Fletch v0.7.5
What's Changed
- fix(history): balance search popover header and footer spacing by @alchaplinsky in #376
- fix(git): pin fork point to fetched tip SHA so clone-mode workspaces never fork from stale local refs by @alchaplinsky in #378
- feat(project-settings): per-project settings modal for run config by @alchaplinsky in #377
- feat(names): expand agent name pool with new curated places by @alchaplinsky in #379
- feat(project-settings): rename projects and change their location by @alchaplinsky in #380
- fix(git): seed initial commit so commit-less repos are forkable by @alchaplinsky in #381
- refactor: rename provisioned-checkout concept worktree→checkout by @alchaplinsky in #382
- chore(logs): move log dir to ~/Library/Logs on macOS by @alchaplinsky in #383
- feat(run): port safety — fall back to next free port on conflict by @alchaplinsky in #385
- feat(run-config): agent-scoped run overrides and cleaner settings framing by @alchaplinsky in #384
- chore: bump version to v0.7.5 by @alchaplinsky in #386
Full Changelog: v0.7.4...v0.7.5