The hash-prefixed format (`{hash}-{prefix}-{num}`) is the deprecated
legacy format from PR #58. The current intentional format is bare
`{prefix}-{num}`, introduced by PR #1466 (v0.4.0).
Hash-prefixed tmux sessions in the user's environment are leftover
sessions from before the v0.4.0 upgrade and were never killed.
Investigation surfaced a separate, real bug: bare-format tmux names
collide across multiple ao-config checkouts on the same machine that
share a sessionPrefix. Recommend restoring a short hash discriminator
on tmux names while keeping sessionId bare. Not implementing fix per
task scope.
|
||
|---|---|---|
| .. | ||
| pr-1466 | ||
| rca-tmux-naming.md | ||