The AgentCompose contract: JSON Schemas + normative specification for composing autonomous agents
-
Updated
Jun 11, 2026 - JavaScript
The AgentCompose contract: JSON Schemas + normative specification for composing autonomous agents
A configurable, spec-compliant research worker for AgentCompose — adaptive plan→search→read→reflect→synthesize loop producing a cited report.
Web playground for the AgentCompose engine — a long-life testing harness and the seed of the product layer (Vite + React over a zero-dep SSE backend driving a real model and real agents).
AgentCompose coding worker — wraps pi-coding-agent in-process behind a swappable session seam (capability: code). BYO-model, scoped/diffable workspace, per-tool tracing.
Headless orchestration engine for AgentCompose — turn a goal into a plan and execute it across configurable agents.
TypeScript SDK for AgentCompose — define configurable agent components and run them in-process or over stdio.
AgentCompose analysis worker — scores options against weighted criteria into a ranked verdict + recommendation (capability: analyze). Competitive/feasibility presets; deterministic scoring.
To associate your repository with the agentcompose topic, visit your repo's landing page and select "manage topics."