@moonshot-ai/kimi-code@0.16.0
Minor Changes
- #788
efdf8a1- Add a built-inkimi viscommand that launches the session visualizer in your browser, pointed at your local sessions. Supports--port/--host,--no-open, andkimi 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. -
#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.