Native macOS · for the multi-agent era

A Finder for your git worktrees.

Pick any worktree and browse the files inside it, live, as your agents edit them. teebe sits beside your terminal and shows what's changing, file by file. No IDE to open, no repo to dig through.

teebe's collapsed window showing its Worktrees, Changes and Files sections
curl -fsSL https://github.com/klein-t/teebe/raw/main/install.sh | bash

Free · open source · macOS 14+ · built for Claude Code, Codex, and a terminal-first workflow.

What it is

Browse by worktree

Pick any worktree of any repo and explore its full file tree. Switch between trees instantly.

Live as your agents work

Files badge and the tree updates the moment something changes on disk. Watch edits land in real time.

Peek diffs inline

Select a changed file to see its diff right in the window, without opening it or switching apps.

teebe beside a Quick Look diff: selecting the feat/fable5.1 worktree shows its changed files, with FABLE5.md open in a side-by-side diff

See what your agents are touching, right now.

curl -fsSL https://github.com/klein-t/teebe/raw/main/install.sh | bash