Commit Graph

  • b7aa90d8e6 chore: add *.tsbuildinfo to .gitignore, remove duplicate dist/ entry fix/tsconfig-workspace-paths xiaomo 2026-05-25 04:14:14 +00:00
  • 9a1954f6f9 fix: resolve lint errors — remove useless constructor, fix import ordering, replace as any with as unknown as JSONSchema in tests, apply biome formatting xiaomo 2026-05-25 04:09:47 +00:00
  • b062fcbc44 fix: add tsconfig paths for workspace package resolution xiaomo 2026-05-25 04:08:14 +00:00
  • 0706307e85 fix: align all packages to 0.5.0 and restore workspace:^ deps fix/align-versions-0.5.0 xiaomo 2026-05-25 03:57:18 +00:00
  • d57a454b78 docs: add CLAUDE.md with project conventions and code standards xiaoju 2026-05-25 04:03:01 +00:00
  • 34847cae59 Merge pull request 'feat!: self-validating meta-schema for putSchema' (#16) from fix/15-self-validating-meta-schema into main xiaomo 2026-05-25 03:53:11 +00:00
  • 054d78296a feat!: self-validating meta-schema for putSchema fix/15-self-validating-meta-schema xiaoju 2026-05-25 03:51:43 +00:00
  • 8f54dcfa7c chore: remove hardcoded paths from solve-issue workflow xiaoju 2026-05-25 01:43:40 +00:00
  • 7828dd1c41 chore: generalize solve-issue workflow for any repo xiaoju 2026-05-25 01:40:48 +00:00
  • a30af6efb5 chore: use workflow project's solve-issue with tester/committer xiaoju 2026-05-25 01:36:50 +00:00
  • 712f930072 chore: add solve-issue workflow definition xiaoju 2026-05-25 01:35:19 +00:00
  • cfe791180b Merge pull request 'feat: remove Store.list() from interface' (#14) from issue-11-remove-store-list into main scottwei 2026-05-25 01:35:02 +00:00
  • 09526b63da fix: json-cas-fs and json-cas-workflow depend on json-cas ^0.4.0 xiaoju 2026-05-19 10:21:41 +00:00
  • 00f191e105 chore: bump to 0.4.0 xiaoju 2026-05-19 10:19:38 +00:00
  • 52cb7a30ba fix: publish compiled .js + .d.ts instead of raw .ts sources xiaoju 2026-05-19 10:18:31 +00:00
  • 1b53cf5ff8 feat: remove Store.list() from interface issue-11-remove-store-list Scott Wei 2026-05-19 01:24:12 +08:00
  • 17ed619900 chore: release @uncaged/* 0.3.0 xiaoju 2026-05-18 15:00:40 +00:00
  • bad62a82a9 Merge pull request 'feat: disallow self-referencing nodes except via bootstrap()' (#13) from feat/12-no-null-type into main xiaomo 2026-05-18 14:59:17 +00:00
  • 4989cd31ba Remove null from Store.put typeHash parameter feat/12-no-null-type xiaoju 2026-05-18 14:54:40 +00:00
  • 38aad696fc chore: release @uncaged/* 0.2.0 xiaoju 2026-05-18 14:15:33 +00:00
  • fb81f5a429 Merge pull request 'feat: add listByType(typeHash) to Store interface' (#10) from feat/9-list-by-type into main xiaomo 2026-05-18 14:13:16 +00:00
  • 5fc475704b feat: add listByType(typeHash) to Store interface feat/9-list-by-type xiaoju 2026-05-18 14:11:53 +00:00
  • 6e77e4a110 fix: replace workspace:^ deps with real versions + merge cli global store path xiaoju 2026-05-18 10:47:12 +00:00
  • a3a21b153c fix: replace workspace:^ with ^0.1.1 in json-cas-fs deps xiaoju 2026-05-18 10:42:10 +00:00
  • 32e634c3f1 cli: use ~/.uncaged/json-cas as default store path cli/global-store-path xingyue 2026-05-18 18:42:47 +08:00
  • d937ac6225 fix: disambiguate ajv default import for verbatimModuleSyntax consumers xingyue 2026-05-18 12:21:40 +08:00
  • bf6aabe29d chore: bump to 0.1.1 xiaoju 2026-05-18 02:52:38 +00:00
  • 55b4a0a219 chore: add changesets, set version 0.1.0 xiaoju 2026-05-18 02:48:58 +00:00
  • 5d2af0e08a feat: workflow schema registration (@uncaged/json-cas-workflow) xiaoju 2026-05-18 02:10:19 +00:00
  • 1ff719bf8b feat: Phase 4 — CLI (@uncaged/cli-json-cas) xiaoju 2026-05-17 09:37:27 +00:00
  • 49b1d5d665 feat: Phase 3 — filesystem backend (@uncaged/json-cas-fs) xiaoju 2026-05-17 09:31:04 +00:00
  • 913419981c feat: Phase 2 — schema system (JSON Schema + cas_ref + traversal) xiaoju 2026-05-17 09:27:46 +00:00
  • 9aac38238a feat: Phase 1 — core primitives (hash + CBOR + memory store) xiaoju 2026-05-17 09:23:05 +00:00
  • 9645e37ab5 Initial commit xiaoju 2026-05-17 09:00:36 +00:00