Replace OpenCode with SmartAgent runtime
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import * as crypto from 'node:crypto';
|
||||
import * as http from 'node:http';
|
||||
import * as electron from 'electron';
|
||||
import * as ideOpenCodeBridge from '@git.zone/ide-opencode-bridge';
|
||||
import * as ideServerInstaller from '@git.zone/ide-server-installer';
|
||||
import * as ideSsh from '@git.zone/ide-ssh';
|
||||
|
||||
export { crypto, electron, http, ideOpenCodeBridge, ideServerInstaller, ideSsh };
|
||||
export { crypto, electron, ideServerInstaller, ideSsh };
|
||||
|
||||
Reference in New Issue
Block a user