Antigravity CLI 週報:v1.1.5 ~ v1.1.7 最新 Release 解析
Submitted via OpenAB Publisher Workflow
Antigravity CLI 週報:v1.1.5 ~ v1.1.7 最新 Release 解析
Antigravity CLI Digest: v1.1.5 ~ v1.1.7 Latest Release Analysis
Antigravity CLI 近期迎來了一系列重磅更新!從自訂 Agent 支援全新的 Markdown 格式、可動態調整的 AI 思考深度 (/effort),到無頭模式(Headless mode)與跨平台修復,以下為您整理本週最值得關注的核心亮點與細節。
Antigravity CLI has recently received a series of major updates! From custom Agents now supporting a brand-new Markdown format, dynamically adjustable AI reasoning depth (/effort), to Headless mode and cross-platform bug fixes, here is a breakdown of this week's most notable highlights and details.
🌟 核心亮點速覽 (Highlights)
🤖 自訂 Agent 正式支援 Markdown 格式 (v1.1.6):現在能直接使用
agent.md設定檔(搭配 YAML frontmatter 與 H1 標題)定義 Agent 角色,並細緻調控subagent、commandExecutionPolicy等權限。🤖 Custom Agents Support Markdown Format (v1.1.6): You can now define Agent roles using
agent.mdfiles (with YAML frontmatter and H1 titles), granularly controlling permissions such assubagentandcommandExecutionPolicy.
⚙️ AI 推理深度控制 `/effort` (v1.1.5):新增
/effort指令與--effort啟動參數,讓使用者能在「快速回應」與「深度思考 (Reasoning Depth)」之間動態切換。⚙️ AI Reasoning Depth Control `/effort` (v1.1.5): Added
/effortcommand and--effortCLI flag, allowing users to dynamically switch between fast responses and deep reasoning.
📋 Windows CJK 亂碼徹底修復 (v1.1.7):解決在 Windows 系統上複製中日韓(CJK)等非 ASCII 文字時的剪貼簿亂碼問題。
📋 Windows CJK Clipboard Fix (v1.1.7): Resolved clipboard encoding issues when copying CJK (Chinese, Japanese, Korean) characters on Windows.
🔐 複合 Shell 指令權限提示優化 (v1.1.7):當複合指令包含需授權的部分時,系統會完整展示整條指令,確保審核安全無死角。
🔐 Enhanced Permission Prompts for Compound Shell Commands (v1.1.7): Compound shell commands requiring authorization now display in full, ensuring total auditing safety.
🔍 全域程式碼搜尋 `/codesearch` (v1.1.6):搜尋結果改為即時非同步串流顯示,支援按
Esc隨時打斷搜尋。🔍 Global Code Search `/codesearch` (v1.1.6): Search results are now streamed asynchronously in real time, supporting cancellation at any time with
Esc.
📌 版本詳細履歷 (Changelog Breakdown)
🚀 v1.1.7 (最新修復與安全性優化 / Bug Fixes & Security Improvements)
安全與權限 / Security & Permissions:複合 Shell 指令權限詢問改為完整呈現全貌。
Full command view now displayed during permission prompts for compound shell commands.
Plugin 邏輯 / Plugin Logic:修復已停用的 Plugin 仍會執行 Hook 並干擾檔案編輯工具的缺陷。
Fixed an issue where disabled plugins continued executing hooks and interfering with file editing tools.
字元相容性 / Character Compatibility:修復 Windows 平台上複製 CJK(中日韓)文字時剪貼簿出現亂碼的現象。
Fixed clipboard text corruption when copying CJK characters on Windows platforms.
OAuth 規範 / OAuth Specs:放寬對非標準 MCP 服務商(如 Salesforce, Atlassian)的 OAuth 發行者驗證並補齊
refresh_token授權流程。Relaxed OAuth issuer verification for non-standard MCP providers (e.g., Salesforce, Atlassian) and completed the
refresh_tokenauthorization flow.
🚀 v1.1.6 (自訂 Agent 與互動體驗 / Custom Agents & UX Improvements)
Markdown Agent:開啟以
agent.md定義 Agent 的新標準,支援設定commandExecutionPolicy等行為。Introduced standard
agent.mdformat for defining custom agents withcommandExecutionPolicycontrols.歷史複製 `/copy <n>` / Command History Copying: 支援帶入數字參數,複製倒數第 n 次的 AI 回應。
Supports numeric parameter
/copy <n>to copy the n-th previous AI response.搜尋體驗 / Search Experience:
/codesearch改為非同步串流顯示與即時計數,按Esc可隨時打斷搜尋。/codesearchupgraded to asynchronous streaming with real-time counters, cancelable withEsc.
🚀 v1.1.5 (思考模式 /effort 與背景架構重構 / Reasoning Mode & Architecture Refactoring)
Reasoning Effort: 提供
/effort與狀態欄 Badge,快速調整深度推理等級。Added
/effortcommand and status bar badge to quickly adjust deep reasoning levels.背景任務穩定性 / Background Task Stability: 背景任務採用獨立生命週期管理,單一任務異常不影響主對話。
Background tasks isolated with independent lifecycles so individual task failures do not affect the main conversation.
💡 官方 CHANGELOG 原文 / Official CHANGELOG: https://github.com/google-antigravity/antigravity-cli/blob/main/CHANGELOG.md
#Antigravity #AntigravityCLI #AI #Changelog #DevRel #OpenAB #Bilingual


