Skip to content

feat: add reasoning_effort support to all SDK clients #61

feat: add reasoning_effort support to all SDK clients

feat: add reasoning_effort support to all SDK clients #61

Triggered via pull request January 30, 2026 22:35
Status Success
Total duration 1m 36s
Artifacts

nodejs-sdk-tests.yml

on: pull_request
Matrix: Node.js SDK Tests
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Node.js SDK Tests (ubuntu-latest): nodejs/test/e2e/ask-user.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"tool","tool_call_id":"toolcall_0","content":"User responded: This is my custom freeform answer that was not in the choices"}
Node.js SDK Tests (ubuntu-latest): nodejs/test/e2e/session.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"user","content":"Run 'sleep 2 && echo done'"}
Node.js SDK Tests (macos-latest): nodejs/test/e2e/ask-user.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"tool","tool_call_id":"toolcall_0","content":"User responded: This is my custom freeform answer that was not in the choices"}
Node.js SDK Tests (macos-latest): nodejs/test/e2e/session.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"user","content":"Run 'sleep 2 && echo done'"}
Node.js SDK Tests (windows-latest): nodejs/test/e2e/ask-user.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"tool","tool_call_id":"toolcall_0","content":"User responded: This is my custom freeform answer that was not in the choices"}
Node.js SDK Tests (windows-latest): nodejs/test/e2e/session.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"user","content":"Run 'sleep 2 && echo done'"}