Skip to main content

Agents

Agents are the configurable workflows that do the actual work in AI Expedite — implementing features, drafting content, triaging incidents, opening PRs. The Agents page (/<workspace>/agents) is where you watch what's running, schedule recurring jobs, swap which agent handles built-in platform behaviors, design new agents, and connect external MCP tool servers.

📷 Screenshot: Agents page showing the five tabs across the top.

The page is gated to Ship-tier plans and visible to technical roles by default — the rest of your team sees agent output through Inbox and individual feature views.

The five tabs

Each tab below has its own page with the full walkthrough.

  • Active Agents — live execution table for everything running, queued, or recently finished. Cancel a run, jump to a detailed timeline, or watch device health.
  • Scheduler — one-time and recurring agent runs (and scheduled social posts), with daily / weekly / monthly / yearly cadences and per-schedule run history.
  • System Agents — rebind the platform's built-in hooks (chat, code, feature, document, email, diagram) so a custom agent answers instead of the default.
  • Agent Builder — the editor for designing or modifying an agent: steps, actions, prompts, references, parameters, constants, and the export map. Includes versioning, optimization runs, and a one-click test mode.
  • MCP — connect external Model Context Protocol servers so agents can call third-party tools alongside the built-in ones.

The default tab is Active Agents — that's where you land when you click the Agents link in the nav.