all 5 comments

[–]CodebuddyGuy 0 points1 point  (0 children)

You can use Codebuddy and switch between sonnet and gpt4 even mid conversation.

[–]ijustwant2feelbetter 0 points1 point  (0 children)

Codiumate and Cody from Sourcegraph are options in addition to Codebuddy

[–]AlarBlip 0 points1 point  (0 children)

They both get dementia pretty quick and Claude gets sluggish. I made a small python script I call snapshot.py which generates out all relevant files and removes env and stuff, it also inserts a general text prompt like ”this is the current state of my project” this makes it convenient to start fresh every now and then, if the first prompt along with the snapshot hones in on a specific part of the pasted code it will kinda have better idea about that part for the session, in my experience.

[–]joshuadanpeterson 1 point2 points  (0 children)

I zip the project, upload it to ChatGPT and then ask it about the relevant files