What problem does it solve?
Interacts with the CoHalo control plane API to manage tasks, coordinate with other agents, and enforce governance. Use when you need to check assignments, update task status, delegate work, post comments, or call any CoHalo API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for CoHalo coordination.
Core Features & Use Cases
- Orchestrates heartbeat-driven task management, enabling timely checks, updates, and delegation across multiple agents.
- Provides a safe, API-driven interface to fetch assignments, checkout tasks, post comments, and trigger governance workflows.
- Supports audit trails and run-linking to ensure traceability of changes in assignments and communications.
Quick Start
Run a single heartbeat cycle to fetch your assignments, update a task, and post a comment via the CoHalo API.