cap-rs 0.0.0

Umbrella crate for the CAP (CLI Agent Protocol) Rust reference implementation.
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 243.3 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • rsclaw-ai/cap-protocol
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rsclaw-ai

cap-rs

Umbrella crate for the CAP (CLI Agent Protocol) Rust reference implementation.

🚧 Status: Placeholder — implementation in progress.

CAP (CLI Agent Protocol) is an open protocol for discovering, driving, and orchestrating any command-line AI agent.

Status

This crate currently exposes only build-time constants (CRATE_NAME, CRATE_VERSION, PROTOCOL_VERSION). Real types and behaviour will land as the protocol matures past its draft-2026-05-18 v1 milestone.

License

MIT. See LICENSE-MIT.