Releases: w3dev33/pair-dist
Releases Β· w3dev33/pair-dist
PaiR v0.21.3
PaiR v0.21.3
Features
- Terminal sessions now show the project name β easy to tell which project a session belongs to in tmux ls and in the tab bar.
- Hooks: git commits and session events are automatically logged to the project journal. Journal context is injected on Edit/Write calls.
Bug fixes
- First keypress no longer lost when opening a tmux terminal session.
- Tmux sessions now run on a dedicated socket, preventing interference with personal tmux sessions.
- Performance: debounced resize, consolidated keydown handlers, replaced deep watchers.
Full changelog: https://pair.w3dev.fr/changelog
macOS
Unsigned app β after install run:
xattr -cr /Applications/PaiR.app
PaiR v0.20.0 β Cross-project orchestration
PaiR v0.20.0
Features
- Project associations β link related projects together so your AI agents share context and stay aligned across codebases.
- Workspace mode β pin terminal sessions from multiple projects side by side, with a merged journal view.
- Activity journal β every project gets a live activity feed, readable by humans and AI agents. Collapsible panel in the footer.
- Detachable terminal windows β pop out terminal sessions into independent windows with persistent geometry.
- Dedicated Epics section in the issue table, with full-text search on comments and labels.
Bug fixes
- Journal entries now display in chronological order with local timezone.
- Improved terminal rendering stability in tmux mode when switching projects.
Full changelog: https://pair.w3dev.fr/changelog
macOS
Unsigned app β after install run:
xattr -cr /Applications/PaiR.app
v0.12.2 β Fix app freeze on project switch
PaiR v0.12.2
Bug fixes
- Fixed app freeze when adding, removing, or switching projects (infinite reactive loop in column config).
- Improved startup performance with many projects β per-project database locking instead of global lock.
Full changelog: https://pair.w3dev.fr/changelog
macOS
Unsigned app β after install run:
xattr -cr /Applications/PaiR.app