Skip to content

Releases: puritysb/AgentDeck

AgentDeck v0.2.0

22 Mar 18:27

Choose a tag to compare

AgentDeck v0.2.0

  • Added brand-icon based agent identity rendering updates across Android and related surfaces
  • Improved GitHub Pages test reporting with run metadata, not-run visibility, pattern-based scenario mapping, and corrected coverage/summary presentation
  • Updated workspace package versions to 0.2.0 and aligned testing documentation with current thresholds and report structure

AgentDeck Apple v0.1.0

19 Mar 14:07

Choose a tag to compare

AgentDeck Apple v0.1.0

iOS/iPad dashboard app for monitoring Claude Code sessions.

Install

The build has been uploaded to TestFlight. Install via:

  1. Open TestFlight on your iPhone/iPad
  2. Accept the invite or check for available builds
  3. Install AgentDeck

AgentDeck ESP32 v0.1.0

18 Mar 23:33

Choose a tag to compare

AgentDeck ESP32 v0.1.0

Firmware binaries for all supported boards.

Boards

Board File Display
86 Box agentdeck-box_86.bin 4" 480×480 ST7701
IPS 3.5" agentdeck-ips_35.bin 3.5" 480×320 AXS15231B
Round AMOLED agentdeck-round_amoled.bin 1.8" 360×360 ST77916

Flash

# USB flash (replace PORT and BOARD)
cd esp32 && pio run -e BOARD -t upload
# Or use esptool directly
esptool.py --port PORT write_flash 0x10000 agentdeck-BOARD.bin

AgentDeck Android v0.3.0

18 Mar 19:05

Choose a tag to compare

AgentDeck Android v0.3.0

E-ink dashboard app for monitoring Claude Code sessions.

Install

  1. Download agentdeck-v0.3.0.apk below
  2. Transfer to your Android device
  3. Open the APK to install (enable "Install from unknown sources" if prompted)
  4. Launch AgentDeck and scan the QR code from your bridge to pair

AgentDeck Android v0.2.0

28 Feb 15:23

Choose a tag to compare

AgentDeck Android v0.2.0

E-ink dashboard app for monitoring Claude Code sessions.

Install

  1. Download agentdeck-v0.2.0.apk below
  2. Transfer to your Android device
  3. Open the APK to install (enable "Install from unknown sources" if prompted)
  4. Launch AgentDeck and scan the QR code from your bridge to pair