Updates

Release notes for the Nura Dev plugin and iOS app. Newest first.

iOS 1.10 App update

A fresh new look for the Nura Dev app, plus refinements to how conversations read and feel on your phone.

What's new

  • New icon & branding. A redesigned app icon and logo, now rolling out across the app, website, and App Store.
  • Selectable replies. Native text selection on Claude's replies — copy a command, path, or snippet straight out of a message.
  • Readable prose. Chat prose now renders in a Claude-style serif for longer, more comfortable reading.

Availability

  • Rolling out via TestFlight. Free to download, with a 7-day free trial on the $4.99/month subscription.
v2026.06.18 Plugin update

The plugin now mirrors the full Claude Code console to your phone and can send files back alongside replies.

Improvements

  • Full console mirroring. The complete console experience streams to your phone, so the session on your laptop and the one in your pocket stay in lockstep.
  • Files on replies. Claude can send documents and other non-image files back to your phone, not just text and images.
  • Reliable reply mirroring. A stronger session-start instruction makes sure every reply reaches the phone, not only milestones.
  • Cleaner activity feed. Nura Dev's own MCP tools are hidden from the feed, so you only see the work that matters.
v2026.05.07 Initial release

The first stable release of Nura Dev — voice control for Claude Code from your phone.

Features

  • Voice control. Speak commands from your phone, hear replies via text-to-speech.
  • Pairing. 6-character code, automatic reconnect, persistent token across sessions.
  • Permission relay. Approve Bash, Write, and Edit tool calls remotely from your phone.
  • Activity feed. Every tool call shows up live so you know what Claude is doing.
  • Task tracking. TaskCreate and TaskUpdate sync to a persistent board on your phone.
  • Attachments. Send images and files alongside voice messages.
  • /nuradev:connect command. Manually trigger a fresh pairing code from any session.

Distribution

  • Git-based marketplace at github.com/nuradevapp/plugin.
  • Calver versioning (YYYY.MM.DD).
  • Install: /plugin marketplace add https://github.com/nuradevapp/plugin.git, /plugin install nuradev@nuradev, then /reload-plugins.
  • Launch: exit, then claude --dangerously-load-development-channels plugin:nuradev@nuradev.