Add ThatDeveloperGuy network (thatdevpro, thatdeveloperguy, thataiguy)#1084
Add ThatDeveloperGuy network (thatdevpro, thatdeveloperguy, thataiguy)#1084Janady13 wants to merge 3 commits into
Conversation
Adds: - ThatDeveloperGuy (parent agency, founded 2017) - ThatDevPro (production studio brand) - ThatAIGuy (AI engineering arm) All three sites ship spec-compliant llms.txt files. Studio publishes the open-source aio-surfaces toolkit (MIT) at github.com/Janady13/aio-surfaces.
|
Someone is attempting to deploy a commit to the David Dias Digital's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughAdded three new website entries—ThatAIGuy, ThatDeveloperGuy, ThatDevPro—to ChangesWebsite Data Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsThese MCP integrations need to be re-authenticated in the Integrations settings: Linear 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. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
data/websites.json (1)
5409-5417: ⚡ Quick winKeep this entry in generator-consistent sorted order.
"Téléassistance Sénior"appears manually relocated out of the name-sorted flow (see Line 5409 onward). Sincescripts/generate-websites.tssorts bynamebefore writingdata/websites.json, this placement is likely to cause unnecessary diff churn on the next regeneration.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@data/websites.json` around lines 5409 - 5417, The entry for "Téléassistance Sénior" is out of the name-sorted order and will be shuffled by scripts/generate-websites.ts on regeneration; move this JSON object so its "name" field fits alphabetically among the other entries (maintaining the full object exactly as shown, including "llmsTxtUrl", "category", "favicon", and "publishedAt") to restore generator-consistent ordering and avoid unnecessary diffs.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@data/websites.json`:
- Around line 5409-5417: The entry for "Téléassistance Sénior" is out of the
name-sorted order and will be shuffled by scripts/generate-websites.ts on
regeneration; move this JSON object so its "name" field fits alphabetically
among the other entries (maintaining the full object exactly as shown, including
"llmsTxtUrl", "category", "favicon", and "publishedAt") to restore
generator-consistent ordering and avoid unnecessary diffs.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6ead5792fe
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
CodeRabbit flagged that Téléassistance was moved out of generator-consistent sorted order. Moving it back between Tavus and Television.AI where it originally lived. The 3 new ThatDeveloperGuy network entries (ThatAIGuy / ThatDeveloperGuy / ThatDevPro) remain in the correct alphabetical position between TensorZero and The AI Engineer's Handbook.
thedaviddias
left a comment
There was a problem hiding this comment.
Please read the instructions in README and CONTRIBUTING.
Adds 3 entries from the ThatDeveloperGuy network — all sites publish spec-compliant llms.txt files at the documented URLs.
The network also publishes the aio-surfaces open-source toolkit (MIT) which generates llms.txt + aeo.json + entity.json + brand.json from a single site config — useful tooling for anyone implementing the llms.txt spec.
Studio: thatdevpro.com · Maintainer: Joseph W. Anady (ORCID 0009-0008-8625-949X).
Summary by CodeRabbit