v0.1.2.1-beta
Pre-release
Pre-release
·
26 commits
to main
since this release
What's Changed in v0.1.2.1-beta
🎨 UI & Terminal Stability
- Fixed Terminal UI interleaving: Automatically unregistered background clipboard hooks upon submitting prompts to prevent prompt bar re-rendering artifacts during tool execution.
- Fixed Tool Argument Decoding: Resolved tool parameter JSON unmarshaling in
tool-renderer.goso allwrite_to_file,replace_file_content, andrun_commandcards display complete file paths, line ranges, and action summaries cleanly.
⚡ Antigravity & Model Fixes
- Daily Endpoint Routing: Re-routed Google Antigravity to
daily-cloudcode-pa.googleapis.com/v1internalto resolve incorrect429 RESOURCE_EXHAUSTEDresponses when quota is available. - Gemini Thought Signature Preservation: Automatically captured and preserved
thoughtSignaturein function call history across multi-turn tool loops. - Active Account Persistence: Automatically remembers and restores your primary logged-in account across CLI sessions with background token refresh.
📦 Prebuilt Binaries
| OS | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3/M4) | mncode-darwin-arm64 |
| macOS | Intel (x86_64) | mncode-darwin-amd64 |
| Linux | x86_64 (amd64) | mncode-linux-amd64 |
| Linux | ARM64 (aarch64) | mncode-linux-arm64 |
| Windows | 64-bit (x64) | mncode-windows-amd64.exe |
Full Changelog: v0.1.2-beta...v0.1.2.1-beta
Full Changelog: v0.1.2-beta...v0.1.2.1-beta