feat(home): add AI chat interface with OpenCode integration
This commit is contained in:
@@ -7,6 +7,6 @@ export const OPENCODE_MODULE = defineModule({
|
||||
order: 15,
|
||||
version: '1.0.0',
|
||||
backend: {
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user