Kimi Code 0.16.0

0.16.0Desktop
Added 2
  • Add a built-in `kimi vis` command that launches the session visualizer in your browser, pointed at your local sessions, with support for `--port`/`--host`, `--no-open`, and `kimi vis <sessionId>` deep-links
  • Add configurable banner display frequencies with local display state
Changed 3
  • Polish queue pane styling
  • Reduce the maximum height of the /btw side panel from half to one-third of the terminal
  • Project session replay ranges over rendered replay records instead of raw persisted records
Fixed 3
  • Close wrapped output streams when buffered readers are destroyed
  • Fix repeated compaction handling when context remains over the blocking threshold
  • Prevent session shutdown from resuming the agent when stopping background tasks
Removed 1
  • Remove redundant LLM request logging context plumbing
Security 1
  • Stop Anthropic-compatible providers from reading ambient Anthropic shell credentials and custom headers
Minor Changes
  • #788 efdf8a1 - Add a built-in kimi vis command that launches the session visualizer in your browser, pointed at your local sessions. Supports --port/--host, --no-open, and kimi vis <sessionId> deep-links.
Patch Changes
  • #790 d0d5821 - Stop Anthropic-compatible providers from reading ambient Anthropic shell credentials and custom headers.

  • #809 6f442bd - Add configurable banner display frequencies with local display state.

  • #807 b45672c - Close wrapped output streams when buffered readers are destroyed.

  • #813 7b5b818 - Fix repeated compaction handling when context remains over the blocking threshold.

  • #801 ff332be - Polish queue pane styling

  • #802 aa1896c - Reduce the maximum height of the /btw side panel from half to one-third of the terminal.

  • #805 3e6196e - Project session replay ranges over rendered replay records instead of raw persisted records.

  • #804 299b9fc - Prevent session shutdown from resuming the agent when stopping background tasks.

  • #823 90fc04b - Remove redundant LLM request logging context plumbing.

View original

Upgraded? How did it go?

Discussion