fix: scope 429 fast-fail to antigravity (#561) (thanks @mukhtharcm)

This commit is contained in:
Peter Steinberger
2026-01-09 18:13:47 +01:00
parent d0450bb425
commit 6156402c1a
4 changed files with 10 additions and 10 deletions

View File

@@ -210,7 +210,7 @@
"patchedDependencies": {
"@mariozechner/pi-agent-core": "patches/@mariozechner__pi-agent-core.patch",
"@mariozechner/pi-coding-agent": "patches/@mariozechner__pi-coding-agent.patch",
"@mariozechner/pi-ai": "patches/@mariozechner__pi-ai.patch",
"@mariozechner/pi-ai": "patches/@mariozechner__pi-ai.patch",
"qrcode-terminal": "patches/qrcode-terminal.patch",
"playwright-core@1.57.0": "patches/playwright-core@1.57.0.patch"
}