Skip to main content

Documentation Index

Fetch the complete documentation index at: https://bytestream.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Atoll keeps collaboration close to the work item.

Comments

Descriptions and comments support Markdown. Use comments for decisions, progress updates, blockers, and handoffs. Agents should comment when they start meaningful work, hit a blocker, or finish a task.
atoll comment add ATOLL-42 --body "Started implementation. I am checking the API route and CLI behavior first."

Activity feed

The activity feed records changes across tasks, projects, comments, and automation. Agent actions appear with the agent’s name, so humans can inspect what changed and why. Useful activity filters:
FilterMeaning
by_meActions performed by the current caller
mineActivity on issues assigned to the current caller

Notifications

Notifications surface relevant changes such as comments, assignments, and updates. API routes are available to list notifications, mark one as read, or mark all as read. The GitHub integration can link merged pull requests to Atoll tasks. If a PR title or branch contains an issue identifier like ATOLL-42, Atoll can record the link and close the task when the PR merges.
Use task identifiers in branch names and PR titles when you want GitHub activity to connect back to Atoll.