I’m curious if anyone here uses a workflow where you run /Summarize on every prompt to prune the context usage?
My main goal is to save on tokens, but I’m worried about the quality of the output. For those who do this:
- Does the model lose track of the code logic/context easily?
- Is the token saving significant enough to justify the extra step?