Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hierFlux principal

GitHub offers physical CD-ROM backups of public repositories in limited promotion

Par : IT News
3 juillet 2026 à 13:24
GitHub offers physical CD-ROM backups of public repositories in limited promotion
GitHub has launched a limited-time promotion allowing developers to request a physical CD-ROM containing the contents of a public repository. This initiative serves as a satirical response to recent industry shifts away from physical media, specifically targeting Sony's move toward digital-only distribution. The offer is restricted to the first 1,000 eligible submissions received through a dedicated Microsoft Forms page between July 2 and July 6, 2026.

Source

SpaceX acquisition of Cursor raises questions about model neutrality in AI coding

Par : IT News
2 juillet 2026 à 20:46
SpaceX acquisition of Cursor raises questions about model neutrality in AI coding
SpaceX has reached an agreement to acquire Cursor, a prominent AI-powered code editor, for $60 billion. Cursor is widely used by developers because it allows them to toggle between various large language models from providers like OpenAI and Anthropic. The acquisition provides Cursor with massive computing resources for internal model training while giving Elon Musk a dominant tool in the developer ecosystem.

Source

Anthropic slashes Claude Code system prompt to boost model performance

Par : IT News
2 juillet 2026 à 20:28
Anthropic slashes Claude Code system prompt to boost model performance
Anthropic has reduced the system prompt for its Claude Code tool by 80 percent to improve efficiency. The developer team discovered that the latest Fable 5 models perform better when provided with fewer explicit instructions and examples. This shift suggests that modern large language models are becoming more capable of interpreting intent without rigid guidance.

Source

Windows 11 version 26H2 enters testing as Kerberos hardening reaches final phase

Par : IT News
2 juillet 2026 à 10:57
Windows 11 version 26H2 enters testing as Kerberos hardening reaches final phase
Microsoft has launched Windows 11 version 26H2 for early validation through the Windows Insider Program, utilizing an enablement package for streamlined deployment. This update coincides with the general availability of point-in-time restore, a recovery feature that allows users to roll back devices to a previous state within minutes. Additionally, the Intune Enterprise Application Management platform now supports auto-updates, enabling managed applications to transition between incremental releases without manual admin intervention.

Source

GitHub Copilot introduces Kimi K2.7 as its first open-weight coding model

Par : IT News
2 juillet 2026 à 10:57
GitHub Copilot introduces Kimi K2.7 as its first open-weight coding model
GitHub has integrated Kimi K2.7 Code into its Copilot platform, marking the first time an open-weight model is available as a selectable option. This addition provides developers with a lower-cost alternative for coding workflows compared to proprietary models. Hosted on Microsoft Azure, the model is currently rolling out to individual subscribers and will soon reach corporate tiers.

Source

GitHub Copilot vision enables image and PDF reasoning across all plans

Par : IT News
2 juillet 2026 à 10:57
GitHub Copilot vision enables image and PDF reasoning across all plans
GitHub has announced the general availability of Copilot vision, a feature that allows users to attach images and PDFs directly to chat prompts. This capability enables the AI to reason over visual data and document content alongside traditional code inputs. Supported file formats include common image types like JPEG, PNG, and WebP, as well as standard PDF documents.

Source

Trojanized GitHub exploits deliver ChocoPoC malware via malicious Python dependencies

Par : IT News
2 juillet 2026 à 10:32
Trojanized GitHub exploits deliver ChocoPoC malware via malicious Python dependencies
Threat actors are targeting security researchers and penetration testers by distributing weaponized proof-of-concept exploits on GitHub. Unlike traditional attacks that embed malware directly into exploit files, this campaign utilizes malicious Python packages hosted on the Python Package Index. When a user clones a repository and installs the listed dependencies, a chain of trojanized packages eventually downloads the ChocoPoC remote access trojan.

Source

Unpatched Argo CD vulnerability allows remote code execution and cluster takeover

Par : IT News
2 juillet 2026 à 10:32
Unpatched Argo CD vulnerability allows remote code execution and cluster takeover
Argo CD, a popular GitOps tool for automating software deployments to Kubernetes, contains an unpatched vulnerability in its repo-server component. Security researchers discovered that an unauthenticated attacker can achieve remote code execution if they gain access to the service's internal gRPC endpoint. The flaw stems from how the system handles Kustomize options, allowing malicious actors to inject attacker-controlled settings through a crafted request.

Source

New Model Context Protocol beta SDKs enable stateless AI agent scaling

Par : IT News
2 juillet 2026 à 10:32
New Model Context Protocol beta SDKs enable stateless AI agent scaling
The Model Context Protocol (MCP) is undergoing a major architectural shift with the release of the 2026-07-28 specification candidate and accompanying beta SDKs for Python, TypeScript, Go, and C#. This update transitions the protocol to a stateless core, eliminating the traditional "initialize" handshake and session-level requirements. These changes allow administrators to scale MCP servers using standard round-robin load balancers without needing sticky sessions or shared state stores.

