Hacker News new | ask | show | jobs
by siilats 872 days ago
We made a Jetbrains plugin called CodeGPT to run this locally https://plugins.jetbrains.com/plugin/21056-codegpt
1 comments

Are seamless conversations still handled, using the truncation method described in #68?

I was curious if some kind of summary or compression of old exchanges flagged as such might allow the app to remember stuff that had been discussed but fallen outside the token limit.

But possibly request key details lost during summary to bring them back into the new context.

I had thought chatgpt was doing something like this but haven’t read about it.