Now with GPT-5.5

WHAT'S NEW

Changelog

v1.2.4

2026-05-31
  • Added summarize agent.
  • Added config (settings) menu.
  • Sync agent now reads sent emails.
  • Fixed various bugs.

v1.2.3

2026-05-22
  • Fixed multiline inputs not being accepted.

v1.2.2

2026-05-19
  • Added email attachment reading for PDFs and images.
  • Added non-verbose mode for tool calls.
  • Added auto-updater.
  • Added /new command to clear chat.
  • Fixed non-Claude-Code models occasionally not answering.
  • Ctrl+X no longer clears the chat.

v1.2.1

2026-05-19
  • Fixed Claude not answering.
  • running is now working.

v1.2.0

2026-05-17
  • Pause is now a terminal UI.

v1.1.1

2026-04-24
  • Added GPT-5.5.
  • Messages is now Inbox.
  • Added Calendar tab type.
  • Workhorse and Sync now have separate model selectors.
  • Added Usage tab in Settings.
  • Each workspace now has its own "Go to #N" button.
  • Removed done workspaces from the workspace list.
  • Emails now show "Archive" when no workspaces remain.
  • "Archive All" now sweeps all-done emails too.
  • Added Discord reply indicator in detail view.
  • Sync-payload replies now use the revamped formatting.
  • Joshua Tree notes and summary cards now use PT Serif.
  • Settings window is now fully opaque.
  • Settings sidebar now matches the main app.

v1.1.0

2026-04-23
  • Added five-page onboarding flow on first launch (API keys, email, Discord, timezone).
  • Onboarding can now be replayed from Settings → General.
  • Added Windows builds (NSIS installer and portable, x64 and arm64).
  • Messages tab is now Inbox.
  • Saved workspaces now auto-migrate to the new name.
  • Added listMessages, searchMessages, and readMessage agent tools.
  • Added time and timezone helpers for agents.
  • Added code tool for chat agent to spawn coding agents.
  • Fixed emails being classified on raw SMTP headers instead of parsed bodies.
  • API keys in Settings now stay masked until clicked.
  • Added 25-second timeout on IMAP body fetches.
  • Added SummaryCard primitive.
  • Chat now auto-scrolls to the bottom on first load.
  • Added action buttons to Notes view.

v1.0.0

2026-04-21
  • Pause is now available on macOS (Apple Silicon).