Docs.rs
  • agentic-coding-protocol-0.0.4
    • agentic-coding-protocol 0.0.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • maxbrunsfeld
    • maxdeviant
    • ConradIrwin
    • agu-z
    • github:zed-industries:staff
    • Dependencies
      • anyhow ^1.0 normal
      • chrono ^0.4 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • parking_lot ^0.12 normal
      • schemars ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • env_logger ^0.10 dev
      • tokio ^1.0 dev
    • Versions
    • 2.53% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

agentic_coding_protocol0.0.4

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits

List of all items

Structs

  • AgentConnection
  • AuthenticateParams
  • AuthenticateResponse
  • CancelSendMessageParams
  • CancelSendMessageResponse
  • ClientConnection
  • Diff
  • Error
  • InitializeParams
  • InitializeResponse
  • JsonRpcMessage
  • Method
  • PushToolCallParams
  • PushToolCallResponse
  • RequestToolCallConfirmationParams
  • RequestToolCallConfirmationResponse
  • SendUserMessageParams
  • SendUserMessageResponse
  • StreamAssistantMessageChunkParams
  • StreamAssistantMessageChunkResponse
  • ThreadMetadata
  • ToolCallId
  • UpdateToolCallParams
  • UpdateToolCallResponse
  • UserMessage

Enums

  • AnyAgentRequest
  • AnyAgentResult
  • AnyClientRequest
  • AnyClientResult
  • AssistantMessageChunk
  • Icon
  • ToolCallConfirmation
  • ToolCallConfirmationOutcome
  • ToolCallContent
  • ToolCallStatus
  • UserMessageChunk

Traits

  • Agent
  • AgentRequest
  • AnyRequest
  • Client
  • ClientRequest

Statics

  • AGENT_METHODS
  • CLIENT_METHODS