Skip to content

kraaakilo/opencode-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCode VM Setup

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.

Why a VM?

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.

Usage

vagrant up
vagrant ssh

About

spin up opencode in vm

Resources

Stars

Watchers

Forks

Contributors