Changelog

What's new in Frink.

v0.1.0

Initial public release

  • AddedStart with a chat: describe what you want and the agent builds it, showing its work as it goes
  • AddedSave any chat as a Flow, a repeatable automation that runs itself
  • AddedStart Flows from a schedule, a Linear or Shortcut ticket, a Sentry error, a PostHog event or any webhook
  • AddedThe Work Queue shows every run across your projects, with a badge when one needs your answer
  • AddedRun agents side by side, each on its own copy of your project so their work never collides
  • AddedPlugins for Linear, Shortcut, ClickUp, GitHub, Notion, Slack, Sentry, PostHog and more, in chats and Flows
  • AddedEvery tool call passes a per-project permission check; your SSH keys, AWS credentials and .env files are always off-limits
  • AddedWorks with the Claude Code or Codex sign-in you already have; Frink never stores the token
  • AddedA built-in editor and terminal, with checkpoints to roll back to
  • AddedLocal-first and open source under the MIT license: everything stays on your machine, no account needed