Add worker specs describing how each worker kind is launched - #1978
Open
fzyzcjy wants to merge 1 commit into
Open
Add worker specs describing how each worker kind is launched#1978fzyzcjy wants to merge 1 commit into
fzyzcjy wants to merge 1 commit into
Conversation
fzyzcjy
requested review from
Shi-Dong,
Zhichenzzz,
guapisolo,
jybsuper,
maocheng23 and
yueming-yuan
as code owners
July 30, 2026 14:50
Contributor
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 3, 2026 23:43
84adb0e to
6543721
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 3, 2026 23:44
4cd62de to
6755420
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 4, 2026 00:38
6543721 to
1675f63
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 4, 2026 00:39
6755420 to
b87999f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 4, 2026 06:52
1675f63 to
3ff0f15
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 4, 2026 06:56
b87999f to
1d546eb
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 4, 2026 07:23
3ff0f15 to
058d4f7
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 4, 2026 07:28
1d546eb to
6ac461e
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 4, 2026 07:30
058d4f7 to
0ff33e9
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 4, 2026 07:36
6ac461e to
dc0fd19
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 6, 2026 03:46
0ff33e9 to
2c34e9b
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
2 times, most recently
from
August 6, 2026 07:03
5b68aa9 to
aedd9b1
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
2 times, most recently
from
August 9, 2026 23:31
867fd66 to
0d3e27d
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 9, 2026 23:33
aedd9b1 to
fbc2571
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 10, 2026 05:59
0d3e27d to
fc51abf
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 10, 2026 06:05
fbc2571 to
0156227
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 10, 2026 16:06
fc51abf to
978b4a4
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 10, 2026 16:07
0156227 to
99a50e5
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 10, 2026 16:33
978b4a4 to
82aefc8
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
2 times, most recently
from
August 12, 2026 02:48
67c4e17 to
5fae70f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
2 times, most recently
from
August 12, 2026 14:31
2383546 to
4e5de7e
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 12, 2026 14:31
5fae70f to
5d6141a
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 12, 2026 14:36
4e5de7e to
0c9c76f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
2 times, most recently
from
August 12, 2026 23:56
3522c63 to
6efffd1
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
2 times, most recently
from
August 13, 2026 01:13
2268a33 to
b8244db
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 13, 2026 03:25
641d027 to
b19cf63
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
2 times, most recently
from
August 13, 2026 06:00
7966dbb to
c912081
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 13, 2026 06:01
b19cf63 to
015ce25
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 13, 2026 06:39
c912081 to
ceddb5e
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
2 times, most recently
from
August 14, 2026 04:46
8b005fd to
78991bf
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 14, 2026 04:46
ceddb5e to
7485670
Compare
guapisolo
approved these changes
Aug 26, 2026
Introduce miles.utils.workers.worker_spec with BaseWorkerSpec plus the command and serve variants, so upper layers can describe workers to a worker manager without the core packages knowing how processes appear. PortInfo carries num_consecutive so a spec can reserve a port block (e.g. the sglang dist-init ports), and ServeWorkerSpec injects the rpc port in a validator: serve workers always run the rpc server, so a forgotten declaration must not produce an unreachable worker.
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-1
branch
from
August 29, 2026 12:38
7485670 to
e960b66
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-9
branch
from
August 29, 2026 12:38
78991bf to
7f668aa
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Part of #1837