HQ — Agent Operations Center
HQ is Geoff’s multi-agent operations dashboard — where you manage agents, create squads, track issues, configure autopilots, and monitor your AI workforce.Core Concepts
Issues
The primary work unit in HQ. Create issues that agents or squads can pick up and execute. Issues support assignment, status tracking, activity feeds, comments, and execution history.Agents
Individual AI agents with configurable behavior. Create agents with specific capabilities, assign them to squads, or let them work independently on issues.Squads
Groups of agents that collaborate on tasks. Squads enable multi-agent workflows where specialists can be composed into teams.Autopilots
Automated agent workflows that run on triggers. Configure an autopilot to monitor for new issues, execute predefined workflows, and report results — all without manual intervention.Dashboard
The HQ dashboard provides an at-a-glance overview of your agent operations:- Issue status and assignment
- Agent activity
- Squad performance
- Autopilot runs
Pages
Technology
HQ is built on@stacknet/agentutils — a shared React component library providing SWR-based data fetching, SSE streaming, and preset UI components (Dashboard, IssueList, AgentList, SquadList, etc.).