mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-18 16:49:41 +03:00
6cb54a8f96
Previously fillFields errors showed only the error code (e.g. "not_found"), making it ambiguous whether the field or the value was not found. Now shows the message (e.g. 'Value "X" not found') when available. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>