Skip to content

v0.1.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@zhuqingyv zhuqingyv released this 21 May 19:04
· 14 commits to main since this release

Alpha iteration focused on polish and release readiness.

Highlights:

  • Reworked TUI diff rendering with terminal-width-aware truncation using mature ANSI/fullwidth string libraries.
  • Added regression coverage for Chinese/emoji README diffs in an 80-column terminal.
  • Fixed CLI version reporting to read package metadata instead of a hardcoded string.
  • Updated README and website to match the current product positioning: DeepSeek setup in minutes, local Qwen productivity, benchmark-backed small-model optimization.
  • Added clearer TUI and init-flow visuals for LM Studio local and DeepSeek official setup.
  • Bumped package version to 0.1.1-alpha.0 and published portable bundles for macOS arm64, Linux x64, and Windows x64.

Verification:

  • npm test: 204/204 passing locally
  • npm run package:portable: passed locally
  • ma version: 0.1.1-alpha.0
  • GitHub release workflow: macOS, Linux, Windows jobs all passed

Full Changelog: v0.1.0-alpha...v0.1.1-alpha