Is there a good solution for refine proposal now? #1206
Replies: 1 comment 2 replies
-
|
From what I can see, there does not seem to be an official merged /openspec-refine solution yet. PR #372 proposed almost exactly this workflow: refine the proposal/design/tasks after feedback, require re-approval, and then run apply again. But that PR was closed without merge because there was already discussion about a better approach. So for now, I think the safest workaround is still to be very explicit with the agent:
Something like: That said, I agree this would be much better as an official command. The important guardrail is that “refine” should modify only the proposal artifacts, while “apply” remains the step that changes code. Otherwise agents can easily mix the two phases and update both the proposal and implementation at the same time. So my read is: #372 shows that this workflow was already considered, but there is no official solution yet. A dedicated refine command or equivalent workflow would still be useful. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
such as this PR: #372
This is my problem: #1188
is there an official solution?
Beta Was this translation helpful? Give feedback.
All reactions