正在加载视频...
视频加载失败
🔥 💻 🎥 How to provide o1 Pro with your FULL CODEBASE through the ChatGPT Cursor connection yesterday I recorded a video connecting o1 Pro to Cursor through the ChatGPT Desktop app more than one person commented on how limiting it is for o1 Pro to only have access... show more
11 条评论

Python script to create snapshot:

You can use this too

nice thank you!

You have cracked the code to banger posts(🙌): 1- useful (preferably as quickly as possible) 2- applicable (preferably quickly) 3- unique/interesting This is just my principles I have been forming slowly( so I can adhere to them more often) and doesn’t include entertainment/philosophy and other domains

thanks Echo! also I've gotten plenty of inspiration from your posts and the cool things you do in Cursor I'd add a 4th thing to the list which is it seems like its more compelling if it's something you actually care about and connected to your own project btw - at the end there I mentioned that I want the Cursor Agent to automatically call the create_code_snapshot func after making any changes. any chance you know how to do that?

Also, helps do that too, more selectively.

yea I like repoprompt advantage of this approach is you can do it programmatically as you’re making changes without going into a separate UI

try npx ai-digest[ , i have found it very useful for grabbing the codebase context if needed, there are also bunch of flags that you can use to customize the output of it great post by the way, very helpful!

nice - thank you for sharing!

We are working towards oss context in a true graph fashion . You could try - . We are in alpha but already able to export entire codebase in json .

very cool - I'll check this out. thanks for sharing
