Commit Graph

  • b86c7f1ea2 Merge verified DeepSeek provider fix into main 程序员阿江(Relakkes) 2026-05-02 12:00:35 +08:00
  • a5986eca7e Prevent DeepSeek disabled-thinking effort conflicts 程序员阿江(Relakkes) 2026-05-02 12:00:22 +08:00
  • 48e37be013 Merge branch 'fix/dark-inspector-theme' 程序员阿江(Relakkes) 2026-05-02 11:46:50 +08:00
  • 1d4d87a55e fix: Prevent light inspector panels in dark theme 程序员阿江(Relakkes) 2026-05-02 11:46:42 +08:00
  • 8224efd018
    Merge pull request #249 from NanmiCoder/feat/pr-quality-gates 程序员阿江-Relakkes 2026-05-02 11:39:37 +08:00
  • e61a59bdaa Probe CLI core PR policy 程序员阿江(Relakkes) 2026-05-02 11:05:59 +08:00
  • fdf5fe2653 Protect PR merges with scoped quality gates feat/pr-quality-gates 程序员阿江(Relakkes) 2026-05-02 11:01:07 +08:00
  • 9698307f27 fix(adapters): harden credential file storage in pairing.ts Ziang Xie 2026-05-02 00:40:44 +08:00
  • c13fa75c3b Keep v0.1.9 release builds on a compatible Tauri stack v0.1.9 程序员阿江(Relakkes) 2026-05-01 22:26:18 +08:00
  • 388c80a962 Prepare v0.1.9 for desktop release 程序员阿江(Relakkes) 2026-05-01 22:12:50 +08:00
  • 465e043563 fix: hide blank assistant message bubbles Relakkes Yang 2026-05-01 22:09:55 +08:00
  • 74766d8880 chore: ignore .codex-logs directory Relakkes Yang 2026-05-01 22:01:34 +08:00
  • 103a6cc42b fix: restore per-turn changed file cards 程序员阿江(Relakkes) 2026-05-01 21:43:17 +08:00
  • f5cf5932b4 fix: keep workspace changes and session checkpoints reliable 程序员阿江(Relakkes) 2026-05-01 20:53:04 +08:00
  • e6378af234 fix: prevent WebSearch save button wrapping 程序员阿江(Relakkes) 2026-05-01 20:42:44 +08:00
  • 3e62c15406 fix: expose desktop workspace tools from the start screen 程序员阿江(Relakkes) 2026-05-01 17:30:28 +08:00
  • 10b974dac3 Merge commit 'df52bea0d0cb5889f9c5e324c54f2bdce9e30378' 程序员阿江(Relakkes) 2026-05-01 17:19:31 +08:00
  • 3a6bad0e03 fix: keep WebSearch usable across third-party models 程序员阿江(Relakkes) 2026-05-01 10:14:02 +08:00
  • 9ecc178c7a fix: prevent third-party thinking mode mismatches 程序员阿江(Relakkes) 2026-05-01 10:13:10 +08:00
  • df52bea0d0 Merge branch 'main' into HEAD 程序员阿江(Relakkes) 2026-05-01 00:23:36 +08:00
  • dcf844b7e7 fix: keep old desktop sessions usable after provider changes 程序员阿江(Relakkes) 2026-05-01 00:10:00 +08:00
  • 8ef169d693 fix: increase desktop macOS icon footprint 程序员阿江(Relakkes) 2026-05-01 00:09:53 +08:00
  • 41a1a30de8 fix: preserve desktop window placement across restarts 程序员阿江(Relakkes) 2026-05-01 00:07:35 +08:00
  • 80aca8c176 feat: 让工作区文件引用成为可回滚的聊天上下文 程序员阿江(Relakkes) 2026-05-01 00:00:32 +08:00
  • ba8c6b8828 fix: default empty workspace changes to file tree 程序员阿江(Relakkes) 2026-04-30 19:27:22 +08:00
  • 6d56f3c21d fix: remove legacy message rewind entry 程序员阿江(Relakkes) 2026-04-30 18:28:08 +08:00
  • bcfe042fc8 test: cover multi-turn workspace rollback behavior 程序员阿江(Relakkes) 2026-04-30 17:54:13 +08:00
  • aaf25159af fix: keep workspace review surfaces usable across sessions 程序员阿江(Relakkes) 2026-04-30 14:30:20 +08:00
  • 67271df37c feat: show session cost in TUI footer alongside token count xinggitxing 2026-04-30 01:43:51 +08:00
  • 05a40ae51f feat: show real-time estimated cost alongside token count in spinner xinggitxing 2026-04-28 23:59:26 +08:00
  • c59d9bb95f refactor: clean up cost tracking naming, consistency, and performance xinggitxing 2026-04-28 23:26:08 +08:00
  • 35c6a398cf feat: add per-turn and session-end token/cost summary with multi-model pricing xinggitxing 2026-04-28 22:49:59 +08:00
  • c0740e6dd7 fix: make plan mode Explore/Plan agents conditional on availability xinggitxing 2026-04-28 20:41:15 +08:00
  • 5ed8a9f25a fix: add missing showFullConversation field to PerSessionState mock objects xinggitxing 2026-04-28 00:10:13 +08:00
  • 015007a7ce chore: remove unused npm deprecation notification hook xinggitxing 2026-04-27 22:42:29 +08:00
  • bd27aad638 docs: add tool dependencies reference and bump SDK to 0.91.1 xinggitxing 2026-04-27 21:45:06 +08:00
  • 3222e0d7cb fix: throttle onFocus callback during rapid arrow key navigation xinggitxing 2026-04-27 20:11:38 +08:00
  • 5f46c5bb61 feat: add CLAUDE_CODE_PRESERVE_HISTORICAL_THINKING env var xinggitxing 2026-04-26 16:08:56 +08:00
  • 13faf49421 fix: show goodbye message in TUI before /exit xinggitxing 2026-04-26 17:47:36 +08:00
  • 3c730912fa fix: clear terminal clutter after /exit xinggitxing 2026-04-26 01:09:41 +08:00
  • 8db36c8153 feat: add session deletion to /resume via Backspace/Delete xinggitxing 2026-04-26 00:24:24 +08:00
  • 3b4d0f5a89 fix(windows): validate bash environment at startup, exit if Git Bash not found xinggitxing 2026-04-25 22:40:01 +08:00
  • 9a25c19ff5 feat: add full-conversation toggle shortcut (Alt+E) for TUI and desktop xinggitxing 2026-04-25 21:02:46 +08:00
  • 339a06b281 fix: keep local workspace previews available 程序员阿江(Relakkes) 2026-04-30 00:35:26 +08:00
  • 3a6f45d173 feat: make current turn changes reviewable and undoable 程序员阿江(Relakkes) 2026-04-29 19:29:54 +08:00
  • b811ffb8f1 feat: make session workspace changes inspectable 程序员阿江(Relakkes) 2026-04-29 17:28:53 +08:00
  • 777c596505 docs: add README star history section 程序员阿江(Relakkes) 2026-04-29 10:28:47 +08:00
  • 48ae305cbd docs: make issue reports actionable for desktop triage 程序员阿江(Relakkes) 2026-04-29 09:23:59 +08:00
  • 670281b07c fix: keep desktop app running from tray after close 程序员阿江(Relakkes) 2026-04-29 09:23:12 +08:00
  • 2d57fdf3ce chore: remove unused ant-claude-for-chrome-mcp stub file Rroqheo 2026-04-28 15:15:25 -04:00
  • 4d9158e7f7 chore: remove unused project configuration and helper files Rroqheo 2026-04-28 15:15:18 -04:00
  • a68a244285 Prepare 0.1.8 for remote desktop release v0.1.8 程序员阿江(Relakkes) 2026-04-28 23:27:04 +08:00
  • 0508277998 fix: keep inspector context responsive 程序员阿江(Relakkes) 2026-04-28 23:05:52 +08:00
  • f57f163604 fix: prevent session inspector context stalls 程序员阿江(Relakkes) 2026-04-28 22:52:18 +08:00
  • d782b5d0de Add MseeP.ai badge to README.md MseeP.ai 2026-04-28 21:44:30 +07:00
  • 15c0982159 fix: keep desktop sessions on active provider runtime 程序员阿江(Relakkes) 2026-04-28 18:45:41 +08:00
  • 165cb1777a fix: keep provider sessions on compatible model capabilities 程序员阿江(Relakkes) 2026-04-28 17:35:56 +08:00
  • 5e9303fe44 feat: tighten provider settings and support links 程序员阿江(Relakkes) 2026-04-28 16:18:41 +08:00
  • 8e94010bbc docs: acknowledge reference projects in README 程序员阿江(Relakkes) 2026-04-28 16:13:19 +08:00
  • 3fc7200eb2 feat: help users configure sponsored and local providers without guesswork 程序员阿江(Relakkes) 2026-04-28 15:58:25 +08:00
  • 908b206f07 docs: refresh README sponsor partners 程序员阿江(Relakkes) 2026-04-28 15:10:57 +08:00
  • 736bce8ac1 fix: Update Kimi preset to coding endpoint 程序员阿江(Relakkes) 2026-04-28 14:34:03 +08:00
  • 3d3dfdad76 feat: Keep terminal workflows inside desktop tabs 程序员阿江(Relakkes) 2026-04-28 13:35:14 +08:00
  • e0abea6c46 fix: Keep subagent tool activity nested in desktop transcripts 程序员阿江(Relakkes) 2026-04-28 13:34:37 +08:00
  • 628c4e16f9 feat: support ESC key to close slash command panels 程序员阿江(Relakkes) 2026-04-28 12:52:29 +08:00
  • e1474b5c30 Improve dark model selection contrast 程序员阿江(Relakkes) 2026-04-28 12:41:56 +08:00
  • 91a28d949f Restore context percentages in the desktop inspector 程序员阿江(Relakkes) 2026-04-28 11:11:19 +08:00
  • b4142c8221 Make desktop slash commands useful outside the terminal 程序员阿江(Relakkes) 2026-04-28 00:25:11 +08:00
  • bc93493ed1 Prevent desktop rewind from trimming the wrong turn 程序员阿江(Relakkes) 2026-04-27 21:48:59 +08:00
  • d2db9b7054 Keep local macOS test packages launchable without changing release CI 程序员阿江(Relakkes) 2026-04-27 21:30:35 +08:00
  • 438c9efbbc Document repository branch naming policy 程序员阿江(Relakkes) 2026-04-27 20:33:25 +08:00
  • 664c6ebd9f Prevent desktop turns from hanging after CLI exits 程序员阿江(Relakkes) 2026-04-27 20:25:51 +08:00
  • 1631c449f6 fix: tighten desktop slash command edge cases 程序员阿江(Relakkes) 2026-04-27 18:49:01 +08:00
  • caa164b62c fix: make desktop slash commands behave like the CLI 程序员阿江(Relakkes) 2026-04-27 18:27:51 +08:00
  • 60cda756f8 宠物中文属性 quiteqiang 2026-04-27 22:33:44 +08:00
  • 08e00e7f7c
    Merge pull request #166 from quiteqiang/main 程序员阿江-Relakkes 2026-04-27 21:37:07 +08:00
  • e220c502a3
    Merge pull request #193 from bingohuang/fix/refine-release-notes 程序员阿江-Relakkes 2026-04-27 20:40:18 +08:00
  • 41897bf79b fix: add and refine the release notes. bingohuang 2026-04-27 13:32:54 +08:00
  • 25fac65272
    Merge pull request #192 from NanmiCoder/codex/fix-bugs 程序员阿江-Relakkes 2026-04-27 11:29:05 +08:00
  • f86eedb3b5 fix: handle unavailable ripgrep paths codex/fix-bugs Relakkes Yang 2026-04-27 10:58:38 +08:00
  • 869aeb0e77 fix: honor session model for provider runtime Relakkes Yang 2026-04-27 10:57:25 +08:00
  • 2961a49fc3 fix: show desktop server startup diagnostics Relakkes Yang 2026-04-27 10:40:50 +08:00
  • 139dcbc4c7
    Merge pull request #188 from lvjunjie-byte/fix/feishu-http-timeout 程序员阿江-Relakkes 2026-04-27 08:24:37 +08:00
  • 470c88ee0c feat: add CLAUDE_CODE_PRESERVE_HISTORICAL_THINKING env var xinggitxing 2026-04-26 16:08:56 +08:00
  • b08959ed6a fix: show goodbye message in TUI before /exit xinggitxing 2026-04-26 17:47:36 +08:00
  • 6578916061 fix: 为飞书适配器的 HTTP 请求添加超时机制 lvjunjie-byte 2026-04-26 15:10:14 +08:00
  • 59d39d3462 feat: add bun-types devDependency and improve claude-dsp launcher script norkts 2026-04-26 11:34:47 +08:00
  • 44e6cd59c9 fix: prevent ANTHROPIC_BASE_URL loss causing 403 for third-party providers lvjunjie-byte 2026-04-26 11:10:45 +08:00
  • 089015b418 fix: clear terminal clutter after /exit xinggitxing 2026-04-26 01:09:41 +08:00
  • 2be8a80be1 feat: add session deletion to /resume via Backspace/Delete xinggitxing 2026-04-26 00:24:24 +08:00
  • 88d93b65e3 fix(windows): validate bash environment at startup, exit if Git Bash not found xinggitxing 2026-04-25 22:40:01 +08:00
  • 52a85e7d54 feat: add full-conversation toggle shortcut (Alt+E) for TUI and desktop xinggitxing 2026-04-25 21:02:46 +08:00
  • f080f06723 docs: surface LegionProxy sponsorship 程序员阿江(Relakkes) 2026-04-25 21:59:51 +08:00
  • 42065dff78 feat: add gpt-5.5 to desktop models Codex 2026-04-25 20:35:13 +08:00
  • 877f0e13c7 fix: restart runtime after model setting changes Codex 2026-04-25 20:22:36 +08:00
  • 470efca7c6 release: v0.1.7 v0.1.7 Relakkes Yang 2026-04-25 14:02:55 +08:00
  • e63db20136 fix: respect manual chat scroll position Relakkes Yang 2026-04-25 13:59:22 +08:00
  • 55c11b481b fix(server): preload macros for Windows dev CLI Relakkes Yang 2026-04-25 13:58:02 +08:00
  • f911d9e79d fix: suppress mermaid error overlay Relakkes Yang 2026-04-25 13:24:26 +08:00
  • 55c5958b55 fix(desktop): stop sidecars before updater install Relakkes Yang 2026-04-25 13:21:31 +08:00