Sign inSign up

k33g/ori-kit

By k33g

Updated 1 day ago

Sandbox Kit
0

133

k33g/ori-kit repository overview

Digest

sha256:23b85d649757…

Size

2 Bytes

Schema

v2

Pushed

1 day ago

Specificationspec.yaml

MIXIN

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`.


Arguments
NameRequiredDefaultDescription
portOptional8888

TCP port the ori server listens on inside the sandbox

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/k33g/ori-kit:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx
No overview available
This repository doesn't have an overview