Docs.rs
  • agent-client-protocol-0.0.13
    • agent-client-protocol 0.0.13
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • benbrandt
    • agu-z
    • github:zed-industries:staff
    • github:agentclientprotocol:zed-industries
    • Dependencies
      • schemars ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
    • Versions
    • 8.67% 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

agent_client_protocol0.0.13

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants

Crate agent_client_protocol

Source

Re-exports§

pub use mcp_types::*;

Modules§

mcp_types

Structs§

AgentMethods
ClientTools
Diff
EnvVariable
LoadSessionArguments
McpServer
McpToolId
NewSessionArguments
NewSessionOutput
PermissionOption
PermissionOptionId
Plan
PlanEntry
A single entry in the execution plan.
PromptArguments
ReadTextFileArguments
ReadTextFileOutput
RequestPermissionArguments
RequestPermissionOutput
SessionId
SessionNotification
ToolCall
ToolCallId
ToolCallLocation
ToolCallUpdate
ToolCallUpdateFields
WriteTextFileArguments

Enums§

PermissionOptionKind
PlanEntryPriority
Priority levels for plan entries.
PlanEntryStatus
Status of a plan entry in the execution flow.
RequestPermissionOutcome
SessionUpdate
ToolCallContent
ToolCallStatus
ToolKind

Constants§

AGENT_METHODS