Commit Graph

  • 00b4ead0ca fix(trace): show tool call durations (#799) 程序员阿江(Relakkes) 2026-06-12 10:50:42 +08:00
  • 58d5221ca1 feat(activity): add plugin and skill usage insights 程序员阿江(Relakkes) 2026-06-12 10:41:33 +08:00
  • c97bd55a57 fix(desktop): restore native window dragging (#770 #796) 程序员阿江(Relakkes) 2026-06-12 10:39:06 +08:00
  • 978dfb2efb fix(desktop): repair Windows updater and installer flow (#801) 程序员阿江(Relakkes) 2026-06-12 10:39:01 +08:00
  • be4984009c fix(desktop): hide Windows subprocess consoles (#802) 程序员阿江(Relakkes) 2026-06-12 10:16:46 +08:00
  • dd72901ba3 fix(desktop): render generated Mermaid labels in previews (#803) 程序员阿江(Relakkes) 2026-06-12 09:52:30 +08:00
  • ae32599ba8 fix(trace): stabilize live trace updates 程序员阿江(Relakkes) 2026-06-12 09:19:54 +08:00
  • 8179a99967 fix: allow mapped-drive workspaces in bypass mode Relakkes Yang 2026-06-12 09:02:11 +08:00
  • 8ac3ea395a
    feat(solo): wire LSP error count into Tier-1 signals (Phase 5) (#27) 小橙子 2026-06-12 08:33:32 +08:00
  • 96f578e5d3
    feat: LSP manager + status indicator foundation (Phase 3) (#26) 小橙子 2026-06-12 08:06:32 +08:00
  • 5e304ea661
    feat(solo): wire Solo Pipeline mode end-to-end (toggle + WS + handler + prompt) (#25) 小橙子 2026-06-12 07:57:05 +08:00
  • 3fb246ca6a
    feat: CodeMirror editor + atomic save + conflict banner foundation (Phase 2) (#24) 小橙子 2026-06-12 07:36:52 +08:00
  • 95931d498d
    feat(desktop): default workspace panel to 'all' view (#23) 小橙子 2026-06-12 05:39:09 +08:00
  • e6332810ed
    feat(coordinator): research-fork opt-in — let coordinator mode use a single fork path for cache-sharing fan-out (#22) 小橙子 2026-06-12 05:31:50 +08:00
  • dbeb7750a1
    feat(coordinator): worker-continue advisor — recommend SendMessage when a recent worker already loaded the same files (#21) 小橙子 2026-06-12 04:19:26 +08:00
  • 3ae7eceb72
    feat(coordinator): B2 first slice — task-spec quality assessor (positive-space complement to lazy-delegation) (#18) 小橙子 2026-06-12 00:31:20 +08:00
  • 5077d0e59d
    feat(coordinator): B1 nudges — lazy-delegation lint, near-limit reminder, specialist redirect, stall watchdog, mode advice (#15) 小橙子 2026-06-12 00:18:24 +08:00
  • 52d67f4239
    fix(server): bump WebSocket echo test timeout from 5s to 12s/15s after main regression (#20) 小橙子 2026-06-11 23:44:57 +08:00
  • d2830f91de
    feat(tabbar): mouse-wheel horizontal scroll on hover, scrollbar hidden (#19) 小橙子 2026-06-11 23:02:33 +08:00
  • 6b5482e3b7
    feat(solo): tier-1 signals + pipeline prompt + i18n keys (foundation pieces 2-3) (#17) 小橙子 2026-06-11 22:50:11 +08:00
  • be7baafc6a
    feat(solo): pure-function suggestion engine for upcoming Solo Pipeline mode (#16) 小橙子 2026-06-11 22:26:54 +08:00
  • 4dd2ebd579
    fix(plugins): smart 'Install all' with PATH refresh + per-manager fallthrough (#14) 小橙子 2026-06-11 21:29:07 +08:00
  • f2ede6c4df release: v0.5.10 你的姓名 2026-06-11 20:55:46 +08:00
  • 437b14e5cd
    feat(handoff): deep-handoff toggle on welcome card (60 turns / 800 chars / 50k cap) (#13) 小橙子 2026-06-11 20:51:27 +08:00
  • bec1ffa399
    feat(handoff): bump verbatim tail to 24 turns / 600 chars / 16k total (#12) 小橙子 2026-06-11 20:36:52 +08:00
  • f4940472bb
    feat(desktop): UX Phase 1 quick wins + Sidebar refactor (#11) 小橙子 2026-06-11 20:22:36 +08:00
  • e1fb2b362c
    feat(reverse-engineering): declare MCP prerequisites for auto-detect modal (#10) 小橙子 2026-06-11 20:13:01 +08:00
  • d5825cd912
    feat(plugins): one-click 'Install all' button for missing prerequisites (#9) 小橙子 2026-06-11 20:06:46 +08:00
  • 5375ee23f3
    feat(plugins): auto-detect missing prerequisites on plugin enable (#8) 小橙子 2026-06-11 18:52:17 +08:00
  • 9598e7f94c release: v0.5.9 你的姓名 2026-06-11 15:31:36 +08:00
  • 2e4e42a8c5
    Merge pull request #7 from 706412584/merge/upstream-v0.4.1 小橙子 2026-06-11 13:40:40 +08:00
  • 158b0178b2 fix(ci): drop unused text coverage reporter to avoid WriteFailed 你的姓名 2026-06-11 13:29:19 +08:00
  • df600198a7 fix(ci): widen coverage ratchet allowedDrop for adapters baseline 你的姓名 2026-06-11 12:49:11 +08:00
  • 8bf3f607bb fix(ci): repair coverage-checks gate failures 你的姓名 2026-06-11 12:36:23 +08:00
  • c661aae438 fix(server): repair remaining 16 server-checks CI failures 你的姓名 2026-06-11 12:17:07 +08:00
  • acb288aa51 fix(ci): repair server/adapter/desktop-native PR checks 你的姓名 2026-06-11 10:03:50 +08:00
  • 7992997057 fix(desktop): plugin settings test mock + SkillList catalog guard 你的姓名 2026-06-11 03:46:00 +08:00
  • a5ed9a2f22 ci(native): install adapter deps before sidecar build 你的姓名 2026-06-11 03:24:09 +08:00
  • d59819c5c3 ci: unblock change-policy on the merge PR 你的姓名 2026-06-11 03:10:51 +08:00
  • 8d91459610 Merge upstream NanmiCoder/cc-haha v0.4.1 into fork main 你的姓名 2026-06-11 02:54:57 +08:00
  • 3e52c58a33 release: v0.4.1 v0.4.1 程序员阿江(Relakkes) 2026-06-11 02:05:01 +08:00
  • 062978ec97 release: v0.5.8 你的姓名 2026-06-11 02:03:00 +08:00
  • 64691f7672 fix(plugin): reverse-engineering 0.4.0 -> 0.4.2 review fixes cc-haha 2026-06-11 01:48:17 +08:00
  • fe4bf78448
    fix(provider): auto-detect & fall back from thinking-incompatible providers (#6) 小橙子 2026-06-11 01:43:21 +08:00
  • d9ce2f09e1 refactor(desktop): move trace entry into Settings 程序员阿江(Relakkes) 2026-06-11 01:42:40 +08:00
  • d3d7566f0c refactor(trace): redesign trace UI with LangSmith-style two-pane layout 程序员阿江(Relakkes) 2026-06-11 00:41:04 +08:00
  • cf7e48e540 fix(desktop): restore visual selection history cards 程序员阿江(Relakkes) 2026-06-11 00:36:39 +08:00
  • 5dfddd1132 fix(adapters): reconnect WhatsApp login socket after post-pairing restart 程序员阿江(Relakkes) 2026-06-11 00:19:25 +08:00
  • ae09a39e55 fix(desktop): update IM adapter setup guidance 程序员阿江(Relakkes) 2026-06-11 00:09:01 +08:00
  • e8fcccebf0 fix: defer permission restarts during active turns (#626) 程序员阿江(Relakkes) 2026-06-10 23:59:59 +08:00
  • d7a1306790 fix(desktop): let memory markdown editor fill pane 程序员阿江(Relakkes) 2026-06-10 23:47:57 +08:00
  • 66306a54bf fix(desktop): capture preview screenshots natively 程序员阿江(Relakkes) 2026-06-10 22:49:32 +08:00
  • 2b6202d381
    fix(handoff): reuse empty session + ship raw tail for v0.5.8 (#5) 小橙子 2026-06-10 20:46:46 +08:00
  • 65a042bd08
    fix: detect & isolate fake tool_use leaks from non-Anthropic providers (#4) 小橙子 2026-06-10 20:01:32 +08:00
  • 9a0ae6a556
    feat(desktop): make welcome task cards project-aware (#3) 小橙子 2026-06-10 19:16:05 +08:00
  • a7a48d15f3
    feat: zero-prompt session handoff via two-layer LLM summary (#2) 小橙子 2026-06-10 18:35:02 +08:00
  • 0d45439fbe feat(trace): add session trace monitoring (#606) 程序员阿江(Relakkes) 2026-06-10 17:06:50 +08:00
  • 56661c7967 fix: support desktop output style config (#652) 程序员阿江(Relakkes) 2026-06-10 15:24:20 +08:00
  • f41d88673d release: v0.5.7 你的姓名 2026-06-10 07:12:53 +08:00
  • ae533041de fix(thinking): default any third-party Anthropic-compatible proxy to thinking-capable 你的姓名 2026-06-10 06:41:01 +08:00
  • 1401107509
    feat: harden agent routing, ship welcome surfaces, and unblock browser MCP smoke (#1) 小橙子 2026-06-10 06:40:48 +08:00
  • e8bf789961 fix(provider): request non-stream OpenAI chat tests (#638) 程序员阿江(Relakkes) 2026-06-09 22:16:38 +08:00
  • d3b2f868a9 fix: guard prewarm resume shutdown paths (#611) 程序员阿江(Relakkes) 2026-06-09 21:44:25 +08:00
  • ddcfa5faae feat(adapters): add WhatsApp linked-device support (#573) 程序员阿江(Relakkes) 2026-06-09 21:31:37 +08:00
  • db631dfdfd fix(desktop): show full tool error details (#625) 程序员阿江(Relakkes) 2026-06-09 21:07:32 +08:00
  • 385b996736 fix: defer runtime restarts during active turns (#626) 程序员阿江(Relakkes) 2026-06-09 21:05:51 +08:00
  • 3ff6a79e62 feat(adapter): add Telegram command menu (#596) 程序员阿江(Relakkes) 2026-06-09 21:01:30 +08:00
  • 4690cd9199 release: v0.5.6 你的姓名 2026-06-09 16:58:15 +08:00
  • f65ae5b2b9 fix: update check误判equal version为available update + about设置页满宽 你的姓名 2026-06-09 16:55:31 +08:00
  • 78ca7070ad chore: ignore .kiro IDE local config 你的姓名 2026-06-09 16:53:06 +08:00
  • 303afcfff4 feat(orchestration): lower delegation threshold and propagate project conventions to sub-agents 你的姓名 2026-06-09 16:52:34 +08:00
  • d11748d61a fix(desktop): make memory files preview-first (#533) 程序员阿江(Relakkes) 2026-06-09 16:38:50 +08:00
  • 0a8f247781 feat(desktop): add plugin list bulk toggles (#527) 程序员阿江(Relakkes) 2026-06-09 16:32:40 +08:00
  • a7263cbaf7 fix(agent): avoid concurrent worktree config writes (#572) 程序员阿江(Relakkes) 2026-06-09 16:31:55 +08:00
  • 7e55d6cee9 feat: context-exhausted new-session suggestion (方案3) + orchestration mode 你的姓名 2026-06-09 15:17:52 +08:00
  • 2cf6040451 fix(server): treat relay context_too_large as prompt-too-long 你的姓名 2026-06-09 14:42:20 +08:00
  • 1440ce01ce fix(server): guard stop-generation force-kill by process instance (code 143 race) 你的姓名 2026-06-09 14:29:41 +08:00
  • 110a72a97e feat(compact): detect context-exhausted state for new-session suggestion (方案3 CLI foundation) 你的姓名 2026-06-09 13:53:38 +08:00
  • b0f368ef97 fix(compact): stop re-compaction thrash and post-compact 100% context meter 你的姓名 2026-06-09 13:48:40 +08:00
  • 3cbed50ca9 feat(desktop): point repo + update source to this fork, credit fork maintainer 你的姓名 2026-06-09 04:36:56 +08:00
  • 87e37d30d1 feat: v0.5.5 — more built-in agents, composer skill/plugin picker, AskUserQuestion notice 你的姓名 2026-06-09 03:25:36 +08:00
  • 433239dbaa chore(repo): untrack local tooling dirs (.codegraph, .vscode) 你的姓名 2026-06-09 02:47:43 +08:00
  • fee22c80ca 提交 你的姓名 2026-06-09 02:35:06 +08:00
  • 7b81092aad feat(desktop): composer skill/plugin picker, send-now, theme follow-system, read empty pages 你的姓名 2026-06-09 02:27:17 +08:00
  • 644914a8b4 feat(agents): add test-author + code-reviewer built-ins, project-level game-developer 你的姓名 2026-06-09 02:19:05 +08:00
  • 6b87509eb5
    Merge cf4ecb69ec1066f561befc8be2f9a00648db3724 into 4bea9ee687d49845196af6e714926bbbb4c4114a GaoZzr 2026-06-08 22:16:43 +08:00
  • cf4ecb69ec codex: add redteam guard proxy enforcement Codex 2026-06-08 22:05:56 +08:00
  • e66751bfe9 fix(desktop): fully pause message queue on Stop (multi-idle safe) 你的姓名 2026-06-08 04:20:33 +08:00
  • 408e04e500 fix(desktop): don't flush message queue on user Stop; remove donation section 你的姓名 2026-06-08 03:58:09 +08:00
  • e179b36e83 feat(desktop): chat message queue + provider model UX + bundled skills 你的姓名 2026-06-08 03:31:12 +08:00
  • d88c10c2df fix(server): defer runtime-config restart until session is idle 你的姓名 2026-06-08 02:18:00 +08:00
  • 1923d5553d feat: 服务商模型下拉、跟随系统主题、会话级思考开关、NSIS 自定义安装 你的姓名 2026-06-07 18:39:02 +08:00
  • 760295dcd8 test(desktop): update chatBlocks thinking assertions to the done-state label 程序员阿江(Relakkes) 2026-06-04 23:28:11 +08:00
  • 4bea9ee687
    Merge pull request #717 from TW199501/feat/i18n-ja-ko-zh-tw 程序员阿江-Relakkes 2026-06-04 23:25:00 +08:00
  • 561ae1aefe feat(desktop): fill jp/kr/zh-TW keys added since the PR branched 程序员阿江(Relakkes) 2026-06-04 23:20:55 +08:00
  • 54b8c3f841 Merge commit '892f5e19' into i18n-fill-717 程序员阿江(Relakkes) 2026-06-04 23:13:43 +08:00
  • 892f5e193a fix(desktop): restore permission mode after exiting plan mode (#623) 程序员阿江(Relakkes) 2026-06-04 22:28:17 +08:00
  • 4a53a1659f fix(proxy): timeout stalled OpenAI-compatible streams (#548) 程序员阿江(Relakkes) 2026-06-04 22:26:46 +08:00
  • 82e857163f fix(desktop): gate scheduled-task notification poll on server readiness 程序员阿江(Relakkes) 2026-06-04 21:31:57 +08:00
  • 449ff0b0ff fix(desktop): show "已思考" label after thinking completes (#732) 程序员阿江(Relakkes) 2026-06-04 20:18:43 +08:00