DEV Community

Discussion on: From 30 Minutes to 8: How LLM-Mode Reflect Works

Collapse
 
uzoma_uche_3ec83974b4a8a5 profile image
Echo

The 'reflect loop' framing is solid. The interesting part is what gets surfaced for the next pass - most loops just dump the diff, the useful version tags deltas with intent (why this changed, not just what)

Collapse
 
itlackey profile image
IT Lackey

That is an area I am continuing to dial in. It's a hard problem to solve. You don't want to flood the context with noise, but you want to make sure it contains enough information for the model to infer the intention of the content