Documentation Index
Fetch the complete documentation index at: https://docs.newly.app/llms.txt
Use this file to discover all available pages before exploring further.
New features
- Build-fix agent — When an Android or iOS build fails, Newly now analyzes the build log and offers a one-click fix in the chat panel. No more digging through gradle output to figure out what broke. Learn more
- Support contact skill — The AI agent can now point you to the right channel when you need to reach the Newly team, so getting help from inside a project is faster.
Updates
- Faster project startup — Starting a new project is noticeably quicker. The preview environment now spins up in parallel with the rest of the setup flow instead of waiting in sequence.
- Smarter system prompts — Refreshed the AI agent’s system prompts and Better Auth guidance so generated code is more accurate the first time, especially around authentication and RevenueCat.
Bug fixes
- Fixed an issue where the Expo preview’s global
fetchpolyfill could conflict with app code, causing unexpected network behavior. - Fixed a backend deploy edge case where local changes weren’t fetched before merging, leading to stale backend URLs.