Skip to content

Releases: drolosoft/cmux-resurrect

v1.10.0

07 May 14:41

Choose a tag to compare

Changelog

  • 64db2dc fix: title-first matching for AI session detection

v1.9.9

07 May 14:31

Choose a tag to compare

Changelog

  • c7632a3 fix: clear ALL auto-detected commands before re-detection

v1.9.8

07 May 14:20

Choose a tag to compare

Changelog

  • 02b1cc6 fix: skip placeholder session files created by failed --resume attempts

v1.9.7

07 May 14:02

Choose a tag to compare

Changelog

  • d73370c fix: only clear AI commands when the process is no longer running

v1.9.6

07 May 13:48

Choose a tag to compare

Changelog

  • d824a1f fix: detect Claude Code by status prefix, not just "Claude Code" title

v1.9.5

07 May 13:31

Choose a tag to compare

Changelog

  • 7244644 fix: use pane position for title lookup, not stored index

v1.9.4

07 May 12:53

Choose a tag to compare

Changelog

  • b2fcb9b fix: clear stale AI commands before re-detection on save

v1.9.3

07 May 12:38

Choose a tag to compare

Changelog

  • ca5269b fix: add timeouts, session ID validation, and readiness error reporting
  • 79b969c fix: audit fixes for detection timeout, AppleScript escaping, and symlinks
  • 3f1d04e refactor: detector registry, batch lsof, and unit tests

v1.9.2

07 May 11:35

Choose a tag to compare

Changelog

  • 1d93812 fix: support multiple AI sessions sharing the same CWD

v1.9.1

07 May 10:37

Choose a tag to compare

Changelog

  • d81abf3 fix: restore CWD-only fallback for Codex session detection