Skip to content

v0.2.1

Choose a tag to compare

@manojlds manojlds released this 01 Mar 20:03
· 14 commits to main since this release
d34cb95

What's Changed

  • fix: use jj bookmarks for PR push, robust tab parsing, check user config on init by @manojlds in #1
  • refactor: use jj op restore for checkpoint rewind by @manojlds in #2
  • feat: capture post-turn operation ID for accurate agent message rewind by @manojlds in #3
  • feat: configurable restore mode (file vs operation) with init prompt by @manojlds in #4
  • fix: filter empty WIP from stack, fix stale plan text, add post-merge base retargeting by @manojlds in #5
  • docs: rewrite README with full stacked PR flow documentation by @manojlds in #6
  • ci: add typecheck workflow and npm-based checks by @manojlds in #7
  • release: add npm publish workflow and package metadata by @manojlds in #8
  • fix: make jj_stack_pr_flow execute commands directly (optional queue mode) by @manojlds in #9
  • feat: add interactive /jj-stack-status UI with quick stack actions by @manojlds in #10
  • feat: add back navigation and interactive details view in stack status UI by @manojlds in #11
  • feat: add interactive /jj-pr-plan UI with per-entry copy actions by @manojlds in #12
  • feat: add configurable publish-mode prompt and skip confirm for dry-run by @manojlds in #13
  • feat: show live publish progress in status bar by @manojlds in #14
  • docs: make jj-stacked-pr plan step optional in skill and README by @manojlds in #15
  • feat: auto-sync PR state before/after publish for accurate status by @manojlds in #16
  • fix: show existing PR merged/open state in publish dry-run output by @manojlds in #17
  • fix: avoid retargeting publish to merged ancestor branch by @manojlds in #18
  • feat: add jj-stack-close command for merged-stack cleanup by @manojlds in #19
  • fix: stack-close fetches and retries bookmark deletion push on stale refs by @manojlds in #20
  • ci: switch npm workflow to trusted publishing and fix package metadata by @manojlds in #21
  • chore: bump package version to 0.2.1 by @manojlds in #22

New Contributors

Full Changelog: https://github.com/manojlds/pi-jj/commits/v0.2.1