mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
ignore: rm spoof and bump plugin version
This commit is contained in:
parent
a84843507f
commit
94dd0a8dbe
7 changed files with 12 additions and 13 deletions
|
|
@ -203,7 +203,7 @@ export interface Hooks {
|
|||
},
|
||||
) => Promise<void>
|
||||
"experimental.chat.system.transform"?: (
|
||||
input: { sessionID: string },
|
||||
input: { sessionID?: string; model: Model },
|
||||
output: {
|
||||
system: string[]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue