Skip to content

49Agents Desktop v0.1.0

Choose a tag to compare

@MYRADhub MYRADhub released this 30 Apr 23:01
· 185 commits to main since this release

49Agents Desktop v0.1.0

macOS desktop app — runs the 49Agents server and agent locally with a native tray menu.

Installation

  • Apple Silicon (M1/M2/M3): download 49Agents-0.1.0-arm64.dmg
  • Intel Mac: download 49Agents-0.1.0.dmg

Open the DMG, drag 49Agents to Applications, then right-click → Open (required on first launch for unsigned apps).

Features

  • Auto-starts the cloud server and agent on launch
  • Tray menu with start/stop/restart controls and status dashboard
  • Automatic update checks — "Check for Updates" in the tray menu

Requirements

  • macOS 12+
  • tmux and ttyd installed via Homebrew: brew install tmux ttyd