Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
felarof
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
felarof
6mo ago
I do this via BrowserOS -- https://github.com/browseros-ai/BrowserOS It has an in-built MCP server and I use it with claude code, codex and like it quite a lot.
2.
▲
by
felarof
8mo ago
> “Every month, alert me to any fluctuations in product cost and which items in my Square catalog are affected. Highlight any items where my COGS exceeds 35%. All the invoices are available in my email.” That would be incredibly powerfu
3.
▲
by
felarof
8mo ago
There are bunch of tedious / routine tasks that AI can automate. I think the big hurdle is mostly education / shift in mindset. We are so used to doing the task manually that most of us (including me) don't pause to think if
4.
▲
by
felarof
8mo ago
You can't run shell commands though. Bash is the most powerful tool in claude code!
5.
▲
by
felarof
8mo ago
BrowserOS should work with agent browser as well in headless mode! On top of that, if you want headful mode, you can use our MCP server https://docs.browseros.com/features/use-with-claude-code Would love to understand
6.
▲
by
felarof
8mo ago
> You guys need some marketing help. There’s a lot of potential here, but you don’t do a good job of selling it. Thank you for the feedback. Ack, we need to do a better job of marketing. > How do you plan to monetize it? Our goal is
7.
▲
by
felarof
8mo ago
At the moment, our product is designed for headful mode. But if you want to use our browser in headless and use playwright that would work too! (we are chromium fork)
8.
▲
by
felarof
8mo ago
gpt-oss 20B works well. You'll want at least 12k context length for agent mode.
9.
▲
by
felarof
8mo ago
Thanks! > whole Browser and not a Chrome Extension argument Both of us are definitely biased to think our own approach is better :) But without owning the binary, we couldn't shipped today's feature -- Agent with access to your
10.
▲
by
felarof
8mo ago
We are still in early versions of the feature! Haven't released on our repo yet. What use case did you have? Happy to show a demo of current version we have (you can hit me up on discord or slack -- links available on our repo)
11.
▲
by
felarof
8mo ago
Thanks! > how is it reliably enforced? At the chromium level, you have access to every single DOM element and coordinate space around it. So, when a click happens either user or agent, we have a neat way of enforcing required action (eit
12.
▲
by
felarof
8mo ago
Ohh, interesting, technically this should already be possible. Because we already package gemini-cli into the sidecar (bun) binary. We just have to create a good UX. What angle are you looking at this from? Is it for convenience? Or do you
13.
▲
by
felarof
8mo ago
Thanks for initial feature request! We do read every single request :) Yes, we expose BrowserOS as an MCP server -- that you can use from claude code, cursor, opencode, etc -- https://docs.browseros.com/features/use-wit
14.
▲
by
felarof
8mo ago
> if you're interacting with like salesforce or a customer support tracker or an issue tracker or something you're likely using a webapp Precisely. I think most knowledge work (especially at business) still happens browser. Tha
15.
▲
by
felarof
8mo ago
Good question. We think the browser is becoming the new OS. It doesn’t really matter anymore if you’re on Windows, macOS, or Linux—the browser is where most work already happens. We see a future where it’s the main gateway to everything, an
16.
▲
Show HN: BrowserOS – "Claude Cowork" in the browser
(github.com)
88 points
by
felarof
8mo ago
|
35 comments
17.
▲
by
felarof
11mo ago
You have a great business sense! There is an open source alternative -- browserOS.com
18.
▲
by
felarof
11mo ago
This is exactly our vision as well! But we want to enable you to run these automations using local models, which would be secure and privacy-first https://git.new/BrowserOS
19.
▲
by
felarof
11mo ago
You should try us :) open-source and privacy-first alternative to Atlas -- https://github.com/browseros-ai/BrowserOS
20.
▲
by
felarof
11mo ago
Thank you! > curious about your anti-bot detection implementation at the C++ level. Are you modifying specific Chromium fingerprinting. TLDR basically most browser automation platforms use CDP or CDP based APIs and websites are able to d
21.
▲
by
felarof
11mo ago
I see. Let me know if I got it correctly: if the UI of our browser looked different than Chrome, you would use that? We kept the UI same because we felt people tend to have affinity towards using something they are familiar with.
22.
▲
by
felarof
11mo ago
Ohh man, this definitely hurts. We were a team of 2 until recently and we've been working hard to get through the backlog of feature requests as fast as possible. I think we've definitely improved the product a lot since we launch
23.
▲
by
felarof
11mo ago
Hmm I've tried. Google chrome doesn't allow starting `--remote-debugging-port` on main profiles. Logs below from my MacOS. not sure if it allows on other OSes. ``` [I] ~ /Applications/Google\ Chrome.app/Contents&#x
24.
▲
by
felarof
11mo ago
haha fair point. but here you can clone any website's design as inspiration to build on top of it
25.
▲
by
felarof
11mo ago
good question. key difference is MCP server is built right into the browser and works with your logged sessions. One-click to connect, no CDP setup needed. Also supports multiple parallel connections via MCP http transport.
26.
▲
Show HN: We packaged an MCP server inside Chromium
(github.com)
46 points
by
felarof
11mo ago
|
17 comments
27.
▲
by
felarof
1y ago
Haha, we should integrate this into the browser we are building! https://github.com/browseros-ai/BrowserOS
28.
▲
by
felarof
1y ago
Wow, this is cool! You should open source this and let other people contribute and build apps that work inside this sim. I would love to build a version of our browser into this. ( https://github.com/browseros-ai/Browser
29.
▲
by
felarof
1y ago
Browser that helps FOCUS is a great insight! We are working on best bookmark manager already.
30.
▲
by
felarof
1y ago
Ohh, interesting! Curious what is your use-case?
More ›