claude-code-best/docs
claude-code-best c8d08d235b
Feat/integrate lint preview (#285)
* feat: 适配 zed acp 协议

* docs: 完善 acp 文档

* feat: integrate feature branches + daemon/job 命令层级化 + 跨平台后台引擎

Cherry-picked from origin/lint/preview (637c908), excluding lint-only changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: correct detectMimeFromBase64 to decode raw bytes from base64

Cherry-picked from origin/lint/preview (ee36954).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: daemon 子进程 spawn 跨平台修复 + CliLaunchSpec 集中化重构

Cherry-picked from origin/lint/preview (c5f52cd), excluding lint-only formatting changes.

- 新建 src/utils/cliLaunch.ts: 集中化 CLI 子进程启动层
- 修复 --daemon-worker=kind 等号格式解析
- 修复 daemon/bg fast path 缺少 setShellIfWindows()
- 修复 checkPathExists 用 existsSync 替代 execSync('dir')
- 7 个 spawn 站点迁移到 CliLaunchSpec

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: merge tsconfig.base.json into tsconfig.json with full compiler options

The cherry-pick from 637c908 dropped jsx/strict/etc settings when removing
tsconfig.base.json. This commit restores them in a single tsconfig.json.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: merge tsconfig.base.json into tsconfig.json with full compiler options

The cherry-pick from 637c908 dropped jsx/strict/etc settings when removing
tsconfig.base.json. This commit restores them in a single tsconfig.json.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 20:59:29 +08:00
..
agent docs: 审校 Agent 文档术语与架构描述准确性(docs/agent) (#231) 2026-04-10 18:00:42 +08:00
context docs: fix documentation deviations from source code (#220) 2026-04-09 17:53:11 +08:00
conversation docs: fix documentation deviations from source code (#220) 2026-04-09 17:53:11 +08:00
extensibility feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
features Feat/integrate lint preview (#285) 2026-04-16 20:59:29 +08:00
images docs: 更新文档, 加上配图 2026-04-01 11:14:20 +08:00
internals docs: 添加文档 2026-04-03 11:52:14 +08:00
introduction docs: 文档优化完成 2026-04-01 17:18:48 +08:00
logo docs: 尝试修复 docs 的位置 2026-04-01 10:09:00 +08:00
safety 完善沙箱文档 (#195) 2026-04-08 16:49:24 +08:00
task Feat/integrate lint preview (#285) 2026-04-16 20:59:29 +08:00
test-plans Feat/integrate lint preview (#285) 2026-04-16 20:59:29 +08:00
tools Add brave as alternative WebSearchTool 2026-04-12 22:23:11 +08:00
auto-updater.md feat: 关闭自动更新 2026-04-03 09:39:32 +08:00
external-dependencies.md Add brave as alternative WebSearchTool 2026-04-12 22:23:11 +08:00
favicon.svg docs: 尝试修复 docs 的位置 2026-04-01 10:09:00 +08:00
lsp-integration.md docs: 调整文档 2026-04-03 19:56:35 +08:00
telemetry-remote-config-audit.md feat: 关闭 Datadog 日志发送 2026-04-03 09:49:59 +08:00