picoclaw/web/frontend/src/hooks
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
..
use-chat-models.ts feat(provider,web,asr): enhance model management with explicit provider metadata (#2701) 2026-05-06 16:06:49 +08:00
use-copy-to-clipboard.ts feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00
use-credentials-page.ts feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
use-gateway-logs.ts feat: add web gateway hot reload and polling state sync (#1684) 2026-03-17 18:46:00 +08:00
use-gateway.ts fix(web): restore chat composer disabled-state messaging and clean up code (#2526) 2026-04-15 11:24:27 +08:00
use-highlight-theme.ts feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00
use-log-wrap-columns.ts fix(web): render ansi logs with wrapped lines (#1425) 2026-03-12 19:12:19 +08:00
use-mobile.ts feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
use-pico-chat.ts feat(agent): add context usage ring indicator and /context command (#2537) 2026-04-21 16:30:02 +08:00
use-session-history.ts feat(web): support image messages in pico chat (#2299) 2026-04-03 14:15:20 +08:00
use-sidebar-channels.ts Merge pull request #1955 from alexhoshina/refactor/wecom 2026-03-24 23:37:35 +08:00
use-theme.ts feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00