agent-of-empires - mobile-first multi-agent control plane
TUI and web UI for managing parallel Claude Code, OpenCode, Codex, Gemini, Copilot, and Factory Droid sessions. Backed by tmux and git worktrees so each agent gets its own branch.
Tag
49 entries tagged with #tui.
Polished, keyboard-driven terminal UIs - agent observability, git, task management, log inspection, and reading.
TUI and web UI for managing parallel Claude Code, OpenCode, Codex, Gemini, Copilot, and Factory Droid sessions. Backed by tmux and git worktrees so each agent gets its own branch.
Local-first Rust TUI that searches Claude Code, Codex, and OpenCode session history with hybrid full-text plus semantic retrieval. Built on ratatui.
Rust reimplementation of Anthropic's Claude Code CLI that avoids the upstream V8 heap OOM in long sessions. Daily-driver replacement that keeps the same UX without Node.
Ratatui-based coding agent with Anthropic, OpenAI, Gemini, and Codex providers, plus local LM Studio/Ollama. Uses ast-grep for structured code search and supports MCP and Agent Client Protocol.
Terminal UI to search, preview, read, and resume Claude Code and Codex sessions in a unified view. More framework integrations planned.
Rust terminal UI for exploring cache directories on macOS and Linux. Scans cached packages for known CVEs, finds outdated deps, and reclaims disk space.
Terminal diff viewer for reviewing AI-generated changes inline, annotating them, and feeding annotations back to the agent without leaving the session.
Rust TUI and CLI that indexes and searches local coding-agent session history across Codex, Claude Code, Gemini, Cursor, Aider and seven other providers.
tmux sidebar that tracks Amp, Claude Code, Codex, and OpenCode sessions with per-thread markers, a local HTTP API, and live session state.
Rust terminal app that puts every Claude/Codex/Gemini/Kilocode session on a GPU-accelerated infinite canvas you can pan and zoom across.
Rust agent multiplexer that lives in the terminal and lets you drive Claude Code, Codex, and other coding agents side by side in one TUI.
TUI session manager that switches between Claude Code, Gemini CLI, Codex CLI, Cursor Agent, Copilot CLI, Cline CLI, OpenCode, and Kimi CLI sessions in one place. Lets you run and supervise multiple agent runtimes from a single shell.
Yazi-inspired, vim-keybinding Kubernetes TUI with multi-cluster tabs, RBAC preview, CRD discovery, and integrations for ArgoCD, Helm, FluxCD, Kyverno, Trivy, and Falco. Aims at fast keyboard-only navigation.
Real-time terminal monitor for Claude Code: cost, cache efficiency, model comparison, and alert thresholds. Targeted at users running long agent sessions who need spend visibility.
Rust MITM proxy that intercepts HTTP/HTTPS in forward and reverse modes with TLS interception, a TUI, and a web GUI. Useful for inspecting what agents and apps are actually sending over the wire.
Go CLI code search tool that understands code structure and ranks results by relevance. No indexing required; ships CLI, TUI, MCP, and HTTP modes from a single binary.
Python TUI for browsing, creating, and updating Jira tickets from the shell. Built on Textual.
TypeScript agent framework built around DeepSeek with cache-first loops, R1 thought harvesting, and tool-call repair. Ships with an Ink-based TUI for runtime inspection.
Terminal UI for managing AWS ECS clusters, services, and tasks. Brings the k9s ergonomic to Fargate workloads with ecs-exec built in.
Helper library for the Bubble Tea TUI framework that maps mouse events to declarative zones. Lets you build clickable terminal UIs without manual coordinate math.
Terminal client for the WoW 3.3.5a private-server protocol, designed to let LLMs inhabit and chat in-game. Currently chat-only, with plans for full game features.
Go terminal CLI for uptime monitoring with alerting and termui dashboards. Self-hosted alternative to commercial uptime services for small fleets.
Rust traceroute with a real-time TUI: per-hop stats, ASN/geo lookup, ECMP detection, and MPLS label parsing. Aims to replace mtr.
Ratatui-based terminal UI for searching and downloading files from GitHub repos without leaving the shell. Single Rust binary.
Sits on top of delta to add a GitHub-style file tree to git diffs. Navigate large diffs with arrows instead of scrolling one giant patch.
Declarative Rust library for building CLIs and TUIs with React-like components. Targets terminal IO that needs more than ratatui's lower-level primitives.
Lazy-style terminal UI for Tilt, the local Kubernetes dev tool. Stay in the shell instead of switching to Tilt's web UI.
Python TUI built with Textual for managing cron jobs locally and over SSH. Surfaces schedules, last-run status, and crontab edits without leaving the terminal.
Rust TUI plus JSON/Prometheus metrics server for M1-M5 Macs. No sudo required, exposes CPU/GPU/power metrics for Grafana and ad-hoc inspection.
Rust TUI that wraps gpg key management: list, generate, sign, export, and edit trust without memorizing flag combinations.
Rust TUI to interactively browse and recover individual files from ZFS, btrfs, and nilfs2 snapshots, plus Restic and Time Machine backups.
Rust terminal UI for managing Docker containers, modeled after k9s. Built on ratatui for keyboard-driven container, image, and log inspection.
Rust cross-platform terminal with built-in SSH connection manager and command automation. Saves frequent connections and lets you broadcast commands to multiple sessions.
Python TUI file manager with vim-style navigation, fuzzy search, and a focus on keyboard speed. Targets users who want a more modern alternative to ranger.
Python TUI that connects to multiple database engines (MySQL, Postgres, SQLite, etc.) from one keyboard-driven terminal interface.
Single-binary Kubernetes dashboard with multi-cluster management and built-in AI integration across OpenAI, Claude, Gemini, Ollama, and others. Go backend, no install fluff.
Orchestration framework that runs 20+ Claude Code agents concurrently with lock-based coordination, automated bug-fixing sweeps, and live tmux monitoring.
Go TUI on top of the Beads issue tracker with PageRank-based ranking, critical path, kanban, and dependency DAG views, plus a robot-mode JSON API for agents.
Rust TUI for reviewing diffs locally before pushing. Browse hunks, leave inline comments, and produce a review without opening a browser.
Rust + ratatui terminal UI for diffing, scanning, editing, and validating environment variables across projects and profiles. Side-by-side compare across .env.local, .env.production, etc.
Lets agents interact with programs that expect a human at the keyboard - REPLs, debuggers, TUI apps - things bash pipes cannot reach. Fills the gap between shell and full computer-use.
Python TUI that finds where extra tokens are burned in Claude Code sessions, why sessions fail, and what to fix. Built on Textual, focused on debugging your own usage.
Rust TUI that monitors Claude Code and Codex sessions: token spend, context window, rate limits, and ports in real time. Like btop but for agent runtimes.
Watch your Claude Code, Codex, and OpenCode sessions from a tiny Go TUI. Shows what each agent is doing, no SaaS dashboard needed.
One Bubble Tea TUI to switch between Claude, Gemini, OpenCode, Codex, and Aider sessions. Tabs, tmux feel, no electron.
Ratatui-based TUI that draws a clean, magic-feeling commit graph from any repo. Faster to read than `git log --graph`, easier to navigate than tig.
Rust TUI front-end for Taskwarrior with vim-style keybindings, fuzzy search, and live filtering. Makes Taskwarrior usable for daily task review.
Go TUI client for Hacker News with comment threading, vim navigation, and offline read support. Replaces a daily browser tab.
Fast, remote-first log viewer that tails multiple SSH targets at once and renders a histogram timeline. No central log server required.