"vscode:/vscode.git/clone" did not exist on "f1f9640c87fb0f58b7b50402e27e101228fa0271"
fix(ops): match "insufficient account balance" in error filter
The upstream Gemini API returns "Insufficient account balance" which doesn't contain the substring "insufficient balance". Add explicit match for the full phrase to ensure the filter works correctly.
Please register or sign in to comment