Documentation Index
Fetch the complete documentation index at: https://docs.dari.dev/llms.txt
Use this file to discover all available pages before exploring further.
1. Install
2. Log in
3. Create an agent
dari init writes the starter project: dari.yml, prompts/system.md, an example repo_search tool, an example skill, a README.md, and .gitignore.
4. Deploy
agent_id from the output.
5. Send a message
session.id from the response if you want to inspect events:
dari deploy . again to publish a new version.
Prefer raw HTTP or live SSE updates? See the API Reference.