deerflow2/frontend/src/core
YuJitang 105db00987
feat: show token usage per assistant response (#2270)
* feat: show token usage per assistant response

* fix: align client models response with token usage

* fix: address token usage review feedback

* docs: clarify token usage config example

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-04-16 08:56:49 +08:00
..
agents fix(frontend): route agent checks to gateway (#1572) 2026-03-30 21:04:59 +08:00
api feat(frontend): set up Vitest frontend testing infrastructure with CI workflow (#2147) 2026-04-12 18:00:43 +08:00
artifacts fix(artifact): enhance artifact content loading to include URL for non-write files (#1678) 2026-04-01 11:38:55 +08:00
blog feat(blog): implement blog structure with post listing, tagging, and layout enhancements (#1962) 2026-04-10 20:24:52 +08:00
config fix(config): update SSR fallback in getBaseOrigin function (#1617) 2026-03-30 16:13:32 +08:00
i18n feat: show token usage per assistant response (#2270) 2026-04-16 08:56:49 +08:00
mcp ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
memory feat: support memory import and export (#1521) 2026-03-30 17:25:47 +08:00
messages feat: show token usage per assistant response (#2270) 2026-04-16 08:56:49 +08:00
models feat: show token usage per assistant response (#2270) 2026-04-16 08:56:49 +08:00
notification feat(citations): add shared citation components and optimize code 2026-02-04 11:56:10 +08:00
rehype fix(ui): avoid over-segmenting cjk messages (#1726) 2026-04-02 19:45:43 +08:00
settings fix(frontend): unify local settings runtime state and remove sidebar layout from LocalSettings (#1879) 2026-04-07 17:41:34 +08:00
skills feat: add skill installation API endpoint 2026-01-31 22:10:05 +08:00
streamdown feat: 改进设置页面UI和国际化支持 / Improve settings pages UI and i18n support 2026-02-10 12:15:37 +08:00
tasks feat: add realtime subagent status report 2026-02-08 22:43:51 +08:00
threads feat(frontend): set up Vitest frontend testing infrastructure with CI workflow (#2147) 2026-04-12 18:00:43 +08:00
todos feat: add Todos 2026-01-22 00:26:11 +08:00
tools feat: add realtime subagent status report 2026-02-08 22:43:51 +08:00
uploads feat(frontend): set up Vitest frontend testing infrastructure with CI workflow (#2147) 2026-04-12 18:00:43 +08:00
utils feat: add memory settings page 2026-02-03 18:18:56 +08:00