picoclaw/web/frontend/src/features/chat
LC c44bd6138c
refactor(pico): unify message kind handling of tool_calls and thought (#2680)
* refactor(pico): unify message kind handling of tool_calls and thought

* fix(pico): add legacy compatibility for thought payload in Send method

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: Copilot <copilot@github.com>
2026-04-28 10:17:12 +08:00
..
assistant-message-state.ts refactor(pico): unify message kind handling of tool_calls and thought (#2680) 2026-04-28 10:17:12 +08:00
controller.ts feat(agent): add context usage ring indicator and /context command (#2537) 2026-04-21 16:30:02 +08:00
history.ts feat(pico): add support for tool_calls in chat messages 2026-04-25 23:43:10 +08:00
protocol.ts feat(pico): add support for tool_calls in chat messages 2026-04-25 23:43:10 +08:00
state.ts fix(web): refactor pico chat flow and fix proxied websocket URLs (#1639) 2026-03-16 16:25:16 +08:00
tool-calls.ts fix(chat): update tool_calls structure and ensure kind is always set 2026-04-26 20:13:13 +08:00
websocket.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00