Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Bug]: Antigravity 订阅握手 loadCodeAssist 返回 400 Bad Request

Open
#2,704 0 comments 0 reactions 1 assignee View on GitHub

@bobleer is already working on this.

Since Sep 1, 2026.

Assessment

This issue has not been assessed yet.

Description

Summary

loadCodeAssist 中 metadata.platform 传入 "WINDOWS" 被 Google 拒收,需调整为 "PLATFORM_UNSPECIFIED"(可参考 openclaw PR #32382)。

Area

Desktop app

Reproduction or evidence

与 Google cloudcode-pa.googleapis.com 的 loadCodeAssist 握手过程中,客户端硬编码了 metadata.platform = "WINDOWS"。Google 内部端点近期收紧了枚举校验规则,只认 PLATFORM_UNSPECIFIED,导致所有向 Google 发送操作系统名称("WINDOWS", "LINUX", "MACOS")的第三方工具全部报错。

Environment, if relevant

No response

Dominant language
Rust
Stars
2.3k
Forks
236
Avg merge
2h 56m
Merged PRs (30d)
619

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GCWing/OpenBitFun

All issues in GCWing/OpenBitFun

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.