@alexhillman@steipete Insane I can just take a description of your workflow and integrate it into my system one shot using open code and oh opencode - $12.59 of tokens used.
Inspired by this I got Claude Chome working remotely between Linux and Windows:
• Claude Code on Linux/SSH
• Pipes (socat) commands to Windows Node.js script
• Relays to Windows Chrome extension
• Full browser control from remote CLI
I spent all of Christmas reverse engineering Claude Chrome so it would work with remote browsers.
Here's how Anthropic taught Claude how to browse the web (1/7)
I spent all of Christmas reverse engineering Claude Chrome so it would work with remote browsers.
Here's how Anthropic taught Claude how to browse the web (1/7)
@pk_iv Remote Claude + Browser:
• Claude Code on Linux/SSH
• Pipes (socat) commands to Windows Node.js script
• Relays to Windows Chrome extension
• Full browser control from remote CLI
I can share more details if people are interested.
@paoloanzn I've been thinking about this. Some templates that non technical people can start from, with auth and database already setup, in a sandbox would be very cool!😎
@SeanODowd15 Here's the Chrome extension I mentioned! 🏠
GitHub: https://t.co/yWyoRomnvA
Quick install:
1. Download the code
2. Go to chrome://extensions
3. Enable dev mode
4. Load unpacked
5. Start hunting! 🎯
Let me know if you need any help setting it up! 🙌
@SeanODowd15 Great tip.
I threw together a tiny Chrome extension that overlays the saves-to-views % on every Zillow listing, so the 10 % rule pops out at a glance. Happy to share the code if anyone’s interested.