Changelog
Product updates and release notes.
v0.1.0Initial releaseComing soon
- Three-column panel UI — project list, widget canvas, team chat
- AI agent builds widgets from natural language chat
- Sandboxed iframe widget runtime — HTML, JS, CSS, any CDN library
- Real-time team chat via WebSockets
- Agent chat with SSE token streaming
- Per-project agent sessions with full conversation continuity
- Pluggable auth adapter — local accounts by default
- Pluggable storage adapter — filesystem by default
- Self-hosting via Docker Compose or manual Bun install
- PostgreSQL + Drizzle ORM data layer
- MIT License