Skip to content

Add stateless Vercel self-hosting#1429

Draft
mrzmyr wants to merge 1 commit into
UsefulSoftwareCo:mainfrom
mrzmyr:agent/vercel-host
Draft

Add stateless Vercel self-hosting#1429
mrzmyr wants to merge 1 commit into
UsefulSoftwareCo:mainfrom
mrzmyr:agent/vercel-host

Conversation

@mrzmyr

@mrzmyr mrzmyr commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

what changed

  • add remote libSQL/Turso storage for self-hosted deployments
  • add request-isolated stateless MCP mode
  • add a Vercel Services container config and deployment guide
  • serialize remote schema migration and first-run seeding with a database lease

validation

  • bun run format:check
  • bun run lint
  • bun run typecheck
  • bun run --cwd apps/host-selfhost test (89 tests)
  • bun run --cwd packages/hosts/mcp test (68 tests)
  • production Vercel smoke: health, setup status, web app, and MCP auth

stateless MCP limits

Paused executions, resume, browser approval, and server-initiated SSE need a live session. Stateless mode returns an interaction-unavailable result if execution pauses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant