Skip to content

Releases: shariqh/agent-inbox

Agent Inbox v1.2.5

Choose a tag to compare

@github-actions github-actions released this 11 Sep 23:53
885e06b

Agent Inbox v1.2.5

Desktop packages for macOS and supported glibc-based Linux systems.

Packages

  • macOS 13.5 or later, Apple silicon or Intel: Agent-Inbox-v1.2.5-universal.dmg
  • Linux x86_64 AppImage: Agent-Inbox-v1.2.5-linux-x86_64.AppImage
  • Linux arm64 AppImage: Agent-Inbox-v1.2.5-linux-arm64.AppImage
  • Debian/Ubuntu amd64: agent-inbox_1.2.5_amd64.deb
  • Debian/Ubuntu arm64: agent-inbox_1.2.5_arm64.deb

Linux packages require kernel 4.18+, glibc 2.34+, and GLIBCXX_3.4.29+; tested representative floors are Ubuntu 22.04, Debian 12, and RHEL 9.
AppImages may use APPIMAGE_EXTRACT_AND_RUN=1 with a private mode-0700 TMPDIR when FUSE is unavailable.
Install DEBs with sudo apt install ./PACKAGE.deb; remove with sudo apt remove agent-inbox or sudo apt purge agent-inbox. User inbox data and Setup runtimes under ~/.agent-inbox are preserved.
On macOS, open the DMG, drag Agent Inbox to Applications, and launch it from Finder. Gatekeeper trust applies only to the notarized macOS package; Linux packages are checksum-verified but not OS-wide signed.

Open Setup after launch to install the bundled architecture-specific Node 24 runtime and register Claude Code and/or GitHub Copilot CLI. Setup copies the runtime under ~/.agent-inbox/runtime/, so moving or removing the package later does not break the installed integration.

Verify

# macOS
shasum -a 256 -c SHA256SUMS.txt
spctl --assess --type open --context context:primary-signature --verbose=4 Agent-Inbox-v1.2.5-universal.dmg

# Linux
sha256sum -c SHA256SUMS.txt

See the repository installation guide for AppImage no-FUSE commands, DEB lifecycle details, and the Node 24 source-build fallback.

Agent Inbox v1.2.4

Choose a tag to compare

@github-actions github-actions released this 07 Sep 16:54
d6e3458

Agent Inbox v1.2.4

Desktop packages for macOS and supported glibc-based Linux systems.

Packages

  • macOS 13.5 or later, Apple silicon or Intel: Agent-Inbox-v1.2.4-universal.dmg
  • Linux x86_64 AppImage: Agent-Inbox-v1.2.4-linux-x86_64.AppImage
  • Linux arm64 AppImage: Agent-Inbox-v1.2.4-linux-arm64.AppImage
  • Debian/Ubuntu amd64: agent-inbox_1.2.4_amd64.deb
  • Debian/Ubuntu arm64: agent-inbox_1.2.4_arm64.deb

Linux packages require kernel 4.18+, glibc 2.34+, and GLIBCXX_3.4.29+; tested representative floors are Ubuntu 22.04, Debian 12, and RHEL 9.
AppImages may use APPIMAGE_EXTRACT_AND_RUN=1 with a private mode-0700 TMPDIR when FUSE is unavailable.
Install DEBs with sudo apt install ./PACKAGE.deb; remove with sudo apt remove agent-inbox or sudo apt purge agent-inbox. User inbox data and Setup runtimes under ~/.agent-inbox are preserved.
On macOS, open the DMG, drag Agent Inbox to Applications, and launch it from Finder. Gatekeeper trust applies only to the notarized macOS package; Linux packages are checksum-verified but not OS-wide signed.

Open Setup after launch to install the bundled architecture-specific Node 24 runtime and register Claude Code and/or GitHub Copilot CLI. Setup copies the runtime under ~/.agent-inbox/runtime/, so moving or removing the package later does not break the installed integration.

Verify

# macOS
shasum -a 256 -c SHA256SUMS.txt
spctl --assess --type open --context context:primary-signature --verbose=4 Agent-Inbox-v1.2.4-universal.dmg

# Linux
sha256sum -c SHA256SUMS.txt

See the repository installation guide for AppImage no-FUSE commands, DEB lifecycle details, and the Node 24 source-build fallback.

Agent Inbox v1.2.3

Choose a tag to compare

@github-actions github-actions released this 06 Sep 07:05
10b15be

Agent Inbox v1.2.3

Desktop packages for macOS and supported glibc-based Linux systems.

Packages

  • macOS 13.5 or later, Apple silicon or Intel: Agent-Inbox-v1.2.3-universal.dmg
  • Linux x86_64 AppImage: Agent-Inbox-v1.2.3-linux-x86_64.AppImage
  • Linux arm64 AppImage: Agent-Inbox-v1.2.3-linux-arm64.AppImage
  • Debian/Ubuntu amd64: agent-inbox_1.2.3_amd64.deb
  • Debian/Ubuntu arm64: agent-inbox_1.2.3_arm64.deb

