Skip to content

Add funded startup lead workflow#129

Open
osrnishant wants to merge 2 commits into
tinyfish-io:mainfrom
osrnishant:funded-lead-workflow
Open

Add funded startup lead workflow#129
osrnishant wants to merge 2 commits into
tinyfish-io:mainfrom
osrnishant:funded-lead-workflow

Conversation

@osrnishant
Copy link
Copy Markdown

Adds a funded-startup lead workflow to the README and adds matching example prompts to the New Dataset page.

Validation:

  • Targeted static check confirmed the funded-startup example, label, click handler, and render loop exist.
  • npx eslint app/dataset/new/page.tsx passes with only existing <img> warnings.

Notes:

  • Full npm run lint currently fails on a pre-existing react-hooks/set-state-in-effect error in frontend/components/table/use-row-change-detection.ts.
  • Full npm run build currently fails because Convex generated files are missing locally (frontend/convex/_generated/api).

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 5, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c7276dd9-3c1f-48d5-94dd-d9bcd4f4d418

📥 Commits

Reviewing files that changed from the base of the PR and between 5a2e7c3 and 44b0885.

📒 Files selected for processing (2)
  • README.md
  • frontend/app/dataset/new/page.tsx

📝 Walkthrough

Walkthrough

This PR enhances the dataset creation experience by introducing example prompts. The frontend adds an EXAMPLE_PROMPTS data structure containing labeled prompt presets, then renders a "Try an example" UI section with clickable buttons in the wizard's describe step. When a user clicks an example button, the prompt state is updated with that example's text. The README is updated with a new "Example Workflow" section that walks through a concrete use case (funded leads discovery) and includes a table of copyable prompt examples users can adapt for their own needs.

Suggested reviewers

  • simantak-dabhade
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Add funded startup lead workflow' accurately and concisely summarizes the main change—adding a funded startup workflow to the README and corresponding example prompts to the UI.
Description check ✅ Passed The description clearly relates to the changeset by explaining what was added (funded-startup lead workflow to README and example prompts), validation performed, and known limitations.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant