Expand description
Typed wire-format types for Aether’s custom ACP extension requests and notifications.
Structs§
- Aether
Capabilities - Auth
Methods Updated Params - Parameters for
_aether/auth_methods_updatednotifications. - Context
Cleared Params - Parameters for
_aether/context_clearednotifications. - Context
Usage Params - Parameters for
_aether/context_usagenotifications. - Elicitation
Params - Request parameters for the
_aether/elicitationext method. - Elicitation
Response - Response returned from the client for an elicitation request.
- McpServer
Status Entry - Prompt
Search Params - Parameters for the
_aether/prompt_searchrequest. - Prompt
Search Response - Response for the
_aether/prompt_searchrequest. - Prompt
Search Result - A single prompt-history search hit.
- Session
Display Meta - Session
Preview Params - Session
Preview Response - Session
Preview Turn - SubAgent
Progress Params - Parameters for
_aether/sub_agent_progressnotifications. - SubAgent
Tool Call Update - SubAgent
Tool Error - SubAgent
Tool Request - SubAgent
Tool Result - Tool
Display Meta - Human-readable display metadata for a tool operation.
- Tool
Result Meta - Typed wrapper for the MCP
_metafield on tool results. - UrlElicitation
Complete Params - Workspace
Entry - Workspace
List Params - Parameters for the
_aether/workspace_listrequest. - Workspace
List Response - Response for the
_aether/workspace_listrequest: every managed workspace originating from the same git repository as the session’s working directory. - Workspace
Move Params - Parameters for the
_aether/workspace_moverequest. - Workspace
Move Response
Enums§
- Create
Elicitation Request Params - Parameters for creating an elicitation request to gather user input.
- Elicitation
Action - Represents the possible actions a user can take in response to an elicitation request.
- McpNotification
- Server→client MCP extension notifications (relay → wisp).
- McpRequest
- Client→server MCP extension requests (wisp → relay).
- McpServer
Auth Capability - McpServer
Status - Session
Preview Role - SubAgent
Event - Subset of agent message variants relevant for sub-agent status display.
- Workspace
Move Target