### summary Since we're using a relative limit by default, this might fail if a model doesn't provide a token limit. This results in an `undefined` now. ### solution Let's fall by to `100_000` by default and make it configurable ### PR https://github.com/Opencode-DCP/opencode-dynamic-context-pruning/pull/359