Skip to content

test#44541

Draft
tyxia wants to merge 8 commits into
envoyproxy:mainfrom
penguingao:agentic
Draft

test#44541
tyxia wants to merge 8 commits into
envoyproxy:mainfrom
penguingao:agentic

Conversation

@tyxia
Copy link
Copy Markdown
Member

@tyxia tyxia commented Apr 21, 2026

HCM http_filters
 └─ envoy.filters.http.ai_session  (AiSessionFilterFactory, registered via REGISTER_FACTORY)
      └─ JsonRpcConnectionManager  (HTTP → JSON-RPC events)
           └─ AiSessionManager::newStream()
                └─ AiFilterChain   (built by calling registry-resolved AiFilterFactory list)
                     ├─ envoy.ai_filters.mcp_auth     (McpAuthFilter)
                     ├─ envoy.ai_filters.mcp_init     (McpInitFilter)
                     └─ envoy.ai_filters.mcp_context  (McpContextFilter)

AI filter API:
onJsonRpcBegin(), onId(), onParams(), onJsonRpcComplete(), onError()

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

@repokitteh-read-only
Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #44541 was opened by tyxia.

see: more, trace.

@tyxia tyxia changed the title Agentic filter chain test Apr 21, 2026
tyxia added 7 commits April 21, 2026 00:59
…ic_tyxia_google

Signed-off-by: tyxia <tyxia@google.com>
Signed-off-by: tyxia <tyxia@google.com>
Signed-off-by: tyxia <tyxia@google.com>
…entic_tyxia_google

Signed-off-by: tyxia <tyxia@google.com>
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions Bot added the stale stalebot believes this issue/PR has not been touched recently label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale stalebot believes this issue/PR has not been touched recently

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant