Commit Graph

  • 5d871a1357 Merge pull request 'chore: bump @ocas/core to 0.4.1' (#96) from chore/bump-core-0.4.1 into main main xiaoju 2026-06-07 15:46:31 +00:00
  • 01cf04fb3a docs: rewrite changelogs — per-package scope, add dates, fix 0.4.1 entry xiaoju 2026-06-07 15:34:13 +00:00
  • 1531255698 chore: bump @ocas/core to 0.4.1 xiaoju 2026-06-07 15:14:57 +00:00
  • 1f5eb7883c Merge pull request 'chore: remove legacy-packages/' (#95) from chore/remove-legacy-packages into main xingyue 2026-06-07 15:13:29 +00:00
  • db4072396b chore: remove legacy-packages/ and docs/ — outdated content xiaomo 2026-06-07 14:58:34 +00:00
  • 40dacee1be Merge pull request 'fix: gc must traverse oneOf and preserve template content' (#94) from fix/93-gc-collectrefs-oneof into main xingyue 2026-06-07 13:36:08 +00:00
  • 4659258693 fix: gc must traverse oneOf and preserve template content xiaoju 2026-06-07 13:06:59 +00:00
  • f5eef854a3 Merge pull request 'chore: release @ocas/core@0.4.0, @ocas/fs@0.4.0, @ocas/cli@0.4.0' (#92) from release/v0.4.0 into main xiaomo 2026-06-07 06:10:55 +00:00
  • 741fea9e51 release: v0.4.0 @ocas/fs@v0.4.0 @ocas/core@v0.4.0 @ocas/cli@v0.4.0 xiaoju 2026-06-07 13:25:45 +08:00
  • 522b782571 chore: release @ocas/core@0.4.0, @ocas/fs@0.4.0, @ocas/cli@0.4.0 xingyue 2026-06-07 13:25:10 +08:00
  • 949663545f Merge pull request 'docs: add changeset skip-rebuild rule to CLAUDE.md' (#90) from chore/claude-md-changeset-rule into main xiaomo 2026-06-07 03:57:32 +00:00
  • 544226041e Merge pull request 'feat: add ocas export / import — CAS closure bundling' (#91) from fix/83-export-import into main xiaomo 2026-06-07 03:48:37 +00:00
  • dbfaf01031 docs: add export/import to README/cards; tidy bundle.ts imports xiaoju 2026-06-07 03:19:59 +00:00
  • 4ba3a00de9 feat: add CAS closure export/import bundles xiaoju 2026-06-07 01:13:36 +00:00
  • b2430172a2 docs: add changeset skip-rebuild rule to CLAUDE.md xiaoju 2026-06-07 00:32:10 +00:00
  • dd5cb49168 Merge pull request 'perf: implement lazy loading in FsStore (#85)' (#89) from fix/85-fsstore-lazy-loading into main xiaomo 2026-06-07 00:31:31 +00:00
  • 48c099ba03 perf: implement lazy loading in FsStore xiaoju 2026-06-07 00:25:39 +00:00
  • 22ec210813 Merge pull request 'docs: add efficiency guidelines to CLAUDE.md' (#88) from chore/claude-md-efficiency into main xiaomo 2026-06-06 23:51:12 +00:00
  • 578973fd62 docs: add efficiency guidelines to CLAUDE.md xiaoju 2026-06-06 23:47:12 +00:00
  • 3e93794c59 Merge pull request 'fix: move CAS node files into nodes/ subdirectory (#84)' (#87) from fix/84-nodes-subdirectory into main xiaomo 2026-06-06 23:46:07 +00:00
  • 3b089c2291 fix: move CAS node files into nodes/ subdirectory xiaoju 2026-06-06 23:37:19 +00:00
  • 5414332b7f Merge pull request 'chore: sync solve-issue workflow from uwf canonical version' (#86) from chore/sync-solve-issue-workflow into main xiaoju 2026-06-06 22:45:08 +00:00
  • 146e7f4b69 chore: add changeset + doc update requirements to developer/reviewer xiaoju 2026-06-06 22:43:01 +00:00
  • 071864c339 chore: sync solve-issue workflow from uwf canonical version xiaoju 2026-06-06 22:35:23 +00:00
  • 24bd04b884 Merge pull request 'chore: add changeset for prompt bootstrap rename' (#82) from chore/changeset-bootstrap into main xingyue 2026-06-06 21:58:26 +00:00
  • 7ae13289a9 chore: add changeset for prompt setup→bootstrap rename xiaomo 2026-06-06 21:43:26 +00:00
  • 0e71f4d88d Merge pull request 'chore: rename prompt setup→bootstrap, programmatic generation, bun→pnpm cleanup' (#81) from chore/80-bootstrap-cleanup into main xiaoju 2026-06-06 14:34:37 +00:00
  • 7871db748f feat: add 'ocas prompt list' subcommand xiaoju 2026-06-06 14:29:22 +00:00
  • e3c84c5794 chore: rename prompt setup→bootstrap, programmatic generation, bun→pnpm cleanup xiaoju 2026-06-06 14:03:24 +00:00
  • 693feb19e2 Merge pull request 'chore: update workflow $START from _ to new/resume' (#79) from chore/uwf-start-new-resume into main xiaomo 2026-06-05 10:09:05 +00:00
  • 050fc8eee4 chore: update workflow $START from _ to new/resume xiaoju 2026-06-05 09:57:24 +00:00
  • 7c145597d5 Merge pull request 'fix: add allowBuilds for pnpm 11 CI' (#78) from fix/ci-allow-builds into main xiaoju 2026-06-04 10:46:07 +00:00
  • 73db7b9cac fix: add allowBuilds for pnpm 11 CI xiaoju 2026-06-04 10:39:12 +00:00
  • 02a1c18ac5 Merge pull request 'fix: use corepack for pnpm in CI' (#77) from fix/ci-pnpm-setup into main xiaoju 2026-06-04 10:32:59 +00:00
  • 1bd4edbdd1 fix: disable pnpm minimumReleaseAge in CI xiaoju 2026-06-04 10:10:52 +00:00
  • 49f096b18f fix: use corepack for pnpm in CI xiaoju 2026-06-04 10:07:28 +00:00
  • 0dfc26fcfe Merge pull request 'chore: add Gitea CI workflow' (#76) from chore/add-ci into main xiaomo 2026-06-04 09:38:05 +00:00
  • 6b9ebd1796 chore: add Gitea CI workflow (build + lint + test) chore/add-ci xiaoju 2026-06-04 09:36:51 +00:00
  • b3879c583a Merge pull request 'chore: use proman test instead of vitest run' (#75) from chore/proman-test-script into main xiaomo 2026-06-04 01:57:23 +00:00
  • 01d4f0fa14 chore: use proman test instead of vitest run xingyue 2026-06-04 09:51:30 +08:00
  • d79d0227fa Merge pull request 'fix: resolve prompt files from package root instead of dist' (#74) from fix/prompt-path into main xiaomo 2026-06-04 00:38:14 +00:00
  • e4e4ce0f73 fix: suppress SQLite ExperimentalWarning in edge-cases and schema-validation tests tuanzi 2026-06-04 00:36:38 +00:00
  • 13b12ef50c fix: resolve prompt files from package root instead of dist tuanzi 2026-06-04 00:11:28 +00:00
  • a9d43abf28 release: @ocas/cli@0.3.1 @ocas/cli@0.3.1 xiaomo 2026-06-04 00:01:29 +00:00
  • 6f054f6447 fix(cli): update prompts — bun→pnpm, remove stale --var-db flag xiaomo 2026-06-03 23:49:11 +00:00
  • 5e9b266ebd docs: add pkg descriptions/keywords/engines, fix core README xiaomo 2026-06-03 23:23:48 +00:00
  • c4d9205eb2 docs: update all documentation for node:sqlite, pnpm, proman workflow xiaomo 2026-06-03 23:21:30 +00:00
  • 9d17be8b7b release: v0.3.0 v0.3.0 xiaoju 2026-06-03 23:06:00 +00:00
  • 7e9bd26fec fix: suppress ExperimentalWarning in tests via NODE_NO_WARNINGS env xiaomo 2026-06-03 23:02:43 +00:00
  • 3168bf55c3 chore: add changeset for node:sqlite migration xiaomo 2026-06-03 22:30:15 +00:00
  • 00a536631a refactor: migrate from better-sqlite3 to node:sqlite xiaomo 2026-06-03 22:11:44 +00:00
  • f8103e20ce chore: bump @shazhou/proman to 0.4.0, remove link override xiaomo 2026-06-03 16:30:24 +00:00
  • 5c567dc455 Revert "Merge pull request 'chore: remove redundant vite/vitest devDeps' (#69) from chore/remove-redundant-devdeps into main" xiaomo 2026-06-03 15:15:38 +00:00
  • 08a2bddcf0 Merge pull request 'chore: remove redundant vite/vitest devDeps' (#69) from chore/remove-redundant-devdeps into main xiaomo 2026-06-03 14:28:35 +00:00
  • 6fc3b9030b chore: remove redundant vite/vitest devDeps (proman bundles them) xiaomo 2026-06-03 14:25:35 +00:00
  • 36ebf42f2f chore: bump 0.2.2, fix lint, biome format v0.2.2 xiaoju 2026-06-03 11:16:16 +00:00
  • f286df91f0 chore: restore workspace:* xiaoju 2026-06-03 09:43:57 +00:00
  • 8971206a3e Merge release/0.2.1 into main xiaoju 2026-06-03 09:43:37 +00:00
  • 807c0942e8 release: v0.2.1 v0.2.1 xiaoju 2026-06-03 09:43:27 +00:00
  • 5c0670e69b release: prepare v0.2.1 xiaoju 2026-06-03 09:40:07 +00:00
  • c90efda4dd chore: upgrade @shazhou/proman to 0.2.2 xiaoju 2026-06-03 09:39:59 +00:00
  • 2d4f76330c fix: vitest rejects pattern + runtime config xiaoju 2026-06-03 09:30:23 +00:00
  • 768ae20a24 Merge pull request 'feat: migrate var/tag store from JSONL to better-sqlite3' (#68) from feat/60-sqlite-var-tag into main xiaomo 2026-06-03 08:40:45 +00:00
  • 72ba313d12 fix: address review — transactions, LIKE escape, post-filter pagination xiaoju 2026-06-03 08:38:44 +00:00
  • 1fe6035be5 feat: migrate var/tag store from JSONL to better-sqlite3 xiaoju 2026-06-03 08:29:22 +00:00
  • e3f7ec1a11 Merge pull request 'chore: 去掉 Bun,切换到 pnpm + 纯 Node runtime' (#67) from chore/66-remove-bun into main xiaoju 2026-06-03 07:55:03 +00:00
  • 9ac08e5893 chore: 去掉 Bun,切换到 pnpm + 纯 Node runtime xiaoju 2026-06-03 07:43:09 +00:00
  • fe56634160 fix: clean build 兼容性修复 xiaoju 2026-06-03 06:32:39 +00:00
  • dd75c1f39d Merge pull request 'fix: 修复 vitest 迁移后测试失败' (#65) from fix/64-test-failures into main xiaoju 2026-06-03 06:16:56 +00:00
  • 32b520b2a4 fix: 修复 vitest 迁移后测试失败 xiaoju 2026-06-03 06:16:33 +00:00
  • 05f3246e5b Merge pull request 'chore: 测试框架从 bun:test 迁移到 vitest' (#63) from chore/62-vitest into main xiaoju 2026-06-03 04:16:29 +00:00
  • 736d7e7374 chore: 测试框架从 bun:test 迁移到 vitest xiaoju 2026-06-03 03:13:53 +00:00
  • 3cfcf6db89 Merge pull request 'feat: cli 包完整 build 支持(tsc emit + Node 兼容)' (#61) from feat/58-cli-build into main xiaomo 2026-06-03 03:28:31 +00:00
  • 5f562cbc5a feat: cli 包完整 build 支持(tsc emit + Node 兼容) xiaoju 2026-06-03 02:29:01 +00:00
  • 234bd0d611 chore: remove legacy release scripts (replaced by proman) xiaoju 2026-06-03 00:37:15 +00:00
  • ff4c4f3eff chore: remove per-package scripts (test/prepublishOnly) xiaoju 2026-06-03 00:36:04 +00:00
  • 39e4e4faca chore: remove changeset deps, release now handled by proman xiaoju 2026-06-03 00:25:04 +00:00
  • 799ef0af92 chore: consolidate dev deps via @shazhou/proman xiaoju 2026-06-03 00:10:14 +00:00
  • 845ecb635e chore: add per-package build scripts for proman compatibility xiaoju 2026-06-02 16:30:27 +00:00
  • aa0584dea7 chore: switch proman config from TS to YAML xiaoju 2026-06-02 15:47:25 +00:00
  • 12b61b4625 fix: set correct version in fs/cli package.json (was workspace:*) xiaoju 2026-06-02 14:40:41 +00:00
  • 22dec2ae7a chore: add proman.config.ts xiaoju 2026-06-02 14:39:38 +00:00
  • 4d6d090bb9 chore: restore workspace:* on main xiaoju 2026-06-02 12:53:58 +00:00
  • 6d89c60401 Merge release/0.2.0 into main xiaoju 2026-06-02 12:53:48 +00:00
  • 185c4c779b chore: release v0.2.0 v0.2.0 xiaoju 2026-06-02 12:53:38 +00:00
  • b49da8ebbd chore: publish @ocas/*@0.2.0-rc.1 xiaoju 2026-06-02 12:19:29 +00:00
  • 298a8ec626 chore: prepare release/0.2.0 — fix workspace:* to real versions xiaoju 2026-06-02 11:50:47 +00:00
  • 67620e0d57 docs: add changesets for #52/#53 and update card docs for tag commands xiaoju 2026-06-02 11:45:37 +00:00
  • fcb514ef50 Merge pull request 'feat: --tag filter for list / var list' (#57) from fix/54-list-tag-filter into main xiaoju 2026-06-02 11:39:29 +00:00
  • ca334692b7 feat: add --tag filter to ocas list and ocas var list xiaoju 2026-06-02 11:36:55 +00:00
  • 54f225a514 Merge pull request 'feat: show tag info in get / var get output' (#56) from fix/53-tag-info-output into main xiaoju 2026-06-02 11:26:51 +00:00
  • 4ebae73257 feat: add tag info to ocas get and ocas var get output xiaoju 2026-06-02 11:24:39 +00:00
  • 78ab8538cd Merge pull request 'feat: top-level ocas tag/untag commands' (#55) from fix/52-tag-untag into main xiaoju 2026-06-02 11:13:57 +00:00
  • 561f2a33b7 feat: add top-level ocas tag/untag commands, remove var tag xiaoju 2026-06-02 11:11:29 +00:00
  • 3fb179abde chore: add changeset for unified Store refactor (#38) xiaoju 2026-06-02 10:28:52 +00:00
  • f22eb5deab docs: update cards and CLAUDE.md for unified Store refactor xiaoju 2026-06-02 10:23:49 +00:00
  • 0735e7ca24 Merge pull request 'fix(core,fs): phase 3 cleanup — drop legacy Store, sync bootstrap, dedup VarStore' (#49) from fix/47-phase3-cleanup into main xiaoju 2026-06-02 10:10:42 +00:00
  • 0041fc4e23 fix(core,fs): phase 3 cleanup — drop legacy Store, sync bootstrap, dedup VarStore xiaoju 2026-06-02 10:02:19 +00:00
  • e398d090b0 Merge pull request 'fix(fs): add FsStore var/tag test coverage and share validateName' (#48) from fix/42-fsstore-implements-store into main xiaoju 2026-06-02 09:35:08 +00:00
  • 9965e75c22 feat(fs): add FsStore var/tag test coverage and share validateName xiaoju 2026-06-02 09:27:44 +00:00