Skip to content

feat: per-thread Codex args overrides with runtime sync (incl. no-thread fallback) #1324

feat: per-thread Codex args overrides with runtime sync (incl. no-thread fallback)

feat: per-thread Codex args overrides with runtime sync (incl. no-thread fallback) #1324

Triggered via pull request February 15, 2026 21:04
Status Failure
Total duration 6m 45s
Artifacts

ci.yml

on: pull_request
Matrix: test-tauri
Matrix: build-tauri
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint
Process completed with exit code 1.
lint: src/features/threads/utils/codexArgsProfiles.ts#L231
Unnecessary escape character: \"
lint: src/features/threads/hooks/useThreadMessaging.ts#L318
React Hook useCallback has an unnecessary dependency: 'getCustomName'. Either exclude it or remove the dependency array
lint: src/features/layout/components/DesktopLayout.tsx#L136
React Hook useEffect has missing dependencies: 'chatLayerActive' and 'diffLayerActive'. Either include them or remove the dependency array