Release v0.3.104

This commit is contained in:
opencode
2025-07-31 23:02:36 +00:00
parent a64165b456
commit 8af1310831
+5
View File
@@ -590,6 +590,11 @@ export type Config = {
type: 'remote';
} & McpRemoteConfig);
};
formatter?: {
[key: string]: {
disabled?: boolean;
};
};
/**
* Additional instruction files or patterns to include
*/