Skip to content

fix(agno): allowlist tool call metadata - #752

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit into
mainfrom
abhi-agno-span-allowlist
Sep 9, 2026
Merged

Abhijeet Prasad (AbhiPrasad) merged 1 commit into
mainfrom
abhi-agno-span-allowlist

Conversation

@AbhiPrasad

Copy link
Copy Markdown
Member

Keep Agno-injected Agent, Team, and RunContext objects out of tool spans

Fixes #733

Keep Agno-injected Agent, Team, and RunContext objects out of tool spans. These runtime objects can contain model credentials and private state, while tool execution continues to receive them unchanged.

Fixes #733
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-08T19:09:21.520381Z 888e39e PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@AbhiPrasad
Abhijeet Prasad (AbhiPrasad) merged commit f6ef55a into main Sep 9, 2026
83 checks passed
@AbhiPrasad
Abhijeet Prasad (AbhiPrasad) deleted the abhi-agno-span-allowlist branch September 9, 2026 01:55
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.

FunctionCall tool-span instrumentation for Agno leaks the full Agent/Team object (incl. model.api_key) into span metadata

2 participants