opencode
opencode copied to clipboard
[FEATURE]: MCP Server instructions exposure
Feature hasn't been suggested before.
- [x] I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Currently opencode do no exposes the servers instruction to the model.
After we moved to the official sdk, we can do it.
The value is being fetched, just not used. #7334 implement it.
Sorry for opening a PR first, i had the working implementation already.