Skip to main content

Module console

Module console 

Source

Structs§

AttachmentMetadata
BindTarget
Resolved bind target plus whether it is reachable beyond loopback.
WebApprovalBroker
WebViewServer

Constants§

MAX_ATTACHMENT_BYTES
Hard cap for WebView attachments (10 MB).

Functions§

attachments_dir
Where attachments are stored, relative to the current working directory.
classify_agent_color
Maps the optional color field of a Soul to one of the known WebView theme tokens. Unknown values fall back to steel.
classify_attachment
console_already_running
Probe /healthz on the loopback interface for port. Returns true when an existing Sparrow console already answers there, so the caller can refuse to start a duplicate instead of dying with a raw OS “address in use” error.
resolve_bind_addr
Resolve the bind address from an optional --bind value and a port.