refactor(core): 移除未使用的 prompt-template templates 目录
This commit is contained in:
@@ -69,11 +69,6 @@ export {
|
||||
createPlanContext,
|
||||
checkPlanFileExists,
|
||||
DEFAULT_TOOL_NAMES,
|
||||
generatePlanPrompt,
|
||||
resolveAgentPrompt,
|
||||
PLAN_MODE_TEMPLATE,
|
||||
PLAN_MODE_SUBAGENT_TEMPLATE,
|
||||
PLAN_MODE_REMINDER_TEMPLATE,
|
||||
} from './prompt-template/index.js';
|
||||
|
||||
export type {
|
||||
|
||||
Reference in New Issue
Block a user