| ▲ | tosh a day ago | ||||||||||||||||
in my book anything that is (I'm sure well intentioned) and injected to help the agent — but doesn't help it — is a waste of tokens but even injected context that when I read it sounds useful can oversteer the model and make it second guess or take a more complicated route than it normally would (you can see this when looking at traces with and without that injected context) often harnesses also mention in their system prompt locations of markdown files that the model can consult if the model thinks they might help that hint alone as part of the system prompt can be strong enough to make the model read in more tokens than would have been necessary 'spam' is maybe a harsh way to say it unfortunately I don't see an easy way other than to invest time and tokens into finding out which parts of the added context (in system prompt, injected in turns etc etc) are actually helpful or harmful and when I'm just doing the easiest thing I could think of: start from nothing or close to nothing that seems to work better than what most harnesses are doing turns out GPT 5.6 Sol is all you need | |||||||||||||||||
| ▲ | kelnos a day ago | parent | next [-] | ||||||||||||||||
> in my book anything that is (I'm sure well intentioned) and injected to help the agent — but doesn't help it — is a waste of tokens How do you tell, though? I guess what I'm asking is: the data you presented shows some crazy differences, but the token burn alone doesn't tell us enough. What was the output of the task like? Did the harnesses that burned fewer tokens give you as good a result as the ones that burned more? I guess it's subjective, of course, but nearly everything about LLM use is... | |||||||||||||||||
| |||||||||||||||||
| ▲ | mikodin a day ago | parent | prev | next [-] | ||||||||||||||||
I am super curious how much in your opinion the extra prompting is useful? >often harnesses also mention in their system prompt locations of markdown files that the model can consult if the model thinks they might help >that hint alone as part of the system prompt can be strong enough to make the model read in more tokens than would have been necessary I purposefully do this as I imagine it is useful. In my project I am seeing solid adherence to norms and a deep capacity to iterate on completed features. Essentially for each feature I have the model make a {featureName}.AGENTS.md at the root folder of the feature, where it maintains what is going on. I am moving between Claude Code and Codex atm, but I began this pattern when pi + kimi 2.6 was my main driver. | |||||||||||||||||
| |||||||||||||||||
| ▲ | trollbridge a day ago | parent | prev | next [-] | ||||||||||||||||
To be fair, 5.6 Sol is pretty much doing a ton of reasoning you can't see (and which you don't think about the cost of if you're using it via an OpenAI Pro subscription) | |||||||||||||||||
| ▲ | 16 hours ago | parent | prev [-] | ||||||||||||||||
| [deleted] | |||||||||||||||||