kimi-code/packages/agent-core/test/skill
7Sageer a752a5309b
fix(agent-core): mark truncated skill descriptions with an ellipsis (#1064)
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.
2026-06-24 13:20:48 +08:00
..
builtin-custom-theme.test.ts refactor: decouple agent skill registry (#784) 2026-06-15 20:39:29 +08:00
builtin-sub-skill.test.ts refactor: decouple agent skill registry (#784) 2026-06-15 20:39:29 +08:00
builtin-update-config.test.ts refactor: decouple agent skill registry (#784) 2026-06-15 20:39:29 +08:00
parser-frontmatter.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
parser.test.ts refactor: decouple agent skill registry (#784) 2026-06-15 20:39:29 +08:00
registry.test.ts fix(agent-core): mark truncated skill descriptions with an ellipsis (#1064) 2026-06-24 13:20:48 +08:00
scanner.test.ts refactor: decouple agent skill registry (#784) 2026-06-15 20:39:29 +08:00