Skip to content

Commit 1149f48

Browse files
[AI] Add test budget tip to Cursor Cloud instructions
Co-authored-by: Matiss Janis Aboltins <MatissJanis@users.noreply.github.com>
1 parent ba57077 commit 1149f48

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,10 @@ Standard commands documented in `package.json` scripts and the Quick Start secti
658658
- `yarn test` (lage across all workspaces)
659659
- `yarn typecheck` (tsc + lage typecheck)
660660

661+
### Testing and previewing the app
662+
663+
When running the app for manual testing or demos, use **"View demo"** on the initial setup screen (after selecting "Don't use a server"). This creates a test budget pre-populated with realistic sample data (accounts, transactions, categories, and budgeted amounts), which is far more useful than starting with an empty budget.
664+
661665
### Gotchas
662666

663667
- The `engines` field requires **Node.js >=22** and **Yarn ^4.9.1**. The `.nvmrc` specifies `v22/*`.

0 commit comments

Comments
 (0)