-
v0.3.6: fix tab completion crash on CJK skill descriptions
发布于
2026-04-08 08:47:49 +00:00 clip() was slicing by byte offset, panicking when it landed inside a
multi-byte UTF-8 character (e.g. Chinese chars in skill descriptions).
Now truncates by char count instead. Fixes #124.Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
下载附件