CardsDelegate the coding, not the understanding. Cards is a local-first extension that organizes coding-agent activity into durable, Git-backed work directories. It sits between you, your local repository, and your coding agent (such as Claude Code or Codex), keeping your agentic workflows legible, isolated, and under your control. The Core WorkflowCoding agents write faster than you can read. When a session ends or a terminal closes, you often lose the plan, the transcripts, and the rationale behind the edits. Cards prevents this context loss:
Key Features🔒 Local-First & PrivateCards does not run a cloud database or upload your source code. Your card history, transcripts, and repositories remain entirely on your local machine. 🌳 Isolated Git WorktreesRun agents in parallel or switch branches in your main window without interruption. Cards executes the agent inside a dedicated worktree and records its progress on a card-specific branch. 🔍 SCM Attribution TreeTraditional ⚡ Zero Workspace PollutionCards operates out-of-the-box on any local Git repository. It does not modify your project files, install heavy local daemons, or inject global configurations. Getting Started1. InstallationInstall the extension from the Marketplace or Open VSX Registry:
2. Link your Agent CLICards coordinates the agent but does not package the model or runner. Link it to your local agent installation:
3. Run your First Card
Platform CompatibilityCompatible with all major editor forks:
Also available on the Open VSX Registry for privacy-focused distributions. Support & Resources
LicenseProprietary software. Copyright © 2026 Goodfoot Media LLC. See LICENSE for complete terms. |