release: v0.4.17

This commit is contained in:
opencode 2025-08-11 15:15:24 +00:00
commit eb15b2ba75
10 changed files with 10 additions and 10 deletions

View file

@ -627,7 +627,7 @@ export type Config = {
env?: Array<string>
id?: string
npm?: string
models: {
models?: {
[key: string]: {
id?: string
name?: string