Skip to main content

API and integrations

Agent Terminal is primarily a desktop workspace. Integrate through the documented command and provider surfaces exposed by the installed app rather than relying on private UI internals.

Supported integration concepts

  • voice capture produces editable text before execution
  • the local backend exposes documented transcript, guard, context, and Harness launch routes
  • terminal actions return visible guard decisions, command output, and run status
  • workspace state stays scoped to the selected project

The current backend integrations are:

  • Agent Brain through BRAIN_BASE_URL
  • Agent Harness through HARNESS_BASE_URL
  • Agent Wispr through the transcript ingestion routes

These are local or explicitly configured service connections, not a hosted Terminal API. Keep provider URLs, API keys, and local paths out of shared screenshots and committed configuration.

The public docs intentionally omit private service ports, custom evaluation designs, and unreleased automation endpoints.