Skip to content

Releases: ymansurozer/galley

v0.4.0

16 Jun 11:54

Choose a tag to compare

compare changes

🚀 Enhancements

  • Confirm before sending a review to the agent (#19)
  • Attach an optional overall note when sending a review (#20)
  • Collapse the file tree into a drawer on narrow screens (efecbf2)

🩹 Fixes

  • Keep walkthrough sections in provided order when a category repeats (#21)
  • Walkthrough indicators for new files + consistent churn spacing (#22)
  • Align sidebar tab bar and guide bar bottom borders (#23)

💅 Refactors

  • ⚠️ Reframe guide file fields as orientation + flag (#18)

⚠️ Breaking Changes

  • ⚠️ Reframe guide file fields as orientation + flag (#18)

❤️ Contributors

v0.3.0

13 Jun 13:08

Choose a tag to compare

compare changes

🩹 Fixes

  • Show untracked files in working-tree review (#16)

💅 Refactors

  • ⚠️ Make galley spec the single source of truth for the agent contract (#17)

⚠️ Breaking Changes

  • ⚠️ Make galley spec the single source of truth for the agent contract (#17)

❤️ Contributors

v0.2.4

12 Jun 20:50

Choose a tag to compare

compare changes

🚀 Enhancements

  • Go to line by typing its number (#9)
  • Render guide prose as markdown and promote guidance typography (#11)
  • Make review progress visible, animated, and always-on (#12)
  • Add walkthrough sidebar tab and overview file list (#13)
  • Ephemeral agent status line and agent-presence signal in the desk (#14)

🩹 Fixes

  • Make the active Split/Stacked tab visibly selected (#10)
  • Keep the accept/reject bar directly under its hunk when a comment shares the line (#15)

❤️ Contributors

v0.2.3

12 Jun 12:44

Choose a tag to compare

compare changes

🚀 Enhancements

  • Open files from the review desk (#4)

🩹 Fixes

  • Tree indent depth cap and staged-diff baseline (#6)
  • Unify pointer and keyboard line highlight in the diff (#7)
  • Kbd symbol rendering and overview category overflow (#8)

📖 Documentation

  • Replace AGENTS.md with a CLAUDE.md codebase guide (1583f9f)

❤️ Contributors

v0.2.2

11 Jun 15:07

Choose a tag to compare

Multi-round reviews, fixed and smoothed

  • One browser tab, always. Starting galley with a live desk reuses it; ports are stable per repo+session, so a restarted desk reattaches to your open tab. Refresh guides in place with galley reload --guide <file>.
  • Round-2 bugs fixed. Accept/reject buttons no longer vanish after earlier decisions, and Approve can't be silently blocked anymore — orphaned comment threads surface in a strip, folded ones auto-expand, and a "N blockers" link lists what's in the way with click-to-jump.
  • QoL. Settings persist to ~/.galley/settings.json (survive the random port), tab titles name the session (Galley — <repo|file|ref>), the file tree defaults to changed files only, and the CLI offers a confirmed auto-update at desk launch (GALLEY_NO_UPDATE_CHECK=1 to opt out).

Full changelog: v0.2.1...v0.2.2 · #5

v0.2.1

09 Jun 11:30

Choose a tag to compare

compare changes

📖 Documentation

  • Lead README with Getting Started, then Features and Principles (#3)

❤️ Contributors

v0.2.0 — Galley

08 Jun 17:31
0096871

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/ymansurozer/galley/commits/v0.2.0