- Visible agent timeline
- Tool approval surfaces
- Session resume
- Membership-aware models
What it is / is not
- Standalone Tauri desktop agent workbench (com.clavue.gui) — visible timeline, tool approval, session resume.
- Not the imux IDE — no Ghostty terminal grid, file tree, SCM, or browser automation chrome.
- Not web Chat (chat.clavue.com) — GUI is for long agent loops and desktop workflows.
Install
Mac and Windows installers use the GUI channel (latest-gui.json) — not the imux latest.json feed.
# macOS arm64
open https://www.clavue.com/downloads/gui/Clavue-macos-arm64.dmg
# Windows — check manifest for NSIS / portable
curl -s https://www.clavue.com/downloads/gui/latest-gui.json
# bundle: com.clavue.guiAccount and quota live at /account.
First run
- Launch GUI and sign in with the same www.clavue.com membership (device code or browser session).
- Pick an official model in settings or session start (auto, clavue, clavue-2.1, etc. — same ids as Chat / API).
- Start an agent session; tool calls appear on the approval surface.
Phone Mirror
In GUI: Settings → Remote → show QR. Clavue Mobile (com.clavue.xw) scans to mirror the remote session — not imux Mobile.
Day-to-day usage
- Tool approval: approve or deny high-risk steps on the GUI surface.
- Session resume: continue the same session after restart; quota stays on one membership pool.
Family
This page does not replace the homepage.
| Line | Job | Site |
|---|---|---|
| Clavue Chat | Browser chat and image studio on official models. | / |
| Clavue Bot | Standalone bot surface — not Chat, not GUI. | /bot/ |
| Clavue GUIcurrent | Standalone desktop agent workbench for Mac and Windows. | /gui |
| Clavue CLI / TUI | Terminal agent runtime and full-screen TUI. npm package clavue-v1. | /tui/ |
| imux IDE | Native macOS AI command center — terminals, files, SCM, browser, supervisor. | /download |
| Clavue Models & API | Official product models and the OpenAI-compatible API. | /models |
