mirror of
https://github.com/usestrix/strix.git
synced 2026-09-06 08:15:56 +00:00
Reject ambiguous calls in todo tools that previously combined the single-target params and the bulk-array param (e.g. create_todo with both `title` and `todos` would silently create N+1 items). Each tool now errors with a mode-specific hint pointing the model at the appropriate form. Also drop the meaningless char-count from `think`'s success message — the model already knows what it wrote. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| tool.py | ||