Skip to content

Releases: tyler-johnson/jog

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 03:22

Changelog

  • e5348cb gitx test: compare CommonDir in slash form for windows
  • 7e4bb2d state reads go native: ref files + a sha→tree cache, spawn as fallback
  • 7adc8ad perf harness: executable spawn budget, CI-visible smoke, bench.sh
  • c643d3d README: uninstall example matches the summary format

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 02:25

Changelog

  • 0eb0ae4 README: install details consolidate under Other ways to install
  • 54e2b85 README: one Hooks section; tighter cookbook and usage intros
  • 357af32 install: ask everything first, run one quiet batch, then summarize
  • 0d4666e tui: inline checkbox prompt
  • ae0bafe README: recovery cookbook as locate-then-restore; jog branches
  • 13a97b0 branches: one row per branch's snapshot chain
  • 683fc8b install scripts: finish by launching the guided setup
  • 609ae6a shell: preexec becomes opt-in — --preexec wires the hook
  • 2caa055 README: give the shell wiring its own section
  • baee6d7 shell: preexec hook — snapshot before every interactive command
  • a59c234 trim: run automatically on the jog.autoTrim cadence
  • e909c91 help: hierarchical pages as embedded text files; JOG_GIT; @{N} docs
  • 52d7f56 update: autoUpdate defaults on, updateCheck becomes a cadence

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 04:17

Changelog

  • b9e337c tests: windows-proof the install wizard coverage
  • 8fe002e install: guided setup — jog install/uninstall and a jog shell command
  • 0d87b88 update: jog.autoUpdate installs new releases in the background
  • 8cc0175 readme: drop the dogfooding note
  • 82bf610 readme: tighten Why jog to three short paragraphs

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 20:37

Changelog

  • f1b5308 fix codex prompt hook output

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 04:14

Changelog

  • e02d6f3 readme: one pitch instead of three — a write-ahead log for the working tree
  • f6c2163 update: a rare notice when a new release exists

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 03:15

Changelog

  • 494fa77 windows: hook commands and subjects survive real paths
  • 02b47be install: one-line installers, a windows CI leg, and docs to match
  • 2b827dd tests: the harness runs anywhere git does
  • b41db94 update: jog updates itself from GitHub releases
  • f7150bc release: windows zips join the build matrix
  • 00eb161 windows: editor hooks, doctor, and baked paths find their homes
  • 096fea3 passthrough: windows runs git as a proxied child

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:08

Changelog

  • 549fe0c tui: pgup/pgdn page the focused frame
  • 74e67da trim: one age cutoff, a size budget, and chains that age out whole
  • 5c1122d size: measure what snapshots cost with rev-list --disk-usage
  • e96dfce readme: four triggers now — editors join the enumeration

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:56

Changelog

  • 894c07d vscode: Remote-SSH windows get the hook too

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:16

Changelog

  • b527803 release: goreleaser bumps the tap formula itself

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:09

Changelog

  • 2d936c8 editors: post-save snapshot hooks for eight text editors
  • 7def6bf readme: agents section in plain english
  • 6e8f8c4 readme: drop the browser blurb from the hero
  • 9a9785d readme: agents get their own section, plus a TOC
  • b9213cd readme: drop the roadmap
  • 4f47617 readme: catch up with the browser era
  • 039cca4 log: title says where you are, the footer owns the hotkeys
  • 56daefa tui: paged frames on short windows; expand tabs so rows can't wrap
  • b88e57b tui: full-screen boxed frames, focus by border color
  • 5aeb57c log + restore: one verb each for read and write
  • f7f68ad snaps: browse on a TTY; --json, -n, --format for scripts
  • 14392f5 config: every setting, listed and explained
  • 2c8542e style: color the human-facing read paths
  • fa62aef agents: list output grouped per client
  • 30faf6d agents: Copilot, Cursor, Gemini, and OpenCode join the registry
  • d86f70e help: agents text is client-agnostic
  • 43d6e7d agents: Codex support + registry package
  • f4a5e2d agents: one command for every agent integration
  • 0fb0ccb doctor: claude integration absence is neutral info, not a pitch
  • 45e260e wording: uninstall "removes it" everywhere, not "reverses"
  • 8bd0c1f skill: print the uninstall command on install, like hook install does
  • a490ec9 plan: brew install verified on a clean machine (exit checklist)