Show HN: Foolery – a web UI for orchestrating Claude Code agents on top of Beads(github.com)
github.com
Show HN: Foolery – a web UI for orchestrating Claude Code agents on top of Beads
https://github.com/acartine/foolery
3 comments
I will definitely give this a try. Looks like what I've been missing when working with multiple prompts, lessening the cognitive load of thinking about how to delegate work efficiently.
[deleted]
This looks pretty cool.
Foolery is a local web UI that sits on top of Beads (issue tracker). It gives you: - Dependency-aware wave planning (decompose work into parallelizable batches) - Built-in terminal to monitor agent runs live without leaving the app - Verification queue — every "done" beat flows here for you to approve or reject - Keyboard-first, no TUI
Install: curl -fsSL https://raw.githubusercontent.com/acartine/foolery/main/scri... | bash
I also wrote about why I built it: https://thecartine.substack.com/p/foolery-the-app