antigravity-claude-proxy 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
# Antigravity Claude
|
|
1
|
+
# Antigravity Claude Server
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/antigravity-claude-proxy)
|
|
4
|
+
[](https://www.npmjs.com/package/antigravity-claude-proxy)
|
|
5
|
+
[](https://opensource.org/licenses/MIT)
|
|
2
6
|
|
|
3
7
|
A proxy server that exposes an **Anthropic-compatible API** backed by **Antigravity's Cloud Code**, letting you use Claude models like sonnet and opus with **Claude Code CLI**.
|
|
4
8
|
|