mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 13:39:52 +00:00
fix: display MCP tag for prompts in autocomplete but not in prompt (#6531)
This commit is contained in:
parent
6e3ead198e
commit
5249f04ea0
5 changed files with 8 additions and 2 deletions
|
|
@ -8982,6 +8982,9 @@
|
|||
"model": {
|
||||
"type": "string"
|
||||
},
|
||||
"mcp": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"template": {
|
||||
"anyOf": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue