mawkone 487c13317c fix: retry 429 with backoff; switch Tier B/C to claude-sonnet-4-6
- VertexOpenAIClient: retry on 429/503 up to 4 times with exponential
  backoff (2s/4s/8s/16s + jitter), respects Retry-After header
- Tier B/C default: zai-org/glm-5-maas → claude-sonnet-4-6 (much higher
  rate limits, still Vertex MaaS)
- /agent/execute: accept continueTask param to run a follow-up within
  the original task context without starting a fresh session

Made-with: Cursor
2026-03-07 12:25:51 -08:00
Description
No description provided
9.7 MiB
Languages
TypeScript 99.1%
Dockerfile 0.9%