mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 07:10:23 +00:00
refactor: dedupe bundled plugin entrypoints
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// Narrow plugin-sdk surface for the bundled llm-task plugin.
|
||||
// Keep this list additive and scoped to symbols used under extensions/llm-task.
|
||||
|
||||
export { definePluginEntry } from "./core.js";
|
||||
export { resolvePreferredOpenClawTmpDir } from "../infra/tmp-openclaw-dir.js";
|
||||
export {
|
||||
formatThinkingLevels,
|
||||
|
||||
Reference in New Issue
Block a user