kimi-code/packages
haozhe.yang 5b0e01437b feat(agent-core-v2): add flag-gated fault injection for recovery testing
- add the faultInjection domain: a one-shot arm/take latch that raises a
  deterministic provider failure (HTTP 413 body-size or image-format 400)
  before the provider is contacted, so the media-degraded / media-stripped
  recovery resends can be exercised end-to-end against a real provider
- gate arming behind the new fault-injection experimental flag
  (KIMI_CODE_EXPERIMENTAL_FAULT_INJECTION), off by default
- expose IAgentPromptService and IFaultInjectionService over the kap-server
  /api/v2 RPC channel
- add a klient example that drives the REST ingestion gate and both
  recovery resends against a live server
2026-07-13 21:52:42 +08:00
..
acp-adapter chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
agent-core feat(server): default to kap-server and remove the v1 server package (#1617) 2026-07-13 21:43:45 +08:00
agent-core-v2 feat(agent-core-v2): add flag-gated fault injection for recovery testing 2026-07-13 21:52:42 +08:00
kaos chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
kap-server feat(agent-core-v2): add flag-gated fault injection for recovery testing 2026-07-13 21:52:42 +08:00
klient feat(agent-core-v2): add flag-gated fault injection for recovery testing 2026-07-13 21:52:42 +08:00
kosong chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
migration-legacy chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
minidb test: cut slow suite runtimes and isolate experimental flag from host env (#1595) 2026-07-13 17:45:22 +08:00
node-sdk fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
oauth fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
pi-tui chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
protocol fix(web): make mid-turn delta offsets step-relative (#1609) 2026-07-13 20:47:56 +08:00
server-e2e feat(server): default to kap-server and remove the v1 server package (#1617) 2026-07-13 21:43:45 +08:00
telemetry chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00