multica/src/agent/context-window
Jiayuan 0f8d032b68 test(context): add unit tests for context window guard
Add tests for resolveContextWindowInfo, evaluateContextWindowGuard,
and checkContextWindow functions with various threshold scenarios.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 14:00:38 +08:00
..
guard.test.ts test(context): add unit tests for context window guard 2026-01-30 14:00:38 +08:00
guard.ts docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00
index.ts feat(agent): add context window management with token-aware compaction (#14) 2026-01-30 03:46:11 +08:00
summarization.ts docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00
token-estimation.test.ts test(context): add unit tests for token estimation and compaction 2026-01-30 13:54:57 +08:00
token-estimation.ts docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00
types.ts docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00