Meet Vivi Ornitier
He travelled the universe and is now living with Cloud, helping guide adventurous developers on their journeys!
Authentication
Node Disconnected
Query jobs
Sign in to start querying.
No queries in progress.
- Job ID
- -
- Status
- idle
- Done
- -
- Updated at
- -
No query result yet.
Recurring schedules
Create a recurring OpenCode run with a name, query, and cadence. New runs only start when the previous run is completed.
Sign in to create schedules.
Active schedules
Click a schedule to inspect past runs and results.
No active schedules yet.
- Schedule ID
- -
- Name
- -
- Cadence
- -
- Cadence (ms)
- -
- Created at
- -
Select an active schedule to inspect past runs.
Host machine only
Register your device as the Vivi node
- Docker is installed and running on this machine.
- You can access the GitLab repository: akhil-ornitier.
export GITLAB_USERNAME="<your-gitlab-user-uuid>"-
export GITLAB_REGISTRY_TOKEN="<gitlab-token-with-read_registry>"
Use your GitLab user UUID for GITLAB_USERNAME.
GITLAB_REGISTRY_TOKEN must include
read_registry permission so Docker can pull the image.
Vivi node setup command is loading...
Vivi node setup command is loading...
vivi start to register this device as the Vivi node.
Troubleshooting
- Ensure port
8787is not already occupied. -
Stop any already running containers before retrying (for example,
docker psthendocker stop <container-id>). - Rerun setup, then run
vivi startagain.
GitLab integration
GitLab session preset
Save your GitLab values together for this session. The status below tells you whether GitLab is configured.
Sign in to check if GitLab is configured for this session.
Manual variable editor
Manage GitLab credentials and other per-session environment variables
in .env.json. Values are write-only from this UI; only
key names are listed.
Sign in to manage GitLab integration variables.
Existing integration keys
- No keys loaded yet.
No GitLab integration writes yet.
OpenCode config sync
Edit and sync your session opencode.json. In distributed mode,
this writes to the selected Vivi node where OpenCode runs.
Sign in to load and edit OpenCode config.
No OpenCode config loaded yet.
File system writer
Submit one request to write multiple files to absolute paths using
text or base64 content formats.
Sign in to write files.
No file writes yet.
MCP file manager
Submit auth and opencode JSON objects in one
request, then clear MCP files for the current session or a specific
sessionId.
Sign in to manage MCP files.
No MCP writes yet.