multica/src/agent/session
2026-02-03 17:49:26 +08:00
..
compaction.test.ts test(context): add unit tests for token estimation and compaction 2026-01-30 13:54:57 +08:00
compaction.ts feat(agent): add auto-backgrounding and process management (#17) 2026-01-30 04:22:42 +08:00
session-file-repair.test.ts test(session): reset lock mock 2026-02-03 17:49:26 +08:00
session-file-repair.ts fix(session): harden write lock and repair 2026-02-03 17:47:41 +08:00
session-manager.ts feat(session): integrate write lock and auto-repair into session flow 2026-02-03 17:21:26 +08:00
session-transcript-repair.test.ts feat(session): add write lock, file repair, and transcript repair modules 2026-02-03 17:21:15 +08:00
session-transcript-repair.ts feat(session): add write lock, file repair, and transcript repair modules 2026-02-03 17:21:15 +08:00
session-write-lock.test.ts fix(session): harden write lock and repair 2026-02-03 17:47:41 +08:00
session-write-lock.ts fix(session): harden write lock and repair 2026-02-03 17:47:41 +08:00
storage.test.ts test(context): add unit tests for context window guard 2026-01-30 14:00:38 +08:00
storage.ts feat(session): integrate write lock and auto-repair into session flow 2026-02-03 17:21:26 +08:00
types.ts feat(agent): add context window management with token-aware compaction (#14) 2026-01-30 03:46:11 +08:00