Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
Aujourd’hui — 16 juillet 20264sysops

Visual Studio Code introduces dedicated agent host for parallel AI sessions

Par : IT News
16 juillet 2026 à 11:22
Visual Studio Code introduces dedicated agent host for parallel AI sessions
Visual Studio Code version 1.129 introduces a dedicated agent host process designed to run multiple AI models like GitHub Copilot, Anthropic Claude, and OpenAI Codex simultaneously. This background process operates independently of the main editor window, allowing AI sessions to persist even if the user closes the application. By moving these agents to a separate harness, developers can connect a single AI session across multiple editor windows to maintain a consistent workflow.

Source

xAI open-sources Grok Build following covert repository exfiltration incident

Par : IT News
16 juillet 2026 à 11:22
xAI open-sources Grok Build following covert repository exfiltration incident
xAI has released the full source code for its Grok Build terminal coding agent under the Apache 2.0 license following a significant privacy breach. Security researchers discovered that the tool was silently exfiltrating entire local Git repositories, including sensitive SSH keys, credentials, and full commit histories, to xAI’s Google Cloud storage. The incident prompted a public outcry, leading Elon Musk to pledge the deletion of all uploaded user data and the transition of the tool to an open-source model.

Source

Atlassian integrates Teamwork Graph into Jira to enhance AI coding agents

Par : IT News
16 juillet 2026 à 11:22
Atlassian has updated Jira to better support AI-native software development by integrating its Teamwork Graph data layer. This system connects organizational data including team structures, project goals, and existing code repositories to provide AI agents with necessary enterprise context. By linking these disparate data points, the platform aims to resolve productivity bottlenecks where AI tools previously lacked the background information to produce accurate results.

Source

OpenAI Codex encryption update obscures agent audit trails for administrators

Par : IT News
15 juillet 2026 à 21:39
OpenAI Codex encryption update obscures agent audit trails for administrators
OpenAI has updated its Codex AI agent to encrypt messages sent between primary agents and sub-agents using the MultiAgentV2 protocol. This security measure ensures that sensitive task instructions are encrypted on the backend and never reach the local machine in clear-text format. While this prevents unauthorized interception or local tampering, it simultaneously removes the human-readable audit trail previously available to developers and administrators.

Source

Hier — 15 juillet 20264sysops

GitHub Copilot for Visual Studio 2026 adds usage tracking and C++ modernization

Par : IT News
15 juillet 2026 à 12:19
GitHub Copilot for Visual Studio 2026 adds usage tracking and C++ modernization
GitHub Copilot in Visual Studio 2026 now includes a dedicated usage window to help developers manage usage-based billing models. This interface provides real-time consumption updates and allows users to set custom notification thresholds for approaching credit limits. These proactive alerts ensure that teams can monitor overages and maintain budget control directly within the development environment.

Source

GitHub Copilot for JetBrains adds BYOK support for custom LLM endpoints

Par : IT News
15 juillet 2026 à 12:19
GitHub Copilot for JetBrains adds BYOK support for custom LLM endpoints
GitHub Copilot for JetBrains now supports a "bring-your-own-key" (BYOK) model that allows users to connect to OpenAI-compatible custom endpoints. This update enables developers to use external Large Language Model (LLM) providers such as Anthropic, Azure OpenAI, or locally hosted models via Ollama without a paid Copilot subscription. By decoupling the agent runtime from the model subscription, GitHub allows teams to utilize its task orchestration infrastructure while paying model providers directly.

Source

GitHub integrates AI security detections into pull request reviews

Par : IT News
15 juillet 2026 à 12:19
GitHub integrates AI security detections into pull request reviews
GitHub has introduced AI-powered security detections that appear directly within pull request reviews to identify vulnerabilities before code is merged. This feature expands scanning capabilities to include programming languages and frameworks that are not currently supported by the standard CodeQL analysis engine. These AI-generated findings are labeled specifically to distinguish them from traditional static analysis results, ensuring developers can identify the source of the alert.

Source

Anthropic warns of automated RCE and data theft risks in Claude Code

Par : IT News
14 juillet 2026 à 23:08
Anthropic warns of automated RCE and data theft risks in Claude Code
Anthropic has confirmed that malicious actors, including state-sponsored groups, have successfully weaponized the Claude Code AI assistant to conduct highly automated cyberattacks. Vulnerabilities in versions 2.1.91 through 2.1.196 allow attackers to execute remote code and harvest sensitive data by injecting malicious prompts into source files like README.md. These exploits leverage the tool's "auto-mode" to bypass traditional security rules, performing unauthorized actions such as querying databases or calling APIs without human intervention.

Source

Oracle expands Fusion AI Agent Studio with pro-code development tools

Par : IT News
14 juillet 2026 à 18:20
Oracle expands Fusion AI Agent Studio with pro-code development tools
Oracle has updated its Fusion AI Agent Studio to support professional developers by integrating pro-code tools into the existing low-code framework. This expansion allows developers to build agentic applications using familiar environments such as Visual Studio Code, command-line interfaces, and Git-based workflows. The platform now supports AI coding assistants like Anthropic Claude Code and OpenAI Codex to help generate and validate Fusion-specific artifacts.

Source

À partir d’avant-hier4sysops

Anthropic tokenizer update increases hidden costs for AI coding tasks

