Skip to content

Vibe Codr v0.7.6

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:20
· 6 commits to main since this release

Fixed

  • Resumed sessions no longer re-arm stale plan files or strand users in Plan
    mode. Leaving a pending plan now offers explicit Run, Switch without running,
    and Cancel choices on Desktop and mobile, scoped to the active session.
  • Assistant commentary is visible in transcript order, reasoning remains a
    separate disclosure, tool headers stay inline, and final answers retain the
    primary response treatment across live and hydrated history.
  • The Desktop streaming guard recognizes phase-boundary flushes without
    mistaking them for per-token synchronous rendering.
  • Desktop bundle ceilings include a narrow allowance for the new Plan decision
    surface and visible commentary hierarchy.
  • Desktop end-to-end journeys target the individual reasoning and tool
    disclosures that replaced the removed turn-wide Work wrapper.