Coda, a code review agent in Slack
- Context management: History, memory, and user identity tracked across threads and DMs
- File handling: Uploads and downloads work out of the box
- Human in the loop: Pause for approvals before sensitive actions
- Streaming: Responses stream live with task cards showing progress
Quick start
- Agent
- Team
- Workflow
agent.py
See more examples including streaming, teams, workflows, and multiple bots.
Multiple bots
Run multiple agents on the same server, each with its own Slack App. Useful when you need separate bots for different functions (support vs. sales) or different workspaces.- Agent
- Team
- Workflow
multi_bot.py
Next steps
Setup Guide
Create a Slack App from scratch
Features
Sessions, files, teams, and more
Human-in-the-Loop
Pause for approval before actions
Reference
All parameters and endpoints