Skip to content

Agent Isle v1.2

Latest

Choose a tag to compare

@elkhayyat elkhayyat released this 21 Jul 12:47
b339bd4

Agent Isle v1.2 — a Dynamic Island for your coding agents.

Notarized by Apple: double-click to open, no Gatekeeper warning, no xattr workaround.

✨ New

  • Answer Claude's questions from the notchAskUserQuestion asks now render as a real card instead of a blank "Wants to run AskUserQuestion" prompt. Supports multi-question asks, multi-select checkboxes, single-select radios, and a per-question free-text "Other" field, with one Submit that composes the answers back to Claude. Works in every permission mode, including plan and bypassPermissions.
  • Session task lists — the latest TodoWrite from each Claude session surfaces in the island: progress meter, done / in-progress / open states, and a +N completed overflow.
  • Settings window — opened from the gear / menu-bar item, with General, Integrations, Display, Sound, Usage, and About sections. Wired to real behavior: hook install/remove, launch-at-login, sound + volume, update controls, live notch tuning, panel size, and session-card toggles.
  • Usage analytics — scans transcripts and aggregates fresh tokens (input + output + cache-creation; cache reads excluded) by day, month, project, and session, rendered as SwiftUI Charts with a time-range filter, summary tiles, and a breakdown table.

🧭 Improvements

  • Redesigned session rows — cleaner identity row, agent tag pill, and calmer spacing behind a shared theme.
  • Notch geometry honors user width/height offsets and rebuilds the island live (debounced) as you tune it.
  • Hardened permission routing and auto-allow path.

🐛 Fixes

  • Panel no longer stays expanded after closing a chat.
  • Strict-concurrency build fixes keep CI green.

Install: download Agent-Isle.zip, unzip, move Agent Isle.app to /Applications, and open it. Universal (Apple Silicon + Intel), macOS 14+. Fully local — nothing leaves your machine.