Releases: ymansurozer/galley
Releases · ymansurozer/galley
v0.4.0
🚀 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
- Ymansurozer ymansurozer@gmail.com
- Yusuf Mansur Özer ymansurozer@gmail.com
v0.3.0
🩹 Fixes
- Show untracked files in working-tree review (#16)
💅 Refactors
⚠️ Makegalley specthe single source of truth for the agent contract (#17)
⚠️ Breaking Changes
⚠️ Makegalley specthe single source of truth for the agent contract (#17)
❤️ Contributors
- Yusuf Mansur Özer ymansurozer@gmail.com
v0.2.4
🚀 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
- Yusuf Mansur Özer ymansurozer@gmail.com
v0.2.3
🚀 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
- Yusuf Mansur Özer ymansurozer@gmail.com
- Burak Fidancı (@burakfidanci)
- Ymansurozer ymansurozer@gmail.com
v0.2.2
Multi-round reviews, fixed and smoothed
- One browser tab, always. Starting
galleywith a live desk reuses it; ports are stable per repo+session, so a restarted desk reattaches to your open tab. Refresh guides in place withgalley 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=1to opt out).
Full changelog: v0.2.1...v0.2.2 · #5
v0.2.1
📖 Documentation
- Lead README with Getting Started, then Features and Principles (#3)
❤️ Contributors
- Yusuf Mansur Özer ymansurozer@gmail.com
v0.2.0 — Galley
What's Changed
- chore: release v0.2.0 by @ymansurozer in #2
Full Changelog: https://github.com/ymansurozer/galley/commits/v0.2.0