fix(extension-usage): namespace token command#913
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Caution Review failedPull request was closed or merged during review Walkthroughtoken趋势查询命令的命令主名从 ChangesToken查询命令路由调整
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the package version of koishi-plugin-chatluna-usage to 1.0.3 and modifies the command registration in packages/extension-usage/src/index.ts. Specifically, the command name has been changed from tokens to chatluna.tokens, and its alias has been updated to chatluna.usage and tokens. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This pr namespaces the usage token trend command under ChatLuna commands.
Bug fixes
Other Changes
Validation