Vue lecture

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

Install Microsoft AI Shell on Mac

Microsoft has released AI Shell v1.0.0‑preview.5, which provides a Windows-only security patch, while Preview 4 delivered substantial improvements—enhanced macOS side‑pane support in iTerm2, Entra ID authentication, expanded Invoke‑AIShell functionality (with new -PostCode, -CopyCode, and -Exit flags)—all based on community feedback to improve workflows across Azure OpenAI, macOS, and PowerShell. This article also explains how to install Microsoft AI Shell on macOS.

Source

Managing container networks in Windows Server 2025

Windows Server 2025 can run Windows and Hyper-V containers. The former share resources like the kernel with the host OS and have process-level isolation, while the latter run in virtual machines. To enable communication between containers and with physical systems, you must configure the network accordingly.

Source

New in VS Code GitHub Copilot: Command allow/deny lists, resubmit requests, MCP server catalog

VS Code version 1.102 introduced several useful new features in GitHub Copilot. Command allow/deny lists let you specify which commands the Copilot agent can execute without asking for permission. The resubmit feature enables you to edit a previous request and resubmit the prompt. Additionally, the new VS Code version includes various updates for managing MCP servers, including a curated catalog of MCP servers.

Source

METR study: Is AI-assisted coding overhyped?

A new study by METR got a lot of attention online. It claims that developers often overestimate the productivity boost from AI tools. In a coding test, the researchers found that AI caused a 19% "slowdown" for developers. In my opinion, it's not AI coding that's overhyped, but rather the study's findings.

Source

GitHub Copilot concepts: An overview of all services and tools

The number of GitHub Copilot concepts continues to grow, and their similar names can easily confuse. This post offers an overview of all the concepts, along with a link to find more information. The main confusion stems from the Copilot tools on GitHub.com and GitHub Copilot in VS Code. Although there is some overlap, keeping these two areas separate is essential.

Source

What is Microsoft Sovereign Cloud?

Microsoft recently announced Microsoft Sovereign Cloud, which is aimed at European customers. The main goal is to provide more autonomous solutions in a politically complex climate, including options that do not require a cloud connection. Nonetheless, detailed information about the product has yet to be disclosed.

Source

Install Grafana 12 on Windows

Grafana is an open-source platform for analytics and monitoring that allows you to visualize metrics, logs, and traces from any source. This blog post will walk you through installing the newly released Grafana 12 on Windows.

Source

Enable hidden Windows features with the free ViVeTool

ViVeTool is an open-source tool for Windows 10 and Windows 11 that allows you to enable or disable hidden or experimental Windows features. Microsoft often tests new features in Insider builds that are not immediately visible to all users. This program lets you manually control these hidden features without waiting for official updates.

Source

Warp 2.0: AI terminal evolves into Agentic Development Environment (ADE)

The brand-new Warp 2.0 no longer wants to be just an AI-powered terminal. The Warp team appears to be taking inspiration from Anthropic’s Claude Code and OpenAI’s Codex CLI. Both AI-driven coding tools target devs who prefer to code in a terminal instead of working in an Integrated Development Environment (IDE). Zach Lloyd, Warp's CEO, is eager to join the AI agent race, believing that features like the Agent Management Panel, diffs, and a built-in editor can transform a CLI tool into a vibe coding platform or what he calls an Agentic Development Environment (ADE).

Source

Remote MCP: Streamable Data Input/Output (SDIO), Server-Sent Events (SSE), Streamable HTTP

Recently, leading AI companies announced support for remote MCP, allowing an MCP client to connect to a remote MCP server via Streamable HTTP, which still supports Server-Sent Events (SSE). The Streamable Data Input/Output (SDIO) protocol remains essential for local integrations and remote services, which are accessible only through conventional APIs. In my opinion, the excitement surrounding new model releases has lost its significance. AI model developers seem to primarily focus on optimizing their models for AI benchmarks. However, the genuine innovations occur in the technologies surrounding AI models—most notably in AI agents and the supporting infrastructure in which remote MCP servers will play an important role.

Source

❌