Loading...
- v1.8.0iOS
New Features - Chat Mode is now the recommended default, with onboarding for the display mode on first connection - Added Quick Prompts Library for saving and reusing coding, debugging, and review prompts - Added Review workflow to inspect Git changes and file diffs from your phone - Added About Server with companion server version, protocol version, platform, and capabilities - Added compatibility warnings when the client or companion server is out of date - Added Prevent Sleep support to the Mac companion app for more reliable long-running sessions Improvements - Upgraded the chat experience with clearer user/assistant bubbles, tool cards, Thinking blocks, and streaming scroll - Improved output detection for Claude Code, OpenAI Codex, Amp, and multi-agent terminal sessions - Improved server idle-state detection so blocked or waiting agents are easier to spot - Tapping a discovered server now connects directly and opens chat - Unified themed backgrounds across server list, settings, prompt library, and related screens - Continued localization polish across 8 languages, including path picker, share sheet, and session history details - Improved small-screen layout for subscription intro, capability chips, and settings views Fixes - Fixed some sessions staying stuck in “Syncing...” without recovering - Fixed TUI input suggestions being mistaken for committed user prompts - Fixed light-mode color mismatches in chat panels, hint banners, and terminal text - Fixed occasional Bonjour discovery loss after the Mac display sleeps - Fixed companion server packaging and shared-module sync issues that could prevent startup - Fixed missing localization keys, hardcoded backgrounds, and theme adaptation issues
- v1.7.0iOS
New - Switch between Claude Code, OpenAI Codex, and Amp from Settings - The shortcut keyboard bar auto-expands on blocking agent prompts — Enter / Y / N is one tap away - Worktree support - Mac companion app now supports version compatibility checks and in-app updates Improvements - Sidebar groups sessions by repo; multiple worktrees of the same repo are bundled for easier switching - Live Activity session binding and lifecycle management refined - 100+ missing UI strings filled in across 8 languages (DE / ES / FR / JA / KO / Simplified Chinese / Traditional Chinese / EN) - Session creation flow and session management are more stable - Session path detection is more reliable Fixes - Fixed an occasional issue where sessions were stuck on "syncing" and couldn't proceed - Fixed sibling sessions at the same path being accidentally killed when one was deleted - Fixed already-connected servers not immediately honoring an updated Agent selection
- v1.6.6iOS
New Features - Notification tap to session: tapping a push notification now opens the matching session directly (iOS and macOS) - In-app notification banners are also tappable - Live Activity toggle: turn the Lock Screen and Dynamic Island status off in Settings Improvements - Push notification titles now include the project name, making it easy to tell projects apart at a glance - Server push retries automatically on transient network errors, so notifications no longer get lost - Live Activity polish - Slight delay before the session picker appears in chat, so it no longer interrupts an in-flight session load Fixes - Fixed: tapping a notification after the app was fully quit failed to open the matching session - Fixed: notifications from different sessions in the same project could be wrongly deduplicated - Fixed: notifications without session info from older server hooks failed to navigate
- v1.6.5iOS
New Features - Plan mode: review Claude's execution plan before it runs - Prompt queue: line up multiple prompts to run in sequence — no need to wait for each to finish - Steer: redirect Claude mid-task without canceling the current session - Drafts panel with queue badge, restore, and delete controls Push Notifications - Now powered by Apple's native APNs service for more stable and reliable delivery - Get notified when Claude finishes a task or encounters an error - Works even when the app is in the background Bug Fixes - Isolated terminal sessions with dedicated tmux socket to avoid conflicts with existing sessions - Fixed chat composer losing focus during typing - Fixed npx package and terminal scroll issues reported by users
- v1.6.1iOS
What's New - Native text selection in terminal: long press to select and copy output - New "Connect Your Computer" card and CLI quick start guide - QR code scan now saves server info automatically - Start the server with a single command: npx tacticremote - Improved paste experience Bug Fixes - Fixed microphone not releasing after leaving the chat screen - Fixed connection state sync issues - Improved server path validation and security