VS Code 1.115 Agents: What Changed for Agent-Native Development

VS Code 1.115 Agents: What Changed for Agent-Native Development

VS Code 1.115 agents matter because Microsoft moved beyond chat assistance and added execution infrastructure: an Agents preview app, isolated worktrees, parallel sessions, review surfaces, browser transparency, and stronger terminal tooling. The practical takeaway is simple: VS Code is becoming a host for delegated coding work, not just an editor with AI features. What Changed in VS Code 1.115? VS Code 1.115 is the April 8, 2026 Visual Studio Code release that introduced the VS Code Agents preview app alongside agent-focused browser and terminal improvements. The headline is not a new autocomplete model; it is a workflow layer for running multiple coding agents, watching their progress, reviewing diffs, giving feedback, and opening pull requests. That matters because Stack Overflow’s 2025 Developer Survey found 84% of developers were using or planning to use AI tools, while 66% were frustrated by AI answers that were almost right but not quite. VS Code 1.115 targets that gap by giving agent work more isolation, visibility, and review pressure. The release also improved integrated browser tool calls, long-running Playwright scripts, background terminal interaction, and notifications. The takeaway: VS Code 1.115 treats agents as operational workers that need supervision, not magic assistants that can be trusted blindly. ...

June 15, 2026 · 17 min · baeseokjae
VS Code Agents Guide 2026: The Agent-Native Companion App

VS Code Agents Guide 2026: The Agent-Native Companion App

VS Code agents are turning the editor into a control plane for delegated software work: plan a task, run it in an isolated session, review diffs, give feedback, and decide what merges. This VS Code agents guide explains the 2026 workflow without treating agents as magic or replacing engineering judgment. What Are VS Code Agents in 2026? VS Code agents are AI coding systems embedded in, or coordinated around, Visual Studio Code that can inspect a codebase, plan multi-step changes, edit files, run commands, and revise their work from feedback. In VS Code 1.115, Microsoft introduced the Visual Studio Code Agents preview companion app for Insiders, with parallel sessions, isolated worktrees, inline diffs, feedback, PR creation, and inherited VS Code customizations. That matters because agent work is no longer just a chat response pasted into an editor. A developer can delegate a scoped issue, monitor progress, review exact file changes, and keep merge authority. Stack Overflow’s 2025 survey reported that 84% of respondents use or plan to use AI tools in development, but useful agent adoption depends on controlled workflows, not novelty. The takeaway: VS Code agents are best understood as reviewable work sessions, not autocomplete with a bigger context window. ...

June 13, 2026 · 21 min · baeseokjae
Continue.dev Alternatives 2026: 6 Open-Source VS Code AI Plugins Compared

Continue.dev Alternatives 2026: 6 Open-Source VS Code AI Plugins Compared

Continue.dev is a solid open-source AI coding plugin, but it’s not the only option. In 2026, Cline (62.5k GitHub stars), Tabby, Kilo Code, OpenCode, Void, and Roo Code all offer meaningful alternatives — each with different strengths around autonomy, privacy, and model flexibility. Why Developers Are Looking Beyond Continue.dev in 2026 Continue.dev is one of the most popular open-source AI coding assistants, holding 31.8k GitHub stars and supporting both VS Code and JetBrains with Apache 2.0 licensing. But in 2026, its limitations are becoming clearer: agent mode is less mature than competitors, it requires you to supply your own API keys (no built-in model access), and the autonomous task execution that tools like Cline offer is markedly more capable. Against a backdrop where VS Code is used by 75.9% of developers (2025 Stack Overflow survey) — with 50 million monthly active users — the AI coding plugin space has exploded. Developers who need deeper agentic capabilities, self-hosted privacy, or support for 100+ AI providers are finding purpose-built alternatives that serve those needs better. The 2026 landscape has also seen significant turbulence: Roo Code shut down in May, and Void paused active development — which means choosing the right tool now requires understanding which projects are still actively maintained. ...

May 30, 2026 · 12 min · baeseokjae
Cline vs Cursor vs GitHub Copilot 2026: VS Code AI Agent Showdown

Cline vs Cursor vs GitHub Copilot 2026: VS Code AI Agent Showdown

