kimi-code/packages/agent-core-v2/test/session/sessionActivity
qer fa3325404b
fix(agent-core-v2): import LifecycleScope from the L3 scopes module (#2703)
The L3 unit layer refactor moved LifecycleScope out of the _base DI kernel
into the app tier, leaving the session outcome mirror with a stale import
that broke typecheck and import-time evaluation on main.
2026-08-06 20:56:54 +08:00
..
sessionActivityService.test.ts feat(agent-core-v2): add the L3 unit layer and the Feature seam (#2678) 2026-08-06 18:22:36 +08:00
sessionOutcomeMirror.test.ts fix(agent-core-v2): import LifecycleScope from the L3 scopes module (#2703) 2026-08-06 20:56:54 +08:00