Changelog
What's new in Frink.
v0.0.6
Redesigned permissions, rich tool cards & local-first engine
- AddedPermissions redesigned from the ground up with a new prompt that lets you approve per-project, per-machine, or one-time
- AddedMCP and web search results display as rich, expandable cards
- AddedEdit chat titles inline with a pencil icon in the header
- ImprovedPermissions, tasks, triggers, and integrations now run entirely on your machine
- ImprovedPermissions settings page reorganized into tabbed groups by tool type
- ImprovedMCP permission prompts show readable tool names instead of raw identifiers
- ImprovedMachines page loads faster
- FixedChat titles no longer appear garbled
- FixedRenaming a chat updates both the header and the sidebar
- FixedMoving a chat between projects no longer causes a blank screen
- FixedMCP servers with spaces in their file paths now launch correctly
- FixedMCP tools now reliably appear when 15+ servers are configured
- FixedLong descriptions in the settings sidebar no longer overflow
v0.0.5
Local-first chats, queue polish & stability
- AddedChats and projects are now stored on your machine for faster, more reliable access
- AddedDrag-to-reorder queued messages and inline-edit them before they send
- ImprovedAgent responses feel near-instant after the stream finishes
- ImprovedIn-progress streams survive a force-quit and pick up where they left off
- FixedApp no longer crashes on quit
- FixedMCP servers crashing no longer takes down the app
- FixedDeleting a project stops all its running agents first
v0.0.4
Debug mode, MCP overhaul & concurrency
- AddedDebug mode guides agents through structured reproduce-then-fix cycles

- AddedMCP servers from Claude and Cursor are auto-imported on first boot
- AddedEdit MCP server config JSON directly inside Frink
- AddedShow/hide toggle for secret fields in the MCP configure dialog
- AddedRoll back to any user message to re-edit and resend it
- AddedRefresh button in MCP settings to pick up newly-added servers
- ImprovedMCP settings page opens instantly instead of waiting for server probes
- ImprovedRunning 3+ chats in parallel no longer slows down or drops messages
- ImprovedFaster streaming for large responses
- ImprovedMCP server lists are sorted alphabetically in settings
- ImprovedNew agent-complete notification chime
- ImprovedAnimations respect the reduced-motion system preference
- FixedRollback no longer fails on freshly-sent messages
- FixedRolled-back messages are cleared from the agent context
- FixedMalformed native MCP configs from Claude and Cursor now launch correctly
- FixedEnter shortcut no longer steals focus from the file editor
- FixedSigning in refreshes MCP data across all open windows
v0.0.3
Checkpoints, uploads & stability
- AddedRoll back to any checkpoint with per-branch git context
- AddedForked chats inherit the source worktree so you pick up right where you left off
- AddedSee chat state at a glance with colored icons and status pills
- AddedRunning chats and tasks show a live activity dot
- ImprovedLower memory usage when streaming large tool responses
- ImprovedPlan approvals are snappier
- FixedLarge images no longer fail to send
- FixedStale project git remotes now resync automatically
- FixedNo more phantom permission prompts after timeout or disconnect
- FixedSplit-pane layout and message routing work correctly across panes
- FixedQueue pauses gracefully during socket disconnects instead of dropping tasks
- FixedPinned chats are preserved when clearing a folder
- FixedModel picker only shows models your connected providers support
- FixedSidebar transitions and chat switching feel more stable
v0.0.2
Fork, pin & polish
- AddedFork any chat to explore a new direction without losing the original
- AddedPinned chats now sync across your machines
- AddedRename, move, and restore chats directly from the sidebar
- AddedAlways see your branch, worktree, and folder while chatting
- ImprovedChats resume reliably after network hiccups
- FixedChats no longer get stuck after waking from sleep
- FixedSidebar no longer flashes when pinning, forking, or deleting chats
v0.0.1
Released!
- AddedDesktop app for macOS