بنقرة واحدة
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