Due to the lack of userId and sessionId, some models will not hit the cache. #6088

Open
opened 2026-02-16 18:00:20 -05:00 by yindo · 0 comments
Owner

Originally created by @nonepage on GitHub (Jan 15, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Restore the userId and sessionId metadata of experimental_telemetry in llm.ts; this metadata was deleted during LLM refactoring. Due to the lack of these two fields, some models will not hit the cache.

Plugins

none

OpenCode version

1.1.20

Steps to reproduce

Check the cache hit status in the service provider's panel after any session.

Screenshot and/or share link

No response

Operating System

win11

Terminal

desktop and vscode

Originally created by @nonepage on GitHub (Jan 15, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description Restore the userId and sessionId metadata of experimental_telemetry in llm.ts; this metadata was deleted during LLM refactoring. Due to the lack of these two fields, some models will not hit the cache. ### Plugins none ### OpenCode version 1.1.20 ### Steps to reproduce Check the cache hit status in the service provider's panel after any session. ### Screenshot and/or share link _No response_ ### Operating System win11 ### Terminal desktop and vscode
yindo added the windowsbug labels 2026-02-16 18:00:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6088