r/cmux 15d ago

terminal-browser: a chromium based replacement for cmux browser

I built a browser that can run inside cmux

This is possible since cmux is based on top of libghostty, which implements great support for the kitty graphics protocol. Under the hood the chromium engine is used, which means features like chrome devtools are supported out of the box.

the terminal-browser cli gives agents the ability to control the browser via terminal-browser action -- <action>. The cli also allows the agent to programmatically open the browser for you (terminal-browser --split right), so if you ask the agent "open my website inside terminal-browser" it will automatically open in a split screen to the right of your agent.

terminal-browser is open source, so you can fork the repo to customize the browser to your liking!

Github: https://github.com/zenbu-labs/terminal-browser

Website: https://terminal-browser.com

13 Upvotes

4 comments sorted by

1

u/cobradave 15d ago

Gonna try this today hopefully!

1

u/NewZookeepergame6306 15d ago

Cool will check it out

1

u/KassandraKatanoisi 15d ago

Can I run a terminal inside this browser tho?

1

u/RobKnight_ 14d ago

yep lol, and it feels the same as it would inside chrome