# v1.3.0-alpha.1 — Desktop Agent Room UX revamp Builds on the v1.3 Agent Room with a round of in-window UX work. CLI behavior is unchanged; everything stays read-only / confirmation-first over the sidecar. ## Added / changed (desktop) - **Tabbed layout** — the window splits into **Dashboard** (status + budget panels) and **Agent Room** tabs. The window is full-height, so the Agent Room conversation timeline now fills the viewport instead of a fixed box. Active tab is remembered. - **Compact context strip** in the Agent Room (project · session · status · budget %) so you keep context without the full panels. - **Handoff is a modal** — opened from the header button or the `h` shortcut, read-only, dismissible with Close / backdrop / Esc. - **Slash-command palette** — typing a leading `/` in the composer pops the command list above the input, each with a description, filtered as you type. - **Decluttered buttons** — removed the duplicated top action row; the slash-hint buttons under the composer now carry hover tooltips explaining each command (read-only vs preview-only). - **`?` is now a usage guide**, not just shortcuts — sections for tabs, projects, the Agent Room commands, handoff, diet, language, and theme, plus the keyboard table. Fully localized. ## Notes - Read-only commands (`/status`, `/budget`, `/review`, `/diagnose`, `/replay`) run via the sidecar; `/plan`, `/execute`, `/handoff` preview only — the GUI never launches an agent. - All UI chrome localized in English / 한국어 / 日本語 / 中文. Installers remain unsigned (Windows) / ad-hoc-signed (macOS).