picoclaw/web/frontend/src/components/chat
2026-06-15 16:26:22 +08:00
..
assistant-message.tsx feat(web): add line numbers and wrap toggle for code blocks (#2933) 2026-05-26 14:57:52 +08:00
chat-composer.tsx refactor: soften chat composer hint 2026-06-15 16:26:22 +08:00
chat-empty-state.tsx feat(web): refine model availability states and preserve API key preview placeholder (#2226) 2026-03-31 22:52:04 +08:00
chat-page.tsx feat(web): add chat image paste and drag-and-drop upload 2026-05-30 18:21:40 +08:00
context-usage-ring.tsx fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
message-code-block.tsx feat(web): add line numbers and wrap toggle for code blocks (#2933) 2026-05-26 14:57:52 +08:00
message-code-block.utils.ts feat(web): add line numbers and wrap toggle for code blocks (#2933) 2026-05-26 14:57:52 +08:00
model-selector.tsx feat(web): add restart-required state for default model changes (#1499) 2026-03-13 16:30:59 +08:00
session-history-menu.tsx feat(web): support image messages in pico chat (#2299) 2026-04-03 14:15:20 +08:00
typing-indicator.tsx fix(web): clean up restored chat transcripts and optimize chat UI (#2605) 2026-04-21 11:52:58 +08:00
user-message.tsx feat(web): add chat image paste and drag-and-drop upload 2026-05-30 18:21:40 +08:00