-
498e2bcf3c
Merge pull request #4 from GhostDragon124/acp
James F
2026-06-07 13:26:48 +0800
-
-
4a99c68408
docs: update README — v2.6.11, tsc 22 (community), tests 3919
James Feng
2026-06-07 13:17:59 +0800
-
7763e93cf0
fix(tsc): Phase 3e (final) — all fixable errors cleared (44→22, only community code remains)
James Feng
2026-06-07 11:28:54 +0800
-
2c5010129f
fix(tsc): Phase 3d — fix 40 type errors across 15 files (87→47)
James Feng
2026-06-07 11:19:48 +0800
-
38dde66af1
fix(tsc): Phase 3c — fix 33 type errors in contextCollapse + UI stubs (120→87)
James Feng
2026-06-07 11:13:19 +0800
-
76965c5e8c
fix(tsc): Phase 3b — fix 21 type errors in PowerShell/Bash/MCP UI (141→120)
James Feng
2026-06-07 11:08:03 +0800
-
2c0a35d04b
fix(tsc): Phase 3a — fix 34 type errors in AgentTool/UI.tsx (175→141)
James Feng
2026-06-07 11:03:08 +0800
-
a648196c3c
fix(tsc): Phase 2 — eliminate all Cannot find name errors (204→175)
James Feng
2026-06-07 10:49:56 +0800
-
315b0bd80e
fix(tsc): Phase 1 — add 25 stub files, eliminate all Cannot find module errors (270→204)
James Feng
2026-06-07 10:41:02 +0800
-
00a0c86cc0
docs: add devlog for upstream sync 2.6.5→2.6.11
James Feng
2026-06-07 03:57:00 +0800
-
3e29504ca3
fix: replace mockModulePreservingExports with mock.module for tsc compat
James Feng
2026-06-07 03:43:13 +0800
-
e0382ce2d4
chore: bump version to 2.6.11
James Feng
2026-06-07 03:37:46 +0800
-
f2393903ec
fix: ACP prompt 未切换全局 sessionId 导致 transcript 写入错误会话文件
claude-code-best
2026-06-05 10:49:37 +0800
-
1ce561ca6c
fix: ACP loadSession 历史记录恢复失败 — 用 resolveSessionFilePath 替代 getProjectDir 定位 session 文件
claude-code-best
2026-06-04 21:57:46 +0800
-
3a261f7444
feat: 添加 cacheWarningEnabled 配置项,支持在 /config 面板关闭缓存率警告
claude-code-best
2026-06-06 10:15:24 +0800
-
ddf5e26806
fix: ACP 模式加载 agent 定义并透传 subagent 层级信息
claude-code-best
2026-06-05 00:02:21 +0800
-
060bd6fed7
perf: Vite 构建启用 code splitting,Bun RSS 从 966MB 降至 35MB
claude-code-best
2026-05-21 16:36:27 +0800
-
930aececce
chore: align acp with upstream
James Feng
2026-06-07 02:36:21 +0800
-
e3908ab430
chore: align remote control web ui with upstream
James Feng
2026-06-07 02:35:51 +0800
-
987578b52a
chore: remove poor mode
James Feng
2026-06-07 02:34:25 +0800
-
e2aafbb5b5
chore: restore chrome and computer use mcp packages
James Feng
2026-06-07 02:32:44 +0800
-
83abbbc2fe
chore: restore local telemetry infrastructure
James Feng
2026-06-07 02:32:06 +0800
-
af7af8cc9d
docs: effort 级别描述去掉模型名限制
claude-code-best
2026-05-22 20:11:12 +0800
-
9ae258f917
feat: sideQuery 支持第三方 provider 路由 (OpenAI/Grok/Gemini)
claude-code-best
2026-05-31 14:08:30 +0800
-
b9fcd991cc
fix: 防止 MCP 工具调用失败后的 SearchExtraTools/ExecuteExtraTool 死循环
claude-code-best
2026-05-19 15:25:11 +0800
-
8f01d5cc59
fix: 明确告知 agent SearchExtraTools/ExecuteExtraTool 是核心工具,已在工具列表中
claude-code-best
2026-05-19 16:23:20 +0800
-
6ee204417e
fix: 将 ExecuteExtraTool 加入 ASYNC_AGENT_ALLOWED_TOOLS 允许子代理执行延迟工具
claude-code-best
2026-05-16 08:28:43 +0800
-
620e3f133d
fix: 修复 BriefTool 循环依赖导致 isBriefEnabled 未定义
claude-code-best
2026-05-22 21:04:17 +0800
-
fd80bb2887
fix: prevent crash when DiscoverSkills receives undefined query via ExecuteExtraTool
claude-code-best
2026-06-02 11:09:43 +0800
-
5232696017
Fix/plan paste fixes (#1238)
18243133
2026-05-18 21:57:15 +0800
-
22424f39f2
fix: normalizeMessagesForAPI 不再跨 tool_result 边界合并同 ID assistant 消息 (CC-1215)
claude-code-best
2026-06-04 15:41:41 +0800
-
8a301dcf74
security: close telemetry leak in preconnectAnthropicApi startup path (#1253)
James F
2026-06-02 09:30:13 +0800
-
b21ed0506b
chore: sync providers.ts (Grok), Config.tsx, poorMode.ts from upstream
James Feng
2026-06-07 01:19:47 +0800
-
1201d88c37
docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗
claude-code-best
2026-05-09 16:45:56 +0800
-
75fa212759
chore: remove skillLearning subsystem — unused, incompatible with CCP telemetry approach
James Feng
2026-06-06 22:27:08 +0800
-
d04846f5b8
chore: checkpoint — restore 40+ upstream files, fix 21 syntax errors, build passes
James Feng
2026-06-06 22:17:14 +0800
-
be722795da
chore: merge
fcbc8822 — remove 113 unused imports and dead code
James Feng
2026-06-06 21:18:36 +0800
-
3013db2d3e
chore: merge upstream cleanup — 536 stubs + 17 dead files + 4 as any fixes
James Feng
2026-06-06 21:12:01 +0800
-
2020a84ba9
feat: port mode system with 6 AI personality presets from CCB upstream (
9947ae75)
James Feng
2026-06-06 21:05:00 +0800
-
664416de23
Update multi-turn.mdx
张三
2026-06-06 19:33:27 +0800
-
-
-
a972ed795c
feat: 添加 cacheWarningEnabled 配置项,支持在 /config 面板关闭缓存率警告
claude-code-best
2026-06-06 10:15:24 +0800
-
5dd3cc30e6
fix: copy ripgrep vendor binary to both dist/ and dist-nosplit/
James Feng
2026-06-06 08:30:30 +0800
-
15150dfe0b
fix: copy vendor binaries (ripgrep, audio-capture) to dist-nosplit output
James Feng
2026-06-06 08:28:23 +0800
-
9c5df5d1a6
test: add regression test for settings path collision guard
James Feng
2026-06-06 01:26:19 +0800
-
95f0c99584
fix(settings): prevent ~/.claude/ localSettings from overriding userSettings
James Feng
2026-06-06 01:07:53 +0800
-
9947ae75da
feat: add mode system with 6 AI personality presets (#1255)
YYMa
2026-06-05 21:01:02 +0800
-
aef562e466
docs: update contributors
GhostDragon124
2026-06-05 04:06:29 +0000
-
6b205f5798
chore: 2.6.11
v2.6.11
claude-code-best
2026-06-05 10:50:07 +0800
-
7e3d825f0e
fix: ACP prompt 未切换全局 sessionId 导致 transcript 写入错误会话文件
claude-code-best
2026-06-05 10:49:37 +0800
-
a077ec8d85
fix: ACP 模式下文本重复显示 — 流式事件与助手消息双重推送
claude-code-best
2026-06-05 10:37:59 +0800
-
ae932e1137
merge: acp → main (14 test failures → 0)
James Feng
2026-06-05 01:17:13 +0800
-
-
18f5f99e7d
fix: resolve all 14 test failures to 0
James Feng
2026-06-05 01:17:04 +0800
-
da2d3c9398
merge: sync acp → main (CI baseline 7→14)
James Feng
2026-06-05 00:49:24 +0800
-
-
2c27fd8075
fix: update CI test baseline from 7 to 14 (pre-existing upstream merge failures)
James Feng
2026-06-05 00:49:05 +0800
-
88684f156b
fix: 重新生成 bun.lock 以包含 React Web UI 新依赖
James Feng
2026-06-05 00:35:15 +0800
-
def58e5415
Merge branch 'acp'
James Feng
2026-06-05 00:35:21 +0800
-
-
6d66c8bba6
fix: 重新生成 bun.lock 以包含 React Web UI 新依赖
James Feng
2026-06-05 00:35:15 +0800
-
be915f0542
Merge pull request #3 from GhostDragon124/acp
James F
2026-06-05 00:24:11 +0800
-
-
-
289974dc57
docs: update contributors
GhostDragon124
2026-06-04 16:04:09 +0000
-
c52943b61e
docs: v2.3.0 版本表,统计 52→59,SSH/BRIDGE 描述更新
James Feng
2026-06-05 00:06:33 +0800
-
d952cf155a
docs: v2.3.0 版本表,统计 52→59,SSH/BRIDGE 描述更新
James Feng
2026-06-05 00:06:33 +0800
-
f3414e7507
docs: update contributors
GhostDragon124
2026-06-04 16:04:09 +0000
-
5922051b91
Merge branch 'acp'
James Feng
2026-06-05 00:03:47 +0800
-
-
55a932df68
chore: 2.6.10
v2.6.10
claude-code-best
2026-06-05 00:02:54 +0800
-
d356625952
docs: VOICE_MODE + KAIROS_BRIEF 标注为休眠,同步上游合并统计
James Feng
2026-06-05 00:02:24 +0800
-
230eb489b5
fix: ACP 模式加载 agent 定义并透传 subagent 层级信息
claude-code-best
2026-06-05 00:02:21 +0800
-
1b6ae3d378
feat: 实现 SSH Remote — 本地 REPL + 远端工具执行
unraid
2026-04-24 14:25:56 +0800
-
2d05da1096
feat: remote control 支持 auto bind 功能 (#300)
claude-code-best
2026-04-19 13:04:09 +0800
-
c112237e5c
fix: 替换 web 端 crypto.randomUUID 为 uuid 库以支持 HTTP 环境
claude-code-best
2026-04-19 10:32:18 +0800
-
d719508733
feat: ACP 协议版本 remote control (#293)
claude-code-best
2026-04-18 21:54:22 +0800
-
056231d02b
feat: 支持 acp-link 包进行 acp 通用的 remote-control (#292)
James Feng
2026-06-04 23:52:35 +0800
-
7f4dcfbabf
feat(remote-control): 优化 Web 展示、状态同步与桥接控制流程 (#288)
James Feng
2026-06-04 23:51:54 +0800
-
d1176325a4
fix(remote-control): harden self-hosted session flows (#278)
Cheng Zi Feng
2026-04-16 10:46:31 +0800
-
f4a2fc542e
docs: fix SSH_REMOTE (stub) and BRIDGE_MODE (RCS verified working)
James Feng
2026-06-04 23:30:59 +0800
-
faf3327868
docs: fix Sentry status — not removed, dormant like Langfuse (set SENTRY_DSN to activate)
James Feng
2026-06-04 23:00:56 +0800
-
-
11dde90c4a
docs: update README — full capability audit (Chrome/Computer Use, /dream, Langfuse dormant, GrowthBook local fallback)
James Feng
2026-06-04 22:58:04 +0800
-
aefbc7072f
docs: update contributors
GhostDragon124
2026-06-04 14:40:18 +0000
-
a92144c344
docs: update README — main absorbs acp, factual numbers (52 MERGE, 586 files, ACP ✅)
James Feng
2026-06-04 22:39:06 +0800
-
580bcfa56a
merge: bring main (ccp-core baseline) into acp
James Feng
2026-06-04 22:34:34 +0800
-
-
de477aecf6
chore: 2.6.9
v2.6.9
claude-code-best
2026-06-04 21:58:33 +0800
-
01f26cf42b
fix: ACP loadSession 历史记录恢复失败 — 用 resolveSessionFilePath 替代 getProjectDir 定位 session 文件
claude-code-best
2026-06-04 21:57:46 +0800
-
0397506694
chore: merge 4 upstream commits — Grok adapter, OpenAI image, CodeRabbit fix, tsc fix
claude-code-best
2026-05-01 22:00:29 +0800
-
b88e83e08c
feat: add mode system with 6 AI personality presets
YuanyuanMa03
2026-06-04 21:18:23 +0800
-
c7961967da
docs: sync 光明和阴影面 doc + update README numbers to 3699
James Feng
2026-06-04 21:03:57 +0800
-
7eb5530b2c
docs: sync 光明和阴影面 doc + update README numbers to 3699
James Feng
2026-06-04 21:03:57 +0800
-
0ced3044eb
docs: update test badge to 3699
James Feng
2026-06-04 21:02:38 +0800
-
f2df2d7d85
docs: update test badge to 3699
James Feng
2026-06-04 21:02:38 +0800
-
f1c7f7dc74
feat: full merge of
f2e9af49 autonomy PR #386 — source + tests
James Feng
2026-06-04 20:56:53 +0800
-
9538ebd243
feat: full merge of
f2e9af49 autonomy PR #386 — source + tests
James Feng
2026-06-04 20:56:53 +0800
-
80a8828691
fix: backfill upstream OpenAI fixes (
c82f5994, 901628b4) + regression tests
James Feng
2026-06-04 20:20:21 +0800
-
12301713b9
fix: backfill upstream OpenAI fixes (
c82f5994, 901628b4) + regression tests
James Feng
2026-06-04 20:20:21 +0800
-
98b93198c7
fix: 恢复 isOpenAIThinkingEnabled 和 buildOpenAIRequestBody 导出
James Feng
2026-06-04 19:32:39 +0800
-
05cb6b0a7a
fix: 恢复 isOpenAIThinkingEnabled 和 buildOpenAIRequestBody 导出
James Feng
2026-06-04 19:32:39 +0800
-
707cb24581
fix: fork子进程工具过滤漏洞 — 注入 filterParentToolsForFork 并重写测试
James Feng
2026-06-04 19:13:30 +0800
-
f6488bce8f
fix: fork子进程工具过滤漏洞 — 注入 filterParentToolsForFork 并重写测试
James Feng
2026-06-04 19:13:30 +0800
-
4cf28f1e40
fix(acp): 修复 2 个 ACP 测试失败,基线保持 5
James Feng
2026-06-04 18:50:58 +0800
-
2ad6e5159c
chore(ci): acp 分支加入 CI + 基线 5→7
James Feng
2026-06-04 18:44:59 +0800
-
dc90f0d214
feat: add China LLM providers guided login flow
YuanyuanMa03
2026-06-04 18:35:48 +0800
-
-
-
0980c242a2
docs: 更新 README — ACP ✅ + 测试数 3383→3551 + build 586files
James Feng
2026-06-04 18:26:15 +0800
-
3a542d4f50
feat(acp): 补充 promptConversion 模块 + 修复 build
James Feng
2026-06-04 18:22:41 +0800