openwebgoggles
by techtoboggan
Runtime framework for launching interactive browser-based webview UIs that communicate bidirectionally with the CLI agent via structured JSON data contracts. Use when: (1) The agent needs human-in-the-loop approval or review of proposed changes, (2) Displaying rich interactive dashboards, visualizations, or architecture diagrams, (3) Collecting structured user input via forms, wizards, or configuration panels, (4) Any task requiring a browser-based UI that exchanges data with the CLI agent. Provides a local HTTP+WebSocket server, file-based JSON data contract in the CWD, a client-side SDK, and bash helper scripts for agent integration.