fix(plan): clarify that plan mode policies are combined with normal mode (#23158)

This commit is contained in:
ruomeng
2026-03-19 17:51:10 -04:00
committed by GitHub
parent 08063d7b0a
commit 98d1bec99f
2 changed files with 10 additions and 3 deletions
@@ -100,7 +100,10 @@ const listPoliciesCommand: SlashCommand = {
'Yolo Mode Policies (combined with normal mode policies)',
uniqueYolo,
);
content += formatSection('Plan Mode Policies', uniquePlan);
content += formatSection(
'Plan Mode Policies (combined with normal mode policies)',
uniquePlan,
);
context.ui.addItem(
{