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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

agentic_coding_protocol0.0.4

  • All Items

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits

Crate agentic_coding_protocol

Source

Structs§

AgentConnection
A connection to a separate agent process over the ACP protocol.
AuthenticateParams
AuthenticateResponse
CancelSendMessageParams
CancelSendMessageResponse
ClientConnection
A connection to a separate client process over the ACP protocol.
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

Statics§

AGENT_METHODS
CLIENT_METHODS

Traits§

Agent
AgentRequest
AnyRequest
Client
ClientRequest