mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-13 18:56:12 +00:00
The model-facing skill listing silently sliced long descriptions to 250 characters with no marker, so neither the user nor the model could tell a description was cut. Truncated entries now end with an ellipsis and the truncation walks whole grapheme clusters so it never splits a surrogate pair or combining sequence. |
||
|---|---|---|
| .. | ||
| builtin-custom-theme.test.ts | ||
| builtin-sub-skill.test.ts | ||
| builtin-update-config.test.ts | ||
| parser-frontmatter.test.ts | ||
| parser.test.ts | ||
| registry.test.ts | ||
| scanner.test.ts | ||