kimi-code/packages/agent-core/src
7Sageer 4b837d6bfb
feat: auto-create missing parent directories when writing files (#1065)
The Write tool previously failed when a parent directory was missing, forcing a manual mkdir round trip. It now creates missing parents recursively before writing.
2026-06-24 14:05:27 +08:00
..
agent fix(agent-core): realign mid-history interrupted tool calls on resume (#1027) 2026-06-23 22:39:19 +08:00
base/common feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
config feat: add workspace add-dir support (#812) 2026-06-22 19:42:13 +08:00
di feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
errors feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
flags feat: release experimental features (#569) 2026-06-09 11:42:50 +08:00
logging fix: add minor improvements for Mira (#649) 2026-06-11 15:50:33 +08:00
loop refactor: simplify LLM request logging (#823) 2026-06-16 21:13:31 +08:00
mcp fix: use session cwd for stdio MCP servers (#1057) 2026-06-24 13:40:56 +08:00
plugin mcp suport sse (#744) 2026-06-14 18:04:26 +08:00
profile feat: replace silent AGENTS.md truncation with a visible warning (#1040) 2026-06-24 12:26:17 +08:00
rpc feat: replace silent AGENTS.md truncation with a visible warning (#1040) 2026-06-24 12:26:17 +08:00
services feat: replace silent AGENTS.md truncation with a visible warning (#1040) 2026-06-24 12:26:17 +08:00
session fix: use session cwd for stdio MCP servers (#1057) 2026-06-24 13:40:56 +08:00
skill fix(agent-core): mark truncated skill descriptions with an ellipsis (#1064) 2026-06-24 13:20:48 +08:00
tools feat: auto-create missing parent directories when writing files (#1065) 2026-06-24 14:05:27 +08:00
utils feat: detach foreground tasks to background (#821) 2026-06-20 21:24:22 +08:00
errors.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
index.ts feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
plugin.ts feat: add plugin manager and official plugins (#119) 2026-05-27 22:47:33 +08:00
prompt-modules.d.ts chore: use raw query imports for prompt sources (#682) 2026-06-12 11:47:44 +08:00
telemetry.ts feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
version.ts Kimi For Coding 2026-05-22 15:54:50 +08:00