Monoloth
Agent-agnostic desktop shell for CLI coding tools
releases → github →readme
i got tired of waiting on node to spin up every time i wanted to write a paragraph. monoloth is a single rust binary that watches a folder, renders the markdown, and serves the result. no node_modules, no bundler, no waiting.
this whole site is served by it (in dev). in production it's still static html — monoloth builds to files you can throw on any host.