Security
What Fredrin sees
Fredrin is a desktop app around your own repo, keys, and agents, not a cloud that holds your source. The whole data boundary fits on this page.
Stays on your machine
Always. No setting to find.
- Your source code: every ticket works in a local git worktree
- Your AI keys and subscriptions: agent traffic goes straight to your provider, never through us
- Prompts, replies, terminal output: and screenshots of your app
Syncs to run the board
Metadata only: never code, never conversations.
- Tickets, comments, and columns: the kanban itself
- Run status: exit codes and token counts
- Branch names, PR links, CI status: the diff stays on your git host
Stored only if you opt in
One per-project switch, off by default.
- Chat history sync across devices: secrets scrubbed before writing
- “Delete stored history”: erases it all, any time
Architecture, not a policy promise
The app strips conversation content before sending; the server refuses to store it. Run any proxy and watch the wire yourself.
Beyond the data boundary
- Agent isolation
- One ticket, one branch, one git worktree. Nothing lands until you review the diff.
- Your code is not the product
- We license the app; agents run on your own AI subscription. No training on your code: it never reaches us.
- Platform and access
- A native desktop app for macOS, Windows and Linux, invite-only. No cloud IDE holds your repo.
- Questions and reports
- Contact us or read the privacy policy.
Point it at a real repository and watch every boundary above hold.