A policy, review, and receipt Companion for Core's typed, deterministic, fail-closed tool-plan verifier.
The public home of
ryu-safe-actions. Source, builds, and releases live here — a self-contained Companion archive is attached to each release.This tree is generated from the Ryu monorepo, so commits pushed here directly are replaced on the next sync. Pull requests are welcome — open them here and they are ported into the monorepo, then flow back out. Ryu as a whole: https://github.com/amajorai/ryu
App: Install (opens the Ryu desktop app and asks you to confirm)
CLI:
ryu apps add @ryu/safe-actionsThe source of record for this standalone Companion lives in sidecar/.
It has no native service: cd sidecar && bun install && bun run build produces
the static UI under sidecar/dist/. Each release attaches a self-contained
archive whose manifest.json resolves ./sidecar/dist/index.html.
Apache-2.0 — see LICENSE.