multiplexer active

ouijit

Maker: ouijit License: AGPL-3.0 Stars: 154 First released: 2026-02-03 Language: TypeScript
CLI

About

Parallel agent work on one repository collides over worktrees, ports, and context, and most managers solve it with configuration overhead. Ouijit takes the kanban route: starting a task creates an isolated git worktree via copy-on-write clone that preserves node_modules, attaches a terminal to the card, and provides dev-server runners, web previews, and markdown plan panels alongside. Integration with Claude Code, Codex, Pi, and OpenCode requires no setup because Ouijit shadows the agent binaries on PATH to inject lifecycle hooks, and agents themselves can move cards, create tasks, comment on diffs, and open panels through a session-aware ouijit CLI and local REST API. Per-terminal sandboxing runs commands inside a Lima VM or Seatbelt/Landlock via nono, and all state stays in local SQLite with no account or telemetry. Prebuilt releases cover macOS 13+ and Linux x64 under AGPL-3.0. Developers running parallel agent workstreams who want visual task tracking with sandboxing are the audience.