Skip to content

1.4.0

Choose a tag to compare

@akozma89 akozma89 released this 18 Jun 20:57
· 8 commits to main since this release
  • 1.4.0
  • feat: add missing dependency to package.json
  • refactor: add diff persistence cap, support clearing AI threads, and fix self-PR keyboard cycling while removing legacy mockups
  • refactor: redesign review UI components and replace ReviewBar with ReviewRail and thread/reply overlays
  • chore: self healing review
  • feat: add e2e test steps and mock data for review cockpit and AI discussion screenshots
  • feat: add audit log pane to Settings to track and filter PR actions
  • feat: implement GitLab review submission provider with integrated E2E testing
  • feat: implement AI discussion feature to support multi-turn Q&A across PRs, files, and specific findings
  • feat: add GitHub docs WebFetch and remove Views settings panel
  • feat: add real-time progress updates to AI review process using streamed tool execution events
  • fix: replace horizontal ellipses with standard triple dots throughout UI
  • feat: add error state UI with retry capability and increase AI review timeout to 15 minutes
  • feat: implement AI discussion panel
  • feat: rank reviews you owe above your own PRs in feed and board
    Full diff: akozma89/pr-flow-private@v1.3.3...v1.4.0