Skip to content

refactor(rebrand)!: rename Mimir to Ragmir across the monorepo#43

Merged
jb-thery merged 1 commit into
developfrom
feature/rebrand-mimir-to-ragmir
Jul 3, 2026
Merged

refactor(rebrand)!: rename Mimir to Ragmir across the monorepo#43
jb-thery merged 1 commit into
developfrom
feature/rebrand-mimir-to-ragmir

Conversation

@jb-thery

@jb-thery jb-thery commented Jul 3, 2026

Copy link
Copy Markdown
Member

What

Full product rebrand from Mimir to Ragmir with zero remaining references anywhere in the codebase, docs, landing, CLI, and published package names.

  • Package scope preserved: @jcode.labs/mimir -> @jcode.labs/ragmir, @jcode.labs/mimir-tts -> @jcode.labs/ragmir-tts
  • Package directories packages/mimir-* -> packages/ragmir-*
  • CLI binary mimir -> ragmir (kb alias kept), MCP tools mimir_* -> ragmir_*
  • Runtime config dir .mimir/ -> .ragmir/, env vars RAGMIR_* (KB_* aliases kept)
  • Docs, README, AGENTS.md, CLAUDE.md, scripts, and CI workflows rewritten
  • Landing copy and domain mimir.jcode.works -> ragmir.jcode.works, OpenGraph image regenerated
  • Committed dist/ and lockfile regenerated

Breaking change

npm package renamed to @jcode.labs/ragmir (and @jcode.labs/ragmir-tts). Old packages retired.

Verification

  • pnpm lint (Biome CI) clean
  • pnpm check (typecheck all packages) clean
  • pnpm test green: TTS 9/9, Core 89/89
  • pnpm build regenerates dist; CLI ragmir --help and .ragmir/ runtime paths confirmed
  • Zero occurrences of mimir remain (case-insensitive, whole tree)

…, and landing

Full product rebrand with zero remaining references. Scope is preserved:
@jcode.labs/mimir -> @jcode.labs/ragmir and @jcode.labs/mimir-tts -> @jcode.labs/ragmir-tts.

- Rename package dirs packages/mimir-* -> packages/ragmir-*
- CLI binary mimir -> ragmir (kb alias kept), MCP tools mimir_* -> ragmir_*
- Config dir .mimir/ -> .ragmir/, env vars RAGMIR_* (KB_* aliases kept)
- Rewrite README, AGENTS.md, CLAUDE.md, docs, scripts, and CI workflows
- Landing copy and domain mimir.jcode.works -> ragmir.jcode.works
- Regenerate the OpenGraph image, committed dist/, and lockfile

BREAKING CHANGE: npm package renamed to @jcode.labs/ragmir (and
@jcode.labs/ragmir-tts). The old @jcode.labs/mimir packages are retired.
@jb-thery jb-thery force-pushed the feature/rebrand-mimir-to-ragmir branch from 5906ece to b23cabf Compare July 3, 2026 10:06
@jb-thery jb-thery merged commit 64b4183 into develop Jul 3, 2026
7 checks passed
@jb-thery jb-thery deleted the feature/rebrand-mimir-to-ragmir branch July 3, 2026 10:10
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant