Skip to content

wip: adding support for hub and worker roles#9

Open
vsoch wants to merge 10 commits intomainfrom
add-events
Open

wip: adding support for hub and worker roles#9
vsoch wants to merge 10 commits intomainfrom
add-events

Conversation

@vsoch
Copy link
Copy Markdown
Member

@vsoch vsoch commented Mar 8, 2026

We want to be able to create a hierarchy of mcpservers. This means any given server can be a hub, a worker, both, or neither.

vsoch added 3 commits March 7, 2026 22:58
We want to be able to create a hierarchy of mcpservers.
This means any given server can be a hub, a worker, both,
or neither.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
vsoch added 2 commits March 22, 2026 20:29
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch force-pushed the add-events branch 4 times, most recently from 07b2623 to eea72a0 Compare March 27, 2026 21:30
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
vsoch added 2 commits March 29, 2026 20:34
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
we need to be able to have a broadcast call to get ground truth (state)
across all workers. We need to also have a batch mode to support not
breaking LLM API limits during an experiment with a single token/machine.
Finally, we should have common interfaces to making the broadcast call
for the hub.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant