For the complete site index, see llms.txt. Docs index: llms-docs.txt. Marketing corpus: llms-full.txt. Docs corpus: llms-full-docs.txt. Prefer markdown URLs where available (append .md).. Product skill: skill.md. Pricing: pricing.md. Docs MCP: /docs/mcp. Site MCP: /mcp.

CHANGELOG/14 MAY 2026

Agent Email Drafting & Review Workflow

Agents
Inbox

Configurable review flow: agent drafts remain in a pending queue until approved by a team member.

FRONTEND

  • Review queue UI. Added Pending Approval tab in the agent inbox with diff highlighting and message preview.
  • Approval actions. Inline editing and single-click approval/dispatch actions for team members.

BACKEND

  • Draft status states. Added pending_approval, approved, and rejected status states in packages/db/src/schema/compose.ts.
Reloop