fix: detect low balance and prompt for top up (#7166)

Signed-off-by: raj-subhankar <subhankar.rj@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: raj-subhankar <subhankar.rj@gmail.com>
This commit is contained in:
Michael Neale
2026-02-19 13:20:16 +11:00
committed by GitHub
parent 3600c84e4b
commit 629108d0fc
13 changed files with 461 additions and 103 deletions
+2 -1
View File
@@ -6815,7 +6815,8 @@
"type": "string",
"enum": [
"thinkingMessage",
"inlineMessage"
"inlineMessage",
"creditsExhausted"
]
},
"TaskSupport": {