@netlify/agent-runner-cli 1.48.2-alpha → 1.49.1-alpha

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin-local.js CHANGED
@@ -1,28 +1,27 @@
1
1
  #!/usr/bin/env node
2
- import P from"process";import Zt from"path";import Qt from"fs";import cn from"minimist";import{createRequire as an}from"module";import{createTracerProvider as er}from"@netlify/otel/bootstrap";import{SimpleSpanProcessor as tt}from"@netlify/otel/opentelemetry";import{FetchInstrumentation as tr}from"@netlify/otel/instrumentation-fetch";import{withActiveSpan as rr}from"@netlify/otel";import{propagation as rt,context as nt,W3CTraceContextPropagator as nr}from"@netlify/otel/opentelemetry";import{OTLPTraceExporter as or}from"@opentelemetry/exporter-trace-otlp-grpc";function _(e){let t=!process.env.VITEST;return{log:(...r)=>{t&&console.log(`[AR]-[${e}]`,...r)},error:(...r)=>{t&&console.error(`[AR]-[ERROR]-[${e}]`,...r)},warn:(...r)=>{t&&console.warn(`[AR]-[WARN]-[${e}]`,...r)},info:(...r)=>{t&&console.info(`[AR]-[${e}]`,...r)},debug:(...r)=>{t&&console.debug(`[AR]-[DEBUG]-[${e}]`,...r)}}}var Ce=_("tracing"),ot=async(e,t,r)=>(await er({serviceName:"@netlify/agent-runner-cli",serviceVersion:e,deploymentEnvironment:"production",siteUrl:"",siteId:process.env.SITE_ID??"",siteName:t,spanProcessors:[new tt(new Pe),new tt(new or({url:r.exporterUrl}))],instrumentations:[new tr({skipHeaders:!0})]}),r.traceparent?(rt.setGlobalPropagator(new nr),rt.extract(nt.active(),{traceparent:r.traceparent,isRemote:!0})):nt.active());function A(e,t,r){return Ce.log(`\u23F3 TRACE: ${t} starting...`),rr(e,t,r)}var Pe=class{export(t,r){for(let o of t)this.logSpan(o);r({code:1})}async shutdown(){}forceFlush(){return Promise.resolve()}logSpan(t){let r=(t.endTime[0]-t.startTime[0])*1e3+(t.endTime[1]-t.startTime[1])/1e6,o=t.attributes,n=[];for(let[l,s]of Object.entries(o))l.includes("duration")&&typeof s=="number"?n.push(`${l}=${s.toFixed(2)}ms`):n.push(`${l}=${s}`);let i=t.status?.code===2?"\u274C":"\u2705",a=n.length>0?` [${n.join(", ")}]`:"";Ce.log(`${i} TRACE: ${t.name} completed in ${r.toFixed(2)}ms${a}`),t.status?.code===2&&t.status.message&&Ce.log(` \u274C Error: ${t.status.message}`)}};var ir=["error","failed","exception","fatal","panic","abort","crash"];function it(e){let t=e.split(`
3
- `),r=[],o=-1,n=0;for(;n<t.length;){let l=t[n].slice(0,500).toLowerCase();if(ir.some(h=>l.includes(h))){let h=Math.max(0,n-10,o+1),d=Math.min(t.length-1,n+20),c=[];for(let m=h;m<=d;m++)c.push(t[m]);r.push(c.join(`
4
- `)),o=d,n=d+1}else n++}if(r.length===0)return e;let i=r.map((a,l)=>`<extracted_error_chunk order="${l+1}">
2
+ import b from"process";import qt from"path";import Wt from"fs";import rn from"minimist";import{createRequire as Qr}from"module";import{createTracerProvider as Vt}from"@netlify/otel/bootstrap";import{SimpleSpanProcessor as Ze}from"@netlify/otel/opentelemetry";import{FetchInstrumentation as Jt}from"@netlify/otel/instrumentation-fetch";import{withActiveSpan as Xt}from"@netlify/otel";import{propagation as Qe,context as et,W3CTraceContextPropagator as zt}from"@netlify/otel/opentelemetry";import{OTLPTraceExporter as Zt}from"@opentelemetry/exporter-trace-otlp-grpc";function w(e){let t=!process.env.VITEST;return{log:(...r)=>{t&&console.log(`[AR]-[${e}]`,...r)},error:(...r)=>{t&&console.error(`[AR]-[ERROR]-[${e}]`,...r)},warn:(...r)=>{t&&console.warn(`[AR]-[WARN]-[${e}]`,...r)},info:(...r)=>{t&&console.info(`[AR]-[${e}]`,...r)},debug:(...r)=>{t&&console.debug(`[AR]-[DEBUG]-[${e}]`,...r)}}}var Pe=w("tracing"),tt=async(e,t,r)=>(await Vt({serviceName:"@netlify/agent-runner-cli",serviceVersion:e,deploymentEnvironment:"production",siteUrl:"",siteId:process.env.SITE_ID??"",siteName:t,spanProcessors:[new Ze(new Oe),new Ze(new Zt({url:r.exporterUrl}))],instrumentations:[new Jt({skipHeaders:!0})]}),r.traceparent?(Qe.setGlobalPropagator(new zt),Qe.extract(et.active(),{traceparent:r.traceparent,isRemote:!0})):et.active());function A(e,t,r){return Pe.log(`\u23F3 TRACE: ${t} starting...`),Xt(e,t,r)}var Oe=class{export(t,r){for(let o of t)this.logSpan(o);r({code:1})}async shutdown(){}forceFlush(){return Promise.resolve()}logSpan(t){let r=(t.endTime[0]-t.startTime[0])*1e3+(t.endTime[1]-t.startTime[1])/1e6,o=t.attributes,n=[];for(let[u,i]of Object.entries(o))u.includes("duration")&&typeof i=="number"?n.push(`${u}=${i.toFixed(2)}ms`):n.push(`${u}=${i}`);let s=t.status?.code===2?"\u274C":"\u2705",a=n.length>0?` [${n.join(", ")}]`:"";Pe.log(`${s} TRACE: ${t.name} completed in ${r.toFixed(2)}ms${a}`),t.status?.code===2&&t.status.message&&Pe.log(` \u274C Error: ${t.status.message}`)}};var Qt=["error","failed","exception","fatal","panic","abort","crash"];function rt(e){let t=e.split(`
3
+ `),r=[],o=-1,n=0;for(;n<t.length;){let u=t[n].slice(0,500).toLowerCase();if(Qt.some(y=>u.includes(y))){let y=Math.max(0,n-10,o+1),l=Math.min(t.length-1,n+20),c=[];for(let g=y;g<=l;g++)c.push(t[g]);r.push(c.join(`
4
+ `)),o=l,n=l+1}else n++}if(r.length===0)return e;let s=r.map((a,u)=>`<extracted_error_chunk order="${u+1}">
5
5
  ${a}
6
6
  </extracted_error_chunk>`).join(`
7
7
 
8
- `);return i.length>e.length*.8?e:i}import ve from"process";import{getTracer as Br}from"@netlify/otel";import ue from"process";var me=ue.env.NETLIFY_API_URL,he=ue.env.NETLIFY_API_TOKEN,Y=_("api"),ye=()=>ue.env.NETLIFY_LOCAL_MODE==="true",ce=async(e,t={})=>{if(!me||!he)throw new Error("No API URL or token");let r=new URL(e,me),o={...t,headers:{...t.headers,Authorization:`Bearer ${he}`}};ue.env.AGENT_RUNNERS_DEBUG==="true"&&(o.headers["x-nf-debug-logging"]="true"),t.json&&(o.headers||={},o.headers["Content-Type"]="application/json",o.body=JSON.stringify(t.json));let n=await fetch(r,o),i=n.ok&&n.status<=299;if(ue.env.AGENT_RUNNERS_DEBUG==="true")Y.log(`Response headers for ${r}:`),n.headers.forEach((l,s)=>{Y.log(` ${s}: ${l}`)});else{let l=n.headers.get("x-request-id")||n.headers.get("x-nf-request-id");Y.log(`Request ID for ${r}: ${l||"N/A"}`)}if(i||Y.error(`Got status ${n.status} for request ${r}`),t.raw){if(!i)throw n;return n}let a=await(n.headers.get("content-type")?.includes("application/json")?n.json():n.text());if(!i)throw a;return a},st=e=>{Y.log("Setting details for api",{apiUrl:e?.constants?.NETLIFY_API_HOST,token:!!e?.constants?.NETLIFY_API_TOKEN}),e?.constants?.NETLIFY_API_HOST&&(me=`https://${e.constants.NETLIFY_API_HOST}`),e?.constants?.NETLIFY_API_TOKEN&&(he=e.constants.NETLIFY_API_TOKEN)},at=()=>({apiUrl:me,token:he}),de=async(e,t)=>ye()?(Y.log("Mock API: updateRunner called",{runnerId:e,data:t}),{id:e,...t}):ce(`/api/v1/agent_runners/${e}`,{method:"PUT",json:t}),H=async(e,t,r)=>ye()?(Y.log("Mock API: updateRunnerSession called",JSON.stringify({runnerId:e,sessionId:t,data:r},null,2)),{id:e,sessionId:t,...r}):ce(`/api/v1/agent_runners/${e}/sessions/${t}`,{method:"PUT",json:r});var lt=async(e,t)=>ye()?(Y.log("Mock API: getRunnerSession called",{runnerId:e,sessionId:t}),{id:t,runnerId:e,state:"running"}):ce(`/api/v1/agent_runners/${e}/sessions/${t}`),ut=(e,t,r)=>ce(`/api/v1/sites/${e}/ai-gateway/token`,{headers:{"X-Nf-Agent-Runner-Id":t,"X-Nf-Agent-Runner-Session-Id":r}}),ct=async(e,t)=>ye()?(Y.log("Mock API: getDiffUploadUrls called",{runnerId:e,sessionId:t}),{result:{upload_url:"https://s3.mock.com/mock-upload-url-result",s3_key:"mock-s3-key-result"},cumulative:{upload_url:"https://s3.mock.com/mock-upload-url-cumulative",s3_key:"mock-s3-key-cumulative"}}):ce(`/api/v1/agent_runners/${e}/sessions/${t}/diff/upload_urls`,{method:"POST"}),Oe=async(e,t)=>{Y.log(`Uploading diff to S3: ${e.substring(0,50)}...`);let r=await fetch(e,{method:"PUT",body:t,headers:{"Content-Type":"text/plain"}});if(!r.ok)throw new Error(`S3 upload failed with status ${r.status}`);return r};var te=_("ai_gateway"),Fe=null;var dt=async()=>{if(Fe)return Fe;te.log("Fetching available AI gateway providers");let e=await fetch(`${at().apiUrl}/api/v1/ai-gateway/providers`);if(!e.ok)throw new Error(`Failed to fetch AI gateway providers: ${e.statusText}`);let t=await e.json();return Fe=t,te.log("Cached AI gateway providers",{providerCount:Object.keys(t.providers).length}),t},sr=async(e,t)=>{let o=(await dt()).providers[e];if(!o)return te.log(`Provider '${e}' not found`),!1;let n=o.models.includes(t);return te.log(`Model validation for ${e}/${t}`,{isAvailable:n}),n},pt=async({netlify:e,config:t})=>{let r,o,n,i,a=e.constants?.SITE_ID;if(!a)throw new Error("No site id");let l=async()=>{clearTimeout(n),te.log("Requesting AI gateway information");let s=await ut(a,t.id,t.sessionId);if({token:r,url:i}=s,o=s.expires_at?s.expires_at*1e3:void 0,te.log("Got AI gateway information",{token:!!r,expiresAt:o,url:i}),o){let h=o-Date.now()-6e4;h>0&&(n=setTimeout(()=>{l()},h))}};return await Promise.all([l(),dt()]),{get url(){return i},get token(){return r},isModelAvailableForProvider:sr}};import K from"process";import Ee from"path";import $e from"fs";import{fileURLToPath as pr}from"url";import{execa as fr,execaCommand as kn}from"execa";import{Transform as ar}from"stream";var lr=new Set(["NODE_ENV","PATH","HOME","USER","USERNAME","SHELL","PWD","OLDPWD","TMPDIR","TMP","TEMP","LANG","TERM","EDITOR","PAGER","OS","PROCESSOR_ARCHITECTURE","PROCESSOR_IDENTIFIER","SYSTEMROOT","WINDIR","PROGRAMFILES","PROGRAMFILES(X86)","PROGRAMDATA","APPDATA","LOCALAPPDATA","NODE_OPTIONS","NODE_PATH","NODE_DEBUG","NODE_NO_WARNINGS","npm_config_registry","npm_config_cache","npm_execpath","npm_node_execpath","CI","GITHUB_ACTIONS","GITHUB_WORKSPACE","GITHUB_REPOSITORY","GITHUB_REF","BUILDKITE","BUILDKITE_BRANCH","BUILDKITE_COMMIT","BUILDKITE_BUILD_NUMBER","JENKINS_URL","TRAVIS","CIRCLECI","DISPLAY","COLORTERM","TERM_PROGRAM","TERM_PROGRAM_VERSION","COLUMNS","LINES","HISTSIZE","HISTFILE","NETLIFY_AGENT_RUNNER_ID","NETLIFY_AGENT_RUNNER_SESSION_ID","NETLIFY_AGENT_RUNNER_PROMPT","NETLIFY_AGENT_RUNNER_AGENT","NETLIFY_AGENT_RUNNER_MODEL","NETLIFY_FF_AGENT_RUNNER_POST_EXECUTION_VALIDATION_ENABLED","NETLIFY_FF_AGENT_RUNNER_POST_EXECUTION_VALIDATION_WITH_BUILD_ENABLED","ERROR_LOGS_PATH","NETLIFY_AGENT_RUNNER_CONTEXT","NETLIFY_AGENT_RUNNER_HAS_REPO","NETLIFY_FF_AGENT_RUNNER_BYOK_ENABLED","NETLIFY_AGENT_RUNNER_SHA","NETLIFY_TEAM_TYPE","AGENT_RUNNERS_DEBUG","NETLIFY_TEAM_ID","NETLIFY_AGENT_RUNNER_USER_ID","SITE_NAME"]),ur=new Set(["true","false","undefined","null","deploy","project","claude","gemini","codex",""]);function cr(){return Object.entries(process.env).filter(([e,t])=>!(!t||lr.has(e)||ur.has(t)||!isNaN(Number(t))||t.length<5)).map(([,e])=>e).filter(Boolean)}function q(e){if(typeof e!="string")return e;let t=cr();if(t.length===0)return e;let r=e;return t.forEach(o=>{let n=new RegExp(dr(o),"g");r=r.replace(n,"******")}),r}function dr(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var re=class extends ar{constructor(t={}){super({...t,objectMode:!1})}_transform(t,r,o){let n=t.toString(),i=q(n);o(null,i)}};function ft(){if(!(process.env.NETLIFY_MASK_LOGS!=="false"))return;let t=process.stdout.write.bind(process.stdout),r=process.stderr.write.bind(process.stderr);process.stdout.write=function(o,n,i){let a=typeof o=="string"?q(o):o;return typeof n=="function"?t(a,n):t(a,n,i)},process.stderr.write=function(o,n,i){let a=typeof o=="string"?q(o):o;return typeof n=="function"?r(a,n):r(a,n,i)}}var pe=null,gt=e=>(pe&&pe.destroy(),pe=new z({totalAllowedTime:e}),pe),mt=()=>pe;var z=class{constructor({totalAllowedTime:t}){this.withStageTimer=async(t,r,o)=>{if(this.isTimeExpired())throw new Error(`${t} stage did not complete in the allowed time. Time has already expired.`);let n=this.onTimesUp(()=>{throw new Error(`${t} stage did not complete in the allowed time.`)}),i=null,a=null;o!==void 0&&(a=new Promise((l,s)=>{i=setTimeout(()=>{s(new Error(`${t} stage exceeded its maximum duration of ${o}ms`))},o)}));try{return a?await Promise.race([r(),a]):await r()}finally{n(),i&&clearTimeout(i)}};this.startTime=Date.now(),this.totalAllowedTime=t,this.globalTimeoutId=null,this.subscribers=[],this.hasTimedOut=!1,this.setupGlobalTimeout()}getElapsedTime(){return Date.now()-this.startTime}getRemainingTime(){let t=this.getElapsedTime(),r=this.totalAllowedTime-t;return Math.max(0,r)}isTimeExpired(){return this.getRemainingTime()===0||this.hasTimedOut}setupGlobalTimeout(){this.globalTimeoutId&&clearTimeout(this.globalTimeoutId),this.globalTimeoutId=setTimeout(()=>{this.notifyTimeUp()},this.totalAllowedTime)}notifyTimeUp(){this.hasTimedOut=!0;for(let t=this.subscribers.length-1;t>=0;t--)try{this.subscribers[t]()}catch(r){console.error("TimeKeeper: Error in time up callback:",r)}}onTimesUp(t){if(this.subscribers.push(t),this.hasTimedOut)try{t()}catch(r){console.error("TimeKeeper: Error in time up callback:",r)}return()=>{let r=this.subscribers.indexOf(t);r>-1&&this.subscribers.splice(r,1)}}off(t){let r=this.subscribers.indexOf(t);r>-1&&this.subscribers.splice(r,1)}clearSubscribers(){this.subscribers.length=0}getSubscriberCount(){return this.subscribers.length}destroy(){this.globalTimeoutId&&(clearTimeout(this.globalTimeoutId),this.globalTimeoutId=null),this.clearSubscribers()}static{this.timeUnits={seconds:t=>t*1e3,minutes:t=>t*60*1e3,hours:t=>t*60*60*1e3}}};var gr=pr(import.meta.url),mr=Ee.dirname(gr),_e=_("shell"),De=new Set,hr={preferLocal:!0},C=(e,t,r)=>{let[o,n]=yr(t,r),i={...hr,...n},a=fr(e,o,i);return Er(a,i),wr(a),a};var yr=function(e,t){return Array.isArray(e)?[e,t]:typeof e=="object"&&e!==null?[[],e]:[[],void 0]},Er=(e,t)=>{if(t.stdio!==void 0||t.stdout!==void 0||t.stderr!==void 0)return;if(K.env.NETLIFY_MASK_LOGS!=="false"){e.all?.pipe(new re).pipe(K.stdout),e.stdout?.pipe(new re).pipe(K.stdout),e.stderr?.pipe(new re).pipe(K.stderr);return}e.stdout?.pipe(K.stdout),e.stderr?.pipe(K.stderr)},ht=(e,t="SIGTERM")=>{try{return e.pid&&!e.killed?(K.kill(-e.pid,t),_e.log(`Killed process ${e.pid} with signal ${t}`),!0):!1}catch(r){return _e.error("Error killing process:",r),!1}},_r=e=>ht(e,"SIGKILL"),wr=e=>{De.add(e);let t=mt();if(t){let r=t.onTimesUp(()=>{_e.log(`Global timer expired, killing process ${e.pid}`),ht(e,"SIGTERM"),setTimeout(()=>{e.pid&&!e.killed&&(_e.log(`Force killing process ${e.pid} after timeout`),_r(e))},5e3)});e.on("exit",()=>{De.delete(e),r()}),e.on("error",()=>{De.delete(e),r()})}};function we(e,t){return!!J(e,t)}function J(e,t){if(K.env.NODE_PATH){let n=Ee.join(K.env.NODE_PATH,".bin",t);if($e.existsSync(n))return n}let r=Ee.join(e,"node_modules",".bin",t);if($e.existsSync(r))return r;let o=Ee.join(mr,"..","node_modules",".bin",t);if($e.existsSync(o))return o}var yt="netlify-agent-runner-context.md",Le="task-history",ke="netlify-context",U=".netlify",ne="results.md",Ue="assets";var Ir=_("utils"),Tr=e=>new Promise(t=>{setTimeout(t,e)}),Et=(e,t=3e3)=>{let r=!1,o=null,n=[],i=null,a=(...l)=>{if(r)return o=l,new Promise(d=>{n.push(d)});r=!0;let s,h=new Promise(d=>{s=d});return i=(async()=>{await Promise.resolve();let d=await e(...l);for(s(d);;){if(await Tr(t),!o)return r=!1,i=null,d;let c=o,m=n;o=null,n=[],d=await e(...c),m.forEach(y=>{y(d)})}})(),h};return a.flush=async()=>{if((r||o)&&i)return await i,a.flush()},a},Ie=(e,t,r=!1)=>{let o=null,n=null,i=null,a=function(...l){n=l,i=this;let s=r&&!o;clearTimeout(o),o=setTimeout(()=>{o=null,r||(e.apply(i,n),n=null,i=null)},t),s&&(e.apply(i,n),n=null,i=null)};return a.cancel=()=>{clearTimeout(o),o=null,n=null,i=null},a.flush=()=>{if(o){clearTimeout(o);let l=n,s=i;o=null,n=null,i=null,e.apply(s,l)}},a},_t=(e,t=!0,r)=>{if(e)try{return JSON.parse(e)}catch(o){t&&(r?.error?r.error("Could not parse JSON",o):Ir.error("Could not parse JSON",o))}},wt=(e,t)=>{let n=".netlify.app",i="agent-";if(!t)return`${i}${e.slice(0,6)}`;let l=`--${t}${n}`;if(l.length>55)return"";let s=60-l.length;if(s<=0)return"";if(s>=i.length+6){let h=Math.min(s-i.length,e.length);return`${i}${e.slice(0,h)}`}return e.slice(0,s)};import{Buffer as It}from"buffer";import xr from"path";var Tt=_("repo"),xt=async({config:e})=>{Tt.info("Getting runner diffs");let t=await Rr(),{hasChanges:r}=t,{status:o}=t;if(!r)return{hasChanges:!1};let n=Sr(o);await Ar(n),Tt.info("Changes after processing"),await Ge();let i=await je(o);await Me(i);let a={stdio:["ignore","pipe","pipe"]},s=(await C("git",["diff","--staged"],a)).stdout;if(r=!!s,!r)return{hasChanges:!1,ignored:i};let d=(await C("git",["diff","--staged","--binary"],a)).stdout,c,m;if(e.sha){process.env.NETLIFY_LOCAL_MODE||await C("git",["commit","-m","Agent runner"]),c=(await C("git",["diff",e.sha,"HEAD"],a)).stdout;let g=(await C("git",["diff",e.sha,"HEAD","--binary"],a)).stdout;c!==g&&(m=It.from(g).toString("base64"))}let y={hasChanges:!0,diff:s,resultDiff:c,ignored:i};return s!==d&&(y.diffBinary=It.from(d).toString("base64")),m&&(y.resultDiffBinary=m),y},Me=async(e=[])=>{await C("git",["add",".",...e])},Ge=async()=>(await C("git",["status","-s"])).stdout,vt=/.. (.+)?\.log$/,vr=[vt],Rr=async()=>{let e=await Ge();return{hasChanges:(e.trim().length===0?[]:e.split(`
9
- `).filter(o=>vr.some(i=>i instanceof RegExp?i.test(o):o===i)?!1:o[1]?.trim()!=="")).length!==0,status:e}},Rt=async()=>{let{stdout:e}=await C("git",["rev-parse","HEAD"]);return e.trim()},St=async()=>{let{stdout:e}=await C("git",["rev-list","--max-parents=0","HEAD"]);return e.trim()},je=async e=>{e||=await Ge();let t=[".netlify","node_modules"],r=[];return e.split(`
10
- `).forEach(o=>{t.forEach(i=>{[`?? ${i}`,`?? ${i}${xr.sep}`].some(l=>o.startsWith(l))&&r.push(`:!${i}`)});let n=o.match(vt)?.[1];n&&r.push(`:!${n}.log`)}),r},At=async()=>{await C("git",["reset","--hard","HEAD"])},Sr=e=>{let t=e.split(`
11
- `).reduce((r,o)=>{if(!o)return r;let[n,i,,...a]=o,l=a.join(""),s=n.trim(),h=i.trim();return r[l]?r[l].change=h:r[l]={filePath:l,stage:s,change:h},r},{});return Object.values(t)},Ar=async e=>{let t=[];for(let r of e)r.stage&&!r.change&&t.push(C("git",["restore","--staged","--worktree",r.filePath]));await Promise.allSettled(t)};import br from"fs/promises";import Cr from"os";import Ct from"path";import Z from"process";import Pr from"readline";import Ye from"path";import Nr from"fs/promises";var Be=_("agent-output-utils");async function oe({initialResult:e,agentName:t,hasError:r}){let o="",n=Ye.join(process.cwd(),U,ne);try{let i=await Nr.readFile(n,"utf-8");i&&(o=i,Be.log(`Pulled result from ${Ye.relative(process.cwd(),n)}`))}catch{Be.log(`No results file found at ${Ye.relative(process.cwd(),n)}`)}return o||(!e&&!r?`${t} has finished working on task.`:e||void 0)}function ie({error:e,agentName:t}){let r=e&&typeof e=="object"?JSON.stringify(e):e,o=r?.replace(/\s+/g," ").trim().toLowerCase()||"",n="";return o?.includes("ai gateway is not available for your account")||o?.includes("ai gateway is not enabled for your account")?n="AI Gateway is currently not available on your account. Please confirm your account meets the criteria for using Agent Runners and AI Gateway and that your account has remaining AI Gateway inference credits available. Reach out to Netlify support if this is unexpected.":o?.includes("error when talking to gemini api")?n="Gemini's API is currently having issues. Please try again or use a different available agent while Google resolves the issue.":(o?.includes("connection closed prematurely")||o?.includes("499")&&t.toLowerCase().includes("gemini"))&&(n=`The ${t} models were currently overloaded. Please try again or use a different available agent.`),o?.includes("request timed out")&&(n=`The ${t} API request's have timed out. Please try again or use a different available agent.`),o?.includes("network error")&&(n=`The ${t} agent is having network issues. Please try again or use a different available agent.`),n&&Be.log(`Providing updated error messsage: ${n}, replacing original error: ${r}`),n||r||void 0}function se(e){if(!e)return!1;let r=(e&&typeof e=="object"?JSON.stringify(e):e)?.replace(/\s+/g," ").trim().toLowerCase()||"";return!!(r?.includes("error when talking to gemini api")||r?.includes("499")||r?.includes("connection closed prematurely")||r?.includes("request timed out")||r?.includes("network error"))}var M=_("runner_claude"),Nt="Claude Code",Te="claude-sonnet-4-5-20250929",bt=e=>({Task:"Task",Bash:"Run command",Glob:"Find files",Grep:"Search files",LS:"List directory",ExitPlanMode:"Exit planning",Read:"Read file",Edit:"Edit file",MultiEdit:"Edit multiple files",Write:"Coding",NotebookEdit:"Edit notebook",WebFetch:"Fetch webpage",TodoWrite:"Update task list",WebSearch:"Search web",BashOutput:"Get command output",KillBash:"Stop command"})[e]||e,Or=({catchError:e,runCmd:t,error:r,result:o,runnerName:n})=>(M.log(`${n} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!o,resultLength:o?o.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),o?(M.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:o}:{error:"Process completed with errors but result was captured",result:o}):(M.log("Setting result to undefined because no valid result was captured"),{error:r||`${n} failed`,result:void 0}));async function He({config:e,netlify:t,persistSteps:r,aiGateway:o,continueSession:n,priorAgentSessionId:i}){let a=e,{accountType:l,prompt:s,modelVersionOverrides:h}=a,{model:d}=a,c="";if(o){let{token:u,url:E}=o;if(!u||!E)throw new Error("No token or url provided from AI Gateway");if(h?.claude){let p=h?.claude?.[l];if(p){if(!await o.isModelAvailableForProvider("anthropic",p))throw new Error(`Model override '${p}' is not available for anthropic provider`);d=p}}else if(d){if(!await o.isModelAvailableForProvider("anthropic",d))throw new Error(`Model '${d}' is not available for anthropic provider`)}else await o.isModelAvailableForProvider("anthropic",Te)?(d=Te,M.log(`Using default model: ${Te}`)):M.log(`Default model ${Te} is not available, proceeding without model specification`);Z.env.ANTHROPIC_API_KEY=u,Z.env.ANTHROPIC_BASE_URL=E}else if(!Z.env.ANTHROPIC_API_KEY)throw new Error("ANTHROPIC_API_KEY is not provided");let m=[],y=[],x={},I=0,g=0,v,R,N=[J(Z.cwd(),"claude"),"--permission-mode","bypassPermissions","--dangerously-skip-permissions","--output-format","stream-json","--verbose",...d?["--model",d]:[],...n?["--continue"]:[],...n&&i?["--resume",i]:[],"-p",s],O=`${Z.env.NVM_BIN}/node`;M.log(`Running ${O} ${N.join(" ")}`);let b=t.utils.run(O,N,{all:!0,env:Z.env});b.stdin?.end();let S=Ie(()=>{r?.({steps:m,duration:g})},250),w=(u,E)=>{let p={...u,id:I};I+=1,y.push(p),m.push(p),E||S.flush(),S(),E&&S.flush()},f=Pr.createInterface({input:b.all});return f.on("error",u=>{M.error("Readline interface error",{error:u.message,stack:u.stack})}),f.on("line",u=>{let E=null;try{E=JSON.parse(u)}catch{M.log("Could not parse line",u)}E?.session_id&&E.session_id!==c&&(c=E.session_id),Array.isArray(E?.message?.content)?E.message.content.forEach(p=>{switch(p.type){case"text":{p.text&&w({message:p.text});break}case"image":{typeof p.source=="object"&&p.source&&p.source.type==="base64"&&p.source.media_type?w({message:`![](data:${p.source.media_type};base64,${p.source.data})`}):M.log(`Unsupported image type ${p.source?.type}`,p.source);break}case"tool_use":{if(p.name==="Task"){let T=p.input?.description&&`\`${p.input.description}\``;w({title:[bt(p.name),T].filter(Boolean).join(" ")})}else p.id&&(x[p.id]=p);S.flush();break}case"tool_result":{let T=p.tool_use_id?x[p.tool_use_id]:void 0,le;if(T){let ee=T.input?.file_path&&Ct.relative(Z.cwd(),T.input.file_path),F=ee&&`\`${ee}\``;le=[bt(T.name||""),F].filter(Boolean).join(" ")}let et=["Bash","Glob","Grep","LS","Read","Edit","Write"].includes(T?.name||""),V;if(typeof p.content=="string")V=p.content;else if(Array.isArray(p.content)){let ee=[];p.content.forEach(F=>{F?.type==="text"&&typeof F.text=="string"?ee.push(F.text):F?.type==="image"&&typeof F.source=="object"&&F.source?F.source.type==="base64"&&F.source.media_type?ee.push(`![](data:${F.source.media_type};base64,${F.source.data})`):M.log(`Unsupported image type ${F.source.type}`,F.source):M.log(`Unsupported block type ${F?.type}`)}),V=ee.join(`
8
+ `);return s.length>e.length*.8?e:s}import Re from"process";import{getTracer as Lr}from"@netlify/otel";import le from"process";var me=le.env.NETLIFY_API_URL,he=le.env.NETLIFY_API_TOKEN,j=w("api"),ye=()=>le.env.NETLIFY_LOCAL_MODE==="true",ue=async(e,t={})=>{if(!me||!he)throw new Error("No API URL or token");let r=new URL(e,me),o={...t,headers:{...t.headers,Authorization:`Bearer ${he}`}};le.env.AGENT_RUNNERS_DEBUG==="true"&&(o.headers["x-nf-debug-logging"]="true"),t.json&&(o.headers||={},o.headers["Content-Type"]="application/json",o.body=JSON.stringify(t.json));let n=await fetch(r,o),s=n.ok&&n.status<=299;if(le.env.AGENT_RUNNERS_DEBUG==="true")j.log(`Response headers for ${r}:`),n.headers.forEach((u,i)=>{j.log(` ${i}: ${u}`)});else{let u=n.headers.get("x-request-id")||n.headers.get("x-nf-request-id");j.log(`Request ID for ${r}: ${u||"N/A"}`)}if(s||j.error(`Got status ${n.status} for request ${r}`),t.raw){if(!s)throw n;return n}let a=await(n.headers.get("content-type")?.includes("application/json")?n.json():n.text());if(!s)throw a;return a},nt=e=>{j.log("Setting details for api",{apiUrl:e?.constants?.NETLIFY_API_HOST,token:!!e?.constants?.NETLIFY_API_TOKEN}),e?.constants?.NETLIFY_API_HOST&&(me=`https://${e.constants.NETLIFY_API_HOST}`),e?.constants?.NETLIFY_API_TOKEN&&(he=e.constants.NETLIFY_API_TOKEN)},ot=()=>({apiUrl:me,token:he}),ce=async(e,t)=>ye()?(j.log("Mock API: updateRunner called",{runnerId:e,data:t}),{id:e,...t}):ue(`/api/v1/agent_runners/${e}`,{method:"PUT",json:t}),B=async(e,t,r)=>ye()?(j.log("Mock API: updateRunnerSession called",JSON.stringify({runnerId:e,sessionId:t,data:r},null,2)),{id:e,sessionId:t,...r}):ue(`/api/v1/agent_runners/${e}/sessions/${t}`,{method:"PUT",json:r});var st=async(e,t)=>ye()?(j.log("Mock API: getRunnerSession called",{runnerId:e,sessionId:t}),{id:t,runnerId:e,state:"running"}):ue(`/api/v1/agent_runners/${e}/sessions/${t}`),it=(e,t,r)=>ue(`/api/v1/sites/${e}/ai-gateway/token`,{headers:{"X-Nf-Agent-Runner-Id":t,"X-Nf-Agent-Runner-Session-Id":r}}),at=async(e,t)=>ye()?(j.log("Mock API: getDiffUploadUrls called",{runnerId:e,sessionId:t}),{result:{upload_url:"https://s3.mock.com/mock-upload-url-result",s3_key:"mock-s3-key-result"},cumulative:{upload_url:"https://s3.mock.com/mock-upload-url-cumulative",s3_key:"mock-s3-key-cumulative"}}):ue(`/api/v1/agent_runners/${e}/sessions/${t}/diff/upload_urls`,{method:"POST"}),$e=async(e,t)=>{j.log(`Uploading diff to S3: ${e.substring(0,50)}...`);let r=await fetch(e,{method:"PUT",body:t,headers:{"Content-Type":"text/plain"}});if(!r.ok)throw new Error(`S3 upload failed with status ${r.status}`);return r};var ee=w("ai_gateway"),ke=null;var lt=async()=>{if(ke)return ke;ee.log("Fetching available AI gateway providers");let e=await fetch(`${ot().apiUrl}/api/v1/ai-gateway/providers`);if(!e.ok)throw new Error(`Failed to fetch AI gateway providers: ${e.statusText}`);let t=await e.json();return ke=t,ee.log("Cached AI gateway providers",{providerCount:Object.keys(t.providers).length}),t},er=async(e,t)=>{let o=(await lt()).providers[e];if(!o)return ee.log(`Provider '${e}' not found`),!1;let n=o.models.includes(t);return ee.log(`Model validation for ${e}/${t}`,{isAvailable:n}),n},ut=async({netlify:e,config:t})=>{let r,o,n,s,a=e.constants?.SITE_ID;if(!a)throw new Error("No site id");let u=async()=>{clearTimeout(n),ee.log("Requesting AI gateway information");let i=await it(a,t.id,t.sessionId);if({token:r,url:s}=i,o=i.expires_at?i.expires_at*1e3:void 0,ee.log("Got AI gateway information",{token:!!r,expiresAt:o,url:s}),o){let y=o-Date.now()-6e4;y>0&&(n=setTimeout(()=>{u()},y))}};return await Promise.all([u(),lt()]),{get url(){return s},get token(){return r},isModelAvailableForProvider:er}};import K from"process";import Ee from"path";import De from"fs";import{fileURLToPath as ir}from"url";import{execa as ar,execaCommand as Cn}from"execa";import{Transform as tr}from"stream";var rr=new Set(["NODE_ENV","PATH","HOME","USER","USERNAME","SHELL","PWD","OLDPWD","TMPDIR","TMP","TEMP","LANG","TERM","EDITOR","PAGER","OS","PROCESSOR_ARCHITECTURE","PROCESSOR_IDENTIFIER","SYSTEMROOT","WINDIR","PROGRAMFILES","PROGRAMFILES(X86)","PROGRAMDATA","APPDATA","LOCALAPPDATA","NODE_OPTIONS","NODE_PATH","NODE_DEBUG","NODE_NO_WARNINGS","npm_config_registry","npm_config_cache","npm_execpath","npm_node_execpath","CI","GITHUB_ACTIONS","GITHUB_WORKSPACE","GITHUB_REPOSITORY","GITHUB_REF","BUILDKITE","BUILDKITE_BRANCH","BUILDKITE_COMMIT","BUILDKITE_BUILD_NUMBER","JENKINS_URL","TRAVIS","CIRCLECI","DISPLAY","COLORTERM","TERM_PROGRAM","TERM_PROGRAM_VERSION","COLUMNS","LINES","HISTSIZE","HISTFILE","NETLIFY_AGENT_RUNNER_ID","NETLIFY_AGENT_RUNNER_SESSION_ID","NETLIFY_AGENT_RUNNER_PROMPT","NETLIFY_AGENT_RUNNER_AGENT","NETLIFY_AGENT_RUNNER_MODEL","NETLIFY_FF_AGENT_RUNNER_POST_EXECUTION_VALIDATION_ENABLED","NETLIFY_FF_AGENT_RUNNER_POST_EXECUTION_VALIDATION_WITH_BUILD_ENABLED","ERROR_LOGS_PATH","NETLIFY_AGENT_RUNNER_CONTEXT","NETLIFY_AGENT_RUNNER_HAS_REPO","NETLIFY_FF_AGENT_RUNNER_BYOK_ENABLED","NETLIFY_AGENT_RUNNER_SHA","NETLIFY_TEAM_TYPE","AGENT_RUNNERS_DEBUG","NETLIFY_TEAM_ID","NETLIFY_AGENT_RUNNER_USER_ID","SITE_NAME"]),nr=new Set(["true","false","undefined","null","deploy","project","claude","gemini","codex",""]);function or(){return Object.entries(process.env).filter(([e,t])=>!(!t||rr.has(e)||nr.has(t)||!isNaN(Number(t))||t.length<5)).map(([,e])=>e).filter(Boolean)}function H(e){if(typeof e!="string")return e;let t=or();if(t.length===0)return e;let r=e;return t.forEach(o=>{let n=new RegExp(sr(o),"g");r=r.replace(n,"******")}),r}function sr(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var te=class extends tr{constructor(t={}){super({...t,objectMode:!1})}_transform(t,r,o){let n=t.toString(),s=H(n);o(null,s)}};function ct(){if(!(process.env.NETLIFY_MASK_LOGS!=="false"))return;let t=process.stdout.write.bind(process.stdout),r=process.stderr.write.bind(process.stderr);process.stdout.write=function(o,n,s){let a=typeof o=="string"?H(o):o;return typeof n=="function"?t(a,n):t(a,n,s)},process.stderr.write=function(o,n,s){let a=typeof o=="string"?H(o):o;return typeof n=="function"?r(a,n):r(a,n,s)}}var de=null,dt=e=>(de&&de.destroy(),de=new V({totalAllowedTime:e}),de),pt=()=>de;var V=class{constructor({totalAllowedTime:t}){this.withStageTimer=async(t,r,o)=>{if(this.isTimeExpired())throw new Error(`${t} stage did not complete in the allowed time. Time has already expired.`);let n=this.onTimesUp(()=>{throw new Error(`${t} stage did not complete in the allowed time.`)}),s=null,a=null;o!==void 0&&(a=new Promise((u,i)=>{s=setTimeout(()=>{i(new Error(`${t} stage exceeded its maximum duration of ${o}ms`))},o)}));try{return a?await Promise.race([r(),a]):await r()}finally{n(),s&&clearTimeout(s)}};this.startTime=Date.now(),this.totalAllowedTime=t,this.globalTimeoutId=null,this.subscribers=[],this.hasTimedOut=!1,this.setupGlobalTimeout()}getElapsedTime(){return Date.now()-this.startTime}getRemainingTime(){let t=this.getElapsedTime(),r=this.totalAllowedTime-t;return Math.max(0,r)}isTimeExpired(){return this.getRemainingTime()===0||this.hasTimedOut}setupGlobalTimeout(){this.globalTimeoutId&&clearTimeout(this.globalTimeoutId),this.globalTimeoutId=setTimeout(()=>{this.notifyTimeUp()},this.totalAllowedTime)}notifyTimeUp(){this.hasTimedOut=!0;for(let t=this.subscribers.length-1;t>=0;t--)try{this.subscribers[t]()}catch(r){console.error("TimeKeeper: Error in time up callback:",r)}}onTimesUp(t){if(this.subscribers.push(t),this.hasTimedOut)try{t()}catch(r){console.error("TimeKeeper: Error in time up callback:",r)}return()=>{let r=this.subscribers.indexOf(t);r>-1&&this.subscribers.splice(r,1)}}off(t){let r=this.subscribers.indexOf(t);r>-1&&this.subscribers.splice(r,1)}clearSubscribers(){this.subscribers.length=0}getSubscriberCount(){return this.subscribers.length}destroy(){this.globalTimeoutId&&(clearTimeout(this.globalTimeoutId),this.globalTimeoutId=null),this.clearSubscribers()}static{this.timeUnits={seconds:t=>t*1e3,minutes:t=>t*60*1e3,hours:t=>t*60*60*1e3}}};var lr=ir(import.meta.url),ur=Ee.dirname(lr),_e=w("shell"),Le=new Set,cr={preferLocal:!0},we=(e,t,r)=>{let[o,n]=dr(t,r),s={...cr,...n},a=ar(e,o,s);return pr(a,s),gr(a),a};var dr=function(e,t){return Array.isArray(e)?[e,t]:typeof e=="object"&&e!==null?[[],e]:[[],void 0]},pr=(e,t)=>{if(t.stdio!==void 0||t.stdout!==void 0||t.stderr!==void 0)return;if(K.env.NETLIFY_MASK_LOGS!=="false"){e.all?.pipe(new te).pipe(K.stdout),e.stdout?.pipe(new te).pipe(K.stdout),e.stderr?.pipe(new te).pipe(K.stderr);return}e.stdout?.pipe(K.stdout),e.stderr?.pipe(K.stderr)},ft=(e,t="SIGTERM")=>{try{return e.pid&&!e.killed?(K.kill(-e.pid,t),_e.log(`Killed process ${e.pid} with signal ${t}`),!0):!1}catch(r){return _e.error("Error killing process:",r),!1}},fr=e=>ft(e,"SIGKILL"),gr=e=>{Le.add(e);let t=pt();if(t){let r=t.onTimesUp(()=>{_e.log(`Global timer expired, killing process ${e.pid}`),ft(e,"SIGTERM"),setTimeout(()=>{e.pid&&!e.killed&&(_e.log(`Force killing process ${e.pid} after timeout`),fr(e))},5e3)});e.on("exit",()=>{Le.delete(e),r()}),e.on("error",()=>{Le.delete(e),r()})}};function Ie(e,t){return!!J(e,t)}function J(e,t){if(K.env.NODE_PATH){let n=Ee.join(K.env.NODE_PATH,".bin",t);if(De.existsSync(n))return n}let r=Ee.join(e,"node_modules",".bin",t);if(De.existsSync(r))return r;let o=Ee.join(ur,"..","node_modules",".bin",t);if(De.existsSync(o))return o}var gt="netlify-agent-runner-context.md",Fe="task-history",Ue="netlify-context",F=".netlify",re="results.md",Me="assets";var mr=w("utils"),hr=e=>new Promise(t=>{setTimeout(t,e)}),mt=(e,t=3e3)=>{let r=!1,o=null,n=[],s=null,a=(...u)=>{if(r)return o=u,new Promise(l=>{n.push(l)});r=!0;let i,y=new Promise(l=>{i=l});return s=(async()=>{await Promise.resolve();let l=await e(...u);for(i(l);;){if(await hr(t),!o)return r=!1,s=null,l;let c=o,g=n;o=null,n=[],l=await e(...c),g.forEach(E=>{E(l)})}})(),y};return a.flush=async()=>{if((r||o)&&s)return await s,a.flush()},a},Te=(e,t,r=!1)=>{let o=null,n=null,s=null,a=function(...u){n=u,s=this;let i=r&&!o;clearTimeout(o),o=setTimeout(()=>{o=null,r||(e.apply(s,n),n=null,s=null)},t),i&&(e.apply(s,n),n=null,s=null)};return a.cancel=()=>{clearTimeout(o),o=null,n=null,s=null},a.flush=()=>{if(o){clearTimeout(o);let u=n,i=s;o=null,n=null,s=null,e.apply(i,u)}},a},ht=(e,t=!0,r)=>{if(e)try{return JSON.parse(e)}catch(o){t&&(r?.error?r.error("Could not parse JSON",o):mr.error("Could not parse JSON",o))}},yt=(e,t)=>{let n=".netlify.app",s="agent-";if(!t)return`${s}${e.slice(0,6)}`;let u=`--${t}${n}`;if(u.length>55)return"";let i=60-u.length;if(i<=0)return"";if(i>=s.length+6){let y=Math.min(i-s.length,e.length);return`${s}${e.slice(0,y)}`}return e.slice(0,i)};import{Buffer as Et}from"buffer";import yr from"path";var _t=async({config:e,netlify:t})=>{let r=await _r(t),{hasChanges:o}=r,{status:n}=r;if(!o)return{hasChanges:!1};let s=await wr(n);await t.utils.run("git",["add",".",...s]);let a={stdio:["ignore","pipe","pipe"]},i=(await t.utils.run("git",["diff","--staged"],a)).stdout;if(o=!!i,!o)return{hasChanges:!1,ignored:s};let l=(await t.utils.run("git",["diff","--staged","--binary"],a)).stdout,c,g;if(e.sha){process.env.NETLIFY_LOCAL_MODE||await t.utils.run("git",["commit","-m","Agent runner"]),c=(await t.utils.run("git",["diff",e.sha,"HEAD"],a)).stdout;let h=(await t.utils.run("git",["diff",e.sha,"HEAD","--binary"],a)).stdout;c!==h&&(g=Et.from(h).toString("base64"))}let E={hasChanges:!0,diff:i,resultDiff:c,ignored:s};return i!==l&&(E.diffBinary=Et.from(l).toString("base64")),g&&(E.resultDiffBinary=g),E},Er=["?? mise.toml","?? deno.lock","?? .npmrc",/\?\? .+?\.log/],_r=async e=>{let t=await e.utils.run("git",["status","-s"]);return{hasChanges:(t.stdout.trim().length===0?[]:t.stdout.split(`
9
+ `).filter(n=>!Er.some(s=>s instanceof RegExp?s.test(n):n===s))).length!==0,status:t.stdout}};var wt=async e=>{let{stdout:t}=await e.utils.run("git",["rev-parse","HEAD"]);return t.trim()},It=async e=>{let{stdout:t}=await e.utils.run("git",["rev-list","--max-parents=0","HEAD"]);return t.trim()},wr=async e=>{let t=[".netlify","mise.toml","deno.lock",".npmrc","node_modules"],r=[];return e.split(`
10
+ `).forEach(o=>{t.forEach(s=>{[`?? ${s}`,`?? ${s}${yr.sep}`].some(u=>o.startsWith(u))&&r.push(`:!${s}`)});let n=o.match(/\?\? (.+?)\.log$/)?.[1];n&&r.push(`:!${n}.log`)}),r};import Tr from"fs/promises";import xr from"os";import vt from"path";import X from"process";import vr from"readline";import Ge from"path";import Ir from"fs/promises";var je=w("agent-output-utils");async function ne({initialResult:e,agentName:t,hasError:r}){let o="",n=Ge.join(process.cwd(),F,re);try{let s=await Ir.readFile(n,"utf-8");s&&(o=s,je.log(`Pulled result from ${Ge.relative(process.cwd(),n)}`))}catch{je.log(`No results file found at ${Ge.relative(process.cwd(),n)}`)}return o||(!e&&!r?`${t} has finished working on task.`:e||void 0)}function oe({error:e,agentName:t}){let r=e&&typeof e=="object"?JSON.stringify(e):e,o=r?.replace(/\s+/g," ").trim().toLowerCase()||"",n="";return o?.includes("ai gateway is not available for your account")||o?.includes("ai gateway is not enabled for your account")?n="AI Gateway is currently not available on your account. Please confirm your account meets the criteria for using Agent Runners and AI Gateway and that your account has remaining AI Gateway inference credits available. Reach out to Netlify support if this is unexpected.":o?.includes("error when talking to gemini api")?n="Gemini's API is currently having issues. Please try again or use a different available agent while Google resolves the issue.":(o?.includes("connection closed prematurely")||o?.includes("499")&&t.toLowerCase().includes("gemini"))&&(n=`The ${t} models were currently overloaded. Please try again or use a different available agent.`),o?.includes("request timed out")&&(n=`The ${t} API request's have timed out. Please try again or use a different available agent.`),o?.includes("network error")&&(n=`The ${t} agent is having network issues. Please try again or use a different available agent.`),n&&je.log(`Providing updated error messsage: ${n}, replacing original error: ${r}`),n||r||void 0}function se(e){if(!e)return!1;let r=(e&&typeof e=="object"?JSON.stringify(e):e)?.replace(/\s+/g," ").trim().toLowerCase()||"";return!!(r?.includes("error when talking to gemini api")||r?.includes("499")||r?.includes("connection closed prematurely")||r?.includes("request timed out")||r?.includes("network error"))}var U=w("runner_claude"),Tt="Claude Code",xe="claude-sonnet-4-5-20250929",xt=e=>({Task:"Task",Bash:"Run command",Glob:"Find files",Grep:"Search files",LS:"List directory",ExitPlanMode:"Exit planning",Read:"Read file",Edit:"Edit file",MultiEdit:"Edit multiple files",Write:"Coding",NotebookEdit:"Edit notebook",WebFetch:"Fetch webpage",TodoWrite:"Update task list",WebSearch:"Search web",BashOutput:"Get command output",KillBash:"Stop command"})[e]||e,Rr=({catchError:e,runCmd:t,error:r,result:o,runnerName:n})=>(U.log(`${n} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!o,resultLength:o?o.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),o?(U.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:o}:{error:"Process completed with errors but result was captured",result:o}):(U.log("Setting result to undefined because no valid result was captured"),{error:r||`${n} failed`,result:void 0}));async function Ye({config:e,netlify:t,persistSteps:r,aiGateway:o,continueSession:n,priorAgentSessionId:s}){let a=e,{accountType:u,prompt:i,modelVersionOverrides:y}=a,{model:l}=a,c="";if(o){let{token:f,url:_}=o;if(!f||!_)throw new Error("No token or url provided from AI Gateway");if(y?.claude){let d=y?.claude?.[u];if(d){if(!await o.isModelAvailableForProvider("anthropic",d))throw new Error(`Model override '${d}' is not available for anthropic provider`);l=d}}else if(l){if(!await o.isModelAvailableForProvider("anthropic",l))throw new Error(`Model '${l}' is not available for anthropic provider`)}else await o.isModelAvailableForProvider("anthropic",xe)?(l=xe,U.log(`Using default model: ${xe}`)):U.log(`Default model ${xe} is not available, proceeding without model specification`);X.env.ANTHROPIC_API_KEY=f,X.env.ANTHROPIC_BASE_URL=_}else if(!X.env.ANTHROPIC_API_KEY)throw new Error("ANTHROPIC_API_KEY is not provided");let g=[],E=[],T={},I=0,h=0,x,v,C=[J(X.cwd(),"claude"),"--permission-mode","bypassPermissions","--dangerously-skip-permissions","--output-format","stream-json","--verbose",...l?["--model",l]:[],...n?["--continue"]:[],...n&&s?["--resume",s]:[],"-p",i],N=`${X.env.NVM_BIN}/node`;U.log(`Running ${N} ${C.join(" ")}`);let R=t.utils.run(N,C,{all:!0,env:X.env});R.stdin?.end();let S=Te(()=>{r?.({steps:g,duration:h})},250),m=(f,_)=>{let d={...f,id:I};I+=1,E.push(d),g.push(d),_||S.flush(),S(),_&&S.flush()},p=vr.createInterface({input:R.all});return p.on("error",f=>{U.error("Readline interface error",{error:f.message,stack:f.stack})}),p.on("line",f=>{let _=null;try{_=JSON.parse(f)}catch{U.log("Could not parse line",f)}_?.session_id&&_.session_id!==c&&(c=_.session_id),Array.isArray(_?.message?.content)?_.message.content.forEach(d=>{switch(d.type){case"text":{d.text&&m({message:d.text});break}case"image":{typeof d.source=="object"&&d.source&&d.source.type==="base64"&&d.source.media_type?m({message:`![](data:${d.source.media_type};base64,${d.source.data})`}):U.log(`Unsupported image type ${d.source?.type}`,d.source);break}case"tool_use":{if(d.name==="Task"){let P=d.input?.description&&`\`${d.input.description}\``;m({title:[xt(d.name),P].filter(Boolean).join(" ")})}else d.id&&(T[d.id]=d);S.flush();break}case"tool_result":{let P=d.tool_use_id?T[d.tool_use_id]:void 0,ae;if(P){let Q=P.input?.file_path&&vt.relative(X.cwd(),P.input.file_path),O=Q&&`\`${Q}\``;ae=[xt(P.name||""),O].filter(Boolean).join(" ")}let ze=["Bash","Glob","Grep","LS","Read","Edit","Write"].includes(P?.name||""),q;if(typeof d.content=="string")q=d.content;else if(Array.isArray(d.content)){let Q=[];d.content.forEach(O=>{O?.type==="text"&&typeof O.text=="string"?Q.push(O.text):O?.type==="image"&&typeof O.source=="object"&&O.source?O.source.type==="base64"&&O.source.media_type?Q.push(`![](data:${O.source.media_type};base64,${O.source.data})`):U.log(`Unsupported image type ${O.source.type}`,O.source):U.log(`Unsupported block type ${O?.type}`)}),q=Q.join(`
12
11
 
13
- `)}et&&V&&(V=`\`\`\`
14
- ${V.trim()}
15
- \`\`\``),w({title:le,message:V},!0);break}case"thinking":{p.thinking&&w({title:"Thinking",message:p.thinking},!0);break}default:M.log(`Message content type is not supported ${p.type}`,p)}}):E?.type==="result"&&(g=E.duration_ms||0,E.is_error?R=E.result:v=E.result,[y,m].forEach(p=>{p[p.length-1]?.message===v&&p.pop()}))}),await b.catch(u=>{({error:R,result:v}=Or({catchError:u,runCmd:b,error:R,result:v,runnerName:"Claude"}))}),f.close(),S.flush(),{steps:y,duration:g,result:await oe({initialResult:v,agentName:Nt,hasError:!!R}),error:ie({error:R,agentName:Nt}),isRetryableError:se(R),agentSessionId:c}}var Pt=async()=>{let e=Ct.join(Cr.homedir(),".claude");await br.rm(e,{recursive:!0,force:!0})};import xe from"fs/promises";import Ft from"os";import qe from"path";import W from"process";import Fr from"readline";var G=_("runner_codex"),Ot="Codex CLI",$r=({catchError:e,runCmd:t,error:r,result:o,runnerName:n})=>(G.log(`${n} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!o,resultLength:o?o.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),o?(G.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:o}:{error:"Process completed with errors but result was captured",result:o}):(G.log("Setting result to undefined because no valid result was captured"),{error:r||`${n} failed`,result:void 0}));async function Ke({config:e,netlify:t,persistSteps:r,sendSteps:o,aiGateway:n}){let{accountType:i,prompt:a,modelVersionOverrides:l}=e,{model:s}=e;if(n){let{token:f,url:u}=n;if(!f||!u)throw new Error("No token or url provided from AI Gateway");if(l?.codex){let E=l?.codex?.[i];if(E){if(!await n.isModelAvailableForProvider("openai",E))throw new Error(`Model override '${E}' is not available for openai provider`);s=E}}else if(s&&!await n.isModelAvailableForProvider("openai",s))throw new Error(`Model '${s}' is not available for openai provider`);W.env.OPENAI_API_KEY=f,W.env.OPENAI_BASE_URL=u}else if(!W.env.OPENAI_API_KEY)throw new Error("OPENAI_API_KEY is not provided");let h=[],d=[],c={},m=0,y=0,x,I,g=`${W.env.NVM_BIN}/node`,v=qe.join(Ft.homedir(),".codex"),R=qe.join(v,"config.toml");try{await xe.mkdir(v,{recursive:!0});let f="";try{f=await xe.readFile(R,"utf-8")}catch{}f.includes("web_search")||(f.includes("[tools]")?f=f.replace(/\[tools\]/,`[tools]
16
- web_search = true`):f+=`
12
+ `)}ze&&q&&(q=`\`\`\`
13
+ ${q.trim()}
14
+ \`\`\``),m({title:ae,message:q},!0);break}case"thinking":{d.thinking&&m({title:"Thinking",message:d.thinking},!0);break}default:U.log(`Message content type is not supported ${d.type}`,d)}}):_?.type==="result"&&(h=_.duration_ms||0,_.is_error?v=_.result:x=_.result,[E,g].forEach(d=>{d[d.length-1]?.message===x&&d.pop()}))}),await R.catch(f=>{({error:v,result:x}=Rr({catchError:f,runCmd:R,error:v,result:x,runnerName:"Claude"}))}),p.close(),S.flush(),{steps:E,duration:h,result:await ne({initialResult:x,agentName:Tt,hasError:!!v}),error:oe({error:v,agentName:Tt}),isRetryableError:se(v),agentSessionId:c}}var Rt=async()=>{let e=vt.join(xr.homedir(),".claude");await Tr.rm(e,{recursive:!0,force:!0})};import pe from"fs/promises";import At from"os";import ve from"path";import z from"process";import Sr from"readline";var M=w("runner_codex"),St="Codex CLI",Ar=({catchError:e,runCmd:t,error:r,result:o,runnerName:n})=>(M.log(`${n} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!o,resultLength:o?o.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),o?(M.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:o}:{error:"Process completed with errors but result was captured",result:o}):(M.log("Setting result to undefined because no valid result was captured"),{error:r||`${n} failed`,result:void 0}));async function Be({config:e,netlify:t,persistSteps:r,sendSteps:o,aiGateway:n}){let{accountType:s,prompt:a,modelVersionOverrides:u}=e,{model:i}=e;if(n){let{token:m,url:p}=n;if(!m||!p)throw new Error("No token or url provided from AI Gateway");if(u?.codex){let f=u?.codex?.[s];if(f){if(!await n.isModelAvailableForProvider("openai",f))throw new Error(`Model override '${f}' is not available for openai provider`);i=f}}else if(i&&!await n.isModelAvailableForProvider("openai",i))throw new Error(`Model '${i}' is not available for openai provider`);z.env.OPENAI_API_KEY=m,z.env.OPENAI_BASE_URL=p}else if(!z.env.OPENAI_API_KEY)throw new Error("OPENAI_API_KEY is not provided");let y=[],l=[],c={},g=0,E=0,T,I,h=`${z.env.NVM_BIN}/node`,x=ve.join(At.homedir(),".codex"),v=ve.join(x,"config.toml"),C=ve.join(x,"auth.json");try{await pe.mkdir(x,{recursive:!0});let m={OPENAI_API_KEY:z.env.OPENAI_API_KEY};await pe.writeFile(C,JSON.stringify(m,null,2),"utf-8"),M.log("Created Codex auth.json file");let p="";try{p=await pe.readFile(v,"utf-8")}catch{}p.includes("web_search")||(p.includes("[tools]")?p=p.replace(/\[tools\]/,`[tools]
15
+ web_search = true`):p+=`
17
16
  [tools]
18
17
  web_search = true
19
- `,await xe.writeFile(R,f,"utf-8"),G.log("Updated Codex config with web_search enabled"))}catch(f){G.warn("Failed to update Codex config",{error:f.message})}let N=[J(W.cwd(),"codex"),"login","--with-api-key"];G.log(`Running ${g} ${N.join(" ")}`);let O=t.utils.run(g,N,{input:W.env.OPENAI_API_KEY,env:{...W.env}});try{await O,G.log("Successfully logged in to Codex")}catch(f){throw G.error("Failed to login to Codex",{error:f.message}),new Error(`Codex login failed: ${f.message}`)}let b=[J(W.cwd(),"codex"),"exec","--yolo","--json","--config","web_search=true",...s?["--model",s]:[],a].filter(Boolean);G.log(`Running ${g} ${b.join(" ")}`);let S=t.utils.run(g,b,{all:!0,env:{...W.env}}),w=Fr.createInterface({input:S.all});return w.on("error",f=>{G.error("Readline interface error",{error:f.message,stack:f.stack})}),w.on("line",f=>{let u=null;try{u=JSON.parse(f)}catch{G.log("Could not parse line",f);return}let E=[],p=!1;if(u?.duration_ms&&(y=u.duration_ms,p=!0),u?.type==="local_shell_call")c[u.call_id]=u;else if(u?.type==="local_shell_call_output"){let T=Lr(c[u.call_id],u);T&&(T.id=m,m+=1,d.push(T),h.push(T),E.push(T),p=!0)}else u?.type==="message"&&u.role==="assistant"?x=u.content.map(T=>T.text).join(`
20
- `):u?.type==="message"&&u.role==="system"&&(I=u.content.map(T=>T.text).join(`
21
- `));p&&(r?.({steps:h,duration:y}),o?.({steps:E,duration:y}))}),await S.catch(f=>{let u=$r({catchError:f,runCmd:S,error:I,result:x,runnerName:"Codex"});I=u.error,x=u.result}),w.close(),{steps:d,duration:y,result:await oe({initialResult:x,agentName:Ot,hasError:!!I}),error:ie({error:I,agentName:Ot}),isRetryableError:se(I)}}var $t=async()=>{let e=qe.join(Ft.homedir(),".codex");await xe.rm(e,{recursive:!0,force:!0})},Dr=new Set(["bash","-lc"]),Lr=(e,t)=>{if(!e||!t||e.call_id!==t.call_id)return null;let r=e.action?.command?.filter(i=>!Dr.has(i)),o=r?`Running \`${r.join(" ")}\``:void 0,n;try{n=JSON.parse(t.output).output?.trim(),n&&(n=`\`\`\`
18
+ `,await pe.writeFile(v,p,"utf-8"),M.log("Updated Codex config with web_search enabled"))}catch(m){throw M.warn("Failed to setup Codex config and credentials",{error:m.message}),new Error(`Codex setup failed: ${m.message}`)}let N=[J(z.cwd(),"codex"),"exec","--yolo","--json","--config","web_search=true",...i?["--model",i]:[],a].filter(Boolean);M.log(`Running ${h} ${N.join(" ")}`);let R=t.utils.run(h,N,{all:!0,env:{...z.env}}),S=Sr.createInterface({input:R.all});return S.on("error",m=>{M.error("Readline interface error",{error:m.message,stack:m.stack})}),S.on("line",m=>{console.log("line",m);let p=null;try{p=JSON.parse(m)}catch{M.log("Could not parse line",m);return}let f=[],_=!1;if(p?.duration_ms&&(E=p.duration_ms,_=!0),p?.type==="local_shell_call")c[p.call_id]=p;else if(p?.type==="local_shell_call_output"){let d=br(c[p.call_id],p);d&&(d.id=g,g+=1,l.push(d),y.push(d),f.push(d),_=!0)}else p?.type==="message"&&p.role==="assistant"?T=p.content.map(d=>d.text).join(`
19
+ `):p?.type==="message"&&p.role==="system"&&(I=p.content.map(d=>d.text).join(`
20
+ `));_&&(r?.({steps:y,duration:E}),o?.({steps:f,duration:E}))}),await R.catch(m=>{let p=Ar({catchError:m,runCmd:R,error:I,result:T,runnerName:"Codex"});I=p.error,T=p.result}),S.close(),!T&&!I&&R.exitCode===0&&(I="Codex process completed successfully but produced no output",M.error("Codex process exited with code 0 but no result or error was captured")),{steps:l,duration:E,result:await ne({initialResult:T,agentName:St,hasError:!!I}),error:oe({error:I,agentName:St}),isRetryableError:se(I)}}var Nt=async()=>{let e=ve.join(At.homedir(),".codex");await pe.rm(e,{recursive:!0,force:!0})},Nr=new Set(["bash","-lc"]),br=(e,t)=>{if(!e||!t||e.call_id!==t.call_id)return null;let r=e.action?.command?.filter(s=>!Nr.has(s)),o=r?`Running \`${r.join(" ")}\``:void 0,n;try{n=JSON.parse(t.output).output?.trim(),n&&(n=`\`\`\`
22
21
  ${n.trim()}
23
- \`\`\``)}catch(i){G.error("Could not decode outputMsg",i,t.output)}return{title:o,message:n}};import kr from"fs/promises";import Ur from"os";import Lt from"path";import Q from"process";import Mr from"readline";var ae=_("runner_gemini"),Dt="Gemini CLI",Gr=({catchError:e,runCmd:t,error:r,result:o,runnerName:n})=>(ae.log(`${n} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!o,resultLength:o?o.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),o?(ae.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:o}:{error:"Process completed with errors but result was captured",result:o}):(ae.log("Setting result to undefined because no valid result was captured"),{error:r||`${n} failed`,result:void 0})),jr={list_directory:"List",read_file:"Read",write_file:"Write",glob:"Find",search_file_content:"Find",replace:"Edit",run_shell_command:"Run",web_fetch:"Web Fetch",web_search:"Web Search",read_many_files:"Read Many",save_memory:"Memorize"};async function We({config:e,netlify:t,persistSteps:r,sendSteps:o,aiGateway:n}){let{accountType:i,prompt:a,modelVersionOverrides:l}=e,{model:s}=e;if(n){let{token:w,url:f}=n;if(!w||!f)throw new Error("No token or url provided from AI Gateway");if(l?.gemini){let u=l?.gemini?.[i];if(u){if(!await n.isModelAvailableForProvider("gemini",u))throw new Error(`Model override '${u}' is not available for gemini provider`);s=u}}else if(s&&!await n.isModelAvailableForProvider("gemini",s))throw new Error(`Model '${s}' is not available for gemini provider`);Q.env.GEMINI_API_KEY=w,Q.env.GOOGLE_GEMINI_BASE_URL=f}else if(!Q.env.GEMINI_API_KEY)throw new Error("GEMINI_API_KEY is not provided");let h=[],d=[],c=[],m={},y=0,x=0,I,g,v=[J(Q.cwd(),"gemini"),...s?["--model",s]:[],"--yolo","-p",a],R=`${Q.env.NVM_BIN}/node`;ae.log(`Running ${R} ${v.join(" ")}`);let N=t.utils.run(R,v,{all:!0,env:Q.env});N.stdin?.end();let O=Ie(()=>{r?.({steps:h,duration:x}),o?.({steps:d,duration:x}),d=[]},250),b=(w,f)=>{w.id=y,y+=1,c.push(w),h.push(w),d.push(w),f||O.flush(),O(),f&&O.flush()},S=Mr.createInterface({input:N.all});return S.on("error",w=>{ae.error("Readline interface error",{error:w.message,stack:w.stack})}),S.on("line",w=>{let f=null;try{if(w.startsWith("[API Error")){let u=w.match(/\[api error: (.+?)]$/i)?.[1];f={type:"error",value:_t(u,!1)?.error?.message||u||"Gemini encountered error"}}else f=JSON.parse(w)}catch{return}if(f)switch(f.type){case"thought":{let u=f.value;b({title:u?.subject??"Thinking...",message:u?.description},!0);break}case"content":{f.value&&b({message:f.value});break}case"tool_call_request":{let u=f.value,E=jr[u.name]??u.name,p=u.args?.path||u.args?.absolute_path,T=p&&Lt.relative(Q.cwd(),p),le=u.args?.command,V={title:[E,T&&`\`${T}\``,le&&`\`${le}\``].filter(Boolean).join(" ")};m[u.callId]=V,O.flush();break}case"tool_result":{let u=f.value,E=m[u.callId];if(E){let p=[u.resultDisplay,u.responseParts?.functionResponse?.response?.output].find(T=>typeof T=="string"&&T);p&&(E.message=`\`\`\`
24
- ${p.trim()}
25
- \`\`\``),b(E,!0)}break}case"result":{x=f.duration_ms,I=f.value,[c,h,d].forEach(u=>{u[u.length-1]?.message===I&&u.pop()});break}case"error":{g=f.value;break}case"finished":break;default:{ae.warn("Unhandled message type:",f.type);break}}}),await N.catch(w=>{({error:g,result:I}=Gr({catchError:w,runCmd:N,error:g,result:I,runnerName:"Gemini"}))}),S.close(),O.flush(),{steps:c,duration:x,result:await oe({initialResult:I,agentName:Dt,hasError:!!g}),error:ie({error:g,agentName:Dt}),isRetryableError:se(g)}}var kt=async()=>{let e=Lt.join(Ur.homedir(),".gemini");await kr.rm(e,{recursive:!0,force:!0})};var Yr={codex:{runner:Ke,clean:$t},claude:{runner:He,clean:Pt},gemini:{runner:We,clean:kt}},Ut=Yr;var Mt=async({config:e,apiThrottle:t,apiToken:r,runnerVersion:o})=>await A(Br(),"init-stage",async n=>{let i=performance.now();n?.setAttributes({"init.runner":e.runner,"init.id":e.id,"init.sessionId":e.sessionId,"init.hasRepo":e.hasRepo,"init.useGateway":e.useGateway,"init.validateAgent":e.validateAgent,"init.runnerVersion":o||"unknown"});let a=Ut[e.runner];if(!a)throw n?.setAttributes({"init.error":"unsupported_runner"}),new Error(`${e.runner} is not supported`);let l=Hr({apiToken:r});st(l);let s=e.useGateway?await pt({netlify:l,config:e}):void 0;n?.setAttributes({"init.aiGateway.created":!!s}),e.validateAgent&&e.errorLogsPath&&n?.setAttributes({"init.errorLogsPath":e.errorLogsPath});let h=Et(({steps:y=[],duration:x})=>{let I=y.map(g=>({...g,title:g.title?q(g.title):void 0,message:g.message?q(g.message):void 0}));return y.length=0,H(e.id,e.sessionId,{steps:I,duration:x})},t),d=await je();await Me(d);let c;e.hasRepo?e.sha?(c=e.sha,n?.setAttributes({"init.sha.source":"provided"})):(c=await Rt(),await de(e.id,{sha:c}),n?.setAttributes({"init.sha.source":"current_commit"})):(c=await St(),n?.setAttributes({"init.sha.source":"first_commit","init.source":"zip"}));let m=performance.now()-i;return n?.setAttributes({"init.sha":c||"unknown","init.duration.ms":m,"init.status":"success"}),{aiGateway:s,context:l,persistSteps:h,runner:a,sha:c}}),Hr=({apiToken:e})=>({constants:{NETLIFY_API_HOST:ve.env.NETLIFY_API_HOST||"api.netlify.com",NETLIFY_API_TOKEN:e||ve.env.NETLIFY_API_TOKEN,SITE_ID:ve.env.SITE_ID,FUNCTIONS_DIST:ve.env.FUNCTIONS_DIST||"netlify/functions"},utils:{run:C}});import{getTracer as Ve}from"@netlify/otel";import qr from"crypto";import X from"fs/promises";import L from"path";import j from"process";var D=_("context"),Kr=e=>{let t=e?.constants||{};return{siteId:t.SITE_ID,accountId:j.env.NETLIFY_TEAM_ID,userId:j.env.NETLIFY_AGENT_RUNNER_USER_ID,siteSlug:j.env.SITE_NAME,apiHost:t.NETLIFY_API_HOST,functionsDir:t.FUNCTIONS_DIST}},Wr=10,Vr=async e=>{let{name:t,ext:r}=L.parse(e),o=e,n=L.join(j.cwd(),U,o),i=0;for(;await Jr(n);){if(i>=Wr)throw new Error("Failed to generate context file");o=`${t}-${qr.randomUUID().slice(0,5)}${r}`,n=L.join(j.cwd(),U,o),i+=1}return o},Jr=async e=>{try{return await X.access(e),!0}catch{return!1}},Xr=async()=>{try{D.log("Fetching Netlify features context...");let e=await fetch("https://docs.netlify.com/ai-context/context-consumers",{signal:AbortSignal.timeout(1e4)});if(!e.ok)throw new Error(`Failed to fetch context consumers: ${e.status} ${e.statusText}`);let t=await e.json();if(!t||typeof t!="object"||!Array.isArray(t.consumers))return D.warn("Invalid response structure: missing or invalid consumers array"),null;let r=t.consumers.find(o=>o&&typeof o=="object"&&o.key==="catchall-consumer");return r?!r.contextScopes||typeof r.contextScopes!="object"?(D.warn("Catchall consumer missing or invalid contextScopes"),null):r:(D.warn("Catchall consumer not found in context consumers"),null)}catch(e){return e.name==="AbortError"?D.warn("Netlify features context request timed out"):D.warn("Failed to fetch Netlify features context:",e.message),null}},zr=async(e,t)=>{try{let r=await fetch(e,{signal:AbortSignal.timeout(1e4)});if(!r.ok)throw new Error(`Failed to fetch ${e}: ${r.status} ${r.statusText}`);let o=await r.text();return await X.writeFile(t,o,"utf-8"),!0}catch(r){return r.name==="AbortError"?D.warn(`Download timeout for ${e}`):D.warn(`Failed to download context file ${e}:`,r.message),!1}},Re=null,Zr=async()=>{if(Re)return Re;let e=await Xr();if(!e)return[];let t=L.join(j.cwd(),U,ke);await X.mkdir(t,{recursive:!0});let r=Object.entries(e.contextScopes).map(async([n,i])=>{if(!i||typeof i!="object"||!i.endpoint||!i.scope)return D.warn(`Invalid scope data for ${n}, skipping...`),null;let a=`${n}.md`,l=L.join(t,a),s=L.join(U,ke,a);return D.log(`Downloading ${i.scope} context...`),await zr(i.endpoint,l)?(D.log(`Downloaded: ${s}`),{scope:i.scope,path:s,key:n}):null});return Re=(await Promise.all(r)).filter(n=>n!==null),Re},Gt=async({cliPath:e,netlify:t,config:r,buildErrorContext:o})=>{let n=Kr(t),i=await Vr(yt),a=L.join(j.cwd(),U);await X.mkdir(a,{recursive:!0});let l=L.join(U,i),s=L.join(j.cwd(),l),h=L.join(j.cwd(),U,ne);try{await X.unlink(h),D.log(`Deleted old results file: ${h}`)}catch{}let d=o?`You've already made changes to complete the above request. However, the build is currently failing after your changes.
22
+ \`\`\``)}catch(s){M.error("Could not decode outputMsg",s,t.output)}return{title:o,message:n}};import Cr from"fs/promises";import Pr from"os";import Ct from"path";import Z from"process";import Or from"readline";var ie=w("runner_gemini"),bt="Gemini CLI",$r=({catchError:e,runCmd:t,error:r,result:o,runnerName:n})=>(ie.log(`${n} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!o,resultLength:o?o.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),o?(ie.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:o}:{error:"Process completed with errors but result was captured",result:o}):(ie.log("Setting result to undefined because no valid result was captured"),{error:r||`${n} failed`,result:void 0})),kr={list_directory:"List",read_file:"Read",write_file:"Write",glob:"Find",search_file_content:"Find",replace:"Edit",run_shell_command:"Run",web_fetch:"Web Fetch",web_search:"Web Search",read_many_files:"Read Many",save_memory:"Memorize"};async function He({config:e,netlify:t,persistSteps:r,sendSteps:o,aiGateway:n}){let{accountType:s,prompt:a,modelVersionOverrides:u}=e,{model:i}=e;if(n){let{token:m,url:p}=n;if(!m||!p)throw new Error("No token or url provided from AI Gateway");if(u?.gemini){let f=u?.gemini?.[s];if(f){if(!await n.isModelAvailableForProvider("gemini",f))throw new Error(`Model override '${f}' is not available for gemini provider`);i=f}}else if(i&&!await n.isModelAvailableForProvider("gemini",i))throw new Error(`Model '${i}' is not available for gemini provider`);Z.env.GEMINI_API_KEY=m,Z.env.GOOGLE_GEMINI_BASE_URL=p}else if(!Z.env.GEMINI_API_KEY)throw new Error("GEMINI_API_KEY is not provided");let y=[],l=[],c=[],g={},E=0,T=0,I,h,x=[J(Z.cwd(),"gemini"),...i?["--model",i]:[],"--yolo","-p",a],v=`${Z.env.NVM_BIN}/node`;ie.log(`Running ${v} ${x.join(" ")}`);let C=t.utils.run(v,x,{all:!0,env:Z.env});C.stdin?.end();let N=Te(()=>{r?.({steps:y,duration:T}),o?.({steps:l,duration:T}),l=[]},250),R=(m,p)=>{m.id=E,E+=1,c.push(m),y.push(m),l.push(m),p||N.flush(),N(),p&&N.flush()},S=Or.createInterface({input:C.all});return S.on("error",m=>{ie.error("Readline interface error",{error:m.message,stack:m.stack})}),S.on("line",m=>{let p=null;try{if(m.startsWith("[API Error")){let f=m.match(/\[api error: (.+?)]$/i)?.[1];p={type:"error",value:ht(f,!1)?.error?.message||f||"Gemini encountered error"}}else p=JSON.parse(m)}catch{return}if(p)switch(p.type){case"thought":{let f=p.value;R({title:f?.subject??"Thinking...",message:f?.description},!0);break}case"content":{p.value&&R({message:p.value});break}case"tool_call_request":{let f=p.value,_=kr[f.name]??f.name,d=f.args?.path||f.args?.absolute_path,P=d&&Ct.relative(Z.cwd(),d),ae=f.args?.command,q={title:[_,P&&`\`${P}\``,ae&&`\`${ae}\``].filter(Boolean).join(" ")};g[f.callId]=q,N.flush();break}case"tool_result":{let f=p.value,_=g[f.callId];if(_){let d=[f.resultDisplay,f.responseParts?.functionResponse?.response?.output].find(P=>typeof P=="string"&&P);d&&(_.message=`\`\`\`
23
+ ${d.trim()}
24
+ \`\`\``),R(_,!0)}break}case"result":{T=p.duration_ms,I=p.value,[c,y,l].forEach(f=>{f[f.length-1]?.message===I&&f.pop()});break}case"error":{h=p.value;break}case"finished":break;default:{ie.warn("Unhandled message type:",p.type);break}}}),await C.catch(m=>{({error:h,result:I}=$r({catchError:m,runCmd:C,error:h,result:I,runnerName:"Gemini"}))}),S.close(),N.flush(),{steps:c,duration:T,result:await ne({initialResult:I,agentName:bt,hasError:!!h}),error:oe({error:h,agentName:bt}),isRetryableError:se(h)}}var Pt=async()=>{let e=Ct.join(Pr.homedir(),".gemini");await Cr.rm(e,{recursive:!0,force:!0})};var Dr={codex:{runner:Be,clean:Nt},claude:{runner:Ye,clean:Rt},gemini:{runner:He,clean:Pt}},Ot=Dr;var $t=async({config:e,apiThrottle:t,apiToken:r,runnerVersion:o})=>await A(Lr(),"init-stage",async n=>{let s=performance.now();n?.setAttributes({"init.runner":e.runner,"init.id":e.id,"init.sessionId":e.sessionId,"init.hasRepo":e.hasRepo,"init.useGateway":e.useGateway,"init.validateAgent":e.validateAgent,"init.runnerVersion":o||"unknown"});let a=Ot[e.runner];if(!a)throw n?.setAttributes({"init.error":"unsupported_runner"}),new Error(`${e.runner} is not supported`);let u=Fr({apiToken:r});nt(u);let i=e.useGateway?await ut({netlify:u,config:e}):void 0;n?.setAttributes({"init.aiGateway.created":!!i}),e.validateAgent&&e.errorLogsPath&&n?.setAttributes({"init.errorLogsPath":e.errorLogsPath});let y=mt(({steps:g=[],duration:E})=>{let T=g.map(I=>({...I,title:I.title?H(I.title):void 0,message:I.message?H(I.message):void 0}));return g.length=0,B(e.id,e.sessionId,{steps:T,duration:E})},t),l;e.hasRepo?e.sha?(l=e.sha,n?.setAttributes({"init.sha.source":"provided"})):(l=await wt(u),await ce(e.id,{sha:l}),n?.setAttributes({"init.sha.source":"current_commit"})):(l=await It(u),n?.setAttributes({"init.sha.source":"first_commit","init.source":"zip"}));let c=performance.now()-s;return n?.setAttributes({"init.sha":l||"unknown","init.duration.ms":c,"init.status":"success"}),{aiGateway:i,context:u,persistSteps:y,runner:a,sha:l}}),Fr=({apiToken:e})=>({constants:{NETLIFY_API_HOST:Re.env.NETLIFY_API_HOST||"api.netlify.com",NETLIFY_API_TOKEN:e||Re.env.NETLIFY_API_TOKEN,SITE_ID:Re.env.SITE_ID,FUNCTIONS_DIST:Re.env.FUNCTIONS_DIST||"netlify/functions"},utils:{run:we}});import{getTracer as Ke}from"@netlify/otel";import Ur from"crypto";import W from"fs/promises";import D from"path";import G from"process";var k=w("context"),Mr=e=>{let t=e?.constants||{};return{siteId:t.SITE_ID,accountId:G.env.NETLIFY_TEAM_ID,userId:G.env.NETLIFY_AGENT_RUNNER_USER_ID,siteSlug:G.env.SITE_NAME,apiHost:t.NETLIFY_API_HOST,functionsDir:t.FUNCTIONS_DIST}},Gr=10,jr=async e=>{let{name:t,ext:r}=D.parse(e),o=e,n=D.join(G.cwd(),F,o),s=0;for(;await Yr(n);){if(s>=Gr)throw new Error("Failed to generate context file");o=`${t}-${Ur.randomUUID().slice(0,5)}${r}`,n=D.join(G.cwd(),F,o),s+=1}return o},Yr=async e=>{try{return await W.access(e),!0}catch{return!1}},Br=async()=>{try{k.log("Fetching Netlify features context...");let e=await fetch("https://docs.netlify.com/ai-context/context-consumers",{signal:AbortSignal.timeout(1e4)});if(!e.ok)throw new Error(`Failed to fetch context consumers: ${e.status} ${e.statusText}`);let t=await e.json();if(!t||typeof t!="object"||!Array.isArray(t.consumers))return k.warn("Invalid response structure: missing or invalid consumers array"),null;let r=t.consumers.find(o=>o&&typeof o=="object"&&o.key==="catchall-consumer");return r?!r.contextScopes||typeof r.contextScopes!="object"?(k.warn("Catchall consumer missing or invalid contextScopes"),null):r:(k.warn("Catchall consumer not found in context consumers"),null)}catch(e){return e.name==="AbortError"?k.warn("Netlify features context request timed out"):k.warn("Failed to fetch Netlify features context:",e.message),null}},Hr=async(e,t)=>{try{let r=await fetch(e,{signal:AbortSignal.timeout(1e4)});if(!r.ok)throw new Error(`Failed to fetch ${e}: ${r.status} ${r.statusText}`);let o=await r.text();return await W.writeFile(t,o,"utf-8"),!0}catch(r){return r.name==="AbortError"?k.warn(`Download timeout for ${e}`):k.warn(`Failed to download context file ${e}:`,r.message),!1}},Se=null,Kr=async()=>{if(Se)return Se;let e=await Br();if(!e)return[];let t=D.join(G.cwd(),F,Ue);await W.mkdir(t,{recursive:!0});let r=Object.entries(e.contextScopes).map(async([n,s])=>{if(!s||typeof s!="object"||!s.endpoint||!s.scope)return k.warn(`Invalid scope data for ${n}, skipping...`),null;let a=`${n}.md`,u=D.join(t,a),i=D.join(F,Ue,a);return k.log(`Downloading ${s.scope} context...`),await Hr(s.endpoint,u)?(k.log(`Downloaded: ${i}`),{scope:s.scope,path:i,key:n}):null});return Se=(await Promise.all(r)).filter(n=>n!==null),Se},kt=async({cliPath:e,netlify:t,config:r,buildErrorContext:o})=>{let n=Mr(t),s=await jr(gt),a=D.join(G.cwd(),F);await W.mkdir(a,{recursive:!0});let u=D.join(F,s),i=D.join(G.cwd(),u),y=D.join(G.cwd(),F,re);try{await W.unlink(y),k.log(`Deleted old results file: ${y}`)}catch{}let l=o?`You've already made changes to complete the above request. However, the build is currently failing after your changes.
26
25
  Your task is to analyze and fix the build errors.
27
26
  Don't apply techniques of reverting changes. Apply fixes related to errors.
28
27
  Don't try to run build by yourself. Just fix the errors.
@@ -31,35 +30,35 @@ Don't try to run build by yourself. Just fix the errors.
31
30
  ${o}
32
31
  </build_error_context>`:"",c="";r.siteContext&&r.siteContext.length!==0&&(c=`
33
32
  <project_rules>
34
- ${r.siteContext.filter(g=>g.site_context).map(g=>typeof g.site_context=="string"?g.site_context:typeof g.site_context=="object"?JSON.stringify(g.site_context):"").join(`
33
+ ${r.siteContext.filter(h=>h.site_context).map(h=>typeof h.site_context=="string"?h.site_context:typeof h.site_context=="object"?JSON.stringify(h.site_context):"").join(`
35
34
 
36
35
  `)}
37
36
  </project_rules>
38
- `);let m="";if(r.sessionHistoryContext?.length){let g=L.join(j.cwd(),U,Le);await X.mkdir(g,{recursive:!0});let v=await Promise.all(r.sessionHistoryContext.map(async(R,N)=>{let O=N+1,b=`attempt-${O}.md`,S=L.join(g,b),w=L.join(U,Le,b),f=`# Task History - Attempt ${O}
37
+ `);let g="";if(r.sessionHistoryContext?.length){let h=D.join(G.cwd(),F,Fe);await W.mkdir(h,{recursive:!0});let x=await Promise.all(r.sessionHistoryContext.map(async(v,C)=>{let N=C+1,R=`attempt-${N}.md`,S=D.join(h,R),m=D.join(F,Fe,R),p=`# Task History - Attempt ${N}
39
38
 
40
39
  ## Request - what the user asked for
41
- ${R.request}
40
+ ${v.request}
42
41
 
43
42
  ---
44
43
 
45
44
  ## Response - what the agent replied with after its work
46
45
 
47
- ${R.response}
48
- `;return await X.writeFile(S,f,"utf-8"),D.log(`Created history file: ${w}`),w}));m+=`
46
+ ${v.response}
47
+ `;return await W.writeFile(S,p,"utf-8"),k.log(`Created history file: ${m}`),m}));g+=`
49
48
  <session_history_context>
50
49
  History of prior work on this task.
51
50
  You MUST review ALL of the files below as context to understand the context of previous attempts. Use this information to continue the discussion appropriately.
52
51
 
53
- ${v.slice(-5).map(R=>`- ${R}`).join(`
52
+ ${x.slice(-5).map(v=>`- ${v}`).join(`
54
53
  `)}
55
54
 
56
55
  </session_history_context>
57
- `}let y=await Zr(),x="";y.length>0&&(x=`
56
+ `}let E=await Kr(),T="";E.length>0&&(T=`
58
57
  <netlify_features_context>
59
58
  If the user request is explicitly related to a specific Netlify feature (e.g., Netlify Forms, Netlify Functions, etc.), you MUST review the relevant documentation below in addition to reviewing the project files.
60
59
  DO NOT force the use of any Netlify feature if the user request does not explicitly require it or if the project has alternative implementations in place already.
61
60
 
62
- ${y.map(g=>`- **${g.scope}**: ${g.path}`).join(`
61
+ ${E.map(h=>`- **${h.scope}**: ${h.path}`).join(`
63
62
  `)}
64
63
 
65
64
  Refer to these files when working with specific Netlify features.
@@ -71,21 +70,21 @@ You're an AI agent designed to assist with tasks related to a Netlify project. P
71
70
  <user_request>
72
71
  ${r.prompt}
73
72
  </user_request>
74
- ${d}
73
+ ${l}
75
74
  </request>
76
75
 
77
76
  <requirements>
78
77
  <responses>
79
78
  - Do not speak in first person. You may speak as "the agent".
80
- - When work is complete, write a changes summary in ${a}/${ne} as a standalone PR description. Explain what was accomplished and why (avoid too many implementation details), assuming the reader has no prior context. Use past tense and write in prose without calling it a "PR", "Changelog", etc. This is the core of a PR message or summary page that already has a heading.
81
- - If the user's request is informational in nature (asking for output, status, information, or analysis rather than asking you to make changes), write the requested information directly to the ${a}/${ne} file.
79
+ - When work is complete, write a changes summary in ${a}/${re} as a standalone PR description. Explain what was accomplished and why (avoid too many implementation details), assuming the reader has no prior context. Use past tense and write in prose without calling it a "PR", "Changelog", etc. This is the core of a PR message or summary page that already has a heading.
80
+ - If the user's request is informational in nature (asking for output, status, information, or analysis rather than asking you to make changes), write the requested information directly to the ${a}/${re} file.
82
81
  - Do not attempt to create git commits, PRs, etc. directly. You can use git to review information if required but the system that runs this agent will handle creating PRs or commits of the changes it performs.
83
82
  - NEVER look into the \`.git\` folder
84
83
  - NEVER print potentially sensitive values (like secrets) in the planning output or results
85
84
  </responses>
86
85
  <attachements>
87
- - for requests that require work with attachments or assets, take into account that uploaded attachments are stored in ${a}/${Ue} folder
88
- - move assets from ${a}/${Ue} folder to the project assets folder if they are referenced in a code or applied changes
86
+ - for requests that require work with attachments or assets, take into account that uploaded attachments are stored in ${a}/${Me} folder
87
+ - move assets from ${a}/${Me} folder to the project assets folder if they are referenced in a code or applied changes
89
88
  </attachements>
90
89
  ${c}
91
90
  </requirements>
@@ -99,41 +98,41 @@ You're an AI agent designed to assist with tasks related to a Netlify project. P
99
98
  - Netlify Functions directory: ${n.functionsDir}
100
99
  </metadata>
101
100
  <environment>
102
- - Node Version: ${j.version||"unknown"}
101
+ - Node Version: ${G.version||"unknown"}
103
102
  - Environment variables are set globally (e.g. \`echo $VARIABLE_NAME\` can be used to check if a var is set).
104
103
  - 'netlify-cli' npm package is already available as a global package. Don't try to install it again
105
104
  - If you need to start a local development server in order to fulfill the request, try using the Netlify CLI over by running the shell command '${e} dev'. This will start a local HTTP server on port 8888, including live-reloading of any changes and, most critically, it offers local emulation for all Netlify features.
106
105
  </environment>
107
- ${x}
106
+ ${T}
108
107
  <docs>
109
108
  - Netlify Docs: https://docs.netlify.com
110
109
  - LLM Resources Index: https://docs.netlify.com/llms.txt
111
110
  </docs>
112
111
  </extra_context>
113
112
 
114
- ${m}
115
- `;return await X.writeFile(s,I,"utf-8"),D.log(`Generated agent context document at: ${s}`),I.length>5e5&&(I=`
113
+ ${g}
114
+ `;return await W.writeFile(i,I,"utf-8"),k.log(`Generated agent context document at: ${i}`),I.length>5e5&&(I=`
116
115
  You're an AI agent designed to assist with tasks related to a Netlify project. Please review, understand, and use the context provided to complete the user's request as needed.
117
116
 
118
117
  <request>
119
118
  <user_request>
120
119
  ${r.prompt}
121
120
  </user_request>
122
- ${d}
121
+ ${l}
123
122
  </request>
124
123
 
125
- Use the following file for the complete context of the ask, the environment, and what's available. ${s} You MUST READ ALL OF IT. Make sure to read it first. Never cite or paraphrase private context.
126
- `),I};var Qr=_("prompt"),jt=async({cliPath:e,config:t,netlify:r,buildErrorContext:o})=>{let n=await Gt({cliPath:e,config:t,netlify:r,buildErrorContext:o});return process.env.AGENT_RUNNER_DEBUG&&Qr.log("Contextful Prompt:",n),{prompt:n}};var Se=_("inference_stage"),Yt=5,Ae=async e=>{let{cliPath:t,config:r,context:o,buildErrors:n,runner:i,persistSteps:a,aiGateway:l,attempt:s,contextPrefix:h,priorAgentSessionId:d}=e;Se.log(`Running inference stage, attempt ${s} of ${Yt}`);let c=await A(Ve(),"inference-stage",async m=>{m?.setAttributes({"inference.attempt":s||1}),ft();let{prompt:y}=await A(Ve(),"compose-prompt",async()=>await jt({cliPath:t,config:r,buildErrorContext:en(n),netlify:o})),x=`
127
- ${h||""}
128
- ${y}
129
- `.trim(),I={...r,prompt:x},g=await A(Ve(),`run-${r.runner}`,async()=>await i({aiGateway:l,config:I,netlify:o,persistSteps:a,continueSession:!!(s&&s>1),priorAgentSessionId:d}));return g.result&&(g.result=q(g.result)),g.error&&(g.error=q(g.error)),await a.flush(),g});if(c.error){if(Se.error("Runner failed",{stepsCount:c.steps.length,duration:c.duration,error:c.error,isRetryableError:c.isRetryableError,attempt:s||1,agentSessionId:c.agentSessionId}),c.isRetryableError&&(!s||s<Yt))return Se.log("Retrying inference stage"),await new Promise(y=>setTimeout(y,5e3)),{runnerResult:(await Ae({...e,attempt:(s||1)+1,priorAgentSessionId:c.agentSessionId,contextPrefix:c.agentSessionId?"":"<important> The agent has already started on this work but ran into networking errors trying to complete it. Please continue from where it left off (you can use git commands to see what's currently changed thus far) and do not start over. Here is the full prompt for context: </important>"})).runnerResult};throw Se.log("Do not retry inference stage"),new Error(c.error)}return{runnerResult:c}},en=e=>!e||e.length===0?"":`
124
+ Use the following file for the complete context of the ask, the environment, and what's available. ${i} You MUST READ ALL OF IT. Make sure to read it first. Never cite or paraphrase private context.
125
+ `),I};var qr=w("prompt"),Dt=async({cliPath:e,config:t,netlify:r,buildErrorContext:o})=>{let n=await kt({cliPath:e,config:t,netlify:r,buildErrorContext:o});return process.env.AGENT_RUNNER_DEBUG&&qr.log("Contextful Prompt:",n),{prompt:n}};var Ae=w("inference_stage"),Lt=5,Ne=async e=>{let{cliPath:t,config:r,context:o,buildErrors:n,runner:s,persistSteps:a,aiGateway:u,attempt:i,contextPrefix:y,priorAgentSessionId:l}=e;Ae.log(`Running inference stage, attempt ${i} of ${Lt}`);let c=await A(Ke(),"inference-stage",async g=>{g?.setAttributes({"inference.attempt":i||1}),ct();let{prompt:E}=await A(Ke(),"compose-prompt",async()=>await Dt({cliPath:t,config:r,buildErrorContext:Wr(n),netlify:o})),T=`
126
+ ${y||""}
127
+ ${E}
128
+ `.trim(),I={...r,prompt:T},h=await A(Ke(),`run-${r.runner}`,async()=>await s({aiGateway:u,config:I,netlify:o,persistSteps:a,continueSession:!!(i&&i>1),priorAgentSessionId:l}));return h.result&&(h.result=H(h.result)),h.error&&(h.error=H(h.error)),await a.flush(),h});if(c.error){if(Ae.error("Runner failed",{stepsCount:c.steps.length,duration:c.duration,error:c.error,isRetryableError:c.isRetryableError,attempt:i||1,agentSessionId:c.agentSessionId}),c.isRetryableError&&(!i||i<Lt))return Ae.log("Retrying inference stage"),await new Promise(E=>setTimeout(E,5e3)),{runnerResult:(await Ne({...e,attempt:(i||1)+1,priorAgentSessionId:c.agentSessionId,contextPrefix:c.agentSessionId?"":"<important> The agent has already started on this work but ran into networking errors trying to complete it. Please continue from where it left off (you can use git commands to see what's currently changed thus far) and do not start over. Here is the full prompt for context: </important>"})).runnerResult};throw Ae.log("Do not retry inference stage"),new Error(c.error)}return{runnerResult:c}},Wr=e=>!e||e.length===0?"":`
130
129
  Deploy failed failed. Here are the errors to review on the latest build:
131
130
 
132
131
  Below are all of the logs with potential issues that we extracted. Some of them may be false positives, discern them carefully and ensure fixes are relevant.
133
132
 
134
133
  ${e.pop()}
135
- `;import nn from"process";import{getTracer as Je}from"@netlify/otel";import{getTracer as tn}from"@netlify/otel";var fe=_("deploy"),Bt=async e=>await A(tn(),"create-preview-deploy",async t=>rn(e,t)),rn=async({netlify:e,hasRepo:t,skipBuild:r,message:o="Agent Preview",deploySubdomain:n,cliPath:i,filter:a},l)=>{try{let s=["deploy","--message",`"${o}"`,"--json","--draft","--verbose"];t||(fe.log("Deploy: Uploading source zip"),s.push("--upload-source-zip")),n&&s.push("--alias",n),a&&s.push("--filter",a),r?(fe.log("Deploy: Skipping build"),s.push("--no-build")):s.push("--context","deploy-preview");let h=i||"netlify";fe.log(`Running: ${h} ${s.join(" ")}`),l?.setAttributes({cmd:h,args:s});let d=await e.utils.run(h,s,{stdio:["ignore","pipe","pipe"]}),c=JSON.parse(d.stdout.trim());l?.setAttributes({success:!0,deployId:c.deploy_id,deployUrl:c.deploy_url,siteId:c.site_id}),fe.log(`
136
- Preview deploy created successfully:`,{deployId:c.deploy_id,deployUrl:c.deploy_url,siteId:c.site_id});let m={deployId:c.deploy_id,previewUrl:c.deploy_url,logsUrl:c.logs,siteId:c.site_id};return t||(m.sourceZipFilename=c.source_zip_filename),m}catch(s){throw fe.error("Failed to create preview deploy via CLI:",s),l?.setAttributes({success:!1,error:s.message}),s}};var ge=_("deploy_stage"),Xe=async e=>await A(Je(),"run-deploy-stage",async()=>on(e)),on=async({cliPath:e,config:t,context:r,result:o,filter:n})=>{let i=await A(Je(),"get-runner-diffs",async()=>await xt({config:t,netlify:r}));if(ge.info("Resolved git",{hasChanges:i.hasChanges,ignored:i.ignored??[]}),!i.hasChanges)return{diff:"",hasChanges:!1,previewInfo:null};let{diff:a,resultDiff:l,diffBinary:s,resultDiffBinary:h}=i,d=!0;ge.log("Preview deploy condition check:",{resultUndefined:o===void 0,resultType:typeof o,hasChanges:d,wouldCreatePreview:o!==void 0&&d});let c=null;if(o!==void 0&&d)try{let m;try{let y=await A(Je(),"get-runner-session",async()=>await lt(t.id,t.sessionId));y?.title&&(m=y.title)}catch(y){ge.warn("Failed to fetch session title, using fallback message:",y.message)}await H(t.id,t.sessionId,{steps:[{title:"Deploying the run preview"}]}),c=await Bt({cliPath:e,netlify:r,hasRepo:t.hasRepo,message:m,skipBuild:!1,deploySubdomain:wt(t.id,nn.env.SITE_NAME),filter:n})}catch(m){return ge.warn("Failed to create preview deploy (continuing with agent run):",m),{diff:a,resultDiff:l,hasChanges:d,previewInfo:null,diffBinary:s,resultDiffBinary:h,deployError:m instanceof Error?m.message:String(m)}}return ge.log("Git status",{hasDiff:!!a,hasChanges:d}),{diff:a,resultDiff:l,hasChanges:d,previewInfo:c,diffBinary:s,resultDiffBinary:h}};import{getTracer as Ne}from"@netlify/otel";async function Ht(e,t){let{maxRetries:r,baseDelay:o,onRetry:n}=t,i;for(let a=1;a<=r;a++)try{return await e()}catch(l){if(i=l,a===r)throw i;n&&n(a,i),await new Promise(s=>setTimeout(s,o*a))}throw i}var k=_("cleanup_stage"),qt=async e=>await A(Ne(),"cleanup-stage",async()=>sn(e)),ze=1024*1024*10,sn=async({config:e,diff:t,result:r,duration:o,resultDiff:n,diffBinary:i,resultDiffBinary:a,previewInfo:l})=>{let s={result:r||"Done",duration:o};if(l&&l.deployId&&(s.deploy_id=l.deployId),l&&l.sourceZipFilename&&(s.result_zip_file_name=l.sourceZipFilename),t||i||n||a)try{k.log("Getting pre-signed URLs for diff upload");let d=await ct(e.id,e.sessionId),c=[];(t||i)&&c.push(Oe(d.result.upload_url,i||t).then(()=>{s.result_diff_s3_key=d.result.s3_key,k.log("Successfully uploaded result_diff to S3")})),(n||a)&&c.push(Oe(d.cumulative.upload_url,a||n).then(()=>{s.cumulative_diff_s3_key=d.cumulative.s3_key,k.log("Successfully uploaded cumulative_diff to S3")})),k.log(`Uploading ${c.length} diff(s) to S3 in parallel`),await Promise.all(c),(n||a)&&(k.log("Updating agent runner with cumulative diff S3 key"),await A(Ne(),"update-runner",async()=>{await de(e.id,{result_diff_s3_key:d.cumulative.s3_key})}))}catch(d){k.error("S3 upload failed, falling back to inline diffs:",d);let c=Buffer.byteLength(t||i||""),m=Buffer.byteLength(a||n||"");if(c>ze||m>ze){let y=`Diffs exceed maximum inline size of ${ze} bytes.`;throw k.error(y),new Error(y)}s.result_diff=t,s.result_diff_binary=i,(n||a)&&(s.cumulative_diff=n,s.cumulative_diff_binary=a,k.log("Updating agent runner with inline diffs (fallback)"),await A(Ne(),"update-runner",async()=>{await de(e.id,{result_diff:n,result_diff_binary:a})}))}else k.log("No diffs to upload");return k.log("Updated agent runner with result"),await Ht(async()=>await A(Ne(),"update-runner-session",()=>H(e.id,e.sessionId,s)),{maxRetries:3,baseDelay:1e3,onRetry:(d,c)=>{k.error(`Error updating agent runner session (attempt ${d}):`,c),k.log("Retrying...")}}),k.log("Finished updating agent runner with result"),{sessionUpdate:s}};import{getTracer as Kt,shutdownTracers as ln,withActiveSpan as Wt}from"@netlify/otel";var un=an(import.meta.url),Vt=un("../package.json"),Jt=_("pipeline_index"),be=3,Xt=async({config:e,apiToken:t,cliPath:r="netlify",cwd:o,errorLogsPath:n,filter:i,tracing:a={}})=>{let l,{withStageTimer:s}=gt(z.timeUnits.hours(4)),h=await ot(Vt.version,e.id,a);try{await Wt(Kt(),"run-pipeline",{},h,async()=>{let d,{aiGateway:c,context:m,persistSteps:y,runner:x,sha:I}=await s("init",()=>Mt({config:e,apiToken:t,cliPath:r,cwd:o,errorLogsPath:n,filter:i,runnerVersion:Vt.version}),z.timeUnits.minutes(10));l=x.clean,e.sha=I;let{runnerResult:g}=await s("inference",()=>Ae({cliPath:r,config:e,context:m,runner:x.runner,persistSteps:y,aiGateway:c}));await H(e.id,e.sessionId,{steps:[{title:"Building and deploying the preview"}]});let v=await s("deploy",()=>Xe({cliPath:r,config:e,context:m,result:g.result,filter:i})),R=g,N=[];if(v.hasChanges&&v.deployError){N.push(it(v.deployError));let u=1;for(;u<=be&&!v.previewInfo;)Jt.log(`Deploy attempt had errors. Retrying. ${u}/${be}`),await Wt(Kt(),"deploy-stage",async E=>{E?.setAttributes({"stage.attempt":u});let{runnerResult:p}=await s(`inference-retry-${u}`,()=>Ae({cliPath:r,config:e,context:m,runner:x.runner,persistSteps:y,aiGateway:c,buildErrors:N,priorAgentSessionId:g.agentSessionId}));R={...p,steps:[...R.steps||[],...p.steps||[]],duration:(R.duration||0)+(p.duration||0)},v=await s(`deploy-retry-${u}`,()=>Xe({cliPath:r,config:e,context:m,result:p.result,filter:i})),v.deployError&&N.push(v.deployError),u++});u>be&&!v.previewInfo&&(d=new Error(`Deploy validation failed after ${be} attempts`))}let{diff:O,resultDiff:b,previewInfo:S,diffBinary:w,resultDiffBinary:f}=v;if(await s("cleanup",()=>qt({config:e,diff:O,result:R.result,duration:R.duration,resultDiff:b,diffBinary:w,resultDiffBinary:f,previewInfo:S}),z.timeUnits.minutes(10)),d)throw d;process.env.NETLIFY_LOCAL_MODE||(await l?.(),await At())})}catch(d){Jt.error("Got error while running pipeline",d),await l?.();let c=d instanceof Error&&d.message;throw await H(e.id,e.sessionId,{result:c||"Encountered error when running agent",state:"error"}),d}finally{await ln()}};import zt from"crypto";var $=_("bin_local"),B=cn(P.argv.slice(2),{string:["cwd","cli-path","filter","prompt","runner","model","netlify-api-token"],boolean:["verbose","help"],alias:{h:"help",v:"verbose"}}),Qe=()=>{console.log(`
134
+ `;import Xr from"process";import{getTracer as qe}from"@netlify/otel";import{getTracer as Vr}from"@netlify/otel";var fe=w("deploy"),Ft=async e=>await A(Vr(),"create-preview-deploy",async t=>Jr(e,t)),Jr=async({netlify:e,hasRepo:t,skipBuild:r,message:o="Agent Preview",deploySubdomain:n,cliPath:s,filter:a},u)=>{try{let i=["deploy","--message",`"${o}"`,"--json","--draft","--verbose"];t||(fe.log("Deploy: Uploading source zip"),i.push("--upload-source-zip")),n&&i.push("--alias",n),a&&i.push("--filter",a),r?(fe.log("Deploy: Skipping build"),i.push("--no-build")):i.push("--context","deploy-preview");let y=s||"netlify";fe.log(`Running: ${y} ${i.join(" ")}`),u?.setAttributes({cmd:y,args:i});let l=await e.utils.run(y,i,{stdio:["ignore","pipe","pipe"]}),c=JSON.parse(l.stdout.trim());u?.setAttributes({success:!0,deployId:c.deploy_id,deployUrl:c.deploy_url,siteId:c.site_id}),fe.log(`
135
+ Preview deploy created successfully:`,{deployId:c.deploy_id,deployUrl:c.deploy_url,siteId:c.site_id});let g={deployId:c.deploy_id,previewUrl:c.deploy_url,logsUrl:c.logs,siteId:c.site_id};return t||(g.sourceZipFilename=c.source_zip_filename),g}catch(i){throw fe.error("Failed to create preview deploy via CLI:",i),u?.setAttributes({success:!1,error:i.message}),i}};var ge=w("deploy_stage"),We=async e=>await A(qe(),"run-deploy-stage",async()=>zr(e)),zr=async({cliPath:e,config:t,context:r,result:o,filter:n})=>{let s=await A(qe(),"get-runner-diffs",async()=>await _t({config:t,netlify:r}));if(ge.info("Resolved git",{hasChanges:s.hasChanges,ignored:s.ignored??[]}),!s.hasChanges)return{diff:"",hasChanges:!1,previewInfo:null};let{diff:a,resultDiff:u,diffBinary:i,resultDiffBinary:y}=s,l=!0;ge.log("Preview deploy condition check:",{resultUndefined:o===void 0,resultType:typeof o,hasChanges:l,wouldCreatePreview:o!==void 0&&l});let c=null;if(o!==void 0&&l)try{let g;try{let E=await A(qe(),"get-runner-session",async()=>await st(t.id,t.sessionId));E?.title&&(g=E.title)}catch(E){ge.warn("Failed to fetch session title, using fallback message:",E.message)}await B(t.id,t.sessionId,{steps:[{title:"Deploying the run preview"}]}),c=await Ft({cliPath:e,netlify:r,hasRepo:t.hasRepo,message:g,skipBuild:!1,deploySubdomain:yt(t.id,Xr.env.SITE_NAME),filter:n})}catch(g){return ge.warn("Failed to create preview deploy (continuing with agent run):",g),{diff:a,resultDiff:u,hasChanges:l,previewInfo:null,diffBinary:i,resultDiffBinary:y,deployError:g instanceof Error?g.message:String(g)}}return ge.log("Git status",{hasDiff:!!a,hasChanges:l}),{diff:a,resultDiff:u,hasChanges:l,previewInfo:c,diffBinary:i,resultDiffBinary:y}};import{getTracer as be}from"@netlify/otel";async function Ut(e,t){let{maxRetries:r,baseDelay:o,onRetry:n}=t,s;for(let a=1;a<=r;a++)try{return await e()}catch(u){if(s=u,a===r)throw s;n&&n(a,s),await new Promise(i=>setTimeout(i,o*a))}throw s}var L=w("cleanup_stage"),Mt=async e=>await A(be(),"cleanup-stage",async()=>Zr(e)),Ve=1024*1024*10,Zr=async({config:e,diff:t,result:r,duration:o,resultDiff:n,diffBinary:s,resultDiffBinary:a,previewInfo:u})=>{let i={result:r||"Done",duration:o};if(u&&u.deployId&&(i.deploy_id=u.deployId),u&&u.sourceZipFilename&&(i.result_zip_file_name=u.sourceZipFilename),t||s||n||a)try{L.log("Getting pre-signed URLs for diff upload");let l=await at(e.id,e.sessionId),c=[];(t||s)&&c.push($e(l.result.upload_url,s||t).then(()=>{i.result_diff_s3_key=l.result.s3_key,L.log("Successfully uploaded result_diff to S3")})),(n||a)&&c.push($e(l.cumulative.upload_url,a||n).then(()=>{i.cumulative_diff_s3_key=l.cumulative.s3_key,L.log("Successfully uploaded cumulative_diff to S3")})),L.log(`Uploading ${c.length} diff(s) to S3 in parallel`),await Promise.all(c),(n||a)&&(L.log("Updating agent runner with cumulative diff S3 key"),await A(be(),"update-runner",async()=>{await ce(e.id,{result_diff_s3_key:l.cumulative.s3_key})}))}catch(l){L.error("S3 upload failed, falling back to inline diffs:",l);let c=Buffer.byteLength(t||s||""),g=Buffer.byteLength(a||n||"");if(c>Ve||g>Ve){let E=`Diffs exceed maximum inline size of ${Ve} bytes.`;throw L.error(E),new Error(E)}i.result_diff=t,i.result_diff_binary=s,(n||a)&&(i.cumulative_diff=n,i.cumulative_diff_binary=a,L.log("Updating agent runner with inline diffs (fallback)"),await A(be(),"update-runner",async()=>{await ce(e.id,{result_diff:n,result_diff_binary:a})}))}else L.log("No diffs to upload");return L.log("Updated agent runner with result"),await Ut(async()=>await A(be(),"update-runner-session",()=>B(e.id,e.sessionId,i)),{maxRetries:3,baseDelay:1e3,onRetry:(l,c)=>{L.error(`Error updating agent runner session (attempt ${l}):`,c),L.log("Retrying...")}}),L.log("Finished updating agent runner with result"),{sessionUpdate:i}};import{getTracer as Gt,shutdownTracers as en,withActiveSpan as jt}from"@netlify/otel";var tn=Qr(import.meta.url),Yt=tn("../package.json"),Bt=w("pipeline_index"),Ce=3,Ht=async({config:e,apiToken:t,cliPath:r="netlify",cwd:o,errorLogsPath:n,filter:s,tracing:a={}})=>{let u,{withStageTimer:i}=dt(V.timeUnits.hours(4)),y=await tt(Yt.version,e.id,a);try{await jt(Gt(),"run-pipeline",{},y,async()=>{let l,{aiGateway:c,context:g,persistSteps:E,runner:T,sha:I}=await i("init",()=>$t({config:e,apiToken:t,cliPath:r,cwd:o,errorLogsPath:n,filter:s,runnerVersion:Yt.version}),V.timeUnits.minutes(10));u=T.clean,e.sha=I;let{runnerResult:h}=await i("inference",()=>Ne({cliPath:r,config:e,context:g,runner:T.runner,persistSteps:E,aiGateway:c}));await B(e.id,e.sessionId,{steps:[{title:"Building and deploying the preview"}]});let x=await i("deploy",()=>We({cliPath:r,config:e,context:g,result:h.result,filter:s})),v=h,C=[];if(x.hasChanges&&x.deployError){C.push(rt(x.deployError));let f=1;for(;f<=Ce&&!x.previewInfo;)Bt.log(`Deploy attempt had errors. Retrying. ${f}/${Ce}`),await jt(Gt(),"deploy-stage",async _=>{_?.setAttributes({"stage.attempt":f});let{runnerResult:d}=await i(`inference-retry-${f}`,()=>Ne({cliPath:r,config:e,context:g,runner:T.runner,persistSteps:E,aiGateway:c,buildErrors:C,priorAgentSessionId:h.agentSessionId}));v={...d,steps:[...v.steps||[],...d.steps||[]],duration:(v.duration||0)+(d.duration||0)},x=await i(`deploy-retry-${f}`,()=>We({cliPath:r,config:e,context:g,result:d.result,filter:s})),x.deployError&&C.push(x.deployError),f++});f>Ce&&!x.previewInfo&&(l=new Error(`Deploy validation failed after ${Ce} attempts`))}let{diff:N,resultDiff:R,previewInfo:S,diffBinary:m,resultDiffBinary:p}=x;if(await i("cleanup",()=>Mt({config:e,diff:N,result:v.result,duration:v.duration,resultDiff:R,diffBinary:m,resultDiffBinary:p,previewInfo:S}),V.timeUnits.minutes(10)),l)throw l;process.env.NETLIFY_LOCAL_MODE||await T.clean?.()})}catch(l){Bt.error("Got error while running pipeline",l),await u?.();let c=l instanceof Error&&l.message;throw await B(e.id,e.sessionId,{result:c||"Encountered error when running agent",state:"error"}),l}finally{await en()}};import Kt from"crypto";var $=w("bin_local"),Y=rn(b.argv.slice(2),{string:["cwd","cli-path","filter","prompt","runner","model","netlify-api-token"],boolean:["verbose","help"],alias:{h:"help",v:"verbose"}}),Xe=()=>{console.log(`
137
136
  agent-runner-cli-local - Run Netlify agent runner locally without API connections
138
137
 
139
138
  USAGE:
@@ -165,6 +164,6 @@ NOTE:
165
164
  This local mode mocks all Netlify API calls. The agent will run through
166
165
  the full pipeline including inference and deployment, but API calls will
167
166
  be logged instead of executed.
168
- `)};B.help&&(Qe(),P.exit(0));B.prompt||($.error("Error: --prompt is required"),Qe(),P.exit(1));B["netlify-api-token"]||($.error("Error: --netlify-api-token is required - generate a PAT from your Netlify user settings"),Qe(),P.exit(1));try{let e=B.cwd||P.cwd(),t=Zt.join(e,".netlify","netlify-agent-runner-context*");Qt.rmSync(t,{recursive:!0,force:!0});let r;try{r=await dn(e)}catch(l){$.error(l.message),$.error(`
169
- To link this directory to a Netlify site, run:`),$.error(" netlify link"),P.exit(1)}let o=`local-${zt.randomBytes(8).toString("hex")}`,n=`session-${zt.randomBytes(8).toString("hex")}`,i=B.runner||"claude";$.log("Starting agent runner in local mode",{runnerId:o,sessionId:n,siteId:r,cwd:e,runner:i});let a={id:o,sessionId:n,prompt:B.prompt,runner:i,model:B.model,accountType:"local",validateAgent:!1,validateAgentWithBuild:!1,sessionHistoryContext:[],siteContext:[],hasRepo:!0,useGateway:!0,sha:void 0,modelVersionOverrides:{}};P.env.NETLIFY_LOCAL_MODE="true",P.env.NETLIFY_API_HOST="api.netlify.com",P.env.NETLIFY_API_TOKEN=B["netlify-api-token"],P.env.SITE_ID=r,P.env.NETLIFY_TEAM_ID="local-team-id",P.env.NETLIFY_AGENT_RUNNER_USER_ID="local-user-id",P.env.SITE_NAME="local-site",i==="claude"?we(e,"claude")||($.log("Claude CLI not found, installing..."),await Ze(e,"@anthropic-ai/claude-code")):i==="gemini"?we(e,"gemini")||($.log("Gemini CLI not found, installing..."),await Ze(e,"@google/gemini-cli@0.1.17")):i==="codex"?we(e,"codex")||($.log("Codex CLI not found, installing..."),await Ze(e,"@openai/codex")):($.error(`Unknown runner: ${i}`),P.exit(1)),await Xt({config:a,cwd:e,cliPath:B["cli-path"],filter:B.filter,tracing:{exporterUrl:void 0,traceparent:void 0}}),$.info("Finished agent (local mode)"),P.exit(0)}catch(e){$.error("Error running agent pipeline (local mode):",e),P.exit(1)}function Ze(e,t){return new Promise((r,o)=>{C("npm",["install",t,"--no-save"],{cwd:e}).then(({stdout:n})=>{$.log(`${t} installed: ${n}`),r()}).catch(n=>{$.error(`Error installing ${t}: ${n.stderr||n.message}`),o(n)})})}async function dn(e){let t=Zt.join(e,".netlify","state.json");try{let r=await Qt.readFileSync(t,"utf-8"),o=JSON.parse(r);if(!o.siteId)throw new Error(`No siteId found in ${t}. Please link this directory to a Netlify site using 'netlify link'.`);return $.log(`Found site ID from state file: ${o.siteId}`),o.siteId}catch(r){throw r.code==="ENOENT"?new Error(`No .netlify/state.json found in ${e}. Please link this directory to a Netlify site using 'netlify link'.`):r}}
167
+ `)};Y.help&&(Xe(),b.exit(0));Y.prompt||($.error("Error: --prompt is required"),Xe(),b.exit(1));Y["netlify-api-token"]||($.error("Error: --netlify-api-token is required - generate a PAT from your Netlify user settings"),Xe(),b.exit(1));try{let e=Y.cwd||b.cwd(),t=qt.join(e,".netlify","netlify-agent-runner-context*");Wt.rmSync(t,{recursive:!0,force:!0});let r;try{r=await nn(e)}catch(u){$.error(u.message),$.error(`
168
+ To link this directory to a Netlify site, run:`),$.error(" netlify link"),b.exit(1)}let o=`local-${Kt.randomBytes(8).toString("hex")}`,n=`session-${Kt.randomBytes(8).toString("hex")}`,s=Y.runner||"claude";$.log("Starting agent runner in local mode",{runnerId:o,sessionId:n,siteId:r,cwd:e,runner:s});let a={id:o,sessionId:n,prompt:Y.prompt,runner:s,model:Y.model,accountType:"local",validateAgent:!1,validateAgentWithBuild:!1,sessionHistoryContext:[],siteContext:[],hasRepo:!0,useGateway:!0,sha:void 0,modelVersionOverrides:{}};b.env.NETLIFY_LOCAL_MODE="true",b.env.NETLIFY_API_HOST="api.netlify.com",b.env.NETLIFY_API_TOKEN=Y["netlify-api-token"],b.env.SITE_ID=r,b.env.NETLIFY_TEAM_ID="local-team-id",b.env.NETLIFY_AGENT_RUNNER_USER_ID="local-user-id",b.env.SITE_NAME="local-site",s==="claude"?Ie(e,"claude")||($.log("Claude CLI not found, installing..."),await Je(e,"@anthropic-ai/claude-code")):s==="gemini"?Ie(e,"gemini")||($.log("Gemini CLI not found, installing..."),await Je(e,"@google/gemini-cli@0.1.17")):s==="codex"?Ie(e,"codex")||($.log("Codex CLI not found, installing..."),await Je(e,"@openai/codex")):($.error(`Unknown runner: ${s}`),b.exit(1)),await Ht({config:a,cwd:e,cliPath:Y["cli-path"],filter:Y.filter,tracing:{exporterUrl:void 0,traceparent:void 0}}),$.info("Finished agent (local mode)"),b.exit(0)}catch(e){$.error("Error running agent pipeline (local mode):",e),b.exit(1)}function Je(e,t){return new Promise((r,o)=>{we("npm",["install",t,"--no-save"],{cwd:e}).then(({stdout:n})=>{$.log(`${t} installed: ${n}`),r()}).catch(n=>{$.error(`Error installing ${t}: ${n.stderr||n.message}`),o(n)})})}async function nn(e){let t=qt.join(e,".netlify","state.json");try{let r=await Wt.readFileSync(t,"utf-8"),o=JSON.parse(r);if(!o.siteId)throw new Error(`No siteId found in ${t}. Please link this directory to a Netlify site using 'netlify link'.`);return $.log(`Found site ID from state file: ${o.siteId}`),o.siteId}catch(r){throw r.code==="ENOENT"?new Error(`No .netlify/state.json found in ${e}. Please link this directory to a Netlify site using 'netlify link'.`):r}}
170
169
  //# sourceMappingURL=bin-local.js.map