claude-code-best/src
claude-code-best 3b38767cfe refactor: 精简系统提示词 — 合并沟通风格段落、精简 memory/工具描述、截断 gitStatus
- 合并 getOutputEfficiencySection + getSimpleToneAndStyleSection 为精简的 Communication style
- 精简 auto memory 指令:删除 4 种类型的详细说明和示例,仅保留核心 description
- 精简 Agent 工具:删除 forkExamples 和 currentExamples 大段示例
- 精简 Bash 工具:合并 sleep 相关指导
- 精简 EnterPlanMode/ExitPlanMode:删除详细 GOOD/BAD 示例
- gitStatus MAX_STATUS_CHARS 从 2000 降到 1000
- 同步更新 prompt engineering audit 测试断言

Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win>
2026-06-04 10:46:51 +08:00
..
__tests__ Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
assistant Enable coordinator swarm features 2026-06-01 20:33:29 +08:00
bootstrap Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
bridge feat(bridge): tsc 全绿 — 补齐 Bridge/UDS/TCP/ACP 远程控制链类型 2026-06-02 11:26:11 +08:00
buddy fix: resolve tsc errors (remaining upstream type fixes) 2026-06-01 19:01:38 +08:00
cli fix(security): Phase 4 — fix remaining reachable CodeQL alerts 2026-06-03 19:51:17 +08:00
commands feat(autofix-pr): 完整完成回流机制 (latent bug fix + completionChecker + 内容回流) (#1240) 2026-06-04 09:56:54 +08:00
components Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
constants refactor: 精简系统提示词 — 合并沟通风格段落、精简 memory/工具描述、截断 gitStatus 2026-06-04 10:46:51 +08:00
context Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
coordinator Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
daemon Enable auto mode autonomy commands 2026-06-01 20:17:09 +08:00
entrypoints chore(typecheck-green): fix 28 tsc errors — baseline 62→34 2026-06-02 10:16:40 +08:00
environment-runner feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
hooks Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
jobs feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
keybindings refactor: 大规模迁移原有组件到 ink 包内 2026-04-07 22:26:45 +08:00
memdir refactor: 精简系统提示词 — 合并沟通风格段落、精简 memory/工具描述、截断 gitStatus 2026-06-04 10:46:51 +08:00
migrations feat: 完成stub 2026-03-31 20:40:16 +08:00
moreright 更新大量 tsx 原始文件; 已经迁移 login panel; 部分 (#121) 2026-04-04 23:24:27 +08:00
native-ts fix: 修复 @ typeahead 文件搜索无结果的问题 2026-04-01 17:11:09 +08:00
outputStyles feat: build 2026-03-31 19:22:47 +08:00
plugins feat: build 2026-03-31 19:22:47 +08:00
proactive Enable coordinator swarm features 2026-06-01 20:33:29 +08:00
query fix: 修复对穷鬼模式的 auto dream 和 session memory 越过 2026-06-04 10:46:23 +08:00
remote fix: resolve tsc errors (remaining upstream type fixes) 2026-06-01 19:01:38 +08:00
schemas feat: 完成stub 2026-03-31 20:40:16 +08:00
screens Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
self-hosted-runner feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
server feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
services feat: 添加 Session Memory 多存储支持 2026-06-04 10:46:23 +08:00
skills Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
ssh feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
state Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
tasks feat(autofix-pr): 完整完成回流机制 (latent bug fix + completionChecker + 内容回流) (#1240) 2026-06-04 09:56:54 +08:00
tools fix: move ToolSearchTool from packages/builtin-tools/ to src/tools/ 2026-06-04 01:15:36 +08:00
types Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
upstreamproxy feat: 问就是封包 2026-03-31 23:32:58 +08:00
utils fix: move ToolSearchTool from packages/builtin-tools/ to src/tools/ 2026-06-04 01:15:36 +08:00
vim feat: build 2026-03-31 19:22:47 +08:00
voice feat: build 2026-03-31 19:22:47 +08:00
commands.ts Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
context.ts refactor: 精简系统提示词 — 合并沟通风格段落、精简 memory/工具描述、截断 gitStatus 2026-06-04 10:46:51 +08:00
cost-tracker.ts feat: build 2026-03-31 19:22:47 +08:00
costHook.ts feat: build 2026-03-31 19:22:47 +08:00
dialogLaunchers.tsx Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
history.ts feat: build 2026-03-31 19:22:47 +08:00
interactiveHelpers.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
main.tsx Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
projectOnboardingState.ts feat: build 2026-03-31 19:22:47 +08:00
query.ts Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
QueryEngine.ts Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
replLauncher.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
setup.ts feat: build 2026-03-31 19:22:47 +08:00
Task.ts feat: build 2026-03-31 19:22:47 +08:00
tasks.ts Fix Vite runtime requires for restored features 2026-06-01 21:23:28 +08:00
Tool.ts Phase 2a: mechanical dedup — import rewrite to canonical package 2026-06-03 13:54:22 +08:00
tools.ts fix: move ToolSearchTool from packages/builtin-tools/ to src/tools/ 2026-06-04 01:15:36 +08:00