agent-deck and ai-agent-session-center

These are complementary tools: the terminal session manager provides the foundational multiplexing and routing layer for AI agent interactions, while the real-time dashboard consumes those sessions to visualize and monitor them through an animated 3D interface.

agent-deck
68
Established
ai-agent-session-center
51
Established
Maintenance 25/25
Adoption 10/25
Maturity 13/25
Community 20/25
Maintenance 13/25
Adoption 16/25
Maturity 12/25
Community 10/25
Stars: 1,500
Forks: 150
Downloads:
Commits (30d): 333
Language: Go
License: MIT
Stars: 43
Forks: 4
Downloads: 2,389
Commits (30d): 0
Language: TypeScript
License:
No Package No Dependents
No License

About agent-deck

asheshgoplani/agent-deck

Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.

Built in Go with a stdio-based agent transport protocol, it provides real-time status detection (running/waiting/idle/error) and supports MCP socket pooling to reduce memory overhead by 85-90% across multiple concurrent sessions. Integrates deeply with Claude Code, OpenCode, and standard LLM APIs while offering advanced features like git worktree isolation, Docker sandboxing per session, and a Conductor system for cross-session orchestration.

About ai-agent-session-center

coding-by-feng/ai-agent-session-center

Real-time dashboard that turns AI coding agent sessions (Claude Code, Gemini CLI, Codex) into animated 3D robots — with live terminals, prompt history, tool logs, and queuing. Runs on any device.

Embeds hooks into Claude Code, Gemini CLI, and Codex to capture session events via a file-based JSONL queue with 3–17ms end-to-end latency, enabling real-time monitoring without polling. Provides xterm.js terminals with SSH support, file browsing with syntax highlighting, a global prompt queue with drag-and-drop reordering, and persistent SQLite + IndexedDB storage—all accessible on mobile via responsive split-view layouts with draggable dividers.

Scores updated daily from GitHub, PyPI, and npm data. How scores work