picoclaw/web/frontend/src/components
wenjie ba6992234f
feat(web): support list editing for channel array fields (#2595)
Add reusable channel array list controls and parsing utilities for channel forms.
Normalize channel string-array payloads in the backend, including pasted values,
numeric IDs, hidden characters, duplicates, and empty clears.
Also allow FlexibleStringSlice to unmarshal null values and cover the new behavior
with backend and config tests.
2026-04-21 16:04:28 +08:00
..
agent feat(web): refactor tools page into tabbed library and web search settings (#2539) 2026-04-16 17:14:35 +08:00
channels feat(web): support list editing for channel array fields (#2595) 2026-04-21 16:04:28 +08:00
chat fix(web): clean up restored chat transcripts and optimize chat UI (#2605) 2026-04-21 11:52:58 +08:00
config feat(web): persist dashboard token in launcher config (#2304) 2026-04-03 14:54:27 +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(web): show disabled reasons in tooltips when buttons are disabled (#2430) 2026-04-15 09:49:45 +08:00
tour fix(web): improve logs panel scroll handling (#2305) 2026-04-03 15:37:23 +08:00
ui fix(web): clean up restored chat transcripts and optimize chat UI (#2605) 2026-04-21 11:52:58 +08:00
app-header.tsx fix(web): restore chat composer disabled-state messaging and clean up code (#2526) 2026-04-15 11:24:27 +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
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): refactor tools page into tabbed library and web search settings (#2539) 2026-04-16 17:14:35 +08:00