Quick Start
This is the intended standalone first-run flow.
1. Install Agent Terminal
Download the platform installer from the download page and run it.
Once installed, launch Agent Terminal from your Applications folder or Start menu.
◆Installers coming soon
Windows, macOS, and Linux installers are in development. Join the Discord to get early access as a beta tester.
2. Open the Composer tab
Type a goal in the Composer input. The pre-send guard runs automatically before dispatch.
3. Check the Runs tab
If Agent Harness is configured, your task appears in the Runs tab with live status.
4. Browse session history
The History tab shows all past sessions and turns, stored locally in SQLite.
5. Configure Brain and Harness (optional)
Set the environment variables for Brain and Harness endpoints:
BRAIN_API_URL=http://localhost:3001
HARNESS_CONTROLLER_URL=http://localhost:5001
HARNESS_TOKEN=<your-token>
✦No services required for first run
The terminal works without Brain or Harness on first run. You will see the Composer, History, Context, Transcripts, and Runs tabs — services add enrichment and delegation on top.