Skip to content

docs(readme): restructure the Agents section around the three integration paths#33

Merged
Yiminnn merged 1 commit into
mainfrom
docs/agents-three-paths
Jun 28, 2026
Merged

docs(readme): restructure the Agents section around the three integration paths#33
Yiminnn merged 1 commit into
mainfrom
docs/agents-three-paths

Conversation

@Yiminnn

@Yiminnn Yiminnn commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

Reframes the README Agents section from a flat 5-family list into the repo's actual three integration paths, each a top-level directory:

Path How it adapts
acp/ ACP over stdio — declarative acp/<id>/manifest.toml (the 36-agent registry) + self-contained ACP packages (mini-swe, mimo)
ai-sdk/ Vercel AI SDK — server.mjs + register.py (ToolLoopAgent + HarnessAgent × {pi, codex, claude-code, mimo})
omnigent/ non-ACP Session — session_factory shelling omnigent run

The previous flat table mixed path-level entries (ai-sdk, omnigent) with sub-families that all actually live under acp/ (mini-swe, mimo, acp-registry). All per-agent detail and eval status is preserved; the Agents nav anchor is updated.

Follow-up to #32 (which added the registry family + tier model but kept the flat table).

…tion paths

The Agents table was a flat list of 5 families (mini-swe, ai-sdk, omnigent, mimo,
acp-registry) that mixed path-level entries (ai-sdk, omnigent) with sub-families that
all live under acp/ (mini-swe, mimo, acp-registry). Reframe it as the repo's actual
three integration paths — acp/ (ACP over stdio), ai-sdk/ (Vercel AI SDK), omnigent/
(non-ACP Session) — each a top-level directory, with per-agent detail and eval status
preserved. Updates the Agents nav anchor accordingly.
@Yiminnn Yiminnn merged commit 5bac622 into main Jun 28, 2026
2 checks passed
@Yiminnn Yiminnn deleted the docs/agents-three-paths branch June 28, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant