Commits
User selector
Commit History
Commits on Aug 4, 2025
- authored
feat(core): Add `ignoreSpans` option (#17078)
Show description for 97f67fcandauthoredfeat(core): Accumulate tokens for `gen_ai.invoke_agent` spans from child LLM calls (#17281)
Show description for ffa8dd8authored
Commits on Aug 1, 2025
feat(nuxt): Align build-time options to follow bundler plugins structure (#17255)
Show description for aa4547cauthored
Commits on Jul 31, 2025
feat(core): Add missing openai tool calls attributes (#17226)
Show description for 254a86fauthoredfix(node): Handle stack traces with data URI filenames (#17218)
Show description for 8c1149bauthored
Commits on Jul 30, 2025
ref(core): Add shared type for build-time options (#17151)
Show description for 47e5c6cauthoredfeat(core): Add shared `flushIfServerless` function (#17177)
Show description for 6b23b27authored
Commits on Jul 29, 2025
fix(core): Fix operation name for openai responses API (#17206)
Show description for 58cf305authoredfeat(node): Instrument stream responses for openai (#17110)
Show description for e3376eeauthored
Commits on Jul 28, 2025
feat(core): MCP server instrumentation without breaking Miniflare (#16817)
Show description for 87b4e30authored
Commits on Jul 25, 2025
feat(core): Implement `strictTraceContinuation` (#16313)
Show description for b0909cdauthoredfix(core): Fix OpenAI SDK private field access by binding non-instrumented fns (#17163)
Show description for 8b2c685authored
Commits on Jul 24, 2025
fix(core): Update ai.response.object to gen_ai.response.object (#17153)
Show description for b470f5eauthored
Commits on Jul 23, 2025
feat(aws): Detect SDK source for AWS Lambda layer (#17128)
Show description for dbe4f76authored
Commits on Jul 21, 2025
feat(core)!: Remove `enableLogs` and `beforeSendLog` experimental options (#17063)
Show description for 4c96e5bauthored
Commits on Jul 18, 2025
feat(core)!: Remove deprecated logger (#17061)
Show description for cb88e70andauthoredfeat(core)!: Remove `hasTracingEnabled` (#17072)
Show description for b5b0b32authoredfeat(core)!: Remove `BaseClient` (#17071)
Show description for 904932fauthored
Commits on Jul 17, 2025
ref: Remove `@typescript-eslint/no-empty-function` eslint rule (#17057)
Show description for ad5e7c3authoredref(profiling): Improve generic profiling type (#17056)
Show description for 64738dbauthoredfeat(node): Add OpenAI integration (#17022)
Show description for f538ef0authored- authored
Commits on Jul 16, 2025
feat(core): Deprecate logger in favor of debug (#17040)
Show description for 1b41126andauthored
Commits on Jul 15, 2025
ref: Use optional chaining wherever possible (#17017)
Show description for 004072eauthoredref: Avoid try-catch with unused parameter (#17015)
Show description for 9d92e97authoredfeat(core): Add support for tracking provider metadata (#16992)
Show description for 8a96366authoredref(core): Avoid keeping span-FF map on GLOBAL_OBJ (#16924)
Show description for 50120cbauthored
Commits on Jul 14, 2025
fix(core): Wrap `beforeSendLog` in `consoleSandbox` (#16968)
Show description for e727db4authoredfix(core): Avoid prolonging idle span when starting standalone span (#16928)
Show description for 65162a2authoredref(core): Keep client-logger map on carrier & avoid side-effect (#16923)
Show description for 61feeb3authoredref(core): Avoid side-effect of `vercelAiEventProcessor` (#16925)
Show description for 5c3175fauthored
Commits on Jul 11, 2025
feat(browser): Add `afterStartPageloadSpan` hook to improve spanId assignment on web vital spans (#16893)
Show description for 2912474authoredfeat(core): Prepend vercel ai attributes with `vercel.ai.X` (#16908)
Show description for 101b4f2authoredfix(core): Remove side-effect from `tracing/errors.ts` (#16888)
Show description for baef982authored