Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

[BUG] error: "Function call is missing a thought_signature in functionCall parts" #184

@bowmanjd

Description

@bowmanjd

Bug Description
Upon making the first request in a session, I see that the request begins, but then it terminates early with a 400 error.

Steps to Reproduce

  1. Use an antigravity model in OpenCode
  2. Watch it begin
  3. Then observe signature error

Expected Behavior
Succeed like it did yesterday

Actual Behavior
An error:

Function call is missing a thought_signature in functionCall parts. This is required for tools to work correctly, and missing thought_signature may lead to degraded model performance. Additional data, function call `default_api:context_info` , position 4. Please refer to https://ai.google.dev/gemini-api/docs/thought-signatures for more details.
...
[opencode-antigravity-auth debug]
- request=https://generativelanguage.googleapis.com/v1beta/models/antigravity-gemini-3-pro:streamGenerateContent?alt=sse
- selected idx=0 email=bowmanjd@gmail.com family=gemini accounts=1 strategy=sticky
- headerStyle=antigravity explicit=true
- endpoint=https://daily-cloudcode-pa.sandbox.googleapis.com
- resolved=https://daily-cloudcode-pa.sandbox.googleapis.com/v1internal:streamGenerateContent?alt=sse
- status=400 Bad Request

Environment

  • opencode version: 1.1.12
  • Plugin version: @beta
  • Operating System: Linux
  • Node.js version: v24.12.0

Logs

antigravity-debug-2026-01-14T12-30-25-158Z.log

Compliance Checklist
Please confirm:

  • I'm using this plugin for personal development only
  • I have an active Google Cloud project with Antigravity enabled
  • This issue is not related to attempting commercial use or TOS violations
  • I've reviewed the README troubleshooting section

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions