mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-25 17:42:25 +01:00
- Refactored focus handling in useAssistantConsole to use a dedicated function for clarity and adjusted timeout duration. - Simplified content parsing in ChatMessageAction by directly returning parsed JSON and removing unnecessary mapping logic. - Updated ChatSidebar to allow a larger maximum width for improved layout flexibility. - Removed unused interface definitions in llm.d.ts to clean up the codebase.