@netlify/agent-runner-cli 1.58.0 → 1.58.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin-local.js CHANGED
@@ -1,45 +1,45 @@
1
1
  #!/usr/bin/env node
2
- import C from"process";import ir from"path";import sr from"fs";import In from"minimist";import{createRequire as En}from"module";import{createTracerProvider as lr}from"@netlify/otel/bootstrap";import{SimpleSpanProcessor as at}from"@netlify/otel/opentelemetry";import{FetchInstrumentation as cr}from"@netlify/otel/instrumentation-fetch";import{withActiveSpan as ur}from"@netlify/otel";import{propagation as lt,context as ct,W3CTraceContextPropagator as dr}from"@netlify/otel/opentelemetry";import{OTLPTraceExporter as pr}from"@opentelemetry/exporter-trace-otlp-grpc";import ar from"process";function _(e){let t=ar.env.LOG!=="0";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 Me=_("tracing"),ut=async(e,t,r)=>(await lr({serviceName:"@netlify/agent-runner-cli",serviceVersion:e,deploymentEnvironment:"production",siteUrl:"",siteId:process.env.SITE_ID??"",siteName:t,spanProcessors:[new at(new je),new at(new pr({url:r.exporterUrl}))],instrumentations:[new cr({skipHeaders:!0})]}),r.traceparent?(lt.setGlobalPropagator(new dr),lt.extract(ct.active(),{traceparent:r.traceparent,isRemote:!0})):ct.active());function S(e,t,r){return Me.log(`\u23F3 TRACE: ${t} starting...`),ur(e,t,r)}var je=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,a]of Object.entries(o))u.includes("duration")&&typeof a=="number"?n.push(`${u}=${a.toFixed(2)}ms`):n.push(`${u}=${a}`);let i=t.status?.code===2?"\u274C":"\u2705",s=n.length>0?` [${n.join(", ")}]`:"";Me.log(`${i} TRACE: ${t.name} completed in ${r.toFixed(2)}ms${s}`),t.status?.code===2&&t.status.message&&Me.log(` \u274C Error: ${t.status.message}`)}};var fr=["error","failed","exception","fatal","panic","abort","crash"];function dt(e){let t=e.split(`
3
- `),r=[],o=-1,n=0;for(;n<t.length;){let u=t[n].slice(0,500).toLowerCase();if(fr.some(f=>u.includes(f))){let f=Math.max(0,n-10,o+1),p=Math.min(t.length-1,n+20),c=[];for(let m=f;m<=p;m++)c.push(t[m]);r.push(c.join(`
4
- `)),o=p,n=p+1}else n++}if(r.length===0)return e;let i=r.map((s,u)=>`<extracted_error_chunk order="${u+1}">
2
+ import C from"process";import ar from"path";import lr from"fs";import vn from"minimist";import{createRequire as xn}from"module";import{createTracerProvider as ur}from"@netlify/otel/bootstrap";import{SimpleSpanProcessor as lt}from"@netlify/otel/opentelemetry";import{FetchInstrumentation as dr}from"@netlify/otel/instrumentation-fetch";import{withActiveSpan as pr}from"@netlify/otel";import{propagation as ct,context as ut,W3CTraceContextPropagator as fr}from"@netlify/otel/opentelemetry";import{OTLPTraceExporter as gr}from"@opentelemetry/exporter-trace-otlp-grpc";import cr from"process";function _(e){let t=cr.env.LOG!=="0";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 Me=_("tracing"),dt=async(e,t,r)=>(await ur({serviceName:"@netlify/agent-runner-cli",serviceVersion:e,deploymentEnvironment:"production",siteUrl:"",siteId:process.env.SITE_ID??"",siteName:t,spanProcessors:[new lt(new je),new lt(new gr({url:r.exporterUrl}))],instrumentations:[new dr({skipHeaders:!0})]}),r.traceparent?(ct.setGlobalPropagator(new fr),ct.extract(ut.active(),{traceparent:r.traceparent,isRemote:!0})):ut.active());function S(e,t,r){return Me.log(`\u23F3 TRACE: ${t} starting...`),pr(e,t,r)}var je=class{export(t,r){for(let n of t)this.logSpan(n);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,n=t.attributes,o=[];for(let[u,a]of Object.entries(n))u.includes("duration")&&typeof a=="number"?o.push(`${u}=${a.toFixed(2)}ms`):o.push(`${u}=${a}`);let i=t.status?.code===2?"\u274C":"\u2705",s=o.length>0?` [${o.join(", ")}]`:"";Me.log(`${i} TRACE: ${t.name} completed in ${r.toFixed(2)}ms${s}`),t.status?.code===2&&t.status.message&&Me.log(` \u274C Error: ${t.status.message}`)}};var mr=["error","failed","exception","fatal","panic","abort","crash"];function pt(e){let t=e.split(`
3
+ `),r=[],n=-1,o=0;for(;o<t.length;){let u=t[o].slice(0,500).toLowerCase();if(mr.some(f=>u.includes(f))){let f=Math.max(0,o-10,n+1),p=Math.min(t.length-1,o+20),c=[];for(let m=f;m<=p;m++)c.push(t[m]);r.push(c.join(`
4
+ `)),n=p,o=p+1}else o++}if(r.length===0)return e;let i=r.map((s,u)=>`<extracted_error_chunk order="${u+1}">
5
5
  ${s}
6
6
  </extracted_error_chunk>`).join(`
7
7
 
8
- `);return i.length>e.length*.8?e:i}import Oe from"process";import{getTracer as en}from"@netlify/otel";import me from"process";var Te=me.env.NETLIFY_API_URL,ve=me.env.NETLIFY_API_TOKEN,H=_("api"),Re=()=>me.env.NETLIFY_LOCAL_MODE==="true",he=async(e,t={})=>{if(!Te||!ve)throw new Error("No API URL or token");let r=new URL(e,Te),o={...t,headers:{...t.headers,Authorization:`Bearer ${ve}`}};me.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(me.env.AGENT_RUNNERS_DEBUG==="true")H.log(`Response headers for ${r}:`),n.headers.forEach((u,a)=>{H.log(` ${a}: ${u}`)});else{let u=n.headers.get("x-request-id")||n.headers.get("x-nf-request-id");H.log(`Request ID for ${r}: ${u||"N/A"}`)}if(i||H.error(`Got status ${n.status} for request ${r}`),t.raw){if(!i)throw n;return n}let s=await(n.headers.get("content-type")?.includes("application/json")?n.json():n.text());if(!i)throw s;return s},pt=e=>{H.log("Setting details for api",{apiUrl:e?.constants?.NETLIFY_API_HOST,token:!!e?.constants?.NETLIFY_API_TOKEN}),e?.constants?.NETLIFY_API_HOST&&(Te=`https://${e.constants.NETLIFY_API_HOST}`),e?.constants?.NETLIFY_API_TOKEN&&(ve=e.constants.NETLIFY_API_TOKEN)},ft=()=>({apiUrl:Te,token:ve}),ye=async(e,t)=>Re()?(H.log("Mock API: updateRunner called",{runnerId:e,data:t}),{id:e,...t}):he(`/api/v1/agent_runners/${e}`,{method:"PUT",json:t}),W=async(e,t,r)=>Re()?(H.log("Mock API: updateRunnerSession called",JSON.stringify({runnerId:e,sessionId:t,data:r},null,2)),{id:e,sessionId:t,...r}):he(`/api/v1/agent_runners/${e}/sessions/${t}`,{method:"PUT",json:r});var gt=async(e,t)=>Re()?(H.log("Mock API: getRunnerSession called",{runnerId:e,sessionId:t}),{id:t,runnerId:e,state:"running"}):he(`/api/v1/agent_runners/${e}/sessions/${t}`),mt=(e,t,r)=>he(`/api/v1/sites/${e}/ai-gateway/token`,{headers:{"X-Nf-Agent-Runner-Id":t,"X-Nf-Agent-Runner-Session-Id":r}}),ht=async(e,t)=>Re()?(H.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"}}):he(`/api/v1/agent_runners/${e}/sessions/${t}/diff/upload_urls`,{method:"POST"}),Ge=async(e,t)=>{H.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 ne=_("ai_gateway"),Ye=null;var yt=async()=>{if(Ye)return Ye;ne.log("Fetching available AI gateway providers");let e=await fetch(`${ft().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 Ye=t,ne.log("Cached AI gateway providers",{providerCount:Object.keys(t.providers).length}),t},gr=async(e,t)=>{let o=(await yt()).providers[e];if(!o)return ne.log(`Provider '${e}' not found`),!1;let n=o.models.includes(t);return ne.log(`Model validation for ${e}/${t}`,{isAvailable:n}),n},_t=async({netlify:e,config:t})=>{let r,o,n,i,s=e.constants?.SITE_ID;if(!s)throw new Error("No site id");let u=async()=>{clearTimeout(n),ne.log("Requesting AI gateway information");let a=await mt(s,t.id,t.sessionId);if({token:r,url:i}=a,o=a.expires_at?a.expires_at*1e3:void 0,ne.log("Got AI gateway information",{token:!!r,expiresAt:o,url:i}),o){let f=o-Date.now()-6e4;f>0&&(n=setTimeout(()=>{u()},f))}};return await Promise.all([u(),yt()]),{get url(){return i},get token(){return r},isModelAvailableForProvider:gr}};import q from"process";import J from"path";import Ae from"fs";import{fileURLToPath as xr}from"url";import{createRequire as Ir}from"module";import{execa as Tr,execaCommand as Zn}from"execa";import{Transform as mr}from"stream";var hr=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"]),yr=new Set(["true","false","undefined","null","deploy","project","claude","gemini","codex",""]);function _r(){return Object.entries(process.env).filter(([e,t])=>!(!t||hr.has(e)||yr.has(t)||!isNaN(Number(t))||t.length<5)).map(([,e])=>e).filter(Boolean)}function V(e){if(typeof e!="string")return e;let t=_r();if(t.length===0)return e;let r=e;return t.forEach(o=>{let n=new RegExp(Er(o),"g");r=r.replace(n,"******")}),r}function Er(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var oe=class extends mr{constructor(t={}){super({...t,objectMode:!1})}_transform(t,r,o){let n=t.toString(),i=V(n);o(null,i)}};function Et(){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 s=typeof o=="string"?V(o):o;return typeof n=="function"?t(s,n):t(s,n,i)},process.stderr.write=function(o,n,i){let s=typeof o=="string"?V(o):o;return typeof n=="function"?r(s,n):r(s,n,i)}}var _e=null,wt=e=>(_e&&_e.destroy(),_e=new ee({totalAllowedTime:e}),_e),xt=()=>_e;var ee=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,s=null;o!==void 0&&(s=new Promise((u,a)=>{i=setTimeout(()=>{a(new Error(`${t} stage exceeded its maximum duration of ${o}ms`))},o)}));try{return s?await Promise.race([r(),s]):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 It={name:"@netlify/agent-runner-cli",type:"module",version:"1.58.0",description:"CLI tool for running Netlify agents",main:"./dist/index.js",types:"./dist/index.d.ts",exports:"./dist/index.js",bin:{"agent-runner-cli":"./dist/bin.js","agent-runner-cli-local":"./dist/bin-local.js"},files:["dist/**/*.js","dist/**/*.d.ts","patches","scripts"],scripts:{build:"tsup",dev:"tsup --watch",prepare:"husky install node_modules/@netlify/eslint-config-node/.husky/",prepublishOnly:"npm ci && npm test",prepack:"npm run build",test:"run-s build format test:dev",format:"run-s build format:check-fix:*","format:ci":"run-s build format:check:*","format:check-fix:lint":"run-e format:check:lint format:fix:lint","format:check:lint":"cross-env-shell eslint $npm_package_config_eslint","format:fix:lint":"cross-env-shell eslint --fix $npm_package_config_eslint","format:check-fix:prettier":"run-e format:check:prettier format:fix:prettier","format:check:prettier":"cross-env-shell prettier --check $npm_package_config_prettier","format:fix:prettier":"cross-env-shell prettier --write $npm_package_config_prettier","test:dev":"run-s build test:dev:*","test:ci":"run-s build test:ci:*","test:dev:vitest":"LOG=0 vitest --exclude '**/integration/**'","test:ci:vitest":"LOG=0 c8 -r lcovonly -r text -r json vitest --exclude '**/integration/**'","test:integration":"vitest run test/integration/","test:integration:codex":"vitest run test/integration/codex.test.ts","test:integration:claude":"vitest run test/integration/claude.test.ts","test:integration:gemini":"vitest run test/integration/gemini.test.ts",postinstall:"node scripts/postinstall.js"},config:{eslint:'--cache --format=codeframe --max-warnings=0 "{src,scripts,test,.github}/**/*.{js,ts,md,html}"',prettier:'--ignore-path .gitignore --loglevel=warn "{src,scripts,test,.github}/**/*.{js,ts,md,yml,json,html}" "*.{js,ts,yml,json,html}" ".*.{js,ts,yml,json,html}" "!**/package-lock.json" "!package-lock.json"'},keywords:[],license:"MIT",repository:"netlify/agent-runner-cli",bugs:{url:"https://github.com/netlify/agent-runner-cli/issues"},author:"Netlify Inc.",directories:{test:"test"},devDependencies:{"@commitlint/cli":"^19.0.0","@commitlint/config-conventional":"^19.0.0","@eslint/compat":"^1.3.2","@eslint/js":"^9.35.0","@netlify/eslint-config-node":"^7.0.1","@types/node":"^24.5.0","@typescript-eslint/eslint-plugin":"^7.1.0","@typescript-eslint/parser":"^7.1.0","@vitest/eslint-plugin":"^1.3.10",c8:"^9.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-n":"^17.0.0",husky:"^8.0.0","patch-package":"^8.0.0",tsup:"^8.5.0",typescript:"^5.0.0","typescript-eslint":"^8.44.0",vitest:"^1.5.0"},dependencies:{"@anthropic-ai/claude-code":"2.0.64","@google/gemini-cli":"0.20.0","@netlify/otel":"^5.1.0","@openai/codex":"0.71.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.57.0",execa:"^8.0.0","get-port":"^5.1.1",minimist:"^1.2.8"}};var vr=xr(import.meta.url),Rr=J.dirname(vr),Ar=Ir(import.meta.url),Se=_("shell"),Be=new Set,Sr={preferLocal:!0},N=(e,t,r)=>{let[o,n]=br(t,r),i={...Sr,...n},s=Tr(e,o,i);return Nr(s,i),Pr(s),s};var br=function(e,t){return Array.isArray(e)?[e,t]:typeof e=="object"&&e!==null?[[],e]:[[],void 0]},Nr=(e,t)=>{if(t.stdio!==void 0||t.stdout!==void 0||t.stderr!==void 0)return;if(q.env.NETLIFY_MASK_LOGS!=="false"){e.all?.pipe(new oe).pipe(q.stdout),e.stdout?.pipe(new oe).pipe(q.stdout),e.stderr?.pipe(new oe).pipe(q.stderr);return}e.stdout?.pipe(q.stdout),e.stderr?.pipe(q.stderr)},Tt=(e,t="SIGTERM")=>{try{return e.pid&&!e.killed?(q.kill(-e.pid,t),Se.log(`Killed process ${e.pid} with signal ${t}`),!0):!1}catch(r){return Se.error("Error killing process:",r),!1}},Cr=e=>Tt(e,"SIGKILL"),Pr=e=>{Be.add(e);let t=xt();if(t){let r=t.onTimesUp(()=>{Se.log(`Global timer expired, killing process ${e.pid}`),Tt(e,"SIGTERM"),setTimeout(()=>{e.pid&&!e.killed&&(Se.log(`Force killing process ${e.pid} after timeout`),Cr(e))},5e3)});e.on("exit",()=>{Be.delete(e),r()}),e.on("error",()=>{Be.delete(e),r()})}};function be(e,t){return!!te(e,t)}function te(e,t){if(!q.env.NETLIFY_LOCAL_MODE)try{let n=Ar.resolve(It.name),i=J.dirname(n);for(;i!==J.dirname(i);){let s=J.dirname(i);if(J.basename(s)==="node_modules"){let u=J.join(s,".bin",t);if(Ae.existsSync(u))return u;break}i=s}}catch(n){console.error("Could not resolve package.json",n)}if(q.env.NODE_PATH){let n=J.join(q.env.NODE_PATH,".bin",t);if(Ae.existsSync(n))return n}let r=J.join(e,"node_modules",".bin",t);if(Ae.existsSync(r))return r;let o=J.join(Rr,"..","node_modules",".bin",t);if(Ae.existsSync(o))return o}var vt="netlify-agent-runner-context.md",He="task-history",qe="netlify-context",U=".netlify",ie="results.md",Ke="assets";var Or=_("utils"),Fr=e=>new Promise(t=>{setTimeout(t,e)}),Rt=(e,t=3e3)=>{let r=!1,o=null,n=[],i=null,s=(...u)=>{if(r)return o=u,new Promise(p=>{n.push(p)});r=!0;let a,f=new Promise(p=>{a=p});return i=(async()=>{await Promise.resolve();let p=await e(...u);for(a(p);;){if(await Fr(t),!o)return r=!1,i=null,p;let c=o,m=n;o=null,n=[],p=await e(...c),m.forEach(h=>{h(p)})}})(),f};return s.flush=async()=>{if((r||o)&&i)return await i,s.flush()},s},se=(e,t,r=!1)=>{let o=null,n=null,i=null,s=function(...u){n=u,i=this;let a=r&&!o;clearTimeout(o),o=setTimeout(()=>{o=null,r||(e.apply(i,n),n=null,i=null)},t),a&&(e.apply(i,n),n=null,i=null)};return s.cancel=()=>{clearTimeout(o),o=null,n=null,i=null},s.flush=()=>{if(o){clearTimeout(o);let u=n,a=i;o=null,n=null,i=null,e.apply(a,u)}},s},At=(e,t=!0,r)=>{if(e)try{return JSON.parse(e)}catch(o){t&&(r?.error?r.error("Could not parse JSON",o):Or.error("Could not parse JSON",o))}},St=(e,t)=>{let n=".netlify.app",i="agent-";if(!t)return`${i}${e.slice(0,6)}`;let u=`--${t}${n}`;if(u.length>55)return"";let a=60-u.length;if(a<=0)return"";if(a>=i.length+6){let f=Math.min(a-i.length,e.length);return`${i}${e.slice(0,f)}`}return e.slice(0,a)};import{Buffer as bt}from"buffer";import $r from"path";var Nt=_("repo"),Ct=async({config:e})=>{Nt.info("Getting runner diffs");let t=await Dr(),{hasChanges:r}=t,{status:o}=t;if(!r)return{hasChanges:!1};let n=Lr(o);await Ur(n),Nt.info("Changes after processing"),await Ve();let i=await Je(o);await We(i);let s={stdio:["ignore","pipe","pipe"]},a=(await N("git",["diff","--staged"],s)).stdout;if(r=!!a,!r)return{hasChanges:!1,ignored:i};let p=(await N("git",["diff","--staged","--binary"],s)).stdout,c,m;if(e.sha){process.env.NETLIFY_LOCAL_MODE||await N("git",["commit","-m","Agent runner"]),c=(await N("git",["diff",e.sha,"HEAD"],s)).stdout;let g=(await N("git",["diff",e.sha,"HEAD","--binary"],s)).stdout;c!==g&&(m=bt.from(g).toString("base64"))}let h={hasChanges:!0,diff:a,resultDiff:c,ignored:i};return a!==p&&(h.diffBinary=bt.from(p).toString("base64")),m&&(h.resultDiffBinary=m),h},We=async(e=[])=>{await N("git",["add",".",...e])},Ve=async()=>(await N("git",["status","-s"])).stdout,Pt=/.. (.+)?\.log$/,kr=[Pt],Dr=async()=>{let e=await Ve();return{hasChanges:(e.trim().length===0?[]:e.split(`
9
- `).filter(o=>kr.some(i=>i instanceof RegExp?i.test(o):o===i)?!1:o[1]?.trim()!=="")).length!==0,status:e}},Ot=async()=>{let{stdout:e}=await N("git",["rev-parse","HEAD"]);return e.trim()},Ft=async()=>{let{stdout:e}=await N("git",["rev-list","--max-parents=0","HEAD"]);return e.trim()},Je=async e=>{e||=await Ve();let t=[".netlify","node_modules","dist"],r=[];return e.split(`
10
- `).forEach(o=>{t.forEach(i=>{[`?? ${i}`,`?? ${i}${$r.sep}`].some(u=>o.startsWith(u))&&r.push(`:!${i}`)});let n=o.match(Pt)?.[1];n&&r.push(`:!${n}.log`)}),r},$t=async()=>{await N("git",["reset","--hard","HEAD"])},Lr=e=>{let t=e.split(`
11
- `).reduce((r,o)=>{if(!o)return r;let[n,i,,...s]=o,u=s.join(""),a=n.trim(),f=i.trim();return r[u]?r[u].change=f:r[u]={filePath:u,stage:a,change:f},r},{});return Object.values(t)},Ur=async e=>{let t=[];for(let r of e)r.stage&&!r.change&&t.push(N("git",["restore","--staged","--worktree",r.filePath]));await Promise.allSettled(t)};import jr from"fs/promises";import Gr from"os";import Lt from"path";import ue from"process";import Yr from"readline";import Xe from"path";import Mr from"fs/promises";var ze=_("agent-output-utils");async function ae({initialResult:e,agentName:t,hasError:r}){let o="",n=Xe.join(process.cwd(),U,ie);try{let i=await Mr.readFile(n,"utf-8");i&&(o=i,ze.log(`Pulled result from ${Xe.relative(process.cwd(),n)}`))}catch{ze.log(`No results file found at ${Xe.relative(process.cwd(),n)}`)}return o||(!e&&!r?`${t} has finished working on task.`:e||void 0)}function le({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&&ze.log(`Providing updated error messsage: ${n}, replacing original error: ${r}`),n||r||void 0}function ce(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"),kt="Claude Code",de="claude-opus-4-5-20251101",Dt=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,Br=({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 Ze({config:e,netlify:t,persistSteps:r,aiGateway:o,continueSession:n,priorAgentSessionId:i,cwd:s=ue.cwd()}){let u=e,{accountType:a,prompt:f,modelVersionOverrides:p}=u,{model:c}=u,m="";if(o){let{token:y,url:d}=o;if(!y||!d)throw new Error("No token or url provided from AI Gateway");if(p?.claude){let l=p?.claude?.[a];if(l){if(!await o.isModelAvailableForProvider("anthropic",l))throw new Error(`Model override '${l}' is not available for anthropic provider`);c=l}}else if(c){if(!await o.isModelAvailableForProvider("anthropic",c))throw new Error(`Model '${c}' is not available for anthropic provider`)}else!!de&&await o.isModelAvailableForProvider("anthropic",de)?(c=de,M.log(`Using default model: ${de}`)):de&&M.log(`Default model ${de} is not available, proceeding without model specification`);ue.env.ANTHROPIC_API_KEY=y,ue.env.ANTHROPIC_BASE_URL=d}else if(!ue.env.ANTHROPIC_API_KEY)throw new Error("ANTHROPIC_API_KEY is not provided");let h=[],T=[],w={},g=0,x=0,v,A,P=[te(s,"claude"),"--permission-mode","bypassPermissions","--dangerously-skip-permissions","--output-format","stream-json","--verbose",...c?["--model",c]:[],...n?["--continue"]:[],...n&&i?["--resume",i]:[],"-p",f],O=`${ue.env.NVM_BIN}/node`;M.log(`Running ${O} ${P.join(" ")}`);let k=t.utils.run(O,P,{all:!0,env:ue.env,cwd:s});k.stdin?.end();let R=se(()=>{r?.({steps:h,duration:x})},250),I=(y,d)=>{let l={...y,id:g};g+=1,T.push(l),h.push(l),d||R.flush(),R(),d&&R.flush()},G=Yr.createInterface({input:k.all});return G.on("error",y=>{M.error("Readline interface error",{error:y.message,stack:y.stack})}),G.on("line",y=>{let d=null;try{d=JSON.parse(y)}catch{M.log("Could not parse line",y)}d?.session_id&&d.session_id!==m&&(m=d.session_id),Array.isArray(d?.message?.content)?d.message.content.forEach(l=>{switch(l.type){case"text":{l.text&&I({message:l.text});break}case"image":{typeof l.source=="object"&&l.source&&l.source.type==="base64"&&l.source.media_type?I({message:`![](data:${l.source.media_type};base64,${l.source.data})`}):M.log(`Unsupported image type ${l.source?.type}`,l.source);break}case"tool_use":{if(l.name==="Task"){let E=l.input?.description&&`\`${l.input.description}\``;I({title:[Dt(l.name),E].filter(Boolean).join(" ")})}else l.id&&(w[l.id]=l);R.flush();break}case"tool_result":{let E=l.tool_use_id?w[l.tool_use_id]:void 0,Z;if(E){let X=E.input?.file_path&&Lt.relative(s,E.input.file_path),F=X&&`\`${X}\``;Z=[Dt(E.name||""),F].filter(Boolean).join(" ")}let Ie=["Bash","Glob","Grep","LS","Read","Edit","Write"].includes(E?.name||""),Q;if(typeof l.content=="string")Q=l.content;else if(Array.isArray(l.content)){let X=[];l.content.forEach(F=>{F?.type==="text"&&typeof F.text=="string"?X.push(F.text):F?.type==="image"&&typeof F.source=="object"&&F.source?F.source.type==="base64"&&F.source.media_type?X.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}`)}),Q=X.join(`
8
+ `);return i.length>e.length*.8?e:i}import Oe from"process";import{getTracer as nn}from"@netlify/otel";import me from"process";var Te=me.env.NETLIFY_API_URL,ve=me.env.NETLIFY_API_TOKEN,H=_("api"),Re=()=>me.env.NETLIFY_LOCAL_MODE==="true",he=async(e,t={})=>{if(!Te||!ve)throw new Error("No API URL or token");let r=new URL(e,Te),n={...t,headers:{...t.headers,Authorization:`Bearer ${ve}`}};me.env.AGENT_RUNNERS_DEBUG==="true"&&(n.headers["x-nf-debug-logging"]="true"),t.json&&(n.headers||={},n.headers["Content-Type"]="application/json",n.body=JSON.stringify(t.json));let o=await fetch(r,n),i=o.ok&&o.status<=299;if(me.env.AGENT_RUNNERS_DEBUG==="true")H.log(`Response headers for ${r}:`),o.headers.forEach((u,a)=>{H.log(` ${a}: ${u}`)});else{let u=o.headers.get("x-request-id")||o.headers.get("x-nf-request-id");H.log(`Request ID for ${r}: ${u||"N/A"}`)}if(i||H.error(`Got status ${o.status} for request ${r}`),t.raw){if(!i)throw o;return o}let s=await(o.headers.get("content-type")?.includes("application/json")?o.json():o.text());if(!i)throw s;return s},ft=e=>{H.log("Setting details for api",{apiUrl:e?.constants?.NETLIFY_API_HOST,token:!!e?.constants?.NETLIFY_API_TOKEN}),e?.constants?.NETLIFY_API_HOST&&(Te=`https://${e.constants.NETLIFY_API_HOST}`),e?.constants?.NETLIFY_API_TOKEN&&(ve=e.constants.NETLIFY_API_TOKEN)},gt=()=>({apiUrl:Te,token:ve}),ye=async(e,t)=>Re()?(H.log("Mock API: updateRunner called",{runnerId:e,data:t}),{id:e,...t}):he(`/api/v1/agent_runners/${e}`,{method:"PUT",json:t}),W=async(e,t,r)=>Re()?(H.log("Mock API: updateRunnerSession called",JSON.stringify({runnerId:e,sessionId:t,data:r},null,2)),{id:e,sessionId:t,...r}):he(`/api/v1/agent_runners/${e}/sessions/${t}`,{method:"PUT",json:r});var mt=async(e,t)=>Re()?(H.log("Mock API: getRunnerSession called",{runnerId:e,sessionId:t}),{id:t,runnerId:e,state:"running"}):he(`/api/v1/agent_runners/${e}/sessions/${t}`),ht=(e,t,r)=>he(`/api/v1/sites/${e}/ai-gateway/token`,{headers:{"X-Nf-Agent-Runner-Id":t,"X-Nf-Agent-Runner-Session-Id":r}}),yt=async(e,t)=>Re()?(H.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"}}):he(`/api/v1/agent_runners/${e}/sessions/${t}/diff/upload_urls`,{method:"POST"}),Ge=async(e,t)=>{H.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 ne=_("ai_gateway"),Ye=null;var _t=async()=>{if(Ye)return Ye;ne.log("Fetching available AI gateway providers");let e=await fetch(`${gt().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 Ye=t,ne.log("Cached AI gateway providers",{providerCount:Object.keys(t.providers).length}),t},hr=async(e,t)=>{let n=(await _t()).providers[e];if(!n)return ne.log(`Provider '${e}' not found`),!1;let o=n.models.includes(t);return ne.log(`Model validation for ${e}/${t}`,{isAvailable:o}),o},Et=async({netlify:e,config:t})=>{let r,n,o,i,s=e.constants?.SITE_ID;if(!s)throw new Error("No site id");let u=async()=>{clearTimeout(o),ne.log("Requesting AI gateway information");let a=await ht(s,t.id,t.sessionId);if({token:r,url:i}=a,n=a.expires_at?a.expires_at*1e3:void 0,ne.log("Got AI gateway information",{token:!!r,expiresAt:n,url:i}),n){let f=n-Date.now()-6e4;f>0&&(o=setTimeout(()=>{u()},f))}};return await Promise.all([u(),_t()]),{get url(){return i},get token(){return r},isModelAvailableForProvider:hr}};import q from"process";import J from"path";import Ae from"fs";import{fileURLToPath as Tr}from"url";import{createRequire as vr}from"module";import{execa as Rr,execaCommand as eo}from"execa";import{Transform as yr}from"stream";var _r=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"]),Er=new Set(["true","false","undefined","null","deploy","project","claude","gemini","codex",""]);function wr(){return Object.entries(process.env).filter(([e,t])=>!(!t||_r.has(e)||Er.has(t)||!isNaN(Number(t))||t.length<5)).map(([,e])=>e).filter(Boolean)}function V(e){if(typeof e!="string")return e;let t=wr();if(t.length===0)return e;let r=e;return t.forEach(n=>{let o=new RegExp(xr(n),"g");r=r.replace(o,"******")}),r}function xr(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var oe=class extends yr{constructor(t={}){super({...t,objectMode:!1})}_transform(t,r,n){let o=t.toString(),i=V(o);n(null,i)}};function wt(){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(n,o,i){let s=typeof n=="string"?V(n):n;return typeof o=="function"?t(s,o):t(s,o,i)},process.stderr.write=function(n,o,i){let s=typeof n=="string"?V(n):n;return typeof o=="function"?r(s,o):r(s,o,i)}}var _e=null,xt=e=>(_e&&_e.destroy(),_e=new ee({totalAllowedTime:e}),_e),It=()=>_e;var ee=class{constructor({totalAllowedTime:t}){this.withStageTimer=async(t,r,n)=>{if(this.isTimeExpired())throw new Error(`${t} stage did not complete in the allowed time. Time has already expired.`);let o=this.onTimesUp(()=>{throw new Error(`${t} stage did not complete in the allowed time.`)}),i=null,s=null;n!==void 0&&(s=new Promise((u,a)=>{i=setTimeout(()=>{a(new Error(`${t} stage exceeded its maximum duration of ${n}ms`))},n)}));try{return s?await Promise.race([r(),s]):await r()}finally{o(),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 Tt={name:"@netlify/agent-runner-cli",type:"module",version:"1.58.1",description:"CLI tool for running Netlify agents",main:"./dist/index.js",types:"./dist/index.d.ts",exports:"./dist/index.js",bin:{"agent-runner-cli":"./dist/bin.js","agent-runner-cli-local":"./dist/bin-local.js"},files:["dist/**/*.js","dist/**/*.d.ts","patches","scripts"],scripts:{build:"tsup",dev:"tsup --watch",prepare:"husky install node_modules/@netlify/eslint-config-node/.husky/",prepublishOnly:"npm ci && npm test",prepack:"npm run build",test:"run-s build format test:dev",format:"run-s build format:check-fix:*","format:ci":"run-s build format:check:*","format:check-fix:lint":"run-e format:check:lint format:fix:lint","format:check:lint":"cross-env-shell eslint $npm_package_config_eslint","format:fix:lint":"cross-env-shell eslint --fix $npm_package_config_eslint","format:check-fix:prettier":"run-e format:check:prettier format:fix:prettier","format:check:prettier":"cross-env-shell prettier --check $npm_package_config_prettier","format:fix:prettier":"cross-env-shell prettier --write $npm_package_config_prettier","test:dev":"run-s build test:dev:*","test:ci":"run-s build test:ci:*","test:dev:vitest":"LOG=0 vitest --exclude '**/integration/**'","test:ci:vitest":"LOG=0 c8 -r lcovonly -r text -r json vitest --exclude '**/integration/**'","test:integration":"vitest run test/integration/","test:integration:codex":"vitest run test/integration/codex.test.ts","test:integration:claude":"vitest run test/integration/claude.test.ts","test:integration:gemini":"vitest run test/integration/gemini.test.ts",postinstall:"node scripts/postinstall.js"},config:{eslint:'--cache --format=codeframe --max-warnings=0 "{src,scripts,test,.github}/**/*.{js,ts,md,html}"',prettier:'--ignore-path .gitignore --loglevel=warn "{src,scripts,test,.github}/**/*.{js,ts,md,yml,json,html}" "*.{js,ts,yml,json,html}" ".*.{js,ts,yml,json,html}" "!**/package-lock.json" "!package-lock.json"'},keywords:[],license:"MIT",repository:"netlify/agent-runner-cli",bugs:{url:"https://github.com/netlify/agent-runner-cli/issues"},author:"Netlify Inc.",directories:{test:"test"},devDependencies:{"@commitlint/cli":"^19.0.0","@commitlint/config-conventional":"^19.0.0","@eslint/compat":"^1.3.2","@eslint/js":"^9.35.0","@netlify/eslint-config-node":"^7.0.1","@types/node":"^24.5.0","@typescript-eslint/eslint-plugin":"^7.1.0","@typescript-eslint/parser":"^7.1.0","@vitest/eslint-plugin":"^1.3.10",c8:"^9.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-n":"^17.0.0",husky:"^8.0.0","patch-package":"^8.0.0",tsup:"^8.5.0",typescript:"^5.0.0","typescript-eslint":"^8.44.0",vitest:"^1.5.0"},dependencies:{"@anthropic-ai/claude-code":"2.0.69","@google/gemini-cli":"0.20.2","@netlify/otel":"^5.1.0","@openai/codex":"0.72.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.57.0",execa:"^8.0.0","get-port":"^5.1.1",minimist:"^1.2.8"}};var Ar=Tr(import.meta.url),Sr=J.dirname(Ar),br=vr(import.meta.url),Se=_("shell"),Be=new Set,Nr={preferLocal:!0},N=(e,t,r)=>{let[n,o]=Cr(t,r),i={...Nr,...o},s=Rr(e,n,i);return Pr(s,i),Fr(s),s};var Cr=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(q.env.NETLIFY_MASK_LOGS!=="false"){e.all?.pipe(new oe).pipe(q.stdout),e.stdout?.pipe(new oe).pipe(q.stdout),e.stderr?.pipe(new oe).pipe(q.stderr);return}e.stdout?.pipe(q.stdout),e.stderr?.pipe(q.stderr)},vt=(e,t="SIGTERM")=>{try{return e.pid&&!e.killed?(q.kill(-e.pid,t),Se.log(`Killed process ${e.pid} with signal ${t}`),!0):!1}catch(r){return Se.error("Error killing process:",r),!1}},Or=e=>vt(e,"SIGKILL"),Fr=e=>{Be.add(e);let t=It();if(t){let r=t.onTimesUp(()=>{Se.log(`Global timer expired, killing process ${e.pid}`),vt(e,"SIGTERM"),setTimeout(()=>{e.pid&&!e.killed&&(Se.log(`Force killing process ${e.pid} after timeout`),Or(e))},5e3)});e.on("exit",()=>{Be.delete(e),r()}),e.on("error",()=>{Be.delete(e),r()})}};function be(e,t){return!!te(e,t)}function te(e,t){if(!q.env.NETLIFY_LOCAL_MODE)try{let o=br.resolve(Tt.name),i=J.dirname(o);for(;i!==J.dirname(i);){let s=J.dirname(i);if(J.basename(s)==="node_modules"){let u=J.join(s,".bin",t);if(Ae.existsSync(u))return u;break}i=s}}catch(o){console.error("Could not resolve package.json",o)}if(q.env.NODE_PATH){let o=J.join(q.env.NODE_PATH,".bin",t);if(Ae.existsSync(o))return o}let r=J.join(e,"node_modules",".bin",t);if(Ae.existsSync(r))return r;let n=J.join(Sr,"..","node_modules",".bin",t);if(Ae.existsSync(n))return n}var Rt="netlify-agent-runner-context.md",He="task-history",qe="netlify-context",U=".netlify",ie="results.md",Ke="assets";var $r=_("utils"),kr=e=>new Promise(t=>{setTimeout(t,e)}),At=(e,t=3e3)=>{let r=!1,n=null,o=[],i=null,s=(...u)=>{if(r)return n=u,new Promise(p=>{o.push(p)});r=!0;let a,f=new Promise(p=>{a=p});return i=(async()=>{await Promise.resolve();let p=await e(...u);for(a(p);;){if(await kr(t),!n)return r=!1,i=null,p;let c=n,m=o;n=null,o=[],p=await e(...c),m.forEach(h=>{h(p)})}})(),f};return s.flush=async()=>{if((r||n)&&i)return await i,s.flush()},s},se=(e,t,r=!1)=>{let n=null,o=null,i=null,s=function(...u){o=u,i=this;let a=r&&!n;clearTimeout(n),n=setTimeout(()=>{n=null,r||(e.apply(i,o),o=null,i=null)},t),a&&(e.apply(i,o),o=null,i=null)};return s.cancel=()=>{clearTimeout(n),n=null,o=null,i=null},s.flush=()=>{if(n){clearTimeout(n);let u=o,a=i;n=null,o=null,i=null,e.apply(a,u)}},s},St=(e,t=!0,r)=>{if(e)try{return JSON.parse(e)}catch(n){t&&(r?.error?r.error("Could not parse JSON",n):$r.error("Could not parse JSON",n))}},bt=(e,t)=>{let o=".netlify.app",i="agent-";if(!t)return`${i}${e.slice(0,6)}`;let u=`--${t}${o}`;if(u.length>55)return"";let a=60-u.length;if(a<=0)return"";if(a>=i.length+6){let f=Math.min(a-i.length,e.length);return`${i}${e.slice(0,f)}`}return e.slice(0,a)};var Dr=50*1024,We=(e,t=Dr)=>{if(!e||typeof e!="string"||e.length<=t)return e;let n=e.startsWith("```")?"\n... [truncated]\n```":"... [truncated]";return e.slice(0,t)+n};import{Buffer as Nt}from"buffer";import Lr from"path";var Ct=_("repo"),Pt=async({config:e,isRetry:t})=>{Ct.info("Getting runner diffs");let r=await Mr(),{hasChanges:n}=r,{status:o}=r;if(!n)return{hasChanges:!1};if(!t){let x=jr(o);await Gr(x)}Ct.info("Changes after processing"),await Je();let i=await Xe(o);await Ve(i);let s={stdio:["ignore","pipe","pipe"]},a=(await N("git",["diff","--staged"],s)).stdout;if(n=!!a,!n)return{hasChanges:!1,ignored:i};let p=(await N("git",["diff","--staged","--binary"],s)).stdout,c,m;if(e.sha){process.env.NETLIFY_LOCAL_MODE||await N("git",["commit","-m","Agent runner"]),c=(await N("git",["diff",e.sha,"HEAD"],s)).stdout;let g=(await N("git",["diff",e.sha,"HEAD","--binary"],s)).stdout;c!==g&&(m=Nt.from(g).toString("base64"))}let h={hasChanges:!0,diff:a,resultDiff:c,ignored:i};return a!==p&&(h.diffBinary=Nt.from(p).toString("base64")),m&&(h.resultDiffBinary=m),h},Ve=async(e=[])=>{await N("git",["add",".",...e])},Je=async()=>(await N("git",["status","-s"])).stdout,Ot=/.. (.+)?\.log$/,Ur=[Ot],Mr=async()=>{let e=await Je();return{hasChanges:(e.trim().length===0?[]:e.split(`
9
+ `).filter(n=>Ur.some(i=>i instanceof RegExp?i.test(n):n===i)?!1:n[1]?.trim()!=="")).length!==0,status:e}},Ft=async()=>{let{stdout:e}=await N("git",["rev-parse","HEAD"]);return e.trim()},$t=async()=>{let{stdout:e}=await N("git",["rev-list","--max-parents=0","HEAD"]);return e.trim()},Xe=async e=>{e||=await Je();let t=[".netlify","node_modules","dist"],r=[];return e.split(`
10
+ `).forEach(n=>{t.forEach(i=>{[`?? ${i}`,`?? ${i}${Lr.sep}`].some(u=>n.startsWith(u))&&r.push(`:!${i}`)});let o=n.match(Ot)?.[1];o&&r.push(`:!${o}.log`)}),r},kt=async()=>{await N("git",["reset","--hard","HEAD"])},jr=e=>{let t=e.split(`
11
+ `).reduce((r,n)=>{if(!n)return r;let[o,i,,...s]=n,u=s.join(""),a=o.trim(),f=i.trim();return r[u]?r[u].change=f:r[u]={filePath:u,stage:a,change:f},r},{});return Object.values(t)},Gr=async e=>{let t=[];for(let r of e)r.stage&&!r.change&&t.push(N("git",["restore","--staged","--worktree",r.filePath]));await Promise.allSettled(t)};import Br from"fs/promises";import Hr from"os";import Ut from"path";import ue from"process";import qr from"readline";import ze from"path";import Yr from"fs/promises";var Ze=_("agent-output-utils");async function ae({initialResult:e,agentName:t,hasError:r}){let n="",o=ze.join(process.cwd(),U,ie);try{let i=await Yr.readFile(o,"utf-8");i&&(n=i,Ze.log(`Pulled result from ${ze.relative(process.cwd(),o)}`))}catch{Ze.log(`No results file found at ${ze.relative(process.cwd(),o)}`)}return n||(!e&&!r?`${t} has finished working on task.`:e||void 0)}function le({error:e,agentName:t}){let r=e&&typeof e=="object"?JSON.stringify(e):e,n=r?.replace(/\s+/g," ").trim().toLowerCase()||"",o="";return n?.includes("ai gateway is not available for your account")||n?.includes("ai gateway is not enabled for your account")?o="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.":n?.includes("error when talking to gemini api")?o="Gemini's API is currently having issues. Please try again or use a different available agent while Google resolves the issue.":(n?.includes("connection closed prematurely")||n?.includes("499")&&t.toLowerCase().includes("gemini"))&&(o=`The ${t} models were currently overloaded. Please try again or use a different available agent.`),n?.includes("request timed out")&&(o=`The ${t} API request's have timed out. Please try again or use a different available agent.`),n?.includes("network error")&&(o=`The ${t} agent is having network issues. Please try again or use a different available agent.`),o&&Ze.log(`Providing updated error messsage: ${o}, replacing original error: ${r}`),o||r||void 0}function ce(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"),Dt="Claude Code",de="claude-opus-4-5-20251101",Lt=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,Kr=({catchError:e,runCmd:t,error:r,result:n,runnerName:o})=>(M.log(`${o} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!n,resultLength:n?n.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),n?(M.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:n}:{error:"Process completed with errors but result was captured",result:n}):(M.log("Setting result to undefined because no valid result was captured"),{error:r||`${o} failed`,result:void 0}));async function Qe({config:e,netlify:t,persistSteps:r,aiGateway:n,continueSession:o,priorAgentSessionId:i,cwd:s=ue.cwd()}){let u=e,{accountType:a,prompt:f,modelVersionOverrides:p}=u,{model:c}=u,m="";if(n){let{token:y,url:d}=n;if(!y||!d)throw new Error("No token or url provided from AI Gateway");if(p?.claude){let l=p?.claude?.[a];if(l){if(!await n.isModelAvailableForProvider("anthropic",l))throw new Error(`Model override '${l}' is not available for anthropic provider`);c=l}}else if(c){if(!await n.isModelAvailableForProvider("anthropic",c))throw new Error(`Model '${c}' is not available for anthropic provider`)}else!!de&&await n.isModelAvailableForProvider("anthropic",de)?(c=de,M.log(`Using default model: ${de}`)):de&&M.log(`Default model ${de} is not available, proceeding without model specification`);ue.env.ANTHROPIC_API_KEY=y,ue.env.ANTHROPIC_BASE_URL=d}else if(!ue.env.ANTHROPIC_API_KEY)throw new Error("ANTHROPIC_API_KEY is not provided");let h=[],x=[],I={},g=0,E=0,v,R,P=[te(s,"claude"),"--permission-mode","bypassPermissions","--dangerously-skip-permissions","--output-format","stream-json","--verbose",...c?["--model",c]:[],...o?["--continue"]:[],...o&&i?["--resume",i]:[],"-p",f],O=`${ue.env.NVM_BIN}/node`;M.log(`Running ${O} ${P.join(" ")}`);let k=t.utils.run(O,P,{all:!0,env:ue.env,cwd:s});k.stdin?.end();let A=se(()=>{r?.({steps:h,duration:E})},250),T=(y,d)=>{let l={...y,id:g};g+=1,x.push(l),h.push(l),d||A.flush(),A(),d&&A.flush()},G=qr.createInterface({input:k.all});return G.on("error",y=>{M.error("Readline interface error",{error:y.message,stack:y.stack})}),G.on("line",y=>{let d=null;try{d=JSON.parse(y)}catch{M.log("Could not parse line",y)}d?.session_id&&d.session_id!==m&&(m=d.session_id),Array.isArray(d?.message?.content)?d.message.content.forEach(l=>{switch(l.type){case"text":{l.text&&T({message:l.text});break}case"image":{typeof l.source=="object"&&l.source&&l.source.type==="base64"&&l.source.media_type?T({message:`![](data:${l.source.media_type};base64,${l.source.data})`}):M.log(`Unsupported image type ${l.source?.type}`,l.source);break}case"tool_use":{if(l.name==="Task"){let w=l.input?.description&&`\`${l.input.description}\``;T({title:[Lt(l.name),w].filter(Boolean).join(" ")})}else l.id&&(I[l.id]=l);A.flush();break}case"tool_result":{let w=l.tool_use_id?I[l.tool_use_id]:void 0,Z;if(w){let X=w.input?.file_path&&Ut.relative(s,w.input.file_path),F=X&&`\`${X}\``;Z=[Lt(w.name||""),F].filter(Boolean).join(" ")}let Ie=["Bash","Glob","Grep","LS","Read","Edit","Write"].includes(w?.name||""),Q;if(typeof l.content=="string")Q=l.content;else if(Array.isArray(l.content)){let X=[];l.content.forEach(F=>{F?.type==="text"&&typeof F.text=="string"?X.push(F.text):F?.type==="image"&&typeof F.source=="object"&&F.source?F.source.type==="base64"&&F.source.media_type?X.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}`)}),Q=X.join(`
12
12
 
13
13
  `)}Ie&&Q&&(Q=`\`\`\`
14
14
  ${Q.trim()}
15
- \`\`\``),I({title:Z,message:Q},!0);break}case"thinking":{l.thinking&&I({title:"Thinking",message:l.thinking},!0);break}default:M.log(`Message content type is not supported ${l.type}`,l)}}):d?.type==="result"&&(x=d.duration_ms||0,d.is_error?A=d.result:v=d.result,[T,h].forEach(l=>{l[l.length-1]?.message===v&&l.pop()}))}),await k.catch(y=>{({error:A,result:v}=Br({catchError:y,runCmd:k,error:A,result:v,runnerName:"Claude"}))}),G.close(),R.flush(),{steps:T,duration:x,result:await ae({initialResult:v,agentName:kt,hasError:!!A}),error:le({error:A,agentName:kt}),isRetryableError:ce(A),agentSessionId:m}}var Ut=async()=>{let e=Lt.join(Gr.homedir(),".claude");await jr.rm(e,{recursive:!0,force:!0})};import Ee from"fs/promises";import jt from"os";import Ne from"path";import re from"process";import Hr from"readline";var j=_("runner_codex"),Mt="Codex CLI",pe="gpt-5.2",qr=({catchError:e,runCmd:t,error:r,result:o,runnerName:n})=>(j.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?(j.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}):(j.log("Setting result to undefined because no valid result was captured"),{error:r||`${n} failed`,result:void 0}));async function Qe({config:e,netlify:t,persistSteps:r=void 0,sendSteps:o=void 0,aiGateway:n,cwd:i=re.cwd()}){let{accountType:s,prompt:u,modelVersionOverrides:a}=e,{model:f}=e;if(n){let{token:d,url:l}=n;if(!d||!l)throw new Error("No token or url provided from AI Gateway");if(a?.codex){let E=a?.codex?.[s];if(E){if(!await n.isModelAvailableForProvider("openai",E))throw new Error(`Model override '${E}' is not available for openai provider`);f=E}}else if(f){if(!await n.isModelAvailableForProvider("openai",f))throw new Error(`Model '${f}' is not available for openai provider`)}else!!pe&&await n.isModelAvailableForProvider("openai",pe)?(f=pe,j.log(`Using default model: ${pe}`)):pe&&j.log(`Default model ${pe} is not available, proceeding without model specification`);re.env.OPENAI_API_KEY=d,re.env.OPENAI_BASE_URL=l}else if(!re.env.OPENAI_API_KEY)throw new Error("OPENAI_API_KEY is not provided");let p=[],c=[],m=[],h={},T=0,w=0,g,x,v=`${re.env.NVM_BIN}/node`,A=Ne.join(jt.homedir(),".codex"),P=Ne.join(A,"config.toml"),O=Ne.join(A,"auth.json");try{await Ee.mkdir(A,{recursive:!0});let d={OPENAI_API_KEY:re.env.OPENAI_API_KEY};await Ee.writeFile(O,JSON.stringify(d,null,2),"utf-8"),j.log("Created Codex auth.json file");let l="";try{l=await Ee.readFile(P,"utf-8")}catch{}l.includes("web_search_request")||(l.includes("[features]")?l=l.replace(/\[features\]/,`[features]
15
+ \`\`\``),T({title:Z,message:Q},!0);break}case"thinking":{l.thinking&&T({title:"Thinking",message:l.thinking},!0);break}default:M.log(`Message content type is not supported ${l.type}`,l)}}):d?.type==="result"&&(E=d.duration_ms||0,d.is_error?R=d.result:v=d.result,[x,h].forEach(l=>{l[l.length-1]?.message===v&&l.pop()}))}),await k.catch(y=>{({error:R,result:v}=Kr({catchError:y,runCmd:k,error:R,result:v,runnerName:"Claude"}))}),G.close(),A.flush(),{steps:x,duration:E,result:await ae({initialResult:v,agentName:Dt,hasError:!!R}),error:le({error:R,agentName:Dt}),isRetryableError:ce(R),agentSessionId:m}}var Mt=async()=>{let e=Ut.join(Hr.homedir(),".claude");await Br.rm(e,{recursive:!0,force:!0})};import Ee from"fs/promises";import Gt from"os";import Ne from"path";import re from"process";import Wr from"readline";var j=_("runner_codex"),jt="Codex CLI",pe="gpt-5.2",Vr=({catchError:e,runCmd:t,error:r,result:n,runnerName:o})=>(j.log(`${o} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!n,resultLength:n?n.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),n?(j.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:n}:{error:"Process completed with errors but result was captured",result:n}):(j.log("Setting result to undefined because no valid result was captured"),{error:r||`${o} failed`,result:void 0}));async function et({config:e,netlify:t,persistSteps:r=void 0,sendSteps:n=void 0,aiGateway:o,cwd:i=re.cwd()}){let{accountType:s,prompt:u,modelVersionOverrides:a}=e,{model:f}=e;if(o){let{token:d,url:l}=o;if(!d||!l)throw new Error("No token or url provided from AI Gateway");if(a?.codex){let w=a?.codex?.[s];if(w){if(!await o.isModelAvailableForProvider("openai",w))throw new Error(`Model override '${w}' is not available for openai provider`);f=w}}else if(f){if(!await o.isModelAvailableForProvider("openai",f))throw new Error(`Model '${f}' is not available for openai provider`)}else!!pe&&await o.isModelAvailableForProvider("openai",pe)?(f=pe,j.log(`Using default model: ${pe}`)):pe&&j.log(`Default model ${pe} is not available, proceeding without model specification`);re.env.OPENAI_API_KEY=d,re.env.OPENAI_BASE_URL=l}else if(!re.env.OPENAI_API_KEY)throw new Error("OPENAI_API_KEY is not provided");let p=[],c=[],m=[],h={},x=0,I=0,g,E,v=`${re.env.NVM_BIN}/node`,R=Ne.join(Gt.homedir(),".codex"),P=Ne.join(R,"config.toml"),O=Ne.join(R,"auth.json");try{await Ee.mkdir(R,{recursive:!0});let d={OPENAI_API_KEY:re.env.OPENAI_API_KEY};await Ee.writeFile(O,JSON.stringify(d,null,2),"utf-8"),j.log("Created Codex auth.json file");let l="";try{l=await Ee.readFile(P,"utf-8")}catch{}l.includes("web_search_request")||(l.includes("[features]")?l=l.replace(/\[features\]/,`[features]
16
16
  web_search_request = true`):l+=`
17
17
  [features]
18
18
  web_search_request = true
19
- `,await Ee.writeFile(P,l,"utf-8"),j.log("Updated Codex config with web_search_request enabled"))}catch(d){throw j.warn("Failed to setup Codex config and credentials",{error:d.message}),new Error(`Codex setup failed: ${d.message}`)}let k=[te(i,"codex"),"exec","--yolo","--json","--enable","web_search_request",...f?["--model",f]:[],u].filter(Boolean);j.log(`Running ${v} ${k.join(" ")}`);let R=t.utils.run(v,k,{all:!0,cwd:i,env:{...re.env}}),I=se(()=>{r?.({steps:p,duration:w}),o?.({steps:c,duration:w}),c=[]},250),G=(d,l)=>{d.id=T,T+=1,m.push(d),p.push(d),c.push(d),l||I.flush(),I(),l&&I.flush()},y=Hr.createInterface({input:R.all});return y.on("error",d=>{j.error("Readline interface error",{error:d.message,stack:d.stack})}),y.on("line",d=>{let l=null;try{l=JSON.parse(d)}catch{j.log("Could not parse line",d);return}if(l?.duration_ms&&(w=l.duration_ms),l?.type==="item.started"&&l?.item?.type==="command_execution")h[l.item.id]=l.item;else if(l?.type==="item.completed"&&l?.item?.type==="command_execution"){let E=Wr(l.item);E&&G(E,!0)}else if(l?.type==="item.completed"&&l?.item?.type==="reasoning"){let E={title:"Reasoning",message:l.item.text};G(E,!0)}else if(l?.type==="local_shell_call")h[l.call_id]=l;else if(l?.type==="local_shell_call_output"){let E=Vr(h[l.call_id],l);E&&G(E,!0)}else l?.type==="message"&&l.role==="assistant"?g=l.content.map(E=>E.text).join(`
20
- `):l?.type==="message"&&l.role==="system"&&(x=l.content.map(E=>E.text).join(`
21
- `))}),await R.catch(d=>{let l=qr({catchError:d,runCmd:R,error:x,result:g,runnerName:"Codex"});x=l.error,g=l.result}),y.close(),I.flush(),{steps:m,duration:w,result:await ae({initialResult:g,agentName:Mt,hasError:!!x}),error:le({error:x,agentName:Mt}),isRetryableError:ce(x)}}var Gt=async()=>{let e=Ne.join(jt.homedir(),".codex");await Ee.rm(e,{recursive:!0,force:!0})},Kr=new Set(["bash","-lc"]),Wr=e=>{if(!e||e.type!=="command_execution")return null;let t=e.command;t.startsWith("bash -lc ")&&(t=t.replace(/^bash -lc ['"]/,"").replace(/['"]$/,""));let r=`Running \`${t}\``,o=e.aggregated_output?.trim();return o&&(o=`\`\`\`
22
- ${o}
23
- \`\`\``),e.status==="failed"&&e.exit_code!==0&&(o=o?`${o}
24
-
25
- *Exit code: ${e.exit_code}*`:`*Command failed with exit code: ${e.exit_code}*`),{title:r,message:o}},Vr=(e,t)=>{if(!e||!t||e.call_id!==t.call_id)return null;let r=e.action?.command?.filter(i=>!Kr.has(i)),o=r?`Running \`${r.join(" ")}\``:void 0,n;try{n=JSON.parse(t.output).output?.trim(),n&&(n=`\`\`\`
26
- ${n.trim()}
27
- \`\`\``)}catch(i){j.error("Could not decode outputMsg",i,t.output)}return{title:o,message:n}};import Ce from"fs/promises";import Bt from"os";import Pe from"path";import fe from"process";import Jr from"readline";var Y=_("runner_gemini"),Yt="Gemini CLI",ge="",Xr=({catchError:e,runCmd:t,error:r,result:o,runnerName:n})=>(Y.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?(Y.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}):(Y.log("Setting result to undefined because no valid result was captured"),{error:r||`${n} failed`,result:void 0})),zr={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"},Zr=async()=>{let e=Pe.join(Bt.homedir(),".gemini"),t=Pe.join(e,"settings.json");try{await Ce.mkdir(e,{recursive:!0});let r={};try{let o=await Ce.readFile(t,"utf-8");r=JSON.parse(o)}catch{Y.log("Creating new Gemini CLI settings file")}r.general||(r.general={}),r.general.previewFeatures||(r.general.previewFeatures=!0),r.model||(r.model={}),r.model.compressionThreshold!==.3&&(r.model.compressionThreshold=.3),await Ce.writeFile(t,JSON.stringify(r,null,2),"utf-8"),Y.log("Configured Gemini CLI settings (preview features and compression threshold)")}catch(r){Y.error("Failed to ensure Gemini CLI settings",{error:r.message})}};async function et({config:e,netlify:t,persistSteps:r=void 0,sendSteps:o=void 0,aiGateway:n,cwd:i=fe.cwd()}){let{accountType:s,prompt:u,modelVersionOverrides:a}=e,{model:f}=e;if(await Zr(),n){let{token:y,url:d}=n;if(!y||!d)throw new Error("No token or url provided from AI Gateway");if(a?.gemini){let l=a?.gemini?.[s];if(l){if(!await n.isModelAvailableForProvider("gemini",l))throw new Error(`Model override '${l}' is not available for gemini provider`);f=l}}if(!f)!!ge&&await n.isModelAvailableForProvider("gemini",ge)?(f=ge,Y.log(`Using default model: ${ge}`)):ge&&Y.log(`Default model ${ge} is not available, proceeding without model specification`);else if(f&&!a?.gemini?.[s]&&!await n.isModelAvailableForProvider("gemini",f))throw new Error(`Model '${f}' is not available for gemini provider`);fe.env.GEMINI_API_KEY=y,fe.env.GOOGLE_GEMINI_BASE_URL=d}else if(!fe.env.GEMINI_API_KEY)throw new Error("GEMINI_API_KEY is not provided");let p=[],c=[],m=[],h={},T=0,w=0,g,x,v=[te(i,"gemini"),...f?["--model",f]:[],"--yolo","--output-format","stream-json","-p",u],A=`${fe.env.NVM_BIN}/node`;Y.log(`Running ${A} ${v.join(" ")}`);let P=t.utils.run(A,v,{all:!0,env:fe.env,cwd:i});P.stdin?.end();let O=se(()=>{r?.({steps:p,duration:w}),o?.({steps:c,duration:w}),c=[]},250),k=(y,d)=>{y.id=T,T+=1,m.push(y),p.push(y),c.push(y),d||O.flush(),O(),d&&O.flush()},R=Jr.createInterface({input:P.all});R.on("error",y=>{Y.error("Readline interface error",{error:y.message,stack:y.stack})});let I="",G=()=>{I&&k({message:I.trim()}),I=""};return R.on("line",y=>{let d=null;try{if(y.startsWith("[API Error")){let l=y.match(/\[api error: (.+?)]$/i)?.[1];d={type:"error",value:At(l,!1)?.error?.message||l||"Gemini encountered error"}}else d=JSON.parse(y)}catch{return}if(d)switch(["message","result"].includes(d.type)||G(),d.type){case"message":{d.role!=="user"&&d.content&&(I+=d.content);break}case"tool_use":{let l=zr[d.tool_name]??d.tool_name,E=d.parameters?.file_path,Z=E&&Pe.relative(i,E),Ie=d.parameters?.command,X={title:[l,Z&&`\`${Z}\``,Ie&&`\`${Ie}\``].filter(Boolean).join(" ")};h[d.tool_id]=X,O.flush();break}case"tool_result":{let l=h[d.tool_id];l&&(d.output&&(l.message=`\`\`\`
19
+ `,await Ee.writeFile(P,l,"utf-8"),j.log("Updated Codex config with web_search_request enabled"))}catch(d){throw j.warn("Failed to setup Codex config and credentials",{error:d.message}),new Error(`Codex setup failed: ${d.message}`)}let k=[te(i,"codex"),"exec","--yolo","--json","--enable","web_search_request",...f?["--model",f]:[],u].filter(Boolean);j.log(`Running ${v} ${k.join(" ")}`);let A=t.utils.run(v,k,{all:!0,cwd:i,env:{...re.env}}),T=se(()=>{r?.({steps:p,duration:I}),n?.({steps:c,duration:I}),c=[]},250),G=(d,l)=>{d.id=x,x+=1,m.push(d),p.push(d),c.push(d),l||T.flush(),T(),l&&T.flush()},y=Wr.createInterface({input:A.all});return y.on("error",d=>{j.error("Readline interface error",{error:d.message,stack:d.stack})}),y.on("line",d=>{let l=null;try{l=JSON.parse(d)}catch{j.log("Could not parse line",d);return}if(l?.duration_ms&&(I=l.duration_ms),l?.type==="item.started"&&l?.item?.type==="command_execution")h[l.item.id]=l.item;else if(l?.type==="item.completed"&&l?.item?.type==="command_execution"){let w=Xr(l.item);w&&G(w,!0)}else if(l?.type==="item.completed"&&l?.item?.type==="reasoning"){let w={title:"Reasoning",message:l.item.text};G(w,!0)}else if(l?.type==="local_shell_call")h[l.call_id]=l;else if(l?.type==="local_shell_call_output"){let w=zr(h[l.call_id],l);w&&G(w,!0)}else l?.type==="message"&&l.role==="assistant"?g=l.content.map(w=>w.text).join(`
20
+ `):l?.type==="message"&&l.role==="system"&&(E=l.content.map(w=>w.text).join(`
21
+ `))}),await A.catch(d=>{let l=Vr({catchError:d,runCmd:A,error:E,result:g,runnerName:"Codex"});E=l.error,g=l.result}),y.close(),T.flush(),{steps:m,duration:I,result:await ae({initialResult:g,agentName:jt,hasError:!!E}),error:le({error:E,agentName:jt}),isRetryableError:ce(E)}}var Yt=async()=>{let e=Ne.join(Gt.homedir(),".codex");await Ee.rm(e,{recursive:!0,force:!0})},Jr=new Set(["bash","-lc"]),Xr=e=>{if(!e||e.type!=="command_execution")return null;let t=e.command;t.startsWith("bash -lc ")&&(t=t.replace(/^bash -lc ['"]/,"").replace(/['"]$/,""));let r=`Running \`${t}\``,n=e.aggregated_output?.trim();return n&&(n=`\`\`\`
22
+ ${n}
23
+ \`\`\``),e.status==="failed"&&e.exit_code!==0&&(n=n?`${n}
24
+
25
+ *Exit code: ${e.exit_code}*`:`*Command failed with exit code: ${e.exit_code}*`),{title:r,message:n}},zr=(e,t)=>{if(!e||!t||e.call_id!==t.call_id)return null;let r=e.action?.command?.filter(i=>!Jr.has(i)),n=r?`Running \`${r.join(" ")}\``:void 0,o;try{o=JSON.parse(t.output).output?.trim(),o&&(o=`\`\`\`
26
+ ${o.trim()}
27
+ \`\`\``)}catch(i){j.error("Could not decode outputMsg",i,t.output)}return{title:n,message:o}};import Ce from"fs/promises";import Ht from"os";import Pe from"path";import fe from"process";import Zr from"readline";var Y=_("runner_gemini"),Bt="Gemini CLI",ge="",Qr=({catchError:e,runCmd:t,error:r,result:n,runnerName:o})=>(Y.log(`${o} command completed with catch handler triggered`,{hadExistingError:!!r,hadExistingResult:!!n,resultLength:n?n.length:0,catchError:e?.message||"No error object",processExitCode:t.exitCode,processKilled:t.killed}),n?(Y.log("Preserving existing result despite catch handler being triggered"),r?{error:r,result:n}:{error:"Process completed with errors but result was captured",result:n}):(Y.log("Setting result to undefined because no valid result was captured"),{error:r||`${o} failed`,result:void 0})),en={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"},tn=async()=>{let e=Pe.join(Ht.homedir(),".gemini"),t=Pe.join(e,"settings.json");try{await Ce.mkdir(e,{recursive:!0});let r={};try{let n=await Ce.readFile(t,"utf-8");r=JSON.parse(n)}catch{Y.log("Creating new Gemini CLI settings file")}r.general||(r.general={}),r.general.previewFeatures||(r.general.previewFeatures=!0),r.model||(r.model={}),r.model.compressionThreshold!==.3&&(r.model.compressionThreshold=.3),await Ce.writeFile(t,JSON.stringify(r,null,2),"utf-8"),Y.log("Configured Gemini CLI settings (preview features and compression threshold)")}catch(r){Y.error("Failed to ensure Gemini CLI settings",{error:r.message})}};async function tt({config:e,netlify:t,persistSteps:r=void 0,sendSteps:n=void 0,aiGateway:o,cwd:i=fe.cwd()}){let{accountType:s,prompt:u,modelVersionOverrides:a}=e,{model:f}=e;if(await tn(),o){let{token:y,url:d}=o;if(!y||!d)throw new Error("No token or url provided from AI Gateway");if(a?.gemini){let l=a?.gemini?.[s];if(l){if(!await o.isModelAvailableForProvider("gemini",l))throw new Error(`Model override '${l}' is not available for gemini provider`);f=l}}if(!f)!!ge&&await o.isModelAvailableForProvider("gemini",ge)?(f=ge,Y.log(`Using default model: ${ge}`)):ge&&Y.log(`Default model ${ge} is not available, proceeding without model specification`);else if(f&&!a?.gemini?.[s]&&!await o.isModelAvailableForProvider("gemini",f))throw new Error(`Model '${f}' is not available for gemini provider`);fe.env.GEMINI_API_KEY=y,fe.env.GOOGLE_GEMINI_BASE_URL=d}else if(!fe.env.GEMINI_API_KEY)throw new Error("GEMINI_API_KEY is not provided");let p=[],c=[],m=[],h={},x=0,I=0,g,E,v=[te(i,"gemini"),...f?["--model",f]:[],"--yolo","--output-format","stream-json","-p",u],R=`${fe.env.NVM_BIN}/node`;Y.log(`Running ${R} ${v.join(" ")}`);let P=t.utils.run(R,v,{all:!0,env:fe.env,cwd:i});P.stdin?.end();let O=se(()=>{r?.({steps:p,duration:I}),n?.({steps:c,duration:I}),c=[]},250),k=(y,d)=>{y.id=x,x+=1,m.push(y),p.push(y),c.push(y),d||O.flush(),O(),d&&O.flush()},A=Zr.createInterface({input:P.all});A.on("error",y=>{Y.error("Readline interface error",{error:y.message,stack:y.stack})});let T="",G=()=>{T&&k({message:T.trim()}),T=""};return A.on("line",y=>{let d=null;try{if(y.startsWith("[API Error")){let l=y.match(/\[api error: (.+?)]$/i)?.[1];d={type:"error",value:St(l,!1)?.error?.message||l||"Gemini encountered error"}}else d=JSON.parse(y)}catch{return}if(d)switch(["message","result"].includes(d.type)||G(),d.type){case"message":{d.role!=="user"&&d.content&&(T+=d.content);break}case"tool_use":{let l=en[d.tool_name]??d.tool_name,w=d.parameters?.file_path,Z=w&&Pe.relative(i,w),Ie=d.parameters?.command,X={title:[l,Z&&`\`${Z}\``,Ie&&`\`${Ie}\``].filter(Boolean).join(" ")};h[d.tool_id]=X,O.flush();break}case"tool_result":{let l=h[d.tool_id];l&&(d.output&&(l.message=`\`\`\`
28
28
  ${d.output.trim()}
29
- \`\`\``),k(l,!0));break}case"result":{w=d.stats?.duration_ms,d.status==="error"?x=d.error?.message:g=I.trim();break}case"error":{x=d.error;break}case"finished":break;default:{Y.warn("Unhandled message type:",d.type);break}}}),await P.catch(y=>{({error:x,result:g}=Xr({catchError:y,runCmd:P,error:x,result:g,runnerName:"Gemini"}))}),R.close(),O.flush(),{steps:m,duration:w,result:await ae({initialResult:g,agentName:Yt,hasError:!!x}),error:le({error:x,agentName:Yt}),isRetryableError:ce(x)}}var Ht=async()=>{let e=Pe.join(Bt.homedir(),".gemini");await Ce.rm(e,{recursive:!0,force:!0})};var Qr={codex:{runner:Qe,clean:Gt},claude:{runner:Ze,clean:Ut},gemini:{runner:et,clean:Ht}},qt=Qr;var tn=_("init_stage"),Kt=async({config:e,apiThrottle:t,apiToken:r,runnerVersion:o})=>await S(en(),"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 s=qt[e.runner];if(!s)throw n?.setAttributes({"init.error":"unsupported_runner"}),new Error(`${e.runner} is not supported`);let u=rn({apiToken:r});pt(u);let a=e.useGateway?await _t({netlify:u,config:e}):void 0;n?.setAttributes({"init.aiGateway.created":!!a}),e.validateAgent&&e.errorLogsPath&&n?.setAttributes({"init.errorLogsPath":e.errorLogsPath});let f=Rt(({steps:h=[],duration:T})=>{let w=h.map(g=>({...g,title:g.title?V(g.title):void 0,message:g.message?V(g.message):void 0}));return h.length=0,W(e.id,e.sessionId,{steps:w,duration:T})},t);tn.info("Adding build files to stage");let p=await Je();await We(p);let c;e.hasRepo?e.sha?(c=e.sha,n?.setAttributes({"init.sha.source":"provided"})):(c=await Ot(),await ye(e.id,{sha:c}),n?.setAttributes({"init.sha.source":"current_commit"})):(c=await Ft(),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:a,context:u,persistSteps:f,runner:s,sha:c}}),rn=({apiToken:e})=>({constants:{NETLIFY_API_HOST:Oe.env.NETLIFY_API_HOST||"api.netlify.com",NETLIFY_API_TOKEN:e||Oe.env.NETLIFY_API_TOKEN,SITE_ID:Oe.env.SITE_ID,FUNCTIONS_DIST:Oe.env.FUNCTIONS_DIST||"netlify/functions"},utils:{run:N}});import{getTracer as tt}from"@netlify/otel";import nn from"crypto";import z from"fs/promises";import L from"path";import B from"process";var D=_("context"),on=e=>{let t=e?.constants||{};return{siteId:t.SITE_ID,accountId:B.env.NETLIFY_TEAM_ID,userId:B.env.NETLIFY_AGENT_RUNNER_USER_ID,siteSlug:B.env.SITE_NAME,apiHost:t.NETLIFY_API_HOST,functionsDir:t.FUNCTIONS_DIST}},sn=10,an=async e=>{let{name:t,ext:r}=L.parse(e),o=e,n=L.join(B.cwd(),U,o),i=0;for(;await ln(n);){if(i>=sn)throw new Error("Failed to generate context file");o=`${t}-${nn.randomUUID().slice(0,5)}${r}`,n=L.join(B.cwd(),U,o),i+=1}return o},ln=async e=>{try{return await z.access(e),!0}catch{return!1}},cn=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}},un=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 z.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}},Fe=null,dn=async()=>{if(Fe)return Fe;let e=await cn();if(!e)return[];let t=L.join(B.cwd(),U,qe);await z.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 s=`${n}.md`,u=L.join(t,s),a=L.join(U,qe,s);return D.log(`Downloading ${i.scope} context...`),await un(i.endpoint,u)?(D.log(`Downloaded: ${a}`),{scope:i.scope,path:a,key:n}):null});return Fe=(await Promise.all(r)).filter(n=>n!==null),Fe},Wt=async({cliPath:e,netlify:t,config:r,buildErrorContext:o})=>{let n=on(t),i=await an(vt),s=L.join(B.cwd(),U);await z.mkdir(s,{recursive:!0});let u=L.join(U,i),a=L.join(B.cwd(),u),f=L.join(B.cwd(),U,ie);try{await z.unlink(f),D.log(`Deleted old results file: ${f}`)}catch{}let p=o?`You've already made changes to complete the above request. However, the build is currently failing after your changes.
29
+ \`\`\``),k(l,!0));break}case"result":{I=d.stats?.duration_ms,d.status==="error"?E=d.error?.message:g=T.trim();break}case"error":{E=d.error;break}case"finished":break;default:{Y.warn("Unhandled message type:",d.type);break}}}),await P.catch(y=>{({error:E,result:g}=Qr({catchError:y,runCmd:P,error:E,result:g,runnerName:"Gemini"}))}),A.close(),O.flush(),{steps:m,duration:I,result:await ae({initialResult:g,agentName:Bt,hasError:!!E}),error:le({error:E,agentName:Bt}),isRetryableError:ce(E)}}var qt=async()=>{let e=Pe.join(Ht.homedir(),".gemini");await Ce.rm(e,{recursive:!0,force:!0})};var rn={codex:{runner:et,clean:Yt},claude:{runner:Qe,clean:Mt},gemini:{runner:tt,clean:qt}},Kt=rn;var Wt=_("init_stage"),Vt=async({config:e,apiThrottle:t,apiToken:r,runnerVersion:n})=>await S(nn(),"init-stage",async o=>{let i=performance.now();o?.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":n||"unknown"});let s=Kt[e.runner];if(!s)throw o?.setAttributes({"init.error":"unsupported_runner"}),new Error(`${e.runner} is not supported`);let u=on({apiToken:r});ft(u);let a=e.useGateway?await Et({netlify:u,config:e}):void 0;o?.setAttributes({"init.aiGateway.created":!!a}),e.validateAgent&&e.errorLogsPath&&o?.setAttributes({"init.errorLogsPath":e.errorLogsPath});let f=5*1024,p=At(async({steps:x=[],duration:I})=>{let g=x.map(E=>{let v=E.title?We(V(E.title),f):void 0,R=E.message?We(V(E.message)):void 0;return{...E,title:v,message:R}});x.length=0;try{return await W(e.id,e.sessionId,{steps:g,duration:I})}catch(E){Wt.error("persistSteps failed",{error:E?.message||E})}},t);Wt.info("Adding build files to stage");let c=await Xe();await Ve(c);let m;e.hasRepo?e.sha?(m=e.sha,o?.setAttributes({"init.sha.source":"provided"})):(m=await Ft(),await ye(e.id,{sha:m}),o?.setAttributes({"init.sha.source":"current_commit"})):(m=await $t(),o?.setAttributes({"init.sha.source":"first_commit","init.source":"zip"}));let h=performance.now()-i;return o?.setAttributes({"init.sha":m||"unknown","init.duration.ms":h,"init.status":"success"}),{aiGateway:a,context:u,persistSteps:p,runner:s,sha:m}}),on=({apiToken:e})=>({constants:{NETLIFY_API_HOST:Oe.env.NETLIFY_API_HOST||"api.netlify.com",NETLIFY_API_TOKEN:e||Oe.env.NETLIFY_API_TOKEN,SITE_ID:Oe.env.SITE_ID,FUNCTIONS_DIST:Oe.env.FUNCTIONS_DIST||"netlify/functions"},utils:{run:N}});import{getTracer as rt}from"@netlify/otel";import sn from"crypto";import z from"fs/promises";import L from"path";import B from"process";var D=_("context"),an=e=>{let t=e?.constants||{};return{siteId:t.SITE_ID,accountId:B.env.NETLIFY_TEAM_ID,userId:B.env.NETLIFY_AGENT_RUNNER_USER_ID,siteSlug:B.env.SITE_NAME,apiHost:t.NETLIFY_API_HOST,functionsDir:t.FUNCTIONS_DIST}},ln=10,cn=async e=>{let{name:t,ext:r}=L.parse(e),n=e,o=L.join(B.cwd(),U,n),i=0;for(;await un(o);){if(i>=ln)throw new Error("Failed to generate context file");n=`${t}-${sn.randomUUID().slice(0,5)}${r}`,o=L.join(B.cwd(),U,n),i+=1}return n},un=async e=>{try{return await z.access(e),!0}catch{return!1}},dn=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(n=>n&&typeof n=="object"&&n.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}},pn=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 n=await r.text();return await z.writeFile(t,n,"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}},Fe=null,fn=async()=>{if(Fe)return Fe;let e=await dn();if(!e)return[];let t=L.join(B.cwd(),U,qe);await z.mkdir(t,{recursive:!0});let r=Object.entries(e.contextScopes).map(async([o,i])=>{if(!i||typeof i!="object"||!i.endpoint||!i.scope)return D.warn(`Invalid scope data for ${o}, skipping...`),null;let s=`${o}.md`,u=L.join(t,s),a=L.join(U,qe,s);return D.log(`Downloading ${i.scope} context...`),await pn(i.endpoint,u)?(D.log(`Downloaded: ${a}`),{scope:i.scope,path:a,key:o}):null});return Fe=(await Promise.all(r)).filter(o=>o!==null),Fe},Jt=async({cliPath:e,netlify:t,config:r,buildErrorContext:n})=>{let o=an(t),i=await cn(Rt),s=L.join(B.cwd(),U);await z.mkdir(s,{recursive:!0});let u=L.join(U,i),a=L.join(B.cwd(),u),f=L.join(B.cwd(),U,ie);try{await z.unlink(f),D.log(`Deleted old results file: ${f}`)}catch{}let p=n?`You've already made changes to complete the above request. However, the build is currently failing after your changes.
30
30
  Your task is to analyze and fix the build errors.
31
31
  Don't apply techniques of reverting changes. Apply fixes related to errors.
32
32
  Don't try to run build by yourself. Just fix the errors.
33
33
 
34
34
  <build_error_context>
35
- ${o}
35
+ ${n}
36
36
  </build_error_context>`:"",c="";r.siteContext&&r.siteContext.length!==0&&(c=`
37
37
  <project_rules>
38
38
  ${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(`
39
39
 
40
40
  `)}
41
41
  </project_rules>
42
- `);let m="";if(r.sessionHistoryContext?.length){let g=L.join(B.cwd(),U,He);await z.mkdir(g,{recursive:!0});let x=await Promise.all(r.sessionHistoryContext.map(async(v,A)=>{let P=A+1,O=`attempt-${P}.md`,k=L.join(g,O),R=L.join(U,He,O),I=`# Task History - Attempt ${P}
42
+ `);let m="";if(r.sessionHistoryContext?.length){let g=L.join(B.cwd(),U,He);await z.mkdir(g,{recursive:!0});let E=await Promise.all(r.sessionHistoryContext.map(async(v,R)=>{let P=R+1,O=`attempt-${P}.md`,k=L.join(g,O),A=L.join(U,He,O),T=`# Task History - Attempt ${P}
43
43
 
44
44
  ## Request - what the user asked for
45
45
  ${v.request}
@@ -49,16 +49,16 @@ ${v.request}
49
49
  ## Response - what the agent replied with after its work
50
50
 
51
51
  ${v.response}
52
- `;return await z.writeFile(k,I,"utf-8"),D.log(`Created history file: ${R}`),R}));m+=`
52
+ `;return await z.writeFile(k,T,"utf-8"),D.log(`Created history file: ${A}`),A}));m+=`
53
53
  <session_history_context>
54
54
  History of prior work on this task.
55
55
  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.
56
56
 
57
- ${x.slice(-5).map(v=>`- ${v}`).join(`
57
+ ${E.slice(-5).map(v=>`- ${v}`).join(`
58
58
  `)}
59
59
 
60
60
  </session_history_context>
61
- `}let h=await dn(),T="";h.length>0&&(T=`
61
+ `}let h=await fn(),x="";h.length>0&&(x=`
62
62
  <netlify_features_context>
63
63
  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.
64
64
  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.
@@ -68,7 +68,7 @@ ${v.response}
68
68
 
69
69
  Refer to these files when working with specific Netlify features.
70
70
  </netlify_features_context>
71
- `);let w=`
71
+ `);let I=`
72
72
  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.
73
73
 
74
74
  <request>
@@ -96,11 +96,11 @@ You're an AI agent designed to assist with tasks related to a Netlify project. P
96
96
 
97
97
  <extra_context>
98
98
  <metadata>
99
- - Site/Project ID: ${n.siteId}
100
- - Account/Team ID: ${n.accountId}
101
- - User ID: ${n.userId}
102
- - Site/Project Slug: ${n.siteSlug}
103
- - Netlify Functions directory: ${n.functionsDir}
99
+ - Site/Project ID: ${o.siteId}
100
+ - Account/Team ID: ${o.accountId}
101
+ - User ID: ${o.userId}
102
+ - Site/Project Slug: ${o.siteSlug}
103
+ - Netlify Functions directory: ${o.functionsDir}
104
104
  </metadata>
105
105
  <environment>
106
106
  - Node Version: ${B.version||"unknown"}
@@ -108,7 +108,7 @@ You're an AI agent designed to assist with tasks related to a Netlify project. P
108
108
  - 'netlify-cli' npm package is already available as a global package. Don't try to install it again
109
109
  - 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.
110
110
  </environment>
111
- ${T}
111
+ ${x}
112
112
  <docs>
113
113
  - Netlify Docs: https://docs.netlify.com
114
114
  - LLM Resources Index: https://docs.netlify.com/llms.txt
@@ -116,7 +116,7 @@ You're an AI agent designed to assist with tasks related to a Netlify project. P
116
116
  </extra_context>
117
117
 
118
118
  ${m}
119
- `;return await z.writeFile(a,w,"utf-8"),D.log(`Generated agent context document at: ${a}`),w.length>5e5&&(w=`
119
+ `;return await z.writeFile(a,I,"utf-8"),D.log(`Generated agent context document at: ${a}`),I.length>5e5&&(I=`
120
120
  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.
121
121
 
122
122
  <request>
@@ -127,19 +127,19 @@ You're an AI agent designed to assist with tasks related to a Netlify project. P
127
127
  </request>
128
128
 
129
129
  Use the following file for the complete context of the ask, the environment, and what's available. ${a} You MUST READ ALL OF IT. Make sure to read it first. Never cite or paraphrase private context.
130
- `),w};var pn=_("prompt"),Vt=async({cliPath:e,config:t,netlify:r,buildErrorContext:o})=>{let n=await Wt({cliPath:e,config:t,netlify:r,buildErrorContext:o});return process.env.AGENT_RUNNER_DEBUG&&pn.log("Contextful Prompt:",n),{prompt:n}};var $e=_("inference_stage"),Jt=5,ke=async e=>{let{cliPath:t,config:r,context:o,buildErrors:n,runner:i,persistSteps:s,aiGateway:u,attempt:a,contextPrefix:f,priorAgentSessionId:p}=e;$e.log(`Running inference stage, attempt ${a} of ${Jt}`);let c=await S(tt(),"inference-stage",async m=>{m?.setAttributes({"inference.attempt":a||1}),Et();let{prompt:h}=await S(tt(),"compose-prompt",async()=>await Vt({cliPath:t,config:r,buildErrorContext:fn(n),netlify:o})),T=`
130
+ `),I};var gn=_("prompt"),Xt=async({cliPath:e,config:t,netlify:r,buildErrorContext:n})=>{let o=await Jt({cliPath:e,config:t,netlify:r,buildErrorContext:n});return process.env.AGENT_RUNNER_DEBUG&&gn.log("Contextful Prompt:",o),{prompt:o}};var $e=_("inference_stage"),zt=5,ke=async e=>{let{cliPath:t,config:r,context:n,buildErrors:o,runner:i,persistSteps:s,aiGateway:u,attempt:a,contextPrefix:f,priorAgentSessionId:p}=e;$e.log(`Running inference stage, attempt ${a} of ${zt}`);let c=await S(rt(),"inference-stage",async m=>{m?.setAttributes({"inference.attempt":a||1}),wt();let{prompt:h}=await S(rt(),"compose-prompt",async()=>await Xt({cliPath:t,config:r,buildErrorContext:mn(o),netlify:n})),x=`
131
131
  ${f||""}
132
132
  ${h}
133
- `.trim(),w={...r,prompt:T},g=await S(tt(),`run-${r.runner}`,async()=>await i({aiGateway:u,config:w,netlify:o,persistSteps:s,continueSession:!!(a&&a>1),priorAgentSessionId:p}));return g.result&&(g.result=V(g.result)),g.error&&(g.error=V(g.error)),await s.flush(),g});if(c.error){if($e.error("Runner failed",{stepsCount:c.steps.length,duration:c.duration,error:c.error,isRetryableError:c.isRetryableError,attempt:a||1,agentSessionId:c.agentSessionId}),c.isRetryableError&&(!a||a<Jt))return $e.log("Retrying inference stage"),await new Promise(h=>setTimeout(h,5e3)),{runnerResult:(await ke({...e,attempt:(a||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 $e.log("Do not retry inference stage"),new Error(c.error)}return{runnerResult:c}},fn=e=>!e||e.length===0?"":`
133
+ `.trim(),I={...r,prompt:x},g=await S(rt(),`run-${r.runner}`,async()=>await i({aiGateway:u,config:I,netlify:n,persistSteps:s,continueSession:!!(a&&a>1),priorAgentSessionId:p}));return g.result&&(g.result=V(g.result)),g.error&&(g.error=V(g.error)),await s.flush(),g});if(c.error){if($e.error("Runner failed",{stepsCount:c.steps.length,duration:c.duration,error:c.error,isRetryableError:c.isRetryableError,attempt:a||1,agentSessionId:c.agentSessionId}),c.isRetryableError&&(!a||a<zt))return $e.log("Retrying inference stage"),await new Promise(h=>setTimeout(h,5e3)),{runnerResult:(await ke({...e,attempt:(a||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 $e.log("Do not retry inference stage"),new Error(c.error)}return{runnerResult:c}},mn=e=>!e||e.length===0?"":`
134
134
  Deploy failed failed. Here are the errors to review on the latest build:
135
135
 
136
136
  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.
137
137
 
138
138
  ${e.pop()}
139
- `;import hn from"process";import{getTracer as rt}from"@netlify/otel";import{getTracer as gn}from"@netlify/otel";var we=_("deploy"),Xt=async e=>await S(gn(),"create-preview-deploy",async t=>mn(e,t)),mn=async({netlify:e,hasRepo:t,skipBuild:r,message:o="Agent Preview",deploySubdomain:n,cliPath:i,filter:s},u)=>{try{let a=["deploy","--message",`"${o}"`,"--json","--draft","--verbose"];t||(we.log("Deploy: Uploading source zip"),a.push("--upload-source-zip")),n&&a.push("--alias",n),s&&a.push("--filter",s),r?(we.log("Deploy: Skipping build"),a.push("--no-build")):a.push("--context","deploy-preview");let f=i||"netlify";we.log(`Running: ${f} ${a.join(" ")}`),u?.setAttributes({cmd:f,args:a});let p=await e.utils.run(f,a,{stdio:["ignore","pipe","pipe"]}),c=JSON.parse(p.stdout.trim());u?.setAttributes({success:!0,deployId:c.deploy_id,deployUrl:c.deploy_url,siteId:c.site_id}),we.log(`
140
- 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(a){throw we.error("Failed to create preview deploy via CLI:",a),u?.setAttributes({success:!1,error:a.message}),a}};var xe=_("deploy_stage"),nt=async e=>await S(rt(),"run-deploy-stage",async()=>yn(e)),yn=async({cliPath:e,config:t,context:r,result:o,filter:n})=>{let i=await S(rt(),"get-runner-diffs",async()=>await Ct({config:t}));if(xe.info("Resolved git",{hasChanges:i.hasChanges,ignored:i.ignored??[]}),!i.hasChanges)return{diff:"",hasChanges:!1,previewInfo:null};let{diff:s,resultDiff:u,diffBinary:a,resultDiffBinary:f}=i,p=!0;xe.log("Preview deploy condition check:",{resultUndefined:o===void 0,resultType:typeof o,hasChanges:p,wouldCreatePreview:o!==void 0&&p});let c=null;if(o!==void 0&&p)try{let m;try{let h=await S(rt(),"get-runner-session",async()=>await gt(t.id,t.sessionId));h?.title&&(m=h.title)}catch(h){xe.warn("Failed to fetch session title, using fallback message:",h.message)}await W(t.id,t.sessionId,{steps:[{title:"Deploying the run preview"}]}),c=await Xt({cliPath:e,netlify:r,hasRepo:t.hasRepo,message:m,skipBuild:!1,deploySubdomain:St(t.id,hn.env.SITE_NAME),filter:n})}catch(m){return xe.warn("Failed to create preview deploy (continuing with agent run):",m),{diff:s,resultDiff:u,hasChanges:p,previewInfo:null,diffBinary:a,resultDiffBinary:f,deployError:m instanceof Error?m.message:String(m)}}return xe.log("Git status",{hasDiff:!!s,hasChanges:p}),{diff:s,resultDiff:u,hasChanges:p,previewInfo:c,diffBinary:a,resultDiffBinary:f}};import{getTracer as Le}from"@netlify/otel";async function zt(e,t){let{maxRetries:r,baseDelay:o,onRetry:n}=t,i;for(let s=1;s<=r;s++)try{return await e()}catch(u){if(i=u,s===r)throw i;n&&n(s,i),await new Promise(a=>setTimeout(a,o*s))}throw i}var De=class{scanDiffForForms(t){let r=[],o=null,n=[],i=t.split(`
141
- `);for(let s of i)if(s.startsWith("diff --git")){if(o&&n.length>0){let a=this.containsNetlifyForm(n,o);a&&r.push(a)}let u=s.split(" ");o=u[u.length-1].replace(/^b\//,""),n=[]}else s.startsWith("+")&&!s.startsWith("+++")&&n.push(s.slice(1));if(o&&n.length>0){let s=this.containsNetlifyForm(n,o);s&&r.push(s)}return{detected:r.length>0,matches:r}}containsNetlifyForm(t,r){let o=t.join(`
142
- `),n=[{pattern:/<[\w-]*form[\s\S]*?(data-)?netlify/i,name:"standard form element"},{pattern:/<[A-Z][\w]*[\s\S]*?component\s*=\s*["']form["'][\s\S]*?(data-)?netlify/i,name:"component with form prop"}];for(let{pattern:i,name:s}of n){let u=o.match(i);if(u){let a=u.index||0,f=Math.max(0,a-20),p=Math.min(o.length,a+u[0].length+20),c=o.slice(f,p).trim();return c=c.replace(/\s+/g," "),c.length>100&&(c=c.slice(0,97)+"..."),{file:r,snippet:`[${s}] ${c}`}}}return null}};var b=_("cleanup_stage"),Zt=async e=>await S(Le(),"cleanup-stage",async()=>_n(e)),ot=1024*1024*10,_n=async({config:e,diff:t,result:r,duration:o,resultDiff:n,diffBinary:i,resultDiffBinary:s,previewInfo:u})=>{let a={result:r||"Done",duration:o};u&&u.deployId&&(a.deploy_id=u.deployId),u&&u.sourceZipFilename&&(a.result_zip_file_name=u.sourceZipFilename);let f=t||i||n||s;if(f){let p=new De,c=t||i||"",m=p.scanDiffForForms(c);m.detected?(b.log("Detected Netlify form(s) in diff:"),m.matches.forEach(({file:h,snippet:T})=>{b.log(` - ${h}: ${T}`)}),a.has_netlify_form=!0):b.log("Did not detect Netlify form(s) in diff"),b.log("Did not detect Netlify form(s) in diff")}if(f)try{b.log("Getting pre-signed URLs for diff upload");let p=await ht(e.id,e.sessionId),c=[];(t||i)&&c.push(Ge(p.result.upload_url,i||t).then(()=>{a.result_diff_s3_key=p.result.s3_key,b.log("Successfully uploaded result_diff to S3")})),(n||s)&&c.push(Ge(p.cumulative.upload_url,s||n).then(()=>{a.cumulative_diff_s3_key=p.cumulative.s3_key,b.log("Successfully uploaded cumulative_diff to S3")})),b.log(`Uploading ${c.length} diff(s) to S3 in parallel`),await Promise.all(c),(n||s)&&(b.log("Updating agent runner with cumulative diff S3 key"),await S(Le(),"update-runner",async()=>{await ye(e.id,{result_diff_s3_key:p.cumulative.s3_key})}))}catch(p){b.error("S3 upload failed, falling back to inline diffs:",p);let c=Buffer.byteLength(t||i||""),m=Buffer.byteLength(s||n||"");if(c>ot||m>ot){let h=`Diffs exceed maximum inline size of ${ot} bytes.`;throw b.error(h),new Error(h)}a.result_diff=t,a.result_diff_binary=i,(n||s)&&(a.cumulative_diff=n,a.cumulative_diff_binary=s,b.log("Updating agent runner with inline diffs (fallback)"),await S(Le(),"update-runner",async()=>{await ye(e.id,{result_diff:n,result_diff_binary:s})}))}else b.log("No diffs to upload");return b.log("Updated agent runner with result"),await zt(async()=>await S(Le(),"update-runner-session",()=>W(e.id,e.sessionId,a)),{maxRetries:3,baseDelay:1e3,onRetry:(p,c)=>{b.error(`Error updating agent runner session (attempt ${p}):`,c),b.log("Retrying...")}}),b.log("Finished updating agent runner with result"),{sessionUpdate:a}};import{getTracer as Qt,shutdownTracers as wn,withActiveSpan as er}from"@netlify/otel";var xn=En(import.meta.url),tr=xn("../package.json"),rr=_("pipeline_index"),Ue=3,nr=async({config:e,apiToken:t,cliPath:r="netlify",cwd:o,errorLogsPath:n,filter:i,tracing:s={}})=>{let u,{withStageTimer:a}=wt(ee.timeUnits.hours(4)),f=await ut(tr.version,e.id,s);try{await er(Qt(),"run-pipeline",{},f,async()=>{let{aiGateway:p,context:c,persistSteps:m,runner:h,sha:T}=await a("init",()=>Kt({config:e,apiToken:t,cliPath:r,cwd:o,errorLogsPath:n,filter:i,runnerVersion:tr.version}),ee.timeUnits.minutes(10));u=h.clean,e.sha=T;let{runnerResult:w}=await a("inference",()=>ke({cliPath:r,config:e,context:c,runner:h.runner,persistSteps:m,aiGateway:p}));await W(e.id,e.sessionId,{steps:[{title:"Building and deploying the preview"}]});let g=await a("deploy",()=>nt({cliPath:r,config:e,context:c,result:w.result,filter:i})),x=w,v=[];if(g.hasChanges&&g.deployError){v.push(dt(g.deployError));let I=1;for(;I<=Ue&&!g.previewInfo;)rr.log(`Deploy attempt had errors. Retrying. ${I}/${Ue}`),await er(Qt(),"deploy-stage",async G=>{G?.setAttributes({"stage.attempt":I});let{runnerResult:y}=await a(`inference-retry-${I}`,()=>ke({cliPath:r,config:e,context:c,runner:h.runner,persistSteps:m,aiGateway:p,buildErrors:v,priorAgentSessionId:w.agentSessionId}));x={...y,steps:[...x.steps||[],...y.steps||[]],duration:(x.duration||0)+(y.duration||0)},g=await a(`deploy-retry-${I}`,()=>nt({cliPath:r,config:e,context:c,result:y.result,filter:i})),g.deployError&&v.push(g.deployError),I++});I>Ue&&!g.previewInfo&&console.warn(`Deploy validation failed after ${Ue} attempts`)}let{diff:A,resultDiff:P,previewInfo:O,diffBinary:k,resultDiffBinary:R}=g;await a("cleanup",()=>Zt({config:e,diff:A,result:x.result,duration:x.duration,resultDiff:P,diffBinary:k,resultDiffBinary:R,previewInfo:O}),ee.timeUnits.minutes(10)),process.env.NETLIFY_LOCAL_MODE||(await u?.(),await $t())})}catch(p){rr.error("Got error while running pipeline",p),await u?.();let c=p instanceof Error&&p.message;throw await W(e.id,e.sessionId,{result:c||"Encountered error when running agent",state:"error"}),p}finally{await wn()}};import or from"crypto";var $=_("bin_local"),K=In(C.argv.slice(2),{string:["cwd","cli-path","filter","prompt","runner","model","netlify-api-token"],boolean:["verbose","help"],alias:{h:"help",v:"verbose"}}),st=()=>{console.log(`
139
+ `;import _n from"process";import{getTracer as nt}from"@netlify/otel";import{getTracer as hn}from"@netlify/otel";var we=_("deploy"),Zt=async e=>await S(hn(),"create-preview-deploy",async t=>yn(e,t)),yn=async({netlify:e,hasRepo:t,skipBuild:r,message:n="Agent Preview",deploySubdomain:o,cliPath:i,filter:s},u)=>{try{let a=["deploy","--message",`"${n}"`,"--json","--draft","--verbose"];t||(we.log("Deploy: Uploading source zip"),a.push("--upload-source-zip")),o&&a.push("--alias",o),s&&a.push("--filter",s),r?(we.log("Deploy: Skipping build"),a.push("--no-build")):a.push("--context","deploy-preview");let f=i||"netlify";we.log(`Running: ${f} ${a.join(" ")}`),u?.setAttributes({cmd:f,args:a});let p=await e.utils.run(f,a,{stdio:["ignore","pipe","pipe"]}),c=JSON.parse(p.stdout.trim());u?.setAttributes({success:!0,deployId:c.deploy_id,deployUrl:c.deploy_url,siteId:c.site_id}),we.log(`
140
+ 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(a){throw we.error("Failed to create preview deploy via CLI:",a),u?.setAttributes({success:!1,error:a.message}),a}};var xe=_("deploy_stage"),ot=async e=>await S(nt(),"run-deploy-stage",async()=>En(e)),En=async({cliPath:e,config:t,context:r,result:n,filter:o,isRetry:i})=>{let s=await S(nt(),"get-runner-diffs",async()=>await Pt({config:t,isRetry:i}));if(xe.info("Resolved git",{hasChanges:s.hasChanges,ignored:s.ignored??[]}),!s.hasChanges)return{diff:"",hasChanges:!1,previewInfo:null};let{diff:u,resultDiff:a,diffBinary:f,resultDiffBinary:p}=s,c=!0;xe.log("Preview deploy condition check:",{resultUndefined:n===void 0,resultType:typeof n,hasChanges:c,wouldCreatePreview:n!==void 0&&c});let m=null;if(n!==void 0&&c)try{let h;try{let x=await S(nt(),"get-runner-session",async()=>await mt(t.id,t.sessionId));x?.title&&(h=x.title)}catch(x){xe.warn("Failed to fetch session title, using fallback message:",x.message)}await W(t.id,t.sessionId,{steps:[{title:"Deploying the run preview"}]}),m=await Zt({cliPath:e,netlify:r,hasRepo:t.hasRepo,message:h,skipBuild:!1,deploySubdomain:bt(t.id,_n.env.SITE_NAME),filter:o})}catch(h){return xe.warn("Failed to create preview deploy (continuing with agent run):",h),{diff:u,resultDiff:a,hasChanges:c,previewInfo:null,diffBinary:f,resultDiffBinary:p,deployError:h instanceof Error?h.message:String(h)}}return xe.log("Git status",{hasDiff:!!u,hasChanges:c}),{diff:u,resultDiff:a,hasChanges:c,previewInfo:m,diffBinary:f,resultDiffBinary:p}};import{getTracer as Le}from"@netlify/otel";async function Qt(e,t){let{maxRetries:r,baseDelay:n,onRetry:o}=t,i;for(let s=1;s<=r;s++)try{return await e()}catch(u){if(i=u,s===r)throw i;o&&o(s,i),await new Promise(a=>setTimeout(a,n*s))}throw i}var De=class{scanDiffForForms(t){let r=[],n=null,o=[],i=t.split(`
141
+ `);for(let s of i)if(s.startsWith("diff --git")){if(n&&o.length>0){let a=this.containsNetlifyForm(o,n);a&&r.push(a)}let u=s.split(" ");n=u[u.length-1].replace(/^b\//,""),o=[]}else s.startsWith("+")&&!s.startsWith("+++")&&o.push(s.slice(1));if(n&&o.length>0){let s=this.containsNetlifyForm(o,n);s&&r.push(s)}return{detected:r.length>0,matches:r}}containsNetlifyForm(t,r){let n=t.join(`
142
+ `),o=[{pattern:/<[\w-]*form[\s\S]*?(data-)?netlify/i,name:"standard form element"},{pattern:/<[A-Z][\w]*[\s\S]*?component\s*=\s*["']form["'][\s\S]*?(data-)?netlify/i,name:"component with form prop"}];for(let{pattern:i,name:s}of o){let u=n.match(i);if(u){let a=u.index||0,f=Math.max(0,a-20),p=Math.min(n.length,a+u[0].length+20),c=n.slice(f,p).trim();return c=c.replace(/\s+/g," "),c.length>100&&(c=c.slice(0,97)+"..."),{file:r,snippet:`[${s}] ${c}`}}}return null}};var b=_("cleanup_stage"),er=async e=>await S(Le(),"cleanup-stage",async()=>wn(e)),it=1024*1024*10,wn=async({config:e,diff:t,result:r,duration:n,resultDiff:o,diffBinary:i,resultDiffBinary:s,previewInfo:u})=>{let a={result:r||"Done",duration:n};u&&u.deployId&&(a.deploy_id=u.deployId),u&&u.sourceZipFilename&&(a.result_zip_file_name=u.sourceZipFilename);let f=t||i||o||s;if(f){let p=new De,c=t||i||"",m=p.scanDiffForForms(c);m.detected?(b.log("Detected Netlify form(s) in diff:"),m.matches.forEach(({file:h,snippet:x})=>{b.log(` - ${h}: ${x}`)}),a.has_netlify_form=!0):b.log("Did not detect Netlify form(s) in diff"),b.log("Did not detect Netlify form(s) in diff")}if(f)try{b.log("Getting pre-signed URLs for diff upload");let p=await yt(e.id,e.sessionId),c=[];(t||i)&&c.push(Ge(p.result.upload_url,i||t).then(()=>{a.result_diff_s3_key=p.result.s3_key,b.log("Successfully uploaded result_diff to S3")})),(o||s)&&c.push(Ge(p.cumulative.upload_url,s||o).then(()=>{a.cumulative_diff_s3_key=p.cumulative.s3_key,b.log("Successfully uploaded cumulative_diff to S3")})),b.log(`Uploading ${c.length} diff(s) to S3 in parallel`),await Promise.all(c),(o||s)&&(b.log("Updating agent runner with cumulative diff S3 key"),await S(Le(),"update-runner",async()=>{await ye(e.id,{result_diff_s3_key:p.cumulative.s3_key})}))}catch(p){b.error("S3 upload failed, falling back to inline diffs:",p);let c=Buffer.byteLength(t||i||""),m=Buffer.byteLength(s||o||"");if(c>it||m>it){let h=`Diffs exceed maximum inline size of ${it} bytes.`;throw b.error(h),new Error(h)}a.result_diff=t,a.result_diff_binary=i,(o||s)&&(a.cumulative_diff=o,a.cumulative_diff_binary=s,b.log("Updating agent runner with inline diffs (fallback)"),await S(Le(),"update-runner",async()=>{await ye(e.id,{result_diff:o,result_diff_binary:s})}))}else b.log("No diffs to upload");return b.log("Updated agent runner with result"),await Qt(async()=>await S(Le(),"update-runner-session",()=>W(e.id,e.sessionId,a)),{maxRetries:3,baseDelay:1e3,onRetry:(p,c)=>{b.error(`Error updating agent runner session (attempt ${p}):`,c),b.log("Retrying...")}}),b.log("Finished updating agent runner with result"),{sessionUpdate:a}};import{getTracer as tr,shutdownTracers as In,withActiveSpan as rr}from"@netlify/otel";var Tn=xn(import.meta.url),nr=Tn("../package.json"),or=_("pipeline_index"),Ue=3,ir=async({config:e,apiToken:t,cliPath:r="netlify",cwd:n,errorLogsPath:o,filter:i,tracing:s={}})=>{let u,{withStageTimer:a}=xt(ee.timeUnits.hours(4)),f=await dt(nr.version,e.id,s);try{await rr(tr(),"run-pipeline",{},f,async()=>{let{aiGateway:p,context:c,persistSteps:m,runner:h,sha:x}=await a("init",()=>Vt({config:e,apiToken:t,cliPath:r,cwd:n,errorLogsPath:o,filter:i,runnerVersion:nr.version}),ee.timeUnits.minutes(10));u=h.clean,e.sha=x;let{runnerResult:I}=await a("inference",()=>ke({cliPath:r,config:e,context:c,runner:h.runner,persistSteps:m,aiGateway:p}));await W(e.id,e.sessionId,{steps:[{title:"Building and deploying the preview"}]});let g=await a("deploy",()=>ot({cliPath:r,config:e,context:c,result:I.result,filter:i,isRetry:!1})),E=I,v=[];if(g.hasChanges&&g.deployError){v.push(pt(g.deployError));let T=1;for(;T<=Ue&&!g.previewInfo;)or.log(`Deploy attempt had errors. Retrying. ${T}/${Ue}`),await rr(tr(),"deploy-stage",async G=>{G?.setAttributes({"stage.attempt":T});let{runnerResult:y}=await a(`inference-retry-${T}`,()=>ke({cliPath:r,config:e,context:c,runner:h.runner,persistSteps:m,aiGateway:p,buildErrors:v,priorAgentSessionId:I.agentSessionId}));E={...y,steps:[...E.steps||[],...y.steps||[]],duration:(E.duration||0)+(y.duration||0)},g=await a(`deploy-retry-${T}`,()=>ot({cliPath:r,config:e,context:c,result:y.result,filter:i,isRetry:!0})),g.deployError&&v.push(g.deployError),T++});T>Ue&&!g.previewInfo&&console.warn(`Deploy validation failed after ${Ue} attempts`)}let{diff:R,resultDiff:P,previewInfo:O,diffBinary:k,resultDiffBinary:A}=g;await a("cleanup",()=>er({config:e,diff:R,result:E.result,duration:E.duration,resultDiff:P,diffBinary:k,resultDiffBinary:A,previewInfo:O}),ee.timeUnits.minutes(10)),process.env.NETLIFY_LOCAL_MODE||(await u?.(),await kt())})}catch(p){or.error("Got error while running pipeline",p),await u?.();let c=p instanceof Error&&p.message;throw await W(e.id,e.sessionId,{result:c||"Encountered error when running agent",state:"error"}),p}finally{await In()}};import sr from"crypto";var $=_("bin_local"),K=vn(C.argv.slice(2),{string:["cwd","cli-path","filter","prompt","runner","model","netlify-api-token"],boolean:["verbose","help"],alias:{h:"help",v:"verbose"}}),at=()=>{console.log(`
143
143
  agent-runner-cli-local - Run Netlify agent runner locally without API connections
144
144
 
145
145
  USAGE:
@@ -171,6 +171,6 @@ NOTE:
171
171
  This local mode mocks all Netlify API calls. The agent will run through
172
172
  the full pipeline including inference and deployment, but API calls will
173
173
  be logged instead of executed.
174
- `)};K.help&&(st(),C.exit(0));K.prompt||($.error("Error: --prompt is required"),st(),C.exit(1));K["netlify-api-token"]||($.error("Error: --netlify-api-token is required - generate a PAT from your Netlify user settings"),st(),C.exit(1));try{let e=K.cwd||C.cwd(),t=ir.join(e,".netlify","netlify-agent-runner-context*");sr.rmSync(t,{recursive:!0,force:!0});let r;try{r=await Tn(e)}catch(u){$.error(u.message),$.error(`
175
- To link this directory to a Netlify site, run:`),$.error(" netlify link"),C.exit(1)}let o=`local-${or.randomBytes(8).toString("hex")}`,n=`session-${or.randomBytes(8).toString("hex")}`,i=K.runner||"claude";$.log("Starting agent runner in local mode",{runnerId:o,sessionId:n,siteId:r,cwd:e,runner:i});let s={id:o,sessionId:n,prompt:K.prompt,runner:i,model:K.model,accountType:"local",validateAgent:!1,validateAgentWithBuild:!1,sessionHistoryContext:[],siteContext:[],hasRepo:!0,useGateway:!0,sha:void 0,modelVersionOverrides:{}};C.env.NETLIFY_LOCAL_MODE="true",C.env.NETLIFY_API_HOST="api.netlify.com",C.env.NETLIFY_API_TOKEN=K["netlify-api-token"],C.env.SITE_ID=r,C.env.NETLIFY_TEAM_ID="local-team-id",C.env.NETLIFY_AGENT_RUNNER_USER_ID="local-user-id",C.env.SITE_NAME="local-site",i==="claude"?be(e,"claude")||($.log("Claude CLI not found, installing..."),await it(e,"@anthropic-ai/claude-code")):i==="gemini"?be(e,"gemini")||($.log("Gemini CLI not found, installing..."),await it(e,"@google/gemini-cli")):i==="codex"?be(e,"codex")||($.log("Codex CLI not found, installing..."),await it(e,"@openai/codex")):($.error(`Unknown runner: ${i}`),C.exit(1)),await nr({config:s,cwd:e,cliPath:K["cli-path"],filter:K.filter,tracing:{exporterUrl:void 0,traceparent:void 0}}),$.info("Finished agent (local mode)"),C.exit(0)}catch(e){$.error("Error running agent pipeline (local mode):",e),C.exit(1)}function it(e,t){return new Promise((r,o)=>{N("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 Tn(e){let t=ir.join(e,".netlify","state.json");try{let r=await sr.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}}
174
+ `)};K.help&&(at(),C.exit(0));K.prompt||($.error("Error: --prompt is required"),at(),C.exit(1));K["netlify-api-token"]||($.error("Error: --netlify-api-token is required - generate a PAT from your Netlify user settings"),at(),C.exit(1));try{let e=K.cwd||C.cwd(),t=ar.join(e,".netlify","netlify-agent-runner-context*");lr.rmSync(t,{recursive:!0,force:!0});let r;try{r=await Rn(e)}catch(u){$.error(u.message),$.error(`
175
+ To link this directory to a Netlify site, run:`),$.error(" netlify link"),C.exit(1)}let n=`local-${sr.randomBytes(8).toString("hex")}`,o=`session-${sr.randomBytes(8).toString("hex")}`,i=K.runner||"claude";$.log("Starting agent runner in local mode",{runnerId:n,sessionId:o,siteId:r,cwd:e,runner:i});let s={id:n,sessionId:o,prompt:K.prompt,runner:i,model:K.model,accountType:"local",validateAgent:!1,validateAgentWithBuild:!1,sessionHistoryContext:[],siteContext:[],hasRepo:!0,useGateway:!0,sha:void 0,modelVersionOverrides:{}};C.env.NETLIFY_LOCAL_MODE="true",C.env.NETLIFY_API_HOST="api.netlify.com",C.env.NETLIFY_API_TOKEN=K["netlify-api-token"],C.env.SITE_ID=r,C.env.NETLIFY_TEAM_ID="local-team-id",C.env.NETLIFY_AGENT_RUNNER_USER_ID="local-user-id",C.env.SITE_NAME="local-site",i==="claude"?be(e,"claude")||($.log("Claude CLI not found, installing..."),await st(e,"@anthropic-ai/claude-code")):i==="gemini"?be(e,"gemini")||($.log("Gemini CLI not found, installing..."),await st(e,"@google/gemini-cli")):i==="codex"?be(e,"codex")||($.log("Codex CLI not found, installing..."),await st(e,"@openai/codex")):($.error(`Unknown runner: ${i}`),C.exit(1)),await ir({config:s,cwd:e,cliPath:K["cli-path"],filter:K.filter,tracing:{exporterUrl:void 0,traceparent:void 0}}),$.info("Finished agent (local mode)"),C.exit(0)}catch(e){$.error("Error running agent pipeline (local mode):",e),C.exit(1)}function st(e,t){return new Promise((r,n)=>{N("npm",["install",t,"--no-save"],{cwd:e}).then(({stdout:o})=>{$.log(`${t} installed: ${o}`),r()}).catch(o=>{$.error(`Error installing ${t}: ${o.stderr||o.message}`),n(o)})})}async function Rn(e){let t=ar.join(e,".netlify","state.json");try{let r=await lr.readFileSync(t,"utf-8"),n=JSON.parse(r);if(!n.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: ${n.siteId}`),n.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}}
176
176
  //# sourceMappingURL=bin-local.js.map