sethdeckard/atria
TUI for managing multiple AI coding agents in terminal tabs and panes.
This project offers a central dashboard for developers who use multiple AI coding agents like Claude Code or GitHub Copilot. It helps you manage, monitor, and interact with all your agents from a single view, regardless of whether they run in a dedicated terminal multiplexer like tmux, a modern terminal, or the tool's built-in terminal. You input prompts or commands, and it routes them to the correct agent, showing real-time status and output.
Use this if you are a software developer who regularly juggles several AI coding assistants across different projects and terminal sessions, and you want a unified way to track their status and send them prompts.
Not ideal if you rarely use AI coding agents, only ever use one at a time, or prefer to interact with each agent directly within its dedicated terminal window.
Stars
14
Forks
—
Language
Go
License
MIT
Category
Last pushed
Apr 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/sethdeckard/atria"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...