claude-code-best/packages/builtin-tools/src/tools/AgentTool
xiaoFjun-eng ea399f1862
Fix type (#1239)
* 完善所有用到的type对象,并添加中文注释

* 补充遗失的type
2026-05-19 09:05:04 +08:00
..
__tests__ Merge pull request #446 from claude-code-best/feature/prompt-cut-down 2026-05-10 15:30:34 +08:00
built-in Fix type (#1239) 2026-05-19 09:05:04 +08:00
src Fix type (#1239) 2026-05-19 09:05:04 +08:00
agentColorManager.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
agentDisplay.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
agentMemory.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
agentMemorySnapshot.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
AgentTool.tsx feat: 注册所有新命令到命令系统和工具注册表 2026-05-09 23:04:39 +08:00
agentToolUtils.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
builtInAgents.ts Fix/plan paste fixes (#1238) 2026-05-18 21:57:15 +08:00
constants.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
filterIncompleteToolCalls.ts fix: bound agent communication memory growth (#369) 2026-04-27 14:47:18 +08:00
forkSubagent.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
loadAgentsDir.ts fix: 创建 agent 后刷新 loadMarkdownFilesForSubdir 缓存 2026-04-24 15:05:05 +08:00
prompt.ts refactor: 精简系统提示词 — 合并沟通风格段落、精简 memory/工具描述、截断 gitStatus 2026-05-09 17:14:41 +08:00
resumeAgent.ts feat: 注册所有新命令到命令系统和工具注册表 2026-05-09 23:04:39 +08:00
runAgent.ts fix: bound agent communication memory growth (#369) 2026-04-27 14:47:18 +08:00
UI.tsx style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00