Theme
Engineering

The Brain: How Construct Orchestrates AI Agents

Flakerim Ismani · · 1 min read

The Brain is a Go-based AI orchestration layer that manages all agent interactions.

Built-in Agents

  • Conductor — Routes requests and manages lifecycle
  • Chat — General-purpose conversational AI
  • Code — Code generation, review, refactoring
  • Architect — System design and planning
  • Explorer — Codebase navigation
  • Web Searcher — Real-time web research

Multi-model Support

Supports Anthropic, OpenAI, Google, and local models.