Skip to content

reshelf 1.7.0

Choose a tag to compare

@aka-kika aka-kika released this 27 Jul 21:51
· 34 commits to main since this release

Settings you can actually read, and one less decision to make

Settings had grown into a single long scroll with five unrelated things stacked in it. It's now four short tabs, and the window opens large enough that the fullest one fits without scrolling:

  • General — Appearance, Licenses, and the Agent Skill installer
  • Capture — Capture Assist
  • Library — where repos get cloned, and how the inspector is laid out
  • About — unchanged

There's no AI provider to pick any more

reshelf generates on-device. Full stop. The AI Providers settings are gone.

In practice this changes nothing about what you were getting: Capture Assist always called on-device Apple Intelligence directly and never consulted that setting. The picker was offering a choice it didn't actually make. Now the code matches the promise — Quick Capture's Generate button is pinned to on-device too, so the option is genuinely gone rather than hidden.

You can see the update date now

1.6.0 added a Recently Updated sort but never showed you the date it was sorting by. The inspector now has an Updated row under Added. Entries whose date isn't known yet just don't show the row — a blank one would read as "never updated", which would be a lie.


Download: reshelf-1.7.0.dmg below — signed & notarized, universal (Apple Silicon + Intel), macOS 14+. Already on 1.5.0 or later? reshelf will offer this to you itself.

Full notes: CHANGELOG.md