What Is Browser Mode?
genie talk opens the Forge web UI for interactive chat with an agent.
Not a terminal REPL - Opens your browser.
Start Browser Session
Browser Interface
You see:- Chat input box
- Agent responses in real-time
- File tree (left sidebar)
- Diff view (for code changes)
Close Session
Just close the browser tab. Session stays in Forge. View later:When to Use Browser Mode
Use browser mode when:- Interactive exploration
- Real-time feedback
- Visual diff review
- Automation/scripts
- Batch processing
- CI/CD pipelines
Reality Check
This is NOT a magic AI interface. It’s just:- Forge web UI (existing tool)
- Opened by Genie CLI
- Chat interface to agents

