Tomomo lets you build, manage, and launch a team of AI coding agents right from your editor. Create agents with unique personalities, connect them to runtimes like Claude Code, Codex, or Gemini CLI, and run them in embedded terminals against any project in your workspace.
Features
Agent management. Create, edit, and delete agents with custom names, descriptions, runtimes, and models.
Embedded terminals. Launch agents in real PTY terminals inside VS Code. No window switching.
Multiple runtimes. Works with Claude Code, Codex, Gemini CLI, and community adapters.
Agent memory. Each agent remembers context across sessions, per project and globally.
Soul system. Give agents personality and instructions via soul files.
Skills. Attach reusable skill packs to agents for specialized capabilities.
MCP servers. Configure Model Context Protocol servers per agent with secure credential management.
Quick commands. Define one-click actions for common agent tasks.
Project awareness. Agents know which workspace folder they are working in.
Getting Started
Install the Tomomo extension from the VS Code Marketplace.
Open the command palette (Cmd+Shift+P) and run "Tomomo" to open the panel. Or click the Tomomo icon in the editor title bar.
Create your first agent by choosing a name and runtime.