picoclaw/web/frontend/src/components/chat
LC 789f907f6d
feat(chat): add independent code block copy and collapse controls (#2882)
* feat(chat): add independent copy and collapse controls for code blocks

* fix(chat): unify code block rendering styles

* fix(chat): refine code block labels

* feat(chat): highlight tool call code blocks as json
2026-05-18 10:01:39 +08:00
..
assistant-message.tsx feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00
chat-composer.tsx feat(web,api): provider selection and model form foundation (#2831) 2026-05-11 16:57:37 +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(chat): unify reasoning and tool call visibility 2026-04-26 00:50:18 +08:00
context-usage-ring.tsx feat(web,api): provider selection and model form foundation (#2831) 2026-05-11 16:57:37 +08:00
message-code-block.tsx feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00
message-code-block.utils.ts feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +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(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00