Skip to content

@moonshot-ai/kimi-code@0.14.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:32
ecc0496

Minor Changes

  • #607 b253a82 - Add an Interrupt hook event that fires when the user interrupts a turn (e.g. pressing Esc), letting hooks observe the turn stopping instead of getting stuck on a working state.

Patch Changes

  • #626 856ec00 - Preserve image outputs from tools when using OpenAI-compatible chat completions.