Skip to content
CESTOLIV
297 FR
Personal
  • TypeScript
  • Swift
  • macOS
  • Todoist

forest

git worktrees and AI agents
Two tools: wt, a git worktree TUI that starts one AI agent per branch, and agent-spawner, a daemon that picks up Todoist tasks marked Agent Ready and dispatches them.

A monorepo for two independently versioned tools. @cestoliv/forest ships wt, which browses, creates and deletes git worktrees and can start an agent in one, and agent-spawner, a macOS daemon that turns a labelled Todoist task into a running agent in the right repo. The daemon calls into wt in process rather than shelling out.

Alongside them, ide-toggler is a native macOS panel and a GNOME Shell extension that lists every open editor window with its live agent activity, so you can see which worktree is still working.

All projects