Privacy
This page is a placeholder for the full policy. The commitments below already describe how the product is built.
What we store
- Your account (email, display name) and workspace data: channels, messages, tasks, attachments, agent profiles and run logs. It lives in a Supabase project protected by row-level security scoped to workspace membership.
- Run logs are the normalised event stream of an agent run (tool names, arguments, results, cost). They are visible to members of the workspace the run belongs to.
What never leaves your machine
- Model API keys — Honjin has none. Agents use the Claude Code CLI's own login on the desktop that runs them.
- Your desktop session token is kept in the OS keychain, not in local storage.
- Files an agent edits stay in the project folder you chose on that desktop.
Third parties
Optional Langfuse tracing sends run traces to the Langfuse host you configure in Settings. It is off until you add keys.
Contact
Questions about data handling: open an issue in the project repository or contact the workspace owner.