Erik
e9217181c1
fix(agents): remove unsupported JSON Schema keywords for Cloud Code Assist API
...
Cloud Code Assist API requires strict JSON Schema draft 2020-12 compliance
and rejects keywords like patternProperties, additionalProperties, $schema,
$id, $ref, $defs, and definitions.
This extends cleanSchemaForGemini to:
- Remove all unsupported keywords from tool schemas
- Add oneOf literal flattening (matching existing anyOf behavior)
- Add test to verify no unsupported keywords remain in tool schemas
2026-01-09 15:19:48 +01:00
..
2026-01-09 05:54:34 +01:00
2026-01-09 12:48:42 +00:00
2026-01-06 21:54:42 +00:00
2026-01-06 21:54:42 +00:00
2026-01-09 12:48:42 +00:00
2026-01-09 12:48:42 +00:00
2026-01-09 00:34:38 +00:00
2026-01-09 08:13:04 +01:00
2026-01-09 14:07:45 +00:00
2026-01-09 14:07:45 +00:00
2026-01-03 20:15:10 +00:00
2026-01-07 23:35:04 +01:00
2026-01-08 23:44:54 +01:00
2026-01-07 23:35:04 +01:00
2026-01-09 05:27:50 +00:00
2026-01-09 12:48:42 +00:00
2026-01-09 12:48:42 +00:00
2026-01-09 12:48:42 +00:00
2026-01-08 00:18:06 +00:00
2026-01-06 18:33:37 +00:00
2026-01-09 12:48:42 +00:00
2026-01-09 08:30:24 +01:00
2026-01-04 14:38:51 +00:00
2025-12-14 04:22:38 +00:00
2026-01-09 12:44:29 +00:00
2026-01-09 13:39:28 +01:00
2026-01-07 05:31:01 +01:00
2026-01-09 13:39:28 +01:00
2026-01-04 14:38:51 +00:00
2026-01-09 12:48:42 +00:00
2026-01-08 05:20:39 +01:00
2026-01-08 04:44:15 +00:00
2026-01-09 12:48:42 +00:00
2026-01-09 12:48:42 +00:00
2026-01-04 14:38:51 +00:00
2026-01-06 18:33:37 +00:00
2026-01-06 20:23:41 +01:00
2026-01-08 21:53:33 +01:00
2026-01-08 21:53:33 +01:00
2026-01-09 12:48:42 +00:00
2026-01-09 05:48:54 +01:00
2026-01-09 12:48:42 +00:00
2026-01-09 08:30:05 +00:00
2026-01-09 08:37:38 +00:00
2026-01-07 06:17:31 +01:00
2026-01-06 02:23:55 +01:00
2026-01-07 19:08:13 +00:00
2026-01-07 19:08:13 +00:00
2026-01-09 12:48:42 +00:00
2026-01-09 15:19:48 +01:00
2026-01-09 15:19:48 +01:00
2026-01-09 15:17:20 +01:00
2026-01-07 02:52:41 +01:00
2026-01-09 15:17:20 +01:00
2026-01-03 21:41:58 +01:00
2026-01-09 12:48:42 +00:00
2025-12-25 03:29:36 +01:00
2026-01-07 00:04:44 +01:00
2026-01-08 08:26:40 +01:00
2026-01-09 00:33:09 +01:00
2026-01-09 00:33:09 +01:00
2026-01-07 06:53:01 +01:00
2026-01-09 12:48:42 +00:00
2026-01-08 20:08:27 +01:00
2026-01-09 03:00:40 +01:00
2026-01-09 12:48:42 +00:00
2026-01-09 08:30:24 +01:00
2026-01-06 10:55:02 -06:00
2026-01-02 17:44:25 +00:00
2026-01-04 14:38:51 +00:00
2026-01-06 18:52:01 +00:00
2026-01-06 19:54:50 +01:00
2026-01-06 21:54:42 +00:00
2026-01-06 22:28:42 +00:00
2026-01-01 17:30:15 +01:00