kimi-code/packages/agent-core
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
..
src feat(agent-core): add Interrupt hook for user-interrupted turns (#607) 2026-06-10 15:35:25 +08:00
test feat(agent-core): add Interrupt hook for user-interrupted turns (#607) 2026-06-10 15:35:25 +08:00
CHANGELOG.md ci: release packages (#608) 2026-06-10 15:11:40 +08:00
package.json ci: release packages (#608) 2026-06-10 15:11:40 +08:00
README.md Kimi For Coding 2026-05-22 15:54:50 +08:00
tsconfig.json Kimi For Coding 2026-05-22 15:54:50 +08:00
tsdown.config.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
vitest.config.ts Kimi For Coding 2026-05-22 15:54:50 +08:00

@moonshot-ai/agent-core

The unified agent engine for Kimi Code.

Part of the Kimi Code monorepo.

See the main repository for documentation, issues, and contribution guidelines.

License

MIT