Commit Graph

  • 4c469291a1 fix(test): support cline and kilocode oauth checks (#258) Andrew Peltekci 2026-03-06 20:10:53 -08:00
  • 758224749d Feat : Add support for the new "alicode-intl" provider decolua 2026-03-07 10:08:55 +07:00
  • 0cf78fd76a Update ReadMe v0.3.34 decolua 2026-03-06 16:58:50 +07:00
  • 97860a0629 fix: custom model compatibility with antigravity/mitm (PR #250) mxskeen 2026-03-06 16:41:02 +07:00
  • d347de8092 feat: enhance translator functionality and UI decolua 2026-03-06 16:26:33 +07:00
  • 3b847c485f fix missing 'node-forge' in package.json (#251) 司徒玟琅 2026-03-06 17:16:51 +08:00
  • f64c043a44 chore: remove translation script and workflow files decolua 2026-03-06 12:35:55 +07:00
  • 5ba862dce2 feat: workflow only translates, no auto-commit - user downloads artifact decolua 2026-03-06 12:32:41 +07:00
  • 863a9ca7d5 feat: change workflow to manual trigger only decolua 2026-03-06 12:31:21 +07:00
  • 28ba7bc30c refactor: clarify parallel batch execution decolua 2026-03-06 12:28:34 +07:00
  • cd6962c7a2 feat: implement batch processing for README translation decolua 2026-03-06 12:18:30 +07:00
  • acb6486afe test: trigger translation workflow decolua 2026-03-06 12:17:53 +07:00
  • 3fca8a71f5 fix: add write permission to translation workflow decolua 2026-03-06 12:16:21 +07:00
  • 4a1521de09 feat: add auto README translation workflow with streaming decolua 2026-03-06 11:56:16 +07:00
  • afb83f4563 feat: add runtime i18n with English, Vietnamese, and Simplified Chinese support eachann 2026-03-06 10:57:42 +07:00
  • b7b4ac5592 Fix bug decolua 2026-03-06 09:59:15 +07:00
  • 75f486b7a2 Added profile ARN handling in OAuth provider mapping and improved polling logic in OAuth modal for better user experience. decolua 2026-03-06 00:21:27 +07:00
  • f4e08fcd16 Fix : MITM decolua 2026-03-05 21:13:09 +07:00
  • 1c3ba6ef69 - Enhanced the description of how the MITM server operates with a clearer flow of information. decolua 2026-03-05 14:59:40 +07:00
  • 85ddb4753c fix: show API Key Compatible providers in Antigravity CLI Tools model selector (#241) maskeen 2026-03-05 13:17:22 +05:30
  • 573b0f0241 - Refines the overall structure of the CLI tools and MITM server functionalities. - Add buildQwenBaseUrl function to construct URLs for Qwen resources. - Update buildProviderUrl to support Qwen model requests. - Enhance token refresh logic to include provider-specific data for Qwen. - Refactor CLI Tools page to exclude MITM tools and streamline model retrieval. - Introduce new components for MITM server management. - Update API routes to handle Qwen-specific resource URLs and improve error handling. decolua 2026-03-05 11:25:03 +07:00
  • 40a53fbd33 Fix: Codex image support - convert image_url to input_image format (#236) Rodrigo Rodrigues Costa 2026-03-05 00:31:50 -03:00
  • 7195fee2f6 Refactor UsageChart and UsageStats components to support dynamic period selection decolua 2026-03-03 16:19:44 +07:00
  • 11b2fcd643 Fix Antigravity OAuth decolua 2026-03-03 16:01:10 +07:00
  • f2306e6962 Fix MITM decolua 2026-03-03 15:52:20 +07:00
  • 07d4cdfa7e Fix : Claude OAuth decolua 2026-03-03 14:46:05 +07:00
  • 38ded5c62f feat(cli-tools): add OpenCode tool integration to CLI Tools page decolua 2026-03-03 11:04:56 +07:00
  • 03fc685f72 Add OpenCode CLI decolua 2026-03-03 10:10:03 +07:00
  • bfd9614fa2 - Add new "Quota Tracker" item to the sidebar navigation. decolua 2026-03-03 09:53:30 +07:00
  • 4e92a66379 fix(auth): wire up dashboard auth guard as Next.js proxy (#227) Thiên Toán 2026-03-02 15:21:50 +07:00
  • 0c832c9c59 feat(gemini): convert OpenAI SSE to Gemini SSE format in /v1beta/models route (#225) Владимир Акимов 2026-03-02 05:36:08 +03:00
  • 4903a9b2cb Feat : console log decolua 2026-03-02 09:31:16 +07:00
  • 50990e84b4 Fix AG MITM decolua 2026-03-01 18:40:55 +07:00
  • 7076108550 fix(translator): filter nameless hosted tools when converting Responses API to Chat format (#222) Владимир Акимов 2026-03-01 11:48:43 +03:00
  • f763d4ffed fix: resolve GitHub Copilot 400 error for Claude models in Cursor IDE (#220) Cengizhan 2026-03-01 11:38:14 +03:00
  • a7365c5a4e Fix : Codex on cursor decolua 2026-03-01 15:35:41 +07:00
  • a84477e815 chore: update version and enhance dashboard components - Add a warning message for Windows users in AntigravityToolCard to run the terminal as Administrator for MITM functionality. - Refactor model testing logic in ProviderDetailPage to improve state management and user experience. - Introduce new version notification in Sidebar for available updates. decolua 2026-02-28 16:33:18 +07:00
  • 2f4b813c5b feat(usage): implement timeout and error handling for antigravity usage and subscription requests decolua 2026-02-28 12:10:55 +07:00
  • 04ba66bc1e chore: Refactor CursorAuthModal to handle manual instructions for Windows users. decolua 2026-02-28 11:30:21 +07:00
  • d1ce98ca8a feat: add API key visibility toggle in Endpoint dashboard (#214) Thiên Toán 2026-02-28 11:07:51 +07:00
  • 5a015e5b4d feat(proxy): add outbound HTTP proxy support for OAuth + provider requests v0.3.17 gen 2026-02-28 10:11:53 +07:00
  • 833069caac Fix MITM on window decolua 2026-02-28 10:04:57 +07:00
  • 49a56612bf Update README.md (#212) Muhammad Hamid Raza 2026-02-27 10:13:12 +05:00
  • 5954b8f4eb - Refactor chatCore.js to streamline imports and remove unused functions. - Fix streaming /v1/responses decolua 2026-02-27 11:15:12 +07:00
  • 25c2ad7360 feat: implement model lock functionality for connection management decolua 2026-02-27 10:29:11 +07:00
  • 1f4423d444 Merge remote-tracking branch 'origin/master' decolua 2026-02-27 09:35:39 +07:00
  • 6e6ea7d97f feat: add Aliyun Bailian (alicode) provider support BiuBiuHu 2026-02-27 09:34:16 +07:00
  • 0e285a9ed3 Merge branch 'pr-203' decolua 2026-02-27 09:33:14 +07:00
  • 9ae5487bc7 Fix antigravity decolua 2026-02-27 09:17:49 +07:00
  • 4527e5e126 feat: update provider models(Cursor IDE) with new versions (#204) 司徒玟琅 2026-02-27 10:09:20 +08:00
  • d14c18f77f refactor: rename provider to alicode (Aliyun Coding) BiuBiu_Hu 2026-02-26 08:01:53 +08:00
  • b0ec81f4a5 feat: add Alibaba Cloud Coding Plan support BiuBiu_Hu 2026-02-26 07:54:38 +08:00
  • 9003675b71 - Updated CLI tool components to accept initial status as a prop, improving state management for tool statuses. - Added functionality to fetch and set statuses for various CLI tools (Claude, Codex, Droid, OpenClaw, Antigravity) on component mount. - Enhanced error handling and logging in the OAuth provider test utilities and DNS management functions. - Improved the MITM server to handle multiple target hosts and provide clearer error messages regarding port usage. decolua 2026-02-25 16:32:05 +07:00
  • 484e7025e8 feat: add ProviderDetailPage component for managing provider connections and models decolua 2026-02-25 16:31:40 +07:00
  • 3cf900a0a1 feat: add database backup import/export (#194) Mai Trung Tiến 2026-02-25 15:32:38 +07:00
  • 07717bad60 feat: cherry-pick PR #183 — multi-provider support, PWA, dynamic models, UI improvements Quan 2026-02-25 11:40:50 +07:00
  • 147fc168f9 fix bug decolua 2026-02-25 10:40:15 +07:00
  • 091ad3fc5d Fix: Add missing glm-cn provider definition for Web UI discovery (#186) Blade 2026-02-25 11:34:52 +08:00
  • 39d04d0425 Add GitHub Actions workflow for Docker build and push (#185) Thiên Toán 2026-02-25 10:34:23 +07:00
  • 8221f7c027 Fix MITM decolua 2026-02-23 21:56:40 +07:00
  • d21f7aaadc Fix bug Tunnel decolua 2026-02-22 21:44:11 +07:00
  • a5eb5a864e chore: add Gemini 3.1 Pro models to provider configurations decolua 2026-02-22 15:20:24 +07:00
  • 930e917092 chore: update version and enhance provider model configurations. decolua 2026-02-22 11:30:43 +07:00
  • ea67742f2a feat: implement real project ID fetching for Antigravity (#170) zx07 2026-02-22 00:15:18 +08:00
  • 94c4320632 Fix decolua 2026-02-21 23:05:32 +07:00
  • 33830b00bb Modify image source in README.md decolua 2026-02-21 21:18:59 +07:00
  • 7837d7f1d0 Update 9router.png (#168) Muhammad Hamid Raza 2026-02-21 19:17:06 +05:00
  • b7ac06cccb docs: Add billing clarification to prevent user confusion (#166) Muhammad Hamid Raza 2026-02-21 18:33:25 +05:00
  • 0baa299722 feat : - Added tunnel - Removed cloud feature v0.2.89 decolua 2026-02-21 16:42:46 +07:00
  • adf57aa0c9 Fixed Codex decolua 2026-02-21 14:36:06 +07:00
  • f2025cc776 feat: add Gemini 3.1 Pro models to provider decolua 2026-02-20 21:05:02 +07:00
  • 985985e454 refactor: update Antigravity model configurations and pricing decolua 2026-02-20 17:52:15 +07:00
  • 3debf84b9a Add Providers decolua 2026-02-20 17:05:46 +07:00
  • bd71298fb7 docs: add OmniRoute fork to README decolua 2026-02-20 15:19:44 +07:00
  • d7e06c3085 fix: improve cursor auto-import reliability on macOS (#161) Aakash Thakkar 2026-02-20 02:07:43 -06:00
  • 73388a02a1 feat: add pause/resume functionality for API keys (#158) Thiên Toán 2026-02-20 15:07:12 +07:00
  • 806bd4ae14 feat: add API endpoint dimension to usage statistics dashboard (#152) Thiên Toán 2026-02-20 15:03:18 +07:00
  • a57a8ce206 feat: add Gemini embeddings support + Letta compatibility fixes Hồ Xuân Dũng 2026-02-20 15:01:10 +07:00
  • e1e5a81613 feat: add GLM 5 and MiniMax M2.5 models to providerModels.js; add Claude Sonnet 4.6 to CLI tools decolua 2026-02-20 14:44:53 +07:00
  • a229d79158 feat(antigravity): initial steps for Antigravity anti-ban alignment zx 2026-02-20 14:44:29 +07:00
  • 9fbd6e619d fix: correct token extraction for Claude non-streaming responses (#131) Thiên Toán 2026-02-20 14:24:21 +07:00
  • f933dd9c61 feat: add Qwen3.5 Coder Model configuration (#156) zx07 2026-02-19 22:55:11 +08:00
  • c4aa4247bd feat: Add GPT 5.3 Codex to GitHub Copilot (#150) EdamAmex 2026-02-19 14:10:34 +09:00
  • 4e2a3f888c feat: Add Claude Sonnet 4.6 to GitHub Copilot (#149) すずねーう 2026-02-19 09:59:44 +09:00
  • d83bd86816 feat: allow custom user data directory via DATA_DIR environment variable decolua 2026-02-18 13:53:31 +07:00
  • 4cf25dc53d feat: implement API key requirement toggle decolua 2026-02-18 13:46:14 +07:00
  • b057c43c27 feat(open-sse): add Claude Sonnet 4.6 decolua 2026-02-18 13:31:32 +07:00
  • b9a697925e fix(open-sse): emit [DONE] in passthrough SSE mode (#142) misterdas 2026-02-18 11:56:23 +05:30
  • e1b836168a feat: add /v1/embeddings endpoint (OpenAI-compatible) (#146) HXD.VN 2026-02-18 13:24:02 +07:00
  • 05b09e6165 feat: implement lazy loading for UsagePage with suspense fallback (#136) zx07 2026-02-16 17:30:36 +08:00
  • c7d44101b5 feat: add GPT 5.3 Codex Spark model to pricing and provider models (#133) zx07 2026-02-16 13:31:12 +08:00
  • 6caef7f552 feat: add URL-based tab state persistence in usage page (#129) Thiên Toán 2026-02-15 17:26:47 +07:00
  • 3e4ca1889f - Add new model "minimax-m2.5" to providerModels. decolua 2026-02-15 13:03:32 +07:00
  • e2db638982 feat: enhance request handling and error management in chatCore and streamToJsonConverter decolua 2026-02-15 12:02:53 +07:00
  • 3d29b86d44 feat: enhance disconnect handling and request tracking in chatCore.js (#126) zx07 2026-02-15 12:51:37 +08:00
  • ac7cedd27e feat(responses): respect client streaming preference + string input support (#121) apeltekci 2026-02-15 11:47:55 +07:00
  • 202fee714b feat(auth): add model-level rate limit locking for multi-bucket providers (#120) Nick Roth 2026-02-14 22:35:13 -06:00
  • 69131295db fix(github): Implement dynamic fallback for Codex models requiring /responses endpoint (#127) Bexultan 2026-02-15 05:40:55 +05:00
  • d9bf4c9e59 feat(observability): add toggle for request detail recording (#122) zx07 2026-02-13 20:37:54 +08:00
  • 03ab554d1c feat: add support for GLM 5 (if) (#123) zx07 2026-02-13 20:37:13 +08:00