@waniwani/sdk 0.15.0 → 0.15.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.
@@ -270,6 +270,13 @@ interface RevenueTrackingApi {
270
270
  leadQualified: (input?: RevenueLeadQualifiedInput) => Promise<{
271
271
  eventId: string;
272
272
  }>;
273
+ /**
274
+ * @deprecated Renamed in 0.15.0. Use `track.leadQualified()` instead; this
275
+ * alias emits a `lead_qualified` event and will be removed in 0.16.0.
276
+ */
277
+ lead: (input?: RevenueLeadQualifiedInput) => Promise<{
278
+ eventId: string;
279
+ }>;
273
280
  converted: (input: RevenueConvertedInput) => Promise<{
274
281
  eventId: string;
275
282
  }>;
package/dist/mcp/index.js CHANGED
@@ -1,7 +1,7 @@
1
- var _="__start__",F="__end__",_e=Symbol.for("waniwani.flow.interrupt"),Fe=Symbol.for("waniwani.flow.widget");function Pe(e,t){let n=t?.context,o=[];for(let[r,i]of Object.entries(e))if(typeof i=="object"&&i!==null&&"question"in i){let s=i;o.push({question:s.question,field:r,suggestions:s.suggestions,context:s.context,validate:s.validate})}return{__type:_e,questions:o,context:n}}function Ae(e,t){let n=typeof e=="object"&&e!==null&&"tool"in e,o=n?e.tool:e,r=n?e:t??{};if(r.description!==void 0){let l=typeof o=="string"?o:o.id;throw new Error(`showWidget("${l}", { description }) is no longer supported. The engine now emits a standardized instruction telling the AI to call the widget tool. Return any per-widget description from the "${l}" tool's own response instead.`)}let{data:i,interactive:s,field:a}=r;return{__type:Fe,tool:typeof o=="string"?o:o.id,...i!==void 0?{data:i}:{},...s!==void 0?{interactive:s}:{},...a!==void 0?{field:a}:{}}}function Ne(e){return typeof e=="object"&&e!==null&&"__type"in e&&e.__type===_e}function We(e){return typeof e=="object"&&e!==null&&"__type"in e&&e.__type===Fe}import{z as W}from"zod";function G(e){return{priceShown:({amount:t,currency:n,itemId:o,label:r,...i})=>e({event:"price_shown",properties:{amount:t,currency:n,itemId:o,label:r},...i}),pricesCompared:({options:t,...n})=>e({event:"prices_compared",properties:{options:t},...n}),optionSelected:({id:t,amount:n,currency:o,...r})=>e({event:"option_selected",properties:{id:t,amount:n,currency:o},...r}),leadQualified:t=>{let{externalId:n,email:o,name:r,source:i,...s}=t??{};return e({event:"lead_qualified",properties:{externalId:n,email:o,name:r,source:i},...s})},converted:({amount:t,currency:n,occurredAt:o,...r})=>e({event:"converted",properties:{amount:t,currency:n,occurredAt:o},...r})}}var ue="waniwani/client";function Z(e){if(typeof e=="object"&&e!==null)return e[ue]}function Me(e,t,n){let o=r=>e.track({...r,meta:{...t,...r.meta}});return{track:Object.assign(o,G(o)),identify(r,i){return e.identify(r,i,t)},kb:e.kb,_config:n}}function q(e,t){for(let n of t){let o=e[n];if(typeof o=="string"&&o.length>0)return o}}var Wt=["waniwani/sessionId","openai/sessionId","openai/session","sessionId","conversationId","mcp-session-id"],Mt=["waniwani/requestId","openai/requestId","requestId","mcp/requestId"],Ut=["waniwani/traceId","openai/traceId","traceId","mcp/traceId","openai/requestId","requestId"],Ot=["waniwani/userId","openai/userId","externalUserId","userId","actorId"],Dt=["correlationId","openai/requestId"];var D="waniwani/flow";function P(e){return e?q(e,Wt):void 0}function Oe(e){return e?q(e,Mt):void 0}function De(e){return e?q(e,Ut):void 0}function Ke(e){return e?q(e,Ot):void 0}function je(e){return e?q(e,Dt):void 0}var Kt=[{key:"openai/sessionId",source:"chatgpt"},{key:"openai/session",source:"chatgpt"}],jt=[{needle:"claude",source:"claude"},{needle:"chatgpt",source:"chatgpt"},{needle:"openai",source:"chatgpt"},{needle:"gemini",source:"gemini"}];function A(e,t){if(e){let o=e["waniwani/source"];if(typeof o=="string"&&o.length>0)return o;for(let{key:r,source:i}of Kt){let s=e[r];if(typeof s=="string"&&s.length>0)return i}}let n=t?.name;if(typeof n=="string"&&n.length>0){let o=n.toLowerCase();for(let{needle:r,source:i}of jt)if(o.includes(r))return i}}function Ue(e,t){let n=t.toLowerCase(),o=e[t]??e[n];if(o===void 0){for(let i of Object.keys(e))if(i.toLowerCase()===n){o=e[i];break}}let r=Array.isArray(o)?o[0]:o;return typeof r=="string"&&r.length>0?r:void 0}function Le(e){if(!e)return;let t=Ue(e,"user-agent"),n=Ue(e,"x-anthropic-client");if(t&&/claude/i.test(t)||n&&/claude|anthropic/i.test(n))return"claude";if(t&&/chatgpt|openai/i.test(t))return"chatgpt"}function $e(e){let t=e._zod?.def;return t?.type==="object"&&t.shape?t.shape:null}function B(e,t){let n=t.split("."),o=e;for(let r of n){if(o==null||typeof o!="object")return;o=o[r]}return o}function Lt(e,t,n){let o=t.split("."),r=o.pop();if(!r)return;let i=e;for(let s of o)(i[s]==null||typeof i[s]!="object"||Array.isArray(i[s]))&&(i[s]={}),i=i[s];i[r]=n}function qe(e,t){let n=t.split("."),o=n.pop();if(!o)return;let r=e;for(let i of n){if(r==null||typeof r!="object")return;r=r[i]}r!=null&&typeof r=="object"&&delete r[o]}function J(e){let t={};for(let[n,o]of Object.entries(e))n.includes(".")?Lt(t,n,o):o!==null&&typeof o=="object"&&!Array.isArray(o)?t=N(t,{[n]:o}):t[n]=o;return t}function N(e,t){let n={...e};for(let[o,r]of Object.entries(t))r!==null&&typeof r=="object"&&!Array.isArray(r)&&n[o]!==null&&typeof n[o]=="object"&&!Array.isArray(n[o])?n[o]=N(n[o],r):n[o]=r;return n}function Ve(e){return e._zod?.def}function $t(e){let t=e,n=!1;for(let o=0;o<8;o++){let r=Ve(t);if(!r?.innerType)break;if(r.type==="optional"||r.type==="nullable"||r.type==="default"){n=!0,t=r.innerType;continue}break}return{inner:t,optional:n}}function Be(e){let{inner:t,optional:n}=$t(e),o=t.description??e.description??void 0,r=Ve(t),i=r?.type,s={type:"unknown",...o?{description:o}:{},...n?{optional:!0}:{}};return i==="enum"&&r?.entries?{...s,type:"enum",values:Object.keys(r.entries)}:i==="string"||i==="number"||i==="boolean"||i==="object"||i==="array"?{...s,type:i}:s}function pe(e,t){if(!e||!t)return;if(t.includes(".")){let o=t.indexOf("."),r=t.slice(0,o),i=t.slice(o+1),s=e[r];if(!s)return;let l=$e(s)?.[i];return l?Be(l):void 0}let n=e[t];if(n)return Be(n)}function fe(e){return e!=null&&e!==""}async function U(e,t){return e.type==="direct"?e.to:e.condition(t)}function He(e,t,n,o,r){if(e.every(c=>fe(B(o,c.field))))return null;let i=e.filter(c=>!fe(B(o,c.field))).map(c=>{let d=pe(r,c.field);return d?{...c,fieldSchema:d}:c}),s=i.length===1,a=i[0];return{content:s&&a?{status:"interrupt",question:a.question,field:a.field,...a.suggestions?{suggestions:a.suggestions}:{},...a.fieldSchema?{fieldSchema:a.fieldSchema}:{},...a.context||t?{context:a.context??t}:{}}:{status:"interrupt",questions:i,...t?{context:t}:{}},flowTokenContent:{step:n,state:o,...s&&a?{field:a.field}:{}}}}async function V(e,t,n,o,r,i,s,a,l){let c=e,d={...t},u=[],p=50,v=0;for(;v++<p;){if(c===F)return{content:{status:"complete"},flowTokenContent:{state:d},nodesVisited:u};let f=n.get(c);if(!f)return{content:{status:"error",error:`Unknown node: "${c}"`},nodesVisited:u};a?.get(c)?.hideFromFunnel||u.push({id:c,at:new Date().toISOString()});try{let g=await f({state:d,meta:i,interrupt:Pe,showWidget:Ae,waniwani:s});if(Ne(g)){for(let w of g.questions)w.validate&&r.set(`${c}:${w.field}`,w.validate);let y=He(g.questions,g.context,c,d,l);if(y)return{...y,nodesVisited:u};for(let w of g.questions){let S=r.get(`${c}:${w.field}`);if(S)try{let I=B(d,w.field),b=await S(I);b&&typeof b=="object"&&(d=N(d,b))}catch(I){let b=I instanceof Error?I.message:String(I);qe(d,w.field);let M=g.questions.map(O=>O.field===w.field?{...O,context:O.context?`ERROR: ${b}
1
+ var _="__start__",F="__end__",_e=Symbol.for("waniwani.flow.interrupt"),Fe=Symbol.for("waniwani.flow.widget");function Pe(e,t){let n=t?.context,o=[];for(let[r,i]of Object.entries(e))if(typeof i=="object"&&i!==null&&"question"in i){let s=i;o.push({question:s.question,field:r,suggestions:s.suggestions,context:s.context,validate:s.validate})}return{__type:_e,questions:o,context:n}}function Ae(e,t){let n=typeof e=="object"&&e!==null&&"tool"in e,o=n?e.tool:e,r=n?e:t??{};if(r.description!==void 0){let l=typeof o=="string"?o:o.id;throw new Error(`showWidget("${l}", { description }) is no longer supported. The engine now emits a standardized instruction telling the AI to call the widget tool. Return any per-widget description from the "${l}" tool's own response instead.`)}let{data:i,interactive:s,field:a}=r;return{__type:Fe,tool:typeof o=="string"?o:o.id,...i!==void 0?{data:i}:{},...s!==void 0?{interactive:s}:{},...a!==void 0?{field:a}:{}}}function Ne(e){return typeof e=="object"&&e!==null&&"__type"in e&&e.__type===_e}function We(e){return typeof e=="object"&&e!==null&&"__type"in e&&e.__type===Fe}import{z as W}from"zod";function G(e){let t=n=>{let{externalId:o,email:r,name:i,source:s,...a}=n??{};return e({event:"lead_qualified",properties:{externalId:o,email:r,name:i,source:s},...a})};return{priceShown:({amount:n,currency:o,itemId:r,label:i,...s})=>e({event:"price_shown",properties:{amount:n,currency:o,itemId:r,label:i},...s}),pricesCompared:({options:n,...o})=>e({event:"prices_compared",properties:{options:n},...o}),optionSelected:({id:n,amount:o,currency:r,...i})=>e({event:"option_selected",properties:{id:n,amount:o,currency:r},...i}),leadQualified:t,lead:t,converted:({amount:n,currency:o,occurredAt:r,...i})=>e({event:"converted",properties:{amount:n,currency:o,occurredAt:r},...i})}}var ue="waniwani/client";function Z(e){if(typeof e=="object"&&e!==null)return e[ue]}function Me(e,t,n){let o=r=>e.track({...r,meta:{...t,...r.meta}});return{track:Object.assign(o,G(o)),identify(r,i){return e.identify(r,i,t)},kb:e.kb,_config:n}}function q(e,t){for(let n of t){let o=e[n];if(typeof o=="string"&&o.length>0)return o}}var Wt=["waniwani/sessionId","openai/sessionId","openai/session","sessionId","conversationId","mcp-session-id"],Mt=["waniwani/requestId","openai/requestId","requestId","mcp/requestId"],Ut=["waniwani/traceId","openai/traceId","traceId","mcp/traceId","openai/requestId","requestId"],Ot=["waniwani/userId","openai/userId","externalUserId","userId","actorId"],Dt=["correlationId","openai/requestId"];var D="waniwani/flow";function P(e){return e?q(e,Wt):void 0}function Oe(e){return e?q(e,Mt):void 0}function De(e){return e?q(e,Ut):void 0}function Ke(e){return e?q(e,Ot):void 0}function je(e){return e?q(e,Dt):void 0}var Kt=[{key:"openai/sessionId",source:"chatgpt"},{key:"openai/session",source:"chatgpt"}],jt=[{needle:"claude",source:"claude"},{needle:"chatgpt",source:"chatgpt"},{needle:"openai",source:"chatgpt"},{needle:"gemini",source:"gemini"}];function A(e,t){if(e){let o=e["waniwani/source"];if(typeof o=="string"&&o.length>0)return o;for(let{key:r,source:i}of Kt){let s=e[r];if(typeof s=="string"&&s.length>0)return i}}let n=t?.name;if(typeof n=="string"&&n.length>0){let o=n.toLowerCase();for(let{needle:r,source:i}of jt)if(o.includes(r))return i}}function Ue(e,t){let n=t.toLowerCase(),o=e[t]??e[n];if(o===void 0){for(let i of Object.keys(e))if(i.toLowerCase()===n){o=e[i];break}}let r=Array.isArray(o)?o[0]:o;return typeof r=="string"&&r.length>0?r:void 0}function Le(e){if(!e)return;let t=Ue(e,"user-agent"),n=Ue(e,"x-anthropic-client");if(t&&/claude/i.test(t)||n&&/claude|anthropic/i.test(n))return"claude";if(t&&/chatgpt|openai/i.test(t))return"chatgpt"}function $e(e){let t=e._zod?.def;return t?.type==="object"&&t.shape?t.shape:null}function B(e,t){let n=t.split("."),o=e;for(let r of n){if(o==null||typeof o!="object")return;o=o[r]}return o}function Lt(e,t,n){let o=t.split("."),r=o.pop();if(!r)return;let i=e;for(let s of o)(i[s]==null||typeof i[s]!="object"||Array.isArray(i[s]))&&(i[s]={}),i=i[s];i[r]=n}function qe(e,t){let n=t.split("."),o=n.pop();if(!o)return;let r=e;for(let i of n){if(r==null||typeof r!="object")return;r=r[i]}r!=null&&typeof r=="object"&&delete r[o]}function J(e){let t={};for(let[n,o]of Object.entries(e))n.includes(".")?Lt(t,n,o):o!==null&&typeof o=="object"&&!Array.isArray(o)?t=N(t,{[n]:o}):t[n]=o;return t}function N(e,t){let n={...e};for(let[o,r]of Object.entries(t))r!==null&&typeof r=="object"&&!Array.isArray(r)&&n[o]!==null&&typeof n[o]=="object"&&!Array.isArray(n[o])?n[o]=N(n[o],r):n[o]=r;return n}function Ve(e){return e._zod?.def}function $t(e){let t=e,n=!1;for(let o=0;o<8;o++){let r=Ve(t);if(!r?.innerType)break;if(r.type==="optional"||r.type==="nullable"||r.type==="default"){n=!0,t=r.innerType;continue}break}return{inner:t,optional:n}}function Be(e){let{inner:t,optional:n}=$t(e),o=t.description??e.description??void 0,r=Ve(t),i=r?.type,s={type:"unknown",...o?{description:o}:{},...n?{optional:!0}:{}};return i==="enum"&&r?.entries?{...s,type:"enum",values:Object.keys(r.entries)}:i==="string"||i==="number"||i==="boolean"||i==="object"||i==="array"?{...s,type:i}:s}function pe(e,t){if(!e||!t)return;if(t.includes(".")){let o=t.indexOf("."),r=t.slice(0,o),i=t.slice(o+1),s=e[r];if(!s)return;let l=$e(s)?.[i];return l?Be(l):void 0}let n=e[t];if(n)return Be(n)}function fe(e){return e!=null&&e!==""}async function U(e,t){return e.type==="direct"?e.to:e.condition(t)}function He(e,t,n,o,r){if(e.every(c=>fe(B(o,c.field))))return null;let i=e.filter(c=>!fe(B(o,c.field))).map(c=>{let d=pe(r,c.field);return d?{...c,fieldSchema:d}:c}),s=i.length===1,a=i[0];return{content:s&&a?{status:"interrupt",question:a.question,field:a.field,...a.suggestions?{suggestions:a.suggestions}:{},...a.fieldSchema?{fieldSchema:a.fieldSchema}:{},...a.context||t?{context:a.context??t}:{}}:{status:"interrupt",questions:i,...t?{context:t}:{}},flowTokenContent:{step:n,state:o,...s&&a?{field:a.field}:{}}}}async function V(e,t,n,o,r,i,s,a,l){let c=e,d={...t},u=[],p=50,v=0;for(;v++<p;){if(c===F)return{content:{status:"complete"},flowTokenContent:{state:d},nodesVisited:u};let f=n.get(c);if(!f)return{content:{status:"error",error:`Unknown node: "${c}"`},nodesVisited:u};a?.get(c)?.hideFromFunnel||u.push({id:c,at:new Date().toISOString()});try{let g=await f({state:d,meta:i,interrupt:Pe,showWidget:Ae,waniwani:s});if(Ne(g)){for(let w of g.questions)w.validate&&r.set(`${c}:${w.field}`,w.validate);let y=He(g.questions,g.context,c,d,l);if(y)return{...y,nodesVisited:u};for(let w of g.questions){let S=r.get(`${c}:${w.field}`);if(S)try{let I=B(d,w.field),b=await S(I);b&&typeof b=="object"&&(d=N(d,b))}catch(I){let b=I instanceof Error?I.message:String(I);qe(d,w.field);let M=g.questions.map(O=>O.field===w.field?{...O,context:O.context?`ERROR: ${b}
2
2
 
3
3
  ${O.context}`:`ERROR: ${b}`}:O),Y=He(M,g.context,c,d,l);if(Y)return{...Y,nodesVisited:u};break}}let R=o.get(c);if(!R)return{content:{status:"error",error:`No outgoing edge from node "${c}"`},nodesVisited:u};c=await U(R,d);continue}if(We(g)){let y=g.field;if(y&&fe(B(d,y))){let S=o.get(c);if(!S)return{content:{status:"error",error:`No outgoing edge from node "${c}"`},nodesVisited:u};c=await U(S,d);continue}let R=y?pe(l,y):void 0,w=g.interactive!==!1;return{content:{status:"widget",tool:g.tool,...g.data!==void 0?{data:g.data}:{},description:w?`IMPORTANT: You MUST now call the ${g.tool} tool to display the widget. Do NOT skip this step`:`IMPORTANT \u2014 two ordered steps. STEP 1: call the ${g.tool} tool RIGHT NOW to display this widget to the user. This renders UI the user must see \u2014 do NOT skip it and do NOT jump straight to action:"continue". STEP 2: ONLY AFTER ${g.tool} has been called, call this flow again with action:"continue".`,interactive:w,...y?{field:y}:{},...R?{fieldSchema:R}:{}},flowTokenContent:{step:c,state:d,field:y,widgetId:g.tool},nodesVisited:u}}d=N(d,g);let E=o.get(c);if(!E)return{content:{status:"error",error:`No outgoing edge from node "${c}"`},nodesVisited:u};c=await U(E,d)}catch(T){return{content:{status:"error",error:T instanceof Error?T.message:String(T)},flowTokenContent:{step:c,state:d},nodesVisited:u}}}return{content:{status:"error",error:"Flow exceeded maximum iterations (possible infinite loop)"},nodesVisited:u}}function ge(e){return typeof e=="object"&&e!==null&&e.__ww_enc===1&&typeof e.ct=="string"&&typeof e.iv=="string"}var ze=new Map;async function Ye(e){let t=ze.get(e);if(t)return t;let n=Buffer.from(e,"base64");if(n.length!==32)throw new Error("[Waniwani KV] WANIWANI_ENCRYPTION_KEY must be a base64-encoded 32-byte (256-bit) key.");let o=await globalThis.crypto.subtle.importKey("raw",n,{name:"AES-GCM"},!1,["encrypt","decrypt"]);return ze.set(e,o),o}async function Ge(e,t){let n=await Ye(t),o=globalThis.crypto.getRandomValues(new Uint8Array(12)),r=new TextEncoder().encode(JSON.stringify(e)),i=await globalThis.crypto.subtle.encrypt({name:"AES-GCM",iv:o},n,r);return{__ww_enc:1,ct:Buffer.from(i).toString("base64"),iv:Buffer.from(o).toString("base64")}}async function Ze(e,t){let n=await Ye(t),o=Buffer.from(e.ct,"base64"),r=Buffer.from(e.iv,"base64"),i;try{i=await globalThis.crypto.subtle.decrypt({name:"AES-GCM",iv:r},n,o)}catch{throw new Error("[Waniwani KV] Decryption failed. The encryption key may be incorrect or the data may be corrupted.")}return JSON.parse(new TextDecoder().decode(i))}var qt={debug:0,warn:1,error:2,none:3};function Bt(){let e=process.env.WANIWANI_LOG_LEVEL;return e&&e in qt?e:process.env.WANIWANI_DEBUG?"debug":"none"}function K(e,t){return t??Bt()==="debug"?(...o)=>console.log(`[waniwani:${e}]`,...o):()=>{}}var Vt="@waniwani/sdk",Ht="https://app.waniwani.ai",zt=K("kv"),j=class{get baseUrl(){return(process.env.WANIWANI_API_URL??Ht).replace(/\/$/,"")}get apiKey(){return process.env.WANIWANI_API_KEY}get encryptionKey(){return process.env.WANIWANI_ENCRYPTION_KEY}async get(t){if(!this.apiKey)throw new Error("[Waniwani KV] No API key configured. Set WANIWANI_API_KEY env var.");let n=await this.request("/api/mcp/redis/get",{key:t});if(n==null)return null;if(ge(n)){if(!this.encryptionKey)throw new Error("[Waniwani KV] Encrypted data found but WANIWANI_ENCRYPTION_KEY is not set.");return Ze(n,this.encryptionKey)}return n}async set(t,n,o){if(!this.apiKey)throw new Error("[Waniwani KV] No API key configured. Set WANIWANI_API_KEY env var.");let r=this.encryptionKey;zt(`set "${t}" \u2014 encryption ${r?"enabled":"disabled (no WANIWANI_ENCRYPTION_KEY)"}`);let i=r?await Ge(n,r):n;await this.request("/api/mcp/redis/set",{key:t,value:i,ttlSeconds:o?.ttlSeconds})}async delete(t){if(this.apiKey)try{await this.request("/api/mcp/redis/delete",{key:t})}catch(n){console.error("[Waniwani KV] delete failed for key:",t,n)}}async request(t,n){let o=`${this.baseUrl}${t}`,r=await fetch(o,{method:"POST",headers:{Authorization:`Bearer ${this.apiKey}`,"Content-Type":"application/json","X-WaniWani-SDK":Vt},body:JSON.stringify(n)});if(!r.ok){let s=await r.text().catch(()=>"");throw new Error(s||`KV store API error: HTTP ${r.status}`)}return(await r.json()).data}};var X=class{map=new Map;async get(t){return this.map.get(t)??null}async set(t,n,o){this.map.set(t,n)}async delete(t){this.map.delete(t)}};var H=class{store=new j;get(t){return this.store.get(t)}set(t,n,o){return this.store.set(t,n,o)}delete(t){return this.store.delete(t)}};function Yt(e){let t=e.toString();return t.includes("showWidget")?"widget":t.includes("interrupt")?"interrupt":"action"}function Je(e,t,n,o){let r=[];for(let[s,a]of t){let l=o.get(s);r.push({id:s,type:Yt(a),label:l?.label??s,...l?.hideFromFunnel?{hideFromFunnel:!0}:{}})}let i=[];for(let[s,a]of n)a.type==="direct"?i.push({from:s,to:a.to,type:"direct"}):i.push({from:s,to:a.targets,type:"conditional"});return{flowId:e.id,title:e.title,nodes:r,edges:i}}import{z as x}from"zod";var Xe=x.object({type:x.enum(["enum","string","number","boolean","object","array","unknown"]),values:x.array(x.string()).optional(),description:x.string().optional(),optional:x.boolean().optional()}).describe("JIT schema fragment for a state field \u2014 type, allowed values, and description."),Gt=x.object({question:x.string(),field:x.string(),suggestions:x.array(x.string()).optional(),context:x.string().optional(),fieldSchema:Xe.optional()}).describe("One question within a multi-question interrupt."),we={status:x.enum(["interrupt","widget","complete","error"]).describe("Current flow status and the next action the assistant should take."),question:x.string().optional().describe("Single question to ask the user when status is interrupt."),field:x.string().optional().describe("State field to fill with the user's answer on the next continue call."),fieldSchema:Xe.optional().describe("JIT schema fragment for the single-question shorthand."),suggestions:x.array(x.string()).optional().describe("Suggested answers for the single-question shorthand."),questions:x.array(Gt).optional().describe("Multiple questions to ask the user when status is interrupt."),context:x.string().optional().describe("Private instruction context for the assistant."),tool:x.string().optional().describe("Widget tool to call when status is widget."),data:x.record(x.string(),x.unknown()).optional().describe("Input data to pass to the widget tool."),description:x.string().optional().describe("Instruction for rendering the requested widget."),interactive:x.boolean().optional().describe("Whether the widget requires user interaction before continuing."),sessionId:x.string().optional().describe("Session identifier to pass on future continue and reset calls."),error:x.string().optional().describe("Error message when status is error.")};function Qe(e){let t=["","## FLOW EXECUTION PROTOCOL","","This tool implements a multi-step conversational flow. Follow this protocol exactly:","",'1. Call with `action: "start"` to begin and include `intent`.'," `intent` must be a brief summary of the user's goal for this flow."," Do NOT invent missing intent."," Optionally include `context` \u2014 the situation or environment that led the user to start"," this flow (e.g. what page they are on, what they were doing, or what triggered the request)."," Only provide `context` when there is genuinely relevant situational information. Do NOT invent missing context."," If the user's message already contains answers to likely questions,"," extract them into `stateUpdates` as `{ field: value }` pairs (see the `stateUpdates` schema"," for the list of writable fields). The engine will auto-skip steps whose fields are already filled."," Only extract values the user explicitly stated \u2014 do NOT guess or invent values."];return e.omitIntentPII&&t.push(" Do NOT include PII in `intent` or `context` \u2014 no names, emails, phones, addresses, IDs, ages, or birthdates.",' Summarize the goal abstractly (e.g. "user wants a quote", not "Jane Doe wants a quote").'),t.push(" For grouped fields (z.object state), use dot-notation keys in `stateUpdates`:",' e.g. `{ "driver.name": "John", "driver.license": "ABC123" }`.',"2. The response JSON `status` field tells you what to do next:",' - `"interrupt"`: Pause and ask the user. Two forms:'," a. Single question: `{ question, field, fieldSchema?, context? }` \u2014 ask `question`, store answer in `field`."," b. Multi-question: `{ questions: [{question, field, fieldSchema?}, ...], context? }` \u2014 ask ALL questions"," in one conversational message, collect all answers."," `fieldSchema` (when present) describes the expected value: `{ type, values?, description?, optional? }`.",' Use it to validate before sending \u2014 match enum `values` exactly, coerce strings to numbers where `type: "number"`.'," `context` (if present) is hidden AI instructions \u2014 use to shape your response, do NOT show verbatim."," Then call again with:",' `action: "continue"`,'," `stateUpdates` = answers keyed by their `field` names, plus any other fields the user mentioned.",' - `"widget"`: The flow wants to show a UI widget. Call the tool named in the `tool`'," field, passing the `data` object as the tool's input."," Check the `interactive` field in the response:"," \u2022 `interactive: true` \u2014 The widget requires user interaction. After calling the display tool,"," STOP and WAIT for the user to interact with the widget. Do NOT call this flow tool again"," until the user has responded. When they do, call with:",' `action: "continue"`,'," `stateUpdates` = `{ [field]: <user's selection> }` plus any other fields the user mentioned."," \u2022 `interactive: false` \u2014 The widget is display-only. You MUST STILL call the display tool"," FIRST to render it for the user \u2014 this is a required, user-visible step. Do NOT skip it",' and do NOT jump straight to `action: "continue"`. ONLY AFTER you have called the display',' tool, call THIS flow tool again with `action: "continue"`. Do NOT wait for user interaction.',' - `"complete"`: The flow is done. Present the result to the user.',' - `"error"`: Something went wrong. Show the `error` message.',"","3. Do NOT invent state values. Only use `stateUpdates` for information the user explicitly provided.","4. Include only the fields the user actually answered in `stateUpdates` \u2014 do NOT guess missing ones."," If the user did not answer all pending questions, the engine will re-prompt for the remaining ones."," If the user mentioned values for other known fields, include those too \u2014"," they will be applied immediately and those steps will be auto-skipped.","5. CORRECTION: If the user wants to CHANGE a previously-answered field",' (e.g. "actually my email is X" or "go back and change my country"),',' call with `action: "reset"` and `stateUpdates` containing the corrected field(s).'," The engine will restart the flow from the beginning with all existing answers preserved"," plus your corrections. Steps with filled answers will be auto-skipped."," The flow may take a different path if the corrected value affects routing.",' Do NOT use "reset" for the CURRENT question \u2014 use "continue" for that.',"6. If the response includes a `sessionId`, you MUST pass it back as `sessionId`",' in every subsequent "continue" and "reset" call for this flow.'),t.join(`
4
4
  `)}function me(e){return!!e&&typeof e=="object"&&!Array.isArray(e)}function et(e){let t=tt(e),n=me(t.waniwani)?t.waniwani:{};return e.meta({...t,waniwani:{...n,redacted:!0}})}function Zt(e){let n=tt(e).waniwani;return me(n)&&n.redacted===!0}function tt(e){let t=e.meta;if(typeof t!="function")return{};let n=t.call(e);return me(n)?n:{}}function nt(e){if(!e)return[];let t=[];for(let[n,o]of Object.entries(e))Zt(o)&&t.push(n);return t}var Q="waniwani/redactedStateUpdateFields";function Jt(e){let t=e.omitIntentPII?" Do not include PII (names, emails, phones, addresses, IDs, ages, birthdates) \u2014 summarize abstractly.":"",o=e.state&&Object.keys(e.state).length>0?W.object(e.state).partial().passthrough():W.record(W.string(),W.unknown());return{action:W.enum(["start","continue","reset"]).describe('"start" to begin the flow, "continue" to resume after a pause (interrupt or widget), "reset" to restart from the beginning with a correction to a previously-collected field'),intent:W.string().optional().describe(`Required when action is "start". Provide a brief summary of the user's goal for this flow. Do not invent missing intent.${t}`),context:W.string().optional().describe(`Optional when action is "start". Describe the situation or environment that led the user to start this flow \u2014 e.g. what page they are on, what they were doing, or what triggered the request. Do not invent missing context.${t}`),stateUpdates:o.optional().describe(`State field values to set before processing the next node. Pass the user's answer (keyed by the field name from the response) and any other values the user mentioned. For nested state fields, use dot-paths like "driver.name".`),sessionId:W.string().optional().describe('Session identifier. If the response includes a `sessionId`, pass it back on every subsequent "continue" and "reset" call for this flow.')}}function Xt(e){if(process.env.WANIWANI_API_KEY)return new H;throw new Error(`[waniwani] createFlow "${e}": no flow store configured. Pass { store } to .compile() \u2014 use MemoryKvStore from "@waniwani/sdk/mcp" for local development, or plug in a Redis/Upstash/Cloudflare KV adapter for production. Alternatively, set WANIWANI_API_KEY to use hosted flow state on app.waniwani.ai.`)}function ot(e){let{config:t,nodes:n,edges:o}=e,r=Jt(t),i=Je(t,n,o,e.nodeOptions),s=Qe(t),a=`${t.description}
5
5
  ${s}`,l=e.store??Xt(t.id),c=new Map;async function d(f,T,g,E){if(f.action==="start"){let y=typeof f.intent=="string"?f.intent.trim():void 0;if(!y)return{content:{status:"error",error:`Missing required "intent" for action "start". Include a brief summary of the user's goal for this flow and any relevant prior context that led to triggering it, if available.`}};if(f.intent=y,typeof f.context=="string"){let I=f.context.trim();f.context=I||void 0}let R=o.get(_);if(!R)return{content:{status:"error",error:"No start edge"}};let w=J(f.stateUpdates??{}),S=await U(R,w);return V(S,w,n,o,c,g,E,e.nodeOptions,t.state)}if(f.action==="continue"){if(!T)return{content:{status:"error",error:"No session ID available for continue action."}};let y;try{y=await l.get(T)}catch(I){let b=I instanceof Error?I.message:String(I);return{content:{status:"error",error:`Failed to load flow state (session "${T}"): ${b}`}}}if(!y)return{content:{status:"error",error:`Flow state not found for session "${T}". The flow may have expired.`}};let R=y.state,w=y.step;if(!w)return{content:{status:"error",error:'This flow has already completed. Use action "start" to begin a new flow.'}};let S=N(R,J(f.stateUpdates??{}));if(y.widgetId){let I=o.get(w);if(!I)return{content:{status:"error",error:`No edge from step "${w}"`}};let b=await U(I,S);return V(b,S,n,o,c,g,E,e.nodeOptions,t.state)}return V(w,S,n,o,c,g,E,e.nodeOptions,t.state)}if(f.action==="reset"){if(!T)return{content:{status:"error",error:"No session ID available for reset action."}};let y;try{y=await l.get(T)}catch(b){let M=b instanceof Error?b.message:String(b);return{content:{status:"error",error:`Failed to load flow state (session "${T}"): ${M}`}}}if(!y)return{content:{status:"error",error:`Flow state not found for session "${T}". The flow may have completed or expired. Use action "start" to begin a new flow.`}};if(!y.step)return{content:{status:"error",error:'This flow has already completed. Use action "start" to begin a new flow.'}};if(!f.stateUpdates||Object.keys(f.stateUpdates).length===0)return{content:{status:"error",error:'Missing "stateUpdates" for action "reset". Include the corrected field(s).'}};let R=o.get(_);if(!R)return{content:{status:"error",error:"No start edge"}};let w=y.state,S=N(w,J(f.stateUpdates)),I=await U(R,S);return V(I,S,n,o,c,g,E,e.nodeOptions,t.state)}return{content:{status:"error",error:`Unknown action: "${f.action}"`}}}let u=nt(t.state),p={title:t.title,description:a,inputSchema:r,outputSchema:we,annotations:t.annotations,...u.length>0&&{_meta:{[Q]:u}}},v=(async(f,T)=>{let g=T,E=g._meta??{},y=P(E),R=y??f.sessionId;!R&&f.action==="start"&&(R=crypto.randomUUID()),R&&!y&&(E["waniwani/sessionId"]=R);let w=Z(g),S=await d(f,R,E,w);if(R&&S.flowTokenContent)try{await l.set(R,S.flowTokenContent)}catch(M){let Y=M instanceof Error?M.message:String(M);return{content:[{type:"text",text:JSON.stringify({status:"error",error:`Flow state failed to persist (session "${R}"): ${Y}`},null,2)}],_meta:E,isError:!0}}let I=!y&&R?{...S.content,sessionId:R}:S.content,b=[{type:"text",text:JSON.stringify(I,null,2)}];return S.nodesVisited?.length&&(E[D]={flowId:t.id,nodesVisited:S.nodesVisited}),{content:b,structuredContent:I,_meta:E,...S.content.status==="error"?{isError:!0}:{}}});return{name:t.id,config:p,handler:v,async register(f){let T={...p,_meta:{...p._meta,_flowGraph:i}};f.registerTool(t.id,T,v)},graph:e.graph,flowGraph:i}}function rt(e,t){let n=["flowchart TD"];n.push(` ${_}((Start))`);for(let[o]of e)n.push(` ${o}[${o}]`);n.push(` ${F}((End))`);for(let[o,r]of t)if(r.type==="direct")n.push(` ${o} --> ${r.to}`);else for(let i of r.targets)n.push(` ${o} -.-> ${i}`);return n.join(`
6
- `)}var L=class{nodes=new Map;edges=new Map;nodeOptions=new Map;config;constructor(t){this.config=t}addNode(t,n,o){let r=typeof t=="string"?t:t.id,i=typeof t=="string"?n:t.run,s=typeof t=="string"?o?.label:t.label,a=typeof t=="string"?o?.hideFromFunnel:t.hideFromFunnel;if(r===_||r===F)throw new Error(`"${r}" is a reserved name and cannot be used as a node name`);if(this.nodes.has(r))throw new Error(`Node "${r}" already exists`);return this.nodes.set(r,i),(s!==void 0||a!==void 0)&&this.nodeOptions.set(r,{label:s??r,hideFromFunnel:a}),this}addEdge(t,n){if(this.edges.has(t))throw new Error(`Node "${t}" already has an outgoing edge. Use addConditionalEdge for branching.`);return this.edges.set(t,{type:"direct",to:n}),this}addConditionalEdge(t,n,o){if(this.edges.has(t))throw new Error(`Node "${t}" already has an outgoing edge.`);if(n.length===0)throw new Error(`Conditional edge from "${t}" must declare at least one target node in \`to\`.`);return this.edges.set(t,{type:"conditional",condition:o,targets:[...n]}),this}graph(){return rt(this.nodes,this.edges)}compile(t){this.validate();let n=new Map(this.nodes),o=new Map(this.edges);return ot({config:this.config,nodes:n,edges:o,store:t?.store,graph:()=>rt(n,o),nodeOptions:new Map(this.nodeOptions)})}validate(){if(!this.edges.has(_))throw new Error('Flow must have an entry point. Add an edge from START: .addEdge(START, "first_node")');let t=this.edges.get(_);if(t?.type==="direct"&&t.to!==F&&!this.nodes.has(t.to))throw new Error(`START edge references non-existent node: "${t.to}"`);for(let[n,o]of this.edges){if(n!==_&&!this.nodes.has(n))throw new Error(`Edge from non-existent node: "${n}"`);if(o.type==="direct"&&o.to!==F&&!this.nodes.has(o.to))throw new Error(`Edge from "${n}" references non-existent node: "${o.to}"`);if(o.type==="conditional"&&o.targets){for(let r of o.targets)if(r!==F&&!this.nodes.has(r))throw new Error(`Conditional edge from "${n}" declares non-existent target: "${r}"`)}}for(let[n]of this.nodes)if(!this.edges.has(n))throw new Error(`Node "${n}" has no outgoing edge. Add one with .addEdge("${n}", ...) or .addConditionalEdge("${n}", ...)`)}};function it(e){return new L(e)}function he(e){let t=e.content;return JSON.parse(t[0]?.text??"")}async function st(e,t){let n=t?.stateStore,o=[],r=`test-session-${Math.random().toString(36).slice(2,10)}`,i={registerTool:(...c)=>{o.push(c)}};await e.register(i);let s=o[0]?.[2];if(!s)throw new Error(`Flow "${e.name}" did not register a handler`);let a={_meta:{sessionId:r}};async function l(c){return{...c,decodedState:n?await n.get(r):null}}return{async start(c,d,u){let p=await s({action:"start",intent:c,...u?{context:u}:{},...d?{stateUpdates:d}:{}},a);return l(he(p))},async continueWith(c){let d=await s({action:"continue",...c?{stateUpdates:c}:{}},a);return l(he(d))},async resetWith(c){let d=await s({action:"reset",stateUpdates:c},a);return l(he(d))},async lastState(){return n?n.get(r):null}}}var ee=class extends Error{constructor(n,o){super(n);this.status=o;this.name="WaniWaniError"}};import{AsyncLocalStorage as Qt}from"async_hooks";var at=globalThis,te=at.__waniwaniKbRetrievalStore;te||(te=new Qt,at.__waniwaniKbRetrievalStore=te);var ye=te;function ct(e){try{ye.getStore()?.searches.push(e)}catch{}}var en="@waniwani/sdk";function dt(e){let{apiUrl:t,apiKey:n}=e;function o(){if(!n)throw new Error("WANIWANI_API_KEY is not set");return n}async function r(i,s,a){let l=o(),c=`${t.replace(/\/$/,"")}${s}`,d={Authorization:`Bearer ${l}`,"X-WaniWani-SDK":en},u={method:i,headers:d};a!==void 0&&(d["Content-Type"]="application/json",u.body=JSON.stringify(a));let p=await fetch(c,u);if(!p.ok){let f=await p.text().catch(()=>"");throw new ee(f||`KB API error: HTTP ${p.status}`,p.status)}return(await p.json()).data}return{async ingest(i){return r("POST","/api/mcp/kb/ingest",{files:i})},async search(i,s){let a=await r("POST","/api/mcp/kb/search",{query:i,...s});return ct({query:i,resultCount:a.length,results:a.map(l=>({source:l.source,heading:l.heading,score:l.score}))}),a},async sources(){return r("GET","/api/mcp/kb/sources")}}}import{existsSync as tn,readFileSync as nn}from"fs";import{resolve as on}from"path";var rn="waniwani.json",$;function lt(){if($!==void 0)return $;try{let e=on(process.cwd(),rn);if(!tn(e))return $=null,null;let t=nn(e,"utf-8");return $=JSON.parse(t),$}catch{return $=null,null}}var sn="__waniwani_config__";function ut(){return globalThis[sn]}var an="@waniwani/sdk";function oe(e,t={}){let n=t.now??(()=>new Date),o=t.generateId??pt,r=ln(e),i=ne(e.meta),s=ne(e.metadata),a=un(e,i),l=C(e.eventId)??o(),c=pn(e.timestamp,n),d=C(e.source)??A(i)??t.source??an,u=Te(e)?{...e}:void 0,p={...s};return Object.keys(i).length>0&&(p.meta=i),u&&(p.rawLegacy=u),{id:l,type:"mcp.event",name:r,source:d,timestamp:c,correlation:a,properties:cn(e,r),metadata:p,rawLegacy:u}}function pt(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?`evt_${crypto.randomUUID()}`:`evt_${Math.random().toString(36).slice(2,10)}_${Date.now().toString(36)}`}function cn(e,t){if(!Te(e))return ne(e.properties);let n=dn(e,t),o=ne(e.properties);return{...n,...o}}function dn(e,t){switch(t){case"tool.called":{let n={};return C(e.toolName)&&(n.name=e.toolName),C(e.toolType)&&(n.type=e.toolType),n}case"quote.succeeded":{let n={};return typeof e.quoteAmount=="number"&&(n.amount=e.quoteAmount),C(e.quoteCurrency)&&(n.currency=e.quoteCurrency),n}case"link.clicked":{let n={};return C(e.linkUrl)&&(n.url=e.linkUrl),n}case"purchase.completed":{let n={};return typeof e.purchaseAmount=="number"&&(n.amount=e.purchaseAmount),C(e.purchaseCurrency)&&(n.currency=e.purchaseCurrency),n}default:return{}}}function ln(e){return Te(e)?e.eventType:e.event}function un(e,t){let n=C(e.requestId)??Oe(t),o=C(e.sessionId)??P(t),r=C(e.traceId)??De(t),i=C(e.externalUserId)??Ke(t),s=C(e.correlationId)??je(t)??n,a={};return o&&(a.sessionId=o),r&&(a.traceId=r),n&&(a.requestId=n),s&&(a.correlationId=s),i&&(a.externalUserId=i),a}function pn(e,t){if(e instanceof Date)return e.toISOString();if(typeof e=="string"){let n=new Date(e);if(!Number.isNaN(n.getTime()))return n.toISOString()}return t().toISOString()}function ne(e){return!e||typeof e!="object"||Array.isArray(e)?{}:e}function C(e){if(typeof e=="string"&&e.trim().length!==0)return e}function Te(e){return"eventType"in e}var fn="/api/mcp/events/v2/batch";var ft="@waniwani/sdk",gn=new Set([401,403]),wn=new Set([408,425,429,500,502,503,504]);function gt(e){return new Se(e)}var Se=class{endpointUrl;flushIntervalMs;maxBatchSize;maxBufferSize;maxRetries;retryBaseDelayMs;retryMaxDelayMs;shutdownTimeoutMs;sdkVersion;fetchFn;logger;now;sleep;apiKey;buffer=[];flushTimer;flushScheduled=!1;flushScheduledTimer;flushInFlight;inFlightCount=0;isStopped=!1;isShuttingDown=!1;constructor(t){this.endpointUrl=yn(t.apiUrl,t.endpointPath??fn),this.flushIntervalMs=t.flushIntervalMs??1e3,this.maxBatchSize=t.maxBatchSize??20,this.maxBufferSize=t.maxBufferSize??1e3,this.maxRetries=t.maxRetries??3,this.retryBaseDelayMs=t.retryBaseDelayMs??200,this.retryMaxDelayMs=t.retryMaxDelayMs??2e3,this.shutdownTimeoutMs=t.shutdownTimeoutMs??2e3,this.fetchFn=t.fetchFn??fetch,this.logger=t.logger??console,this.now=t.now??(()=>new Date),this.sleep=t.sleep??(n=>new Promise(o=>setTimeout(o,n))),this.apiKey=t.apiKey,this.sdkVersion=t.sdkVersion,this.flushIntervalMs>0&&(this.flushTimer=setInterval(()=>{this.flush()},this.flushIntervalMs))}enqueue(t){if(this.isStopped||this.isShuttingDown){this.logger.warn("[Waniwani] Tracking transport is stopped, dropping event %s",t.id);return}if(this.buffer.length>=this.maxBufferSize){let n=this.buffer.length-this.maxBufferSize+1;this.buffer.splice(0,n),this.logger.warn("[Waniwani] Tracking buffer overflow, dropped %d oldest event(s)",n)}if(this.buffer.push(t),this.buffer.length>=this.maxBatchSize){this.flush();return}this.scheduleMicroFlush()}pendingEvents(){return this.buffer.length+this.inFlightCount}async flush(){return this.flushInFlight?this.flushInFlight:(this.flushInFlight=this.flushLoop().finally(()=>{this.flushInFlight=void 0}),this.flushInFlight)}async shutdown(t){this.isShuttingDown=!0,this.flushTimer&&(clearInterval(this.flushTimer),this.flushTimer=void 0),this.flushScheduledTimer&&(clearTimeout(this.flushScheduledTimer),this.flushScheduledTimer=void 0,this.flushScheduled=!1);let n=t?.timeoutMs??this.shutdownTimeoutMs,o=this.flush();if(!Number.isFinite(n)||n<=0)return await o,this.isStopped=!0,{timedOut:!1,pendingEvents:this.pendingEvents()};let r=Symbol("shutdown-timeout");return await Promise.race([o.then(()=>"flushed"),this.sleep(n).then(()=>r)])===r?(this.isStopped=!0,{timedOut:!0,pendingEvents:this.pendingEvents()}):(this.isStopped=!0,{timedOut:!1,pendingEvents:this.pendingEvents()})}scheduleMicroFlush(){this.flushScheduled||(this.flushScheduled=!0,this.flushScheduledTimer=setTimeout(()=>{this.flushScheduledTimer=void 0,this.flushScheduled=!1,this.flush()},0))}async flushLoop(){for(;this.buffer.length>0&&!this.isStopped;){let t=this.buffer.splice(0,this.maxBatchSize);await this.sendBatchWithRetry(t)}}async sendBatchWithRetry(t){let n=0,o=t;for(;o.length>0&&!this.isStopped;){this.inFlightCount=o.length;let r=await this.sendBatchOnce(o);switch(this.inFlightCount=0,r.kind){case"success":return;case"auth":this.stopTransportForAuthFailure(r.status,o.length);return;case"permanent":this.logger.error("[Waniwani] Dropping %d event(s) after permanent failure: %s",o.length,r.reason);return;case"retryable":if(n>=this.maxRetries){this.logger.error("[Waniwani] Dropping %d event(s) after retry exhaustion: %s",o.length,r.reason);return}await this.sleep(this.backoffDelayMs(n)),n+=1;continue;case"partial":if(r.permanent.length>0&&this.logger.error("[Waniwani] Dropping %d event(s) rejected as permanent",r.permanent.length),r.retryable.length===0)return;if(n>=this.maxRetries){this.logger.error("[Waniwani] Dropping %d retryable event(s) after retry exhaustion",r.retryable.length);return}o=r.retryable,await this.sleep(this.backoffDelayMs(n)),n+=1;continue}}}async sendBatchOnce(t){let n;try{n=await this.fetchFn(this.endpointUrl,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.apiKey}`,"X-WaniWani-SDK":ft},body:JSON.stringify(this.makeBatchRequest(t))})}catch(i){return{kind:"retryable",reason:Tn(i)}}if(gn.has(n.status))return{kind:"auth",status:n.status};if(wn.has(n.status))return{kind:"retryable",reason:`HTTP ${n.status}`};if(!n.ok)return{kind:"permanent",reason:`HTTP ${n.status}`};let o=await hn(n);if(!o?.rejected||o.rejected.length===0)return{kind:"success"};let r=this.classifyRejectedEvents(t,o.rejected);return r.retryable.length===0&&r.permanent.length===0?{kind:"success"}:{kind:"partial",retryable:r.retryable,permanent:r.permanent}}makeBatchRequest(t){return{sentAt:this.now().toISOString(),source:{sdk:ft,version:this.sdkVersion??"0.0.0"},events:t}}classifyRejectedEvents(t,n){let o=new Map(t.map(s=>[s.id,s])),r=[],i=[];for(let s of n){let a=o.get(s.eventId);if(a){if(mn(s)){r.push(a);continue}i.push(a)}}return{retryable:r,permanent:i}}backoffDelayMs(t){let n=this.retryBaseDelayMs*2**t;return Math.min(n,this.retryMaxDelayMs)}stopTransportForAuthFailure(t,n){this.isStopped=!0;let o=this.buffer.length;this.buffer.splice(0,o),this.logger.error("[Waniwani] Auth failure (HTTP %d). Stopping tracking transport and dropping %d queued event(s)",t,n+o)}};function mn(e){if(e.retryable===!0)return!0;let t=e.code.toLowerCase();return t.includes("timeout")||t.includes("temporary")||t.includes("unavailable")||t.includes("rate_limit")||t.includes("transient")||t.includes("server")}async function hn(e){let t=await e.text();if(t)try{return JSON.parse(t)}catch{return}}function yn(e,t){let n=e.endsWith("/")?e:`${e}/`,o=t.startsWith("/")?t.slice(1):t;return`${n}${o}`}function Tn(e){return e instanceof Error?e.message:String(e)}function wt(e){let{apiUrl:t,apiKey:n,tracking:o}=e;function r(){if(!n)throw new Error("WANIWANI_API_KEY is not set");return n}let i=n?gt({apiUrl:t,apiKey:n,endpointPath:o.endpointPath,flushIntervalMs:o.flushIntervalMs,maxBatchSize:o.maxBatchSize,maxBufferSize:o.maxBufferSize,maxRetries:o.maxRetries,retryBaseDelayMs:o.retryBaseDelayMs,retryMaxDelayMs:o.retryMaxDelayMs,shutdownTimeoutMs:o.shutdownTimeoutMs}):void 0;function s(d){r();let u=oe(d);return!u.correlation.sessionId&&!u.correlation.externalUserId&&console.warn(`[waniwani] event "${u.name}" has no sessionId or externalUserId; the ingest API requires one and will reject it.`),i?.enqueue(u),{eventId:u.id}}let a=async d=>s(d),l=Object.assign(a,G(a)),c={async identify(d,u,p){r();let v=oe({event:"user.identified",externalUserId:d,properties:u,meta:p});return i?.enqueue(v),{eventId:v.id}},track:l,async flush(){r(),await i?.flush()},async shutdown(d){return r(),await i?.shutdown({timeoutMs:d?.timeoutMs??o.shutdownTimeoutMs})??{timedOut:!1,pendingEvents:0}}};return i&&Sn(c,o.shutdownTimeoutMs),c}function Sn(e,t){if(typeof process>"u"||typeof process.once!="function"||typeof process.on!="function")return;let n=()=>{e.shutdown({timeoutMs:t})};process.once("beforeExit",n),process.once("SIGINT",n),process.once("SIGTERM",n)}function re(e){let n=e??lt()??ut(),o=n?.apiUrl??process.env.WANIWANI_API_URL??"https://app.waniwani.ai",r=n?.apiKey??process.env.WANIWANI_API_KEY,i={endpointPath:n?.tracking?.endpointPath??"/api/mcp/events/v2/batch",flushIntervalMs:n?.tracking?.flushIntervalMs??1e3,maxBatchSize:n?.tracking?.maxBatchSize??20,maxBufferSize:n?.tracking?.maxBufferSize??1e3,maxRetries:n?.tracking?.maxRetries??3,retryBaseDelayMs:n?.tracking?.retryBaseDelayMs??200,retryMaxDelayMs:n?.tracking?.retryMaxDelayMs??2e3,shutdownTimeoutMs:n?.tracking?.shutdownTimeoutMs??2e3},s={apiUrl:o,apiKey:r,tracking:i},a=wt(s),l=dt(s);return{...a,kb:l,_config:s}}function kn(e){let t=e.event_type??"widget_click",o=t.startsWith("widget_")?t:`widget_${t}`,r={...e.metadata??{}};return e.event_name&&(r.event_name=e.event_name),{event:o,properties:r,sessionId:e.session_id,traceId:e.trace_id,externalUserId:e.user_id,eventId:e.event_id,timestamp:e.timestamp,source:e.source??"widget"}}function vn(e){let t={apiKey:e?.apiKey,apiUrl:e?.apiUrl},n;function o(){return n||(n=re(t)),n}return async function(i){let s;try{s=await i.json()}catch{return new Response(JSON.stringify({error:"Invalid JSON"}),{status:400,headers:{"Content-Type":"application/json"}})}if(!Array.isArray(s.events)||s.events.length===0)return new Response(JSON.stringify({error:"Missing or empty events array"}),{status:400,headers:{"Content-Type":"application/json"}});try{let a=o(),l=[];for(let c of s.events){let d=kn(c),u=await a.track(d);l.push(u.eventId)}return await a.flush(),new Response(JSON.stringify({ok:!0,accepted:l.length}),{status:200,headers:{"Content-Type":"application/json"}})}catch(a){let l=a instanceof Error?a.message:"Unknown error";return new Response(JSON.stringify({error:l}),{status:500,headers:{"Content-Type":"application/json"}})}}}var ke=K("widget-token"),Rn=120*1e3,ie=class{cached=null;pending=null;config;constructor(t){this.config=t}async getToken(t,n){return this.cached&&Date.now()<this.cached.expiresAt-Rn?this.cached.token:this.pending?this.pending:(this.pending=this.mint(t,n).finally(()=>{this.pending=null}),this.pending)}async mint(t,n){let o=xn(this.config.apiUrl,"/api/mcp/widget-tokens");ke("minting token from",o);let r={};t&&(r.sessionId=t),n&&(r.traceId=n);try{let i=await fetch(o,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.config.apiKey}`},body:JSON.stringify(r),signal:AbortSignal.timeout(5e3)});if(ke("mint response:",i.status),!i.ok)return null;let s=await i.json(),a=s.data&&typeof s.data=="object"?s.data:s,l=new Date(a.expiresAt).getTime();return!a.token||Number.isNaN(l)?null:(this.cached={token:a.token,expiresAt:l},a.token)}catch(i){return ke("mint failed:",i),null}}};function xn(e,t){return`${e.endsWith("/")?e.slice(0,-1):e}${t}`}async function mt(e){if(typeof globalThis.crypto?.subtle?.digest=="function"){let n=await crypto.subtle.digest("SHA-256",new TextEncoder().encode(e));return Array.from(new Uint8Array(n)).map(o=>o.toString(16).padStart(2,"0")).join("")}let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n)|0;return`simple-${Math.abs(t).toString(36)}`}function In(e){return mt(JSON.stringify({nodes:e.nodes,edges:e.edges}))}async function ht(e){if(e.length===0)return null;let t=[...e].sort((r,i)=>r.flowId.localeCompare(i.flowId)),n=await mt(JSON.stringify(t.map(r=>({flowId:r.flowId,nodes:r.nodes,edges:r.edges})))),o=await Promise.all(e.map(async r=>({flowId:r.flowId,title:r.title,configHash:await In(r),nodes:r.nodes,edges:r.edges})));return{compositeHash:n,flows:o}}var yt="waniwani/sessionId",se="waniwani/geoLocation",ae="waniwani/userLocation",En="openai/userLocation",bn=[En,se,ae];function Tt(e,t){if(t.length===0)return e;let n;for(let o of bn){let r=e[o];if(!k(r))continue;let i;for(let s of t)s in r&&(i||(i={...r}),delete i[s]);i&&(n||(n={...e}),n[o]=i)}return n??e}function k(e){return!!e&&typeof e=="object"&&!Array.isArray(e)}function z(e){if(!k(e))return;let t=e._meta;return k(t)?t:void 0}function ve(e){if(!k(e))return;let t=e.content;return Array.isArray(t)?t.find(o=>k(o)&&o.type==="text"&&typeof o.text=="string")?.text:void 0}function Cn(e,t){return typeof t=="function"?t(e)??"other":t??"other"}function Re(e,t,n,o,r,i,s){let a=Cn(e,n.toolType),l=n.stripLocationFields,c=l&&l.length>0,d=z(t),u=d&&c?Tt(d,l):d,p=i?.input!==void 0&&n.redactInput?n.redactInput(i.input):i?.input,v=c&&k(i?.output)&&k(i.output._meta)?{...i.output,_meta:Tt(i.output._meta,l)}:i?.output,T=(k(i?.output)&&k(i.output._meta)?i.output._meta:void 0)?.[D],g=T&&u?{...u,[D]:T}:T?{[D]:T}:u,E=k(i?.input)&&typeof i.input.sessionId=="string"&&i.input.sessionId.length>0?i.input.sessionId:void 0,y=E&&!P(g??void 0)?{...g??{},"waniwani/sessionId":E}:g;return{event:"tool.called",properties:{name:e,type:a,...o??{},...p!==void 0&&{input:p},...v!==void 0&&{output:v},...s&&s.length>0&&{kbSearch:s}},meta:y,source:A(y??u,r),metadata:{...n.metadata??{},...r&&{clientInfo:r},...n.funnelSync&&{funnelSync:n.funnelSync}}}}async function xe(e,t,n){try{await e.track(t)}catch(o){n?.(Ee(o))}}async function Ie(e,t){try{await e.flush()}catch(n){t?.(Ee(n))}}async function kt(e,t,n,o,r,i){if(!k(e))return;k(e._meta)||(e._meta={});let s=e._meta,a=k(s.waniwani)?s.waniwani:void 0,l={...a??{},endpoint:a?.endpoint??`${n.replace(/\/$/,"")}/api/mcp/events/v2/batch`};if(t)try{let p=await t.getToken();p&&(l.token=p)}catch(p){r?.(Ee(p))}let c=P(s);c&&(l.sessionId||(l.sessionId=c));let d=xt(s);d!==void 0&&(l.geoLocation||(l.geoLocation=d));let u=A(z(o),i);u&&!l.source&&(l.source=u),s.waniwani=l}var St=["openai/outputTemplate","openai/widgetAccessible","openai/resultCanProduceWidget","openai/toolInvocation/invoking","openai/toolInvocation/invoked","ui/resourceUri","ui"];function vt(e,t){if(!t||!k(e))return;let n=!1;for(let r of St)if(r in t){n=!0;break}if(!n)return;k(e._meta)||(e._meta={});let o=e._meta;for(let r of St)r in t&&(r in o||(o[r]=t[r]))}function Rt(e,t){let n=z(t);if(!n||!k(e))return;k(e._meta)||(e._meta={});let o=e._meta,r=P(n);r&&!o[yt]&&(o[yt]=r);let i=xt(n);i&&(o[se]||(o[se]=i),o[ae]||(o[ae]=i))}function xt(e){if(!e)return;let t=e[se]??e[ae];if(k(t)||typeof t=="string")return t}function Ee(e){return e instanceof Error?e:new Error(String(e))}function It(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function Et(e){if(typeof e.sessionId=="string"&&e.sessionId)return e.sessionId;if(It(e.requestInfo)){let t=e.requestInfo.headers;if(It(t)){let n={};for(let i of Object.keys(t))n[i.toLowerCase()]=t[i];let o=n["mcp-session-id"];if(typeof o=="string"&&o)return o;let r=n["x-waniwani-session-id"];if(typeof r=="string"&&r)return r}}}var Ct=Symbol.for("waniwani.wrappedHandler"),ce=K("mcp"),_t="https://app.waniwani.ai",_n="REDACTED";function Fn(e){if(!e)return;let t=e[Q];if(!Array.isArray(t)||t.length===0)return;let n=new Set(t.filter(o=>typeof o=="string"));if(n.size!==0)return o=>{if(!k(o))return o;let r=o.stateUpdates;if(!k(r))return o;let i=!1,s={...r};for(let a of n)a in s&&(s[a]=_n,i=!0);return i?{...o,stateUpdates:s}:o}}function bt(e,t,n,o){let{server:r,tracker:i,opts:s,tokenCache:a,injectToken:l}=n,c=s.applyFieldRedactions===!0?Fn(o):void 0,d=async(u,p)=>{let v=c?{...s,redactInput:c,funnelSync:n.funnelSync}:{...s,funnelSync:n.funnelSync},f=z(p)??{},T=r.server?.getClientVersion?.();if(!P(f)&&k(p)){let w=Et(p);w&&(f["waniwani/sessionId"]=w,p._meta=f)}if(!A(f)&&k(p)){let w=p.requestInfo?.headers,S=A(f,T)??Le(w);S&&(f["waniwani/source"]=S,p._meta=f)}let E=Me(i,f,{apiUrl:i._config.apiUrl,apiKey:i._config.apiKey});k(p)&&(p[ue]=E);let y={searches:[]},R=performance.now();try{let w=await ye.run(y,()=>t(u,p)),S=Math.round(performance.now()-R);ce(`tool "${e}" handler returned in ${S}ms, running post-processing...`);let I=k(w)&&w.isError===!0;if(I){let b=ve(w);console.error(`[waniwani] Tool "${e}" returned error${b?`: ${b}`:""}`)}return await xe(i,Re(e,p,v,{durationMs:S,status:I?"error":"ok",...I&&{errorMessage:ve(w)??"Unknown tool error"}},T,{input:u,output:w},y.searches),s.onError),ce(`tool "${e}" tracking done`),s.flushAfterToolCall&&await Ie(i,s.onError),Rt(w,p),vt(w,o),l&&(await kt(w,a,i._config.apiUrl??_t,p,s.onError,T),ce(`tool "${e}" widget config injected`)),ce(`tool "${e}" post-processing complete, returning result`),w}catch(w){let S=Math.round(performance.now()-R);throw await xe(i,Re(e,p,v,{durationMs:S,status:"error",errorMessage:w instanceof Error?w.message:String(w)},T,{input:u},y.searches),s.onError),s.flushAfterToolCall&&await Ie(i,s.onError),w}};return d[Ct]=!0,d}async function Pn(e,t){let n=e;if(n.__waniwaniWrapped)return n;n.__waniwaniWrapped=!0;let o=t??{},r=o.client??re(),i=o.injectWidgetToken!==!1,s=r._config.apiKey?new ie({apiUrl:r._config.apiUrl??_t,apiKey:r._config.apiKey}):null,a={server:e,tracker:r,opts:o,tokenCache:s,injectToken:i,funnelSync:null},l=e.registerTool.bind(e);n.registerTool=((...d)=>{let[u,p,v]=d;if(typeof v!="function")return l(...d);let f=typeof u=="string"&&u.trim().length>0?u:"unknown",T=k(p)&&k(p._meta)?p._meta:void 0,g=bt(f,v,a,T);return l(u,p,g)});let c=e._registeredTools;if(k(c))for(let[d,u]of Object.entries(c)){if(!k(u))continue;let p=u.handler;if(typeof p!="function"||p[Ct])continue;let v=k(u._meta)?u._meta:void 0;u.handler=bt(d,p,a,v)}if(r._config.apiKey){let d=e._registeredTools,u=[];if(d&&typeof d=="object"){for(let p of Object.values(d))if(p&&typeof p=="object"){let v=p._meta,f=v&&typeof v=="object"?v._flowGraph:void 0;f?.nodes?.length&&u.push(f)}}u.length>0&&(a.funnelSync=await ht(u))}return n}function be(){return typeof window<"u"&&"openai"in window?"openai":"mcp-apps"}function An(){return be()==="openai"}function Nn(){return be()==="mcp-apps"}var de="text/html+skybridge",le="text/html;profile=mcp-app",Ft=async(e,t)=>{let n=e.endsWith("/")?e.slice(0,-1):e;return await(await fetch(`${n}${t}`)).text()};function Pt(e){return{"openai/widgetDescription":e.description,"openai/widgetPrefersBorder":e.prefersBorder,"openai/widgetDomain":e.widgetDomain,...e.widgetCSP&&{"openai/widgetCSP":e.widgetCSP}}}function At(e){let t=e.widgetCSP?{connectDomains:e.widgetCSP.connect_domains,resourceDomains:e.widgetCSP.resource_domains,frameDomains:e.widgetCSP.frame_domains,redirectDomains:e.widgetCSP.redirect_domains}:void 0;return{ui:{...t&&{csp:t},...e.prefersBorder!==void 0&&{prefersBorder:e.prefersBorder}}}}function Ce(e){return{...e.openaiTemplateUri&&{"openai/outputTemplate":e.openaiTemplateUri},"openai/toolInvocation/invoking":e.invoking,"openai/toolInvocation/invoked":e.invoked,"openai/widgetAccessible":!0,"openai/resultCanProduceWidget":!0,...e.mcpTemplateUri&&{ui:{resourceUri:e.mcpTemplateUri,...e.autoHeight&&{autoHeight:!0}}},...e.mcpTemplateUri&&{"ui/resourceUri":e.mcpTemplateUri}}}function Nt(e){let{id:t,title:n,description:o,baseUrl:r,htmlPath:i,widgetDomain:s,prefersBorder:a=!0,autoHeight:l=!0}=e,c=e.widgetCSP??{connect_domains:[r],resource_domains:[r]};if(process.env.NODE_ENV==="development")try{let{hostname:g}=new URL(r);(g==="localhost"||g==="127.0.0.1")&&(c={...c,connect_domains:[...c.connect_domains||[],`ws://${g}:*`,`wss://${g}:*`],resource_domains:[...c.resource_domains||[],`http://${g}:*`]})}catch{}let d=`ui://widgets/apps-sdk/${t}.html`,u=`ui://widgets/ext-apps/${t}.html`,p=null,v=()=>(p||(p=Ft(r,i)),p),f=o;async function T(g){let E=await v();g.registerResource(`${t}-openai-widget`,d,{title:n,description:f,mimeType:de,_meta:{"openai/widgetDescription":f,"openai/widgetPrefersBorder":a}},async y=>({contents:[{uri:y.href,mimeType:de,text:E,_meta:Pt({description:f,prefersBorder:a,widgetDomain:s,widgetCSP:c})}]})),g.registerResource(`${t}-mcp-widget`,u,{title:n,description:f,mimeType:le,_meta:{ui:{prefersBorder:a}}},async y=>({contents:[{uri:y.href,mimeType:le,text:E,_meta:At({description:f,prefersBorder:a,widgetCSP:c})}]}))}return{id:t,title:n,description:o,openaiUri:d,mcpUri:u,autoHeight:l,register:T}}function Wn(e,t){let{resource:n,description:o,inputSchema:r,annotations:i,autoInjectResultText:s=!0}=e,a=e.id??n?.id,l=e.title??n?.title;if(!a)throw new Error("createTool: `id` is required when no resource is provided");if(!l)throw new Error("createTool: `title` is required when no resource is provided");let c=n?Ce({openaiTemplateUri:n.openaiUri,mcpTemplateUri:n.mcpUri,invoking:e.invoking??"Loading...",invoked:e.invoked??"Loaded",autoHeight:n.autoHeight}):void 0;return{id:a,title:l,description:o,async register(d){d.registerTool(a,{title:l,description:o,inputSchema:r,annotations:i,...c&&{_meta:c}},(async(u,p)=>{let v=p,f=v._meta??{},T=Z(v),g=await t(u,{extra:{_meta:f},waniwani:T});return n&&g.data?{content:[{type:"text",text:g.text}],structuredContent:g.data,_meta:{...c,...f,...s===!1?{"waniwani/autoInjectResultText":!1}:{}}}:{content:[{type:"text",text:g.text}],...g.data?{structuredContent:g.data}:{},...s===!1?{_meta:{"waniwani/autoInjectResultText":!1}}:{}}}))}}}async function Mn(e,t){await Promise.all(t.map(n=>n.register(e)))}export{F as END,X as MemoryKvStore,_ as START,L as StateGraph,j as WaniwaniKvStore,it as createFlow,st as createFlowTestHarness,Nt as createResource,Wn as createTool,vn as createTrackingRoute,be as detectPlatform,Nn as isMCPApps,An as isOpenAI,et as redacted,Mn as registerTools,Pn as withWaniwani};
6
+ `)}var L=class{nodes=new Map;edges=new Map;nodeOptions=new Map;config;constructor(t){this.config=t}addNode(t,n,o){let r=typeof t=="string"?t:t.id,i=typeof t=="string"?n:t.run,s=typeof t=="string"?o?.label:t.label,a=typeof t=="string"?o?.hideFromFunnel:t.hideFromFunnel;if(r===_||r===F)throw new Error(`"${r}" is a reserved name and cannot be used as a node name`);if(this.nodes.has(r))throw new Error(`Node "${r}" already exists`);return this.nodes.set(r,i),(s!==void 0||a!==void 0)&&this.nodeOptions.set(r,{label:s??r,hideFromFunnel:a}),this}addEdge(t,n){if(this.edges.has(t))throw new Error(`Node "${t}" already has an outgoing edge. Use addConditionalEdge for branching.`);return this.edges.set(t,{type:"direct",to:n}),this}addConditionalEdge(t,n,o){if(this.edges.has(t))throw new Error(`Node "${t}" already has an outgoing edge.`);if(n.length===0)throw new Error(`Conditional edge from "${t}" must declare at least one target node in \`to\`.`);return this.edges.set(t,{type:"conditional",condition:o,targets:[...n]}),this}graph(){return rt(this.nodes,this.edges)}compile(t){this.validate();let n=new Map(this.nodes),o=new Map(this.edges);return ot({config:this.config,nodes:n,edges:o,store:t?.store,graph:()=>rt(n,o),nodeOptions:new Map(this.nodeOptions)})}validate(){if(!this.edges.has(_))throw new Error('Flow must have an entry point. Add an edge from START: .addEdge(START, "first_node")');let t=this.edges.get(_);if(t?.type==="direct"&&t.to!==F&&!this.nodes.has(t.to))throw new Error(`START edge references non-existent node: "${t.to}"`);for(let[n,o]of this.edges){if(n!==_&&!this.nodes.has(n))throw new Error(`Edge from non-existent node: "${n}"`);if(o.type==="direct"&&o.to!==F&&!this.nodes.has(o.to))throw new Error(`Edge from "${n}" references non-existent node: "${o.to}"`);if(o.type==="conditional"&&o.targets){for(let r of o.targets)if(r!==F&&!this.nodes.has(r))throw new Error(`Conditional edge from "${n}" declares non-existent target: "${r}"`)}}for(let[n]of this.nodes)if(!this.edges.has(n))throw new Error(`Node "${n}" has no outgoing edge. Add one with .addEdge("${n}", ...) or .addConditionalEdge("${n}", ...)`)}};function it(e){return new L(e)}function he(e){let t=e.content;return JSON.parse(t[0]?.text??"")}async function st(e,t){let n=t?.stateStore,o=[],r=`test-session-${Math.random().toString(36).slice(2,10)}`,i={registerTool:(...c)=>{o.push(c)}};await e.register(i);let s=o[0]?.[2];if(!s)throw new Error(`Flow "${e.name}" did not register a handler`);let a={_meta:{sessionId:r}};async function l(c){return{...c,decodedState:n?await n.get(r):null}}return{async start(c,d,u){let p=await s({action:"start",intent:c,...u?{context:u}:{},...d?{stateUpdates:d}:{}},a);return l(he(p))},async continueWith(c){let d=await s({action:"continue",...c?{stateUpdates:c}:{}},a);return l(he(d))},async resetWith(c){let d=await s({action:"reset",stateUpdates:c},a);return l(he(d))},async lastState(){return n?n.get(r):null}}}var ee=class extends Error{constructor(n,o){super(n);this.status=o;this.name="WaniWaniError"}};import{AsyncLocalStorage as Qt}from"async_hooks";var at=globalThis,te=at.__waniwaniKbRetrievalStore;te||(te=new Qt,at.__waniwaniKbRetrievalStore=te);var ye=te;function ct(e){try{ye.getStore()?.searches.push(e)}catch{}}var en="@waniwani/sdk";function dt(e){let{apiUrl:t,apiKey:n}=e;function o(){if(!n)throw new Error("WANIWANI_API_KEY is not set");return n}async function r(i,s,a){let l=o(),c=`${t.replace(/\/$/,"")}${s}`,d={Authorization:`Bearer ${l}`,"X-WaniWani-SDK":en},u={method:i,headers:d};a!==void 0&&(d["Content-Type"]="application/json",u.body=JSON.stringify(a));let p=await fetch(c,u);if(!p.ok){let f=await p.text().catch(()=>"");throw new ee(f||`KB API error: HTTP ${p.status}`,p.status)}return(await p.json()).data}return{async ingest(i){return r("POST","/api/mcp/kb/ingest",{files:i})},async search(i,s){let a=await r("POST","/api/mcp/kb/search",{query:i,...s});return ct({query:i,resultCount:a.length,results:a.map(l=>({source:l.source,heading:l.heading,score:l.score}))}),a},async sources(){return r("GET","/api/mcp/kb/sources")}}}import{existsSync as tn,readFileSync as nn}from"fs";import{resolve as on}from"path";var rn="waniwani.json",$;function lt(){if($!==void 0)return $;try{let e=on(process.cwd(),rn);if(!tn(e))return $=null,null;let t=nn(e,"utf-8");return $=JSON.parse(t),$}catch{return $=null,null}}var sn="__waniwani_config__";function ut(){return globalThis[sn]}var an="@waniwani/sdk";function oe(e,t={}){let n=t.now??(()=>new Date),o=t.generateId??pt,r=ln(e),i=ne(e.meta),s=ne(e.metadata),a=un(e,i),l=C(e.eventId)??o(),c=pn(e.timestamp,n),d=C(e.source)??A(i)??t.source??an,u=Te(e)?{...e}:void 0,p={...s};return Object.keys(i).length>0&&(p.meta=i),u&&(p.rawLegacy=u),{id:l,type:"mcp.event",name:r,source:d,timestamp:c,correlation:a,properties:cn(e,r),metadata:p,rawLegacy:u}}function pt(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?`evt_${crypto.randomUUID()}`:`evt_${Math.random().toString(36).slice(2,10)}_${Date.now().toString(36)}`}function cn(e,t){if(!Te(e))return ne(e.properties);let n=dn(e,t),o=ne(e.properties);return{...n,...o}}function dn(e,t){switch(t){case"tool.called":{let n={};return C(e.toolName)&&(n.name=e.toolName),C(e.toolType)&&(n.type=e.toolType),n}case"quote.succeeded":{let n={};return typeof e.quoteAmount=="number"&&(n.amount=e.quoteAmount),C(e.quoteCurrency)&&(n.currency=e.quoteCurrency),n}case"link.clicked":{let n={};return C(e.linkUrl)&&(n.url=e.linkUrl),n}case"purchase.completed":{let n={};return typeof e.purchaseAmount=="number"&&(n.amount=e.purchaseAmount),C(e.purchaseCurrency)&&(n.currency=e.purchaseCurrency),n}default:return{}}}function ln(e){let t=Te(e)?e.eventType:e.event;return t==="lead"?"lead_qualified":t}function un(e,t){let n=C(e.requestId)??Oe(t),o=C(e.sessionId)??P(t),r=C(e.traceId)??De(t),i=C(e.externalUserId)??Ke(t),s=C(e.correlationId)??je(t)??n,a={};return o&&(a.sessionId=o),r&&(a.traceId=r),n&&(a.requestId=n),s&&(a.correlationId=s),i&&(a.externalUserId=i),a}function pn(e,t){if(e instanceof Date)return e.toISOString();if(typeof e=="string"){let n=new Date(e);if(!Number.isNaN(n.getTime()))return n.toISOString()}return t().toISOString()}function ne(e){return!e||typeof e!="object"||Array.isArray(e)?{}:e}function C(e){if(typeof e=="string"&&e.trim().length!==0)return e}function Te(e){return"eventType"in e}var fn="/api/mcp/events/v2/batch";var ft="@waniwani/sdk",gn=new Set([401,403]),wn=new Set([408,425,429,500,502,503,504]);function gt(e){return new Se(e)}var Se=class{endpointUrl;flushIntervalMs;maxBatchSize;maxBufferSize;maxRetries;retryBaseDelayMs;retryMaxDelayMs;shutdownTimeoutMs;sdkVersion;fetchFn;logger;now;sleep;apiKey;buffer=[];flushTimer;flushScheduled=!1;flushScheduledTimer;flushInFlight;inFlightCount=0;isStopped=!1;isShuttingDown=!1;constructor(t){this.endpointUrl=yn(t.apiUrl,t.endpointPath??fn),this.flushIntervalMs=t.flushIntervalMs??1e3,this.maxBatchSize=t.maxBatchSize??20,this.maxBufferSize=t.maxBufferSize??1e3,this.maxRetries=t.maxRetries??3,this.retryBaseDelayMs=t.retryBaseDelayMs??200,this.retryMaxDelayMs=t.retryMaxDelayMs??2e3,this.shutdownTimeoutMs=t.shutdownTimeoutMs??2e3,this.fetchFn=t.fetchFn??fetch,this.logger=t.logger??console,this.now=t.now??(()=>new Date),this.sleep=t.sleep??(n=>new Promise(o=>setTimeout(o,n))),this.apiKey=t.apiKey,this.sdkVersion=t.sdkVersion,this.flushIntervalMs>0&&(this.flushTimer=setInterval(()=>{this.flush()},this.flushIntervalMs))}enqueue(t){if(this.isStopped||this.isShuttingDown){this.logger.warn("[Waniwani] Tracking transport is stopped, dropping event %s",t.id);return}if(this.buffer.length>=this.maxBufferSize){let n=this.buffer.length-this.maxBufferSize+1;this.buffer.splice(0,n),this.logger.warn("[Waniwani] Tracking buffer overflow, dropped %d oldest event(s)",n)}if(this.buffer.push(t),this.buffer.length>=this.maxBatchSize){this.flush();return}this.scheduleMicroFlush()}pendingEvents(){return this.buffer.length+this.inFlightCount}async flush(){return this.flushInFlight?this.flushInFlight:(this.flushInFlight=this.flushLoop().finally(()=>{this.flushInFlight=void 0}),this.flushInFlight)}async shutdown(t){this.isShuttingDown=!0,this.flushTimer&&(clearInterval(this.flushTimer),this.flushTimer=void 0),this.flushScheduledTimer&&(clearTimeout(this.flushScheduledTimer),this.flushScheduledTimer=void 0,this.flushScheduled=!1);let n=t?.timeoutMs??this.shutdownTimeoutMs,o=this.flush();if(!Number.isFinite(n)||n<=0)return await o,this.isStopped=!0,{timedOut:!1,pendingEvents:this.pendingEvents()};let r=Symbol("shutdown-timeout");return await Promise.race([o.then(()=>"flushed"),this.sleep(n).then(()=>r)])===r?(this.isStopped=!0,{timedOut:!0,pendingEvents:this.pendingEvents()}):(this.isStopped=!0,{timedOut:!1,pendingEvents:this.pendingEvents()})}scheduleMicroFlush(){this.flushScheduled||(this.flushScheduled=!0,this.flushScheduledTimer=setTimeout(()=>{this.flushScheduledTimer=void 0,this.flushScheduled=!1,this.flush()},0))}async flushLoop(){for(;this.buffer.length>0&&!this.isStopped;){let t=this.buffer.splice(0,this.maxBatchSize);await this.sendBatchWithRetry(t)}}async sendBatchWithRetry(t){let n=0,o=t;for(;o.length>0&&!this.isStopped;){this.inFlightCount=o.length;let r=await this.sendBatchOnce(o);switch(this.inFlightCount=0,r.kind){case"success":return;case"auth":this.stopTransportForAuthFailure(r.status,o.length);return;case"permanent":this.logger.error("[Waniwani] Dropping %d event(s) after permanent failure: %s",o.length,r.reason);return;case"retryable":if(n>=this.maxRetries){this.logger.error("[Waniwani] Dropping %d event(s) after retry exhaustion: %s",o.length,r.reason);return}await this.sleep(this.backoffDelayMs(n)),n+=1;continue;case"partial":if(r.permanent.length>0&&this.logger.error("[Waniwani] Dropping %d event(s) rejected as permanent",r.permanent.length),r.retryable.length===0)return;if(n>=this.maxRetries){this.logger.error("[Waniwani] Dropping %d retryable event(s) after retry exhaustion",r.retryable.length);return}o=r.retryable,await this.sleep(this.backoffDelayMs(n)),n+=1;continue}}}async sendBatchOnce(t){let n;try{n=await this.fetchFn(this.endpointUrl,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.apiKey}`,"X-WaniWani-SDK":ft},body:JSON.stringify(this.makeBatchRequest(t))})}catch(i){return{kind:"retryable",reason:Tn(i)}}if(gn.has(n.status))return{kind:"auth",status:n.status};if(wn.has(n.status))return{kind:"retryable",reason:`HTTP ${n.status}`};if(!n.ok)return{kind:"permanent",reason:`HTTP ${n.status}`};let o=await hn(n);if(!o?.rejected||o.rejected.length===0)return{kind:"success"};let r=this.classifyRejectedEvents(t,o.rejected);return r.retryable.length===0&&r.permanent.length===0?{kind:"success"}:{kind:"partial",retryable:r.retryable,permanent:r.permanent}}makeBatchRequest(t){return{sentAt:this.now().toISOString(),source:{sdk:ft,version:this.sdkVersion??"0.0.0"},events:t}}classifyRejectedEvents(t,n){let o=new Map(t.map(s=>[s.id,s])),r=[],i=[];for(let s of n){let a=o.get(s.eventId);if(a){if(mn(s)){r.push(a);continue}i.push(a)}}return{retryable:r,permanent:i}}backoffDelayMs(t){let n=this.retryBaseDelayMs*2**t;return Math.min(n,this.retryMaxDelayMs)}stopTransportForAuthFailure(t,n){this.isStopped=!0;let o=this.buffer.length;this.buffer.splice(0,o),this.logger.error("[Waniwani] Auth failure (HTTP %d). Stopping tracking transport and dropping %d queued event(s)",t,n+o)}};function mn(e){if(e.retryable===!0)return!0;let t=e.code.toLowerCase();return t.includes("timeout")||t.includes("temporary")||t.includes("unavailable")||t.includes("rate_limit")||t.includes("transient")||t.includes("server")}async function hn(e){let t=await e.text();if(t)try{return JSON.parse(t)}catch{return}}function yn(e,t){let n=e.endsWith("/")?e:`${e}/`,o=t.startsWith("/")?t.slice(1):t;return`${n}${o}`}function Tn(e){return e instanceof Error?e.message:String(e)}function wt(e){let{apiUrl:t,apiKey:n,tracking:o}=e;function r(){if(!n)throw new Error("WANIWANI_API_KEY is not set");return n}let i=n?gt({apiUrl:t,apiKey:n,endpointPath:o.endpointPath,flushIntervalMs:o.flushIntervalMs,maxBatchSize:o.maxBatchSize,maxBufferSize:o.maxBufferSize,maxRetries:o.maxRetries,retryBaseDelayMs:o.retryBaseDelayMs,retryMaxDelayMs:o.retryMaxDelayMs,shutdownTimeoutMs:o.shutdownTimeoutMs}):void 0;function s(d){r();let u=oe(d);return!u.correlation.sessionId&&!u.correlation.externalUserId&&console.warn(`[waniwani] event "${u.name}" has no sessionId or externalUserId; the ingest API requires one and will reject it.`),i?.enqueue(u),{eventId:u.id}}let a=async d=>s(d),l=Object.assign(a,G(a)),c={async identify(d,u,p){r();let v=oe({event:"user.identified",externalUserId:d,properties:u,meta:p});return i?.enqueue(v),{eventId:v.id}},track:l,async flush(){r(),await i?.flush()},async shutdown(d){return r(),await i?.shutdown({timeoutMs:d?.timeoutMs??o.shutdownTimeoutMs})??{timedOut:!1,pendingEvents:0}}};return i&&Sn(c,o.shutdownTimeoutMs),c}function Sn(e,t){if(typeof process>"u"||typeof process.once!="function"||typeof process.on!="function")return;let n=()=>{e.shutdown({timeoutMs:t})};process.once("beforeExit",n),process.once("SIGINT",n),process.once("SIGTERM",n)}function re(e){let n=e??lt()??ut(),o=n?.apiUrl??process.env.WANIWANI_API_URL??"https://app.waniwani.ai",r=n?.apiKey??process.env.WANIWANI_API_KEY,i={endpointPath:n?.tracking?.endpointPath??"/api/mcp/events/v2/batch",flushIntervalMs:n?.tracking?.flushIntervalMs??1e3,maxBatchSize:n?.tracking?.maxBatchSize??20,maxBufferSize:n?.tracking?.maxBufferSize??1e3,maxRetries:n?.tracking?.maxRetries??3,retryBaseDelayMs:n?.tracking?.retryBaseDelayMs??200,retryMaxDelayMs:n?.tracking?.retryMaxDelayMs??2e3,shutdownTimeoutMs:n?.tracking?.shutdownTimeoutMs??2e3},s={apiUrl:o,apiKey:r,tracking:i},a=wt(s),l=dt(s);return{...a,kb:l,_config:s}}function kn(e){let t=e.event_type??"widget_click",o=t.startsWith("widget_")?t:`widget_${t}`,r={...e.metadata??{}};return e.event_name&&(r.event_name=e.event_name),{event:o,properties:r,sessionId:e.session_id,traceId:e.trace_id,externalUserId:e.user_id,eventId:e.event_id,timestamp:e.timestamp,source:e.source??"widget"}}function vn(e){let t={apiKey:e?.apiKey,apiUrl:e?.apiUrl},n;function o(){return n||(n=re(t)),n}return async function(i){let s;try{s=await i.json()}catch{return new Response(JSON.stringify({error:"Invalid JSON"}),{status:400,headers:{"Content-Type":"application/json"}})}if(!Array.isArray(s.events)||s.events.length===0)return new Response(JSON.stringify({error:"Missing or empty events array"}),{status:400,headers:{"Content-Type":"application/json"}});try{let a=o(),l=[];for(let c of s.events){let d=kn(c),u=await a.track(d);l.push(u.eventId)}return await a.flush(),new Response(JSON.stringify({ok:!0,accepted:l.length}),{status:200,headers:{"Content-Type":"application/json"}})}catch(a){let l=a instanceof Error?a.message:"Unknown error";return new Response(JSON.stringify({error:l}),{status:500,headers:{"Content-Type":"application/json"}})}}}var ke=K("widget-token"),Rn=120*1e3,ie=class{cached=null;pending=null;config;constructor(t){this.config=t}async getToken(t,n){return this.cached&&Date.now()<this.cached.expiresAt-Rn?this.cached.token:this.pending?this.pending:(this.pending=this.mint(t,n).finally(()=>{this.pending=null}),this.pending)}async mint(t,n){let o=xn(this.config.apiUrl,"/api/mcp/widget-tokens");ke("minting token from",o);let r={};t&&(r.sessionId=t),n&&(r.traceId=n);try{let i=await fetch(o,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.config.apiKey}`},body:JSON.stringify(r),signal:AbortSignal.timeout(5e3)});if(ke("mint response:",i.status),!i.ok)return null;let s=await i.json(),a=s.data&&typeof s.data=="object"?s.data:s,l=new Date(a.expiresAt).getTime();return!a.token||Number.isNaN(l)?null:(this.cached={token:a.token,expiresAt:l},a.token)}catch(i){return ke("mint failed:",i),null}}};function xn(e,t){return`${e.endsWith("/")?e.slice(0,-1):e}${t}`}async function mt(e){if(typeof globalThis.crypto?.subtle?.digest=="function"){let n=await crypto.subtle.digest("SHA-256",new TextEncoder().encode(e));return Array.from(new Uint8Array(n)).map(o=>o.toString(16).padStart(2,"0")).join("")}let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n)|0;return`simple-${Math.abs(t).toString(36)}`}function In(e){return mt(JSON.stringify({nodes:e.nodes,edges:e.edges}))}async function ht(e){if(e.length===0)return null;let t=[...e].sort((r,i)=>r.flowId.localeCompare(i.flowId)),n=await mt(JSON.stringify(t.map(r=>({flowId:r.flowId,nodes:r.nodes,edges:r.edges})))),o=await Promise.all(e.map(async r=>({flowId:r.flowId,title:r.title,configHash:await In(r),nodes:r.nodes,edges:r.edges})));return{compositeHash:n,flows:o}}var yt="waniwani/sessionId",se="waniwani/geoLocation",ae="waniwani/userLocation",En="openai/userLocation",bn=[En,se,ae];function Tt(e,t){if(t.length===0)return e;let n;for(let o of bn){let r=e[o];if(!k(r))continue;let i;for(let s of t)s in r&&(i||(i={...r}),delete i[s]);i&&(n||(n={...e}),n[o]=i)}return n??e}function k(e){return!!e&&typeof e=="object"&&!Array.isArray(e)}function z(e){if(!k(e))return;let t=e._meta;return k(t)?t:void 0}function ve(e){if(!k(e))return;let t=e.content;return Array.isArray(t)?t.find(o=>k(o)&&o.type==="text"&&typeof o.text=="string")?.text:void 0}function Cn(e,t){return typeof t=="function"?t(e)??"other":t??"other"}function Re(e,t,n,o,r,i,s){let a=Cn(e,n.toolType),l=n.stripLocationFields,c=l&&l.length>0,d=z(t),u=d&&c?Tt(d,l):d,p=i?.input!==void 0&&n.redactInput?n.redactInput(i.input):i?.input,v=c&&k(i?.output)&&k(i.output._meta)?{...i.output,_meta:Tt(i.output._meta,l)}:i?.output,T=(k(i?.output)&&k(i.output._meta)?i.output._meta:void 0)?.[D],g=T&&u?{...u,[D]:T}:T?{[D]:T}:u,E=k(i?.input)&&typeof i.input.sessionId=="string"&&i.input.sessionId.length>0?i.input.sessionId:void 0,y=E&&!P(g??void 0)?{...g??{},"waniwani/sessionId":E}:g;return{event:"tool.called",properties:{name:e,type:a,...o??{},...p!==void 0&&{input:p},...v!==void 0&&{output:v},...s&&s.length>0&&{kbSearch:s}},meta:y,source:A(y??u,r),metadata:{...n.metadata??{},...r&&{clientInfo:r},...n.funnelSync&&{funnelSync:n.funnelSync}}}}async function xe(e,t,n){try{await e.track(t)}catch(o){n?.(Ee(o))}}async function Ie(e,t){try{await e.flush()}catch(n){t?.(Ee(n))}}async function kt(e,t,n,o,r,i){if(!k(e))return;k(e._meta)||(e._meta={});let s=e._meta,a=k(s.waniwani)?s.waniwani:void 0,l={...a??{},endpoint:a?.endpoint??`${n.replace(/\/$/,"")}/api/mcp/events/v2/batch`};if(t)try{let p=await t.getToken();p&&(l.token=p)}catch(p){r?.(Ee(p))}let c=P(s);c&&(l.sessionId||(l.sessionId=c));let d=xt(s);d!==void 0&&(l.geoLocation||(l.geoLocation=d));let u=A(z(o),i);u&&!l.source&&(l.source=u),s.waniwani=l}var St=["openai/outputTemplate","openai/widgetAccessible","openai/resultCanProduceWidget","openai/toolInvocation/invoking","openai/toolInvocation/invoked","ui/resourceUri","ui"];function vt(e,t){if(!t||!k(e))return;let n=!1;for(let r of St)if(r in t){n=!0;break}if(!n)return;k(e._meta)||(e._meta={});let o=e._meta;for(let r of St)r in t&&(r in o||(o[r]=t[r]))}function Rt(e,t){let n=z(t);if(!n||!k(e))return;k(e._meta)||(e._meta={});let o=e._meta,r=P(n);r&&!o[yt]&&(o[yt]=r);let i=xt(n);i&&(o[se]||(o[se]=i),o[ae]||(o[ae]=i))}function xt(e){if(!e)return;let t=e[se]??e[ae];if(k(t)||typeof t=="string")return t}function Ee(e){return e instanceof Error?e:new Error(String(e))}function It(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function Et(e){if(typeof e.sessionId=="string"&&e.sessionId)return e.sessionId;if(It(e.requestInfo)){let t=e.requestInfo.headers;if(It(t)){let n={};for(let i of Object.keys(t))n[i.toLowerCase()]=t[i];let o=n["mcp-session-id"];if(typeof o=="string"&&o)return o;let r=n["x-waniwani-session-id"];if(typeof r=="string"&&r)return r}}}var Ct=Symbol.for("waniwani.wrappedHandler"),ce=K("mcp"),_t="https://app.waniwani.ai",_n="REDACTED";function Fn(e){if(!e)return;let t=e[Q];if(!Array.isArray(t)||t.length===0)return;let n=new Set(t.filter(o=>typeof o=="string"));if(n.size!==0)return o=>{if(!k(o))return o;let r=o.stateUpdates;if(!k(r))return o;let i=!1,s={...r};for(let a of n)a in s&&(s[a]=_n,i=!0);return i?{...o,stateUpdates:s}:o}}function bt(e,t,n,o){let{server:r,tracker:i,opts:s,tokenCache:a,injectToken:l}=n,c=s.applyFieldRedactions===!0?Fn(o):void 0,d=async(u,p)=>{let v=c?{...s,redactInput:c,funnelSync:n.funnelSync}:{...s,funnelSync:n.funnelSync},f=z(p)??{},T=r.server?.getClientVersion?.();if(!P(f)&&k(p)){let w=Et(p);w&&(f["waniwani/sessionId"]=w,p._meta=f)}if(!A(f)&&k(p)){let w=p.requestInfo?.headers,S=A(f,T)??Le(w);S&&(f["waniwani/source"]=S,p._meta=f)}let E=Me(i,f,{apiUrl:i._config.apiUrl,apiKey:i._config.apiKey});k(p)&&(p[ue]=E);let y={searches:[]},R=performance.now();try{let w=await ye.run(y,()=>t(u,p)),S=Math.round(performance.now()-R);ce(`tool "${e}" handler returned in ${S}ms, running post-processing...`);let I=k(w)&&w.isError===!0;if(I){let b=ve(w);console.error(`[waniwani] Tool "${e}" returned error${b?`: ${b}`:""}`)}return await xe(i,Re(e,p,v,{durationMs:S,status:I?"error":"ok",...I&&{errorMessage:ve(w)??"Unknown tool error"}},T,{input:u,output:w},y.searches),s.onError),ce(`tool "${e}" tracking done`),s.flushAfterToolCall&&await Ie(i,s.onError),Rt(w,p),vt(w,o),l&&(await kt(w,a,i._config.apiUrl??_t,p,s.onError,T),ce(`tool "${e}" widget config injected`)),ce(`tool "${e}" post-processing complete, returning result`),w}catch(w){let S=Math.round(performance.now()-R);throw await xe(i,Re(e,p,v,{durationMs:S,status:"error",errorMessage:w instanceof Error?w.message:String(w)},T,{input:u},y.searches),s.onError),s.flushAfterToolCall&&await Ie(i,s.onError),w}};return d[Ct]=!0,d}async function Pn(e,t){let n=e;if(n.__waniwaniWrapped)return n;n.__waniwaniWrapped=!0;let o=t??{},r=o.client??re(),i=o.injectWidgetToken!==!1,s=r._config.apiKey?new ie({apiUrl:r._config.apiUrl??_t,apiKey:r._config.apiKey}):null,a={server:e,tracker:r,opts:o,tokenCache:s,injectToken:i,funnelSync:null},l=e.registerTool.bind(e);n.registerTool=((...d)=>{let[u,p,v]=d;if(typeof v!="function")return l(...d);let f=typeof u=="string"&&u.trim().length>0?u:"unknown",T=k(p)&&k(p._meta)?p._meta:void 0,g=bt(f,v,a,T);return l(u,p,g)});let c=e._registeredTools;if(k(c))for(let[d,u]of Object.entries(c)){if(!k(u))continue;let p=u.handler;if(typeof p!="function"||p[Ct])continue;let v=k(u._meta)?u._meta:void 0;u.handler=bt(d,p,a,v)}if(r._config.apiKey){let d=e._registeredTools,u=[];if(d&&typeof d=="object"){for(let p of Object.values(d))if(p&&typeof p=="object"){let v=p._meta,f=v&&typeof v=="object"?v._flowGraph:void 0;f?.nodes?.length&&u.push(f)}}u.length>0&&(a.funnelSync=await ht(u))}return n}function be(){return typeof window<"u"&&"openai"in window?"openai":"mcp-apps"}function An(){return be()==="openai"}function Nn(){return be()==="mcp-apps"}var de="text/html+skybridge",le="text/html;profile=mcp-app",Ft=async(e,t)=>{let n=e.endsWith("/")?e.slice(0,-1):e;return await(await fetch(`${n}${t}`)).text()};function Pt(e){return{"openai/widgetDescription":e.description,"openai/widgetPrefersBorder":e.prefersBorder,"openai/widgetDomain":e.widgetDomain,...e.widgetCSP&&{"openai/widgetCSP":e.widgetCSP}}}function At(e){let t=e.widgetCSP?{connectDomains:e.widgetCSP.connect_domains,resourceDomains:e.widgetCSP.resource_domains,frameDomains:e.widgetCSP.frame_domains,redirectDomains:e.widgetCSP.redirect_domains}:void 0;return{ui:{...t&&{csp:t},...e.prefersBorder!==void 0&&{prefersBorder:e.prefersBorder}}}}function Ce(e){return{...e.openaiTemplateUri&&{"openai/outputTemplate":e.openaiTemplateUri},"openai/toolInvocation/invoking":e.invoking,"openai/toolInvocation/invoked":e.invoked,"openai/widgetAccessible":!0,"openai/resultCanProduceWidget":!0,...e.mcpTemplateUri&&{ui:{resourceUri:e.mcpTemplateUri,...e.autoHeight&&{autoHeight:!0}}},...e.mcpTemplateUri&&{"ui/resourceUri":e.mcpTemplateUri}}}function Nt(e){let{id:t,title:n,description:o,baseUrl:r,htmlPath:i,widgetDomain:s,prefersBorder:a=!0,autoHeight:l=!0}=e,c=e.widgetCSP??{connect_domains:[r],resource_domains:[r]};if(process.env.NODE_ENV==="development")try{let{hostname:g}=new URL(r);(g==="localhost"||g==="127.0.0.1")&&(c={...c,connect_domains:[...c.connect_domains||[],`ws://${g}:*`,`wss://${g}:*`],resource_domains:[...c.resource_domains||[],`http://${g}:*`]})}catch{}let d=`ui://widgets/apps-sdk/${t}.html`,u=`ui://widgets/ext-apps/${t}.html`,p=null,v=()=>(p||(p=Ft(r,i)),p),f=o;async function T(g){let E=await v();g.registerResource(`${t}-openai-widget`,d,{title:n,description:f,mimeType:de,_meta:{"openai/widgetDescription":f,"openai/widgetPrefersBorder":a}},async y=>({contents:[{uri:y.href,mimeType:de,text:E,_meta:Pt({description:f,prefersBorder:a,widgetDomain:s,widgetCSP:c})}]})),g.registerResource(`${t}-mcp-widget`,u,{title:n,description:f,mimeType:le,_meta:{ui:{prefersBorder:a}}},async y=>({contents:[{uri:y.href,mimeType:le,text:E,_meta:At({description:f,prefersBorder:a,widgetCSP:c})}]}))}return{id:t,title:n,description:o,openaiUri:d,mcpUri:u,autoHeight:l,register:T}}function Wn(e,t){let{resource:n,description:o,inputSchema:r,annotations:i,autoInjectResultText:s=!0}=e,a=e.id??n?.id,l=e.title??n?.title;if(!a)throw new Error("createTool: `id` is required when no resource is provided");if(!l)throw new Error("createTool: `title` is required when no resource is provided");let c=n?Ce({openaiTemplateUri:n.openaiUri,mcpTemplateUri:n.mcpUri,invoking:e.invoking??"Loading...",invoked:e.invoked??"Loaded",autoHeight:n.autoHeight}):void 0;return{id:a,title:l,description:o,async register(d){d.registerTool(a,{title:l,description:o,inputSchema:r,annotations:i,...c&&{_meta:c}},(async(u,p)=>{let v=p,f=v._meta??{},T=Z(v),g=await t(u,{extra:{_meta:f},waniwani:T});return n&&g.data?{content:[{type:"text",text:g.text}],structuredContent:g.data,_meta:{...c,...f,...s===!1?{"waniwani/autoInjectResultText":!1}:{}}}:{content:[{type:"text",text:g.text}],...g.data?{structuredContent:g.data}:{},...s===!1?{_meta:{"waniwani/autoInjectResultText":!1}}:{}}}))}}}async function Mn(e,t){await Promise.all(t.map(n=>n.register(e)))}export{F as END,X as MemoryKvStore,_ as START,L as StateGraph,j as WaniwaniKvStore,it as createFlow,st as createFlowTestHarness,Nt as createResource,Wn as createTool,vn as createTrackingRoute,be as detectPlatform,Nn as isMCPApps,An as isOpenAI,et as redacted,Mn as registerTools,Pn as withWaniwani};
7
7
  //# sourceMappingURL=index.js.map