Starts the ori web server inside the sandbox. Ori is a browser client for ACP (Agent Client Protocol) code agents: a Go backend serves a React SPA (Zed-style agent panel: streamed answers, thoughts, tool calls, plans, permission prompts) plus a workspace panel (file tree with Material icons, Monaco preview/editor with rendered Markdown and AsciiDoc, interactive terminal). This kit only launches and describes the server; the binaries ship in the k33g/ori template image (template/Dockerfile in the ori repository), so use it together with `--template k33g/ori:0.0.2`.
| Name | Required | Default | Description |
|---|---|---|---|
port | Optional | 8888 | TCP port the ori server listens on inside the sandbox |
sbx run <agent> --kit docker.io/k33g/ori-kit:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx