kimi-code/docs/en/customization
qer b253a82a7a
feat(agent-core): add Interrupt hook for user-interrupted turns (#607)
Fires an observation-only Interrupt event when a turn is aborted by the user (e.g. pressing Esc). Previously neither Stop nor StopFailure fired on interrupt, so external tooling that tracks status from hooks stayed stuck on a working state.
2026-06-10 15:35:25 +08:00
..
agents.md fix: honor KIMI_CODE_HOME for global agent resources (#544) 2026-06-08 17:42:03 +08:00
datasource.md docs: restore Kimi Datasource legacy pages (#557) 2026-06-08 22:33:18 +08:00
hooks.md feat(agent-core): add Interrupt hook for user-interrupted turns (#607) 2026-06-10 15:35:25 +08:00
mcp.md docs: fix documentation links (#389) 2026-06-03 23:23:28 +08:00
plugins.md fix: align datasource plugin environment (#595) 2026-06-10 12:42:27 +08:00
skills.md docs: add built-in skill commands section to slash-commands and skills pages (#596) 2026-06-09 20:39:33 +08:00
themes.md feat: custom color themes (#484) 2026-06-09 18:55:15 +08:00