kimi-code/packages/agent-core-v2/docs
Haozhe d36f4c58f6
refactor(agent-core-v2): remove the fault-injection experimental feature (#2399)
- delete the faultInjection domain (IFaultInjectionService, its Agent-scope
  implementation, and the fault-injection experimental flag)
- drop the llmRequester's per-attempt fault consumption point and the
  faultToError helper
- remove the fault-injection test cases and DI wiring from the requester
  service tests, and the domain's layer-registry entry
- regenerate the state manifest without the faultInjection.* state keys
2026-07-30 14:45:31 +08:00
..
config-manifest.toml feat: support a configurable secondary model for subagents (#2064) 2026-07-24 12:16:53 +08:00
di-testing.md refactor(agent-core-v2): register tools as scoped services (#2196) 2026-07-26 14:32:59 +08:00
di.md refactor(agent-core-v2): register tools as scoped services (#2196) 2026-07-26 14:32:59 +08:00
errors.md feat(minidb): switch agent-core-v2 query-store to ClusterDb with 16 shards (#1907) 2026-07-19 16:04:26 +08:00
flag.md feat(cli): replace the kimi server command tree with kimi web and share one home across servers (#1826) 2026-07-19 11:43:46 +08:00
Permission.md feat: agent-core-v2 permission/workspace refactors and transcript durability (#2021) 2026-07-22 19:21:56 +08:00
rw-model-design.md feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
service-design.md feat: agent-core-v2 permission/workspace refactors and transcript durability (#2021) 2026-07-22 19:21:56 +08:00
state-manifest.d.ts refactor(agent-core-v2): remove the fault-injection experimental feature (#2399) 2026-07-30 14:45:31 +08:00
wire-manifest.d.ts refactor(agent-core-v2): make undo domain-owned (#2055) 2026-07-27 11:09:26 +08:00