Commit Graph

5 Commits

Author SHA1 Message Date
dhruvkej9
d69623e472 feat(antigravity): add gemini and claude models to default allowlist
When authenticating with Google Antigravity, the default model allowlist
now includes all commonly used models instead of just claude-opus-4-5-thinking:
- claude-opus-4-5-thinking
- claude-sonnet-4-5
- claude-sonnet-4-5-thinking
- gemini-3-flash
- gemini-3-pro
- gemini-2.5-flash
- gemini-2.5-pro

This ensures /models shows all available models after initial setup.
2026-01-27 23:10:11 +05:30
Peter Steinberger
6d16a658e5 refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
Shadow
9ecbb0ae81
Auth: print copyable Google auth URL (#1787)
Co-authored-by: Robby <robbyczgw-cla@users.noreply.github.com>
2026-01-25 21:13:36 -06:00
Peter Steinberger
d1e9490f95 fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
Peter Steinberger
a6deb0d9d5 feat: bundle provider auth plugins
Co-authored-by: ItzR3NO <ItzR3NO@users.noreply.github.com>
2026-01-17 09:38:53 +00:00