feat: remove legacy OpenCode runtime
Cut product flows over to Coding/Pi and retain only the migration-owned v1 boundary. Promote supported native optional packages because electron-builder omitted pnpm transitive optional closure from the packaged ASAR.
This commit is contained in:
@@ -16,8 +16,6 @@ export const PORTS = {
|
||||
/** Local host API server port */
|
||||
NIANCODE_HOST_API: 13210,
|
||||
|
||||
/** Local opencode runtime port */
|
||||
OPENCODE_RUNTIME: 4096,
|
||||
} as const;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user