- 25 stub files: types/tools, types/utils, contextCollapse, mcpSkills, etc. - 11 reused from chore/bridge-green, 14 created from scratch - All stubs documented in docs/devlog/02-tsc-stubs.md - Build passes, tests not regressed
5 lines
140 B
TypeScript
5 lines
140 B
TypeScript
// STUB: 待补全 — 见 docs/devlog/02-tsc-stubs.md
|
|
// Constants for ToolSearch tool.
|
|
|
|
export const TOOL_SEARCH_TOOL_NAME = 'ToolSearch'
|