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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New in v0.32.3
Features
Native Agents List search and grouping — use the host Search action to filter threads and a checked Group menu to persist Project + Status, Project-only, or Status-only layouts. Counts, scheduled-job stacking, responsive rows, and narrow-pane behavior stay accurate across layouts. (#513)
Declared GitHub skill sources materialize automatically — GitHub sources committed in plugin settings now get deterministic local identities and clone paths, and missing clones are restored after layout-ready without blocking startup. Existing clones are never auto-pulled, local sources remain untouched, and failures are isolated per source. (#514)
Improvements
Kanban is now Agent Board — the view, commands, settings, diagnostics, and documentation use the clearer Agent Board name and distinct kanban icon while preserving existing internal IDs and compatibility. (#510)
Scheduled Work is easier to scan — every non-system schedule appears once in a compact accordion row, sorted by next occurrence with paused work last. Expand a row for its prompt, working directory, active hours, gate, execution details, run history, and actions. (#515)
Notes
No migration or manual configuration change is required.
Updating existing GitHub skill-source clones remains an explicit action; this release only materializes missing declared sources.
Geode users need a host release that includes the native-compatible SearchComponent API used by the Agents List.