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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work