Get vibeCoder
Code in contests with AI — pick your workflow
Quick Start — OpenCode + Plugin
1
Install OpenCode
npm install -g opencode 2
Install the Vibeathon plugin
npm install -g @vibeathon/opencode-plugin 3
Add the plugin to your OpenCode config
Edit ~/.config/opencode/config.json:
{
"plugins": {
"vibeathon": {
"npm": "@vibeathon/opencode-plugin"
}
}
} 4
Login and configure
Inside OpenCode, run the vibeathon tools:
vibeathon_loginvibeathon_setupAlready registered for a contest?