Skip to content

miracodeai/mira

v0.2.3 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agent ai-agents ai-code-review ai-coding-tools ai-reviewer
+6 more
code-review code-reviews codereview codereviewer coding-assistant devtools

Affected surfaces

deps

Summary

AI summary

Fixed duplicate conversation threads, blast‑radius issues in private repos, and indexing conflicts.

Changes in this release

Feature Low

Add MiniMax M2.7 support with think block stripping.

Add MiniMax M2.7 support with think block stripping.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Dependency Low

Bump react-router from 7.15.0 to 7.15.1 in /ui/mira.

Bump react-router from 7.15.0 to 7.15.1 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Dependency Low

Bump lucide-react from 1.14.0 to 1.16.0 in /ui/mira.

Bump lucide-react from 1.14.0 to 1.16.0 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Dependency Low

Bump tailwind-merge from 3.5.0 to 3.6.0 in /ui/mira.

Bump tailwind-merge from 3.5.0 to 3.6.0 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Dependency Low

Bump eslint from 9.39.4 to 10.4.1 in /ui/mira.

Bump eslint from 9.39.4 to 10.4.1 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Dependency Low

Bump react-dom from 19.2.6 to 19.2.7 in /ui/mira.

Bump react-dom from 19.2.6 to 19.2.7 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Dependency Low

Bump tailwindcss from 4.2.4 to 4.3.0 in /ui/mira.

Bump tailwindcss from 4.2.4 to 4.3.0 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Dependency Low

Bump vite from 7.3.2 to 8.0.16 in /ui/mira.

Bump vite from 7.3.2 to 8.0.16 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Dependency Low

Bump @tailwindcss/vite from 4.2.4 to 4.3.0 in /ui/mira.

Bump @tailwindcss/vite from 4.2.4 to 4.3.0 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Dependency Low

Bump @eslint/js from 9.39.4 to 10.0.1 in /ui/mira.

Bump @eslint/js from 9.39.4 to 10.0.1 in /ui/mira.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

Fix duplicate existing conversation threads.

Fix duplicate existing conversation threads.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Bugfix Medium

Fix blast radius issue for private repositories.

Fix blast radius issue for private repositories.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Bugfix Medium

Resolve indexing conflicts.

Resolve indexing conflicts.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Bugfix Low

Fix sidebar header divider and navigation active state.

Fix sidebar header divider and navigation active state.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Full changelog

What's Changed

  • deps(ui): bump react-router from 7.15.0 to 7.15.1 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/63
  • deps(ui): bump lucide-react from 1.14.0 to 1.16.0 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/58
  • deps(ui): bump tailwind-merge from 3.5.0 to 3.6.0 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/59
  • Fix for duplicate existing conversation threads by @JSMira in https://github.com/miracodeai/mira/pull/79
  • deps(ui): bump lucide-react from 1.16.0 to 1.17.0 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/76
  • deps(ui): bump eslint from 9.39.4 to 10.4.1 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/73
  • deps(ui): bump react-dom from 19.2.6 to 19.2.7 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/74
  • deps(ui): bump tailwindcss from 4.2.4 to 4.3.0 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/75
  • deps(ui): bump vite from 7.3.2 to 8.0.16 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/77
  • deps(ui): bump @tailwindcss/vite from 4.2.4 to 4.3.0 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/62
  • deps(ui): bump @eslint/js from 9.39.4 to 10.0.1 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/47
  • deps(ui): bump @vitejs/plugin-react from 5.2.0 to 6.0.2 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/64
  • deps(ui): bump @types/node from 24.12.2 to 25.9.1 in /ui/mira by @dependabot[bot] in https://github.com/miracodeai/mira/pull/61
  • Blast radius fix for private repos by @JSMira in https://github.com/miracodeai/mira/pull/80
  • Fixed indexing conflicts by @JSMira in https://github.com/miracodeai/mira/pull/81
  • feat: add MiniMax M2.7 support with think block stripping by @coh7889 in https://github.com/miracodeai/mira/pull/68
  • Fix sidebar header divider and nav active state by @jayhyp in https://github.com/miracodeai/mira/pull/84
  • 0.2.3 release by @JSMira in https://github.com/miracodeai/mira/pull/95

New Contributors

  • @coh7889 made their first contribution in https://github.com/miracodeai/mira/pull/68
  • @jayhyp made their first contribution in https://github.com/miracodeai/mira/pull/84

Full Changelog: https://github.com/miracodeai/mira/compare/v0.2.2...v0.2.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track miracodeai/mira

Get notified when new releases ship.

Sign up free

About miracodeai/mira

All releases →

Related context

Beta — feedback welcome: [email protected]