| ▲ | globular-toast 6 hours ago | |
What do people expect to do with these saved prompts/contexts? Nobody is going to read through them, right? I suppose the thinking is LLMs will, but any decently active codebase will soon contain far too much context for any current LLM. Is this the same thinking behind cryonics, ie. we may be able to use this stuff one day so let's start saving it now? Hoarding has ruined many people and it will ruin us all if we're not careful... | ||
| ▲ | pu_pe 6 hours ago | parent [-] | |
For me the reason would be to preserve traces of intentionality (ie what was the user trying to achieve with this commit?). These days a 10k LOC commit might be triggered by a 100-word user prompt, there is a lot more signal in reading the prompt itself than the code changes. I mean, it's just text, so it shouldn't be too taxing to store it. I agree it's hoarder mentality though :) | ||