claude-code-best/docs
James Feng a75b83492b fix: eliminate 11 of 12 remaining Anthropic-core as any
MCP schema (6): Add : () => AnyObjectSchema type annotations to
ChannelMessageNotificationSchema, ChannelPermissionNotificationSchema,
AtMentionedSchema, LogEventNotificationSchema. Remove as any at
call sites in print.ts, useManageMCPConnections.ts, useIdeAtMentioned.ts,
vscodeSdkMcp.ts.

Core API (5): Replace as any with specific type assertions in
claude.ts (supportedModels/CachedMCEditsBlock/pinCacheEdits),
filesApi.ts (error property), client.ts (vertexArgs cast).
client.ts:297 retains as any — google-auth-library version conflict
(10.x vs 9.x) with #private nominal typing makes this unavoidable.

Docs: add community-code-issues.md cataloging all 20 community tsc
errors and 49 community as any casts.
2026-06-07 17:54:36 +08:00
..
agent docs: 文档更新 2026-04-01 16:43:45 +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
design docs: 添加 ToolSearch 设计指南 + 禁用 turn-zero 工具推荐弹窗 2026-06-07 00:56:16 +08:00
devlog fix(tsc): Phase 1 — add 25 stub files, eliminate all Cannot find module errors (270→204) 2026-06-07 10:41:02 +08:00
extensibility docs: fix documentation deviations from source code (#220) 2026-04-09 17:53:11 +08:00
features feat: 实现 SSH Remote — 本地 REPL + 远端工具执行 2026-06-04 23:53:33 +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
plans fix(type): eliminate 26 as any casts (partial batch, Codex interrupted) 2026-06-07 15:27:21 +08:00
safety 完善沙箱文档 (#195) 2026-04-08 16:49:24 +08:00
test-plans docs: 完成新版测试文档 2026-04-02 17:37:06 +08:00
tools Apply FileRead memory caps 2026-06-01 20:38:51 +08:00
auto-updater.md feat: 关闭自动更新 2026-04-03 09:39:32 +08:00
CC_Pure_cleanup_plan.md feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00
Claude_Code_的光明和阴影面.md docs: sync 光明和阴影面 doc + update README numbers to 3699 2026-06-04 21:03:57 +08:00
community-code-issues.md fix: eliminate 11 of 12 remaining Anthropic-core as any 2026-06-07 17:54:36 +08:00
external-dependencies.md feat: 添加 测试 agent 及一些文档 2026-04-03 19:27:23 +08:00
favicon.svg docs: 尝试修复 docs 的位置 2026-04-01 10:09:00 +08:00
feature-exploration-plan.md docs: 添加一大堆 feature 的描述 2026-04-02 22:52:32 +08:00
feature-flags-audit-complete.md feat: enable SHOT_STATS, PROMPT_CACHE_BREAK_DETECTION, TOKEN_BUDGET feature flags 2026-04-05 21:07:38 +08:00
lsp-integration.md docs: 调整文档 2026-04-03 19:56:35 +08:00
memory-peak-analysis.md fix: 优化内存峰值与 CPU 性能,降低 100-300MB 内存占用 2026-06-04 12:36:59 +08:00
openai-task-tools.md Fix bug OpenAI tooluse,Improve error messaging for deferred-loading tools under OpenAI‑compatible models. (#199) 2026-04-08 18:08:59 +08:00
performance-reporter.md feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00
projects-collection.md docs: 更新文档 2026-04-03 20:23:51 +08:00
REVISION-PLAN.md docs: 完成大量文档 2026-04-01 14:44:21 +08:00
telemetry-cleanup-audit.md docs: 添加遥测清理审计报告 (CC_Pure) 2026-06-01 11:55:15 +08:00
telemetry-remote-config-audit.md feat: 关闭 Datadog 日志发送 2026-04-03 09:49:59 +08:00
testing-spec.md test: 新增一波测试文件 2026-04-02 16:21:24 +08:00
typecheck-baseline.md chore(typecheck-green): fix 28 tsc errors — baseline 62→34 2026-06-02 10:16:40 +08:00
ultraplan-implementation.md docs: 添加一大堆 feature 的描述 2026-04-02 22:52:32 +08:00