feat(compact): recover context overflow (PR3 phase 2)

This commit is contained in:
Hypatia May
2026-07-15 16:50:44 +08:00
parent e8d066f750
commit 12484104c8
46 changed files with 913 additions and 242 deletions
+2 -2
View File
@@ -49,8 +49,8 @@
- id: token-meter
name: '@deepseek-ai/dsh-token-meter'
# Summarize an older range when measured history approaches the context window.
# Built-in model policies provide the ordinary threshold and retained-tail defaults.
# Summarize an older range after measured pressure or a canonical provider overflow.
# Built-in policies provide pressure, retention, and one overflow-retry default.
- id: compact-basic
name: '@deepseek-ai/dsh-compact-basic'