opencode
opencode copied to clipboard
Improvements
- Add promptCacheKey for any custom provider with npm openai. Allows other openai compatible providers to save tokens by using promptCacheKey
- Handle cases when model sends line numbers back as part of edit tool.
- Tasks tool now returns a session id for subagent session to be able to restart the session if it stopped in middle.