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