Skip to content

smelt.inspect

Tier: UiHost - Requires a terminal UI; calling these from headless mode raises.

Classification: Advanced - Documented low-level capability for plugins that need full control. It may evolve more freely than the Supported facade.

Local session introspection web UI. smelt.inspect.url() reads the running server URL; the optional inspect plugin adds smelt.inspect.start(), smelt.inspect.stop(), and smelt.inspect.open().

smelt.inspect.url

fun(): any

Return the URL of the running inspector server, or nil if it is not running.