AegisArc Studio brings AI-agentic development workflows directly into VS Code. It combines structured human-in-the-loop checkpoints with security-by-design guidance, giving your team a disciplined, auditable path from feature request to production-ready code.
Features
Feature/Improvement/Bug Workflows: Drive end-to-end development cycles with AI assistance while keeping human review at every critical decision point.
Structured Human-in-the-Loop Checkpoints: Built-in review gates ensure that generated code is inspected and approved before progressing to the next phase.
Security-by-Design Guidance: Security considerations are surfaced throughout the development lifecycle, not bolted on at the end.
Strict Security Code Reviews: Automated, rule-based security reviews flag vulnerabilities before code is merged.
Concurrent Agentic Workflows: Run multiple issue workflows in parallel, each in its own isolated git worktree, to optimize team velocity and efficiency.
RAG Mapping Tool: Build and maintain an indexed knowledge library of your codebase, so agents retrieve only the context relevant to each task instead of rereading the whole repository.
Task-Management Integration: Create, track, and close development tasks directly from the VS Code sidebar.
Git-Based Version-Control Workflow Support: Branch, commit, and pull-request workflows are guided and enforced by the extension.
Security Overview: A project-wide threat-model panel: an AI agent maps your attack surface, identifies and prioritizes threats, and recommends mitigations, with a guided interview to capture owner knowledge and one-click conversion of mitigations into tracked development tasks.
Requirements
VS Code 1.120 or later
Docker (Desktop or Engine) running locally, with Compose v2 (the docker compose command)
Git available on your PATH: Approve/Deploy run host-side and use your existing git installation and credentials
Claude subscription (Pro, Max, or Team): AegisArc Studio authenticates with your Claude session (via claude setup-token); no API key is required
Getting Started
Install the AegisArc Studio extension from the VS Code Marketplace.
Ensure Docker is running on your machine.
Open the AegisArc Studio panel from the Activity Bar.
When prompted, sign in with your Claude account: run claude setup-token and paste the generated session token.
Create or open a project and start a new development workflow.
License
This software is proprietary. See the LICENSE file included with this extension for details.