Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
Hier — 13 juin 2025Flux principal

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

12 juin 2025 à 21:40
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

À partir d’avant-hierFlux principal

SpeculationControl - Un module PowerShell anti-Spectre / Meltdown

Par : Korben
12 juin 2025 à 10:38

Vous vous souvenez de Spectre et de Meltdown ? Mais siiii, ces petites vulnérabilités qui ont foutu le bazar dans tous les processeurs en 2018 ?

Eh bien figurez-vous que Microsoft vient de mettre à jour son outil de vérification, histoire de nous rappeler que nos CPU sont toujours aussi troués qu’un emmental (Oui, le gruyère n’a pas de trou). Le module SpeculationControl pour PowerShell évolue donc et c’est l’occasion parfaite de faire un petit check-up sécurité de vos machines.

Warp Launch Log 3: MCP support, refine prompt, image upload, reusable prompts, git support

9 juin 2025 à 20:42
Warp, the top terminal app with AI support, has introduced new features in its GA release, including MCP support and Refine for AI responses. The Preview release now allows image uploads and the saving of reusable AI prompts. I also found a few new features that weren’t mentioned in the Launch Log 3 post.

Source

Microsoft Edit: Terminal editor for Windows and Linux

Par : Edem Afenyo
27 mai 2025 à 18:20
Microsoft has recently launched Edit, a lightweight terminal editor for Windows and Linux. It revives the spirit of the MS-DOS Editor, which debuted in 1991 as a full-screen text editor for DOS and early Windows systems. Edit eliminates the need to leave the terminal to edit files. While Edit doesn't feature a traditional GUI, it supports tab management and can be navigated using a mouse. On Linux, the open-source tool can be seen as an alternative to nano.

Source

Install an MCP server in the Warp terminal

20 mai 2025 à 17:45
In a remarkably short period, MCP has established itself as the standard for secure and efficient connections between AI models and external data sources and tools. Microsoft has integrated MCP into VS Code, Windows will get it, OpenAI plans to implement it for ChatGPT, and the top terminal application, Warp, has introduced MCP support in its Preview version. I installed the official Perplexity MCP server for my test and incorporated it into Warp.

Source

PowerShell 7.5 : comment créer une interface graphique WPF avec le style Windows 11 ?

16 mai 2025 à 11:00

Avec ce tutoriel, apprenez à créer une application moderne à l'aide de PowerShell 7.X (PowerShell Core) et WPF, en adoptant le style Fluent UI de Windows 11.

The post PowerShell 7.5 : comment créer une interface graphique WPF avec le style Windows 11 ? first appeared on IT-Connect.

What are GitHub Copilot prompt files? An MCP usage example

14 mai 2025 à 19:34
While GitHub Copilot prompt files are related to the instruction files I discussed in my previous post, they serve a different purpose. Prompt files are custom Markdown templates that allow you to automate coding tasks through custom AI-driven slash commands in GitHub Copilot for VS Code. Prompt templates are powerful, as they can utilize MCP server commands as tools. In this article, I will explain how to create prompt files and provide a simple usage example.

Source

What are GitHub Copilot instruction files? A simple usage example

12 mai 2025 à 21:13
In Visual Studio Code version 1.100, Microsoft introduced GitHub Copilot instruction files, which mirror the Rules feature in AI IDEs like Cursor and Windsurf. Instructions allow you to guide the AI assistant’s behavior by providing specific, context-aware directives tailored to your coding standards and project requirements.

Source

Install the Perplexity MCP server for VS Code GitHub Copilot on Windows and Mac

8 mai 2025 à 17:34
Perplexity is an AI search engine that answers questions by combining real-time web results with conversational, natural language responses. Installing Perplexity's official MCP server on your Mac or Windows PC allows querying Perplexity from any AI model in VS Code GitHub Copilot. Enabling your AI to search the web for the latest updates is a must-have feature for scripting or working in the terminal.

