Skip to content

Agents UI 0.11.0

Latest

Choose a tag to compare

@padho padho released this 02 Sep 12:12
· 1 commit to main since this release

Agents UI 0.11.0

Signed & notarized macOS build.

Highlights

Bring your own shell + agsh bundled

  • Per-project default shell and per-terminal shell picker (command-palette-style modal)
  • agsh 0.2.0 is bundled as a second shell and is now the app default; auto-synced from the local checkout on dev/build

Session & tab workflow

  • Real session tab strip (promoted from the history bar) with drag-to-reorder
  • Unified new-session flow on ⌘T + semantic command timeline panel
  • In-pane disconnect/reconnect banner over the terminal
  • Merged tab strip + status into one bottom bar, with live cwd for agsh

UI overhaul

  • Shared primitive kit (Modal, Menu, Toast, EmptyState, Badge); all dialogs migrated to the Modal primitive with focus traps
  • Unified Settings modal + app-global default shell
  • Welcome pane with one card per configured agent, CTA empty states everywhere
  • Two-tier notifications: transient toasts + ActivityCenter log
  • Declarative keymap + shortcuts cheat sheet (mod+/), ⌘K app actions, a11y roles on the command palette

Updates & reliability

  • Automatic new-version notifications from GitHub releases (repo hardcoded as update-source fallback)
  • Hardened macOS display-wake recovery and browser lifecycle
  • SSH downloads are crash-safe and observable
  • Security: updated PDF and editor runtimes