co-mono/packages/coding-agent/test
Mario Zechner 6c2360af28 WIP: Context compaction core logic (#92)
- Add CompactionEntry type with firstKeptEntryIndex
- Add loadSessionFromEntries() for compaction-aware loading
- Add compact() function that returns CompactionEntry
- Add token calculation and cut point detection
- Add tests with real session fixture and LLM integration

Still TODO: settings, /compact and /autocompact commands, auto-trigger in TUI, /branch rework
2025-12-04 00:07:53 +01:00
..
fixtures WIP: Context compaction core logic (#92) 2025-12-04 00:07:53 +01:00
compaction.test.ts WIP: Context compaction core logic (#92) 2025-12-04 00:07:53 +01:00
rpc-example.ts Add session export to HTML, improve tool error handling, and enhance RPC mode documentation 2025-11-12 21:55:10 +01:00
rpc.test.ts fix(coding-agent): use describe.skipIf for RPC test with explicit model 2025-12-02 14:50:29 +01:00
test-theme-colors.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
tools.test.ts Add CI workflow and fix workspace tests 2025-12-02 12:53:53 +00:00