dwn.bridge: Turning the Gemini Web UI Into a Local Agent

dwn270787 · reddit · 2026-07-09

Developers have open-sourced dwn.bridge, a tool that connects the standard Gemini web chat interface to local files and databases via a simulated manual input loop, effectively transforming it into a local agent capable of executing complex tasks.

The tool extracts local database schemas to send to the model, executes the returned SQL queries, and automatically feeds error traces back to the web UI for self-correction. All write operations or command executions require explicit user confirmation via a local popup.

Original post →

More from coding & agent

coding & agent channel →