Skip to content

Template project update#34

Open
DevFlex-AI wants to merge 4 commits intozebbern:mainfrom
smack-sh:main
Open

Template project update#34
DevFlex-AI wants to merge 4 commits intozebbern:mainfrom
smack-sh:main

Conversation

@DevFlex-AI
Copy link

@DevFlex-AI DevFlex-AI commented Mar 2, 2026

I just updated the system prompt for templates and added on of the templates i like in my AI app builder projects

@ghost
Copy link

ghost commented Mar 6, 2026

So is there any update on this @zebbern

@zebbern
Copy link
Owner

zebbern commented Mar 6, 2026

It needs to be a valid submission first

@DevFlex-AI
Copy link
Author

@zebbern sorry i was unresponsive for a while i did fi the json file format problem and riught now i am working on adding to this app supprot fro react native but wihtout the user needing xocde or andriod sutdio while having a real time editor and a ccouple options to swicth what types of mobile previews they want

@ghost
Copy link

ghost commented Mar 12, 2026

@zebbern , can you approve this pr i tested it, and it works out for me

@zebbern
Copy link
Owner

zebbern commented Mar 12, 2026

@zebbern , can you approve this pr i tested it, and it works out for me

Will test it right now and approve if its done right :=)

@zebbern
Copy link
Owner

zebbern commented Mar 12, 2026

Thanks for the contribution @DevFlex-AI! Unfortunately, this PR has a few issues that need to be fixed before it can be merged:

public/templates.json

  1. Invalid JSON — Missing comma after "name":"Gemini next chat" (line would be "name":"Gemini next chat" → needs "name":"Gemini next chat",). This would break template loading.
  2. Incorrect property name"vercelurl" should be "vercelUrl" (camelCase, to match all other entries).
  3. Typo"powerd""powered".

app/utils/selectStarterTemplate.ts

  1. Placeholder text left in — Line [Add your other template XML blocks here...] appears to be a placeholder that shouldn't be in production code. This would be injected into the LLM prompt and could confuse the model.

The system prompt reformatting looks good in concept, but please fix these issues and resubmit. Happy to merge once they're resolved!

@DevFlex-AI
Copy link
Author

@zebbern , I have fixed the issues you have told me

@zebbern
Copy link
Owner

zebbern commented Mar 15, 2026

The checks fails in mine aswell its just me that haven't updated it when im pushing changes since i dont want it to take the github scan time i have monthly before im done so no need to change more here its good to merge 👍

@DevFlex-AI
Copy link
Author

@zebbern I see I have been pushing the fixes to the wrong repo you want me to fix it or what?

@zebbern
Copy link
Owner

zebbern commented Mar 17, 2026

po you want me to fix it or

you can just make another pull request with that this pull request will be merged so you can just make a new one with the other changes

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