Commit Graph

  • e71b90916b Add SudoCode partner provider presets Jason 2026-05-29 11:11:46 +08:00
  • 32b30e43c0 Add AtlasCloud partner provider presets Jason 2026-05-29 09:46:00 +08:00
  • 9ef141902e Add APINebula partner provider presets Jason 2026-05-29 09:18:59 +08:00
  • d7a34f4247 fix(about): handle prerelease tools in version check Jason 2026-05-29 08:47:54 +08:00
  • 8302f1e36c Add APIKEY.FUN partner provider presets Jason 2026-05-28 23:43:48 +08:00
  • 4bb4e994af Fix Shengsuanyun prefixed model IDs for Claude Code and upgrade GPT to 5.5 Jason 2026-05-28 21:48:22 +08:00
  • fc0433f2f4 refactor(codex): unify custom model_provider routing key to "custom" Jason 2026-05-28 17:30:44 +08:00
  • 3d6fb894b5 Fix Shengsuanyun prefixed model IDs Jason 2026-05-28 13:16:44 +08:00
  • af60c7ed2c feat(codex): add remote compaction toggle for third-party providers Jason 2026-05-28 11:57:54 +08:00
  • a2ac21d0a6 refactor(codex): stop force-rewriting user's model_provider field in live config Jason 2026-05-28 11:39:54 +08:00
  • 6b0dd3c4e9 fix(omo): sync recommended models with upstream and improve Fill Recommended feedback Jason 2026-05-27 23:08:11 +08:00
  • 3c3d417457 Enable Codex goals in provider templates (#3089) Kairos Duan 2026-05-27 11:31:31 +08:00
  • e9d84af500 fix(session): include Codex archived sessions (#2861) nanmen2 2026-05-27 11:16:50 +08:00
  • 8e21b061cf Fix custom usage script summaries (#3129) Zihao Han 2026-05-27 10:50:29 +08:00
  • 9c2add9a09 fix(proxy): 修复 Claude 兼容模式下流式响应因空 tool_calls 数组导致 block 状态重置 (#2915) zhizhuowq 2026-05-27 10:49:41 +08:00
  • 864593bb09 Fix Claude Desktop Cowork egress profile (#3172) Sphaela 2026-05-27 11:49:08 +09:00
  • 5fd3ec0d6a feat(i18n): add Traditional Chinese localization (#3093) 滅ü 2026-05-27 00:05:03 +08:00
  • 8cdaf90d8d refactor: replace JSON deep copy with deepClone helper and extract useTauriEvent hook (#3140) zcb 2026-05-26 23:39:16 +08:00
  • 05ba28016c fix: sync Claude Desktop profile during proxy takeover (#3157) MelorTang 2026-05-26 23:01:33 +08:00
  • 707a5593e5 feat: add MiMo reasoning_content support for Claude Code proxy (#2990) zhangyapu1 2026-05-26 22:55:36 +08:00
  • 48473a5ca3 docs: add German README translation (README_DE.md) (#2994) Martin Klein 2026-05-26 16:09:25 +02:00
  • 62928c62bc fix(ui): remove fixed width constraint on AppSwitcher text to prevent clipping (#3161) Loocor 2026-05-26 17:35:13 +08:00
  • 910ca3b40e chore(sponsors): drop AICoding partner from README, presets and i18n Jason 2026-05-25 22:19:21 +08:00
  • d8a4292091 chore: satisfy clippy::nonminimal_bool and prettier to unblock CI Jason 2026-05-25 21:53:27 +08:00
  • b15d9dfa11 feat(codex): migrate third-party history provider bucket to unified "custom" ID Jason 2026-05-25 19:08:18 +08:00
  • 177eef6682 fix(quota): sort ZhiPu tiers so missing nextResetTime maps to five_hour bucket Jason 2026-05-25 17:59:19 +08:00
  • 95f2dd4126 feat(codex): preserve OAuth login state during third-party provider switching Jason 2026-05-25 17:46:23 +08:00
  • 88ba908bc4 feat(settings): unify unix installers on mktemp+bash, fix WSL install missing native installer Jason 2026-05-25 09:07:34 +08:00
  • 5de0a0dc8d feat(settings): self-update first chain, switch hermes to native installer Jason 2026-05-25 08:52:14 +08:00
  • 7cad61be27 refactor(settings): drop CLI uninstall command hints, keep conflict diagnostics Jason 2026-05-24 22:15:58 +08:00
  • 3a77861dd9 feat(settings): backend-generated source-aware uninstall command hints Jason 2026-05-24 18:55:35 +08:00
  • 671859748d feat(settings): extend anchored tool upgrades to Windows native paths Jason 2026-05-23 22:34:00 +08:00
  • c6fd2415c3 fix(settings): enforce absolute paths for all anchored upgrade branches Jason 2026-05-23 20:44:56 +08:00
  • 108dda1772 feat(settings): prefer official installer for tool install with npm fallback Jason 2026-05-23 18:40:24 +08:00
  • e25682d345 fix(proxy): source takeover model fields from target provider on managed accounts Jason 2026-05-23 09:43:21 +08:00
  • 014c82d28b feat(settings): anchor tool upgrades to the actual install Jason 2026-05-23 09:04:14 +08:00
  • ce232a1452 feat(settings): diagnose conflicting tool installations with uninstall hints Jason 2026-05-22 19:34:54 +08:00
  • ea604a1827 fix(settings): surface "installed but not runnable" state in tool cards Jason 2026-05-22 16:19:43 +08:00
  • 768c5f9f39 fix(misc): probe tool versions faithfully instead of masking unrunnable installs Jason 2026-05-22 16:19:36 +08:00
  • f8b4d67b21 fix(settings): run batch updates per-tool and lock actions while busy Jason 2026-05-22 11:20:12 +08:00
  • 820c4db1b0 feat(misc): broaden CLI version detection to PATH and Windows managers Jason 2026-05-22 11:20:04 +08:00
  • d7ede24838 docs: update settings manual for tool management and Hermes Jason 2026-05-22 09:40:18 +08:00
  • e3df86587d feat(settings): expand About page into a tool management panel Jason 2026-05-22 09:40:13 +08:00
  • ee2d634d89 feat: add silent install/update lifecycle for managed CLI tools Jason 2026-05-22 09:40:05 +08:00
  • c12d20efd0 refactor(proxy): replace panic-prone unwrap/expect with safe patterns Jason 2026-05-22 00:08:37 +08:00
  • 279b9eabde test: align stale tests with merged Codex preset and bucket changes Jason 2026-05-21 23:38:39 +08:00
  • f9db9913a0 fix: coerce empty tool-call arguments to {} in Codex Chat transform Jason 2026-05-21 23:19:54 +08:00
  • 11edc96a15 docs: document Codex Chat reasoning auto-detection Jason 2026-05-21 22:29:33 +08:00
  • 44d9aabbf3 feat: adaptive reasoning detection for Codex Chat providers Jason 2026-05-21 22:29:18 +08:00
  • 5048ed632d fix: inject stream_options.include_usage for Codex Chat streaming Jason 2026-05-21 14:36:11 +08:00
  • 7410494645 feat: remove Kimi For Coding preset from Codex Jason 2026-05-21 11:05:29 +08:00
  • b710c6549e fix: backfill placeholder reasoning_content for bare tool-call messages Jason 2026-05-21 11:00:19 +08:00
  • 184cbcdc47 fix: reclassify ClaudeAPI as aggregator to re-enable model test Jason 2026-05-21 10:10:00 +08:00
  • 04af87bc7b docs: document Codex Chat provider support in changelog and manual Jason 2026-05-21 09:42:44 +08:00
  • ead9e22b21 feat: convert Codex Chat error responses to Responses envelope Jason 2026-05-21 09:15:05 +08:00
  • 72bc912e0d feat: route Codex Chat providers through Stream Check Jason 2026-05-21 09:14:52 +08:00
  • 955904f719 refactor: rewrite Codex local routing toggle hints for clarity Jason 2026-05-21 08:29:10 +08:00
  • 9d35709805 fix: collapse mid-stream system messages in Codex Responses to Chat conversion Jason 2026-05-21 00:06:45 +08:00
  • f2935a3db9 feat: add Chat Completions routing for 22 Codex third-party presets Jason 2026-05-20 23:25:05 +08:00
  • ad8bdf16ae fix: preserve Codex model catalog on live read of active provider Jason 2026-05-20 17:36:55 +08:00
  • b44f83f7c5 feat: unify Codex third-party providers into stable "custom" history bucket Jason 2026-05-20 17:10:38 +08:00
  • 2a4651a21e feat: preserve user-selected catalog model in Codex Chat requests Jason 2026-05-20 10:55:20 +08:00
  • 9b9578206b fix: prevent infinite render loop in Codex model catalog Jason 2026-05-20 10:55:12 +08:00
  • 791ced0034 fix: Codex model catalog WYSIWYG and config consolidation Jason 2026-05-20 10:24:06 +08:00
  • 90b7f25111 - Restore Codex Chat reasoning fallback Jason 2026-05-19 22:10:41 +08:00
  • 22fbe6f11a - Optimize Codex Chat cache stability - Stop deriving Codex session/cache identity from previous_response_id. - Canonicalize parseable JSON string payloads in Chat and Responses tool conversions. - Add regression coverage for cache-sensitive conversion behavior. Jason 2026-05-19 20:30:39 +08:00
  • 74acf1e387 Add Codex Chat-to-Responses bridge Jason 2026-05-19 19:06:00 +08:00
  • 5315fa284b Update 1.2-installation.md (#2949) 狂飙 2026-05-20 15:04:56 +08:00
  • 00b6cc6809 fix: format providerConfigUtils.ts to pass CI checks Jason 2026-05-19 16:40:19 +08:00
  • 398f40dacb docs: recommend official Homebrew cask installation Jason 2026-05-19 16:14:56 +08:00
  • 09f67c1b38 Handle inline thinking in Codex Chat conversion Jason 2026-05-19 11:06:12 +08:00
  • 79d6486e16 Improve Codex Chat reasoning conversion Jason 2026-05-19 10:33:24 +08:00
  • 1c82b8a3fa Add Chat Completions routing for Codex providers Jason 2026-05-19 10:23:48 +08:00
  • 61e68d754c fix(proxy): inject only ANTHROPIC_API_KEY for managed-account Claude takeover Jason 2026-05-18 22:46:18 +08:00
  • 76b4c8b509 chore: remove LionCC sponsor and presets Jason 2026-05-18 16:30:24 +08:00
  • ddde7f13b3 - docs: update user manual for v3.15.0 Jason 2026-05-16 20:58:51 +08:00
  • c9efec294b fix(skills): install correct skill from skills.sh search results (#2784) mrzhao 2026-05-18 11:45:54 +08:00
  • 0977dcd1c1 fix skill sync copy fallback (#2791) Roger Deng 2026-05-18 11:40:45 +08:00
  • 6e8ee094f1 fix(usage): reduce price input step to 0.0001 for sub-cent precision (#2793) Roger Deng 2026-05-18 11:38:32 +08:00
  • 5ae9c2605d fix(terminal): Ghostty opens clean window instead of cloning existing tabs (#2801) luw2007 2026-05-18 11:37:27 +08:00
  • 0fb7fd12e5 feat: add Xiaomi MiMo Token Plan presets (#2803) BlueOcean 2026-05-18 10:38:03 +08:00
  • 5c79cf64a4 fix(gemini-native): resolve functionResponse.name and replay thought_signature for synthesized tool call IDs (#2814) Tiancrimson 2026-05-18 11:25:35 +09:00
  • bbce75fcda fix(session): 修复session log模式下子Agent token统计遗漏 (#2821) LaoYueHanNi 2026-05-18 10:00:57 +08:00
  • ed33990b9c fix-codex-mise-detection (#2822) iamryan 2026-05-18 09:38:08 +08:00
  • 8786f44c5a Fix race condition in useEffect hooks and type assertion bug (#2827) Zylo 2026-05-18 09:36:44 +08:00
  • 4f0f103a8a Add Claude Desktop user guide docs Jason 2026-05-16 20:18:49 +08:00
  • c460a404dc Add Claude Desktop official preset Jason 2026-05-16 19:49:59 +08:00
  • 6172bfd549 docs(release-notes): soften imposter warning wording in en/ja notes Jason 2026-05-16 13:26:53 +08:00
  • 1232b49b74 docs(release-notes): soften imposter warning wording in zh notes Jason 2026-05-16 13:25:09 +08:00
  • 3640a4e27d docs(release-notes): remove emoji from imposter site warning Jason 2026-05-16 13:21:44 +08:00
  • fed892d307 docs(release-notes): add imposter site warning to v3.15.0 notes Jason 2026-05-16 13:19:33 +08:00
  • 9e3f168903 chore(release): bump version to 3.15.0 v3.15.0 Jason 2026-05-16 11:21:18 +08:00
  • 9e6a7a0d81 - Fix proxy test helper clippy warning Jason 2026-05-15 23:45:26 +08:00
  • 4a631b28c7 chore(i18n): simplify modelMappingOffHint to action-oriented copy Jason 2026-05-15 23:33:48 +08:00
  • ec8afd63ea refactor(presets): render presets in array order and prioritize partners Jason 2026-05-15 23:28:59 +08:00
  • 9050442b65 feat(presets): add BytePlus provider preset as partner Jason 2026-05-15 22:45:04 +08:00
  • d94eb6729b feat(presets): add 火山Agentplan provider preset as partner Jason 2026-05-15 22:19:05 +08:00
  • a0131c9a2b chore(presets): update DouBaoSeed endpoint, links, and add as partner Jason 2026-05-15 22:00:55 +08:00
  • 58cd5302ae chore(presets): switch RelaxyCode icon to custom relaxcode.png Jason 2026-05-15 17:55:47 +08:00
  • 3fd38b0a3d feat(presets): add RelaxyCode provider presets Jason 2026-05-15 17:38:26 +08:00