Export Chat Logs

Bringing this up again, is there a way to export our chat logs that we used to vibe code an app, i think there is some valuable info there on prompting styles and progress for users.

2 Likes

Might’ve mentioned to you or someone else, can’t remember, but if you connect GitHub the history is in each commit. You could create a tool to grab chat history from the commits for now, until/if Replit adds chat export capability.

I tried connecting to gibhub but it fails to commit, I have never been able to get it to work it just errors out so I don’t know.

+1 to this.

That is concerning, I have multiple apps using this integration and haven’t run into issues. What is the error you see?

Do you get that error when you click ‘Push branch as ‘origin/replit-agent’’?

Have you tried pushing from ‘origin/main’?