Vibosome

Vibosome documentation

Run, schedule and maintain Node.js automations

Documentation for the retained Vibosome Node.js automation platform: imports, variables, runs, schedules, guarded AI fixes, Agent API and MCP.

Import a supported project

Bring a command-line Node.js project with package.json from Codex, Claude, Antigravity, Cursor, or your computer. Playwright and Puppeteer projects can use the browser-ready production runtime.

Add variables and secrets

Save the environment variables the project reads from process.env. Secret fields are write-only in the customer interface and stored in authenticated encryption envelopes.

Verify before scheduling

Confirm the detected command and complete one successful or understood-warning run before enabling a new recurring schedule.

Schedule and monitor

Choose a named timezone, review the monthly compute estimate, and inspect retained run status, bounded logs, structured output, warnings, and failure history.

Use guarded AI fixes

Create a project-scoped token for an AI coding tool. Sensitive changes require a one-use, ownership-bound dashboard approval before the exact action can continue.

Know the runtime boundary

Production currently runs Node.js 22 jobs one at a time with a ten-minute combined setup/install/command ceiling, 512 MiB memory, one CPU, and bounded logs and result files.