Antigravity CLI Digest: v1.1.5 ~ v1.1.7 Latest Release Analysis

# agents# cli# softwaredevelopment# tools
Antigravity CLI Digest: v1.1.5 ~ v1.1.7 Latest Release AnalysisJimmyLiao

Antigravity CLI Digest: v1.1.5 ~ v1.1.7 Latest Release Analysis Antigravity CLI has...

Antigravity CLI Digest: v1.1.5 ~ v1.1.7 Latest Release Analysis

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

  • 🤖 Custom Agents Support Markdown Format (v1.1.6): You can now define Agent roles using agent.md files (with YAML frontmatter and H1 titles), granularly controlling permissions such as subagent and commandExecutionPolicy.
  • ⚙️ AI Reasoning Depth Control /effort (v1.1.5): Added /effort command and --effort CLI flag, allowing users to dynamically switch between fast responses and deep reasoning.
  • 📋 Windows CJK Clipboard Fix (v1.1.7): Resolved clipboard encoding issues when copying CJK (Chinese, Japanese, Korean) characters on Windows.
  • 🔐 Enhanced Permission Prompts for Compound Shell Commands (v1.1.7): Compound shell commands requiring authorization now display in full, ensuring total auditing safety.
  • 🔍 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: Full command view now displayed during permission prompts for compound shell commands.
  • Plugin Logic: Fixed an issue where disabled plugins continued executing hooks and interfering with file editing tools.
  • Character Compatibility: Fixed clipboard text corruption when copying CJK characters on Windows platforms.
  • OAuth Specs: Relaxed OAuth issuer verification for non-standard MCP providers (e.g., Salesforce, Atlassian) and completed the refresh_token authorization flow.

🚀 v1.1.6 (Custom Agents & UX Improvements)

  • Markdown Agent: Introduced standard agent.md format for defining custom agents with commandExecutionPolicy controls.
  • Command History Copying: Supports numeric parameter /copy <n> to copy the n-th previous AI response.
  • Search Experience: /codesearch upgraded to asynchronous streaming with real-time counters, cancelable with Esc.

🚀 v1.1.5 (Reasoning Mode & Architecture Refactoring)

  • Reasoning Effort: Added /effort command 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.

💡 Official CHANGELOG: https://github.com/google-antigravity/antigravity-cli/blob/main/CHANGELOG.md

Antigravity #AntigravityCLI #AI #Changelog #DevRel #OpenAB