上游 @moonshot-ai/kimi-code 发布了新版本:v0.38.0(当前基线 v0.37.2)。
上游变更内容(release notes)
Minor Changes
-
#2862 3d77620 Thanks @liruifengv! - Support two OAuth login methods — kimi.ai and kimi.com.
-
#3060 8440801 Thanks @chengluyu! - Add the WaitFor tool: the agent can now wait for a background task to finish within the current turn instead of ending the turn and being re-invoked.
Patch Changes
-
#3135 2c5415f Thanks @liruifengv! - web: Label inline subagent cards in the message stream with their foreground or background mode.
-
#3121 3899079 Thanks @7Sageer! - Fix config.toml entries being lost when the file had a syntax error or was edited outside the app.
-
#3135 2c5415f Thanks @liruifengv! - web: Add copy buttons next to the server version and server address in settings.
-
#3119 a34d02a Thanks @wbxl2000! - Add 13 data sources to the official Kimi Datasource plugin — Chinese government data (NDA/NBS) and standards (GB/HB/DB/TT), eight international organization datasets (WHO, FAO, UNSD, ECB, Eurostat, UNICEF, OECD, FRED), Xinhua Finance, and Caixin. Update the plugin from the Official tab in /plugins.
-
#3096 67fbcdf Thanks @sailist! - Edit and Write now require reading an existing file before modifying it, and reject the write when the file changed on disk since it was last read.
-
#3101 d96b4a0 Thanks @kimi-agent-bot! - Stop retrying requests blocked by the provider content filter; the filter notice now shows immediately.
-
#3135 2c5415f Thanks [@liruifengv](https:
兼容性验证清单(现有功能不能 break)
前端功能跟进(重写的 kimi web)
验证完成后关闭本 issue。
上游
@moonshot-ai/kimi-code发布了新版本:v0.38.0(当前基线 v0.37.2)。上游变更内容(release notes)
@moonshot-ai/kimi-code@0.38.0
Minor Changes
#2862
3d77620Thanks @liruifengv! - Support two OAuth login methods — kimi.ai and kimi.com.#3060
8440801Thanks @chengluyu! - Add the WaitFor tool: the agent can now wait for a background task to finish within the current turn instead of ending the turn and being re-invoked.Patch Changes
#3135
2c5415fThanks @liruifengv! - web: Label inline subagent cards in the message stream with their foreground or background mode.#3121
3899079Thanks @7Sageer! - Fix config.toml entries being lost when the file had a syntax error or was edited outside the app.#3135
2c5415fThanks @liruifengv! - web: Add copy buttons next to the server version and server address in settings.#3119
a34d02aThanks @wbxl2000! - Add 13 data sources to the official Kimi Datasource plugin — Chinese government data (NDA/NBS) and standards (GB/HB/DB/TT), eight international organization datasets (WHO, FAO, UNSD, ECB, Eurostat, UNICEF, OECD, FRED), Xinhua Finance, and Caixin. Update the plugin from the Official tab in /plugins.#3096
67fbcdfThanks @sailist! - Edit and Write now require reading an existing file before modifying it, and reject the write when the file changed on disk since it was last read.#3101
d96b4a0Thanks @kimi-agent-bot! - Stop retrying requests blocked by the provider content filter; the filter notice now shows immediately.#3135
2c5415fThanks [@liruifengv](https:兼容性验证清单(现有功能不能 break)
npm run typecheck通过~/.kimi-code直读数据(插件 / 技能 / cron / mcp.json / usage 聚合)字段无变化前端功能跟进(重写的 kimi web)
验证完成后关闭本 issue。