Conversation
Add Japanese, Korean, Vietnamese, and Thai to the multilingual list. Include auto-update functionality in the features section. Update the README to reflect recent application enhancements.
feat(kiro): implement Kiro CLI authentication command for Tauri feat(kiro): add Kiro provider to OAuth and quota API services feat(kiro): display Kiro provider icon and format account names feat(kiro): add Kiro quota fetching and parsing logic feat(kiro): include Kiro in supported OAuth providers and UI list build(deps): add kiro.png asset for Kiro provider icon
feat(kiro): add Kiro (CodeWhisperer) provider integration
Adds new 'cliProxy' and 'about' translation keys to all locale files. Updates AboutPage.tsx and SettingsPage.tsx to use these keys. This internationalizes the About page and CLI Proxy settings. It improves accessibility and user experience for global users.
Introduces a comprehensive usage statistics dashboard to monitor API requests, token usage, and model performance. This includes: - New UI components for charts (recharts), select dropdowns, and tables. - Visualizations for request and token usage trends over time, with hourly and daily grouping. - Multi-line comparison in charts, allowing filtering by model and source. - Detailed tables for API usage and model-specific statistics. - Internationalization support for all new usage statistics labels. - A new API service and Zustand store to manage usage data. - Updates to quota parsing to include more Antigravity models. - Refactors loading indicators in quota cards for consistency.
Adds Kirocode to the list of supported APIs in README.md. Updates USAGE.md to include a note about needing the CLIProxyAPI Plus Version for Kirocode support. This change introduces Kirocode as a new API option and provides essential setup information for users to enable this new functionality correctly.
feat(ui): add scroll area component and integrate into dashboard tables feat(ui): add sonner for toast notifications and integrate for updates feat(ui): add new button sizes for improved UI consistency feat(ui): add option to show close button in dialog footer refactor(ui): remove deprecated theme and mode toggle components refactor(alert-dialog): enhance flexibility with size prop and media component refactor(alert-dialog): update action and cancel buttons to use Button component style(ui): adjust dialog content styling for responsiveness style(ui): update Antigravity "Other" group icon to OpenAI style(ui): refine alert dialog styling in providers page fix(cli-proxy): improve process termination robustness fix(cli-proxy): store executable name for fallback process killing fix(cli-proxy): implement fallback taskkill by name on Windows for cleanup feat(api): implement API health check for CLI proxy feat(api): add `isApiHealthy` state and `checkApiHealth` action refactor(dashboard): use API health status instead of server running status refactor(api): remove unused client methods refactor(api): remove put, patch, and postForm methods from ApiClient chore(deps): update .gitignore and package version chore(deps): add .env to gitignore chore(deps): update tauri.conf.json version to 1.0.8 chore(deps): remove @tauri-apps/plugin-opener dependency docs(screenshots): update dashboard and provider screenshots
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.