Skip to content

feat(packages): 为 usage 增加输出 token 趋势指令#895

Merged
dingyi222666 merged 9 commits into
ChatLunaLab:v1-devfrom
Procyon-Nan:feat/usage-tokens-command
Jun 10, 2026
Merged

feat(packages): 为 usage 增加输出 token 趋势指令#895
dingyi222666 merged 9 commits into
ChatLunaLab:v1-devfrom
Procyon-Nan:feat/usage-tokens-command

fix(extension-usage): 修复 tokens 图表渲染错位

1a9bd8e
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Jun 10, 2026 in 6s

1 issue found. Autofix available.

Annotations

Check warning on line 83 in packages/extension-usage/src/tokens.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

packages/extension-usage/src/tokens.ts#L83

Replace `(sorted[0]?.createdAt·??·end)` with `sorted[0]?.createdAt·??·end` (prettier/prettier)