[PR #3931] Improvements #10810

Closed
opened 2026-02-16 18:15:33 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/3931

State: closed
Merged: No


  1. Add promptCacheKey for any custom provider with npm openai. Allows other openai compatible providers to save tokens by using promptCacheKey
  2. Handle cases when model sends line numbers back as part of edit tool.
  3. Tasks tool now returns a session id for subagent session to be able to restart the session if it stopped in middle.
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3931 **State:** closed **Merged:** No --- 1. Add promptCacheKey for any custom provider with npm openai. Allows other openai compatible providers to save tokens by using promptCacheKey 2. Handle cases when model sends line numbers back as part of edit tool. 3. Tasks tool now returns a session id for subagent session to be able to restart the session if it stopped in middle.
yindo added the pull-request label 2026-02-16 18:15:33 -05:00
yindo closed this issue 2026-02-16 18:15:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10810