Conversation
…v0.1.2 (bytefolk#153) Rename the npm package scope, MCP metadata identity, and default cache directory from fullstack-ai-infra to bytefolk. Bump the monorepo version to 0.1.2 across all version surfaces (Go, Python, web, Helm, docs).
|
Closing under the fork-workflow decision recorded on 2026-09-03: repository #153. Two of the three things this branch does are decided differently as of It touches 15 files. Only two lines of it are wanted now:
A correction to my own reading, which is what led here: my #104 comment today Since #153 still reads "Migrate mem-mcp to @bytefolk/mem-mcp v0.1.2", it now The commits are not lost. A closed fork PR keeps its head ref: git fetch https://github.com/bytefolk/mem.git refs/pull/154/head:pr-154Every file in this branch was therefore available to the re-doing work, whether |
Summary
@fullstack-ai-infra/mem-mcp@0.1.1→@bytefolk/mem-mcp@0.1.2across all npm, MCP metadata, cache path, and documentation surfaces.0.1.2on every version surface (Go, Python worker, web, Helm chart, docs, CHANGELOG).@fullstack-ai-infra/mem-mcp@0.1.1package as installable until migration is proven.Changes
npm/package.jsonname→@bytefolk/mem-mcp,version→0.1.2,mcpName→io.github.bytefolk/mem-mcpnpm/install.jsPACKAGEconstant + all cache path segments →bytefolknpm/platforms.js@bytefolk/mem-mcpnpm/server.jsonmcpName→io.github.bytefolk/mem-mcp,version→0.1.2npm/README.mdnpm/*.test.jsserver/cmd/mem-mcp/main.go0.1.2, comment →npm/@bytefolk/mem-mcpscripts/validate_release_version.shnpm/@bytefolk/mem-mcpREADME.md@bytefolk/mem-mcpdocs/maintainers/releasing.md@bytefolk/mem-mcpCHANGELOG.md[0.1.2] - 2026-09-02section with migration entry0.1.2Test plan
npm test— 34/34 pass (1 Windows-only skip)scripts/validate_release_version.sh 0.1.2— PASSnpm install @bytefolk/mem-mcplatestCloses #153