Skip to content

feat(agent-pages): add Reddit and X pain points to five workflow pages - #503

Draft
JayZeeDesign wants to merge 1 commit into
mainfrom
cursor/reddit-x-pain-points-2fcf
Draft

JayZeeDesign wants to merge 1 commit into
mainfrom
cursor/reddit-x-pain-points-2fcf

Conversation

@JayZeeDesign

Copy link
Copy Markdown
Contributor

What this does

Appends failure_modes and FAQ items sourced from Reddit and X discussions to the five live workflow pages merged in PR #462. Content-only follow-up: no new routes or workflow slugs.

Workflows updated:

  • screen-instagram-creators-before-outreach: +3 failure_modes, +2 FAQ
  • discover-creators-in-a-niche: +3 failure_modes, +2 FAQ
  • keyword-demand-to-ad-budget: +3 failure_modes, +2 FAQ
  • mine-competitor-meta-ads-as-creative-pack: +3 failure_modes, +1 FAQ (skipped duplicate FAQ re official Meta API)
  • category-content-intel-tiktok-xiaohongshu: +3 failure_modes, +2 FAQ

Pain points address common frustrations found in Reddit and X discussions: ban risks from logged-in scraping, fake followers, seat-based pricing surprises, provider disagreements, expiring media URLs, homegrown scraper maintenance, and manual workflow scalability limits.

How it was tested

uv run --with pytest-xdist pytest tests/test_agent_pages.py tests/test_seo.py -v
# 228 passed

Updated test assertion from == 4 to >= 4 for workflow FAQ count to allow appended items.

Checklist

  • uv run --with pytest-xdist pytest -n auto -q passes locally
  • Added or updated tests for the change (if it affects behavior)
  • Updated the relevant docs/context/ fragment (if a subsystem changed)
  • No secrets in the diff (keys, tokens, .env values)
Open in Web Open in Cursor 

Append failure_modes and FAQ items sourced from Reddit and X discussions
to the five live workflow pages merged in PR #462:

- screen-instagram-creators-before-outreach: +3 failure_modes, +2 FAQ
- discover-creators-in-a-niche: +3 failure_modes, +2 FAQ
- keyword-demand-to-ad-budget: +3 failure_modes, +2 FAQ
- mine-competitor-meta-ads-as-creative-pack: +3 failure_modes, +1 FAQ
  (skipped duplicate FAQ re official Meta API)
- category-content-intel-tiktok-xiaohongshu: +3 failure_modes, +2 FAQ

Update test assertion from == 4 to >= 4 for workflow FAQ count to
allow appended items.

Co-authored-by: Jason Zhou <JayZeeDesign@users.noreply.github.com>
@cursor

cursor Bot commented Sep 17, 2026

Copy link
Copy Markdown

Folded into #551.

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.

2 participants