Skip to content

Releases: zeroblack/yagura

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:32
a2681ef

Changelog

  • 26a9712 fix(scan): debounce cross-worktree leak attribution (#19)
  • a2681ef fix: eliminate leftover subprocesses and idle churn (#20)

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 04 Jul 17:20
3635f9b

Changelog

  • 3635f9b feat(tui): size inspector panes to content (#18)

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:49
110ead4

Changelog

  • 110ead4 fix(tui): clear stale DIFF pane content (#15)

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 03 Jul 04:39
e3d1a07

Changelog

  • e3d1a07 feat(tui): add real-time diff pane to inspector (#14)

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 16:22
2271d37

Changelog

  • 2271d37 feat(tui): responsive footer + keybindings overlay (#13)

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 27 Jun 21:41
1bb776b

Changelog

  • 8d0da7c feat(tui): redesign the sync indicator with real state, color and motion (#11)
  • 1bb776b fix(tui): drop the seconds counter from the sync indicator (#12)
  • ef4bc31 fix(tui): only spin the sync indicator during an actual sync (#10)
  • 5a14c2e perf(scan): decouple agent refresh from the full repo scan (#9)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 19:29
99230f1

Changelog

  • 4d5057a ci: add CodeQL code scanning for Go (#6)
  • 99230f1 refactor: split inspect.go into data, navigation and render files (#8)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 17:39
a62857d

Changelog

  • 9f8b466 feat: yagura, a read-only git worktree cockpit for AI agents
  • 1c72131 fix: require go 1.25.8 to clear stdlib vulnerability GO-2026-4602 (#3)