Built to make OpenCode by Anomaly easier to use in daily workflow. The agent feature streamlines tasks like writing cybersecurity notes, analyzing code, or using 0xdf's HTB AI Mentor for Hack The Box — without constantly copy-pasting prompts.
AI agents execute arbitrary commands, read/write files, and make network requests — that's the whole point, but it also means they should never run directly on your host machine. This setup solves that by spinning up an isolated Ubuntu VM with OpenCode pre-configured and a bind-mounted projects folder for easy file access. Prompts are converted into agents for cleaner integration.
The VM is the sandbox. Let it do the dirty work.
vagrant up
vagrant ssh