Skip to main content

Module notifications

Module notifications 

Source
Expand description

Typed wire-format types for Aether’s custom ACP extension requests and notifications.

Structs§

AetherCapabilities
AuthMethodsUpdatedParams
Parameters for _aether/auth_methods_updated notifications.
ContextClearedParams
Parameters for _aether/context_cleared notifications.
ContextUsageParams
Parameters for _aether/context_usage notifications.
ElicitationParams
Request parameters for the _aether/elicitation ext method.
ElicitationResponse
Response returned from the client for an elicitation request.
McpServerStatusEntry
PromptSearchParams
Parameters for the _aether/prompt_search request.
PromptSearchResponse
Response for the _aether/prompt_search request.
PromptSearchResult
A single prompt-history search hit.
SessionDisplayMeta
SessionPreviewParams
SessionPreviewResponse
SessionPreviewTurn
SubAgentProgressParams
Parameters for _aether/sub_agent_progress notifications.
SubAgentToolCallUpdate
SubAgentToolError
SubAgentToolRequest
SubAgentToolResult
ToolDisplayMeta
Human-readable display metadata for a tool operation.
ToolResultMeta
Typed wrapper for the MCP _meta field on tool results.
UrlElicitationCompleteParams
WorkspaceEntry
WorkspaceListParams
Parameters for the _aether/workspace_list request.
WorkspaceListResponse
Response for the _aether/workspace_list request: every managed workspace originating from the same git repository as the session’s working directory.
WorkspaceMoveParams
Parameters for the _aether/workspace_move request.
WorkspaceMoveResponse

Enums§

CreateElicitationRequestParams
Parameters for creating an elicitation request to gather user input.
ElicitationAction
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).
McpServerAuthCapability
McpServerStatus
SessionPreviewRole
SubAgentEvent
Subset of agent message variants relevant for sub-agent status display.
WorkspaceMoveTarget

Constants§

AETHER_META_NAMESPACE