Skip to content

Add browserless FMHY site adapters - #59

Merged
2233admin merged 1 commit into
mainfrom
agent/fmhy-adapters
Aug 3, 2026
Merged

Add browserless FMHY site adapters#59
2233admin merged 1 commit into
mainfrom
agent/fmhy-adapters

Conversation

@2233admin

Copy link
Copy Markdown
Owner

What changed

  • add a browserless fmhy OpenCLI integration
  • discover all FMHY sitemap pages through pages
  • fetch one page or crawl the complete site through page and crawl
  • search normalized page content and resource links through search
  • enforce same-origin URLs and robots.txt rules
  • include installer documentation and focused parser tests

Why

This makes FMHY content directly discoverable and crawlable from OpenCLI without requiring a browser session or page-specific scripts.

Verification

  • npm --prefix integrations/opencli/fmhy test — 6 tests passed
  • opencli validate fmhy — 4 commands checked, 0 errors, 0 warnings
  • opencli fmhy pages -f json — 86 live pages discovered
  • git diff --check fork/main...HEAD — passed

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@repowise-bot

repowise-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

⏳ Repowise has not indexed this repository yet

No analysis on this PR because there is no index to compare against. Indexing usually runs automatically after install; if this persists, start it from the dashboard.

Index 2233admin/opencli-Razormind · Docs

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@2233admin, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 38 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bdb3eb42-983c-4081-aa40-601afab99502

📥 Commits

Reviewing files that changed from the base of the PR and between d409e55 and b816b4a.

📒 Files selected for processing (9)
  • integrations/opencli/fmhy/README.md
  • integrations/opencli/fmhy/crawl.js
  • integrations/opencli/fmhy/install.ps1
  • integrations/opencli/fmhy/package.json
  • integrations/opencli/fmhy/page.js
  • integrations/opencli/fmhy/pages.js
  • integrations/opencli/fmhy/search.js
  • integrations/opencli/fmhy/utils.js
  • integrations/opencli/fmhy/utils.test.mjs

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.

@2233admin
2233admin marked this pull request as ready for review August 3, 2026 14:47
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@2233admin
2233admin merged commit cfe74aa into main Aug 3, 2026
9 checks passed
@2233admin
2233admin deleted the agent/fmhy-adapters branch August 3, 2026 14:48
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