agent-flow - real-time Claude Code orchestration view
Watch your Claude Code agents think, branch, and coordinate as they run. Live visualization of subagent trees and tool calls in the browser.
Tag
7 entries tagged with #developer-tools.
Broad bucket for editor integrations, codemod tools, context generators, and other things that sit in your daily dev loop.
Watch your Claude Code agents think, branch, and coordinate as they run. Live visualization of subagent trees and tool calls in the browser.
Runs three coding agents in parallel git worktrees so you can compare outputs on the same task without branch swaps.
Mobile, desktop, and CLI control plane for Claude Code, Codex, Copilot, and Gemini. Kick off a task in transit and finish at the desk.
Container with Claude Code, a web UI, 7 AI CLIs, a headless browser, and 50+ tools pre-wired. Useful starting point for self-hosted agent boxes.
Full-featured REST/GraphQL/gRPC client that runs inside Neovim using `.http` files. Postman ergonomics without leaving the editor.
Meta's Rust replacement for the original `codemod` tool. Regex find-replace across huge codebases with interactive review on each match.
Meta-language that compiles to standard Go but adds Result types, the `?` error operator, and pattern matching. Keeps full ecosystem compatibility.