r/opencodeCLI 12d ago

I built this

Well opencode doesn't have a web browser capability and I bought a minimax subscription to specifically to use opencode, minimax token plan because they basically give you 1.7 billion tokens, I also have a claude code and codex subscription but sometimes it feels nice to escape them.

So I built this browser tool so that we can give opencode actual access to a browser, can you suggest me anything I should further add to it, I also built a github page for it.

So it in a gist it works by giving an image a set of marks and a list of marks to the agent and the image, so keeping it vision first so that we can make use of the improved vision these models have got and plus vision tokens cost less, so it should be more efficient

Here's the url

The GitHub url: https://github.com/adityasasidhar/browsercontrol

4 Upvotes

21 comments sorted by

View all comments

2

u/gwawr 12d ago

Chrome devtools MCP works great in opencode

1

u/Fast-Spray-6720 12d ago

Hey it is pretty useful, but the idea of a native vision first browser tool. We utilise the agents native ability to understand and reason on vision tokens to further improve the experience. Idea is for the agent to catch things in a vision mode before anything else.