Atoll keeps collaboration close to the work item.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.
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.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:| Filter | Meaning |
|---|---|
by_me | Actions performed by the current caller |
mine | Activity 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.Pull request links
The GitHub integration can link merged pull requests to Atoll tasks. If a PR title or branch contains an issue identifier likeATOLL-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.

