Commit 146bbce
feat: Bring in SACP crates again (#102)
* Add derive crate to workspace and release config
* Add ACP trace viewer crate and CLI
Create a new workspace package for serving ACP trace files as an
interactive sequence diagram in the browser.
Includes an embedded HTML viewer, file- and memory-backed event
sources, and release-plz package tagging.
* Add sacp
* Clippy
* Bring over tokio crate
* Bring over rmcp crate
* Cleanup
* Add yopo
* Bring over sacp-test
* Clippy
* Migrate over sacp-conductor
* clippy
* Clippy
* cookbook
* cookbook
* Centralize path deps
* Back to shorter yopo
* typos:
* Potential fix for code scanning alert no. 5: Cleartext logging of sensitive information
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* cleanup
* Update tests
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>1 parent bba172f commit 146bbce
File tree
132 files changed
+29218
-120
lines changed- src
- agent-client-protocol-conductor
- src
- conductor
- mcp_bridge
- tests
- mcp_integration
- agent-client-protocol-cookbook
- src
- agent-client-protocol-core
- examples
- src
- concepts
- jsonrpc
- mcp_server
- role
- schema
- agent_to_client
- client_to_agent
- util
- tests
- agent-client-protocol-derive
- src
- agent-client-protocol-rmcp
- examples
- src
- agent-client-protocol-test
- examples
- src
- bin
- agent-client-protocol-tokio
- src
- tests
- agent-client-protocol-trace-viewer
- src
- yopo
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+29218
-120
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
4 | 13 | | |
5 | 14 | | |
6 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments