Skip to content

v0.1.2.1-beta

Pre-release
Pre-release

Choose a tag to compare

@mncuchiinhuttt mncuchiinhuttt released this 22 Aug 17:10
· 26 commits to main since this release
8e4a64b

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.go so all write_to_file, replace_file_content, and run_command cards 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/v1internal to resolve incorrect 429 RESOURCE_EXHAUSTED responses when quota is available.
  • Gemini Thought Signature Preservation: Automatically captured and preserved thoughtSignature in 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