Does using Fork Chat affect prompt/context cache in any way?
For example, does a forked chat reuse the same cache, create a new one, or reduce cache efficiency?
Approximately how long does cache last before expiring?
Is it session-based, time-based, or dependent on context changes?
Would appreciate clarification on how caching works in practice, especially for long coding sessions.