unsloth/studio/frontend/src/features/chat
2026-02-13 19:18:20 +00:00
..
api feat: add warm-up indicator, new thread feature, and runtime improvements in chat UI 2026-02-13 17:28:01 +01:00
hooks feat: integrate LoRA model management with UI and runtime synchronization 2026-02-13 17:14:49 +01:00
stores feat: add warm-up indicator, new thread feature, and runtime improvements in chat UI 2026-02-13 17:28:01 +01:00
types feat: integrate LoRA model management with UI and runtime synchronization 2026-02-13 17:14:49 +01:00
utils feat: refactor chat runtime with modular APIs, state management, and runtime synchronization 2026-02-13 16:45:00 +01:00
chat-page.tsx style: polish chat page spacing, small typography, and panel alignment 2026-02-13 19:18:20 +00:00
chat-settings-sheet.tsx style: polish chat page spacing, small typography, and panel alignment 2026-02-13 19:18:20 +00:00
db.ts add studio root folder 2026-02-02 09:14:35 +00:00
index.ts feat: refactor chat runtime with modular APIs, state management, and runtime synchronization 2026-02-13 16:45:00 +01:00
runtime-provider.tsx feat: refactor suggestion handling and centralize defaults for thread UI 2026-02-13 17:42:45 +01:00
shared-composer.tsx refactor: replace depreceated useAssistantRuntime with useAui, update runtime API calls across chat features for consistency 2026-02-02 15:03:01 +01:00
thread-sidebar.tsx style: polish chat page spacing, small typography, and panel alignment 2026-02-13 19:18:20 +00:00
types.ts feat: add warm-up indicator, new thread feature, and runtime improvements in chat UI 2026-02-13 17:28:01 +01:00