Privacy Policy

Last updated 22 September 2026

Better Response is a free, noncommercial plugin published by dzhunka. It has no accounts, no sign-in, no cookies, and no analytics. This policy describes the only data that reaches it.

What it receives

Better Response exposes one tool, visualize. When your agent calls it, the plugin receives a single argument: the interface tree the agent authored. That tree is written by your agent from your conversation, so whatever the agent chooses to put on screen — labels, list items, table values — arrives with the call. The plugin has no access to the rest of the conversation, to your files, or to anything your agent did not place in that tree.

The tool is the only entry point. Better Response does not read from or write to any other system on your behalf.

What it stores

Nothing. The server renders the tree back to your agent host and keeps no copy. There is no database, no file store, and no logging of tool payloads in production. Retention is therefore zero: there is nothing to delete, export, or request a copy of.

The interface renders inside a sandboxed frame supplied by your agent host. Anything you do there — ticking a box, sorting a column — stays in that frame's memory and is discarded when it closes. Those interactions are never sent back to the plugin.

Hosting

The service runs on Vercel, which processes each request in order to serve it and records ordinary operational request metadata such as IP address, user agent, and timestamp under its own retention defaults. Better Response does not export, analyse, enrich, or retain that data.

Who else sees it

No one. Data is not sold, shared with advertisers, passed to analytics providers, or used to train any model. Vercel, as the hosting provider described above, is the only third party involved.

Your controls

Better Response acts only when your agent calls it, and it holds nothing afterwards. Uninstalling the plugin from your agent host stops every call and leaves no residue to erase.

Changes and contact

Material changes to this policy will be published on this page with a new date. Questions go to the public issue tracker.

Back to Better Response