This website requires JavaScript.
Explore
Help
Sign In
solahqb
/
AgentEvalTool
Watch
1
Star
0
Fork
0
You've already forked AgentEvalTool
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
cd-production.yml
ci.yml
Actor
All actors
solahqb
Status
All status
success
failure
waiting
running
fix(deploy/t480): remove OPENCLAW_GATEWAY_TOKEN (trusted-proxy conflicts with shared token)
ci.yml #60
:
Commit
df57af9e85
pushed by
solahqb
main
2026-08-16 19:16:52 +00:00
3m42s
fix(intelligent-eval): worker trigger message must demand immediate execution
ci.yml #59
:
Commit
8e65e2e7b0
pushed by
solahqb
main
2026-08-16 19:01:00 +00:00
3m47s
feat(intelligent-eval): platform triggers OpenClaw agent as worker (avoid external IM channel)
ci.yml #58
:
Commit
775b070bab
pushed by
solahqb
main
2026-08-16 18:41:31 +00:00
3m48s
fix(intelligent-eval): add lifespan scan-loop for worker task enqueue
ci.yml #57
:
Commit
5836b84681
pushed by
solahqb
main
2026-08-16 18:12:41 +00:00
3m53s
fix(frontend): report overall NaN + header card styling
ci.yml #56
:
Commit
6309b6abca
pushed by
solahqb
main
2026-08-16 18:05:53 +00:00
4m1s
refactor(frontend): unify polling via usePolling + visibility pause (S6)
ci.yml #55
:
Commit
0c1e4578c9
pushed by
solahqb
main
2026-08-14 08:01:08 +00:00
3m57s
docs: v1.1.0 post-release patches + scan §6 resolved tracking
ci.yml #54
:
Commit
deaeabcf74
pushed by
solahqb
main
2026-08-14 07:38:33 +00:00
3m54s
fix(decision-logs): remove unused context_json + json import (ruff F841/F401)
ci.yml #53
:
Commit
3376caca7b
pushed by
solahqb
main
2026-08-14 07:27:37 +00:00
3m57s
fix(decision-logs): dedupe on (eval_id, decision_type, context) (resolves T8)
ci.yml #52
:
Commit
4bcab065f1
pushed by
solahqb
main
2026-08-14 07:15:28 +00:00
37s
fix(intelligent-eval): link check_alerts to auto-scale_up (resolves T7)
ci.yml #51
:
Commit
6d32653675
pushed by
solahqb
main
2026-08-14 07:12:57 +00:00
3m56s
fix(alerts): webhook retry + dedupe (resolves §6.2)
ci.yml #50
:
Commit
f85eca11ca
pushed by
solahqb
main
2026-08-14 06:59:32 +00:00
3m57s
fix(intelligent-eval): atomic CAS in assign_task and complete_task (resolves §6.1)
ci.yml #49
:
Commit
38e3817433
pushed by
solahqb
main
2026-08-14 06:55:32 +00:00
2m30s
ci: probe 181 runner
ci.yml #48
:
Commit
3b14eb1bda
pushed by
solahqb
main
2026-08-14 05:32:04 +00:00
4m1s
fix(release): commit package-lock.json version sync (1.1.1)
ci.yml #47
:
Commit
ee9cc3305e
pushed by
solahqb
main
2026-08-13 07:38:18 +00:00
44m29s
chore(release): bump version to 1.1.1
ci.yml #46
:
Commit
444e9d74e8
pushed by
solahqb
main
2026-08-13 06:27:26 +00:00
1m14s
refactor(intelligent-eval): openclaw_client token from settings (S5) + ADR-0008
ci.yml #45
:
Commit
37da87c3b0
pushed by
solahqb
main
2026-08-13 06:25:51 +00:00
4m30s
refactor(intelligent-eval): router logic down to service layer (P3, S2)
ci.yml #44
:
Commit
3852c6f87d
pushed by
solahqb
main
2026-08-13 06:02:21 +00:00
4m16s
refactor(intelligent-eval): converge scheduling domain (S1) + stuck-task settlement (S4)
ci.yml #43
:
Commit
975ed7a6ff
pushed by
solahqb
main
2026-08-13 02:09:13 +00:00
4m21s
test(intelligent-eval): add #6 frontend + router contract + immutability + alert-autoscale link tests
ci.yml #42
:
Commit
b5bcd13fa0
pushed by
solahqb
main
2026-08-12 20:08:18 +00:00
4m34s
test(intelligent-eval): add openclaw_client + webhook tests (#5)
ci.yml #41
:
Commit
a03067720b
pushed by
solahqb
main
2026-08-12 19:01:22 +00:00
4m18s
test(intelligent-eval): add cron_pool boundary tests (#4)
ci.yml #40
:
Commit
4c45dba95d
pushed by
solahqb
main
2026-08-12 18:56:57 +00:00
2m10s
test(intelligent-eval): add worker task resilience tests (#3)
ci.yml #39
:
Commit
3025dcd255
pushed by
solahqb
main
2026-08-12 18:50:45 +00:00
4m21s
ci: verify pipeline end-to-end
ci.yml #38
:
Commit
9535a18a44
pushed by
solahqb
main
2026-08-12 10:17:34 +00:00
6m47s
fix(ci-cd): cap job container memory/cpu to protect weak Gitea host (1.6G)
ci.yml #37
:
Commit
7e3d8fd669
pushed by
solahqb
main
2026-08-12 10:07:07 +00:00
4m15s
fix(ci-cd): set AGENTEVAL_PROD_DIR to actual production path
ci.yml #36
:
Commit
9eccee0a67
pushed by
solahqb
main
2026-08-12 09:33:18 +00:00
11m21s
feat(ci-cd): add self-hosted Gitea Actions runner + CI & production CD
ci.yml #35
:
Commit
b451ac9625
pushed by
solahqb
main
2026-08-12 07:21:52 +00:00
0s
fix(deploy): resolve cron pool initialization issues
ci.yml #34
:
Commit
fed52f3920
pushed by
solahqb
main
2026-08-12 05:41:26 +00:00
32s
fix(lint): resolve ruff lint errors
ci.yml #33
:
Commit
4e9145db46
pushed by
solahqb
main
2026-08-12 03:14:28 +00:00
32s
fix(deploy): serialize production frontend build
ci.yml #32
:
Commit
0326ec5d03
pushed by
solahqb
main
2026-08-11 08:12:29 +00:00
8m44s
docs(deploy): record production access topology
ci.yml #31
:
Commit
10a089e740
pushed by
solahqb
main
2026-08-09 05:45:52 +00:00
1m31s
First
Previous
1
2
3
4
Next
Last