refactor(core): 移除未使用的 prompt-template templates 目录

This commit is contained in:
2025-12-16 14:19:36 +08:00
parent 3baf3c0171
commit 452f19e2a9
5 changed files with 1 additions and 225 deletions
-5
View File
@@ -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 {