-
muyue v0.3.1-beta.10 (Beta)
Pre-ReleaseAll checks were successfulBeta Release / beta (push) Successful in 41sreleased this
2026-04-22 18:14:16 +00:00 | 239 commits to develop since this releasev0.3.1-beta.10 (Beta)
Commits since v0.3.0
- refactor(config): remove Terminal sub-tab from Configuration page (
3b6cc38) - fix(terminal): init payload never sent due to ws.onopen being overwritten (
93a22d4) - fix(terminal): improve shell resolution with better error handling and ws proxy support (
e0e1e73) - feat(studio): parse AI thinking and tool launch messages in terminal panel (
0496ca7) - fix(studio): forward AI thinking chunks to frontend instead of dropping them (
b407ab8) - feat(studio): add tool execution and hide AI thinking tags (
12df184) - fix(terminal): ignore invalid shell config from race condition (
8af6d25) - feat(shell): restore AI assistant panel (
4fd599a) - fix(terminal): restore terminal input and cursor visibility (
bcba593) - refactor(api): split monolithic handlers.go into focused modules (
04b0fff)
This is a beta release. Use at your own risk.
Downloads
- refactor(config): remove Terminal sub-tab from Configuration page (