Commit b361b41
fix(antigravity): add propertyNames to incompatible schema keywords (#52)
Adds 'propertyNames' to the list of JSON Schema validation keywords that are stripped from tool schemas when converting for Claude via the Antigravity provider. This keyword is not supported by Google's Proto-based API and was causing 400 Bad Request errors with nested object schemas.
Closes #48
Co-authored-by: mirrobot-agent[bot] <2140342+mirrobot-agent@users.noreply.github.com>1 parent 42ed1f1 commit b361b41
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| 552 | + | |
552 | 553 | | |
553 | 554 | | |
554 | 555 | | |
| |||
0 commit comments