Skip to content

@moonshot-ai/kimi-code@0.29.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 05:27
f4c3967

Patch Changes

  • #2065 527d485 Thanks @7Sageer! - Add global default MCP server timeouts in config.toml and env vars.

  • #2104 66f611a Thanks @RealKai42! - Fix loss of thinking content with OpenAI-compatible endpoints that return reasoning under a different field name (e.g. newer vLLM); the reasoning field is now detected per endpoint and echoed back on follow-up requests.

  • #2089 ca38b7e Thanks @liruifengv! - Remove the toolbar tip that suggested trying the "superpowers" plugin.

  • #2064 7b62ed5 Thanks @7Sageer! - Add experimental secondary-model bindings for newly spawned subagents, including per-agent model preferences and subagent-only model overrides.

  • #2096 5fdbdb4 Thanks @7Sageer! - Add environment variables to configure the web search and web fetch services without OAuth login.