ワンクリックで
clarus-run-gui
Run the clarus Tauri desktop application locally. Use when developing or testing the GUI.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run the clarus Tauri desktop application locally. Use when developing or testing the GUI.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run the clarus end-to-end demo pipeline (14 stages) or the document compliance / maritime security demos. Use when verifying the full pipeline or preparing a demo for reviewers.
Start the local LLM server for the clarus explain step. Use when Dispatch Brief generation fails or when the explain stage is needed in the demo.
Set up clarus development environment — Rust toolchain, Node.js, Tauri CLI, and edgesentry-rs sibling checkout. Use when onboarding a new machine or when the build environment is broken.
| name | clarus-run-gui |
| description | Run the clarus Tauri desktop application locally. Use when developing or testing the GUI. |
| license | Apache-2.0 |
| compatibility | Requires Rust toolchain, Node.js ≥ 18, Tauri CLI, edgesentry-rs sibling checkout |
| metadata | {"repo":"clarus"} |
cd ../edgesentry-rs && cargo build -p eds
cd ui && npm run tauri dev
Opens the desktop app with Vite hot-reload. The Tauri backend links directly to edgesentry-rs crates via Cargo path dependencies.
# OSS demo profile
--profile ../clarus/profiles/demo
# Commercial profile (external)
--profile /path/to/commercial-profiles/sg-port-safety