Skip to content

feat(settings): refine agents controls layout and thread stepper #1350

feat(settings): refine agents controls layout and thread stepper

feat(settings): refine agents controls layout and thread stepper #1350

Triggered via push February 18, 2026 07:39
Status Success
Total duration 13m 32s
Artifacts

ci.yml

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

Annotations

2 warnings
lint: src/features/threads/hooks/useThreadMessaging.ts#L310
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