Use your own language model key in VS Code
Microsoft announced at Build 2026 that VS Code now supports bring your own language model key (BYOK), allowing developers to use models from providers like Azure, Anthropic, OpenAI, or local models vi…
Microsoft announced at Build 2026 that VS Code now supports bring your own language model key (BYOK), allowing developers to use models from providers like Azure, Anthropic, OpenAI, or local models vi…
GitHub Copilot is improving context handling and model routing to increase token efficiency in longer agentic sessions. Enhancements include prompt caching and deferred tool loading in VS Code, while …
Polypore, a new open-source IDE built with Tauri and React, redesigns the development environment to treat AI agents as first-class citizens rather than sidebar assistants. By exposing editor, termina…
GitHub has added a new governance capability to enterprise-managed settings, allowing administrators to disable bypass permission controls for Copilot CLI and VS Code. The setting prevents automatic a…
A developer built Brain AI Hub, a portable second brain system that combines a local LLM, markdown vault, semantic search, and MCP hooks for IDE agents. The open-source project enables self-hosted RAG…
A frontend developer with nearly a decade of experience built ZemDomu, a semantic linter for HTML/JSX/TSX and Vue that catches accessibility issues during development. The tool checks the entire impor…
NVIDIA offers over 100 AI models for free through its NVIDIA NIM service at build.nvidia.com, providing developers with an alternative to paid subscriptions like Cursor's $20/month plan. Users can sig…
A coordinated malware campaign on the JetBrains Marketplace has compromised at least 15 IDE plugins, installed nearly 70,000 times, that steal AI provider API keys entered by users. The plugins, posin…
Oracle's managed MCP server for database queries works with desktop AI clients like Claude Desktop and VS Code Cline, but fails with server-hosted web UIs due to OAuth discovery issues. A developer su…
A developer reports shifting from heavy IDEs like PhpStorm to lighter tools like VS Code and the terminal, driven by AI's ability to handle code intelligence, verification, and testing. The engineer a…
AWS announced remote IDE access for Kiro, VS Code, and Cursor to Amazon SageMaker Unified Studio Spaces, enabling local editors to securely connect to managed compute and data services without SSH key…
Mistral AI rebrands Le Chat as Vibe, a unified AI agent for work and coding tasks. Vibe features Work Mode for multi-step enterprise workflows and Code Mode for remote coding, with a new VS Code exten…
Nylas has integrated email, calendar, and contacts tools into AI agents via the Model Context Protocol (MCP). A single CLI command registers these tools across MCP-capable hosts like Claude Code, Curs…
A developer built a Visual Studio extension that integrates Claude Code's CLI, adding native diff viewing with accept/reject functionality, automatic compiler error sharing, and a dockable panel for c…
Anthropic's Claude Code, a CLI-first agentic coding assistant, is now available for .NET developers through VS Code and JetBrains Rider, with a workaround for Visual Studio via integrated terminal. Th…
Claude Code, the CLI-based AI tool from Anthropic, offers deep integration for .NET developers in VS Code and JetBrains Rider, but lacks official support for Visual Studio as of June 2026. The tool re…
The Model Context Protocol (MCP) standardizes how AI systems connect to tools and data, solving the M×N integration nightmare where multiple AI apps require custom integrations for each data source. M…
Hammermind launches a pay-as-you-go service that generates game-ready pixel art and audio from a single text prompt, with assets exported for Unity, Godot, and GameMaker. The tool offers an MCP server…
Mozilla released an experimental MCP server for MDN Web Docs, enabling AI tools and IDEs to access up-to-date documentation and browser compatibility data. The server addresses the problem of AI model…
Zed 1.6.3 introduces Fast Mode, a toggle that prioritizes AI response speed over cost by routing requests through priority service tiers, alongside terminal sandboxing with granular filesystem permiss…