-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
vscodelmVS Code Language Model ProviderVS Code Language Model Provider
Description
Sessions accumulate over time as users switch conversations or models. We should cull old sessions to free resources.
Considerations:
- When to cull (time-based, count-based, memory pressure)
- Whether to allow sessions to be resumed after culling
- Graceful shutdown of the underlying agent process
Metadata
Metadata
Assignees
Labels
vscodelmVS Code Language Model ProviderVS Code Language Model Provider