kimi-code/packages/agent-core-v2/scripts
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
..
dep-graph style(agent-core-v2): remove non-header comments (#1656) 2026-07-14 10:50:22 +08:00
lib feat(agent-core-v2): add generated config and wire-protocol manifests (#2086) 2026-07-23 11:17:10 +08:00
check-domain-layers.d.mts feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
check-domain-layers.mjs refactor(agent-core-v2): remove the fault-injection experimental feature (#2399) 2026-07-30 14:45:31 +08:00
debarrel.mjs refactor(agent-core-v2): register tools as scoped services (#2196) 2026-07-26 14:32:59 +08:00
dep-graph.mjs feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
gen-config-manifest.mts feat(agent-core-v2): add generated config and wire-protocol manifests (#2086) 2026-07-23 11:17:10 +08:00
gen-contract-types.mjs feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
gen-state-manifest.mts feat(agent-core-v2): add per-scope keyed state container (#2192) 2026-07-26 10:10:15 +08:00
gen-wire-manifest.mts feat(agent-core-v2): add generated config and wire-protocol manifests (#2086) 2026-07-23 11:17:10 +08:00
generate-webp-dec-wasm.mjs feat(agent-core-v2): gate image formats and add media recovery resends (#1626) 2026-07-13 22:11:46 +08:00