Add funded startup lead workflow#129
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR enhances the dataset creation experience by introducing example prompts. The frontend adds an Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Adds a funded-startup lead workflow to the README and adds matching example prompts to the New Dataset page.
Validation:
npx eslint app/dataset/new/page.tsxpasses with only existing<img>warnings.Notes:
npm run lintcurrently fails on a pre-existingreact-hooks/set-state-in-effecterror infrontend/components/table/use-row-change-detection.ts.npm run buildcurrently fails because Convex generated files are missing locally (frontend/convex/_generated/api).