-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: 0xtbug/zero-limit
base: v1.0.7
head repository: 0xtbug/zero-limit
compare: v1.0.8
- 9 commits
- 53 files changed
- 2 contributors
Commits on Jan 19, 2026
-
feat(README): document new languages and auto-update feature
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.
Configuration menu - View commit details
-
Copy full SHA for f10e9e0 - Browse repository at this point
Copy the full SHA f10e9e0View commit details
Commits on Jan 20, 2026
-
feat(kiro): add Kiro (CodeWhisperer) provider integration
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
Configuration menu - View commit details
-
Copy full SHA for 0f67096 - Browse repository at this point
Copy the full SHA 0f67096View commit details
Commits on Jan 27, 2026
-
Merge pull request #5 from 0xtbug/feature/Kiro-qouta
feat(kiro): add Kiro (CodeWhisperer) provider integration
Configuration menu - View commit details
-
Copy full SHA for e49183b - Browse repository at this point
Copy the full SHA e49183bView commit details -
feat(i18n): add translations for About and CLI Proxy sections
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.
Configuration menu - View commit details
-
Copy full SHA for 8631384 - Browse repository at this point
Copy the full SHA 8631384View commit details -
feat(dashboard): implement usage statistics dashboard
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.
Configuration menu - View commit details
-
Copy full SHA for 059c2db - Browse repository at this point
Copy the full SHA 059c2dbView commit details -
feat(kirocode): add support for Kirocode API
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.
Configuration menu - View commit details
-
Copy full SHA for 89c5cdb - Browse repository at this point
Copy the full SHA 89c5cdbView commit details
Commits on Jan 28, 2026
-
feat(ui): introduce scroll area, sonner, and refactor dialogs
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
Configuration menu - View commit details
-
Copy full SHA for a333ddb - Browse repository at this point
Copy the full SHA a333ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f27cf6 - Browse repository at this point
Copy the full SHA 4f27cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7477fc - Browse repository at this point
Copy the full SHA b7477fcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.7...v1.0.8