Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 85e2004e69 | |||
| 5be32bd0b8 | |||
| 71bab93308 | |||
| 023de9862f | |||
| 626e13c0d1 | |||
| 6a7fe37d93 | |||
| 5bc53192d6 | |||
| 2c2d8b55c9 | |||
| cb81251111 | |||
| a8a7164335 |
@@ -235,7 +235,7 @@ def _revive_session(agent_id: str) -> bool:
|
||||
|
||||
### 4.5 O5: compact 检测(§15 rotation-only v3)
|
||||
|
||||
§15 设计文档:`docs/design/24-compact-detection-fix.md`
|
||||
§15 设计文档:`docs/design/15-compact-detection-fix.md`
|
||||
|
||||
**检测方法**:读 gateway 日志尾部 2MB,按 sessionKey 过滤 `[compaction] rotated active transcript` 事件。
|
||||
如果最近的 rotation 事件在 120s 窗口内 → 视为 compact 循环进行中(可能还在 post-compact retry)。
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user