chore: generate

This commit is contained in:
opencode-agent[bot]
2026-05-08 10:18:22 +00:00
parent 3a519e1dbc
commit 0fe4c8b953
23 changed files with 283 additions and 282 deletions
@@ -79,7 +79,10 @@ const providers: RunProvider[] = [
},
]
function userMessage(id: string, input: { providerID: string; modelID: string; variant?: string }): SessionMessages[number] {
function userMessage(
id: string,
input: { providerID: string; modelID: string; variant?: string },
): SessionMessages[number] {
return {
info: {
id,