Web Terminal

Code directly in your browser with an integrated terminal and AI. No install needed — just open a contest and start.

No setup

Any Editor

Use your API token with Cursor, Continue, Aider, or any OpenAI-compatible tool. Point it at the Vibeathon proxy.

Flexible

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_login
vibeathon_setup

Already registered for a contest?