Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:11
0c0e091

0.2.0 (2026-08-26)

Features

  • app: make the branch width configurable (76914d1)
  • git: read what a repository has checked out (4d8e0ce)
  • name a tab after the branch it is on (96a2c83)
  • name an agent tab from the session its agent holds (#16) (4246532)
  • resolver: put each tab's position in front of its title (81112ce)

Bug Fixes

  • app: stop reading .git when branches are switched off (7d0c80e)
  • resolver: let a branch that fits keep its whole name (cc712b8)
  • resolver: match the trunk as git stores it (d5a4ba2)

Refactoring

  • choose a pane's directory in one place (a78e47c)
  • cut the comments that outgrew the three-line cap (97c1746)
  • resolver: let the branch source own how it labels a checkout (74e7af3)
  • state: keep a tab's position as the number it is (b0f23ae)