Skip to content

HelixBox v1.0.9 – Claude Code & Hermes Agents

Latest

Choose a tag to compare

@devndesigner6 devndesigner6 released this 31 Aug 10:21
· 2 commits to main since this release
647aa7b

HelixBox v1.0.9

This release adds Claude Code and Hermes Agent support to the HelixBox mobile AI workspace while preserving the existing Codex and OpenCode integrations.

Included

  • Added Claude Code as an AI backend
  • Added Hermes Agent as an AI backend
  • Reused the existing AI session route and message flow
  • Added Claude Code and Hermes cards to the AI agent panel
  • Added proper session titles for each backend
  • Added backend availability detection with clear missing-CLI errors
  • Real local CLI execution with no mocked agent responses
  • Existing Codex and OpenCode workflows remain unchanged
  • Existing Algorand x402 payment and agent-session flow remains unchanged
  • Reused the current HelixBox UI, fonts, colors, and layout

Requirements

Claude Code users must have the claude CLI installed and authenticated on the paired laptop.

Hermes users must have the hermes CLI installed and authenticated on the paired laptop.

How to test

  1. Install the Android APK.
  2. Run the HelixBox CLI on your laptop.
  3. Pair the laptop with the mobile app using the QR code.
  4. Open the AI panel.
  5. Select Claude Code or Hermes.
  6. Send a prompt and verify the real CLI response.
  7. Confirm Codex and OpenCode still work normally.
  8. Confirm paid agent sessions continue to use the existing x402 flow.

Notes

Claude Code and Hermes run through their locally installed laptop CLIs. If a CLI is not installed or authenticated, HelixBox will show an availability error instead of returning fake output.

Never share wallet recovery phrases, private keys, or API credentials with HelixBox.