Linux packages require kernel 4.18+, glibc 2.34+, and GLIBCXX_3.4.29+; tested representative floors are Ubuntu 22.04, Debian 12, and RHEL 9.
AppImages may use APPIMAGE_EXTRACT_AND_RUN=1 with a private mode-0700 TMPDIR when FUSE is unavailable.
Install DEBs with sudo apt install ./PACKAGE.deb; remove with sudo apt remove agent-inbox or sudo apt purge agent-inbox. User inbox data and Setup runtimes under ~/.agent-inbox are preserved.
On macOS, open the DMG, drag Agent Inbox to Applications, and launch it from Finder. Gatekeeper trust applies only to the notarized macOS package; Linux packages are checksum-verified but not OS-wide signed.

Open Setup after launch to install the bundled architecture-specific Node 24 runtime and register Claude Code and/or GitHub Copilot CLI. Setup copies the runtime under ~/.agent-inbox/runtime/, so moving or removing the package later does not break the installed integration.

Verify

# macOS
shasum -a 256 -c SHA256SUMS.txt
spctl --assess --type open --context context:primary-signature --verbose=4 Agent-Inbox-v1.2.3-universal.dmg

# Linux
sha256sum -c SHA256SUMS.txt

See the repository installation guide for AppImage no-FUSE commands, DEB lifecycle details, and the Node 24 source-build fallback.

Agent Inbox v1.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 02:16
474477c

Agent Inbox v1.2.2

Desktop packages for macOS and supported glibc-based Linux systems.

Packages

  • macOS 13.5 or later, Apple silicon or Intel: Agent-Inbox-v1.2.2-universal.dmg
  • Linux x86_64 AppImage: Agent-Inbox-v1.2.2-linux-x86_64.AppImage
  • Linux arm64 AppImage: Agent-Inbox-v1.2.2-linux-arm64.AppImage
  • Debian/Ubuntu amd64: agent-inbox_1.2.2_amd64.deb
  • Debian/Ubuntu arm64: agent-inbox_1.2.2_arm64.deb

Linux packages require kernel 4.18+, glibc 2.34+, and GLIBCXX_3.4.29+; tested representative floors are Ubuntu 22.04, Debian 12, and RHEL 9.
AppImages may use APPIMAGE_EXTRACT_AND_RUN=1 with a private mode-0700 TMPDIR when FUSE is unavailable.
Install DEBs with sudo apt install ./PACKAGE.deb; remove with sudo apt remove agent-inbox or sudo apt purge agent-inbox. User inbox data and Setup runtimes under ~/.agent-inbox are preserved.
On macOS, open the DMG, drag Agent Inbox to Applications, and launch it from Finder. Gatekeeper trust applies only to the notarized macOS package; Linux packages are checksum-verified but not OS-wide signed.

Open Setup after launch to install the bundled architecture-specific Node 24 runtime and register Claude Code and/or GitHub Copilot CLI. Setup copies the runtime under ~/.agent-inbox/runtime/, so moving or removing the package later does not break the installed integration.

Verify

# macOS
shasum -a 256 -c SHA256SUMS.txt
spctl --assess --type open --context context:primary-signature --verbose=4 Agent-Inbox-v1.2.2-universal.dmg

# Linux
sha256sum -c SHA256SUMS.txt

See the repository installation guide for AppImage no-FUSE commands, DEB lifecycle details, and the Node 24 source-build fallback.

Agent Inbox v1.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 05:37
b8905ff

Agent Inbox v1.2.1

Desktop packages for macOS and supported glibc-based Linux systems.

Packages

  • macOS 13.5 or later, Apple silicon or Intel: Agent-Inbox-v1.2.1-universal.dmg
  • Linux x86_64 AppImage: Agent-Inbox-v1.2.1-linux-x86_64.AppImage
  • Linux arm64 AppImage: Agent-Inbox-v1.2.1-linux-arm64.AppImage
  • Debian/Ubuntu amd64: agent-inbox_1.2.1_amd64.deb
  • Debian/Ubuntu arm64: agent-inbox_1.2.1_arm64.deb

Linux packages require kernel 4.18+, glibc 2.34+, and GLIBCXX_3.4.29+; tested representative floors are Ubuntu 22.04, Debian 12, and RHEL 9.
AppImages may use APPIMAGE_EXTRACT_AND_RUN=1 with a private mode-0700 TMPDIR when FUSE is unavailable.
Install DEBs with sudo apt install ./PACKAGE.deb; remove with sudo apt remove agent-inbox or sudo apt purge agent-inbox. User inbox data and Setup runtimes under ~/.agent-inbox are preserved.
On macOS, open the DMG, drag Agent Inbox to Applications, and launch it from Finder. Gatekeeper trust applies only to the notarized macOS package; Linux packages are checksum-verified but not OS-wide signed.

Open Setup after launch to install the bundled architecture-specific Node 24 runtime and register Claude Code and/or GitHub Copilot CLI. Setup copies the runtime under ~/.agent-inbox/runtime/, so moving or removing the package later does not break the installed integration.

Verify

# macOS
shasum -a 256 -c SHA256SUMS.txt
spctl --assess --type open --context context:primary-signature --verbose=4 Agent-Inbox-v1.2.1-universal.dmg