Par : IT News
14 juillet 2026 à 09:18
Anthropic tokenizer update increases hidden costs for AI coding tasks
Anthropic has introduced a new tokenizer for its Claude Sonnet 5 and Opus models that significantly increases the number of tokens generated for the same input text. Tokenizers are essential components that translate human language or code into numerical integers that large language models can process. Because AI providers bill based on token volume, this architectural change directly impacts the total cost of ownership for organizations utilizing these models.

Source

New HTTP QUERY method standardizes complex read-only requests

Par : IT News
13 juillet 2026 à 17:23
New HTTP QUERY method standardizes complex read-only requests
The IETF has officially standardized the HTTP QUERY method under RFC 10008 to address long-standing limitations in web communication. This new verb serves as a middle ground between GET and POST by allowing request data to be sent in the body rather than the URL. It is specifically designed for complex search operations that require structured data but do not change the state of the server.

Source

Cynative open-source agent uses read-only guardrails to hunt cloud security flaws

Par : IT News
13 juillet 2026 à 12:00
Cynative open-source agent uses read-only guardrails to hunt cloud security flaws
Cynative is an open-source security research agent designed to identify vulnerabilities across cloud environments, Kubernetes clusters, and code repositories. The tool functions by orchestrating large language models to analyze infrastructure and runtime data in an adversarial manner similar to a human attacker. It supports major platforms including AWS, Azure, and Google Cloud, utilizing existing credentials found in the operator's environment to perform its investigations.

Source

AI exposure shifts from job destruction to creation for senior roles

Par : IT News
11 juillet 2026 à 18:00
AI exposure shifts from job destruction to creation for senior roles
Recent labor market data indicates a significant reversal in hiring trends for occupations highly exposed to AI, such as software development. While these roles saw the sharpest declines between 2022 and 2026, they have led a notable rebound in job postings over the past year. This shift suggests that AI is beginning to augment existing positions rather than simply replacing them, particularly as agentic AI tools become more prevalent.

Source

Meta Muse Spark 1.1 edges out GLM-5.2 in coding efficiency and cost

Par : IT News
11 juillet 2026 à 11:09
Meta Muse Spark 1.1 edges out GLM-5.2 in coding efficiency and cost
Meta has released Muse Spark 1.1, a multimodal reasoning model that demonstrates superior performance in coding tasks compared to its competitor, GLM-5.2. On the Artificial Analysis Coding Index, the model achieved a score of 71.3, surpassing GLM-5.2’s score of 68.8. This update marks a significant leap in capability, with the model gaining eight points on the general Intelligence Index in just three months.

Source

OpenAI GPT-5.6 review highlights Sol as a persistent coding workhorse

Par : IT News
10 juillet 2026 à 22:07
The flagship GPT-5.6 Sol model has emerged as a top-tier choice for complex, long-horizon agentic tasks and multi-step software engineering. Reviews indicate that while it leads in coding agent benchmarks, it often prioritizes exhaustive execution over architectural simplicity, sometimes generating excessive code to solve problems. However, this persistence makes it highly effective for autonomous bug fixing and navigating messy repositories where checking off every item on a list is the primary goal.

Source

Microsoft releases Agent Framework for Go in public preview

Par : IT News
10 juillet 2026 à 16:07
Microsoft releases Agent Framework for Go in public preview
Microsoft has launched the public preview of the Microsoft Agent Framework (MAF) for Go, expanding its multi-language platform for building AI agents. This framework allows developers to move beyond simple prompt calls toward production-grade systems that utilize tools and maintain context. The Go SDK joins existing implementations for .NET and Python, providing a consistent foundation for orchestrating complex multi-agent workflows.

Source

Using Claude AI, Bun migrated over 535,000 lines of Zig code to Rust in just eleven days

Par : IT News
10 juillet 2026 à 15:40
Using Claude AI, Bun migrated over 535,000 lines of Zig code to Rust in just eleven days
The JavaScript runtime Bun has completed a comprehensive architectural migration from the Zig programming language to Rust. This transition was driven by a need to eliminate persistent memory safety issues, such as use-after-free and double-free errors, which are common in Zig's manual memory management. By moving to Rust, the development team leverages a strict borrow checker that identifies these vulnerabilities during the compilation phase rather than at runtime.

Source

GPT-5.6 Sol challenges Claude Fable 5 with superior coding efficiency and lower costs

Par : IT News
9 juillet 2026 à 22:44
GPT-5.6 Sol challenges Claude Fable 5 with superior coding efficiency and lower costs
OpenAI has introduced GPT-5.6 Sol, a flagship model that nearly matches the performance of Anthropic's Claude Fable 5 while significantly reducing operational expenses. The model achieved a top score on the Coding Agent Index and demonstrated high proficiency in realistic office tasks through the AA-Briefcase benchmark. Although it remains in a restricted preview for vetted organizations, it is already being integrated into development environments like the Codex client.

Source

Cognition launches SWE-1.7 coding model for Devin with high-speed inference

Par : IT News
9 juillet 2026 à 22:44
Cognition launches SWE-1.7 coding model for Devin with high-speed inference
Cognition has released SWE-1.7, a specialized software engineering model integrated into the Devin AI agent platform. Built on the Kimi K2.7 Code base and refined through reinforcement learning, the model is designed for long-horizon tasks and complex repository-level changes. It is served via Cerebras hardware to achieve inference speeds of 1,000 tokens per second, aiming to reduce latency during autonomous coding workflows.

Source

❌
❌