-
muyue v0.2.0-beta.2 (Beta)
Pre-Releasereleased this
2026-04-20 19:08:07 +00:00 | 271 commits to develop since this releasev0.2.0-beta.2 (Beta)
Commits since start
- refactor: redesign TUI with 4 tabs, red/rose theme, split layouts (
035e923) - feat: GitFlow workflow with beta/stable CI pipelines (
bbdac6c) - feat: security hardening, tests, doctor command, CI update, CHANGELOG (
3494f6b) - refactor: modularize TUI, improve error handling, add CI caching and tests (
4469122) - fix: remove tab switching, filter AI thinking from responses (
5a33dfc) - fix: enable text selection, dashboard multi-column layout (
82b2816) - feat: Ctrl+T tab switcher, minimal header, integrated terminal (
2d6fc64) - feat: Ctrl+M tab switcher overlay menu (
bb3b303) - fix: docker version check, uv PATH, install progress bar (
e6fdec4) - feat: smart setup wizard - sort choices by system detection (
1be4fc0) - fix: use Alt+1-5 for tab navigation to free number keys for input (
825b429) - ci: add install instructions for all platforms in release body (
ac35ff2) - ci: add build + release steps with push-only conditions (
bcb9aa0) - ci: restore exact working ci.yml from
e58e00dfor testing (0a91cef) - fix: rename workflow back to CI (slash in name breaks Gitea 1.25) (
461122a) - ci: trigger workflow run (
ea59c2c) - fix: remove workflow_dispatch + add push-only conditions on release steps (
9cd583f) - ci: single job - build + vet + release latest in one pass (
92275be) - ci: merge CI and Release into single workflow (
f2c0996) - fix: release workflow - delete old release before creating new one (
5eb237f)
This is a beta release. Use at your own risk.
Downloads
- refactor: redesign TUI with 4 tabs, red/rose theme, split layouts (