adospace/vs-agentic

52 stars · Last commit 2026-06-02

Visual Studio 2026 vide-coding extension: works with Claude, supports auto mode, bash/greb/glob, smart read/write/edit tools, sub agents, theming and more

README preview

# VsAgentic

## IMPORTANT PLEASE READ: https://github.com/adospace/vs-agentic/issues/10


**An agentic AI coding assistant for Visual Studio 2026** — chat with Claude to explore, understand, and modify your codebase, powered by the Claude Code CLI and your Claude subscription.

> ⭐ If VsAgentic saves you time, please consider giving it a star — it helps others discover the extension and motivates continued development!

![VsAgentic](https://github.com/user-attachments/assets/8d088aa2-cdf8-421b-9834-7f8851bdacdd)

<img alt="VsAgentic - AI coding assistant for Visual Studio 2026" src="https://github.com/user-attachments/assets/cde8d1a6-c1bd-40f1-99a3-ed11b9f5c839" />

---

## ✨ Features

### 🤖 Powered by Claude Code CLI
VsAgentic uses the [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) as its backend, leveraging your Claude subscription (Pro/Max) to understand your questions and act on your codebase — not just answer them. The CLI handles model selection, tool execution, and all agentic capabilities natively.

View full repository on GitHub →