Commit Graph

  • dd15d162fc Update changelog master decolua 2026-05-07 23:15:48 +07:00
  • ad661c1286 feat: enhance CommandCode integration with improved message handling v0.4.20 decolua 2026-05-07 23:02:07 +07:00
  • b72a443bd3 feat: add CommandCode provider support decolua 2026-05-07 23:01:33 +07:00
  • ca84e988c0 Update changelog decolua 2026-05-07 16:48:33 +07:00
  • 0d61a1d546 feat: add OllamaLocalExecutor and update provider handling v0.4.19 decolua 2026-05-07 16:42:36 +07:00
  • 050e56f20b Fix compatible provider API key setup (#925) Arden Hermawan 2026-05-07 16:17:03 +07:00
  • f77f90a828 fix(usage): filter totalRequests by selected time period (#857) Tuan-TC 2026-05-07 16:11:34 +07:00
  • 0667a26b5a feat: add model deselection functionality in ComboFormModal and ComboDetailPage (#889) Fajar Hidayat 2026-05-07 15:55:43 +07:00
  • 7f93df3a92 feat: add audio input support for Gemini translation (#913) Muhammad Mugni Hadi 2026-05-07 15:51:30 +07:00
  • 25182ff772 feat: add support for configurable tunnel transport protocols (#919) 0x01001 2026-05-07 15:50:36 +07:00
  • 0d182018ab fix: resolve Kiro IDE MITM handler bugs for AWS CodeWhisperer translation (#921) Jaime Botero 2026-05-07 03:49:51 -05:00
  • 5c62e73cc6 - Cowork: ComboFormModal - BaseUrlSelect: add cloud endpoint option, custom URL local state, always default to first option; new cliEndpointMatch helper; CLI tool cards refactor - API: new /v1/audio/voices and /v1/models/info; /v1/models filters disabled models, drop unused timestamp - initializeApp: guard tunnel/tailscale auto-resume to once-per-process - geminiHelper: ensureObjectType for schemas with properties but no type - skills: minor SKILL.md tweaks (chat/embeddings/image/stt/tts/web-*) decolua 2026-05-07 15:45:09 +07:00
  • 6344abcf8d Refactor CLI tool cards to use BaseUrlSelect component and pass additional tunnel and Tailscale configuration decolua 2026-05-05 20:22:21 +07:00
  • 1c8314252b Update Changelog decolua 2026-05-05 10:36:38 +07:00
  • d4bc42e1f5 feat: add STT support, Gemini TTS, and expand usage tracking v0.4.18 decolua 2026-05-05 10:32:59 +07:00
  • bfb7d42164 Fix Bug decolua 2026-05-04 11:35:32 +07:00
  • 1aedf5cfc0 update changelog decolua 2026-05-04 11:30:40 +07:00
  • 9c6be62a54 Feat : Skills v0.4.16 decolua 2026-05-04 11:29:02 +07:00
  • f08fa5f78d Fix input fields in tool cards decolua 2026-05-03 22:24:57 +07:00
  • a7a4e851a7 Update ChangeLog decolua 2026-05-03 22:13:17 +07:00
  • 4ba546afe7 Enhance token refresh logic and improve MITM server handling v0.4.14 decolua 2026-05-03 22:10:03 +07:00
  • b8e3a46add Update version decolua 2026-05-03 18:06:39 +07:00
  • a3a0cc8379 Update changelog v0.4.13 decolua 2026-05-03 18:06:24 +07:00
  • 6cdf40b44e Refactor global styles and enhance MITM functionality decolua 2026-05-03 18:00:35 +07:00
  • 1686adc704 Update ReadMe decolua 2026-05-03 15:56:26 +07:00
  • f1bb5bd67e Squashed commit of the following: decolua 2026-05-03 15:33:25 +07:00
  • 8f2e6685a6 feat(cli-tools): add browser-local endpoint presets (#819) dmdfami 2026-05-03 15:09:13 +07:00
  • f7e85e3e06 fix(v1/models): include alias-backed models in listing (#730) kenlin 2026-05-03 16:22:05 +08:00
  • 8bdaeedb28 fix: strip stream_options for qwen non-streaming Claude Code requests (closes #557) (#663) Anurag Saxena 2026-05-03 04:21:43 -04:00
  • 67ca219fbf fix: update Qwen OAuth URLs from chat.qwen.ai to qwen.ai (closes #574) (#687) Anurag Saxena 2026-05-03 04:18:45 -04:00
  • e39801de71 fix: improve cloudflared exit code error messages for better debugging (closes #423) (#659) Anurag Saxena 2026-05-03 04:18:27 -04:00
  • e1c092c297 fix: redirect ~/.9router to DATA_DIR in Docker to persist usage data across updates (closes #585) (#658) Anurag Saxena 2026-05-03 04:18:06 -04:00
  • 52ad3b6630 fix: prevent SSE listener leak in console-logs stream (#751) zerray 2026-05-03 16:11:47 +08:00
  • bb260a8c65 i18n: improve zh-CN translations (#755) 辰ing 2026-05-03 16:10:43 +08:00
  • e40f7ffb98 fix(mitm): gate sudo prompts on server platform (#822) Rezky Hamid 2026-05-03 15:00:43 +07:00
  • a463ee00ff feat(codex): add review model quota support (#836) Rezky Hamid 2026-05-03 14:57:33 +07:00
  • 14ff538f2e Improve mobile layouts and restore Cloudflare provider (#840) Zhen 2026-05-03 14:55:43 +07:00
  • ef3abeacf1 Update ChangeLog v0.4.12 decolua 2026-05-01 17:06:27 +07:00
  • f410061e70 Refactor proxyFetch and enhance MediaProviderDetailPage layout decolua 2026-05-01 17:03:13 +07:00
  • f8d2a9ff76 Merge branch 'master' of https://github.com/decolua/9router decolua 2026-05-01 16:37:11 +07:00
  • 3f17ee0e21 Add sticky round-robin for combos (#831) Abhishek Divekar 2026-05-01 15:06:36 +05:30
  • a6ac2641ea Merge branch 'master' of https://github.com/decolua/9router decolua 2026-05-01 16:35:20 +07:00
  • 0da61d8f7b Improve dashboard responsive layouts (#805) Zhen 2026-05-01 16:34:07 +07:00
  • b0da7c1211 Add Xiaomi MiMo provider support decolua 2026-05-01 16:32:25 +07:00
  • 6f174b685b Merge remote-tracking branch '9router/master' decolua 2026-05-01 16:31:46 +07:00
  • 860d94732a fix: custom provider prefix conflicts with built-in alias H1d3rOne 2026-05-01 16:28:51 +07:00
  • 9ca388972c Update providerModels.js (#818) thuanhuynhh 2026-05-01 16:20:40 +07:00
  • 30b114ab75 fix: strip output_config for MiniMax (#820) Rezky Hamid 2026-05-01 16:16:01 +07:00
  • cad31a171b Update changelog decolua 2026-04-30 18:02:17 +07:00
  • 936d65ae1c Enhance chat handling and introduce Caveman feature v0.4.11 decolua 2026-04-30 18:00:38 +07:00
  • b3fb20e237 Update change log decolua 2026-04-29 17:31:57 +07:00
  • 34da52f144 Fix : Antigravity MITM v0.4.10 decolua 2026-04-29 17:28:38 +07:00
  • 512e3de371 Update version to 0.4.9, enhance README with Trendshift badge, and add new embedding models to providerModels.js. Refactor TTS handling to support additional providers and improve API key validation for media providers. decolua 2026-04-29 11:34:39 +07:00
  • e8aa5e2222 Fix : Add reasoning_content placeholder for DeepSeek thinking models decolua 2026-04-29 09:34:24 +07:00
  • 10e24a1c95 Update ChangeLog decolua 2026-04-28 17:39:31 +07:00
  • 8f81363675 Enhance token refresh functionality across multiple executors v0.4.8 decolua 2026-04-28 17:28:57 +07:00
  • 1bb621317d Add Cloudflare AI provider support and enhance connection management decolua 2026-04-28 11:07:39 +07:00
  • 111e78940a Refactor cloudflared process management to improve port-specific termination and enhance tunnel management. Update Antigravity cloaking comments for clarity. decolua 2026-04-28 10:20:31 +07:00
  • a3032f7a3e Merge branch 'pr-779-review' decolua 2026-04-28 10:16:23 +07:00
  • 8204bba79f Refactor MitmServerCard to use input field for API key selection and enhance shutdown process to remove DNS entries synchronously. Added removeAllDNSEntriesSync function for safe cleanup during shutdown. decolua 2026-04-28 10:08:57 +07:00
  • 85959aac22 Fix quota reset timestamp parsing (#768) Zhen 2026-04-28 10:05:54 +07:00
  • 296e21c8ad Add provider filter and expiry sorting to quota dashboard (#769) Zhen 2026-04-28 10:05:28 +07:00
  • 54a67dbeb8 Add TOOL_HOSTS constant for per-tool DNS mapping and integrate into MitmToolCard component (#788) mrcyclo 2026-04-28 09:50:11 +07:00
  • 58a821d687 fix: granular reasoning_effort handling for Claude models (#791) Manuel B. 2026-04-28 04:49:27 +02:00
  • c43f8c54d4 fix: Antigravity INVALID_ARGUMENT errors and Copilot agent mode parity lukmanfauzie 2026-04-26 19:53:08 +08:00
  • 222e22fa53 Fix GitHub Copilot agent mode with Antigravity lukmanfauzie 2026-04-26 17:47:13 +08:00
  • a331c34eab Update changelog v0.4.6 decolua 2026-04-25 17:05:17 +07:00
  • 4ea842c062 Update version to 0.4.6 and add BytePlus provider to shared constants decolua 2026-04-25 17:04:48 +07:00
  • 83418e8a9d Add codex to image providers decolua 2026-04-25 17:01:40 +07:00
  • 14ff69bf90 - Added BytePlus Provider decolua 2026-04-25 17:00:39 +07:00
  • 0b8bed5793 Enhance image and embedding provider support decolua 2026-04-25 16:22:30 +07:00
  • cca615eaff - Cap maximum cooldown for rate limit handling in account unavailability and single-model chat flows - Dynamic custom model fetching for model selection decolua 2026-04-24 16:14:18 +07:00
  • c42c0146ab Update changelog v0.4.4 decolua 2026-04-24 11:40:39 +07:00
  • 030fb34f88 - Updated markAccountUnavailable function to accept resetsAtMs for precise cooldown management. - Added email backfill functionality for Codex OAuth connections to improve account information accuracy. v0.4.3 decolua 2026-04-24 11:36:16 +07:00
  • fd8163e26e chore: update CHANGELOG for v0.4.2 and version bump to 0.4.2 decolua 2026-04-24 10:10:35 +07:00
  • 0aff9a502c fix: enhance retry logic and configuration for HTTP status codes v0.4.2 decolua 2026-04-24 10:07:08 +07:00
  • 65f11a603e feat: add Azure OpenAI provider support decolua 2026-04-24 10:04:59 +07:00
  • 5abc9e5c74 add GPT 5.5 model decolua 2026-04-24 09:51:05 +07:00
  • f2e7a98ce0 feat: add built-in Volcengine Ark provider support (#741) kenlin 2026-04-24 10:28:50 +08:00
  • 35f1d479e7 Update Version decolua 2026-04-23 17:45:25 +07:00
  • 2eebcee4fc chore: update CHANGELOG for v0.4.1 v0.4.1 decolua 2026-04-23 17:44:35 +07:00
  • 428e2c045c implement CLI token validation for enhanced security decolua 2026-04-23 17:43:35 +07:00
  • 368f4c3e7f - Added Hermes tool to CLI tools and updated related components. decolua 2026-04-23 16:39:31 +07:00
  • ab7dd63b22 chore: update CHANGELOG and version to 0.3.98 decolua 2026-04-22 15:44:20 +07:00
  • 8de9aae90c Feature : RTK compress v0.3.98 decolua 2026-04-22 15:36:51 +07:00
  • e1a219dba6 update change log decolua 2026-04-22 14:27:37 +07:00
  • 81cef7d022 Update version v0.3.97 decolua 2026-04-22 14:22:47 +07:00
  • 45731ae639 feat: add OpenCode Go provider and support for custom models decolua 2026-04-22 14:16:21 +07:00
  • abb04c5366 feat: add support for Grok Web and Perplexity Web providers decolua 2026-04-22 11:58:53 +07:00
  • eeb2dc9e30 fix(providerModels): remove deprecated DeepSeek 3.1 entry from provider models decolua 2026-04-22 10:47:38 +07:00
  • 4638cf0e81 fix(ollama-local): support custom host URL for remote Ollama servers (closes #578) anuragg-saxenaa 2026-04-22 10:42:34 +07:00
  • 94ab0d715d fix: update Qwen OAuth URLs from chat.qwen.ai to qwen.ai (closes #572) (#683) Anurag Saxena 2026-04-21 23:32:28 -04:00
  • 37f7e97348 fix: force Agent mode in Cursor protobuf when User-Agent contains Claude Code (closes #643) (#692) Anurag Saxena 2026-04-21 23:24:58 -04:00
  • 95841f9a48 fix(github): preserve reasoning_effort for non-Claude models (#713) omar-nahhas 2026-04-22 10:07:18 +07:00
  • d8c0a7ef44 refactor: enhance MITM server path resolution and ensure runtime server copy decolua 2026-04-22 10:02:44 +07:00
  • f825a523ab fix: add clipboard fallback for navigator.clipboard unavailable contexts (closes #696) (#699) Anurag Saxena 2026-04-21 23:12:55 -04:00
  • 850766d54f fix: handle undefined navigator.clipboard with fallback (#697) Dmitriy 2026-04-22 06:12:30 +03:00
  • afc4c308bb fix: keep play_arrow spinning instead of switching to sync/progress_activity (#715) Luan Dias 2026-04-22 00:01:14 -03:00
  • 4b9a955c4b chore: refresh provider model list (#723) Bexultan 2026-04-22 07:57:52 +05:00
  • befb2bc3d5 fix: auto-build Docker image on tag push (closes #547) anuragg-saxenaa 2026-04-17 13:04:45 +07:00