一键导入
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