Hacker News new | ask | show | jobs
by porker 23 days ago
For gpt-5.5 I build up that session context into a markdown file, and then I start a new session and give it the markdown file with the instructions for what to do.

I'm guessing this works better because it can always go back and re-analyze the saved context.