gemini-cli - 💡(How to fix) Fix Antigravity CLI Panic: can't evaluate field GetSupportsLatexRendering in communication_style template [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
google-gemini/gemini-cli#27294Fetched 2026-05-20 03:59:18
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Participants
Timeline (top)
labeled ×2

Error Message

When launching Antigravity CLI and prompting the agent, the execution terminates immediately due to a Go template evaluation error in the communication_style mixin of the prompt builder. Error: agent executor error: failed to load template for section communication_style (filename=communication_style, isInternal=false): template: communication_style:6:19: executing "communication_style" at <.CascadeConfig.GetSupportsLatexRendering>: can't evaluate field GetSupportsLatexRendering in type *cortex_go_proto.CascadeConfig The agent should successfully initialize, evaluate the prompt mixins (including the communication style), and respond to the chat without terminating due to an internal template rendering error.

RAW_BUFFERClick to expand / collapse

What happened?

Issue: When launching Antigravity CLI and prompting the agent, the execution terminates immediately due to a Go template evaluation error in the communication_style mixin of the prompt builder.

Stack Trace Excerpt: Error: agent executor error: failed to load template for section communication_style (filename=communication_style, isInternal=false): template: communication_style:6:19: executing "communication_style" at <.CascadeConfig.GetSupportsLatexRendering>: can't evaluate field GetSupportsLatexRendering in type *cortex_go_proto.CascadeConfig

Impact: This is a hard blocker for migrating from Gemini CLI to Antigravity CLI. The agent fails to initialize and evaluate prompts. This appears to be a backend schema mismatch (GetSupportsLatexRendering missing from CascadeConfig).

[ACTION REQUIRED] 📎 PLEASE ATTACH THE EXPORTED CHAT HISTORY JSON FILE TO THIS ISSUE IF YOU FEEL COMFORTABLE SHARING IT.

What did you expect to happen?

The agent should successfully initialize, evaluate the prompt mixins (including the communication style), and respond to the chat without terminating due to an internal template rendering error.

Client information

  • CLI Version: 0.42.0
  • Git Commit: 68e2196d5
  • Session ID: 92cc1d61-d161-49c5-a218-30e7d6a1c189
  • Operating System: darwin v24.14.0
  • Sandbox Environment: sandbox-exec (permissive-open)
  • Model Version: auto-gemini-3
  • Auth Type: oauth-personal
  • Memory Usage: 143.2 MB
  • Terminal Name: xterm.js(6.1.0-beta.213)
  • Terminal Background: #191a1b
  • Kitty Keyboard Protocol: Supported
  • IDE Client: VS Code

Login information

No response

Anything else we need to know?

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

gemini-cli - 💡(How to fix) Fix Antigravity CLI Panic: can't evaluate field GetSupportsLatexRendering in communication_style template [1 participants]