What's Changed
- fix(ui): the bar was drawing the light palette on a dark terminal by @jayhesselberth in #21
- refactor(cli): group the command tree by who runs each verb by @jayhesselberth in #20
- fix(ui): Ctrl+b m could not get back into the monitor panel by @jayhesselberth in #23
- fix(session): keep our state dir when the session redirects XDG_CACHE_HOME by @jayhesselberth in #25
- fix(ui): a session-relative bar, a shorter statusline and a bluer hint by @jayhesselberth in #26
- fix(ui): inset the bar line one column from the left edge by @jayhesselberth in #27
- fix(ui): a queue popup you can quit, a paged help legend, a lighter rule by @jayhesselberth in #28
- fix(claude): register hooks, statusline and MCP server by absolute path by @jayhesselberth in #29
- build: install the binary beside a symlink so reinstalling keeps sessions alive by @jayhesselberth in #30
- fix(mcp): start wait_for_event at the beginning of a half-written line by @jayhesselberth in #31
- fix(ui): line the monitor panel's rows up on one grid by @jayhesselberth in #32
- fix(ui): every popup says how to leave it, on its first rows by @jayhesselberth in #33
- fix(job): let a job's own environment say which session launched it by @jayhesselberth in #34
- feat(claude): put every repository's worktrees on scratch through a hook by @jayhesselberth in #35
- fix(claude): register the binary by its symlink, not the build behind it by @jayhesselberth in #36
- chore(completions): regenerate for the worktree hook verbs by @jayhesselberth in #37
- chore(release): v1.1.0 by @jayhesselberth in #38
Full Changelog: v1.0.0...v1.1.0