Skip to content

chore(providers): refresh Codex protocol 0.150.1 and Claude SDK 0.3.247 #966

chore(providers): refresh Codex protocol 0.150.1 and Claude SDK 0.3.247

chore(providers): refresh Codex protocol 0.150.1 and Claude SDK 0.3.247 #966

Triggered via pull request August 28, 2026 03:07
Status Success
Total duration 5m 54s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Build
5m 51s
Format, Lint, Typecheck, Test, Build
Browser Test
4m 2s
Browser Test
Release Smoke
1m 14s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L902
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L865
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L847
Do not define components during render.
eslint(no-unused-vars): apps/server/src/cli/config.test.ts#L712
Variable 'derivedPaths' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.test.ts#L35
Function 'buildRun' is declared but never used.
eslint(no-unused-vars): apps/web/src/components/chat/rightPanelLauncherState.ts#L27
Type 'ThreadBackgroundRunItem' is imported but never used.
eslint(no-unused-vars): apps/web/src/components/chat/AgentsPanel.browser.tsx#L77
Variable 'TERMINAL_RUN' is declared but never used. Unused variables should start with a '_'.