AgentEvalTool/.scratch/v0.9
sinohqb 160332665e
Some checks failed
CI / test (push) Failing after 12s
refactor(exploration): absorb settlement.py into ExplorationSessionRepository
将 settlement.py 的 settle_campaign_sessions 函数吸收为
ExplorationSessionRepository.expire_running_sessions 方法。删除浅模块
settlement.py(30 行,接口宽如实现),会话生命周期操作集中在 repository。

- 新增 ExplorationSessionRepository.expire_running_sessions(campaign_id)
- 更新 campaigns.py 和 campaign_runner.py 两个调用点
- 删除 backend/agenteval/exploration/settlement.py
- 所有测试通过,行为不变
2026-08-04 13:28:23 +08:00
..
issues docs(v0.9): mark ticket 06 done after Playwright browser verification 2026-08-04 02:27:37 +08:00
browser_check_ticket06.py refactor(exploration): absorb settlement.py into ExplorationSessionRepository 2026-08-04 13:28:23 +08:00
linecheck.py refactor(exploration): absorb settlement.py into ExplorationSessionRepository 2026-08-04 13:28:23 +08:00
openclaw_cron_ops.py refactor(exploration): absorb settlement.py into ExplorationSessionRepository 2026-08-04 13:28:23 +08:00
spec.md chore(v0.9): wrap over-length lines and record spec rulings 2026-08-04 02:52:45 +08:00