picoclaw/web/frontend/src
程智超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
..
api feat(session): add per-message created_at timestamps 2026-05-22 13:15:56 +08:00
components fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
features/chat fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
hooks feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00
i18n fix(context): address review - clarify threshold alignment, i18n strings, add test coverage 2026-06-05 09:27:45 +08:00
lib feat(chat): add independent code block copy and collapse controls (#2882) 2026-05-18 10:01:39 +08:00
routes refactor(web): switch dashboard auth from tokens to passwords (#2608) 2026-04-21 18:04:15 +08:00
store fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
app-providers.tsx chore(web): move app providers out of main entry 2026-04-15 17:36:22 +08:00
index.css refactor(web): use official highlight themes for markdown 2026-04-15 17:19:48 +08:00
main.tsx chore(web): move app providers out of main entry 2026-04-15 17:36:22 +08:00
routeTree.gen.ts feat(launcher): standard HTTP login/setup/logout flow for dashboard, frontend and backend impl. and fix windows pid lock for ws (#2339) 2026-04-08 21:43:51 +08:00