-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
When running /opsx:archive on the spec files, we should not delete the existing spec and create a new file on disk since we're losing the git history. A better option would be to either use the git move option or ask the user which to use.
Explain the current working flow:
- Create a spec and open a PR for review
- Implement code
- archive spec and open a pr for it
With the current flow, we also see a lot of changes in the pr that are actually only file movement, and hence I find myself asking my LLM regularly to not delete files but move them
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels