Make plan mode read global and local rules before starting.
AnhDD Kuro
I want to create general rules for plan modes, but it seems like it's ignoring global rules for now. Yes, I can stop the process then make another request to update the plan first, but it would be nicer if the LLM read the rules before doing the planning.
Rules examples:
- Always break down the task into a hierarchy of tasks and subtasks.
- The subtasks need to be small, achievable in a short time, specific, and measurable.
Shyam Menon
The plan mode already breaks the current change being requested into tasks, keeps track of completed tasks and identifies the active task. What would help is a way to get the “context engineering” right by creating folders and help in populating them with examples, documentation source URLs, prompts etc so that the planning works even better
I
Ian Kleinfeld
Me too
P
Plantum Executum
Often there is even planning several times, then it is not recognized that the same step has been planned too often, and then this step is carried out correctly once the other times only generate errors