mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-23 15:11:42 +00:00
fix(qa): preserve gateway cli auth in no-fork rpc path
This commit is contained in:
committed by
Peter Steinberger
parent
e7538b4499
commit
f312d6c106
@@ -1,7 +1,7 @@
|
||||
export type { Command } from "commander";
|
||||
export type { OpenClawConfig, PluginRuntime } from "openclaw/plugin-sdk/core";
|
||||
export { definePluginEntry } from "openclaw/plugin-sdk/core";
|
||||
export { GatewayClient } from "openclaw/plugin-sdk/gateway-runtime";
|
||||
export { callGatewayFromCli } from "openclaw/plugin-sdk/browser-node-runtime";
|
||||
export {
|
||||
buildQaTarget,
|
||||
createQaBusThread,
|
||||
|
||||
Reference in New Issue
Block a user