Discover and explore top open-source AI tools and projects—updated daily.
Frayo44Terminal-based orchestrator for AI coding assistants
New!
Top 85.1% on SourcePulse
Agent View is a lightweight, terminal-based orchestrator designed to manage multiple AI coding assistants concurrently. It targets developers seeking to streamline AI-assisted development workflows by providing a unified dashboard for monitoring agent status, receiving notifications, and seamlessly switching between tasks, thereby eliminating the need to juggle numerous terminal tabs.
How It Works
This project leverages tmux to create and manage isolated sessions for various AI coding tools. It presents a keyboard-driven terminal UI that displays real-time status indicators for each agent (Running, Waiting, Idle, Stopped, Error). Its core advantage lies in its tool-agnostic design, allowing integration with popular assistants like Claude, Gemini, and OpenCode, alongside custom scripts, and its unique Git worktree integration for maintaining clean project branches per agent.
Quick Start & Requirements
curl -fsSL https://raw.githubusercontent.com/frayo44/agent-view/main/install.sh | bash.tmux, and at least one AI coding tool (e.g., Claude, Gemini CLI, OpenCode) to be installed and accessible.bun run compile or bun run compile:all.Highlighted Details
Maintenance & Community
The provided README does not detail specific contributors, sponsorships, community channels (like Discord or Slack), or a public roadmap. It encourages users to star the repository to aid discoverability.
Licensing & Compatibility
Limitations & Caveats
Agent View necessitates the installation of the Bun runtime and tmux. Its functionality is dependent on the user having configured and installed the desired AI coding tools separately. The README does not specify performance benchmarks or detailed hardware requirements.
5 days ago
Inactive