Skip to content

Tactic Remote v1.8.2 — Durable Conversations, Freeze Fix & Server Hardening

Choose a tag to compare

@MJYKIM99 MJYKIM99 released this 04 Jul 02:42
· 2 commits to main since this release

Tactic Remote v1.8.2 — Durable Conversations, Freeze Fix & Server Hardening

Tactic Remote v1.8.2 is a stability and reliability release. Conversation history is now kept by the companion server and restored automatically on reconnect, the chat no longer freezes on very long streaming answers, failures are reported more clearly, and the companion server is hardened against unexpected errors.


What's New

Durable conversation history

The companion server now keeps an authoritative record of each session and replays it when you reconnect. Your conversation survives reconnects, app restarts, and switching between devices — always in the correct order. Your messages and the agent's replies are ordered by what actually happened, so your own message no longer slips below the reply.

Freeze fix for long answers

Fixed an issue where the chat could stop responding while rendering very long streaming answers. The chat transcript rendering was reworked; long content scrolls and renders far more smoothly, and the improvement grows with answer length. Assistant answers now render as a single bubble instead of fragments, and prompts queued while the agent is running now appear in the conversation.

Clearer failures

  • Authentication failures now show a clear prompt to check your API key instead of looking like a generic network error.
  • Tool approval cards keep their allowed / denied state after reconnecting, with duplicates eliminated.
  • Queued messages are delivered more reliably when switching sessions.

Server hardening

The companion server now recovers safely and quickly from unexpected internal errors instead of getting stuck in a bad state. This change ships across the Mac, Linux, and Windows servers.


Downloads

Platform Status Download
iOS / iPadOS Stable App Store
macOS (14.6+) Stable TacticRemote-Mac-1.8.2.dmg
Windows (10/11, x64) 🟡 Preview TacticRemote-Windows-Setup-1.8.2.exe
CLI (Mac / Linux) Stable npm install -g tacticremote@latest

The macOS app also updates itself via Sparkle. The Windows companion is a preview build and is not code-signed, so Windows may show a SmartScreen prompt on first launch.

Checksums (SHA-256)

cea80031c8291875af6854af7c4475be0e562915e971524b2448a9364c085d8f  TacticRemote-Mac-1.8.2.dmg
6d28c294456b91d069131eaa7232877764659188035203332d374a06c3449b000  TacticRemote-Windows-Setup-1.8.2.exe