Back to browse
GitHub Repository

Agent orchestration Web-UI

46 starsTypeScript

Foolery – a web UI for orchestrating Claude Code agents on top of Beads

by therealcartine·Feb 19, 2026·7 points·2 comments

AI Analysis

●●●BangerBig BrainShip ItSolve My Problem

Replaces tmux chaos with visual agent orchestration—dependency graphs, live monitoring, verification queue.

Strengths
  • Solves the real pain of managing multi-agent Claude sessions without 8 terminal tabs.
  • Dependency-aware wave planning is genuinely clever—parallelizable task decomposition specific to agentic work.
  • Keyboard-first design + built-in verification queue shows thoughtful UX for the use case.
Weaknesses
  • Requires Beads (lightweight but adds a dependency); niche audience (Claude Code users with complex workflows).
  • No demo video in README makes the value harder to grok; unclear if it handles context window spillover.
Target Audience

Developers using Claude Code for agentic AI workflows

Similar To

Cursor · Continue · Aider

Post Description

I built Foolery because agentic coding was making me feel worse, not better. 12 tmux panes, 7 orphaned worktrees, Claude blowing context on micro-ideas I couldn't stop throwing at it.

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

Similar Projects

Developer Tools●●Solid

Fleet – Python supervisor for running coding agents in parallel

Centralized beads queue eliminates per-project init for 50+ parallel Claude sessions.

Ship ItNiche Gem
sermakarevich
3522d ago
AI/ML●●Solid

Assemble – Claude Code skill for parallel AI team execution

Wave-based parallel AI agent orchestration with a PM coordinator for Claude Code projects.

Big BrainShip It
sravyavedantham
103mo ago