feat(plan): hide plan write and edit operations on plans in Plan Mode (#19012)

This commit is contained in:
Jerop Kipruto
2026-02-13 18:15:21 -05:00
committed by GitHub
parent 4e1b3b5f57
commit 9df604b01b
20 changed files with 373 additions and 108 deletions

View File

@@ -95,6 +95,7 @@ export function mapToDisplay(
outputFile,
ptyId,
correlationId,
approvalMode: call.approvalMode,
};
});