Quickstart
Install Agentree, open a workspace, and create your first branch.
Install Agentree
Download Agentree from the main site:
Agentree currently ships as a desktop app. The public API and share viewer are hosted separately so the desktop app can stay focused on local agent work.
Create A Workspace
- Open Agentree.
- Choose a project directory.
- Start a conversation with your coding agent.
- Branch from any message when you want to test a different approach.
First Branch
Use a branch when you want to preserve the current reasoning path and try another one. Agentree keeps both paths visible in the graph so you can compare the outcome later.
Next Steps
- Read Core Concepts for the mental model.
- Read Sharing before publishing graph links.