Why LLMs still lack taste
beyondtheprior.com
Why LLMs still lack taste
1–6 of 6 posts
Re: Why LLMs still lack taste
#2Re: Why LLMs still lack taste
#3Whose taste...
Re: Why LLMs still lack taste
#4It gets a little too hand-wavey there. If it were that simple, wouldn’t coding agents be doing this already? In my experience the memories CC creates for itself are like any other LLM writing: overly verbose and full of irrelevant details, often missing the point of the feedback that caused it to create the memory in the first place. LLMs are really bad at knowing how to prompt LLMs, and that makes perfect sense for because they’re incapable of introspection.
Re: Why LLMs still lack taste
#5Re: Why LLMs still lack taste
#6“allow it to change its own harness for better context management, etc” It gets a little too hand-wavey there. If it were that simple, wouldn’t coding agents be doing this already? In my experience the memories CC creates for itself are like any other LLM writing: overly verbose and full of irrelevant details, often missing the point of the feedback that caused it to create the memory in the first place. LLMs are rea…
I think you’re right that changing its own harness would be bad and skew towards prompt engineering instead of learned behavior. So maybe instead it could start with a harness with memory CRUD tools and then learn how to most effectively use them.