@workclaw/openclaw-workclaw 1.0.345 → 1.0.347
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{anthropic-DPIo8aZS.js → anthropic-iz9b7eTM.js} +1 -1
- package/dist/api.js +2 -2
- package/dist/{azure-openai-responses-DD2qWGIN.js → azure-openai-responses-BY4VCLhI.js} +2 -2
- package/dist/{channel-DRvDqBYj.js → channel-BSz5NViV.js} +885 -849
- package/dist/{channel-bootstrap.runtime-B0t3vnup-Czzea06A.js → channel-bootstrap.runtime-B0t3vnup-OrZCNcwN.js} +1 -1
- package/dist/channel-entry-api.js +3 -3
- package/dist/channel-plugin-api.js +1 -1
- package/dist/{cleanup-i9QIMqva-1f5yGy3c.js → cleanup-i9QIMqva-BflvVH5S.js} +1 -1
- package/dist/{config-B7WCpONg.js → config-DsT1JRO0.js} +1 -1
- package/dist/{google-CO2HXSN_.js → google-BJ705Vhr.js} +2 -2
- package/dist/{google-shared-BzJ3YIh8.js → google-shared-DOkMvbgI.js} +1 -1
- package/dist/{google-vertex-BD9-XVFI.js → google-vertex-DdruQhTJ.js} +2 -2
- package/dist/{host-hook-cleanup-BNlJQu7G-B6gPaEXw.js → host-hook-cleanup-BNlJQu7G-BIgPXmmV.js} +1 -1
- package/dist/{index-D9W7_ln2.js → index-CEXJFX3f.js} +1 -1
- package/dist/{index-DLeHpawu.js → index-C_RXZIe3.js} +1 -1
- package/dist/{index-DvlDhBhd.js → index-DXYf5cvH.js} +2 -2
- package/dist/{legacy-config-issues-Czu0_ffE-ktq5IpXk.js → legacy-config-issues-Czu0_ffE-CF_9nVpj.js} +2 -2
- package/dist/{message-oTt1u1XX-DOBlhTmr.js → message-oTt1u1XX-BNA1iCaV.js} +3 -3
- package/dist/message.config.runtime-BgZncy2p.js +4 -0
- package/dist/{message.gateway.runtime-DF-QRcSW.js → message.gateway.runtime-BSJCpWsl.js} +1 -1
- package/dist/{mistral-BIsV4aGY.js → mistral-CB_7K2QD.js} +1 -1
- package/dist/{models-config.runtime-C39G_JMq.js → models-config.runtime-D573bKUC.js} +1 -1
- package/dist/{openai-codex-responses-C6Z_AwQQ.js → openai-codex-responses-bQDvwjaM.js} +2 -2
- package/dist/{openai-completions-DZosJ4E4.js → openai-completions-B6nYcarp.js} +1 -1
- package/dist/{openai-responses-S_jH9SLK.js → openai-responses-BSzLx4jt.js} +2 -2
- package/dist/{openai-responses-shared-CFqFtFHI.js → openai-responses-shared-NccwYW-T.js} +1 -1
- package/dist/{openrouter-DmigfOuL.js → openrouter-C6vD-ZCW.js} +1 -1
- package/dist/{photon_rs-r_qXiR7O.js → photon_rs-DLMtqH7u.js} +1 -1
- package/dist/{plugins-C54ejDC8-DvOLwS0D.js → plugins-C54ejDC8-8qm7-b04.js} +2 -2
- package/dist/{provider-discovery.runtime-C7QlqKhh.js → provider-discovery.runtime-Ut_h1pRP.js} +1 -1
- package/dist/{session-archive.runtime-DlZRauFQ.js → session-archive.runtime-BMP_pofW.js} +1 -1
- package/dist/src/connection/workclaw-client.d.ts.map +1 -1
- package/dist/src/types/system.d.ts +1 -1
- package/dist/src/types/system.d.ts.map +1 -1
- package/dist/subsystem-W8wAQXn1-Cq-tO-kG.js +4 -0
- package/dist/tools-api.js +1 -1
- package/dist/{transcript.runtime-C6BHG-XW.js → transcript.runtime-Bi3y3q3h.js} +1 -1
- package/dist/{workclaw-client-CMjcFjJx.js → workclaw-client-C8l2Z0za.js} +14 -2
- package/openclaw.plugin.json +244 -244
- package/package.json +1 -1
- package/dist/message.config.runtime-C_TAuIcE.js +0 -4
- package/dist/subsystem-W8wAQXn1-BRIb6Mz-.js +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aL as getEnvApiKey, aO as AssistantMessageEventStream, aP as calculateCost, aU as parseStreamingJson, b_ as parseJsonWithRepair } from "./channel-
|
|
1
|
+
import { aL as getEnvApiKey, aO as AssistantMessageEventStream, aP as calculateCost, aU as parseStreamingJson, b_ as parseJsonWithRepair } from "./channel-BSz5NViV.js";
|
|
2
2
|
import { h as headersToRecord } from "./headers-BIdF_N1r.js";
|
|
3
3
|
import { s as sanitizeSurrogates } from "./sanitize-unicode-BvtkLirb.js";
|
|
4
4
|
import { h as hasCopilotVisionInput, b as buildCopilotDynamicHeaders, r as resolveCloudflareBaseUrl } from "./github-copilot-headers-BfVSUvrX.js";
|
package/dist/api.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { w } from "./channel-
|
|
1
|
+
import { w } from "./channel-BSz5NViV.js";
|
|
2
2
|
import "node:path";
|
|
3
3
|
import "./plugin-load-profile-DOnG9jJ5-B0ymqOTX.js";
|
|
4
|
-
import { D as DEFAULT_ACCOUNT_ID, i as inspectWorkclawCredentials, r as resolveDefaultWorkclawAccountId, d as doFetchJson } from "./workclaw-client-
|
|
4
|
+
import { D as DEFAULT_ACCOUNT_ID, i as inspectWorkclawCredentials, r as resolveDefaultWorkclawAccountId, d as doFetchJson } from "./workclaw-client-C8l2Z0za.js";
|
|
5
5
|
import "node:fs/promises";
|
|
6
6
|
function formatTerminalLink(label, url, opts) {
|
|
7
7
|
const esc = "\x1B";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { aM as OpenAI, aV as OpenAIError, aW as readEnv, aX as isObj, aY as buildHeaders, aL as getEnvApiKey, aN as clampThinkingLevel, aO as AssistantMessageEventStream } from "./channel-
|
|
1
|
+
import { aM as OpenAI, aV as OpenAIError, aW as readEnv, aX as isObj, aY as buildHeaders, aL as getEnvApiKey, aN as clampThinkingLevel, aO as AssistantMessageEventStream } from "./channel-BSz5NViV.js";
|
|
2
2
|
import { h as headersToRecord } from "./headers-BIdF_N1r.js";
|
|
3
3
|
import { c as clampOpenAIPromptCacheKey } from "./openai-prompt-cache-COP8flKD.js";
|
|
4
|
-
import { p as processResponsesStream, c as convertResponsesMessages, a as convertResponsesTools } from "./openai-responses-shared-
|
|
4
|
+
import { p as processResponsesStream, c as convertResponsesMessages, a as convertResponsesTools } from "./openai-responses-shared-NccwYW-T.js";
|
|
5
5
|
import { b as buildBaseOptions } from "./transform-messages-CKtg-kNk.js";
|
|
6
6
|
class AzureOpenAI extends OpenAI {
|
|
7
7
|
/**
|