Synara 0.1.3 release notes.

What changed in Synara 0.1.3 (Jun 5), including The chat side panel is clearer, Long chats can be recapped in place, Large diffs do less duplicate work, Archived cleanup is more immediate, Terminals and transcripts are safer under load, Desktop update prompts are quieter, Small release-readiness fixes landed too.

Release 0.1.3· Jun 5

Jun 5— link to Synara 0.1.3

Synara 0.1.3

  • The chat side panel is clearerThread activity, agent detail rows, environment controls, Git actions, branch controls, and queued composer state were tightened so the main chat and side panel stay easier to scan during busy sessions.

  • Long chats can be recapped in placeSynara can now generate and cache thread recaps, show current-state context in the chat environment, and reuse provider-backed recap generation without making the transcript harder to follow.

  • Large diffs do less duplicate workRepo diff totals are computed once for the active chat and shared between the header and environment panel, with memoized patch stats to avoid re-parsing the same large diff during live updates.

  • Archived cleanup is more immediateDeleting archived threads now goes through one shared client path, removes rows optimistically, batches worktree-linked deletes, and reconciles once with the latest server snapshot.

  • Terminals and transcripts are safer under loadTerminal runtime cleanup, provider activity ingestion, transcript rendering, and session handoff logic picked up extra safeguards for reconnects, shell summaries, agent activity, and active task rendering.

  • Desktop update prompts are quieterBackground update polling no longer exposes a manual check button at the wrong time, update state is restored more predictably, and production builds keep source maps off unless a diagnostic release opts in.

  • Small release-readiness fixes landed tooImage attachment expectations, optional callback typing, recap test doubles, composer spacing, reference chips, and queued row styling were aligned with the current UI so the final check suite stays green.

Updated with every release. See releases on GitHub.

Download Synara