# Linux
sha256sum -c SHA256SUMS.txt

See the repository installation guide for AppImage no-FUSE commands, DEB lifecycle details, and the Node 24 source-build fallback.

Agent Inbox v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 04:16
cf7af13

Agent Inbox v1.2.0

Desktop packages for macOS and supported glibc-based Linux systems.

Packages

  • macOS 13.5 or later, Apple silicon or Intel: Agent-Inbox-v1.2.0-universal.dmg
  • Linux x86_64 AppImage: Agent-Inbox-v1.2.0-linux-x86_64.AppImage
  • Linux arm64 AppImage: Agent-Inbox-v1.2.0-linux-arm64.AppImage
  • Debian/Ubuntu amd64: agent-inbox_1.2.0_amd64.deb
  • Debian/Ubuntu arm64: agent-inbox_1.2.0_arm64.deb

Linux packages require kernel 4.18+, glibc 2.34+, and GLIBCXX_3.4.29+; tested representative floors are Ubuntu 22.04, Debian 12, and RHEL 9.
AppImages may use APPIMAGE_EXTRACT_AND_RUN=1 with a private mode-0700 TMPDIR when FUSE is unavailable.
Install DEBs with sudo apt install ./PACKAGE.deb; remove with sudo apt remove agent-inbox or sudo apt purge agent-inbox. User inbox data and Setup runtimes under ~/.agent-inbox are preserved.
On macOS, open the DMG, drag Agent Inbox to Applications, and launch it from Finder. Gatekeeper trust applies only to the notarized macOS package; Linux packages are checksum-verified but not OS-wide signed.

Open Setup after launch to install the bundled architecture-specific Node 24 runtime and register Claude Code and/or GitHub Copilot CLI. Setup copies the runtime under ~/.agent-inbox/runtime/, so moving or removing the package later does not break the installed integration.

Verify

# macOS
shasum -a 256 -c SHA256SUMS.txt
spctl --assess --type open --context context:primary-signature --verbose=4 Agent-Inbox-v1.2.0-universal.dmg

# Linux
sha256sum -c SHA256SUMS.txt

See the repository installation guide for AppImage no-FUSE commands, DEB lifecycle details, and the Node 24 source-build fallback.

Agent Inbox v1.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:58
661c402

Agent Inbox v1.1.1

Desktop packages for macOS and supported glibc-based Linux systems.

Packages

  • macOS 13.5 or later, Apple silicon or Intel: Agent-Inbox-v1.1.1-universal.dmg
  • Linux x86_64 AppImage: Agent-Inbox-v1.1.1-linux-x86_64.AppImage
  • Linux arm64 AppImage: Agent-Inbox-v1.1.1-linux-arm64.AppImage
  • Debian/Ubuntu amd64: agent-inbox_1.1.1_amd64.deb
  • Debian/Ubuntu arm64: agent-inbox_1.1.1_arm64.deb

Linux packages require kernel 4.18+, glibc 2.34+, and GLIBCXX_3.4.29+; tested representative floors are Ubuntu 22.04, Debian 12, and RHEL 9.
AppImages may use APPIMAGE_EXTRACT_AND_RUN=1 with a private mode-0700 TMPDIR when FUSE is unavailable.
Install DEBs with sudo apt install ./PACKAGE.deb; remove with sudo apt remove agent-inbox or sudo apt purge agent-inbox. User inbox data and Setup runtimes under ~/.agent-inbox are preserved.
On macOS, open the DMG, drag Agent Inbox to Applications, and launch it from Finder. Gatekeeper trust applies only to the notarized macOS package; Linux packages are checksum-verified but not OS-wide signed.

Open Setup after launch to install the bundled architecture-specific Node 24 runtime and register Claude Code and/or GitHub Copilot CLI. Setup copies the runtime under ~/.agent-inbox/runtime/, so moving or removing the package later does not break the installed integration.

Verify

# macOS
shasum -a 256 -c SHA256SUMS.txt
spctl --assess --type open --context context:primary-signature --verbose=4 Agent-Inbox-v1.1.1-universal.dmg

# Linux
sha256sum -c SHA256SUMS.txt

See the repository installation guide for AppImage no-FUSE commands, DEB lifecycle details, and the Node 24 source-build fallback.

Agent Inbox v1.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 23:38
3c17348

Agent Inbox v1.0.1

Universal macOS release for Apple silicon and Intel.
Requires macOS 13.5 (Ventura) or later.
The minimum reflects the pinned Node 24 runtime; Electron 43 itself supports macOS 12. Revisit this requirement before updating either pinned major.

Install

  1. Download and open Agent-Inbox-v1.0.1-universal.dmg.
  2. Drag Agent Inbox to Applications and launch it from Finder.
  3. Open Settings in Agent Inbox to install the Claude Code and/or Copilot CLI integration.

The bundled setup installs a verified Node 24 runtime under ~/.agent-inbox/runtime/; moving the app later does not break the installed integration.

Verify

shasum -a 256 -c SHA256SUMS.txt
spctl --assess --type open --context context:primary-signature --verbose=4 Agent-Inbox-v1.0.1-universal.dmg