Community Discussion: Language Ports & Community Implementations #43
Replies: 2 comments
-
|
Hi Antigravity team, First of all, thank you for the great work on the Antigravity SDK! I noticed there isn't currently an official Node.js version available. To help bridge this gap for the JavaScript and TypeScript community, I have created an unofficial, 1:1 port of this Python SDK to Node.js. The architecture, methods, and logic mirror your official Python implementation exactly. This should make it highly predictable and familiar for any developer who has used your SDK or is working across both languages. You can find the repository here: I will be updating the repository as the main Python repository undergoes changes. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
ในวันที่ พ. 3 มิ.ย. 2026 02:33 น. Felix Jara ***@***.***>
เขียนว่า:
… Hi Antigravity team,
First of all, thank you for the great work on the Antigravity SDK!
I noticed there isn't currently an official Node.js version available. To
help bridge this gap for the JavaScript and TypeScript community, I have
created an unofficial, 1:1 port of this Python SDK to Node.js.
The architecture, methods, and logic mirror your official Python
implementation exactly. This should make it highly predictable and familiar
for any developer who has used your SDK or is working across both languages.
You can find the repository here:
🔗 Continuous-Labs/antigravity-sdk-nodejs
<https://github.com/Continuous-Labs/antigravity-sdk-nodejs>
I will be updating the repository as the main Python repository undergoes
changes.
Thanks!
—
Reply to this email directly, view it on GitHub
<#43?email_source=notifications&email_token=BNRBY7ETPMMJSZCQAIKQZHD454TYDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZRGU3DIMBSUZZGKYLTN5XKU43VMJZWG4TJMJSWJJLFOZSW45FMMZXW65DFOJPWG3DJMNVQ#discussioncomment-17156402>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNRBY7D6V3KVK5RDUBGUMCL454TYDAVCNFSM6AAAAACZV3ORKGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTOMJVGY2DAMQ>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/BNRBY7FKKC67WWCWVD677YL454TYDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZRGU3DIMBSUZZGKYLTN5XKU43VMJZWG4TJMJSWJJLFOZSW45FKMZXW65DFOJPWS33T>
and Android
<https://github.com/notifications/mobile/android/BNRBY7DGUDNAL632KPFD6SD454TYDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZRGU3DIMBSUZZGKYLTN5XKU43VMJZWG4TJMJSWJJLFOZSW45FOMZXW65DFOJPWC3TEOJXWSZA>.
Download it today!
You are receiving this because you are subscribed to this thread.Message
ID:
<google-antigravity/antigravity-sdk-python/repo-discussions/43/comments/17156402
@github.com>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
First of all, a huge thank you to the community for the incredible enthusiasm surrounding the preview release of the Google Antigravity SDK! We’ve loved seeing how excited people are to build with it, including those of you who have already started exploring porting the SDK to other languages.
We wanted to create this dedicated discussion space to clarify our roadmap for the SDK, set expectations around contributions, and give you a place to connect with one another.
To help guide your efforts, please keep the following technical and project constraints in mind:
• Contribution Policy: The Antigravity SDK is not an open-source project, though the code is visible on GitHub. We are not currently accepting external contributions—including ports to other languages—and we do not plan to do so in the future.
• Rapid API Iteration: Because the SDK is currently in preview, we are rapidly iterating on its interfaces and structure. We do not expect to maintain significant stability in the API until we reach General Availability (GA). (Note: We do plan to continuously update our SKILL to help you migrate your Python code from one version of the SDK to another).
• Private Internal Contracts: The connection between the Python SDK and the local Go binary/harness is strictly private and subject to change from release to release. We do not maintain any backward compatibility for this internal transport layer, which will likely break un-official ports between updates.
What this space is for:
Because of these constraints, the Antigravity SDK Team cannot officially endorse, review, or support any third-party language ports. However, we don't want to squash the amazing creativity we've seen!
We’ve opened this discussion thread as a space for community members to share their work, collaborate, and discuss their own implementations with each other.
We will be moving existing feature requests and issues regarding alternative language support over to this discussion space so we can keep our primary issue tracker focused on bugs for the preview SDK.
Thank you again for your passion and for being part of the early journey of the Antigravity SDK!
Beta Was this translation helpful? Give feedback.
All reactions