Free and open source. It runs on your machine, operated by the AI you already pay for - your whole company as one git repo you own. Bring your own agent.
No wait for the release. It's all open source now - clone it, install, and the operator console opens in your browser.
# macOS, with Node 20+ and git
git clone https://github.com/dejankeri/buildex.git
cd buildex && npm install
npm run demo
Full walkthrough in the GitHub quickstart ↗.