Discover and explore top open-source AI tools and projects—updated daily.
NgxbaVisual orchestration for Claude code agents
New!
Top 93.2% on SourcePulse
Summary
Claude Code Agent UI provides a visual, unified interface for managing Claude-based code agents, workflows, and tools, addressing the complexity of scattered configuration files and CLI-heavy development. It benefits both experienced Claude Code users seeking better visibility and new users by offering an intuitive, visual learning and building experience for automated development workflows.
How It Works
Built on Nuxt 3, Vue 3, and VueFlow, the UI offers a visual control layer for the Claude Code ecosystem. It dynamically integrates with the user's ~/.claude directory, enabling visual design and management of agents, commands, and skills. A relationship graph visualizes connections, while the Agent Studio allows for real-time testing and debugging, facilitating faster iteration and a deeper understanding of agent interactions and workflows.
Quick Start & Requirements
Clone the repository, install dependencies using bun install (Bun recommended, Node.js 18+ also supported), and run bun run dev. The application starts at http://localhost:3000, automatically loading your ~/.claude setup.
Highlighted Details
Maintenance & Community
Contributions are welcomed, with setup and guidelines detailed in CONTRIBUTING.md. No other community channels or specific maintenance signals are detailed in the README.
Licensing & Compatibility
The project is licensed under the MIT license, which is permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
The provided README does not detail specific limitations, known bugs, or alpha/beta status.
1 day ago
Inactive