• Joined on 2026-06-26
solahqb commented on issue solahqb/AgentEvalTool#7 2026-08-12 18:39:40 +00:00
refactor(intelligent-eval): 收敛时段/欠账/严重度领域知识(S1, S4)

🔗 依赖关系(追踪用)

本 ticket 被以下 ticket block(在 Gitea 端用 dependency API 添加时遇到 404,改用评论承载依赖图,详见 `.scratch/v111-architecture-s…

solahqb commented on issue solahqb/AgentEvalTool#8 2026-08-12 18:39:40 +00:00
refactor(intelligent-eval): 决策/队列逻辑与 DB 解耦(S3)

🔗 依赖关系(追踪用)

本 ticket 被以下 ticket block(在 Gitea 端用 dependency API 添加时遇到 404,改用评论承载依赖图,详见 `.scratch/v111-architecture-s…

solahqb opened issue solahqb/AgentEvalTool#11 2026-08-12 18:29:49 +00:00
release: v1.1.1 收尾发布
solahqb opened issue solahqb/AgentEvalTool#9 2026-08-12 18:29:48 +00:00
refactor(intelligent-eval): Router 逻辑下沉(S2)
solahqb opened issue solahqb/AgentEvalTool#6 2026-08-12 18:29:48 +00:00
test(intelligent-eval): 前端 CronPoolMonitor + router 契约
solahqb opened issue solahqb/AgentEvalTool#7 2026-08-12 18:29:48 +00:00
refactor(intelligent-eval): 收敛时段/欠账/严重度领域知识(S1, S4)
solahqb opened issue solahqb/AgentEvalTool#8 2026-08-12 18:29:48 +00:00
refactor(intelligent-eval): 决策/队列逻辑与 DB 解耦(S3)
solahqb opened issue solahqb/AgentEvalTool#10 2026-08-12 18:29:48 +00:00
refactor(intelligent-eval): 边界收尾 + ADR(S5, S6, S7)
solahqb opened issue solahqb/AgentEvalTool#5 2026-08-12 18:29:47 +00:00
test(intelligent-eval): openclaw_client 单元 + webhook 语义
solahqb opened issue solahqb/AgentEvalTool#3 2026-08-12 18:29:47 +00:00
test(intelligent-eval): worker 任务竞争与故障链路 e2e
solahqb opened issue solahqb/AgentEvalTool#4 2026-08-12 18:29:47 +00:00
test(intelligent-eval): cron_pool 边界(auto-scale 振荡 + stuck 临界)
solahqb pushed to main at solahqb/AgentEvalTool 2026-08-12 10:10:46 +00:00
9535a18a44 ci: verify pipeline end-to-end
solahqb pushed to main at solahqb/AgentEvalTool 2026-08-12 09:53:39 +00:00
7e3d8fd669 fix(ci-cd): cap job container memory/cpu to protect weak Gitea host (1.6G)
solahqb pushed to main at solahqb/AgentEvalTool 2026-08-12 07:21:52 +00:00
9eccee0a67 fix(ci-cd): set AGENTEVAL_PROD_DIR to actual production path
solahqb pushed to main at solahqb/AgentEvalTool 2026-08-12 07:04:35 +00:00
b451ac9625 feat(ci-cd): add self-hosted Gitea Actions runner + CI & production CD
solahqb pushed to main at solahqb/AgentEvalTool 2026-08-12 05:40:52 +00:00
fed52f3920 fix(deploy): resolve cron pool initialization issues
solahqb pushed to main at solahqb/AgentEvalTool 2026-08-12 03:13:54 +00:00
4e9145db46 fix(lint): resolve ruff lint errors
617cc3909d chore: clean up release notes and update lockfile
6f2be0e68f docs(release): add v1.1.0 release notes
15699e0dd0 chore(release): bump version to 1.1.0
244feae505 feat(intelligent-eval): add cron pool monitoring UI (ticket 10)
Compare 14 commits »
solahqb closed issue solahqb/AgentEvalTool#2 2026-08-11 08:44:52 +00:00
Refactor: Deepen Campaign Intelligence, Read Model, and Runtime
solahqb commented on issue solahqb/AgentEvalTool#2 2026-08-11 08:44:52 +00:00
Refactor: Deepen Campaign Intelligence, Read Model, and Runtime

已完成并验收。Campaign 智能作业、读模型、运行时收窄及条件写入删除测试由提交 1782b24 完成,阶段总结见 docs/archive/campaign-architecture-deepening-20260811-v…

solahqb closed issue solahqb/AgentEvalTool#1 2026-08-11 08:44:51 +00:00
Refactor: Deepen evaluation architecture modules