agent active

damocles

Maker: AizenvoltPrime License: MIT Stars: 72 First released: 2025-12-23 Language: TypeScript
IDE

About

Damocles embeds a full coding agent into VS Code by building on the Pi agent runtime, so the loop, tools, and subagent machinery come from Pi while the extension adds deep editor integration: inline diff previews, checkpointed rewinds and forking, and real-time subagent visualization. Its model providers include Claude, GPT/Codex, StepFun, and DeepSeek, and its MCP client merges servers from Claude Code, Codex, and its own config files with OAuth and auto-reconnect. Beyond single-agent use it supports nested subagents with mid-task steering and optional 2–5 agent collaborative teams with scratchpads and verification ledgers, plus extras such as a knowledge graph over the codebase, browser automation, and voice control. It is a solo-maintained MIT project aimed at developers who want Claude Code-class behavior inside the editor with local, inspectable state.