Skip to content

Releases: 110y/muxac

v0.0.19

11 Jun 03:15
de1e42f

Choose a tag to compare

What's Changed

  • fix: detect Claude Code status transitions via capture-pane when hooks do not fire by @110y in #69

Full Changelog: v0.0.18...v0.0.19

v0.0.18

09 Jun 13:59
c8b52d2

Choose a tag to compare

What's Changed

  • fix: prevent phantom sessions by ignoring hook events when no muxac tmux session exists by @110y in #66
  • fix: strip inherited agent session env vars when spawning new panes by @110y in #68

Full Changelog: v0.0.17...v0.0.18

v0.0.17

29 May 03:59
84a59b5

Choose a tag to compare

What's Changed

  • fix: transition Claude Code session to idle when API retries are exhausted by @110y in #60

Full Changelog: v0.0.16...v0.0.17

v0.0.16

24 May 16:29
7cd58bf

Choose a tag to compare

What's Changed

  • fix: monitor Codex sessions via official hooks and detect tool from hook payload cwd by @110y in #59

Full Changelog: v0.0.15...v0.0.16

v0.0.15

01 May 15:16
59403eb

Choose a tag to compare

What's Changed

  • fix: fail on unknown option flags and unexpected arguments by @110y in #51
  • feat: add remove command for deleting muxac sessions by @110y in #53

Full Changelog: v0.0.14...v0.0.15

v0.0.14

01 May 02:50
90cd101

Choose a tag to compare

  • Just updates dependencies

Full Changelog: v0.0.13...v0.0.14

v0.0.13

01 Apr 07:28
ce18c10

Choose a tag to compare

What's Changed

  • fix: add capture-pane based waiting-to-running detection for Gemini CLI sessions by @110y in #39

Full Changelog: v0.0.12...v0.0.13

v0.0.12

30 Mar 16:26
219a283

Choose a tag to compare

What's Changed

  • fix: add capture-pane based status detection for Codex sessions by @110y in #35

Full Changelog: v0.0.11...v0.0.12

v0.0.11

27 Mar 10:10
dc1a4ab

Choose a tag to compare

What's Changed

  • fix: replace baseline-timestamp with time-threshold and capture-pane guard for waiting-to-running transition by @110y in #32

Full Changelog: v0.0.10...v0.0.11

v0.0.10

24 Mar 03:33
2ba21ed

Choose a tag to compare

What's Changed

  • fix: prevent false waiting-to-running reverts in monitor sync by @110y in #30

Full Changelog: v0.0.9...v0.0.10