Releases: AliHamzaAzam/repomon
Release list
Repomon Desktop (preview)
Rolling preview build of the Repomon desktop app, for testing. The installed app
auto-updates from this release (updates are cryptographically signed; the OS-level
code signature is not set yet, so first install shows a Gatekeeper/SmartScreen prompt).
Requires a working repomon/repomond setup (tmux on macOS/Linux).
- macOS: universal dmg. Right-click the app and choose Open on first launch
(orxattr -dr com.apple.quarantine /Applications/Repomon.app). - Linux: AppImage (auto-updates), deb, or rpm. Requires
tmux. - Windows: NSIS installer. Bundles the daemon and per-agent ConPTY host (no tmux needed).
Repomon Desktop desktop-v0.5.0-preview.2 (unsigned preview)
Unsigned preview build of the Repomon desktop app, for testing only.
Requires a working repomon/repomond setup on the machine (tmux on macOS/Linux).
- macOS: unsigned. After copying to Applications, right-click the app and choose Open
to get past Gatekeeper (or runxattr -dr com.apple.quarantine /Applications/Repomon.app). - Linux: AppImage, deb, or rpm. Requires
tmux. - Windows: NSIS installer. Bundles the daemon and per-agent ConPTY host (no tmux needed).
Repomon Desktop desktop-v0.5.0-preview.1 (unsigned preview)
Unsigned preview build of the Repomon desktop app, for testing only.
Requires a working repomon/repomond setup and tmux on the machine.
- macOS: unsigned. After copying to Applications, right-click the app and choose Open
to get past Gatekeeper (or runxattr -dr com.apple.quarantine /Applications/Repomon.app). - Linux: AppImage, deb, or rpm. Requires
tmux. - Windows: pending the native named-pipe transport (branch release/windows-preview).
v0.4.0
What's Changed
- feat: switchable repomind orchestrator backend (Claude + Codex) by @AliHamzaAzam in #42
- feat: full Linux support — systemd service, notifications, clipboard, /proc probe, CI by @AliHamzaAzam in #43
- Prompt triage: see and answer agent dialogs from the fleet by @AliHamzaAzam in #44
- Stalled and review-ready: the two missing session states by @AliHamzaAzam in #45
- daemon subcommands honor --socket by @AliHamzaAzam in #46
- Plain-shell terminals as Grid tiles by @AliHamzaAzam in #47
- dxkit stop-gate verdicts feed the done-candidate hint by @AliHamzaAzam in #48
- Embedded PTY renderer for the Focus view by @AliHamzaAzam in #49
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- fix(tmux): spawn windows detached so they never steal an attached client's focus by @AliHamzaAzam in #39
- fix(accounts): make the default Claude account immune to a leaked CLAUDE_CONFIG_DIR by @AliHamzaAzam in #40
- repomind: fleet orchestrator — MCP server, daemon-owned session, TUI command-center by @AliHamzaAzam in #41
Full Changelog: v0.2.9...v0.3.0
v0.2.9
v0.2.8
What's Changed
- fix(notify): stop stale 'needs you' alerts re-firing on transcript mtime bumps by @AliHamzaAzam in #38
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- chore: migrate the workspace to Rust edition 2024 by @AliHamzaAzam in #34
- fix(tui): detach line on Terminal.app + 15s hang after a long focused attach by @AliHamzaAzam in #37
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- docs: refresh hero GIF so it opens on the populated fleet by @AliHamzaAzam in #31
- fix(tui): defensive indexing, sync ordering, flush-before-attach (audit PR4) by @AliHamzaAzam in #33
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix: root-cause + resource-leak hardening (audit PR3) by @AliHamzaAzam in #32
Full Changelog: v0.2.4...v0.2.5