Skip to content

Privacy & data

Last updated 2026-05-10

Browy is a desktop application: a Chromium browser extension plus a small native messaging host that runs on your machine. This page documents the data Browy handles and is the privacy policy referenced in the Chrome Web Store and Microsoft Edge Add-ons listings.

DataWhy
Page content the agent inspects (DOM snapshots, screenshots, console / network logs, JS evaluation results)The model needs to see what’s on screen to act. Same data path as gh copilot in a terminal.
Your chat messagesThey’re the prompt to the model.
Tool-call results (e.g. “navigated to X”, “clicked element 7”)The model needs feedback to plan the next step.

GitHub’s handling of Copilot data is governed by the GitHub Copilot Privacy Statement and your Copilot subscription terms. Browy does not modify, intercept, or proxy these requests.

DataWhereLifetime
Chat historychrome.storage.local (per-profile extension storage)Until you clear it from the side panel or uninstall
Settings (model, reasoning effort, theme, last tab)chrome.storage.localSame
Native host log~/.browy/host/host.log (single rotating 5 MB file)Overwritten on rotation; deleted on uninstall
Agent scratch disk + key-value memory~/.browy/data/files/ and ~/.browy/data/notes.jsonUntil you delete them; survives across chats
GitHub Copilot session state~/.copilot/ (managed by the Copilot CLI, not Browy)Per Copilot CLI’s behavior

Page content the agent reads, including DOM snapshots, console output, network logs, and screenshots, comes from the active tab and is sent to the model unmodified.You pick the tab the agent runs against, what you type into chat, and which tools are enabled in Settings.

That includes things power users want to send: API keys for backend testing, OAuth redirect URLs, Authorization headers from a network trace. Browy doesn’t second-guess you.

Browy is not directed to children under 13, and does not knowingly collect any data from anyone, including children.

When this policy changes, the Last updated badge at the top of this page changes too. Material changes are also noted in the changelog.