Skip to content

chore: reconcile pnpm-lock.yaml after merging main

a814e3b
Select commit
Loading
Failed to load commit list.
Closed

feat(sdk): AI SDK custom useChat transport & chat.task harness #3173

chore: reconcile pnpm-lock.yaml after merging main
a814e3b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 10, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 127 in packages/core/src/v3/chat-client.ts

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting assignment Medium

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
library input
.

Check warning on line 146 in packages/core/src/v3/chat-client.ts

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting assignment Medium

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
library input
.