Skip to content

FRC7.2 — Neuriy AI chat models + ChatGPT systems guide - #4

Merged
EricksonAtHome merged 7 commits into
mainfrom
cursor/neuriy-chat-models-faa5
Aug 16, 2026
Merged

FRC7.2 — Neuriy AI chat models + ChatGPT systems guide#4
EricksonAtHome merged 7 commits into
mainfrom
cursor/neuriy-chat-models-faa5

Conversation

@EricksonAtHome

@EricksonAtHome EricksonAtHome commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

Neuriy AI ChatGPT-style models for FRC7, with CI/merge and photo/Pages fixes.

What was failing

  1. Merge conflict / dirty PR — after FRC7.1 — Ayiti OS GoV, batch/lint/metrics, upgraded README #3 merged to main, PR FRC7.2 — Neuriy AI chat models + ChatGPT systems guide #4 was mergeable_state: dirty (add/add conflicts).
  2. GitHub Pages deploy check — new Pages workflow’s deploy job failed on the feature branch because the github-pages environment isn’t enabled yet.

Fixes

  • Merged main into this branch (Neuriy/FRC7.2 preferred) → mergeable / clean
  • Pages workflow: build on cursor/*, deploy only from main → deploy shows skipped (not failed) on the PR
  • CI Node 20/22: success

Photos / Pages / Netlify

  • README + github_readme.md show FRC7.2 screenshots + demo videos
  • Gallery site: docs/index.html + docs/assets/*
  • Workflow: .github/workflows/github-pages.yml
  • Netlify: root netlify.toml publishes frc-netlify-live/public photo grid

After merge

Enable Settings → Pages → Source: GitHub Actions once. Site: https://ericksonathome.github.io/FRC7/

Until merge, the default repo README on main still looks old — photos live on this branch / PR files / Pages artifact.

Open in Web Open in Cursor 

EricksonAtHome and others added 4 commits April 25, 2026 22:05
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
EricksonAtHome marked this pull request as ready for review August 14, 2026 06:42
cursoragent and others added 2 commits August 14, 2026 20:15
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>
@EricksonAtHome
EricksonAtHome merged commit 5df95c4 into main Aug 16, 2026
6 checks passed
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