AgentEvalTool/migrations/versions
sinohqb c956da7686
All checks were successful
CI / test (pull_request) Successful in 4m3s
feat(v1.3.1): Phase 2 让成本/放弃率/Go-No-Go 基础设施真正生效
- token 用量接入:ModelGateway 经 adapter.parse_usage 累计评测侧 LLM 调用的
  token 消耗,引擎写入 run.summary.eval_token_usage,报告透出
- 放弃率落地:CaseOutcome 新增 abandoned 标记(对话中途发送/接收失败),
  build_run_summary 统计 abandoned_cases / abandonment_rate
- Go/No-Go 可配置:Scenario 新增 acceptance_criteria 字段(DB 列 + 幂等迁移),
  报告按场景标准出 verdict,缺省回退全局默认;标准变更不触发考纲升版
2026-08-25 18:38:18 +08:00
..
0e4a7c91d2b3_add_exploration_tables.py feat(exploration): session lifecycle endpoints with platform hard guardrails 2026-08-03 17:35:17 +08:00
3f8a2c91d4e7_add_acceptance_criteria_to_scenarios.py feat(v1.3.1): Phase 2 让成本/放弃率/Go-No-Go 基础设施真正生效 2026-08-25 18:38:18 +08:00
8e91c70a5d3b_add_model_config_center.py feat(models): add centralized model configuration 2026-07-17 20:02:43 +08:00
15c107310eea_baseline_add_llm_config.py v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
99dbae2a20da_add_intelligent_eval_tables.py feat(intelligent-eval): add backend for OpenClaw-driven intelligent evaluation (tickets 01-04) 2026-08-05 03:18:52 +08:00
a3f9c2e71b48_add_analysis_default_to_model_configs.py feat(models): add analysis-default flag for campaign intelligence 2026-08-03 01:46:51 +08:00
a64b2f8c9d10_add_model_metadata.py feat(models): add model capability metadata 2026-07-17 21:41:32 +08:00
b3c7d9e1f5a2_add_exploration_config_to_campaigns.py feat(campaigns): exploration seed set and budget config per campaign 2026-08-03 17:52:25 +08:00
b7d4e6f81c22_add_triggered_by_to_eval_runs.py feat(backend): v0.4 triggered_by tracking, login gate, compare guard, dashboard stats 2026-07-28 17:40:54 +08:00
b7e4d3a92c15_add_campaign_analysis_model.py feat(campaign): support per-campaign analysis model override 2026-08-03 01:53:13 +08:00
b72debf55c3b_add_intelligent_eval_cron_pool_tables.py feat(intelligent-eval): terminal-state discipline watchdogs (ADR-0011) 2026-08-20 14:34:17 +08:00
c2f4a6b8d0e1_add_campaign_run_identity.py refactor(architecture): deepen evaluation lifecycle and read model 2026-08-07 03:11:37 +08:00
c5d8f0a2e4b7_add_patrol_watermark_to_campaigns.py feat(exploration): stateless patrol API with watermark increments 2026-08-03 18:12:11 +08:00
c8e2f5a7b901_add_version_to_scenarios.py feat(scenario): system-maintained syllabus version (ticket 03) 2026-07-29 10:42:35 +08:00
c8f3e9a2b4d1_add_alert_history_table.py feat(intelligent-eval): terminal-state discipline watchdogs (ADR-0011) 2026-08-20 14:34:17 +08:00
c8f5e4b13d26_add_campaign_analyses.py feat(analysis): two-phase campaign analysis agent with storage and API 2026-08-03 02:06:29 +08:00
d4e7f9a1b2c3_add_intelligence_job_recovery_attempts.py refactor(architecture): deepen campaign runtime modules 2026-08-11 13:18:48 +08:00
d5b8c2e4f617_add_scenario_version_to_eval_runs.py feat(run): snapshot scenario version at run creation (ticket 04) 2026-07-29 10:59:44 +08:00
d5f6193ba7c8_add_performance_indexes_for_query_.py perf(db): WAL 模式 + 性能索引 + N+1 查询消除 2026-08-24 23:17:51 +08:00
df320ecde84f_add_file_management_tables.py v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
e1a2b3c4d5f6_add_task_queue_attempts.py feat(intelligent-eval): terminal-state discipline watchdogs (ADR-0011) 2026-08-20 14:34:17 +08:00
e6c3d1a2f809_add_campaigns.py refactor(architecture): deepen campaign runtime modules 2026-08-11 13:18:48 +08:00
f2a9b7c34d18_add_campaign_period_comparisons.py feat(comparison): v0.8 周期对比 — 计划指纹自动基线配对、机械指标 diff 与 LLM 演进叙述 2026-08-03 13:32:48 +08:00