Skip to content

Agent Sessions 4.6.4

Latest

Choose a tag to compare

@jazzyalex jazzyalex released this 21 Jul 18:02

What's New in 4.6.4

Highlights:

  • Compact and Full Agent Cockpit are retired; the Quota Meter is the only mode. The two larger cockpit modes carried a session list, search, By Project grouping and filter pills that duplicated what the main window already does better, so they are gone and the Quota Meter absorbs what people actually used it for. If you last quit in Compact or Full, you land on the Quota Meter — no setting to restore, nothing to reconfigure, and the old modes' leftover preferences and window positions are cleared for you on launch. Where you put the Quota Meter is untouched.
  • Two keyboard shortcuts change. ⇧⌘M ("Cycle Cockpit View") is gone — cycling means nothing with one mode. ⌘⌥⇧C now shows and hides the Quota Meter, where it used to select the mode and bring the window forward; pressing it while the Quota Meter is on screen hides it.
  • The View menu is a single Quota Meter toggle, replacing the three-mode submenu, and Settings → Agent Cockpit is now Settings → Quota Meter — its Compact Mode and Full Mode sections go with the modes they configured.
  • Gone with the modes: the session search field and ⌘K, By Project grouping, the All/Active/Idle filter pills, ⌘1–9 and ⌘0 row focus, the row context menu, the full-mode toolbar row, and the Full/Compact quota footer with its hover drawer. The Quota Meter keeps its provider limit rows, Session Runway drawer, chrome modes, pin, enlarged text, the runway and probe popovers, the open-app and settings buttons, and ⌘W.

Bug Fixes:

  • The Quota Meter's text-size button no longer disappears when you switch to Standard. Standard text makes the window about 30pt narrower, and the toolbar used to shed that button first — hiding the only control that switches back to Enlarged, so the setting was one-way from inside the window. The toolbar now narrows before it drops anything: the Session Runway control gives up its presentation half first, and every button stays put.

Reminder: What You Got in 4.6:

  • Read your Claude subscription usage without the CLI — paste a session cookie. If you don't run the Claude CLI, Agent Sessions reads usage over the web instead. On macOS 14+ Safari stopped handing the claude.ai session to other apps, so that path had quietly become a dead end. Now you paste your claude.ai session cookie once in Settings → Usage Tracking: it's kept in your Keychain, needs no Full Disk Access, and sign-in never leaves your browser. A Test now button confirms it works on the spot.
  • Paste-a-cookie web usage for Claude. Settings → Usage Tracking accepts your claude.ai sessionKey (or the whole cookie header) and uses it directly for usage lookups — no Full Disk Access, no scraping. The app only holds the token you hand it, stored in the Keychain. Reading the cookie from Safari is kept as a legacy fallback for anyone it still works for.
  • The Web API path stops telling signed-in users to "sign in". When it couldn't find a claude.ai session it advised signing in "at claude.ai (default profile)" — impossible to satisfy on macOS 14/15, where Safari keeps the live cookie in a store apps can't read. The messages are now honest and cause-aware, and point to the fix that actually works: paste your session cookie.
  • The Quota Meter's right-click hint stays findable. In On-Demand mode the "Right-click for controls" hint used to show once and never again — but right-click is the only way back to the toolbar, so it now reappears on every hover.

Full release notes: https://github.com/jazzyalex/agent-sessions/releases/tag/v4.6.4