Skip to content

docs: registry-first README for @corbits/memory (CL-8775) - #46

Merged
TheGreatAxios merged 5 commits into
mainfrom
cl-8775-readme-memory
Sep 22, 2026
Merged

TheGreatAxios merged 5 commits into
mainfrom
cl-8775-readme-memory

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

Replace the unpublished git-install README with a registry-first README. @corbits/memory/sidecar-bundle is documented as the deployed-agent mount, not the primary install.

Verification

  • Install is npm / pnpm / yarn / bun of @corbits/memory (no git+https URL)
  • Use is createMemory + loadMemoryConfig; Full example uses createFakeDocumentStore from src/index.ts
  • Sidecar belongs in How it works (mountWorkflowMemory / @corbits/memory/sidecar-bundle)
  • Contributing commands match package.json scripts (typecheck, test); Bun >= 1.2.0, Node >= 24 for tooling

Fixes CL-8775

Document npm/pnpm/yarn/bun install of @corbits/memory. Sidecar-bundle
is the agent mount, not the primary install.
Rename headings to Runtime support, Quickstart, How it works, Development, License. Registry install stays in Quickstart; sidecar-bundle stays in How it works.
@TheGreatAxios
TheGreatAxios merged commit 4011df6 into main Sep 22, 2026
2 checks passed
@TheGreatAxios
TheGreatAxios deleted the cl-8775-readme-memory branch September 22, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant