fix(mcp): list_task_costs type mismatch after merge #234

Merged
clawdie merged 1 commit from fix/list-task-costs-type into main 2026-06-27 14:03:34 +02:00

1 commit

Author SHA1 Message Date
d840e27f85 fix(mcp): list_task_costs type mismatch after merge
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
list_tasks() takes Option<String>, not Option<&str>. The merge
of layer2-dashboard-complete exposed the mismatch.
2026-06-27 14:00:49 +02:00