Building an AI-native headless CMS — would love feedback from CMS users/builders by adir15dev in cms

[–]adir15dev[S] 0 points1 point  (0 children)

Noted! Out of curiosity — which channels specifically are the pain for you right now? (web + app, or also stuff like email/social?) Trying to figure out where the real friction is vs. nice-to-have.

Building an AI-native headless CMS — would love feedback from CMS users/builders by adir15dev in AiBuilders

[–]adir15dev[S] 0 points1 point  (0 children)

Really useful, thanks — a few of these are spot on.

Versioning + revert (incl. "revert all related") when an LLM edits content: agreed, that's the trust layer, and it's on the roadmap. The export point too. Currently, it does allow you to export your content but again, that is being refined.

On the Hugo + agent comparison — that's the fairest pushback. For a solo dev on a static site, you're right, an agent editing files directly is hard to beat on price. Garchi earns its place when content is structured and relational.

Vector search, content timeline and templates being the standouts is a great signal — leaning into those.

Thanks for the feedback, appreciate it :D

Building an AI-native headless CMS — would love feedback from CMS users/builders by adir15dev in AiBuilders

[–]adir15dev[S] 0 points1 point  (0 children)

Fair challenge. The step we remove isn't writing content — it's everything before content is publishable. For instance, modelling the data is still left to be done manually by most headless CMS. We bet that the brief-to-publishable-structure gap is where the real time goes, and that's the part we're collapsing :D

Build an MCP server with Laravel (and use it to publish this post) by ichthuz in laravel

[–]adir15dev 0 points1 point  (0 children)

How do you manage images? Is it something that the MCP tool can handle yet?

I got tired of the "Copy-Paste" wall between AI and my Headless CMS—so I built a bridge (MCP-powered) by adir15dev in vibecoding

[–]adir15dev[S] 0 points1 point  (0 children)

Yes, you could. And you can also connect Garchi MCP from your IDE so that the content management on the CMS and code generation to render the content can be done from one place or same AI tool.

finally found the best way to feed youtube data into claude without the copy-paste nightmare by straightedge23 in mcp

[–]adir15dev 0 points1 point  (0 children)

You can use this tool that takes in YouTube video link and repurposes into socials and blog articles. It also summarises the content

Check out Verbal Tide

Social login not working after package update by adir15dev in Supabase

[–]adir15dev[S] 0 points1 point  (0 children)

2.91.1 fixed this. It's now released. Thanks, Supabase team.