원클릭으로
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