create-atlas-agent

JSON →
library 0.3.3 ·javascript
verified Jun 5, 2026

Scaffolds a new Atlas text-to-SQL agent project with chat UI, multi-layer SQL validation, and auto-generated semantic layer from database schema. Current version is 0.3.3, released regularly on npm. Key differentiators: opinionated setup for Docker/Railway/Vercel deployment, built-in sandboxing (nsjail, sidecar), and support for multiple LLM providers (Anthropic, OpenAI, Bedrock, Ollama). Requires Bun >=1.3.11 and a PostgreSQL/MySQL database. The package is a CLI tool, not a library — run via `bun create atlas-agent`.