v0.17.10
Changes
- feat: Add
dsl_taskbinding tox-agentblocks for all LLM commands, conforming to runtime standard format - Handlers now derive task IDs from
TASK_IDSconstants (backed by generated DSL task registry) instead of string literals - Added binding consistency test verifying contract ↔ DSL ↔ handler alignment
- Synced
cli-contract.yamlinfo.versionwithpackage.json
Closes #38