multica/src/agent/session
2026-02-09 16:37:33 +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(context): add tool result pruning for smarter context management 2026-02-05 15:50:58 +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.display.test.ts fix(agent): separate display content from agent user turns 2026-02-09 15:54:10 +08:00
session-manager.ts fix(agent): use user message content type for displayContent 2026-02-09 16:37:33 +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): handle transient ENOENT in session directory creation 2026-02-05 13:52:47 +08:00
storage.test.ts test(context): add unit tests for context window guard 2026-01-30 14:00:38 +08:00
storage.ts fix(session): add error logging and remove TOCTOU in ensureSessionDir 2026-02-05 14:18:41 +08:00
types.ts fix(agent): use user message content type for displayContent 2026-02-09 16:37:33 +08:00