Skip to content

add Rust SDK crate 0.0.1 - #3

Merged
waterbang merged 1 commit into
mainfrom
agent/rust-sdk-0.0.1
Aug 3, 2026
Merged

add Rust SDK crate 0.0.1#3
waterbang merged 1 commit into
mainfrom
agent/rust-sdk-0.0.1

Conversation

@waterbang

Copy link
Copy Markdown
Collaborator

Summary

  • add the official blocking Rust client for CCCC Daemon IPC v1
  • support Unix Socket/TCP discovery, generic JSON calls, structured errors, compatibility probes, and common group/chat/inbox/context helpers
  • add Rust docs, live compatibility example, release guidance, and CI

Validation

  • cargo fmt --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-targets (5 passed)
  • rustdoc with warnings denied
  • cargo package --locked
  • cargo publish --dry-run --registry crates-io
  • live connection to Rust CCCC 0.4.33

@waterbang
waterbang marked this pull request as ready for review August 3, 2026 11:07
@waterbang
waterbang merged commit d5393e1 into main Aug 3, 2026
17 checks 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