A thin command-line front end for the workload-router. Spawns the harness CLI (`claude`, `codex`, `opencode`) configured by a selected **persona** from the project-local layer, configured source directories, or the small internal built-in system catalog.
Top-level installer for the Agent Workforce CLI (installs the `agentworkforce` command). Wraps @agentworkforce/cli.
Composable primitives for spawning a persona's harness (claude, codex, opencode) with its MCP servers, env vars, and permissions wired up correctly.
Real-time agent-to-agent communication system
Workflow reliability, coordination, and authoring product for AgentWorkforce
Routing and profile utilities for AgentWorkforce workload orchestration.
Token usage & cost attribution for agent CLIs (installs the `burn` command). Resolves a prebuilt Rust binary from the `@relayburn/cli-<platform>` packages.
Prebuilt `burn` binary for linux-x64-gnu (glibc).
Prebuilt `burn` binary for linux-arm64-gnu (glibc).
Relay-maintained AgentWorkforce personas for use with `agentworkforce install`.
Prebuilt `burn` binary for darwin-arm64.
Prebuilt `burn` binary for darwin-x64.
Prebuilt napi-rs binding for @relayburn/sdk on darwin-x64.
Persona-kit owns the AgentWorkforce persona instantiation lifecycle. See tracking issue [#64](https://github.com/AgentWorkforce/workforce/issues/64).
Prebuilt napi-rs binding for @relayburn/sdk on linux-x64-gnu (glibc).

Prebuilt napi-rs binding for @relayburn/sdk on darwin-arm64.
Prebuilt napi-rs binding for @relayburn/sdk on linux-arm64-gnu (glibc).
Daytona-backed WorkflowRuntime adapter for AgentWorkforce deploy workflows.
GitHub workflow primitive for Agent Relay
agent-relay-broker binary for linux x64. Installed automatically as an optional dependency of @agent-relay/sdk.

An MCP server that exposes workforce primitives (workflows, memory, integration clients) to a harness running inside a workforce sandbox.
agent-relay-broker binary for darwin arm64. Installed automatically as an optional dependency of @agent-relay/sdk.