Skip to content

fix(accounts): load ChatAnywhere usage in desktop batch - #128

Merged
CatStack-pixe merged 1 commit into
mainfrom
fix/chatanywhere-batch-usage
Sep 13, 2026
Merged

fix(accounts): load ChatAnywhere usage in desktop batch#128
CatStack-pixe merged 1 commit into
mainfrom
fix/chatanywhere-batch-usage

Conversation

@CatStack-pixe

Copy link
Copy Markdown
Owner

Fix the desktop account usage path for ChatAnywhere API keys. The account table already renders a dedicated usage cell, but the parent batch loader omitted this platform and left batchedUsage empty, so the UI showed a dash. Add ChatAnywhere to the batch-supported platform list and cover the request path with a regression test.

Tests: targeted Vitest, ESLint, vue-tsc, git diff --check.

@CatStack-pixe CatStack-pixe added the bug Something is not working label Sep 13, 2026

@CatStack-pixe CatStack-pixe left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code audit completed for the scoped change. The platform predicate matches the existing batch-usage support path, and the regression test verifies the desktop usage-cell callback and batched request arguments. No blocking findings. Validation: 44 focused frontend tests passed, vue-tsc typecheck passed, and git diff check passed.

@CatStack-pixe
CatStack-pixe merged commit 1fbe25b into main Sep 13, 2026
16 checks passed
@CatStack-pixe
CatStack-pixe deleted the fix/chatanywhere-batch-usage branch September 13, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is not working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant