mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-14 18:51:04 +00:00
fix(plugin-sdk): route opencode shim through core onboard helper
This commit is contained in:
@@ -1,4 +1 @@
|
||||
export {
|
||||
applyOpencodeZenModelDefault,
|
||||
OPENCODE_ZEN_DEFAULT_MODEL,
|
||||
} from "../../extensions/opencode/api.js";
|
||||
export { applyOpencodeZenModelDefault, OPENCODE_ZEN_DEFAULT_MODEL } from "./provider-onboard.js";
|
||||
|
||||
Reference in New Issue
Block a user