Skip to content

Releases: jcode-works/jcode-ragmir

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:51
17e20a1

2.1.0 (2026-07-03)

Bug Fixes

  • redaction: verify card numbers with Luhn and redact URL usernames (0014c95)

Features

  • core: harden config, logging, and embedding cache for long-lived use (98d21d9)
  • query: fuse hybrid retrieval with weighted Reciprocal Rank Fusion (7013770)
  • store: train an IVF_PQ vector index once a corpus is large enough (6a41bdb)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:35
1b9b7e9

2.0.0 (2026-07-03)

  • refactor(rebrand)!: rename Mimir to Ragmir across packages, CLI, docs, and landing (#43) (64b4183)

BREAKING CHANGES

  • npm package renamed to @jcode.labs/ragmir (and
    @jcode.labs/ragmir-tts). The old @jcode.labs/mimir packages are retired.

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 21:32
e6d2d4a

1.3.1 (2026-07-02)

Features

  • landing: redesign landing with team and error pages, add Cloudflare staging/prod deploy (1123f75)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:14
5469a1e

1.3.0 (2026-07-02)

Bug Fixes

  • security: prevent secret exposure in redaction and the research scan (0aaa178)

Features

  • config: index extra source paths from config.json (993c265)
  • tts: support English, Spanish, and French narration (844232a)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 05:27
de297ac

1.2.0 (2026-07-02)

Features

  • generalize MCP agent targets and refresh app icon (#31) (6dcfa08)
  • pin Node toolchain with mise and add LLM/skills discovery docs (#32) (957ce59)
  • setup: add semantic setup preload (f8224b0)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:23
ba61e00

1.1.0 (2026-07-01)

Features

  • release mise toolchain, MCP agent targets, and Context7/skills docs (#33) (ba61e00), closes #31 #32

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 17:42
8f76c65

1.0.0 (2026-07-01)

Bug Fixes

  • clarify doctor agent next steps (d2e4ce1)
  • clarify ready setup output (#22) (f45e11f)
  • keep agent skills single sourced (e5e42bd)
  • make npm publish CI check repo-aware (ec31e88)
  • support strict pnpm installs (115dfa2)

Features

  • add Mimir workspace packages (6d6c3fa)
  • add research workflow and semantic release (522c503)
  • add research workflow and semantic release (2ef107b)
  • harden local privacy defaults (82fd9d8)
  • ignore Mimir local state automatically (941da36)
  • improve ingestion reporting and agent setup (7e1b475)
  • improve Mimir UX and documentation (d07ea6d)
  • publish Mimir open core updates (#27) (0418421)
  • release semantic-release workflow (8f76c65)
  • simplify Mimir setup onboarding (#21) (6c86d44)
  • support targeted agent skill installs (e30f8a2)
  • tts: add edge-quality audio path (1bc9986)