refactor: route checkpoint mutations through accessor (#96222)

This commit is contained in:
Josh Lehman
2026-06-24 06:15:09 -07:00
committed by GitHub
parent 7c56877eb1
commit c588606a9b
6 changed files with 390 additions and 96 deletions

View File

@@ -122,6 +122,7 @@ describe("session accessor boundary guard", () => {
"src/commands/tasks.ts",
"src/config/sessions/cleanup-service.ts",
"src/gateway/server-node-events.ts",
"src/gateway/session-compaction-checkpoints.ts",
"src/plugins/host-hook-cleanup.ts",
"src/plugins/host-hook-state.ts",
"src/tui/embedded-backend.ts",