📉 planAgent.ts

This commit is contained in:
nirholas
2026-03-31 10:23:58 +00:00
parent 005f8133f9
commit df4b2f27ac

View File

@@ -90,3 +90,4 @@ export const PLAN_AGENT: BuiltInAgentDefinition = {
omitClaudeMd: true,
getSystemPrompt: () => getPlanV2SystemPrompt(),
}