Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
4170fa0
test(gateway): specify nonblocking model refresh triggers
Menci Aug 5, 2026
14f5db0
feat(gateway): coordinate model refresh triggers persistently
Menci Aug 5, 2026
ea85283
fix(gateway): expose model triggers as background work
Menci Aug 5, 2026
411d3aa
test(gateway): cover persisted model refresh coordination
Menci Aug 5, 2026
df18f90
feat(gateway): trigger model refreshes during maintenance
Menci Aug 5, 2026
f6176b0
fix(gateway): retain cold model refresh failures
Menci Aug 5, 2026
5baff88
test(gateway): model production cache warming
Menci Aug 5, 2026
4e75300
fix(gateway): report cached model refresh failures
Menci Aug 5, 2026
bec453e
test(gateway): assert empty model-list envelope
Menci Aug 5, 2026
3bdb6b9
test(gateway): scope fixture catalog warming
Menci Aug 5, 2026
c09842d
test(gateway): warm direct model consumers
Menci Aug 5, 2026
274e963
test(gateway): isolate model fixture warming
Menci Aug 5, 2026
602d13f
docs: define persistent infinite model SWR
Menci Aug 5, 2026
194e00f
style(gateway): order model refresh imports
Menci Aug 5, 2026
0958867
fix(gateway): fence model catalogs by refresh owner
Menci Aug 5, 2026
6109ee0
fix(gateway): keep synchronous warms within backoff
Menci Aug 5, 2026
4f50912
test(gateway): exercise existing-upstream OAuth warm
Menci Aug 5, 2026
b84880a
fix(gateway): detach scheduled model refresh I/O
Menci Aug 5, 2026
6fbc039
fix(gateway): scope cached errors to addressable models
Menci Aug 5, 2026
3d192e3
test(gateway): make fixture model warming explicit
Menci Aug 5, 2026
51ade13
docs(gateway): align catalog snapshot semantics
Menci Aug 5, 2026
93390d0
fix(gateway): reset refresh state across generations
Menci Aug 5, 2026
72bd413
test(gateway): observe refresh fan-out directly
Menci Aug 5, 2026
d9eecbb
docs: name background catalog refresh precisely
Menci Aug 5, 2026
788d22e
fix(gateway): preserve scheduled storage ordering
Menci Aug 5, 2026
1f6ecc2
fix(gateway): wait for cross-runtime refresh owners
Menci Aug 5, 2026
4522b50
refactor(gateway): require claims for every catalog write
Menci Aug 5, 2026
37e7509
docs(gateway): distinguish snapshots from refresh work
Menci Aug 5, 2026
87f897a
fix(gateway): close refresh coordination races
Menci Aug 5, 2026
86c8bb8
fix(gateway): finalize model refreshes atomically
Menci Aug 5, 2026
d311a12
fix(gateway): reset catalogs on fetch identity changes
Menci Aug 5, 2026
decf03b
fix(gateway): keep superseded warms blocking
Menci Aug 5, 2026
4f97a8b
style(gateway): order refresh coordination imports
Menci Aug 5, 2026
1db4c61
Merge remote-tracking branch 'origin/main' into feat/model-list-infin…
Menci Aug 5, 2026
81ed5be
fix(gateway): advance model refresh migration
Menci Aug 5, 2026
d6deaa8
test(gateway): keep disconnect fixture cold
Menci Aug 5, 2026
1d8195e
fix(gateway): detach catalog refresh from client disconnect
Menci Aug 5, 2026
835606c
refactor(gateway): name resolution fetch lifecycles
Menci Aug 5, 2026
4251775
refactor(gateway): unify resolution fetcher ownership
Menci Aug 6, 2026
4b323d2
refactor(gateway): make catalog refresh ownership explicit
Menci Aug 6, 2026
fe6f666
refactor(gateway): separate model snapshots from refresh coordination
Menci Aug 6, 2026
341672d
Merge remote-tracking branch 'origin/main' into feat/model-list-infin…
Menci Aug 6, 2026
a69983a
fix(gateway): close catalog coordination races
Menci Aug 6, 2026
552767d
refactor(gateway): version upstream catalog configuration
Menci Aug 6, 2026
3592d01
Merge remote-tracking branch 'origin/main' into feat/model-list-infin…
Menci Aug 6, 2026
e73dd6c
refactor(gateway): simplify model catalog lifecycle
Menci Aug 6, 2026
99ace16
refactor(platform): unify durable execution cells
Menci Aug 6, 2026
41c9bdb
refactor(gateway): move model refresh ownership into execution cells
Menci Aug 6, 2026
10334a2
fix(gateway): converge model refresh execution
Menci Aug 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading