Works with Claude Code

One conversation.
Full control.

Tooling for the Work Forest pattern. Manage parallel AI workstreams with worktree isolation and file-based state.

Get Started View on GitHub
bearing-tui
Bearing Terminal UI showing project list, worktrees, and details panel

Why Bearing?

Parallelism without the pain. AI assistance without the chaos.

🔀

No Contention

Background agents work in isolated git worktrees. No merge conflicts in real-time. Integrate when you're ready.

📁

No Context Bloat

State lives in JSONL files, not your conversation. Keep your context clean. Query state with simple tools.

👁️

Full Visibility

See all active work in one TUI. PR status, health checks, dirty files. Everything at a glance.

🎮

You're In Control

Parallelism is opt-in. You decide when to spawn agents, what to background. No runaway swarms.

Built for developers

Vim-style keybindings
PR status monitoring
JSONL state files
Health checks
Session persistence
Plan tracking
Claude Code ready
No databases

Ready to try it?

Clone, install, and start vibing with Claude.

git clone https://github.com/joshribakoff/bearing && ./install.sh
Read the Docs