feat: Refactor useAgentChat hook for better maintainability #148
+1,425
−0
Annotations
5 warnings
|
src/renderer/src/pages/ChatPage/hooks/refactored/useToolExecution.ts#L41
Replace `props:·any,·messages:·any[],·abortSignal:·AbortSignal` with `⏎········props:·any,⏎········messages:·any[],⏎········abortSignal:·AbortSignal⏎······`
|
src/renderer/src/pages/ChatPage/hooks/refactored/useToolExecution.ts#L40
Replace `message:·IdentifiableMessage,·sessionId?:·string` with `⏎········message:·IdentifiableMessage,⏎········sessionId?:·string⏎······`
|
src/renderer/src/pages/ChatPage/hooks/refactored/useToolExecution.ts#L23
Replace `props:·any,·messages:·any[],·abortSignal:·AbortSignal` with `⏎······props:·any,⏎······messages:·any[],⏎······abortSignal:·AbortSignal⏎····`
|
src/renderer/src/pages/ChatPage/hooks/refactored/useToolExecution.ts#L22
Replace `message:·IdentifiableMessage,·sessionId?:·string` with `⏎······message:·IdentifiableMessage,⏎······sessionId?:·string⏎····`
|
The logs for this run have expired and are no longer available.
Loading