@skillrecordings/cli 0.10.2 → 0.11.1

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.
@@ -3560,7 +3560,7 @@ ${message.body}
3560
3560
  ---
3561
3561
  Write your response:`;
3562
3562
  if (useAgentMode && appId) {
3563
- const { runSupportAgent } = await import("./config-523F4OBH.js");
3563
+ const { runSupportAgent } = await import("./config-FVPOSINH.js");
3564
3564
  await log("debug", "draft using agent mode", {
3565
3565
  workflow: "pipeline",
3566
3566
  step: "draft",
@@ -7028,6 +7028,17 @@ async function runThreadPipeline(input, options = {}) {
7028
7028
  }
7029
7029
 
7030
7030
  export {
7031
+ FrontApiError,
7032
+ createChannelsClient,
7033
+ createContactsClient,
7034
+ createConversationsClient,
7035
+ createDraftsClient,
7036
+ createInboxesClient,
7037
+ createMessagesClient,
7038
+ createTagsClient,
7039
+ createTeammatesClient,
7040
+ createTemplatesClient,
7041
+ createInstrumentedBaseClient,
7031
7042
  createInstrumentedFrontClient,
7032
7043
  computeMessageSignals,
7033
7044
  computeThreadSignals,
@@ -7085,4 +7096,4 @@ export {
7085
7096
  runPipeline,
7086
7097
  runThreadPipeline
7087
7098
  };
7088
- //# sourceMappingURL=chunk-TFLLCHUX.js.map
7099
+ //# sourceMappingURL=chunk-JKFLTZHH.js.map