Skip to content

Releases: AliHamzaAzam/repomon

Repomon Desktop (preview)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:50
cc130b6

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
    (or xattr -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)

Choose a tag to compare

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 run xattr -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)

Choose a tag to compare

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 run xattr -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

Choose a tag to compare

@github-actions github-actions released this 06 Jul 23:03

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:29

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

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:43

Full Changelog: v0.2.8...v0.2.9

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 24 Jun 17:02

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

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:56

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

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:12

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

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:18

What's Changed

Full Changelog: v0.2.4...v0.2.5