Skip to content

Releases: vanducng/miu-cr

v0.4.0

21 Jun 07:33
eb372f3

Choose a tag to compare

0.4.0 (2026-06-21)

Features

  • serve daemon + GitHub webhook + reusable GHA action (M3) (#5) (66dfe2f)

v0.3.0

21 Jun 04:40
f22cbb1

Choose a tag to compare

0.3.0 (2026-06-21)

Features

  • GitHub PR review with inline publish (M2) (#3) (8aec4f2)

v0.2.0

21 Jun 03:05
dda79f2

Choose a tag to compare

0.2.0 (2026-06-21)

Features

  • config-driven provider registry; extensible LLM provider foundation (#1) (52bb345)

v0.1.1

21 Jun 01:24
2a31606

Choose a tag to compare

Changelog

Other Changes

  • 2a31606 chore(release): v0.1.1
  • e68f31d ci(release): mint MunMiu app token for release-please auto-versioning

v0.1.0

21 Jun 01:07
41aebfe

Choose a tag to compare

Changelog

Features

  • 965102b feat: miu-cr M1 — owned local AI code-review engine, CLI, MCP, SQLite
  • 4557773 feat: multi-provider (OpenAI + GLM/z.ai) and cross-platform installer

Other Changes

  • 46bd484 build(release): keep arm64 for darwin only, drop linux/windows arm64 to cut build time; fix Homebrew license to Apache-2.0
  • b8ec856 chore(quality): multi-lens hardening pass — fixes, edge cases, tests, docs