feat: Add terminal shell selection to settings #603
Annotations
4 warnings
|
src/renderer/src/voice/gemini.ts#L58
Unexpected console statement
|
|
src/renderer/src/components/PromptField/PromptField.tsx#L472
React Hook useCallback has missing dependencies: 'setTextWithDispatch' and 'showTaskInfo'. Either include them or remove the dependency array. If 'showTaskInfo' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
src/renderer/src/components/PromptField/PromptField.tsx#L368
React Hook useCallback has a missing dependency: 'setTextWithDispatch'. Either include it or remove the dependency array
|
|
src/main/server/runner.ts#L36
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading