@kortix/sdk 0.13.11 → 0.13.12

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.
Files changed (41) hide show
  1. package/dist/core/auth/session.d.ts +10 -0
  2. package/dist/core/auth/session.d.ts.map +1 -1
  3. package/dist/core/auth/session.js +24 -1
  4. package/dist/core/auth/session.js.map +1 -1
  5. package/dist/core/client/kortix.d.ts +2 -2
  6. package/dist/core/client/kortix.d.ts.map +1 -1
  7. package/dist/core/client/kortix.js +4 -1
  8. package/dist/core/client/kortix.js.map +1 -1
  9. package/dist/core/files/client.d.ts +10 -1
  10. package/dist/core/files/client.d.ts.map +1 -1
  11. package/dist/core/files/client.js +80 -23
  12. package/dist/core/files/client.js.map +1 -1
  13. package/dist/core/rest/platform-client/auth.d.ts +53 -0
  14. package/dist/core/rest/platform-client/auth.d.ts.map +1 -1
  15. package/dist/core/rest/platform-client/auth.js +35 -0
  16. package/dist/core/rest/platform-client/auth.js.map +1 -1
  17. package/dist/core/rest/projects-client/sessions.d.ts +10 -0
  18. package/dist/core/rest/projects-client/sessions.d.ts.map +1 -1
  19. package/dist/core/rest/projects-client/sessions.js.map +1 -1
  20. package/dist/core/turns/parts.d.ts +1 -1
  21. package/dist/core/turns/parts.js +5 -5
  22. package/dist/core/turns/parts.js.map +1 -1
  23. package/dist/index.d.ts +2 -1
  24. package/dist/index.d.ts.map +1 -1
  25. package/dist/index.js +1 -1
  26. package/dist/index.js.map +1 -1
  27. package/dist/kortix.esm.min.js +25 -25
  28. package/dist/kortix.global.js +25 -25
  29. package/dist/node/app-guard.d.ts +71 -0
  30. package/dist/node/app-guard.d.ts.map +1 -0
  31. package/dist/node/app-guard.js +156 -0
  32. package/dist/node/app-guard.js.map +1 -0
  33. package/dist/node/auth.d.ts +18 -0
  34. package/dist/node/auth.d.ts.map +1 -1
  35. package/dist/node/auth.js +4 -1
  36. package/dist/node/auth.js.map +1 -1
  37. package/dist/node/server.d.ts +2 -0
  38. package/dist/node/server.d.ts.map +1 -1
  39. package/dist/node/server.js +1 -0
  40. package/dist/node/server.js.map +1 -1
  41. package/package.json +2 -2
@@ -1,23 +1,23 @@
1
- var sd={backendUrl:"",getToken:async()=>null},tn=null,at=null;function My(e){at=e}function qy(){return at}function nn(e,t){t?.global!==!1&&(tn=e)}function $(){return at?.()??tn??sd}function rn(){return tn!==null||at?.()!==void 0}var Ds=({onRequest:e,onSseError:t,onSseEvent:n,responseTransformer:r,responseValidator:s,sseDefaultRetryDelay:o,sseMaxRetryAttempts:l,sseMaxRetryDelay:p,sseSleepFn:d,url:f,...m})=>{let h,x=d??(I=>new Promise(E=>setTimeout(E,I)));return{stream:async function*(){let I=o??3e3,E=0,u=m.signal??new AbortController().signal;for(;!u.aborted;){E++;let b=m.headers instanceof Headers?m.headers:new Headers(m.headers);h!==void 0&&b.set("Last-Event-ID",h);try{let c={redirect:"follow",...m,body:m.serializedBody,headers:b,signal:u},S=new Request(f,c);e&&(S=await e(f,c));let R=await(m.fetch??globalThis.fetch)(S);if(!R.ok)throw new Error(`SSE failed: ${R.status} ${R.statusText}`);if(!R.body)throw new Error("No body in SSE response");let j=R.body.pipeThrough(new TextDecoderStream).getReader(),D="",q=()=>{try{j.cancel()}catch{}};u.addEventListener("abort",q);try{for(;;){let{done:X,value:W}=await j.read();if(X)break;D+=W,D=D.replace(/\r\n/g,`
1
+ var pd={backendUrl:"",getToken:async()=>null},rn=null,ct=null;function Ly(e){ct=e}function Gy(){return ct}function sn(e,t){t?.global!==!1&&(rn=e)}function $(){return ct?.()??rn??pd}function on(){return rn!==null||ct?.()!==void 0}var Gs=({onRequest:e,onSseError:t,onSseEvent:n,responseTransformer:r,responseValidator:s,sseDefaultRetryDelay:o,sseMaxRetryAttempts:u,sseMaxRetryDelay:p,sseSleepFn:d,url:f,...m})=>{let h,x=d??(R=>new Promise(E=>setTimeout(E,R)));return{stream:async function*(){let R=o??3e3,E=0,l=m.signal??new AbortController().signal;for(;!l.aborted;){E++;let b=m.headers instanceof Headers?m.headers:new Headers(m.headers);h!==void 0&&b.set("Last-Event-ID",h);try{let c={redirect:"follow",...m,body:m.serializedBody,headers:b,signal:l},v=new Request(f,c);e&&(v=await e(f,c));let T=await(m.fetch??globalThis.fetch)(v);if(!T.ok)throw new Error(`SSE failed: ${T.status} ${T.statusText}`);if(!T.body)throw new Error("No body in SSE response");let j=T.body.pipeThrough(new TextDecoderStream).getReader(),q="",D=()=>{try{j.cancel()}catch{}};l.addEventListener("abort",D);try{for(;;){let{done:Q,value:z}=await j.read();if(Q)break;q+=z,q=q.replace(/\r\n/g,`
2
2
  `).replace(/\r/g,`
3
- `);let y=D.split(`
3
+ `);let y=q.split(`
4
4
 
5
- `);D=y.pop()??"";for(let T of y){let z=T.split(`
6
- `),U=[],F;for(let N of z)if(N.startsWith("data:"))U.push(N.replace(/^data:\s*/,""));else if(N.startsWith("event:"))F=N.replace(/^event:\s*/,"");else if(N.startsWith("id:"))h=N.replace(/^id:\s*/,"");else if(N.startsWith("retry:")){let Q=Number.parseInt(N.replace(/^retry:\s*/,""),10);Number.isNaN(Q)||(I=Q)}let L,J=!1;if(U.length){let N=U.join(`
7
- `);try{L=JSON.parse(N),J=!0}catch{L=N}}J&&(s&&await s(L),r&&(L=await r(L))),n?.({data:L,event:F,id:h,retry:I}),U.length&&(yield L)}}}finally{u.removeEventListener("abort",q),j.releaseLock()}break}catch(c){if(t?.(c),l!==void 0&&E>=l)break;let S=Math.min(I*2**(E-1),p??3e4);await x(S)}}}()}};var id=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},od=e=>{switch(e){case"form":return",";case"pipeDelimited":return"|";case"spaceDelimited":return"%20";default:return","}},ad=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},ct=({allowReserved:e,explode:t,name:n,style:r,value:s})=>{if(!t){let p=(e?s:s.map(d=>encodeURIComponent(d))).join(od(r));switch(r){case"label":return`.${p}`;case"matrix":return`;${n}=${p}`;case"simple":return p;default:return`${n}=${p}`}}let o=id(r),l=s.map(p=>r==="label"||r==="simple"?e?p:encodeURIComponent(p):Se({allowReserved:e,name:n,value:p})).join(o);return r==="label"||r==="matrix"?o+l:l},Se=({allowReserved:e,name:t,value:n})=>{if(n==null)return"";if(typeof n=="object")throw new Error("Deeply-nested arrays/objects aren\u2019t supported. Provide your own `querySerializer()` to handle these.");return`${t}=${e?n:encodeURIComponent(n)}`},lt=({allowReserved:e,explode:t,name:n,style:r,value:s,valueOnly:o})=>{if(s instanceof Date)return o?s.toISOString():`${n}=${s.toISOString()}`;if(r!=="deepObject"&&!t){let d=[];Object.entries(s).forEach(([m,h])=>{d=[...d,m,e?h:encodeURIComponent(h)]});let f=d.join(",");switch(r){case"form":return`${n}=${f}`;case"label":return`.${f}`;case"matrix":return`;${n}=${f}`;default:return f}}let l=ad(r),p=Object.entries(s).map(([d,f])=>Se({allowReserved:e,name:r==="deepObject"?`${n}[${d}]`:d,value:f})).join(l);return r==="label"||r==="matrix"?l+p:p};var cd=/\{[^{}]+\}/g,ld=({path:e,url:t})=>{let n=t,r=t.match(cd);if(r)for(let s of r){let o=!1,l=s.substring(1,s.length-1),p="simple";l.endsWith("*")&&(o=!0,l=l.substring(0,l.length-1)),l.startsWith(".")?(l=l.substring(1),p="label"):l.startsWith(";")&&(l=l.substring(1),p="matrix");let d=e[l];if(d==null)continue;if(Array.isArray(d)){n=n.replace(s,ct({explode:o,name:l,style:p,value:d}));continue}if(typeof d=="object"){n=n.replace(s,lt({explode:o,name:l,style:p,value:d,valueOnly:!0}));continue}if(p==="matrix"){n=n.replace(s,`;${Se({name:l,value:d})}`);continue}let f=encodeURIComponent(p==="label"?`.${d}`:d);n=n.replace(s,f)}return n},Os=({baseUrl:e,path:t,query:n,querySerializer:r,url:s})=>{let o=s.startsWith("/")?s:`/${s}`,l=(e??"")+o;t&&(l=ld({path:t,url:l}));let p=n?r(n):"";return p.startsWith("?")&&(p=p.substring(1)),p&&(l+=`?${p}`),l};function sn(e){let t=e.body!==void 0;if(t&&e.bodySerializer)return"serializedBody"in e?e.serializedBody!==void 0&&e.serializedBody!==""?e.serializedBody:null:e.body!==""?e.body:null;if(t)return e.body}var Us=async(e,t)=>{let n=typeof t=="function"?await t(e):t;if(n)return e.scheme==="bearer"?`Bearer ${n}`:e.scheme==="basic"?`Basic ${btoa(n)}`:n};var on={bodySerializer:e=>JSON.stringify(e,(t,n)=>typeof n=="bigint"?n.toString():n)};var Fs=({parameters:e={},...t}={})=>r=>{let s=[];if(r&&typeof r=="object")for(let o in r){let l=r[o];if(l==null)continue;let p=e[o]||t;if(Array.isArray(l)){let d=ct({allowReserved:p.allowReserved,explode:!0,name:o,style:"form",value:l,...p.array});d&&s.push(d)}else if(typeof l=="object"){let d=lt({allowReserved:p.allowReserved,explode:!0,name:o,style:"deepObject",value:l,...p.object});d&&s.push(d)}else{let d=Se({allowReserved:p.allowReserved,name:o,value:l});d&&s.push(d)}}return s.join("&")},Ls=e=>{if(!e)return"stream";let t=e.split(";")[0]?.trim();if(t){if(t.startsWith("application/json")||t.endsWith("+json"))return"json";if(t==="multipart/form-data")return"formData";if(["application/","audio/","image/","video/"].some(n=>t.startsWith(n)))return"blob";if(t.startsWith("text/"))return"text"}},ud=(e,t)=>t?!!(e.headers.has(t)||e.query?.[t]||e.headers.get("Cookie")?.includes(`${t}=`)):!1,Gs=async({security:e,...t})=>{for(let n of e){if(ud(t,n.name))continue;let r=await Us(n,t.auth);if(!r)continue;let s=n.name??"Authorization";switch(n.in){case"query":t.query||(t.query={}),t.query[s]=r;break;case"cookie":t.headers.append("Cookie",`${s}=${r}`);break;default:t.headers.set(s,r);break}}},an=e=>Os({baseUrl:e.baseUrl,path:e.path,query:e.query,querySerializer:typeof e.querySerializer=="function"?e.querySerializer:Fs(e.querySerializer),url:e.url}),cn=(e,t)=>{let n={...e,...t};return n.baseUrl?.endsWith("/")&&(n.baseUrl=n.baseUrl.substring(0,n.baseUrl.length-1)),n.headers=ut(e.headers,t.headers),n},pd=e=>{let t=[];return e.forEach((n,r)=>{t.push([r,n])}),t},ut=(...e)=>{let t=new Headers;for(let n of e){if(!n)continue;let r=n instanceof Headers?pd(n):Object.entries(n);for(let[s,o]of r)if(o===null)t.delete(s);else if(Array.isArray(o))for(let l of o)t.append(s,l);else o!==void 0&&t.set(s,typeof o=="object"?JSON.stringify(o):o)}return t},Fe=class{fns=[];clear(){this.fns=[]}eject(t){let n=this.getInterceptorIndex(t);this.fns[n]&&(this.fns[n]=null)}exists(t){let n=this.getInterceptorIndex(t);return!!this.fns[n]}getInterceptorIndex(t){return typeof t=="number"?this.fns[t]?t:-1:this.fns.indexOf(t)}update(t,n){let r=this.getInterceptorIndex(t);return this.fns[r]?(this.fns[r]=n,t):!1}use(t){return this.fns.push(t),this.fns.length-1}},Bs=()=>({error:new Fe,request:new Fe,response:new Fe}),dd=Fs({allowReserved:!1,array:{explode:!0,style:"form"},object:{explode:!0,style:"deepObject"}}),gd={"Content-Type":"application/json"},Le=(e={})=>({...on,headers:gd,parseAs:"auto",querySerializer:dd,...e});var Ge=(e={})=>{let t=cn(Le(),e),n=()=>({...t}),r=f=>(t=cn(t,f),n()),s=Bs(),o=async f=>{let m={...t,...f,fetch:f.fetch??t.fetch??globalThis.fetch,headers:ut(t.headers,f.headers),serializedBody:void 0};m.security&&await Gs({...m,security:m.security}),m.requestValidator&&await m.requestValidator(m),m.body!==void 0&&m.bodySerializer&&(m.serializedBody=m.bodySerializer(m.body)),(m.body===void 0||m.serializedBody==="")&&m.headers.delete("Content-Type");let h=an(m);return{opts:m,url:h}},l=async f=>{let{opts:m,url:h}=await o(f),x={redirect:"follow",...m,body:sn(m)},P=new Request(h,x);for(let w of s.request.fns)w&&(P=await w(P,m));let C=m.fetch,I;try{I=await C(P)}catch(w){let R=w;for(let j of s.error.fns)j&&(R=await j(w,void 0,P,m));if(R=R||{},m.throwOnError)throw R;return m.responseStyle==="data"?void 0:{error:R,request:P,response:void 0}}for(let w of s.response.fns)w&&(I=await w(I,P,m));let E={request:P,response:I};if(I.ok){let w=(m.parseAs==="auto"?Ls(I.headers.get("Content-Type")):m.parseAs)??"json";if(I.status===204||I.headers.get("Content-Length")==="0"){let j;switch(w){case"arrayBuffer":case"blob":case"text":j=await I[w]();break;case"formData":j=new FormData;break;case"stream":j=I.body;break;default:j={};break}return m.responseStyle==="data"?j:{data:j,...E}}let R;switch(w){case"arrayBuffer":case"blob":case"formData":case"text":R=await I[w]();break;case"json":{let j=await I.text();R=j?JSON.parse(j):{};break}case"stream":return m.responseStyle==="data"?I.body:{data:I.body,...E}}return w==="json"&&(m.responseValidator&&await m.responseValidator(R),m.responseTransformer&&(R=await m.responseTransformer(R))),m.responseStyle==="data"?R:{data:R,...E}}let u=await I.text(),b;try{b=JSON.parse(u)}catch{}let c=b??u,S=c;for(let w of s.error.fns)w&&(S=await w(c,I,P,m));if(S=S||{},m.throwOnError)throw S;return m.responseStyle==="data"?void 0:{error:S,...E}},p=f=>m=>l({...m,method:f}),d=f=>async m=>{let{opts:h,url:x}=await o(m);return Ds({...h,body:h.body,headers:h.headers,method:f,onRequest:async(P,C)=>{let I=new Request(P,C);for(let E of s.request.fns)E&&(I=await E(I,h));return I},serializedBody:sn(h),url:x})};return{buildUrl:an,connect:p("CONNECT"),delete:p("DELETE"),get:p("GET"),getConfig:n,head:p("HEAD"),interceptors:s,options:p("OPTIONS"),patch:p("PATCH"),post:p("POST"),put:p("PUT"),request:l,setConfig:r,sse:{connect:d("CONNECT"),delete:d("DELETE"),get:d("GET"),head:d("HEAD"),options:d("OPTIONS"),patch:d("PATCH"),post:d("POST"),put:d("PUT"),trace:d("TRACE")},trace:p("TRACE")}};var md={$body_:"body",$headers_:"headers",$path_:"path",$query_:"query"},fd=Object.entries(md),Ns=(e,t)=>{t||(t=new Map);for(let n of e)"in"in n?n.key&&t.set(n.key,{in:n.in,map:n.map}):"key"in n?t.set(n.key,{map:n.map}):n.args&&Ns(n.args,t);return t},yd=e=>{for(let[t,n]of Object.entries(e))n&&typeof n=="object"&&!Object.keys(n).length&&delete e[t]},g=(e,t)=>{let n={body:{},headers:{},path:{},query:{}},r=Ns(t),s;for(let[o,l]of e.entries())if(t[o]&&(s=t[o]),!!s)if("in"in s)if(s.key){let p=r.get(s.key),d=p.map||s.key;p.in&&(n[p.in][d]=l)}else n.body=l;else for(let[p,d]of Object.entries(l??{})){let f=r.get(p);if(f)if(f.in){let m=f.map||p;n[f.in][m]=d}else n[f.map]=d;else{let m=fd.find(([h])=>p.startsWith(h));if(m){let[h,x]=m;n[x][p.slice(h.length)]=d}else if("allowExtra"in s&&s.allowExtra){for(let[h,x]of Object.entries(s.allowExtra))if(x){n[h][p]=d;break}}}}return yd(n),n};var Ks=Ge(Le({baseUrl:"http://localhost:4096"}));var _=class{client;constructor(t){this.client=t?.client??Ks}},ln=class{defaultKey="default";instances=new Map;get(t){let n=this.instances.get(t??this.defaultKey);if(!n)throw new Error('No SDK client found. Create one with "new OpencodeClient()" to fix this error.');return n}set(t,n){this.instances.set(n??this.defaultKey,t)}},un=class extends _{remove(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"}]}]);return(n?.client??this.client).delete({url:"/auth/{providerID}",...n,...r})}set(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"},{key:"auth",map:"body"}]}]);return(n?.client??this.client).put({url:"/auth/{providerID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},pn=class extends _{log(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"service"},{in:"body",key:"level"},{in:"body",key:"message"},{in:"body",key:"extra"}]}]);return(n?.client??this.client).post({url:"/log",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}agents(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/agent",...n,...r})}skills(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/skill",...n,...r})}},dn=class extends _{moveSession(t,n){let r=g([t],[{args:[{in:"body",key:"sessionID"},{in:"body",key:"destination"},{in:"body",key:"moveChanges"}]}]);return(n?.client??this.client).post({url:"/experimental/control-plane/move-session",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},gn=class extends _{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/capabilities",...n,...r})}},mn=class extends _{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/console",...n,...r})}listOrgs(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/console/orgs",...n,...r})}switchOrg(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"accountID"},{in:"body",key:"orgID"}]}]);return(n?.client??this.client).post({url:"/experimental/console/switch",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},fn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"roots"},{in:"query",key:"start"},{in:"query",key:"cursor"},{in:"query",key:"search"},{in:"query",key:"limit"},{in:"query",key:"archived"}]}]);return(n?.client??this.client).get({url:"/experimental/session",...n,...r})}background(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/experimental/session/{sessionID}/background",...n,...r})}},yn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/resource",...n,...r})}},hn=class extends _{generateName(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"context"}]}]);return(n?.client??this.client).post({url:"/experimental/project/{projectID}/copy/generate-name",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},bn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/workspace/adapter",...n,...r})}},xn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/workspace",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"id"},{in:"body",key:"type"},{in:"body",key:"branch"},{in:"body",key:"extra"}]}]);return(n?.client??this.client).post({url:"/experimental/workspace",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}syncList(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/experimental/workspace/sync-list",...n,...r})}status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/workspace/status",...n,...r})}remove(t,n){let r=g([t],[{args:[{in:"path",key:"id"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/experimental/workspace/{id}",...n,...r})}warp(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"id"},{in:"body",key:"sessionID"},{in:"body",key:"copyChanges"}]}]);return(n?.client??this.client).post({url:"/experimental/workspace/warp",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_adapter;get adapter(){return this._adapter??=new bn({client:this.client})}},_n=class extends _{_controlPlane;get controlPlane(){return this._controlPlane??=new dn({client:this.client})}_capabilities;get capabilities(){return this._capabilities??=new gn({client:this.client})}_console;get console(){return this._console??=new mn({client:this.client})}_session;get session(){return this._session??=new fn({client:this.client})}_resource;get resource(){return this._resource??=new yn({client:this.client})}_projectCopy;get projectCopy(){return this._projectCopy??=new hn({client:this.client})}_workspace;get workspace(){return this._workspace??=new xn({client:this.client})}},Pn=class extends _{get(t){return(t?.client??this.client).get({url:"/global/config",...t})}update(t,n){let r=g([t],[{args:[{key:"config",map:"body"}]}]);return(n?.client??this.client).patch({url:"/global/config",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},kn=class extends _{health(t){return(t?.client??this.client).get({url:"/global/health",...t})}event(t){return(t?.client??this.client).sse.get({url:"/global/event",...t})}dispose(t){return(t?.client??this.client).post({url:"/global/dispose",...t})}upgrade(t,n){let r=g([t],[{args:[{in:"body",key:"target"}]}]);return(n?.client??this.client).post({url:"/global/upgrade",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_config;get config(){return this._config??=new Pn({client:this.client})}},wn=class extends _{subscribe(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).sse.get({url:"/event",...n,...r})}},Sn=class extends _{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/config",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"config",map:"body"}]}]);return(n?.client??this.client).patch({url:"/config",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}providers(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/config/providers",...n,...r})}},vn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"provider"},{in:"query",key:"model"}]}]);return(n?.client??this.client).get({url:"/experimental/tool",...n,...r})}ids(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/tool/ids",...n,...r})}},An=class extends _{remove(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"worktreeRemoveInput",map:"body"}]}]);return(n?.client??this.client).delete({url:"/experimental/worktree",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/worktree",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"worktreeCreateInput",map:"body"}]}]);return(n?.client??this.client).post({url:"/experimental/worktree",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}reset(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"worktreeResetInput",map:"body"}]}]);return(n?.client??this.client).post({url:"/experimental/worktree/reset",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Cn=class extends _{text(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"pattern"}]}]);return(n?.client??this.client).get({url:"/find",...n,...r})}files(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"query"},{in:"query",key:"dirs"},{in:"query",key:"type"},{in:"query",key:"limit"}]}]);return(n?.client??this.client).get({url:"/find/file",...n,...r})}symbols(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"query"}]}]);return(n?.client??this.client).get({url:"/find/symbol",...n,...r})}},Rn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"path"}]}]);return(n?.client??this.client).get({url:"/file",...n,...r})}read(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"path"}]}]);return(n?.client??this.client).get({url:"/file/content",...n,...r})}status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/file/status",...n,...r})}},Tn=class extends _{dispose(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/instance/dispose",...n,...r})}},In=class extends _{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/path",...n,...r})}},En=class extends _{raw(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/vcs/diff/raw",...n,...r})}},jn=class extends _{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/vcs",...n,...r})}status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/vcs/status",...n,...r})}diff(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"mode"},{in:"query",key:"context"}]}]);return(n?.client??this.client).get({url:"/vcs/diff",...n,...r})}apply(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"patch"}]}]);return(n?.client??this.client).post({url:"/vcs/apply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_diff;get diff2(){return this._diff??=new En({client:this.client})}},$n=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/command",...n,...r})}},Mn=class extends _{status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/lsp",...n,...r})}},qn=class extends _{status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/formatter",...n,...r})}},Dn=class extends _{remove(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/mcp/{name}/auth",...n,...r})}start(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/auth",...n,...r})}callback(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"code"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/auth/callback",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}authenticate(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/auth/authenticate",...n,...r})}},On=class extends _{status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/mcp",...n,...r})}add(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"name"},{in:"body",key:"config"}]}]);return(n?.client??this.client).post({url:"/mcp",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}connect(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/connect",...n,...r})}disconnect(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/disconnect",...n,...r})}_auth;get auth(){return this._auth??=new Dn({client:this.client})}},Un=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/project",...n,...r})}current(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/project/current",...n,...r})}initGit(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/project/git/init",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"name"},{in:"body",key:"icon"},{in:"body",key:"commands"}]}]);return(n?.client??this.client).patch({url:"/project/{projectID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}directories(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/project/{projectID}/directories",...n,...r})}},Fn=class extends _{shells(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/pty/shells",...n,...r})}list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/pty",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"command"},{in:"body",key:"args"},{in:"body",key:"cwd"},{in:"body",key:"title"},{in:"body",key:"env"}]}]);return(n?.client??this.client).post({url:"/pty",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}remove(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/pty/{ptyID}",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/pty/{ptyID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"title"},{in:"body",key:"size"}]}]);return(n?.client??this.client).put({url:"/pty/{ptyID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}connectToken(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/pty/{ptyID}/connect-token",...n,...r})}connect(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"cursor"},{in:"query",key:"ticket"}]}]);return(n?.client??this.client).get({url:"/pty/{ptyID}/connect",...n,...r})}},Ln=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/question",...n,...r})}reply(t,n){let r=g([t],[{args:[{in:"path",key:"requestID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"answers"}]}]);return(n?.client??this.client).post({url:"/question/{requestID}/reply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}reject(t,n){let r=g([t],[{args:[{in:"path",key:"requestID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/question/{requestID}/reject",...n,...r})}},Gn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/permission",...n,...r})}reply(t,n){let r=g([t],[{args:[{in:"path",key:"requestID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"reply"},{in:"body",key:"message"}]}]);return(n?.client??this.client).post({url:"/permission/{requestID}/reply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}respond(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"permissionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"response"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/permissions/{permissionID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Bn=class extends _{authorize(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"method"},{in:"body",key:"inputs"}]}]);return(n?.client??this.client).post({url:"/provider/{providerID}/oauth/authorize",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}callback(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"method"},{in:"body",key:"code"}]}]);return(n?.client??this.client).post({url:"/provider/{providerID}/oauth/callback",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Nn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/provider",...n,...r})}auth(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/provider/auth",...n,...r})}_oauth;get oauth(){return this._oauth??=new Bn({client:this.client})}},Kn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"scope"},{in:"query",key:"path"},{in:"query",key:"roots"},{in:"query",key:"start"},{in:"query",key:"search"},{in:"query",key:"limit"}]}]);return(n?.client??this.client).get({url:"/session",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"parentID"},{in:"body",key:"title"},{in:"body",key:"agent"},{in:"body",key:"model"},{in:"body",key:"metadata"},{in:"body",key:"permission"},{in:"body",key:"workspaceID"}]}]);return(n?.client??this.client).post({url:"/session",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/status",...n,...r})}delete(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/session/{sessionID}",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"title"},{in:"body",key:"metadata"},{in:"body",key:"permission"},{in:"body",key:"time"}]}]);return(n?.client??this.client).patch({url:"/session/{sessionID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}children(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/children",...n,...r})}todo(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/todo",...n,...r})}diff(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"messageID"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/diff",...n,...r})}messages(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"limit"},{in:"query",key:"before"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/message",...n,...r})}prompt(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"model"},{in:"body",key:"agent"},{in:"body",key:"noReply"},{in:"body",key:"tools"},{in:"body",key:"format"},{in:"body",key:"system"},{in:"body",key:"variant"},{in:"body",key:"parts"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/message",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}deleteMessage(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/session/{sessionID}/message/{messageID}",...n,...r})}message(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/message/{messageID}",...n,...r})}fork(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/fork",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}abort(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/abort",...n,...r})}init(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"modelID"},{in:"body",key:"providerID"},{in:"body",key:"messageID"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/init",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}unshare(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/session/{sessionID}/share",...n,...r})}share(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/share",...n,...r})}summarize(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"providerID"},{in:"body",key:"modelID"},{in:"body",key:"auto"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/summarize",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}promptAsync(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"model"},{in:"body",key:"agent"},{in:"body",key:"noReply"},{in:"body",key:"tools"},{in:"body",key:"format"},{in:"body",key:"system"},{in:"body",key:"variant"},{in:"body",key:"parts"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/prompt_async",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}command(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"agent"},{in:"body",key:"model"},{in:"body",key:"arguments"},{in:"body",key:"command"},{in:"body",key:"variant"},{in:"body",key:"parts"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/command",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}shell(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"agent"},{in:"body",key:"model"},{in:"body",key:"command"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/shell",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}revert(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"partID"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/revert",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}unrevert(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/unrevert",...n,...r})}},Hn=class extends _{delete(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"},{in:"path",key:"partID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/session/{sessionID}/message/{messageID}/part/{partID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"},{in:"path",key:"partID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"part",map:"body"}]}]);return(n?.client??this.client).patch({url:"/session/{sessionID}/message/{messageID}/part/{partID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Wn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"body",map:"body"}]}]);return(n?.client??this.client).post({url:"/sync/history",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},zn=class extends _{start(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/sync/start",...n,...r})}replay(t,n){let r=g([t],[{args:[{in:"query",key:"query_directory",map:"directory"},{in:"query",key:"workspace"},{in:"body",key:"body_directory",map:"directory"},{in:"body",key:"events"}]}]);return(n?.client??this.client).post({url:"/sync/replay",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}steal(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/sync/steal",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_history;get history(){return this._history??=new Wn({client:this.client})}},Vn=class extends _{next(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/tui/control/next",...n,...r})}response(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"body",map:"body"}]}]);return(n?.client??this.client).post({url:"/tui/control/response",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Jn=class extends _{appendPrompt(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"text"}]}]);return(n?.client??this.client).post({url:"/tui/append-prompt",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}openHelp(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/open-help",...n,...r})}openSessions(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/open-sessions",...n,...r})}openThemes(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/open-themes",...n,...r})}openModels(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/open-models",...n,...r})}submitPrompt(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/submit-prompt",...n,...r})}clearPrompt(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/clear-prompt",...n,...r})}executeCommand(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"command"}]}]);return(n?.client??this.client).post({url:"/tui/execute-command",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}showToast(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"title"},{in:"body",key:"message"},{in:"body",key:"variant"},{in:"body",key:"duration"}]}]);return(n?.client??this.client).post({url:"/tui/show-toast",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}publish(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"body",map:"body"}]}]);return(n?.client??this.client).post({url:"/tui/publish",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}selectSession(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/tui/select-session",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_control;get control(){return this._control??=new Vn({client:this.client})}},Xn=class extends _{get(t){return(t?.client??this.client).get({url:"/api/health",...t})}},Qn=class extends _{get(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/location",...n,...r})}},Yn=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/agent",...n,...r})}},Zn=class extends _{stage(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"messageID"},{in:"body",key:"files"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/revert/stage",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}clear(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/revert/clear",...n,...r})}commit(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/revert/commit",...n,...r})}},er=class extends _{list(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/permission",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"id"},{in:"body",key:"action"},{in:"body",key:"resources"},{in:"body",key:"save"},{in:"body",key:"metadata"},{in:"body",key:"source"},{in:"body",key:"agent"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/permission",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}get(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"requestID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/permission/{requestID}",...n,...r})}reply(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"requestID"},{in:"body",key:"reply"},{in:"body",key:"message"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/permission/{requestID}/reply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},tr=class extends _{list(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/question",...n,...r})}reply(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"requestID"},{key:"questionV2Reply",map:"body"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/question/{requestID}/reply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}reject(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"requestID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/question/{requestID}/reject",...n,...r})}},nr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"workspace"},{in:"query",key:"limit"},{in:"query",key:"order"},{in:"query",key:"search"},{in:"query",key:"directory"},{in:"query",key:"project"},{in:"query",key:"subpath"},{in:"query",key:"cursor"}]}]);return(n?.client??this.client).get({url:"/api/session",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"body",key:"id"},{in:"body",key:"agent"},{in:"body",key:"model"},{in:"body",key:"location"}]}]);return(n?.client??this.client).post({url:"/api/session",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}active(t){return(t?.client??this.client).get({url:"/api/session/active",...t})}get(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}",...n,...r})}switchAgent(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"agent"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/agent",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}switchModel(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"model"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/model",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}prompt(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"id"},{in:"body",key:"prompt"},{in:"body",key:"delivery"},{in:"body",key:"resume"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/prompt",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}compact(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/compact",...n,...r})}wait(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/wait",...n,...r})}context(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/context",...n,...r})}history(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"limit"},{in:"query",key:"after"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/history",...n,...r})}events(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"after"}]}]);return(n?.client??this.client).sse.get({url:"/api/session/{sessionID}/event",...n,...r})}interrupt(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/interrupt",...n,...r})}message(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/message/{messageID}",...n,...r})}messages(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"limit"},{in:"query",key:"order"},{in:"query",key:"cursor"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/message",...n,...r})}_revert;get revert(){return this._revert??=new Zn({client:this.client})}_permission;get permission(){return this._permission??=new er({client:this.client})}_question;get question(){return this._question??=new tr({client:this.client})}},rr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/model",...n,...r})}},sr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/provider",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/provider/{providerID}",...n,...r})}},ir=class extends _{key(t,n){let r=g([t],[{args:[{in:"path",key:"integrationID"},{in:"query",key:"location"},{in:"body",key:"key"},{in:"body",key:"label"}]}]);return(n?.client??this.client).post({url:"/api/integration/{integrationID}/connect/key",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}oauth(t,n){let r=g([t],[{args:[{in:"path",key:"integrationID"},{in:"query",key:"location"},{in:"body",key:"methodID"},{in:"body",key:"inputs"},{in:"body",key:"label"}]}]);return(n?.client??this.client).post({url:"/api/integration/{integrationID}/connect/oauth",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},or=class extends _{cancel(t,n){let r=g([t],[{args:[{in:"path",key:"attemptID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).delete({url:"/api/integration/attempt/{attemptID}",...n,...r})}status(t,n){let r=g([t],[{args:[{in:"path",key:"attemptID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/integration/attempt/{attemptID}",...n,...r})}complete(t,n){let r=g([t],[{args:[{in:"path",key:"attemptID"},{in:"query",key:"location"},{in:"body",key:"code"}]}]);return(n?.client??this.client).post({url:"/api/integration/attempt/{attemptID}/complete",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},ar=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/integration",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"integrationID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/integration/{integrationID}",...n,...r})}_connect;get connect(){return this._connect??=new ir({client:this.client})}_attempt;get attempt(){return this._attempt??=new or({client:this.client})}},cr=class extends _{remove(t,n){let r=g([t],[{args:[{in:"path",key:"credentialID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).delete({url:"/api/credential/{credentialID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"credentialID"},{in:"query",key:"location"},{in:"body",key:"label"}]}]);return(n?.client??this.client).patch({url:"/api/credential/{credentialID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},lr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/permission/request",...n,...r})}},ur=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"projectID"}]}]);return(n?.client??this.client).get({url:"/api/permission/saved",...n,...r})}remove(t,n){let r=g([t],[{args:[{in:"path",key:"id"}]}]);return(n?.client??this.client).delete({url:"/api/permission/saved/{id}",...n,...r})}},pr=class extends _{_request;get request(){return this._request??=new lr({client:this.client})}_saved;get saved(){return this._saved??=new ur({client:this.client})}},dr=class extends _{read(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/fs/read/*",...n,...r})}list(t,n){let r=g([t],[{args:[{in:"query",key:"location"},{in:"query",key:"path"}]}]);return(n?.client??this.client).get({url:"/api/fs/list",...n,...r})}find(t,n){let r=g([t],[{args:[{in:"query",key:"location"},{in:"query",key:"query"},{in:"query",key:"type"},{in:"query",key:"limit"}]}]);return(n?.client??this.client).get({url:"/api/fs/find",...n,...r})}},gr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/command",...n,...r})}},mr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/skill",...n,...r})}},fr=class extends _{subscribe(t){return(t?.client??this.client).sse.get({url:"/api/event",...t})}},yr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/pty",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"location"},{in:"body",key:"command"},{in:"body",key:"args"},{in:"body",key:"cwd"},{in:"body",key:"title"},{in:"body",key:"env"}]}]);return(n?.client??this.client).post({url:"/api/pty",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}remove(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).delete({url:"/api/pty/{ptyID}",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/pty/{ptyID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location"},{in:"body",key:"title"},{in:"body",key:"size"}]}]);return(n?.client??this.client).put({url:"/api/pty/{ptyID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}connectToken(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).post({url:"/api/pty/{ptyID}/connect-token",...n,...r})}connect(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location[directory]"},{in:"query",key:"location[workspace]"},{in:"query",key:"cursor"},{in:"query",key:"ticket"}]}]);return(n?.client??this.client).get({url:"/api/pty/{ptyID}/connect",...n,...r})}},hr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/question/request",...n,...r})}},br=class extends _{_request;get request(){return this._request??=new hr({client:this.client})}},xr=class extends _{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/reference",...n,...r})}},_r=class extends _{remove(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"location"},{in:"body",key:"directory"},{in:"body",key:"force"}]}]);return(n?.client??this.client).delete({url:"/experimental/project/{projectID}/copy",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}create(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"location"},{in:"body",key:"strategy"},{in:"body",key:"directory"},{in:"body",key:"name"}]}]);return(n?.client??this.client).post({url:"/experimental/project/{projectID}/copy",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}refresh(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).post({url:"/experimental/project/{projectID}/copy/refresh",...n,...r})}},Pr=class extends _{_health;get health(){return this._health??=new Xn({client:this.client})}_location;get location(){return this._location??=new Qn({client:this.client})}_agent;get agent(){return this._agent??=new Yn({client:this.client})}_session;get session(){return this._session??=new nr({client:this.client})}_model;get model(){return this._model??=new rr({client:this.client})}_provider;get provider(){return this._provider??=new sr({client:this.client})}_integration;get integration(){return this._integration??=new ar({client:this.client})}_credential;get credential(){return this._credential??=new cr({client:this.client})}_permission;get permission(){return this._permission??=new pr({client:this.client})}_fs;get fs(){return this._fs??=new dr({client:this.client})}_command;get command(){return this._command??=new gr({client:this.client})}_skill;get skill(){return this._skill??=new mr({client:this.client})}_event;get event(){return this._event??=new fr({client:this.client})}_pty;get pty(){return this._pty??=new yr({client:this.client})}_question;get question(){return this._question??=new br({client:this.client})}_reference;get reference(){return this._reference??=new xr({client:this.client})}_projectCopy;get projectCopy(){return this._projectCopy??=new _r({client:this.client})}},pt=class e extends _{static __registry=new ln;constructor(t){super(t),e.__registry.set(this,t?.key)}_auth;get auth(){return this._auth??=new un({client:this.client})}_app;get app(){return this._app??=new pn({client:this.client})}_experimental;get experimental(){return this._experimental??=new _n({client:this.client})}_global;get global(){return this._global??=new kn({client:this.client})}_event;get event(){return this._event??=new wn({client:this.client})}_config;get config(){return this._config??=new Sn({client:this.client})}_tool;get tool(){return this._tool??=new vn({client:this.client})}_worktree;get worktree(){return this._worktree??=new An({client:this.client})}_find;get find(){return this._find??=new Cn({client:this.client})}_file;get file(){return this._file??=new Rn({client:this.client})}_instance;get instance(){return this._instance??=new Tn({client:this.client})}_path;get path(){return this._path??=new In({client:this.client})}_vcs;get vcs(){return this._vcs??=new jn({client:this.client})}_command;get command(){return this._command??=new $n({client:this.client})}_lsp;get lsp(){return this._lsp??=new Mn({client:this.client})}_formatter;get formatter(){return this._formatter??=new qn({client:this.client})}_mcp;get mcp(){return this._mcp??=new On({client:this.client})}_project;get project(){return this._project??=new Un({client:this.client})}_pty;get pty(){return this._pty??=new Fn({client:this.client})}_question;get question(){return this._question??=new Ln({client:this.client})}_permission;get permission(){return this._permission??=new Gn({client:this.client})}_provider;get provider(){return this._provider??=new Nn({client:this.client})}_session;get session(){return this._session??=new Kn({client:this.client})}_part;get part(){return this._part??=new Hn({client:this.client})}_sync;get sync(){return this._sync??=new zn({client:this.client})}_tui;get tui(){return this._tui??=new Jn({client:this.client})}_v2;get v2(){return this._v2??=new Pr({client:this.client})}};function Ws(e,t,n,r){if(!r?.throwOnError||e instanceof Error)return e;if(typeof e=="object"&&e!==null&&Object.keys(e).length>0){let o=e,l=typeof o.data?.message=="string"&&o.data.message||typeof o.message=="string"&&o.message||typeof o.name=="string"&&o.name||Hs(n,t);return new Error(l,{cause:{body:e,status:t?.status}})}if(typeof e=="string"&&e.length>0)return new Error(e,{cause:{body:e,status:t?.status}});let s=t?"(empty response body)":"network error (no response)";return new Error(`opencode server ${Hs(n,t)}: ${s}`,{cause:{body:e,status:t?.status}})}function Hs(e,t){let n=e?.method??"?",r=e?.url??"?",s=t?.status,o=t?.statusText;return`${n} ${r}${s?" \u2192 "+s:""}${o?" "+o:""}`}function hd(e,t,n){if(e)return t&&(e===t||n&&e===n(t))?t:e}function bd(e,t){if(e.method!=="GET"&&e.method!=="HEAD")return e;let n=new URL(e.url),r=!1;for(let[o,l]of[["x-opencode-directory","directory"],["x-opencode-workspace","workspace"]]){let p=hd(e.headers.get(o),l==="directory"?t.directory:t.workspace,l==="directory"?encodeURIComponent:void 0);if(p){for(let d of n.pathname.startsWith("/api/")?[l,`location[${l}]`]:[l])n.searchParams.has(d)||n.searchParams.set(d,p);r=!0}}if(!r)return e;let s=new Request(n,e);return s.headers.delete("x-opencode-directory"),s.headers.delete("x-opencode-workspace"),s}function kr(e){e?.fetch||(e={...e,fetch:r=>(r.timeout=!1,fetch(r))}),e?.directory&&(e.headers={...e.headers,"x-opencode-directory":encodeURIComponent(e.directory)}),e?.experimental_workspaceID&&(e.headers={...e.headers,"x-opencode-workspace":e.experimental_workspaceID});let t=Ge(e);return t.interceptors.request.use(n=>bd(n,{directory:e?.directory,workspace:e?.experimental_workspaceID})),t.interceptors.response.use(n=>{if(n.headers.get("content-type")==="text/html")throw new Error("Request is not supported by this version of OpenCode Server (Server responded with text/html)");return n}),t.interceptors.error.use(Ws),new pt({client:t})}var xd=new Set(["api","cli","mobile","web"]);function dt(e){let t=e?.trim().toLowerCase();return t&&xd.has(t)?t:null}function _d(e){return new Promise(t=>setTimeout(t,e))}async function zs(e,t,n){let r=Math.max(1,t?.attempts??1),s=t?.baseDelayMs??0,o=t?.invalidateBetweenAttempts??!1,l=null;for(let p=0;p<r;p++)if(p>0&&(o&&n?.(),s>0&&await _d(s)),l=await e(),l)return l;return l}var Pd=12e4;function kd(e){return(e instanceof Request?e.url:String(e)).includes("/global/event")}function wr(e,t,n=Pd){let r=e instanceof Request?e.signal:t?.signal;if(kd(e))return r??void 0;let s=AbortSignal.timeout(n);return r?typeof AbortSignal.any=="function"?AbortSignal.any([r,s]):r:s}function Sr(e,t,n,r){let s=new Headers(e instanceof Request?e.headers:void 0);t?.headers&&new Headers(t.headers).forEach((l,p)=>{s.set(p,l)}),n&&!s.has("Authorization")&&s.set("Authorization",`Bearer ${n}`);let o=dt(r);return o&&!s.has("X-Kortix-Client")&&s.set("X-Kortix-Client",o),s}function Vs(){return new Response(JSON.stringify({error:"Not authenticated"}),{status:401,headers:{"Content-Type":"application/json"}})}async function vr(){return $().getToken()}async function ae(e){return zs(()=>$().getToken(),e,gt)}function gt(){}function wh(e){}function Sh(e){}async function Be(){return vr()}async function Js(e){return ae(e)}function Xs(e,t,n,r){let s=$().fetch??fetch;if(e instanceof Request){let o=new Request(e,{headers:n,...r?{signal:r}:{}});return s(o)}return s(e,{...t,headers:n,...r?{signal:r}:{}})}async function M(e,t,n){let{retryOnAuthError:r=!0,timeoutMs:s}=n??{},o=await Js();if(!o)return Vs();let l=$().clientSource,p=Sr(e,t,o,l),d=s===void 0?wr(e,t):wr(e,t,s),f=await Xs(e,t,p,d);if(f.status===401&&r&&o){gt();let m=await Js({attempts:2,baseDelayMs:200});if(m&&m!==o){let h=Sr(e,t,m,l);return Xs(e,t,h,d)}}return f}var ve={url:null,sandboxId:null,dbSandboxId:null,version:0},wd=new Set;function Qs(e,t=null,n=null){if(!(ve.url===e&&ve.sandboxId===t&&ve.dbSandboxId===n)){ve={url:e,sandboxId:t,dbSandboxId:n,version:ve.version+1};for(let r of wd)r()}}function Ys(){return ve.url}function Sd(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return e.slice(0,t)}function Ne(){return Sd($().backendUrl||"http://localhost:8008/v1")}function Zs(){let e=$().sandboxId;return e?`${Ne()}/p/${e}/8000`:""}function vd(e){return`${Ne()}/p/${e}/8000`}function mt(e){return vd(e)}var A=class extends Error{status;code;details;data;detail;response;url;endpoint;timeout;constructor(t,n={}){super(t),this.name="ApiError";let{name:r,stack:s,...o}=n;Object.assign(this,o),r&&(this.name=r),s&&(this.stack=s);let l=typeof t=="string"?t:t==null?"":String(t);Object.defineProperty(this,"message",{value:l,enumerable:!0,writable:!0,configurable:!0}),Object.setPrototypeOf(this,new.target.prototype)}},Ae=class extends A{constructor(t="Not authenticated"){super(t,{code:"NO_SESSION"}),this.name="AuthError"}},fe=class e extends Error{status;detail;constructor(t,n,r){super(r||n.message||`Billing Error: ${t}`),this.name="BillingError",this.status=t,this.detail=n,Object.setPrototypeOf(this,e.prototype)}},Ce=class e extends Error{status;detail;constructor(t=431,n,r){let s="Request headers are too large",o="Try uploading files one at a time, or reduce the number of files in a single request.";super(r||n?.message||s),this.name="RequestTooLargeError",this.status=t,this.detail={message:n?.message||s,suggestion:n?.suggestion||o},Object.setPrototypeOf(this,e.prototype)}},Ar="feature_disabled";function ei(e){if(!(e instanceof A)||e.status!==403||e.code!==Ar)return null;let t=e.details??e.data;return t&&typeof t=="object"?t:{}}function ti(e){let t=ei(e);return t?(typeof t.feature=="string"&&!e.feature&&(e.feature=t.feature),!0):!1}function ni(e){let t=ei(e);if(!t)return null;let n=e.feature;return typeof n=="string"?n:typeof t.feature=="string"?t.feature:null}function Re(e){let t=e.response?.status||e.status;if(t!==402)return e;let n=e.response?.data||e.data||e.detail||{},r=n?.detail||n;return new fe(t,{message:r?.message||e.message||"Billing error",...r})}function ri(e){return e instanceof fe}function si(e){if(!(e instanceof fe))return null;let t=e.detail?.message?.toLowerCase()||"";return t.includes("credit")||t.includes("balance")||t.includes("insufficient")?{alertTitle:"You ran out of credits",alertSubtitle:"Upgrade your plan to get more credits and continue using the AI assistant."}:{alertTitle:"Billing check failed",alertSubtitle:e.detail?.message||"Please upgrade to continue."}}var Ad="X-Kortix-Impersonate",Rr="kortix.impersonation",ye=null,ft=!1,Cr=new Set;function Tr(){try{return typeof sessionStorage>"u"?null:sessionStorage}catch{return null}}function Cd(e,t=Date.now()){if(!e||!e.grantId||!e.accountId)return!1;let n=Date.parse(e.expiresAt);return Number.isFinite(n)&&n>t}function Rd(e){if(!e)return null;try{let t=JSON.parse(e);return typeof t?.grantId!="string"||typeof t?.accountId!="string"?null:{grantId:t.grantId,accountId:t.accountId,accountName:typeof t.accountName=="string"?t.accountName:null,expiresAt:typeof t.expiresAt=="string"?t.expiresAt:""}}catch{return null}}function ii(){for(let e of Cr)try{e()}catch{}}function Td(){return ft||(ft=!0,ye=Rd(Tr()?.getItem(Rr)??null)),ye&&!Cd(ye)?(oi(),null):ye}function Ih(e){if(ft=!0,!e){oi();return}ye=e;try{Tr()?.setItem(Rr,JSON.stringify(e))}catch{}ii()}function oi(){ft=!0;let e=ye!==null;ye=null;try{Tr()?.removeItem(Rr)}catch{}e&&ii()}function Eh(e){return Cr.add(e),()=>{Cr.delete(e)}}var Id=/(^|\/)admin\/(api|analytics)(\/|$)/;function Ed(e){let t=e;if(/^https?:\/\//.test(e))try{t=new URL(e).pathname}catch{t=e}return!Id.test(t)}function Ir(e){if(e!==void 0&&!Ed(e))return{};let t=Td();return t?{[Ad]:t.grantId}:{}}var ne=()=>$().backendUrl||"",jd="feature_not_supported",$d="model_not_servable",Md="provision_in_flight",ci="request_deadline",qd=/^Request exceeded the \d+s server processing deadline$/,Dd=(e,t,n)=>e!==503?!1:(typeof t=="object"&&t!==null&&"code"in t?t.code:void 0)===ci||qd.test(n),Od=e=>new Promise(t=>setTimeout(t,e)),Ud=new Set([502,503,504]),Fd=e=>Ud.has(e),Ld=e=>{let t=(e??"GET").toUpperCase();return t==="GET"||t==="HEAD"},Gd=2,ai=e=>e?.name==="AbortError"||e?.name==="AbortSignal"||e instanceof Error&&e.message.includes("aborted"),yt=!1;function Uh(e){yt=e}function Fh(){return yt}async function he(e,t={}){let{showErrors:n=!0,errorContext:r,timeout:s=3e4,...o}=t,l=new AbortController,p=null,d=!1,f=!1;try{p=setTimeout(()=>{!d&&!l.signal.aborted&&(d=!0,f=!0,l.abort())},s);let m=await ae(),h=o.body instanceof FormData,x={};h||(x["Content-Type"]="application/json"),Object.assign(x,o.headers);let P=dt($().clientSource),C=Object.keys(x).some(S=>S.toLowerCase()==="x-kortix-client");if(P&&!C&&(x["X-Kortix-Client"]=P),yt&&(x["x-kortix-admin-bypass"]="1"),Object.assign(x,Ir(e)),m)x.Authorization=`Bearer ${m}`;else return{error:new Ae,success:!1};let I=Ld(o.method),E=I?Gd+1:1,u;for(let S=0;S<E;S++){S>0&&await Od(250*2**(S-1));let w=S===0?l:new AbortController;S>0&&(p=setTimeout(()=>{f=!0,w.abort()},s));try{u=await($().fetch??fetch)(e,{...o,headers:x,signal:w.signal,credentials:o.credentials??"omit"})}catch(j){if(p&&(clearTimeout(p),p=null),ai(j)||S===E-1)throw j;continue}if(p&&(clearTimeout(p),p=null),!(I&&Fd(u.status)&&S<E-1))break;try{await u.arrayBuffer()}catch{}}if(!u.ok){let S=`HTTP ${u.status}: ${u.statusText}`,w=null;try{w=await u.json(),typeof w.message=="string"?S=w.message:w.error&&typeof w.error=="string"?S=w.error:typeof w.detail=="string"?S=w.detail:typeof w.detail?.message=="string"?S=w.detail.message:typeof w.reason=="string"&&(S=w.reason)}catch{}let R=Dd(u.status,w,S),j=new A(S,{status:u.status,response:u,details:w||void 0,data:w,detail:w?.detail,code:R?ci:w?.code||w?.error_code||w?.detail?.error_code||u.status.toString()});if(u.status===402&&(j=Re(j)),u.status===403&&w?.code==="account_mfa_required"&&typeof window<"u"&&typeof window.dispatchEvent=="function")try{window.dispatchEvent(new CustomEvent("kortix:mfa-required"))}catch{}u.status===431&&(j=new Ce(431,{message:"Request is too large to process",suggestion:"Try uploading files one at a time, or reduce the number of files attached to your message."}));let D=u.status===501&&w?.code===jd,q=u.status===409&&w?.code===$d,X=u.status===409&&w?.code===Md;return n&&!D&&!q&&!X&&!R&&$().onError?.(j,r),{error:j,success:!1}}let b,c=u.headers.get("content-type");return c?.includes("application/json")?b=await u.json():c?.includes("text/")?b=await u.text():b=await u.blob(),{data:b,success:!0}}catch(m){p&&(clearTimeout(p),p=null);let h=ai(m);h&&(d=!0);let x;if(h){if(!f)return{error:new A("Request aborted",{name:"AbortError",code:"ABORTED"}),success:!1};let P=e.replace(ne(),"")||e;x=new A(`Request timed out after ${Math.round(s/1e3)}s: ${P}`,{code:"TIMEOUT",url:e,endpoint:P,timeout:s})}else m instanceof Error?(x=new A(m.message,{name:m.name||"ApiError",stack:m.stack}),n&&$().onError?.(x,r)):(x=new A(String(m)),n&&$().onError?.(x,r));return{error:x,success:!1}}}var Lh={async execute(e,t){try{let{data:n,error:r}=await e();if(r){let s=new A(r.message||"Database error",{code:r.code,details:r});return $().onError?.(s,t),{error:s,success:!1}}return{data:n,success:!0}}catch(n){let r=n instanceof Error?new A(n.message,{name:n.name||"ApiError",stack:n.stack}):new A(String(n));return $().onError?.(r,t),{error:r,success:!1}}}};async function Bd(e,t,n={}){let{timeout:r=3e4,fetch:s=fetch}=n,o=await ae(),l={Accept:"text/event-stream","Content-Type":"application/json"},p=dt($().clientSource);p&&(l["X-Kortix-Client"]=p),yt&&(l["x-kortix-admin-bypass"]="1"),Object.assign(l,Ir(e)),o&&(l.Authorization=`Bearer ${o}`);let d=new AbortController,f=setTimeout(()=>d.abort(),r);try{return await s(`${ne()}${e}`,{method:"POST",headers:l,body:JSON.stringify(t),signal:d.signal,credentials:"omit"})}finally{clearTimeout(f)}}var i={get:(e,t)=>he(`${ne()}${e}`,{...t,method:"GET"}),post:(e,t,n)=>he(`${ne()}${e}`,{...n,method:"POST",body:t?JSON.stringify(t):void 0}),put:(e,t,n)=>he(`${ne()}${e}`,{...n,method:"PUT",body:t?JSON.stringify(t):void 0}),patch:(e,t,n)=>he(`${ne()}${e}`,{...n,method:"PATCH",body:t?JSON.stringify(t):void 0}),delete:(e,t)=>he(`${ne()}${e}`,{...t,method:"DELETE"}),upload:(e,t,n)=>{let{headers:r,...s}=n||{},o={...r};return delete o["Content-Type"],he(`${ne()}${e}`,{...s,method:"POST",body:t,headers:o})},uploadPut:(e,t,n)=>{let{headers:r,...s}=n||{},o={...r};return delete o["Content-Type"],he(`${ne()}${e}`,{...s,method:"PUT",body:t,headers:o})},postStream:Bd};var ht=new Map,Er=new Map;function jr(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return e.slice(0,t)}function li(e){return ht.get(jr(e))??null}function ui(e){return ht.has(jr(e))}async function bt(e){let t=jr(e),n=ht.get(t);if(n!==void 0)return n;let r=Er.get(t);if(r)return r;let s=(async()=>{try{let o=await i.get("/p/config",{showErrors:!1,errorContext:{operation:"load preview config",silent:!0}});if(!o.success)return null;let l=typeof o.data?.preview_url_template=="string"?o.data.preview_url_template:null;return ht.set(t,l),l}catch{return null}finally{Er.delete(t)}})();return Er.set(t,s),s}function pi(e){let{apiBaseUrl:t}=e;return ui(t)||bt(t).catch(()=>{}),{sandboxId:e.sandboxId,backendPort:e.backendPort,apiBaseUrl:t,previewUrlTemplate:li(t)}}function re(){let e=Ys();return e||($().billingEnabled??!1?"":Zs())}async function $r(e,t){return(await e.json().catch(()=>({})))?.error||e.statusText||t}function Mr(e){if(!e)throw new Error("[opencode-sdk] Server URL not ready \u2014 sandbox is still loading");return e}async function di(e){let t=Mr(e),n=await M(`${t}/env`);if(!n.ok)throw new Error(await $r(n,"Failed to load secrets"));return(await n.json()).secrets??{}}async function gi(e,t,n){let r=Mr(e),s=await M(`${r}/env/${encodeURIComponent(t)}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({value:n})});if(!s.ok)throw new Error(await $r(s,"Failed to save secret"))}async function mi(e,t){let n=Mr(e),r=await M(`${n}/env/${encodeURIComponent(t)}`,{method:"DELETE"});if(!r.ok)throw new Error(await $r(r,"Failed to delete secret"))}var Nd={list:di,set:gi,delete:mi};async function Kd(e,t,n){let r=e;for(;r.endsWith("/");)r=r.slice(0,-1);let s=await M(`${r}/kortix/triggers${t}`,{...n,headers:{"Content-Type":"application/json",...n?.headers}}),o=await s.json();if(!s.ok)throw new Error(o?.error||o?.message||`Request failed with ${s.status}`);return o}function ce(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return t===e.length?e:e.slice(0,t)}async function xt(e,t){let n=await e.json().catch(()=>({}));return n?.error||n?.message||e.statusText||t}function Ke(e){if(!e)throw new Error("[kortix-pty] Server URL not ready \u2014 sandbox is still loading");return ce(e)}async function fi(e){let t=Ke(e),n=await M(`${t}/kortix/pty`);if(!n.ok)throw new Error(await xt(n,"Failed to list terminals"));return n.json()}async function yi(e,t){let n=Ke(e),r=await M(`${n}/kortix/pty`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t??{})});if(!r.ok)throw new Error(await xt(r,"Failed to create terminal"));return r.json()}async function hi(e,t,n){let r=Ke(e),s=await M(`${r}/kortix/pty/${encodeURIComponent(t)}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(n)});if(!s.ok)throw new Error(await xt(s,"Failed to update terminal"));return s.json()}async function bi(e,t){let n=Ke(e),r=await M(`${n}/kortix/pty/${encodeURIComponent(t)}`,{method:"DELETE"});if(!r.ok)throw new Error(await xt(r,"Failed to remove terminal"))}async function xi(e,t,n){let r=Ke(t),o=`${(()=>{try{let f=new URL(r);return f.protocol==="https:"?f.protocol="wss:":f.protocol==="http:"&&(f.protocol="ws:"),typeof window<"u"&&window.location.protocol==="https:"&&f.protocol==="ws:"&&(f.protocol="wss:"),ce(f.toString())}catch{return r.replace("https://","wss://").replace("http://","ws://")}})()}/kortix/pty/${encodeURIComponent(e)}/connect`,l=new URLSearchParams,p=await Be();p&&l.set("token",p),n?.wake&&l.set("wake","1");let d=l.toString();return d?`${o}${o.includes("?")?"&":"?"}${d}`:o}var Hd={list:fi,create:yi,update:hi,remove:bi,webSocketUrl:xi};async function v(e,t,n,r){let s=e;for(;s.endsWith("/");)s=s.slice(0,-1);let o=await M(`${s}${t}`,{...n,headers:{"Content-Type":"application/json",...n?.headers}},r),l=await o.text(),p={};try{p=l?JSON.parse(l):{}}catch{p={}}if(!o.ok)throw new Error(p?.error||p?.message||p?.details||l.slice(0,200)||`Request failed with ${o.status}`);return p}async function cb(e,t={}){let n=new URLSearchParams;t.projectId&&n.set("project_id",t.projectId),t.status&&n.set("status",t.status);let r=n.toString()?`?${n}`:"";return v(e,`/kortix/tasks${r}`)}async function lb(e,t){return v(e,`/kortix/tasks/${encodeURIComponent(t)}`)}async function ub(e,t){return v(e,`/kortix/tasks/${encodeURIComponent(t)}/events`)}async function pb(e,t){return v(e,`/kortix/tasks/${encodeURIComponent(t)}/status`)}async function db(e,t){return v(e,"/kortix/tasks",{method:"POST",body:JSON.stringify(t)})}async function gb(e,t,n){return v(e,`/kortix/tasks/${encodeURIComponent(t)}`,{method:"PATCH",body:JSON.stringify(n)})}async function mb(e,t){return v(e,`/kortix/tasks/${encodeURIComponent(t)}/start`,{method:"POST"})}async function fb(e,t){return v(e,`/kortix/tasks/${encodeURIComponent(t)}/approve`,{method:"POST"})}async function yb(e,t){return v(e,`/kortix/tasks/${encodeURIComponent(t)}`,{method:"DELETE"})}async function hb(e,t){let n=t?`?project_id=${encodeURIComponent(t)}`:"";return v(e,`/kortix/tickets${n}`)}async function bb(e,t){return v(e,`/kortix/tickets/${encodeURIComponent(t)}`)}async function xb(e,t){return v(e,`/kortix/tickets/${encodeURIComponent(t)}/events`)}async function _b(e,t){return v(e,"/kortix/tickets",{method:"POST",body:JSON.stringify(t)})}async function Pb(e,t,n){return v(e,`/kortix/tickets/${encodeURIComponent(t)}`,{method:"PATCH",body:JSON.stringify(n)})}async function kb(e,t,n){return v(e,`/kortix/tickets/${encodeURIComponent(t)}/status`,{method:"POST",body:JSON.stringify(n)})}async function wb(e,t,n){return v(e,`/kortix/tickets/${encodeURIComponent(t)}/assign`,{method:"POST",body:JSON.stringify(n)})}async function Sb(e,t,n){return v(e,`/kortix/tickets/${encodeURIComponent(t)}/unassign`,{method:"POST",body:JSON.stringify(n)})}async function vb(e,t,n){return v(e,`/kortix/tickets/${encodeURIComponent(t)}/comments`,{method:"POST",body:JSON.stringify(n)})}async function Ab(e,t){return v(e,`/kortix/tickets/${encodeURIComponent(t)}`,{method:"DELETE"})}async function Cb(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}/columns`)}async function Rb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/columns`,{method:"PUT",body:JSON.stringify({columns:n})})}async function Tb(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}/fields`)}async function Ib(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/fields`,{method:"PUT",body:JSON.stringify({fields:n})})}async function Eb(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}/templates`)}async function jb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/templates`,{method:"PUT",body:JSON.stringify({templates:n})})}async function $b(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}/pm-session`,{method:"POST"})}async function Mb(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}/agents`)}async function qb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/agents`,{method:"POST",body:JSON.stringify(n)})}async function Db(e,t,n,r){return v(e,`/kortix/projects/${encodeURIComponent(t)}/agents/${encodeURIComponent(n)}`,{method:"PATCH",body:JSON.stringify(r)})}async function Ob(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/agents/${encodeURIComponent(n)}`,{method:"DELETE"})}async function Ub(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/agents/${encodeURIComponent(n)}/persona`)}async function Fb(e,t,n=200){return v(e,`/kortix/projects/${encodeURIComponent(t)}/activity?limit=${n}`)}async function Lb(e){return v(e,"/kortix/projects")}async function Gb(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}`)}async function Bb(e,t){return v(e,`/kortix/projects/by-session/${encodeURIComponent(t)}`)}async function Nb(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}/sessions`)}async function Kb(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}`,{method:"DELETE"})}async function Hb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}`,{method:"PATCH",body:JSON.stringify(n)})}async function Wb(e,t,n="all"){return v(e,`/kortix/projects/${encodeURIComponent(t)}/milestones?status=${n}`)}async function zb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}`)}async function Vb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}/events`)}async function Jb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/milestones`,{method:"POST",body:JSON.stringify(n)})}async function Xb(e,t,n,r){return v(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}`,{method:"PATCH",body:JSON.stringify(r)})}async function Qb(e,t,n,r){return v(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}/close`,{method:"POST",body:JSON.stringify(r)})}async function Yb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}/reopen`,{method:"POST"})}async function Zb(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}`,{method:"DELETE"})}async function ex(e,t){return v(e,`/kortix/projects/${encodeURIComponent(t)}/credentials`)}async function tx(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/credentials/${encodeURIComponent(n)}/events`)}async function nx(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/credentials`,{method:"POST",body:JSON.stringify(n)})}async function rx(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/credentials/${encodeURIComponent(n)}`)}async function sx(e,t,n){return v(e,`/kortix/projects/${encodeURIComponent(t)}/credentials/${encodeURIComponent(n)}`,{method:"DELETE"})}var Wd=1e4,zd={retryOnAuthError:!1};function Te(e,t,n){return v(e,t,{signal:AbortSignal.timeout(Wd),...n},zd)}async function ix(e,t=!1){return(await Te(e,`/kortix/services${t?"?all=true":""}`)).services??[]}async function ox(e){return(await Te(e,"/kortix/services/templates")).templates??[]}async function ax(e,t){return(await Te(e,`/kortix/services/${encodeURIComponent(t)}/logs`)).logs??[]}async function cx(e,t,n){let r=n==="delete",s=r?`/kortix/services/${encodeURIComponent(t)}`:`/kortix/services/${encodeURIComponent(t)}/${n}`;return Te(e,s,{method:r?"DELETE":"POST"})}async function lx(e,t){return Te(e,`/kortix/services/reconcile${t?"?reload=true":""}`,{method:"POST"})}async function ux(e,t){return Te(e,"/kortix/services/register",{method:"POST",body:JSON.stringify(t)})}var _t=new Map,He=class extends Error{constructor(t="[opencode-sdk] Server URL not ready \u2014 sandbox is still loading"){super(t),this.name="RuntimeNotReadyError"}};function be(){let e=re();if(!e)throw new He;return le(e)}function le(e){if(!e)throw new Error("[opencode-sdk] getClientForUrl called without a url");let t=_t.get(e);if(t)return t;if(!rn())throw new Error("[opencode-sdk] No auth token provider configured \u2014 call configureKortix()/createKortix() before talking to a sandbox runtime.");let n=kr({baseUrl:e,fetch:M});return _t.set(e,n),n}function hx(e){_t.delete(e)}function bx(){_t.clear()}var Pt=new Map;function xx(e){if(!e)throw new Error("[opencode-sdk] getPublicClientForUrl called without a url");let t=Pt.get(e);if(t)return t;let n=kr({baseUrl:e,fetch});return Pt.set(e,n),n}function _x(e){Pt.delete(e)}function Px(){Pt.clear()}async function Vd(e){let t=await e.text().catch(()=>"");try{let n=JSON.parse(t);return n?.error||n?.message||t||e.statusText||`HTTP ${e.status}`}catch{return t||e.statusText||`HTTP ${e.status}`}}async function kx(e){let t=re();if(!t)throw new A("[opencode-sdk] Server URL not ready \u2014 sandbox is still loading",{code:"RUNTIME_UNAVAILABLE"});let n=e==="full"?"/kortix/refresh":"/global/dispose",r=await M(`${t}${n}`,{method:"POST"}),s=r.headers.get("content-type")??"",o=/^application\/([\w.+-]+\+)?json\b/i.test(s.trim());if(!r.ok)throw new A(`System reload failed (${r.status}): ${await Vd(r)}`,{status:r.status,response:r,code:"RUNTIME_UNAVAILABLE"});if(!o)throw new A(`System reload endpoint is unavailable on this sandbox (${n})`,{status:r.status,response:r,code:"RUNTIME_UNAVAILABLE"});let l;try{l=await r.json()}catch(d){throw new A(`System reload returned malformed JSON from ${n}: ${d instanceof Error?d.message:String(d)}`,{status:r.status,response:r,code:"RUNTIME_UNAVAILABLE"})}let p=l===!0||typeof l=="object"&&l!==null&&l.ok===!0;return{success:p,mode:e,steps:p?[e==="full"?"refreshed workspace and restarted runtime":"reloaded config in place"]:[],errors:p?[]:[`the sandbox did not confirm the reload (${n})`]}}function Pi(e){if(e.error){let t=e.error,n=t?.data?.message||t?.message||(typeof t?.error=="string"?t.error:null)||"SDK request failed";throw new A(n,{status:t?.response?.status??t?.status,response:t?.response,details:t})}return e.data}async function Ee(e){let t=await e.text().catch(()=>""),n=null;try{n=JSON.parse(t)}catch{}return n?.error||t||e.statusText||`HTTP ${e.status}`}function V(e){let t=(e??re()).trim();if(!t)throw new He;return t}async function wt(e,t){let n=await M(`${V(t)}${e}`);if(!n.ok)throw new A(await Ee(n),{status:n.status,response:n});return n.json()}var Dr=["/workspace","/tmp","/home","/opt"],Jd=Dr.filter(e=>e!=="/workspace");function ki(e){return Dr.some(t=>e===t||e.startsWith(`${t}/`))}function kt(e){return ki(e)?e:`/workspace/${e.replace(/^\/+/,"")}`}function je(e){let t=e||"";if(t==="/workspace"||t==="/workspace/")return"";if(t.startsWith("/workspace/"))t=t.slice(11);else if(Jd.some(n=>t===n||t.startsWith(`${n}/`)))return t;for(;t.startsWith("/");)t=t.slice(1);return t}var wi=je;async function St(e,t){let n=V(t),r=je(e)||".";return(await wt(`/file?path=${encodeURIComponent(r)}`,n)).map(o=>({...o,path:o.absolute||`/workspace/${o.path}`}))}async function ze(e,t){let n=V(t),r=je(e),s=await M(`${n}/file/content?path=${encodeURIComponent(r)}`);if(!s.ok)throw new A(await Ee(s),{status:s.status,response:s});return s.json()}async function Xd(e,t,n){let r=V(n),s=je(e),o=await M(`${r}/file/raw?path=${encodeURIComponent(s)}`);if(!o.ok)throw new A(await Ee(o),{status:o.status,response:o});if((o.headers.get("content-type")||"").includes("text/html"))throw new A("File could not be loaded (raw byte route unavailable)",{status:o.status,response:o,code:"INVALID_CONTENT_TYPE"});let l=await o.blob();return t&&(!l.type||l.type==="application/octet-stream")?new Blob([l],{type:t}):l}async function Ve(e,t){let n=V(t);try{return await Xd(e,void 0,n)}catch{}let r=await ze(e,n);if(r.encoding==="base64"&&r.content){let s=Uint8Array.from(atob(r.content),o=>o.charCodeAt(0));return new Blob([s],{type:r.mimeType||"application/octet-stream"})}return new Blob([r.content??""],{type:r.mimeType||"text/plain;charset=utf-8"})}async function vt(e){return wt("/file/status",V(e))}async function At(e,t,n){let r=V(n),s=new URLSearchParams({query:e});return t?.type&&s.set("type",t.type),t?.limit&&s.set("limit",String(t.limit)),wt(`/find/file?${s.toString()}`,r)}async function Ct(e,t){let n=V(t);return(await wt(`/find?pattern=${encodeURIComponent(e)}`,n)).map(s=>({path:typeof s.path=="string"?s.path:s.path?.text??"",lines:typeof s.lines=="string"?s.lines:s.lines?.text??"",line_number:s.line_number,absolute_offset:s.absolute_offset,submatches:(s.submatches??[]).map(o=>({start:o.start,end:o.end}))}))}var We=[400,1200],Qd=e=>e===408||e===429||e===502||e===503||e===504,_i=e=>new Promise(t=>setTimeout(t,e));function Yd(e){let t=e?.name;return t==="TimeoutError"||t==="AbortError"}var qr=3e4,Zd=15*6e4,eg=256;function Or(e){if(typeof e!="number"||!Number.isFinite(e)||e<=0)return qr;let t=qr+e/eg;return Math.min(Zd,Math.max(qr,Math.round(t)))}async function tg(e){let t=await e.text().catch(()=>""),n=null;try{n=t?JSON.parse(t):null}catch{}let r=n?.error||n?.message||n?.data?.message;return typeof r=="string"&&r.trim()?r.trim():(e.headers.get("content-type")||"").includes("text/html")||/<html[\s>]/i.test(t)?e.status===502||/bad gateway/i.test(t)?"Bad gateway while reaching the sandbox upload service. Please retry.":e.statusText||`HTTP ${e.status}`:t.replace(/\s+/g," ").trim().slice(0,500)||e.statusText||`HTTP ${e.status}`}async function Si(e,t){let n;for(let s=0;s<=We.length;s++){let o;try{o=await t(e())}catch(p){if(n=p,Yd(p)||s===We.length)break;await _i(We[s]);continue}if(o.ok)return o.json();let l=await tg(o);if(n=new A(`Upload failed (${o.status}): ${l}`,{status:o.status,response:o}),!Qd(o.status)||s===We.length)throw n;await _i(We[s])}if(n instanceof A)throw n;let r=n instanceof Error?n.message:String(n||"request failed");throw new A(`Upload failed: ${r}`)}async function Je(e,t,n,r){let s=V(r),o=Or(e.size),l=n||(e instanceof File?e.name:"")||"";return Si(()=>{let p=new FormData,d=(t??"").trim();return d&&p.append("path",d.startsWith("/")?d:`/${d}`),l&&p.append("filename",l),l?p.append("file",e,l):p.append("file",e),p},p=>M(`${s}/file/upload`,{method:"POST",body:p},{timeoutMs:o}))}function ng(e,t,n){let r=V(n),s=Or(t.size);return Si(()=>{let o=new FormData;return o.append(e,t,e.split("/").pop()||"file"),o},o=>M(`${r}/file/upload`,{method:"POST",body:o},{timeoutMs:s}))}async function Rt(e,t){let n=V(t),r=e.trim(),o=(r.startsWith("/")?r:`/${r}`).split("/"),l=o.pop()||"untitled",p=o.join("/")||"/workspace",d=await Xe(`${p}/${l}`,new Blob([],{type:"application/octet-stream"}),n);return[{path:d.path,size:d.bytes}]}async function Tt(e,t,n){let r=V(n);return ng(t,await Ve(e,r),r)}function rg(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return e.slice(0,t)}function sg(e){let t=e.lastIndexOf("/");return t<=0?"/":e.slice(0,t)}function ig(e){return e.slice(e.lastIndexOf("/")+1)}function og(){let e=typeof crypto<"u"?crypto:void 0;if(e?.randomUUID)return e.randomUUID();if(e?.getRandomValues){let t=new Uint8Array(8);return e.getRandomValues(t),[...t].map(n=>n.toString(16).padStart(2,"0")).join("")}return`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,10)}`}async function Xe(e,t,n){let r=V(n),s=kt(rg(e.trim())),o=ig(s);if(!o)throw new A(`writeFile needs a file path, got "${e}"`,{code:"INVALID_PATH"});let l=sg(s);await Qe(l,r).catch(()=>{});let p=og(),d=await Je(t,l,`.${o}.kortix-write-${p}`,r),f=d[0]?.path;if(!f)throw new A(`Upload returned no file for ${s}`,{code:"UPLOAD_NO_RESULT"});let m=kt(f),h=`${s}.kortix-write-backup-${p}`,x=!1;try{await xe(s,h,r),x=!0}catch{}try{await xe(m,s,r)}catch(C){throw x&&await xe(h,s,r).catch(()=>{}),await Ie(m,r).catch(()=>{}),C}x&&await Ie(h,r).catch(()=>{});let P=d[0]?.size;return{path:s,bytes:typeof P=="number"?P:t.size}}async function Ie(e,t){let n=await M(`${V(t)}/file`,{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})});if(!n.ok)throw new A(`Delete failed (${n.status}): ${await Ee(n)}`,{status:n.status,response:n});return n.json()}async function Qe(e,t){let n=await M(`${V(t)}/file/mkdir`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})});if(!n.ok)throw new A(`Mkdir failed (${n.status}): ${await Ee(n)}`,{status:n.status,response:n});return n.json()}async function xe(e,t,n){let r=await M(`${V(n)}/file/rename`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({from:e,to:t})});if(!r.ok)throw new A(`Rename failed (${r.status}): ${await Ee(r)}`,{status:r.status,response:r});return r.json()}async function vi(){return Pi(await be().project.current())}async function Ur(){return Pi(await be().global.health())}async function Ai(){try{return(await Ur()).healthy===!0}catch{return!1}}var ag={list:St,read:ze,readBlob:Ve,status:vt,findFiles:At,findText:Ct,upload:Je,write:Xe,create:Rt,copy:Tt,remove:Ie,mkdir:Qe,rename:xe,currentProject:vi,health:Ur,isReachable:Ai,toDaemonPath:je,toSandboxAbsolutePath:kt,toWorkspaceRelative:wi};function a(e,t="Project request failed"){if(!e.success||e.data===void 0)throw e.error??new Error(t);return e.data}function Fr(e){return e.replace(/\/v1\/?$/,"")}async function $e(e,t){if(!e.backendUrl||!e.accessToken)return null;let n=Fr(e.backendUrl);try{let r=await fetch(`${n}${t}`,{headers:{Authorization:`Bearer ${e.accessToken}`,"Content-Type":"application/json"},signal:AbortSignal.timeout(e.timeoutMs??8e3)});return r.ok?await r.json():null}catch{return null}}async function Ci(){return a(await i.get("/accounts"))}async function Ri(e){return a(await i.post("/accounts",e))}async function Ti(e){return a(await i.get(`/accounts/${e}`))}async function Ii(e,t){return a(await i.patch(`/accounts/${e}`,{name:t}))}async function Ei(e){return a(await i.get(`/accounts/${e}/branding`))}async function ji(e,t){return a(await i.put(`/accounts/${e}/branding`,t))}async function $i(e,t,n,r){let s=new FormData;return s.append("file",n,r??(n instanceof File?n.name:t)),a(await i.upload(`/accounts/${e}/branding/assets/${t}`,s))}async function Mi(e,t){return a(await i.delete(`/accounts/${e}/branding/assets/${t}`))}async function qi(e){return a(await i.delete(`/accounts/${e}/branding`))}async function Di(e){return a(await i.get(`/accounts/${e}/members`))}async function Oi(e,t){return a(await i.post(`/accounts/${e}/members`,t,{showErrors:!1}))}async function Ui(e){return a(await i.get(`/accounts/${e}/invites`))}async function Fi(e,t){return a(await i.delete(`/accounts/${e}/invites/${t}`))}async function Li(e,t){return a(await i.post(`/accounts/${e}/invites/${t}/resend`,{}))}async function Gi(e){return a(await i.get(`/account-invites/${e}`,{showErrors:!1}))}async function Bi(e){return a(await i.post(`/account-invites/${e}/accept`,{}))}async function Ni(e){return a(await i.post(`/account-invites/${e}/decline`,{}))}async function Ki(e,t){return a(await i.delete(`/accounts/${e}/members/${t}`))}async function Hi(e,t,n){return a(await i.patch(`/accounts/${e}/members/${t}`,{role:n}))}async function Wi(e){return a(await i.post(`/accounts/${e}/leave`,{}))}async function qx(e){return $e(e,"/v1/accounts")}async function zi(){let e=await i.get("/accounts/me",{showErrors:!1});return!e.success||!e.data?{valid:!1,error:e.error}:{valid:!0,identity:e.data}}var Fx=["agent_tunnel","marketplace","connectors_api_discover","agentmail_email","teams","llm_gateway","review_center","meta_agent","apps","monitors","warm_sessions","secrets_egress","pi_worker"];async function Me(){return a(await i.get("/projects"))}async function Ji(e){let t=e?`?account_id=${encodeURIComponent(e)}`:"";return a(await i.get(`/projects${t}`))}async function Lr(e,t){return a(await i.get(`/projects/${e}`,t))}async function Xi(e,t,n="write"){return a(await i.post(`/projects/${e}/git/collaborators`,{github_username:t,permission:n}))}async function Qi(e,t){return a(await i.post(`/projects/${e}/manifest/validate`,{raw:t}),"Failed to validate manifest")}async function Yi(e){return a(await i.post(`/projects/${e}/git-token`,{}),"Failed to mint git token")}function Lx(e){let t=e.metadata?.git;return t?.provider==="github"&&t?.managed===!0}async function Gr(e,t){let n=a(await i.get(`/projects/${e}/detail`,{showErrors:!1,...t}));return{...n,config:{...n.config,default_agent:n.config.default_agent??n.config.open_code_default_agent??null}}}async function Br(e,t){return a(await i.get(`/projects/${e}/llm-catalog`,{showErrors:!1,...t}))}async function Nr(e,t){return a(await i.get(`/projects/${e}/model-picker`,{showErrors:!1,...t}))}async function Gx(e,t){return a(await i.get(`/projects/${e}/llm-catalog/providers`,{showErrors:!1,...t}))}async function Zi(e){return a(await i.post("/projects",e))}async function eo(e){return a(await i.post("/projects/create-repo",e))}async function to(e,t={}){return a(await i.post("/projects/provision",{seed_starter:!0,...e},{timeout:12e4,...t}))}var Vi=200;function lg(e){let t=e.split(`
5
+ `);q=y.pop()??"";for(let I of y){let V=I.split(`
6
+ `),U=[],F;for(let N of V)if(N.startsWith("data:"))U.push(N.replace(/^data:\s*/,""));else if(N.startsWith("event:"))F=N.replace(/^event:\s*/,"");else if(N.startsWith("id:"))h=N.replace(/^id:\s*/,"");else if(N.startsWith("retry:")){let Y=Number.parseInt(N.replace(/^retry:\s*/,""),10);Number.isNaN(Y)||(R=Y)}let L,X=!1;if(U.length){let N=U.join(`
7
+ `);try{L=JSON.parse(N),X=!0}catch{L=N}}X&&(s&&await s(L),r&&(L=await r(L))),n?.({data:L,event:F,id:h,retry:R}),U.length&&(yield L)}}}finally{l.removeEventListener("abort",D),j.releaseLock()}break}catch(c){if(t?.(c),u!==void 0&&E>=u)break;let v=Math.min(R*2**(E-1),p??3e4);await x(v)}}}()}};var dd=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},gd=e=>{switch(e){case"form":return",";case"pipeDelimited":return"|";case"spaceDelimited":return"%20";default:return","}},md=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},lt=({allowReserved:e,explode:t,name:n,style:r,value:s})=>{if(!t){let p=(e?s:s.map(d=>encodeURIComponent(d))).join(gd(r));switch(r){case"label":return`.${p}`;case"matrix":return`;${n}=${p}`;case"simple":return p;default:return`${n}=${p}`}}let o=dd(r),u=s.map(p=>r==="label"||r==="simple"?e?p:encodeURIComponent(p):ve({allowReserved:e,name:n,value:p})).join(o);return r==="label"||r==="matrix"?o+u:u},ve=({allowReserved:e,name:t,value:n})=>{if(n==null)return"";if(typeof n=="object")throw new Error("Deeply-nested arrays/objects aren\u2019t supported. Provide your own `querySerializer()` to handle these.");return`${t}=${e?n:encodeURIComponent(n)}`},ut=({allowReserved:e,explode:t,name:n,style:r,value:s,valueOnly:o})=>{if(s instanceof Date)return o?s.toISOString():`${n}=${s.toISOString()}`;if(r!=="deepObject"&&!t){let d=[];Object.entries(s).forEach(([m,h])=>{d=[...d,m,e?h:encodeURIComponent(h)]});let f=d.join(",");switch(r){case"form":return`${n}=${f}`;case"label":return`.${f}`;case"matrix":return`;${n}=${f}`;default:return f}}let u=md(r),p=Object.entries(s).map(([d,f])=>ve({allowReserved:e,name:r==="deepObject"?`${n}[${d}]`:d,value:f})).join(u);return r==="label"||r==="matrix"?u+p:p};var fd=/\{[^{}]+\}/g,yd=({path:e,url:t})=>{let n=t,r=t.match(fd);if(r)for(let s of r){let o=!1,u=s.substring(1,s.length-1),p="simple";u.endsWith("*")&&(o=!0,u=u.substring(0,u.length-1)),u.startsWith(".")?(u=u.substring(1),p="label"):u.startsWith(";")&&(u=u.substring(1),p="matrix");let d=e[u];if(d==null)continue;if(Array.isArray(d)){n=n.replace(s,lt({explode:o,name:u,style:p,value:d}));continue}if(typeof d=="object"){n=n.replace(s,ut({explode:o,name:u,style:p,value:d,valueOnly:!0}));continue}if(p==="matrix"){n=n.replace(s,`;${ve({name:u,value:d})}`);continue}let f=encodeURIComponent(p==="label"?`.${d}`:d);n=n.replace(s,f)}return n},Bs=({baseUrl:e,path:t,query:n,querySerializer:r,url:s})=>{let o=s.startsWith("/")?s:`/${s}`,u=(e??"")+o;t&&(u=yd({path:t,url:u}));let p=n?r(n):"";return p.startsWith("?")&&(p=p.substring(1)),p&&(u+=`?${p}`),u};function an(e){let t=e.body!==void 0;if(t&&e.bodySerializer)return"serializedBody"in e?e.serializedBody!==void 0&&e.serializedBody!==""?e.serializedBody:null:e.body!==""?e.body:null;if(t)return e.body}var Ns=async(e,t)=>{let n=typeof t=="function"?await t(e):t;if(n)return e.scheme==="bearer"?`Bearer ${n}`:e.scheme==="basic"?`Basic ${btoa(n)}`:n};var cn={bodySerializer:e=>JSON.stringify(e,(t,n)=>typeof n=="bigint"?n.toString():n)};var Ks=({parameters:e={},...t}={})=>r=>{let s=[];if(r&&typeof r=="object")for(let o in r){let u=r[o];if(u==null)continue;let p=e[o]||t;if(Array.isArray(u)){let d=lt({allowReserved:p.allowReserved,explode:!0,name:o,style:"form",value:u,...p.array});d&&s.push(d)}else if(typeof u=="object"){let d=ut({allowReserved:p.allowReserved,explode:!0,name:o,style:"deepObject",value:u,...p.object});d&&s.push(d)}else{let d=ve({allowReserved:p.allowReserved,name:o,value:u});d&&s.push(d)}}return s.join("&")},Hs=e=>{if(!e)return"stream";let t=e.split(";")[0]?.trim();if(t){if(t.startsWith("application/json")||t.endsWith("+json"))return"json";if(t==="multipart/form-data")return"formData";if(["application/","audio/","image/","video/"].some(n=>t.startsWith(n)))return"blob";if(t.startsWith("text/"))return"text"}},hd=(e,t)=>t?!!(e.headers.has(t)||e.query?.[t]||e.headers.get("Cookie")?.includes(`${t}=`)):!1,Ws=async({security:e,...t})=>{for(let n of e){if(hd(t,n.name))continue;let r=await Ns(n,t.auth);if(!r)continue;let s=n.name??"Authorization";switch(n.in){case"query":t.query||(t.query={}),t.query[s]=r;break;case"cookie":t.headers.append("Cookie",`${s}=${r}`);break;default:t.headers.set(s,r);break}}},ln=e=>Bs({baseUrl:e.baseUrl,path:e.path,query:e.query,querySerializer:typeof e.querySerializer=="function"?e.querySerializer:Ks(e.querySerializer),url:e.url}),un=(e,t)=>{let n={...e,...t};return n.baseUrl?.endsWith("/")&&(n.baseUrl=n.baseUrl.substring(0,n.baseUrl.length-1)),n.headers=pt(e.headers,t.headers),n},bd=e=>{let t=[];return e.forEach((n,r)=>{t.push([r,n])}),t},pt=(...e)=>{let t=new Headers;for(let n of e){if(!n)continue;let r=n instanceof Headers?bd(n):Object.entries(n);for(let[s,o]of r)if(o===null)t.delete(s);else if(Array.isArray(o))for(let u of o)t.append(s,u);else o!==void 0&&t.set(s,typeof o=="object"?JSON.stringify(o):o)}return t},Fe=class{fns=[];clear(){this.fns=[]}eject(t){let n=this.getInterceptorIndex(t);this.fns[n]&&(this.fns[n]=null)}exists(t){let n=this.getInterceptorIndex(t);return!!this.fns[n]}getInterceptorIndex(t){return typeof t=="number"?this.fns[t]?t:-1:this.fns.indexOf(t)}update(t,n){let r=this.getInterceptorIndex(t);return this.fns[r]?(this.fns[r]=n,t):!1}use(t){return this.fns.push(t),this.fns.length-1}},zs=()=>({error:new Fe,request:new Fe,response:new Fe}),xd=Ks({allowReserved:!1,array:{explode:!0,style:"form"},object:{explode:!0,style:"deepObject"}}),_d={"Content-Type":"application/json"},Le=(e={})=>({...cn,headers:_d,parseAs:"auto",querySerializer:xd,...e});var Ge=(e={})=>{let t=un(Le(),e),n=()=>({...t}),r=f=>(t=un(t,f),n()),s=zs(),o=async f=>{let m={...t,...f,fetch:f.fetch??t.fetch??globalThis.fetch,headers:pt(t.headers,f.headers),serializedBody:void 0};m.security&&await Ws({...m,security:m.security}),m.requestValidator&&await m.requestValidator(m),m.body!==void 0&&m.bodySerializer&&(m.serializedBody=m.bodySerializer(m.body)),(m.body===void 0||m.serializedBody==="")&&m.headers.delete("Content-Type");let h=ln(m);return{opts:m,url:h}},u=async f=>{let{opts:m,url:h}=await o(f),x={redirect:"follow",...m,body:an(m)},_=new Request(h,x);for(let S of s.request.fns)S&&(_=await S(_,m));let k=m.fetch,R;try{R=await k(_)}catch(S){let T=S;for(let j of s.error.fns)j&&(T=await j(S,void 0,_,m));if(T=T||{},m.throwOnError)throw T;return m.responseStyle==="data"?void 0:{error:T,request:_,response:void 0}}for(let S of s.response.fns)S&&(R=await S(R,_,m));let E={request:_,response:R};if(R.ok){let S=(m.parseAs==="auto"?Hs(R.headers.get("Content-Type")):m.parseAs)??"json";if(R.status===204||R.headers.get("Content-Length")==="0"){let j;switch(S){case"arrayBuffer":case"blob":case"text":j=await R[S]();break;case"formData":j=new FormData;break;case"stream":j=R.body;break;default:j={};break}return m.responseStyle==="data"?j:{data:j,...E}}let T;switch(S){case"arrayBuffer":case"blob":case"formData":case"text":T=await R[S]();break;case"json":{let j=await R.text();T=j?JSON.parse(j):{};break}case"stream":return m.responseStyle==="data"?R.body:{data:R.body,...E}}return S==="json"&&(m.responseValidator&&await m.responseValidator(T),m.responseTransformer&&(T=await m.responseTransformer(T))),m.responseStyle==="data"?T:{data:T,...E}}let l=await R.text(),b;try{b=JSON.parse(l)}catch{}let c=b??l,v=c;for(let S of s.error.fns)S&&(v=await S(c,R,_,m));if(v=v||{},m.throwOnError)throw v;return m.responseStyle==="data"?void 0:{error:v,...E}},p=f=>m=>u({...m,method:f}),d=f=>async m=>{let{opts:h,url:x}=await o(m);return Gs({...h,body:h.body,headers:h.headers,method:f,onRequest:async(_,k)=>{let R=new Request(_,k);for(let E of s.request.fns)E&&(R=await E(R,h));return R},serializedBody:an(h),url:x})};return{buildUrl:ln,connect:p("CONNECT"),delete:p("DELETE"),get:p("GET"),getConfig:n,head:p("HEAD"),interceptors:s,options:p("OPTIONS"),patch:p("PATCH"),post:p("POST"),put:p("PUT"),request:u,setConfig:r,sse:{connect:d("CONNECT"),delete:d("DELETE"),get:d("GET"),head:d("HEAD"),options:d("OPTIONS"),patch:d("PATCH"),post:d("POST"),put:d("PUT"),trace:d("TRACE")},trace:p("TRACE")}};var Pd={$body_:"body",$headers_:"headers",$path_:"path",$query_:"query"},kd=Object.entries(Pd),Vs=(e,t)=>{t||(t=new Map);for(let n of e)"in"in n?n.key&&t.set(n.key,{in:n.in,map:n.map}):"key"in n?t.set(n.key,{map:n.map}):n.args&&Vs(n.args,t);return t},wd=e=>{for(let[t,n]of Object.entries(e))n&&typeof n=="object"&&!Object.keys(n).length&&delete e[t]},g=(e,t)=>{let n={body:{},headers:{},path:{},query:{}},r=Vs(t),s;for(let[o,u]of e.entries())if(t[o]&&(s=t[o]),!!s)if("in"in s)if(s.key){let p=r.get(s.key),d=p.map||s.key;p.in&&(n[p.in][d]=u)}else n.body=u;else for(let[p,d]of Object.entries(u??{})){let f=r.get(p);if(f)if(f.in){let m=f.map||p;n[f.in][m]=d}else n[f.map]=d;else{let m=kd.find(([h])=>p.startsWith(h));if(m){let[h,x]=m;n[x][p.slice(h.length)]=d}else if("allowExtra"in s&&s.allowExtra){for(let[h,x]of Object.entries(s.allowExtra))if(x){n[h][p]=d;break}}}}return wd(n),n};var Js=Ge(Le({baseUrl:"http://localhost:4096"}));var P=class{client;constructor(t){this.client=t?.client??Js}},pn=class{defaultKey="default";instances=new Map;get(t){let n=this.instances.get(t??this.defaultKey);if(!n)throw new Error('No SDK client found. Create one with "new OpencodeClient()" to fix this error.');return n}set(t,n){this.instances.set(n??this.defaultKey,t)}},dn=class extends P{remove(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"}]}]);return(n?.client??this.client).delete({url:"/auth/{providerID}",...n,...r})}set(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"},{key:"auth",map:"body"}]}]);return(n?.client??this.client).put({url:"/auth/{providerID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},gn=class extends P{log(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"service"},{in:"body",key:"level"},{in:"body",key:"message"},{in:"body",key:"extra"}]}]);return(n?.client??this.client).post({url:"/log",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}agents(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/agent",...n,...r})}skills(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/skill",...n,...r})}},mn=class extends P{moveSession(t,n){let r=g([t],[{args:[{in:"body",key:"sessionID"},{in:"body",key:"destination"},{in:"body",key:"moveChanges"}]}]);return(n?.client??this.client).post({url:"/experimental/control-plane/move-session",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},fn=class extends P{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/capabilities",...n,...r})}},yn=class extends P{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/console",...n,...r})}listOrgs(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/console/orgs",...n,...r})}switchOrg(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"accountID"},{in:"body",key:"orgID"}]}]);return(n?.client??this.client).post({url:"/experimental/console/switch",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},hn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"roots"},{in:"query",key:"start"},{in:"query",key:"cursor"},{in:"query",key:"search"},{in:"query",key:"limit"},{in:"query",key:"archived"}]}]);return(n?.client??this.client).get({url:"/experimental/session",...n,...r})}background(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/experimental/session/{sessionID}/background",...n,...r})}},bn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/resource",...n,...r})}},xn=class extends P{generateName(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"context"}]}]);return(n?.client??this.client).post({url:"/experimental/project/{projectID}/copy/generate-name",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},_n=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/workspace/adapter",...n,...r})}},Pn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/workspace",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"id"},{in:"body",key:"type"},{in:"body",key:"branch"},{in:"body",key:"extra"}]}]);return(n?.client??this.client).post({url:"/experimental/workspace",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}syncList(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/experimental/workspace/sync-list",...n,...r})}status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/workspace/status",...n,...r})}remove(t,n){let r=g([t],[{args:[{in:"path",key:"id"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/experimental/workspace/{id}",...n,...r})}warp(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"id"},{in:"body",key:"sessionID"},{in:"body",key:"copyChanges"}]}]);return(n?.client??this.client).post({url:"/experimental/workspace/warp",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_adapter;get adapter(){return this._adapter??=new _n({client:this.client})}},kn=class extends P{_controlPlane;get controlPlane(){return this._controlPlane??=new mn({client:this.client})}_capabilities;get capabilities(){return this._capabilities??=new fn({client:this.client})}_console;get console(){return this._console??=new yn({client:this.client})}_session;get session(){return this._session??=new hn({client:this.client})}_resource;get resource(){return this._resource??=new bn({client:this.client})}_projectCopy;get projectCopy(){return this._projectCopy??=new xn({client:this.client})}_workspace;get workspace(){return this._workspace??=new Pn({client:this.client})}},wn=class extends P{get(t){return(t?.client??this.client).get({url:"/global/config",...t})}update(t,n){let r=g([t],[{args:[{key:"config",map:"body"}]}]);return(n?.client??this.client).patch({url:"/global/config",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Sn=class extends P{health(t){return(t?.client??this.client).get({url:"/global/health",...t})}event(t){return(t?.client??this.client).sse.get({url:"/global/event",...t})}dispose(t){return(t?.client??this.client).post({url:"/global/dispose",...t})}upgrade(t,n){let r=g([t],[{args:[{in:"body",key:"target"}]}]);return(n?.client??this.client).post({url:"/global/upgrade",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_config;get config(){return this._config??=new wn({client:this.client})}},vn=class extends P{subscribe(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).sse.get({url:"/event",...n,...r})}},An=class extends P{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/config",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"config",map:"body"}]}]);return(n?.client??this.client).patch({url:"/config",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}providers(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/config/providers",...n,...r})}},Cn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"provider"},{in:"query",key:"model"}]}]);return(n?.client??this.client).get({url:"/experimental/tool",...n,...r})}ids(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/tool/ids",...n,...r})}},Rn=class extends P{remove(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"worktreeRemoveInput",map:"body"}]}]);return(n?.client??this.client).delete({url:"/experimental/worktree",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/experimental/worktree",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"worktreeCreateInput",map:"body"}]}]);return(n?.client??this.client).post({url:"/experimental/worktree",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}reset(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"worktreeResetInput",map:"body"}]}]);return(n?.client??this.client).post({url:"/experimental/worktree/reset",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Tn=class extends P{text(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"pattern"}]}]);return(n?.client??this.client).get({url:"/find",...n,...r})}files(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"query"},{in:"query",key:"dirs"},{in:"query",key:"type"},{in:"query",key:"limit"}]}]);return(n?.client??this.client).get({url:"/find/file",...n,...r})}symbols(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"query"}]}]);return(n?.client??this.client).get({url:"/find/symbol",...n,...r})}},In=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"path"}]}]);return(n?.client??this.client).get({url:"/file",...n,...r})}read(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"path"}]}]);return(n?.client??this.client).get({url:"/file/content",...n,...r})}status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/file/status",...n,...r})}},En=class extends P{dispose(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/instance/dispose",...n,...r})}},jn=class extends P{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/path",...n,...r})}},$n=class extends P{raw(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/vcs/diff/raw",...n,...r})}},Mn=class extends P{get(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/vcs",...n,...r})}status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/vcs/status",...n,...r})}diff(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"mode"},{in:"query",key:"context"}]}]);return(n?.client??this.client).get({url:"/vcs/diff",...n,...r})}apply(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"patch"}]}]);return(n?.client??this.client).post({url:"/vcs/apply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_diff;get diff2(){return this._diff??=new $n({client:this.client})}},Dn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/command",...n,...r})}},qn=class extends P{status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/lsp",...n,...r})}},On=class extends P{status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/formatter",...n,...r})}},Un=class extends P{remove(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/mcp/{name}/auth",...n,...r})}start(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/auth",...n,...r})}callback(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"code"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/auth/callback",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}authenticate(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/auth/authenticate",...n,...r})}},Fn=class extends P{status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/mcp",...n,...r})}add(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"name"},{in:"body",key:"config"}]}]);return(n?.client??this.client).post({url:"/mcp",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}connect(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/connect",...n,...r})}disconnect(t,n){let r=g([t],[{args:[{in:"path",key:"name"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/mcp/{name}/disconnect",...n,...r})}_auth;get auth(){return this._auth??=new Un({client:this.client})}},Ln=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/project",...n,...r})}current(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/project/current",...n,...r})}initGit(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/project/git/init",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"name"},{in:"body",key:"icon"},{in:"body",key:"commands"}]}]);return(n?.client??this.client).patch({url:"/project/{projectID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}directories(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/project/{projectID}/directories",...n,...r})}},Gn=class extends P{shells(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/pty/shells",...n,...r})}list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/pty",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"command"},{in:"body",key:"args"},{in:"body",key:"cwd"},{in:"body",key:"title"},{in:"body",key:"env"}]}]);return(n?.client??this.client).post({url:"/pty",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}remove(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/pty/{ptyID}",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/pty/{ptyID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"title"},{in:"body",key:"size"}]}]);return(n?.client??this.client).put({url:"/pty/{ptyID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}connectToken(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/pty/{ptyID}/connect-token",...n,...r})}connect(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"cursor"},{in:"query",key:"ticket"}]}]);return(n?.client??this.client).get({url:"/pty/{ptyID}/connect",...n,...r})}},Bn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/question",...n,...r})}reply(t,n){let r=g([t],[{args:[{in:"path",key:"requestID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"answers"}]}]);return(n?.client??this.client).post({url:"/question/{requestID}/reply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}reject(t,n){let r=g([t],[{args:[{in:"path",key:"requestID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/question/{requestID}/reject",...n,...r})}},Nn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/permission",...n,...r})}reply(t,n){let r=g([t],[{args:[{in:"path",key:"requestID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"reply"},{in:"body",key:"message"}]}]);return(n?.client??this.client).post({url:"/permission/{requestID}/reply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}respond(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"permissionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"response"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/permissions/{permissionID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Kn=class extends P{authorize(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"method"},{in:"body",key:"inputs"}]}]);return(n?.client??this.client).post({url:"/provider/{providerID}/oauth/authorize",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}callback(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"method"},{in:"body",key:"code"}]}]);return(n?.client??this.client).post({url:"/provider/{providerID}/oauth/callback",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Hn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/provider",...n,...r})}auth(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/provider/auth",...n,...r})}_oauth;get oauth(){return this._oauth??=new Kn({client:this.client})}},Wn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"scope"},{in:"query",key:"path"},{in:"query",key:"roots"},{in:"query",key:"start"},{in:"query",key:"search"},{in:"query",key:"limit"}]}]);return(n?.client??this.client).get({url:"/session",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"parentID"},{in:"body",key:"title"},{in:"body",key:"agent"},{in:"body",key:"model"},{in:"body",key:"metadata"},{in:"body",key:"permission"},{in:"body",key:"workspaceID"}]}]);return(n?.client??this.client).post({url:"/session",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}status(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/status",...n,...r})}delete(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/session/{sessionID}",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"title"},{in:"body",key:"metadata"},{in:"body",key:"permission"},{in:"body",key:"time"}]}]);return(n?.client??this.client).patch({url:"/session/{sessionID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}children(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/children",...n,...r})}todo(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/todo",...n,...r})}diff(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"messageID"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/diff",...n,...r})}messages(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"query",key:"limit"},{in:"query",key:"before"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/message",...n,...r})}prompt(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"model"},{in:"body",key:"agent"},{in:"body",key:"noReply"},{in:"body",key:"tools"},{in:"body",key:"format"},{in:"body",key:"system"},{in:"body",key:"variant"},{in:"body",key:"parts"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/message",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}deleteMessage(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/session/{sessionID}/message/{messageID}",...n,...r})}message(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/session/{sessionID}/message/{messageID}",...n,...r})}fork(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/fork",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}abort(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/abort",...n,...r})}init(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"modelID"},{in:"body",key:"providerID"},{in:"body",key:"messageID"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/init",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}unshare(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/session/{sessionID}/share",...n,...r})}share(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/share",...n,...r})}summarize(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"providerID"},{in:"body",key:"modelID"},{in:"body",key:"auto"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/summarize",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}promptAsync(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"model"},{in:"body",key:"agent"},{in:"body",key:"noReply"},{in:"body",key:"tools"},{in:"body",key:"format"},{in:"body",key:"system"},{in:"body",key:"variant"},{in:"body",key:"parts"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/prompt_async",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}command(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"agent"},{in:"body",key:"model"},{in:"body",key:"arguments"},{in:"body",key:"command"},{in:"body",key:"variant"},{in:"body",key:"parts"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/command",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}shell(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"agent"},{in:"body",key:"model"},{in:"body",key:"command"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/shell",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}revert(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"messageID"},{in:"body",key:"partID"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/revert",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}unrevert(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/session/{sessionID}/unrevert",...n,...r})}},zn=class extends P{delete(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"},{in:"path",key:"partID"},{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).delete({url:"/session/{sessionID}/message/{messageID}/part/{partID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"},{in:"path",key:"partID"},{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"part",map:"body"}]}]);return(n?.client??this.client).patch({url:"/session/{sessionID}/message/{messageID}/part/{partID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Vn=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"body",map:"body"}]}]);return(n?.client??this.client).post({url:"/sync/history",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Jn=class extends P{start(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/sync/start",...n,...r})}replay(t,n){let r=g([t],[{args:[{in:"query",key:"query_directory",map:"directory"},{in:"query",key:"workspace"},{in:"body",key:"body_directory",map:"directory"},{in:"body",key:"events"}]}]);return(n?.client??this.client).post({url:"/sync/replay",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}steal(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/sync/steal",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_history;get history(){return this._history??=new Vn({client:this.client})}},Xn=class extends P{next(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).get({url:"/tui/control/next",...n,...r})}response(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"body",map:"body"}]}]);return(n?.client??this.client).post({url:"/tui/control/response",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},Qn=class extends P{appendPrompt(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"text"}]}]);return(n?.client??this.client).post({url:"/tui/append-prompt",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}openHelp(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/open-help",...n,...r})}openSessions(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/open-sessions",...n,...r})}openThemes(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/open-themes",...n,...r})}openModels(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/open-models",...n,...r})}submitPrompt(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/submit-prompt",...n,...r})}clearPrompt(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"}]}]);return(n?.client??this.client).post({url:"/tui/clear-prompt",...n,...r})}executeCommand(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"command"}]}]);return(n?.client??this.client).post({url:"/tui/execute-command",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}showToast(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"title"},{in:"body",key:"message"},{in:"body",key:"variant"},{in:"body",key:"duration"}]}]);return(n?.client??this.client).post({url:"/tui/show-toast",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}publish(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{key:"body",map:"body"}]}]);return(n?.client??this.client).post({url:"/tui/publish",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}selectSession(t,n){let r=g([t],[{args:[{in:"query",key:"directory"},{in:"query",key:"workspace"},{in:"body",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/tui/select-session",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}_control;get control(){return this._control??=new Xn({client:this.client})}},Yn=class extends P{get(t){return(t?.client??this.client).get({url:"/api/health",...t})}},Zn=class extends P{get(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/location",...n,...r})}},er=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/agent",...n,...r})}},tr=class extends P{stage(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"messageID"},{in:"body",key:"files"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/revert/stage",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}clear(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/revert/clear",...n,...r})}commit(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/revert/commit",...n,...r})}},nr=class extends P{list(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/permission",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"id"},{in:"body",key:"action"},{in:"body",key:"resources"},{in:"body",key:"save"},{in:"body",key:"metadata"},{in:"body",key:"source"},{in:"body",key:"agent"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/permission",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}get(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"requestID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/permission/{requestID}",...n,...r})}reply(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"requestID"},{in:"body",key:"reply"},{in:"body",key:"message"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/permission/{requestID}/reply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},rr=class extends P{list(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/question",...n,...r})}reply(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"requestID"},{key:"questionV2Reply",map:"body"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/question/{requestID}/reply",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}reject(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"requestID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/question/{requestID}/reject",...n,...r})}},sr=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"workspace"},{in:"query",key:"limit"},{in:"query",key:"order"},{in:"query",key:"search"},{in:"query",key:"directory"},{in:"query",key:"project"},{in:"query",key:"subpath"},{in:"query",key:"cursor"}]}]);return(n?.client??this.client).get({url:"/api/session",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"body",key:"id"},{in:"body",key:"agent"},{in:"body",key:"model"},{in:"body",key:"location"}]}]);return(n?.client??this.client).post({url:"/api/session",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}active(t){return(t?.client??this.client).get({url:"/api/session/active",...t})}get(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}",...n,...r})}switchAgent(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"agent"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/agent",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}switchModel(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"model"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/model",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}prompt(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"body",key:"id"},{in:"body",key:"prompt"},{in:"body",key:"delivery"},{in:"body",key:"resume"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/prompt",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}compact(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/compact",...n,...r})}wait(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/wait",...n,...r})}context(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/context",...n,...r})}history(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"limit"},{in:"query",key:"after"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/history",...n,...r})}events(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"after"}]}]);return(n?.client??this.client).sse.get({url:"/api/session/{sessionID}/event",...n,...r})}interrupt(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"}]}]);return(n?.client??this.client).post({url:"/api/session/{sessionID}/interrupt",...n,...r})}message(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"path",key:"messageID"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/message/{messageID}",...n,...r})}messages(t,n){let r=g([t],[{args:[{in:"path",key:"sessionID"},{in:"query",key:"limit"},{in:"query",key:"order"},{in:"query",key:"cursor"}]}]);return(n?.client??this.client).get({url:"/api/session/{sessionID}/message",...n,...r})}_revert;get revert(){return this._revert??=new tr({client:this.client})}_permission;get permission(){return this._permission??=new nr({client:this.client})}_question;get question(){return this._question??=new rr({client:this.client})}},ir=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/model",...n,...r})}},or=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/provider",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"providerID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/provider/{providerID}",...n,...r})}},ar=class extends P{key(t,n){let r=g([t],[{args:[{in:"path",key:"integrationID"},{in:"query",key:"location"},{in:"body",key:"key"},{in:"body",key:"label"}]}]);return(n?.client??this.client).post({url:"/api/integration/{integrationID}/connect/key",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}oauth(t,n){let r=g([t],[{args:[{in:"path",key:"integrationID"},{in:"query",key:"location"},{in:"body",key:"methodID"},{in:"body",key:"inputs"},{in:"body",key:"label"}]}]);return(n?.client??this.client).post({url:"/api/integration/{integrationID}/connect/oauth",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},cr=class extends P{cancel(t,n){let r=g([t],[{args:[{in:"path",key:"attemptID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).delete({url:"/api/integration/attempt/{attemptID}",...n,...r})}status(t,n){let r=g([t],[{args:[{in:"path",key:"attemptID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/integration/attempt/{attemptID}",...n,...r})}complete(t,n){let r=g([t],[{args:[{in:"path",key:"attemptID"},{in:"query",key:"location"},{in:"body",key:"code"}]}]);return(n?.client??this.client).post({url:"/api/integration/attempt/{attemptID}/complete",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},lr=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/integration",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"integrationID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/integration/{integrationID}",...n,...r})}_connect;get connect(){return this._connect??=new ar({client:this.client})}_attempt;get attempt(){return this._attempt??=new cr({client:this.client})}},ur=class extends P{remove(t,n){let r=g([t],[{args:[{in:"path",key:"credentialID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).delete({url:"/api/credential/{credentialID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"credentialID"},{in:"query",key:"location"},{in:"body",key:"label"}]}]);return(n?.client??this.client).patch({url:"/api/credential/{credentialID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}},pr=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/permission/request",...n,...r})}},dr=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"projectID"}]}]);return(n?.client??this.client).get({url:"/api/permission/saved",...n,...r})}remove(t,n){let r=g([t],[{args:[{in:"path",key:"id"}]}]);return(n?.client??this.client).delete({url:"/api/permission/saved/{id}",...n,...r})}},gr=class extends P{_request;get request(){return this._request??=new pr({client:this.client})}_saved;get saved(){return this._saved??=new dr({client:this.client})}},mr=class extends P{read(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/fs/read/*",...n,...r})}list(t,n){let r=g([t],[{args:[{in:"query",key:"location"},{in:"query",key:"path"}]}]);return(n?.client??this.client).get({url:"/api/fs/list",...n,...r})}find(t,n){let r=g([t],[{args:[{in:"query",key:"location"},{in:"query",key:"query"},{in:"query",key:"type"},{in:"query",key:"limit"}]}]);return(n?.client??this.client).get({url:"/api/fs/find",...n,...r})}},fr=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/command",...n,...r})}},yr=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/skill",...n,...r})}},hr=class extends P{subscribe(t){return(t?.client??this.client).sse.get({url:"/api/event",...t})}},br=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/pty",...n,...r})}create(t,n){let r=g([t],[{args:[{in:"query",key:"location"},{in:"body",key:"command"},{in:"body",key:"args"},{in:"body",key:"cwd"},{in:"body",key:"title"},{in:"body",key:"env"}]}]);return(n?.client??this.client).post({url:"/api/pty",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}remove(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).delete({url:"/api/pty/{ptyID}",...n,...r})}get(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/pty/{ptyID}",...n,...r})}update(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location"},{in:"body",key:"title"},{in:"body",key:"size"}]}]);return(n?.client??this.client).put({url:"/api/pty/{ptyID}",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}connectToken(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).post({url:"/api/pty/{ptyID}/connect-token",...n,...r})}connect(t,n){let r=g([t],[{args:[{in:"path",key:"ptyID"},{in:"query",key:"location[directory]"},{in:"query",key:"location[workspace]"},{in:"query",key:"cursor"},{in:"query",key:"ticket"}]}]);return(n?.client??this.client).get({url:"/api/pty/{ptyID}/connect",...n,...r})}},xr=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/question/request",...n,...r})}},_r=class extends P{_request;get request(){return this._request??=new xr({client:this.client})}},Pr=class extends P{list(t,n){let r=g([t],[{args:[{in:"query",key:"location"}]}]);return(n?.client??this.client).get({url:"/api/reference",...n,...r})}},kr=class extends P{remove(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"location"},{in:"body",key:"directory"},{in:"body",key:"force"}]}]);return(n?.client??this.client).delete({url:"/experimental/project/{projectID}/copy",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}create(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"location"},{in:"body",key:"strategy"},{in:"body",key:"directory"},{in:"body",key:"name"}]}]);return(n?.client??this.client).post({url:"/experimental/project/{projectID}/copy",...n,...r,headers:{"Content-Type":"application/json",...n?.headers,...r.headers}})}refresh(t,n){let r=g([t],[{args:[{in:"path",key:"projectID"},{in:"query",key:"location"}]}]);return(n?.client??this.client).post({url:"/experimental/project/{projectID}/copy/refresh",...n,...r})}},wr=class extends P{_health;get health(){return this._health??=new Yn({client:this.client})}_location;get location(){return this._location??=new Zn({client:this.client})}_agent;get agent(){return this._agent??=new er({client:this.client})}_session;get session(){return this._session??=new sr({client:this.client})}_model;get model(){return this._model??=new ir({client:this.client})}_provider;get provider(){return this._provider??=new or({client:this.client})}_integration;get integration(){return this._integration??=new lr({client:this.client})}_credential;get credential(){return this._credential??=new ur({client:this.client})}_permission;get permission(){return this._permission??=new gr({client:this.client})}_fs;get fs(){return this._fs??=new mr({client:this.client})}_command;get command(){return this._command??=new fr({client:this.client})}_skill;get skill(){return this._skill??=new yr({client:this.client})}_event;get event(){return this._event??=new hr({client:this.client})}_pty;get pty(){return this._pty??=new br({client:this.client})}_question;get question(){return this._question??=new _r({client:this.client})}_reference;get reference(){return this._reference??=new Pr({client:this.client})}_projectCopy;get projectCopy(){return this._projectCopy??=new kr({client:this.client})}},dt=class e extends P{static __registry=new pn;constructor(t){super(t),e.__registry.set(this,t?.key)}_auth;get auth(){return this._auth??=new dn({client:this.client})}_app;get app(){return this._app??=new gn({client:this.client})}_experimental;get experimental(){return this._experimental??=new kn({client:this.client})}_global;get global(){return this._global??=new Sn({client:this.client})}_event;get event(){return this._event??=new vn({client:this.client})}_config;get config(){return this._config??=new An({client:this.client})}_tool;get tool(){return this._tool??=new Cn({client:this.client})}_worktree;get worktree(){return this._worktree??=new Rn({client:this.client})}_find;get find(){return this._find??=new Tn({client:this.client})}_file;get file(){return this._file??=new In({client:this.client})}_instance;get instance(){return this._instance??=new En({client:this.client})}_path;get path(){return this._path??=new jn({client:this.client})}_vcs;get vcs(){return this._vcs??=new Mn({client:this.client})}_command;get command(){return this._command??=new Dn({client:this.client})}_lsp;get lsp(){return this._lsp??=new qn({client:this.client})}_formatter;get formatter(){return this._formatter??=new On({client:this.client})}_mcp;get mcp(){return this._mcp??=new Fn({client:this.client})}_project;get project(){return this._project??=new Ln({client:this.client})}_pty;get pty(){return this._pty??=new Gn({client:this.client})}_question;get question(){return this._question??=new Bn({client:this.client})}_permission;get permission(){return this._permission??=new Nn({client:this.client})}_provider;get provider(){return this._provider??=new Hn({client:this.client})}_session;get session(){return this._session??=new Wn({client:this.client})}_part;get part(){return this._part??=new zn({client:this.client})}_sync;get sync(){return this._sync??=new Jn({client:this.client})}_tui;get tui(){return this._tui??=new Qn({client:this.client})}_v2;get v2(){return this._v2??=new wr({client:this.client})}};function Qs(e,t,n,r){if(!r?.throwOnError||e instanceof Error)return e;if(typeof e=="object"&&e!==null&&Object.keys(e).length>0){let o=e,u=typeof o.data?.message=="string"&&o.data.message||typeof o.message=="string"&&o.message||typeof o.name=="string"&&o.name||Xs(n,t);return new Error(u,{cause:{body:e,status:t?.status}})}if(typeof e=="string"&&e.length>0)return new Error(e,{cause:{body:e,status:t?.status}});let s=t?"(empty response body)":"network error (no response)";return new Error(`opencode server ${Xs(n,t)}: ${s}`,{cause:{body:e,status:t?.status}})}function Xs(e,t){let n=e?.method??"?",r=e?.url??"?",s=t?.status,o=t?.statusText;return`${n} ${r}${s?" \u2192 "+s:""}${o?" "+o:""}`}function Sd(e,t,n){if(e)return t&&(e===t||n&&e===n(t))?t:e}function vd(e,t){if(e.method!=="GET"&&e.method!=="HEAD")return e;let n=new URL(e.url),r=!1;for(let[o,u]of[["x-opencode-directory","directory"],["x-opencode-workspace","workspace"]]){let p=Sd(e.headers.get(o),u==="directory"?t.directory:t.workspace,u==="directory"?encodeURIComponent:void 0);if(p){for(let d of n.pathname.startsWith("/api/")?[u,`location[${u}]`]:[u])n.searchParams.has(d)||n.searchParams.set(d,p);r=!0}}if(!r)return e;let s=new Request(n,e);return s.headers.delete("x-opencode-directory"),s.headers.delete("x-opencode-workspace"),s}function Sr(e){e?.fetch||(e={...e,fetch:r=>(r.timeout=!1,fetch(r))}),e?.directory&&(e.headers={...e.headers,"x-opencode-directory":encodeURIComponent(e.directory)}),e?.experimental_workspaceID&&(e.headers={...e.headers,"x-opencode-workspace":e.experimental_workspaceID});let t=Ge(e);return t.interceptors.request.use(n=>vd(n,{directory:e?.directory,workspace:e?.experimental_workspaceID})),t.interceptors.response.use(n=>{if(n.headers.get("content-type")==="text/html")throw new Error("Request is not supported by this version of OpenCode Server (Server responded with text/html)");return n}),t.interceptors.error.use(Qs),new dt({client:t})}var Ad=new Set(["api","cli","mobile","web"]);function gt(e){let t=e?.trim().toLowerCase();return t&&Ad.has(t)?t:null}function Cd(e){return new Promise(t=>setTimeout(t,e))}async function Ys(e,t,n){let r=Math.max(1,t?.attempts??1),s=t?.baseDelayMs??0,o=t?.invalidateBetweenAttempts??!1,u=null;for(let p=0;p<r;p++)if(p>0&&(o&&n?.(),s>0&&await Cd(s)),u=await e(),u)return u;return u}var Rd=12e4;function Td(e){return(e instanceof Request?e.url:String(e)).includes("/global/event")}function vr(e,t,n=Rd){let r=e instanceof Request?e.signal:t?.signal;if(Td(e))return r??void 0;let s=AbortSignal.timeout(n);return r?typeof AbortSignal.any=="function"?AbortSignal.any([r,s]):r:s}function Ar(e,t,n,r){let s=new Headers(e instanceof Request?e.headers:void 0);t?.headers&&new Headers(t.headers).forEach((u,p)=>{s.set(p,u)}),n&&!s.has("Authorization")&&s.set("Authorization",`Bearer ${n}`);let o=gt(r);return o&&!s.has("X-Kortix-Client")&&s.set("X-Kortix-Client",o),s}function Zs(){return new Response(JSON.stringify({error:"Not authenticated"}),{status:401,headers:{"Content-Type":"application/json"}})}async function Cr(){return $().getToken()}async function ae(e){return Ys(()=>$().getToken(),e,mt)}function mt(){}function Th(e){}function Ih(e){}async function Be(){return Cr()}async function ei(e){return ae(e)}function ti(e,t,n,r){let s=$().fetch??fetch;if(e instanceof Request){let o=new Request(e,{headers:n,...r?{signal:r}:{}});return s(o)}return s(e,{...t,headers:n,...r?{signal:r}:{}})}async function M(e,t,n){let{retryOnAuthError:r=!0,timeoutMs:s}=n??{},o=await ei();if(!o)return Zs();let u=$().clientSource,p=Ar(e,t,o,u),d=s===void 0?vr(e,t):vr(e,t,s),f=await ti(e,t,p,d);if(f.status===401&&r&&o){mt();let m=await ei({attempts:2,baseDelayMs:200});if(m&&m!==o){let h=Ar(e,t,m,u);return ti(e,t,h,d)}}return f}var Ae={url:null,sandboxId:null,dbSandboxId:null,version:0},Id=new Set;function ni(e,t=null,n=null){if(!(Ae.url===e&&Ae.sandboxId===t&&Ae.dbSandboxId===n)){Ae={url:e,sandboxId:t,dbSandboxId:n,version:Ae.version+1};for(let r of Id)r()}}function ri(){return Ae.url}function Ed(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return e.slice(0,t)}function Ne(){return Ed($().backendUrl||"http://localhost:8008/v1")}function si(){let e=$().sandboxId;return e?`${Ne()}/p/${e}/8000`:""}function jd(e){return`${Ne()}/p/${e}/8000`}function ft(e){return jd(e)}var C=class extends Error{status;code;details;data;detail;response;url;endpoint;timeout;constructor(t,n={}){super(t),this.name="ApiError";let{name:r,stack:s,...o}=n;Object.assign(this,o),r&&(this.name=r),s&&(this.stack=s);let u=typeof t=="string"?t:t==null?"":String(t);Object.defineProperty(this,"message",{value:u,enumerable:!0,writable:!0,configurable:!0}),Object.setPrototypeOf(this,new.target.prototype)}},Ce=class extends C{constructor(t="Not authenticated"){super(t,{code:"NO_SESSION"}),this.name="AuthError"}},fe=class e extends Error{status;detail;constructor(t,n,r){super(r||n.message||`Billing Error: ${t}`),this.name="BillingError",this.status=t,this.detail=n,Object.setPrototypeOf(this,e.prototype)}},Re=class e extends Error{status;detail;constructor(t=431,n,r){let s="Request headers are too large",o="Try uploading files one at a time, or reduce the number of files in a single request.";super(r||n?.message||s),this.name="RequestTooLargeError",this.status=t,this.detail={message:n?.message||s,suggestion:n?.suggestion||o},Object.setPrototypeOf(this,e.prototype)}},Rr="feature_disabled";function ii(e){if(!(e instanceof C)||e.status!==403||e.code!==Rr)return null;let t=e.details??e.data;return t&&typeof t=="object"?t:{}}function oi(e){let t=ii(e);return t?(typeof t.feature=="string"&&!e.feature&&(e.feature=t.feature),!0):!1}function ai(e){let t=ii(e);if(!t)return null;let n=e.feature;return typeof n=="string"?n:typeof t.feature=="string"?t.feature:null}function Te(e){let t=e.response?.status||e.status;if(t!==402)return e;let n=e.response?.data||e.data||e.detail||{},r=n?.detail||n;return new fe(t,{message:r?.message||e.message||"Billing error",...r})}function ci(e){return e instanceof fe}function li(e){if(!(e instanceof fe))return null;let t=e.detail?.message?.toLowerCase()||"";return t.includes("credit")||t.includes("balance")||t.includes("insufficient")?{alertTitle:"You ran out of credits",alertSubtitle:"Upgrade your plan to get more credits and continue using the AI assistant."}:{alertTitle:"Billing check failed",alertSubtitle:e.detail?.message||"Please upgrade to continue."}}var $d="X-Kortix-Impersonate",Ir="kortix.impersonation",ye=null,yt=!1,Tr=new Set;function Er(){try{return typeof sessionStorage>"u"?null:sessionStorage}catch{return null}}function Md(e,t=Date.now()){if(!e||!e.grantId||!e.accountId)return!1;let n=Date.parse(e.expiresAt);return Number.isFinite(n)&&n>t}function Dd(e){if(!e)return null;try{let t=JSON.parse(e);return typeof t?.grantId!="string"||typeof t?.accountId!="string"?null:{grantId:t.grantId,accountId:t.accountId,accountName:typeof t.accountName=="string"?t.accountName:null,expiresAt:typeof t.expiresAt=="string"?t.expiresAt:""}}catch{return null}}function ui(){for(let e of Tr)try{e()}catch{}}function qd(){return yt||(yt=!0,ye=Dd(Er()?.getItem(Ir)??null)),ye&&!Md(ye)?(pi(),null):ye}function qh(e){if(yt=!0,!e){pi();return}ye=e;try{Er()?.setItem(Ir,JSON.stringify(e))}catch{}ui()}function pi(){yt=!0;let e=ye!==null;ye=null;try{Er()?.removeItem(Ir)}catch{}e&&ui()}function Oh(e){return Tr.add(e),()=>{Tr.delete(e)}}var Od=/(^|\/)admin\/(api|analytics)(\/|$)/;function Ud(e){let t=e;if(/^https?:\/\//.test(e))try{t=new URL(e).pathname}catch{t=e}return!Od.test(t)}function jr(e){if(e!==void 0&&!Ud(e))return{};let t=qd();return t?{[$d]:t.grantId}:{}}var ne=()=>$().backendUrl||"",Fd="feature_not_supported",Ld="model_not_servable",Gd="provision_in_flight",gi="request_deadline",Bd=/^Request exceeded the \d+s server processing deadline$/,Nd=(e,t,n)=>e!==503?!1:(typeof t=="object"&&t!==null&&"code"in t?t.code:void 0)===gi||Bd.test(n),Kd=e=>new Promise(t=>setTimeout(t,e)),Hd=new Set([502,503,504]),Wd=e=>Hd.has(e),zd=e=>{let t=(e??"GET").toUpperCase();return t==="GET"||t==="HEAD"},Vd=2,di=e=>e?.name==="AbortError"||e?.name==="AbortSignal"||e instanceof Error&&e.message.includes("aborted"),ht=!1;function Kh(e){ht=e}function Hh(){return ht}async function he(e,t={}){let{showErrors:n=!0,errorContext:r,timeout:s=3e4,...o}=t,u=new AbortController,p=null,d=!1,f=!1;try{p=setTimeout(()=>{!d&&!u.signal.aborted&&(d=!0,f=!0,u.abort())},s);let m=await ae(),h=o.body instanceof FormData,x={};h||(x["Content-Type"]="application/json"),Object.assign(x,o.headers);let _=gt($().clientSource),k=Object.keys(x).some(v=>v.toLowerCase()==="x-kortix-client");if(_&&!k&&(x["X-Kortix-Client"]=_),ht&&(x["x-kortix-admin-bypass"]="1"),Object.assign(x,jr(e)),m)x.Authorization=`Bearer ${m}`;else return{error:new Ce,success:!1};let R=zd(o.method),E=R?Vd+1:1,l;for(let v=0;v<E;v++){v>0&&await Kd(250*2**(v-1));let S=v===0?u:new AbortController;v>0&&(p=setTimeout(()=>{f=!0,S.abort()},s));try{l=await($().fetch??fetch)(e,{...o,headers:x,signal:S.signal,credentials:o.credentials??"omit"})}catch(j){if(p&&(clearTimeout(p),p=null),di(j)||v===E-1)throw j;continue}if(p&&(clearTimeout(p),p=null),!(R&&Wd(l.status)&&v<E-1))break;try{await l.arrayBuffer()}catch{}}if(!l.ok){let v=`HTTP ${l.status}: ${l.statusText}`,S=null;try{S=await l.json(),typeof S.message=="string"?v=S.message:S.error&&typeof S.error=="string"?v=S.error:typeof S.detail=="string"?v=S.detail:typeof S.detail?.message=="string"?v=S.detail.message:typeof S.reason=="string"&&(v=S.reason)}catch{}let T=Nd(l.status,S,v),j=new C(v,{status:l.status,response:l,details:S||void 0,data:S,detail:S?.detail,code:T?gi:S?.code||S?.error_code||S?.detail?.error_code||l.status.toString()});if(l.status===402&&(j=Te(j)),l.status===403&&S?.code==="account_mfa_required"&&typeof window<"u"&&typeof window.dispatchEvent=="function")try{window.dispatchEvent(new CustomEvent("kortix:mfa-required"))}catch{}l.status===431&&(j=new Re(431,{message:"Request is too large to process",suggestion:"Try uploading files one at a time, or reduce the number of files attached to your message."}));let q=l.status===501&&S?.code===Fd,D=l.status===409&&S?.code===Ld,Q=l.status===409&&S?.code===Gd;return n&&!q&&!D&&!Q&&!T&&$().onError?.(j,r),{error:j,success:!1}}let b,c=l.headers.get("content-type");return c?.includes("application/json")?b=await l.json():c?.includes("text/")?b=await l.text():b=await l.blob(),{data:b,success:!0}}catch(m){p&&(clearTimeout(p),p=null);let h=di(m);h&&(d=!0);let x;if(h){if(!f)return{error:new C("Request aborted",{name:"AbortError",code:"ABORTED"}),success:!1};let _=e.replace(ne(),"")||e;x=new C(`Request timed out after ${Math.round(s/1e3)}s: ${_}`,{code:"TIMEOUT",url:e,endpoint:_,timeout:s})}else m instanceof Error?(x=new C(m.message,{name:m.name||"ApiError",stack:m.stack}),n&&$().onError?.(x,r)):(x=new C(String(m)),n&&$().onError?.(x,r));return{error:x,success:!1}}}var Wh={async execute(e,t){try{let{data:n,error:r}=await e();if(r){let s=new C(r.message||"Database error",{code:r.code,details:r});return $().onError?.(s,t),{error:s,success:!1}}return{data:n,success:!0}}catch(n){let r=n instanceof Error?new C(n.message,{name:n.name||"ApiError",stack:n.stack}):new C(String(n));return $().onError?.(r,t),{error:r,success:!1}}}};async function Jd(e,t,n={}){let{timeout:r=3e4,fetch:s=fetch}=n,o=await ae(),u={Accept:"text/event-stream","Content-Type":"application/json"},p=gt($().clientSource);p&&(u["X-Kortix-Client"]=p),ht&&(u["x-kortix-admin-bypass"]="1"),Object.assign(u,jr(e)),o&&(u.Authorization=`Bearer ${o}`);let d=new AbortController,f=setTimeout(()=>d.abort(),r);try{return await s(`${ne()}${e}`,{method:"POST",headers:u,body:JSON.stringify(t),signal:d.signal,credentials:"omit"})}finally{clearTimeout(f)}}var i={get:(e,t)=>he(`${ne()}${e}`,{...t,method:"GET"}),post:(e,t,n)=>he(`${ne()}${e}`,{...n,method:"POST",body:t?JSON.stringify(t):void 0}),put:(e,t,n)=>he(`${ne()}${e}`,{...n,method:"PUT",body:t?JSON.stringify(t):void 0}),patch:(e,t,n)=>he(`${ne()}${e}`,{...n,method:"PATCH",body:t?JSON.stringify(t):void 0}),delete:(e,t)=>he(`${ne()}${e}`,{...t,method:"DELETE"}),upload:(e,t,n)=>{let{headers:r,...s}=n||{},o={...r};return delete o["Content-Type"],he(`${ne()}${e}`,{...s,method:"POST",body:t,headers:o})},uploadPut:(e,t,n)=>{let{headers:r,...s}=n||{},o={...r};return delete o["Content-Type"],he(`${ne()}${e}`,{...s,method:"PUT",body:t,headers:o})},postStream:Jd};var bt=new Map,$r=new Map;function Mr(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return e.slice(0,t)}function mi(e){return bt.get(Mr(e))??null}function fi(e){return bt.has(Mr(e))}async function xt(e){let t=Mr(e),n=bt.get(t);if(n!==void 0)return n;let r=$r.get(t);if(r)return r;let s=(async()=>{try{let o=await i.get("/p/config",{showErrors:!1,errorContext:{operation:"load preview config",silent:!0}});if(!o.success)return null;let u=typeof o.data?.preview_url_template=="string"?o.data.preview_url_template:null;return bt.set(t,u),u}catch{return null}finally{$r.delete(t)}})();return $r.set(t,s),s}function yi(e){let{apiBaseUrl:t}=e;return fi(t)||xt(t).catch(()=>{}),{sandboxId:e.sandboxId,backendPort:e.backendPort,apiBaseUrl:t,previewUrlTemplate:mi(t)}}function re(){let e=ri();return e||($().billingEnabled??!1?"":si())}async function Dr(e,t){return(await e.json().catch(()=>({})))?.error||e.statusText||t}function qr(e){if(!e)throw new Error("[opencode-sdk] Server URL not ready \u2014 sandbox is still loading");return e}async function hi(e){let t=qr(e),n=await M(`${t}/env`);if(!n.ok)throw new Error(await Dr(n,"Failed to load secrets"));return(await n.json()).secrets??{}}async function bi(e,t,n){let r=qr(e),s=await M(`${r}/env/${encodeURIComponent(t)}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({value:n})});if(!s.ok)throw new Error(await Dr(s,"Failed to save secret"))}async function xi(e,t){let n=qr(e),r=await M(`${n}/env/${encodeURIComponent(t)}`,{method:"DELETE"});if(!r.ok)throw new Error(await Dr(r,"Failed to delete secret"))}var Xd={list:hi,set:bi,delete:xi};async function Qd(e,t,n){let r=e;for(;r.endsWith("/");)r=r.slice(0,-1);let s=await M(`${r}/kortix/triggers${t}`,{...n,headers:{"Content-Type":"application/json",...n?.headers}}),o=await s.json();if(!s.ok)throw new Error(o?.error||o?.message||`Request failed with ${s.status}`);return o}function ce(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return t===e.length?e:e.slice(0,t)}async function _t(e,t){let n=await e.json().catch(()=>({}));return n?.error||n?.message||e.statusText||t}function Ke(e){if(!e)throw new Error("[kortix-pty] Server URL not ready \u2014 sandbox is still loading");return ce(e)}async function _i(e){let t=Ke(e),n=await M(`${t}/kortix/pty`);if(!n.ok)throw new Error(await _t(n,"Failed to list terminals"));return n.json()}async function Pi(e,t){let n=Ke(e),r=await M(`${n}/kortix/pty`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t??{})});if(!r.ok)throw new Error(await _t(r,"Failed to create terminal"));return r.json()}async function ki(e,t,n){let r=Ke(e),s=await M(`${r}/kortix/pty/${encodeURIComponent(t)}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(n)});if(!s.ok)throw new Error(await _t(s,"Failed to update terminal"));return s.json()}async function wi(e,t){let n=Ke(e),r=await M(`${n}/kortix/pty/${encodeURIComponent(t)}`,{method:"DELETE"});if(!r.ok)throw new Error(await _t(r,"Failed to remove terminal"))}async function Si(e,t,n){let r=Ke(t),o=`${(()=>{try{let f=new URL(r);return f.protocol==="https:"?f.protocol="wss:":f.protocol==="http:"&&(f.protocol="ws:"),typeof window<"u"&&window.location.protocol==="https:"&&f.protocol==="ws:"&&(f.protocol="wss:"),ce(f.toString())}catch{return r.replace("https://","wss://").replace("http://","ws://")}})()}/kortix/pty/${encodeURIComponent(e)}/connect`,u=new URLSearchParams,p=await Be();p&&u.set("token",p),n?.wake&&u.set("wake","1");let d=u.toString();return d?`${o}${o.includes("?")?"&":"?"}${d}`:o}var Yd={list:_i,create:Pi,update:ki,remove:wi,webSocketUrl:Si};async function A(e,t,n,r){let s=e;for(;s.endsWith("/");)s=s.slice(0,-1);let o=await M(`${s}${t}`,{...n,headers:{"Content-Type":"application/json",...n?.headers}},r),u=await o.text(),p={};try{p=u?JSON.parse(u):{}}catch{p={}}if(!o.ok)throw new Error(p?.error||p?.message||p?.details||u.slice(0,200)||`Request failed with ${o.status}`);return p}async function mb(e,t={}){let n=new URLSearchParams;t.projectId&&n.set("project_id",t.projectId),t.status&&n.set("status",t.status);let r=n.toString()?`?${n}`:"";return A(e,`/kortix/tasks${r}`)}async function fb(e,t){return A(e,`/kortix/tasks/${encodeURIComponent(t)}`)}async function yb(e,t){return A(e,`/kortix/tasks/${encodeURIComponent(t)}/events`)}async function hb(e,t){return A(e,`/kortix/tasks/${encodeURIComponent(t)}/status`)}async function bb(e,t){return A(e,"/kortix/tasks",{method:"POST",body:JSON.stringify(t)})}async function xb(e,t,n){return A(e,`/kortix/tasks/${encodeURIComponent(t)}`,{method:"PATCH",body:JSON.stringify(n)})}async function _b(e,t){return A(e,`/kortix/tasks/${encodeURIComponent(t)}/start`,{method:"POST"})}async function Pb(e,t){return A(e,`/kortix/tasks/${encodeURIComponent(t)}/approve`,{method:"POST"})}async function kb(e,t){return A(e,`/kortix/tasks/${encodeURIComponent(t)}`,{method:"DELETE"})}async function wb(e,t){let n=t?`?project_id=${encodeURIComponent(t)}`:"";return A(e,`/kortix/tickets${n}`)}async function Sb(e,t){return A(e,`/kortix/tickets/${encodeURIComponent(t)}`)}async function vb(e,t){return A(e,`/kortix/tickets/${encodeURIComponent(t)}/events`)}async function Ab(e,t){return A(e,"/kortix/tickets",{method:"POST",body:JSON.stringify(t)})}async function Cb(e,t,n){return A(e,`/kortix/tickets/${encodeURIComponent(t)}`,{method:"PATCH",body:JSON.stringify(n)})}async function Rb(e,t,n){return A(e,`/kortix/tickets/${encodeURIComponent(t)}/status`,{method:"POST",body:JSON.stringify(n)})}async function Tb(e,t,n){return A(e,`/kortix/tickets/${encodeURIComponent(t)}/assign`,{method:"POST",body:JSON.stringify(n)})}async function Ib(e,t,n){return A(e,`/kortix/tickets/${encodeURIComponent(t)}/unassign`,{method:"POST",body:JSON.stringify(n)})}async function Eb(e,t,n){return A(e,`/kortix/tickets/${encodeURIComponent(t)}/comments`,{method:"POST",body:JSON.stringify(n)})}async function jb(e,t){return A(e,`/kortix/tickets/${encodeURIComponent(t)}`,{method:"DELETE"})}async function $b(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}/columns`)}async function Mb(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/columns`,{method:"PUT",body:JSON.stringify({columns:n})})}async function Db(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}/fields`)}async function qb(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/fields`,{method:"PUT",body:JSON.stringify({fields:n})})}async function Ob(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}/templates`)}async function Ub(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/templates`,{method:"PUT",body:JSON.stringify({templates:n})})}async function Fb(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}/pm-session`,{method:"POST"})}async function Lb(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}/agents`)}async function Gb(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/agents`,{method:"POST",body:JSON.stringify(n)})}async function Bb(e,t,n,r){return A(e,`/kortix/projects/${encodeURIComponent(t)}/agents/${encodeURIComponent(n)}`,{method:"PATCH",body:JSON.stringify(r)})}async function Nb(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/agents/${encodeURIComponent(n)}`,{method:"DELETE"})}async function Kb(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/agents/${encodeURIComponent(n)}/persona`)}async function Hb(e,t,n=200){return A(e,`/kortix/projects/${encodeURIComponent(t)}/activity?limit=${n}`)}async function Wb(e){return A(e,"/kortix/projects")}async function zb(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}`)}async function Vb(e,t){return A(e,`/kortix/projects/by-session/${encodeURIComponent(t)}`)}async function Jb(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}/sessions`)}async function Xb(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}`,{method:"DELETE"})}async function Qb(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}`,{method:"PATCH",body:JSON.stringify(n)})}async function Yb(e,t,n="all"){return A(e,`/kortix/projects/${encodeURIComponent(t)}/milestones?status=${n}`)}async function Zb(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}`)}async function ex(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}/events`)}async function tx(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/milestones`,{method:"POST",body:JSON.stringify(n)})}async function nx(e,t,n,r){return A(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}`,{method:"PATCH",body:JSON.stringify(r)})}async function rx(e,t,n,r){return A(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}/close`,{method:"POST",body:JSON.stringify(r)})}async function sx(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}/reopen`,{method:"POST"})}async function ix(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/milestones/${encodeURIComponent(n)}`,{method:"DELETE"})}async function ox(e,t){return A(e,`/kortix/projects/${encodeURIComponent(t)}/credentials`)}async function ax(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/credentials/${encodeURIComponent(n)}/events`)}async function cx(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/credentials`,{method:"POST",body:JSON.stringify(n)})}async function lx(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/credentials/${encodeURIComponent(n)}`)}async function ux(e,t,n){return A(e,`/kortix/projects/${encodeURIComponent(t)}/credentials/${encodeURIComponent(n)}`,{method:"DELETE"})}var Zd=1e4,eg={retryOnAuthError:!1};function Ie(e,t,n){return A(e,t,{signal:AbortSignal.timeout(Zd),...n},eg)}async function px(e,t=!1){return(await Ie(e,`/kortix/services${t?"?all=true":""}`)).services??[]}async function dx(e){return(await Ie(e,"/kortix/services/templates")).templates??[]}async function gx(e,t){return(await Ie(e,`/kortix/services/${encodeURIComponent(t)}/logs`)).logs??[]}async function mx(e,t,n){let r=n==="delete",s=r?`/kortix/services/${encodeURIComponent(t)}`:`/kortix/services/${encodeURIComponent(t)}/${n}`;return Ie(e,s,{method:r?"DELETE":"POST"})}async function fx(e,t){return Ie(e,`/kortix/services/reconcile${t?"?reload=true":""}`,{method:"POST"})}async function yx(e,t){return Ie(e,"/kortix/services/register",{method:"POST",body:JSON.stringify(t)})}var Pt=new Map,He=class extends Error{constructor(t="[opencode-sdk] Server URL not ready \u2014 sandbox is still loading"){super(t),this.name="RuntimeNotReadyError"}};function be(){let e=re();if(!e)throw new He;return le(e)}function le(e){if(!e)throw new Error("[opencode-sdk] getClientForUrl called without a url");let t=Pt.get(e);if(t)return t;if(!on())throw new Error("[opencode-sdk] No auth token provider configured \u2014 call configureKortix()/createKortix() before talking to a sandbox runtime.");let n=Sr({baseUrl:e,fetch:M});return Pt.set(e,n),n}function wx(e){Pt.delete(e)}function Sx(){Pt.clear()}var kt=new Map;function vx(e){if(!e)throw new Error("[opencode-sdk] getPublicClientForUrl called without a url");let t=kt.get(e);if(t)return t;let n=Sr({baseUrl:e,fetch});return kt.set(e,n),n}function Ax(e){kt.delete(e)}function Cx(){kt.clear()}async function tg(e){let t=await e.text().catch(()=>"");try{let n=JSON.parse(t);return n?.error||n?.message||t||e.statusText||`HTTP ${e.status}`}catch{return t||e.statusText||`HTTP ${e.status}`}}async function Rx(e){let t=re();if(!t)throw new C("[opencode-sdk] Server URL not ready \u2014 sandbox is still loading",{code:"RUNTIME_UNAVAILABLE"});let n=e==="full"?"/kortix/refresh":"/global/dispose",r=await M(`${t}${n}`,{method:"POST"}),s=r.headers.get("content-type")??"",o=/^application\/([\w.+-]+\+)?json\b/i.test(s.trim());if(!r.ok)throw new C(`System reload failed (${r.status}): ${await tg(r)}`,{status:r.status,response:r,code:"RUNTIME_UNAVAILABLE"});if(!o)throw new C(`System reload endpoint is unavailable on this sandbox (${n})`,{status:r.status,response:r,code:"RUNTIME_UNAVAILABLE"});let u;try{u=await r.json()}catch(d){throw new C(`System reload returned malformed JSON from ${n}: ${d instanceof Error?d.message:String(d)}`,{status:r.status,response:r,code:"RUNTIME_UNAVAILABLE"})}let p=u===!0||typeof u=="object"&&u!==null&&u.ok===!0;return{success:p,mode:e,steps:p?[e==="full"?"refreshed workspace and restarted runtime":"reloaded config in place"]:[],errors:p?[]:[`the sandbox did not confirm the reload (${n})`]}}function Ri(e){if(e.error){let t=e.error,n=t?.data?.message||t?.message||(typeof t?.error=="string"?t.error:null)||"SDK request failed";throw new C(n,{status:t?.response?.status??t?.status,response:t?.response,details:t})}return e.data}async function Ee(e){let t=await e.text().catch(()=>""),n=null;try{n=JSON.parse(t)}catch{}return n?.error||t||e.statusText||`HTTP ${e.status}`}function J(e){let t=(e??re()).trim();if(!t)throw new He;return t}async function vt(e,t){let n=await M(`${J(t)}${e}`);if(!n.ok)throw new C(await Ee(n),{status:n.status,response:n});return n.json()}var Fr=["/workspace","/tmp","/home","/opt"],ng=Fr.filter(e=>e!=="/workspace");function Ti(e){return Fr.some(t=>e===t||e.startsWith(`${t}/`))}function St(e){return Ti(e)?e:`/workspace/${e.replace(/^\/+/,"")}`}function je(e){let t=e||"";if(t==="/workspace"||t==="/workspace/")return"";if(t.startsWith("/workspace/"))t=t.slice(11);else if(ng.some(n=>t===n||t.startsWith(`${n}/`)))return t;for(;t.startsWith("/");)t=t.slice(1);return t}var Ii=je;async function At(e,t){let n=J(t),r=je(e)||".";return(await vt(`/file?path=${encodeURIComponent(r)}`,n)).map(o=>({...o,path:o.absolute||`/workspace/${o.path}`}))}async function Ve(e,t){let n=J(t),r=je(e),s=await M(`${n}/file/content?path=${encodeURIComponent(r)}`);if(!s.ok)throw new C(await Ee(s),{status:s.status,response:s});return s.json()}async function rg(e,t,n){let r=J(n),s=je(e),o=await M(`${r}/file/raw?path=${encodeURIComponent(s)}`);if(!o.ok)throw new C(await Ee(o),{status:o.status,response:o});if((o.headers.get("content-type")||"").includes("text/html"))throw new C("File could not be loaded (raw byte route unavailable)",{status:o.status,response:o,code:"INVALID_CONTENT_TYPE"});let u=await o.blob();return t&&(!u.type||u.type==="application/octet-stream")?new Blob([u],{type:t}):u}async function Je(e,t){let n=J(t);try{return await rg(e,void 0,n)}catch{}let r=await Ve(e,n);if(r.encoding==="base64"&&r.content){let s=Uint8Array.from(atob(r.content),o=>o.charCodeAt(0));return new Blob([s],{type:r.mimeType||"application/octet-stream"})}return new Blob([r.content??""],{type:r.mimeType||"text/plain;charset=utf-8"})}async function Ct(e){return vt("/file/status",J(e))}async function Rt(e,t,n){let r=J(n),s=new URLSearchParams({query:e});return t?.type&&s.set("type",t.type),t?.limit&&s.set("limit",String(t.limit)),vt(`/find/file?${s.toString()}`,r)}async function Tt(e,t){let n=J(t);return(await vt(`/find?pattern=${encodeURIComponent(e)}`,n)).map(s=>({path:typeof s.path=="string"?s.path:s.path?.text??"",lines:typeof s.lines=="string"?s.lines:s.lines?.text??"",line_number:s.line_number,absolute_offset:s.absolute_offset,submatches:(s.submatches??[]).map(o=>({start:o.start,end:o.end}))}))}var We=[400,1200],sg=e=>e===408||e===429||e===502||e===503||e===504,vi=e=>new Promise(t=>setTimeout(t,e));function ig(e){let t=e?.name;return t==="TimeoutError"||t==="AbortError"}var Or=3e4,og=15*6e4,ag=256;function ze(e){if(typeof e!="number"||!Number.isFinite(e)||e<=0)return Or;let t=Or+e/ag;return Math.min(og,Math.max(Or,Math.round(t)))}async function cg(e){let t=await e.text().catch(()=>""),n=null;try{n=t?JSON.parse(t):null}catch{}let r=n?.error||n?.message||n?.data?.message;return typeof r=="string"&&r.trim()?r.trim():(e.headers.get("content-type")||"").includes("text/html")||/<html[\s>]/i.test(t)?e.status===502||/bad gateway/i.test(t)?"Bad gateway while reaching the sandbox upload service. Please retry.":e.statusText||`HTTP ${e.status}`:t.replace(/\s+/g," ").trim().slice(0,500)||e.statusText||`HTTP ${e.status}`}async function wt(e,t){let n;for(let s=0;s<=We.length;s++){let o;try{o=await t(e())}catch(p){if(n=p,ig(p)||s===We.length)break;await vi(We[s]);continue}if(o.ok)return o.json();let u=await cg(o);if(n=new C(`Upload failed (${o.status}): ${u}`,{status:o.status,response:o}),!sg(o.status)||s===We.length)throw n;await vi(We[s])}if(n instanceof C)throw n;let r=n instanceof Error?n.message:String(n||"request failed");throw new C(`Upload failed: ${r}`)}var Ur=64*1024;function Ai(e,t){try{e?.onProgress?.(t)}catch{}}function Ci(e,t,n){let r=new FormData,s=(t??"").trim();return s&&r.append("path",s.startsWith("/")?s:`/${s}`),n&&r.append("filename",n),n?r.append("file",e,n):r.append("file",e),r}function lg(e){let t=e.lastIndexOf("/");return t<0?{parent:"",name:e}:{parent:e.slice(0,t)||"/",name:e.slice(t+1)}}async function Xe(e,t,n,r,s){let o=typeof r=="string"?r:void 0,u=typeof r=="string"?s:r,p=J(o),d=ze(e.size),f=n||(e instanceof File?e.name:"")||"";if(e.size<=Ur){let _=await wt(()=>Ci(e,t,f),k=>M(`${p}/file/upload`,{method:"POST",body:k},{timeoutMs:d}));return Ai(u,{loadedBytes:e.size,totalBytes:e.size}),_}let h=(await wt(()=>Ci(new Blob([],{type:e.type}),t,f),_=>M(`${p}/file/upload`,{method:"POST",body:_},{timeoutMs:ze(0)})))[0]?.path;if(!h)throw new C("Upload reservation returned no file path",{code:"UPLOAD_NO_RESULT"});let x=lg(h);if(!x.name)throw new C(`Upload reservation returned an invalid file path: ${h}`,{code:"UPLOAD_INVALID_PATH"});try{for(let _=0;_<e.size;_+=Ur){let k=Math.min(e.size,_+Ur),R=e.slice(_,k,e.type),E=await wt(()=>{let l=new FormData;return x.parent&&l.append("path",x.parent),l.append("filename",x.name),l.append("first",_===0?"true":"false"),l.append("offset",String(_)),l.append("file",R,x.name),l},l=>M(`${p}/file/append`,{method:"POST",body:l},{timeoutMs:ze(R.size)}));if(E.path!==h||E.size!==k)throw new C(`Upload verification failed for ${h}: expected ${k} bytes, received ${E.size}`,{code:"UPLOAD_SIZE_MISMATCH"});Ai(u,{loadedBytes:k,totalBytes:e.size})}}catch(_){throw await _e(h,p).catch(()=>{}),_}return[{path:h,size:e.size}]}function ug(e,t,n){let r=J(n),s=ze(t.size);return wt(()=>{let o=new FormData;return o.append(e,t,e.split("/").pop()||"file"),o},o=>M(`${r}/file/upload`,{method:"POST",body:o},{timeoutMs:s}))}async function It(e,t){let n=J(t),r=e.trim(),o=(r.startsWith("/")?r:`/${r}`).split("/"),u=o.pop()||"untitled",p=o.join("/")||"/workspace",d=await Qe(`${p}/${u}`,new Blob([],{type:"application/octet-stream"}),n);return[{path:d.path,size:d.bytes}]}async function Et(e,t,n){let r=J(n);return ug(t,await Je(e,r),r)}function pg(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return e.slice(0,t)}function dg(e){let t=e.lastIndexOf("/");return t<=0?"/":e.slice(0,t)}function gg(e){return e.slice(e.lastIndexOf("/")+1)}function mg(){let e=typeof crypto<"u"?crypto:void 0;if(e?.randomUUID)return e.randomUUID();if(e?.getRandomValues){let t=new Uint8Array(8);return e.getRandomValues(t),[...t].map(n=>n.toString(16).padStart(2,"0")).join("")}return`${Date.now().toString(36)}-${Math.random().toString(36).slice(2,10)}`}async function Qe(e,t,n){let r=J(n),s=St(pg(e.trim())),o=gg(s);if(!o)throw new C(`writeFile needs a file path, got "${e}"`,{code:"INVALID_PATH"});let u=dg(s);await Ye(u,r).catch(()=>{});let p=mg(),d=await Xe(t,u,`.${o}.kortix-write-${p}`,r),f=d[0]?.path;if(!f)throw new C(`Upload returned no file for ${s}`,{code:"UPLOAD_NO_RESULT"});let m=St(f),h=`${s}.kortix-write-backup-${p}`,x=!1;try{await xe(s,h,r),x=!0}catch{}try{await xe(m,s,r)}catch(k){throw x&&await xe(h,s,r).catch(()=>{}),await _e(m,r).catch(()=>{}),k}x&&await _e(h,r).catch(()=>{});let _=d[0]?.size;return{path:s,bytes:typeof _=="number"?_:t.size}}async function _e(e,t){let n=await M(`${J(t)}/file`,{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})});if(!n.ok)throw new C(`Delete failed (${n.status}): ${await Ee(n)}`,{status:n.status,response:n});return n.json()}async function Ye(e,t){let n=await M(`${J(t)}/file/mkdir`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})});if(!n.ok)throw new C(`Mkdir failed (${n.status}): ${await Ee(n)}`,{status:n.status,response:n});return n.json()}async function xe(e,t,n){let r=await M(`${J(n)}/file/rename`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({from:e,to:t})});if(!r.ok)throw new C(`Rename failed (${r.status}): ${await Ee(r)}`,{status:r.status,response:r});return r.json()}async function Ei(){return Ri(await be().project.current())}async function Lr(){return Ri(await be().global.health())}async function ji(){try{return(await Lr()).healthy===!0}catch{return!1}}var fg={list:At,read:Ve,readBlob:Je,status:Ct,findFiles:Rt,findText:Tt,upload:Xe,write:Qe,create:It,copy:Et,remove:_e,mkdir:Ye,rename:xe,currentProject:Ei,health:Lr,isReachable:ji,toDaemonPath:je,toSandboxAbsolutePath:St,toWorkspaceRelative:Ii};function a(e,t="Project request failed"){if(!e.success||e.data===void 0)throw e.error??new Error(t);return e.data}function Gr(e){return e.replace(/\/v1\/?$/,"")}async function $e(e,t){if(!e.backendUrl||!e.accessToken)return null;let n=Gr(e.backendUrl);try{let r=await fetch(`${n}${t}`,{headers:{Authorization:`Bearer ${e.accessToken}`,"Content-Type":"application/json"},signal:AbortSignal.timeout(e.timeoutMs??8e3)});return r.ok?await r.json():null}catch{return null}}async function $i(){return a(await i.get("/accounts"))}async function Mi(e){return a(await i.post("/accounts",e))}async function Di(e){return a(await i.get(`/accounts/${e}`))}async function qi(e,t){return a(await i.patch(`/accounts/${e}`,{name:t}))}async function Oi(e){return a(await i.get(`/accounts/${e}/branding`))}async function Ui(e,t){return a(await i.put(`/accounts/${e}/branding`,t))}async function Fi(e,t,n,r){let s=new FormData;return s.append("file",n,r??(n instanceof File?n.name:t)),a(await i.upload(`/accounts/${e}/branding/assets/${t}`,s))}async function Li(e,t){return a(await i.delete(`/accounts/${e}/branding/assets/${t}`))}async function Gi(e){return a(await i.delete(`/accounts/${e}/branding`))}async function Bi(e){return a(await i.get(`/accounts/${e}/members`))}async function Ni(e,t){return a(await i.post(`/accounts/${e}/members`,t,{showErrors:!1}))}async function Ki(e){return a(await i.get(`/accounts/${e}/invites`))}async function Hi(e,t){return a(await i.delete(`/accounts/${e}/invites/${t}`))}async function Wi(e,t){return a(await i.post(`/accounts/${e}/invites/${t}/resend`,{}))}async function zi(e){return a(await i.get(`/account-invites/${e}`,{showErrors:!1}))}async function Vi(e){return a(await i.post(`/account-invites/${e}/accept`,{}))}async function Ji(e){return a(await i.post(`/account-invites/${e}/decline`,{}))}async function Xi(e,t){return a(await i.delete(`/accounts/${e}/members/${t}`))}async function Qi(e,t,n){return a(await i.patch(`/accounts/${e}/members/${t}`,{role:n}))}async function Yi(e){return a(await i.post(`/accounts/${e}/leave`,{}))}async function Gx(e){return $e(e,"/v1/accounts")}async function Zi(){let e=await i.get("/accounts/me",{showErrors:!1});return!e.success||!e.data?{valid:!1,error:e.error}:{valid:!0,identity:e.data}}var Hx=["agent_tunnel","marketplace","connectors_api_discover","agentmail_email","teams","llm_gateway","review_center","meta_agent","apps","monitors","warm_sessions","secrets_egress","pi_worker"];async function Me(){return a(await i.get("/projects"))}async function to(e){let t=e?`?account_id=${encodeURIComponent(e)}`:"";return a(await i.get(`/projects${t}`))}async function Br(e,t){return a(await i.get(`/projects/${e}`,t))}async function no(e,t,n="write"){return a(await i.post(`/projects/${e}/git/collaborators`,{github_username:t,permission:n}))}async function ro(e,t){return a(await i.post(`/projects/${e}/manifest/validate`,{raw:t}),"Failed to validate manifest")}async function so(e){return a(await i.post(`/projects/${e}/git-token`,{}),"Failed to mint git token")}function Wx(e){let t=e.metadata?.git;return t?.provider==="github"&&t?.managed===!0}async function Nr(e,t){let n=a(await i.get(`/projects/${e}/detail`,{showErrors:!1,...t}));return{...n,config:{...n.config,default_agent:n.config.default_agent??n.config.open_code_default_agent??null}}}async function Kr(e,t){return a(await i.get(`/projects/${e}/llm-catalog`,{showErrors:!1,...t}))}async function Hr(e,t){return a(await i.get(`/projects/${e}/model-picker`,{showErrors:!1,...t}))}async function zx(e,t){return a(await i.get(`/projects/${e}/llm-catalog/providers`,{showErrors:!1,...t}))}async function io(e){return a(await i.post("/projects",e))}async function oo(e){return a(await i.post("/projects/create-repo",e))}async function ao(e,t={}){return a(await i.post("/projects/provision",{seed_starter:!0,...e},{timeout:12e4,...t}))}var eo=200;function hg(e){let t=e.split(`
8
8
  `).filter(r=>r.startsWith("data:")).map(r=>r.slice(5).replace(/^ /,""));if(t.length===0)return null;let n=t.join(`
9
- `);try{return JSON.parse(n)}catch(r){let s=n.length>Vi?`${n.slice(0,Vi)}\u2026`:n;throw new Error(`provisionProjectStream: received an unparseable SSE frame (${s})`,{cause:r})}}async function Bx(e,t,n={}){let r=await i.postStream("/projects/provision-stream",{seed_starter:!0,...e},n);if(!r.ok){let d=await r.json().catch(()=>null);throw new A(d?.error||`Provision failed: HTTP ${r.status}`,{status:r.status,code:d?.code})}let s=r.body?.getReader();if(!s)throw new Error("Provision stream is unavailable on this runtime (no response body)");let o=new TextDecoder,l="",p=null;try{for(;;){let{done:d,value:f}=await s.read();if(d)break;l+=o.decode(f,{stream:!0});let m=l.indexOf(`
9
+ `);try{return JSON.parse(n)}catch(r){let s=n.length>eo?`${n.slice(0,eo)}\u2026`:n;throw new Error(`provisionProjectStream: received an unparseable SSE frame (${s})`,{cause:r})}}async function Vx(e,t,n={}){let r=await i.postStream("/projects/provision-stream",{seed_starter:!0,...e},n);if(!r.ok){let d=await r.json().catch(()=>null);throw new C(d?.error||`Provision failed: HTTP ${r.status}`,{status:r.status,code:d?.code})}let s=r.body?.getReader();if(!s)throw new Error("Provision stream is unavailable on this runtime (no response body)");let o=new TextDecoder,u="",p=null;try{for(;;){let{done:d,value:f}=await s.read();if(d)break;u+=o.decode(f,{stream:!0});let m=u.indexOf(`
10
10
 
11
- `);for(;m!==-1;){let h=l.slice(0,m);l=l.slice(m+2),m=l.indexOf(`
11
+ `);for(;m!==-1;){let h=u.slice(0,m);u=u.slice(m+2),m=u.indexOf(`
12
12
 
13
- `);let x=lg(h);if(x){if(t(x),x.type==="error")throw new A(x.error,{status:x.status,code:x.code});x.type==="done"&&(p=x.project)}}}}finally{s.cancel().catch(()=>{})}if(!p)throw new Error("Provision stream ended without a result");return p}async function Nx(){try{return a(await i.get("/projects/managed-git/status",{showErrors:!1}))}catch{return{configured:!1,provider:"github"}}}async function Kr(e,t){return a(await i.patch(`/projects/${e}`,t))}async function no(e,t,n){return a(await i.patch(`/projects/${e}/features`,{feature:t,enabled:n}))}async function ro(e,t,n){return a(await i.patch(`/projects/${e}/experimental`,{feature:t,enabled:n}))}async function so(e,t){return a(await i.patch(`/projects/${e}/sandbox-provider`,{provider:t}))}async function Kx(e,t){return a(await i.get(`/projects/${e}/sandbox-provider/transition`,{showErrors:!1,...t}))}async function Hx(e,t){return a(await i.patch(`/projects/${e}/warm-pool`,t))}async function io(e,t){return a(await i.patch(`/projects/${e}/onboarding`,{completed:t}))}async function Wx(e,t){return a(await i.patch(`/projects/${e}/onboarding`,{profile:t}))}async function Hr(e){return a(await i.delete(`/projects/${e}`))}async function zx(e,t){return $e(e,`/v1/projects?account_id=${encodeURIComponent(t)}`)}async function Vx(e,t){if(!e.backendUrl||!e.accessToken)return{ok:!1,limitReached:!1};let n=Fr(e.backendUrl);try{let r=await fetch(`${n}/v1/projects/provision`,{method:"POST",headers:{Authorization:`Bearer ${e.accessToken}`,"Content-Type":"application/json"},body:JSON.stringify({seed_starter:!0,...t}),signal:AbortSignal.timeout(e.timeoutMs??9e4)});if(r.ok){let s=await r.json().catch(()=>null);return s?.project_id?{ok:!0,project:s}:{ok:!1,limitReached:!1}}return r.status===403?{ok:!1,limitReached:(await r.json().catch(()=>null))?.code==="project_limit_reached"}:{ok:!1,limitReached:!1}}catch{return{ok:!1,limitReached:!1}}}async function oo(e){return a(await i.post("/projects/link-repository",e,{showErrors:!1}))}async function ao(e){return a(await i.get(`/projects/github/installation?account_id=${encodeURIComponent(e)}`,{showErrors:!1}))}async function co(e){return a(await i.get(`/projects/github/installations?account_id=${encodeURIComponent(e)}`,{showErrors:!1}))}async function lo(e){return a(await i.post("/projects/github/installations/linkable",e,{showErrors:!1}))}async function uo(e,t,n){let r=new URLSearchParams({account_id:e});t&&r.set("installation_id",t);let s=n?.search?.trim();return s&&r.set("search",s),n?.limit!==void 0&&r.set("limit",String(n.limit)),a(await i.get(`/projects/github/repositories?${r.toString()}`,{showErrors:!1}))}async function po(e,t,n){let r=new URLSearchParams({account_id:e,installation_id:t,repo_full_name:n});return a(await i.get(`/projects/github/repository-branches?${r.toString()}`,{showErrors:!1}))}async function go(e){return a(await i.post("/projects/github/installation",e,{showErrors:!1}))}async function mo(e){return a(await i.post("/projects/github/installations/link",e,{showErrors:!1}))}async function fo(e,t){let n=new URLSearchParams({account_id:e});return t&&n.set("installation_id",t),a(await i.delete(`/projects/github/installation?${n.toString()}`))}async function t_(e,t){return a(await i.post(`/projects/${e}/access-requests`,{message:t?.trim()||void 0},{showErrors:!1}))}async function yo(e,t){return a(await i.get(`/projects/${e}/access-requests`,t))}async function ho(e,t,n="member"){return a(await i.post(`/projects/${e}/access-requests/${t}/approve`,{role:n}))}async function bo(e,t){return a(await i.post(`/projects/${e}/access-requests/${t}/reject`,{}))}async function xo(e){return a(await i.get(`/projects/${e}/access`))}async function _o(e,t,n){return a(await i.put(`/projects/${e}/access/${t}`,{role:n}))}async function Po(e,t){return a(await i.delete(`/projects/${e}/access/${t}`))}function n_(e){return"status"in e&&e.status==="invited"}async function ko(e,t,n,r){return a(await i.post(`/projects/${e}/access/invite`,{email:t,role:n,...r!==void 0?{expires_at:r}:{}}))}async function wo(e){return a(await i.get(`/projects/${e}/access/pending-invites`))}async function So(e,t){return a(await i.delete(`/projects/${e}/access/pending-invites/${t}`))}async function vo(e,t){return a(await i.post(`/projects/${e}/access/pending-invites/${t}/resend`))}async function Ao(e){return a(await i.get(`/projects/${e}/group-grants`))}async function Co(e,t,n,r){return a(await i.post(`/projects/${e}/group-grants`,r===void 0?{group_id:t,role:n}:{group_id:t,role:n,expires_at:r}))}async function Ro(e,t,n,r){return a(await i.patch(`/projects/${e}/group-grants/${t}`,r===void 0?{role:n}:{role:n,expires_at:r}))}async function To(e,t){return a(await i.delete(`/projects/${e}/group-grants/${t}`))}async function Io(e){return a(await i.get(`/projects/${e}/resource-grants`))}async function Eo(e,t){return a(await i.post(`/projects/${e}/resource-grants`,{resource_type:t.resourceType,resource_id:t.resourceId,principal_type:t.principalType,principal_id:t.principalId,...t.expiresAt!==void 0?{expires_at:t.expiresAt}:{}}))}async function jo(e,t){return a(await i.delete(`/projects/${e}/resource-grants/${t}`))}async function $o(e,t){return a(await i.get(`/projects/${e}/approvals`,{showErrors:t?.showErrors}))}async function Mo(e,t){return a(await i.get(`/projects/${e}/approvals/needs-input`,{showErrors:t?.showErrors}))}async function qo(e,t,n){return a(await i.post(`/projects/${e}/approvals/${t}`,{decision:n}))}async function Do(e){return a(await i.get(`/projects/${e}/secrets`,{showErrors:!1}))}async function Oo(e,t){return a(await i.post(`/projects/${e}/secrets`,t))}async function Uo(e,t,n,r={}){return a(await i.put(`/projects/${e}/secrets/${encodeURIComponent(t)}/strategy`,{strategy:n,...r}))}async function Fo(e,t,n){return a(await i.post(`/projects/${e}/secrets/${encodeURIComponent(t)}/broker`,n))}async function Lo(e,t,n){return a(await i.post(`/projects/${e}/oauth/${t}/start`,{sharing:n?.sharing}))}async function Go(e,t,n){return a(await i.post(`/projects/${e}/oauth/${t}/poll`,{flow_id:n}))}async function Bo(e,t){return a(await i.delete(`/projects/${e}/oauth/${encodeURIComponent(t)}`))}async function No(e,t){return a(await i.put(`/projects/${e}/git-credential`,t))}async function Ko(e,t){return a(await i.delete(`/projects/${e}/secrets/${encodeURIComponent(t)}`))}async function Ho(e,t,n){return a(await i.put(`/projects/${e}/secrets/${encodeURIComponent(t)}/personal`,n))}async function Wo(e,t){return a(await i.delete(`/projects/${e}/secrets/${encodeURIComponent(t)}/personal`))}function Wr(e,t){return e?`/connectors/projects/${encodeURIComponent(e)}/${t}`:`/connectors/${t}`}async function zr(e){return a(await i.get(Wr(e,"catalog"))).connectors??[]}async function It(e){let t=[];for(let n of await zr(e))for(let r of n.actions)t.push({tool:`${n.slug}.${r.path}`,connector:n.slug,action:r.path,risk:r.risk,description:r.description||r.name,inputSchema:r.inputSchema});return t}async function zo(e,t="",n={}){let r=t.trim().toLowerCase(),s=r.split(/\s+/).filter(Boolean),o=[],l=[];for(let p of await It(e)){let d=`${p.tool} ${p.description}`.toLowerCase();!r||d.includes(r)?o.push(p):s.every(f=>d.includes(f))&&l.push(p)}return[...o,...l].slice(0,n.limit??20)}async function Vo(e,t){return(await It(e)).find(n=>n.tool===t)??null}function ug(e){let t=e.indexOf("."),n=t<0?"":e.slice(0,t).trim(),r=t<0?"":e.slice(t+1).trim();if(!n||!r)throw new Error("tool must use the connector.action format");return{connector:n,action:r}}async function Jo(e,t,n={}){let{connector:r,action:s}=ug(t);return a(await i.post(Wr(e,"call"),{connector:r,action:s,args:n}))}function pg(e,t){if(e&&typeof e=="object"){let n=e;for(let r of["reason","error","message","detail"])if(typeof n[r]=="string"&&n[r])return n[r]}return`HTTP ${t}`}function dg(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t-=1;return t===e.length?e:e.slice(0,t)}async function Xo(e,t,n){let r=n.filename.trim(),s=n.contentType.trim();if(!r)throw new Error("filename is required");if(!s)throw new Error("contentType is required");let o={"Content-Type":s,"X-Kortix-Attachment-Filename":encodeURIComponent(r),"X-Kortix-Attachment-Disposition":n.contentDisposition??"attachment"};n.contentId?.trim()&&(o["X-Kortix-Attachment-Content-Id"]=encodeURIComponent(n.contentId.trim()));let l=dg($().backendUrl),p=Wr(e,"attachments"),d=await M(`${l}${p}`,{method:"POST",headers:o,body:t},{timeoutMs:6e4}),f=await d.text(),m=null;if(f)try{m=JSON.parse(f)}catch{m=f}if(!d.ok)throw new A(pg(m,d.status),{status:d.status,code:String(m&&typeof m=="object"?m.code??d.status:d.status),details:m,response:d,endpoint:p});return m}async function Qo(e){return a(await i.get(`/projects/${e}/connections`))}async function Yo(e){return a(await i.get(`/projects/${e}/connections/all`))}async function Zo(e,t){return a(await i.post(`/projects/${e}/connections`,t))}async function ea(e,t){return a(await i.post(`/projects/${e}/connections/me`,t))}async function ta(e,t,n){return a(await i.put(`/projects/${e}/connections/${t}/credential`,n))}function se(e,t,n){return`/projects/${e}/connections/${t}/oauth2/${n}`}async function d_(e,t){return a(await i.post(`/projects/${e}/connectors/${encodeURIComponent(t)}/oauth2/connection`,{}))}async function g_(e,t,n){return a(await i.put(se(e,t,"application"),n))}async function m_(e,t){return a(await i.get(se(e,t,"application")))}async function f_(e,t,n){return a(await i.post(se(e,t,"discover"),n))}async function y_(e,t,n={}){return a(await i.post(se(e,t,"discover-resource"),n))}async function h_(e,t,n){return a(await i.post(se(e,t,"register"),n))}async function b_(e,t,n){return a(await i.post(se(e,t,"authorize"),n))}async function x_(e,t,n){return a(await i.post(se(e,t,"device"),n))}async function __(e,t,n){return a(await i.post(se(e,t,`device/${encodeURIComponent(n)}`),{}))}async function P_(e,t){return a(await i.get(se(e,t,"status")))}async function na(e,t){return a(await i.put(`/projects/${e}/connections/${t}/revoke`,{}))}async function ra(e,t){return a(await i.put(`/projects/${e}/connections/${t}/activate`,{}))}async function sa(e,t){return a(await i.put(`/projects/${e}/connections/${t}/default`,{}))}async function ia(e,t,n={}){return a(await i.post(`/projects/${e}/connections/${t}/connect`,n))}async function oa(e,t){return a(await i.post(`/projects/${e}/connections/${t}/connect/finalize`,{}))}async function aa(e){return a(await i.get(`/connectors/projects/${e}/connectors`,{showErrors:!1}))}async function ca(e){return a(await i.post(`/connectors/projects/${e}/connectors/sync`,{}))}async function la(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/credential-mode`,{mode:n}))}async function ua(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/authorization-strategy`,{authorization_strategy:n}))}async function pa(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/sensitive`,{sensitive:n}))}async function da(e,t){return a(await i.get(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/policies`))}async function ga(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/policies`,{policies:n}))}async function k_(e,t){throw new Error("Connection-specific policies were removed. Use getConnectorPolicies(projectId, slug).")}async function w_(e,t,n){throw new Error("Connection-specific policies were removed. Use setConnectorPolicies(projectId, slug, policies).")}async function ma(e,t){return a(await i.get(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/config`))}async function fa(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/name`,{name:n}))}async function gg(e,t){return a(await i.post(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/connect`,{}))}var ya=gg;async function S_(e,t){return a(await i.get(`/connectors/projects/${e}/sessions/${encodeURIComponent(t)}/connect-requests`)).connectors??[]}async function ha(e,t){return a(await i.post(`/connectors/projects/${e}/connectors`,t))}async function ba(e,t){return a(await i.post(`/connectors/projects/${e}/connectors/auth-discovery`,t))}async function xa(e,t){return a(await i.delete(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}`))}async function _a(e,t,n){let r=typeof t=="string"||t===void 0?{...t?{q:t}:{},...n?{cursor:n}:{}}:t,s=new URLSearchParams;r.q&&s.set("q",r.q),r.category&&s.set("category",r.category),r.cursor&&s.set("cursor",r.cursor),r.limit&&s.set("limit",String(r.limit));let o=s.toString();return a(await i.get(`/connectors/projects/${e}/pipedream/apps${o?`?${o}`:""}`))}async function Pa(e,t){let n=new URLSearchParams;t?.perCategory&&n.set("perCategory",String(t.perCategory)),t?.maxCategories&&n.set("maxCategories",String(t.maxCategories));let r=n.toString();return a(await i.get(`/connectors/projects/${e}/pipedream/sections${r?`?${r}`:""}`))}async function v_(e,t={}){let n=new URLSearchParams;t.q&&n.set("q",t.q),t.category&&n.set("category",t.category),t.cursor&&n.set("cursor",t.cursor),t.limit&&n.set("limit",String(t.limit));let r=n.toString(),s=a(await i.get(`/connectors/projects/${e}/connect/toolkits${r?`?${r}`:""}`));if("toolkits"in s)return s;let o=s.cursor?.trim()||void 0;return{provider:"composio",toolkits:s.items,nextCursor:o,hasMore:!!o}}async function Vr(e,t,n){let r=new URLSearchParams;t&&r.set("q",t),n&&r.set("cursor",n);let s=r.toString();return a(await i.get(`/connectors/projects/${e}/discover/connectors${s?`?${s}`:""}`))}async function Jr(e,t){let n=new URLSearchParams({id:t});return a(await i.get(`/connectors/projects/${e}/discover/connectors/detail?${n.toString()}`))}var A_=Vr,C_=Jr;async function ka(){return a(await i.get("/connectors/connect-status"))}async function wa(e,t,n){let r=typeof n=="string"?{value:n}:n;return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/credential`,r))}async function R_(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/secret-binding`,{secret_identifier:n}))}async function mg(e,t){return a(await i.post(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/connect/finalize`,{}))}var Sa=mg;async function va(e){return a(await i.get(`/connectors/projects/${e}/policies`))}async function Aa(e,t,n){return a(await i.put(`/connectors/projects/${e}/policies`,{policies:t,defaultMode:n}))}async function Ca(e){return a(await i.get(`/projects/${e}/sandboxes`))}async function Ra(e){return a(await i.get(`/projects/${e}/snapshots`))}async function Xr(e){return a(await i.get(`/projects/${e}/sandbox-health`,{showErrors:!1,timeout:15e3}))}async function Ta(e,t){return a(await i.post(`/projects/${e}/snapshots/rebuild`,t?{slug:t}:{}))}async function Ia(e){return a(await i.post(`/projects/${e}/snapshots/fix-with-agent`,{}))}async function Ea(e,t){return a(await i.post(`/projects/${e}/sandbox-templates`,t))}async function ja(e,t,n){return a(await i.patch(`/projects/${e}/sandbox-templates/${t}`,n))}async function $a(e,t){return a(await i.delete(`/projects/${e}/sandbox-templates/${t}`))}async function Ma(e,t){return a(await i.post(`/projects/${e}/sandbox-templates/${t}/build`,{}))}async function qa(e){return a(await i.get(`/projects/${e}/sandboxes`))}async function Da(e,t){let n=new URLSearchParams;t?.ref&&n.set("ref",t.ref),t?.path&&n.set("path",t.path);let r=n.toString()?`?${n.toString()}`:"";return a(await i.get(`/projects/${e}/files${r}`,{showErrors:!1}))}async function Oa(e,t,n){let r=new URLSearchParams({q:t});return n?.content&&r.set("content","1"),n?.ref&&r.set("ref",n.ref),n?.limit&&r.set("limit",String(n.limit)),a(await i.get(`/projects/${e}/files/search?${r.toString()}`))}async function Ua(e,t,n){let r=new URLSearchParams({path:t});return n&&r.set("ref",n),a(await i.get(`/projects/${e}/files/content?${r.toString()}`,{showErrors:!1}))}async function Fa(e,t,n){let r=new URLSearchParams;t&&r.set("ref",t),n&&r.set("path",n);let s=r.toString()?`?${r.toString()}`:"",o=await ae(),l=`${$().backendUrl||""}/projects/${e}/files/archive${s}`,p=await fetch(l,{method:"GET",headers:o?{Authorization:`Bearer ${o}`}:{}});if(!p.ok){let d=await p.text().catch(()=>"");throw new Error(d||`Failed to download (HTTP ${p.status})`)}return await p.blob()}async function La(e){return a(await i.get(`/projects/${e}/branches`))}async function Ga(e,t){let n=new URLSearchParams;t?.ref&&n.set("ref",t.ref),t?.path&&n.set("path",t.path),t?.limit!=null&&n.set("limit",String(t.limit)),t?.skip!=null&&n.set("skip",String(t.skip));let r=n.toString()?`?${n.toString()}`:"";return a(await i.get(`/projects/${e}/commits${r}`))}async function Ba(e,t){return a(await i.get(`/projects/${e}/commits/${encodeURIComponent(t)}`))}async function Na(e,t,n){let r=new URLSearchParams;n?.path&&r.set("path",n.path);let s=r.toString()?`?${r.toString()}`:"";return a(await i.get(`/projects/${e}/commits/${encodeURIComponent(t)}/diff${s}`))}async function Ka(e,t,n){let r=new URLSearchParams({path:t});return n?.ref&&r.set("ref",n.ref),n?.limit!=null&&r.set("limit",String(n.limit)),n?.skip!=null&&r.set("skip",String(n.skip)),a(await i.get(`/projects/${e}/files/history?${r.toString()}`))}async function Ha(e,t){let n=new URLSearchParams({from:t.from,into:t.into});return a(await i.get(`/projects/${e}/version-diff?${n.toString()}`))}async function Wa(e,t){let n=t?`?status=${t}`:"";return a(await i.get(`/projects/${e}/change-requests${n}`,{showErrors:!1,timeout:15e3}))}async function za(e,t){return a(await i.get(`/projects/${e}/change-requests/${t}`))}async function Va(e,t){return a(await i.get(`/projects/${e}/change-requests/${t}/diff`))}async function Ja(e,t){return a(await i.get(`/projects/${e}/change-requests/${t}/merge-preview`))}async function Xa(e,t){return a(await i.post(`/projects/${e}/change-requests`,t))}async function Qa(e,t,n){return a(await i.post(`/projects/${e}/change-requests/${t}/merge`,n??{},{showErrors:!1}))}async function Ya(e,t){return a(await i.post(`/projects/${e}/change-requests/${t}/close`,{}))}async function Za(e,t){return a(await i.post(`/projects/${e}/change-requests/${t}/reopen`,{}))}async function ec(e,t,n){return a(await i.post(`/projects/${e}/change-requests/${t}/request-changes`,{feedback:n}))}async function tc(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/commit-push`,n??{}))}var Qr=new Set;function Et(e){e&&Qr.add(e)}function nc(e){return!!e&&Qr.has(e)}function z_(e){e&&Qr.delete(e)}async function Ye(e,t){let n=new URLSearchParams;t?.scope&&t.scope!=="visible"&&n.set("scope",t.scope);let r=n.size>0?`?${n}`:"";return a(await i.get(`/projects/${e}/sessions${r}`))}async function rc(e,t,n){return a(await i.put(`/projects/${e}/sessions/${t}/sharing`,n))}async function sc(e,t){return a(await i.get(`/projects/${e}/sessions/${t}/previews`))}async function ic(e,t){return a(await i.get(`/projects/${e}/sessions/${t}/public-shares`,{showErrors:!1}))}async function oc(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/public-shares`,n))}async function ac(e,t,n){return a(await i.delete(`/projects/${e}/sessions/${t}/public-shares/${n}`))}async function Ze(e,t){let n=a(await i.post(`/projects/${e}/sessions`,t??{}));return t?.initial_prompt||Et(n?.session_id),n}async function cc(e,t){let n=t?.excludeSessionId?{exclude_session_id:t.excludeSessionId}:{},r=a(await i.post(`/projects/${e}/sessions/warm`,n,{showErrors:!1}));return r.reused||Et(r.session.session_id),r}async function lc(e,t){let n=a(await i.post(`/projects/${e}/sessions/warm/claim`,t,{showErrors:!1}));return Et(n.session_id),n}async function Yr(e,t,n){return a(await i.get(`/projects/${e}/sessions/${t}`,{showErrors:n?.showErrors}))}async function uc(e,t,n,r){let s=new URLSearchParams;n&&s.set("limit",String(n)),r?.cursor&&s.set("cursor",r.cursor),r?.includeEvents!=null&&s.set("include_events",String(r.includeEvents));let o=s.toString();return a(await i.get(`/projects/${e}/sessions/${t}/audit${o?`?${o}`:""}`,{showErrors:r?.showErrors}))}async function pc(e,t,n){let r=new URLSearchParams;n?.limit!=null&&r.set("limit",String(n.limit)),n?.chars!=null&&r.set("chars",String(n.chars));let s=r.toString();return a(await i.get(`/projects/${e}/sessions/${t}/transcript${s?`?${s}`:""}`))}async function dc(e,t,n){let r=new URLSearchParams({shape:"sync"});return n?.limit!=null&&r.set("limit",String(n.limit)),a(await i.get(`/projects/${e}/sessions/${t}/transcript?${r.toString()}`,{showErrors:!1}))}async function gc(e,t){return a(await i.get(`/projects/${e}/sessions/${t}/turn`))}async function Y_(e,t,n){let r=new URLSearchParams;n?.transcript!=null&&r.set("transcript",String(n.transcript));let s=r.toString();return a(await i.get(`/projects/${e}/sessions/${t}/snapshot${s?`?${s}`:""}`,{signal:n?.signal,showErrors:!1}))}async function mc(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/prompts`,{client_message_id:n.clientMessageId,message_id:n.messageId,parts:n.parts,...n.overrides?{overrides:n.overrides}:{},...n.remintOnDelivery?{remint_on_delivery:!0}:{},...typeof n.clientSentAtMs=="number"?{client_sent_at_ms:Math.trunc(n.clientSentAtMs)}:{}}))}async function fc(e,t){return a(await i.get(`/projects/${e}/sessions/${t}/prompts`))}async function yc(e,t,n){return a(await i.delete(`/projects/${e}/sessions/${t}/prompts/${n}`)).removed}async function hc(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/prompts/${n}/retry`,{}))}async function bc(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/prompts/hold`,{held:n}))}async function xc(e,t,n){return a(await i.patch(`/projects/${e}/sessions/${t}`,n))}async function _c(e,t){return a(await i.delete(`/projects/${e}/sessions/${t}`))}async function jt(e,t){return a(await i.post(`/projects/${e}/sessions/${t}/restart`,{}))}async function $t(e,t){return a(await i.post(`/projects/${e}/sessions/${t}/stop`,{}))}async function Pc(e,t){return a(await i.get(`/projects/${e}/sessions/${encodeURIComponent(t)}/config`,{showErrors:!1}))}function fg(e){let t=e.split(`
13
+ `);let x=hg(h);if(x){if(t(x),x.type==="error")throw new C(x.error,{status:x.status,code:x.code});x.type==="done"&&(p=x.project)}}}}finally{s.cancel().catch(()=>{})}if(!p)throw new Error("Provision stream ended without a result");return p}async function Jx(){try{return a(await i.get("/projects/managed-git/status",{showErrors:!1}))}catch{return{configured:!1,provider:"github"}}}async function Wr(e,t){return a(await i.patch(`/projects/${e}`,t))}async function co(e,t,n){return a(await i.patch(`/projects/${e}/features`,{feature:t,enabled:n}))}async function lo(e,t,n){return a(await i.patch(`/projects/${e}/experimental`,{feature:t,enabled:n}))}async function uo(e,t){return a(await i.patch(`/projects/${e}/sandbox-provider`,{provider:t}))}async function Xx(e,t){return a(await i.get(`/projects/${e}/sandbox-provider/transition`,{showErrors:!1,...t}))}async function Qx(e,t){return a(await i.patch(`/projects/${e}/warm-pool`,t))}async function po(e,t){return a(await i.patch(`/projects/${e}/onboarding`,{completed:t}))}async function Yx(e,t){return a(await i.patch(`/projects/${e}/onboarding`,{profile:t}))}async function zr(e){return a(await i.delete(`/projects/${e}`))}async function Zx(e,t){return $e(e,`/v1/projects?account_id=${encodeURIComponent(t)}`)}async function e_(e,t){if(!e.backendUrl||!e.accessToken)return{ok:!1,limitReached:!1};let n=Gr(e.backendUrl);try{let r=await fetch(`${n}/v1/projects/provision`,{method:"POST",headers:{Authorization:`Bearer ${e.accessToken}`,"Content-Type":"application/json"},body:JSON.stringify({seed_starter:!0,...t}),signal:AbortSignal.timeout(e.timeoutMs??9e4)});if(r.ok){let s=await r.json().catch(()=>null);return s?.project_id?{ok:!0,project:s}:{ok:!1,limitReached:!1}}return r.status===403?{ok:!1,limitReached:(await r.json().catch(()=>null))?.code==="project_limit_reached"}:{ok:!1,limitReached:!1}}catch{return{ok:!1,limitReached:!1}}}async function go(e){return a(await i.post("/projects/link-repository",e,{showErrors:!1}))}async function mo(e){return a(await i.get(`/projects/github/installation?account_id=${encodeURIComponent(e)}`,{showErrors:!1}))}async function fo(e){return a(await i.get(`/projects/github/installations?account_id=${encodeURIComponent(e)}`,{showErrors:!1}))}async function yo(e){return a(await i.post("/projects/github/installations/linkable",e,{showErrors:!1}))}async function ho(e,t,n){let r=new URLSearchParams({account_id:e});t&&r.set("installation_id",t);let s=n?.search?.trim();return s&&r.set("search",s),n?.limit!==void 0&&r.set("limit",String(n.limit)),a(await i.get(`/projects/github/repositories?${r.toString()}`,{showErrors:!1}))}async function bo(e,t,n){let r=new URLSearchParams({account_id:e,installation_id:t,repo_full_name:n});return a(await i.get(`/projects/github/repository-branches?${r.toString()}`,{showErrors:!1}))}async function xo(e){return a(await i.post("/projects/github/installation",e,{showErrors:!1}))}async function _o(e){return a(await i.post("/projects/github/installations/link",e,{showErrors:!1}))}async function Po(e,t){let n=new URLSearchParams({account_id:e});return t&&n.set("installation_id",t),a(await i.delete(`/projects/github/installation?${n.toString()}`))}async function a_(e,t){return a(await i.post(`/projects/${e}/access-requests`,{message:t?.trim()||void 0},{showErrors:!1}))}async function ko(e,t){return a(await i.get(`/projects/${e}/access-requests`,t))}async function wo(e,t,n="member"){return a(await i.post(`/projects/${e}/access-requests/${t}/approve`,{role:n}))}async function So(e,t){return a(await i.post(`/projects/${e}/access-requests/${t}/reject`,{}))}async function vo(e){return a(await i.get(`/projects/${e}/access`))}async function Ao(e,t,n){return a(await i.put(`/projects/${e}/access/${t}`,{role:n}))}async function Co(e,t){return a(await i.delete(`/projects/${e}/access/${t}`))}function c_(e){return"status"in e&&e.status==="invited"}async function Ro(e,t,n,r){return a(await i.post(`/projects/${e}/access/invite`,{email:t,role:n,...r!==void 0?{expires_at:r}:{}}))}async function To(e){return a(await i.get(`/projects/${e}/access/pending-invites`))}async function Io(e,t){return a(await i.delete(`/projects/${e}/access/pending-invites/${t}`))}async function Eo(e,t){return a(await i.post(`/projects/${e}/access/pending-invites/${t}/resend`))}async function jo(e){return a(await i.get(`/projects/${e}/group-grants`))}async function $o(e,t,n,r){return a(await i.post(`/projects/${e}/group-grants`,r===void 0?{group_id:t,role:n}:{group_id:t,role:n,expires_at:r}))}async function Mo(e,t,n,r){return a(await i.patch(`/projects/${e}/group-grants/${t}`,r===void 0?{role:n}:{role:n,expires_at:r}))}async function Do(e,t){return a(await i.delete(`/projects/${e}/group-grants/${t}`))}async function qo(e){return a(await i.get(`/projects/${e}/resource-grants`))}async function Oo(e,t){return a(await i.post(`/projects/${e}/resource-grants`,{resource_type:t.resourceType,resource_id:t.resourceId,principal_type:t.principalType,principal_id:t.principalId,...t.expiresAt!==void 0?{expires_at:t.expiresAt}:{}}))}async function Uo(e,t){return a(await i.delete(`/projects/${e}/resource-grants/${t}`))}async function Fo(e,t){return a(await i.get(`/projects/${e}/approvals`,{showErrors:t?.showErrors}))}async function Lo(e,t){return a(await i.get(`/projects/${e}/approvals/needs-input`,{showErrors:t?.showErrors}))}async function Go(e,t,n){return a(await i.post(`/projects/${e}/approvals/${t}`,{decision:n}))}async function Bo(e){return a(await i.get(`/projects/${e}/secrets`,{showErrors:!1}))}async function No(e,t){return a(await i.post(`/projects/${e}/secrets`,t))}async function Ko(e,t,n,r={}){return a(await i.put(`/projects/${e}/secrets/${encodeURIComponent(t)}/strategy`,{strategy:n,...r}))}async function Ho(e,t,n){return a(await i.post(`/projects/${e}/secrets/${encodeURIComponent(t)}/broker`,n))}async function Wo(e,t,n){return a(await i.post(`/projects/${e}/oauth/${t}/start`,{sharing:n?.sharing}))}async function zo(e,t,n){return a(await i.post(`/projects/${e}/oauth/${t}/poll`,{flow_id:n}))}async function Vo(e,t){return a(await i.delete(`/projects/${e}/oauth/${encodeURIComponent(t)}`))}async function Jo(e,t){return a(await i.put(`/projects/${e}/git-credential`,t))}async function Xo(e,t){return a(await i.delete(`/projects/${e}/secrets/${encodeURIComponent(t)}`))}async function Qo(e,t,n){return a(await i.put(`/projects/${e}/secrets/${encodeURIComponent(t)}/personal`,n))}async function Yo(e,t){return a(await i.delete(`/projects/${e}/secrets/${encodeURIComponent(t)}/personal`))}function Vr(e,t){return e?`/connectors/projects/${encodeURIComponent(e)}/${t}`:`/connectors/${t}`}async function Jr(e){return a(await i.get(Vr(e,"catalog"))).connectors??[]}async function jt(e){let t=[];for(let n of await Jr(e))for(let r of n.actions)t.push({tool:`${n.slug}.${r.path}`,connector:n.slug,action:r.path,risk:r.risk,description:r.description||r.name,inputSchema:r.inputSchema});return t}async function Zo(e,t="",n={}){let r=t.trim().toLowerCase(),s=r.split(/\s+/).filter(Boolean),o=[],u=[];for(let p of await jt(e)){let d=`${p.tool} ${p.description}`.toLowerCase();!r||d.includes(r)?o.push(p):s.every(f=>d.includes(f))&&u.push(p)}return[...o,...u].slice(0,n.limit??20)}async function ea(e,t){return(await jt(e)).find(n=>n.tool===t)??null}function bg(e){let t=e.indexOf("."),n=t<0?"":e.slice(0,t).trim(),r=t<0?"":e.slice(t+1).trim();if(!n||!r)throw new Error("tool must use the connector.action format");return{connector:n,action:r}}async function ta(e,t,n={}){let{connector:r,action:s}=bg(t);return a(await i.post(Vr(e,"call"),{connector:r,action:s,args:n}))}function xg(e,t){if(e&&typeof e=="object"){let n=e;for(let r of["reason","error","message","detail"])if(typeof n[r]=="string"&&n[r])return n[r]}return`HTTP ${t}`}function _g(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t-=1;return t===e.length?e:e.slice(0,t)}async function na(e,t,n){let r=n.filename.trim(),s=n.contentType.trim();if(!r)throw new Error("filename is required");if(!s)throw new Error("contentType is required");let o={"Content-Type":s,"X-Kortix-Attachment-Filename":encodeURIComponent(r),"X-Kortix-Attachment-Disposition":n.contentDisposition??"attachment"};n.contentId?.trim()&&(o["X-Kortix-Attachment-Content-Id"]=encodeURIComponent(n.contentId.trim()));let u=_g($().backendUrl),p=Vr(e,"attachments"),d=await M(`${u}${p}`,{method:"POST",headers:o,body:t},{timeoutMs:6e4}),f=await d.text(),m=null;if(f)try{m=JSON.parse(f)}catch{m=f}if(!d.ok)throw new C(xg(m,d.status),{status:d.status,code:String(m&&typeof m=="object"?m.code??d.status:d.status),details:m,response:d,endpoint:p});return m}async function ra(e){return a(await i.get(`/projects/${e}/connections`))}async function sa(e){return a(await i.get(`/projects/${e}/connections/all`))}async function ia(e,t){return a(await i.post(`/projects/${e}/connections`,t))}async function oa(e,t){return a(await i.post(`/projects/${e}/connections/me`,t))}async function aa(e,t,n){return a(await i.put(`/projects/${e}/connections/${t}/credential`,n))}function se(e,t,n){return`/projects/${e}/connections/${t}/oauth2/${n}`}async function b_(e,t){return a(await i.post(`/projects/${e}/connectors/${encodeURIComponent(t)}/oauth2/connection`,{}))}async function x_(e,t,n){return a(await i.put(se(e,t,"application"),n))}async function __(e,t){return a(await i.get(se(e,t,"application")))}async function P_(e,t,n){return a(await i.post(se(e,t,"discover"),n))}async function k_(e,t,n={}){return a(await i.post(se(e,t,"discover-resource"),n))}async function w_(e,t,n){return a(await i.post(se(e,t,"register"),n))}async function S_(e,t,n){return a(await i.post(se(e,t,"authorize"),n))}async function v_(e,t,n){return a(await i.post(se(e,t,"device"),n))}async function A_(e,t,n){return a(await i.post(se(e,t,`device/${encodeURIComponent(n)}`),{}))}async function C_(e,t){return a(await i.get(se(e,t,"status")))}async function ca(e,t){return a(await i.put(`/projects/${e}/connections/${t}/revoke`,{}))}async function la(e,t){return a(await i.put(`/projects/${e}/connections/${t}/activate`,{}))}async function ua(e,t){return a(await i.put(`/projects/${e}/connections/${t}/default`,{}))}async function pa(e,t,n={}){return a(await i.post(`/projects/${e}/connections/${t}/connect`,n))}async function da(e,t){return a(await i.post(`/projects/${e}/connections/${t}/connect/finalize`,{}))}async function ga(e){return a(await i.get(`/connectors/projects/${e}/connectors`,{showErrors:!1}))}async function ma(e){return a(await i.post(`/connectors/projects/${e}/connectors/sync`,{}))}async function fa(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/credential-mode`,{mode:n}))}async function ya(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/authorization-strategy`,{authorization_strategy:n}))}async function ha(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/sensitive`,{sensitive:n}))}async function ba(e,t){return a(await i.get(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/policies`))}async function xa(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/policies`,{policies:n}))}async function R_(e,t){throw new Error("Connection-specific policies were removed. Use getConnectorPolicies(projectId, slug).")}async function T_(e,t,n){throw new Error("Connection-specific policies were removed. Use setConnectorPolicies(projectId, slug, policies).")}async function _a(e,t){return a(await i.get(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/config`))}async function Pa(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/name`,{name:n}))}async function Pg(e,t){return a(await i.post(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/connect`,{}))}var ka=Pg;async function I_(e,t){return a(await i.get(`/connectors/projects/${e}/sessions/${encodeURIComponent(t)}/connect-requests`)).connectors??[]}async function wa(e,t){return a(await i.post(`/connectors/projects/${e}/connectors`,t))}async function Sa(e,t){return a(await i.post(`/connectors/projects/${e}/connectors/auth-discovery`,t))}async function va(e,t){return a(await i.delete(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}`))}async function Aa(e,t,n){let r=typeof t=="string"||t===void 0?{...t?{q:t}:{},...n?{cursor:n}:{}}:t,s=new URLSearchParams;r.q&&s.set("q",r.q),r.category&&s.set("category",r.category),r.cursor&&s.set("cursor",r.cursor),r.limit&&s.set("limit",String(r.limit));let o=s.toString();return a(await i.get(`/connectors/projects/${e}/pipedream/apps${o?`?${o}`:""}`))}async function Ca(e,t){let n=new URLSearchParams;t?.perCategory&&n.set("perCategory",String(t.perCategory)),t?.maxCategories&&n.set("maxCategories",String(t.maxCategories));let r=n.toString();return a(await i.get(`/connectors/projects/${e}/pipedream/sections${r?`?${r}`:""}`))}async function E_(e,t={}){let n=new URLSearchParams;t.q&&n.set("q",t.q),t.category&&n.set("category",t.category),t.cursor&&n.set("cursor",t.cursor),t.limit&&n.set("limit",String(t.limit));let r=n.toString(),s=a(await i.get(`/connectors/projects/${e}/connect/toolkits${r?`?${r}`:""}`));if("toolkits"in s)return s;let o=s.cursor?.trim()||void 0;return{provider:"composio",toolkits:s.items,nextCursor:o,hasMore:!!o}}async function Xr(e,t,n){let r=new URLSearchParams;t&&r.set("q",t),n&&r.set("cursor",n);let s=r.toString();return a(await i.get(`/connectors/projects/${e}/discover/connectors${s?`?${s}`:""}`))}async function Qr(e,t){let n=new URLSearchParams({id:t});return a(await i.get(`/connectors/projects/${e}/discover/connectors/detail?${n.toString()}`))}var j_=Xr,$_=Qr;async function Ra(){return a(await i.get("/connectors/connect-status"))}async function Ta(e,t,n){let r=typeof n=="string"?{value:n}:n;return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/credential`,r))}async function M_(e,t,n){return a(await i.put(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/secret-binding`,{secret_identifier:n}))}async function kg(e,t){return a(await i.post(`/connectors/projects/${e}/connectors/${encodeURIComponent(t)}/connect/finalize`,{}))}var Ia=kg;async function Ea(e){return a(await i.get(`/connectors/projects/${e}/policies`))}async function ja(e,t,n){return a(await i.put(`/connectors/projects/${e}/policies`,{policies:t,defaultMode:n}))}async function $a(e){return a(await i.get(`/projects/${e}/sandboxes`))}async function Ma(e){return a(await i.get(`/projects/${e}/snapshots`))}async function Yr(e){return a(await i.get(`/projects/${e}/sandbox-health`,{showErrors:!1,timeout:15e3}))}async function Da(e,t){return a(await i.post(`/projects/${e}/snapshots/rebuild`,t?{slug:t}:{}))}async function qa(e){return a(await i.post(`/projects/${e}/snapshots/fix-with-agent`,{}))}async function Oa(e,t){return a(await i.post(`/projects/${e}/sandbox-templates`,t))}async function Ua(e,t,n){return a(await i.patch(`/projects/${e}/sandbox-templates/${t}`,n))}async function Fa(e,t){return a(await i.delete(`/projects/${e}/sandbox-templates/${t}`))}async function La(e,t){return a(await i.post(`/projects/${e}/sandbox-templates/${t}/build`,{}))}async function Ga(e){return a(await i.get(`/projects/${e}/sandboxes`))}async function Ba(e,t){let n=new URLSearchParams;t?.ref&&n.set("ref",t.ref),t?.path&&n.set("path",t.path);let r=n.toString()?`?${n.toString()}`:"";return a(await i.get(`/projects/${e}/files${r}`,{showErrors:!1}))}async function Na(e,t,n){let r=new URLSearchParams({q:t});return n?.content&&r.set("content","1"),n?.ref&&r.set("ref",n.ref),n?.limit&&r.set("limit",String(n.limit)),a(await i.get(`/projects/${e}/files/search?${r.toString()}`))}async function Ka(e,t,n){let r=new URLSearchParams({path:t});return n&&r.set("ref",n),a(await i.get(`/projects/${e}/files/content?${r.toString()}`,{showErrors:!1}))}async function Ha(e,t,n){let r=new URLSearchParams;t&&r.set("ref",t),n&&r.set("path",n);let s=r.toString()?`?${r.toString()}`:"",o=await ae(),u=`${$().backendUrl||""}/projects/${e}/files/archive${s}`,p=await fetch(u,{method:"GET",headers:o?{Authorization:`Bearer ${o}`}:{}});if(!p.ok){let d=await p.text().catch(()=>"");throw new Error(d||`Failed to download (HTTP ${p.status})`)}return await p.blob()}async function Wa(e){return a(await i.get(`/projects/${e}/branches`))}async function za(e,t){let n=new URLSearchParams;t?.ref&&n.set("ref",t.ref),t?.path&&n.set("path",t.path),t?.limit!=null&&n.set("limit",String(t.limit)),t?.skip!=null&&n.set("skip",String(t.skip));let r=n.toString()?`?${n.toString()}`:"";return a(await i.get(`/projects/${e}/commits${r}`))}async function Va(e,t){return a(await i.get(`/projects/${e}/commits/${encodeURIComponent(t)}`))}async function Ja(e,t,n){let r=new URLSearchParams;n?.path&&r.set("path",n.path);let s=r.toString()?`?${r.toString()}`:"";return a(await i.get(`/projects/${e}/commits/${encodeURIComponent(t)}/diff${s}`))}async function Xa(e,t,n){let r=new URLSearchParams({path:t});return n?.ref&&r.set("ref",n.ref),n?.limit!=null&&r.set("limit",String(n.limit)),n?.skip!=null&&r.set("skip",String(n.skip)),a(await i.get(`/projects/${e}/files/history?${r.toString()}`))}async function Qa(e,t){let n=new URLSearchParams({from:t.from,into:t.into});return a(await i.get(`/projects/${e}/version-diff?${n.toString()}`))}async function Ya(e,t){let n=t?`?status=${t}`:"";return a(await i.get(`/projects/${e}/change-requests${n}`,{showErrors:!1,timeout:15e3}))}async function Za(e,t){return a(await i.get(`/projects/${e}/change-requests/${t}`))}async function ec(e,t){return a(await i.get(`/projects/${e}/change-requests/${t}/diff`))}async function tc(e,t){return a(await i.get(`/projects/${e}/change-requests/${t}/merge-preview`))}async function nc(e,t){return a(await i.post(`/projects/${e}/change-requests`,t))}async function rc(e,t,n){return a(await i.post(`/projects/${e}/change-requests/${t}/merge`,n??{},{showErrors:!1}))}async function sc(e,t){return a(await i.post(`/projects/${e}/change-requests/${t}/close`,{}))}async function ic(e,t){return a(await i.post(`/projects/${e}/change-requests/${t}/reopen`,{}))}async function oc(e,t,n){return a(await i.post(`/projects/${e}/change-requests/${t}/request-changes`,{feedback:n}))}async function ac(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/commit-push`,n??{}))}var Zr=new Set;function $t(e){e&&Zr.add(e)}function cc(e){return!!e&&Zr.has(e)}function Z_(e){e&&Zr.delete(e)}async function Ze(e,t){let n=new URLSearchParams;t?.scope&&t.scope!=="visible"&&n.set("scope",t.scope);let r=n.size>0?`?${n}`:"";return a(await i.get(`/projects/${e}/sessions${r}`))}async function lc(e,t,n){return a(await i.put(`/projects/${e}/sessions/${t}/sharing`,n))}async function uc(e,t){return a(await i.get(`/projects/${e}/sessions/${t}/previews`))}async function pc(e,t){return a(await i.get(`/projects/${e}/sessions/${t}/public-shares`,{showErrors:!1}))}async function dc(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/public-shares`,n))}async function gc(e,t,n){return a(await i.delete(`/projects/${e}/sessions/${t}/public-shares/${n}`))}async function et(e,t){let n=a(await i.post(`/projects/${e}/sessions`,t??{}));return t?.initial_prompt||$t(n?.session_id),n}async function mc(e,t){let n=t?.excludeSessionId?{exclude_session_id:t.excludeSessionId}:{},r=a(await i.post(`/projects/${e}/sessions/warm`,n,{showErrors:!1}));return r.reused||$t(r.session.session_id),r}async function fc(e,t){let n=a(await i.post(`/projects/${e}/sessions/warm/claim`,t,{showErrors:!1}));return $t(n.session_id),n}async function es(e,t,n){return a(await i.get(`/projects/${e}/sessions/${t}`,{showErrors:n?.showErrors}))}async function yc(e,t,n,r){let s=new URLSearchParams;n&&s.set("limit",String(n)),r?.cursor&&s.set("cursor",r.cursor),r?.includeEvents!=null&&s.set("include_events",String(r.includeEvents));let o=s.toString();return a(await i.get(`/projects/${e}/sessions/${t}/audit${o?`?${o}`:""}`,{showErrors:r?.showErrors}))}async function hc(e,t,n){let r=new URLSearchParams;n?.limit!=null&&r.set("limit",String(n.limit)),n?.chars!=null&&r.set("chars",String(n.chars));let s=r.toString();return a(await i.get(`/projects/${e}/sessions/${t}/transcript${s?`?${s}`:""}`))}async function bc(e,t,n){let r=new URLSearchParams({shape:"sync"});return n?.limit!=null&&r.set("limit",String(n.limit)),a(await i.get(`/projects/${e}/sessions/${t}/transcript?${r.toString()}`,{showErrors:!1}))}async function xc(e,t){return a(await i.get(`/projects/${e}/sessions/${t}/turn`))}async function sP(e,t,n){let r=new URLSearchParams;n?.transcript!=null&&r.set("transcript",String(n.transcript));let s=r.toString();return a(await i.get(`/projects/${e}/sessions/${t}/snapshot${s?`?${s}`:""}`,{signal:n?.signal,showErrors:!1}))}async function _c(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/prompts`,{client_message_id:n.clientMessageId,message_id:n.messageId,parts:n.parts,...n.overrides?{overrides:n.overrides}:{},...n.remintOnDelivery?{remint_on_delivery:!0}:{},...typeof n.clientSentAtMs=="number"?{client_sent_at_ms:Math.trunc(n.clientSentAtMs)}:{}}))}async function Pc(e,t){return a(await i.get(`/projects/${e}/sessions/${t}/prompts`))}async function kc(e,t,n){return a(await i.delete(`/projects/${e}/sessions/${t}/prompts/${n}`)).removed}async function wc(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/prompts/${n}/retry`,{}))}async function Sc(e,t,n){return a(await i.post(`/projects/${e}/sessions/${t}/prompts/hold`,{held:n}))}async function vc(e,t,n){return a(await i.patch(`/projects/${e}/sessions/${t}`,n))}async function Ac(e,t){return a(await i.delete(`/projects/${e}/sessions/${t}`))}async function Mt(e,t){return a(await i.post(`/projects/${e}/sessions/${t}/restart`,{}))}async function Dt(e,t){return a(await i.post(`/projects/${e}/sessions/${t}/stop`,{}))}async function Cc(e,t){return a(await i.get(`/projects/${e}/sessions/${encodeURIComponent(t)}/config`,{showErrors:!1}))}function wg(e){let t=e.split(`
14
14
  `).filter(n=>n.startsWith("data:")).map(n=>n.slice(5).replace(/^ /,""));if(t.length===0)return null;try{return JSON.parse(t.join(`
15
- `))}catch(n){throw new Error("reloadProjectSessionConfigStream received an invalid SSE frame",{cause:n})}}async function kc(e,t,n={}){return a(await i.post(`/projects/${e}/sessions/${encodeURIComponent(t)}/reload`,n,{showErrors:!1}))}async function wc(e,t,n,r,s={}){let o=await i.postStream(`/projects/${e}/sessions/${encodeURIComponent(t)}/reload-stream`,n,s);if(!o.ok){let m=await o.json().catch(()=>null);throw new A(m?.error||`Reload failed: HTTP ${o.status}`,{status:o.status,code:m?.code,data:m})}let l=o.body?.getReader();if(!l)throw new Error("Reload stream is unavailable on this runtime (no response body)");let p=new TextDecoder,d="",f=null;try{for(;;){let{done:m,value:h}=await l.read();if(m)break;d+=p.decode(h,{stream:!0});let x=d.indexOf(`
15
+ `))}catch(n){throw new Error("reloadProjectSessionConfigStream received an invalid SSE frame",{cause:n})}}async function Rc(e,t,n={}){return a(await i.post(`/projects/${e}/sessions/${encodeURIComponent(t)}/reload`,n,{showErrors:!1}))}async function Tc(e,t,n,r,s={}){let o=await i.postStream(`/projects/${e}/sessions/${encodeURIComponent(t)}/reload-stream`,n,s);if(!o.ok){let m=await o.json().catch(()=>null);throw new C(m?.error||`Reload failed: HTTP ${o.status}`,{status:o.status,code:m?.code,data:m})}let u=o.body?.getReader();if(!u)throw new Error("Reload stream is unavailable on this runtime (no response body)");let p=new TextDecoder,d="",f=null;try{for(;;){let{done:m,value:h}=await u.read();if(m)break;d+=p.decode(h,{stream:!0});let x=d.indexOf(`
16
16
 
17
- `);for(;x!==-1;){let P=d.slice(0,x);d=d.slice(x+2),x=d.indexOf(`
17
+ `);for(;x!==-1;){let _=d.slice(0,x);d=d.slice(x+2),x=d.indexOf(`
18
18
 
19
- `);let C=fg(P);if(C){if(r(C),C.type==="error")throw new A(C.error,{status:C.status,code:C.code,data:{reason:C.reason}});C.type==="done"&&(f=C.result)}}}}finally{l.cancel().catch(()=>{})}if(!f)throw new Error("Reload stream ended without a result");return f}async function Sc(e,t){return a(await i.get(`/projects/${e}/sessions/${encodeURIComponent(t)}/scope`))}async function vc(e,t,n){return a(await i.put(`/projects/${e}/sessions/${encodeURIComponent(t)}/scope`,n))}async function Ac(e,t,n){return a(await i.put(`/projects/${e}/sessions/${encodeURIComponent(t)}/model`,{opencode_model:n}))}async function Cc(e){return a(await i.get(`/projects/${e}/triggers`))}async function Rc(e,t){return a(await i.post(`/projects/${e}/triggers`,t))}async function Tc(e,t,n){return a(await i.patch(`/projects/${e}/triggers/${t}`,n))}async function Ic(e,t){return a(await i.delete(`/projects/${e}/triggers/${t}`))}async function Ec(e,t){return a(await i.patch(`/projects/${e}/triggers/activation`,{paused:t}))}async function jc(e,t){return a(await i.post(`/projects/${e}/triggers/${t}/fire`,{}))}var ue=new Map;function Zr(e,t){return`${e}::${t}`}function $c(e,t){ue.delete(e),ue.set(e,t)}function Mc(e,t){let n=Zr(e,t),r=ue.get(n);return r&&$c(n,r),r}function qc(e,t,n){let r=Zr(e,t);if(!ue.has(r)&&ue.size>=512){let s=ue.keys().next().value;s!==void 0&&ue.delete(s)}$c(r,n)}function Dc(e,t){ue.delete(Zr(e,t))}function cP(e){if(e.status!=="running"||!e.sandbox_id||!e.sandbox_provider||!e.sandbox_url||!e.opencode_session_id)return null;let t=e.sandbox_url.match(/\/p\/([^/]+)\//)?.[1];return t?{stage:"ready",agent_name:e.agent_name??"default",retriable:!0,sandbox:{sandbox_id:e.sandbox_id,session_id:e.session_id,project_id:e.project_id,account_id:e.account_id,provider:e.sandbox_provider,external_id:t,base_url:e.sandbox_url,status:"active",config:{},metadata:e.metadata,last_used_at:e.updated_at,created_at:e.created_at,updated_at:e.updated_at},opencode_session_id:e.opencode_session_id,runtime_url:e.sandbox_url}:null}var es=class extends Error{status;code;terminal;constructor(t,n){super(t),this.name="SessionStartError",this.status=n.status,this.code=n.code,this.terminal=n.terminal}};function lP(e){return e instanceof Error&&e.name==="SessionStartError"}function yg(e){let t=e,n=t?.status,r=t?.code??t?.details?.code??t?.details?.error,s=t?.message||"Unable to start this session";return n&&n>=400&&n<500&&n!==408&&n!==429?new es(s,{status:n,code:r,terminal:!0}):null}async function qe(e,t,n){let r=n&&n>0?`?wait_ms=${Math.floor(n)}`:"",s=await i.post(`/projects/${e}/sessions/${t}/start${r}`,{},{showErrors:!1});if(!s.success||!s.data){let p=yg(s.error);if(p&&!(p.status===404&&nc(t)))throw p;return null}let o=s.data,l=o.sandbox?.external_id;return o.stage==="ready"&&l&&o.opencode_session_id&&qc(e,t,{opencodeSessionId:o.opencode_session_id,runtimeUrl:mt(l),sandboxId:l}),o}function uP(e,t){return["session-start",e,t]}async function Oc(e){return a(await i.get(`/projects/${e}/model-defaults`))}async function Uc(e,t){return a(await i.put(`/projects/${e}/model-defaults`,t))}async function Fc(e,t){let n=new URLSearchParams({scope:t.scope,...t.agentName?{agentName:t.agentName}:{}}).toString();return a(await i.delete(`/projects/${e}/model-defaults?${n}`))}async function hP(e,t){return a(await i.put(`/projects/${e}/model-enablement`,{modelOverrides:t}))}async function Gc(e,t,n){let r=bg(n);return a(await i.put(`/projects/${e}/agents/${encodeURIComponent(t)}/scope`,r))}function Lc(e){let t=[];for(let n of e){let r=n.trim();r&&!t.includes(r)&&t.push(r)}return t}function hg(e,t){if(e.length!==t.length)return!1;let n=new Set(t);return e.every(r=>n.has(r))}function bg(e){let t=e.connectors_required?Lc(e.connectors_required):void 0,n=e.connectors_personal?Lc(e.connectors_personal):void 0;if(t&&n&&!hg(t,n))throw new Error("connectors_personal must match connectors_required when both fields are present");let r={...e};return delete r.connectors_personal,(t!==void 0||n!==void 0)&&(r.connectors_required=t??n),r}async function SP(e,t){let n=a(await i.get(`/projects/${e}/agents/${encodeURIComponent(t)}/config`));return{...n,block:n.block?ts(n.block):null}}async function vP(e,t,n){let r=ts(n),s=a(await i.put(`/projects/${e}/agents/${encodeURIComponent(t)}/config`,r));return{...s,block:s.block?ts(s.block):null}}function Bc(e){let t=[];for(let n of e){let r=n.trim();r&&!t.includes(r)&&t.push(r)}return t}function xg(e,t){if(e.length!==t.length)return!1;let n=new Set(t);return e.every(r=>n.has(r))}function ts(e){let t=e.connectors_required?Bc(e.connectors_required):void 0,n=e.connectors_personal?Bc(e.connectors_personal):void 0;if(t&&n&&!xg(t,n))throw new Error("connectors_personal must match connectors_required when both fields are present");let r={...e};return delete r.connectors_personal,(t!==void 0||n!==void 0)&&(r.connectors_required=t??n),r}async function AP(e,t,n){return a(await i.post(`/projects/${e}/secrets/${encodeURIComponent(t)}/grant`,{agent:n}))}async function Nc(e,t){return a(await i.put(`/projects/${e}/default-agent`,{agent:t}))}function ns(){return{credits:{total:0,daily:0,monthly:0,extra:0,can_run:!1,daily_refresh:null},subscription:{tier_key:"none",tier_display_name:"No Plan",status:"no_subscription",billing_period:null,provider:"stripe",subscription_id:null,current_period_end:null,cancel_at_period_end:!1,is_cancelled:!1,cancellation_effective_date:null,has_scheduled_change:!1,scheduled_change:null,commitment:{has_commitment:!1,can_cancel:!0,commitment_type:null,months_remaining:null,commitment_end_date:null},can_purchase_credits:!1},models:[],limits:{concurrent_runs:{running_count:0,limit:0,can_start:!1,tier_name:"none"},ai_worker_count:{current_count:0,limit:0,can_create:!1,tier_name:"none"},custom_mcp_count:{current_count:0,limit:0,can_create:!1,tier_name:"none"}},tier:{name:"none",display_name:"No Plan",monthly_credits:0,can_purchase_credits:!1}}}function _g(e){let t=e.trim().toLowerCase();return t===""||t==="free"||t==="none"?"free":t==="enterprise"?"enterprise":"team"}function IP(e){let t=e?.plan;if(t)return{family:t.family,label:t.label,sublabel:t.sublabel??null,isGrandfathered:t.is_grandfathered===!0};let n=e??ns(),r=(n.subscription?.tier_key||n.tier?.name||"none").toString(),s=(n.tier?.display_name||"").trim()||r;return{family:_g(r),label:s,sublabel:null,isGrandfathered:!1}}async function Kc(e){let t=new URLSearchParams;e?.skipCache&&t.set("skip_cache","true"),e?.accountId&&t.set("account_id",e.accountId);let n=t.toString(),r=n?`?${n}`:"",s=await i.get(`/billing/account-state${r}`,{showErrors:!1}),o=s.error?.status===404&&/billing is not enabled/i.test(s.error.message||"");if(s.error&&s.error.status!==401&&!o)throw s.error;return s.error?ns():s.data}async function Hc(e){let t=new URLSearchParams;e?.skipCache&&t.set("skip_cache","true"),e?.accountId&&t.set("account_id",e.accountId);let n=t.toString(),r=n?`?${n}`:"",s=await i.get(`/billing/account-state/minimal${r}`,{showErrors:!1}),o=s.error?.status===404&&/billing is not enabled/i.test(s.error.message||"");if(s.error&&s.error.status!==401&&!o)throw s.error;return s.error?ns():s.data}async function Wc(e){let t=new URLSearchParams;e?.accountId&&t.set("account_id",e.accountId),e?.limit!=null&&t.set("limit",String(e.limit)),e?.offset!=null&&t.set("offset",String(e.offset)),e?.typeFilter&&t.set("type_filter",Array.isArray(e.typeFilter)?e.typeFilter.join(","):e.typeFilter);let n=t.toString();return a(await i.get(`/billing/transactions${n?`?${n}`:""}`))}async function zc(e){let t=new URLSearchParams;e?.accountId&&t.set("account_id",e.accountId),e?.days!=null&&t.set("days",String(e.days));let n=t.toString();return a(await i.get(`/billing/transactions/summary${n?`?${n}`:""}`))}async function Vc(){return a(await i.get("/billing/credit-breakdown"))}async function Jc(e){let t=e!=null?`?days=${e}`:"";return a(await i.get(`/billing/usage-history${t}`))}async function Xc(){return a(await i.get("/billing/tier-configurations"))}async function EP(e){let t=e.accountId?`?account_id=${encodeURIComponent(e.accountId)}`:"";return $e(e,`/v1/billing/account-state${t}`)}async function Qc(e){return a(await i.post("/billing/create-checkout-session",{account_id:e.accountId,tier_key:e.tierKey,success_url:e.successUrl,cancel_url:e.cancelUrl,commitment_type:e.commitmentType,locale:e.locale,server_type:e.serverType,location:e.location}),"Failed to create checkout session")}async function Yc(e,t){return a(await i.post("/billing/confirm-checkout-session",{account_id:t,session_id:e}),"Failed to confirm checkout session")}async function Zc(e,t){return a(await i.post("/billing/create-portal-session",{account_id:t,return_url:e}),"Failed to create portal session")}async function el(e,t){return a(await i.post("/billing/cancel-subscription",{account_id:t,feedback:e}),"Failed to cancel subscription")}async function tl(e){return a(await i.post("/billing/reactivate-subscription",{account_id:e}),"Failed to reactivate subscription")}async function nl(e,t,n){return a(await i.post("/billing/schedule-downgrade",{account_id:n,target_tier_key:e,commitment_type:t}),"Failed to schedule downgrade")}async function rl(e){return a(await i.post("/billing/cancel-scheduled-change",{account_id:e}),"Failed to cancel scheduled change")}async function sl(e,t){let n=new URLSearchParams({new_price_id:e});return t&&n.set("account_id",t),a(await i.get(`/billing/proration-preview?${n.toString()}`),"Failed to load proration preview")}async function il(e){return a(await i.post("/billing/purchase-credits",{amount:e.amount,account_id:e.accountId,success_url:e.successUrl,cancel_url:e.cancelUrl}),"Failed to purchase credits")}async function ol(e){let t=e?`?account_id=${encodeURIComponent(e)}`:"";return a(await i.get(`/billing/auto-topup/settings${t}`),"Failed to load auto-topup settings")}async function al(e){return a(await i.post("/billing/auto-topup/configure",{account_id:e.accountId,enabled:e.enabled,threshold:e.threshold,amount:e.amount},{showErrors:!1}),"Failed to configure auto-topup")}async function jP(e){let t=e?`?account_id=${encodeURIComponent(e)}`:"";return a(await i.get(`/billing/auto-topup/setup-status${t}`,{timeout:8e3,showErrors:!1}),"Failed to load auto-topup setup status")}async function $P(e){return a(await i.post("/billing/create-per-seat-checkout",{account_id:e.accountId,success_url:e.successUrl,cancel_url:e.cancelUrl,locale:e.locale}),"Failed to create per-seat checkout")}async function MP(e){return a(await i.post("/billing/claim-per-seat",{account_id:e}),"Failed to switch to per-seat billing")}async function qP(e){return a(await i.post("/billing/sync-subscription",{account_id:e}),"Failed to sync subscription")}async function cl(e={}){let t=new URLSearchParams;e.start&&t.set("start",e.start),e.end&&t.set("end",e.end),(e.groupBy==="model"||e.groupBy==="provider"||e.groupBy==="day")&&t.set("group_by",e.groupBy),e.accountId&&t.set("account_id",e.accountId);let n=t.toString();return a(await i.get(`/usage${n?`?${n}`:""}`))}function rs(e,t){t.accountId&&e.set("account_id",t.accountId),t.projectId&&e.set("project_id",t.projectId)}function Mt(e,t){t.from&&e.set("from",t.from),t.to&&e.set("to",t.to)}function qt(e){return e.size>0?`?${e}`:""}async function ul(e={}){let t=new URLSearchParams;return rs(t,e),e.ownerId&&t.set("owner_id",e.ownerId),Mt(t,e),e.sort&&t.set("sort",e.sort),e.limit!=null&&t.set("limit",String(e.limit)),e.offset!=null&&t.set("offset",String(e.offset)),a(await i.get(`/usage/session-costs${qt(t)}`))}async function ss(e,t={}){let n=new URLSearchParams;return rs(n,t),a(await i.get(`/usage/session-costs/${encodeURIComponent(e)}${qt(n)}`))}async function GP(e={}){let t=new URLSearchParams;return e.accountId&&t.set("account_id",e.accountId),Mt(t,e),e.sort&&t.set("sort",e.sort),e.limit!=null&&t.set("limit",String(e.limit)),e.offset!=null&&t.set("offset",String(e.offset)),a(await i.get(`/usage/cost-by-project${qt(t)}`))}async function BP(e={}){let t=new URLSearchParams;return rs(t,e),e.sessionId&&t.set("session_id",e.sessionId),Mt(t,e),a(await i.get(`/usage/cost-summary${qt(t)}`))}function ll(e,t={}){let n=new URLSearchParams;if(t.accountId&&n.set("account_id",t.accountId),e==="sessions"){let s=t;s.projectId&&n.set("project_id",s.projectId),s.ownerId&&n.set("owner_id",s.ownerId)}Mt(n,t),t.sort&&n.set("sort",t.sort),n.set("format","csv");let r=e==="projects"?"/usage/cost-by-project":"/usage/session-costs";return`${$().backendUrl||""}${r}?${n}`}async function NP(e,t={}){let n=ll(e==="projects"?"projects":"sessions",t),r=await ae(),s=await fetch(n,{method:"GET",headers:r?{Authorization:`Bearer ${r}`}:{}});if(!s.ok){let d=await s.text().catch(()=>"");throw new Error(d||`Failed to export CSV (HTTP ${s.status})`)}let o=s.headers.get("x-kortix-row-cap"),l=o!=null?Number(o):NaN;return{blob:await s.blob(),rowCap:Number.isFinite(l)?l:null}}async function pl(e,t){return a(await i.post(`/channels/${e}/identity/bind`,{token:t}),"Failed to connect your account")}function zP(e){return pl("slack",e)}function VP(e){return pl("teams",e)}async function dl(e){let t=await i.get(`/projects/${encodeURIComponent(e)}/channels/slack/installation`,{showErrors:!1});return t.success?t.data??null:null}async function gl(e,t){return a(await i.post(`/projects/${encodeURIComponent(e)}/channels/slack/connect`,t,{showErrors:!1}),"Failed to connect")}var Pg={oauth_available:!1,install_url:null};async function ml(e){let t=await i.get(`/projects/${encodeURIComponent(e)}/channels/slack/mode`,{showErrors:!1});return!t.success||!t.data?Pg:t.data}async function fl(e){return a(await i.get(`/webhooks/slack/${encodeURIComponent(e)}/manifest`,{showErrors:!1}),"Failed to load Slack manifest")}async function yl(e){let t=await i.delete(`/projects/${encodeURIComponent(e)}/channels/slack/installation`,{showErrors:!1});if(!t.success)throw new Error(t.error?.message??"Failed to disconnect")}async function hl(e,t){return a(await i.get(`/projects/${encodeURIComponent(e)}/channels/slack/file?url=${encodeURIComponent(t)}`,{showErrors:!1}),"Failed to download Slack file")}async function bl(e,t){return a(await i.post(`/projects/${encodeURIComponent(e)}/channels/slack/file/upload`,{channel:t.channel,filename:t.filename,content_base64:t.contentBase64,comment:t.comment,thread_ts:t.threadTs},{showErrors:!1}),"Failed to upload Slack file")}function is(e){let t=e.connectionId??e.connection_id??null,n=e.connectorSlug??e.connector_slug??e.connectionSlug??e.connection_slug??"kortix_email";return{...e,connectionId:t,connectorSlug:n}}var kg={provider:"agentmail",managed_available:!1};async function xl(e,t){let n=t?`?connector_slug=${encodeURIComponent(t)}`:"",r=await i.get(`/projects/${encodeURIComponent(e)}/channels/email/installation${n}`,{showErrors:!1});return r.success&&r.data?is(r.data):null}async function _l(e){let t=await i.get(`/projects/${encodeURIComponent(e)}/channels/email/mode`,{showErrors:!1});return!t.success||!t.data?kg:t.data}async function Pl(e,t){let n=a(await i.post(`/projects/${encodeURIComponent(e)}/channels/email/connect`,t,{showErrors:!1}),"Failed to connect email");return is(n)}async function kl(e,t){let n=t?`?connector_slug=${encodeURIComponent(t)}`:"",r=await i.delete(`/projects/${encodeURIComponent(e)}/channels/email/installation${n}`,{showErrors:!1});if(!r.success)throw new Error(r.error?.message??"Failed to disconnect email")}async function wl(e,t,n){let r=a(await i.patch(`/projects/${encodeURIComponent(e)}/channels/email/installation`,{connector_slug:t??"kortix_email",sender_policy:n},{showErrors:!1}),"Failed to update email policy");return is(r)}async function JP(e){return a(await i.get(`/projects/${encodeURIComponent(e)}/channels/bindings`,{showErrors:!1}),"Failed to load channel bindings")}async function XP(e,t,n){return a(await i.patch(`/projects/${encodeURIComponent(e)}/channels/bindings/${encodeURIComponent(t)}`,n,{showErrors:!1}),"Failed to update channel binding")}async function Sl(e){return a(await i.get(`/projects/${e}/gateway/routing-policy`),"Gateway routing policy request failed")}async function vl(e,t){return a(await i.put(`/projects/${e}/gateway/routing-policy`,t),"Gateway routing policy request failed")}async function Al(e){return a(await i.delete(`/projects/${e}/gateway/routing-policy`),"Gateway routing policy request failed")}async function Cl(e,t){return a(await i.post(`/projects/${e}/gateway/routing-policy/preview`,t),"Gateway route preview failed")}async function Rl(e,t){let n=new URLSearchParams;t?.limit&&n.set("limit",String(t.limit)),t?.offset&&n.set("offset",String(t.offset)),t?.ok!==void 0&&n.set("ok",String(t.ok));let r=n.toString();return a(await i.get(`/projects/${e}/gateway/logs${r?`?${r}`:""}`),"Gateway request failed")}async function Tl(e,t){return a(await i.get(`/projects/${e}/gateway/logs/${t}`),"Gateway request failed")}async function Il(e,t){return a(await i.get(`/projects/${e}/gateway/overview${t?`?days=${t}`:""}`),"Gateway request failed")}async function El(e,t){return a(await i.get(`/projects/${e}/gateway/series${t?`?days=${t}`:""}`),"Gateway request failed")}async function jl(e,t){return a(await i.get(`/projects/${e}/gateway/breakdown${t?`?days=${t}`:""}`),"Gateway request failed")}async function $l(e,t){return a(await i.get(`/projects/${e}/gateway/sessions${t?`?days=${t}`:""}`),"Gateway request failed")}async function Ml(e,t){return a(await i.get(`/projects/${e}/gateway/errors${t?`?days=${t}`:""}`),"Gateway request failed")}async function ql(e){return a(await i.get(`/projects/${e}/gateway/budgets`),"Gateway request failed")}async function Dl(e,t){return a(await i.put(`/projects/${e}/gateway/budgets`,t),"Gateway request failed")}async function Ol(e,t){return a(await i.delete(`/projects/${e}/gateway/budgets/${t}`),"Gateway request failed")}async function Ul(e){return a(await i.get(`/projects/${e}/gateway/keys`),"Gateway request failed")}async function Fl(e,t){return a(await i.post(`/projects/${e}/gateway/keys`,{name:t}),"Gateway request failed")}async function Ll(e,t){return a(await i.delete(`/projects/${e}/gateway/keys/${t}`),"Gateway request failed")}async function Gl(e,t,n,r,s){return a(await i.post(`/projects/${e}/gateway/playground`,{prompt:t,models:n,...r?{system:r}:{},...s&&Object.keys(s).length?{generationConfig:s}:{}}),"Gateway request failed")}async function ek(e,t){return a(await i.post(`/projects/${e}/gateway/providers/${encodeURIComponent(t)}/verify`,{}),"Gateway provider verification failed")}async function sk(){return a(await i.get("/referrals/code"),"GET_CODE_FAILED")}async function ik(){return a(await i.post("/referrals/code/refresh",{}),"REFRESH_CODE_FAILED")}async function ok(e){return a(await i.post("/referrals/validate",{referral_code:e}),"VALIDATE_CODE_FAILED")}async function ak(){return a(await i.get("/referrals/stats"),"GET_STATS_FAILED")}async function ck(e={}){let t=new URLSearchParams({limit:String(e.limit??50),offset:String(e.offset??0)});return a(await i.get(`/referrals/list?${t}`),"GET_REFERRALS_FAILED")}async function lk(e){return a(await i.post("/referrals/email",{emails:e}),"SEND_EMAILS_FAILED")}function k(e){if(!e.success||e.data===void 0)throw e.error||new Error("Unexpected empty response");return e.data}function O(e){return i.get(e,{showErrors:!1})}async function Bl(e){return k(await O(`/accounts/${e}/iam/groups`)).groups}async function Nl(e,t){return k(await O(`/accounts/${e}/iam/groups/${t}`))}async function Kl(e,t){return k(await i.post(`/accounts/${e}/iam/groups`,t,{showErrors:!1}))}async function Hl(e,t,n){return k(await i.patch(`/accounts/${e}/iam/groups/${t}`,n))}async function Wl(e,t){return k(await i.delete(`/accounts/${e}/iam/groups/${t}`))}async function zl(e,t){return k(await O(`/accounts/${e}/iam/groups/${t}/members`)).members}async function Vl(e,t,n){return k(await i.post(`/accounts/${e}/iam/groups/${t}/members`,{userIds:n}))}async function dk(e,t){return k(await O(`/accounts/${e}/iam/groups/${t}/project-grants`)).grants}async function Jl(e,t,n){return k(await i.delete(`/accounts/${e}/iam/groups/${t}/members/${n}`))}async function gk(e,t){return k(await O(`/accounts/${e}/iam/members/${t}/groups`)).groups}async function mk(e,t){let n=k(await O(`/accounts/${e}/iam/members/${t}/project-access`));return{projects:n.projects,account_wide_policies:n.account_wide_policies??[]}}async function fk(e,t={}){let n=new URLSearchParams;t.resourceType&&n.set("resourceType",t.resourceType),t.principalType&&n.set("principalType",t.principalType),t.principalId&&n.set("principalId",t.principalId),t.projectId&&n.set("projectId",t.projectId);let r=n.toString();return k(await O(`/accounts/${e}/iam/resource-grants${r?`?${r}`:""}`)).grants}async function yk(e,t={}){let n=new URLSearchParams;t.principalType&&n.set("principalType",t.principalType),t.principalId&&n.set("principalId",t.principalId),t.scopeType&&n.set("scopeType",t.scopeType),t.scopeId!==void 0&&n.set("scopeId",t.scopeId===null?"null":t.scopeId);let r=n.toString();return k(await O(`/accounts/${e}/iam/policies${r?`?${r}`:""}`)).policies}async function hk(e,t){return k(await i.post(`/accounts/${e}/iam/policies`,t,{showErrors:!1}))}async function bk(e,t,n){return k(await i.patch(`/accounts/${e}/iam/policies/${t}`,n,{showErrors:!1}))}async function xk(e,t){return k(await i.delete(`/accounts/${e}/iam/policies/${t}`))}async function _k(e,t){return k(await i.post(`/accounts/${e}/iam/policies:bulk-delete`,{policy_ids:t},{showErrors:!1}))}async function Pk(e,t){return k(await i.post(`/accounts/${e}/iam/policies:bulk-import`,{policies:t},{showErrors:!1}))}async function Xl(e){return k(await O(`/accounts/${e}/iam/roles`)).roles}async function Ql(e){return k(await O(`/accounts/${e}/iam/agent-identities`)).agents}async function Yl(e,t){return k(await O(`/accounts/${e}/iam/roles/${t}/permissions`))}async function kk(e){return k(await O(`/accounts/${e}/iam/actions`)).actions}async function Zl(e,t){return k(await O(`/accounts/${e}/iam/roles/${t}/usage`))}async function eu(e,t){return k(await i.post(`/accounts/${e}/iam/roles`,t,{showErrors:!1}))}async function tu(e,t,n){return k(await i.patch(`/accounts/${e}/iam/roles/${t}`,n,{showErrors:!1}))}async function nu(e,t,n){return k(await i.put(`/accounts/${e}/iam/roles/${t}/permissions`,{actions:n},{showErrors:!1}))}async function ru(e,t){return k(await i.delete(`/accounts/${e}/iam/roles/${t}`,{showErrors:!1}))}async function wk(e,t,n){return k(await i.patch(`/accounts/${e}/iam/members/${t}/super-admin`,{isSuperAdmin:n}))}async function Sk(e){return k(await O(`/accounts/${e}/iam/scim/tokens`)).tokens}async function vk(e,t){return k(await i.post(`/accounts/${e}/iam/scim/tokens`,t,{showErrors:!1}))}async function Ak(e,t){return k(await i.delete(`/accounts/${e}/iam/scim/tokens/${t}`))}async function Ck(e){return k(await O(`/accounts/${e}/iam/mfa-required`))}async function Rk(e){return k(await O(`/accounts/${e}/iam/mfa-required/preview`))}async function Tk(e,t){return k(await i.patch(`/accounts/${e}/iam/mfa-required`,{enabled:t},{showErrors:!1}))}async function Ik(e){return k(await O(`/accounts/${e}/iam/sso/provider`)).provider}async function Ek(e,t){return k(await i.put(`/accounts/${e}/iam/sso/provider`,t,{showErrors:!1})).provider}async function jk(e,t){return k(await i.post(`/accounts/${e}/iam/sso/provider/from-metadata`,t,{showErrors:!1})).provider}async function $k(e){return k(await i.delete(`/accounts/${e}/iam/sso/provider`))}async function Mk(e){return k(await O(`/accounts/${e}/iam/sso/mappings`)).mappings}async function qk(e,t){return k(await i.post(`/accounts/${e}/iam/sso/mappings`,t,{showErrors:!1}))}async function Dk(e,t){return k(await i.delete(`/accounts/${e}/iam/sso/mappings/${t}`))}async function Ok(e){return k(await O(`/accounts/${e}/iam/session-policy`))}async function Uk(e,t){return k(await i.patch(`/accounts/${e}/iam/session-policy`,t,{showErrors:!1}))}async function Fk(e){return k(await O(`/accounts/${e}/iam/sessions`)).sessions}async function Lk(e,t){return k(await i.post(`/accounts/${e}/iam/sessions/${t}/revoke`,{},{showErrors:!1}))}async function Gk(e){return k(await O(`/accounts/${e}/iam/pat-policy`))}async function Bk(e,t){return k(await i.patch(`/accounts/${e}/iam/pat-policy`,t,{showErrors:!1}))}async function Nk(e){return k(await O(`/accounts/${e}/iam/service-accounts`)).service_accounts}async function Kk(e,t){return k(await i.post(`/accounts/${e}/iam/service-accounts`,t,{showErrors:!1}))}async function Hk(e,t){return k(await i.post(`/accounts/${e}/iam/service-accounts/${t}/disable`,{},{showErrors:!1}))}async function Wk(e,t){return k(await i.delete(`/accounts/${e}/iam/service-accounts/${t}`))}async function zk(e){return k(await O(`/accounts/${e}/audit/webhooks`)).webhooks}async function Vk(e,t){return k(await i.post(`/accounts/${e}/audit/webhooks`,t,{showErrors:!1}))}async function Jk(e,t,n){return k(await i.patch(`/accounts/${e}/audit/webhooks/${t}`,n))}async function Xk(e,t){return k(await i.delete(`/accounts/${e}/audit/webhooks/${t}`))}async function Qk(e,t={}){let n=new URLSearchParams;t.action&&n.set("action",t.action),t.actor&&n.set("actor",t.actor),t.project_id&&n.set("project_id",t.project_id),t.session_id&&n.set("session_id",t.session_id),t.actor_type&&n.set("actor_type",t.actor_type),t.source&&n.set("source",t.source),t.phase&&n.set("phase",t.phase),t.outcome&&n.set("outcome",t.outcome),t.request_id&&n.set("request_id",t.request_id),t.correlation_id&&n.set("correlation_id",t.correlation_id),t.resource_type&&n.set("resource_type",t.resource_type),t.since&&n.set("since",t.since),t.until&&n.set("until",t.until),t.q&&n.set("q",t.q),t.cursor&&n.set("cursor",t.cursor),t.limit&&n.set("limit",String(t.limit));let r=n.toString();return k(await O(`/accounts/${e}/audit${r?`?${r}`:""}`))}async function su(e,t,n){let r=new URLSearchParams;return r.set("action",n.action),n.resourceType&&r.set("resourceType",n.resourceType),n.resourceId&&r.set("resourceId",n.resourceId),k(await O(`/accounts/${e}/iam/members/${t}/effective?${r.toString()}`))}async function iu(e,t,n){return n.length===0?[]:k(await i.post(`/accounts/${e}/iam/members/${t}/effective:batch`,{probes:n})).results}async function Yk(e){return k(await O(`/accounts/${e}/iam/enterprise-demo`)).enabled}async function Zk(e,t){return k(await i.put(`/accounts/${e}/iam/enterprise-demo`,{enabled:t})).enabled}async function ou(e){return a(await i.get(`/accounts/${e}/iam/oauth-clients`,{showErrors:!1}))}async function au(e,t){return a(await i.get(`/accounts/${e}/iam/oauth-clients/${t}`,{showErrors:!1}))}async function cu(e,t){return a(await i.post(`/accounts/${e}/iam/oauth-clients`,t,{showErrors:!1}))}async function lu(e,t,n){return a(await i.patch(`/accounts/${e}/iam/oauth-clients/${t}`,n,{showErrors:!1}))}async function uu(e,t){return a(await i.post(`/accounts/${e}/iam/oauth-clients/${t}/rotate-secret`,{},{showErrors:!1}))}async function pu(e,t){return a(await i.delete(`/accounts/${e}/iam/oauth-clients/${t}`,{showErrors:!1}))}function du(e){return i.get(e,{showErrors:!1})}function wg(e){let t=new URLSearchParams;e?.principalType&&t.set("principal_type",e.principalType),e?.principalId&&t.set("principal_id",e.principalId),e?.scopeType&&t.set("scope_type",e.scopeType),e?.scopeId&&t.set("scope_id",e.scopeId),e?.objectType&&t.set("object_type",e.objectType),e?.objectId&&t.set("object_id",e.objectId),e?.roleId&&t.set("role_id",e.roleId),e?.includeExpired&&t.set("include_expired","true");let n=t.toString();return n?`?${n}`:""}async function gu(e,t){return a(await du(`/accounts/${e}/iam/assignments${wg(t)}`)).assignments}async function mu(e,t){let n={principal_type:t.principal.type,principal_id:t.principal.id,scope_type:t.scope.type,scope_id:t.scope.type==="project"?t.scope.id:null};return t.roleId?n.role_id=t.roleId:n.role_key=t.roleKey,t.object&&(n.object_type=t.object.type,n.object_id=t.object.id),t.expiresAt!==void 0&&(n.expires_at=t.expiresAt),a(await i.post(`/accounts/${e}/iam/assignments`,n))}async function fu(e,t){return a(await i.delete(`/accounts/${e}/iam/assignments/${t}`)).assignment}async function yu(e,t){let n=t?.scopeType?`?scope_type=${t.scopeType}`:"";return a(await du(`/accounts/${e}/iam/permissions${n}`)).permissions}async function lw(){let e=await i.get("/account/deletion-status",{showErrors:!1});return e.error?.status===404?null:a(e,"Failed to load account deletion status")}async function uw(e="User requested deletion"){return a(await i.post("/account/request-deletion",{reason:e},{showErrors:!1}),"Failed to request account deletion")}async function pw(){return a(await i.post("/account/cancel-deletion",void 0,{showErrors:!1}),"Failed to cancel account deletion")}async function dw(){return a(await i.delete("/account/delete-immediately",{showErrors:!1}),"Failed to delete account immediately")}async function gw(){return(await i.get("/user-roles",{showErrors:!1})).data??{isAdmin:!1,role:null}}function hw(){return i.get("/admin/api/provider-distribution").then(e=>a(e))}function bw(e=300){return i.get(`/admin/api/sandboxes?limit=${e}`).then(t=>a(t))}function xw(e){return i.put("/admin/api/provider-distribution",e).then(t=>a(t))}function _w(e){return i.get(`/admin/api/provider-analytics?days=${e}`).then(t=>a(t))}function Pw(e,t){return i.post(`/admin/api/sandboxes/${encodeURIComponent(e)}/migrate`,{targetProvider:t}).then(n=>a(n))}function kw(){return i.get("/admin/api/provider-fallback").then(e=>a(e))}function ww(e){return i.put("/admin/api/provider-fallback",{enabled:e}).then(t=>a(t))}async function Cw(e){return a(await i.get(`/google/auth-url?return_url=${encodeURIComponent(e)}`),"Failed to get Google auth URL")}async function Rw(e,t){return a(await i.post("/presentation-tools/convert-and-upload-to-slides",{presentation_path:e,sandbox_url:t},{timeout:18e4}),"Failed to upload to Google Slides")}async function hu(e,t){let n=new URLSearchParams;t?.segment&&n.set("segment",t.segment),t?.kind&&n.set("kind",t.kind);let r=n.toString();return a(await i.get(`/projects/${e}/review/items${r?`?${r}`:""}`,{showErrors:!1}))}async function bu(e,t){return a(await i.get(`/projects/${e}/review/items/${t}`))}async function xu(e,t){return a(await i.post(`/projects/${e}/review/items`,t))}async function _u(e,t,n){return a(await i.post(`/projects/${e}/review/items/${t}/act`,n))}async function Pu(e,t){return a(await i.post(`/projects/${e}/review/bulk`,t))}async function ku(e){return a(await i.get(`/p/share?sandbox_id=${encodeURIComponent(e)}`),"Failed to load public links").shares??[]}async function wu(e){return a(await i.post("/p/share",{sandbox_id:e.sandboxId,port:e.port,ttl:e.ttl,label:e.label}),"Failed to generate public URL")}async function Su(e,t){let n=await i.delete(`/p/share/${encodeURIComponent(t)}?sandbox_id=${encodeURIComponent(e)}`);if(!n.success)throw new Error(n.error?.message??"Failed to revoke public link")}var os=class extends Error{constructor(n,r){super(n);this.status=r;this.name="PublicSessionShareError"}status};function vu(e,t=""){return`${Ne()}/public/session-shares/${encodeURIComponent(e)}${t}`}async function Au(e){let t=await fetch(e,{method:"GET",headers:{Accept:"application/json"}}),n=await t.text().catch(()=>""),r=null;try{r=n?JSON.parse(n):null}catch{}if(!t.ok){let s=(r&&typeof r=="object"&&"error"in r&&typeof r.error=="string"?r.error:null)||t.statusText||`HTTP ${t.status}`;throw new os(s,t.status)}return r}async function Ow(e){return Au(vu(e))}async function Uw(e){return Au(vu(e,"/messages"))}async function Cu(e,t){let n=new URLSearchParams;e&&n.set("account_id",e),t?.mine&&n.set("mine","true");let r=n.size>0?`?${n.toString()}`:"";return a(await i.get(`/accounts/tokens${r}`))}async function Ru(e){let{accountId:t,expiresAt:n,projectId:r,name:s}=e;return a(await i.post("/accounts/tokens",{name:s,...t?{account_id:t}:{},...n?{expires_at:n}:{},...r?{project_id:r}:{}}))}async function Tu(e,t){let n=t?`?account_id=${encodeURIComponent(t)}`:"";return a(await i.delete(`/accounts/tokens/${e}${n}`))}async function Iu(e){return a(await i.get(`/projects/${e}/cli-token`))}async function Eu(e,t){return a(await i.post(`/projects/${e}/cli-token`,t??{}))}async function ju(e,t){return a(await i.delete(`/projects/${e}/cli-token/${t}`))}async function $u(e,t){let n=new URLSearchParams;t?.action&&n.set("action",t.action),t?.actor&&n.set("actor",t.actor),t?.actorType&&n.set("actor_type",t.actorType),t?.projectId&&n.set("project_id",t.projectId),t?.sessionId&&n.set("session_id",t.sessionId),t?.source&&n.set("source",t.source),t?.phase&&n.set("phase",t.phase),t?.outcome&&n.set("outcome",t.outcome),t?.resourceType&&n.set("resource_type",t.resourceType),t?.requestId&&n.set("request_id",t.requestId),t?.correlationId&&n.set("correlation_id",t.correlationId),t?.since&&n.set("since",t.since),t?.until&&n.set("until",t.until),t?.q&&n.set("q",t.q),t?.cursor&&n.set("cursor",t.cursor),t?.limit!=null&&n.set("limit",String(t.limit));let r=n.toString();return a(await i.get(`/accounts/${e}/audit${r?`?${r}`:""}`))}async function Mu(e,t){let n=new URLSearchParams;t?.action&&n.set("action",t.action),t?.actor&&n.set("actor",t.actor),t?.actorType&&n.set("actor_type",t.actorType),t?.sessionId&&n.set("session_id",t.sessionId),t?.source&&n.set("source",t.source),t?.phase&&n.set("phase",t.phase),t?.outcome&&n.set("outcome",t.outcome),t?.resourceType&&n.set("resource_type",t.resourceType),t?.requestId&&n.set("request_id",t.requestId),t?.correlationId&&n.set("correlation_id",t.correlationId),t?.since&&n.set("since",t.since),t?.until&&n.set("until",t.until),t?.q&&n.set("q",t.q),t?.cursor&&n.set("cursor",t.cursor),t?.limit!=null&&n.set("limit",String(t.limit));let r=n.toString();return a(await i.get(`/projects/${e}/audit${r?`?${r}`:""}`))}async function qu(e,t){let n=new URLSearchParams;t?.format&&n.set("format",t.format),t?.action&&n.set("action",t.action),t?.actor&&n.set("actor",t.actor),t?.actorType&&n.set("actor_type",t.actorType),t?.projectId&&n.set("project_id",t.projectId),t?.sessionId&&n.set("session_id",t.sessionId),t?.source&&n.set("source",t.source),t?.phase&&n.set("phase",t.phase),t?.outcome&&n.set("outcome",t.outcome),t?.resourceType&&n.set("resource_type",t.resourceType),t?.requestId&&n.set("request_id",t.requestId),t?.correlationId&&n.set("correlation_id",t.correlationId),t?.since&&n.set("since",t.since),t?.until&&n.set("until",t.until),t?.q&&n.set("q",t.q),t?.cursor&&n.set("cursor",t.cursor),t?.limit!=null&&n.set("limit",String(t.limit));let r=n.toString();return a(await i.get(`/accounts/${e}/audit/export${r?`?${r}`:""}`))}async function Du(e){return a(await i.get(`/accounts/${e}/audit/webhooks`))}async function Ou(e,t){return a(await i.post(`/accounts/${e}/audit/webhooks`,t))}async function Uu(e,t,n){return a(await i.patch(`/accounts/${e}/audit/webhooks/${t}`,n))}async function Fu(e,t){return a(await i.delete(`/accounts/${e}/audit/webhooks/${t}`))}async function Lu(e,t){return a(await i.post(`/projects/${e}/secret-requests`,{names:t.names,labels:t.labels,descriptions:t.descriptions,scope:t.scope,expires_in_minutes:t.expiresInMinutes}),"Failed to mint secret-entry link")}async function Gu(e,t){return a(await i.post(`/projects/${e}/connect-requests`,{slug:t.slug,expires_in_minutes:t.expiresInMinutes}),"Failed to mint connect link")}async function Vw(e){return a(await i.get(`/approval-links/${e}`),"Failed to load approval")}async function Bu(e){let t=new URLSearchParams;e?.query&&t.set("query",e.query),e?.type&&t.set("type",e.type),e?.source&&t.set("source",e.source),e?.limit!==void 0&&t.set("limit",String(e.limit)),e?.offset!==void 0&&t.set("offset",String(e.offset));let n=t.toString()?`?${t.toString()}`:"";return a(await i.get(`/marketplace/items${n}`))}async function Nu(){return a(await i.get("/marketplace/marketplaces"))}async function Ku(){return a(await i.get("/marketplace/marketplaces/featured"))}async function Hu(e){return a(await i.get(`/marketplace/items/${encodeURIComponent(e)}`),"Item not found")}async function Wu(e,t){return a(await i.get(`/marketplace/items/${encodeURIComponent(e)}/file?path=${encodeURIComponent(t)}`),"File not found")}async function zu(){return a(await i.get("/marketplace/sources"))}async function Vu(e){return a(await i.post("/marketplace/sources",e),"Failed to add marketplace source")}async function Ju(e){return a(await i.delete(`/marketplace/sources/${encodeURIComponent(e)}`),"Failed to remove marketplace source")}async function Yw(e,t){return a(await i.post(`/projects/${encodeURIComponent(e)}/marketplace/install-session`,{id:t}),"Failed to start marketplace install session")}async function nS(e){return a(await i.get(`/templates/${encodeURIComponent(e)}`))}async function rS(e,t){return a(await i.post(`/templates/${encodeURIComponent(e)}/install`,t))}async function Xu(e){return a(await i.get(`/projects/${e}/apps`),"Failed to list Apps").apps}async function Qu(e,t){return a(await i.post(`/projects/${e}/apps`,t),"Failed to create App")}async function Yu(e,t){return a(await i.get(`/projects/${e}/apps/${t}`),"Failed to load App")}async function Zu(e,t,n){return a(await i.patch(`/projects/${e}/apps/${t}`,n),"Failed to update App")}async function ep(e,t){return a(await i.delete(`/projects/${e}/apps/${t}`),"Failed to delete App")}async function tp(e,t){return a(await i.get(`/projects/${e}/apps/${t}/access`),"Failed to load App access policy")}async function np(e,t,n){return a(await i.patch(`/projects/${e}/apps/${t}/access`,n),"Failed to update App access policy")}async function rp(e,t){return a(await i.post(`/projects/${e}/apps/${t}/access-session`,{}),"Failed to create App access session")}async function as(e,t){return a(await i.post(`/projects/${e}/apps/artifacts`,t),"Failed to register App artifact")}async function cs(e,t,n){return a(await i.post(`/projects/${e}/apps/artifacts/${t}/finalize`,n),"Failed to finalize App artifact")}async function Sg(e){return e instanceof Uint8Array?e:new Uint8Array(await e.arrayBuffer())}async function vg(e){let t=Uint8Array.from(e),n=await globalThis.crypto.subtle.digest("SHA-256",t.buffer);return Array.from(new Uint8Array(n),r=>r.toString(16).padStart(2,"0")).join("")}async function sp(e,t,n={}){let r=await Sg(t),s=n.mediaType??"application/gzip",o=await as(e,{kind:"archive",media_type:s});if(!o.upload)throw new Error("App artifact registration did not return an upload URL");if(r.byteLength>o.upload.max_bytes)throw new Error(`App artifact exceeds ${o.upload.max_bytes} bytes`);n.onProgress?.(0,r.byteLength);let l=await fetch(o.upload.url,{method:"PUT",body:new Blob([Uint8Array.from(r).buffer],{type:s}),signal:n.signal,headers:{"content-type":s,"x-upsert":"false"}});if(!l.ok){let p=await l.text().catch(()=>"");throw new Error(`App artifact upload failed with HTTP ${l.status}${p?`: ${p}`:""}`)}return n.onProgress?.(r.byteLength,r.byteLength),cs(e,o.artifact.artifact_id,{sha256:await vg(r),size_bytes:r.byteLength})}async function ip(e,t,n){return a(await i.post(`/projects/${e}/apps/${t}/deployments`,n),"Failed to create App deployment")}async function op(e,t){return a(await i.get(`/projects/${e}/apps/${t}/deployments`),"Failed to list App deployments").deployments}async function ap(e,t,n){return a(await i.get(`/projects/${e}/apps/${t}/deployments/${n}`),"Failed to load App deployment")}async function cp(e,t,n,r={}){let s=new URLSearchParams;r.after!==void 0&&s.set("after",String(r.after)),r.limit!==void 0&&s.set("limit",String(r.limit));let o=s.size?`?${s.toString()}`:"";return a(await i.get(`/projects/${e}/apps/${t}/deployments/${n}/logs${o}`),"Failed to load App logs")}async function lp(e,t){return a(await i.post(`/projects/${e}/apps/${t}/start`,{}),"Failed to start App")}async function up(e,t){return a(await i.post(`/projects/${e}/apps/${t}/stop`,{}),"Failed to stop App")}async function pp(e,t,n){return a(await i.post(`/projects/${e}/apps/${t}/rollback`,{deployment_id:n}),"Failed to roll back App")}var et=class extends Error{constructor(n,r,s){super(r);this.code=n;this.status=s;this.name="HeadlessAuthError"}code;status};function Ag(e){let t=ce(e?.backendUrl??$().backendUrl??"");if(!t)throw new et("not_configured","backendUrl is not configured (configureKortix / createKortix first)",0);return t.endsWith("/v1")?t:`${t}/v1`}async function ee(e,t,n){let r=n?.fetch??$().fetch??((d,f)=>fetch(d,f)),s={accept:"application/json"};t.body!==void 0&&(s["content-type"]="application/json"),t.bearer&&(s.authorization=`Bearer ${t.bearer}`);let o=await r(`${Ag(n)}${e}`,{method:t.method??(t.body!==void 0?"POST":"GET"),headers:s,...t.body!==void 0?{body:JSON.stringify(t.body)}:{},...n?.signal?{signal:n.signal}:{}}),l=await o.text().catch(()=>""),p=null;try{p=l?JSON.parse(l):null}catch{p=l}if(!o.ok){let d=p&&typeof p=="object"?p:{};throw new et(typeof d.error=="string"?d.error:"auth_error",typeof d.error_description=="string"&&d.error_description?d.error_description:typeof d.error=="string"?d.error:o.statusText||`HTTP ${o.status}`,o.status)}return p}function ls(e,t){return ee("/auth/signup",{body:e},t)}function us(e,t){return ee("/auth/sign-in/password",{body:e},t)}function ps(e,t){return ee("/auth/sign-in/magic-link",{body:e},t)}function ds(e,t){return ee("/auth/verify-otp",{body:e},t)}function gs(e,t){return ee("/auth/sign-in/oauth",{body:e},t)}function ms(e,t){return ee("/auth/oauth/exchange",{body:e},t)}function tt(e,t){return ee("/auth/refresh",{body:e},t)}function fs(e,t){return ee("/auth/password/reset",{body:e},t)}function ys(e,t,n){return ee("/auth/password/update",{body:e,bearer:t},n)}function hs(e,t){return ee("/auth/user",{bearer:e},t)}function bs(e,t={},n){return ee("/auth/sign-out",{body:t,bearer:e},n)}function xs(e={}){let t=e.refreshSkewSeconds??60,n=e.now??(()=>Date.now()),r=null,s=null,o=!e.storage,l=null,p=x=>(x.expires_at??0)*1e3,d=x=>p(x)-t*1e3<=n();async function f(){e.storage&&(r?await e.storage.set(JSON.stringify({session:r,user:s})):await e.storage.remove()),e.onChange?.(r)}async function m(){if(o)return r;o=!0;let x=await e.storage.get();if(x)try{let P=JSON.parse(x);P.session?.access_token&&P.session?.refresh_token&&(r=P.session,s=P.user??null)}catch{r=null}return r}async function h(){if(await m(),!r)return null;if(!l){let x=r.refresh_token;l=tt({refresh_token:x},e.request).then(async P=>(r=P.session,P.user&&(s=P.user),await f(),r)).catch(async P=>{let C=P&&typeof P=="object"&&"status"in P?P.status:0;if(C>=400&&C<500)return r=null,s=null,await f(),null;throw P}).finally(()=>{l=null})}return l}return{current:()=>r,user:()=>s,load:m,async set(x,P){await m(),r=x,P!==void 0&&(s=P),x||(s=null),await f()},async getToken(){return await m(),r?d(r)?(await h().catch(()=>r))?.access_token??null:r.access_token:null},refresh:h,async clear(){r=null,s=null,o=!0,await f()}}}var Rg=["control_plane","provider_ingress","daemon","upstream_port"];function dp(e){return typeof e=="string"&&Rg.includes(e)?e:null}function mS(e){return e?e.runtimeReady!==void 0?e.runtimeReady===!0:e.opencode!==void 0?e.opencode==="ok"||e.opencode===!0:e.status!=="starting"&&e.status!=="down"&&e.status!=="error":!1}async function gp(e,t){let n=(e===void 0?re():e)||null;if(!n)return{status:0,ok:!1,health:null,body:"",hop:null,upstreamStatus:null};let r=await M(`${n}/kortix/health`,{method:"GET",...t},{retryOnAuthError:!1}),s=await r.text().catch(()=>""),o=null;try{o=s?JSON.parse(s):null}catch{o=null}let l=o,p=dp(r.headers.get("X-Kortix-Proxy-Hop"))??dp(o?.hop),d=Number(r.headers.get("X-Kortix-Upstream-Status")),f=o?.upstream_status,m=Number.isFinite(d)&&d>0?d:typeof f=="number"?f:null;return{status:r.status,ok:r.ok,health:l,body:s,hop:p,upstreamStatus:m}}var pe={DESKTOP:"6080",DESKTOP_HTTPS:"6081",PRESENTATION_VIEWER:"3210",STATIC_FILE_SERVER:"3211",KORTIX_MASTER:"8000",BROWSER_STREAM:"9223",BROWSER_VIEWER:"9224",SSH:"22"};var mp=/https?:\/\/(?:localhost|127\.0\.0\.1):\d{1,5}[^\s)"'<>]*/g,fp=/^https?:\/\/p(\d+)-([^.]+)\.localhost(?::(\d+))?(\/.*)?$/,yp=/^https?:\/\/(?:dev|staging|prod|preview)-p(\d+)-([a-z0-9-]+)\.[^/]+?(?::(\d+))?(\/.*)?$/i,hp=new Set([22,4096,parseInt(pe.KORTIX_MASTER,10)]);function Tg(e){return fp.test(e)}function Dt(e){if(!e)return"/";let t=e,n=t.indexOf("](");n!==-1&&(t=t.slice(0,n));let r=t.toLowerCase().indexOf("%5d(");return r!==-1&&(t=t.slice(0,r)),t?t.startsWith("/")?t:`/${t}`:"/"}function Ig(e){let t=e.indexOf("](");return t===-1?e:e.slice(0,t)}var Eg=new Set(["'",'"',"`","<","(","["]),jg=new Set([">","'",'"',"`",")","]",",",";",".","!","?"]);function $g(e){let t=0,n=e.length;for(;t<n&&(e[t]===" "||e[t]===" ");)t++;for(;n>t&&(e[n-1]===" "||e[n-1]===" ");)n--;for(;t<n&&Eg.has(e[t]);)t++;for(;n>t&&jg.has(e[n-1]);)n--;return e.slice(t,n)}function Mg(e){return e.match(/https?:\/\/(?:localhost|127\.0\.0\.1):\d{1,5}[^\s"'<>)]*/i)?.[0]??null}var qg=/^\/proxy\/(\d{1,5})(\/.*)?$/,Dg=/^\/(connectors|settings|dashboard|projects|agents|skills|tools|commands|support|changelog|files|p|browser|desktop|terminal|sessions|services|workspace|channels|scheduled-tasks|marketplace|templates|tunnel|admin|auth)(\/|$|\?)/;function Og(e){if(!e)return!1;try{let t=new URL(e);return t.hostname!=="localhost"&&t.hostname!=="127.0.0.1"?!1:Dg.test(t.pathname)}catch{return!1}}function Ot(e){if(!e)return null;let t=$g(Ig(e.trim())),n=kp(t);if(n){let r=Dt(n.path||"/");return{originalUrl:`http://localhost:${n.port}${r}`,port:n.port,path:r}}try{let r=new URL(t);if(r.protocol!=="http:"&&r.protocol!=="https:"||r.hostname!=="localhost"&&r.hostname!=="127.0.0.1"||!r.port)return null;let s=parseInt(r.port,10);if(!Number.isInteger(s)||s<1||s>65535)return null;let o=`${r.pathname||"/"}${r.search}${r.hash}`,l=parseInt(pe.KORTIX_MASTER,10);if(s===l){let d=r.pathname.match(qg);if(d){let f=parseInt(d[1],10);if(f>=1&&f<=65535)return s=f,o=Dt(`${d[2]||"/"}${r.search}${r.hash}`),{originalUrl:`http://localhost:${s}${o}`,port:s,path:o}}}let p=Dt(o);return{originalUrl:`${r.protocol}//${r.hostname}:${s}${p}`,port:s,path:p}}catch{let r=Mg(e);return r&&r!==e?Ot(r):null}}function Ug(e){let t=[],n=/```[\s\S]*?```/g,r;for(;(r=n.exec(e))!==null;)t.push([r.index,r.index+r[0].length]);let s=/`[^`\n]+`/g;for(;(r=s.exec(e))!==null;){let o=r.index,l=o+r[0].length;t.some(([d,f])=>o>=d&&l<=f)||t.push([o,l])}return t}function Fg(e,t){return t.some(([n,r])=>e>=n&&e<r)}function Lg(e){let t=[],n=new Set,r=Ug(e);mp.lastIndex=0;let s;for(;(s=mp.exec(e))!==null;){let o=Ot(s[0]);if(!o)continue;let{originalUrl:l,port:p,path:d}=o;p<1||p>65535||hp.has(p)||n.has(l)||(n.add(l),t.push({originalUrl:l,port:p,path:d,startIndex:s.index,endIndex:s.index+l.length,inCodeBlock:Fg(s.index,r)}))}return t}function bS(e){return Lg(e).length>0}function Gg(e){try{let{hostname:t}=new URL(e);return t==="localhost"||t==="127.0.0.1"}catch{return!1}}function bp(e){return e.trim().toLowerCase().split("_").join("-")}function xp(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return e.slice(0,t)}function Bg(e,t,n){let r=n.previewUrlTemplate;if(!r||!r.includes("{port}")||!r.includes("{sandbox}"))return null;let s=r.split("{port}").join(String(e)).split("{sandbox}").join(bp(n.sandboxId));return`${xp(s)}${t}`}function Ng(e){return e.sandboxId.trim().length>0}function _e(e,t,n){let r=Dt(t);if(!Ng(n))return zg(e,r);let s=Bg(e,r,n);return s||(Gg(n.apiBaseUrl)?`http://p${e}-${bp(n.sandboxId)}.localhost:${n.backendPort}${r}`:`${xp(n.apiBaseUrl)}/p/${n.sandboxId}/${e}${r}`)}function xS(e,t){if(!e)return;let r=e.replace(/^\/workspace\//,"").replace(/^\/+/,"").split("/").filter(Boolean).map(s=>encodeURIComponent(s)).join("/");return _e(3211,`/open?path=/workspace/${r}`,t)}function Kg(e){return`/open?path=/${(e.startsWith("/workspace")?e:`/workspace/${e.replace(/^\/+/,"")}`).split("/").filter(Boolean).map(r=>encodeURIComponent(r)).join("/")}`}function _S(e){return`http://localhost:3211${Kg(e)}`}function Hg(){return"/health"}function PS(e){return _e(3211,Hg(),e)}function kS(e,t){return _e(e,"/",t)}function Wg(e){let t=Ot(e);return!(!t||hp.has(t.port)||Og(e))}function _p(e,t){if(!e)return e;let n=Ot(e);return n?Wg(n.originalUrl)?_e(n.port,n.path,t):n.originalUrl:e}function zg(e,t="/"){return`http://localhost:${e}${t}`}var Pp=/^https?:\/\/[^/]+\/v1\/p\/([^/]+)\/(\d+)(\/.*)?$/;function kp(e){let t=e.match(fp);if(t)return{port:parseInt(t[1],10),sandboxId:t[2],backendPort:t[3]?parseInt(t[3],10):80,path:t[4]||"/"};let n=e.match(yp);if(n){let s=443;try{let o=new URL(e);s=o.port?parseInt(o.port,10):o.protocol==="https:"?443:80}catch{return null}return{port:parseInt(n[1],10),sandboxId:n[2],backendPort:s,path:n[4]||"/"}}let r=e.match(Pp);if(r)try{let s=new URL(e);return{port:parseInt(r[2],10),sandboxId:r[1],backendPort:parseInt(s.port,10)||(s.protocol==="https:"?443:80),path:r[3]||"/"}}catch{return null}return null}function wS(e){try{let t=kp(e);return t?`http://localhost:${t.port}${t.path}`:null}catch{return null}}function SS(e){return Tg(e)||yp.test(e)||Pp.test(e)}function vS(e){try{let{hostname:t,port:n}=new URL(e);return(t==="localhost"||t==="127.0.0.1")&&n!==""}catch{return!1}}var nt="/web-proxy/";function AS(e,t){try{let n=new URL(e);if(n.protocol!=="http:"&&n.protocol!=="https:")return null;let r=n.protocol.replace(":",""),s=`${nt}${r}/${n.host}${n.pathname}${n.search}${n.hash}`,o=parseInt(pe.KORTIX_MASTER,10);return`${_e(o,"/",t).replace(/\/$/,"")}${s}`}catch{return null}}function CS(e){try{let t=new URL(e),n=t.pathname.indexOf(nt);if(n===-1)return null;let s=t.pathname.slice(n+nt.length).match(/^(https?)\/([\w.\-]+(?::\d+)?)(\/.*)?$/);if(!s)return null;let o=s[1],l=s[2],p=s[3]||"/";return`${o}://${l}${p}${t.search}${t.hash}`}catch{return null}}function RS(e){try{return new URL(e).pathname.includes(nt)}catch{return e.includes(nt)}}function TS(e){if(!e)return!1;let t=e.trim();return!!(/^https?:\/\/(?!localhost|127\.0\.0\.1)/i.test(t)||/^[a-z0-9][\w.-]*\.[a-z]{2,}/i.test(t))}function IS(e){let t=e.trim();return t?/^https?:\/\//i.test(t)?t:/^[a-z0-9][\w.-]*\.[a-z]{2,}/i.test(t)?`https://${t}`:null:null}var wp="frontend";function Ut(e,t,n){(e==="error"?console.error:e==="warn"?console.warn:e==="debug"?console.debug:console.log)(`[${wp}] ${t}`,...n?[n]:[]);try{be().app.log({service:wp,level:e,message:t,extra:n})}catch{}}var de={debug:(e,t)=>Ut("debug",e,t),info:(e,t)=>Ut("info",e,t),warn:(e,t)=>Ut("warn",e,t),error:(e,t)=>Ut("error",e,t)};function Vg(e){return{type:"heartbeat-gap",gapMs:e}}function Jg(e){switch(e.type){case"message.updated":return{type:"message.updated",sessionID:e.properties.sessionID,message:e.properties.info};case"message.removed":return{type:"message.removed",sessionID:e.properties.sessionID,messageID:e.properties.messageID};case"message.part.updated":return{type:"message.part.updated",sessionID:e.properties.sessionID,part:e.properties.part};case"message.part.removed":return{type:"message.part.removed",sessionID:e.properties.sessionID,messageID:e.properties.messageID,partID:e.properties.partID};case"session.status":return{type:"session.status",sessionID:e.properties.sessionID,status:e.properties.status};case"session.idle":return{type:"session.idle",sessionID:e.properties.sessionID};case"session.error":return{type:"session.error",sessionID:e.properties.sessionID,error:e.properties.error};case"question.asked":return{type:"question.asked",sessionID:e.properties.sessionID,requestID:e.properties.id,questions:e.properties.questions,tool:e.properties.tool};case"question.replied":return{type:"question.answered",sessionID:e.properties.sessionID,requestID:e.properties.requestID,outcome:"replied",answers:e.properties.answers};case"question.rejected":return{type:"question.answered",sessionID:e.properties.sessionID,requestID:e.properties.requestID,outcome:"rejected"};case"permission.asked":return{type:"permission.asked",sessionID:e.properties.sessionID,requestID:e.properties.id,permission:e.properties.permission,patterns:e.properties.patterns,tool:e.properties.tool};case"permission.replied":return{type:"permission.replied",sessionID:e.properties.sessionID,requestID:e.properties.requestID,reply:e.properties.reply};case"todo.updated":return{type:"todo.updated",sessionID:e.properties.sessionID,todos:e.properties.todos};case"server.connected":return{type:"connection",status:"connected"};default:return null}}var Xg={now:()=>Date.now(),setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e)},Qg=16,Yg=8,Zg=6e4,em=5e3,tm=250,nm=1e3,rm=3e4,sm=5,im=3e3,om=3e4,am=2e4,cm=2e3,lm=8;function um(e){if(e.type==="session.status")return`session.status:${e.properties.sessionID}`;if(e.type==="lsp.updated")return"lsp.updated"}function Sp(e){if(e.aborted)return{promise:Promise.resolve(),cleanup:()=>{}};let t=()=>{};return{promise:new Promise(r=>{t=()=>r(),e.addEventListener("abort",t,{once:!0})}),cleanup:()=>e.removeEventListener("abort",t)}}var Ft=new WeakMap;function pm(e,t,n){let r=t.timers??Xg,s=t.connectTimeoutMs??am,o=t.heartbeatTimeoutMs??Zg,l=t.maxConsecutiveHardFailures??lm,p=new AbortController;function d(E,...u){for(let b of n){let c=E(b);if(c)try{c(...u)}catch(S){console.warn("[opencode-events] subscriber handler threw, skipping",S)}}}let f=r.now(),m=[],h,x=0,P=new Map,C=()=>{if(h&&r.clearTimeout(h),h=void 0,m.length===0)return;let E=m;m=[],P.clear(),x=r.now(),f=r.now();for(let u of E)u&&d(b=>b.onEvent,u.event)},I=()=>{if(h)return;let E=r.now()-x;h=r.setTimeout(C,Math.max(0,Qg-E))};return(async()=>{let E=0,u=0;for(;!p.signal.aborted;){let b=!1,c=!1,S,w,R=null,j=r.now(),D=new AbortController,q=Sp(p.signal);q.promise.then(()=>D.abort());try{let U=await new Promise((Q,K)=>{let H=!1;w=r.setTimeout(()=>{H||(H=!0,de.warn("SSE connect timed out, forcing reconnect",{connectTimeoutMs:s}),D.abort(),K(new Error(`SSE connect timed out after ${s}ms`)))},s),e.global.event({signal:D.signal,sseDefaultRetryDelay:im,sseMaxRetryDelay:om,sseMaxRetryAttempts:1}).then(Z=>{H||(H=!0,r.clearTimeout(w),Q(Z))},Z=>{H||(H=!0,r.clearTimeout(w),K(Z))})}),{stream:F}=U;f=r.now();let L=()=>{r.clearTimeout(S),S=r.setTimeout(()=>{de.warn("SSE heartbeat timeout, forcing reconnect"),D.abort()},o)};L();let J=r.now(),N=F[Symbol.asyncIterator]();for(;!D.signal.aborted;){let Q=N.next().then(oe=>({kind:"next",result:oe}),oe=>({kind:"error",error:oe})),K=Sp(D.signal),H=await Promise.race([Q,K.promise.then(()=>({kind:"aborted"}))]);if(K.cleanup(),H.kind==="aborted")break;if(H.kind==="error")throw H.error;if(H.result.done)break;b=!0,L();let Z=H.result.value,we=Z&&typeof Z=="object"&&"payload"in Z?Z.payload:Z;if(!we?.type)continue;let en=um(we);if(en){let oe=P.get(en);oe!==void 0&&(m[oe]=void 0),P.set(en,m.length)}m.push({type:we.type,event:we}),I(),!(r.now()-J<Yg)&&(J=r.now(),await new Promise(oe=>r.setTimeout(oe,0)))}c=b}catch(U){if(p.signal.aborted)break;R=U;let F=String(U),L=F.includes("401")||F.includes("403")||F.includes("Unauthorized")||F.includes("Token refresh failed");if(de.error("SSE event stream error",{error:F,retryCount:E,isAuthError:L}),L)try{gt(),await vr(),de.info("SSE: refreshed auth token after auth error")}catch(J){de.error("SSE: failed to refresh auth token",{error:String(J)})}}finally{r.clearTimeout(S),r.clearTimeout(w),D.abort(),q.cleanup(),C()}if(p.signal.aborted)break;let X=r.now()-j,W=R?.cause?.status;if(u=!b&&(typeof W=="number"&&W>=400||X<cm)?u+1:0,u>=l){de.error("SSE event stream parked \u2014 giving up after consecutive hard failures",{consecutiveFailures:u,lastError:String(R)}),d(U=>U.onParked,{consecutiveFailures:u,lastError:R});break}let T=r.now()-f;T>em&&d(U=>U.onGapRehydrate,T),c?E=0:(E++,E>1&&de.warn("SSE event stream reconnecting",{retryCount:E}));let z=c?tm:Math.min(nm*2**Math.min(E-1,sm),rm);await new Promise(U=>{let F=r.setTimeout(U,z),L=()=>{r.clearTimeout(F),U()};p.signal.addEventListener("abort",L,{once:!0})})}})(),{subscribers:n,teardown:()=>{p.abort(),h&&r.clearTimeout(h)}}}function _s(e){let{client:t,onEvent:n,onGapRehydrate:r,onParked:s,signal:o}=e,l={onEvent:n,onGapRehydrate:r,onParked:s},p=Ft.get(t);p?p.subscribers.add(l):(p=pm(t,e,new Set([l])),Ft.set(t,p));let d=p,f=!1,m=()=>{f||(f=!0,o&&o.removeEventListener("abort",h),d.subscribers.delete(l),d.subscribers.size===0&&(d.teardown(),Ft.get(t)===d&&Ft.delete(t)))},h=()=>m();return o&&(o.aborted?m():o.addEventListener("abort",h,{once:!0})),{close:m}}function dm(){return be()}var Lt=new Map,Gt=class extends Error{constructor(t){super(`Session runtime not ready \u2014 call \`await session.ensureReady()\` (it drives \`start()\` to completion and resolves this session's own sandbox runtime) before calling \`${t}\`.`),this.name="SessionNotReadyError"}};function gm(e,t){nn(e,t);function n(u){try{return new URL(u)}catch{if(typeof window<"u"&&window.location?.origin)try{return new URL(u,window.location.origin)}catch{return null}throw new A(`Kortix SDK: backendUrl must be an absolute URL outside the browser (got ${JSON.stringify(u)}). Relative paths like "/api/kortix" only resolve against a page origin \u2014 configure an absolute backendUrl for server-side hosts.`,{code:"INVALID_BACKEND_URL"})}}function r(u){let b=$().backendUrl??e.backendUrl,c=80,S=n(b);return S&&(c=S.port?Number(S.port):S.protocol==="https:"?443:80),pi({sandboxId:u,apiBaseUrl:b,backendPort:c})}let s={signUp:ls,signInWithPassword:us,sendMagicLink:ps,verifyOtp:ds,signInWithProvider:gs,exchangeCode:ms,refresh:tt,resetPassword:fs,updatePassword:ys,user:hs,signOut:bs,session:xs},o={list:Ci,get:Ti,create:Ri,updateName:Ii,branding:{get:Ei,update:ji,uploadAsset:$i,removeAsset:Mi,reset:qi},leave:Wi,members:Di,invite:Oi,removeMember:Ki,updateMemberRole:Hi,invites:Ui,cancelInvite:Fi,resendInvite:Li,tokens:{list:Cu,create:Ru,revoke:Tu},audit:{log:$u,export:qu,webhooks:{list:Du,create:Ou,update:Uu,remove:Fu}}},l={assignments:{list:gu,create:mu,revoke:fu},permissions:{list:yu,forRole:Yl},roles:{list:Xl,create:eu,update:tu,setPermissions:nu,remove:ru,usage:Zl},groups:{list:Bl,get:Nl,create:Kl,update:Hl,remove:Wl,members:{list:zl,add:Vl,remove:Jl}},agentIdentities:Ql,oauthClients:{list:ou,get:au,create:cu,update:lu,rotateSecret:uu,remove:pu},can:su,canBatch:iu},p={accountState:Kc,accountStateMinimal:Hc,transactions:Wc,transactionsSummary:zc,creditBreakdown:Vc,usageHistory:Jc,usageRollup:cl,sessionCosts:{list:ul,get:ss},tierConfigurations:Xc,checkout:{createSession:u=>Qc(u),confirmSession:(u,b)=>Yc(u,b)},subscription:{createPortalSession:(u,b)=>Zc(u,b),cancel:(u,b)=>el(u,b),reactivate:u=>tl(u),scheduleDowngrade:(u,b,c)=>nl(u,b,c),cancelScheduledChange:u=>rl(u),prorationPreview:(u,b)=>sl(u,b)},credits:{purchase:u=>il(u),autoTopupSettings:u=>ol(u),configureAutoTopup:u=>al(u)}},d={describe:Gi,accept:Bi,decline:Ni},f={list:Me,listForAccount:Ji,get:Lr,detail:Gr,create:Zi,createRepo:eo,provision:to,update:Kr,archive:Hr,llmCatalog:Br,modelPicker:Nr,sandboxHealth:Xr,sandboxTemplates:Ca,sessions:Ye,createSession:Ze},m={linkRepository:oo,getInstallation:ao,listInstallations:co,listLinkableInstallations:lo,listRepositories:uo,listRepositoryBranches:po,linkInstallation:mo,saveInstallation:go,deleteInstallation:fo},h={list:ku,create:wu,revoke:Su},x=ka,P={items:u=>Bu(u),item:u=>Hu(u),itemFile:(u,b)=>Wu(u,b),marketplaces:()=>Nu(),featured:()=>Ku(),sources:{list:()=>zu(),add:u=>Vu(u),remove:u=>Ju(u)}};function C(u){return{catalog:()=>zr(u),tools:()=>It(u),search:(...b)=>zo(u,...b),describe:(...b)=>Vo(u,...b),call:(...b)=>Jo(u,...b),uploadAttachment:(...b)=>Xo(u,...b)}}function I(u){let b={list:()=>Qo(u),listAll:()=>Yo(u),reconcile:(...c)=>Zo(u,...c),reconcileMember:(...c)=>ea(u,...c),updateCredential:(...c)=>ta(u,...c),revoke:(...c)=>na(u,...c),activate:(...c)=>ra(u,...c),setDefault:(...c)=>sa(u,...c),pipedreamConnect:(...c)=>ia(u,...c),pipedreamFinalize:(...c)=>oa(u,...c)};return{get:c=>Lr(u,c),detail:()=>Gr(u),audit:c=>Mu(u,c),update:c=>Kr(u,c),archive:()=>Hr(u),llmCatalog:()=>Br(u),modelPicker:()=>Nr(u),sandboxHealth:()=>Xr(u),onboardingComplete:(...c)=>io(u,...c),apps:{list:()=>Xu(u),create:c=>Qu(u,c),get:c=>Yu(u,c),update:(...c)=>Zu(u,...c),access:{get:(...c)=>tp(u,...c),update:(...c)=>np(u,...c),session:(...c)=>rp(u,...c)},remove:c=>ep(u,c),artifacts:{register:c=>as(u,c),uploadArchive:(...c)=>sp(u,...c),finalize:(...c)=>cs(u,...c)},deployments:{create:(...c)=>ip(u,...c),list:c=>op(u,c),get:(...c)=>ap(u,...c),logs:(...c)=>cp(u,...c)},start:c=>lp(u,c),stop:c=>up(u,c),rollback:(...c)=>pp(u,...c)},tokens:{list:()=>Iu(u),create:c=>Eu(u,c),revoke:c=>ju(u,c)},setupLinks:{requestSecret:c=>Lu(u,c),requestConnector:c=>Gu(u,c)},validateManifest:c=>Qi(u,c),gitToken:()=>Yi(u),secrets:{list:()=>Do(u),upsert:c=>Oo(u,c),setStrategy:(...c)=>Uo(u,...c),broker:(...c)=>Fo(u,...c),remove:c=>Ko(u,c),setPersonal:(...c)=>Ho(u,...c),removePersonal:c=>Wo(u,c),setGitCredential:c=>No(u,c),startProviderOAuth:(...c)=>Lo(u,...c),pollProviderOAuth:(...c)=>Go(u,...c),removeProviderOAuth:c=>Bo(u,c)},access:{list:()=>xo(u),invite:(...c)=>ko(u,...c),update:(...c)=>_o(u,...c),revoke:c=>Po(u,c),pendingInvites:()=>wo(u),resendInvite:(...c)=>vo(u,...c),revokeInvite:(...c)=>So(u,...c),requests:()=>yo(u),approveRequest:(...c)=>ho(u,...c),rejectRequest:(...c)=>bo(u,...c),groupGrants:()=>Ao(u),attachGroupGrant:(...c)=>Co(u,...c),updateGroupGrant:(...c)=>Ro(u,...c),detachGroupGrant:c=>To(u,c),resourceGrants:{list:()=>Io(u),create:c=>Eo(u,c),remove:c=>jo(u,c)}},connectors:{...C(u),list:()=>aa(u),config:(...c)=>ma(u,...c),create:(...c)=>ha(u,...c),remove:(...c)=>xa(u,...c),sync:()=>ca(u),auth:{discover:(...c)=>ba(u,...c)},setName:(...c)=>fa(u,...c),setCredentialMode:(...c)=>la(u,...c),setAuthorizationStrategy:(...c)=>ua(u,...c),setCredential:(...c)=>wa(u,...c),setSensitive:(...c)=>pa(u,...c),connections:b,policies:{get:(...c)=>da(u,...c),set:(...c)=>ga(u,...c)},pipedream:{listApps:(...c)=>_a(u,...c),listSections:(...c)=>Pa(u,...c),connect:(...c)=>ya(u,...c),finalize:(...c)=>Sa(u,...c)},discover:{list:(...c)=>Vr(u,...c),detail:(...c)=>Jr(u,...c)}},policies:{list:()=>va(u),set:(...c)=>Aa(u,...c)},triggers:{list:()=>Cc(u),create:(...c)=>Rc(u,...c),update:(...c)=>Tc(u,...c),remove:(...c)=>Ic(u,...c),fire:(...c)=>jc(u,...c),setActivation:(...c)=>Ec(u,...c)},files:{list:c=>Da(u,c),read:(c,S)=>Ua(u,c,S),search:(...c)=>Oa(u,...c),archive:(...c)=>Fa(u,...c),history:(...c)=>Ka(u,...c)},git:{commits:()=>Ga(u),commit:c=>Ba(u,c),commitDiff:c=>Na(u,c),branches:()=>La(u),versionDiff:(...c)=>Ha(u,...c),inviteCollaborator:(...c)=>Xi(u,...c)},changeRequests:{list:()=>Wa(u),get:c=>za(u,c),diff:c=>Va(u,c),mergePreview:c=>Ja(u,c),open:(...c)=>Xa(u,...c),merge:(...c)=>Qa(u,...c),close:(...c)=>Ya(u,...c),reopen:(...c)=>Za(u,...c),requestChanges:(...c)=>ec(u,...c)},sessions:{list:c=>Ye(u,c),create:c=>Ze(u,c),ensureWarm:()=>cc(u),claimWarm:c=>lc(u,c)},review:{list:c=>hu(u,c),get:c=>bu(u,c),submit:c=>xu(u,c),act:(...c)=>_u(u,...c),bulkAct:c=>Pu(u,c)},approvals:{list:c=>$o(u,c),resolve:(...c)=>qo(u,...c),sessionsNeedingInput:c=>Mo(u,c)},gateway:{logs:c=>Rl(u,c),log:c=>Tl(u,c),overview:c=>Il(u,c),series:c=>El(u,c),breakdown:c=>jl(u,c),sessions:c=>$l(u,c),errors:c=>Ml(u,c),budgets:()=>ql(u),setBudget:c=>Dl(u,c),deleteBudget:c=>Ol(u,c),keys:()=>Ul(u),createKey:c=>Fl(u,c),revokeKey:c=>Ll(u,c),routing:{get:()=>Sl(u),set:c=>vl(u,c),reset:()=>Al(u),preview:c=>Cl(u,c)},playground:(c,S,w)=>Gl(u,c,S,w)},channels:{slack:{installation:()=>dl(u),connect:c=>gl(u,c),mode:()=>ml(u),manifest:()=>fl(u),disconnect:()=>yl(u),getFile:c=>hl(u,c),uploadFile:c=>bl(u,c)},email:{installation:c=>xl(u,c),mode:()=>_l(u),connect:c=>Pl(u,c),disconnect:c=>kl(u,c),updatePolicy:(...c)=>wl(u,...c)}},updateFeatureFlag:(...c)=>no(u,...c),updateExperimentalFeature:(...c)=>ro(u,...c),modelDefaults:{get:()=>Oc(u),set:c=>Uc(u,c),clear:c=>Fc(u,c)},setDefaultAgent:c=>Nc(u,c),sandbox:{list:()=>qa(u),snapshots:()=>Ra(u),rebuildSnapshot:c=>Ta(u,c),fixWithAgent:()=>Ia(u),createTemplate:c=>Ea(u,c),updateTemplate:(...c)=>ja(u,...c),removeTemplate:c=>$a(u,c),buildTemplate:c=>Ma(u,c),setProvider:c=>so(u,c)},setAgentScope:(...c)=>Gc(u,...c),session:c=>E(u,c)}}function E(u,b){let c=null,S,w,R=null;async function j(){R||(R=Yr(u,b,{showErrors:!1}).then(y=>{let T=typeof y.metadata?.opencode_model=="string"?y.metadata.opencode_model.trim():"",z=T.indexOf("/"),U=z>0&&z<T.length-1?{providerID:T.slice(0,z),modelID:T.slice(z+1)}:void 0,F=y.agent_name?.trim()||void 0;return{model:U,agent:F}}));try{return await R}catch(y){throw R=null,y}}function D(){if(c)return c;let y=Mc(u,b);return y&&(c=y),c}async function q(y){let T=D();if(T)return T;let z=y?.readyTimeoutMs??18e4,U=bt($().backendUrl??e.backendUrl).catch(()=>null),F=`${u}
20
- ${b}`,L=Lt.get(F);if(L)return c=await L,await U,c;let J=(async()=>{let N=Date.now()+z,Q=()=>Math.max(0,N-Date.now()),K=await qe(u,b,Math.min(3e4,Q()));for(;Date.now()<N&&(K==null||(K.stage==="provisioning"||K.stage==="starting")&&K.retriable);)await new Promise(we=>setTimeout(we,Math.min(1e3,Q()))),K=await qe(u,b,Math.min(3e4,Q()));if(!K||K.stage!=="ready"||!K.sandbox||!K.opencode_session_id)throw new A(`Session runtime not ready (stage: ${K?.stage??"unknown"})`,{code:"RUNTIME_UNAVAILABLE"});let H=K.sandbox.external_id;if(!H)throw new A("Session sandbox has no external_id \u2014 cannot resolve its runtime URL",{code:"RUNTIME_UNAVAILABLE"});let Z=mt(H);return Qs(Z,H),{opencodeSessionId:K.opencode_session_id,runtimeUrl:Z,sandboxId:H}})();Lt.set(F,J);try{return c=await J,await U,c}finally{Lt.get(F)===J&&Lt.delete(F)}}function X(y){let T=D();if(!T)throw new Gt(y);return T}function W(){c=null,Dc(u,b)}return{get:y=>Yr(u,b,y),cost:()=>ss(b,{projectId:u}),update:y=>xc(u,b,y),delete:()=>(W(),_c(u,b)),start:(...y)=>qe(u,b,...y),restart:()=>(W(),jt(u,b)),stop:()=>(W(),$t(u,b)),configState:()=>Pc(u,b),reloadConfig:y=>(W(),kc(u,b,y)),reloadConfigStream:(...y)=>(W(),wc(u,b,...y)),setSharing:y=>rc(u,b,y),previews:()=>sc(u,b),commit:y=>tc(u,b,y),publicShares:{list:()=>ic(u,b),create:(...y)=>oc(u,b,...y),revoke:(...y)=>ac(u,b,...y)},audit:(y,T)=>uc(u,b,y,T),transcript:y=>pc(u,b,y),transcriptSync:y=>dc(u,b,y),turn:()=>gc(u,b),prompts:{create:y=>mc(u,b,y),list:()=>fc(u,b),remove:y=>yc(u,b,y),retry:y=>hc(u,b,y),hold:y=>bc(u,b,y)},ensureReady:q,health:y=>gp(D()?.runtimeUrl??null,y),previewUrl:(y,T="/")=>_e(y,T,r(X("previewUrl").sandboxId)),proxyUrl:y=>_p(y,r(X("proxyUrl").sandboxId)),setModel:y=>{S=y},changeModel:async y=>{let T=await Ac(u,b,y);return R=null,T},scope:()=>Sc(u,b),rescope:y=>vc(u,b,y),setAgent:y=>{w=y},send:async(y,T)=>{let{opencodeSessionId:z,runtimeUrl:U}=await q(),F=T?.model??S,L=T?.agent??w,J=F&&L?{}:await j(),N=F??J.model,Q=L??J.agent;return le(U).session.prompt({sessionID:z,parts:[{type:"text",text:y}],...N?{model:N}:{},...Q?{agent:Q}:{}})},abort:async()=>{let{opencodeSessionId:y,runtimeUrl:T}=await q();return le(T).session.abort({sessionID:y})},rewind:async y=>{let{opencodeSessionId:T,runtimeUrl:z}=await q();return le(z).session.revert({sessionID:T,messageID:y})},restoreRewind:async()=>{let{opencodeSessionId:y,runtimeUrl:T}=await q();return le(T).session.unrevert({sessionID:y})},stream:async y=>{let{runtimeUrl:T}=await q();return _s({client:le(T),onEvent:y.onEvent,onGapRehydrate:y.onGapRehydrate,signal:y.signal})},get runtime(){return le(X("runtime").runtimeUrl)},files:{list:async y=>St(y,(await q()).runtimeUrl),read:async y=>ze(y,(await q()).runtimeUrl),readBlob:async y=>Ve(y,(await q()).runtimeUrl),status:async()=>vt((await q()).runtimeUrl),findFiles:async(y,T)=>At(y,T,(await q()).runtimeUrl),findText:async y=>Ct(y,(await q()).runtimeUrl),upload:async(y,T,z)=>Je(y,T,z,(await q()).runtimeUrl),write:async(y,T)=>Xe(y,T,(await q()).runtimeUrl),create:async y=>Rt(y,(await q()).runtimeUrl),copy:async(y,T)=>Tt(y,T,(await q()).runtimeUrl),remove:async y=>Ie(y,(await q()).runtimeUrl),mkdir:async y=>Qe(y,(await q()).runtimeUrl),rename:async(y,T)=>xe(y,T,(await q()).runtimeUrl)}}}return{config:e,auth:s,accounts:o,iam:l,accountInvites:d,projects:f,connectors:C(),project:I,session:E,github:m,billing:p,sandboxShares:h,connectStatus:x,marketplace:P,validateToken:zi,runtime:dm}}function mm(){let e=typeof crypto<"u"?crypto:void 0;if(e?.randomUUID)return e.randomUUID();let t=new Uint8Array(16);if(e?.getRandomValues)e.getRandomValues(t);else for(let r=0;r<16;r++)t[r]=Math.floor(Math.random()*256);t[6]=t[6]&15|64,t[8]=t[8]&63|128;let n=[...t].map(r=>r.toString(16).padStart(2,"0"));return`${n[0]}${n[1]}${n[2]}${n[3]}-${n[4]}${n[5]}-${n[6]}${n[7]}-${n[8]}${n[9]}-${n.slice(10).join("")}`}function fm(){return{pending:[],failed:[],inFlightId:null,inFlightIds:[]}}function De(e){return e.inFlightIds?.length?e.inFlightIds:e.inFlightId?[e.inFlightId]:[]}function ym(e,t){return{...e,pending:[...e.pending,{...t,attempts:0}]}}function hm(e){if(De(e).length>0)return{state:e};let t=e.pending[0];if(!t)return{state:e};let n={...t,attempts:t.attempts+1};return{state:{...e,pending:[n,...e.pending.slice(1)],inFlightId:n.id,inFlightIds:[n.id]},claimed:n}}function bm(e){let t=De(e);return t.length===0?e:{...e,pending:e.pending.filter(n=>!t.includes(n.id)),inFlightId:null,inFlightIds:[]}}function xm(e,t){let n=De(e);if(n.length===0)return e;let r=e.pending.filter(s=>n.includes(s.id));return r.length===0?{...e,inFlightId:null,inFlightIds:[]}:{pending:e.pending.filter(s=>!n.includes(s.id)),failed:[...e.failed,...r.map(s=>({...s,lastError:t}))],inFlightId:null,inFlightIds:[]}}function _m(e,t){let n=e.failed.find(o=>o.id===t);if(!n)return e;let{lastError:r,...s}=n;return{...e,pending:[...e.pending,s],failed:e.failed.filter(o=>o.id!==t)}}function Pm(e,t){return De(e).includes(t)?e:e.pending.some(n=>n.id===t)?{...e,pending:e.pending.filter(n=>n.id!==t)}:e.failed.some(n=>n.id===t)?{...e,failed:e.failed.filter(n=>n.id!==t)}:e}function km(e,t,n){return De(e).includes(t)||!e.pending.some(r=>r.id===t)?e:{...e,pending:e.pending.map(r=>r.id===t?{...r,text:n}:r)}}function wm(e,t,n){let r=De(e);if(r.includes(t))return e;let s=e.pending.findIndex(f=>f.id===t);if(s===-1)return e;let o=r.length,l=Math.min(Math.max(n,o),e.pending.length-1);if(l===s)return e;let p=[...e.pending],[d]=p.splice(s,1);return p.splice(l,0,d),{...e,pending:p}}var vp={thinking:!1,toolDetails:!0,assistantMetadata:!0};function Sm(e){return e&&e.charAt(0).toUpperCase()+e.slice(1)}function vm(e){let t=e/1e3;if(t<60)return`${t.toFixed(1)}s`;let n=Math.floor(t/60),r=t%60;return`${n}m ${r.toFixed(0)}s`}function Am(e,t){if(e.type==="text"&&!e.synthetic)return`${e.text??""}
19
+ `);let k=wg(_);if(k){if(r(k),k.type==="error")throw new C(k.error,{status:k.status,code:k.code,data:{reason:k.reason}});k.type==="done"&&(f=k.result)}}}}finally{u.cancel().catch(()=>{})}if(!f)throw new Error("Reload stream ended without a result");return f}async function Ic(e,t){return a(await i.get(`/projects/${e}/sessions/${encodeURIComponent(t)}/scope`))}async function Ec(e,t,n){return a(await i.put(`/projects/${e}/sessions/${encodeURIComponent(t)}/scope`,n))}async function jc(e,t,n){return a(await i.put(`/projects/${e}/sessions/${encodeURIComponent(t)}/model`,{opencode_model:n}))}async function $c(e){return a(await i.get(`/projects/${e}/triggers`))}async function Mc(e,t){return a(await i.post(`/projects/${e}/triggers`,t))}async function Dc(e,t,n){return a(await i.patch(`/projects/${e}/triggers/${t}`,n))}async function qc(e,t){return a(await i.delete(`/projects/${e}/triggers/${t}`))}async function Oc(e,t){return a(await i.patch(`/projects/${e}/triggers/activation`,{paused:t}))}async function Uc(e,t){return a(await i.post(`/projects/${e}/triggers/${t}/fire`,{}))}var ue=new Map;function ts(e,t){return`${e}::${t}`}function Fc(e,t){ue.delete(e),ue.set(e,t)}function Lc(e,t){let n=ts(e,t),r=ue.get(n);return r&&Fc(n,r),r}function Gc(e,t,n){let r=ts(e,t);if(!ue.has(r)&&ue.size>=512){let s=ue.keys().next().value;s!==void 0&&ue.delete(s)}Fc(r,n)}function Bc(e,t){ue.delete(ts(e,t))}function mP(e){if(e.status!=="running"||!e.sandbox_id||!e.sandbox_provider||!e.sandbox_url||!e.opencode_session_id)return null;let t=e.sandbox_url.match(/\/p\/([^/]+)\//)?.[1];return t?{stage:"ready",agent_name:e.agent_name??"default",retriable:!0,sandbox:{sandbox_id:e.sandbox_id,session_id:e.session_id,project_id:e.project_id,account_id:e.account_id,provider:e.sandbox_provider,external_id:t,base_url:e.sandbox_url,status:"active",config:{},metadata:e.metadata,last_used_at:e.updated_at,created_at:e.created_at,updated_at:e.updated_at},opencode_session_id:e.opencode_session_id,runtime_url:e.sandbox_url}:null}var ns=class extends Error{status;code;terminal;constructor(t,n){super(t),this.name="SessionStartError",this.status=n.status,this.code=n.code,this.terminal=n.terminal}};function fP(e){return e instanceof Error&&e.name==="SessionStartError"}function Sg(e){let t=e,n=t?.status,r=t?.code??t?.details?.code??t?.details?.error,s=t?.message||"Unable to start this session";return n&&n>=400&&n<500&&n!==408&&n!==429?new ns(s,{status:n,code:r,terminal:!0}):null}async function De(e,t,n){let r=n&&n>0?`?wait_ms=${Math.floor(n)}`:"",s=await i.post(`/projects/${e}/sessions/${t}/start${r}`,{},{showErrors:!1});if(!s.success||!s.data){let p=Sg(s.error);if(p&&!(p.status===404&&cc(t)))throw p;return null}let o=s.data,u=o.sandbox?.external_id;return o.stage==="ready"&&u&&o.opencode_session_id&&Gc(e,t,{opencodeSessionId:o.opencode_session_id,runtimeUrl:ft(u),sandboxId:u}),o}function yP(e,t){return["session-start",e,t]}async function Nc(e){return a(await i.get(`/projects/${e}/model-defaults`))}async function Kc(e,t){return a(await i.put(`/projects/${e}/model-defaults`,t))}async function Hc(e,t){let n=new URLSearchParams({scope:t.scope,...t.agentName?{agentName:t.agentName}:{}}).toString();return a(await i.delete(`/projects/${e}/model-defaults?${n}`))}async function wP(e,t){return a(await i.put(`/projects/${e}/model-enablement`,{modelOverrides:t}))}async function zc(e,t,n){let r=Ag(n);return a(await i.put(`/projects/${e}/agents/${encodeURIComponent(t)}/scope`,r))}function Wc(e){let t=[];for(let n of e){let r=n.trim();r&&!t.includes(r)&&t.push(r)}return t}function vg(e,t){if(e.length!==t.length)return!1;let n=new Set(t);return e.every(r=>n.has(r))}function Ag(e){let t=e.connectors_required?Wc(e.connectors_required):void 0,n=e.connectors_personal?Wc(e.connectors_personal):void 0;if(t&&n&&!vg(t,n))throw new Error("connectors_personal must match connectors_required when both fields are present");let r={...e};return delete r.connectors_personal,(t!==void 0||n!==void 0)&&(r.connectors_required=t??n),r}async function IP(e,t){let n=a(await i.get(`/projects/${e}/agents/${encodeURIComponent(t)}/config`));return{...n,block:n.block?rs(n.block):null}}async function EP(e,t,n){let r=rs(n),s=a(await i.put(`/projects/${e}/agents/${encodeURIComponent(t)}/config`,r));return{...s,block:s.block?rs(s.block):null}}function Vc(e){let t=[];for(let n of e){let r=n.trim();r&&!t.includes(r)&&t.push(r)}return t}function Cg(e,t){if(e.length!==t.length)return!1;let n=new Set(t);return e.every(r=>n.has(r))}function rs(e){let t=e.connectors_required?Vc(e.connectors_required):void 0,n=e.connectors_personal?Vc(e.connectors_personal):void 0;if(t&&n&&!Cg(t,n))throw new Error("connectors_personal must match connectors_required when both fields are present");let r={...e};return delete r.connectors_personal,(t!==void 0||n!==void 0)&&(r.connectors_required=t??n),r}async function jP(e,t,n){return a(await i.post(`/projects/${e}/secrets/${encodeURIComponent(t)}/grant`,{agent:n}))}async function Jc(e,t){return a(await i.put(`/projects/${e}/default-agent`,{agent:t}))}function ss(){return{credits:{total:0,daily:0,monthly:0,extra:0,can_run:!1,daily_refresh:null},subscription:{tier_key:"none",tier_display_name:"No Plan",status:"no_subscription",billing_period:null,provider:"stripe",subscription_id:null,current_period_end:null,cancel_at_period_end:!1,is_cancelled:!1,cancellation_effective_date:null,has_scheduled_change:!1,scheduled_change:null,commitment:{has_commitment:!1,can_cancel:!0,commitment_type:null,months_remaining:null,commitment_end_date:null},can_purchase_credits:!1},models:[],limits:{concurrent_runs:{running_count:0,limit:0,can_start:!1,tier_name:"none"},ai_worker_count:{current_count:0,limit:0,can_create:!1,tier_name:"none"},custom_mcp_count:{current_count:0,limit:0,can_create:!1,tier_name:"none"}},tier:{name:"none",display_name:"No Plan",monthly_credits:0,can_purchase_credits:!1}}}function Rg(e){let t=e.trim().toLowerCase();return t===""||t==="free"||t==="none"?"free":t==="enterprise"?"enterprise":"team"}function qP(e){let t=e?.plan;if(t)return{family:t.family,label:t.label,sublabel:t.sublabel??null,isGrandfathered:t.is_grandfathered===!0};let n=e??ss(),r=(n.subscription?.tier_key||n.tier?.name||"none").toString(),s=(n.tier?.display_name||"").trim()||r;return{family:Rg(r),label:s,sublabel:null,isGrandfathered:!1}}async function Xc(e){let t=new URLSearchParams;e?.skipCache&&t.set("skip_cache","true"),e?.accountId&&t.set("account_id",e.accountId);let n=t.toString(),r=n?`?${n}`:"",s=await i.get(`/billing/account-state${r}`,{showErrors:!1}),o=s.error?.status===404&&/billing is not enabled/i.test(s.error.message||"");if(s.error&&s.error.status!==401&&!o)throw s.error;return s.error?ss():s.data}async function Qc(e){let t=new URLSearchParams;e?.skipCache&&t.set("skip_cache","true"),e?.accountId&&t.set("account_id",e.accountId);let n=t.toString(),r=n?`?${n}`:"",s=await i.get(`/billing/account-state/minimal${r}`,{showErrors:!1}),o=s.error?.status===404&&/billing is not enabled/i.test(s.error.message||"");if(s.error&&s.error.status!==401&&!o)throw s.error;return s.error?ss():s.data}async function Yc(e){let t=new URLSearchParams;e?.accountId&&t.set("account_id",e.accountId),e?.limit!=null&&t.set("limit",String(e.limit)),e?.offset!=null&&t.set("offset",String(e.offset)),e?.typeFilter&&t.set("type_filter",Array.isArray(e.typeFilter)?e.typeFilter.join(","):e.typeFilter);let n=t.toString();return a(await i.get(`/billing/transactions${n?`?${n}`:""}`))}async function Zc(e){let t=new URLSearchParams;e?.accountId&&t.set("account_id",e.accountId),e?.days!=null&&t.set("days",String(e.days));let n=t.toString();return a(await i.get(`/billing/transactions/summary${n?`?${n}`:""}`))}async function el(){return a(await i.get("/billing/credit-breakdown"))}async function tl(e){let t=e!=null?`?days=${e}`:"";return a(await i.get(`/billing/usage-history${t}`))}async function nl(){return a(await i.get("/billing/tier-configurations"))}async function OP(e){let t=e.accountId?`?account_id=${encodeURIComponent(e.accountId)}`:"";return $e(e,`/v1/billing/account-state${t}`)}async function rl(e){return a(await i.post("/billing/create-checkout-session",{account_id:e.accountId,tier_key:e.tierKey,success_url:e.successUrl,cancel_url:e.cancelUrl,commitment_type:e.commitmentType,locale:e.locale,server_type:e.serverType,location:e.location}),"Failed to create checkout session")}async function sl(e,t){return a(await i.post("/billing/confirm-checkout-session",{account_id:t,session_id:e}),"Failed to confirm checkout session")}async function il(e,t){return a(await i.post("/billing/create-portal-session",{account_id:t,return_url:e}),"Failed to create portal session")}async function ol(e,t){return a(await i.post("/billing/cancel-subscription",{account_id:t,feedback:e}),"Failed to cancel subscription")}async function al(e){return a(await i.post("/billing/reactivate-subscription",{account_id:e}),"Failed to reactivate subscription")}async function cl(e,t,n){return a(await i.post("/billing/schedule-downgrade",{account_id:n,target_tier_key:e,commitment_type:t}),"Failed to schedule downgrade")}async function ll(e){return a(await i.post("/billing/cancel-scheduled-change",{account_id:e}),"Failed to cancel scheduled change")}async function ul(e,t){let n=new URLSearchParams({new_price_id:e});return t&&n.set("account_id",t),a(await i.get(`/billing/proration-preview?${n.toString()}`),"Failed to load proration preview")}async function pl(e){return a(await i.post("/billing/purchase-credits",{amount:e.amount,account_id:e.accountId,success_url:e.successUrl,cancel_url:e.cancelUrl}),"Failed to purchase credits")}async function dl(e){let t=e?`?account_id=${encodeURIComponent(e)}`:"";return a(await i.get(`/billing/auto-topup/settings${t}`),"Failed to load auto-topup settings")}async function gl(e){return a(await i.post("/billing/auto-topup/configure",{account_id:e.accountId,enabled:e.enabled,threshold:e.threshold,amount:e.amount},{showErrors:!1}),"Failed to configure auto-topup")}async function UP(e){let t=e?`?account_id=${encodeURIComponent(e)}`:"";return a(await i.get(`/billing/auto-topup/setup-status${t}`,{timeout:8e3,showErrors:!1}),"Failed to load auto-topup setup status")}async function FP(e){return a(await i.post("/billing/create-per-seat-checkout",{account_id:e.accountId,success_url:e.successUrl,cancel_url:e.cancelUrl,locale:e.locale}),"Failed to create per-seat checkout")}async function LP(e){return a(await i.post("/billing/claim-per-seat",{account_id:e}),"Failed to switch to per-seat billing")}async function GP(e){return a(await i.post("/billing/sync-subscription",{account_id:e}),"Failed to sync subscription")}async function ml(e={}){let t=new URLSearchParams;e.start&&t.set("start",e.start),e.end&&t.set("end",e.end),(e.groupBy==="model"||e.groupBy==="provider"||e.groupBy==="day")&&t.set("group_by",e.groupBy),e.accountId&&t.set("account_id",e.accountId);let n=t.toString();return a(await i.get(`/usage${n?`?${n}`:""}`))}function is(e,t){t.accountId&&e.set("account_id",t.accountId),t.projectId&&e.set("project_id",t.projectId)}function qt(e,t){t.from&&e.set("from",t.from),t.to&&e.set("to",t.to)}function Ot(e){return e.size>0?`?${e}`:""}async function yl(e={}){let t=new URLSearchParams;return is(t,e),e.ownerId&&t.set("owner_id",e.ownerId),qt(t,e),e.sort&&t.set("sort",e.sort),e.limit!=null&&t.set("limit",String(e.limit)),e.offset!=null&&t.set("offset",String(e.offset)),a(await i.get(`/usage/session-costs${Ot(t)}`))}async function os(e,t={}){let n=new URLSearchParams;return is(n,t),a(await i.get(`/usage/session-costs/${encodeURIComponent(e)}${Ot(n)}`))}async function zP(e={}){let t=new URLSearchParams;return e.accountId&&t.set("account_id",e.accountId),qt(t,e),e.sort&&t.set("sort",e.sort),e.limit!=null&&t.set("limit",String(e.limit)),e.offset!=null&&t.set("offset",String(e.offset)),a(await i.get(`/usage/cost-by-project${Ot(t)}`))}async function VP(e={}){let t=new URLSearchParams;return is(t,e),e.sessionId&&t.set("session_id",e.sessionId),qt(t,e),a(await i.get(`/usage/cost-summary${Ot(t)}`))}function fl(e,t={}){let n=new URLSearchParams;if(t.accountId&&n.set("account_id",t.accountId),e==="sessions"){let s=t;s.projectId&&n.set("project_id",s.projectId),s.ownerId&&n.set("owner_id",s.ownerId)}qt(n,t),t.sort&&n.set("sort",t.sort),n.set("format","csv");let r=e==="projects"?"/usage/cost-by-project":"/usage/session-costs";return`${$().backendUrl||""}${r}?${n}`}async function JP(e,t={}){let n=fl(e==="projects"?"projects":"sessions",t),r=await ae(),s=await fetch(n,{method:"GET",headers:r?{Authorization:`Bearer ${r}`}:{}});if(!s.ok){let d=await s.text().catch(()=>"");throw new Error(d||`Failed to export CSV (HTTP ${s.status})`)}let o=s.headers.get("x-kortix-row-cap"),u=o!=null?Number(o):NaN;return{blob:await s.blob(),rowCap:Number.isFinite(u)?u:null}}async function hl(e,t){return a(await i.post(`/channels/${e}/identity/bind`,{token:t}),"Failed to connect your account")}function ZP(e){return hl("slack",e)}function ek(e){return hl("teams",e)}async function bl(e){let t=await i.get(`/projects/${encodeURIComponent(e)}/channels/slack/installation`,{showErrors:!1});return t.success?t.data??null:null}async function xl(e,t){return a(await i.post(`/projects/${encodeURIComponent(e)}/channels/slack/connect`,t,{showErrors:!1}),"Failed to connect")}var Tg={oauth_available:!1,install_url:null};async function _l(e){let t=await i.get(`/projects/${encodeURIComponent(e)}/channels/slack/mode`,{showErrors:!1});return!t.success||!t.data?Tg:t.data}async function Pl(e){return a(await i.get(`/webhooks/slack/${encodeURIComponent(e)}/manifest`,{showErrors:!1}),"Failed to load Slack manifest")}async function kl(e){let t=await i.delete(`/projects/${encodeURIComponent(e)}/channels/slack/installation`,{showErrors:!1});if(!t.success)throw new Error(t.error?.message??"Failed to disconnect")}async function wl(e,t){return a(await i.get(`/projects/${encodeURIComponent(e)}/channels/slack/file?url=${encodeURIComponent(t)}`,{showErrors:!1}),"Failed to download Slack file")}async function Sl(e,t){return a(await i.post(`/projects/${encodeURIComponent(e)}/channels/slack/file/upload`,{channel:t.channel,filename:t.filename,content_base64:t.contentBase64,comment:t.comment,thread_ts:t.threadTs},{showErrors:!1}),"Failed to upload Slack file")}function as(e){let t=e.connectionId??e.connection_id??null,n=e.connectorSlug??e.connector_slug??e.connectionSlug??e.connection_slug??"kortix_email";return{...e,connectionId:t,connectorSlug:n}}var Ig={provider:"agentmail",managed_available:!1};async function vl(e,t){let n=t?`?connector_slug=${encodeURIComponent(t)}`:"",r=await i.get(`/projects/${encodeURIComponent(e)}/channels/email/installation${n}`,{showErrors:!1});return r.success&&r.data?as(r.data):null}async function Al(e){let t=await i.get(`/projects/${encodeURIComponent(e)}/channels/email/mode`,{showErrors:!1});return!t.success||!t.data?Ig:t.data}async function Cl(e,t){let n=a(await i.post(`/projects/${encodeURIComponent(e)}/channels/email/connect`,t,{showErrors:!1}),"Failed to connect email");return as(n)}async function Rl(e,t){let n=t?`?connector_slug=${encodeURIComponent(t)}`:"",r=await i.delete(`/projects/${encodeURIComponent(e)}/channels/email/installation${n}`,{showErrors:!1});if(!r.success)throw new Error(r.error?.message??"Failed to disconnect email")}async function Tl(e,t,n){let r=a(await i.patch(`/projects/${encodeURIComponent(e)}/channels/email/installation`,{connector_slug:t??"kortix_email",sender_policy:n},{showErrors:!1}),"Failed to update email policy");return as(r)}async function tk(e){return a(await i.get(`/projects/${encodeURIComponent(e)}/channels/bindings`,{showErrors:!1}),"Failed to load channel bindings")}async function nk(e,t,n){return a(await i.patch(`/projects/${encodeURIComponent(e)}/channels/bindings/${encodeURIComponent(t)}`,n,{showErrors:!1}),"Failed to update channel binding")}async function Il(e){return a(await i.get(`/projects/${e}/gateway/routing-policy`),"Gateway routing policy request failed")}async function El(e,t){return a(await i.put(`/projects/${e}/gateway/routing-policy`,t),"Gateway routing policy request failed")}async function jl(e){return a(await i.delete(`/projects/${e}/gateway/routing-policy`),"Gateway routing policy request failed")}async function $l(e,t){return a(await i.post(`/projects/${e}/gateway/routing-policy/preview`,t),"Gateway route preview failed")}async function Ml(e,t){let n=new URLSearchParams;t?.limit&&n.set("limit",String(t.limit)),t?.offset&&n.set("offset",String(t.offset)),t?.ok!==void 0&&n.set("ok",String(t.ok));let r=n.toString();return a(await i.get(`/projects/${e}/gateway/logs${r?`?${r}`:""}`),"Gateway request failed")}async function Dl(e,t){return a(await i.get(`/projects/${e}/gateway/logs/${t}`),"Gateway request failed")}async function ql(e,t){return a(await i.get(`/projects/${e}/gateway/overview${t?`?days=${t}`:""}`),"Gateway request failed")}async function Ol(e,t){return a(await i.get(`/projects/${e}/gateway/series${t?`?days=${t}`:""}`),"Gateway request failed")}async function Ul(e,t){return a(await i.get(`/projects/${e}/gateway/breakdown${t?`?days=${t}`:""}`),"Gateway request failed")}async function Fl(e,t){return a(await i.get(`/projects/${e}/gateway/sessions${t?`?days=${t}`:""}`),"Gateway request failed")}async function Ll(e,t){return a(await i.get(`/projects/${e}/gateway/errors${t?`?days=${t}`:""}`),"Gateway request failed")}async function Gl(e){return a(await i.get(`/projects/${e}/gateway/budgets`),"Gateway request failed")}async function Bl(e,t){return a(await i.put(`/projects/${e}/gateway/budgets`,t),"Gateway request failed")}async function Nl(e,t){return a(await i.delete(`/projects/${e}/gateway/budgets/${t}`),"Gateway request failed")}async function Kl(e){return a(await i.get(`/projects/${e}/gateway/keys`),"Gateway request failed")}async function Hl(e,t){return a(await i.post(`/projects/${e}/gateway/keys`,{name:t}),"Gateway request failed")}async function Wl(e,t){return a(await i.delete(`/projects/${e}/gateway/keys/${t}`),"Gateway request failed")}async function zl(e,t,n,r,s){return a(await i.post(`/projects/${e}/gateway/playground`,{prompt:t,models:n,...r?{system:r}:{},...s&&Object.keys(s).length?{generationConfig:s}:{}}),"Gateway request failed")}async function ok(e,t){return a(await i.post(`/projects/${e}/gateway/providers/${encodeURIComponent(t)}/verify`,{}),"Gateway provider verification failed")}async function uk(){return a(await i.get("/referrals/code"),"GET_CODE_FAILED")}async function pk(){return a(await i.post("/referrals/code/refresh",{}),"REFRESH_CODE_FAILED")}async function dk(e){return a(await i.post("/referrals/validate",{referral_code:e}),"VALIDATE_CODE_FAILED")}async function gk(){return a(await i.get("/referrals/stats"),"GET_STATS_FAILED")}async function mk(e={}){let t=new URLSearchParams({limit:String(e.limit??50),offset:String(e.offset??0)});return a(await i.get(`/referrals/list?${t}`),"GET_REFERRALS_FAILED")}async function fk(e){return a(await i.post("/referrals/email",{emails:e}),"SEND_EMAILS_FAILED")}function w(e){if(!e.success||e.data===void 0)throw e.error||new Error("Unexpected empty response");return e.data}function O(e){return i.get(e,{showErrors:!1})}async function Vl(e){return w(await O(`/accounts/${e}/iam/groups`)).groups}async function Jl(e,t){return w(await O(`/accounts/${e}/iam/groups/${t}`))}async function Xl(e,t){return w(await i.post(`/accounts/${e}/iam/groups`,t,{showErrors:!1}))}async function Ql(e,t,n){return w(await i.patch(`/accounts/${e}/iam/groups/${t}`,n))}async function Yl(e,t){return w(await i.delete(`/accounts/${e}/iam/groups/${t}`))}async function Zl(e,t){return w(await O(`/accounts/${e}/iam/groups/${t}/members`)).members}async function eu(e,t,n){return w(await i.post(`/accounts/${e}/iam/groups/${t}/members`,{userIds:n}))}async function bk(e,t){return w(await O(`/accounts/${e}/iam/groups/${t}/project-grants`)).grants}async function tu(e,t,n){return w(await i.delete(`/accounts/${e}/iam/groups/${t}/members/${n}`))}async function xk(e,t){return w(await O(`/accounts/${e}/iam/members/${t}/groups`)).groups}async function _k(e,t){let n=w(await O(`/accounts/${e}/iam/members/${t}/project-access`));return{projects:n.projects,account_wide_policies:n.account_wide_policies??[]}}async function Pk(e,t={}){let n=new URLSearchParams;t.resourceType&&n.set("resourceType",t.resourceType),t.principalType&&n.set("principalType",t.principalType),t.principalId&&n.set("principalId",t.principalId),t.projectId&&n.set("projectId",t.projectId);let r=n.toString();return w(await O(`/accounts/${e}/iam/resource-grants${r?`?${r}`:""}`)).grants}async function kk(e,t={}){let n=new URLSearchParams;t.principalType&&n.set("principalType",t.principalType),t.principalId&&n.set("principalId",t.principalId),t.scopeType&&n.set("scopeType",t.scopeType),t.scopeId!==void 0&&n.set("scopeId",t.scopeId===null?"null":t.scopeId);let r=n.toString();return w(await O(`/accounts/${e}/iam/policies${r?`?${r}`:""}`)).policies}async function wk(e,t){return w(await i.post(`/accounts/${e}/iam/policies`,t,{showErrors:!1}))}async function Sk(e,t,n){return w(await i.patch(`/accounts/${e}/iam/policies/${t}`,n,{showErrors:!1}))}async function vk(e,t){return w(await i.delete(`/accounts/${e}/iam/policies/${t}`))}async function Ak(e,t){return w(await i.post(`/accounts/${e}/iam/policies:bulk-delete`,{policy_ids:t},{showErrors:!1}))}async function Ck(e,t){return w(await i.post(`/accounts/${e}/iam/policies:bulk-import`,{policies:t},{showErrors:!1}))}async function nu(e){return w(await O(`/accounts/${e}/iam/roles`)).roles}async function ru(e){return w(await O(`/accounts/${e}/iam/agent-identities`)).agents}async function su(e,t){return w(await O(`/accounts/${e}/iam/roles/${t}/permissions`))}async function Rk(e){return w(await O(`/accounts/${e}/iam/actions`)).actions}async function iu(e,t){return w(await O(`/accounts/${e}/iam/roles/${t}/usage`))}async function ou(e,t){return w(await i.post(`/accounts/${e}/iam/roles`,t,{showErrors:!1}))}async function au(e,t,n){return w(await i.patch(`/accounts/${e}/iam/roles/${t}`,n,{showErrors:!1}))}async function cu(e,t,n){return w(await i.put(`/accounts/${e}/iam/roles/${t}/permissions`,{actions:n},{showErrors:!1}))}async function lu(e,t){return w(await i.delete(`/accounts/${e}/iam/roles/${t}`,{showErrors:!1}))}async function Tk(e,t,n){return w(await i.patch(`/accounts/${e}/iam/members/${t}/super-admin`,{isSuperAdmin:n}))}async function Ik(e){return w(await O(`/accounts/${e}/iam/scim/tokens`)).tokens}async function Ek(e,t){return w(await i.post(`/accounts/${e}/iam/scim/tokens`,t,{showErrors:!1}))}async function jk(e,t){return w(await i.delete(`/accounts/${e}/iam/scim/tokens/${t}`))}async function $k(e){return w(await O(`/accounts/${e}/iam/mfa-required`))}async function Mk(e){return w(await O(`/accounts/${e}/iam/mfa-required/preview`))}async function Dk(e,t){return w(await i.patch(`/accounts/${e}/iam/mfa-required`,{enabled:t},{showErrors:!1}))}async function qk(e){return w(await O(`/accounts/${e}/iam/sso/provider`)).provider}async function Ok(e,t){return w(await i.put(`/accounts/${e}/iam/sso/provider`,t,{showErrors:!1})).provider}async function Uk(e,t){return w(await i.post(`/accounts/${e}/iam/sso/provider/from-metadata`,t,{showErrors:!1})).provider}async function Fk(e){return w(await i.delete(`/accounts/${e}/iam/sso/provider`))}async function Lk(e){return w(await O(`/accounts/${e}/iam/sso/mappings`)).mappings}async function Gk(e,t){return w(await i.post(`/accounts/${e}/iam/sso/mappings`,t,{showErrors:!1}))}async function Bk(e,t){return w(await i.delete(`/accounts/${e}/iam/sso/mappings/${t}`))}async function Nk(e){return w(await O(`/accounts/${e}/iam/session-policy`))}async function Kk(e,t){return w(await i.patch(`/accounts/${e}/iam/session-policy`,t,{showErrors:!1}))}async function Hk(e){return w(await O(`/accounts/${e}/iam/sessions`)).sessions}async function Wk(e,t){return w(await i.post(`/accounts/${e}/iam/sessions/${t}/revoke`,{},{showErrors:!1}))}async function zk(e){return w(await O(`/accounts/${e}/iam/pat-policy`))}async function Vk(e,t){return w(await i.patch(`/accounts/${e}/iam/pat-policy`,t,{showErrors:!1}))}async function Jk(e){return w(await O(`/accounts/${e}/iam/service-accounts`)).service_accounts}async function Xk(e,t){return w(await i.post(`/accounts/${e}/iam/service-accounts`,t,{showErrors:!1}))}async function Qk(e,t){return w(await i.post(`/accounts/${e}/iam/service-accounts/${t}/disable`,{},{showErrors:!1}))}async function Yk(e,t){return w(await i.delete(`/accounts/${e}/iam/service-accounts/${t}`))}async function Zk(e){return w(await O(`/accounts/${e}/audit/webhooks`)).webhooks}async function ew(e,t){return w(await i.post(`/accounts/${e}/audit/webhooks`,t,{showErrors:!1}))}async function tw(e,t,n){return w(await i.patch(`/accounts/${e}/audit/webhooks/${t}`,n))}async function nw(e,t){return w(await i.delete(`/accounts/${e}/audit/webhooks/${t}`))}async function rw(e,t={}){let n=new URLSearchParams;t.action&&n.set("action",t.action),t.actor&&n.set("actor",t.actor),t.project_id&&n.set("project_id",t.project_id),t.session_id&&n.set("session_id",t.session_id),t.actor_type&&n.set("actor_type",t.actor_type),t.source&&n.set("source",t.source),t.phase&&n.set("phase",t.phase),t.outcome&&n.set("outcome",t.outcome),t.request_id&&n.set("request_id",t.request_id),t.correlation_id&&n.set("correlation_id",t.correlation_id),t.resource_type&&n.set("resource_type",t.resource_type),t.since&&n.set("since",t.since),t.until&&n.set("until",t.until),t.q&&n.set("q",t.q),t.cursor&&n.set("cursor",t.cursor),t.limit&&n.set("limit",String(t.limit));let r=n.toString();return w(await O(`/accounts/${e}/audit${r?`?${r}`:""}`))}async function uu(e,t,n){let r=new URLSearchParams;return r.set("action",n.action),n.resourceType&&r.set("resourceType",n.resourceType),n.resourceId&&r.set("resourceId",n.resourceId),w(await O(`/accounts/${e}/iam/members/${t}/effective?${r.toString()}`))}async function pu(e,t,n){return n.length===0?[]:w(await i.post(`/accounts/${e}/iam/members/${t}/effective:batch`,{probes:n})).results}async function sw(e){return w(await O(`/accounts/${e}/iam/enterprise-demo`)).enabled}async function iw(e,t){return w(await i.put(`/accounts/${e}/iam/enterprise-demo`,{enabled:t})).enabled}async function du(e){return a(await i.get(`/accounts/${e}/iam/oauth-clients`,{showErrors:!1}))}async function gu(e,t){return a(await i.get(`/accounts/${e}/iam/oauth-clients/${t}`,{showErrors:!1}))}async function mu(e,t){return a(await i.post(`/accounts/${e}/iam/oauth-clients`,t,{showErrors:!1}))}async function fu(e,t,n){return a(await i.patch(`/accounts/${e}/iam/oauth-clients/${t}`,n,{showErrors:!1}))}async function yu(e,t){return a(await i.post(`/accounts/${e}/iam/oauth-clients/${t}/rotate-secret`,{},{showErrors:!1}))}async function hu(e,t){return a(await i.delete(`/accounts/${e}/iam/oauth-clients/${t}`,{showErrors:!1}))}function bu(e){return i.get(e,{showErrors:!1})}function Eg(e){let t=new URLSearchParams;e?.principalType&&t.set("principal_type",e.principalType),e?.principalId&&t.set("principal_id",e.principalId),e?.scopeType&&t.set("scope_type",e.scopeType),e?.scopeId&&t.set("scope_id",e.scopeId),e?.objectType&&t.set("object_type",e.objectType),e?.objectId&&t.set("object_id",e.objectId),e?.roleId&&t.set("role_id",e.roleId),e?.includeExpired&&t.set("include_expired","true");let n=t.toString();return n?`?${n}`:""}async function xu(e,t){return a(await bu(`/accounts/${e}/iam/assignments${Eg(t)}`)).assignments}async function _u(e,t){let n={principal_type:t.principal.type,principal_id:t.principal.id,scope_type:t.scope.type,scope_id:t.scope.type==="project"?t.scope.id:null};return t.roleId?n.role_id=t.roleId:n.role_key=t.roleKey,t.object&&(n.object_type=t.object.type,n.object_id=t.object.id),t.expiresAt!==void 0&&(n.expires_at=t.expiresAt),a(await i.post(`/accounts/${e}/iam/assignments`,n))}async function Pu(e,t){return a(await i.delete(`/accounts/${e}/iam/assignments/${t}`)).assignment}async function ku(e,t){let n=t?.scopeType?`?scope_type=${t.scopeType}`:"";return a(await bu(`/accounts/${e}/iam/permissions${n}`)).permissions}async function fw(){let e=await i.get("/account/deletion-status",{showErrors:!1});return e.error?.status===404?null:a(e,"Failed to load account deletion status")}async function yw(e="User requested deletion"){return a(await i.post("/account/request-deletion",{reason:e},{showErrors:!1}),"Failed to request account deletion")}async function hw(){return a(await i.post("/account/cancel-deletion",void 0,{showErrors:!1}),"Failed to cancel account deletion")}async function bw(){return a(await i.delete("/account/delete-immediately",{showErrors:!1}),"Failed to delete account immediately")}async function xw(){return(await i.get("/user-roles",{showErrors:!1})).data??{isAdmin:!1,role:null}}function ww(){return i.get("/admin/api/provider-distribution").then(e=>a(e))}function Sw(e=300){return i.get(`/admin/api/sandboxes?limit=${e}`).then(t=>a(t))}function vw(e){return i.put("/admin/api/provider-distribution",e).then(t=>a(t))}function Aw(e){return i.get(`/admin/api/provider-analytics?days=${e}`).then(t=>a(t))}function Cw(e,t){return i.post(`/admin/api/sandboxes/${encodeURIComponent(e)}/migrate`,{targetProvider:t}).then(n=>a(n))}function Rw(){return i.get("/admin/api/provider-fallback").then(e=>a(e))}function Tw(e){return i.put("/admin/api/provider-fallback",{enabled:e}).then(t=>a(t))}async function $w(e){return a(await i.get(`/google/auth-url?return_url=${encodeURIComponent(e)}`),"Failed to get Google auth URL")}async function Mw(e,t){return a(await i.post("/presentation-tools/convert-and-upload-to-slides",{presentation_path:e,sandbox_url:t},{timeout:18e4}),"Failed to upload to Google Slides")}async function wu(e,t){let n=new URLSearchParams;t?.segment&&n.set("segment",t.segment),t?.kind&&n.set("kind",t.kind);let r=n.toString();return a(await i.get(`/projects/${e}/review/items${r?`?${r}`:""}`,{showErrors:!1}))}async function Su(e,t){return a(await i.get(`/projects/${e}/review/items/${t}`))}async function vu(e,t){return a(await i.post(`/projects/${e}/review/items`,t))}async function Au(e,t,n){return a(await i.post(`/projects/${e}/review/items/${t}/act`,n))}async function Cu(e,t){return a(await i.post(`/projects/${e}/review/bulk`,t))}async function Ru(e){return a(await i.get(`/p/share?sandbox_id=${encodeURIComponent(e)}`),"Failed to load public links").shares??[]}async function Tu(e){return a(await i.post("/p/share",{sandbox_id:e.sandboxId,port:e.port,ttl:e.ttl,label:e.label}),"Failed to generate public URL")}async function Iu(e,t){let n=await i.delete(`/p/share/${encodeURIComponent(t)}?sandbox_id=${encodeURIComponent(e)}`);if(!n.success)throw new Error(n.error?.message??"Failed to revoke public link")}var cs=class extends Error{constructor(n,r){super(n);this.status=r;this.name="PublicSessionShareError"}status};function Eu(e,t=""){return`${Ne()}/public/session-shares/${encodeURIComponent(e)}${t}`}async function ju(e){let t=await fetch(e,{method:"GET",headers:{Accept:"application/json"}}),n=await t.text().catch(()=>""),r=null;try{r=n?JSON.parse(n):null}catch{}if(!t.ok){let s=(r&&typeof r=="object"&&"error"in r&&typeof r.error=="string"?r.error:null)||t.statusText||`HTTP ${t.status}`;throw new cs(s,t.status)}return r}async function Nw(e){return ju(Eu(e))}async function Kw(e){return ju(Eu(e,"/messages"))}async function $u(e,t){let n=new URLSearchParams;e&&n.set("account_id",e),t?.mine&&n.set("mine","true");let r=n.size>0?`?${n.toString()}`:"";return a(await i.get(`/accounts/tokens${r}`))}async function Mu(e){let{accountId:t,expiresAt:n,projectId:r,name:s}=e;return a(await i.post("/accounts/tokens",{name:s,...t?{account_id:t}:{},...n?{expires_at:n}:{},...r?{project_id:r}:{}}))}async function Du(e,t){let n=t?`?account_id=${encodeURIComponent(t)}`:"";return a(await i.delete(`/accounts/tokens/${e}${n}`))}async function qu(e){return a(await i.get(`/projects/${e}/cli-token`))}async function Ou(e,t){return a(await i.post(`/projects/${e}/cli-token`,t??{}))}async function Uu(e,t){return a(await i.delete(`/projects/${e}/cli-token/${t}`))}async function Fu(e,t){let n=new URLSearchParams;t?.action&&n.set("action",t.action),t?.actor&&n.set("actor",t.actor),t?.actorType&&n.set("actor_type",t.actorType),t?.projectId&&n.set("project_id",t.projectId),t?.sessionId&&n.set("session_id",t.sessionId),t?.source&&n.set("source",t.source),t?.phase&&n.set("phase",t.phase),t?.outcome&&n.set("outcome",t.outcome),t?.resourceType&&n.set("resource_type",t.resourceType),t?.requestId&&n.set("request_id",t.requestId),t?.correlationId&&n.set("correlation_id",t.correlationId),t?.since&&n.set("since",t.since),t?.until&&n.set("until",t.until),t?.q&&n.set("q",t.q),t?.cursor&&n.set("cursor",t.cursor),t?.limit!=null&&n.set("limit",String(t.limit));let r=n.toString();return a(await i.get(`/accounts/${e}/audit${r?`?${r}`:""}`))}async function Lu(e,t){let n=new URLSearchParams;t?.action&&n.set("action",t.action),t?.actor&&n.set("actor",t.actor),t?.actorType&&n.set("actor_type",t.actorType),t?.sessionId&&n.set("session_id",t.sessionId),t?.source&&n.set("source",t.source),t?.phase&&n.set("phase",t.phase),t?.outcome&&n.set("outcome",t.outcome),t?.resourceType&&n.set("resource_type",t.resourceType),t?.requestId&&n.set("request_id",t.requestId),t?.correlationId&&n.set("correlation_id",t.correlationId),t?.since&&n.set("since",t.since),t?.until&&n.set("until",t.until),t?.q&&n.set("q",t.q),t?.cursor&&n.set("cursor",t.cursor),t?.limit!=null&&n.set("limit",String(t.limit));let r=n.toString();return a(await i.get(`/projects/${e}/audit${r?`?${r}`:""}`))}async function Gu(e,t){let n=new URLSearchParams;t?.format&&n.set("format",t.format),t?.action&&n.set("action",t.action),t?.actor&&n.set("actor",t.actor),t?.actorType&&n.set("actor_type",t.actorType),t?.projectId&&n.set("project_id",t.projectId),t?.sessionId&&n.set("session_id",t.sessionId),t?.source&&n.set("source",t.source),t?.phase&&n.set("phase",t.phase),t?.outcome&&n.set("outcome",t.outcome),t?.resourceType&&n.set("resource_type",t.resourceType),t?.requestId&&n.set("request_id",t.requestId),t?.correlationId&&n.set("correlation_id",t.correlationId),t?.since&&n.set("since",t.since),t?.until&&n.set("until",t.until),t?.q&&n.set("q",t.q),t?.cursor&&n.set("cursor",t.cursor),t?.limit!=null&&n.set("limit",String(t.limit));let r=n.toString();return a(await i.get(`/accounts/${e}/audit/export${r?`?${r}`:""}`))}async function Bu(e){return a(await i.get(`/accounts/${e}/audit/webhooks`))}async function Nu(e,t){return a(await i.post(`/accounts/${e}/audit/webhooks`,t))}async function Ku(e,t,n){return a(await i.patch(`/accounts/${e}/audit/webhooks/${t}`,n))}async function Hu(e,t){return a(await i.delete(`/accounts/${e}/audit/webhooks/${t}`))}async function Wu(e,t){return a(await i.post(`/projects/${e}/secret-requests`,{names:t.names,labels:t.labels,descriptions:t.descriptions,scope:t.scope,expires_in_minutes:t.expiresInMinutes}),"Failed to mint secret-entry link")}async function zu(e,t){return a(await i.post(`/projects/${e}/connect-requests`,{slug:t.slug,expires_in_minutes:t.expiresInMinutes}),"Failed to mint connect link")}async function eS(e){return a(await i.get(`/approval-links/${e}`),"Failed to load approval")}async function Vu(e){let t=new URLSearchParams;e?.query&&t.set("query",e.query),e?.type&&t.set("type",e.type),e?.source&&t.set("source",e.source),e?.limit!==void 0&&t.set("limit",String(e.limit)),e?.offset!==void 0&&t.set("offset",String(e.offset));let n=t.toString()?`?${t.toString()}`:"";return a(await i.get(`/marketplace/items${n}`))}async function Ju(){return a(await i.get("/marketplace/marketplaces"))}async function Xu(){return a(await i.get("/marketplace/marketplaces/featured"))}async function Qu(e){return a(await i.get(`/marketplace/items/${encodeURIComponent(e)}`),"Item not found")}async function Yu(e,t){return a(await i.get(`/marketplace/items/${encodeURIComponent(e)}/file?path=${encodeURIComponent(t)}`),"File not found")}async function Zu(){return a(await i.get("/marketplace/sources"))}async function ep(e){return a(await i.post("/marketplace/sources",e),"Failed to add marketplace source")}async function tp(e){return a(await i.delete(`/marketplace/sources/${encodeURIComponent(e)}`),"Failed to remove marketplace source")}async function sS(e,t){return a(await i.post(`/projects/${encodeURIComponent(e)}/marketplace/install-session`,{id:t}),"Failed to start marketplace install session")}async function cS(e){return a(await i.get(`/templates/${encodeURIComponent(e)}`))}async function lS(e,t){return a(await i.post(`/templates/${encodeURIComponent(e)}/install`,t))}async function np(e){return a(await i.get(`/projects/${e}/apps`),"Failed to list Apps").apps}async function rp(e,t){return a(await i.post(`/projects/${e}/apps`,t),"Failed to create App")}async function sp(e,t){return a(await i.get(`/projects/${e}/apps/${t}`),"Failed to load App")}async function ip(e,t,n){return a(await i.patch(`/projects/${e}/apps/${t}`,n),"Failed to update App")}async function op(e,t){return a(await i.delete(`/projects/${e}/apps/${t}`),"Failed to delete App")}async function ap(e,t){return a(await i.get(`/projects/${e}/apps/${t}/access`),"Failed to load App access policy")}async function cp(e,t,n){return a(await i.patch(`/projects/${e}/apps/${t}/access`,n),"Failed to update App access policy")}async function lp(e,t){return a(await i.post(`/projects/${e}/apps/${t}/access-session`,{}),"Failed to create App access session")}async function ls(e,t){return a(await i.post(`/projects/${e}/apps/artifacts`,t),"Failed to register App artifact")}async function us(e,t,n){return a(await i.post(`/projects/${e}/apps/artifacts/${t}/finalize`,n),"Failed to finalize App artifact")}async function jg(e){return e instanceof Uint8Array?e:new Uint8Array(await e.arrayBuffer())}async function $g(e){let t=Uint8Array.from(e),n=await globalThis.crypto.subtle.digest("SHA-256",t.buffer);return Array.from(new Uint8Array(n),r=>r.toString(16).padStart(2,"0")).join("")}async function up(e,t,n={}){let r=await jg(t),s=n.mediaType??"application/gzip",o=await ls(e,{kind:"archive",media_type:s});if(!o.upload)throw new Error("App artifact registration did not return an upload URL");if(r.byteLength>o.upload.max_bytes)throw new Error(`App artifact exceeds ${o.upload.max_bytes} bytes`);n.onProgress?.(0,r.byteLength);let u=await fetch(o.upload.url,{method:"PUT",body:new Blob([Uint8Array.from(r).buffer],{type:s}),signal:n.signal,headers:{"content-type":s,"x-upsert":"false"}});if(!u.ok){let p=await u.text().catch(()=>"");throw new Error(`App artifact upload failed with HTTP ${u.status}${p?`: ${p}`:""}`)}return n.onProgress?.(r.byteLength,r.byteLength),us(e,o.artifact.artifact_id,{sha256:await $g(r),size_bytes:r.byteLength})}async function pp(e,t,n){return a(await i.post(`/projects/${e}/apps/${t}/deployments`,n),"Failed to create App deployment")}async function dp(e,t){return a(await i.get(`/projects/${e}/apps/${t}/deployments`),"Failed to list App deployments").deployments}async function gp(e,t,n){return a(await i.get(`/projects/${e}/apps/${t}/deployments/${n}`),"Failed to load App deployment")}async function mp(e,t,n,r={}){let s=new URLSearchParams;r.after!==void 0&&s.set("after",String(r.after)),r.limit!==void 0&&s.set("limit",String(r.limit));let o=s.size?`?${s.toString()}`:"";return a(await i.get(`/projects/${e}/apps/${t}/deployments/${n}/logs${o}`),"Failed to load App logs")}async function fp(e,t){return a(await i.post(`/projects/${e}/apps/${t}/start`,{}),"Failed to start App")}async function yp(e,t){return a(await i.post(`/projects/${e}/apps/${t}/stop`,{}),"Failed to stop App")}async function hp(e,t,n){return a(await i.post(`/projects/${e}/apps/${t}/rollback`,{deployment_id:n}),"Failed to roll back App")}var tt=class extends Error{constructor(n,r,s){super(r);this.code=n;this.status=s;this.name="HeadlessAuthError"}code;status};function Mg(e){let t=ce(e?.backendUrl??$().backendUrl??"");if(!t)throw new tt("not_configured","backendUrl is not configured (configureKortix / createKortix first)",0);return t.endsWith("/v1")?t:`${t}/v1`}async function W(e,t,n){let r=n?.fetch??$().fetch??((d,f)=>fetch(d,f)),s={accept:"application/json"};t.body!==void 0&&(s["content-type"]="application/json"),t.bearer&&(s.authorization=`Bearer ${t.bearer}`);let o=await r(`${Mg(n)}${e}`,{method:t.method??(t.body!==void 0?"POST":"GET"),headers:s,...t.body!==void 0?{body:JSON.stringify(t.body)}:{},...n?.signal?{signal:n.signal}:{}}),u=await o.text().catch(()=>""),p=null;try{p=u?JSON.parse(u):null}catch{p=u}if(!o.ok){let d=p&&typeof p=="object"?p:{};throw new tt(typeof d.error=="string"?d.error:"auth_error",typeof d.error_description=="string"&&d.error_description?d.error_description:typeof d.error=="string"?d.error:o.statusText||`HTTP ${o.status}`,o.status)}return p}function ps(e,t){return W("/auth/signup",{body:e},t)}function ds(e,t){return W("/auth/sign-in/password",{body:e},t)}function gs(e,t){return W("/auth/sign-in/magic-link",{body:e},t)}function ms(e,t){return W("/auth/verify-otp",{body:e},t)}function fs(e,t){return W("/auth/sign-in/oauth",{body:e},t)}function ys(e,t){return W("/auth/oauth/exchange",{body:e},t)}function nt(e,t){return W("/auth/refresh",{body:e},t)}function hs(e,t){return W("/auth/password/reset",{body:e},t)}function bs(e,t,n){return W("/auth/password/update",{body:e,bearer:t},n)}function xs(e,t){return W("/auth/user",{bearer:e},t)}function _s(e,t,n){return W("/auth/user",{method:"PATCH",body:e,bearer:t},n)}function Ps(e,t){return W("/auth/sign-in/sso",{body:e},t)}var ks={enroll:(e,t,n)=>W("/auth/mfa/factors",{body:e,bearer:t},n),challenge:(e,t={},n,r)=>W(`/auth/mfa/factors/${encodeURIComponent(e)}/challenge`,{body:t,bearer:n},r),verify:(e,t,n,r)=>W(`/auth/mfa/factors/${encodeURIComponent(e)}/verify`,{body:t,bearer:n},r),unenroll:(e,t,n)=>W(`/auth/mfa/factors/${encodeURIComponent(e)}`,{method:"DELETE",bearer:t},n)};function ws(e,t={},n){return W("/auth/sign-out",{body:t,bearer:e},n)}function Ss(e={}){let t=e.refreshSkewSeconds??60,n=e.now??(()=>Date.now()),r=null,s=null,o=!e.storage,u=null,p=new Set,d=_=>(_.expires_at??0)*1e3,f=_=>d(_)-t*1e3<=n();async function m(){e.storage&&(r?await e.storage.set(JSON.stringify({session:r,user:s})):await e.storage.remove());for(let _ of[...p])try{_(r)}catch{}try{e.onChange?.(r)}catch{}}async function h(){if(o)return r;o=!0;let _=await e.storage.get();if(_)try{let k=JSON.parse(_);k.session?.access_token&&k.session?.refresh_token&&(r=k.session,s=k.user??null)}catch{r=null}return r}async function x(){if(await h(),!r)return null;if(!u){let _=r.refresh_token;u=nt({refresh_token:_},e.request).then(async k=>(r=k.session,k.user&&(s=k.user),await m(),r)).catch(async k=>{let R=k&&typeof k=="object"&&"status"in k?k.status:0;if(R>=400&&R<500)return r=null,s=null,await m(),null;throw k}).finally(()=>{u=null})}return u}return{subscribe(_){return p.add(_),()=>{p.delete(_)}},current:()=>r,user:()=>s,load:h,async set(_,k){await h(),r=_,k!==void 0&&(s=k),_||(s=null),await m()},async getToken(){return await h(),r?f(r)?(await x().catch(()=>r))?.access_token??null:r.access_token:null},refresh:x,async clear(){r=null,s=null,o=!0,await m()}}}var qg=["control_plane","provider_ingress","daemon","upstream_port"];function bp(e){return typeof e=="string"&&qg.includes(e)?e:null}function _S(e){return e?e.runtimeReady!==void 0?e.runtimeReady===!0:e.opencode!==void 0?e.opencode==="ok"||e.opencode===!0:e.status!=="starting"&&e.status!=="down"&&e.status!=="error":!1}async function xp(e,t){let n=(e===void 0?re():e)||null;if(!n)return{status:0,ok:!1,health:null,body:"",hop:null,upstreamStatus:null};let r=await M(`${n}/kortix/health`,{method:"GET",...t},{retryOnAuthError:!1}),s=await r.text().catch(()=>""),o=null;try{o=s?JSON.parse(s):null}catch{o=null}let u=o,p=bp(r.headers.get("X-Kortix-Proxy-Hop"))??bp(o?.hop),d=Number(r.headers.get("X-Kortix-Upstream-Status")),f=o?.upstream_status,m=Number.isFinite(d)&&d>0?d:typeof f=="number"?f:null;return{status:r.status,ok:r.ok,health:u,body:s,hop:p,upstreamStatus:m}}var pe={DESKTOP:"6080",DESKTOP_HTTPS:"6081",PRESENTATION_VIEWER:"3210",STATIC_FILE_SERVER:"3211",KORTIX_MASTER:"8000",BROWSER_STREAM:"9223",BROWSER_VIEWER:"9224",SSH:"22"};var _p=/https?:\/\/(?:localhost|127\.0\.0\.1):\d{1,5}[^\s)"'<>]*/g,Pp=/^https?:\/\/p(\d+)-([^.]+)\.localhost(?::(\d+))?(\/.*)?$/,kp=/^https?:\/\/(?:dev|staging|prod|preview)-p(\d+)-([a-z0-9-]+)\.[^/]+?(?::(\d+))?(\/.*)?$/i,wp=new Set([22,4096,parseInt(pe.KORTIX_MASTER,10)]);function Og(e){return Pp.test(e)}function Ut(e){if(!e)return"/";let t=e,n=t.indexOf("](");n!==-1&&(t=t.slice(0,n));let r=t.toLowerCase().indexOf("%5d(");return r!==-1&&(t=t.slice(0,r)),t?t.startsWith("/")?t:`/${t}`:"/"}function Ug(e){let t=e.indexOf("](");return t===-1?e:e.slice(0,t)}var Fg=new Set(["'",'"',"`","<","(","["]),Lg=new Set([">","'",'"',"`",")","]",",",";",".","!","?"]);function Gg(e){let t=0,n=e.length;for(;t<n&&(e[t]===" "||e[t]===" ");)t++;for(;n>t&&(e[n-1]===" "||e[n-1]===" ");)n--;for(;t<n&&Fg.has(e[t]);)t++;for(;n>t&&Lg.has(e[n-1]);)n--;return e.slice(t,n)}function Bg(e){return e.match(/https?:\/\/(?:localhost|127\.0\.0\.1):\d{1,5}[^\s"'<>)]*/i)?.[0]??null}var Ng=/^\/proxy\/(\d{1,5})(\/.*)?$/,Kg=/^\/(connectors|settings|dashboard|projects|agents|skills|tools|commands|support|changelog|files|p|browser|desktop|terminal|sessions|services|workspace|channels|scheduled-tasks|marketplace|templates|tunnel|admin|auth)(\/|$|\?)/;function Hg(e){if(!e)return!1;try{let t=new URL(e);return t.hostname!=="localhost"&&t.hostname!=="127.0.0.1"?!1:Kg.test(t.pathname)}catch{return!1}}function Ft(e){if(!e)return null;let t=Gg(Ug(e.trim())),n=Rp(t);if(n){let r=Ut(n.path||"/");return{originalUrl:`http://localhost:${n.port}${r}`,port:n.port,path:r}}try{let r=new URL(t);if(r.protocol!=="http:"&&r.protocol!=="https:"||r.hostname!=="localhost"&&r.hostname!=="127.0.0.1"||!r.port)return null;let s=parseInt(r.port,10);if(!Number.isInteger(s)||s<1||s>65535)return null;let o=`${r.pathname||"/"}${r.search}${r.hash}`,u=parseInt(pe.KORTIX_MASTER,10);if(s===u){let d=r.pathname.match(Ng);if(d){let f=parseInt(d[1],10);if(f>=1&&f<=65535)return s=f,o=Ut(`${d[2]||"/"}${r.search}${r.hash}`),{originalUrl:`http://localhost:${s}${o}`,port:s,path:o}}}let p=Ut(o);return{originalUrl:`${r.protocol}//${r.hostname}:${s}${p}`,port:s,path:p}}catch{let r=Bg(e);return r&&r!==e?Ft(r):null}}function Wg(e){let t=[],n=/```[\s\S]*?```/g,r;for(;(r=n.exec(e))!==null;)t.push([r.index,r.index+r[0].length]);let s=/`[^`\n]+`/g;for(;(r=s.exec(e))!==null;){let o=r.index,u=o+r[0].length;t.some(([d,f])=>o>=d&&u<=f)||t.push([o,u])}return t}function zg(e,t){return t.some(([n,r])=>e>=n&&e<r)}function Vg(e){let t=[],n=new Set,r=Wg(e);_p.lastIndex=0;let s;for(;(s=_p.exec(e))!==null;){let o=Ft(s[0]);if(!o)continue;let{originalUrl:u,port:p,path:d}=o;p<1||p>65535||wp.has(p)||n.has(u)||(n.add(u),t.push({originalUrl:u,port:p,path:d,startIndex:s.index,endIndex:s.index+u.length,inCodeBlock:zg(s.index,r)}))}return t}function SS(e){return Vg(e).length>0}function Jg(e){try{let{hostname:t}=new URL(e);return t==="localhost"||t==="127.0.0.1"}catch{return!1}}function Sp(e){return e.trim().toLowerCase().split("_").join("-")}function vp(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return e.slice(0,t)}function Xg(e,t,n){let r=n.previewUrlTemplate;if(!r||!r.includes("{port}")||!r.includes("{sandbox}"))return null;let s=r.split("{port}").join(String(e)).split("{sandbox}").join(Sp(n.sandboxId));return`${vp(s)}${t}`}function Qg(e){return e.sandboxId.trim().length>0}function Pe(e,t,n){let r=Ut(t);if(!Qg(n))return tm(e,r);let s=Xg(e,r,n);return s||(Jg(n.apiBaseUrl)?`http://p${e}-${Sp(n.sandboxId)}.localhost:${n.backendPort}${r}`:`${vp(n.apiBaseUrl)}/p/${n.sandboxId}/${e}${r}`)}function vS(e,t){if(!e)return;let r=e.replace(/^\/workspace\//,"").replace(/^\/+/,"").split("/").filter(Boolean).map(s=>encodeURIComponent(s)).join("/");return Pe(3211,`/open?path=/workspace/${r}`,t)}function Yg(e){return`/open?path=/${(e.startsWith("/workspace")?e:`/workspace/${e.replace(/^\/+/,"")}`).split("/").filter(Boolean).map(r=>encodeURIComponent(r)).join("/")}`}function AS(e){return`http://localhost:3211${Yg(e)}`}function Zg(){return"/health"}function CS(e){return Pe(3211,Zg(),e)}function RS(e,t){return Pe(e,"/",t)}function em(e){let t=Ft(e);return!(!t||wp.has(t.port)||Hg(e))}function Ap(e,t){if(!e)return e;let n=Ft(e);return n?em(n.originalUrl)?Pe(n.port,n.path,t):n.originalUrl:e}function tm(e,t="/"){return`http://localhost:${e}${t}`}var Cp=/^https?:\/\/[^/]+\/v1\/p\/([^/]+)\/(\d+)(\/.*)?$/;function Rp(e){let t=e.match(Pp);if(t)return{port:parseInt(t[1],10),sandboxId:t[2],backendPort:t[3]?parseInt(t[3],10):80,path:t[4]||"/"};let n=e.match(kp);if(n){let s=443;try{let o=new URL(e);s=o.port?parseInt(o.port,10):o.protocol==="https:"?443:80}catch{return null}return{port:parseInt(n[1],10),sandboxId:n[2],backendPort:s,path:n[4]||"/"}}let r=e.match(Cp);if(r)try{let s=new URL(e);return{port:parseInt(r[2],10),sandboxId:r[1],backendPort:parseInt(s.port,10)||(s.protocol==="https:"?443:80),path:r[3]||"/"}}catch{return null}return null}function TS(e){try{let t=Rp(e);return t?`http://localhost:${t.port}${t.path}`:null}catch{return null}}function IS(e){return Og(e)||kp.test(e)||Cp.test(e)}function ES(e){try{let{hostname:t,port:n}=new URL(e);return(t==="localhost"||t==="127.0.0.1")&&n!==""}catch{return!1}}var rt="/web-proxy/";function jS(e,t){try{let n=new URL(e);if(n.protocol!=="http:"&&n.protocol!=="https:")return null;let r=n.protocol.replace(":",""),s=`${rt}${r}/${n.host}${n.pathname}${n.search}${n.hash}`,o=parseInt(pe.KORTIX_MASTER,10);return`${Pe(o,"/",t).replace(/\/$/,"")}${s}`}catch{return null}}function $S(e){try{let t=new URL(e),n=t.pathname.indexOf(rt);if(n===-1)return null;let s=t.pathname.slice(n+rt.length).match(/^(https?)\/([\w.\-]+(?::\d+)?)(\/.*)?$/);if(!s)return null;let o=s[1],u=s[2],p=s[3]||"/";return`${o}://${u}${p}${t.search}${t.hash}`}catch{return null}}function MS(e){try{return new URL(e).pathname.includes(rt)}catch{return e.includes(rt)}}function DS(e){if(!e)return!1;let t=e.trim();return!!(/^https?:\/\/(?!localhost|127\.0\.0\.1)/i.test(t)||/^[a-z0-9][\w.-]*\.[a-z]{2,}/i.test(t))}function qS(e){let t=e.trim();return t?/^https?:\/\//i.test(t)?t:/^[a-z0-9][\w.-]*\.[a-z]{2,}/i.test(t)?`https://${t}`:null:null}var Tp="frontend";function Lt(e,t,n){(e==="error"?console.error:e==="warn"?console.warn:e==="debug"?console.debug:console.log)(`[${Tp}] ${t}`,...n?[n]:[]);try{be().app.log({service:Tp,level:e,message:t,extra:n})}catch{}}var de={debug:(e,t)=>Lt("debug",e,t),info:(e,t)=>Lt("info",e,t),warn:(e,t)=>Lt("warn",e,t),error:(e,t)=>Lt("error",e,t)};function nm(e){return{type:"heartbeat-gap",gapMs:e}}function rm(e){switch(e.type){case"message.updated":return{type:"message.updated",sessionID:e.properties.sessionID,message:e.properties.info};case"message.removed":return{type:"message.removed",sessionID:e.properties.sessionID,messageID:e.properties.messageID};case"message.part.updated":return{type:"message.part.updated",sessionID:e.properties.sessionID,part:e.properties.part};case"message.part.removed":return{type:"message.part.removed",sessionID:e.properties.sessionID,messageID:e.properties.messageID,partID:e.properties.partID};case"session.status":return{type:"session.status",sessionID:e.properties.sessionID,status:e.properties.status};case"session.idle":return{type:"session.idle",sessionID:e.properties.sessionID};case"session.error":return{type:"session.error",sessionID:e.properties.sessionID,error:e.properties.error};case"question.asked":return{type:"question.asked",sessionID:e.properties.sessionID,requestID:e.properties.id,questions:e.properties.questions,tool:e.properties.tool};case"question.replied":return{type:"question.answered",sessionID:e.properties.sessionID,requestID:e.properties.requestID,outcome:"replied",answers:e.properties.answers};case"question.rejected":return{type:"question.answered",sessionID:e.properties.sessionID,requestID:e.properties.requestID,outcome:"rejected"};case"permission.asked":return{type:"permission.asked",sessionID:e.properties.sessionID,requestID:e.properties.id,permission:e.properties.permission,patterns:e.properties.patterns,tool:e.properties.tool};case"permission.replied":return{type:"permission.replied",sessionID:e.properties.sessionID,requestID:e.properties.requestID,reply:e.properties.reply};case"todo.updated":return{type:"todo.updated",sessionID:e.properties.sessionID,todos:e.properties.todos};case"server.connected":return{type:"connection",status:"connected"};default:return null}}var sm={now:()=>Date.now(),setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e)},im=16,om=8,am=6e4,cm=5e3,lm=250,um=1e3,pm=3e4,dm=5,gm=3e3,mm=3e4,fm=2e4,ym=2e3,hm=8;function bm(e){if(e.type==="session.status")return`session.status:${e.properties.sessionID}`;if(e.type==="lsp.updated")return"lsp.updated"}function Ip(e){if(e.aborted)return{promise:Promise.resolve(),cleanup:()=>{}};let t=()=>{};return{promise:new Promise(r=>{t=()=>r(),e.addEventListener("abort",t,{once:!0})}),cleanup:()=>e.removeEventListener("abort",t)}}var Gt=new WeakMap;function xm(e,t,n){let r=t.timers??sm,s=t.connectTimeoutMs??fm,o=t.heartbeatTimeoutMs??am,u=t.maxConsecutiveHardFailures??hm,p=new AbortController;function d(E,...l){for(let b of n){let c=E(b);if(c)try{c(...l)}catch(v){console.warn("[opencode-events] subscriber handler threw, skipping",v)}}}let f=r.now(),m=[],h,x=0,_=new Map,k=()=>{if(h&&r.clearTimeout(h),h=void 0,m.length===0)return;let E=m;m=[],_.clear(),x=r.now(),f=r.now();for(let l of E)l&&d(b=>b.onEvent,l.event)},R=()=>{if(h)return;let E=r.now()-x;h=r.setTimeout(k,Math.max(0,im-E))};return(async()=>{let E=0,l=0;for(;!p.signal.aborted;){let b=!1,c=!1,v,S,T=null,j=r.now(),q=new AbortController,D=Ip(p.signal);D.promise.then(()=>q.abort());try{let U=await new Promise((Y,K)=>{let H=!1;S=r.setTimeout(()=>{H||(H=!0,de.warn("SSE connect timed out, forcing reconnect",{connectTimeoutMs:s}),q.abort(),K(new Error(`SSE connect timed out after ${s}ms`)))},s),e.global.event({signal:q.signal,sseDefaultRetryDelay:gm,sseMaxRetryDelay:mm,sseMaxRetryAttempts:1}).then(ee=>{H||(H=!0,r.clearTimeout(S),Y(ee))},ee=>{H||(H=!0,r.clearTimeout(S),K(ee))})}),{stream:F}=U;f=r.now();let L=()=>{r.clearTimeout(v),v=r.setTimeout(()=>{de.warn("SSE heartbeat timeout, forcing reconnect"),q.abort()},o)};L();let X=r.now(),N=F[Symbol.asyncIterator]();for(;!q.signal.aborted;){let Y=N.next().then(oe=>({kind:"next",result:oe}),oe=>({kind:"error",error:oe})),K=Ip(q.signal),H=await Promise.race([Y,K.promise.then(()=>({kind:"aborted"}))]);if(K.cleanup(),H.kind==="aborted")break;if(H.kind==="error")throw H.error;if(H.result.done)break;b=!0,L();let ee=H.result.value,Se=ee&&typeof ee=="object"&&"payload"in ee?ee.payload:ee;if(!Se?.type)continue;let nn=bm(Se);if(nn){let oe=_.get(nn);oe!==void 0&&(m[oe]=void 0),_.set(nn,m.length)}m.push({type:Se.type,event:Se}),R(),!(r.now()-X<om)&&(X=r.now(),await new Promise(oe=>r.setTimeout(oe,0)))}c=b}catch(U){if(p.signal.aborted)break;T=U;let F=String(U),L=F.includes("401")||F.includes("403")||F.includes("Unauthorized")||F.includes("Token refresh failed");if(de.error("SSE event stream error",{error:F,retryCount:E,isAuthError:L}),L)try{mt(),await Cr(),de.info("SSE: refreshed auth token after auth error")}catch(X){de.error("SSE: failed to refresh auth token",{error:String(X)})}}finally{r.clearTimeout(v),r.clearTimeout(S),q.abort(),D.cleanup(),k()}if(p.signal.aborted)break;let Q=r.now()-j,z=T?.cause?.status;if(l=!b&&(typeof z=="number"&&z>=400||Q<ym)?l+1:0,l>=u){de.error("SSE event stream parked \u2014 giving up after consecutive hard failures",{consecutiveFailures:l,lastError:String(T)}),d(U=>U.onParked,{consecutiveFailures:l,lastError:T});break}let I=r.now()-f;I>cm&&d(U=>U.onGapRehydrate,I),c?E=0:(E++,E>1&&de.warn("SSE event stream reconnecting",{retryCount:E}));let V=c?lm:Math.min(um*2**Math.min(E-1,dm),pm);await new Promise(U=>{let F=r.setTimeout(U,V),L=()=>{r.clearTimeout(F),U()};p.signal.addEventListener("abort",L,{once:!0})})}})(),{subscribers:n,teardown:()=>{p.abort(),h&&r.clearTimeout(h)}}}function vs(e){let{client:t,onEvent:n,onGapRehydrate:r,onParked:s,signal:o}=e,u={onEvent:n,onGapRehydrate:r,onParked:s},p=Gt.get(t);p?p.subscribers.add(u):(p=xm(t,e,new Set([u])),Gt.set(t,p));let d=p,f=!1,m=()=>{f||(f=!0,o&&o.removeEventListener("abort",h),d.subscribers.delete(u),d.subscribers.size===0&&(d.teardown(),Gt.get(t)===d&&Gt.delete(t)))},h=()=>m();return o&&(o.aborted?m():o.addEventListener("abort",h,{once:!0})),{close:m}}function _m(){return be()}var Bt=new Map,Nt=class extends Error{constructor(t){super(`Session runtime not ready \u2014 call \`await session.ensureReady()\` (it drives \`start()\` to completion and resolves this session's own sandbox runtime) before calling \`${t}\`.`),this.name="SessionNotReadyError"}};function Pm(e,t){sn(e,t);function n(l){try{return new URL(l)}catch{if(typeof window<"u"&&window.location?.origin)try{return new URL(l,window.location.origin)}catch{return null}throw new C(`Kortix SDK: backendUrl must be an absolute URL outside the browser (got ${JSON.stringify(l)}). Relative paths like "/api/kortix" only resolve against a page origin \u2014 configure an absolute backendUrl for server-side hosts.`,{code:"INVALID_BACKEND_URL"})}}function r(l){let b=$().backendUrl??e.backendUrl,c=80,v=n(b);return v&&(c=v.port?Number(v.port):v.protocol==="https:"?443:80),yi({sandboxId:l,apiBaseUrl:b,backendPort:c})}let s={signUp:ps,signInWithPassword:ds,sendMagicLink:gs,verifyOtp:ms,signInWithProvider:fs,exchangeCode:ys,refresh:nt,resetPassword:hs,updatePassword:bs,updateUserMetadata:_s,signInWithSso:Ps,mfa:ks,user:xs,signOut:ws,session:Ss},o={list:$i,get:Di,create:Mi,updateName:qi,branding:{get:Oi,update:Ui,uploadAsset:Fi,removeAsset:Li,reset:Gi},leave:Yi,members:Bi,invite:Ni,removeMember:Xi,updateMemberRole:Qi,invites:Ki,cancelInvite:Hi,resendInvite:Wi,tokens:{list:$u,create:Mu,revoke:Du},audit:{log:Fu,export:Gu,webhooks:{list:Bu,create:Nu,update:Ku,remove:Hu}}},u={assignments:{list:xu,create:_u,revoke:Pu},permissions:{list:ku,forRole:su},roles:{list:nu,create:ou,update:au,setPermissions:cu,remove:lu,usage:iu},groups:{list:Vl,get:Jl,create:Xl,update:Ql,remove:Yl,members:{list:Zl,add:eu,remove:tu}},agentIdentities:ru,oauthClients:{list:du,get:gu,create:mu,update:fu,rotateSecret:yu,remove:hu},can:uu,canBatch:pu},p={accountState:Xc,accountStateMinimal:Qc,transactions:Yc,transactionsSummary:Zc,creditBreakdown:el,usageHistory:tl,usageRollup:ml,sessionCosts:{list:yl,get:os},tierConfigurations:nl,checkout:{createSession:l=>rl(l),confirmSession:(l,b)=>sl(l,b)},subscription:{createPortalSession:(l,b)=>il(l,b),cancel:(l,b)=>ol(l,b),reactivate:l=>al(l),scheduleDowngrade:(l,b,c)=>cl(l,b,c),cancelScheduledChange:l=>ll(l),prorationPreview:(l,b)=>ul(l,b)},credits:{purchase:l=>pl(l),autoTopupSettings:l=>dl(l),configureAutoTopup:l=>gl(l)}},d={describe:zi,accept:Vi,decline:Ji},f={list:Me,listForAccount:to,get:Br,detail:Nr,create:io,createRepo:oo,provision:ao,update:Wr,archive:zr,llmCatalog:Kr,modelPicker:Hr,sandboxHealth:Yr,sandboxTemplates:$a,sessions:Ze,createSession:et},m={linkRepository:go,getInstallation:mo,listInstallations:fo,listLinkableInstallations:yo,listRepositories:ho,listRepositoryBranches:bo,linkInstallation:_o,saveInstallation:xo,deleteInstallation:Po},h={list:Ru,create:Tu,revoke:Iu},x=Ra,_={items:l=>Vu(l),item:l=>Qu(l),itemFile:(l,b)=>Yu(l,b),marketplaces:()=>Ju(),featured:()=>Xu(),sources:{list:()=>Zu(),add:l=>ep(l),remove:l=>tp(l)}};function k(l){return{catalog:()=>Jr(l),tools:()=>jt(l),search:(...b)=>Zo(l,...b),describe:(...b)=>ea(l,...b),call:(...b)=>ta(l,...b),uploadAttachment:(...b)=>na(l,...b)}}function R(l){let b={list:()=>ra(l),listAll:()=>sa(l),reconcile:(...c)=>ia(l,...c),reconcileMember:(...c)=>oa(l,...c),updateCredential:(...c)=>aa(l,...c),revoke:(...c)=>ca(l,...c),activate:(...c)=>la(l,...c),setDefault:(...c)=>ua(l,...c),pipedreamConnect:(...c)=>pa(l,...c),pipedreamFinalize:(...c)=>da(l,...c)};return{get:c=>Br(l,c),detail:()=>Nr(l),audit:c=>Lu(l,c),update:c=>Wr(l,c),archive:()=>zr(l),llmCatalog:()=>Kr(l),modelPicker:()=>Hr(l),sandboxHealth:()=>Yr(l),onboardingComplete:(...c)=>po(l,...c),apps:{list:()=>np(l),create:c=>rp(l,c),get:c=>sp(l,c),update:(...c)=>ip(l,...c),access:{get:(...c)=>ap(l,...c),update:(...c)=>cp(l,...c),session:(...c)=>lp(l,...c)},remove:c=>op(l,c),artifacts:{register:c=>ls(l,c),uploadArchive:(...c)=>up(l,...c),finalize:(...c)=>us(l,...c)},deployments:{create:(...c)=>pp(l,...c),list:c=>dp(l,c),get:(...c)=>gp(l,...c),logs:(...c)=>mp(l,...c)},start:c=>fp(l,c),stop:c=>yp(l,c),rollback:(...c)=>hp(l,...c)},tokens:{list:()=>qu(l),create:c=>Ou(l,c),revoke:c=>Uu(l,c)},setupLinks:{requestSecret:c=>Wu(l,c),requestConnector:c=>zu(l,c)},validateManifest:c=>ro(l,c),gitToken:()=>so(l),secrets:{list:()=>Bo(l),upsert:c=>No(l,c),setStrategy:(...c)=>Ko(l,...c),broker:(...c)=>Ho(l,...c),remove:c=>Xo(l,c),setPersonal:(...c)=>Qo(l,...c),removePersonal:c=>Yo(l,c),setGitCredential:c=>Jo(l,c),startProviderOAuth:(...c)=>Wo(l,...c),pollProviderOAuth:(...c)=>zo(l,...c),removeProviderOAuth:c=>Vo(l,c)},access:{list:()=>vo(l),invite:(...c)=>Ro(l,...c),update:(...c)=>Ao(l,...c),revoke:c=>Co(l,c),pendingInvites:()=>To(l),resendInvite:(...c)=>Eo(l,...c),revokeInvite:(...c)=>Io(l,...c),requests:()=>ko(l),approveRequest:(...c)=>wo(l,...c),rejectRequest:(...c)=>So(l,...c),groupGrants:()=>jo(l),attachGroupGrant:(...c)=>$o(l,...c),updateGroupGrant:(...c)=>Mo(l,...c),detachGroupGrant:c=>Do(l,c),resourceGrants:{list:()=>qo(l),create:c=>Oo(l,c),remove:c=>Uo(l,c)}},connectors:{...k(l),list:()=>ga(l),config:(...c)=>_a(l,...c),create:(...c)=>wa(l,...c),remove:(...c)=>va(l,...c),sync:()=>ma(l),auth:{discover:(...c)=>Sa(l,...c)},setName:(...c)=>Pa(l,...c),setCredentialMode:(...c)=>fa(l,...c),setAuthorizationStrategy:(...c)=>ya(l,...c),setCredential:(...c)=>Ta(l,...c),setSensitive:(...c)=>ha(l,...c),connections:b,policies:{get:(...c)=>ba(l,...c),set:(...c)=>xa(l,...c)},pipedream:{listApps:(...c)=>Aa(l,...c),listSections:(...c)=>Ca(l,...c),connect:(...c)=>ka(l,...c),finalize:(...c)=>Ia(l,...c)},discover:{list:(...c)=>Xr(l,...c),detail:(...c)=>Qr(l,...c)}},policies:{list:()=>Ea(l),set:(...c)=>ja(l,...c)},triggers:{list:()=>$c(l),create:(...c)=>Mc(l,...c),update:(...c)=>Dc(l,...c),remove:(...c)=>qc(l,...c),fire:(...c)=>Uc(l,...c),setActivation:(...c)=>Oc(l,...c)},files:{list:c=>Ba(l,c),read:(c,v)=>Ka(l,c,v),search:(...c)=>Na(l,...c),archive:(...c)=>Ha(l,...c),history:(...c)=>Xa(l,...c)},git:{commits:()=>za(l),commit:c=>Va(l,c),commitDiff:c=>Ja(l,c),branches:()=>Wa(l),versionDiff:(...c)=>Qa(l,...c),inviteCollaborator:(...c)=>no(l,...c)},changeRequests:{list:()=>Ya(l),get:c=>Za(l,c),diff:c=>ec(l,c),mergePreview:c=>tc(l,c),open:(...c)=>nc(l,...c),merge:(...c)=>rc(l,...c),close:(...c)=>sc(l,...c),reopen:(...c)=>ic(l,...c),requestChanges:(...c)=>oc(l,...c)},sessions:{list:c=>Ze(l,c),create:c=>et(l,c),ensureWarm:()=>mc(l),claimWarm:c=>fc(l,c)},review:{list:c=>wu(l,c),get:c=>Su(l,c),submit:c=>vu(l,c),act:(...c)=>Au(l,...c),bulkAct:c=>Cu(l,c)},approvals:{list:c=>Fo(l,c),resolve:(...c)=>Go(l,...c),sessionsNeedingInput:c=>Lo(l,c)},gateway:{logs:c=>Ml(l,c),log:c=>Dl(l,c),overview:c=>ql(l,c),series:c=>Ol(l,c),breakdown:c=>Ul(l,c),sessions:c=>Fl(l,c),errors:c=>Ll(l,c),budgets:()=>Gl(l),setBudget:c=>Bl(l,c),deleteBudget:c=>Nl(l,c),keys:()=>Kl(l),createKey:c=>Hl(l,c),revokeKey:c=>Wl(l,c),routing:{get:()=>Il(l),set:c=>El(l,c),reset:()=>jl(l),preview:c=>$l(l,c)},playground:(c,v,S)=>zl(l,c,v,S)},channels:{slack:{installation:()=>bl(l),connect:c=>xl(l,c),mode:()=>_l(l),manifest:()=>Pl(l),disconnect:()=>kl(l),getFile:c=>wl(l,c),uploadFile:c=>Sl(l,c)},email:{installation:c=>vl(l,c),mode:()=>Al(l),connect:c=>Cl(l,c),disconnect:c=>Rl(l,c),updatePolicy:(...c)=>Tl(l,...c)}},updateFeatureFlag:(...c)=>co(l,...c),updateExperimentalFeature:(...c)=>lo(l,...c),modelDefaults:{get:()=>Nc(l),set:c=>Kc(l,c),clear:c=>Hc(l,c)},setDefaultAgent:c=>Jc(l,c),sandbox:{list:()=>Ga(l),snapshots:()=>Ma(l),rebuildSnapshot:c=>Da(l,c),fixWithAgent:()=>qa(l),createTemplate:c=>Oa(l,c),updateTemplate:(...c)=>Ua(l,...c),removeTemplate:c=>Fa(l,c),buildTemplate:c=>La(l,c),setProvider:c=>uo(l,c)},setAgentScope:(...c)=>zc(l,...c),session:c=>E(l,c)}}function E(l,b){let c=null,v,S,T=null;async function j(){T||(T=es(l,b,{showErrors:!1}).then(y=>{let I=typeof y.metadata?.opencode_model=="string"?y.metadata.opencode_model.trim():"",V=I.indexOf("/"),U=V>0&&V<I.length-1?{providerID:I.slice(0,V),modelID:I.slice(V+1)}:void 0,F=y.agent_name?.trim()||void 0;return{model:U,agent:F}}));try{return await T}catch(y){throw T=null,y}}function q(){if(c)return c;let y=Lc(l,b);return y&&(c=y),c}async function D(y){let I=q();if(I)return I;let V=y?.readyTimeoutMs??18e4,U=xt($().backendUrl??e.backendUrl).catch(()=>null),F=`${l}
20
+ ${b}`,L=Bt.get(F);if(L)return c=await L,await U,c;let X=(async()=>{let N=Date.now()+V,Y=()=>Math.max(0,N-Date.now()),K=await De(l,b,Math.min(3e4,Y()));for(;Date.now()<N&&(K==null||(K.stage==="provisioning"||K.stage==="starting")&&K.retriable);)await new Promise(Se=>setTimeout(Se,Math.min(1e3,Y()))),K=await De(l,b,Math.min(3e4,Y()));if(!K||K.stage!=="ready"||!K.sandbox||!K.opencode_session_id)throw new C(`Session runtime not ready (stage: ${K?.stage??"unknown"})`,{code:"RUNTIME_UNAVAILABLE"});let H=K.sandbox.external_id;if(!H)throw new C("Session sandbox has no external_id \u2014 cannot resolve its runtime URL",{code:"RUNTIME_UNAVAILABLE"});let ee=ft(H);return ni(ee,H),{opencodeSessionId:K.opencode_session_id,runtimeUrl:ee,sandboxId:H}})();Bt.set(F,X);try{return c=await X,await U,c}finally{Bt.get(F)===X&&Bt.delete(F)}}function Q(y){let I=q();if(!I)throw new Nt(y);return I}function z(){c=null,Bc(l,b)}return{get:y=>es(l,b,y),cost:()=>os(b,{projectId:l}),update:y=>vc(l,b,y),delete:()=>(z(),Ac(l,b)),start:(...y)=>De(l,b,...y),restart:()=>(z(),Mt(l,b)),stop:()=>(z(),Dt(l,b)),configState:()=>Cc(l,b),reloadConfig:y=>(z(),Rc(l,b,y)),reloadConfigStream:(...y)=>(z(),Tc(l,b,...y)),setSharing:y=>lc(l,b,y),previews:()=>uc(l,b),commit:y=>ac(l,b,y),publicShares:{list:()=>pc(l,b),create:(...y)=>dc(l,b,...y),revoke:(...y)=>gc(l,b,...y)},audit:(y,I)=>yc(l,b,y,I),transcript:y=>hc(l,b,y),transcriptSync:y=>bc(l,b,y),turn:()=>xc(l,b),prompts:{create:y=>_c(l,b,y),list:()=>Pc(l,b),remove:y=>kc(l,b,y),retry:y=>wc(l,b,y),hold:y=>Sc(l,b,y)},ensureReady:D,health:y=>xp(q()?.runtimeUrl??null,y),previewUrl:(y,I="/")=>Pe(y,I,r(Q("previewUrl").sandboxId)),proxyUrl:y=>Ap(y,r(Q("proxyUrl").sandboxId)),setModel:y=>{v=y},changeModel:async y=>{let I=await jc(l,b,y);return T=null,I},scope:()=>Ic(l,b),rescope:y=>Ec(l,b,y),setAgent:y=>{S=y},send:async(y,I)=>{let{opencodeSessionId:V,runtimeUrl:U}=await D(),F=I?.model??v,L=I?.agent??S,X=F&&L?{}:await j(),N=F??X.model,Y=L??X.agent;return le(U).session.prompt({sessionID:V,parts:[{type:"text",text:y}],...N?{model:N}:{},...Y?{agent:Y}:{}})},abort:async()=>{let{opencodeSessionId:y,runtimeUrl:I}=await D();return le(I).session.abort({sessionID:y})},rewind:async y=>{let{opencodeSessionId:I,runtimeUrl:V}=await D();return le(V).session.revert({sessionID:I,messageID:y})},restoreRewind:async()=>{let{opencodeSessionId:y,runtimeUrl:I}=await D();return le(I).session.unrevert({sessionID:y})},stream:async y=>{let{runtimeUrl:I}=await D();return vs({client:le(I),onEvent:y.onEvent,onGapRehydrate:y.onGapRehydrate,signal:y.signal})},get runtime(){return le(Q("runtime").runtimeUrl)},files:{list:async y=>At(y,(await D()).runtimeUrl),read:async y=>Ve(y,(await D()).runtimeUrl),readBlob:async y=>Je(y,(await D()).runtimeUrl),status:async()=>Ct((await D()).runtimeUrl),findFiles:async(y,I)=>Rt(y,I,(await D()).runtimeUrl),findText:async y=>Tt(y,(await D()).runtimeUrl),upload:async(y,I,V,U)=>Xe(y,I,V,(await D()).runtimeUrl,U),write:async(y,I)=>Qe(y,I,(await D()).runtimeUrl),create:async y=>It(y,(await D()).runtimeUrl),copy:async(y,I)=>Et(y,I,(await D()).runtimeUrl),remove:async y=>_e(y,(await D()).runtimeUrl),mkdir:async y=>Ye(y,(await D()).runtimeUrl),rename:async(y,I)=>xe(y,I,(await D()).runtimeUrl)}}}return{config:e,auth:s,accounts:o,iam:u,accountInvites:d,projects:f,connectors:k(),project:R,session:E,github:m,billing:p,sandboxShares:h,connectStatus:x,marketplace:_,validateToken:Zi,runtime:_m}}function km(){let e=typeof crypto<"u"?crypto:void 0;if(e?.randomUUID)return e.randomUUID();let t=new Uint8Array(16);if(e?.getRandomValues)e.getRandomValues(t);else for(let r=0;r<16;r++)t[r]=Math.floor(Math.random()*256);t[6]=t[6]&15|64,t[8]=t[8]&63|128;let n=[...t].map(r=>r.toString(16).padStart(2,"0"));return`${n[0]}${n[1]}${n[2]}${n[3]}-${n[4]}${n[5]}-${n[6]}${n[7]}-${n[8]}${n[9]}-${n.slice(10).join("")}`}function wm(){return{pending:[],failed:[],inFlightId:null,inFlightIds:[]}}function qe(e){return e.inFlightIds?.length?e.inFlightIds:e.inFlightId?[e.inFlightId]:[]}function Sm(e,t){return{...e,pending:[...e.pending,{...t,attempts:0}]}}function vm(e){if(qe(e).length>0)return{state:e};let t=e.pending[0];if(!t)return{state:e};let n={...t,attempts:t.attempts+1};return{state:{...e,pending:[n,...e.pending.slice(1)],inFlightId:n.id,inFlightIds:[n.id]},claimed:n}}function Am(e){let t=qe(e);return t.length===0?e:{...e,pending:e.pending.filter(n=>!t.includes(n.id)),inFlightId:null,inFlightIds:[]}}function Cm(e,t){let n=qe(e);if(n.length===0)return e;let r=e.pending.filter(s=>n.includes(s.id));return r.length===0?{...e,inFlightId:null,inFlightIds:[]}:{pending:e.pending.filter(s=>!n.includes(s.id)),failed:[...e.failed,...r.map(s=>({...s,lastError:t}))],inFlightId:null,inFlightIds:[]}}function Rm(e,t){let n=e.failed.find(o=>o.id===t);if(!n)return e;let{lastError:r,...s}=n;return{...e,pending:[...e.pending,s],failed:e.failed.filter(o=>o.id!==t)}}function Tm(e,t){return qe(e).includes(t)?e:e.pending.some(n=>n.id===t)?{...e,pending:e.pending.filter(n=>n.id!==t)}:e.failed.some(n=>n.id===t)?{...e,failed:e.failed.filter(n=>n.id!==t)}:e}function Im(e,t,n){return qe(e).includes(t)||!e.pending.some(r=>r.id===t)?e:{...e,pending:e.pending.map(r=>r.id===t?{...r,text:n}:r)}}function Em(e,t,n){let r=qe(e);if(r.includes(t))return e;let s=e.pending.findIndex(f=>f.id===t);if(s===-1)return e;let o=r.length,u=Math.min(Math.max(n,o),e.pending.length-1);if(u===s)return e;let p=[...e.pending],[d]=p.splice(s,1);return p.splice(u,0,d),{...e,pending:p}}var Ep={thinking:!1,toolDetails:!0,assistantMetadata:!0};function jm(e){return e&&e.charAt(0).toUpperCase()+e.slice(1)}function $m(e){let t=e/1e3;if(t<60)return`${t.toFixed(1)}s`;let n=Math.floor(t/60),r=t%60;return`${n}m ${r.toFixed(0)}s`}function Mm(e,t){if(e.type==="text"&&!e.synthetic)return`${e.text??""}
21
21
 
22
22
  `;if(e.type==="reasoning")return t.thinking?`> _Thinking:_
23
23
  >
@@ -50,15 +50,15 @@ ${s}
50
50
  ${e.state.error}
51
51
  \`\`\`
52
52
  `),n+=`
53
- `,n}return""}function Cm(e,t){if(!t)return`## Assistant
53
+ `,n}return""}function Dm(e,t){if(!t)return`## Assistant
54
54
 
55
- `;let n=e.agent?Sm(e.agent):"Assistant",r=e.modelID||"",s="";e.time?.completed&&e.time?.created&&(s=vm(e.time.completed-e.time.created));let o=[r,s].filter(Boolean).join(" \xB7 ");return o?`## ${n} (${o})
55
+ `;let n=e.agent?jm(e.agent):"Assistant",r=e.modelID||"",s="";e.time?.completed&&e.time?.created&&(s=$m(e.time.completed-e.time.created));let o=[r,s].filter(Boolean).join(" \xB7 ");return o?`## ${n} (${o})
56
56
 
57
57
  `:`## ${n}
58
58
 
59
- `}function Rm(e,t,n){let r="";e.role==="user"?r+=`## User
59
+ `}function qm(e,t,n){let r="";e.role==="user"?r+=`## User
60
60
 
61
- `:r+=Cm(e,n.assistantMetadata);for(let s of t)r+=Am(s,n);return r}function Tm(e,t,n=vp){let r=`# ${e.title||"Untitled Session"}
61
+ `:r+=Dm(e,n.assistantMetadata);for(let s of t)r+=Mm(s,n);return r}function Om(e,t,n=Ep){let r=`# ${e.title||"Untitled Session"}
62
62
 
63
63
  `;r+=`**Session ID:** \`${e.id}\`
64
64
  `,r+=`**Created:** ${new Date(e.time.created).toLocaleString()}
@@ -66,14 +66,14 @@ ${e.state.error}
66
66
 
67
67
  `,r+=`---
68
68
 
69
- `;for(let s of t)r+=Rm(s.info,s.parts,n),r+=`---
69
+ `;for(let s of t)r+=qm(s.info,s.parts,n),r+=`---
70
70
 
71
- `;return r}function Im(e,t){return`session-${e}.md`}var Ps="An error occurred";var Em=["message","error","detail","error_description","msg","errors","data"];function Rp(e){let t=e.trim();for(let n=0;n<4;n++){let r=t.replace(/^(?:\d{3}\s+)?(?:[A-Za-z_$][\w$]*)?Error:\s*/,"").trim();if(r===t)break;t=r}return t}function Oe(e){if(!(typeof e!="string"||!e))try{return JSON.parse(e)}catch{return}}function jm(e){let t=e.match(/"(?:message|detail|error_description|msg)"\s*:\s*"((?:[^"\\]|\\.)*)"/);if(!t)return;let n=Oe(`"${t[1]}"`);return typeof n=="string"&&n.trim()?n.trim():void 0}function $m(e){if(!/^\s*<(?:!doctype|html|head|body)\b/i.test(e))return;let t=e.match(/<title[^>]*>([^<]*)<\/title>/i)?.[1]?.trim();if(t)return t;let n=e.replace(/<script[\s\S]*?<\/script>|<style[\s\S]*?<\/style>/gi," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim();return n?n.slice(0,200):void 0}function Mm(e){let t=e.replace(/[_-]+/g," ").trim();return t&&t.charAt(0).toUpperCase()+t.slice(1)}function Ap(e,t,n){if(typeof e=="string")return Bt(e,t,n);if(e&&typeof e=="object")return Nt(e,t,n)}function Bt(e,t,n=new WeakSet){let r=Rp(e);if(!r)return;if(t>=4)return r;let s=Oe(r);if(s!==void 0)return typeof s=="string"?Bt(s,t+1,n):s&&typeof s=="object"?Nt(s,t+1,n):String(s);let o=Tp(r);if(o){let l=Oe(o);if(l&&typeof l=="object"){let p=Nt(l,t+1,n);if(p)return p}}if(r.includes("{")){let l=jm(r);if(l)return Bt(l,t+1,n)??l}return $m(r)??r}function Nt(e,t,n=new WeakSet){if(t>=4||n.has(e))return;if(n.add(e),Array.isArray(e)){for(let l of e){let p=Ap(l,t,n);if(p)return p}return}let r=e;for(let l of Em){let p=Ap(r[l],t,n);if(p)return p}let s=r.type??r.code;if(typeof s=="string"&&s.trim())return Mm(s);let o=r.status??r.statusCode??r.upstream_status;if(typeof o=="number"&&Number.isFinite(o))return`Request failed with status ${o}`}function te(e){return e?typeof e=="string"?Bt(e,0)??Ps:typeof e=="object"?Nt(e,0)??Ps:String(e):Ps}function Tp(e){let t=e.indexOf("{"),n=e.lastIndexOf("}");if(!(t===-1||n===-1||n<=t))return e.slice(t,n+1)}function qm(e){if(typeof e!="object"||e===null||Array.isArray(e))return;let t=e;if(typeof t.message=="string"&&t.message)return t.message;if(typeof t.error=="string"&&t.error)return t.error;let n=t.data;if(typeof n?.message=="string")return n.message;let r=t.error;if(typeof r?.message=="string")return r.message}function Dm(e){if(!Array.isArray(e))return;let t=[];for(let n of e){if(!n||typeof n!="object"||Array.isArray(n))continue;let r=n;!Number.isInteger(r.attempt)||r.attempt<1||typeof r.provider!="string"||!r.provider||typeof r.route_model!="string"||!r.route_model||typeof r.resolved_model!="string"||!r.resolved_model||typeof r.stage!="string"||!r.stage||typeof r.code!="string"&&!(typeof r.code=="number"&&Number.isFinite(r.code))||typeof r.message!="string"||!r.message||r.status!==void 0&&(!Number.isInteger(r.status)||r.status<100||r.status>599)||t.push({attempt:r.attempt,provider:r.provider,routeModel:r.route_model,resolvedModel:r.resolved_model,stage:r.stage,...typeof r.status=="number"?{status:r.status}:{},code:r.code,message:r.message})}return t.length>0?t:void 0}function Cp(e){let t=typeof e.provider=="string"&&e.provider?e.provider:void 0,n=typeof e.code=="string"&&e.code?e.code:void 0,r=typeof e.suggestion=="string"&&e.suggestion?e.suggestion:void 0,s=typeof e.upstream_status=="number"?e.upstream_status:void 0,o=typeof e.request_id=="string"&&e.request_id?e.request_id:void 0,l=Dm(e.attempt_failures);return!t&&!n&&!r&&s===void 0&&!o&&!l?void 0:{message:typeof e.message=="string"&&e.message||qm(e)||"",provider:t,code:n,suggestion:r,upstreamStatus:s,requestId:o,attemptFailures:l}}function ie(e){if(e==null)return;if(typeof e=="string"){let l=Rp(e),p=Oe(l)??Oe(Tp(l));return p!==void 0?ie(p):void 0}if(typeof e!="object")return;let t=e,n=Cp(t);if(n)return n;let r=t.error;if(r&&typeof r=="object"&&!Array.isArray(r)){let l=Cp(r);if(l)return l}let s=t.data;if(s&&typeof s.responseBody=="string"){let l=Oe(s.responseBody);if(l!==void 0){let p=ie(l);if(p)return p}}if(s&&typeof s.message=="string"){let l=ie(s.message);if(l)return l}let o=t.cause;if(o&&typeof o=="object"){let l=o.body;if(l!==void 0){let p=ie(l);if(p)return p}}}var Om={bash:{label:"Shell",category:"shell"},pty_spawn:{label:"Spawn Terminal",category:"shell"},pty_read:{label:"Terminal Output",category:"shell"},pty_write:{label:"Terminal Input",category:"shell"},pty_input:{label:"Terminal Input",category:"shell"},pty_kill:{label:"Kill Process",category:"shell"},read:{label:"Read File",category:"files"},list:{label:"List Directory",category:"files"},ls:{label:"List Directory",category:"files"},write:{label:"Write File",category:"edit"},edit:{label:"Edit File",category:"edit"},multiedit:{label:"Edit File",category:"edit"},morph_edit:{label:"Edit File",category:"edit"},apply_patch:{label:"Apply Patch",category:"edit"},patch:{label:"Apply Patch",category:"edit"},grep:{label:"Search Code",category:"search"},glob:{label:"Find Files",category:"search"},image_search:{label:"Image Search",category:"search"},session_search:{label:"Search Sessions",category:"search"},webfetch:{label:"Fetch Page",category:"web"},scrape_webpage:{label:"Scrape Page",category:"web"},websearch:{label:"Web Search",category:"web"},web_search:{label:"Web Search",category:"web"},image_gen:{label:"Generate Image",category:"web"},video_gen:{label:"Generate Video",category:"web"},task:{label:"Delegate to Agent",category:"task"},todowrite:{label:"Plan Tasks",category:"task"},todoread:{label:"Read Plan",category:"task"},question:{label:"Ask Question",category:"task"},presentation_gen:{label:"Presentation",category:"task"},show:{label:"Show Output",category:"task"},show_user:{label:"Show Output",category:"task"},prune:{label:"Prune Context",category:"other"},distill:{label:"Distill Context",category:"other"},compress:{label:"Compress Context",category:"other"},context_info:{label:"Context Info",category:"other"}},Um=[{prefix:"pty_",category:"shell"},{prefix:"agent_",category:"task"},{prefix:"session_",category:"task"},{prefix:"task_",category:"task"},{prefix:"trigger_",category:"task"},{prefix:"project_",category:"task"}];function Fm(e){return e.replace(/^oc[-_]/,"")}function Kt(e){return Fm(e).replace(/-/g,"_")}function ks(e){return Kt(e).split(/[_\s]+/).filter(Boolean).map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join(" ")}function ws(e){let t=Kt(e),n=Om[t];if(n)return n;for(let{prefix:r,category:s}of Um)if(t.startsWith(r))return{label:ks(e),category:s};return{label:ks(e),category:"other"}}var Lm=256*1024;function Gm(e){switch(e.status){case"pending":return"pending";case"running":return"running";case"completed":return"done";case"error":return"error";default:return e}}function Bm(e){if(e===void 0)return{};if(e.length>Lm)return{outputText:e};try{return{outputParsed:JSON.parse(e),outputText:e}}catch{return{outputText:e}}}function Nm(e){if(typeof e!="object"||e===null||Array.isArray(e))return;let t=e,n=t.success===!1,r=t.error,s=typeof r=="string"&&r.length>0||typeof r=="object"&&r!==null;if(!(!n&&!s))return s?te(r):typeof t.message=="string"&&t.message?t.message:"Tool reported failure"}function Km(e,t){let n="title"in t?t.title:void 0,r=t.status==="completed"?t.output:void 0,{outputParsed:s,outputText:o}=Bm(r),l=Gm(t),p=t.status==="error"?t.error:void 0;if(l==="done"){let d=Nm(s);d&&(l="error",p=d)}return{name:e,title:n||ws(e).label,status:l,input:t.input,output:r,outputParsed:s,outputText:o,error:p}}function Hm(e){return{kind:"text",id:e.id,text:e.text,synthetic:!!e.synthetic}}function Wm(e){return{kind:"reasoning",id:e.id,text:e.text}}function zm(e){return{kind:"tool",id:e.id,tool:Km(e.tool,e.state)}}function Vm(e){let t=e.mime;return{kind:"file",id:e.id,filename:e.filename,mime:t,url:e.url,isImage:t.startsWith("image/"),isPdf:t==="application/pdf"}}function Jm(e){return{kind:"subtask",id:e.id,description:e.description,agent:e.agent,prompt:e.prompt,model:e.model}}function Xm(e){return{kind:"patch",id:e.id,hash:e.hash,files:e.files,fileCount:e.files.length}}function Qm(e){return{kind:"snapshot",id:e.id,snapshot:e.snapshot}}function Ym(e){return{kind:"agent",id:e.id,name:e.name}}function Zm(e){return{kind:"retry",id:e.id,attempt:e.attempt,message:te(e.error),createdAt:e.time.created}}function ef(e){return{kind:"compaction",id:e.id,auto:e.auto,overflow:!!e.overflow,tailStartId:e.tail_start_id}}function tf(e){return{kind:"step",id:e.id,phase:"start",snapshot:e.snapshot}}function nf(e){return{kind:"step",id:e.id,phase:"finish",snapshot:e.snapshot,reason:e.reason,cost:e.cost,tokens:e.tokens}}function Ip(e){switch(e.type){case"text":return Hm(e);case"reasoning":return Wm(e);case"tool":return zm(e);case"file":return Vm(e);case"subtask":return Jm(e);case"patch":return Xm(e);case"snapshot":return Qm(e);case"agent":return Ym(e);case"retry":return Zm(e);case"compaction":return ef(e);case"step-start":return tf(e);case"step-finish":return nf(e);default:return{kind:"unknown",raw:e}}}function rf(e){if(!e)return;let t=typeof e=="object"&&"name"in e&&typeof e.name=="string"?e.name:"Error",n=ie(e);return{name:t,message:n?.message||te(e),provider:n?.provider,code:n?.code,suggestion:n?.suggestion,upstreamStatus:n?.upstreamStatus,requestId:n?.requestId,attemptFailures:n?.attemptFailures}}function sf(e){switch(e.kind){case"text":case"reasoning":return e.text.trim().length>0;case"step":return!1;default:return!0}}function of(e){let t=e.parts.map(Ip),n=e.info.role==="assistant"?e.info.error:void 0,r=rf(n),s=!r&&!t.some(sf);return{parts:t,error:r,isEmpty:s}}function Pe(e){return e.type==="text"}function Ss(e){return e.type==="reasoning"}function ge(e){return e.type==="tool"}function af(e){return e.type==="file"}function av(e){return e.type==="agent"}function cv(e){return e.type==="compaction"}function lv(e){return e.type==="snapshot"}function uv(e){return e.type==="patch"}function pv(e){if(Pe(e)||Ss(e))return e.text}function cf(e){if(!af(e))return!1;let t=e.mime;return t.startsWith("image/")||t==="application/pdf"}function dv(e){let t=[],n=[];for(let r of e)cf(r)?t.push(r):n.push(r);return{attachments:t,stickyParts:n}}function gv(e,t){let n=[];return e?.tool&&n.push(e.tool),t?.tool&&n.push(t.tool),n}function mv(e,t,n){return n.some(r=>r.messageID===t&&r.callID===e.callID)}var lf=new Set(["todoread","context_info"]);function uf(e){return!lf.has(e.tool)}function fv(e){let t=e.tool||"";if(t==="task"||t==="agent_spawn"||t==="agent-spawn"||t==="agent_message"||t==="agent-message"||t==="agent_task"||t==="agent-task"||t==="agent_task_update"||t==="agent-task-update"||t==="agent_task_message"||t==="agent-task-message"||t==="agent_task_start"||t==="agent-task-start"||t==="task_create"||t==="task-create"||t==="task_start"||t==="task-start"||t==="task_update"||t==="task-update"||t==="task_message"||t==="task-message"){let r=e.state?.metadata?.sessionId;if(typeof r=="string"&&r)return r;let s=e.state?.title;if(s){let l=s.match(/\bses_[a-zA-Z0-9]+/);if(l)return l[0]}let o=e.state?.output;if(o){let l=o.match(/\bses_[a-zA-Z0-9]+/);if(l)return l[0]}return}let n=e.tool?.replace(/-/g,"_")||"";if(n==="session_spawn"||n==="session_start_background"){let r=e.state?.output;if(r){let s=r.match(/\*?\*?Session:?\*?\*?\s*(ses_[a-zA-Z0-9]+)/);if(s)return s[1]}return}}function yv(e){if(e)for(let t=e.length-1;t>=0;t--){let n=e[t]?.info;if(n?.role==="assistant"&&n.error)return te(n.error)}}function hv(e){let t=[];for(let n of e)if(n.info.role==="assistant")for(let r of n.parts)ge(r)&&uf(r)&&t.push(r);return t}function bv(e,t={}){switch(e){case"read":return{icon:"glasses",title:"Read",subtitle:pf(t.filePath)};case"list":return{icon:"list",title:"List",subtitle:df(t.path)};case"glob":return{icon:"search",title:"Glob",subtitle:t.pattern};case"grep":return{icon:"search",title:"Grep",subtitle:t.pattern};case"webfetch":return{icon:"globe",title:"Web Fetch",subtitle:t.url};case"websearch":case"web-search":case"web_search":return{icon:"search",title:"Web Search",subtitle:t.query};case"scrape-webpage":return{icon:"globe",title:"Scrape",subtitle:t.urls?.split?.(",")[0]};case"image-search":return{icon:"image",title:"Image Search",subtitle:t.query};case"image-gen":return{icon:"image",title:"Image Gen",subtitle:t.prompt?.slice?.(0,40)};case"video-gen":return{icon:"cpu",title:"Video Gen",subtitle:t.prompt?.slice?.(0,40)};case"presentation-gen":{let n=t.action||"";return{icon:"presentation",title:{create_slide:"Create Slide",list_slides:"List Slides",preview:"Preview",export_pdf:"Export PDF",export_pptx:"Export PPTX"}[n]||"Presentation",subtitle:t.slide_title||t.presentation_name}}case"show":case"show-user":return{icon:"globe",title:"Output",subtitle:t.title||t.description};case"task":return{icon:"square-kanban",title:`Agent (${t.subagent_type||"task"})`,subtitle:gf(t)};case"session_spawn":case"session_start_background":case"session-spawn":case"session-start-background":case"oc-session_spawn":case"oc-session-spawn":case"oc-session_start_background":case"oc-session-start-background":return{icon:"square-kanban",title:`Worker (${t.agent||"KortixWorker"})`,subtitle:t.description||t.prompt?.slice(0,60)};case"bash":return{icon:"terminal",title:"Shell",subtitle:t.description};case"edit":case"morph_edit":return{icon:"file-pen",title:"Edit",subtitle:Ep(t.filePath)};case"write":return{icon:"file-pen",title:"Write",subtitle:Ep(t.filePath)};case"apply_patch":return{icon:"file-pen",title:"Patch",subtitle:t.files?.length?`${t.files.length} file${t.files.length>1?"s":""}`:void 0};case"todowrite":return{icon:"check-square",title:"Todos"};case"todoread":return{icon:"check-square",title:"Todos (read)"};case"question":return{icon:"message-circle",title:"Questions"};case"prune":return{icon:"scissors",title:"DCP Prune",subtitle:t.reason};case"distill":return{icon:"scissors",title:"DCP Distill"};case"compress":return{icon:"scissors",title:"DCP Compress",subtitle:t.topic};case"context_info":return{icon:"scissors",title:"Context Info"};case"session_read":case"session-read":case"oc-session_read":case"oc-session-read":return{icon:"glasses",title:`Session Read (${t.mode||"summary"})`,subtitle:t.session_id?.slice(-12)};case"session_search":case"session-search":case"oc-session_search":case"oc-session-search":return{icon:"search",title:"Session Search",subtitle:t.query};case"session_message":case"session-message":case"oc-session_message":case"oc-session-message":return{icon:"message-circle",title:"Message \u2192 Session",subtitle:t.session_id?.slice(-12)};case"session_lineage":case"session-lineage":case"oc-session_lineage":case"oc-session-lineage":return{icon:"list-tree",title:"Session Lineage",subtitle:t.session_id?.slice(-12)};case"session_list_background":case"session-list-background":case"session_list_spawned":case"session-list-spawned":case"oc-session_list_background":case"oc-session-list-background":case"oc-session_list_spawned":case"oc-session-list-spawned":return{icon:"layers",title:"Background Sessions",subtitle:t.project||"all"};case"session_stats":case"session-stats":case"oc-session_stats":case"oc-session-stats":return{icon:"layers",title:"Session Stats",subtitle:t.session_id?.slice(-12)||"current"};case"session_list":case"session-list":case"oc-session_list":case"oc-session-list":return{icon:"list",title:"Session List",subtitle:t.search};case"session_get":case"session-get":case"oc-session_get":case"oc-session-get":return{icon:"book-open",title:"Session Get",subtitle:t.session_id?.slice(-12)};case"session_context":case"session-context":case"oc-session_context":case"oc-session-context":return{icon:"book-open",title:"Session Context",subtitle:t.session_id?.slice(-12)};case"project_delete":case"project-delete":case"oc-project_delete":case"oc-project-delete":return{icon:"trash-2",title:"Workspace Delete Disabled",subtitle:t.project};case"project_list":case"project-list":case"oc-project_list":case"oc-project-list":return{icon:"folder",title:"Projects"};case"project_get":case"project-get":case"oc-project_get":case"oc-project-get":case"project_update":case"project-update":case"oc-project_update":case"oc-project-update":return{icon:"folder",title:"Project",subtitle:t.name||t.project};case"project_select":case"project-select":case"oc-project_select":case"oc-project-select":return{icon:"folder",title:"Project Select",subtitle:t.project};case"project_create":case"project-create":case"oc-project_create":case"oc-project-create":return{icon:"folder-plus",title:"Project Create",subtitle:t.name};case"triggers":case"trigger_create":case"trigger-create":case"oc-trigger_create":case"oc-trigger-create":return{icon:"clock",title:"Create Trigger",subtitle:t.name};case"trigger_list":case"trigger-list":case"oc-trigger_list":case"oc-trigger-list":return{icon:"clock",title:"List Triggers"};case"trigger_get":case"trigger-get":case"oc-trigger_get":case"oc-trigger-get":return{icon:"clock",title:"Trigger Details",subtitle:t.name||t.id};case"trigger_delete":case"trigger-delete":case"oc-trigger_delete":case"oc-trigger-delete":return{icon:"clock",title:"Delete Trigger",subtitle:t.name||t.id};case"trigger_update":case"trigger-update":case"oc-trigger_update":case"oc-trigger-update":return{icon:"clock",title:"Update Trigger",subtitle:t.name||t.id};case"trigger_test":case"trigger-test":case"oc-trigger_test":case"oc-trigger-test":return{icon:"clock",title:"Test Trigger",subtitle:t.name||t.id};case"trigger_pause":case"trigger-pause":case"oc-trigger_pause":case"oc-trigger-pause":return{icon:"clock",title:"Pause Trigger",subtitle:t.name||t.id};case"trigger_resume":case"trigger-resume":case"oc-trigger_resume":case"oc-trigger-resume":return{icon:"clock",title:"Resume Trigger",subtitle:t.name||t.id};case"agent_spawn":case"agent-spawn":return{icon:"cpu",title:`Agent (${t.agent_type||"worker"})`,subtitle:t.description};case"agent_message":case"agent-message":return{icon:"message-circle",title:"Agent Message",subtitle:t.agent_id};case"agent_stop":case"agent-stop":return{icon:"ban",title:"Agent Stop",subtitle:t.agent_id};case"agent_status":case"agent-status":return{icon:"layers",title:"Agent Status"};case"agent_task":case"agent-task":case"oc-agent_task":case"oc-agent-task":return{icon:"check-square",title:"Create Task",subtitle:t.title};case"agent_task_update":case"agent-task-update":case"oc-agent_task_update":case"oc-agent-task-update":return{icon:"check-square",title:"Update Task",subtitle:t.task_id};case"agent_task_list":case"agent-task-list":case"oc-agent_task_list":case"oc-agent-task-list":return{icon:"check-square",title:"List Tasks"};case"agent_task_get":case"agent-task-get":case"oc-agent_task_get":case"oc-agent-task-get":return{icon:"check-square",title:"Task Details",subtitle:t.task_id};case"task_create":case"task-create":return{icon:"plus",title:"Create Task",subtitle:t.title};case"task_list":case"task-list":return{icon:"list",title:"Tasks",subtitle:t.status||"all"};case"task_update":case"task-update":return{icon:"refresh-cw",title:"Update Task",subtitle:t.id};case"task_done":case"task-done":return{icon:"check-circle",title:"Task Done",subtitle:t.id};case"task_delete":case"task-delete":return{icon:"trash-2",title:"Delete Task",subtitle:t.id};case"pty_spawn":return{icon:"terminal",title:"Spawn",subtitle:t.title||t.command};case"pty_read":return{icon:"terminal",title:"Terminal Output",subtitle:t.id};case"pty_write":case"pty_input":return{icon:"terminal",title:"Terminal Input",subtitle:t.id};case"pty_kill":return{icon:"terminal",title:"Kill Process",subtitle:t.id};default:return{icon:"cpu",title:e}}}function pf(e){if(!e)return;let t=e.split("/");return t[t.length-1]||e}function Ep(e){if(!e)return;let t=e.split("/"),n=t[t.length-1]||e;if(t.length<=1)return n;let r=t[t.length-2];return r?`${n} /${r}`:n}function df(e){if(!e)return;let t=e.lastIndexOf("/");if(!(t<0))return e.slice(0,t)||"/"}function xv(e,t){if(!t)return e;if(e.startsWith(t)){let n=e.slice(t.length);return n.startsWith("/")?n.slice(1):n}return e}function rt(e,t=120){if(typeof e!="string")return"";let n=e.split(`
72
- `).map(r=>r.trim()).find(Boolean);return n?n.length>t?`${n.slice(0,t).trim()}\u2026`:n:""}function gf(e){let t=rt(e.description);if(t)return t;let n=rt(e.title,80);if(n)return n;let r=rt(e.message);if(r)return r;let s=rt(e.prompt);if(s)return s;let o=rt(e.agent_id,40);return o?`Agent ${o}`:"Worker task"}function _v(e,t){return!e||!t?[]:(e[t]??[]).filter(r=>r.severity===1).slice(0,3)}function Pv(e,t){return e.find(n=>n.tool?.callID===t)}function kv(e,t){return e.find(n=>n.tool?.callID===t)}var mf=/\x1B\[[\d;]*[A-Za-z]|\x1B\][^\x07]{0,512}\x07|\x1B[()#][A-Z0-9]|\x1B\[?[\d;]*[hl]|\x1B[>=<]|\x1B\[[?]?\d*[A-Z]|\x1B\[\d*[JKHG]|\x1B\[\d*;\d*[Hf]|\x1b\[[0-9;]*m/g;function wv(e){return e?e.replace(mf,""):""}var ff=/^msg_[0-9a-f]{12}/;function jp(e){return ff.test(e)?0:1}function $p(e,t){return e<t?-1:e>t?1:0}function yf(e,t){let n=jp(e.info.id),r=jp(t.info.id);if(n!==r)return n-r;if(n===0)return $p(e.info.id,t.info.id);let s=typeof e.info.time?.created=="number"?e.info.time.created:null,o=typeof t.info.time?.created=="number"?t.info.time.created:null;return s===null&&o===null?0:s===null?1:o===null?-1:s!==o?s<o?-1:1:$p(e.info.id,t.info.id)}function Av(e){let t=[...e].sort(yf),n=[],r=new Map;for(let o of t)if(o.info.role==="user"){if(r.has(o.info.id))continue;let l={userMessage:o,assistantMessages:[]};n.push(l),r.set(o.info.id,l)}let s=null;for(let o of t){if(o.info.role==="user"){s=r.get(o.info.id)??null;continue}if(o.info.role!=="assistant")continue;let l=o.info,p=l.tokens;if(!l.error&&o.parts.length===0&&p?.input===0&&p.output===0&&p.reasoning===0)continue;if(l.parentID){let f=r.get(l.parentID);if(f){f.assistantMessages.push(o);continue}}if(s){s.assistantMessages.push(o);continue}if(n.length>0){n[0].assistantMessages.unshift(o);continue}let d={userMessage:o,assistantMessages:[]};n.push(d)}return n}function Cv(e){let t=[];for(let n of e.assistantMessages)for(let r of n.parts)t.push({part:r,message:n});return t}function Rv(e){for(let t=e.length-1;t>=0;t--){let n=e[t].part;if(Pe(n)&&n.text?.trim())return n}}function Tv(e){return e.some(({part:t})=>t.type==="tool"||t.type==="compaction"||t.type==="snapshot"||t.type==="patch")}function Iv(e,t,n){if(n)return[];let r=[];for(let s of e.assistantMessages)for(let o of s.parts){if(!ge(o))continue;let l=o,p=l.state?.metadata?.answers;l.tool==="question"&&(p?.length??0)>0&&r.push({part:o,message:s})}return r}function Ev(e){let t=new Map;for(let n of e){if(!n.parentID)continue;let r=t.get(n.parentID);r?r.push(n.id):t.set(n.parentID,[n.id])}return t}function jv(e){let t=e-6e4;return(n,r)=>{let s=n.time.updated??n.time.created,o=r.time.updated??r.time.created,l=s>t,p=o>t;return l&&p?n.id<r.id?-1:n.id>r.id?1:0:l&&!p?-1:!l&&p?1:o-s}}function hf(e,t){let n=e.get(t);if(!n||n.length===0)return[];let r=[];for(let s of n)r.push(s),r.push(...hf(e,s));return r}function bf(e){if(!e||typeof e!="object")return!1;let t=e.data;return!!t&&typeof t=="object"&&t.isRetryable===!0}function Mv(e){if(!e?.length)return!1;for(let t=e.length-1;t>=0;t--){let n=e[t].info;if(n.role==="assistant")return!n.time?.completed&&bf(n.error)}return!1}function xf(e){let t=e.userMessage.parts;if(t.length===0||!t.every(o=>Pe(o)&&o.synthetic)||e.assistantMessages.length!==1)return!1;let r=e.assistantMessages[0].parts;if(r.length!==1)return!1;let s=r[0];return ge(s)&&s.tool==="bash"}function Ov(e){if(xf(e))return e.assistantMessages[0].parts[0]}function Gv(e,t){for(let n=t.length-1;n>=0;n--)if(t[n].info.role==="user")return t[n].info.id===e;return!1}function Bv(e,t){return!t||!e?!1:e.type!=="idle"}function Nv(e,t){return!e&&!!t}function Kv(e){for(let t of e.assistantMessages){let n=t.info;if(n.error)return te(n.error)}}function Hv(e){for(let t of e.assistantMessages){let n=t.info;if(n.error)return ie(n.error)}}function Mp(e){if(e){if(ge(e))switch(e.tool){case"task":case"session_spawn":case"session_start_background":case"session-spawn":case"session-start-background":return"Handing off to an agent...";case"agent_spawn":case"agent-spawn":case"agent_task":case"agent-task":return"Handing off to an agent...";case"agent_task_update":case"agent-task-update":case"task_update":case"task-update":return"Updating progress...";case"agent_message":case"agent-message":case"agent_task_message":case"agent-task-message":case"task_message":case"task-message":return"Checking in with an agent...";case"task_create":case"task-create":case"task_start":case"task-start":return"Starting a new task...";case"task_list":case"task-list":return"Reviewing the task list...";case"task_done":case"task-done":return"Updating progress...";case"todowrite":case"todoread":return"Planning...";case"read":return"Reading files...";case"list":case"grep":case"glob":return"Searching files...";case"webfetch":case"scrape-webpage":return"Reading a web page...";case"websearch":case"web-search":case"web_search":return"Searching the web...";case"image-search":return"Searching for images...";case"image-gen":return"Creating an image...";case"video-gen":return"Creating a video...";case"presentation-gen":return"Creating a presentation...";case"show":case"show-user":return"Sharing the result...";case"edit":case"write":case"morph_edit":return"Making changes...";case"bash":return"Working on the computer...";case"apply_patch":return"Making changes...";case"prune":return"Tidying up memory...";case"distill":return"Tidying up memory...";case"compress":return"Tidying up memory...";case"context_info":return"Refreshing memory...";default:return"Working on it..."}if(Ss(e)){let t=e.text?.trimStart();if(t){let n=t.match(/^\*\*(.+?)\*\*/);if(n)return`Thinking about ${n[1].trim()}...`}return"Thinking..."}if(Pe(e))return"Gathering thoughts..."}}function Wv(e,t){for(let n=e.length-1;n>=0;n--){let r=e[n].part,s=ge(r)?r:void 0;if(s&&(s.tool==="task"||s.tool==="agent_task"||s.tool==="agent-task"||s.tool==="task_create"||s.tool==="task-create"||s.tool==="task_start"||s.tool==="task-start")&&s.state.status==="running"&&t&&t.length>0){for(let l=t.length-1;l>=0;l--){let p=t[l];if(p.info.role==="assistant")for(let d=p.parts.length-1;d>=0;d--){let f=Mp(p.parts[d]);if(f)return f}}return"Handing off to an agent..."}let o=Mp(r);if(o)return o}return"Figuring out what\u2019s next..."}function zv(e){if(!Number.isFinite(e)||e<1e3)return"";let t=Math.floor(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60),r=t%60;return r>0?`${n}m ${r}s`:`${n}m`}var qp=1.2;function Dp(e,t){if(!e)return 0;let n=e.input??0,r=(e.output??0)+(e.reasoning??0),s=e.cache?.read??0,o=e.cache?.write??0,l=Math.max(0,n-s-o),d=[...t.tiers??[],...t.contextOver200k?[t.contextOver200k]:[]].filter(m=>n>m.contextThreshold).sort((m,h)=>h.contextThreshold-m.contextThreshold)[0]??t,f=l/1e6*d.inputPer1M;return f+=r/1e6*d.outputPer1M,s>0&&(f+=s/1e6*(d.cacheReadPer1M??d.inputPer1M)),o>0&&(f+=o/1e6*(d.cacheWritePer1M??d.inputPer1M)),f}function Op(e,t,n,r){let s=e.cost||0;if(s>0)return s;if(!r||!t||!n)return 0;let o=r(t,n);return o?Dp(e.tokens,o):0}function Up(e){if(e.role!=="assistant")return{};let t=e;return{providerID:t.providerID,modelID:t.modelID}}function Vv(e,t){let n=0,r=0,s=0,o=0,l=0,p=0,d=!1;for(let{part:f,message:m}of e)if(f.type==="step-finish"){d=!0;let h=f,{providerID:x,modelID:P}=Up(m.info);n+=Op(h,x,P,t),r+=h.tokens?.input||0,s+=h.tokens?.output||0,o+=h.tokens?.reasoning||0,l+=h.tokens?.cache?.read||0,p+=h.tokens?.cache?.write||0}if(!d)for(let{message:f}of e){if(f.info.role!=="assistant")continue;let m=f.info,h=Fp(m,t);if(h<=0)continue;d=!0,n+=h;let x=m.tokens;x&&(r+=x.input??0,s+=x.output??0,o+=x.reasoning??0,l+=x.cache?.read??0,p+=x.cache?.write??0)}if(d)return{cost:n*qp,tokens:{input:r,output:s,reasoning:o,cacheRead:l,cacheWrite:p}}}function Fp(e,t){if(!t||!e.providerID||!e.modelID||!e.tokens)return 0;let n=t(e.providerID,e.modelID);return n?Dp({input:e.tokens.input,output:e.tokens.output,reasoning:e.tokens.reasoning,cache:e.tokens.cache},n):0}function Jv(e,t){let n=0;for(let r of e){if(r.info?.role!=="assistant")continue;let s=r.info,{providerID:o,modelID:l}=Up(s),p=0,d=!1;for(let f of r.parts)f.type==="step-finish"&&(d=!0,p+=Op(f,o,l,t));d||(p+=Fp(s,t)),n+=p}return n*qp}function Xv(e){return e===0?"$0.00":e<.001?`$${e.toFixed(4)}`:e<.01?`$${e.toFixed(3)}`:`$${e.toFixed(2)}`}function Qv(e){return e<1e3?String(e):e<1e4?`${(e/1e3).toFixed(1)}k`:`${Math.round(e/1e3)}k`}function Yv(e){if(!e||e.type!=="retry")return;let t=e,n=te(t.message);return{attempt:t.attempt,message:n.length>60?`${n.slice(0,60)}...`:n,next:t.next,details:ie(t.message)}}function Zv(e){if(!(!e||e.type!=="retry"))return te(e.message)}function eA(e){return(e.info.summary?.diffs?.length??0)>0}var _f=4e3;function st(e,t=_f){return e.length>t?`${e.slice(0,t)}
73
- \u2026`:e}function Lp(e){if(e!==void 0)try{return st(JSON.stringify(e,null,2))}catch{return}}function G(...e){for(let t of e)if(typeof t=="string"&&t.length>0)return t}function Ue(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)?e:void 0}function Pf(e){let t=G(e.input?.query)??"";if(e.status==="error")return{kind:"web-search",query:t,error:e.error??"Search failed"};let n=Ue(e.outputParsed);if(!n)return{kind:"web-search",query:t};let s=(Array.isArray(n.results)?n.results:Array.isArray(n.images)?n.images:[]).slice(0,50).map(o=>{let l=Ue(o)??{};return{title:G(l.title)??"",url:G(l.url,l.link)??"",snippet:G(l.snippet,l.description,l.source)}});return{kind:"web-search",query:G(n.query)??t,results:s.length>0?s:void 0,answer:G(n.answer)}}var kf=/<exit_code>\s*(-?\d+)\s*<\/exit_code>/;function Bp(e){let t=e.match(kf);return t?Number(t[1]):void 0}function wf(e,t,n){let r="",s=0;for(;;){let o=e.indexOf(t,s);if(o===-1)return r+e.slice(s);let l=e.indexOf(n,o+t.length);if(l===-1)return r+e.slice(s);r+=e.slice(s,o),s=l+n.length}}var Sf=["<system_info>","</system_info>","<exit_code>","</exit_code>","<stderr_note>","</stderr_note>"];function vf(e){let t=-1;for(let n of Sf){let r=e.indexOf(n);r!==-1&&(t===-1||r<t)&&(t=r)}return t===-1?e:e.slice(0,t)}var Af=/\x1B\[[\d;]*[A-Za-z]|\x1B\][^\x07]{0,512}\x07|\x1B[()#][A-Z0-9]|\x1B\[?[\d;]*[hl]|\x1B[>=<]|\x1B\[[?]?\d*[A-Z]|\x1B\[\d*[JKHG]|\x1B\[\d*;\d*[Hf]|\x1b\[[0-9;]*m/g;function Cf(e){return e.replace(Af,"")}function Rf(e){let t=G(e.input?.command)??"",n=e.output??"",r=Bp(n),o=Cf(vf(wf(n,"<bash_metadata>","</bash_metadata>"))).trim()||(e.status==="error"?e.error:void 0);return{kind:"shell",command:t,stdout:o||void 0,exitCode:r}}function As(e){return G(e.input?.filePath,e.input?.file_path,e.input?.path)??""}function Tf(e){let t=e.status==="error"?e.error:e.output&&st(e.output)||void 0;return{kind:"file-read",path:As(e),preview:t}}function If(e){let t=G(e.input?.content),n=e.status==="error"?e.error:st(t??e.output??"")||void 0;return{kind:"file-write",path:As(e),preview:n}}var Ef=256*1024;function jf(e,t){if(e.length+t.length>Ef)return;let n=e.split(`
71
+ `;return r}function Um(e,t){return`session-${e}.md`}var As="An error occurred";var Fm=["message","error","detail","error_description","msg","errors","data"];function Mp(e){let t=e.trim();for(let n=0;n<4;n++){let r=t.replace(/^(?:\d{3}\s+)?(?:[A-Za-z_$][\w$]*)?Error:\s*/,"").trim();if(r===t)break;t=r}return t}function Oe(e){if(!(typeof e!="string"||!e))try{return JSON.parse(e)}catch{return}}function Lm(e){let t=e.match(/"(?:message|detail|error_description|msg)"\s*:\s*"((?:[^"\\]|\\.)*)"/);if(!t)return;let n=Oe(`"${t[1]}"`);return typeof n=="string"&&n.trim()?n.trim():void 0}function Gm(e){if(!/^\s*<(?:!doctype|html|head|body)\b/i.test(e))return;let t=e.match(/<title[^>]*>([^<]*)<\/title>/i)?.[1]?.trim();if(t)return t;let n=e.replace(/<script[\s\S]*?<\/script>|<style[\s\S]*?<\/style>/gi," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim();return n?n.slice(0,200):void 0}function Bm(e){let t=e.replace(/[_-]+/g," ").trim();return t&&t.charAt(0).toUpperCase()+t.slice(1)}function jp(e,t,n){if(typeof e=="string")return Kt(e,t,n);if(e&&typeof e=="object")return Ht(e,t,n)}function Kt(e,t,n=new WeakSet){let r=Mp(e);if(!r)return;if(t>=4)return r;let s=Oe(r);if(s!==void 0)return typeof s=="string"?Kt(s,t+1,n):s&&typeof s=="object"?Ht(s,t+1,n):String(s);let o=Dp(r);if(o){let u=Oe(o);if(u&&typeof u=="object"){let p=Ht(u,t+1,n);if(p)return p}}if(r.includes("{")){let u=Lm(r);if(u)return Kt(u,t+1,n)??u}return Gm(r)??r}function Ht(e,t,n=new WeakSet){if(t>=4||n.has(e))return;if(n.add(e),Array.isArray(e)){for(let u of e){let p=jp(u,t,n);if(p)return p}return}let r=e;for(let u of Fm){let p=jp(r[u],t,n);if(p)return p}let s=r.type??r.code;if(typeof s=="string"&&s.trim())return Bm(s);let o=r.status??r.statusCode??r.upstream_status;if(typeof o=="number"&&Number.isFinite(o))return`Request failed with status ${o}`}function te(e){return e?typeof e=="string"?Kt(e,0)??As:typeof e=="object"?Ht(e,0)??As:String(e):As}function Dp(e){let t=e.indexOf("{"),n=e.lastIndexOf("}");if(!(t===-1||n===-1||n<=t))return e.slice(t,n+1)}function Nm(e){if(typeof e!="object"||e===null||Array.isArray(e))return;let t=e;if(typeof t.message=="string"&&t.message)return t.message;if(typeof t.error=="string"&&t.error)return t.error;let n=t.data;if(typeof n?.message=="string")return n.message;let r=t.error;if(typeof r?.message=="string")return r.message}function Km(e){if(!Array.isArray(e))return;let t=[];for(let n of e){if(!n||typeof n!="object"||Array.isArray(n))continue;let r=n;!Number.isInteger(r.attempt)||r.attempt<1||typeof r.provider!="string"||!r.provider||typeof r.route_model!="string"||!r.route_model||typeof r.resolved_model!="string"||!r.resolved_model||typeof r.stage!="string"||!r.stage||typeof r.code!="string"&&!(typeof r.code=="number"&&Number.isFinite(r.code))||typeof r.message!="string"||!r.message||r.status!==void 0&&(!Number.isInteger(r.status)||r.status<100||r.status>599)||t.push({attempt:r.attempt,provider:r.provider,routeModel:r.route_model,resolvedModel:r.resolved_model,stage:r.stage,...typeof r.status=="number"?{status:r.status}:{},code:r.code,message:r.message})}return t.length>0?t:void 0}function $p(e){let t=typeof e.provider=="string"&&e.provider?e.provider:void 0,n=typeof e.code=="string"&&e.code?e.code:void 0,r=typeof e.suggestion=="string"&&e.suggestion?e.suggestion:void 0,s=typeof e.upstream_status=="number"?e.upstream_status:void 0,o=typeof e.request_id=="string"&&e.request_id?e.request_id:void 0,u=Km(e.attempt_failures);return!t&&!n&&!r&&s===void 0&&!o&&!u?void 0:{message:typeof e.message=="string"&&e.message||Nm(e)||"",provider:t,code:n,suggestion:r,upstreamStatus:s,requestId:o,attemptFailures:u}}function ie(e){if(e==null)return;if(typeof e=="string"){let u=Mp(e),p=Oe(u)??Oe(Dp(u));return p!==void 0?ie(p):void 0}if(typeof e!="object")return;let t=e,n=$p(t);if(n)return n;let r=t.error;if(r&&typeof r=="object"&&!Array.isArray(r)){let u=$p(r);if(u)return u}let s=t.data;if(s&&typeof s.responseBody=="string"){let u=Oe(s.responseBody);if(u!==void 0){let p=ie(u);if(p)return p}}if(s&&typeof s.message=="string"){let u=ie(s.message);if(u)return u}let o=t.cause;if(o&&typeof o=="object"){let u=o.body;if(u!==void 0){let p=ie(u);if(p)return p}}}var Hm={bash:{label:"Shell",category:"shell"},pty_spawn:{label:"Spawn Terminal",category:"shell"},pty_read:{label:"Terminal Output",category:"shell"},pty_write:{label:"Terminal Input",category:"shell"},pty_input:{label:"Terminal Input",category:"shell"},pty_kill:{label:"Kill Process",category:"shell"},read:{label:"Read File",category:"files"},list:{label:"List Directory",category:"files"},ls:{label:"List Directory",category:"files"},write:{label:"Write File",category:"edit"},edit:{label:"Edit File",category:"edit"},multiedit:{label:"Edit File",category:"edit"},morph_edit:{label:"Edit File",category:"edit"},apply_patch:{label:"Apply Patch",category:"edit"},patch:{label:"Apply Patch",category:"edit"},grep:{label:"Search Code",category:"search"},glob:{label:"Find Files",category:"search"},image_search:{label:"Image Search",category:"search"},session_search:{label:"Search Sessions",category:"search"},webfetch:{label:"Fetch Page",category:"web"},scrape_webpage:{label:"Scrape Page",category:"web"},websearch:{label:"Web Search",category:"web"},web_search:{label:"Web Search",category:"web"},image_gen:{label:"Generate Image",category:"web"},video_gen:{label:"Generate Video",category:"web"},task:{label:"Delegate to Agent",category:"task"},todowrite:{label:"Plan Tasks",category:"task"},todoread:{label:"Read Plan",category:"task"},question:{label:"Ask Question",category:"task"},presentation_gen:{label:"Presentation",category:"task"},show:{label:"Show Output",category:"task"},show_user:{label:"Show Output",category:"task"},prune:{label:"Prune Context",category:"other"},distill:{label:"Distill Context",category:"other"},compress:{label:"Compress Context",category:"other"},context_info:{label:"Context Info",category:"other"}},Wm=[{prefix:"pty_",category:"shell"},{prefix:"agent_",category:"task"},{prefix:"session_",category:"task"},{prefix:"task_",category:"task"},{prefix:"trigger_",category:"task"},{prefix:"project_",category:"task"}];function zm(e){return e.replace(/^oc[-_]/,"")}function Wt(e){return zm(e).replace(/-/g,"_")}function Cs(e){return Wt(e).split(/[_\s]+/).filter(Boolean).map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join(" ")}function Rs(e){let t=Wt(e),n=Hm[t];if(n)return n;for(let{prefix:r,category:s}of Wm)if(t.startsWith(r))return{label:Cs(e),category:s};return{label:Cs(e),category:"other"}}var Vm=256*1024;function Jm(e){switch(e.status){case"pending":return"pending";case"running":return"running";case"completed":return"done";case"error":return"error";default:return e}}function Xm(e){if(e===void 0)return{};if(e.length>Vm)return{outputText:e};try{return{outputParsed:JSON.parse(e),outputText:e}}catch{return{outputText:e}}}function Qm(e){if(typeof e!="object"||e===null||Array.isArray(e))return;let t=e,n=t.success===!1,r=t.error,s=typeof r=="string"&&r.length>0||typeof r=="object"&&r!==null;if(!(!n&&!s))return s?te(r):typeof t.message=="string"&&t.message?t.message:"Tool reported failure"}function Ym(e,t){let n="title"in t?t.title:void 0,r=t.status==="completed"?t.output:void 0,{outputParsed:s,outputText:o}=Xm(r),u=Jm(t),p=t.status==="error"?t.error:void 0;if(u==="done"){let d=Qm(s);d&&(u="error",p=d)}return{name:e,title:n||Rs(e).label,status:u,input:t.input,output:r,outputParsed:s,outputText:o,error:p}}function Zm(e){return{kind:"text",id:e.id,text:e.text,synthetic:!!e.synthetic}}function ef(e){return{kind:"reasoning",id:e.id,text:e.text}}function tf(e){return{kind:"tool",id:e.id,tool:Ym(e.tool,e.state)}}function nf(e){let t=e.mime;return{kind:"file",id:e.id,filename:e.filename,mime:t,url:e.url,isImage:t.startsWith("image/"),isPdf:t==="application/pdf"}}function rf(e){return{kind:"subtask",id:e.id,description:e.description,agent:e.agent,prompt:e.prompt,model:e.model}}function sf(e){return{kind:"patch",id:e.id,hash:e.hash,files:e.files,fileCount:e.files.length}}function of(e){return{kind:"snapshot",id:e.id,snapshot:e.snapshot}}function af(e){return{kind:"agent",id:e.id,name:e.name}}function cf(e){return{kind:"retry",id:e.id,attempt:e.attempt,message:te(e.error),createdAt:e.time.created}}function lf(e){return{kind:"compaction",id:e.id,auto:e.auto,overflow:!!e.overflow,tailStartId:e.tail_start_id}}function uf(e){return{kind:"step",id:e.id,phase:"start",snapshot:e.snapshot}}function pf(e){return{kind:"step",id:e.id,phase:"finish",snapshot:e.snapshot,reason:e.reason,cost:e.cost,tokens:e.tokens}}function qp(e){switch(e.type){case"text":return Zm(e);case"reasoning":return ef(e);case"tool":return tf(e);case"file":return nf(e);case"subtask":return rf(e);case"patch":return sf(e);case"snapshot":return of(e);case"agent":return af(e);case"retry":return cf(e);case"compaction":return lf(e);case"step-start":return uf(e);case"step-finish":return pf(e);default:return{kind:"unknown",raw:e}}}function df(e){if(!e)return;let t=typeof e=="object"&&"name"in e&&typeof e.name=="string"?e.name:"Error",n=ie(e);return{name:t,message:n?.message||te(e),provider:n?.provider,code:n?.code,suggestion:n?.suggestion,upstreamStatus:n?.upstreamStatus,requestId:n?.requestId,attemptFailures:n?.attemptFailures}}function gf(e){switch(e.kind){case"text":case"reasoning":return e.text.trim().length>0;case"step":return!1;default:return!0}}function mf(e){let t=e.parts.map(qp),n=e.info.role==="assistant"?e.info.error:void 0,r=df(n),s=!r&&!t.some(gf);return{parts:t,error:r,isEmpty:s}}function ke(e){return e.type==="text"}function Ts(e){return e.type==="reasoning"}function ge(e){return e.type==="tool"}function Up(e){return e.type==="file"}function gv(e){return e.type==="agent"}function mv(e){return e.type==="compaction"}function fv(e){return e.type==="snapshot"}function yv(e){return e.type==="patch"}function hv(e){if(ke(e)||Ts(e))return e.text}function bv(e){if(!Up(e))return!1;let t=e.mime;return t.startsWith("image/")||t==="application/pdf"}function xv(e){let t=[],n=[];for(let r of e)Up(r)?t.push(r):n.push(r);return{attachments:t,stickyParts:n}}function _v(e,t){let n=[];return e?.tool&&n.push(e.tool),t?.tool&&n.push(t.tool),n}function Pv(e,t,n){return n.some(r=>r.messageID===t&&r.callID===e.callID)}var ff=new Set(["todoread","context_info"]);function yf(e){return!ff.has(e.tool)}function kv(e){let t=e.tool||"";if(t==="task"||t==="agent_spawn"||t==="agent-spawn"||t==="agent_message"||t==="agent-message"||t==="agent_task"||t==="agent-task"||t==="agent_task_update"||t==="agent-task-update"||t==="agent_task_message"||t==="agent-task-message"||t==="agent_task_start"||t==="agent-task-start"||t==="task_create"||t==="task-create"||t==="task_start"||t==="task-start"||t==="task_update"||t==="task-update"||t==="task_message"||t==="task-message"){let r=e.state?.metadata?.sessionId;if(typeof r=="string"&&r)return r;let s=e.state?.title;if(s){let u=s.match(/\bses_[a-zA-Z0-9]+/);if(u)return u[0]}let o=e.state?.output;if(o){let u=o.match(/\bses_[a-zA-Z0-9]+/);if(u)return u[0]}return}let n=e.tool?.replace(/-/g,"_")||"";if(n==="session_spawn"||n==="session_start_background"){let r=e.state?.output;if(r){let s=r.match(/\*?\*?Session:?\*?\*?\s*(ses_[a-zA-Z0-9]+)/);if(s)return s[1]}return}}function wv(e){if(e)for(let t=e.length-1;t>=0;t--){let n=e[t]?.info;if(n?.role==="assistant"&&n.error)return te(n.error)}}function Sv(e){let t=[];for(let n of e)if(n.info.role==="assistant")for(let r of n.parts)ge(r)&&yf(r)&&t.push(r);return t}function vv(e,t={}){switch(e){case"read":return{icon:"glasses",title:"Read",subtitle:hf(t.filePath)};case"list":return{icon:"list",title:"List",subtitle:bf(t.path)};case"glob":return{icon:"search",title:"Glob",subtitle:t.pattern};case"grep":return{icon:"search",title:"Grep",subtitle:t.pattern};case"webfetch":return{icon:"globe",title:"Web Fetch",subtitle:t.url};case"websearch":case"web-search":case"web_search":return{icon:"search",title:"Web Search",subtitle:t.query};case"scrape-webpage":return{icon:"globe",title:"Scrape",subtitle:t.urls?.split?.(",")[0]};case"image-search":return{icon:"image",title:"Image Search",subtitle:t.query};case"image-gen":return{icon:"image",title:"Image Gen",subtitle:t.prompt?.slice?.(0,40)};case"video-gen":return{icon:"cpu",title:"Video Gen",subtitle:t.prompt?.slice?.(0,40)};case"presentation-gen":{let n=t.action||"";return{icon:"presentation",title:{create_slide:"Create Slide",list_slides:"List Slides",preview:"Preview",export_pdf:"Export PDF",export_pptx:"Export PPTX"}[n]||"Presentation",subtitle:t.slide_title||t.presentation_name}}case"show":case"show-user":return{icon:"globe",title:"Output",subtitle:t.title||t.description};case"task":return{icon:"square-kanban",title:`Agent (${t.subagent_type||"task"})`,subtitle:xf(t)};case"session_spawn":case"session_start_background":case"session-spawn":case"session-start-background":case"oc-session_spawn":case"oc-session-spawn":case"oc-session_start_background":case"oc-session-start-background":return{icon:"square-kanban",title:`Worker (${t.agent||"KortixWorker"})`,subtitle:t.description||t.prompt?.slice(0,60)};case"bash":return{icon:"terminal",title:"Shell",subtitle:t.description};case"edit":case"morph_edit":return{icon:"file-pen",title:"Edit",subtitle:Op(t.filePath)};case"write":return{icon:"file-pen",title:"Write",subtitle:Op(t.filePath)};case"apply_patch":return{icon:"file-pen",title:"Patch",subtitle:t.files?.length?`${t.files.length} file${t.files.length>1?"s":""}`:void 0};case"todowrite":return{icon:"check-square",title:"Todos"};case"todoread":return{icon:"check-square",title:"Todos (read)"};case"question":return{icon:"message-circle",title:"Questions"};case"prune":return{icon:"scissors",title:"DCP Prune",subtitle:t.reason};case"distill":return{icon:"scissors",title:"DCP Distill"};case"compress":return{icon:"scissors",title:"DCP Compress",subtitle:t.topic};case"context_info":return{icon:"scissors",title:"Context Info"};case"session_read":case"session-read":case"oc-session_read":case"oc-session-read":return{icon:"glasses",title:`Session Read (${t.mode||"summary"})`,subtitle:t.session_id?.slice(-12)};case"session_search":case"session-search":case"oc-session_search":case"oc-session-search":return{icon:"search",title:"Session Search",subtitle:t.query};case"session_message":case"session-message":case"oc-session_message":case"oc-session-message":return{icon:"message-circle",title:"Message \u2192 Session",subtitle:t.session_id?.slice(-12)};case"session_lineage":case"session-lineage":case"oc-session_lineage":case"oc-session-lineage":return{icon:"list-tree",title:"Session Lineage",subtitle:t.session_id?.slice(-12)};case"session_list_background":case"session-list-background":case"session_list_spawned":case"session-list-spawned":case"oc-session_list_background":case"oc-session-list-background":case"oc-session_list_spawned":case"oc-session-list-spawned":return{icon:"layers",title:"Background Sessions",subtitle:t.project||"all"};case"session_stats":case"session-stats":case"oc-session_stats":case"oc-session-stats":return{icon:"layers",title:"Session Stats",subtitle:t.session_id?.slice(-12)||"current"};case"session_list":case"session-list":case"oc-session_list":case"oc-session-list":return{icon:"list",title:"Session List",subtitle:t.search};case"session_get":case"session-get":case"oc-session_get":case"oc-session-get":return{icon:"book-open",title:"Session Get",subtitle:t.session_id?.slice(-12)};case"session_context":case"session-context":case"oc-session_context":case"oc-session-context":return{icon:"book-open",title:"Session Context",subtitle:t.session_id?.slice(-12)};case"project_delete":case"project-delete":case"oc-project_delete":case"oc-project-delete":return{icon:"trash-2",title:"Workspace Delete Disabled",subtitle:t.project};case"project_list":case"project-list":case"oc-project_list":case"oc-project-list":return{icon:"folder",title:"Projects"};case"project_get":case"project-get":case"oc-project_get":case"oc-project-get":case"project_update":case"project-update":case"oc-project_update":case"oc-project-update":return{icon:"folder",title:"Project",subtitle:t.name||t.project};case"project_select":case"project-select":case"oc-project_select":case"oc-project-select":return{icon:"folder",title:"Project Select",subtitle:t.project};case"project_create":case"project-create":case"oc-project_create":case"oc-project-create":return{icon:"folder-plus",title:"Project Create",subtitle:t.name};case"triggers":case"trigger_create":case"trigger-create":case"oc-trigger_create":case"oc-trigger-create":return{icon:"clock",title:"Create Trigger",subtitle:t.name};case"trigger_list":case"trigger-list":case"oc-trigger_list":case"oc-trigger-list":return{icon:"clock",title:"List Triggers"};case"trigger_get":case"trigger-get":case"oc-trigger_get":case"oc-trigger-get":return{icon:"clock",title:"Trigger Details",subtitle:t.name||t.id};case"trigger_delete":case"trigger-delete":case"oc-trigger_delete":case"oc-trigger-delete":return{icon:"clock",title:"Delete Trigger",subtitle:t.name||t.id};case"trigger_update":case"trigger-update":case"oc-trigger_update":case"oc-trigger-update":return{icon:"clock",title:"Update Trigger",subtitle:t.name||t.id};case"trigger_test":case"trigger-test":case"oc-trigger_test":case"oc-trigger-test":return{icon:"clock",title:"Test Trigger",subtitle:t.name||t.id};case"trigger_pause":case"trigger-pause":case"oc-trigger_pause":case"oc-trigger-pause":return{icon:"clock",title:"Pause Trigger",subtitle:t.name||t.id};case"trigger_resume":case"trigger-resume":case"oc-trigger_resume":case"oc-trigger-resume":return{icon:"clock",title:"Resume Trigger",subtitle:t.name||t.id};case"agent_spawn":case"agent-spawn":return{icon:"cpu",title:`Agent (${t.agent_type||"worker"})`,subtitle:t.description};case"agent_message":case"agent-message":return{icon:"message-circle",title:"Agent Message",subtitle:t.agent_id};case"agent_stop":case"agent-stop":return{icon:"ban",title:"Agent Stop",subtitle:t.agent_id};case"agent_status":case"agent-status":return{icon:"layers",title:"Agent Status"};case"agent_task":case"agent-task":case"oc-agent_task":case"oc-agent-task":return{icon:"check-square",title:"Create Task",subtitle:t.title};case"agent_task_update":case"agent-task-update":case"oc-agent_task_update":case"oc-agent-task-update":return{icon:"check-square",title:"Update Task",subtitle:t.task_id};case"agent_task_list":case"agent-task-list":case"oc-agent_task_list":case"oc-agent-task-list":return{icon:"check-square",title:"List Tasks"};case"agent_task_get":case"agent-task-get":case"oc-agent_task_get":case"oc-agent-task-get":return{icon:"check-square",title:"Task Details",subtitle:t.task_id};case"task_create":case"task-create":return{icon:"plus",title:"Create Task",subtitle:t.title};case"task_list":case"task-list":return{icon:"list",title:"Tasks",subtitle:t.status||"all"};case"task_update":case"task-update":return{icon:"refresh-cw",title:"Update Task",subtitle:t.id};case"task_done":case"task-done":return{icon:"check-circle",title:"Task Done",subtitle:t.id};case"task_delete":case"task-delete":return{icon:"trash-2",title:"Delete Task",subtitle:t.id};case"pty_spawn":return{icon:"terminal",title:"Spawn",subtitle:t.title||t.command};case"pty_read":return{icon:"terminal",title:"Terminal Output",subtitle:t.id};case"pty_write":case"pty_input":return{icon:"terminal",title:"Terminal Input",subtitle:t.id};case"pty_kill":return{icon:"terminal",title:"Kill Process",subtitle:t.id};default:return{icon:"cpu",title:e}}}function hf(e){if(!e)return;let t=e.split("/");return t[t.length-1]||e}function Op(e){if(!e)return;let t=e.split("/"),n=t[t.length-1]||e;if(t.length<=1)return n;let r=t[t.length-2];return r?`${n} /${r}`:n}function bf(e){if(!e)return;let t=e.lastIndexOf("/");if(!(t<0))return e.slice(0,t)||"/"}function Av(e,t){if(!t)return e;if(e.startsWith(t)){let n=e.slice(t.length);return n.startsWith("/")?n.slice(1):n}return e}function st(e,t=120){if(typeof e!="string")return"";let n=e.split(`
72
+ `).map(r=>r.trim()).find(Boolean);return n?n.length>t?`${n.slice(0,t).trim()}\u2026`:n:""}function xf(e){let t=st(e.description);if(t)return t;let n=st(e.title,80);if(n)return n;let r=st(e.message);if(r)return r;let s=st(e.prompt);if(s)return s;let o=st(e.agent_id,40);return o?`Agent ${o}`:"Worker task"}function Cv(e,t){return!e||!t?[]:(e[t]??[]).filter(r=>r.severity===1).slice(0,3)}function Rv(e,t){return e.find(n=>n.tool?.callID===t)}function Tv(e,t){return e.find(n=>n.tool?.callID===t)}var _f=/\x1B\[[\d;]*[A-Za-z]|\x1B\][^\x07]{0,512}\x07|\x1B[()#][A-Z0-9]|\x1B\[?[\d;]*[hl]|\x1B[>=<]|\x1B\[[?]?\d*[A-Z]|\x1B\[\d*[JKHG]|\x1B\[\d*;\d*[Hf]|\x1b\[[0-9;]*m/g;function Iv(e){return e?e.replace(_f,""):""}var Pf=/^msg_[0-9a-f]{12}/;function Fp(e){return Pf.test(e)?0:1}function Lp(e,t){return e<t?-1:e>t?1:0}function kf(e,t){let n=Fp(e.info.id),r=Fp(t.info.id);if(n!==r)return n-r;if(n===0)return Lp(e.info.id,t.info.id);let s=typeof e.info.time?.created=="number"?e.info.time.created:null,o=typeof t.info.time?.created=="number"?t.info.time.created:null;return s===null&&o===null?0:s===null?1:o===null?-1:s!==o?s<o?-1:1:Lp(e.info.id,t.info.id)}function $v(e){let t=[...e].sort(kf),n=[],r=new Map;for(let o of t)if(o.info.role==="user"){if(r.has(o.info.id))continue;let u={userMessage:o,assistantMessages:[]};n.push(u),r.set(o.info.id,u)}let s=null;for(let o of t){if(o.info.role==="user"){s=r.get(o.info.id)??null;continue}if(o.info.role!=="assistant")continue;let u=o.info,p=u.tokens;if(!u.error&&o.parts.length===0&&p?.input===0&&p.output===0&&p.reasoning===0)continue;if(u.parentID){let f=r.get(u.parentID);if(f){f.assistantMessages.push(o);continue}}if(s){s.assistantMessages.push(o);continue}if(n.length>0){n[0].assistantMessages.unshift(o);continue}let d={userMessage:o,assistantMessages:[]};n.push(d)}return n}function Mv(e){let t=[];for(let n of e.assistantMessages)for(let r of n.parts)t.push({part:r,message:n});return t}function Dv(e){for(let t=e.length-1;t>=0;t--){let n=e[t].part;if(ke(n)&&n.text?.trim())return n}}function qv(e){return e.some(({part:t})=>t.type==="tool"||t.type==="compaction"||t.type==="snapshot"||t.type==="patch")}function Ov(e,t,n){if(n)return[];let r=[];for(let s of e.assistantMessages)for(let o of s.parts){if(!ge(o))continue;let u=o,p=u.state?.metadata?.answers;u.tool==="question"&&(p?.length??0)>0&&r.push({part:o,message:s})}return r}function Uv(e){let t=new Map;for(let n of e){if(!n.parentID)continue;let r=t.get(n.parentID);r?r.push(n.id):t.set(n.parentID,[n.id])}return t}function Fv(e){let t=e-6e4;return(n,r)=>{let s=n.time.updated??n.time.created,o=r.time.updated??r.time.created,u=s>t,p=o>t;return u&&p?n.id<r.id?-1:n.id>r.id?1:0:u&&!p?-1:!u&&p?1:o-s}}function wf(e,t){let n=e.get(t);if(!n||n.length===0)return[];let r=[];for(let s of n)r.push(s),r.push(...wf(e,s));return r}function Sf(e){if(!e||typeof e!="object")return!1;let t=e.data;return!!t&&typeof t=="object"&&t.isRetryable===!0}function Gv(e){if(!e?.length)return!1;for(let t=e.length-1;t>=0;t--){let n=e[t].info;if(n.role==="assistant")return!n.time?.completed&&Sf(n.error)}return!1}function vf(e){let t=e.userMessage.parts;if(t.length===0||!t.every(o=>ke(o)&&o.synthetic)||e.assistantMessages.length!==1)return!1;let r=e.assistantMessages[0].parts;if(r.length!==1)return!1;let s=r[0];return ge(s)&&s.tool==="bash"}function Kv(e){if(vf(e))return e.assistantMessages[0].parts[0]}function Vv(e,t){for(let n=t.length-1;n>=0;n--)if(t[n].info.role==="user")return t[n].info.id===e;return!1}function Jv(e,t){return!t||!e?!1:e.type!=="idle"}function Xv(e,t){return!e&&!!t}function Qv(e){for(let t of e.assistantMessages){let n=t.info;if(n.error)return te(n.error)}}function Yv(e){for(let t of e.assistantMessages){let n=t.info;if(n.error)return ie(n.error)}}function Gp(e){if(e){if(ge(e))switch(e.tool){case"task":case"session_spawn":case"session_start_background":case"session-spawn":case"session-start-background":return"Handing off to an agent...";case"agent_spawn":case"agent-spawn":case"agent_task":case"agent-task":return"Handing off to an agent...";case"agent_task_update":case"agent-task-update":case"task_update":case"task-update":return"Updating progress...";case"agent_message":case"agent-message":case"agent_task_message":case"agent-task-message":case"task_message":case"task-message":return"Checking in with an agent...";case"task_create":case"task-create":case"task_start":case"task-start":return"Starting a new task...";case"task_list":case"task-list":return"Reviewing the task list...";case"task_done":case"task-done":return"Updating progress...";case"todowrite":case"todoread":return"Planning...";case"read":return"Reading files...";case"list":case"grep":case"glob":return"Searching files...";case"webfetch":case"scrape-webpage":return"Reading a web page...";case"websearch":case"web-search":case"web_search":return"Searching the web...";case"image-search":return"Searching for images...";case"image-gen":return"Creating an image...";case"video-gen":return"Creating a video...";case"presentation-gen":return"Creating a presentation...";case"show":case"show-user":return"Sharing the result...";case"edit":case"write":case"morph_edit":return"Making changes...";case"bash":return"Working on the computer...";case"apply_patch":return"Making changes...";case"prune":return"Tidying up memory...";case"distill":return"Tidying up memory...";case"compress":return"Tidying up memory...";case"context_info":return"Refreshing memory...";default:return"Working on it..."}if(Ts(e)){let t=e.text?.trimStart();if(t){let n=t.match(/^\*\*(.+?)\*\*/);if(n)return`Thinking about ${n[1].trim()}...`}return"Thinking..."}if(ke(e))return"Gathering thoughts..."}}function Zv(e,t){for(let n=e.length-1;n>=0;n--){let r=e[n].part,s=ge(r)?r:void 0;if(s&&(s.tool==="task"||s.tool==="agent_task"||s.tool==="agent-task"||s.tool==="task_create"||s.tool==="task-create"||s.tool==="task_start"||s.tool==="task-start")&&s.state.status==="running"&&t&&t.length>0){for(let u=t.length-1;u>=0;u--){let p=t[u];if(p.info.role==="assistant")for(let d=p.parts.length-1;d>=0;d--){let f=Gp(p.parts[d]);if(f)return f}}return"Handing off to an agent..."}let o=Gp(r);if(o)return o}return"Figuring out what\u2019s next..."}function eA(e){if(!Number.isFinite(e)||e<1e3)return"";let t=Math.floor(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60),r=t%60;return r>0?`${n}m ${r}s`:`${n}m`}var Bp=1.2;function Np(e,t){if(!e)return 0;let n=e.input??0,r=(e.output??0)+(e.reasoning??0),s=e.cache?.read??0,o=e.cache?.write??0,u=Math.max(0,n-s-o),d=[...t.tiers??[],...t.contextOver200k?[t.contextOver200k]:[]].filter(m=>n>m.contextThreshold).sort((m,h)=>h.contextThreshold-m.contextThreshold)[0]??t,f=u/1e6*d.inputPer1M;return f+=r/1e6*d.outputPer1M,s>0&&(f+=s/1e6*(d.cacheReadPer1M??d.inputPer1M)),o>0&&(f+=o/1e6*(d.cacheWritePer1M??d.inputPer1M)),f}function Kp(e,t,n,r){let s=e.cost||0;if(s>0)return s;if(!r||!t||!n)return 0;let o=r(t,n);return o?Np(e.tokens,o):0}function Hp(e){if(e.role!=="assistant")return{};let t=e;return{providerID:t.providerID,modelID:t.modelID}}function tA(e,t){let n=0,r=0,s=0,o=0,u=0,p=0,d=!1;for(let{part:f,message:m}of e)if(f.type==="step-finish"){d=!0;let h=f,{providerID:x,modelID:_}=Hp(m.info);n+=Kp(h,x,_,t),r+=h.tokens?.input||0,s+=h.tokens?.output||0,o+=h.tokens?.reasoning||0,u+=h.tokens?.cache?.read||0,p+=h.tokens?.cache?.write||0}if(!d)for(let{message:f}of e){if(f.info.role!=="assistant")continue;let m=f.info,h=Wp(m,t);if(h<=0)continue;d=!0,n+=h;let x=m.tokens;x&&(r+=x.input??0,s+=x.output??0,o+=x.reasoning??0,u+=x.cache?.read??0,p+=x.cache?.write??0)}if(d)return{cost:n*Bp,tokens:{input:r,output:s,reasoning:o,cacheRead:u,cacheWrite:p}}}function Wp(e,t){if(!t||!e.providerID||!e.modelID||!e.tokens)return 0;let n=t(e.providerID,e.modelID);return n?Np({input:e.tokens.input,output:e.tokens.output,reasoning:e.tokens.reasoning,cache:e.tokens.cache},n):0}function nA(e,t){let n=0;for(let r of e){if(r.info?.role!=="assistant")continue;let s=r.info,{providerID:o,modelID:u}=Hp(s),p=0,d=!1;for(let f of r.parts)f.type==="step-finish"&&(d=!0,p+=Kp(f,o,u,t));d||(p+=Wp(s,t)),n+=p}return n*Bp}function rA(e){return e===0?"$0.00":e<.001?`$${e.toFixed(4)}`:e<.01?`$${e.toFixed(3)}`:`$${e.toFixed(2)}`}function sA(e){return e<1e3?String(e):e<1e4?`${(e/1e3).toFixed(1)}k`:`${Math.round(e/1e3)}k`}function iA(e){if(!e||e.type!=="retry")return;let t=e,n=te(t.message);return{attempt:t.attempt,message:n.length>60?`${n.slice(0,60)}...`:n,next:t.next,details:ie(t.message)}}function oA(e){if(!(!e||e.type!=="retry"))return te(e.message)}function aA(e){return(e.info.summary?.diffs?.length??0)>0}var Af=4e3;function it(e,t=Af){return e.length>t?`${e.slice(0,t)}
73
+ \u2026`:e}function zp(e){if(e!==void 0)try{return it(JSON.stringify(e,null,2))}catch{return}}function G(...e){for(let t of e)if(typeof t=="string"&&t.length>0)return t}function Ue(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)?e:void 0}function Cf(e){let t=G(e.input?.query)??"";if(e.status==="error")return{kind:"web-search",query:t,error:e.error??"Search failed"};let n=Ue(e.outputParsed);if(!n)return{kind:"web-search",query:t};let s=(Array.isArray(n.results)?n.results:Array.isArray(n.images)?n.images:[]).slice(0,50).map(o=>{let u=Ue(o)??{};return{title:G(u.title)??"",url:G(u.url,u.link)??"",snippet:G(u.snippet,u.description,u.source)}});return{kind:"web-search",query:G(n.query)??t,results:s.length>0?s:void 0,answer:G(n.answer)}}var Rf=/<exit_code>\s*(-?\d+)\s*<\/exit_code>/;function Jp(e){let t=e.match(Rf);return t?Number(t[1]):void 0}function Tf(e,t,n){let r="",s=0;for(;;){let o=e.indexOf(t,s);if(o===-1)return r+e.slice(s);let u=e.indexOf(n,o+t.length);if(u===-1)return r+e.slice(s);r+=e.slice(s,o),s=u+n.length}}var If=["<system_info>","</system_info>","<exit_code>","</exit_code>","<stderr_note>","</stderr_note>"];function Ef(e){let t=-1;for(let n of If){let r=e.indexOf(n);r!==-1&&(t===-1||r<t)&&(t=r)}return t===-1?e:e.slice(0,t)}var jf=/\x1B\[[\d;]*[A-Za-z]|\x1B\][^\x07]{0,512}\x07|\x1B[()#][A-Z0-9]|\x1B\[?[\d;]*[hl]|\x1B[>=<]|\x1B\[[?]?\d*[A-Z]|\x1B\[\d*[JKHG]|\x1B\[\d*;\d*[Hf]|\x1b\[[0-9;]*m/g;function $f(e){return e.replace(jf,"")}function Mf(e){let t=G(e.input?.command)??"",n=e.output??"",r=Jp(n),o=$f(Ef(Tf(n,"<bash_metadata>","</bash_metadata>"))).trim()||(e.status==="error"?e.error:void 0);return{kind:"shell",command:t,stdout:o||void 0,exitCode:r}}function Es(e){return G(e.input?.filePath,e.input?.file_path,e.input?.path)??""}function Df(e){let t=e.status==="error"?e.error:e.output&&it(e.output)||void 0;return{kind:"file-read",path:Es(e),preview:t}}function qf(e){let t=G(e.input?.content),n=e.status==="error"?e.error:it(t??e.output??"")||void 0;return{kind:"file-write",path:Es(e),preview:n}}var Of=256*1024;function Uf(e,t){if(e.length+t.length>Of)return;let n=e.split(`
74
74
  `),r=t.split(`
75
- `),s=0;for(;s<n.length&&s<r.length&&n[s]===r[s];)s++;let o=n.length,l=r.length;for(;o>s&&l>s&&n[o-1]===r[l-1];)o--,l--;let p=[];for(let d=0;d<s;d++)p.push({type:"unchanged",text:n[d]});for(let d=s;d<o;d++)p.push({type:"removed",text:n[d]});for(let d=s;d<l;d++)p.push({type:"added",text:r[d]});for(let d=o;d<n.length;d++)p.push({type:"unchanged",text:n[d]});return p}function $f(e){let t=G(e.input?.oldString),n=G(e.input?.newString),r=t!==void 0&&n!==void 0?jf(t,n):void 0;return{kind:"file-edit",path:As(e),diff:r}}var Np=/^Found\s+(\d+)\s+match/i,Mf=/^(\/[^:]+?):\s*/,Gp=/Line\s+(\d+):/g;function qf(e){let t=e.trim(),n=t.match(Np),r=n?t.slice(n[0].length).trim():t;if(!r)return[];let s=[];for(let o of r.split(/\n\n+/)){let l=o.trim();if(!l)continue;let p=l.match(Mf);if(!p)continue;let d=p[1],f=l.slice(p[0].length),m=[],h;for(Gp.lastIndex=0;(h=Gp.exec(f))!==null;)m.push({line:Number(h[1]),contentStart:h.index+h[0].length,headerStart:h.index});for(let x=0;x<m.length;x++){let P=x+1<m.length?m[x+1].headerStart:f.length,C=f.slice(m[x].contentStart,P).trim();s.push({path:d,line:m[x].line,content:C.endsWith(";")?C.slice(0,-1):C})}}return s}function Df(e){return e.trim().split(`
76
- `).map(t=>t.trim()).filter(t=>t.startsWith("/")||t.startsWith("./")||t.startsWith("~")).map(t=>({path:t}))}function Of(e){let t=G(e.input?.pattern,e.input?.query)??"";if(e.status==="error"||!e.output)return{kind:"search",pattern:t};let n=Np.test(e.output.trim())?qf(e.output):Df(e.output);return{kind:"search",pattern:t,matches:n.length>0?n.slice(0,200):void 0}}function Uf(e){let t=G(e.input?.description,e.input?.title,e.input?.prompt)??e.title,n=G(e.input?.subagent_type,e.input?.agent);return{kind:"task",description:t,agent:n}}function vs(e){let t=Ue(e)??{};return{content:G(t.content)??"",status:G(t.status)??"pending",priority:G(t.priority)}}function Ff(e){let t=e.input?.todos;if(Array.isArray(t))return{kind:"todo",items:t.map(vs)};if(Array.isArray(e.outputParsed))return{kind:"todo",items:e.outputParsed.map(vs)};let n=Ue(e.outputParsed);return n&&Array.isArray(n.todos)?{kind:"todo",items:n.todos.map(vs)}:{kind:"todo",items:[]}}function Lf(e){return{kind:"question",questions:(Array.isArray(e.input?.questions)?e.input.questions:[]).map(r=>{let s=Ue(r)??{},l=(Array.isArray(s.options)?s.options:[]).flatMap(p=>{let d=Ue(p),f=d&&G(d.label);return f?[{label:f,description:d?G(d.description):void 0}]:[]});return{question:G(s.question)??"",header:G(s.header),options:l}})}}function Gf(e){let n=e.input&&Object.keys(e.input).length>0?Lp(e.input):void 0,r;return e.outputParsed!==void 0?r=typeof e.outputParsed=="string"?st(e.outputParsed):Lp(e.outputParsed):e.outputText!==void 0?r=st(e.outputText):r=e.error,{kind:"generic",label:e.title,inputPretty:n,outputPretty:r}}function Bf(e){switch(Kt(e.name)){case"web_search":case"websearch":case"image_search":return Pf(e);case"bash":return Rf(e);case"read":return Tf(e);case"write":return If(e);case"edit":case"morph_edit":return $f(e);case"grep":case"glob":return Of(e);case"task":return Uf(e);case"todowrite":return Ff(e);case"question":case"ask":return Lf(e);default:return Gf(e)}}var Nf=new Set(["AbortError","MessageAbortedError"]),Kf=["operation was aborted","aborted by user","interrupted by user","cancelled by user","canceled by user","request was cancelled","request was canceled","aborterror"],Hf=["unreachable","upstream","econnreset","econnrefused","socket hang up","network","fetch failed","timed out","timeout","gateway","502","503","504"];function Kp(e){let t=e.toLowerCase();return Hf.some(n=>t.includes(n))?!1:Kf.some(n=>t.includes(n))}function Wf(e){let t=e.data,n=t&&typeof t=="object"?t.message:void 0;return typeof n=="string"?n:typeof e.message=="string"?e.message:void 0}function Hp(e){if(typeof e=="string")return Kp(e);if(!e||typeof e!="object")return!1;let t=e,n=t.name;if(typeof n=="string"&&Nf.has(n))return!0;let r=Wf(t);return typeof r=="string"?Kp(r):!1}var zf=["user","runtime-disposed","orphan-finalized","wake"],sA=["orphan-finalized","wake"];function iA(e){if(!e||typeof e!="object")return;let t=e.data;if(!t||typeof t!="object")return;let n=t.reason;if(!(typeof n!="string"||!n))return zf.includes(n)?n:void 0}function Ht(e){try{return typeof process<"u"?process.env?.[e]:void 0}catch{return}}function Vf(e,t){if(e==null)return t;let n=e.trim().toLowerCase();return["1","true","yes","y","on"].includes(n)?!0:["0","false","no","n","off"].includes(n)?!1:t}function uA(e){if(e==null)return;let t=e.trim().toLowerCase();if(["1","true","yes","y","on"].includes(t))return!0;if(["0","false","no","n","off"].includes(t))return!1}function Cs(e,t,n){return e!==void 0?e:Vf(Ht(t),n)}var pA={get disableMobileAdvertising(){return Cs($().featureFlags?.disableMobileAdvertising,"NEXT_PUBLIC_DISABLE_MOBILE_ADVERTISING",!1)},get enableDinoGame(){return Cs($().featureFlags?.enableDinoGame,"NEXT_PUBLIC_ENABLE_DINO_GAME",!1)},get enableProjects(){return Cs($().featureFlags?.enableProjects,"NEXT_PUBLIC_ENABLE_PROJECTS",!1)},get enableAutoModel(){return!1}};var Wt="kortix-active-instance",Jf=["/dashboard","/agents","/p","/workspace","/settings","/browser","/desktop","/services","/sessions","/terminal","/files","/scheduled-tasks","/commands","/tools","/configuration","/changelog","/legacy","/credits-explained"];function Xf(e){return Jf.some(t=>e===t||e.startsWith(`${t}/`))}function it(e){let t=e.match(/^\/instances\/([^/]+)(?:\/(.*))?$/);if(!t)return null;let n=decodeURIComponent(t[1]),r=t[2]??"";return{instanceId:n,innerPath:r?`/${r}`:""}}function gA(e){let t=it(e);return!!t&&t.innerPath===""}function mA(e){let t=it(e);return!t||!t.innerPath?e:t.innerPath}function Qf(e,t){if(!e)return t;if(t.startsWith("/")||(t=`/${t}`),t.startsWith("/instances/")){let n=it(t);return n?`/instances/${encodeURIComponent(e)}${n.innerPath}`:t}return Xf(t)?`/instances/${encodeURIComponent(e)}${t}`:t}function Yf(e){return e?it(e)?.instanceId??null:null}function fA(){return typeof window>"u"?null:Yf(window.location.pathname)||Zf()}function Zf(){if(typeof document>"u")return null;let e=document.cookie.match(new RegExp(`(?:^|; )${Wt}=([^;]+)`));return e?decodeURIComponent(e[1]):null}function yA(e){if(typeof document>"u")return;let t=n=>{document.cookie=n};if(typeof window<"u"&&window.location.pathname.startsWith("/projects")){t(`${Wt}=; Max-Age=0; Path=/; SameSite=Lax`);return}if(!e){t(`${Wt}=; Max-Age=0; Path=/; SameSite=Lax`);return}t(`${Wt}=${encodeURIComponent(e)}; Path=/; SameSite=Lax`)}function hA(e,t){return t?Qf(t,e):e}function bA(e){let t=it(e);return t?t.innerPath||"/dashboard":e}function Rs(e){if(e instanceof Error)return e.message;if(typeof e=="string")return e;if(e&&typeof e=="object")try{return JSON.stringify(e)}catch{return String(e)}return String(e??"")}function ey(e){let t=Rs(e).trim();if(!t)return null;let n=[t,t.replace(/^Failed to perform action:\s*/i,"").trim()],r=t.indexOf("{");r>=0&&n.push(t.slice(r));for(let s of n)if(s)try{return JSON.parse(s)}catch{}return null}function Wp(e){let t=ey(e);if(!t||typeof t!="object")return null;let n=t;return n.name==="ConfigInvalidError"?n:null}function _A(e){return Wp(e)!==null}var ty=[/sandbox not ready/i,/sandbox is not (?:ready|running)/i,/opencode (?:session )?(?:is )?not ready/i,/\bsandbox_not_ready\b/,/\bsandbox_lifecycle_unavailable\b/];function Vt(e){let t=Rs(e);return t?ty.some(n=>n.test(t)):!1}var zt=class extends Error{constructor(t){let n=t?.trim();super(n&&Vt(n)?n:n?`sandbox not ready: ${n}`:"sandbox not ready"),this.name="SandboxNotReadyError"}};function ny(e){let t=Wp(e);if(t){let s=(t.data?.path??"OpenCode config").replace(/^\/workspace\//,""),o=t.data?.issues?.[0]?.message,l=t.data?.issues?.[0]?.path?.join("."),p=l?.startsWith("permission")?"Remove the invalid permission frontmatter entry or replace it with valid OpenCode permission config.":"Fix the invalid config entry, then restart this session.";return{title:"OpenCode config is invalid",message:`${s} is preventing OpenCode from loading. ${p}`,detail:o?`${l?`${l}: `:""}${o}`:void 0}}let n=Rs(e);return Vt(n)?{title:"Session is waking up",message:"This session slept to save compute. Your conversation is safe \u2014 sending a message wakes it back up."}:{title:"OpenCode failed to load",message:n||"The sandbox is running, but OpenCode returned an error."}}function Y(){let e=Ht("BACKEND_URL")||$().backendUrl;return e||"http://localhost:8008/v1"}function ot(e){if(typeof e=="string"){let t=e.trim();return t.length>0?t:void 0}if(Array.isArray(e)){for(let t of e){let n=ot(t);if(n)return n}return}if(e&&typeof e=="object"){let t=e;return ot(t.sandboxId??t.id??t.slug??Object.values(t)[0])}}var zp=["http://localhost:8008/v1","http://127.0.0.1:8008/v1"];function Vp(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return`${e.slice(0,t)}/platform/local-bridge/status`}function ry(e){return e==="running"||e==="active"?"active":e==="queued"||e==="branching"||e==="provisioning"?"provisioning":e==="failed"||e==="error"?"error":e==="stopped"||e==="completed"||e==="archived"?"stopped":e||"unknown"}function Ts(e,t,n){let r=n?.external_id||t.sandbox_url?.match(/\/p\/([^/]+)\//)?.[1]||t.sandbox_id;return{sandbox_id:n?.sandbox_id||t.sandbox_id||t.session_id,external_id:r,name:t.name||`${e.name} session`,provider:n?.provider||t.sandbox_provider||"daytona",base_url:n?.base_url||t.sandbox_url||(n?.external_id?`${Y()}/p/${n.external_id}/${pe.KORTIX_MASTER}`:""),status:ry(n?.status||t.status),metadata:{...t.metadata??{},project_id:e.project_id,session_id:t.session_id,project_name:e.name,runtime_status:n?.status,error:t.error},created_at:n?.created_at||t.created_at,updated_at:n?.updated_at||t.updated_at}}async function Is(){let e=await Me(),t=[];for(let n of e){let r=await Ye(n.project_id).catch(()=>[]);for(let s of r)t.push({project:n,session:s,runtime:null,sandbox:Ts(n,s,null)})}return t.sort((n,r)=>{let s={active:0,provisioning:1,stopped:2,error:3},o=(s[n.sandbox.status]??99)-(s[r.sandbox.status]??99);return o!==0?o:Date.parse(r.sandbox.updated_at)-Date.parse(n.sandbox.updated_at)})}async function ke(e){let t=await Is();return e?t.find(n=>n.sandbox.sandbox_id===e||n.sandbox.external_id===e||n.session.session_id===e||n.runtime?.external_id===e)??null:t[0]??null}async function Jt(e,t={}){let n={"Content-Type":"application/json",...t.headers},r=t.signal??AbortSignal.timeout(3e4),s=await M(`${Y()}${e}`,{...t,headers:n,signal:r}),o=await s.text().catch(()=>{}),l;if(o)try{l=JSON.parse(o)}catch{}if(!s.ok){let p=l?.error||l?.message||l?.detail||o||`Platform API error ${s.status}`,d=new A(p,{status:s.status,code:l?.code||l?.error_code||String(s.status),details:l??(o?{rawText:o}:void 0),response:s,endpoint:e});throw s.status===402&&(d=Re(Object.assign(d,{response:s,status:s.status,data:l}))),d}return l}function Jp(e){if(!e.external_id){if(e.base_url)return e.base_url;throw new Error(`Cannot build sandbox URL: missing external_id for ${e.provider} sandbox "${e.sandbox_id}"`)}return`${Y()}/p/${e.external_id}/${pe.KORTIX_MASTER}`}function EA(e,t){return e.external_id?`${Y()}/p/${e.external_id}/${t}`:null}async function OA(){let e=await i.get("/setup/sandbox-providers");if(e.error)throw e.error;return e.data}async function sy(e){let t=await ke();if(t)return{sandbox:t.sandbox,created:!1};let r=(await Me())[0];if(!r)throw new Error("Create a project before starting a sandbox");let s=await Ze(r.project_id,{...e?.provider?{provider:e.provider}:{}}),o=(await qe(r.project_id,s.session_id))?.sandbox??null;return{sandbox:Ts(r,s,o),created:!0}}async function UA(){return(await ke().catch(()=>null))?.sandbox??null}async function FA(e){return{sandbox:(await sy(e)).sandbox}}async function LA(e){let t=ot(e);return t?(await ke(t).catch(()=>null))?.sandbox??null:null}async function GA(e,t){throw await ke(e)?new Error("Renaming project-session sandboxes is not exposed by the current API"):new Error("Project session sandbox not found")}async function BA(e){let t=ot(e);return(await Is().catch(()=>[])).map(r=>r.sandbox).filter(r=>!t||r.sandbox_id===t||r.external_id===t)}async function NA(){if(typeof window>"u")return null;let e=Y(),t=Array.from(new Set([e,...zp]));for(let n of t)try{let r=await fetch(Vp(n),{method:"GET",signal:AbortSignal.timeout(1500),headers:{Accept:"application/json"}});if(!r.ok)continue;let s=await r.json();if(!s.success||s.status!=="ready"||!s.data?.sandbox_id)continue;return s.data}catch{continue}return null}async function KA(e){if(!e)throw new Error("No sandbox selected for workload restart");let t=await ke(e);if(!t)throw new Error("Project session sandbox not found");await jt(t.project.project_id,t.session.session_id)}async function HA(e){if(!e)throw new Error("No sandbox selected to stop");let t=await ke(e);if(!t)throw new Error("Project session sandbox not found");await $t(t.project.project_id,t.session.session_id)}async function WA(e){throw new Error("Cancellation is not exposed for project-session sandboxes")}async function zA(e){throw new Error("Reactivation is not exposed for project-session sandboxes")}async function Es(e,t,n){let r=Jp(e),s=await M(`${ce(r)}${t}`,{signal:AbortSignal.timeout(8e3),headers:{"Content-Type":"application/json"},...n});if(!s.ok){let o=await s.text().catch(()=>"");throw new Error(o||`Request failed (${s.status})`)}return await s.json()}async function YA(e,t){return Es(e,`/kortix/projects/${encodeURIComponent(t)}/members`,{method:"GET"})}async function ZA(e,t,n,r="member"){await Es(e,`/kortix/projects/${encodeURIComponent(t)}/members`,{method:"POST",body:JSON.stringify({user_id:n,role:r})})}async function eC(e,t,n){await Es(e,`/kortix/projects/${encodeURIComponent(t)}/members/${encodeURIComponent(n)}`,{method:"DELETE"})}async function rC(e){let t=await Jt(`/platform/invites/${encodeURIComponent(e)}`,{method:"GET"});if(!t.success||!t.data)throw new Error(t.error||"Invite not found");return t.data}async function sC(e){let t=await Jt(`/platform/invites/${encodeURIComponent(e)}/accept`,{method:"POST"});if(!t.success||!t.data)throw new Error(t.error||"Failed to accept invite");return t.data}async function iC(e){let t=await Jt(`/platform/invites/${encodeURIComponent(e)}/decline`,{method:"POST"});if(!t.success)throw new Error(t.error||"Failed to decline invite")}async function aC(e){throw new Error("Backups are not exposed for project-session sandboxes")}async function cC(e,t){throw new Error("Backups are not exposed for project-session sandboxes")}async function lC(e,t){throw new Error("Backups are not exposed for project-session sandboxes")}async function uC(e,t){throw new Error("Backups are not exposed for project-session sandboxes")}async function dC(e){throw new Error("SSH setup is not exposed for project-session sandboxes")}async function gC(e){throw new Error("SSH connection details are not exposed for project-session sandboxes")}var iy=["pulling","patching","stopping","removing","recreating","restarting","verifying","starting","health_check"];function yC(e){return iy.includes(e)}async function hC(e){return{phase:"idle",progress:0,message:"Sandbox image updates are managed by project-session provisioning.",targetVersion:null,previousVersion:null,currentVersion:e?.version??null,error:null,startedAt:null,updatedAt:null}}async function bC(e){let t=e?`?channel=${e}`:"",n=await fetch(`${Y()}/platform/sandbox/version/latest${t}`,{headers:{Accept:"application/json"}});if(!n.ok)throw new Error(`Version check failed: ${n.status}`);let r=await n.json();try{let s=await oy(e||"stable");r.changelog=s.find(o=>o.version===r.version)??s[0]??null}catch{r.changelog=null}return r}async function oy(e){let t=e?`?channel=${e}`:"",n=await fetch(`${Y()}/platform/sandbox/version/changelog${t}`,{headers:{Accept:"application/json"}});if(!n.ok)throw new Error(`Changelog fetch failed: ${n.status}`);return(await n.json()).changelog}async function xC(){let e=await fetch(`${Y()}/platform/sandbox/version/all`,{headers:{Accept:"application/json"}});if(!e.ok)throw new Error(`All versions fetch failed: ${e.status}`);return e.json()}async function _C(e,t){throw new Error("Sandbox image updates are managed by project-session provisioning")}async function PC(e){}async function kC(e){}async function AC(e){return{serverTypes:[],location:e||"hel1"}}async function CC(e){throw new Error("Retired instance provisioning is unavailable. Create a project session with daytona, platinum, or e2b.")}async function RC(e){let t=await i.delete(`/platform/sandbox?sandbox_id=${e}`);if(t.error)throw t.error;return t.data}async function TC(e,t){await i.post("/platform/sandbox/mark-error",{sandbox_id:e,error_message:t},{showErrors:!1,timeout:1e4})}async function IC(){let e=await i.post("/platform/sandbox/claim-computer",{},{timeout:6e4});if(e.error)throw e.error;return e.data}async function EC(e){let t=await i.get(`/platform/sandbox/${e}/status`,{showErrors:!1,timeout:1e4});return t.success?t.data??null:null}function jC(e,t){return`${Y()}/platform/sandbox/${e}/provision-stream?token=${encodeURIComponent(t)}`}var me=class extends Error{constructor(n,r,s){super(n);this.status=r;this.body=s;this.name="HostBoundaryError"}status;body};function Xt(e){let t=e;for(;t.endsWith("/");)t=t.slice(0,-1);return/\/v1$/.test(t)?t:`${t}/v1`}function js(e,t){let n=new Headers(e.headers);return n.set("Accept","application/json"),t&&n.set("Content-Type","application/json"),e.accessToken&&n.set("Authorization",`Bearer ${e.accessToken}`),n}async function Qt(e){let t=await e.text().catch(()=>"");if(!t)return null;try{return JSON.parse(t)}catch{return t}}function Yt(e,t){if(t&&typeof t=="object"){let n=t;for(let r of["error_description","error","message"])if(typeof n[r]=="string"&&n[r])return n[r]}return typeof t=="string"&&t?t:e.statusText||`HTTP ${e.status}`}async function B(e,t,n){let r=n?.body!==void 0,s=await fetch(`${Xt(t.backendUrl)}${e}`,{method:n?.method??"GET",headers:js(t,r),...r?{body:JSON.stringify(n.body)}:{},...t.signal?{signal:t.signal}:{},...t.cache?{cache:t.cache}:{},...t.next?{next:t.next}:{}}),o=await Qt(s);if(!s.ok)throw new me(Yt(s,o),s.status,o);return o}function ay(e){let t=new URLSearchParams;e?.query&&t.set("query",e.query),e?.type&&t.set("type",e.type),e?.source&&t.set("source",e.source),e?.limit!==void 0&&t.set("limit",String(e.limit)),e?.offset!==void 0&&t.set("offset",String(e.offset));let n=t.toString();return n?`?${n}`:""}function MC(e,t){return B(`/marketplace/items${ay(t)}`,e)}function qC(e){return B("/marketplace/marketplaces",e)}function DC(e,t){return B(`/marketplace/items/${encodeURIComponent(e)}`,t)}function OC(e,t,n){return B(`/marketplace/items/${encodeURIComponent(e)}/file?path=${encodeURIComponent(t)}`,n)}function UC(e,t){return B("/access/check-email",t,{method:"POST",body:{email:e}})}function FC(e,t){return B("/access/request-access",t,{method:"POST",body:e})}function LC(e){return B("/auth/logout",e,{method:"POST",body:{}})}function GC(e,t){return B(`/oauth/authorize/consent/${encodeURIComponent(e)}`,t)}function BC(e,t){return B("/oauth/authorize/consent",t,{method:"POST",body:{request_id:e.requestId,approved:e.approved}})}function NC(e,t){return B(`/setup-links/connectors/${encodeURIComponent(e)}`,t)}function KC(e,t){return B(`/setup-links/connectors/${encodeURIComponent(e)}/start`,t,{method:"POST",body:{}})}function HC(e,t){return B(`/setup-links/connectors/${encodeURIComponent(e)}/finalize`,t,{method:"POST",body:{}})}function WC(e,t){return B(`/setup-links/secret/${encodeURIComponent(e)}`,t)}function zC(e,t,n){return B(`/setup-links/secret/${encodeURIComponent(e)}`,n,{method:"POST",body:{values:t}})}function VC(e,t){return B(`/p/public-share/${encodeURIComponent(e)}`,t)}function JC(e,t,n){return B(`/projects/${encodeURIComponent(e)}/sessions/${encodeURIComponent(t)}/start`,n,{method:"POST",body:{}})}function XC(e){return B("/system/maintenance",e)}function QC(e,t){return B("/system/maintenance",t,{method:"PUT",body:e})}function YC(e){return B("/user-roles",e)}function ZC(e,t){return B("/system/demo-request",t,{method:"POST",body:e})}async function eR(e,t,n){let r=new URLSearchParams({format:t.format});t.action&&r.set("action",t.action),t.actor&&r.set("actor",t.actor),t.project_id&&r.set("project_id",t.project_id),t.session_id&&r.set("session_id",t.session_id),t.actor_type&&r.set("actor_type",t.actor_type),t.source&&r.set("source",t.source),t.phase&&r.set("phase",t.phase),t.outcome&&r.set("outcome",t.outcome),t.request_id&&r.set("request_id",t.request_id),t.correlation_id&&r.set("correlation_id",t.correlation_id),t.resource_type&&r.set("resource_type",t.resource_type),t.since&&r.set("since",t.since),t.until&&r.set("until",t.until),t.q&&r.set("q",t.q),t.cursor&&r.set("cursor",t.cursor),t.limit!=null&&r.set("limit",String(t.limit));let s=await fetch(`${Xt(n.backendUrl)}/accounts/${encodeURIComponent(e)}/audit/export?${r}`,{headers:js(n,!1),...n.signal?{signal:n.signal}:{}});if(!s.ok){let o=await Qt(s);throw new me(Yt(s,o),s.status,o)}return{blob:await s.blob(),filename:s.headers.get("content-disposition")?.match(/filename="([^"]+)"/)?.[1]??null,capped:s.headers.get("x-audit-capped")==="true",rowCount:s.headers.get("x-audit-row-count"),complete:s.headers.get("x-audit-complete")!=="false",nextCursor:s.headers.get("x-audit-next-cursor")||null}}async function tR(e,t){let n=await fetch(`${Xt(t.backendUrl)}/admin/stress-test/run`,{method:"POST",headers:js(t,!0),body:JSON.stringify(e),...t.signal?{signal:t.signal}:{}});if(!n.ok){let r=await Qt(n);throw new me(Yt(n,r),n.status,r)}if(!n.body)throw new me("No response body",n.status,null);return n.body}var cy=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function ly(e,t){return cy.test(t)?new URL(`templates/public/${t.toLowerCase()}`,`${Xt(e)}/`):null}async function nR(e,t,n){let r=ly(e,t);if(!r)throw new me("Invalid shareId parameter",400,null);let s=await fetch(r,{signal:n}),o=await Qt(s);if(!s.ok)throw new me(Yt(s,o),s.status,o);return o}async function iR(){let e=await i.get("/platform/github-app/status",{showErrors:!1});if(e.error)throw e.error;if(!e.data)throw new Error("GitHub App status request failed");return e.data}async function oR(e={}){let t=await i.post("/platform/github-app/manifest-start",e,{showErrors:!1});if(t.error)throw t.error;if(!t.data)throw new Error("GitHub App manifest-start request failed");return t.data}async function aR(e){let t=await i.post("/platform/github-app/app",{app_id:e.appId,private_key:e.privateKey,installation_id:e.installationId,slug:e.slug,client_id:e.clientId,client_secret:e.clientSecret},{showErrors:!1});if(t.error)throw t.error;if(!t.data)throw new Error("GitHub App configuration request failed");return t.data}async function cR(e){let t=await i.post("/platform/github-app/pat",e,{showErrors:!1});if(t.error)throw t.error;if(!t.data)throw new Error("GitHub token configuration request failed");return t.data}async function lR(){let e=await i.delete("/platform/github-app",{showErrors:!1});if(e.error)throw e.error;if(!e.data)throw new Error("GitHub App disconnect request failed");return e.data}var uy="/kortix/part/";function py(e){return typeof e=="string"&&e.startsWith(uy)}async function gR(e){if(!py(e))throw new Error(`not an attachment part reference: ${e}`);let t=re();if(!t)throw new Error("runtime url not bound");let n=await M(`${t}${e}`);if(!n.ok)throw new Error(`attachment part fetch failed: ${n.status}`);return n.blob()}function Xp(e){try{let t=new URL(e);if(/^\/proxy\/\d+(?:\/|$)/.test(t.pathname))return`${t.origin}/v1/p/auth`;let n=t.pathname.indexOf("/p/");return n!==-1?`${t.origin}${t.pathname.slice(0,n)}/p/auth`:`${t.origin}/v1/p/auth`}catch{return null}}function dy(e,t){try{let n=new URL(e),r=n.pathname;if(!(/^\/v1\/p\/[^/]+\/\d+(?:\/|$)/.test(r)||/^\/proxy\/\d+(?:\/|$)/.test(r)))return!1;let o=new Set;if(t)try{o.add(new URL(t).origin)}catch{}return typeof window<"u"&&o.add(window.location.origin),o.size===0||o.has(n.origin)}catch{return!1}}function Qp(e,t){return dy(e,t)?(t?Xp(t):null)??Xp(e):null}function Yp(e){try{let{hostname:t}=new URL(e);return/^p\d+-[^.]+\./.test(t)||/^(?:dev|staging|prod|preview)-p\d+-[a-z0-9-]+\./i.test(t)}catch{return!1}}function Zp(e,t){try{let n=new URL(e);return n.searchParams.set("token",t),n.toString()}catch{return e}}async function gy(e,t={}){let n=Qp(e,t.serverUrl);if(!n)return!1;let r=await Be();if(!r)return!1;try{return(await fetch(n,{method:"POST",credentials:"include",headers:{Authorization:`Bearer ${r}`,"Content-Type":"application/json"}})).ok}catch{return!1}}async function bR(e,t={}){if(Yp(e)){let n=await Be();return n?Zp(e,n):e}return await gy(e,t),e}var _R=3e3;function my(e){return!Number.isFinite(e)||e<100||e>599?"unknown":e===502||e===503||e===504?"unreachable":e===401||e===403?"unknown":"reachable"}async function PR(e,t){if(!e||t?.signal?.aborted)return"unknown";let n=new AbortController,r=()=>n.abort();t?.signal?.addEventListener("abort",r);let s=setTimeout(r,t?.timeoutMs??3e3);try{let o=await fetch(e,{method:"HEAD",credentials:"include",cache:"no-store",signal:n.signal});return my(o.status)}catch{return"unknown"}finally{clearTimeout(s),t?.signal?.removeEventListener("abort",r)}}function $s(e){let t=e;for(;t.endsWith("/");)t=t.slice(0,-1);return t}function wR(e,t){return`${$s(e)}/presentation-templates/${encodeURIComponent(t)}/pdf#toolbar=0&navpanes=0&scrollbar=0&view=FitH`}function SR(e,t){return`${$s(e)}/presentation-templates/${encodeURIComponent(t)}/image.png`}function fy(e,t){return`${$s(e)}/presentation/convert-to-${t}`}async function vR(e,t,n,r){let s=fy(t,e),o=r?.pollIntervalMs??2500,l=r?.timeoutMs??4*6e4,p=Date.now(),d=!1;for(;;){let f=await fetch(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({presentation_path:n,download:!0}),...r?.signal?{signal:r.signal}:{}}),m=f.headers.get("content-type")||"";if(f.ok&&(m.includes("pdf")||m.includes("presentation")||m.includes("octet-stream"))){let C=await f.blob();if(C.size===0)throw new Error("Downloaded file is empty");return C}if(f.status===202){if(d||(d=!0,r?.onGenerating?.()),Date.now()-p>l)throw new Error(`Timed out waiting for the ${e.toUpperCase()} to generate`);await new Promise((C,I)=>{let E=setTimeout(C,o);r?.signal?.addEventListener("abort",()=>{clearTimeout(E),I(r.signal?.reason??new DOMException("Aborted","AbortError"))},{once:!0})});continue}let x=await f.text().catch(()=>""),P=f.statusText;try{let C=JSON.parse(x);P=String(C.error||C.detail||C.message||P)}catch{x&&(P=x)}throw new Error(`Failed to download ${e.toUpperCase()}: ${P} (HTTP ${f.status})`)}}function CR(e){return e.activityFresh||e.runtimeReady?"live":e.unreachable||e.stalled?"unreachable":e.sandbox==="stopped"||e.sandbox==="archived"||e.sandbox==="provisioning"||e.sandbox==="queued"||e.sandbox==="branching"?"waking":e.sandbox==="completed"?"unknown":e.sandbox==="failed"?"unreachable":e.sandbox==="running"?"connecting":"unknown"}function RR(e){return e==="unreachable"}var IR=6e4,ER=45e3,jR=45e3,$R=1e4,MR=3e3,qR=15e3;function DR(e,t){return t?t.serverAtMs!=null&&e.serverAtMs!=null?e.serverAtMs>=t.serverAtMs:e.atMs>=t.atMs:!0}function OR(e){let t=0;for(let n of e)(n.state==="queued"||n.state==="delivering"||n.state==="waiting"&&n.reason!=="held")&&(t+=1);return t}function Ms(e){if(!e)return null;let t=Date.parse(e);return Number.isNaN(t)?null:t}function UR(e){let{optimistic:t,abort:n,inbox:r,server:s,stream:o,activity:l,nowMs:p}=e,d=!!t&&p-t.atMs<6e4,f=t?t.turnId===void 0?t.messageId:t.turnId:null,m=d?t.acceptedAtMs??Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY,h=d?t.atMs:Number.NEGATIVE_INFINITY,P=!!n&&p-n.atMs<15e3?n.settledAtMs??Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY,C=!!s&&p-s.atMs<=45e3,I=!!o&&p-o.atMs<=45e3,E=!!r&&p-r.atMs<=1e4,u=o&&o.type==="idle"&&o.origin!=="local"?o:null,c=!!l&&p-l.atMs<=45e3&&(!u||l.atMs>u.atMs),S=y=>{if(!u)return!1;let T=Ms(y.started_at);return!(T===null||T>=u.atMs)};if(c)return{state:"working",source:"stream",turnId:null,since:l.atMs,serverOpenTurnToken:s?.turns[0]?.turn_token??null};let R=s?.turns[0]?.turn_token??null,j=C?s.turns.find(y=>!S(y)):void 0,D=!!o&&!(o.type==="idle"&&o.origin==="local");if(j&&s.atMs>=P&&(!D||s.atMs>=o.atMs))return{state:"working",source:"server",turnId:j.message_id,since:Ms(j.started_at)??s.atMs,serverOpenTurnToken:R};if(E&&r.pending>0)return{state:"working",source:"server",turnId:d?f:null,since:r.atMs,serverOpenTurnToken:R};let q=C&&!j&&s.atMs>=m,X=I&&o.atMs>=h;if(q&&(!o||s.atMs>=o.atMs))return{state:"idle",source:"server",turnId:null,since:Ms(s.lastEnded?.ended_at)??s.atMs,serverOpenTurnToken:R};if(X)return{state:o.type==="idle"?"idle":"working",source:"stream",turnId:null,since:o.atMs,serverOpenTurnToken:R};if(d)return{state:"working",source:"optimistic",turnId:f,since:t.atMs,serverOpenTurnToken:R};let W=s&&o?s.atMs>=o.atMs?{source:"server",atMs:s.atMs}:{source:"stream",atMs:o.atMs}:s?{source:"server",atMs:s.atMs}:o?{source:"stream",atMs:o.atMs}:{source:"server",atMs:p};return{state:"idle",source:W.source,turnId:null,since:W.atMs,serverOpenTurnToken:R}}function FR(e){let{optimistic:t,abort:n,inbox:r,server:s,stream:o,activity:l,nowMs:p}=e,d=[null,t?t.atMs+6e4:null,n?n.atMs+15e3:null,r?r.atMs+1e4:null,s?s.atMs+45e3:null,o?o.atMs+45e3:null,l?l.atMs+45e3:null],f=null;for(let m of d)m===null||m<=p||(f===null||m<f)&&(f=m);return f}var GR=6e4;function BR(e){return e.serverCompactingAtMs!==null?!0:e.optimisticAtMs===null?!1:e.nowMs-e.optimisticAtMs<6e4}function NR(e){if(e.serverCompactingAtMs!==null||e.optimisticAtMs===null)return null;let t=e.optimisticAtMs+6e4;return t>e.nowMs?t:null}var yy=9e4;function KR(e){return e.serverCompactingAtMs===null?null:e.serverCompactingAtMs+yy}var WR=75e3,zR=2,VR=2e4;function ed(){return{status:"idle",dispatch:"none",fingerprint:null,lastProgressAtMs:null,lastDispatchAtMs:null,attempts:[],msSinceProgress:0,settled:!1}}function JR(e){return e.filter(t=>t!=null).join("|")}function hy(e,t){return e.length===0?"retry-start":e.filter(r=>r.step==="restart").length<t?"restart":null}function XR(e,t,n={}){let r=n.noProgressMs??75e3,s=n.maxRestarts??2,o=n.cooldownMs??2e4;if(t.runtimeReachable)return{...ed(),settled:!0};if(!t.waking)return{...e,dispatch:"none",fingerprint:null,lastProgressAtMs:null,msSinceProgress:0};if(e.settled)return{...ed(),settled:!0};let l=e.lastProgressAtMs,p=l===null,d=t.progress!==e.fingerprint,f=l===null||d?t.nowMs:l,m=Math.max(0,t.nowMs-f),h={...e,dispatch:"none",fingerprint:t.progress,lastProgressAtMs:f,msSinceProgress:m,status:e.attempts.length>0?"escalating":"waking"};if(e.status==="exhausted")return{...h,status:"exhausted"};let x=!p&&!d&&m>=r;if(!t.serverGaveUp&&!x||e.lastDispatchAtMs!==null&&t.nowMs-e.lastDispatchAtMs<o)return h;let P=hy(e.attempts,s);return P?{...h,status:"escalating",dispatch:P,attempts:[...e.attempts,{step:P,atMs:t.nowMs}],lastDispatchAtMs:t.nowMs,lastProgressAtMs:t.nowMs,msSinceProgress:0}:{...h,status:"exhausted"}}var by={"retry-start":"retrying",restart:"restarting"};function QR(e){if(e.status!=="escalating")return null;let t=e.attempts[e.attempts.length-1];return t?`Still waking \u2014 ${by[t.step]} the runtime (attempt ${e.attempts.length+1})`:null}function xy(e){return e===1?"once":e===2?"twice":`${e} times`}function YR(e){if(e.status!=="exhausted")return null;let t=e.attempts.filter(s=>s.step==="restart").length,n=e.attempts.some(s=>s.step==="retry-start");if(!n&&t===0)return null;let r=[];return n&&r.push("re-issuing the wake"),t>0&&r.push(`restarting the session ${xy(t)}`),`Tried: ${r.join(", then ")}.`}var _y=1e3,Py=15e3,td=100,ky=50,wy=10;function nd(e){let t=e.fetch??globalThis.fetch,n=e.baseUrl.replace(/\/$/,"");return async({limit:r,before:s},o)=>{let l=new URLSearchParams({limit:String(r)});s&&l.set("before",s);let p=await e.getToken?.(),d=await t(`${n}/session/${encodeURIComponent(e.sessionId)}/message?${l}`,{headers:p?{Authorization:`Bearer ${p}`}:void 0,...o?{signal:o}:{}});if(!d.ok)throw d.status===503?new zt(`session ${d.status}`):new Error(`Session synchronization failed: ${d.status}`);return{messages:await d.json(),nextCursor:d.headers.get("x-next-cursor")||void 0}}}function Sy(e){return Ay(nd(e))}function vy(e){return new qs({...e,loadPage:nd(e)})}async function Ay(e){let t=[],n=new Set,r;do{let l=await e({limit:td,...r?{before:r}:{}});if(t.push(l.messages),r=l.nextCursor,r&&n.has(r))throw new Error(`Session history cursor repeated: ${r}`);r&&n.add(r)}while(r);let s=[],o=new Set;for(let l=t.length-1;l>=0;l--)for(let p of t[l])o.has(p.info.id)||(o.add(p.info.id),s.push(p));return s}var Cy={now:Date.now,setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e),setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e)},qs=class{options;scheduler;livenessIntervalMs;verifyIntervalMs;lastTailReadAt;retryAttempt=0;tailRetryTimer;snapshot={freshness:"idle",hasOlder:!1,isLoadingOlder:!1};nextCursor;knownUserMessageIds=new Set;olderHistoryStarted=!1;tailRequest;olderRequest;livenessTimer;lastActivityAt;listeners=new Set;destroyed=!1;abortController=new AbortController;constructor(t){this.options=t,this.scheduler=t.scheduler??Cy,this.livenessIntervalMs=t.livenessIntervalMs??1e4,this.verifyIntervalMs=t.verifyIntervalMs??3e4,this.lastActivityAt=this.scheduler.now(),this.lastTailReadAt=this.scheduler.now()}getSnapshot=()=>this.snapshot;subscribe=t=>(this.listeners.add(t),()=>this.listeners.delete(t));start(){return this.snapshot.freshness==="fresh"?Promise.resolve():this.reconcile("initial")}reconcile(t="manual"){return this.destroyed?Promise.resolve():this.tailRequest?this.tailRequest:(this.update({freshness:this.snapshot.freshness==="idle"||this.snapshot.freshness==="loading"?"loading":"stale"}),this.tailRequest=this.loadTail(t).finally(()=>{this.tailRequest=void 0}),this.tailRequest)}loadOlder=()=>{if(this.destroyed||!this.nextCursor)return Promise.resolve();if(this.olderRequest)return this.olderRequest;let t=this.nextCursor;return this.update({isLoadingOlder:!0}),this.olderRequest=this.loadCompleteOlderTurn(t).then(n=>{this.destroyed||(this.rememberUserMessages(n.messages),this.options.hydrate(n.messages),this.olderHistoryStarted=!0,this.setCursor(n.nextCursor))}).finally(()=>{this.olderRequest=void 0,this.update({isLoadingOlder:!1})}),this.olderRequest};noteActivity(){this.lastActivityAt=this.scheduler.now(),this.snapshot.freshness!=="fresh"&&this.update({freshness:"fresh"})}setBusy(t){if(!t){let n=this.livenessTimer!==void 0;this.stopLivenessTimer(),n&&!this.destroyed&&this.reconcile("turn-end");return}this.livenessTimer===void 0&&(this.lastActivityAt=this.scheduler.now(),this.livenessTimer=this.scheduler.setInterval(()=>{this.checkLiveness()},this.livenessIntervalMs))}destroy(){this.destroyed=!0,this.stopLivenessTimer(),this.tailRetryTimer!==void 0&&(this.cancelTimer(this.tailRetryTimer),this.tailRetryTimer=void 0),this.abortController.abort(),this.listeners.clear()}async loadTail(t){this.lastTailReadAt=this.scheduler.now();try{let n=await this.loadPage("tail",t);if(this.destroyed)return;this.rememberUserMessages(n.messages),this.options.hydrate(n.messages),this.olderHistoryStarted||this.setCursor(n.nextCursor),this.update({freshness:"fresh"}),this.options.markLoaded(),this.retryAttempt=0}catch(n){if(this.destroyed||Hp(n)||this.abortController.signal.aborted)return;this.update({freshness:Vt(n)?"loading":"error"}),this.scheduleTailRetry(t)}}scheduleTailRetry(t){if(this.destroyed||this.tailRetryTimer!==void 0)return;let n=Math.min(_y*2**this.retryAttempt,Py);this.retryAttempt+=1,this.tailRetryTimer=this.startTimer(()=>{this.tailRetryTimer=void 0,!this.destroyed&&this.reconcile(t)},n)}async loadPage(t,n,r){let s=this.scheduler.now();try{let o=await this.options.loadPage({limit:t==="tail"?ky:td,...r?{before:r}:{}},this.abortController.signal);return this.options.onTelemetry?.({operation:t,reason:n,durationMs:this.scheduler.now()-s,messageCount:o.messages.length,succeeded:!0}),o}catch(o){throw this.options.onTelemetry?.({operation:t,reason:n,durationMs:this.scheduler.now()-s,messageCount:0,succeeded:!1}),o}}async loadCompleteOlderTurn(t){let n=await this.loadPage("older","manual",t);return this.loadCompleteTurn(n,"older","manual",t,r=>{this.rememberUserMessages(r.messages),this.options.hydrate(r.messages),this.setCursor(r.nextCursor)})}async loadCompleteTurn(t,n,r,s,o){let l=[...t.messages],p=new Set(this.knownUserMessageIds),d=new Set(s?[s]:[]),f=t.nextCursor,m=0;for(let h of t.messages)h.info.role==="user"&&p.add(h.info.id);for(;f&&m<wy&&l.some(h=>h.info.role==="assistant"&&!!h.info.parentID&&!p.has(h.info.parentID));){if(d.has(f))throw new Error(`Session history cursor repeated: ${f}`);d.add(f);let h;try{h=await this.loadPage(n,r,f)}catch(x){throw o?.({messages:[...l],nextCursor:f}),x}if(this.destroyed)return{messages:l,nextCursor:f};m+=1,l.unshift(...h.messages);for(let x of h.messages)x.info.role==="user"&&p.add(x.info.id);f=h.nextCursor,o?.({messages:[...l],nextCursor:f})}return{messages:l,nextCursor:f}}rememberUserMessages(t){for(let n of t)n.info.role==="user"&&this.knownUserMessageIds.add(n.info.id)}async checkLiveness(){if(this.destroyed)return;let t=this.scheduler.now(),n=t-this.lastActivityAt>this.livenessIntervalMs,r=t-this.lastTailReadAt>=this.verifyIntervalMs;!n&&!r||(await this.raceDeadline(this.reconcile("poll"),this.livenessIntervalMs),this.lastActivityAt=this.scheduler.now())}raceDeadline(t,n){return new Promise(r=>{let s,o=!1,l=()=>{o||(o=!0,this.cancelTimer(s),r())};s=this.startTimer(l,n),t.then(l,l)})}setCursor(t){this.nextCursor=t,this.update({hasOlder:!!t})}stopLivenessTimer(){this.livenessTimer!==void 0&&(this.scheduler.clearInterval(this.livenessTimer),this.livenessTimer=void 0)}startTimer(t,n){return this.scheduler.setTimeout?this.scheduler.setTimeout(t,n):setTimeout(t,n)}cancelTimer(t){t!==void 0&&(this.scheduler.clearTimeout?this.scheduler.clearTimeout(t):clearTimeout(t))}update(t){let n={...this.snapshot,...t};if(!(n.freshness===this.snapshot.freshness&&n.hasOlder===this.snapshot.hasOlder&&n.isLoadingOlder===this.snapshot.isLoadingOlder)){this.snapshot=n;for(let r of this.listeners)r()}}};function Ry(e){let t=e;for(;t.endsWith("/");)t=t.slice(0,-1);return`${t}/tunnel/permission-requests/stream`}function Ty(e){let{url:t,token:n,method:r="GET",body:s,onEvent:o,onOpen:l,onError:p,signal:d}=e,f=new Map,m=null,h=!1;function x(u,b){o?.(u,b);let c=f.get(u);if(c)for(let S of c)try{S(b)}catch{}}async function P(){if(h)return;m=new AbortController;let u=d?AbortSignal.any([m.signal,d]):m.signal;try{let b={Accept:"text/event-stream",Authorization:`Bearer ${n}`};r!=="GET"&&s!==void 0&&(b["Content-Type"]="application/json");let c=await fetch(t,{method:r,headers:b,body:r!=="GET"&&s!==void 0?JSON.stringify(s):void 0,signal:u,credentials:"include"});if(!c.ok)throw new Error(`SSE connection failed: ${c.status} ${c.statusText}`);if(!c.body)throw new Error("SSE response has no body");l?.();let S=c.body.getReader(),w=new TextDecoder,R="",j="message",D="";for(;!h;){let{done:q,value:X}=await S.read();if(q)break;R+=w.decode(X,{stream:!0});let W=R.split(`
77
- `);R=W.pop()||"";for(let y of W)y===""?D&&(x(j,D.trimEnd()),j="message",D=""):y.startsWith("event: ")?j=y.slice(7).trim():y.startsWith("data: ")?D+=(D?`
78
- `:"")+y.slice(6):y.startsWith("data:")&&(D+=(D?`
79
- `:"")+y.slice(5))}}catch(b){if(h||b instanceof DOMException&&b.name==="AbortError")return;p?.(b instanceof Error?b:new Error(String(b)))}}function C(){h=!0,m?.abort(),m=null,f.clear()}function I(u,b){let c=f.get(u)??new Set;c.add(b),f.set(u,c)}function E(u,b){f.get(u)?.delete(b)}return{connect:P,close:C,addEventListener:I,removeEventListener:E}}function rT(e,t){return Ty({...t,url:Ry(e)})}var Iy="/_kortix/viewer";var Zt=new Map;function Ey(){Zt.clear()}async function jy(e,t){let n;try{n=await t(e,{credentials:"same-origin",headers:{accept:"application/json"}})}catch{return null}if(n.status===401||n.status===404||!n.ok)return null;let r=await n.json().catch(()=>null);return r&&typeof r.user_id=="string"?r:null}async function rd(e={}){let t=e.path??Iy,n=e.fetch??((o,l)=>fetch(o,l)),r=Zt.get(t);if(r&&!r.inflight&&r.expiresAt>Date.now())return r.session;if(r?.inflight)return r.inflight;let s=jy(t,n).then(o=>{let l=o?.expires_at?Date.parse(o.expires_at):Number.NaN,p=Number.isFinite(l)?l-6e4:Date.now()+6e4;return Zt.set(t,{session:o,expiresAt:p}),o});return Zt.set(t,{session:r?.session??null,expiresAt:0,inflight:s}),s}function $y(e={}){return async()=>(await rd(e))?.access_token??null}export{zf as ABORT_REASONS,sA as ABORT_REASONS_NOT_YET_EMITTED,Wt as ACTIVE_INSTANCE_COOKIE,uy as ATTACHMENT_PART_REF_PREFIX,A as ApiError,Ae as AuthError,fe as BillingError,qp as COST_MARKUP,vp as DEFAULT_TRANSCRIPT_OPTIONS,iy as DESTRUCTIVE_PHASES,Ar as FEATURE_DISABLED_CODE,Fx as FEATURE_FLAG_KEYS,jd as FEATURE_NOT_SUPPORTED_CODE,et as HeadlessAuthError,me as HostBoundaryError,Ad as IMPERSONATION_HEADER,$R as INBOX_OBSERVATION_MAX_MS,Jf as INSTANCE_SCOPED_ROUTES,$d as MODEL_NOT_SERVABLE_CODE,qR as OPTIMISTIC_ABORT_MAX_MS,GR as OPTIMISTIC_COMPACTION_MAX_MS,IR as OPTIMISTIC_RECEIPT_MAX_MS,_R as PREVIEW_PROBE_TIMEOUT_MS,Md as PROVISION_IN_FLIGHT_CODE,os as PublicSessionShareError,Ce as RequestTooLargeError,He as RuntimeNotReadyError,Dr as SANDBOX_FS_ROOTS,pe as SANDBOX_PORTS,yy as SERVER_COMPACTION_REVALIDATE_MS,ER as SERVER_OBSERVATION_MAX_MS,jR as STREAM_OBSERVATION_MAX_MS,zt as SandboxNotReadyError,Gt as SessionNotReadyError,es as SessionStartError,MR as TURN_END_LEDGER_LAG_MS,VR as WAKE_ESCALATION_COOLDOWN_MS,zR as WAKE_MAX_RESTARTS,WR as WAKE_NO_PROGRESS_MS,qy as __getConfigResolver,My as __setConfigResolver,iA as abortErrorReason,Bi as acceptAccountInvite,sC as acceptInvite,_u as actReviewItem,ra as activateConnection,Vl as addGroupMembers,Vu as addMarketplaceSource,XR as advanceWakeEscalation,hf as allDescendantIds,Zp as appendPreviewToken,ho as approveProjectAccessRequest,fb as approveTask,Hr as archiveProject,wb as assignTicket,Co as attachGroupToProject,hs as authUser,M as authenticatedFetch,bR as authorizePreviewUrl,i as backendApi,zP as bindSlackIdentity,VP as bindTeamsIdentity,Fo as brokerProjectSecretRequest,Qf as buildInstancePath,SR as buildPresentationTemplateImageUrl,wR as buildPresentationTemplatePdfUrl,Qp as buildPreviewAuthEndpoint,ly as buildPublicTemplateUrl,fy as buildRuntimePresentationConversionUrl,Ma as buildSandboxTemplate,PS as buildStaticFileHealthPreviewUrl,_S as buildStaticFileLocalUrl,xS as buildStaticFilePreviewUrl,Kg as buildStaticFileServicePath,Ry as buildTunnelEventStreamUrl,AS as buildWebProxyUrl,Pu as bulkActReviewItems,_k as bulkDeletePolicies,Pk as bulkImportPolicies,Jo as callConnector,pw as cancelAccountDeletion,Fi as cancelAccountInvite,WA as cancelSandbox,kC as cancelSandboxUpdate,rl as cancelScheduledChange,el as cancelSubscription,UC as checkAccessEmail,Ev as childMapByParent,IC as claimComputer,hm as claimNext,MP as claimPerSeatBilling,lc as claimWarmProjectSession,Ip as classifyPart,my as classifyPreviewProbeStatus,of as classifyTurn,oi as clearImpersonationSession,Ey as clearKortixAppViewerCache,Fc as clearModelDefault,z_ as clearSessionFresh,Ya as closeChangeRequest,Qb as closeMilestone,Cv as collectTurnParts,vb as commentTicket,tc as commitSessionChanges,NR as compactionExpiryAtMs,yf as compareMessagesForDisplay,bm as completeInFlight,Mp as computeStatusFromPart,al as configureAutoTopup,nn as configureKortix,Yc as confirmCheckoutSession,Pl as connectEmail,gl as connectSlack,RR as connectionIsFaulted,gg as connectorConnect,mg as connectorFinalize,Rw as convertPresentationToGoogleSlides,vR as convertRuntimePresentation,Tt as copyFile,ll as costExportUrl,OR as countLiveInboxPrompts,Ri as createAccount,Ou as createAccountAuditWebhook,Ru as createAccountToken,Qu as createApp,rp as createAppAccessSession,ip as createAppDeployment,mu as createAssignment,Vk as createAuditWebhook,cC as createBackup,Qc as createCheckoutSession,ha as createConnector,Rt as createFile,Fl as createGatewayKey,Kl as createGroup,vy as createHttpSessionSyncController,CC as createInstance,gm as createKortix,yi as createKortixPty,xs as createKortixSession,Yw as createMarketplaceInstallSession,Jb as createMilestone,cu as createOAuthClient,$P as createPerSeatCheckout,hk as createPolicy,Zc as createPortalSession,Zi as createProject,qb as createProjectAgent,Eu as createProjectCliToken,eo as createProjectRepo,Eo as createProjectResourceGrant,Ze as createProjectSession,Rc as createProjectTrigger,eu as createRole,Ty as createSSEStream,FA as createSandbox,wu as createSandboxShare,Ea as createSandboxTemplate,vk as createScimToken,Kk as createServiceAccountApi,mc as createSessionPrompt,oc as createSessionPublicShare,fm as createSessionQueue,qk as createSsoGroupMapping,db as createTask,_b as createTicket,rT as createTunnelEventStream,Ni as declineAccountInvite,iC as declineInvite,dw as deleteAccountImmediately,ep as deleteApp,Xk as deleteAuditWebhook,uC as deleteBackup,xa as deleteConnector,sx as deleteCredential,mi as deleteEnv,Ie as deleteFile,Ol as deleteGatewayBudget,fo as deleteGitHubInstallation,Wl as deleteGroup,RC as deleteInstance,Kb as deleteKortixProject,Zb as deleteMilestone,pu as deleteOAuthClient,Wo as deletePersonalProjectSecret,xk as deletePolicy,Ob as deleteProjectAgent,Bo as deleteProjectProviderOAuth,jo as deleteProjectResourceGrant,Ko as deleteProjectSecret,_c as deleteProjectSession,Ic as deleteProjectTrigger,ru as deleteRole,$a as deleteSandboxTemplate,Wk as deleteServiceAccountApi,yc as deleteSessionPrompt,Dk as deleteSsoGroupMapping,$k as deleteSsoProvider,yb as deleteTask,Ab as deleteTicket,Gi as describeAccountInvite,Vo as describeConnectorTool,To as detachGroupFromProject,Lg as detectLocalhostUrls,Hk as disableServiceAccountApi,kl as disconnectEmail,lR as disconnectGitHubApp,yl as disconnectSlack,f_ as discoverConnectionOAuth2,y_ as discoverConnectionOAuth2Resource,ba as discoverConnectorAuth,NA as discoverLocalSandbox,eR as downloadAccountAudit,hx as dropClientForUrl,_x as dropPublicClientForUrl,km as editQueued,ym as enqueue,$b as ensurePmSession,gy as ensurePreviewSessionCookie,d_ as ensureProjectConnectorConnection,sy as ensureSandbox,cc as ensureWarmProjectSession,Nd as env,ms as exchangeCode,qu as exportAccountAudit,ie as extractGatewayErrorDetails,it as extractInstanceRoute,xm as failInFlight,ni as featureDisabledKey,pA as featureFlags,EP as fetchAccountStateWithToken,qx as fetchAccountsWithToken,gR as fetchAttachmentPart,NP as fetchCostExportCsv,rd as fetchKortixAppViewer,Fa as fetchProjectArchive,zx as fetchProjectsForAccountWithToken,ag as files,cs as finalizeAppArtifact,HC as finalizeConnectorSetupLink,At as findFiles,Rv as findLastTextPart,Ct as findText,jc as fireProjectTrigger,Ia as fixSandboxWithAgent,si as formatBillingErrorForUI,Xv as formatCost,zv as formatDuration,ny as formatOpenCodeRuntimeError,ny as formatRuntimeError,Qv as formatTokens,Tm as formatTranscript,mm as generateSessionId,Ti as getAccount,Ei as getAccountBranding,lw as getAccountDeletionStatus,Kc as getAccountState,Hc as getAccountStateMinimal,Zf as getActiveInstanceIdFromCookie,_w as getAdminProviderAnalytics,hw as getAdminProviderDistribution,kw as getAdminProviderFallback,gw as getAdminRole,gf as getAgentCardLabel,SP as getAgentConfig,Ub as getAgentPersona,xC as getAllVersions,Iv as getAnsweredQuestionParts,Yu as getApp,tp as getAppAccess,ap as getAppDeployment,cp as getAppDeploymentLogs,Vw as getApprovalLink,Be as getAuthToken,Js as getAuthTokenWithRetry,ol as getAutoTopupSettings,jP as getAutoTopupSetupStatus,Vc as getBillingCreditBreakdown,Xc as getBillingTierConfigurations,zc as getBillingTransactionsSummary,Jc as getBillingUsageHistory,za as getChangeRequest,Va as getChangeRequestDiff,Ja as getChangeRequestMergePreview,yv as getChildSessionError,fv as getChildSessionId,hv as getChildSessionToolParts,be as getClient,le as getClientForUrl,ka as getConnectStatus,m_ as getConnectionOAuth2Application,P_ as getConnectionOAuth2Status,k_ as getConnectionPolicies,zr as getConnectorCatalog,ma as getConnectorConfig,da as getConnectorPolicies,NC as getConnectorSetupLink,BP as getCostSummary,Yf as getCurrentInstanceIdFromPathname,fA as getCurrentInstanceIdFromWindow,vi as getCurrentProject,ns as getDefaultAccountState,_v as getDiagnostics,df as getDirectory,Jr as getDiscoverConnector,C_ as getDiscoverIntegration,xl as getEmailInstallation,_l as getEmailMode,Yk as getEnterpriseDemo,vt as getFileStatus,Ep as getFileWithDir,pf as getFilename,oy as getFullChangelog,jl as getGatewayBreakdown,ql as getGatewayBudgets,Ml as getGatewayErrors,Ul as getGatewayKeys,Tl as getGatewayLog,Il as getGatewayOverview,Sl as getGatewayRoutingPolicy,El as getGatewaySeries,$l as getGatewaySessions,iR as getGitHubAppStatus,ao as getGitHubInstallation,Cw as getGoogleAuthUrl,Nl as getGroup,gv as getHiddenToolParts,Td as getImpersonationSession,rC as getInvite,AC as getJustavpsServerTypes,Gb as getKortixProject,Bb as getKortixProjectBySession,xi as getKortixPtyWebSocketUrl,bC as getLatestSandboxVersion,XC as getMaintenanceConfig,Nx as getManagedGitStatus,Hu as getMarketplaceCatalogItem,Wu as getMarketplaceCatalogItemFile,Ck as getMfaRequired,zb as getMilestone,Oc as getModelDefaults,au as getOAuthClient,GC as getOAuthConsentRequest,Wp as getOpenCodeConfigInvalidError,pv as getPartText,Gk as getPatPolicy,Pv as getPermissionForTool,Lr as getProject,Fb as getProjectActivity,Ba as getProjectCommit,Na as getProjectCommitDiff,Gr as getProjectDetail,Ka as getProjectFileHistory,Yi as getProjectGitToken,Br as getProjectLlmCatalog,Gx as getProjectLlmCatalogProviders,Nr as getProjectModelPicker,Xr as getProjectSandboxHealth,Kx as getProjectSandboxProviderTransition,Yr as getProjectSession,Pc as getProjectSessionConfigState,Sc as getProjectSessionScope,sl as getProrationPreview,OA as getProviders,kS as getProxyBaseUrl,xx as getPublicClientForUrl,DC as getPublicMarketplaceItem,OC as getPublicMarketplaceItemFile,Ow as getPublicSessionShare,Uw as getPublicSessionShareMessages,VC as getPublicShareByToken,nR as getPublicTemplate,kv as getQuestionForTool,sk as getReferralCode,ak as getReferralStats,Yv as getRetryInfo,Zv as getRetryMessage,bu as getReviewItem,Yl as getRolePermissions,Zl as getRoleUsage,gC as getSSHConnection,UA as getSandbox,LA as getSandboxById,EA as getSandboxPortUrl,EC as getSandboxProvisionStatus,jC as getSandboxProvisionStreamUrl,hC as getSandboxUpdateStatus,Jp as getSandboxUrl,WC as getSecretSetupLink,Ur as getServerHealth,ax as getServiceLogs,uc as getSessionAudit,Jv as getSessionCost,ss as getSessionCostRecord,gp as getSessionHealth,Y_ as getSessionOpenBundle,Ok as getSessionPolicy,sc as getSessionPreviewCandidates,pc as getSessionTranscript,dc as getSessionTranscriptSync,gc as getSessionTurn,Ov as getShellModePart,hl as getSlackChannelFile,dl as getSlackInstallation,fl as getSlackManifest,ml as getSlackMode,Ik as getSsoProvider,Hg as getStaticFileHealthPath,vr as getSupabaseAccessToken,ae as getSupabaseAccessTokenWithRetry,lb as getTask,pb as getTaskStatus,nS as getTemplate,bb as getTicket,bv as getToolInfo,Im as getTranscriptFilename,Vv as getTurnCost,Kv as getTurnError,Hv as getTurnErrorDetails,Wv as getTurnStatus,cl as getUsageRollup,YC as getUserRolesWithToken,Ha as getVersionDiff,Bv as getWorkingState,ZA as grantSandboxProjectAccess,AP as grantSecretToAgent,Av as groupMessagesIntoTurns,eA as hasDiffs,bS as hasLocalhostUrls,Ng as hasPreviewTarget,Mv as hasRetryingAssistantTurn,Vg as heartbeatGapEvent,bc as holdSessionPrompts,ks as humanizeToolName,Ir as impersonationHeaders,jk as importSsoProviderFromMetadata,DR as inboxObservationSupersedes,ed as initialWakeEscalationState,rS as installTemplate,gt as invalidateTokenCache,Oi as inviteAccountMember,ko as inviteProjectMember,Xi as inviteRepoCollaborator,Hp as isAbortError,Fh as isAdminBypassEnabled,av as isAgentPart,Og as isAppRouteUrl,cf as isAttachment,py as isAttachmentPartRef,ri as isBillingError,cv as isCompactionPart,rn as isConfigured,yC as isDestructivePhase,TS as isExternalUrl,ti as isFeatureDisabledError,af as isFilePart,Cd as isImpersonationSessionLive,gA as isInstanceDetailPath,Xf as isInstanceScopedAppPath,vS as isInternalLocalhostUrl,n_ as isInviteSent,Gv as isLastUserMessage,Lx as isManagedGithubProject,_A as isOpenCodeConfigInvalidError,uv as isPatchPart,SS as isPreviewUrl,Wg as isProxiableLocalhostUrl,Ss as isReasoningPart,bf as isRetryableTurnError,mS as isRuntimeReady,Vt as isSandboxNotReadyError,Ai as isServerReachable,nc as isSessionFresh,lP as isSessionStartError,xf as isShellMode,lv as isSnapshotPart,Yp as isSubdomainPreviewUrl,Pe as isTextPart,ge as isToolPart,mv as isToolPartHidden,ki as isUnderSandboxRoot,RS as isWebProxyUrl,$y as kortixAppViewerToken,Hd as kortixPty,Wi as leaveAccount,mo as linkGitHubInstallation,oo as linkRepository,$u as listAccountAudit,Du as listAccountAuditWebhooks,Ui as listAccountInvites,Di as listAccountMembers,fk as listAccountResourceGrants,Fk as listAccountSessions,Cu as listAccountTokens,Ci as listAccounts,kk as listActions,bw as listAdminSandboxes,Ql as listAgentIdentities,Yo as listAllConnections,op as listAppDeployments,Xu as listApps,gu as listAssignments,Qk as listAuditEvents,zk as listAuditWebhooks,aC as listBackups,Wc as listBillingTransactions,Wa as listChangeRequests,JP as listChannelBindings,Cb as listColumns,v_ as listConnectToolkits,Qo as listConnections,It as listConnectorTools,aa as listConnectors,GP as listCostByProject,tx as listCredentialEvents,ex as listCredentials,Vr as listDiscoverConnectors,A_ as listDiscoverIntegrations,di as listEnv,Ku as listFeaturedMarketplaces,Tb as listFields,St as listFiles,Rl as listGatewayLogs,co as listGitHubInstallations,uo as listGitHubRepositories,po as listGitHubRepositoryBranches,zl as listGroupMembers,dk as listGroupProjectGrants,Bl as listGroups,Nb as listKortixProjectSessions,Lb as listKortixProjects,fi as listKortixPty,lo as listLinkableGitHubInstallations,Bu as listMarketplaceCatalogItems,zu as listMarketplaceSources,Nu as listMarketplaces,gk as listMemberGroups,mk as listMemberProjectAccess,Vb as listMilestoneEvents,Wb as listMilestones,ou as listOAuthClients,$o as listPendingApprovals,wo as listPendingProjectInvites,yu as listPermissions,_a as listPipedreamApps,Pa as listPipedreamSections,yk as listPolicies,xo as listProjectAccess,yo as listProjectAccessRequests,Mb as listProjectAgents,Mu as listProjectAudit,La as listProjectBranches,Iu as listProjectCliTokens,Ga as listProjectCommits,Da as listProjectFiles,Ao as listProjectGroupGrants,va as listProjectPolicies,Io as listProjectResourceGrants,Ca as listProjectSandboxTemplates,qa as listProjectSandboxes,Do as listProjectSecrets,Ye as listProjectSessions,Ra as listProjectSnapshots,Cc as listProjectTriggers,Me as listProjects,Ji as listProjectsForAccount,MC as listPublicMarketplaceItems,qC as listPublicMarketplaces,ck as listReferrals,hu as listReviewItems,Xl as listRoles,YA as listSandboxProjectMembers,ku as listSandboxShares,BA as listSandboxes,Sk as listScimTokens,Nk as listServiceAccountsApi,ox as listServiceTemplates,ix as listServices,S_ as listSessionConnectRequests,ul as listSessionCosts,fc as listSessionPrompts,ic as listSessionPublicShares,Mo as listSessionsNeedingInput,Mk as listSsoGroupMappings,ub as listTaskEvents,cb as listTasks,Eb as listTemplates,xb as listTicketEvents,hb as listTickets,Sy as loadHttpSessionHistory,TC as markInstanceError,Et as markSessionFresh,Qa as mergeChangeRequest,Pw as migrateAdminSandboxProvider,Qe as mkdir,Jg as narrowChatEvent,bA as normalizeAppPathname,IS as normalizeExternalInput,Kt as normalizeToolName,Xa as openChangeRequest,_s as openEventStream,tR as openStressTestStream,Re as parseBillingError,uA as parseFlagOverride,Ot as parseLocalhostUrl,ey as parseOpenCodeErrorPayload,dp as parseProxyHop,kp as parseSubdomainUrl,CS as parseWebProxyUrl,Hb as patchKortixProject,ya as pipedreamConnect,ia as pipedreamConnectConnection,Sa as pipedreamFinalize,oa as pipedreamFinalizeConnection,$ as platformConfig,__ as pollConnectionOAuth2DeviceAuthorization,Go as pollProjectProviderOAuth,Cl as previewGatewayRoute,Rk as previewMfaRequired,su as probeEffectivePermission,iu as probeEffectivePermissions,PR as probePreviewPort,BR as projectCompacting,CR as projectSessionConnection,cP as projectSessionStartSeed,UR as projectWorking,to as provisionProject,Bx as provisionProjectStream,Vx as provisionProjectWithToken,_p as proxyLocalhostUrl,wS as proxyUrlToInternal,il as purchaseCredits,g_ as putConnectionOAuth2Application,zA as reactivateSandbox,tl as reactivateSubscription,Ve as readBlob,ze as readFile,Ua as readProjectFile,Ta as rebuildProjectSnapshot,Zo as reconcileConnection,ea as reconcileMemberConnection,lx as reconcileServices,LC as recordPlatformLogout,ik as refreshReferralCode,tt as refreshSession,as as registerAppArtifact,h_ as registerConnectionOAuth2Client,ux as registerService,bo as rejectProjectAccessRequest,xv as relativizePath,kc as reloadProjectSessionConfig,wc as reloadProjectSessionConfigStream,Fu as removeAccountAuditWebhook,Mi as removeAccountBrandingAsset,Ki as removeAccountMember,Jl as removeGroupMember,bi as removeKortixPty,Ju as removeMarketplaceSource,Pm as removeQueued,xe as renameFile,GA as renameSandbox,Za as reopenChangeRequest,Yb as reopenMilestone,wm as reorderQueued,Rb as replaceColumns,Ib as replaceFields,jb as replaceTemplates,uw as requestAccountDeletion,ec as requestChangesOnChangeRequest,t_ as requestProjectAccess,Gu as requestProjectConnector,Lu as requestProjectSecret,Li as resendAccountInvite,vo as resendPendingProjectInvite,qi as resetAccountBranding,bx as resetClient,Al as resetGatewayRoutingPolicy,fs as resetPassword,Px as resetPublicClient,PC as resetSandboxUpdateStatus,qo as resolveApproval,IP as resolvedPlan,jt as restartProjectSession,KA as restartSandbox,lC as restoreBackup,_m as retryFailed,hc as retrySessionPrompt,rx as revealCredential,Lk as revokeAccountSession,Tu as revokeAccountToken,fu as revokeAssignment,na as revokeConnection,Ll as revokeGatewayKey,So as revokePendingProjectInvite,Po as revokeProjectAccess,ju as revokeProjectCliToken,eC as revokeSandboxProjectAccess,Su as revokeSandboxShare,Ak as revokeScimToken,ac as revokeSessionPublicShare,_e as rewriteLocalhostUrl,pp as rollbackApp,uu as rotateOAuthClientSecret,Gl as runGatewayPlayground,go as saveGitHubInstallation,nl as scheduleDowngrade,zo as searchConnectorTools,Oa as searchProjectFiles,ps as sendMagicLink,lk as sendReferralEmails,KR as serverCompactionRevalidateAtMs,cx as serviceAction,uP as sessionStartKey,yA as setActiveInstanceCookie,Uh as setAdminBypass,xw as setAdminProviderDistribution,ww as setAdminProviderFallback,Gc as setAgentScope,Sh as setBootstrapAuthToken,wh as setCachedAuthToken,w_ as setConnectionPolicies,ua as setConnectorAuthorizationStrategy,wa as setConnectorCredential,la as setConnectorCredentialMode,fa as setConnectorName,ga as setConnectorPolicies,R_ as setConnectorSecretBinding,pa as setConnectorSensitive,sa as setDefaultConnection,Zk as setEnterpriseDemo,gi as setEnv,Dl as setGatewayBudget,vl as setGatewayRoutingPolicy,aR as setGitHubAppFromExisting,cR as setGitHubAppPat,Ih as setImpersonationSession,QC as setMaintenanceConfig,wk as setMemberSuperAdmin,Tk as setMfaRequired,Uc as setModelDefault,Ho as setPersonalProjectSecret,hP as setProjectModelEnablement,io as setProjectOnboardingComplete,Wx as setProjectOnboardingProfile,Aa as setProjectPolicies,Uo as setProjectSecretStrategy,Ac as setProjectSessionModel,vc as setProjectSessionScope,rc as setProjectSessionSharing,Ec as setProjectTriggersActivation,dC as setupSSH,Bp as shellExitCode,Ed as shouldAttachImpersonation,Nv as shouldHideResponsePart,uf as shouldShowToolPart,us as signInWithPassword,gs as signInWithProvider,bs as signOut,ls as signUp,jv as sortSessions,dv as splitUserParts,lp as startApp,b_ as startConnectionOAuth2Authorization,x_ as startConnectionOAuth2DeviceAuthorization,KC as startConnectorSetupLink,oR as startGitHubAppManifest,Lo as startProjectProviderOAuth,qe as startProjectSession,JC as startSessionWithToken,mb as startTask,up as stopApp,$t as stopProjectSession,HA as stopSandbox,wv as stripAnsi,mA as stripInstancePrefix,ce as stripTrailingSlashes,FC as submitAccessRequest,ZC as submitDemoRequest,BC as submitOAuthConsent,xu as submitReviewItem,zC as submitSecretSetupLink,Eh as subscribeToImpersonation,Lh as supabaseClient,ca as syncConnectors,qP as syncSubscription,kx as systemReload,je as toDaemonPath,hA as toInstanceAwarePath,zg as toInternalUrl,kt as toSandboxAbsolutePath,wi as toWorkspaceRelative,ws as toolInfo,Bf as toolViewModel,_C as triggerSandboxUpdate,Kd as triggersRequest,Tv as turnHasSteps,Sb as unassignTicket,te as unwrapError,Uu as updateAccountAuditWebhook,ji as updateAccountBranding,Hi as updateAccountMemberRole,Ii as updateAccountName,vP as updateAgentConfig,Zu as updateApp,np as updateAppAccess,Jk as updateAuditWebhook,XP as updateChannelBinding,ta as updateConnectionCredential,wl as updateEmailPolicy,ro as updateExperimentalFeature,no as updateFeatureFlag,Hl as updateGroup,hi as updateKortixPty,Xb as updateMilestone,lu as updateOAuthClient,ys as updatePassword,Bk as updatePatPolicy,bk as updatePolicy,Kr as updateProject,_o as updateProjectAccess,Db as updateProjectAgent,Nc as updateProjectDefaultAgent,Ro as updateProjectGroupGrant,so as updateProjectSandboxProvider,xc as updateProjectSession,Tc as updateProjectTrigger,tu as updateRole,nu as updateRolePermissions,ja as updateSandboxTemplate,Uk as updateSessionPolicy,gb as updateTask,Hx as updateTemplateWarmPool,Pb as updateTicket,kb as updateTicketStatus,$i as uploadAccountBrandingAsset,sp as uploadAppArtifactArchive,Xo as uploadConnectorAttachment,Je as uploadFile,bl as uploadSlackChannelFile,Or as uploadTimeoutMsForBytes,nx as upsertCredential,No as upsertProjectGitCredential,Oo as upsertProjectSecret,Ek as upsertSsoProvider,Qi as validateProjectManifest,ok as validateReferralCode,zi as validateToken,ek as verifyGatewayProvider,ds as verifyOtp,YR as wakeEscalationAttemptSummary,QR as wakeEscalationNote,JR as wakeProgressFingerprint,FR as workingExpiryAtMs,Xe as writeFile};
75
+ `),s=0;for(;s<n.length&&s<r.length&&n[s]===r[s];)s++;let o=n.length,u=r.length;for(;o>s&&u>s&&n[o-1]===r[u-1];)o--,u--;let p=[];for(let d=0;d<s;d++)p.push({type:"unchanged",text:n[d]});for(let d=s;d<o;d++)p.push({type:"removed",text:n[d]});for(let d=s;d<u;d++)p.push({type:"added",text:r[d]});for(let d=o;d<n.length;d++)p.push({type:"unchanged",text:n[d]});return p}function Ff(e){let t=G(e.input?.oldString),n=G(e.input?.newString),r=t!==void 0&&n!==void 0?Uf(t,n):void 0;return{kind:"file-edit",path:Es(e),diff:r}}var Xp=/^Found\s+(\d+)\s+match/i,Lf=/^(\/[^:]+?):\s*/,Vp=/Line\s+(\d+):/g;function Gf(e){let t=e.trim(),n=t.match(Xp),r=n?t.slice(n[0].length).trim():t;if(!r)return[];let s=[];for(let o of r.split(/\n\n+/)){let u=o.trim();if(!u)continue;let p=u.match(Lf);if(!p)continue;let d=p[1],f=u.slice(p[0].length),m=[],h;for(Vp.lastIndex=0;(h=Vp.exec(f))!==null;)m.push({line:Number(h[1]),contentStart:h.index+h[0].length,headerStart:h.index});for(let x=0;x<m.length;x++){let _=x+1<m.length?m[x+1].headerStart:f.length,k=f.slice(m[x].contentStart,_).trim();s.push({path:d,line:m[x].line,content:k.endsWith(";")?k.slice(0,-1):k})}}return s}function Bf(e){return e.trim().split(`
76
+ `).map(t=>t.trim()).filter(t=>t.startsWith("/")||t.startsWith("./")||t.startsWith("~")).map(t=>({path:t}))}function Nf(e){let t=G(e.input?.pattern,e.input?.query)??"";if(e.status==="error"||!e.output)return{kind:"search",pattern:t};let n=Xp.test(e.output.trim())?Gf(e.output):Bf(e.output);return{kind:"search",pattern:t,matches:n.length>0?n.slice(0,200):void 0}}function Kf(e){let t=G(e.input?.description,e.input?.title,e.input?.prompt)??e.title,n=G(e.input?.subagent_type,e.input?.agent);return{kind:"task",description:t,agent:n}}function Is(e){let t=Ue(e)??{};return{content:G(t.content)??"",status:G(t.status)??"pending",priority:G(t.priority)}}function Hf(e){let t=e.input?.todos;if(Array.isArray(t))return{kind:"todo",items:t.map(Is)};if(Array.isArray(e.outputParsed))return{kind:"todo",items:e.outputParsed.map(Is)};let n=Ue(e.outputParsed);return n&&Array.isArray(n.todos)?{kind:"todo",items:n.todos.map(Is)}:{kind:"todo",items:[]}}function Wf(e){return{kind:"question",questions:(Array.isArray(e.input?.questions)?e.input.questions:[]).map(r=>{let s=Ue(r)??{},u=(Array.isArray(s.options)?s.options:[]).flatMap(p=>{let d=Ue(p),f=d&&G(d.label);return f?[{label:f,description:d?G(d.description):void 0}]:[]});return{question:G(s.question)??"",header:G(s.header),options:u}})}}function zf(e){let n=e.input&&Object.keys(e.input).length>0?zp(e.input):void 0,r;return e.outputParsed!==void 0?r=typeof e.outputParsed=="string"?it(e.outputParsed):zp(e.outputParsed):e.outputText!==void 0?r=it(e.outputText):r=e.error,{kind:"generic",label:e.title,inputPretty:n,outputPretty:r}}function Vf(e){switch(Wt(e.name)){case"web_search":case"websearch":case"image_search":return Cf(e);case"bash":return Mf(e);case"read":return Df(e);case"write":return qf(e);case"edit":case"morph_edit":return Ff(e);case"grep":case"glob":return Nf(e);case"task":return Kf(e);case"todowrite":return Hf(e);case"question":case"ask":return Wf(e);default:return zf(e)}}var Jf=new Set(["AbortError","MessageAbortedError"]),Xf=["operation was aborted","aborted by user","interrupted by user","cancelled by user","canceled by user","request was cancelled","request was canceled","aborterror"],Qf=["unreachable","upstream","econnreset","econnrefused","socket hang up","network","fetch failed","timed out","timeout","gateway","502","503","504"];function Qp(e){let t=e.toLowerCase();return Qf.some(n=>t.includes(n))?!1:Xf.some(n=>t.includes(n))}function Yf(e){let t=e.data,n=t&&typeof t=="object"?t.message:void 0;return typeof n=="string"?n:typeof e.message=="string"?e.message:void 0}function Yp(e){if(typeof e=="string")return Qp(e);if(!e||typeof e!="object")return!1;let t=e,n=t.name;if(typeof n=="string"&&Jf.has(n))return!0;let r=Yf(t);return typeof r=="string"?Qp(r):!1}var Zf=["user","runtime-disposed","orphan-finalized","wake"],pA=["orphan-finalized","wake"];function dA(e){if(!e||typeof e!="object")return;let t=e.data;if(!t||typeof t!="object")return;let n=t.reason;if(!(typeof n!="string"||!n))return Zf.includes(n)?n:void 0}function zt(e){try{return typeof process<"u"?process.env?.[e]:void 0}catch{return}}function ey(e,t){if(e==null)return t;let n=e.trim().toLowerCase();return["1","true","yes","y","on"].includes(n)?!0:["0","false","no","n","off"].includes(n)?!1:t}function hA(e){if(e==null)return;let t=e.trim().toLowerCase();if(["1","true","yes","y","on"].includes(t))return!0;if(["0","false","no","n","off"].includes(t))return!1}function js(e,t,n){return e!==void 0?e:ey(zt(t),n)}var bA={get disableMobileAdvertising(){return js($().featureFlags?.disableMobileAdvertising,"NEXT_PUBLIC_DISABLE_MOBILE_ADVERTISING",!1)},get enableDinoGame(){return js($().featureFlags?.enableDinoGame,"NEXT_PUBLIC_ENABLE_DINO_GAME",!1)},get enableProjects(){return js($().featureFlags?.enableProjects,"NEXT_PUBLIC_ENABLE_PROJECTS",!1)},get enableAutoModel(){return!1}};var Vt="kortix-active-instance",ty=["/dashboard","/agents","/p","/workspace","/settings","/browser","/desktop","/services","/sessions","/terminal","/files","/scheduled-tasks","/commands","/tools","/configuration","/changelog","/legacy","/credits-explained"];function ny(e){return ty.some(t=>e===t||e.startsWith(`${t}/`))}function ot(e){let t=e.match(/^\/instances\/([^/]+)(?:\/(.*))?$/);if(!t)return null;let n=decodeURIComponent(t[1]),r=t[2]??"";return{instanceId:n,innerPath:r?`/${r}`:""}}function _A(e){let t=ot(e);return!!t&&t.innerPath===""}function PA(e){let t=ot(e);return!t||!t.innerPath?e:t.innerPath}function ry(e,t){if(!e)return t;if(t.startsWith("/")||(t=`/${t}`),t.startsWith("/instances/")){let n=ot(t);return n?`/instances/${encodeURIComponent(e)}${n.innerPath}`:t}return ny(t)?`/instances/${encodeURIComponent(e)}${t}`:t}function sy(e){return e?ot(e)?.instanceId??null:null}function kA(){return typeof window>"u"?null:sy(window.location.pathname)||iy()}function iy(){if(typeof document>"u")return null;let e=document.cookie.match(new RegExp(`(?:^|; )${Vt}=([^;]+)`));return e?decodeURIComponent(e[1]):null}function wA(e){if(typeof document>"u")return;let t=n=>{document.cookie=n};if(typeof window<"u"&&window.location.pathname.startsWith("/projects")){t(`${Vt}=; Max-Age=0; Path=/; SameSite=Lax`);return}if(!e){t(`${Vt}=; Max-Age=0; Path=/; SameSite=Lax`);return}t(`${Vt}=${encodeURIComponent(e)}; Path=/; SameSite=Lax`)}function SA(e,t){return t?ry(t,e):e}function vA(e){let t=ot(e);return t?t.innerPath||"/dashboard":e}function $s(e){if(e instanceof Error)return e.message;if(typeof e=="string")return e;if(e&&typeof e=="object")try{return JSON.stringify(e)}catch{return String(e)}return String(e??"")}function oy(e){let t=$s(e).trim();if(!t)return null;let n=[t,t.replace(/^Failed to perform action:\s*/i,"").trim()],r=t.indexOf("{");r>=0&&n.push(t.slice(r));for(let s of n)if(s)try{return JSON.parse(s)}catch{}return null}function Zp(e){let t=oy(e);if(!t||typeof t!="object")return null;let n=t;return n.name==="ConfigInvalidError"?n:null}function CA(e){return Zp(e)!==null}var ay=[/sandbox not ready/i,/sandbox is not (?:ready|running)/i,/opencode (?:session )?(?:is )?not ready/i,/\bsandbox_not_ready\b/,/\bsandbox_lifecycle_unavailable\b/];function Xt(e){let t=$s(e);return t?ay.some(n=>n.test(t)):!1}var Jt=class extends Error{constructor(t){let n=t?.trim();super(n&&Xt(n)?n:n?`sandbox not ready: ${n}`:"sandbox not ready"),this.name="SandboxNotReadyError"}};function cy(e){let t=Zp(e);if(t){let s=(t.data?.path??"OpenCode config").replace(/^\/workspace\//,""),o=t.data?.issues?.[0]?.message,u=t.data?.issues?.[0]?.path?.join("."),p=u?.startsWith("permission")?"Remove the invalid permission frontmatter entry or replace it with valid OpenCode permission config.":"Fix the invalid config entry, then restart this session.";return{title:"OpenCode config is invalid",message:`${s} is preventing OpenCode from loading. ${p}`,detail:o?`${u?`${u}: `:""}${o}`:void 0}}let n=$s(e);return Xt(n)?{title:"Session is waking up",message:"This session slept to save compute. Your conversation is safe \u2014 sending a message wakes it back up."}:{title:"OpenCode failed to load",message:n||"The sandbox is running, but OpenCode returned an error."}}function Z(){let e=zt("BACKEND_URL")||$().backendUrl;return e||"http://localhost:8008/v1"}function at(e){if(typeof e=="string"){let t=e.trim();return t.length>0?t:void 0}if(Array.isArray(e)){for(let t of e){let n=at(t);if(n)return n}return}if(e&&typeof e=="object"){let t=e;return at(t.sandboxId??t.id??t.slug??Object.values(t)[0])}}var ed=["http://localhost:8008/v1","http://127.0.0.1:8008/v1"];function td(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===47;)t--;return`${e.slice(0,t)}/platform/local-bridge/status`}function ly(e){return e==="running"||e==="active"?"active":e==="queued"||e==="branching"||e==="provisioning"?"provisioning":e==="failed"||e==="error"?"error":e==="stopped"||e==="completed"||e==="archived"?"stopped":e||"unknown"}function Ms(e,t,n){let r=n?.external_id||t.sandbox_url?.match(/\/p\/([^/]+)\//)?.[1]||t.sandbox_id;return{sandbox_id:n?.sandbox_id||t.sandbox_id||t.session_id,external_id:r,name:t.name||`${e.name} session`,provider:n?.provider||t.sandbox_provider||"daytona",base_url:n?.base_url||t.sandbox_url||(n?.external_id?`${Z()}/p/${n.external_id}/${pe.KORTIX_MASTER}`:""),status:ly(n?.status||t.status),metadata:{...t.metadata??{},project_id:e.project_id,session_id:t.session_id,project_name:e.name,runtime_status:n?.status,error:t.error},created_at:n?.created_at||t.created_at,updated_at:n?.updated_at||t.updated_at}}async function Ds(){let e=await Me(),t=[];for(let n of e){let r=await Ze(n.project_id).catch(()=>[]);for(let s of r)t.push({project:n,session:s,runtime:null,sandbox:Ms(n,s,null)})}return t.sort((n,r)=>{let s={active:0,provisioning:1,stopped:2,error:3},o=(s[n.sandbox.status]??99)-(s[r.sandbox.status]??99);return o!==0?o:Date.parse(r.sandbox.updated_at)-Date.parse(n.sandbox.updated_at)})}async function we(e){let t=await Ds();return e?t.find(n=>n.sandbox.sandbox_id===e||n.sandbox.external_id===e||n.session.session_id===e||n.runtime?.external_id===e)??null:t[0]??null}async function Qt(e,t={}){let n={"Content-Type":"application/json",...t.headers},r=t.signal??AbortSignal.timeout(3e4),s=await M(`${Z()}${e}`,{...t,headers:n,signal:r}),o=await s.text().catch(()=>{}),u;if(o)try{u=JSON.parse(o)}catch{}if(!s.ok){let p=u?.error||u?.message||u?.detail||o||`Platform API error ${s.status}`,d=new C(p,{status:s.status,code:u?.code||u?.error_code||String(s.status),details:u??(o?{rawText:o}:void 0),response:s,endpoint:e});throw s.status===402&&(d=Te(Object.assign(d,{response:s,status:s.status,data:u}))),d}return u}function nd(e){if(!e.external_id){if(e.base_url)return e.base_url;throw new Error(`Cannot build sandbox URL: missing external_id for ${e.provider} sandbox "${e.sandbox_id}"`)}return`${Z()}/p/${e.external_id}/${pe.KORTIX_MASTER}`}function UA(e,t){return e.external_id?`${Z()}/p/${e.external_id}/${t}`:null}async function KA(){let e=await i.get("/setup/sandbox-providers");if(e.error)throw e.error;return e.data}async function uy(e){let t=await we();if(t)return{sandbox:t.sandbox,created:!1};let r=(await Me())[0];if(!r)throw new Error("Create a project before starting a sandbox");let s=await et(r.project_id,{...e?.provider?{provider:e.provider}:{}}),o=(await De(r.project_id,s.session_id))?.sandbox??null;return{sandbox:Ms(r,s,o),created:!0}}async function HA(){return(await we().catch(()=>null))?.sandbox??null}async function WA(e){return{sandbox:(await uy(e)).sandbox}}async function zA(e){let t=at(e);return t?(await we(t).catch(()=>null))?.sandbox??null:null}async function VA(e,t){throw await we(e)?new Error("Renaming project-session sandboxes is not exposed by the current API"):new Error("Project session sandbox not found")}async function JA(e){let t=at(e);return(await Ds().catch(()=>[])).map(r=>r.sandbox).filter(r=>!t||r.sandbox_id===t||r.external_id===t)}async function XA(){if(typeof window>"u")return null;let e=Z(),t=Array.from(new Set([e,...ed]));for(let n of t)try{let r=await fetch(td(n),{method:"GET",signal:AbortSignal.timeout(1500),headers:{Accept:"application/json"}});if(!r.ok)continue;let s=await r.json();if(!s.success||s.status!=="ready"||!s.data?.sandbox_id)continue;return s.data}catch{continue}return null}async function QA(e){if(!e)throw new Error("No sandbox selected for workload restart");let t=await we(e);if(!t)throw new Error("Project session sandbox not found");await Mt(t.project.project_id,t.session.session_id)}async function YA(e){if(!e)throw new Error("No sandbox selected to stop");let t=await we(e);if(!t)throw new Error("Project session sandbox not found");await Dt(t.project.project_id,t.session.session_id)}async function ZA(e){throw new Error("Cancellation is not exposed for project-session sandboxes")}async function eC(e){throw new Error("Reactivation is not exposed for project-session sandboxes")}async function qs(e,t,n){let r=nd(e),s=await M(`${ce(r)}${t}`,{signal:AbortSignal.timeout(8e3),headers:{"Content-Type":"application/json"},...n});if(!s.ok){let o=await s.text().catch(()=>"");throw new Error(o||`Request failed (${s.status})`)}return await s.json()}async function iC(e,t){return qs(e,`/kortix/projects/${encodeURIComponent(t)}/members`,{method:"GET"})}async function oC(e,t,n,r="member"){await qs(e,`/kortix/projects/${encodeURIComponent(t)}/members`,{method:"POST",body:JSON.stringify({user_id:n,role:r})})}async function aC(e,t,n){await qs(e,`/kortix/projects/${encodeURIComponent(t)}/members/${encodeURIComponent(n)}`,{method:"DELETE"})}async function uC(e){let t=await Qt(`/platform/invites/${encodeURIComponent(e)}`,{method:"GET"});if(!t.success||!t.data)throw new Error(t.error||"Invite not found");return t.data}async function pC(e){let t=await Qt(`/platform/invites/${encodeURIComponent(e)}/accept`,{method:"POST"});if(!t.success||!t.data)throw new Error(t.error||"Failed to accept invite");return t.data}async function dC(e){let t=await Qt(`/platform/invites/${encodeURIComponent(e)}/decline`,{method:"POST"});if(!t.success)throw new Error(t.error||"Failed to decline invite")}async function mC(e){throw new Error("Backups are not exposed for project-session sandboxes")}async function fC(e,t){throw new Error("Backups are not exposed for project-session sandboxes")}async function yC(e,t){throw new Error("Backups are not exposed for project-session sandboxes")}async function hC(e,t){throw new Error("Backups are not exposed for project-session sandboxes")}async function xC(e){throw new Error("SSH setup is not exposed for project-session sandboxes")}async function _C(e){throw new Error("SSH connection details are not exposed for project-session sandboxes")}var py=["pulling","patching","stopping","removing","recreating","restarting","verifying","starting","health_check"];function wC(e){return py.includes(e)}async function SC(e){return{phase:"idle",progress:0,message:"Sandbox image updates are managed by project-session provisioning.",targetVersion:null,previousVersion:null,currentVersion:e?.version??null,error:null,startedAt:null,updatedAt:null}}async function vC(e){let t=e?`?channel=${e}`:"",n=await fetch(`${Z()}/platform/sandbox/version/latest${t}`,{headers:{Accept:"application/json"}});if(!n.ok)throw new Error(`Version check failed: ${n.status}`);let r=await n.json();try{let s=await dy(e||"stable");r.changelog=s.find(o=>o.version===r.version)??s[0]??null}catch{r.changelog=null}return r}async function dy(e){let t=e?`?channel=${e}`:"",n=await fetch(`${Z()}/platform/sandbox/version/changelog${t}`,{headers:{Accept:"application/json"}});if(!n.ok)throw new Error(`Changelog fetch failed: ${n.status}`);return(await n.json()).changelog}async function AC(){let e=await fetch(`${Z()}/platform/sandbox/version/all`,{headers:{Accept:"application/json"}});if(!e.ok)throw new Error(`All versions fetch failed: ${e.status}`);return e.json()}async function CC(e,t){throw new Error("Sandbox image updates are managed by project-session provisioning")}async function RC(e){}async function TC(e){}async function $C(e){return{serverTypes:[],location:e||"hel1"}}async function MC(e){throw new Error("Retired instance provisioning is unavailable. Create a project session with daytona, platinum, or e2b.")}async function DC(e){let t=await i.delete(`/platform/sandbox?sandbox_id=${e}`);if(t.error)throw t.error;return t.data}async function qC(e,t){await i.post("/platform/sandbox/mark-error",{sandbox_id:e,error_message:t},{showErrors:!1,timeout:1e4})}async function OC(){let e=await i.post("/platform/sandbox/claim-computer",{},{timeout:6e4});if(e.error)throw e.error;return e.data}async function UC(e){let t=await i.get(`/platform/sandbox/${e}/status`,{showErrors:!1,timeout:1e4});return t.success?t.data??null:null}function FC(e,t){return`${Z()}/platform/sandbox/${e}/provision-stream?token=${encodeURIComponent(t)}`}var me=class extends Error{constructor(n,r,s){super(n);this.status=r;this.body=s;this.name="HostBoundaryError"}status;body};function Yt(e){let t=e;for(;t.endsWith("/");)t=t.slice(0,-1);return/\/v1$/.test(t)?t:`${t}/v1`}function Os(e,t){let n=new Headers(e.headers);return n.set("Accept","application/json"),t&&n.set("Content-Type","application/json"),e.accessToken&&n.set("Authorization",`Bearer ${e.accessToken}`),n}async function Zt(e){let t=await e.text().catch(()=>"");if(!t)return null;try{return JSON.parse(t)}catch{return t}}function en(e,t){if(t&&typeof t=="object"){let n=t;for(let r of["error_description","error","message"])if(typeof n[r]=="string"&&n[r])return n[r]}return typeof t=="string"&&t?t:e.statusText||`HTTP ${e.status}`}async function B(e,t,n){let r=n?.body!==void 0,s=await fetch(`${Yt(t.backendUrl)}${e}`,{method:n?.method??"GET",headers:Os(t,r),...r?{body:JSON.stringify(n.body)}:{},...t.signal?{signal:t.signal}:{},...t.cache?{cache:t.cache}:{},...t.next?{next:t.next}:{}}),o=await Zt(s);if(!s.ok)throw new me(en(s,o),s.status,o);return o}function gy(e){let t=new URLSearchParams;e?.query&&t.set("query",e.query),e?.type&&t.set("type",e.type),e?.source&&t.set("source",e.source),e?.limit!==void 0&&t.set("limit",String(e.limit)),e?.offset!==void 0&&t.set("offset",String(e.offset));let n=t.toString();return n?`?${n}`:""}function GC(e,t){return B(`/marketplace/items${gy(t)}`,e)}function BC(e){return B("/marketplace/marketplaces",e)}function NC(e,t){return B(`/marketplace/items/${encodeURIComponent(e)}`,t)}function KC(e,t,n){return B(`/marketplace/items/${encodeURIComponent(e)}/file?path=${encodeURIComponent(t)}`,n)}function HC(e,t){return B("/access/check-email",t,{method:"POST",body:{email:e}})}function WC(e,t){return B("/access/request-access",t,{method:"POST",body:e})}function zC(e){return B("/auth/logout",e,{method:"POST",body:{}})}function VC(e,t){return B(`/oauth/authorize/consent/${encodeURIComponent(e)}`,t)}function JC(e,t){return B("/oauth/authorize/consent",t,{method:"POST",body:{request_id:e.requestId,approved:e.approved}})}function XC(e,t){return B(`/setup-links/connectors/${encodeURIComponent(e)}`,t)}function QC(e,t){return B(`/setup-links/connectors/${encodeURIComponent(e)}/start`,t,{method:"POST",body:{}})}function YC(e,t){return B(`/setup-links/connectors/${encodeURIComponent(e)}/finalize`,t,{method:"POST",body:{}})}function ZC(e,t){return B(`/setup-links/secret/${encodeURIComponent(e)}`,t)}function eR(e,t,n){return B(`/setup-links/secret/${encodeURIComponent(e)}`,n,{method:"POST",body:{values:t}})}function tR(e,t){return B(`/p/public-share/${encodeURIComponent(e)}`,t)}function nR(e,t,n){return B(`/projects/${encodeURIComponent(e)}/sessions/${encodeURIComponent(t)}/start`,n,{method:"POST",body:{}})}function rR(e){return B("/system/maintenance",e)}function sR(e,t){return B("/system/maintenance",t,{method:"PUT",body:e})}function iR(e){return B("/user-roles",e)}function oR(e,t){return B("/system/demo-request",t,{method:"POST",body:e})}async function aR(e,t,n){let r=new URLSearchParams({format:t.format});t.action&&r.set("action",t.action),t.actor&&r.set("actor",t.actor),t.project_id&&r.set("project_id",t.project_id),t.session_id&&r.set("session_id",t.session_id),t.actor_type&&r.set("actor_type",t.actor_type),t.source&&r.set("source",t.source),t.phase&&r.set("phase",t.phase),t.outcome&&r.set("outcome",t.outcome),t.request_id&&r.set("request_id",t.request_id),t.correlation_id&&r.set("correlation_id",t.correlation_id),t.resource_type&&r.set("resource_type",t.resource_type),t.since&&r.set("since",t.since),t.until&&r.set("until",t.until),t.q&&r.set("q",t.q),t.cursor&&r.set("cursor",t.cursor),t.limit!=null&&r.set("limit",String(t.limit));let s=await fetch(`${Yt(n.backendUrl)}/accounts/${encodeURIComponent(e)}/audit/export?${r}`,{headers:Os(n,!1),...n.signal?{signal:n.signal}:{}});if(!s.ok){let o=await Zt(s);throw new me(en(s,o),s.status,o)}return{blob:await s.blob(),filename:s.headers.get("content-disposition")?.match(/filename="([^"]+)"/)?.[1]??null,capped:s.headers.get("x-audit-capped")==="true",rowCount:s.headers.get("x-audit-row-count"),complete:s.headers.get("x-audit-complete")!=="false",nextCursor:s.headers.get("x-audit-next-cursor")||null}}async function cR(e,t){let n=await fetch(`${Yt(t.backendUrl)}/admin/stress-test/run`,{method:"POST",headers:Os(t,!0),body:JSON.stringify(e),...t.signal?{signal:t.signal}:{}});if(!n.ok){let r=await Zt(n);throw new me(en(n,r),n.status,r)}if(!n.body)throw new me("No response body",n.status,null);return n.body}var my=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function fy(e,t){return my.test(t)?new URL(`templates/public/${t.toLowerCase()}`,`${Yt(e)}/`):null}async function lR(e,t,n){let r=fy(e,t);if(!r)throw new me("Invalid shareId parameter",400,null);let s=await fetch(r,{signal:n}),o=await Zt(s);if(!s.ok)throw new me(en(s,o),s.status,o);return o}async function dR(){let e=await i.get("/platform/github-app/status",{showErrors:!1});if(e.error)throw e.error;if(!e.data)throw new Error("GitHub App status request failed");return e.data}async function gR(e={}){let t=await i.post("/platform/github-app/manifest-start",e,{showErrors:!1});if(t.error)throw t.error;if(!t.data)throw new Error("GitHub App manifest-start request failed");return t.data}async function mR(e){let t=await i.post("/platform/github-app/app",{app_id:e.appId,private_key:e.privateKey,installation_id:e.installationId,slug:e.slug,client_id:e.clientId,client_secret:e.clientSecret},{showErrors:!1});if(t.error)throw t.error;if(!t.data)throw new Error("GitHub App configuration request failed");return t.data}async function fR(e){let t=await i.post("/platform/github-app/pat",e,{showErrors:!1});if(t.error)throw t.error;if(!t.data)throw new Error("GitHub token configuration request failed");return t.data}async function yR(){let e=await i.delete("/platform/github-app",{showErrors:!1});if(e.error)throw e.error;if(!e.data)throw new Error("GitHub App disconnect request failed");return e.data}var yy="/kortix/part/";function hy(e){return typeof e=="string"&&e.startsWith(yy)}async function _R(e){if(!hy(e))throw new Error(`not an attachment part reference: ${e}`);let t=re();if(!t)throw new Error("runtime url not bound");let n=await M(`${t}${e}`);if(!n.ok)throw new Error(`attachment part fetch failed: ${n.status}`);return n.blob()}function rd(e){try{let t=new URL(e);if(/^\/proxy\/\d+(?:\/|$)/.test(t.pathname))return`${t.origin}/v1/p/auth`;let n=t.pathname.indexOf("/p/");return n!==-1?`${t.origin}${t.pathname.slice(0,n)}/p/auth`:`${t.origin}/v1/p/auth`}catch{return null}}function by(e,t){try{let n=new URL(e),r=n.pathname;if(!(/^\/v1\/p\/[^/]+\/\d+(?:\/|$)/.test(r)||/^\/proxy\/\d+(?:\/|$)/.test(r)))return!1;let o=new Set;if(t)try{o.add(new URL(t).origin)}catch{}return typeof window<"u"&&o.add(window.location.origin),o.size===0||o.has(n.origin)}catch{return!1}}function sd(e,t){return by(e,t)?(t?rd(t):null)??rd(e):null}function id(e){try{let{hostname:t}=new URL(e);return/^p\d+-[^.]+\./.test(t)||/^(?:dev|staging|prod|preview)-p\d+-[a-z0-9-]+\./i.test(t)}catch{return!1}}function od(e,t){try{let n=new URL(e);return n.searchParams.set("token",t),n.toString()}catch{return e}}async function xy(e,t={}){let n=sd(e,t.serverUrl);if(!n)return!1;let r=await Be();if(!r)return!1;try{return(await fetch(n,{method:"POST",credentials:"include",headers:{Authorization:`Bearer ${r}`,"Content-Type":"application/json"}})).ok}catch{return!1}}async function vR(e,t={}){if(id(e)){let n=await Be();return n?od(e,n):e}return await xy(e,t),e}var CR=3e3;function _y(e){return!Number.isFinite(e)||e<100||e>599?"unknown":e===502||e===503||e===504?"unreachable":e===401||e===403?"unknown":"reachable"}async function RR(e,t){if(!e||t?.signal?.aborted)return"unknown";let n=new AbortController,r=()=>n.abort();t?.signal?.addEventListener("abort",r);let s=setTimeout(r,t?.timeoutMs??3e3);try{let o=await fetch(e,{method:"HEAD",credentials:"include",cache:"no-store",signal:n.signal});return _y(o.status)}catch{return"unknown"}finally{clearTimeout(s),t?.signal?.removeEventListener("abort",r)}}function Us(e){let t=e;for(;t.endsWith("/");)t=t.slice(0,-1);return t}function IR(e,t){return`${Us(e)}/presentation-templates/${encodeURIComponent(t)}/pdf#toolbar=0&navpanes=0&scrollbar=0&view=FitH`}function ER(e,t){return`${Us(e)}/presentation-templates/${encodeURIComponent(t)}/image.png`}function Py(e,t){return`${Us(e)}/presentation/convert-to-${t}`}async function jR(e,t,n,r){let s=Py(t,e),o=r?.pollIntervalMs??2500,u=r?.timeoutMs??4*6e4,p=Date.now(),d=!1;for(;;){let f=await fetch(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({presentation_path:n,download:!0}),...r?.signal?{signal:r.signal}:{}}),m=f.headers.get("content-type")||"";if(f.ok&&(m.includes("pdf")||m.includes("presentation")||m.includes("octet-stream"))){let k=await f.blob();if(k.size===0)throw new Error("Downloaded file is empty");return k}if(f.status===202){if(d||(d=!0,r?.onGenerating?.()),Date.now()-p>u)throw new Error(`Timed out waiting for the ${e.toUpperCase()} to generate`);await new Promise((k,R)=>{let E=setTimeout(k,o);r?.signal?.addEventListener("abort",()=>{clearTimeout(E),R(r.signal?.reason??new DOMException("Aborted","AbortError"))},{once:!0})});continue}let x=await f.text().catch(()=>""),_=f.statusText;try{let k=JSON.parse(x);_=String(k.error||k.detail||k.message||_)}catch{x&&(_=x)}throw new Error(`Failed to download ${e.toUpperCase()}: ${_} (HTTP ${f.status})`)}}function MR(e){return e.activityFresh||e.runtimeReady?"live":e.unreachable||e.stalled?"unreachable":e.sandbox==="stopped"||e.sandbox==="archived"||e.sandbox==="provisioning"||e.sandbox==="queued"||e.sandbox==="branching"?"waking":e.sandbox==="completed"?"unknown":e.sandbox==="failed"?"unreachable":e.sandbox==="running"?"connecting":"unknown"}function DR(e){return e==="unreachable"}var OR=6e4,UR=45e3,FR=45e3,LR=1e4,GR=3e3,BR=15e3;function NR(e,t){return t?t.serverAtMs!=null&&e.serverAtMs!=null?e.serverAtMs>=t.serverAtMs:e.atMs>=t.atMs:!0}function KR(e){let t=0;for(let n of e)(n.state==="queued"||n.state==="delivering"||n.state==="waiting"&&n.reason!=="held")&&(t+=1);return t}function Fs(e){if(!e)return null;let t=Date.parse(e);return Number.isNaN(t)?null:t}function HR(e){let{optimistic:t,abort:n,inbox:r,server:s,stream:o,activity:u,nowMs:p}=e,d=!!t&&p-t.atMs<6e4,f=t?t.turnId===void 0?t.messageId:t.turnId:null,m=d?t.acceptedAtMs??Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY,h=d?t.atMs:Number.NEGATIVE_INFINITY,_=!!n&&p-n.atMs<15e3?n.settledAtMs??Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY,k=!!s&&p-s.atMs<=45e3,R=!!o&&p-o.atMs<=45e3,E=!!r&&p-r.atMs<=1e4,l=o&&o.type==="idle"&&o.origin!=="local"?o:null,c=!!u&&p-u.atMs<=45e3&&(!l||u.atMs>l.atMs),v=y=>{if(!l)return!1;let I=Fs(y.started_at);return!(I===null||I>=l.atMs)};if(c)return{state:"working",source:"stream",turnId:null,since:u.atMs,serverOpenTurnToken:s?.turns[0]?.turn_token??null};let T=s?.turns[0]?.turn_token??null,j=k?s.turns.find(y=>!v(y)):void 0,q=!!o&&!(o.type==="idle"&&o.origin==="local");if(j&&s.atMs>=_&&(!q||s.atMs>=o.atMs))return{state:"working",source:"server",turnId:j.message_id,since:Fs(j.started_at)??s.atMs,serverOpenTurnToken:T};if(E&&r.pending>0)return{state:"working",source:"server",turnId:d?f:null,since:r.atMs,serverOpenTurnToken:T};let D=k&&!j&&s.atMs>=m,Q=R&&o.atMs>=h;if(D&&(!o||s.atMs>=o.atMs))return{state:"idle",source:"server",turnId:null,since:Fs(s.lastEnded?.ended_at)??s.atMs,serverOpenTurnToken:T};if(Q)return{state:o.type==="idle"?"idle":"working",source:"stream",turnId:null,since:o.atMs,serverOpenTurnToken:T};if(d)return{state:"working",source:"optimistic",turnId:f,since:t.atMs,serverOpenTurnToken:T};let z=s&&o?s.atMs>=o.atMs?{source:"server",atMs:s.atMs}:{source:"stream",atMs:o.atMs}:s?{source:"server",atMs:s.atMs}:o?{source:"stream",atMs:o.atMs}:{source:"server",atMs:p};return{state:"idle",source:z.source,turnId:null,since:z.atMs,serverOpenTurnToken:T}}function WR(e){let{optimistic:t,abort:n,inbox:r,server:s,stream:o,activity:u,nowMs:p}=e,d=[null,t?t.atMs+6e4:null,n?n.atMs+15e3:null,r?r.atMs+1e4:null,s?s.atMs+45e3:null,o?o.atMs+45e3:null,u?u.atMs+45e3:null],f=null;for(let m of d)m===null||m<=p||(f===null||m<f)&&(f=m);return f}var VR=6e4;function JR(e){return e.serverCompactingAtMs!==null?!0:e.optimisticAtMs===null?!1:e.nowMs-e.optimisticAtMs<6e4}function XR(e){if(e.serverCompactingAtMs!==null||e.optimisticAtMs===null)return null;let t=e.optimisticAtMs+6e4;return t>e.nowMs?t:null}var ky=9e4;function QR(e){return e.serverCompactingAtMs===null?null:e.serverCompactingAtMs+ky}var ZR=75e3,eT=2,tT=2e4;function ad(){return{status:"idle",dispatch:"none",fingerprint:null,lastProgressAtMs:null,lastDispatchAtMs:null,attempts:[],msSinceProgress:0,settled:!1}}function nT(e){return e.filter(t=>t!=null).join("|")}function wy(e,t){return e.length===0?"retry-start":e.filter(r=>r.step==="restart").length<t?"restart":null}function rT(e,t,n={}){let r=n.noProgressMs??75e3,s=n.maxRestarts??2,o=n.cooldownMs??2e4;if(t.runtimeReachable)return{...ad(),settled:!0};if(!t.waking)return{...e,dispatch:"none",fingerprint:null,lastProgressAtMs:null,msSinceProgress:0};if(e.settled)return{...ad(),settled:!0};let u=e.lastProgressAtMs,p=u===null,d=t.progress!==e.fingerprint,f=u===null||d?t.nowMs:u,m=Math.max(0,t.nowMs-f),h={...e,dispatch:"none",fingerprint:t.progress,lastProgressAtMs:f,msSinceProgress:m,status:e.attempts.length>0?"escalating":"waking"};if(e.status==="exhausted")return{...h,status:"exhausted"};let x=!p&&!d&&m>=r;if(!t.serverGaveUp&&!x||e.lastDispatchAtMs!==null&&t.nowMs-e.lastDispatchAtMs<o)return h;let _=wy(e.attempts,s);return _?{...h,status:"escalating",dispatch:_,attempts:[...e.attempts,{step:_,atMs:t.nowMs}],lastDispatchAtMs:t.nowMs,lastProgressAtMs:t.nowMs,msSinceProgress:0}:{...h,status:"exhausted"}}var Sy={"retry-start":"retrying",restart:"restarting"};function sT(e){if(e.status!=="escalating")return null;let t=e.attempts[e.attempts.length-1];return t?`Still waking \u2014 ${Sy[t.step]} the runtime (attempt ${e.attempts.length+1})`:null}function vy(e){return e===1?"once":e===2?"twice":`${e} times`}function iT(e){if(e.status!=="exhausted")return null;let t=e.attempts.filter(s=>s.step==="restart").length,n=e.attempts.some(s=>s.step==="retry-start");if(!n&&t===0)return null;let r=[];return n&&r.push("re-issuing the wake"),t>0&&r.push(`restarting the session ${vy(t)}`),`Tried: ${r.join(", then ")}.`}var Ay=1e3,Cy=15e3,cd=100,Ry=50,Ty=10;function ld(e){let t=e.fetch??globalThis.fetch,n=e.baseUrl.replace(/\/$/,"");return async({limit:r,before:s},o)=>{let u=new URLSearchParams({limit:String(r)});s&&u.set("before",s);let p=await e.getToken?.(),d=await t(`${n}/session/${encodeURIComponent(e.sessionId)}/message?${u}`,{headers:p?{Authorization:`Bearer ${p}`}:void 0,...o?{signal:o}:{}});if(!d.ok)throw d.status===503?new Jt(`session ${d.status}`):new Error(`Session synchronization failed: ${d.status}`);return{messages:await d.json(),nextCursor:d.headers.get("x-next-cursor")||void 0}}}function Iy(e){return jy(ld(e))}function Ey(e){return new Ls({...e,loadPage:ld(e)})}async function jy(e){let t=[],n=new Set,r;do{let u=await e({limit:cd,...r?{before:r}:{}});if(t.push(u.messages),r=u.nextCursor,r&&n.has(r))throw new Error(`Session history cursor repeated: ${r}`);r&&n.add(r)}while(r);let s=[],o=new Set;for(let u=t.length-1;u>=0;u--)for(let p of t[u])o.has(p.info.id)||(o.add(p.info.id),s.push(p));return s}var $y={now:Date.now,setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e),setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e)},Ls=class{options;scheduler;livenessIntervalMs;verifyIntervalMs;lastTailReadAt;retryAttempt=0;tailRetryTimer;snapshot={freshness:"idle",hasOlder:!1,isLoadingOlder:!1};nextCursor;knownUserMessageIds=new Set;olderHistoryStarted=!1;tailRequest;olderRequest;livenessTimer;lastActivityAt;listeners=new Set;destroyed=!1;abortController=new AbortController;constructor(t){this.options=t,this.scheduler=t.scheduler??$y,this.livenessIntervalMs=t.livenessIntervalMs??1e4,this.verifyIntervalMs=t.verifyIntervalMs??3e4,this.lastActivityAt=this.scheduler.now(),this.lastTailReadAt=this.scheduler.now()}getSnapshot=()=>this.snapshot;subscribe=t=>(this.listeners.add(t),()=>this.listeners.delete(t));start(){return this.snapshot.freshness==="fresh"?Promise.resolve():this.reconcile("initial")}reconcile(t="manual"){return this.destroyed?Promise.resolve():this.tailRequest?this.tailRequest:(this.update({freshness:this.snapshot.freshness==="idle"||this.snapshot.freshness==="loading"?"loading":"stale"}),this.tailRequest=this.loadTail(t).finally(()=>{this.tailRequest=void 0}),this.tailRequest)}loadOlder=()=>{if(this.destroyed||!this.nextCursor)return Promise.resolve();if(this.olderRequest)return this.olderRequest;let t=this.nextCursor;return this.update({isLoadingOlder:!0}),this.olderRequest=this.loadCompleteOlderTurn(t).then(n=>{this.destroyed||(this.rememberUserMessages(n.messages),this.options.hydrate(n.messages),this.olderHistoryStarted=!0,this.setCursor(n.nextCursor))}).finally(()=>{this.olderRequest=void 0,this.update({isLoadingOlder:!1})}),this.olderRequest};noteActivity(){this.lastActivityAt=this.scheduler.now(),this.snapshot.freshness!=="fresh"&&this.update({freshness:"fresh"})}setBusy(t){if(!t){let n=this.livenessTimer!==void 0;this.stopLivenessTimer(),n&&!this.destroyed&&this.reconcile("turn-end");return}this.livenessTimer===void 0&&(this.lastActivityAt=this.scheduler.now(),this.livenessTimer=this.scheduler.setInterval(()=>{this.checkLiveness()},this.livenessIntervalMs))}destroy(){this.destroyed=!0,this.stopLivenessTimer(),this.tailRetryTimer!==void 0&&(this.cancelTimer(this.tailRetryTimer),this.tailRetryTimer=void 0),this.abortController.abort(),this.listeners.clear()}async loadTail(t){this.lastTailReadAt=this.scheduler.now();try{let n=await this.loadPage("tail",t);if(this.destroyed)return;this.rememberUserMessages(n.messages),this.options.hydrate(n.messages),this.olderHistoryStarted||this.setCursor(n.nextCursor),this.update({freshness:"fresh"}),this.options.markLoaded(),this.retryAttempt=0}catch(n){if(this.destroyed||Yp(n)||this.abortController.signal.aborted)return;this.update({freshness:Xt(n)?"loading":"error"}),this.scheduleTailRetry(t)}}scheduleTailRetry(t){if(this.destroyed||this.tailRetryTimer!==void 0)return;let n=Math.min(Ay*2**this.retryAttempt,Cy);this.retryAttempt+=1,this.tailRetryTimer=this.startTimer(()=>{this.tailRetryTimer=void 0,!this.destroyed&&this.reconcile(t)},n)}async loadPage(t,n,r){let s=this.scheduler.now();try{let o=await this.options.loadPage({limit:t==="tail"?Ry:cd,...r?{before:r}:{}},this.abortController.signal);return this.options.onTelemetry?.({operation:t,reason:n,durationMs:this.scheduler.now()-s,messageCount:o.messages.length,succeeded:!0}),o}catch(o){throw this.options.onTelemetry?.({operation:t,reason:n,durationMs:this.scheduler.now()-s,messageCount:0,succeeded:!1}),o}}async loadCompleteOlderTurn(t){let n=await this.loadPage("older","manual",t);return this.loadCompleteTurn(n,"older","manual",t,r=>{this.rememberUserMessages(r.messages),this.options.hydrate(r.messages),this.setCursor(r.nextCursor)})}async loadCompleteTurn(t,n,r,s,o){let u=[...t.messages],p=new Set(this.knownUserMessageIds),d=new Set(s?[s]:[]),f=t.nextCursor,m=0;for(let h of t.messages)h.info.role==="user"&&p.add(h.info.id);for(;f&&m<Ty&&u.some(h=>h.info.role==="assistant"&&!!h.info.parentID&&!p.has(h.info.parentID));){if(d.has(f))throw new Error(`Session history cursor repeated: ${f}`);d.add(f);let h;try{h=await this.loadPage(n,r,f)}catch(x){throw o?.({messages:[...u],nextCursor:f}),x}if(this.destroyed)return{messages:u,nextCursor:f};m+=1,u.unshift(...h.messages);for(let x of h.messages)x.info.role==="user"&&p.add(x.info.id);f=h.nextCursor,o?.({messages:[...u],nextCursor:f})}return{messages:u,nextCursor:f}}rememberUserMessages(t){for(let n of t)n.info.role==="user"&&this.knownUserMessageIds.add(n.info.id)}async checkLiveness(){if(this.destroyed)return;let t=this.scheduler.now(),n=t-this.lastActivityAt>this.livenessIntervalMs,r=t-this.lastTailReadAt>=this.verifyIntervalMs;!n&&!r||(await this.raceDeadline(this.reconcile("poll"),this.livenessIntervalMs),this.lastActivityAt=this.scheduler.now())}raceDeadline(t,n){return new Promise(r=>{let s,o=!1,u=()=>{o||(o=!0,this.cancelTimer(s),r())};s=this.startTimer(u,n),t.then(u,u)})}setCursor(t){this.nextCursor=t,this.update({hasOlder:!!t})}stopLivenessTimer(){this.livenessTimer!==void 0&&(this.scheduler.clearInterval(this.livenessTimer),this.livenessTimer=void 0)}startTimer(t,n){return this.scheduler.setTimeout?this.scheduler.setTimeout(t,n):setTimeout(t,n)}cancelTimer(t){t!==void 0&&(this.scheduler.clearTimeout?this.scheduler.clearTimeout(t):clearTimeout(t))}update(t){let n={...this.snapshot,...t};if(!(n.freshness===this.snapshot.freshness&&n.hasOlder===this.snapshot.hasOlder&&n.isLoadingOlder===this.snapshot.isLoadingOlder)){this.snapshot=n;for(let r of this.listeners)r()}}};function My(e){let t=e;for(;t.endsWith("/");)t=t.slice(0,-1);return`${t}/tunnel/permission-requests/stream`}function Dy(e){let{url:t,token:n,method:r="GET",body:s,onEvent:o,onOpen:u,onError:p,signal:d}=e,f=new Map,m=null,h=!1;function x(l,b){o?.(l,b);let c=f.get(l);if(c)for(let v of c)try{v(b)}catch{}}async function _(){if(h)return;m=new AbortController;let l=d?AbortSignal.any([m.signal,d]):m.signal;try{let b={Accept:"text/event-stream",Authorization:`Bearer ${n}`};r!=="GET"&&s!==void 0&&(b["Content-Type"]="application/json");let c=await fetch(t,{method:r,headers:b,body:r!=="GET"&&s!==void 0?JSON.stringify(s):void 0,signal:l,credentials:"include"});if(!c.ok)throw new Error(`SSE connection failed: ${c.status} ${c.statusText}`);if(!c.body)throw new Error("SSE response has no body");u?.();let v=c.body.getReader(),S=new TextDecoder,T="",j="message",q="";for(;!h;){let{done:D,value:Q}=await v.read();if(D)break;T+=S.decode(Q,{stream:!0});let z=T.split(`
77
+ `);T=z.pop()||"";for(let y of z)y===""?q&&(x(j,q.trimEnd()),j="message",q=""):y.startsWith("event: ")?j=y.slice(7).trim():y.startsWith("data: ")?q+=(q?`
78
+ `:"")+y.slice(6):y.startsWith("data:")&&(q+=(q?`
79
+ `:"")+y.slice(5))}}catch(b){if(h||b instanceof DOMException&&b.name==="AbortError")return;p?.(b instanceof Error?b:new Error(String(b)))}}function k(){h=!0,m?.abort(),m=null,f.clear()}function R(l,b){let c=f.get(l)??new Set;c.add(b),f.set(l,c)}function E(l,b){f.get(l)?.delete(b)}return{connect:_,close:k,addEventListener:R,removeEventListener:E}}function uT(e,t){return Dy({...t,url:My(e)})}var qy="/_kortix/viewer";var tn=new Map;function Oy(){tn.clear()}async function Uy(e,t){let n;try{n=await t(e,{credentials:"same-origin",headers:{accept:"application/json"}})}catch{return null}if(n.status===401||n.status===404||!n.ok)return null;let r=await n.json().catch(()=>null);return r&&typeof r.user_id=="string"?r:null}async function ud(e={}){let t=e.path??qy,n=e.fetch??((o,u)=>fetch(o,u)),r=tn.get(t);if(r&&!r.inflight&&r.expiresAt>Date.now())return r.session;if(r?.inflight)return r.inflight;let s=Uy(t,n).then(o=>{let u=o?.expires_at?Date.parse(o.expires_at):Number.NaN,p=Number.isFinite(u)?u-6e4:Date.now()+6e4;return tn.set(t,{session:o,expiresAt:p}),o});return tn.set(t,{session:r?.session??null,expiresAt:0,inflight:s}),s}function Fy(e={}){return async()=>(await ud(e))?.access_token??null}export{Zf as ABORT_REASONS,pA as ABORT_REASONS_NOT_YET_EMITTED,Vt as ACTIVE_INSTANCE_COOKIE,yy as ATTACHMENT_PART_REF_PREFIX,C as ApiError,Ce as AuthError,fe as BillingError,Bp as COST_MARKUP,Ep as DEFAULT_TRANSCRIPT_OPTIONS,py as DESTRUCTIVE_PHASES,Rr as FEATURE_DISABLED_CODE,Hx as FEATURE_FLAG_KEYS,Fd as FEATURE_NOT_SUPPORTED_CODE,tt as HeadlessAuthError,me as HostBoundaryError,$d as IMPERSONATION_HEADER,LR as INBOX_OBSERVATION_MAX_MS,ty as INSTANCE_SCOPED_ROUTES,Ld as MODEL_NOT_SERVABLE_CODE,BR as OPTIMISTIC_ABORT_MAX_MS,VR as OPTIMISTIC_COMPACTION_MAX_MS,OR as OPTIMISTIC_RECEIPT_MAX_MS,CR as PREVIEW_PROBE_TIMEOUT_MS,Gd as PROVISION_IN_FLIGHT_CODE,cs as PublicSessionShareError,Re as RequestTooLargeError,He as RuntimeNotReadyError,Fr as SANDBOX_FS_ROOTS,pe as SANDBOX_PORTS,ky as SERVER_COMPACTION_REVALIDATE_MS,UR as SERVER_OBSERVATION_MAX_MS,FR as STREAM_OBSERVATION_MAX_MS,Jt as SandboxNotReadyError,Nt as SessionNotReadyError,ns as SessionStartError,GR as TURN_END_LEDGER_LAG_MS,tT as WAKE_ESCALATION_COOLDOWN_MS,eT as WAKE_MAX_RESTARTS,ZR as WAKE_NO_PROGRESS_MS,Gy as __getConfigResolver,Ly as __setConfigResolver,dA as abortErrorReason,Vi as acceptAccountInvite,pC as acceptInvite,Au as actReviewItem,la as activateConnection,eu as addGroupMembers,ep as addMarketplaceSource,rT as advanceWakeEscalation,wf as allDescendantIds,od as appendPreviewToken,wo as approveProjectAccessRequest,Pb as approveTask,zr as archiveProject,Tb as assignTicket,$o as attachGroupToProject,ks as authMfa,xs as authUser,M as authenticatedFetch,vR as authorizePreviewUrl,i as backendApi,ZP as bindSlackIdentity,ek as bindTeamsIdentity,Ho as brokerProjectSecretRequest,ry as buildInstancePath,ER as buildPresentationTemplateImageUrl,IR as buildPresentationTemplatePdfUrl,sd as buildPreviewAuthEndpoint,fy as buildPublicTemplateUrl,Py as buildRuntimePresentationConversionUrl,La as buildSandboxTemplate,CS as buildStaticFileHealthPreviewUrl,AS as buildStaticFileLocalUrl,vS as buildStaticFilePreviewUrl,Yg as buildStaticFileServicePath,My as buildTunnelEventStreamUrl,jS as buildWebProxyUrl,Cu as bulkActReviewItems,Ak as bulkDeletePolicies,Ck as bulkImportPolicies,ta as callConnector,hw as cancelAccountDeletion,Hi as cancelAccountInvite,ZA as cancelSandbox,TC as cancelSandboxUpdate,ll as cancelScheduledChange,ol as cancelSubscription,HC as checkAccessEmail,Uv as childMapByParent,OC as claimComputer,vm as claimNext,LP as claimPerSeatBilling,fc as claimWarmProjectSession,qp as classifyPart,_y as classifyPreviewProbeStatus,mf as classifyTurn,pi as clearImpersonationSession,Oy as clearKortixAppViewerCache,Hc as clearModelDefault,Z_ as clearSessionFresh,sc as closeChangeRequest,rx as closeMilestone,Mv as collectTurnParts,Eb as commentTicket,ac as commitSessionChanges,XR as compactionExpiryAtMs,kf as compareMessagesForDisplay,Am as completeInFlight,Gp as computeStatusFromPart,gl as configureAutoTopup,sn as configureKortix,sl as confirmCheckoutSession,Cl as connectEmail,xl as connectSlack,DR as connectionIsFaulted,Pg as connectorConnect,kg as connectorFinalize,Mw as convertPresentationToGoogleSlides,jR as convertRuntimePresentation,Et as copyFile,fl as costExportUrl,KR as countLiveInboxPrompts,Mi as createAccount,Nu as createAccountAuditWebhook,Mu as createAccountToken,rp as createApp,lp as createAppAccessSession,pp as createAppDeployment,_u as createAssignment,ew as createAuditWebhook,fC as createBackup,rl as createCheckoutSession,wa as createConnector,It as createFile,Hl as createGatewayKey,Xl as createGroup,Ey as createHttpSessionSyncController,MC as createInstance,Pm as createKortix,Pi as createKortixPty,Ss as createKortixSession,sS as createMarketplaceInstallSession,tx as createMilestone,mu as createOAuthClient,FP as createPerSeatCheckout,wk as createPolicy,il as createPortalSession,io as createProject,Gb as createProjectAgent,Ou as createProjectCliToken,oo as createProjectRepo,Oo as createProjectResourceGrant,et as createProjectSession,Mc as createProjectTrigger,ou as createRole,Dy as createSSEStream,WA as createSandbox,Tu as createSandboxShare,Oa as createSandboxTemplate,Ek as createScimToken,Xk as createServiceAccountApi,_c as createSessionPrompt,dc as createSessionPublicShare,wm as createSessionQueue,Gk as createSsoGroupMapping,bb as createTask,Ab as createTicket,uT as createTunnelEventStream,Ji as declineAccountInvite,dC as declineInvite,bw as deleteAccountImmediately,op as deleteApp,nw as deleteAuditWebhook,hC as deleteBackup,va as deleteConnector,ux as deleteCredential,xi as deleteEnv,_e as deleteFile,Nl as deleteGatewayBudget,Po as deleteGitHubInstallation,Yl as deleteGroup,DC as deleteInstance,Xb as deleteKortixProject,ix as deleteMilestone,hu as deleteOAuthClient,Yo as deletePersonalProjectSecret,vk as deletePolicy,Nb as deleteProjectAgent,Vo as deleteProjectProviderOAuth,Uo as deleteProjectResourceGrant,Xo as deleteProjectSecret,Ac as deleteProjectSession,qc as deleteProjectTrigger,lu as deleteRole,Fa as deleteSandboxTemplate,Yk as deleteServiceAccountApi,kc as deleteSessionPrompt,Bk as deleteSsoGroupMapping,Fk as deleteSsoProvider,kb as deleteTask,jb as deleteTicket,zi as describeAccountInvite,ea as describeConnectorTool,Do as detachGroupFromProject,Vg as detectLocalhostUrls,Qk as disableServiceAccountApi,Rl as disconnectEmail,yR as disconnectGitHubApp,kl as disconnectSlack,P_ as discoverConnectionOAuth2,k_ as discoverConnectionOAuth2Resource,Sa as discoverConnectorAuth,XA as discoverLocalSandbox,aR as downloadAccountAudit,wx as dropClientForUrl,Ax as dropPublicClientForUrl,Im as editQueued,Sm as enqueue,Fb as ensurePmSession,xy as ensurePreviewSessionCookie,b_ as ensureProjectConnectorConnection,uy as ensureSandbox,mc as ensureWarmProjectSession,Xd as env,ys as exchangeCode,Gu as exportAccountAudit,ie as extractGatewayErrorDetails,ot as extractInstanceRoute,Cm as failInFlight,ai as featureDisabledKey,bA as featureFlags,OP as fetchAccountStateWithToken,Gx as fetchAccountsWithToken,_R as fetchAttachmentPart,JP as fetchCostExportCsv,ud as fetchKortixAppViewer,Ha as fetchProjectArchive,Zx as fetchProjectsForAccountWithToken,fg as files,us as finalizeAppArtifact,YC as finalizeConnectorSetupLink,Rt as findFiles,Dv as findLastTextPart,Tt as findText,Uc as fireProjectTrigger,qa as fixSandboxWithAgent,li as formatBillingErrorForUI,rA as formatCost,eA as formatDuration,cy as formatOpenCodeRuntimeError,cy as formatRuntimeError,sA as formatTokens,Om as formatTranscript,km as generateSessionId,Di as getAccount,Oi as getAccountBranding,fw as getAccountDeletionStatus,Xc as getAccountState,Qc as getAccountStateMinimal,iy as getActiveInstanceIdFromCookie,Aw as getAdminProviderAnalytics,ww as getAdminProviderDistribution,Rw as getAdminProviderFallback,xw as getAdminRole,xf as getAgentCardLabel,IP as getAgentConfig,Kb as getAgentPersona,AC as getAllVersions,Ov as getAnsweredQuestionParts,sp as getApp,ap as getAppAccess,gp as getAppDeployment,mp as getAppDeploymentLogs,eS as getApprovalLink,Be as getAuthToken,ei as getAuthTokenWithRetry,dl as getAutoTopupSettings,UP as getAutoTopupSetupStatus,el as getBillingCreditBreakdown,nl as getBillingTierConfigurations,Zc as getBillingTransactionsSummary,tl as getBillingUsageHistory,Za as getChangeRequest,ec as getChangeRequestDiff,tc as getChangeRequestMergePreview,wv as getChildSessionError,kv as getChildSessionId,Sv as getChildSessionToolParts,be as getClient,le as getClientForUrl,Ra as getConnectStatus,__ as getConnectionOAuth2Application,C_ as getConnectionOAuth2Status,R_ as getConnectionPolicies,Jr as getConnectorCatalog,_a as getConnectorConfig,ba as getConnectorPolicies,XC as getConnectorSetupLink,VP as getCostSummary,sy as getCurrentInstanceIdFromPathname,kA as getCurrentInstanceIdFromWindow,Ei as getCurrentProject,ss as getDefaultAccountState,Cv as getDiagnostics,bf as getDirectory,Qr as getDiscoverConnector,$_ as getDiscoverIntegration,vl as getEmailInstallation,Al as getEmailMode,sw as getEnterpriseDemo,Ct as getFileStatus,Op as getFileWithDir,hf as getFilename,dy as getFullChangelog,Ul as getGatewayBreakdown,Gl as getGatewayBudgets,Ll as getGatewayErrors,Kl as getGatewayKeys,Dl as getGatewayLog,ql as getGatewayOverview,Il as getGatewayRoutingPolicy,Ol as getGatewaySeries,Fl as getGatewaySessions,dR as getGitHubAppStatus,mo as getGitHubInstallation,$w as getGoogleAuthUrl,Jl as getGroup,_v as getHiddenToolParts,qd as getImpersonationSession,uC as getInvite,$C as getJustavpsServerTypes,zb as getKortixProject,Vb as getKortixProjectBySession,Si as getKortixPtyWebSocketUrl,vC as getLatestSandboxVersion,rR as getMaintenanceConfig,Jx as getManagedGitStatus,Qu as getMarketplaceCatalogItem,Yu as getMarketplaceCatalogItemFile,$k as getMfaRequired,Zb as getMilestone,Nc as getModelDefaults,gu as getOAuthClient,VC as getOAuthConsentRequest,Zp as getOpenCodeConfigInvalidError,hv as getPartText,zk as getPatPolicy,Rv as getPermissionForTool,Br as getProject,Hb as getProjectActivity,Va as getProjectCommit,Ja as getProjectCommitDiff,Nr as getProjectDetail,Xa as getProjectFileHistory,so as getProjectGitToken,Kr as getProjectLlmCatalog,zx as getProjectLlmCatalogProviders,Hr as getProjectModelPicker,Yr as getProjectSandboxHealth,Xx as getProjectSandboxProviderTransition,es as getProjectSession,Cc as getProjectSessionConfigState,Ic as getProjectSessionScope,ul as getProrationPreview,KA as getProviders,RS as getProxyBaseUrl,vx as getPublicClientForUrl,NC as getPublicMarketplaceItem,KC as getPublicMarketplaceItemFile,Nw as getPublicSessionShare,Kw as getPublicSessionShareMessages,tR as getPublicShareByToken,lR as getPublicTemplate,Tv as getQuestionForTool,uk as getReferralCode,gk as getReferralStats,iA as getRetryInfo,oA as getRetryMessage,Su as getReviewItem,su as getRolePermissions,iu as getRoleUsage,_C as getSSHConnection,HA as getSandbox,zA as getSandboxById,UA as getSandboxPortUrl,UC as getSandboxProvisionStatus,FC as getSandboxProvisionStreamUrl,SC as getSandboxUpdateStatus,nd as getSandboxUrl,ZC as getSecretSetupLink,Lr as getServerHealth,gx as getServiceLogs,yc as getSessionAudit,nA as getSessionCost,os as getSessionCostRecord,xp as getSessionHealth,sP as getSessionOpenBundle,Nk as getSessionPolicy,uc as getSessionPreviewCandidates,hc as getSessionTranscript,bc as getSessionTranscriptSync,xc as getSessionTurn,Kv as getShellModePart,wl as getSlackChannelFile,bl as getSlackInstallation,Pl as getSlackManifest,_l as getSlackMode,qk as getSsoProvider,Zg as getStaticFileHealthPath,Cr as getSupabaseAccessToken,ae as getSupabaseAccessTokenWithRetry,fb as getTask,hb as getTaskStatus,cS as getTemplate,Sb as getTicket,vv as getToolInfo,Um as getTranscriptFilename,tA as getTurnCost,Qv as getTurnError,Yv as getTurnErrorDetails,Zv as getTurnStatus,ml as getUsageRollup,iR as getUserRolesWithToken,Qa as getVersionDiff,Jv as getWorkingState,oC as grantSandboxProjectAccess,jP as grantSecretToAgent,$v as groupMessagesIntoTurns,aA as hasDiffs,SS as hasLocalhostUrls,Qg as hasPreviewTarget,Gv as hasRetryingAssistantTurn,nm as heartbeatGapEvent,Sc as holdSessionPrompts,Cs as humanizeToolName,jr as impersonationHeaders,Uk as importSsoProviderFromMetadata,NR as inboxObservationSupersedes,ad as initialWakeEscalationState,lS as installTemplate,mt as invalidateTokenCache,Ni as inviteAccountMember,Ro as inviteProjectMember,no as inviteRepoCollaborator,Yp as isAbortError,Hh as isAdminBypassEnabled,gv as isAgentPart,Hg as isAppRouteUrl,bv as isAttachment,hy as isAttachmentPartRef,ci as isBillingError,mv as isCompactionPart,on as isConfigured,wC as isDestructivePhase,DS as isExternalUrl,oi as isFeatureDisabledError,Up as isFilePart,Md as isImpersonationSessionLive,_A as isInstanceDetailPath,ny as isInstanceScopedAppPath,ES as isInternalLocalhostUrl,c_ as isInviteSent,Vv as isLastUserMessage,Wx as isManagedGithubProject,CA as isOpenCodeConfigInvalidError,yv as isPatchPart,IS as isPreviewUrl,em as isProxiableLocalhostUrl,Ts as isReasoningPart,Sf as isRetryableTurnError,_S as isRuntimeReady,Xt as isSandboxNotReadyError,ji as isServerReachable,cc as isSessionFresh,fP as isSessionStartError,vf as isShellMode,fv as isSnapshotPart,id as isSubdomainPreviewUrl,ke as isTextPart,ge as isToolPart,Pv as isToolPartHidden,Ti as isUnderSandboxRoot,MS as isWebProxyUrl,Fy as kortixAppViewerToken,Yd as kortixPty,Yi as leaveAccount,_o as linkGitHubInstallation,go as linkRepository,Fu as listAccountAudit,Bu as listAccountAuditWebhooks,Ki as listAccountInvites,Bi as listAccountMembers,Pk as listAccountResourceGrants,Hk as listAccountSessions,$u as listAccountTokens,$i as listAccounts,Rk as listActions,Sw as listAdminSandboxes,ru as listAgentIdentities,sa as listAllConnections,dp as listAppDeployments,np as listApps,xu as listAssignments,rw as listAuditEvents,Zk as listAuditWebhooks,mC as listBackups,Yc as listBillingTransactions,Ya as listChangeRequests,tk as listChannelBindings,$b as listColumns,E_ as listConnectToolkits,ra as listConnections,jt as listConnectorTools,ga as listConnectors,zP as listCostByProject,ax as listCredentialEvents,ox as listCredentials,Xr as listDiscoverConnectors,j_ as listDiscoverIntegrations,hi as listEnv,Xu as listFeaturedMarketplaces,Db as listFields,At as listFiles,Ml as listGatewayLogs,fo as listGitHubInstallations,ho as listGitHubRepositories,bo as listGitHubRepositoryBranches,Zl as listGroupMembers,bk as listGroupProjectGrants,Vl as listGroups,Jb as listKortixProjectSessions,Wb as listKortixProjects,_i as listKortixPty,yo as listLinkableGitHubInstallations,Vu as listMarketplaceCatalogItems,Zu as listMarketplaceSources,Ju as listMarketplaces,xk as listMemberGroups,_k as listMemberProjectAccess,ex as listMilestoneEvents,Yb as listMilestones,du as listOAuthClients,Fo as listPendingApprovals,To as listPendingProjectInvites,ku as listPermissions,Aa as listPipedreamApps,Ca as listPipedreamSections,kk as listPolicies,vo as listProjectAccess,ko as listProjectAccessRequests,Lb as listProjectAgents,Lu as listProjectAudit,Wa as listProjectBranches,qu as listProjectCliTokens,za as listProjectCommits,Ba as listProjectFiles,jo as listProjectGroupGrants,Ea as listProjectPolicies,qo as listProjectResourceGrants,$a as listProjectSandboxTemplates,Ga as listProjectSandboxes,Bo as listProjectSecrets,Ze as listProjectSessions,Ma as listProjectSnapshots,$c as listProjectTriggers,Me as listProjects,to as listProjectsForAccount,GC as listPublicMarketplaceItems,BC as listPublicMarketplaces,mk as listReferrals,wu as listReviewItems,nu as listRoles,iC as listSandboxProjectMembers,Ru as listSandboxShares,JA as listSandboxes,Ik as listScimTokens,Jk as listServiceAccountsApi,dx as listServiceTemplates,px as listServices,I_ as listSessionConnectRequests,yl as listSessionCosts,Pc as listSessionPrompts,pc as listSessionPublicShares,Lo as listSessionsNeedingInput,Lk as listSsoGroupMappings,yb as listTaskEvents,mb as listTasks,Ob as listTemplates,vb as listTicketEvents,wb as listTickets,Iy as loadHttpSessionHistory,qC as markInstanceError,$t as markSessionFresh,rc as mergeChangeRequest,Cw as migrateAdminSandboxProvider,Ye as mkdir,rm as narrowChatEvent,vA as normalizeAppPathname,qS as normalizeExternalInput,Wt as normalizeToolName,nc as openChangeRequest,vs as openEventStream,cR as openStressTestStream,Te as parseBillingError,hA as parseFlagOverride,Ft as parseLocalhostUrl,oy as parseOpenCodeErrorPayload,bp as parseProxyHop,Rp as parseSubdomainUrl,$S as parseWebProxyUrl,Qb as patchKortixProject,ka as pipedreamConnect,pa as pipedreamConnectConnection,Ia as pipedreamFinalize,da as pipedreamFinalizeConnection,$ as platformConfig,A_ as pollConnectionOAuth2DeviceAuthorization,zo as pollProjectProviderOAuth,$l as previewGatewayRoute,Mk as previewMfaRequired,uu as probeEffectivePermission,pu as probeEffectivePermissions,RR as probePreviewPort,JR as projectCompacting,MR as projectSessionConnection,mP as projectSessionStartSeed,HR as projectWorking,ao as provisionProject,Vx as provisionProjectStream,e_ as provisionProjectWithToken,Ap as proxyLocalhostUrl,TS as proxyUrlToInternal,pl as purchaseCredits,x_ as putConnectionOAuth2Application,eC as reactivateSandbox,al as reactivateSubscription,Je as readBlob,Ve as readFile,Ka as readProjectFile,Da as rebuildProjectSnapshot,ia as reconcileConnection,oa as reconcileMemberConnection,fx as reconcileServices,zC as recordPlatformLogout,pk as refreshReferralCode,nt as refreshSession,ls as registerAppArtifact,w_ as registerConnectionOAuth2Client,yx as registerService,So as rejectProjectAccessRequest,Av as relativizePath,Rc as reloadProjectSessionConfig,Tc as reloadProjectSessionConfigStream,Hu as removeAccountAuditWebhook,Li as removeAccountBrandingAsset,Xi as removeAccountMember,tu as removeGroupMember,wi as removeKortixPty,tp as removeMarketplaceSource,Tm as removeQueued,xe as renameFile,VA as renameSandbox,ic as reopenChangeRequest,sx as reopenMilestone,Em as reorderQueued,Mb as replaceColumns,qb as replaceFields,Ub as replaceTemplates,yw as requestAccountDeletion,oc as requestChangesOnChangeRequest,a_ as requestProjectAccess,zu as requestProjectConnector,Wu as requestProjectSecret,Wi as resendAccountInvite,Eo as resendPendingProjectInvite,Gi as resetAccountBranding,Sx as resetClient,jl as resetGatewayRoutingPolicy,hs as resetPassword,Cx as resetPublicClient,RC as resetSandboxUpdateStatus,Go as resolveApproval,qP as resolvedPlan,Mt as restartProjectSession,QA as restartSandbox,yC as restoreBackup,Rm as retryFailed,wc as retrySessionPrompt,lx as revealCredential,Wk as revokeAccountSession,Du as revokeAccountToken,Pu as revokeAssignment,ca as revokeConnection,Wl as revokeGatewayKey,Io as revokePendingProjectInvite,Co as revokeProjectAccess,Uu as revokeProjectCliToken,aC as revokeSandboxProjectAccess,Iu as revokeSandboxShare,jk as revokeScimToken,gc as revokeSessionPublicShare,Pe as rewriteLocalhostUrl,hp as rollbackApp,yu as rotateOAuthClientSecret,zl as runGatewayPlayground,xo as saveGitHubInstallation,cl as scheduleDowngrade,Zo as searchConnectorTools,Na as searchProjectFiles,gs as sendMagicLink,fk as sendReferralEmails,QR as serverCompactionRevalidateAtMs,mx as serviceAction,yP as sessionStartKey,wA as setActiveInstanceCookie,Kh as setAdminBypass,vw as setAdminProviderDistribution,Tw as setAdminProviderFallback,zc as setAgentScope,Ih as setBootstrapAuthToken,Th as setCachedAuthToken,T_ as setConnectionPolicies,ya as setConnectorAuthorizationStrategy,Ta as setConnectorCredential,fa as setConnectorCredentialMode,Pa as setConnectorName,xa as setConnectorPolicies,M_ as setConnectorSecretBinding,ha as setConnectorSensitive,ua as setDefaultConnection,iw as setEnterpriseDemo,bi as setEnv,Bl as setGatewayBudget,El as setGatewayRoutingPolicy,mR as setGitHubAppFromExisting,fR as setGitHubAppPat,qh as setImpersonationSession,sR as setMaintenanceConfig,Tk as setMemberSuperAdmin,Dk as setMfaRequired,Kc as setModelDefault,Qo as setPersonalProjectSecret,wP as setProjectModelEnablement,po as setProjectOnboardingComplete,Yx as setProjectOnboardingProfile,ja as setProjectPolicies,Ko as setProjectSecretStrategy,jc as setProjectSessionModel,Ec as setProjectSessionScope,lc as setProjectSessionSharing,Oc as setProjectTriggersActivation,xC as setupSSH,Jp as shellExitCode,Ud as shouldAttachImpersonation,Xv as shouldHideResponsePart,yf as shouldShowToolPart,ds as signInWithPassword,fs as signInWithProvider,Ps as signInWithSso,ws as signOut,ps as signUp,Fv as sortSessions,xv as splitUserParts,fp as startApp,S_ as startConnectionOAuth2Authorization,v_ as startConnectionOAuth2DeviceAuthorization,QC as startConnectorSetupLink,gR as startGitHubAppManifest,Wo as startProjectProviderOAuth,De as startProjectSession,nR as startSessionWithToken,_b as startTask,yp as stopApp,Dt as stopProjectSession,YA as stopSandbox,Iv as stripAnsi,PA as stripInstancePrefix,ce as stripTrailingSlashes,WC as submitAccessRequest,oR as submitDemoRequest,JC as submitOAuthConsent,vu as submitReviewItem,eR as submitSecretSetupLink,Oh as subscribeToImpersonation,Wh as supabaseClient,ma as syncConnectors,GP as syncSubscription,Rx as systemReload,je as toDaemonPath,SA as toInstanceAwarePath,tm as toInternalUrl,St as toSandboxAbsolutePath,Ii as toWorkspaceRelative,Rs as toolInfo,Vf as toolViewModel,CC as triggerSandboxUpdate,Qd as triggersRequest,qv as turnHasSteps,Ib as unassignTicket,te as unwrapError,Ku as updateAccountAuditWebhook,Ui as updateAccountBranding,Qi as updateAccountMemberRole,qi as updateAccountName,EP as updateAgentConfig,ip as updateApp,cp as updateAppAccess,tw as updateAuditWebhook,nk as updateChannelBinding,aa as updateConnectionCredential,Tl as updateEmailPolicy,lo as updateExperimentalFeature,co as updateFeatureFlag,Ql as updateGroup,ki as updateKortixPty,nx as updateMilestone,fu as updateOAuthClient,bs as updatePassword,Vk as updatePatPolicy,Sk as updatePolicy,Wr as updateProject,Ao as updateProjectAccess,Bb as updateProjectAgent,Jc as updateProjectDefaultAgent,Mo as updateProjectGroupGrant,uo as updateProjectSandboxProvider,vc as updateProjectSession,Dc as updateProjectTrigger,au as updateRole,cu as updateRolePermissions,Ua as updateSandboxTemplate,Kk as updateSessionPolicy,xb as updateTask,Qx as updateTemplateWarmPool,Cb as updateTicket,Rb as updateTicketStatus,_s as updateUserMetadata,Fi as uploadAccountBrandingAsset,up as uploadAppArtifactArchive,na as uploadConnectorAttachment,Xe as uploadFile,Sl as uploadSlackChannelFile,ze as uploadTimeoutMsForBytes,cx as upsertCredential,Jo as upsertProjectGitCredential,No as upsertProjectSecret,Ok as upsertSsoProvider,ro as validateProjectManifest,dk as validateReferralCode,Zi as validateToken,ok as verifyGatewayProvider,ms as verifyOtp,iT as wakeEscalationAttemptSummary,sT as wakeEscalationNote,nT as wakeProgressFingerprint,WR as workingExpiryAtMs,Qe as writeFile};