We have multiple things that overlay the main prompt view, including * file system * history * secrets (soon) Given we may add or remove this it would help if these were defined in an enum in the CurrentStepState (utils.ts).
We have multiple things that overlay the main prompt view, including
Given we may add or remove this it would help if these were defined in an enum in the CurrentStepState (utils.ts).