Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli implements the memQL Cockpit -- a terminal-native IDE and operations console for memQL clusters.
|
Package cli implements the memQL Cockpit -- a terminal-native IDE and operations console for memQL clusters. |
|
audio
Stub for builds without the `voice` tag.
|
Stub for builds without the `voice` tag. |
|
auth
Package auth handles authentication for memQL Cockpit against memQL's in-house identity service.
|
Package auth handles authentication for memQL Cockpit against memQL's in-house identity service. |
|
canvas
Package canvas provides a virtual pixel framebuffer rendered with Unicode half-block characters.
|
Package canvas provides a virtual pixel framebuffer rendered with Unicode half-block characters. |
|
chat
Package chat renders the Chat tab: a polling viewer over the single-chat-per-space utterance stream.
|
Package chat renders the Chat tab: a polling viewer over the single-chat-per-space utterance stream. |
|
cluster
Package cluster provides the Cluster tab for memQL Cockpit.
|
Package cluster provides the Cluster tab for memQL Cockpit. |
|
concepts
Package concepts renders the Concepts tab: the unified browser that replaced the Explorer + Agents tabs.
|
Package concepts renders the Concepts tab: the unified browser that replaced the Explorer + Agents tabs. |
|
config
Package config manages cluster registry and credential storage for the CLI.
|
Package config manages cluster registry and credential storage for the CLI. |
|
crash
Package crash is the cockpit's panic-recovery and crash-report subsystem.
|
Package crash is the cockpit's panic-recovery and crash-report subsystem. |
|
discovery
Package discovery resolves a cluster's connection metadata from the well-known endpoint identity services expose at /.well-known/memql-config.json.
|
Package discovery resolves a cluster's connection metadata from the well-known endpoint identity services expose at /.well-known/memql-config.json. |
|
dockerprobe
Package dockerprobe enumerates the containers that belong to a memQL cluster running on the local docker daemon.
|
Package dockerprobe enumerates the containers that belong to a memQL cluster running on the local docker daemon. |
|
editor
Package editor provides a terminal text editor component with MemQL Sense integration for syntax highlighting, diagnostics, and autocompletion.
|
Package editor provides a terminal text editor component with MemQL Sense integration for syntax highlighting, diagnostics, and autocompletion. |
|
planner
Package planner renders the Planner tab: a read-only operator surface for observing v1:planner:plan + v1:planner:task rows in the connected cluster.
|
Package planner renders the Planner tab: a read-only operator surface for observing v1:planner:plan + v1:planner:task rows in the connected cluster. |
|
safety
Package safety renders the Command Safety tab: a read-only operator surface for observing v1:safety:classification rows emitted by the memQL command-classifier (memql#234 / #259).
|
Package safety renders the Command Safety tab: a read-only operator surface for observing v1:safety:classification rows emitted by the memQL command-classifier (memql#234 / #259). |
|
settings
Package settings provides the Settings tab for memQL Cockpit.
|
Package settings provides the Settings tab for memQL Cockpit. |
|
skills
Package skills renders the Skills tab: a read-only operator surface that lists the v1:agents:skill catalog the connected cluster has loaded.
|
Package skills renders the Skills tab: a read-only operator surface that lists the v1:agents:skill catalog the connected cluster has loaded. |
|
splash
Package splash renders the launch splash screen -- the first surface a user sees when they launch memql-cockpit (after any pre-flight wizards have run).
|
Package splash renders the launch splash screen -- the first surface a user sees when they launch memql-cockpit (after any pre-flight wizards have run). |
|
ui
Package ui provides the terminal UI framework for memQL Cockpit.
|
Package ui provides the terminal UI framework for memQL Cockpit. |
|
wizard/genesis
Package genesis hosts the first-launch wizard that creates the operator's ~/.memql/genesis.znas envelope from a .env file.
|
Package genesis hosts the first-launch wizard that creates the operator's ~/.memql/genesis.znas envelope from a .env file. |
|
wizard/runlocal
Package runlocal is the "Set up local cluster" wizard reached from the launch splash.
|
Package runlocal is the "Set up local cluster" wizard reached from the launch splash. |
|
workers
Package workers renders the Workers tab: the cockpit's window into the local worker daemon's computer-use consent state.
|
Package workers renders the Workers tab: the cockpit's window into the local worker daemon's computer-use consent state. |
|
cmd
|
|
|
memql-cockpit
command
memql-cockpit is a memQL Cockpit -- terminal-native IDE and operations console.
|
memql-cockpit is a memQL Cockpit -- terminal-native IDE and operations console. |
|
memql-cockpit/internal/lint
Package lint implements the `memql-cockpit lint <path>` subcommand, the author-facing surface of the new DSL validator pipeline.
|
Package lint implements the `memql-cockpit lint <path>` subcommand, the author-facing surface of the new DSL validator pipeline. |
|
memql-cockpit/internal/worker
Package worker implements the `memql-cockpit worker` run mode.
|
Package worker implements the `memql-cockpit worker` run mode. |
|
memql-cockpit/internal/worker/tools
Package tools holds the cockpit-side tool implementations the worker dispatches against.
|
Package tools holds the cockpit-side tool implementations the worker dispatches against. |
|
memql-cockpit/worker/consent
Package consent implements the per-(user, scope) consent state machine that gates every workerHost / workerComputer tool dispatch.
|
Package consent implements the per-(user, scope) consent state machine that gates every workerHost / workerComputer tool dispatch. |
Click to show internal directories.
Click to hide internal directories.