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.
Hosted console access is controlled by wallet sessions, token tiers, quotas, job queues, and isolated runners once the KELYRA gate is enabled.
Commands
Public architecture
A public Kelyra Console needs a real backend: 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.