Skip to content

router: add pluggable networking providers#85

Open
John Howard (howardjohn) wants to merge 1 commit into
agent-substrate:mainfrom
howardjohn:router/pluggable-networking
Open

router: add pluggable networking providers#85
John Howard (howardjohn) wants to merge 1 commit into
agent-substrate:mainfrom
howardjohn:router/pluggable-networking

Conversation

@howardjohn
Copy link
Copy Markdown
Collaborator

This PR extends the router to support pluggable network providers rather than a hardcoded Envoy. Envoy remains the default with no changes.

As we build out the feature set of substrate, we will have an expanded set of requirements on networking. For example, #15 (comment) expresses a need to inject credentials and a desire to be able to plug in the proxy of your choice. IMO this is very important: there are a number of projects coming up in this space specializing in the needs of agentic traffic that make sense to plug in here.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

@bowei Bowei Du (bowei) self-requested a review May 26, 2026 20:04
@bowei Bowei Du (bowei) self-assigned this May 27, 2026
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.

2 participants