Cline vs Cursor vs GitHub Copilot 2026: The VS Code AI Agent Landscape The AI coding assistant market has crossed $9.46B in 2026, and three tools dominate the VS Code ecosystem: Cline, Cursor, and GitHub Copilot. Each approaches AI-assisted development from a fundamentally different angle. Cursor is a VS Code fork that embeds AI into the editor core, generating $2B ARR from 360,000+ paying customers. GitHub Copilot is a multi-IDE extension backed by Microsoft with 15 million paid subscribers and the deepest GitHub integration on the market. Cline is an open-source VS Code extension that gives developers autonomous agents with full terminal access, file system control, and MCP-based tool integration — no subscription lock-in required. These three tools are not competing for the same developer. Cursor wins on integrated experience, Copilot wins on GitHub ecosystem depth, and Cline wins on flexibility and control. Understanding which of these properties matters most for your workflow is the only question you need to answer before choosing. ...

May 8, 2026 · 11 min · baeseokjae
VS Code vs Cursor vs Windsurf vs JetBrains AI 2026: Which IDE Should You Use?

VS Code vs Cursor vs Windsurf vs JetBrains AI 2026: Which IDE Should You Use?

In 2026, the best AI IDE depends on your workflow. Cursor leads for individual velocity with a 72% autocomplete acceptance rate and $2B ARR. Windsurf dominates enterprise regulated environments with FedRAMP/HIPAA certifications. VS Code + Copilot is the safest bet for teams already on GitHub. JetBrains AI wins for Java/Kotlin teams needing semantic precision. The 2026 AI IDE Landscape: Four Different Bets The AI IDE market in 2026 represents four fundamentally different philosophies about how developers should work with AI. VS Code, holding approximately 70% of the developer market, added GitHub Copilot integration while preserving its 100,000-extension ecosystem — the “safe upgrade” path. Cursor forked VS Code entirely and rebuilt it as an AI-first editor, reaching $2 billion in annual recurring revenue and 18% market share among paid AI tools. Windsurf emerged as the enterprise contender, earning the #1 AI Developer Tool award from LogRocket in February 2026 and securing FedRAMP, HIPAA, and ITAR certifications for regulated industries. JetBrains doubled down on semantic intelligence — analyzing code as structured syntax trees rather than tokens — saving developers up to 8 hours per week on the Java, Kotlin, and Python workflows where it excels. The AI coding tools market hit $7.37 billion in 2025 and is projected to reach $30.1 billion by 2032. Choosing wrong means leaving real productivity on the table: McKinsey’s February 2026 study of 4,500 developers across 150 enterprises found AI coding tools reduce routine coding time by 46%. The question is which tool delivers that gain for your specific stack. ...

May 2, 2026 · 16 min · baeseokjae
Cline AI Review 2026: Open-Source VS Code Coding Agent Tested

Cline AI Review 2026: Open-Source VS Code Coding Agent Tested

Cline is an open-source autonomous coding agent for VS Code with 5M+ installs and 58,000+ GitHub stars. Unlike Cursor or Copilot, it runs inside your existing VS Code installation, uses your own API keys, and executes multi-step tasks autonomously — reading files, running terminal commands, and testing in a headless browser. It’s not a code autocomplete tool. It’s a full agent that works until the task is done. What Is Cline and How Does It Work? Cline is an open-source VS Code extension that functions as an autonomous AI coding agent — not a tab-completion assistant. Installed as a standard extension (not a VS Code fork), Cline brings in a separate agent panel where you describe tasks in natural language. It plans multi-step solutions, reads and writes files across your codebase, executes terminal commands to install packages or run builds, and even controls a headless browser to verify UI changes. In 2026, Cline has 5M+ VS Code extension installs and 58,000+ GitHub stars, making it the most-adopted open-source coding agent in the ecosystem. The core architectural decision that separates Cline from competitors: every action — file edit, terminal command, or browser interaction — triggers an approval gate before execution. This human-in-the-loop design means Cline rarely takes destructive actions without your explicit sign-off. You bring your own API key (BYOK), connect it to Anthropic, OpenAI, Google, Mistral, DeepSeek, or a local Ollama model, and pay only for model usage. There is no subscription to Cline itself. ...

April 28, 2026 · 15 min · baeseokjae