New
Build with GitAgent (Beta). Architect can now create git-native agents — an agent whose identity, rules, skills, and memory live as versioned files in a GitHub repo you own, instead of a hosted Lyzr agent. While planning a new app, just tick the optional “Build this using GitAgent” option. → GitAgent (Beta)



Improvements
Faster, more stable builds. The in-sandbox harness — the engine that writes your app — got significant speed and stability improvements. Builds respond quicker and run with fewer interruptions.Security
Per-app database isolation. Each app now gets its own dedicated database. Your data access is scoped to a single app, so records from one app can never be reached by another — a stronger boundary around every app’s data. → Database & Authentication

