Commit Graph

  • 28427a973f Merge pull request 'fix: add --version to adapter CLIs, read VERSION from package.json' (#97) from fix/adapter-version into main xiaomo 2026-06-05 07:36:15 +00:00
  • 794f9db568 fix: add --version to adapter CLIs, read VERSION from package.json xiaoju 2026-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 xiaoju 2026-06-05 06:46:32 +00:00
  • 1cf8f350d0 fix: read eval CLI version from package.json xiaoju 2026-06-05 06:43:27 +00:00
  • 427568a21d chore: version bump agent-hermes@0.1.1 cli@0.1.1 eval@0.1.2 eval-v0.1.2 cli-v0.1.1 agent-hermes-v0.1.1 xiaoju 2026-06-05 06:28:07 +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 xiaomo 2026-06-05 06:18:05 +00:00
  • 8085d1d6e0 fix: read token usage from ACP response instead of DB xiaoju 2026-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 xiaomo 2026-06-05 05:17:36 +00:00
  • 850a3b2f25 chore: add changeset for #92 agent override alias fix xiaoju 2026-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 xiaomo 2026-06-05 04:31:50 +00:00
  • 825f0c641a fix: resolve --agent override via config alias before raw command xiaoju 2026-06-05 04:20:09 +00:00
  • 81bbe1178f chore: release @united-workforce/eval@0.1.1 eval-v0.1.1 xiaoju 2026-06-05 03:02:05 +00:00
  • a0e139935e Merge pull request 'fix: frontmatter judge handles parsed object output' (#90) from fix/frontmatter-judge-object-output into main xiaoju 2026-06-05 03:01:30 +00:00
  • a08775896f fix: frontmatter judge handles parsed object output xiaoju 2026-06-05 02:55:58 +00:00
  • c892b9125b chore: remove prepublishOnly guards (proman handles release) v0.1.0 xiaoju 2026-06-05 02:28:39 +00:00
  • 8c5e12c5c8 Merge pull request 'chore: prepare 0.1.0 release' (#89) from chore/prepare-release into main xiaoju 2026-06-05 02:28:08 +00:00
  • 5edb67b79d chore: prepare 0.1.0 release xiaoju 2026-06-05 02:21:24 +00:00
  • 3d8df5c8e2 Merge pull request 'fix: remove _ single-exit for user roles' (#88) from fix/86-remove-single-exit-underscore into main xiaoju 2026-06-05 02:09:50 +00:00
  • 63cb4d3645 fix: remove _ single-exit for user roles xiaoju 2026-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 xiaomo 2026-06-05 00:23:56 +00:00
  • ae81e4b5ac feat: eval report, diff, list commands xiaoju 2026-06-05 00:19:25 +00:00
  • 8c26f16716 feat: builtin judges — frontmatter + token-stats (deterministic) + upstream/hallucination (stubs) xiaoju 2026-06-05 00:09:06 +00:00
  • fae9e9ed3a feat: eval run command — prepare, execute, collect pipeline xiaoju 2026-06-04 23:59:21 +00:00
  • 99619d85db feat: eval package scaffold with CLI, schemas, types, task loader xiaoju 2026-06-04 23:42:16 +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 xiaomo 2026-06-04 23:31:09 +00:00
  • 1593dbb521 fix: compute usage as delta for session re-entry xiaoju 2026-06-04 23:22:16 +00:00
  • d1c523c442 feat: agent-hermes reads real token counts from session DB xiaoju 2026-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 xiaomo 2026-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 xiaomo 2026-06-04 22:55:13 +00:00
  • be92cb2dd2 feat: agent-claude-code reports real $usage from stream-json output xiaoju 2026-06-04 22:36:44 +00:00
  • 7681e8b8e2 feat: agent-hermes reports $usage (turns + duration) xiaoju 2026-06-04 22:29:54 +00:00
  • 780005ad65 Merge pull request 'feat: agent-mock emits fixed $usage stats' (#81) from feat/75-mock-usage into main xiaomo 2026-06-04 22:23:42 +00:00
  • 248ac710fd feat: agent-mock emits fixed $usage stats xiaoju 2026-06-04 22:19:29 +00:00
  • 172c232e61 Merge pull request 'feat: add $usage field to adapter protocol' (#80) from feat/74-usage-in-protocol into main xiaomo 2026-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 xiaomo 2026-06-04 15:41:45 +00:00
  • 99f40c2488 feat: add $usage field to adapter protocol xiaoju 2026-06-04 15:41:07 +00:00
  • bf489c59a5 fix: agent bin fields point to dist/cli.js instead of src/cli.ts xingyue 2026-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 xiaomo 2026-06-04 14:51:12 +00:00
  • 83bcda60ff refactor(prompt): rename subcommands and add frontmatter output xingyue 2026-06-04 22:46:11 +08: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 xiaomo 2026-06-04 13:13:03 +00:00
  • 3401873051 chore: rebranding cleanup — reset versions to 0.1.0, bun→pnpm in docs xiaoju 2026-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 xiaomo 2026-06-04 12:41:42 +00:00
  • 18170a4313 refactor: extract validateCount, replace CLI spawn with direct import xiaoju 2026-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 xiaomo 2026-06-04 12:25:39 +00:00
  • 8bf5b88172 chore: remove integration tests, clean up CI exclusion xiaoju 2026-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 xiaomo 2026-06-04 12:16:20 +00:00
  • 66c2e2a79b fix: use node dist/cli.js instead of npx tsx in thread-step-count tests xiaoju 2026-06-04 11:57:32 +00:00
  • 58b58d511e fix: add timeout to cmdThreadExec count logic tests xiaoju 2026-06-04 11:48:46 +00:00
  • 596c05bfcc fix: use node dist/cli.js instead of npx tsx in prompt help test xiaoju 2026-06-04 11:32:09 +00:00
  • d26f54e8ea fix: biome format + remove unused noConsole suppressions xiaoju 2026-06-04 11:22:46 +00:00
  • 883bd79bcb fix: add timeout to CI-slow tests + check stderr for help output xiaoju 2026-06-04 11:18:49 +00:00
  • 63454a4cfd fix: OCAS_DIR → OCAS_HOME in test helpers + exclude integration tests from CI xiaoju 2026-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 xiaoju 2026-06-04 11:00:25 +00:00
  • 9f5891169e fix: add missing workflow destructure in current-role test xiaoju 2026-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 xiaoju 2026-06-04 10:32:51 +00:00
  • 07128b89af fix: pnpm 11 CI compatibility xiaoju 2026-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 xiaoju 2026-06-04 10:05:35 +00:00
  • 1b99f0e2c1 fix: migrate CI from bun to pnpm xiaoju 2026-06-04 10:05:02 +00:00
  • aab846498b fix: fix 7 failing tests (OCAS_DIR → OCAS_HOME + restore workflow destructure) chore/fix-failing-tests xingyue 2026-06-04 17:36:45 +08:00
  • f56e24cf82 Merge pull request 'test: expand E2E coverage — suspend, count, mustache, completed resume' (#51) from test/33-more-e2e into main xiaomo 2026-06-04 09:04:09 +00:00
  • 974c2b8f1b test: add E2E tests for suspend/resume, --count, mustache, and completed resume (#33) xiaoju 2026-06-04 09:03:01 +00:00
  • 6e7276425d Merge pull request 'chore: fix biome check errors (40 → 0)' (#50) from chore/fix-biome-check into main xiaomo 2026-06-04 09:01:49 +00:00
  • dbb7885ffd chore: fix biome check errors (40 → 0) xingyue 2026-06-04 16:45:45 +08:00
  • cd7e4e77ff Merge pull request 'feat: agent-mock package for deterministic E2E testing (#33)' (#44) from test/33-mock-agent into main xiaomo 2026-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 xiaomo 2026-06-04 08:38:06 +00:00
  • 80e8efb05e test: E2E integration tests with uwf-mock agent (#33) xiaoju 2026-06-04 07:44:48 +00:00
  • 75fb752a82 feat: add agent-mock package for deterministic E2E testing (#33) xiaoju 2026-06-04 06:50:49 +00:00
  • 06af1dc668 fix: resolve workflow from CAS chain in collectCompletedThreads xingyue 2026-06-04 15:35:08 +08:00
  • bbea89c067 Merge pull request 'refactor: unified thread storage + resume completed threads' (#45) from refactor/39-unified-thread-storage into main xiaomo 2026-06-04 07:25:56 +00:00
  • bda3e3a861 feat(cli): resume completed threads (衔尾蛇: end → start) xingyue 2026-06-04 15:13:47 +08:00
  • ca7b68ca5f refactor(cli): unify thread storage, remove history prefix xingyue 2026-06-04 15:01:20 +08:00
  • 23e2ae9eb4 refactor(protocol): add status + completedAt to ThreadIndexEntry xingyue 2026-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 xiaomo 2026-06-04 05:13:21 +00:00
  • 6b7636b088 refactor: unify env vars (UWF_HOME, OCAS_HOME) + env only in CLI (#37) xiaoju 2026-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 xiaomo 2026-06-04 04:42:15 +00:00
  • 06e959e7a5 test: add unit tests for core modules (#35) xiaoju 2026-06-04 04:35:33 +00:00
  • c3ec4ac6df Merge pull request 'chore: integrate proman scaffold' (#32) from chore/27-proman-integration into main xiaomo 2026-06-04 03:24:02 +00:00
  • 90893b0aa8 chore: integrate proman scaffold xiaoju 2026-06-04 03:09:31 +00:00
  • 7b4859594a Merge pull request 'chore: upgrade @ocas/* to ^0.3.0, migrate better-sqlite3 → node:sqlite' (#30) from chore/upgrade-ocas-0.3 into main xiaomo 2026-06-04 02:25:43 +00:00
  • d0ef2c4676 chore: upgrade @ocas/* to ^0.3.0, migrate better-sqlite3 → node:sqlite xiaoju 2026-06-04 01:59:00 +00:00
  • b84e09099a Merge pull request 'chore: remove Bun, migrate to pnpm + Node + vitest + esbuild' (#29) from chore/26-remove-bun into main xingyue 2026-06-03 15:15:39 +00:00
  • fd33bf5ee1 fix: address PR review — await store.cas.put + bun shebang → node xiaoju 2026-06-03 14:58:23 +00:00
  • 8cb74672bc fix: resolve remaining agent-hermes test failures xiaoju 2026-06-03 14:39:20 +00:00
  • e5e6de2fad chore: migrate from bun to pnpm + vitest + esbuild xiaoju 2026-06-03 14:33:03 +00:00
  • 0d93e56acd Merge pull request 'refactor: remove legacy symlink migration code' (#25) from refactor/remove-legacy-symlink-migration into main xiaomo 2026-06-02 16:28:51 +00:00
  • 4306935dbc refactor: remove legacy symlink migration code xingyue 2026-06-03 00:22:13 +08:00
  • ad3a292314 Merge pull request 'refactor: remove all remaining uncaged codename references' (#24) from refactor/remove-uncaged-codename into main xiaomo 2026-06-02 16:17:11 +00:00
  • 87b893bd28 refactor: remove all uncaged codename references xingyue 2026-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 xiaomo 2026-06-02 16:00:03 +00:00
  • e2098e7371 docs: update stale comments and prompts referencing old storage formats xingyue 2026-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 xiaomo 2026-06-02 15:54:11 +00:00
  • 5970456a54 refactor: align package folder names with npm package names xingyue 2026-06-02 23:45:45 +08:00
  • e4e4288d00 Merge pull request 'fix: agent CAS path mismatch (~/.uwf/cas → ~/.ocas)' (#20) from fix/agent-cas-path into main xiaomo 2026-06-02 15:20:35 +00:00
  • 34ce190e5f fix: agent createAgentStore uses wrong CAS path (~/.uwf/cas instead of ~/.ocas) xingyue 2026-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 xiaomo 2026-06-02 15:07:43 +00:00
  • e899c11b92 docs: update branding to @united-workforce and fix stale storage references (Phase 5) xingyue 2026-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 xiaomo 2026-06-02 14:54:33 +00:00
  • 3e12e6ebc0 refactor: migrate thread history from JSONL to ocas variable store (Phase 4c) xingyue 2026-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 xiaomo 2026-06-02 14:28:17 +00:00
  • 93b96987a3 refactor: migrate threads index from YAML to ocas variable store (Phase 4b) xingyue 2026-06-02 22:22:38 +08:00