-
Notifications
You must be signed in to change notification settings - Fork 257
Pull requests: Arize-ai/openinference
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(strands-agents): guard on_end() to skip non-Strands spans
size:S
This PR changes 10-29 lines, ignoring generated files.
#3230
opened Jun 9, 2026 by
BandaruDheeraj
Loading…
litellm: record completion text_tokens as a token count, not a cost (USD) attribute
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3227
opened Jun 8, 2026 by
aaravanmay
Loading…
feat: add support for reasoning content and signatures in attributes and types
size:M
This PR changes 30-99 lines, ignoring generated files.
#3226
opened Jun 8, 2026 by
satyadevai
Collaborator
Loading…
chore(deps): update opentelemetry-instrumentation-langchain requirement from >=0.40b0 to >=0.61.0 in /python/instrumentation/openinference-instrumentation-openllmetry
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3225
opened Jun 8, 2026 by
dependabot
Bot
Loading…
chore(deps): update llama-index-llms-openai requirement from >=0.7.8 to >=0.7.9 in /python/instrumentation/openinference-instrumentation-llama-index
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3224
opened Jun 8, 2026 by
dependabot
Bot
Loading…
chore(deps): update anthropic requirement from <0.103 to <0.106 in /python/instrumentation/openinference-instrumentation-llama-index
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3223
opened Jun 8, 2026 by
dependabot
Bot
Loading…
chore(deps): update numpy requirement from >=1.24 to >=2.2.6 in /python/instrumentation/openinference-instrumentation-openai-agents
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3222
opened Jun 8, 2026 by
dependabot
Bot
Loading…
fix: preserve Google ADK final output content
size:M
This PR changes 30-99 lines, ignoring generated files.
#3219
opened Jun 7, 2026 by
liuzemei
Loading…
feat(openai): capture Responses API reasoning summary as reasoning-type message content
size:M
This PR changes 30-99 lines, ignoring generated files.
#3204
opened Jun 5, 2026 by
garg-tejas
Loading…
3 tasks done
fix(claude_agent_sdk): Capture Thinking Blocks as Reasoning Message Content
size:M
This PR changes 30-99 lines, ignoring generated files.
#3201
opened Jun 4, 2026 by
ialisaleh
Collaborator
Loading…
fix(claude-agent-sdk): skip session.id write when already propagated via OTel baggage
size:S
This PR changes 10-29 lines, ignoring generated files.
#3199
opened Jun 3, 2026 by
BandaruDheeraj
Loading…
fix: bump openinference-instrumentation minimum to >=0.1.53
size:M
This PR changes 30-99 lines, ignoring generated files.
#3196
opened Jun 2, 2026 by
mikeldking
Contributor
Loading…
fix(agno): Stream Context Leak In Workflow, Step, & Parallel Wrappers
size:L
This PR changes 100-499 lines, ignoring generated files.
#3195
opened Jun 2, 2026 by
ialisaleh
Collaborator
Loading…
feat(google-genai): capture Gemini reasoning content and thoughts
size:XL
This PR changes 500-999 lines, ignoring generated files.
#3194
opened Jun 2, 2026 by
satyadevai
Collaborator
Loading…
chore(js): update versions
size:M
This PR changes 30-99 lines, ignoring generated files.
#3193
opened Jun 2, 2026 by
mikeldking
Contributor
Loading…
chore(deps): update opentelemetry-sdk requirement from >=1.25.0 to >=1.42.1 in /python/instrumentation/openinference-instrumentation-langchain
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3190
opened Jun 1, 2026 by
dependabot
Bot
Loading…
chore(deps): update opentelemetry-semantic-conventions requirement from >=0.46b0 to >=0.63b1 in /python/instrumentation/openinference-instrumentation-langchain
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3189
opened Jun 1, 2026 by
dependabot
Bot
Loading…
chore(deps): update opentelemetry-instrumentation requirement from >=0.57b0 to >=0.63b1 in /python/instrumentation/openinference-instrumentation-beeai
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3188
opened Jun 1, 2026 by
dependabot
Bot
Loading…
chore(deps): update opentelemetry-sdk requirement from >=1.20.0 to >=1.42.1 in /python/instrumentation/openinference-instrumentation-crewai
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3187
opened Jun 1, 2026 by
dependabot
Bot
Loading…
chore(deps): update opentelemetry-sdk requirement from >=1.20.0 to >=1.42.1 in /python/instrumentation/openinference-instrumentation-google-genai
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3186
opened Jun 1, 2026 by
dependabot
Bot
Loading…
chore(deps): update opentelemetry-semantic-conventions requirement from >=0.57b0 to >=0.63b1 in /python/instrumentation/openinference-instrumentation-beeai
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3184
opened Jun 1, 2026 by
dependabot
Bot
Loading…
feat(openai): js reasonging blocks impl
size:L
This PR changes 100-499 lines, ignoring generated files.
#3181
opened May 29, 2026 by
satyadevai
Collaborator
Loading…
fix(google-adk): don't double-count thoughts_token_count in completion tokens
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3178
opened May 29, 2026 by
Fung1117
Loading…
feat: Add bidirectional conversation turns to pipecat observer
size:XL
This PR changes 500-999 lines, ignoring generated files.
#3176
opened May 28, 2026 by
duncankmckinnon
Contributor
•
Draft
6 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-05-09.