Changelog
- 4b9a260 Merge pull request #575 from soilSpoon/feature/antigravity-gemini-compat
- ae7b972 Merge pull request #577 from router-for-me/refactor-watcher-phase3
- 27734a2 Update internal/util/translator.go
- 09923f6 feat(antigravity): add streaming support for Claude model requests
- 5fda6f8 feat(antigravity): implement non-streaming execution for Claude model requests
- 1b8e538 feature: Improves Gemini JSON schema compatibility
- aea337c feature: Improves schema flattening and tool use handling
- 0bd221f refactor(antigravity): optimize response handling in Claude model with JSON manipulation
- 41c2385 refactor(watcher): split watcher.go into focused modules
- 47885e3 test(gemini): add test cases and improve compatibility for complex schema cases in CleanJSONSchemaForGemini function
- 811f8f8 test(watcher): add comprehensive unit tests for watcher edge cases