mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-15 15:25:16 +03:00
2e0dcb773b
When multiple types match the search term in the type selection dialog, throw a descriptive error listing all matches instead of silently picking the first one. This prevents the model from getting a misleading "not found" error when the wrong type was selected. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>