dew/packages
Chris Hendrickson 1e263f08c0 fix: tolerate numeric args from MCP JSON in all kanban commands
Replace fragile 'as String'/'as String?' casts in callAsTool() with
string interpolation so that numeric values sent by MCP JSON clients
(double instead of String) no longer throw a type cast error.

Fixes: type 'double' is not a subtype of type 'String' in type cast

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 16:01:36 -04:00
..
cli chore: 1.0 release prep 2026-04-25 15:58:54 -04:00
core chore: 1.0 release prep 2026-04-25 15:58:54 -04:00
kanban fix: tolerate numeric args from MCP JSON in all kanban commands 2026-04-25 16:01:36 -04:00
mcp chore: 1.0 release prep 2026-04-25 15:58:54 -04:00