Commit Graph

  • d7d5dc90bc fix: update Codex executor for gpt-5.3-codex support apple-techie 2026-02-12 18:12:17 +07:00
  • 9c9af25acd Fix/minimax cn cant use in combo (#107) Blade 2026-02-11 20:58:33 +08:00
  • 1ae4e311b7 feat: add GLM Coding (China) provider and Usage by API Keys statistics v0.2.79 Blade096 2026-02-11 15:44:08 +07:00
  • bd23ab41ee feat(iflow): add IFlowExecutor with HMAC-SHA256 signature and enable models Blade096 2026-02-11 15:32:22 +07:00
  • e3dbd448af feat: add GPT-3.5 Turbo to GitHub Copilot provider decolua 2026-02-11 15:29:21 +07:00
  • 6ade8ef39a feat: add GPT-4 to GitHub Copilot provider decolua 2026-02-11 15:27:26 +07:00
  • 053e490bb5 feat: add GPT-4o mini to GitHub Copilot provider decolua 2026-02-11 15:20:56 +07:00
  • c090bb01b2 feat: add GPT 4o to GitHub Copilot provider (#98) Bexultan 2026-02-11 05:19:22 +05:00
  • 553346b522 Fix incorrect model ID for Raptor Mini in GitHub provider (#96) Bexultan 2026-02-11 05:18:13 +05:00
  • 3d605977b3 feat: add Claude Opus 4.6 to GitHub Copilot provider (#97) Bexultan 2026-02-11 05:17:21 +05:00
  • 4ea9a9da1c Fix: incorrect Gemini 3 Flash ID for GitHub provider (#94) Bexultan 2026-02-10 17:45:49 +05:00
  • c3baf52988 Update version to 0.2.76 and enhance MITM manager for cross-platform compatibility decolua 2026-02-10 19:40:06 +07:00
  • b179dc2647 Refactor AntigravityExecutor to improve part filtering logic decolua 2026-02-10 19:29:43 +07:00
  • d36bd63e28 Fix: incorrect Gemini 3 Pro ID for GitHub provider (#95) Bexultan 2026-02-10 17:19:08 +05:00
  • d3c3a4ae0a Remove Docker publish workflow and update error handling in various modules decolua 2026-02-10 19:18:40 +07:00
  • 1d8251cb30 Fix: Restore Claude Opus 4.5 entry in provider models (#92) Bexultan 2026-02-10 16:38:53 +05:00
  • 3df0a4d4b0 Add GitHub Actions workflow for Docker build and push (#91) Thiên Toán 2026-02-10 18:38:14 +07:00
  • 4ad344e462 Update iflow provider models decolua 2026-02-09 23:08:18 +07:00
  • dd043f6ff4 Fix OpenClaw configuration options decolua 2026-02-09 22:36:57 +07:00
  • 102c193112 Feat : Setup cloudflare worker for cloud endpoint decolua 2026-02-09 11:27:41 +07:00
  • c68b875a36 Add GLM Coding (China) provider with OpenAI-compatible API (#83) Blade 2026-02-09 11:31:38 +08:00
  • 85b7a0b136 Feature/ai observability dashboard (#79) Blade 2026-02-09 11:30:42 +08:00
  • 388389c972 Revert "feat(request-details): implement observability settings and enhance request detail tracking" decolua 2026-02-09 10:29:38 +07:00
  • cbabf5547c feat(request-details): implement observability settings and enhance request detail tracking decolua 2026-02-09 10:20:24 +07:00
  • 635d327dbc chore: update package version to 0.2.71 and enhance MITM tools decolua 2026-02-09 00:15:31 +07:00
  • bd0cebcfff Merge pull request #80 from Blade096/fix/free-provider-not-found decolua 2026-02-08 16:51:54 +07:00
  • e7dfdc9274 Merge pull request #77 from Blade096/fix/openai_to_claude_missingthinking decolua 2026-02-08 16:47:24 +07:00
  • 3d439839d9 feat(cloud): harden sync/auth flow, SSE fallback, and update changelog v0.2.71 Diego Souza 2026-02-08 16:45:31 +07:00
  • 2e854bd4c9 feat(antigravity): integrate Antigravity tool with MITM support and update CLI tools decolua 2026-02-08 16:28:13 +07:00
  • 45a4d3ba68 fix(dashboard): resolve 'Provider not found' for free providers Blade096 2026-02-08 01:19:50 +08:00
  • 54e01d617d feat(translator): add thinking parameter support in OpenAI → Claude Blade096 2026-02-07 21:35:09 +08:00
  • 18712b24cf Delete debug log decolua 2026-02-07 15:20:16 +07:00
  • 20a86d6561 Merge pull request #67 from diegosouzapw/feature/docker-runtime-readme-updates v0.2.70 decolua 2026-02-07 11:24:10 +07:00
  • bdbe8162e7 feat(provider): add free providers and enhance error handling decolua 2026-02-07 11:17:06 +07:00
  • 53a5f43993 Merge pull request #68 from diegosouzapw/fix/logout-not-working decolua 2026-02-07 09:35:53 +07:00
  • 01c9410530 fix(login): avoid infinite loading on settings fetch failure Diego Souza 2026-02-06 23:41:29 +00:00
  • 49df3dce90 fix(auth): prevent auto-login after logout Diego Souza 2026-02-06 23:14:10 +00:00
  • 5e4a15bb0c feat(docker): add Docker setup, environment examples, and architecture docs Diego Souza 2026-02-06 22:41:39 +00:00
  • 6c41573203 feat(cli-tools): update default local endpoint port to 20128 Diego Souza 2026-02-06 18:58:09 +00:00
  • ff2ba87161 Merge pull request #65 from ramhaidar/fix/provider-connection-ux decolua 2026-02-06 21:21:03 +07:00
  • 2e3eccf687 Update Readme v0.2.67 decolua 2026-02-06 21:05:52 +07:00
  • e6ef8528fc fix(db): improve error handling and null checks ram/haidar 2026-02-06 20:54:42 +07:00
  • b275dfdc9c feat(providers): auto-validate API keys on save ram/haidar 2026-02-06 20:54:19 +07:00
  • a2122e3e48 feat(cli-tools): update CLI tools and add new models - Add Droid and OpenClaw tool cards to CLI tools - Enhance ClaudeToolCard and CodexToolCard to display current base URLs decolua 2026-02-06 20:53:20 +07:00
  • f68ef4c933 Merge pull request #64 from Blade096/feature/iFlowAI-Kimi2.5-Support decolua 2026-02-06 20:52:07 +07:00
  • 9e357a7ee6 feat(iflow): add kimi-k2.5 model support Blade096 2026-02-06 21:26:31 +08:00
  • 01343c6325 Update ReadMe decolua 2026-02-06 15:18:20 +07:00
  • 7c609d7a3e feat(providers): add Minimax Coding (China) provider Blade096 2026-02-06 15:10:57 +07:00
  • 8c6e3b8b62 fix(codex): use user-agent detection for Droid CLI compatibility Hellodebasishsahu 2026-02-06 15:02:56 +07:00
  • fafa77316b Fix version decolua 2026-02-06 11:38:52 +07:00
  • e8aa3e21fe - Added new model "Claude Opus 4.6" to the provider models. decolua 2026-02-06 11:23:08 +07:00
  • 39c555ca7e docs: clarify Droid CLI compatibility comment in Responses API translator decolua 2026-02-06 09:56:57 +07:00
  • 127475df84 feat(codex): add GPT 5.3, fix API translation, add thinking levels Hellodebasishsahu 2026-02-06 09:44:41 +07:00
  • a7a52be2d4 feat(ui): add model support for custom providers and improve UX decolua 2026-02-06 09:39:10 +07:00
  • c6127412a6 Fix Antigravity decolua 2026-02-06 09:18:01 +07:00
  • 95fd9508e8 fix: GitHub Copilot model decolua 2026-02-05 22:26:14 +07:00
  • 3c65e0c5f2 feat: Improve Antigravity quota monitoring and fix Droid CLI compatibility decolua 2026-02-05 22:15:26 +07:00
  • 32aefe5a76 feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard. decolua 2026-02-05 18:38:50 +07:00
  • 249fc28c49 feat(auth): Enhance authentication flow and settings management decolua 2026-02-05 11:26:11 +07:00
  • 0a026c7af6 feat(cursor): Add cursor Provider decolua 2026-02-05 11:06:20 +07:00
  • abaeb22863 Merge branch 'pr-50' decolua 2026-02-05 11:02:50 +07:00
  • 0a394d0d9a fix(auth): allow HTTP for local network decolua 2026-02-04 12:39:26 +07:00
  • 137f315bec feat(cursor): Integrate Cursor IDE support with OAuth import token flow triadmoko 2026-02-04 12:07:29 +07:00
  • f47dfcde1c Update Readme v0.2.56 decolua 2026-02-04 11:38:27 +07:00
  • 677cabc850 Merge branch 'pr-44' decolua 2026-02-04 10:00:46 +07:00
  • e6e44ac364 Fix : usage convert decolua 2026-02-04 09:54:11 +07:00
  • 8ceb8f24c3 chore(providers): use Anthropic Compatible logo ramhaidar 2026-02-03 15:41:10 +07:00
  • da5bdef4cb feat: Add Anthropic Compatible provider support ramhaidar 2026-02-03 15:11:41 +07:00
  • 7881db81ec feat: Implement buffer addition to usage tracking for improved context handling decolua 2026-02-03 10:39:20 +07:00
  • df0e1d6485 feat: Update response handling and logging for improved usage tracking decolua 2026-02-03 10:22:43 +07:00
  • a33924b336 feat: Enhance usage tracking across response handlers decolua 2026-02-03 00:25:23 +07:00
  • c1e88a9d01 Merge pull request #41 from ramhaidar/provider-icons decolua 2026-02-03 00:25:10 +07:00
  • 60bd686fb0 feat(providers): add provider icons to dashboard ramhaidar 2026-02-02 22:26:40 +07:00
  • f59571a18b PR v0.2.52 decolua 2026-02-02 19:48:30 +07:00
  • fa06226972 fix: Correct indentation for clarity in chatCore and claude-to-openai response handlers decolua 2026-02-02 19:47:09 +07:00
  • 0a28f9f924 feat: Add OpenAI-compatible provider nodes decolua 2026-02-02 19:45:12 +07:00
  • 1b14c9d66b Update database file path in ProfilePage component decolua 2026-02-02 18:07:41 +07:00
  • 686585d576 - Added functionality to check token expiration and key valid decolua 2026-02-02 10:54:44 +07:00
  • 21f4b43447 Merge pull request #35 from Hellodebasishsahu/feat/codex-cursor-compatibility decolua 2026-02-02 09:39:02 +07:00
  • 1c6dd6df9a feat(codex): Cursor compatibility + Next.js 16 proxy migration decolua 2026-02-02 09:37:30 +07:00
  • 7b864a9dcb feat(codex): Cursor compatibility + Next.js 16 proxy migration decolua 2026-02-02 09:17:15 +07:00
  • e9b0a73ece feat(codex): Cursor compatibility + Next.js 16 proxy migration Hellodebasishsahu 2026-01-31 18:22:10 +05:30
  • 814e02ae31 Update Readme decolua 2026-01-31 13:44:19 +07:00
  • 8897df5036 Enhance layout decolua 2026-01-31 12:58:04 +07:00
  • 8c37b39eed Fix antigravity decolua 2026-01-31 09:58:20 +07:00
  • f2ca6f0dc5 Add support for Kiro token refresh in tokenRefresh.js decolua 2026-01-29 23:38:48 +07:00
  • 63f2da87b0 Implement non-streaming response translation for multiple formats in chatCore.js decolua 2026-01-29 23:38:30 +07:00
  • c7219d0ac9 Fix cloud decolua 2026-01-29 18:07:28 +07:00
  • 239377143e Fix antigravity decolua 2026-01-28 16:21:12 +07:00
  • f1a7be3fee OK decolua 2026-01-28 16:20:03 +07:00
  • 85b7bb9319 Kiro Fix decolua 2026-01-27 11:37:44 +07:00
  • 31cc79ab23 - Updated Kiro OAuth configuration decolua 2026-01-27 11:35:28 +07:00
  • 79342c0c3e ok v0.2.43 decolua 2026-01-27 10:49:16 +07:00
  • d3dd8686fe Fix Kiro decolua 2026-01-23 17:36:23 +07:00
  • a01526642c Fix bug select model decolua 2026-01-21 11:45:19 +07:00
  • 7058b062e7 fix: resolve SonarQube findings and Next.js Image warnings v0.2.36 apeltekci 2026-01-19 15:31:08 -08:00
  • d9b8e48725 feat: OpenAI compatibility improvements & build fixes decolua 2026-01-20 13:16:34 +07:00
  • 0848dd5d13 chore: fix build warnings, add deployment config, and cleanup lint errors apeltekci 2026-01-19 02:15:11 -08:00
  • 0943387d24 Integrated proxy support decolua 2026-01-20 12:09:14 +07:00
  • e6ca119f5e Fix combo fallback decolua 2026-01-19 23:01:39 +07:00