picoclaw/web/frontend/src/features/chat
程智超0668000959 7a7e205cc8 fix(context): expose history tokens and remove leaked state files
Address remaining review feedback: 1) Add HistoryTokens field to ContextUsage/ContextStats, showing history-only token count in /context and frontend UI alongside SummarizeAtTokens so users can see the actual summarization trigger comparison. 2) Remove .codebuddy/github-contribute/ state files accidentally included in the PR.
2026-06-06 00:28:32 +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: add request-scoped context policies (#2914) 2026-05-22 10:06:40 +08:00
detail-visibility.ts feat(web): add chat detail visibility selector (#2886) 2026-05-18 14:50:57 +08:00
history.ts feat(session): add per-message created_at timestamps 2026-05-22 13:15:56 +08:00
image-input.ts feat(web): add chat image paste and drag-and-drop upload 2026-05-30 18:21:40 +08:00
protocol.ts fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +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