CLI core
Run chat, one-shot prompts, doctor checks, SWD apply, receipts, proof sharing, policy, skills, MCP, and CI verification locally.
Protocol and CLI
Kelyra Core is the open execution boundary: SWD, receipts, policies, proof bundles, CI explanation, MCP, and a local console bridge.
Execution model
The CLI can already run model-backed sessions when provider keys are configured, or model-free SWD applies when another agent provides file actions.
Run chat, one-shot prompts, doctor checks, SWD apply, receipts, proof sharing, policy, skills, MCP, and CI verification locally.
kelyra console serves the web console and connects it to the current project without exposing filesystem control to the public web.
The public launch runs the hosted console in watch-only mode. Token-holder auth, quotas, jobs, and isolated runners activate after the KELYRA gate is enabled.
Commands
Public architecture
A public Kelyra Console needs a real backend: launch-safe watch-only mode, authenticated sessions, holder-gated quotas, provider routing, receipt storage, and isolated job runners. The local bridge is useful for development and power users, but it must stay bound to localhost and explicitly launched from the project.