I built a clean Web UI for Claude Code agents because the terminal was killing me rn
I’ve been using Anthropic’s Claude Code CLI for most of my dev work lately, I know, the terminal is cool and all, but i needed a better way to manage agent states and actually see what’s happening ...

Source: DEV Community
I’ve been using Anthropic’s Claude Code CLI for most of my dev work lately, I know, the terminal is cool and all, but i needed a better way to manage agent states and actually see what’s happening when scanning massive repos. So it’s help managing scattered markdown files in the .claude directory and manually editing configs to enable/disable specific behaviors became a massive friction point. You can checkout my code in, it’s fully open source: https://github.com/Ngxba/claude-code-agents-ui I built this (Nuxt 3 / VueFlow) to serve as a visual control plane. My main goal was to move away from “blind” terminal execution and into a system where I can actually see and manage agent capabilities. Key features I focused on: Full ClaudeCode Feature Control board include history control access with ease. Dynamic Agents, Skills, Command, etc Management: You can import skills directly from GitHub or local repos. More importantly, you can toggle them on/off because it's use symlink instead of act