Source

GitHub automates open source license enforcement within development workflows

Par : IT News
2 juillet 2026 à 10:32
GitHub automates open source license enforcement within development workflows
GitHub has introduced a license compliance feature in public preview to help organizations manage the legal risks associated with open source dependencies. This tool integrates directly into the pull request process, allowing for the automated scanning of new or modified libraries against a centralized corporate policy. By shifting compliance checks to the earliest stages of development, teams can identify and resolve problematic licenses before they reach production environments.

Source

GitHub Copilot CLI introduces intelligent task routing with HyDRA

Par : IT News
1 juillet 2026 à 19:50
GitHub Copilot CLI introduces intelligent task routing with HyDRA
GitHub has updated the Copilot Command Line Interface (CLI) to include an automatic model selection feature that routes tasks to the most appropriate AI model. This system, powered by an internal router called HyDRA, analyzes task complexity, reasoning depth, and tool orchestration requirements to determine the optimal model for each request. The automation aims to provide a high-quality experience while maintaining reliability by monitoring real-time model health and availability signals.

Source

Visual Studio Code agents gain autonomous browser automation and testing tools

Par : IT News
1 juillet 2026 à 19:50
Visual Studio Code agents gain autonomous browser automation and testing tools
Visual Studio Code has introduced generally available browser tools that allow GitHub Copilot agents to autonomously build and verify web applications. These agents can now perform complex browser actions such as navigating pages, clicking elements, and handling dialogs to validate their own code. By capturing console errors and screenshots, the AI identifies functional bugs and implements fixes without manual developer intervention.

Source

Microsoft on AI benchmark hacking

Par : IT News
1 juillet 2026 à 17:45
Microsoft: Why public AI benchmarks fail to predict real-world performance for IT teams
Public AI benchmarks like SWE-bench often fail to predict how coding agents will perform within specific corporate environments. While a model may achieve high scores on open-source tasks, these evaluations do not account for proprietary SDKs, internal architectural patterns, or complex workspace extensions. Consequently, a top-tier leaderboard ranking does not guarantee that an agent can successfully navigate a team's unique codebase or follow internal coding conventions.

Source

Anthropic: Automating developer workflows with Claude Code agentic loops

Par : IT News
1 juillet 2026 à 17:45
Anthropic: Automating developer workflows with Claude Code agentic loops
Claude Code has introduced agentic loops to transform manual prompting into autonomous, repetitive workflows that continue until a specific stop condition is met. These loops allow the model to gather context, execute actions, and verify results through structured patterns like turn-based, goal-based, and time-based execution. By utilizing these patterns, teams can automate complex tasks such as UI verification, regression testing, and continuous integration fixes without constant human oversight.

Source

Claude Sonnet 5 brings enhanced coding performance to GitHub Copilot

Par : IT News
1 juillet 2026 à 17:45
Claude Sonnet 5 brings enhanced coding performance to GitHub Copilot
GitHub has announced the general availability of Anthropic’s Claude Sonnet 5 model within the GitHub Copilot ecosystem. This new model is designed to handle complex coding scenarios and agentic workflows across various development environments. Internal testing indicates that the model excels particularly in command-line interface tasks and maintains low latency during high-demand operations.

Source

VS Code Insiders adds enterprise telemetry controls and custom AI model options

Par : IT News
1 juillet 2026 à 16:20
Visual Studio Code 1.128 Insiders introduces the ability for organizations to manage OpenTelemetry settings through enterprise policies. This update allows administrators to centrally enable and configure telemetry collection for users across their environment. By leveraging these policies, organizations can better monitor editor usage and performance data according to their internal compliance standards.

Source

Cursor for iOS enables remote management of AI coding agents

Par : IT News
1 juillet 2026 à 01:14
Cursor for iOS enables remote management of AI coding agents
The AI-powered code editor Cursor has launched a native iOS application in public beta to facilitate mobile development workflows. This tool allows developers to initiate and manage AI agents that can perform coding tasks either on a local workstation or within isolated cloud environments. By providing a mobile interface for these agents, the platform aims to reduce the need for developers to remain physically present at their primary machines.

Source

container machine : un environnement Linux sur Mac, façon WSL

30 juin 2026 à 16:13

Faire tourner Linux sur Mac avec container machine, le mode de l'outil Apple Container qui offre un environnement Linux persistant : un équivalent de WSL.

Le post container machine : un environnement Linux sur Mac, façon WSL a été publié sur IT-Connect.

❌
❌