Skip to content

v1.1.1

Choose a tag to compare

@AndyAWD AndyAWD released this 01 Jun 16:17
· 22 commits to main since this release
6233078

What's Changed

🇺🇸 English

  • Fix: Fully support Antigravity CLI structure by migrating the statusline hooks installation path from .gemini/hooks/ to .gemini/antigravity-cli/hooks/ by @AndyAWD and @gemini-cli
  • Fix: Improve Windows deployment logic by using cmd.exe /c where agy to accurately locate the CLI directory for the silent sh.exe deployment by @AndyAWD and @gemini-cli
  • Fix: Add safety checks during Windows deployment to automatically detect and prompt users to delete any incorrectly placed sh.exe in the global Node.js directory, preventing system path pollution by @AndyAWD and @gemini-cli

🇹🇼 繁體中文

  • 修正: 全面支援 Antigravity CLI 結構,將狀態列腳本的安裝路徑由 .gemini/hooks/ 正式轉移至 .gemini/antigravity-cli/hooks/ by @AndyAWD@gemini-cli
  • 修正: 強化 Windows 部署邏輯,改用 cmd.exe /c where agy 精準定位真正的 CLI 獨立安裝目錄,以正確佈署靜默版 sh.exe by @AndyAWD@gemini-cli
  • 修正: 新增 Windows 部署防呆機制,自動偵測全域 Node.js 目錄是否殘留錯誤放置的 sh.exe,並主動提供絕對路徑提示使用者刪除,杜絕系統環境污染 by @AndyAWD@gemini-cli