@netlify/agent-runner-cli 1.53.0 → 1.55.0-alpha

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