Ross ROSS = Recommend OSS · open-source software intelligence for agents

kunchenguid/treehouse

Manage worktrees without managing worktrees. observed · 2026-08-28

github.com/kunchenguid/treehouse · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 99
  • Release rhythm 99
  • Longevity 12

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 172
  • days_rel: 11
  • days_push: 8
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

1470 stars · 156 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Treehouse is a Go CLI tool that manages a pool of reusable, isolated git worktrees so developers and AI coding agents can work on multiple tasks in parallel without manual repo cloning. It drops users into a clean worktree subshell and returns it to a pool afterward, preserving dependencies and build caches.

Use cases

  • run multiple AI agent sessions in parallel without conflicts
  • get an isolated git worktree instantly for a new task
  • reuse worktrees with dependencies and build cache intact
  • stop juggling multiple clones of the same repository
  • prevent agents from stepping on each other's changes
  • clean up lingering processes when leaving a worktree

When to choose

  • you run AI coding agents frequently and want fast, isolated environments
  • you work on several tasks in one repo simultaneously
  • you want to avoid re-cloning and reinstalling dependencies per task
  • you need automatic conflict detection between in-use worktrees

When to avoid

  • you only work on one task at a time in a single checkout
  • your workflow doesn't use git or worktrees
  • you need full CI/CD or container-level environment isolation rather than git worktree isolation

Facets

cli-tool · maturity active

developer-tools cli workflow-automation developer-tools version-control windows cli git-worktree worktree-pool ai-coding-agents developer-workflow isolation command-line ai-agents macos linux

1 source

Member repositories

RepositoryRoleHealth v2
kunchenguid/treehousemain82

For agents

markdown · JSON · MCP: product_card(name="kunchenguid/treehouse")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem