mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-26 14:41:02 +03:00
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>