Skip to content

wpf-dev-pack v1.6.3

Choose a tag to compare

@christian289 christian289 released this 04 May 00:50

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: sonnet overrides triggered API Error: Extra usage is required for 1M context because 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 (ModalWindowsGetAllTopLevelWindows → Desktop root + ProcessId filter) and exact-title matching to avoid IDE window false matches.
  • highlighting-nodify-connections: Corrected Step 6 to keep the original IsMouseOver trigger alongside the new IsHighlighted DataTrigger 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; included Nodify.xml doc lookup tip and a Disconnect menu branching example.

Documentation

  • Removed the Model column from README.md, README.ko.md, and agents/README.{md,ko.md} agent tables.
  • Removed the "Claude Pro users use -low versions" guidance — replaced with a /model switching 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