Source

OpenAI Codex CLI: AI-powered assistant for the terminal?

6 mai 2025 à 18:17
OpenAI Codex CLI is a new open-source command-line tool that integrates AI models into any terminal. It enables you to generate, edit, and execute code using natural language prompts. I tested Codex CLI on Windows and Mac and concluded that it is no match for advanced AI CLIs such as Warp, Cline, or Roo Code. Do not mix up Codex CLI with OpenAI's Codex model, which was discontinued in March 2023. Perhaps Sam Altman should seek advice from ChatGPT before naming future products.

Source

Install optional features: Enable-WindowsOptionalFeature vs. Add-WindowsFeature vs. Add-WindowsCapability

2 mai 2025 à 02:03
Windows 11 and Windows Server include additional components and utilities that are not installed by default. Depending on the operating system and the source used for installing these features, Microsoft provides various GUI tools and PowerShell cmdlets. Unfortunately, the overall concept lacks consistency and often leads to confusion.

Source

GLPI : comment utiliser l’API avec un script PowerShell ? Voici un exemple pratique !

2 mai 2025 à 09:45

Avec ce tutoriel, apprenez à activer et configurer l'API de GLPI pour mettre à jour les informations des ordinateurs à partir d'un script PowerShell et de l'AD.

The post GLPI : comment utiliser l’API avec un script PowerShell ? Voici un exemple pratique ! first appeared on IT-Connect.

Comparing AI models for MCP server usage

28 avril 2025 à 19:11
I compared six frontier AI models—DeepSeek V3, Anthropic Claude Sonnet 3.7, Google Gemini 2.5 Pro, Meta Llama 4 Maverick, OpenAI GPT 4o (GPT 4.1), and Mistral Large 2—in terms of their capabilities in interacting with MCP servers. Surprisingly, the performance in terms of accuracy, token usage, and API costs are quite different..

Source

What does Supports Images, Computer Use, and Prompt Caching mean in the VS code extensions Roo Code and Cline?

24 avril 2025 à 23:00
Roo Code and Cline are popular AI-driven coding extensions for VS Code. Both assistants indicate whether they support Images, Computer Use, and Prompt Caching when selecting a model. In this post, I explain these model features and whether you need them when coding with AI assistance.

Source

Restrict and report logon hours for Active Directory accounts

23 avril 2025 à 22:46
For security purposes, it may be beneficial to restrict Active Directory account logins to regular working hours. These logon times can be configured using the calendar widget in Active Directory Users and Computers (ADUC). However, PowerShell provides a more efficient and flexible alternative, particularly because it offers reporting capabilities that the graphical interface does not.

Source

Add web search to any GitHub Copilot model – Install Tavily MCP server in VS Code on Windows

18 avril 2025 à 09:52
LLMs' knowledge cutoff date is a significant issue, often resulting in outdated responses. Some frontier models can browse the web, but they frequently skip this ability because they think they can handle things on their own. Bringing in an MCP server that can search the web helps the AI stay updated and assist it when struggling with a problem. Tavily is a research search engine designed to summarize online content for AI models. In this post, I will guide you through installing the Tavily MCP server on Windows. Installing on a Mac follows a similar process.

Source

Install Microsoft Playwright MCP server in VS Code for AI-powered-browser automation in GitHub Copilot Agent Mode

17 avril 2025 à 14:19
Playwright is an open-source framework by Microsoft for automating web browsers to perform end-to-end testing, scraping, and UI interactions across Chromium, Firefox, and WebKit. The Playwright MCP server lets AI agents like GitHub Copilot control a web browser using Playwright’s automation capabilities. Microsoft introduced support for MCP in Visual Studio Code 1.99 (March 2025), enabling tools like the Copilot Agent to connect with external services. In this post, I explain how to install the Microsoft Playwright MCP server in VS Code for the GitHub Copilot Agent.

Source

❌
❌