ClavueClavue
AI workbench for macOS

imux IDE

imux is the native workbench on the Clavue platform. Agents (Claude Code, Codex, Clavue, Grok CLI, and more) run as real processes; imux gives you panes, Git-visible evidence, browser checks, and Mission Control in one AppKit app.

Install

Download the signed DMG from the download host, drag imux to Applications, and launch. Sparkle keeps stable builds current.

# Optional CLI on PATH
sudo ln -sf "/Applications/imux.app/Contents/Resources/bin/icc" /usr/local/bin/icc
icc --version

Core surfaces

One workspace = one project or remote host. Inside it you compose panes and panels.

  • Terminals — Ghostty-powered, multi-pane splits
  • Agent Chat — multi-session tabs, official models, reviewable diffs
  • Explorer / SCM — files and Git status without leaving the workbench
  • Browser automation — same targeting model as terminals
  • Supervisor / Mission Control — goals, fleet, verify predicates

Official models in the IDE

Agent Chat on official Clavue models uses the same membership quota as web Chat and API. Sign in via device code or linked session. Local CLI agents (Claude/Codex/Grok) use their own auth.

Multi-session chat

From 5.0.23, the chat header always shows a Cursor-style tab strip: switch, close (×), and new (+). Running sessions show a spinner; unread dots mark other tabs.

Next