picoclaw/web/frontend
程智超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
..
public
scripts
src fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
.editorconfig
.gitignore
.prettierignore
components.json
eslint.config.js chore(web): update linting and router dependencies (#2592) 2026-04-20 11:18:42 +08:00
index.html
package.json build(deps): update @tailwindcss/vite to 4.3.0 (#2876) 2026-05-15 13:58:09 +08:00
pnpm-lock.yaml build(deps): update @tailwindcss/vite to 4.3.0 (#2876) 2026-05-15 13:58:09 +08:00
prettier.config.js
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.ts feat(web): download files on frontend (#2563) 2026-04-22 11:28:04 +08:00