AgentEvalTool/frontend/web/src/pages
sinohqb c63236f671 feat(campaign): support per-campaign analysis model override
Campaigns can pin an analysis model config instead of following the
global analysis default. Creation validates the referenced config
exists (400 otherwise); the create form offers enabled chat configs
with the global default as the fallback option.
2026-08-03 01:53:13 +08:00
..
Campaigns.tsx feat(campaign): support per-campaign analysis model override 2026-08-03 01:53:13 +08:00
Files.tsx feat(files): improve category and location layout 2026-07-17 18:13:43 +08:00
Home.tsx refactor(frontend): extract useResource/usePolling shared hooks 2026-07-31 11:01:24 +08:00
Login.tsx feat(frontend): v0.4 login page, dashboard rebuild, reports UX, keep-alive refresh 2026-07-28 17:41:08 +08:00
ModelConfigs.tsx feat(models): add analysis-default flag for campaign intelligence 2026-08-03 01:46:51 +08:00
OpenClaw.tsx v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
Reports.tsx refactor(frontend): extract useResource/usePolling shared hooks 2026-07-31 11:01:24 +08:00
Runs.tsx refactor(frontend): extract useResource/usePolling shared hooks 2026-07-31 11:01:24 +08:00
Scenarios.tsx refactor(frontend): extract useResource/usePolling shared hooks 2026-07-31 11:01:24 +08:00
Targets.tsx refactor(frontend): extract useResource/usePolling shared hooks 2026-07-31 11:01:24 +08:00