Skip to content

1.0.6

Choose a tag to compare

@jahirxtrap jahirxtrap released this 02 Jun 03:46
· 47 commits to master since this release
  • Added resilient chat — a running turn keeps going on the server if the connection drops, and reconnecting picks up where it left off and replays anything you missed
  • Added permissions and questions to the quick chat and made it survive reconnects like the main chat, with all its tool activity folded into a single working indicator
  • Added a connection indicator to the app bar — connecting, working, waiting for a reply, or idle — with a clear "Server unavailable" state instead of raw network errors, and disabled sending and commands while offline
  • Added a sticky header for expanded blocks so you can still collapse them after their header scrolls out of view
  • Changed the quick chat to push the main chat up as it expands instead of covering it
  • Changed MCP tools to show as "server: tool" and unified the look of the thinking, tool, result and diff blocks