Skip to content

feat(sacp-cookbook): create dedicated cookbook crate with comprehensi…#102

Merged
nikomatsakis merged 1 commit into
agentclientprotocol:mainfrom
nikomatsakis:main
Dec 29, 2025
Merged

feat(sacp-cookbook): create dedicated cookbook crate with comprehensi…#102
nikomatsakis merged 1 commit into
agentclientprotocol:mainfrom
nikomatsakis:main

Conversation

@nikomatsakis

Copy link
Copy Markdown
Contributor

…ve examples

  • Create sacp-cookbook crate with dependencies on sacp, sacp-conductor, sacp-rmcp, and sacp-tokio so all examples can compile as real doctests
  • Add one_shot_prompt entry showing the simplest client pattern
  • Simplify per_session_mcp_server to focus on on_proxy_session_start callback
  • Add rmcp example to global_mcp_server (now compiles, was previously ignored)
  • Update sacp cookbook.rs to redirect to sacp_cookbook crate
  • Update sacp lib.rs to reference external cookbook crate

…ve examples

- Create sacp-cookbook crate with dependencies on sacp, sacp-conductor,
  sacp-rmcp, and sacp-tokio so all examples can compile as real doctests
- Add one_shot_prompt entry showing the simplest client pattern
- Simplify per_session_mcp_server to focus on on_proxy_session_start callback
- Add rmcp example to global_mcp_server (now compiles, was previously ignored)
- Update sacp cookbook.rs to redirect to sacp_cookbook crate
- Update sacp lib.rs to reference external cookbook crate
@nikomatsakis nikomatsakis merged commit 63cd94c into agentclientprotocol:main Dec 29, 2025
1 check passed
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