Academy Menu
For Developers
Agent-first workflows, auto-standups, and developer tooling.
6 articlesReading path
Your standup handles itself
How developers use Dailybot auto-standups to report progress without interrupting their flow, so the standup is done before they even think about it.
The send-message API, end to end: buttons, callbacks, and modals
A full implementation walkthrough of POST /v1/send-message/ — request anatomy, threads, identity, all five callback types, modal_body, error codes, and the CLI flags that drive them.
The forms lifecycle from the CLI: create, configure, submit, transition
Author a form end to end — workflow states, permission audiences, approval routing, question logic — then drive its full response lifecycle from the CLI or API, including callback_form buttons.
How agents report your work so you don't have to
Coding agents can post standup-style updates to Dailybot after real work, so your team sees human and agent progress in one timeline without you breaking flow.
The developer's complete Dailybot setup
End-to-end guide for developers: install Dailybot, connect your coding agent, configure reporting, join check-ins, and customize notifications.
Code review coordination with Dailybot
How teams use Dailybot to coordinate code reviews—tracking queues, automating reminders, surfacing stale PRs, and integrating with GitHub and GitLab.
Automation recipes
Ship what these walkthroughs teach — copy-paste curl, CLI, and agent-skill recipes for every flow.
Automation recipes →