-
Notifications
You must be signed in to change notification settings - Fork 1
Wire global model fallback chain on rate/usage limits + reset-aware cooldown #2271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lsm
merged 27 commits into
dev
from
space/wire-global-model-fallback-chain-on-rate-usage-limits
Aug 3, 2026
Merged
Changes from 21 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
89026d1
feat(agent): engage fallback model chain and reset-aware cooldown on 429
lsm a005b59
feat(space): surface rate_limited/usage_limited task status with auto…
lsm 755f340
fix(agent,space): address review — cross-restart resume, error bounda…
lsm bc71f95
Merge branch 'dev' into space/wire-global-model-fallback-chain-on-rat…
lsm e05f3c8
fix(migrations): make M163 tolerate space_tasks without a status CHECK
lsm 65e56e1
fix(agent,space): address 2nd-round review — lifecycle interplay, vis…
lsm b2e6c61
fix(agent,space): address 3rd-round review — infinite-loop, state, co…
lsm 66a16e1
fix(agent,space): route 429 into recovery + stop limited tasks on spa…
lsm 286dcc6
fix(space): merge parallel limited sessions into the persisted restri…
lsm d035cc3
fix(agent,space): per-turn episode reset, split cancel semantics, spa…
lsm de5c525
fix(space): break a paused session out of cooldown on manual Resume (…
lsm 568183b
Merge branch 'dev' into space/wire-global-model-fallback-chain-on-rat…
lsm d7e6200
fix(agent,space): address post-merge review — injection gate, resume …
lsm 0ed75c1
fix(web): add rate/usage-limited → blocked transition labels
lsm 11cc724
fix(agent): gate manual retryNow resume on query start + bound startu…
lsm e75e5ee
fix(agent,space): in-memory-only liveness check + restore cooldown be…
lsm 12c06d0
fix(space): tear down session on manual rate/usage-limited → blocked …
lsm 2609df4
Merge branch 'dev' into space/wire-global-model-fallback-chain-on-rat…
lsm 9fc05ca
Merge branch 'dev' (artifact-shapes #2313) into fallback-chain branch
lsm f2135c2
fix(agent): close fractional-zoned reset parse hole + keep task pause…
lsm b6e1ea8
fix(agent,web): harden rate-limit recovery concurrency + episode life…
lsm c886ffa
fix(agent): propagate episode generation into every recovery side eff…
lsm 7372173
fix(agent): guard recovery enqueue at the lifecycle commit point + st…
lsm 9be5fd1
fix(agent,space): gate rehydration injection on task status + recheck…
lsm c1c751e
fix(agent,space): supersede recovery on new input + transient limited…
lsm 2b612a7
fix(agent,space): route resettable quota 429s to recovery + manual-re…
lsm 353c505
refactor(agent,space): greptile cleanups — CJK dedup, typo, fractiona…
lsm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.