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.19.2
Features
Skills Manager: "Check for updates" button — A new button in the Installed tab re-fetches staleness for all GitHub plugin sources concurrently. Shows a spinner while running, then reports "All up to date" or "N plugin(s) have updates." (#274)
Skills Manager: block scalar YAML descriptions now render correctly — Skills using >- (folded) or |- (literal) multi-line frontmatter descriptions no longer show the raw indicator character. Fixes display of Agentic PM Playbook skills and any other SKILL.md files using block scalar syntax. (#274)
Task list icons replaced with Lucide — Status indicators (completed ✔, in-progress ■, pending ○) and expand/collapse arrows in task list cards now use proper Lucide SVG icons, consistent with the rest of the plugin. Color-coded: green for completed, amber for in-progress, muted for pending. (#275)
Improvements
SDK bump: @anthropic-ai/claude-agent-sdk → 0.3.190 — Picks up 25 SDK versions including Claude Fable 5 support, ReadMcpResourceDir tool (now icon-registered), tool call display-name metadata, and typed permission-denial reasons. No breaking changes. (#273)