AgentPanel v0.2.0
A major update centered on agent observability plus a broad UX overhaul, informed by a UX-research study.
✨ Highlights
See what your agents are doing
- Per-agent status — running / idle / waiting for input / finished — as dots on sessions and tabs.
- OS + in-app notifications when a background agent finishes or needs input; click the toast to jump to that session. Tuned to real Claude Code / Codex permission prompts.
Session-centric workflow
- Tab bar scoped to the active worktree, led by a
repo / branchcontext chip. - "Active terminals" sidebar section with an attention-queue sort (neediest agents float to the top).
Safer & easier to learn
- Dismissible confirmation dialogs on destructive actions (remove repo/worktree, close a running agent).
- "What is a worktree?" explainer, a first-run onboarding screen, and a git-status legend.
- In-terminal find (Ctrl+F).
Keyboard & palette
- Full command palette: jump-to-session, run-agent, switch theme, open settings, and more.
- Global session switching with Ctrl+Shift+↑/↓.
Fleet scale
- Sidebar search + a "needs attention" filter, plus collapse/expand-all.
- Cross-repo PR/CI roll-up (one triage list across every repo).
Tabs
- Right-click to rename and color a tab (both persist across restart).
- Cleaner labels — the branch shows once in the chip, and multiple terminals are numbered.
Branding & fixes
- New app icon across the window, taskbar, exe, installer, and in-app.
- Fixed a window-move/resize freeze (moved blocking git/gh work off the UI thread) and a render-crash bug; assorted performance improvements.
Install
Download AgentPanel_0.2.0_x64-setup.exe below and run it — per-user install, no admin required. Windows 11; WebView2 is installed automatically if missing.