There is an example of pretty simple session.json
There is a 1 call saying hello to the agent inside the opencode sources. And even with that, the context length is already 10k.
If I dump the entire session.json file into the OpenRouter chat, context length will be 5k, half of it.
Are there any hidden data sent to the provider/model which is not tracked inside session file?
There is an example of pretty simple session.json
There is a 1 call saying hello to the agent inside the
opencodesources. And even with that, the context length is already 10k.If I dump the entire
session.jsonfile into the OpenRouter chat, context length will be 5k, half of it.Are there any hidden data sent to the provider/model which is not tracked inside session file?