You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"message": "fix function calling issue (#7208)\n\nAdd support for code execution block but dont document it yet. This is a\nmore cleaner way to address the serialization exception rather than just\nswallowing the exception.",
"message": "[AI] Improve error messaging for LiveServerMessageSerializer (#7180)\n\nThe error message should include the actual content of the message that\ncouldn't be de-serialized instead of class around java class names,\nwhich are not useful before de-serialization succeds.\n\n---------\n\nCo-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>",
"message": "[AI] Use `getOrPut` to update the multi resource map (#7165)\n\nThat method is cleaner, and the intended way, of inserting a value into\na map if it's missing.\n\nTag: cleanup",
0 commit comments