FRC7.2 — Neuriy AI chat models + ChatGPT systems guide - #4
Merged
Conversation
Ship a real monorepo with FRCL parser, engine, queue, SDK, gateway, control panel, and Ayiti OS government models wired to HaitiDocs and .gouv.ht portals. Adds batch runs, FRCL lint, webhooks, worker tick, translate/alert models, tests, CI, and a redesigned README. Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
Add @neuriy/ai with conversational models (chat, reason, code, tutor, etc.), session memory, tools, RAG, marketplace bridge, OpenAI-compatible completions, and docs covering modern GPT/ChatGPT architecture for engineers. Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
Expand @frc/sdk with chat/completions/marketplace APIs and live tests, fix greeting matching for longer prompts, capture control-panel demos, and document media + SDK usage in the README. Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
EricksonAtHome
marked this pull request as ready for review
August 14, 2026 06:42
Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
Root cause of the blocked PR check was mergeable_state=dirty vs main after #3 landed. Merge main with Neuriy-preferred resolution, publish docs/ Pages site + Netlify gallery with FRC7.2 screenshots/videos, and refresh README/github_readme media. Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
Deploy was failing on feature-branch pushes when the github-pages environment is not enabled (the one red PR check). Build still runs on cursor/*; deploy runs only from main. Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Neuriy AI ChatGPT-style models for FRC7, with CI/merge and photo/Pages fixes.
What was failing
main, PR FRC7.2 — Neuriy AI chat models + ChatGPT systems guide #4 wasmergeable_state: dirty(add/add conflicts).deployjob failed on the feature branch because thegithub-pagesenvironment isn’t enabled yet.Fixes
maininto this branch (Neuriy/FRC7.2 preferred) → mergeable / cleancursor/*, deploy only frommain→ deploy shows skipped (not failed) on the PRPhotos / Pages / Netlify
github_readme.mdshow FRC7.2 screenshots + demo videosdocs/index.html+docs/assets/*.github/workflows/github-pages.ymlnetlify.tomlpublishesfrc-netlify-live/publicphoto gridAfter merge
Enable Settings → Pages → Source: GitHub Actions once. Site:
https://ericksonathome.github.io/FRC7/Until merge, the default repo README on
mainstill looks old — photos live on this branch / PR files / Pages artifact.