A work board where every tile has its own coding agent

A board-style tool lets each tile act like a small workspace with its own agent responsible for maintaining that tile. The idea is shown through a .

The project is on GitHub, and there is also a version people can try directly. It requires a such as Claude Code or Codex to be installed.

Key points

  • Each board tile has its own agent responsible for that tile.
  • The tool depends on a such as Claude Code or Codex.
  • The project is on GitHub.
  • A and a try-it-now version are available.
  • The main value is testing whether visual task splitting works well with .
Read original