Skip to content

feat: add Cursor, Gemini CLI, and Antigravity plugin support - #91

Merged
lxcong merged 7 commits into
chainbase-labs:mainfrom
zzAllenn:gemini-plugin-onboarding
Aug 10, 2026
Merged

feat: add Cursor, Gemini CLI, and Antigravity plugin support#91
lxcong merged 7 commits into
chainbase-labs:mainfrom
zzAllenn:gemini-plugin-onboarding

Conversation

@zzAllenn

Copy link
Copy Markdown
Contributor

Summary

  • add the Cursor-native plugin manifest and marketplace metadata with inline AgentKey MCP OAuth
  • add the root Gemini CLI extension manifest using Streamable HTTP and native OAuth discovery
  • add one root Antigravity plugin package for both Antigravity 2.0 and Antigravity CLI
  • configure Antigravity remote MCP with the required serverUrl field and automatic OAuth discovery
  • reuse the existing skills/agentkey/ package across Gemini and Antigravity without duplication
  • keep endpoint and release/version synchronization across every client
  • document Cursor, Gemini, Antigravity 2.0, and Antigravity CLI onboarding in English and Chinese

Validation

  • npx -y bats@1.12.0 tests/ (20/20 passing)
  • npx -y @google/gemini-cli@0.54.4 extensions validate .
  • verified all eight version values match 1.13.1
  • verified Claude, Codex, Cursor, Kimi, Gemini, and Antigravity MCP endpoints remain synchronized
  • verified the AgentKey endpoint advertises OAuth protected-resource metadata
  • verified the branch merges cleanly with chainbase-labs/main

Antigravity validation boundary

The agy binary is not installed in the current environment, so a live CLI install was not run. The plugin layout, manifest fields, serverUrl, OAuth configuration, and shared Skill discovery are covered by automated assertions against the current Antigravity documentation. The documentation-prescribed $schema URL currently returns HTTP 404; the manifest retains the prescribed value while tests enforce the published schema locally.

@lxcong
lxcong merged commit 49a015b into chainbase-labs:main Aug 10, 2026
4 checks passed
lxcong added a commit that referenced this pull request Aug 22, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.14.0](v1.13.1...v1.14.0)
(2026-08-22)


### Features

* add Cursor, Gemini CLI, and Antigravity plugin support
([#91](#91))
([49a015b](49a015b))
* add DeepSeek Harness and Kimi MCP routing
([#96](#96))
([97e3ab2](97e3ab2))


### Bug Fixes

* **claude:** restore native MCP OAuth login
([#95](#95))
([efc2809](efc2809))
* **plugins:** package Gemini releases and improve OAuth
([#94](#94))
([fbec683](fbec683))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants