Skip to content

Armorer Gauntlet v0.3.0

Latest

Choose a tag to compare

@armorer-labs armorer-labs released this 21 Jun 21:39

Minor provider and mobile-operations release.

Daemon

  • Added first-class Claude Code sessions that can be created, listed, read, started, and interrupted from Gauntlet.
  • Added first-class Pi coding-agent sessions alongside Codex sessions.
  • Increased the Codex app-server WebSocket payload ceiling to handle large thread snapshots.
  • Added setup checks and environment knobs for Pi and Claude Code adapters.

PWA

  • Added agent filters and badges for Codex, Pi, and Claude.
  • Added a Working feed filter and pulsing indicator for active/queued sessions.
  • Added Claude and Pi choices to the new-session sheet.

Tooling

  • Bumped the workspace to 0.3.0.
  • Added adapter unit coverage for Pi and Claude session lifecycles.
  • Added display helper coverage for working-state and agent labels.

Validation

  • npm run check
  • npm test
  • npm run build
  • npm run test:e2e