AgentEvalTool/migrations/versions
sinohqb 6340ec503c feat(exploration): stateless patrol API with watermark increments
Resident agents call GET /api/exploration/patrol once per cycle to see
every running production-line campaign that opted into exploration
(seed set present), the new results since the last watermark (reusing
campaign report aggregation), and the remaining exploration budget.
The watermark advances after each call so subsequent calls only report
increments; accelerated and terminal campaigns are excluded.
2026-08-03 18:12:11 +08:00
..
0e4a7c91d2b3_add_exploration_tables.py feat(exploration): session lifecycle endpoints with platform hard guardrails 2026-08-03 17:35:17 +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
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
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
c8f5e4b13d26_add_campaign_analyses.py feat(analysis): two-phase campaign analysis agent with storage and API 2026-08-03 02:06:29 +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
df320ecde84f_add_file_management_tables.py v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
e6c3d1a2f809_add_campaigns.py feat(campaigns): add Campaign persistence and create/query API 2026-07-30 11:56:19 +08:00
f2a9b7c34d18_add_campaign_period_comparisons.py feat(comparison): v0.8 周期对比 — 计划指纹自动基线配对、机械指标 diff 与 LLM 演进叙述 2026-08-03 13:32:48 +08:00