fix(spawner): §24 v4 compact检测 - trajectory prompt.submitted #37

Merged
pangtong-fujunshi merged 4 commits from fix/24-compact-detection-v4 into main 2026-06-11 16:06:21 +00:00
Showing only changes of commit 3f71f53e4a - Show all commits
+1 -1
View File
@@ -1499,7 +1499,7 @@ curl -X POST http://{api_host}:{api_port}/api/projects/{project_id}/tasks/{task_
except Exception:
pass
# §24 v4: compact 检测优先用 trajectory prompt.submitted
# §24 v4: compact 检测优先用 trajectory prompt.submitted
# fallback: _check_recent_compaction_jsonl (v2.8.2)
# 重要:compact 进行中时 status=done,所以不能按 status 过滤
# 只跳过 idle/unknown(完全没有活动过的 session)