picoclaw/web/frontend/src/components
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
..
agent feat(providers): add gemini web search provider (#2763) 2026-05-14 09:50:47 +08:00
channels add MQTT channel support 2026-04-29 18:27:33 +08:00
chat feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00
config docs: add evolution config controls (#2852) 2026-05-12 11:23:06 +08:00
credentials feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
logs fix(web): improve logs panel scroll handling (#2305) 2026-04-03 15:37:23 +08:00
models feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00
tour fix(web): improve logs panel scroll handling (#2305) 2026-04-03 15:37:23 +08:00
ui feat(web,api): provider selection and model form foundation (#2831) 2026-05-11 16:57:37 +08:00
app-header.tsx feat(i18n): add Portuguese (Brazil) locale (#2037) 2026-05-06 11:33:39 +08:00
app-layout.tsx feat: add first-time tour guide for new users 2026-03-31 00:43:35 +08:00
app-sidebar.tsx feat(web): move version display to the config page header (#2273) 2026-04-02 19:09:27 +08:00
config-change-notice.tsx feat: add config save and restart prompts 2026-04-26 22:09:00 +08:00
page-header.tsx feat(web): add restart-required state for default model changes (#1499) 2026-03-13 16:30:59 +08:00
secret-placeholder.ts fix(chat): avoid full secret exposure for 7-char secrets (#1942) 2026-03-24 11:26:20 +08:00
shared-form.tsx feat(web,api): provider selection and model form foundation (#2831) 2026-05-11 16:57:37 +08:00