feat: add Browser scene, web-element context and relay server improvements by bobleer · Pull Request #163 · GCWing/BitFun

added 2 commits

March 15, 2026 23:18
…ments

- Add embedded Browser scene with Tauri webview integration and inspector
- Introduce WebElementContext type for referencing web page elements in chat
- Improve ChatInput focus management and context tag insertion reliability
- Harden relay server: bind to 127.0.0.1, redesign landing page, fix deps
- Add browser-related Tauri capabilities and API commands

Made-with: Cursor
Accept upstream's collapsed chat input styling (cursor: text,
max-width: 300px, pill-shaped border-radius, symmetric padding).

Made-with: Cursor

bobleer added a commit to bobleer/BitFun that referenced this pull request

Mar 15, 2026
…ments (GCWing#163)

- Add embedded Browser scene with Tauri webview integration and inspector
- Introduce WebElementContext type for referencing web page elements in chat
- Improve ChatInput focus management and context tag insertion reliability
- Harden relay server: bind to 127.0.0.1, redesign landing page, fix deps
- Add browser-related Tauri capabilities and API commands

Co-authored-by: bowen628 <bowen628@noreply.gitcode.com>

@bobleer bobleer deleted the feature/browser-scene-and-enhancements-20250315 branch

March 22, 2026 09:08