Commit Graph

  • 8e018900c2
    Merge 953705e4d517f3f8960b10026159eca2d6b3f06a into 0ef020ebf830a7c6d8ea188538196c4d3c891fc4 xfires0 2026-04-24 23:48:18 +08:00
  • 0ef020ebf8 Prepare 0.1.6 for tagged desktop publishing v0.1.6 程序员阿江(Relakkes) 2026-04-24 23:46:14 +08:00
  • f359806e5f Merge branch 'feat/v0.1.5-post-release-test' 程序员阿江(Relakkes) 2026-04-24 23:36:08 +08:00
  • c301db8c57 Merge remote-tracking branch 'origin/main' 程序员阿江(Relakkes) 2026-04-24 23:36:05 +08:00
  • 867664cf0a Kimi config setup note quiteqiang 2026-04-24 23:33:37 +08:00
  • 928be2a4ff fix(desktop): remove install center feat/v0.1.5-post-release-test Relakkes Yang 2026-04-24 23:05:45 +08:00
  • b732fa14b9 feat: 支持通过 ANTHROPIC_BASE_URL 环境变量配置 API 端点,使 DeepSeek V4 可用 xiaomingbusi 2026-04-24 20:08:20 +08:00
  • ca7802a198 fix(ink): clear scrollback on main-screen resize to prevent ghosting xiaomingbusi 2026-04-24 02:07:13 +08:00
  • 3a30106135 fix: refresh remote model routing at runtime Codex 2026-04-24 19:20:09 +08:00
  • 761031c036 fix: Make desktop MCP tools ready before first turn 程序员阿江(Relakkes) 2026-04-24 17:11:03 +08:00
  • 77d2cbfab8 fix: Prevent plugin detail hook mismatch during reload 程序员阿江(Relakkes) 2026-04-24 14:47:17 +08:00
  • 6d40b2befa fix: Keep desktop chats on selected provider runtimes 程序员阿江(Relakkes) 2026-04-24 13:24:31 +08:00
  • 439e25377b
    Merge 7eaeaad2a19c312dd55128d625359b6faf8302bb into a4fd11a0d9b252617f4f600234e23571d0ec7fa4 Aden Lin 2026-04-24 09:40:24 +08:00
  • f911b16ada Merge host terminal support into post-release test branch 程序员阿江(Relakkes) 2026-04-24 09:38:02 +08:00
  • 0c58a9f36f Give desktop users a real terminal for command-based setup 程序员阿江(Relakkes) 2026-04-24 09:36:00 +08:00
  • a4fd11a0d9
    Merge pull request #160 from xiaomingbusi/fix/ink-resize-ghosting 程序员阿江-Relakkes 2026-04-24 09:21:49 +08:00
  • 9b1656dc05 fix(ink): clear scrollback on main-screen resize to prevent ghosting xiaomingbusi 2026-04-24 02:07:13 +08:00
  • d522f3a741 fix(ink): clear scrollback on main-screen resize to prevent ghosting xiaomingbusi 2026-04-24 02:07:13 +08:00
  • a852e39a8f feat: make Base URL and API Format always editable after preset selection test 2026-04-24 00:18:00 +08:00
  • 4388322991 feat: 启用 AutoDream 功能 xiaomingbusi 2026-04-23 22:22:30 +08:00
  • 7eaeaad2a1 feat: setting 中增加了工具列表,显示出所有可用的工具 LAPTOP-TOBATCU4\mefly 2026-04-23 17:43:54 +08:00
  • 08aa180b63 fix: tab 上x 按钮不显示的问题 LAPTOP-TOBATCU4\mefly 2026-04-23 17:34:13 +08:00
  • 1d72f5c2e1 添加代码注释中文翻译 C.z 2026-04-23 16:52:27 +08:00
  • 4f12899ee1 添加代码注释中文翻译 C.z 2026-04-23 16:49:56 +08:00
  • 04bd0e6f78 fix: 分别启动前后端时,发消息报错 Error: Failed to start CLI process. CLI exited during startup with code 1. LAPTOP-TOBATCU4\mefly 2026-04-23 16:28:24 +08:00
  • 953705e4d5 fix: add Windows drive browsing support for directory picker xfires0 2026-04-23 16:14:23 +08:00
  • 773a8a703f Keep desktop chats on the selected provider/model 程序员阿江(Relakkes) 2026-04-23 13:41:27 +08:00
  • 1137c99d5c Clarify how to use shared CLI install commands after desktop setup 程序员阿江(Relakkes) 2026-04-23 12:51:17 +08:00
  • 5fea7033e3 Expose the bundled desktop CLI outside the app 程序员阿江(Relakkes) 2026-04-23 12:12:49 +08:00
  • 90c3db1790 Prevent task-progress updates from corrupting streamed reply formatting 程序员阿江(Relakkes) 2026-04-23 12:11:30 +08:00
  • 48da5ccbfa Reduce Settings complexity by removing the embedded shell surface 程序员阿江(Relakkes) 2026-04-23 11:06:32 +08:00
  • 253e9aade2 docs: document the desktop launcher workflow hzchat 2026-04-22 18:34:44 +08:00
  • ffd77f68f8 feat: add a desktop launcher command hzchat 2026-04-22 18:17:02 +08:00
  • 376e255b6b feat: add a bundled desktop setup terminal with safer restart handoff 程序员阿江(Relakkes) 2026-04-22 18:07:09 +08:00
  • 467debcd8b feat: add a desktop setup terminal without blocking shell restarts 程序员阿江(Relakkes) 2026-04-22 18:06:29 +08:00
  • 8c99efca20 Prevent destructive desktop actions from bypassing confirmation 程序员阿江(Relakkes) 2026-04-22 17:30:59 +08:00
  • d8a44c0a54 Stop provider model selection from inheriting global Claude settings 程序员阿江(Relakkes) 2026-04-22 17:19:12 +08:00
  • 144182db63 fix: merge streamed tail text into the previous assistant bubble hzchat 2026-04-22 17:06:58 +08:00
  • e0142b286b Keep built-in provider presets aligned with vendor-supported model IDs 程序员阿江(Relakkes) 2026-04-22 17:06:35 +08:00
  • 7d1e2a2ee4 Reduce sidebar control clutter in session navigation 程序员阿江(Relakkes) 2026-04-22 17:00:53 +08:00
  • ad2c96b783 feat(adapters): add /resume command for switching to existing sessions hcq 2026-04-22 16:22:35 +08:00
  • c4772a097e Make MCP reconnect progress visible in the detail view 程序员阿江(Relakkes) 2026-04-22 15:53:27 +08:00
  • 49e1367659 fix: avoid blocking MCP list on live health checks 程序员阿江(Relakkes) 2026-04-22 15:34:36 +08:00
  • bef9596ed5 Keep all assistant-side transcript content on one shared content rail 程序员阿江(Relakkes) 2026-04-22 15:30:05 +08:00
  • 70fb6c429e Keep desktop transcript and plugin controls readable after layout regressions 程序员阿江(Relakkes) 2026-04-22 14:55:40 +08:00
  • 0f533efb8d fix: merge split assistant text blocks in desktop chat Relakkes Yang 2026-04-22 14:23:14 +08:00
  • 4bc6e135dd fix: restore computer use setup for python 3.8 Relakkes Yang 2026-04-22 14:23:56 +08:00
  • 7d7184ccf7 fix: restore computer use setup for python 3.8 fix/windows-computer-use-20260420 Relakkes Yang 2026-04-22 14:23:56 +08:00
  • d390eb6463 fix: merge split assistant text blocks in desktop chat Relakkes Yang 2026-04-22 14:23:14 +08:00
  • 30c57283b3
    这是官方原生 Spacedeletion 2026-04-22 13:29:13 +08:00
  • 37ac99f4e4
    这是官方原生image-processor-napi Spacedeletion 2026-04-22 13:22:38 +08:00
  • eb775bab47
    这是官方原生的color-diff-napi包 Spacedeletion 2026-04-22 13:18:22 +08:00
  • de736c49f7 Unify plugin capabilities with the desktop management views 程序员阿江(Relakkes) 2026-04-22 12:31:57 +08:00
  • c3e10fda95
    逆向的一些@ant内部包,希望能够提供一点帮助 Spacedeletion 2026-04-22 05:05:33 +08:00
  • ce5421c107 chore: add .DS_Store files to repository root and src directory QTL 2026-04-21 16:54:09 -04:00
  • 28f36da0fd Reduce extension setup friction inside desktop settings 程序员阿江(Relakkes) 2026-04-22 01:06:57 +08:00
  • 6c02904e58 Keep slash-command entry surfaces aligned with MCP desktop management 程序员阿江(Relakkes) 2026-04-21 23:29:11 +08:00
  • 66edded2d7 Make desktop MCP management and slash entry points directly operable 程序员阿江(Relakkes) 2026-04-21 23:28:06 +08:00
  • 89911bd6bf Merge commit '375d587' 程序员阿江(Relakkes) 2026-04-21 23:21:25 +08:00
  • 375d587ed1 Expose desktop plugin management through first-class APIs 程序员阿江(Relakkes) 2026-04-21 23:21:16 +08:00
  • 044e9b6cc8 Make desktop rewind restore both transcript state and file checkpoints 程序员阿江(Relakkes) 2026-04-21 21:34:41 +08:00
  • 86cd2b8d18 Keep desktop UI icon previews aligned with the packaged app icon 程序员阿江(Relakkes) 2026-04-21 18:38:54 +08:00
  • c05eeff644 Restore tab close affordance after drag migration 程序员阿江(Relakkes) 2026-04-21 18:38:31 +08:00
  • 47b3cc4d40 Reduce Windows installer confusion and heuristic AV exposure 程序员阿江(Relakkes) 2026-04-21 18:26:39 +08:00
  • 056dc36331 Restore a light app icon while keeping the legacy background removed 程序员阿江(Relakkes) 2026-04-21 18:26:02 +08:00
  • 5377eb596f Keep desktop session history and reconnect recovery trustworthy 程序员阿江(Relakkes) 2026-04-21 17:55:15 +08:00
  • 124bb66f9f Merge commit '4ec0c62' 程序员阿江(Relakkes) 2026-04-21 14:01:56 +08:00
  • 4ec0c622ce Prevent square app icons on older macOS builds 程序员阿江(Relakkes) 2026-04-21 14:01:47 +08:00
  • de94ef22ef Merge remote-tracking branch 'upstream/main' into feat/azure-openai-codex-series 言志伟 2026-04-21 09:33:08 +08:00
  • b7aefc3d01 Make desktop updates less noisy and more truthful 程序员阿江(Relakkes) 2026-04-21 01:50:29 +08:00
  • 5a86ab097f Capture the desktop release workflow where agents will actually look 程序员阿江(Relakkes) 2026-04-21 01:29:25 +08:00
  • a1bd23acb2 Restore docs workflow installs after adding the WebFetch dependency 程序员阿江(Relakkes) 2026-04-21 01:09:43 +08:00
  • 2239098953 release: v0.1.5 v0.1.5 程序员阿江(Relakkes) 2026-04-21 01:02:08 +08:00
  • 1ac2239111 Automate release notes ingestion for tagged desktop releases 程序员阿江(Relakkes) 2026-04-21 01:01:58 +08:00
  • 16d716e773 fix: keep completed task lists from leaking into the next turn 程序员阿江(Relakkes) 2026-04-21 00:46:29 +08:00
  • c69c07fcfe Merge branch 'codex/investigate-desktop-first-token-latency' 程序员阿江(Relakkes) 2026-04-21 00:41:06 +08:00
  • 7651b24a50 Reduce desktop first-token latency in sdk-url sessions 程序员阿江(Relakkes) 2026-04-21 00:41:02 +08:00
  • e78b973e8c Restore sidebar project filter metadata and dropdown layering 程序员阿江(Relakkes) 2026-04-20 23:45:53 +08:00
  • 9fdbfafd4d Prevent settings races and stale session teardown in local services 程序员阿江(Relakkes) 2026-04-20 23:13:45 +08:00
  • 0f7494006f Prevent misleading empty @-file menus when filesystem access fails 程序员阿江(Relakkes) 2026-04-20 23:03:08 +08:00
  • 0d3933c2c9 Keep desktop AskUserQuestion flows from stalling in plan mode 程序员阿江(Relakkes) 2026-04-20 22:27:00 +08:00
  • 870cfe8b74 Make desktop tab reordering independent of native HTML drag events 程序员阿江(Relakkes) 2026-04-20 22:20:56 +08:00
  • febd842557 Keep desktop WebFetch usable on third-party providers 程序员阿江(Relakkes) 2026-04-20 20:53:03 +08:00
  • df8db2c1ff Keep mid-turn follow-up tool activity aligned with the latest user message 程序员阿江(Relakkes) 2026-04-20 20:42:24 +08:00
  • 5f86585c34 Preserve tab reordering without losing title-bar drag fallback 程序员阿江(Relakkes) 2026-04-20 20:40:39 +08:00
  • eaa4a8435a Keep CLI task state aligned with the active session 程序员阿江(Relakkes) 2026-04-20 20:38:21 +08:00
  • 802b94c5cd Record the v0.1.4 release summary for distribution channels 程序员阿江(Relakkes) 2026-04-20 18:43:23 +08:00
  • c70da2459d Ship desktop code blocks that render reliably in the macOS release build v0.1.4 程序员阿江(Relakkes) 2026-04-20 18:39:11 +08:00
  • 03112f7152 Make desktop sidebar collapse recoverable without stealing focus 程序员阿江(Relakkes) 2026-04-20 18:13:49 +08:00
  • e20ccf8093
    Merge pull request #99 from NanmiCoder/fix/windows-computer-use-20260420 程序员阿江-Relakkes 2026-04-20 18:02:30 +08:00
  • 4b513271ee fix: improve windows computer use and desktop rendering Relakkes Yang 2026-04-20 17:59:42 +08:00
  • d8e5ab6469
    Merge pull request #94 from NanmiCoder/codex/fix-issue-92-tabbar-drag 程序员阿江-Relakkes 2026-04-20 15:51:36 +08:00
  • bd7a27bb30 fix: keep the desktop window draggable when session tabs fill the title bar codex/fix-issue-92-tabbar-drag 程序员阿江(Relakkes) 2026-04-20 15:50:35 +08:00
  • 3dfcdbb405 Merge remote-tracking branch 'origin/main' into fix/windows-computer-use-20260420 Relakkes Yang 2026-04-20 15:29:53 +08:00
  • efcf7af988 Cut desktop release 0.1.3 with empty-session slash discovery v0.1.3 程序员阿江(Relakkes) 2026-04-20 14:55:39 +08:00
  • 921a352517 Integrate desktop skill discovery and empty-session composer fixes into main 程序员阿江(Relakkes) 2026-04-20 13:37:57 +08:00
  • 261a85ab76 Restore desktop project-skill discovery and align empty-session composer 程序员阿江(Relakkes) 2026-04-20 13:36:19 +08:00
  • 4bd30052ff Merge branch 'codex/computer-use-desktop-fixes' 程序员阿江(Relakkes) 2026-04-20 12:12:17 +08:00
  • 5cd6b5d07b Prevent desktop Computer Use from stalling on missing approvals and unstable text input 程序员阿江(Relakkes) 2026-04-20 12:12:02 +08:00
  • 76823047f4 Add a switchable dark theme for the desktop workspace 程序员阿江(Relakkes) 2026-04-20 10:23:19 +08:00