# Changelog

All notable changes to the EyeJack Harness desktop app. Top entry is the
current release; each release ships its own section into `latest-mac.yml` as
`releaseNotes`.

Format follows [keep-a-changelog](https://keepachangelog.com/) loosely —
section headers must use `## [<version>] - <YYYY-MM-DD>` so `scripts/ship.sh`
can extract the current release's notes.

## [0.1.0] - 2026-04-19

Initial public release.

- Electron desktop app for macOS (Apple Silicon)
- Sign in with GitHub (Device Flow) and Claude (OAuth or API key)
- Clone any GitHub repo into a sandboxed folder under the app's user data
- Auto-bundled Node, pnpm, and git-lfs — no Homebrew required
- Auto-updater via harness.eyejack.io
- "Branches" UX: start a new branch from any base, chat with Claude,
  auto-commit on each turn, submit for review as a PR
- Live site preview with HMR
- File drops into the app sandbox
