Skip to content

docs: list multi-agent cookbooks in AGENTS.md; fix join-key to sourcerykit_ref#68

Merged
aural-psynapse merged 1 commit into
mainfrom
docs/agents-md-multi-agent
Jul 8, 2026
Merged

docs: list multi-agent cookbooks in AGENTS.md; fix join-key to sourcerykit_ref#68
aural-psynapse merged 1 commit into
mainfrom
docs/agents-md-multi-agent

Conversation

@aural-psynapse

Copy link
Copy Markdown
Contributor

Changes

  • AGENTS.md — list the multi-agent / multi-tool cookbooks that shipped in feat: multi-agent routing and multi-tool call support #65 but were never added to the agent landing page. Split the Cookbooks section into Single-agent (existing 3) and Multi-agent / multi-tool (openai_agents_multi_agent, crewai_multi_agent, langgraph_multi_agent, claude_agent_multi_tool).
  • Reframed the section intro around sourcerykit_ref (each claim maps to its recorded call, so the same tool can be called repeatedly and agents can split stages).
  • Fixed the outdated contract line: the join key is now sourcerykit_ref, not action_name.

Why

#65 added the multi-agent examples under cookbooks/ but AGENTS.md still listed only the three single-agent examples and stated the old action_name-is-the-join-key rule. Main was left self-inconsistent — the example files exist but the landing page neither lists them nor describes the contract they rely on. This aligns AGENTS.md with what actually shipped.

@SimoneBottoni SimoneBottoni left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aural-psynapse aural-psynapse merged commit 41ade37 into main Jul 8, 2026
3 checks passed
@SimoneBottoni SimoneBottoni deleted the docs/agents-md-multi-agent branch July 8, 2026 13:43
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.

2 participants