fleet-memory/.github
RCLL adce870665 chore: name the artifact fleet-memory, keep RCLL as the product name
The repository, the npm package and the container image are now
fleet-memory; RCLL stays the product and documentation brand (rcll.ai).

- server.json / package.json: io.github.holetron-lab/fleet-memory,
  npm identifier fleet-memory-mcp
- env chain is two names, not three: FLEET_URL/FLEET_BANK with the
  pre-rebrand HINDSIGHT_URL/MEMPALACE_BANK still read as a fallback.
  RCLL_URL/RCLL_BANK and bank rcll-main never shipped — nothing was
  published under rcll-mcp — so they are dropped rather than carried.
- default bank is fleet-main; hindsight-mempalace-mcp@1.0.0 users are
  told on stderr that their memory is in mempalace-main
- rooms are described as topic scoping over one shared store, not
  per-agent isolation: the read path filters on the room list the
  caller passes and has no notion of caller identity
2026-08-24 10:50:24 +03:00
..
ISSUE_TEMPLATE feat: configurable embedding dimensions + OpenAI Embeddings (#101) 2026-01-05 14:43:05 +01:00
workflows chore: name the artifact fleet-memory, keep RCLL as the product name 2026-08-24 10:50:24 +03:00
dependabot.yml chore: add dependabot config for GitHub Actions updates (#554) 2026-03-13 10:32:29 +01:00