28427a973f
Merge pull request 'fix: add --version to adapter CLIs, read VERSION from package.json' (#97) from fix/adapter-version into main
xiaomo2026-06-05 07:36:15 +00:00
794f9db568
fix: add --version to adapter CLIs, read VERSION from package.json
xiaoju2026-06-05 07:29:54 +00:00
cd585a26f1
Merge pull request 'fix: read eval CLI version from package.json' (#96) from fix/95-eval-version into main
xiaoju2026-06-05 06:46:32 +00:00
1cf8f350d0
fix: read eval CLI version from package.json
xiaoju2026-06-05 06:43:27 +00:00
d3a2353acf
Merge pull request 'fix: read token usage from ACP response instead of DB' (#94) from fix/usage-tokens-from-acp into main
xiaomo2026-06-05 06:18:05 +00:00
8085d1d6e0
fix: read token usage from ACP response instead of DB
xiaoju2026-06-05 06:07:39 +00:00
8764d7bda3
Merge pull request 'chore: add changeset for #92 agent override alias fix' (#93) from chore/changeset-agent-override into main
xiaomo2026-06-05 05:17:36 +00:00
850a3b2f25
chore: add changeset for #92 agent override alias fix
xiaoju2026-06-05 04:36:41 +00:00
3d6a517e83
Merge pull request 'fix: resolve --agent override via config alias before raw command' (#92) from fix/agent-override-alias into main
xiaomo2026-06-05 04:31:50 +00:00
825f0c641a
fix: resolve --agent override via config alias before raw command
xiaoju2026-06-05 04:20:09 +00:00
3d8df5c8e2
Merge pull request 'fix: remove _ single-exit for user roles' (#88) from fix/86-remove-single-exit-underscore into main
xiaoju2026-06-05 02:09:50 +00:00
63cb4d3645
fix: remove _ single-exit for user roles
xiaoju2026-06-05 02:00:45 +00:00
f373945304
Merge pull request 'feat: eval package scaffold — CLI + schemas + types + task loader' (#85) from feat/69-eval-scaffold into main
xiaomo2026-06-05 00:23:56 +00:00
ae81e4b5ac
feat: eval report, diff, list commands
xiaoju2026-06-05 00:19:25 +00:00
b94234652a
Merge pull request 'feat: agent-hermes reads real token counts from session DB' (#84) from feat/76-hermes-real-tokens into main
xiaomo2026-06-04 23:31:09 +00:00
1593dbb521
fix: compute usage as delta for session re-entry
xiaoju2026-06-04 23:22:16 +00:00
d1c523c442
feat: agent-hermes reads real token counts from session DB
xiaoju2026-06-04 23:06:52 +00:00
4283e6766b
Merge pull request 'feat: agent-claude-code reports real $usage from stream-json' (#83) from feat/77-claude-code-usage into main
xiaomo2026-06-04 22:55:15 +00:00
4e4fb61ff5
Merge pull request 'feat: agent-hermes reports $usage (turns + duration)' (#82) from feat/76-hermes-usage into main
xiaomo2026-06-04 22:55:13 +00:00
be92cb2dd2
feat: agent-claude-code reports real $usage from stream-json output
xiaoju2026-06-04 22:36:44 +00:00
172c232e61
Merge pull request 'feat: add $usage field to adapter protocol' (#80) from feat/74-usage-in-protocol into main
xiaomo2026-06-04 22:14:12 +00:00
5fe97591de
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
xiaomo2026-06-04 15:41:45 +00:00
99f40c2488
feat: add $usage field to adapter protocol
xiaoju2026-06-04 15:41:07 +00:00
bf489c59a5
fix: agent bin fields point to dist/cli.js instead of src/cli.ts
xingyue2026-06-04 23:25:39 +08:00
9908d069ec
Merge pull request 'refactor(prompt): rename subcommands and add frontmatter output' (#67) from feat/prompt-refactor-66 into main
xiaomo2026-06-04 14:51:12 +00:00
17f7f44c43
Merge pull request 'chore: rebranding cleanup — reset versions to 0.1.0, bun→pnpm in docs' (#64) from chore/rebranding-cleanup into main
xiaomo2026-06-04 13:13:03 +00:00
3401873051
chore: rebranding cleanup — reset versions to 0.1.0, bun→pnpm in docs
xiaoju2026-06-04 13:05:26 +00:00
7fc02e50c0
Merge pull request 'refactor: extract validateCount, replace CLI spawn with direct import' (#63) from chore/61-spawn-to-direct-import into main
xiaomo2026-06-04 12:41:42 +00:00
18170a4313
refactor: extract validateCount, replace CLI spawn with direct import
xiaoju2026-06-04 12:31:17 +00:00
1ce0b9b9ee
Merge pull request 'chore: remove integration tests, migrate to eval framework' (#62) from chore/60-remove-integration-tests into main
xiaomo2026-06-04 12:25:39 +00:00
8bf5b88172
chore: remove integration tests, clean up CI exclusion
xiaoju2026-06-04 12:19:24 +00:00
9fbdd1dd2c
Merge pull request 'fix: OCAS_DIR → OCAS_HOME in test helpers' (#59) from fix/58-test-isolation into main
xiaomo2026-06-04 12:16:20 +00:00
66c2e2a79b
fix: use node dist/cli.js instead of npx tsx in thread-step-count tests
xiaoju2026-06-04 11:57:32 +00:00
883bd79bcb
fix: add timeout to CI-slow tests + check stderr for help output
xiaoju2026-06-04 11:18:49 +00:00
63454a4cfd
fix: OCAS_DIR → OCAS_HOME in test helpers + exclude integration tests from CI
xiaoju2026-06-04 10:59:53 +00:00
5fe492c011
Merge pull request 'fix: add missing workflow destructure in current-role test' (#57) from fix/56-ts-compile-error into main
xiaoju2026-06-04 11:00:25 +00:00
9f5891169e
fix: add missing workflow destructure in current-role test
xiaoju2026-06-04 10:56:44 +00:00
0470d9445a
Merge pull request 'fix: disable pnpm minimumReleaseAge in CI' (#55) from fix/ci-disable-release-age into main
xiaoju2026-06-04 10:32:51 +00:00
07128b89af
fix: pnpm 11 CI compatibility
xiaoju2026-06-04 10:10:35 +00:00
1fdeb716ca
Merge pull request 'fix: migrate CI from bun to pnpm' (#54) from fix/52-ci-bun-to-pnpm into main
xiaoju2026-06-04 10:05:35 +00:00
1b99f0e2c1
fix: migrate CI from bun to pnpm
xiaoju2026-06-04 10:05:02 +00:00
cd7e4e77ff
Merge pull request 'feat: agent-mock package for deterministic E2E testing (#33)' (#44) from test/33-mock-agent into main
xiaomo2026-06-04 08:38:51 +00:00
64a8bab5ce
Merge pull request 'fix: resolve workflow from CAS chain in collectCompletedThreads' (#47) from fix/completed-thread-workflow into main
xiaomo2026-06-04 08:38:06 +00:00
23e2ae9eb4
refactor(protocol): add status + completedAt to ThreadIndexEntry
xingyue2026-06-04 14:42:14 +08:00
3fb6da9288
Merge pull request 'refactor: unify env vars + env only in CLI (#37)' (#38) from refactor/37-env-vars into main
xiaomo2026-06-04 05:13:21 +00:00
6b7636b088
refactor: unify env vars (UWF_HOME, OCAS_HOME) + env only in CLI (#37)
xiaoju2026-06-04 05:12:05 +00:00
84bdd81317
Merge pull request 'test: core module unit test coverage (#35)' (#36) from test/35-unit-test-coverage into main
xiaomo2026-06-04 04:42:15 +00:00
06e959e7a5
test: add unit tests for core modules (#35)
xiaoju2026-06-04 04:35:33 +00:00
c3ec4ac6df
Merge pull request 'chore: integrate proman scaffold' (#32) from chore/27-proman-integration into main
xiaomo2026-06-04 03:24:02 +00:00
ad3a292314
Merge pull request 'refactor: remove all remaining uncaged codename references' (#24) from refactor/remove-uncaged-codename into main
xiaomo2026-06-02 16:17:11 +00:00
87b893bd28
refactor: remove all uncaged codename references
xingyue2026-06-03 00:08:45 +08:00
74750f0275
Merge pull request 'docs: update stale comments and agent prompts' (#23) from docs/update-stale-references into main
xiaomo2026-06-02 16:00:03 +00:00
e2098e7371
docs: update stale comments and prompts referencing old storage formats
xingyue2026-06-02 23:59:07 +08:00
dea6ed629e
Merge pull request 'refactor: align package folder names with npm package names' (#22) from refactor/align-package-folder-names into main
xiaomo2026-06-02 15:54:11 +00:00
e4e4288d00
Merge pull request 'fix: agent CAS path mismatch (~/.uwf/cas → ~/.ocas)' (#20) from fix/agent-cas-path into main
xiaomo2026-06-02 15:20:35 +00:00
34ce190e5f
fix: agent createAgentStore uses wrong CAS path (~/.uwf/cas instead of ~/.ocas)
xingyue2026-06-02 23:19:14 +08:00
65b5ebc065
Merge pull request 'Phase 5: Docs branding cleanup — @uncaged → @united-workforce' (#19) from docs/phase5-branding-cleanup into main
xiaomo2026-06-02 15:07:43 +00:00
e899c11b92
docs: update branding to @united-workforce and fix stale storage references (Phase 5)
xingyue2026-06-02 23:00:11 +08:00
74b81fe9ba
Merge pull request 'Phase 4c: Migrate thread history from JSONL to ocas variable store' (#18) from refactor/history-to-ocas-variable into main
xiaomo2026-06-02 14:54:33 +00:00
3e12e6ebc0
refactor: migrate thread history from JSONL to ocas variable store (Phase 4c)
xingyue2026-06-02 22:53:24 +08:00
e881e0772b
Merge pull request 'refactor: migrate threads index from YAML to ocas variable (Phase 4b)' (#17) from refactor/threads-to-ocas-variable into main
xiaomo2026-06-02 14:28:17 +00:00
93b96987a3
refactor: migrate threads index from YAML to ocas variable store (Phase 4b)
xingyue2026-06-02 22:22:38 +08:00