Peter Steinberger
|
25d4807b38
|
feat(anthropic): opt-in server-side compaction (compact-2026-01-12) (#123402)
* feat(anthropic): add server-side compaction replay
* docs(anthropic): document server compaction
* test(anthropic): harden compaction live probe
Fix the live fixture baseUrl (the SDK appends /v1 itself), fail fast on
errored turns instead of silently looping, assert request-side injection
before capture, and log per-turn stream outcomes for live debugging.
* test(anthropic): keep live settings type module-local
* refactor(agents): split transcript replay sanitizers
* test(anthropic): move compaction live probe into plugin tree
* refactor(anthropic): consolidate compaction replay duplication
* test(anthropic): align compaction threshold host coverage
* test(anthropic): fabricate checkpoints via capture tracker
Keeps captureAnthropicCompaction module-local; knip flags exports whose
only consumers are tests.
|
2026-08-13 21:28:19 -07:00 |
|