Commit Graph

  • f426a68117 chore(deps): bump actions/cache from 4 to 5 in ci.yml chore/sync-ci-action-versions Jason 2026-04-03 08:41:38 +08:00
  • 3e1de466db chore(deps): bump actions/download-artifact from 4 to 8 main dependabot[bot] 2026-04-03 08:40:29 +08:00
  • 1abe474e75 chore(deps): bump actions/upload-artifact from 4 to 7 dependabot[bot] 2026-04-03 08:40:22 +08:00
  • 74d7e86b7a chore(deps): bump pnpm/action-setup from 2 to 5 dependabot[bot] 2026-04-03 08:40:14 +08:00
  • b9297e42f5 chore(deps): bump actions/setup-node from 4 to 6 dependabot[bot] 2026-04-03 08:40:09 +08:00
  • 7de2db9ee8 chore(deps): bump actions/cache from 4 to 5 dependabot[bot] 2026-04-03 08:32:17 +08:00
  • a11fd0938d chore(deps): bump the frontend-deps group with 39 updates dependabot/npm_and_yarn/frontend-deps-80c82a03ca dependabot[bot] 2026-04-02 18:36:46 +00:00
  • 8d6872c7c8 chore(deps): bump the cargo-deps group in /src-tauri with 21 updates dependabot/cargo/src-tauri/cargo-deps-c729fe1379 dependabot[bot] 2026-04-02 18:33:17 +00:00
  • 1b4c3cbcaa ci: add stale bot to auto-close inactive issues after 60 days Jason 2026-04-03 00:01:13 +08:00
  • 2b9b5b0bc3 docs: fix outdated README content and sync across languages Jason 2026-04-02 22:38:42 +08:00
  • 2af38a63b5 docs: point FUNDING.yml to Chinese README sponsor section Jason 2026-04-02 22:22:12 +08:00
  • 3388cba1dc docs: add sponsor call-to-action to READMEs and fix FUNDING.yml Jason 2026-04-02 22:15:49 +08:00
  • 8b44d9f54d fix(test): resolve HOME env race condition in parallel tests Jason 2026-04-02 22:08:12 +08:00
  • 8cdc07c860 ci: run cargo tests single-threaded to fix HOME env race Jason 2026-04-02 20:38:31 +08:00
  • 9a44245b73 style: use to_vec() instead of iter().copied().collect() Jason 2026-04-02 17:46:14 +08:00
  • 1b2885c335 style: use iter().copied() instead of iter().map(|s| *s) Jason 2026-04-02 17:37:04 +08:00
  • 447a1da7b2 ci: remove nonexistent pnpm lint step Jason 2026-04-02 17:36:26 +08:00
  • bfe238f301 style: fix formatting issues caught by CI Jason 2026-04-02 17:32:33 +08:00
  • 0c9a20ca68 ci: add PR and push quality checks workflow Jason 2026-04-02 17:28:01 +08:00
  • fee8577032 feat: hide GitHub Copilot provider preset and auth tab Jason 2026-04-02 17:15:11 +08:00
  • bae369b0dc docs: add SUPPORT.md and FUNDING.yml Jason 2026-04-02 16:51:33 +08:00
  • 6e2baaefa6 docs: add CONTRIBUTING.md, SECURITY.md, and CODE_OF_CONDUCT.md Jason 2026-04-02 16:26:26 +08:00
  • 0001438586 ci: add emoji to issue template names Jason 2026-04-02 15:44:01 +08:00
  • 6e9e47ceb9 ci: add issue and PR templates with bilingual support Jason 2026-04-02 15:40:06 +08:00
  • 14a3799f41 ci: add dependabot.yml config (#1829) Bengbengbalabalabeng 2026-04-02 11:10:06 +08:00
  • 2f5bf1cea9 fix: avoid resetting usage query fields when editing extractor code (#1771) ifNil 2026-04-02 09:25:33 +08:00
  • ba0b57f014 fix(claude): sync takeover live config during provider changes (#1828) Roy Li 2026-04-01 16:21:59 +02:00
  • 3553d05bf0 feat(provider): additive provider key lifecycle & fix openclaw serializer panic (#1724) Dex Miller 2026-04-01 21:16:41 +08:00
  • 52f0ff3961 fix(test): use preferred_filename after OMO field rename fix/openclaw-serialize-panic Jason 2026-04-01 21:12:17 +08:00
  • 60e0263cc0 fix(config): update StepFun API endpoint domain from .ai to .com fix/stepfun-api-domain YoVinchen 2026-04-01 16:45:59 +08:00
  • 72f3610ac0 docs(readme): use dynamic badges (#1806) Bengbengbalabalabeng 2026-04-01 16:09:19 +08:00
  • 544e9bf937 fix(provider): fix additive provider delete/switch regressions and redundancy YoVinchen 2026-04-01 14:43:50 +08:00
  • 48fb00d81b Merge branch 'refs/heads/main' into fix/openclaw-serialize-panic YoVinchen 2026-04-01 09:03:34 +08:00
  • 854266e3c4 docs: add ChefShop AI sponsor to all README versions Jason 2026-03-31 23:07:51 +08:00
  • af8f907467 fix(proxy): serialize per-app provider switches to prevent state corruption Jason 2026-03-25 16:02:35 +08:00
  • 6a083cdd1c fix(omo): adapt to oh-my-openagent rename with backward compatibility (#1746) Dex Miller 2026-03-31 16:32:49 +08:00
  • c68476d0ea fix(provider): show persistent config highlight for additive-mode providers (#1747) Dex Miller 2026-03-31 16:21:04 +08:00
  • 34a90b1c35 fix(omo): prioritize oh-my-openagent config over legacy oh-my-opencode fix/omo-openagent-rename YoVinchen 2026-03-31 16:18:45 +08:00
  • c932030a24 fix(provider): limit persistent config highlight to opencode only fix/provider-card-persistent-config-highlight YoVinchen 2026-03-31 15:50:29 +08:00
  • 907734c542 fix(terminal): escape paths for PowerShell and cmd.exe in Windows launcher feat/issue-1622-claude-terminal-dir-picker YoVinchen 2026-03-31 15:41:09 +08:00
  • 96a0a37331 feat(terminal): add directory picker before launching Claude terminal (#1752) Dex Miller 2026-03-31 15:10:08 +08:00
  • fb70f6d4b7 refactor(provider): unify OMO variant updates with atomic file-then-db writes and rollback YoVinchen 2026-03-31 10:13:00 +08:00
  • 9ab54c93ef fix(terminal): use pushd for UNC paths in Windows batch launcher YoVinchen 2026-03-30 23:05:28 +08:00
  • fda88b2e42 fix(provider): distinguish legacy providers from db-only when tolerating live config errors YoVinchen 2026-03-30 22:38:32 +08:00
  • 8e2ffbc845 feat: add bulk delete for session manager (#1693) Alexlangl 2026-03-30 22:15:57 +08:00
  • 4f7ea76347 fix: preserve WebDAV password display and validate MKCOL 405 (#1685) Alexlangl 2026-03-30 22:13:21 +08:00
  • 98c8255dbb refactor(provider): simplify live_config_managed and deduplicate tolerant live config checks YoVinchen 2026-03-30 16:23:50 +08:00
  • f5320dbdd2 fix(terminal): restore UNC paths when stripping Windows verbatim prefix YoVinchen 2026-03-30 10:24:48 +08:00
  • 9701de354f fix(terminal): preserve cwd path and strip Windows verbatim prefix YoVinchen 2026-03-30 09:45:42 +08:00
  • 02fd639dfc Add directory picker before launching Claude terminal YoVinchen 2026-03-30 08:42:49 +08:00
  • 9620a8c769 feat(terminal): add Tabby terminal support on macOS, Windows, and Linux feat/tabby-terminal-support YoVinchen 2026-03-30 00:43:55 +08:00
  • 01abd11e11 fix(provider): show persistent config highlight for additive-mode providers YoVinchen 2026-03-30 00:18:30 +08:00
  • 46b7f3d07a fix(omo): adapt to oh-my-openagent rename with backward compatibility YoVinchen 2026-03-29 23:41:36 +08:00
  • dbb943852d style: fix clippy warnings in live.rs and tray.rs YoVinchen 2026-03-29 21:47:17 +08:00
  • cc070327ff Merge branch 'main' into fix/openclaw-serialize-panic YoVinchen 2026-03-29 21:07:06 +08:00
  • 67e074c0a7 refactor(proxy): transparent header forwarding via hyper client (#1714) Dex Miller 2026-03-29 20:26:15 +08:00
  • 5a433b0ff7 refactor(proxy): preserve original header wire order and add non-streaming body timeout refactor/proxy-hyper-header-case-preservation YoVinchen 2026-03-29 18:45:23 +08:00
  • b1c7fe5563 feat: add lightweight mode (#1739) ruokeqx 2026-03-29 18:35:23 +08:00
  • 1555dbc55e Merge branch 'main' into refactor/proxy-hyper-header-case-preservation YoVinchen 2026-03-29 17:43:52 +08:00
  • 3551e3c496 fix(proxy): post-merge fixes for forward return type and clippy warnings YoVinchen 2026-03-29 17:02:22 +08:00
  • 210bff96c2 fix(env): detect bun global bin paths in CLI scan (#1742) makoMakoGo 2026-03-29 15:52:37 +08:00
  • 08014f99e6 merge(main): integrate copilot provider support and streaming responses YoVinchen 2026-03-29 15:47:11 +08:00
  • 3b33e6921b fix: correct opencode kimi-for-coding preset (#1738) makoMakoGo 2026-03-29 10:31:23 +08:00
  • 8d5f72757e fix: 修复 Copilot 作为 Claude 时 OpenAI 模型的 Responses 分流 (#1735) Zhou Mengze 2026-03-29 10:29:54 +08:00
  • 3006c6a23d style(*): format code with prettier YoVinchen 2026-03-28 21:05:20 +08:00
  • 9b14721d4c feat(hooks): improve proxy requirement warnings with specific reasons YoVinchen 2026-03-28 20:56:20 +08:00
  • 65c96db0d1 merge(main): integrate full URL mode and endpoint rewriting YoVinchen 2026-03-28 19:44:00 +08:00
  • e5867ca2d1 fix(proxy): block direct-connect fallback and complete CONNECT tunnel support YoVinchen 2026-03-28 16:07:17 +08:00
  • 8cae7b7b73 feat(proxy): add full URL mode and refactor endpoint rewriting (#1561) Dex Miller 2026-03-28 15:52:02 +08:00
  • 854f19d0e1 chore(proxy): remove dead code, redundant tests and debug scaffolding YoVinchen 2026-03-28 13:05:55 +08:00
  • 905f7ccbfe refactor(proxy): route requests through hyper with proxy-aware forwarding YoVinchen 2026-03-28 12:17:42 +08:00
  • 3e4c87278f feat(proxy): implement raw TCP/TLS write with HTTP CONNECT tunnel YoVinchen 2026-03-28 12:17:07 +08:00
  • f4e960253e fix(proxy): address code review feedback on response handling YoVinchen 2026-03-28 12:16:25 +08:00
  • 324a1da8e6 deps(proxy): add raw HTTP write and native TLS cert dependencies YoVinchen 2026-03-28 12:15:55 +08:00
  • d61c24255b style: apply rustfmt formatting to proxy and provider modules YoVinchen 2026-03-28 01:46:43 +08:00
  • b3bb020d3c fix(openclaw): replace json-five serializer to prevent panic on empty collections YoVinchen 2026-03-28 01:45:09 +08:00
  • 31278e8916 test(provider): add integration tests for additive provider key flows YoVinchen 2026-03-28 01:49:15 +08:00
  • e9ead2841d feat(provider): support additive provider key lifecycle management YoVinchen 2026-03-28 01:49:07 +08:00
  • a520b52d8f Merge branch 'main' into feat/proxy-full-url feat/proxy-full-url YoVinchen 2026-03-27 16:20:18 +08:00
  • 49f66bcc9a fix(lint): resolve 35 clippy warnings across Rust codebase YoVinchen 2026-03-27 15:45:09 +08:00
  • 4084b53834 refactor(proxy): use hyper client for header-case preserving forwarding YoVinchen 2026-03-27 15:34:25 +08:00
  • 2c2c72271a deps(proxy): add hyper ecosystem crates and manual decompression libs YoVinchen 2026-03-27 15:32:42 +08:00
  • 6a1ba46f2a style(frontend): reformat provider forms, constants and hooks YoVinchen 2026-03-27 15:30:34 +08:00
  • eaf83f4fbe fix(proxy): parse SSE fields with optional spaces in streaming handlers (#1664) tgbdhs 2026-03-25 22:06:21 +08:00
  • 90812e7f3a feat(opencode): add StepFun Step Plan provider preset (#1668) Sky 2026-03-25 21:22:05 +08:00
  • 8c42ec48ef docs(release): add risk notice anchor links in v3.12.3 highlights section Jason 2026-03-24 17:53:07 +08:00
  • 761038f0ea docs(release): add Copilot reverse proxy risk notice to v3.12.3 release notes Jason 2026-03-24 17:46:32 +08:00
  • 155a226e6a chore(release): consolidate v3.12.3 release notes, changelog and test fixes v3.12.3 Jason 2026-03-24 15:26:17 +08:00
  • 10be929f33 feat(claude): add "Disable Auto-Upgrade" checkbox to provider config editor Jason 2026-03-24 15:17:09 +08:00
  • 141010332b feat(dmg): use create-dmg for styled macOS DMG installer Jason 2026-03-24 10:33:18 +08:00
  • 15989effb4 feat(dmg): customize macOS DMG installer appearance Jason 2026-03-24 09:51:23 +08:00
  • d4edf30747 fix(ci): add separate DMG notarization step and build retry for macOS Jason 2026-03-24 08:45:56 +08:00
  • 44b6eacf87 feat(ci): add macOS code signing and Apple notarization to release workflow Jason 2026-03-23 22:43:41 +08:00
  • 0a301a497c fix: prevent WebDAV password from being silently cleared by unrelated saves Jason 2026-03-23 09:54:05 +08:00
  • 8aa6ec784b feat(skills): 优化技能安装/卸载的缓存更新策略 (#1573) TangZhiZzz 2026-03-23 16:05:13 +08:00
  • c718dd703b Merge branch 'main' into feat/proxy-full-url YoVinchen 2026-03-22 22:30:07 +08:00
  • bd3cfb7741 fix: parse tool_use/tool_result messages and add OpenCode SQLite backend (#1401) BlueOcean 2026-03-22 22:02:35 +08:00
  • 117dbf1386 docs(usage): clarify pricing model ID normalization rules (#1591) makoMakoGo 2026-03-21 22:59:28 +08:00
  • 72f570b99e fix: change darkMode selector to use .dark class (#1596) Jianan 2026-03-21 22:55:21 +08:00
  • 2296c41497 chore: update MiniMax partner description from M2.5 to M2.7 Jason 2026-03-21 09:18:53 +08:00