How does prompt caching work across different models?anomalyco/opencodeYes, **the newest cache marker makes the entire input prefix up to that marker cacheable**. Because OpenCode marks the last non-system message, that usually means the whole conversation available *bef...