@vobase/core
v0.15.0
Published
The app framework built for AI coding agents - core runtime
Readme
@vobase/core
Core runtime engine for Vobase — the app framework built for AI coding agents.
Provides app wiring, module system, auth, context (ctx), jobs, MCP server, and storage.
Installation
bun add @vobase/coreUsage
import { defineModule, getCtx, defineJob } from '@vobase/core'See the full documentation for details.
License
MIT
