pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:PHP
Filter by
222M results
Automated test pull request
AI tutor 502 d: full 67KB manual (~16.8k tokens) was in every prompt → exceeded OpenRouter free-tier limit (402). Now
retrieve only relevant KB sections per query (~3.5k tokens). Works on free model at ...
Summary
Fix notebook and CI/CD alignment for ProjectEC4.
Changes
- Fixed ProjectEC3 → ProjectEC4 reference in notebook setup instructions
- Aligned Step 4 comment in tests.yml to reflect Cleveland-only ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Automated test pull request
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This is a sibling follow-up to commit c6fd2619f (#11833)
- #11833 covered: the MODEL_CAPACITY_EXHAUSTED 429 reason, giving it a distinct human message +
code_assist_capacity_exhausted tag in _gemini_http_error. ...
Summary
- Replaces placeholder README.md with full project front page: one-sentence pitch, CartPole and mjlab overviews,
five-agent architecture table, install/train/eval commands, and repository ...
Summary
Enhances scripts/quota-dispatch.py with two features that prevent agent races and stale locks:
Atomic checkout (prevents double-take / race condition):
- Before launching an agent for a task, ...