Structs§
- Bash
Completed Frame - Bash
Long Running Frame - Configure
Warnings Frame - Pushed after configure has completed, when the deferred file walk and language detection produce warnings (missing formatter/checker/LSP binaries, or “project too large” file-count exceeded). The walk runs in a background thread so configure itself returns in <100 ms even on huge directories (e.g. user’s $HOME). When the walk finishes, AFT pushes one frame with the merged warnings — the plugin delivers them through the same path as the synchronous warnings that configure used to return.
- Echo
Params - Parameters for the
echocommand. - Permission
AskFrame - Progress
Frame - RawRequest
- Inbound request envelope.
- Response
- Outbound response envelope.
- Status
Changed Frame
Enums§
Constants§
- DEFAULT_
SESSION_ ID - Fallback session identifier used when a request arrives without one.
- ERROR_
PERMISSION_ REQUIRED - v0.18 streaming semantics for hoisted bash.
Type Aliases§
- Status
Payload - Full payload returned by the
statuscommand and cached by status push frames.