Logo
Explore Help
Sign In
shazhou/united-workforce
8
0
Fork 0
You've already forked united-workforce
Code Issues 8 Pull Requests 2 Actions Packages Projects Releases Wiki Activity
All Workflows ci.yml
69 workflow runs
Actor
All actors scottwei xiaoju xiaomo xingyue
Status
All status Success Failure Waiting Running
Merge pull request 'fix: simplify prompt subcommands, framework-agnostic bootstrap' (#100) from fix/99-prompt-cleanup into main
ci.yml #121:Commit d99a376b60 pushed by xiaomo
main
2026-06-05 09:07:23 +00:00
3m20s
View workflow file
Merge pull request 'fix: acp-client reports agent-hermes own version in MCP clientInfo' (#98) from fix/acp-client-own-version into main
ci.yml #118:Commit c8d884072a pushed by xiaomo
main
2026-06-05 08:13:28 +00:00
2m28s
View workflow file
Merge pull request 'fix: add --version to adapter CLIs, read VERSION from package.json' (#97) from fix/adapter-version into main
ci.yml #116:Commit 28427a973f pushed by xiaomo
main
2026-06-05 07:39:23 +00:00
3m4s
View workflow file
Merge pull request 'fix: read token usage from ACP response instead of DB' (#94) from fix/usage-tokens-from-acp into main
ci.yml #111:Commit d3a2353acf pushed by xiaomo
main
2026-06-05 06:21:40 +00:00
3m28s
View workflow file
Merge pull request 'chore: add changeset for #92 agent override alias fix' (#93) from chore/changeset-agent-override into main
ci.yml #109:Commit 8764d7bda3 pushed by xiaomo
main
2026-06-05 05:21:11 +00:00
3m34s
View workflow file
Merge pull request 'fix: resolve --agent override via config alias before raw command' (#92) from fix/agent-override-alias into main
ci.yml #107:Commit 3d6a517e83 pushed by xiaomo
main
2026-06-05 04:35:29 +00:00
3m33s
View workflow file
Merge pull request 'feat: eval package scaffold — CLI + schemas + types + task loader' (#85) from feat/69-eval-scaffold into main
ci.yml #97:Commit f373945304 pushed by xiaomo
main
2026-06-05 00:25:46 +00:00
1m47s
View workflow file
Merge pull request 'feat: agent-hermes reads real token counts from session DB' (#84) from feat/76-hermes-real-tokens into main
ci.yml #92:Commit b94234652a pushed by xiaomo
main
2026-06-04 23:32:57 +00:00
1m42s
View workflow file
Merge pull request 'feat: agent-claude-code reports real $usage from stream-json' (#83) from feat/77-claude-code-usage into main
ci.yml #89:Commit 4283e6766b pushed by xiaomo
main
2026-06-04 22:58:44 +00:00
1m43s
View workflow file
Merge pull request 'feat: agent-hermes reports $usage (turns + duration)' (#82) from feat/76-hermes-usage into main
ci.yml #88:Commit 4e4fb61ff5 pushed by xiaomo
main
2026-06-04 22:57:01 +00:00
1m42s
View workflow file
Merge pull request 'feat: agent-mock emits fixed $usage stats' (#81) from feat/75-mock-usage into main
ci.yml #85:Commit 780005ad65 pushed by xiaomo
main
2026-06-04 22:25:28 +00:00
1m43s
View workflow file
Merge pull request 'feat: add $usage field to adapter protocol' (#80) from feat/74-usage-in-protocol into main
ci.yml #83:Commit 172c232e61 pushed by xiaomo
main
2026-06-04 22:16:00 +00:00
1m41s
View workflow file
Merge pull request 'fix: agent bin fields point to dist/cli.js instead of src/cli.ts' (#79) from fix/agent-bin-78 into main
ci.yml #81:Commit 5fe97591de pushed by xiaomo
main
2026-06-04 15:44:48 +00:00
2m58s
View workflow file
Merge pull request 'refactor(prompt): rename subcommands and add frontmatter output' (#67) from feat/prompt-refactor-66 into main
ci.yml #79:Commit 9908d069ec pushed by xiaomo
main
2026-06-04 14:56:38 +00:00
5m18s
View workflow file
Merge pull request 'chore: rebranding cleanup — reset versions to 0.1.0, bun→pnpm in docs' (#64) from chore/rebranding-cleanup into main
ci.yml #77:Commit 17f7f44c43 pushed by xiaomo
main
2026-06-04 13:16:15 +00:00
3m8s
View workflow file
Merge pull request 'refactor: extract validateCount, replace CLI spawn with direct import' (#63) from chore/61-spawn-to-direct-import into main
ci.yml #75:Commit 7fc02e50c0 pushed by xiaomo
main
2026-06-04 12:44:50 +00:00
3m3s
View workflow file
Merge pull request 'chore: remove integration tests, migrate to eval framework' (#62) from chore/60-remove-integration-tests into main
ci.yml #73:Commit 1ce0b9b9ee pushed by xiaomo
main
2026-06-04 12:28:06 +00:00
2m21s
View workflow file
Merge pull request 'fix: OCAS_DIR → OCAS_HOME in test helpers' (#59) from fix/58-test-isolation into main
ci.yml #71:Commit 9fbdd1dd2c pushed by xiaomo
main
2026-06-04 12:19:11 +00:00
2m47s
View workflow file
Merge pull request 'test: expand E2E coverage — suspend, count, mustache, completed resume' (#51) from test/33-more-e2e into main
ci.yml #50:Commit f56e24cf82 pushed by xiaomo
main
2026-06-04 09:06:34 +00:00
1m31s
View workflow file
Merge pull request 'chore: fix biome check errors (40 → 0)' (#50) from chore/fix-biome-check into main
ci.yml #48:Commit 6e7276425d pushed by xiaomo
main
2026-06-04 09:03:13 +00:00
1m18s
View workflow file
Merge pull request 'feat: agent-mock package for deterministic E2E testing (#33)' (#44) from test/33-mock-agent into main
ci.yml #46:Commit cd7e4e77ff pushed by xiaomo
main
2026-06-04 08:41:25 +00:00
1m40s
View workflow file
Merge pull request 'fix: resolve workflow from CAS chain in collectCompletedThreads' (#47) from fix/completed-thread-workflow into main
ci.yml #45:Commit 64a8bab5ce pushed by xiaomo
main
2026-06-04 08:39:44 +00:00
1m35s
View workflow file
Merge pull request 'refactor: unified thread storage + resume completed threads' (#45) from refactor/39-unified-thread-storage into main
ci.yml #41:Commit bbea89c067 pushed by xiaomo
main
2026-06-04 07:27:30 +00:00
1m29s
View workflow file
Merge pull request 'refactor: unify env vars + env only in CLI (#37)' (#38) from refactor/37-env-vars into main
ci.yml #38:Commit 3fb6da9288 pushed by xiaomo
main
2026-06-04 05:19:30 +00:00
3m56s
View workflow file
Merge pull request 'test: core module unit test coverage (#35)' (#36) from test/35-unit-test-coverage into main
ci.yml #36:Commit 84bdd81317 pushed by xiaomo
main
2026-06-04 04:43:51 +00:00
1m33s
View workflow file
Merge pull request 'chore: integrate proman scaffold' (#32) from chore/27-proman-integration into main
ci.yml #34:Commit c3ec4ac6df pushed by xiaomo
main
2026-06-04 03:25:54 +00:00
1m43s
View workflow file
Merge pull request 'chore: upgrade @ocas/* to ^0.3.0, migrate better-sqlite3 → node:sqlite' (#30) from chore/upgrade-ocas-0.3 into main
ci.yml #32:Commit 7b4859594a pushed by xiaomo
main
2026-06-04 02:28:08 +00:00
2m21s
View workflow file
Merge pull request 'refactor: remove legacy symlink migration code' (#25) from refactor/remove-legacy-symlink-migration into main
ci.yml #27:Commit 0d93e56acd pushed by xiaomo
main
2026-06-02 17:05:54 +00:00
7m37s
View workflow file
Merge pull request 'refactor: remove all remaining uncaged codename references' (#24) from refactor/remove-uncaged-codename into main
ci.yml #25:Commit ad3a292314 pushed by xiaomo
main
2026-06-02 16:50:30 +00:00
7m38s
View workflow file
Merge pull request 'docs: update stale comments and agent prompts' (#23) from docs/update-stale-references into main
ci.yml #23:Commit 74750f0275 pushed by xiaomo
main
2026-06-02 16:34:48 +00:00
9m51s
View workflow file
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.26.2 Page: 30ms Template: 13ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API