wpf-dev-pack v1.6.3
What's New
Breaking Behavior Change
- Removed
model:frontmatter from all 65 skills and agents (sonnet/opus/haiku). Skills and agents now inherit the current session model instead of pinning to a specific one. - Why: On 1M-context Opus sessions,
model: sonnetoverrides triggeredAPI Error: Extra usage is required for 1M contextbecause Sonnet 1M and Opus 1M require separate extra-usage entitlements that do not transfer across models. - Impact: Users on Opus 1M sessions can now invoke any skill without hitting model-switching errors. Token optimization should now be done per-session via
/model, not per-skill.
Skill Enhancements
flaui-wpf-element-discovery: Added Problem 4 covering Microsoft.Win32 Common Dialog (OpenFileDialog/SaveFileDialog) UIA discovery with 3-tier fallback (ModalWindows→GetAllTopLevelWindows→ Desktop root +ProcessIdfilter) and exact-title matching to avoid IDE window false matches.highlighting-nodify-connections: Corrected Step 6 to keep the originalIsMouseOvertrigger alongside the newIsHighlightedDataTrigger instead of replacing it; replacing loses the default hover feedback on unconnected sockets.integrating-nodify: Added Common Mistakes entries for showing Disconnect on disconnected sockets and guessing gesture defaults; includedNodify.xmldoc lookup tip and a Disconnect menu branching example.
Documentation
- Removed the Model column from
README.md,README.ko.md, andagents/README.{md,ko.md}agent tables. - Removed the "Claude Pro users use -low versions" guidance — replaced with a
/modelswitching note.
Migration
No manual action required. After updating, your existing wpf-dev-pack skills/agents will run on whatever model your session is currently using.
If you want a specific model for cost/quota reasons, switch the entire session via /model before invoking the skill.
Stats
- Skills: 55
- Agents: 10
- MCP Servers: 1