Vue lecture

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.

New GitHub Copilot features in VS Code: custom chat modes, chat tool sets, undoing edits, and Simple Browser

The VS Code May 2025 update (version 1.101), released a few days ago, introduces a range of new features primarily focused on GitHub Copilot. My favorite addition is the custom chat mode, which lets you create a personalized mode alongside the built-in options: Ask, Edit, and Agent. In this post, I'll also explore the new chat tool sets and the undoing edits feature. While the Simple Browser feature was included in the previous release, it deserves discussion. Furthermore, I will briefly summarize the MCP enhancements.

Source

Docker Desktop MCP catalog: Connect installed MCP servers to GitHub Copilot in VS Code, and Claude Desktop

The MCP catalog in Docker Desktop has been available for a couple of weeks now. However, MCP support only works properly in the just-released Docker Desktop 4.42. The Docker Desktop MCP server catalog significantly simplifies installing MCP servers for any MCP client. I tested it with Gordon (Docker Desktop chatbot), Anthropic Claude Desktop, and VS Code GitHub Copilot on macOS, but the process should be identical on Windows.

Source

Comparateur de box internet : les meilleures offres (fibre et ADSL) chez Bouygues, Free, Orange, SFR…

Les fournisseurs d'accès à internet mènent une vraie bataille sur le plan des offres. Tarifs agressifs, sans engagement, services additionnels, TV et bien évidemment débit… Il y a beaucoup de choses à passer au crible pour trouver la meilleure offre de box internet. Que vous ayez besoin d'une connexion optimale pour le streaming, le télétravail ou simplement pour surfer sur le Web sans lenteur, notre comparateur de box internet et notre FAQ vous guideront vers le choix idéal.

23 alternatives gratuites à ChatGPT en 2025

Le chatbot d'OpenAI a pris une place notable dans le quotidien de bien des internautes, au même titre que Google. Grâce à l'IA générative de ChatGPT, on peut lui transférer des traitements pénibles et avoir des résultats rapidement. Mais parfois, son agent conversationnel plante. Plutôt que de laisser en suspend vos tâches chronophages et rébarbatives, des chatbots alternatifs et gratuits peuvent vous aider à rebondir... en attendant le rétablissement de ChatGPT.

PageMagic - Votre styliste web IA sur Chrome

J’ai encore découvert un truc génial aujourd’hui ! J’ai trop de chance ! C’est une extension Chrome qui s’appelle PageMagic et en gros, c’est comme si vous aviez un développeur expert en CSS dans votre poche qui comprend exactement ce que vous voulez changer sur n’importe quel site web.

L’idée est pas con vous allez voir… Vous installez l’extension, vous allez sur un site qui vous fait mal aux yeux ou dont l’ergonomie vous gonfle, et hop ! Vous décrivez en langage naturel ce que vous voulez modifier. Genre “réduis la taille de la police, cache la sidebar, change la couleur de fond”. Et l’extension s’occupe de tout grâce à l’IA Claude d’Anthropic.

Create an Amazon Bedrock Agent: A simple Lambda function example

Creating an AI agent in Amazon Bedrock involves a relatively complex process. The example in this post has been simplified for clarity. Once you have your first Agent setup working, exploring all the features that AI agents in AWS offer becomes much easier. The Bedrock Agent I discuss uses a Lambda function, which can be triggered by the AI model when the user prompt indicates its usefulness. An AWS Lambda function is a serverless compute service that runs your code in response to events without provisioning or managing servers. These functions may involve complex logic, enabling the AI agent to perform sophisticated tasks autonomously.

Source

AI Invoice Extractor - L'IA qui dévore vos factures pour vous épargner l'enfer de la compta

Vous voulez arrêter de passer vos week-ends à saisir vos factures comme un l’esclave du capitalisme que vous êtes ? Et bien vous allez à nouveau sourire puisque WellApp.ai vient de lâcher un petit code open source bien sympa qui va changer votre rapport à la comptabilité ! Je vous parle d’un extracteur de factures alimenté à l’IA qui transforme n’importe quel reçu en données structurées JSON en quelques secondes. Du genre, vous lui balancez une photo de ticket de caisse prise avec votre smartphone, et hop, l’IA vous sort le montant total, la date, le vendeur, et tout le tralala dans un format exploitable.

Install Gmail MCP server for AI-powered email search

The Gmail MCP server covered in this post lets you access Gmail from any AI client that supports MCP. I found the MCP server more capable than Google's integration with Gemini in Gmail. The AI-powered search feature proved to be helpful, but the MCP server also offers several other valuable commands. In this post, I used Claude Desktop. However, once you install the MCP server and set up the Gmail API, you can access Gmail through MCP from any compatible AI application by copying the MCP JSON. I expect that the ChatGPT app and even Windows 11 will add MCP support very soon.

Source

Install Anthropic Claude Code as VS Code “extension”

The leader in coding models has rolled out Claude Code to the public. Anthropic's terminal-based AI coding assistant automates editing, testing, and managing git workflows using natural language commands. Although you cannot install Claude Code as a VS Code extension via the marketplace, its integration into the open-source IDE is straightforward, and the user experience closely resembles GitHub Copilot, Cline, or Roo Code. My review of the preview version was somewhat critical because I dislike coding in the terminal. However, Claude Code now integrates well with VS Code and JetBrains, so I changed my original verdict.

Source

❌