feat: per-thread Codex args overrides with runtime sync (incl. no-thread fallback) #1324
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
|