Skip to main content

Module proto

Module proto 

Source

Structs§

CompletionRequest
Sent by shell plugin to daemon on each keystroke (debounced).
CompletionResponse
Sent by daemon back to shell plugin.
Suggestion
A single completion suggestion.

Enums§

DiffOp
A single character-level diff operation for inline rendering.
Shell
Which shell the request originates from.
SuggestionSource
Which prediction tier produced a suggestion.

Constants§

PROTOCOL_VERSION
Protocol version for forward compatibility.

Functions§

default_socket_path
Default socket path for the daemon.