You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Only shows actively working sessions (not idle) plus needs-input and failed
18
+
- Configurable as default view via `defaultView: active` in `.gh-agent-viz.yml`
19
+
-**Powerline footer** across all views — gh-inbox-inspired status bar with colored view badge (⚡ Active, 🚀 Mission, 📋 List, etc.) and compact keybinding hints
20
+
-**Clipboard support** — copy session ID to clipboard (`c` key in active view)
21
+
-`A` hotkey added to help overlay
22
+
23
+
### Changed
24
+
25
+
-**Default theme is now Catppuccin Mocha** — rich dark palette with lavender titles, surface-layered panels, and pastel accents. Previous theme available via `theme: default` in config.
26
+
-**Upgraded to Charm v2 ecosystem**: Bubble Tea v2.0.2, Lip Gloss v2.0.2, Bubbles v2.0.0 (requires Go 1.25+)
27
+
- Declarative `View()` API (returns `tea.View` with AltScreen/MouseMode fields)
0 commit comments