Antigravity CLI 1.1.6 makes custom agents editable as Markdown files
rseroter · x · 2026-07-24
Antigravity CLI 1.1.6 turns custom agents into plain Markdown files with YAML frontmatter, making them easy to version, review, and share.
What’s new
- Define an agent at /.gemini/config/agents/<agentname>/agent.md.
- The agent spec is just Markdown plus YAML frontmatter.
- Added /copy <n> for previous responses.
- Added streaming /codesearch.
- Includes TUI and stability improvements.
The key idea is that agent definitions are now text files you can manage like code, which lowers the friction for sharing and maintaining custom workflows.
More from coding & agent
- Default Codex CLI with GPT-5.5 scores 92.3% on XBOW, sparking benchmark fatigue — moyix · 2026-07-24
- Sebastian Raschka will discuss DeepSeek-V4, GLM-5.2 and open-weight coding agents — hugobowne · 2026-07-24
- FinanceComplexQA adds a 2,026-task benchmark for agentic reasoning on financial docs — Beihang · 2026-07-24
- Microsoft Research’s ReOPD reuses teacher prefixes to distill multi-turn agents offline — MicrosoftResearch · 2026-07-24
- Compound Engineering 3.20 splits AI coding across multiple models and adds handoff snapshots — danshipper · 2026-07-24
- Open-source SDLC agent harness says it beats cold Claude Code on large repos — NeighborhoodOwn8510 · 2026-07-24