feat: add near-term workflow improvements#46
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces significant workflow enhancements, including rebase placement support (onto, after, before), a saved revsets library, and raw jj command execution with history. The evolution log now supports hiding or collapsing snapshots and includes a restore action. Additionally, the diff engine has been updated to use the histogram algorithm and now supports line wrapping in both GPUI and SwiftUI shells. Feedback indicates a critical issue where the jj revert command is called with an unsupported --onto flag, and it is suggested to move hardcoded UI strings in the evolution log logic to a localization system.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7177874b9a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
7177874 to
5daf59e
Compare
No description provided.