Unreleased - 2026-04-18
rebranded the user-facing product around `LLM Model OpenWeb.Software 3.6`
replaced the static homepage idea console mockup with a real prompt intake form
preserved prompt drafts through sign-up and sign-in into the dashboard
provisioned user and project prefixes in S3-compatible object storage
added Google OAuth sign-in and account-linking flows for Gmail-based access
made the home page explicit about free registration, no credit card, and login-required coding
persisted each project's isolated S3 storage prefix and resumed managed workspace threads on return
added external PostgreSQL-backed user persistence via `DATABASE_URL` with local SQLite compatibility
mirrored project and snapshot metadata into external PostgreSQL system tables
provisioned a dedicated PostgreSQL database for every project with fixed host credentials
exposed per-project database credentials, storage prefixes, and a built-in table browser in the workspace
surfaced the free dev-and-prod database offer throughout the landing page and dashboard