feat: add agent @ mentions support in composer #47
Annotations
3 errors and 11 warnings
|
Rust tests (macOS)
Process completed with exit code 101.
|
|
Rust tests (Linux)
Process completed with exit code 101.
|
|
Rust tests (Windows)
Process completed with exit code 1.
|
|
lint
The process '/usr/bin/git' failed with exit code 128
|
|
lint:
src/features/threads/hooks/useThreadMessaging.ts#L1078
React Hook useCallback has a missing dependency: 'model'. Either include it or remove the dependency array
|
|
lint:
src/features/threads/hooks/useThreadMessaging.ts#L803
React Hook useCallback has an unnecessary dependency: 'rateLimitsByWorkspace'. Either exclude it or remove the dependency array
|
|
lint:
src/features/threads/hooks/useThreadActions.ts#L802
React Hook useCallback has a missing dependency: 'threadActivityRef'. Either include 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
|
|
lint:
src/features/app/components/RequestUserInputMessage.tsx#L45
The 'questions' logical expression could make the dependencies of useCallback Hook (at line 98) change on every render. To fix this, wrap the initialization of 'questions' in its own useMemo() Hook
|
|
typecheck
The process '/usr/bin/git' failed with exit code 128
|
|
Rust tests (macOS)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
|
test-js
The process '/usr/bin/git' failed with exit code 128
|
|
Rust tests (Linux)
The process '/usr/bin/git' failed with exit code 128
|
|
Rust tests (Windows)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|