Explore by goal
The sidebar answers "which part of Daintree is this?". This page answers "I want to do X",
for when you know the job but not yet what Daintree calls the thing that does it. A page can
appear under more than one goal. Looking for a specific page instead? Browse all pages.
Get started
- Install Daintree When you are installing Daintree and the agent CLIs it launches
- Open Your First Project When you want to open a folder, with or without a Git repository behind it
- Run Your First Parallel Task When you want to run two agents in parallel once, deliberately, before relying on it
- What Is a Habitat? When you want the model behind all of this before installing anything
Organize the work
- Create a Worktree When you want a new branch and checkout for a task, or one per issue
- Delete and Recover a Worktree When you are done with a worktree, or deleted the wrong one
- Worktrees Overview When you have too many worktrees and need to triage them in bulk
- Scratch Workspaces When you want a throwaway folder for a one-off task, with no project attached
- Session Management When you want to know what survives a close, a restart, or a crash
- Recipes When you want to save a workspace layout and replay it with one click
Delegate to agents
- Installing and Launching Agents When you want an agent running in the right worktree with the right branch
- All Agents When you want to see every agent run across every project at once
- Fleet When you want to arm several agent terminals and drive them as one
- Unified Input When you want @file references and slash commands in every agent input
- CopyTree When you want to hand an agent a structured snapshot of your codebase
- Voice Input When you would rather speak a prompt than type it
See what changed
- Dev Preview When you want a live browser preview that refreshes as agents edit your code
- Diff Workspace When you want to walk a multi-file change file by file and mark each one viewed
- File Browser When you want to read a worktree's files without opening your editor
- QuickRun When you want to run a dev command without hunting for the right terminal
- Portal When you want a browser and a web AI chat beside your work
Ship it
- Stage Changes When you want to choose what goes into the next commit
- Commit and Push When you are ready to commit and get it upstream
- Rebase and Resolve Conflicts When the remote moved under you, or a merge conflicts
- Connect and Authenticate When you need a token in place before any of the forge features work
- Issues and Pull Requests When you want to read issues, PRs and CI status without leaving Daintree
- Create and Link Worktrees When you want a branch and checkout straight from an issue or a pull request
Stay on top of it
- Agent States When you want to know why an agent is waiting rather than working
- The Notification Inbox When you want a record of what happened while you were looking elsewhere
- Delivery, Focus and Muting When you want quiet hours, or one project to stop interrupting you
- Sounds and Settings When you want to change what an agent finishing sounds like
Make it yours
- Theme System When you want the workspace and its terminals to match how you already work
- Customize Shortcuts When a default binding is wrong for your hands or your other tools
- Project Settings When one repository needs different settings from the rest
- Toolbar, Dock and Windows When you want the toolbar, the dock or a second window arranged differently
Extend it
- Plugin System When you want panel kinds, actions or agents that Daintree does not ship
- Building & Distributing When you are writing a plugin and need the CLI, the SDK and the packaging format
- MCP Server When you want an external agent to drive Daintree over MCP
- Build from Source When you want to build Daintree yourself rather than download it
Fix something
- Troubleshooting When you know the symptom but not which feature owns it
- Fix a Dev Preview When the preview will not start, finds no URL, or renders blank
- Crash Recovery & Safe Mode When Daintree crashed, will not start, or came back in safe mode
- Performance & Logs When memory, CPU, file watching or disk use is the problem
- Privacy and Stored Data When you need to know what is stored, what is sent, and how to stop it