Quick start
Open separate panes or worktree workspaces, then launch each agent normally.
Inspect the pane tree
forktty treeCreate an isolated worktree
forktty worktree-create feature/review --cwd /path/to/repoInspect current context
forktty context-snapshot --tail-lines 0 --jsonStrong terminal primitives
Use tabs and splits for visibility, worktrees for edit isolation, and notifications for attention.
Bring your own flow
A human, shell script, external MCP client, or agent-native feature can coordinate work without coupling ForkTTY's core to one orchestration model.
Questions
Does ForkTTY have built-in teams?
No. Team, workflow, router, feed, and approval orchestration were removed from the terminal core.
Can multiple agents still run at once?
Yes. Launch them in separate panes or worktree workspaces.
How do agents request attention?
Use terminal output, OSC notifications, or the small local socket notification methods.
Explore related ForkTTY pages
Get the alpha build
AppImage and .deb packages are published on GitHub Releases for Linux x86_64.
View releases