Releases: devndesigner6/helix-box
Release list
HelixBox v1.0.9 – Claude Code & Hermes Agents
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
- Install the Android APK.
- Run the HelixBox CLI on your laptop.
- Pair the laptop with the mobile app using the QR code.
- Open the AI panel.
- Select Claude Code or Hermes.
- Send a prompt and verify the real CLI response.
- Confirm Codex and OpenCode still work normally.
- 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.
HelixBox v1.0.8 – MainNet x402 Payments
HelixBox v1.0.8
This release updates HelixBox’s mobile CLI-to-phone workflow and Algorand x402 payment flow.
Included
- QR pairing between HelixBox mobile app and laptop CLI
- Mobile workspace access for terminal, editor, Git, and AI tools
- Pera Wallet checkout flow for paid agent sessions
- Algorand MainNet USDC x402 payments
- $0.25 USDC one-hour agent/CLI access
- $2 USDC seven-day premium access
- Payment return deep links back into HelixBox
- Improved wallet callback and paid-session activation handling
- Updated HelixBox and x402 maintenance documentation
How to test
- Install this APK on Android.
- Run the HelixBox CLI on your laptop.
- Scan the pairing QR code in the app.
- Open the workspace and start an agent session.
- Connect Pera Wallet and approve the selected USDC payment.
- Return to HelixBox after payment confirmation.
Notes
This is an Android APK distributed through GitHub Releases. Android may ask you to allow installation from this source.
Never share a wallet recovery phrase or private key with HelixBox.
Helixbox v1.0.7 (Beta)
Helixbox- Mobile IDE & Remote Terminal
What's New:
- Native Browser Checkout: Wallet connections and transaction checkouts now open directly in your native browser (Chrome/Safari) with a secure deep-linking callback.
- Wallet Settings: Added a "Disconnect Wallet" button to clear stored addresses.
- Pairing Guide Update: Corrected the connection setup terminal command to use
npx helixbox-cli. - Session Renewal: Fixed a session expiry bug ensuring the USDCs payment renew tooltip correctly re-appears after the 1-hour session ends.
- Landing UI refinement: Removed old static star count references from the landing page.