@sourcegraph/amp 0.0.1776359148-gfabf5f → 0.0.1776370304-gfabf5f
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/main.js +8 -8
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -4684,12 +4684,12 @@ ${D}`))}},error:(U)=>{if(!H)H=!0,F(Error(`Failed to spawn brew: ${U.message}`))}
|
|
|
4684
4684
|
${D}`;if(K==="pnpm"&&D.includes("Unable to find the global bin directory"))B+=`
|
|
4685
4685
|
|
|
4686
4686
|
Hint: Try running "pnpm setup" to configure pnpm global directory, or use npm instead:
|
|
4687
|
-
npm install -g @sourcegraph/amp`;F(Error(B))}},error:(U)=>{if(!W)W=!0,F(Error(`Failed to spawn ${K}: ${U.message}`))},complete:()=>{if(!W)W=!0,G()}})})}n0();n0();fH();async function VX0(J,Z){let X=`${Z||"https://registry.npmjs.org"}/@sourcegraph/amp/latest`,K=new AbortController,V=setTimeout(()=>K.abort(),5000);try{let G=await fetch(X,{signal:K.signal});if(!G.ok)return{hasUpdate:!1,currentVersion:J,source:"npm"};let F=await G.json(),z=F.version??F["dist-tags"]?.latest;if(!z)return{hasUpdate:!1,currentVersion:J,source:"npm"};let q=AC4(J,z),W=q<0,H,U;if(F.time){let D=F.time[J],B=F.time[z],N=Date.now();if(D)H=Math.floor((N-new Date(D).getTime())/3600000);if(B)U=Math.floor((N-new Date(B).getTime())/3600000)}return _.info("NPM version comparison",{currentVersion:J,latestVersion:z,compareResult:q,hasUpdate:W,currentVersionAge:H,latestVersionAge:U}),{hasUpdate:W,latestVersion:z,currentVersion:J,currentVersionAge:H,latestVersionAge:U,source:"npm"}}catch(G){return _.debug("Error checking npm version",{error:G}),{hasUpdate:!1,currentVersion:J,source:"npm"}}finally{clearTimeout(V)}}var QX3="https://static.ampcode.com/cli/cli-version.txt";async function GX0(J){let Z=new AbortController,Q=setTimeout(()=>Z.abort(),5000);try{let Y=await fetch(`${QX3}?t=${Date.now()}`,{signal:Z.signal,cache:"no-store"});if(!Y.ok)return{hasUpdate:!1,currentVersion:J,source:"bin"};let X=(await Y.text()).trim();if(!X||!/^\d+\.\d+\.\d+/.test(X))return{hasUpdate:!1,currentVersion:J,source:"bin"};let K=AC4(J,X),V=K<0;return _.info("Bin version comparison",{currentVersion:J,latestVersion:X,compareResult:K,hasUpdate:V}),{hasUpdate:V,latestVersion:X,currentVersion:J,source:"bin"}}catch(Y){return _.debug("Error checking bin version",{error:Y}),{hasUpdate:!1,currentVersion:J,source:"bin"}}finally{clearTimeout(Q)}}var YX3=604800000;function MC4(J){if(!J)return null;let Z=typeof J==="number"?J:new Date(J).getTime();if(isNaN(Z))return null;let Q=Date.now()-Z;if(Q>YX3)return{ageMs:Q};return null}function AC4(J,Z){let Q=(V)=>{let[G,F]=V.split("-");return{parts:G?.split(".").map(Number)||[],label:F}},Y=Q(J),X=Q(Z),K=Math.max(Y.parts.length,X.parts.length);for(let V=0;V<K;V++){let G=Y.parts[V]||0,F=X.parts[V]||0;if(G<F)return-1;if(G>F)return 1}if(Y.label===X.label)return 0;if(!Y.label&&X.label)return 1;if(Y.label&&!X.label)return-1;if(Y.label&&X.label)return Y.label<X.label?-1:1;return 0}function qo0(J){try{let Z=J.match(/^0\.0\.(\d+)(?:-g?([a-f0-9]+))?/);if(!Z)return null;let Q=parseInt(Z[1],10)*1000,Y=Z[2],X=Q!==0?vz(Q):void 0;return{sha:Y,age:X}}catch{return null}}j1();function Wo0(J,Z,Q={}){let Y=new B4,X=Y.pipe(u6({shouldCountRefs:!1}));return setImmediate(async()=>{let K=new gF().scoped("update"),V=Q.startDelayMs??0;if(V>0)await kz(V);let G=X.subscribe({next:(F)=>{K.debug("emit new state",F)}});try{let F=process.env.AMP_TEST_UPDATE_STATUS;if(F){K.debug("using fake update status for testing",{status:F}),await kz(500),Y.next(F);return}if(process.env.AMP_SKIP_UPDATE_CHECK==="1"){K.debug("checking disabled via AMP_SKIP_UPDATE_CHECK environment variable");return}let z=await Z.get("updates.mode");if(z==="disabled"){K.debug("checking disabled");return}let q=await XX0(),W=q==="binary"||q==="brew";K.debug("checking",{currentVersion:J,mode:z,packageManager:q,isBinaryDistribution:W});let H;if(W)H=await GX0(J);else{let D=await hj();H=await VX0(J,D)}if(!(H.latestVersion&&H.hasUpdate)){K.debug("no update available");return}let U=()=>{if(H.currentVersionAge!==void 0&&H.latestVersionAge!==void 0){let D=H.currentVersionAge-H.latestVersionAge,B=0.5;if(Math.abs(D)<0.5)return K.debug("versions too close together, suppressing update warning",{currentVersionAge:H.currentVersionAge,latestVersionAge:H.latestVersionAge,ageDifferenceHours:D}),!0}return!1};if(!z)z=q==="pnpm"?"warn":"auto",K.debug("no configured update mode; selected default based on package manager",{packageManager:q,mode:z});if(q==="brew"){if(!U())Y.next("update-available-brew");return}if(q==="binary"&&process.execPath!==Xo0()){if(K.debug("non-standard binary path, showing warning"),!U())Y.next("update-available-unrecognized-path");return}if(z==="warn"){if(!U())Y.next("update-available");return}if(!q){if(K.debug("auto-update not supported, falling back to warn mode"),!U())Y.next("update-available");return}if(q==="binary"&&process.platform==="win32"){if(K.debug("binary auto-update not supported on Windows, falling back to warn mode"),!U())Y.next("update-available");return}try{await Jn(H.latestVersion,q);let D=await vw(H.latestVersion),B={from:H.currentVersion,to:H.latestVersion,...D};if(D.status==="same")K.info("success",B),Y.next("updated");else K.warn("success with warning",B),Y.next("updated-with-warning")}catch(D){Y.next("update-error")}}catch(F){K.debug("check failed",{error:F})}finally{await kz(5000),Y.next("hidden"),G.unsubscribe(),Y.complete()}}),{state:X}}fH();import{stderr as lG}from"node:process";function jC4(J){let Z=new sN().name("install").description("Install required tools like ripgrep to $AMP_HOME/bin").option("--force","Force reinstallation even if already installed").option("--verbose","Show installation progress and results").action(async(Y)=>{await ta0(Y.force||!1,Y.verbose||!1,"0.0.
|
|
4687
|
+
npm install -g @sourcegraph/amp`;F(Error(B))}},error:(U)=>{if(!W)W=!0,F(Error(`Failed to spawn ${K}: ${U.message}`))},complete:()=>{if(!W)W=!0,G()}})})}n0();n0();fH();async function VX0(J,Z){let X=`${Z||"https://registry.npmjs.org"}/@sourcegraph/amp/latest`,K=new AbortController,V=setTimeout(()=>K.abort(),5000);try{let G=await fetch(X,{signal:K.signal});if(!G.ok)return{hasUpdate:!1,currentVersion:J,source:"npm"};let F=await G.json(),z=F.version??F["dist-tags"]?.latest;if(!z)return{hasUpdate:!1,currentVersion:J,source:"npm"};let q=AC4(J,z),W=q<0,H,U;if(F.time){let D=F.time[J],B=F.time[z],N=Date.now();if(D)H=Math.floor((N-new Date(D).getTime())/3600000);if(B)U=Math.floor((N-new Date(B).getTime())/3600000)}return _.info("NPM version comparison",{currentVersion:J,latestVersion:z,compareResult:q,hasUpdate:W,currentVersionAge:H,latestVersionAge:U}),{hasUpdate:W,latestVersion:z,currentVersion:J,currentVersionAge:H,latestVersionAge:U,source:"npm"}}catch(G){return _.debug("Error checking npm version",{error:G}),{hasUpdate:!1,currentVersion:J,source:"npm"}}finally{clearTimeout(V)}}var QX3="https://static.ampcode.com/cli/cli-version.txt";async function GX0(J){let Z=new AbortController,Q=setTimeout(()=>Z.abort(),5000);try{let Y=await fetch(`${QX3}?t=${Date.now()}`,{signal:Z.signal,cache:"no-store"});if(!Y.ok)return{hasUpdate:!1,currentVersion:J,source:"bin"};let X=(await Y.text()).trim();if(!X||!/^\d+\.\d+\.\d+/.test(X))return{hasUpdate:!1,currentVersion:J,source:"bin"};let K=AC4(J,X),V=K<0;return _.info("Bin version comparison",{currentVersion:J,latestVersion:X,compareResult:K,hasUpdate:V}),{hasUpdate:V,latestVersion:X,currentVersion:J,source:"bin"}}catch(Y){return _.debug("Error checking bin version",{error:Y}),{hasUpdate:!1,currentVersion:J,source:"bin"}}finally{clearTimeout(Q)}}var YX3=604800000;function MC4(J){if(!J)return null;let Z=typeof J==="number"?J:new Date(J).getTime();if(isNaN(Z))return null;let Q=Date.now()-Z;if(Q>YX3)return{ageMs:Q};return null}function AC4(J,Z){let Q=(V)=>{let[G,F]=V.split("-");return{parts:G?.split(".").map(Number)||[],label:F}},Y=Q(J),X=Q(Z),K=Math.max(Y.parts.length,X.parts.length);for(let V=0;V<K;V++){let G=Y.parts[V]||0,F=X.parts[V]||0;if(G<F)return-1;if(G>F)return 1}if(Y.label===X.label)return 0;if(!Y.label&&X.label)return 1;if(Y.label&&!X.label)return-1;if(Y.label&&X.label)return Y.label<X.label?-1:1;return 0}function qo0(J){try{let Z=J.match(/^0\.0\.(\d+)(?:-g?([a-f0-9]+))?/);if(!Z)return null;let Q=parseInt(Z[1],10)*1000,Y=Z[2],X=Q!==0?vz(Q):void 0;return{sha:Y,age:X}}catch{return null}}j1();function Wo0(J,Z,Q={}){let Y=new B4,X=Y.pipe(u6({shouldCountRefs:!1}));return setImmediate(async()=>{let K=new gF().scoped("update"),V=Q.startDelayMs??0;if(V>0)await kz(V);let G=X.subscribe({next:(F)=>{K.debug("emit new state",F)}});try{let F=process.env.AMP_TEST_UPDATE_STATUS;if(F){K.debug("using fake update status for testing",{status:F}),await kz(500),Y.next(F);return}if(process.env.AMP_SKIP_UPDATE_CHECK==="1"){K.debug("checking disabled via AMP_SKIP_UPDATE_CHECK environment variable");return}let z=await Z.get("updates.mode");if(z==="disabled"){K.debug("checking disabled");return}let q=await XX0(),W=q==="binary"||q==="brew";K.debug("checking",{currentVersion:J,mode:z,packageManager:q,isBinaryDistribution:W});let H;if(W)H=await GX0(J);else{let D=await hj();H=await VX0(J,D)}if(!(H.latestVersion&&H.hasUpdate)){K.debug("no update available");return}let U=()=>{if(H.currentVersionAge!==void 0&&H.latestVersionAge!==void 0){let D=H.currentVersionAge-H.latestVersionAge,B=0.5;if(Math.abs(D)<0.5)return K.debug("versions too close together, suppressing update warning",{currentVersionAge:H.currentVersionAge,latestVersionAge:H.latestVersionAge,ageDifferenceHours:D}),!0}return!1};if(!z)z=q==="pnpm"?"warn":"auto",K.debug("no configured update mode; selected default based on package manager",{packageManager:q,mode:z});if(q==="brew"){if(!U())Y.next("update-available-brew");return}if(q==="binary"&&process.execPath!==Xo0()){if(K.debug("non-standard binary path, showing warning"),!U())Y.next("update-available-unrecognized-path");return}if(z==="warn"){if(!U())Y.next("update-available");return}if(!q){if(K.debug("auto-update not supported, falling back to warn mode"),!U())Y.next("update-available");return}if(q==="binary"&&process.platform==="win32"){if(K.debug("binary auto-update not supported on Windows, falling back to warn mode"),!U())Y.next("update-available");return}try{await Jn(H.latestVersion,q);let D=await vw(H.latestVersion),B={from:H.currentVersion,to:H.latestVersion,...D};if(D.status==="same")K.info("success",B),Y.next("updated");else K.warn("success with warning",B),Y.next("updated-with-warning")}catch(D){Y.next("update-error")}}catch(F){K.debug("check failed",{error:F})}finally{await kz(5000),Y.next("hidden"),G.unsubscribe(),Y.complete()}}),{state:X}}fH();import{stderr as lG}from"node:process";function jC4(J){let Z=new sN().name("install").description("Install required tools like ripgrep to $AMP_HOME/bin").option("--force","Force reinstallation even if already installed").option("--verbose","Show installation progress and results").action(async(Y)=>{await ta0(Y.force||!1,Y.verbose||!1,"0.0.1776370304-gfabf5f"),process.exit()});J.addCommand(Z,{hidden:!0});let Q=new sN("update").alias("up").summary("Update Amp CLI").description("Update Amp CLI to the latest version. You can specify a particular version to install, or leave blank to get the latest stable release.").option("--target-version <version>","Update to a specific version").allowUnknownOption(!1).action(async(Y)=>{await KX3(Y.targetVersion)});J.addCommand(Q)}function XX3(J){let Z=Boolean(J.isTTY),Q=0,Y=!1;function X(){if(!Z||!Y)return;J.write(`
|
|
4688
4688
|
`),Y=!1,Q=0}function K(V){if(!Z)return;let G=V.padEnd(Q," ");J.write(`\r${G}`),Y=!0,Q=G.length}return{flushProgressLine:X,renderProgress:K}}async function KX3(J){let Q=process.platform==="win32"&&bj()?{currentExecutablePath:process.execPath}:void 0,{flushProgressLine:Y,renderProgress:X}=XX3(lG);if(process.env.AMP_SKIP_UPDATE_CHECK==="1")lG.write(o0.yellow(`Note: AMP_SKIP_UPDATE_CHECK=1 is set, which disables automatic update checking. Manual updates will still work.
|
|
4689
4689
|
|
|
4690
4690
|
`));try{if(!J){lG.write(o0.blue(`Checking for updates...
|
|
4691
|
-
`));let G=!1,F;if(bj()){let z=await GX0("0.0.
|
|
4692
|
-
`));let W=await vw("0.0.
|
|
4691
|
+
`));let G=!1,F;if(bj()){let z=await GX0("0.0.1776370304-gfabf5f");G=z.hasUpdate,F=z.latestVersion}else{let z=await hj(),q=await VX0("0.0.1776370304-gfabf5f",z);G=q.hasUpdate,F=q.latestVersion}if(!G){let z=qo0("0.0.1776370304-gfabf5f"),q=z?.age?`released ${z.age} ago`:`built ${vz(new Date("2026-04-16T20:15:19.090Z"))} ago`;lG.write(o0.green(`✓ Amp is already up to date on version ${"0.0.1776370304-gfabf5f"} (${q})
|
|
4692
|
+
`));let W=await vw("0.0.1776370304-gfabf5f",Q);if(W.warning)lG.write(`
|
|
4693
4693
|
`+o0.yellow(W.warning)+`
|
|
4694
4694
|
`);process.exit(0)}if(!F)lG.write(o0.yellow("[WARN] could not find latest version")),process.exit(0);J=F}lG.write(o0.blue(`Updating to version ${J}...
|
|
4695
4695
|
`)),await Jn(J,void 0,(G)=>{Y(),lG.write(o0.dim(`Running: ${G}
|
|
@@ -5895,7 +5895,7 @@ ${X}`,Z);this.line=Q,this.column=Y,this.codeblock=X}}/*!
|
|
|
5895
5895
|
`),K=[];for(let V=0;V<X.length;V++){let z=X[V].replace(/\b(SELECT|FROM|WHERE|GROUP BY|ORDER BY|HAVING|LIMIT|JOIN|LEFT JOIN|RIGHT JOIN|INNER JOIN|ON|AND|OR|AS|IN|NOT|NULL|IS|BETWEEN|LIKE|EXISTS|UNION|DISTINCT|COUNT|SUM|AVG|MIN|MAX|DATE|TIMESTAMP_TRUNC|TIMESTAMP_SUB|CURRENT_TIMESTAMP|INTERVAL|CASE|WHEN|THEN|ELSE|END|WITH|INSERT|UPDATE|DELETE|SET|VALUES|INTO|CREATE|ALTER|DROP|TRUE|FALSE|ASC|DESC)\b/gi,"\x00$1\x01").split(/(\x00[^\x01]+\x01)/);for(let q of z)if(q.startsWith("\x00")&&q.endsWith("\x01"))K.push(new P(q.slice(1,-1),new g({color:Y.app.keybind,bold:!0})));else K.push(new P(q,new g({color:Q.colorScheme.foreground})));if(V<X.length-1)K.push(new P(`
|
|
5896
5896
|
`))}return new l0({decoration:{color:Q.colorScheme.background,border:Y4.all(new Z4(Y.app.keybind,1,"rounded"))},child:new c0({padding:I0.symmetric(0,1),child:new $0({text:new P(void 0,void 0,K)})})})}}class I11 extends W2{chartData;highlightIndex;showAxes;colors;constructor({key:J,chartData:Z,highlightIndex:Q=null,showAxes:Y=!0,colors:X=zF0}){super(J?{key:J}:{});this.chartData=Z,this.highlightIndex=Q,this.showAxes=Y,this.colors=X}createRenderObject(){return new j11({chartData:this.chartData,highlightIndex:this.highlightIndex,showAxes:this.showAxes,colors:this.colors})}updateRenderObject(J){let Z=J;Z.chartData=this.chartData,Z.highlightIndex=this.highlightIndex,Z.showAxes=this.showAxes,Z.colors=this.colors,Z.markNeedsLayout()}}function pm4(J,Z,Q,Y,X,K,V){if(K<=0)return null;switch(J){case"horizontal-bar":{let G=Q;return G>=0&&G<K?G:null}case"bar":case"stacked-bar":{let G=V?O9:0,F=Y-G;if(F<=0)return null;let z=Z-G;if(z<0||z>=F)return null;let q=Math.max(1,Math.floor(F/K)),W=Math.floor(z/q);return W>=0&&W<K?W:null}case"line":case"sparkline":case"stacked-area":{let G=V?O9:0,F=Y-G;if(F<=0)return null;let z=Math.max(0,Math.min(F-1,Z-G));if(K===1)return 0;let q=F/(K-1),W=Math.round(z/q);return Math.max(0,Math.min(K-1,W))}default:return null}}function oC3(J,Z,Q,Y,X,K,V,G){if(X<=0||Z<0||Z>=X)return null;let F=2;switch(J){case"horizontal-bar":return{x:Math.floor(Q/2),y:Z};case"bar":case"stacked-bar":{let z=K?O9:0,q=Q-z,W=Y-(K?F:0);if(q<=0||W<=0)return null;let H=Math.max(1,Math.floor(q/X)),U=z+Z*H+Math.floor(H/2),D=G>0?V/G:0,B=Math.round((1-D)*(W-1));return{x:U,y:B}}case"line":case"sparkline":case"stacked-area":{let z=K?O9:0,q=Q-z,W=Y-(K?F:0);if(q<=0||W<=0)return null;let H=X>1?z+Math.round(Z/(X-1)*(q-1)):z+Math.floor(q/2),U=G>0?V/G:0,D=Math.round((1-U)*(W-1));return{x:H,y:D}}default:return null}}function rC3(J){let Z=0;for(let Q of J)for(let Y of Q.points)if(Y.value>Z)Z=Y.value;return Z||1}function sC3(J,Z,Q,Y,X){if(Q.length<=1){let G=Y(J.value),F=J.meta?` (${J.meta})`:"";return J.label.length+2+G.length+F.length}let K=J.label.length,V=0;for(let G of Q){let F=G.points[Z];if(!F)continue;V+=F.value;let z=2+G.name.length+2+Y(F.value).length;K=Math.max(K,z)}if(X){let G=9+Y(V).length;K=Math.max(K,G)}return K}function tC3(J,Z,Q,Y,X,K,V){let G;try{let D=b1.of(J),B=f0.of(J);G={foreground:D.colorScheme.foreground,background:D.colorScheme.background,border:B.app.keybind}}catch{G={foreground:{type:"index",value:15},background:{type:"index",value:0},border:{type:"index",value:7}}}let F=new g({color:G.foreground,bold:!0}),z=new g({color:G.foreground}),q=new g({color:G.foreground,dim:!0}),W=[],H=new g({color:G.foreground,underline:!0}),U=(D,B)=>new P(B,H,void 0,DX0(D),()=>{C3(J,D)});if(Y.length<=1){if(W.push(new P(`${Z.label}: `,F)),Z.link)W.push(U(Z.link,K(Z.value)));else W.push(new P(K(Z.value),z));if(Z.meta)W.push(new P(` (${Z.meta})`,q))}else{let D=V==="stacked-bar"||V==="stacked-area";W.push(new P(`${Z.label}
|
|
5897
5897
|
`,F));let B=0;for(let N=0;N<Y.length;N++){let w=Y[N],L=w.points[Q];if(!L)continue;B+=L.value;let O=w.color??X[N%X.length]??G.foreground;if(W.push(new P("● ",new g({color:O}))),W.push(new P(`${w.name}: `,q)),L.link)W.push(U(L.link,K(L.value)));else W.push(new P(K(L.value),z));if(N<Y.length-1||D)W.push(new P(`
|
|
5898
|
-
`))}if(D)W.push(new P(" ",q)),W.push(new P("Total: ",q)),W.push(new P(K(B),z))}return new l0({decoration:{color:G.background,border:Y4.all(new Z4(G.border,1,"rounded"))},child:new $0({text:new P(void 0,void 0,W)})})}n0();V9();NE();cJ();t3();n7();yd();fX();aJ();XY();rJ();fA();e4();eg();iP();j1();n0();aJ();class P11{enabled;configService;commandCounts=new Map;timer=null;bufferTimeMs=1e4;constructor(J,Z){this.enabled=J;this.configService=Z;this.startTimer()}startTimer(){this.timer=setInterval(()=>{this.flushEvents()},this.bufferTimeMs)}async flushEvents(){if(this.commandCounts.size===0||!await this.enabled())return;let J=Array.from(this.commandCounts.entries()).map(([Z,Q])=>({feature:"cli.command",action:Z,source:{client:"cli",clientVersion:"0.0.1776359148-gfabf5f"},parameters:{metadata:{count:Q}},timestamp:Date.now()*1000}));this.commandCounts.clear();try{let Z=JSON.stringify(J);await d40(Z,this.configService)}catch(Z){_.error("Failed to export command telemetry events",Z)}}async submit(J){if(!await this.enabled()||this.timer===null)return;let Z=this.commandCounts.get(J)||0;this.commandCounts.set(J,Z+1)}async dispose(){if(await this.flushEvents(),this.timer!==null)clearInterval(this.timer),this.timer=null}}class IL extends g0{props;constructor(J){super();this.props=J}createState(){return new dm4}}class dm4 extends h0{_state;initState(){super.initState(),this._state=this.widget.props.initialState}build(J){let Z=(Q)=>{this.setState(()=>{this._state=Q(this._state)})};return this.widget.props.builder(J,Z,this._state)}}class cm4 extends h0{controller=new d7;focusNode=new O6({debugLabel:"CommandArgumentPrompt",onKey:(J)=>{if(J.key==="Escape")return this.widget.props.onDismiss(),"handled";return"ignored"}});_textListener=()=>{this.setState(()=>{})};initState(){this.focusNode.requestFocus(),this.controller.addListener(this._textListener)}dispose(){this.controller.removeListener(this._textListener),this.focusNode.dispose()}build(J){let Z=f0.of(J),{colors:Q,app:Y}=Z,X=this.widget.props.isRequiredArg??!0,K=this.controller.text.trim().length>0,V=!X||K,G=Y4.all(new Z4(Q.foreground,1,"solid")),F=new $X({controller:this.controller,focusNode:this.focusNode,placeholder:this.widget.props.placeholder??"Enter command argument...",onSubmitted:(U)=>{let D=U.trim();if(X&&D.length===0)return;this.widget.props.onSubmit(D)},autofocus:!0,style:{textColor:Q.foreground,border:null},maxLines:1}),z=new H1({children:[new l0({decoration:{color:Q.background},child:new $0({text:new P(">",new g({color:Q.foreground}))})}),new c1({child:F})]}),q=new l0({padding:I0.symmetric(1,0),child:new $0({text:new P("",void 0,[new P("Command: ",new g({color:Q.foreground})),new P(this.widget.props.commandName,new g({color:Y.command,bold:!0}))])})}),W=[];if(V)W.push(new P("Enter",new g({color:Y.keybind}))),W.push(new P(" to submit, ",new g({color:Q.foreground,dim:!0})));W.push(new P("Esc",new g({color:Y.keybind}))),W.push(new P(" to cancel",new g({color:Q.foreground,dim:!0})));let H=new l0({padding:I0.symmetric(1,0),child:new $0({text:new P("",void 0,W)})});return new l0({decoration:{border:G,color:Q.background},padding:I0.all(1),child:new d0({children:[q,new R0({height:1}),z,new k5,H]})})}}class Ko extends g0{props;constructor(J){super();this.props=J}createState(){return new cm4}}rJ();class lm4 extends h0{controller=new d7;imageAttachments=[];imagePaths=[];isConfirmingClearInput=!1;clearInputConfirmTimeout=null;focusNode=new O6({debugLabel:"CommandMultilinePrompt",onKey:(J)=>{if(J.key==="Escape"){if(this.isConfirmingClearInput){if(this.controller.clear(),this.setState(()=>{this.isConfirmingClearInput=!1,this.imageAttachments=[],this.imagePaths=[]}),this.clearInputConfirmTimeout)clearTimeout(this.clearInputConfirmTimeout),this.clearInputConfirmTimeout=null;return"handled"}if(this.controller.text.trim()!==""||this.imageAttachments.length>0){if(this.setState(()=>{this.isConfirmingClearInput=!0}),this.clearInputConfirmTimeout)clearTimeout(this.clearInputConfirmTimeout);return this.clearInputConfirmTimeout=setTimeout(()=>{this.setState(()=>{this.isConfirmingClearInput=!1}),this.clearInputConfirmTimeout=null},1000),"handled"}return this.widget.props.onDismiss(),"handled"}return"ignored"}});initState(){if(this.widget.props.initialText)this.controller.text=this.widget.props.initialText;if(this.widget.props.initialImages)this.imageAttachments=[...this.widget.props.initialImages];this.focusNode.requestFocus()}_handleInsertImage=async(J)=>{if(this.imageAttachments.length>=KY)return!1;let Z=await gq(J);if(typeof Z==="object")return this.setState(()=>{this.imageAttachments=[...this.imageAttachments,Z],this.imagePaths=[...this.imagePaths,J]}),!1;return!1};_handlePopImage=()=>{if(this.imageAttachments.length>0)this.setState(()=>{this.imageAttachments=this.imageAttachments.slice(0,-1),this.imagePaths=this.imagePaths.slice(0,-1)})};dispose(){if(this.clearInputConfirmTimeout)clearTimeout(this.clearInputConfirmTimeout),this.clearInputConfirmTimeout=null;this.focusNode.dispose(),this.controller.dispose()}build(J){let Z=f0.of(J),{colors:Q,app:Y}=Z,K=E4.of(J).size.height,V=Math.max(Math.floor(K*0.5),10),G=new bU({controller:this.controller,triggers:[new tK],completionBuilder:this.widget.props.completionBuilder,onSubmitted:(U)=>{this.widget.props.onSubmit(U.trim(),this.imageAttachments)},theme:Q,placeholder:this.widget.props.placeholder||"Enter your message...",enabled:this.widget.props.enabled??!0,autofocus:!0,clipboard:r4.instance.tuiInstance.clipboard,autoOverlayPosition:!0,onInsertImage:this.widget.props.onInsertImage??this._handleInsertImage,imageAttachments:this.imageAttachments,popImage:this._handlePopImage}),F=new Q6({focusNode:this.focusNode,child:G}),z=new l0({constraints:new R1({maxHeight:V}),padding:I0.symmetric(1,0),child:F}),q=new l0({padding:I0.symmetric(1,0),child:new $0({text:new P("",void 0,[new P("Command: ",new g({color:Q.foreground})),new P(this.widget.props.commandName,new g({color:Y.command,bold:!0}))])})}),W=new l0({padding:I0.symmetric(1,0),child:new $0({text:this.isConfirmingClearInput?new P("",void 0,[new P("Esc",new g({color:Y.keybind})),new P(" again to clear input",new g({color:Q.foreground,dim:!0}))]):new P("",void 0,[new P("Press ",new g({color:Q.foreground,dim:!0})),new P("Enter",new g({color:Y.keybind})),new P(" to submit, ",new g({color:Q.foreground,dim:!0})),new P("Esc",new g({color:Y.keybind})),new P(" to clear",new g({color:Q.foreground,dim:!0}))])})}),H=[q,new R0({height:1}),new c1({child:z}),new R0({height:1}),W];return new l0({decoration:{border:Y4.all(new Z4(Q.foreground,1,"solid")),color:Q.background},padding:I0.all(1),child:new d0({children:H})})}}class C11 extends g0{props;constructor(J){super();this.props=J}createState(){return new lm4}}function im4(J){let Q=new Date().getTime()-J.getTime(),Y=Math.floor(Q/60000),X=Math.floor(Q/3600000),K=Math.floor(Q/86400000);if(Y<1)return"just now";if(Y<60)return`${Y}m ago`;if(X<24)return`${X}h ago`;if(K<7)return`${K}d ago`;return J.toLocaleDateString()}class _11 extends x1{props;debugLabel="NewsFeedPicker";constructor(J){super();this.props=J}build(J){let Z=[...this.props.entries].sort((X,K)=>K.pubDate.getTime()-X.pubDate.getTime()),Q=Math.max(0,...Z.map((X)=>im4(X.pubDate).length));return new k8({items:Z,getLabel:(X)=>X.title,onAccept:(X)=>this.props.onSelect?.(X),onDismiss:this.props.onDismiss,title:this.props.title,emptyStateText:"No news entries available",maxRenderItems:100,renderItem:(X,K,V,G)=>{let F=f0.of(G),{colors:z}=F,q=F.app,W=K?q.selectionBackground:void 0,H=K?q.selectionForeground:z.foreground,U=z.mutedForeground,D=(B,N)=>new R0({width:N,child:H1.end([new $0({text:new P(B,new g({color:U}))})])});return new l0({decoration:W?{color:W}:void 0,padding:I0.symmetric(2,0),child:new H1({children:[new c1({child:new $0({text:new P(X.title,new g({color:H})),overflow:"ellipsis",maxLines:1})}),new R0({width:2}),D(im4(X.pubDate),Q)]})})}})}}class TJ{static _instance=null;_allExpanded=!1;_listeners=new Set;static get instance(){if(!TJ._instance)TJ._instance=new TJ;return TJ._instance}get allExpanded(){return this._allExpanded}setAllExpanded(J){if(this._allExpanded===J)return;this._allExpanded=J,this._notifyListeners()}toggleAll(){this.setAllExpanded(!this._allExpanded)}addListener(J){return this._listeners.add(J),()=>this.removeListener(J)}removeListener(J){this._listeners.delete(J)}_notifyListeners(){for(let J of this._listeners)J()}}n0();class nm4 extends h0{labels=[];isLoading=!0;currentQuery="";initState(){this.loadLabels()}async loadLabels(){try{let J=await this.widget.props.internalAPIClient.getUserLabels({query:""},{config:this.widget.props.configService});if(!J.ok){_.error("Failed to load labels",J.error),this.isLoading=!1,this.labels=[],this.setState();return}this.labels=J.result,this.isLoading=!1,this.setState()}catch(J){_.error("Failed to load labels",J),this.isLoading=!1,this.labels=[],this.setState()}}getValidationError(J){let Z=J.trim().toLowerCase();if(Z.length===0)return null;if(Z.length>32)return"Label name cannot exceed 32 characters";if(!/^[a-z0-9][a-z0-9-]*$/.test(Z))return"Label must be alphanumeric with hyphens, starting with a letter or number";return null}isValidLabelName(J){return this.getValidationError(J)===null&&J.length>0}getAvailableLabels(){let J=this.widget.props.currentLabels||[];return this.labels.filter((Z)=>!J.includes(Z.name))}shouldShowCreateMarker(J){if(J.length===0||this.isLoading)return!1;let Z=J.trim().toLowerCase();if(!this.isValidLabelName(Z))return!1;let Q=this.widget.props.currentLabels||[],Y=this.labels.some((K)=>K.name===Z),X=Q.includes(Z);return!Y&&!X}build(J){let Z=f0.of(J),{app:Q,colors:Y}=Z,X=this.currentQuery.trim().toLowerCase(),K=X.length>0?this.getValidationError(X):null,V=this.getAvailableLabels(),F=[{id:"__create__",name:"__create_placeholder__",createdAt:"",__isCreateMarker:!0},...V];return new k8({title:"Add Label",items:F,getLabel:(z)=>{if("__isCreateMarker"in z)return this.currentQuery.trim().toLowerCase();return z.name},onAccept:(z)=>{if("__isCreateMarker"in z)this.widget.props.onSelect(this.currentQuery.trim().toLowerCase());else this.widget.props.onSelect(z.name)},onDismiss:this.widget.props.onDismiss,isLoading:this.isLoading,loadingText:"Loading labels...",emptyStateText:K||"Type to create a new label",renderItem:(z,q,W,H)=>{let U=q?Q.selectionBackground:void 0,D=q?Q.selectionForeground:Y.foreground;if("__isCreateMarker"in z&&z.__isCreateMarker){let N=this.currentQuery.trim().toLowerCase();return new l0({decoration:U?{color:U}:void 0,padding:I0.symmetric(2,0),child:new $0({text:new P("",void 0,[new P("Create new label: ",new g({color:D})),new P(N,new g({color:D,bold:!0}))])})})}return new l0({decoration:U?{color:U}:void 0,padding:I0.symmetric(2,0),child:new $0({text:new P(z.name,new g({color:D}))})})},filterItem:(z,q)=>{if(this.currentQuery!==q)this.currentQuery=q,setTimeout(()=>this.setState(),0);if("__isCreateMarker"in z&&z.__isCreateMarker)return this.shouldShowCreateMarker(q);let H=q.trim().toLowerCase();return H.length===0||z.name.includes(H)},sortItems:(z,q,W)=>{let H="__isCreateMarker"in z.item&&z.item.__isCreateMarker,U="__isCreateMarker"in q.item&&q.item.__isCreateMarker;if(H&&!U)return-1;if(!H&&U)return 1;return q.score-z.score}})}}class T11 extends g0{props;constructor(J){super();this.props=J}createState(){return new nm4}}class ZF extends g0{props;constructor(J){super();this.props=J}createState(){return new am4}}class am4 extends h0{_spinner=new M5;animationInterval=null;initState(){super.initState(),this.animationInterval=setInterval(()=>{this._spinner.step(),this.setState(()=>{})},100)}dispose(){if(this.animationInterval)clearInterval(this.animationInterval),this.animationInterval=null;super.dispose()}build(J){let Z=f0.of(J),{colors:Q,app:Y}=Z,X=Y4.all(new Z4(Q.foreground,1,"solid")),K=this._spinner.toBraille(),V=new $0({textAlign:"center",text:new P("",void 0,[new P(K,new g({color:Y.processing})),new P(" ",void 0),new P(this.widget.props.message,new g({color:Q.foreground}))])}),F=[new c1({child:new d0({mainAxisAlignment:"center",crossAxisAlignment:"center",children:[V]})})];if(this.widget.props.onAbort)F.push(new R0({height:2,child:new l0({padding:I0.symmetric(2,0),child:new $0({text:new P("",new g({dim:!0}),[new P("Press ",new g({color:Q.foreground})),new P("Esc",new g({color:Q.info})),new P(" to cancel",new g({color:Q.foreground}))])})})}));let z=new l0({decoration:new t4(Q.background,X),child:new R0({width:60,height:7,child:new d0({mainAxisAlignment:"start",children:F})})});if(this.widget.props.onAbort)return new Q6({debugLabel:"LoadingDialog",autofocus:!0,onKey:(q)=>{if(q.key==="Escape")return this.widget.props.onAbort?.(),"handled";return"ignored"},child:z});return z}}var Vo={workspace:{label:"Workspace",pathHint:".amp/settings.json",description:"workspace config"},global:{label:"Global",pathHint:"~/.config/amp/settings.json",description:"global config"},flag:{label:"Flag",pathHint:"CLI flags",description:"flag config"},default:{label:"Default",pathHint:"built-in defaults",description:"default config"},external:{label:"External",pathHint:"extensions / external",description:"external source"},skill:{label:"Skills",pathHint:".agents/skills/",description:"skill source"},other:{label:"Other",pathHint:"",description:"other source"}},WF0=["workspace","global","flag","default","external","skill","other"];function eC3(J){return Array.from(new Set(J))}function om4(J){return eC3([...J.skillNames??[],...J.skillName?[J.skillName]:[]])}function my(J){if(J.isExternal)return"external";switch(J.spec._target){case"workspace":return"workspace";case"global":return"global";case"flag":return"flag";case"default":return"default"}return om4(J).length>0?"skill":"other"}function S11(J){return my(J)==="skill"}function rm4(J){let Z=om4(J);if(Z.length===0)return;let Q=Z.join(", "),Y=my(J);if(Y==="skill")return`skills: ${Q}`;return`${Z.length===1?"skill source":"skill sources"} overridden by ${Vo[Y].description}: ${Q}`}function sm4(J){return J.spec.meta?.skillNames?Array.from(J.spec.meta.skillNames):[]}var tm4=process.platform==="win32"?" ":"█",em4=process.platform==="win32"?"░":"█";class g9 extends g0{controller;getScrollInfo;thickness;trackChar;thumbChar;showTrack;thumbColor;trackColor;constructor({key:J,controller:Z,getScrollInfo:Q,thickness:Y=1,trackChar:X=tm4,thumbChar:K=em4,showTrack:V=!0,thumbColor:G,trackColor:F}){super(J?{key:J}:{});this.controller=Z,this.getScrollInfo=Q,this.thickness=Y,this.trackChar=X,this.thumbChar=K,this.showTrack=V,this.thumbColor=G,this.trackColor=F}createState(){return new $p4}}class $p4 extends h0{_dragStartY=null;_dragStartOffset=null;_isOverThumb=!1;_isPositionOverThumb(J){let{totalContentHeight:Z,viewportHeight:Q}=this.widget.getScrollInfo(),X=this.context.findRenderObject()?.size.height??0;if(X===0||Z<=Q)return!1;let K=this.widget.getScrollInfo(),V=Math.min(1,Q/Z),G=Math.max(1,X*V),F=Math.max(0,Math.min(1,K.scrollOffset/(Z-Q))),z=X-G,q=Math.max(0,z*F),W=q+G;return J>=q&&J<=W}_handleHover=(J)=>{let Z=this._isOverThumb;if(this._isOverThumb=this._isPositionOverThumb(J.localPosition.y),Z!==this._isOverThumb)this.setState()};_handleDrag=(J)=>{let{totalContentHeight:Z,viewportHeight:Q,scrollOffset:Y}=this.widget.getScrollInfo(),K=this.context.findRenderObject()?.size.height??0;if(K===0||Z<=Q)return;if(this._dragStartY===null)this._dragStartY=J.localPosition.y,this._dragStartOffset=Y;let V=J.localPosition.y-this._dragStartY,G=Math.min(1,Q/Z),F=Math.max(1,K*G),z=K-F;if(z<=0)return;let q=Z-Q,W=z/q,H=V/W,U=Math.max(0,Math.min(q,this._dragStartOffset+H));this.widget.controller.jumpTo(U)};_handleRelease=()=>{this._dragStartY=null,this._dragStartOffset=null};_handleClick=(J)=>{if(J.button!=="left")return;let Z=J.localPosition.y,{totalContentHeight:Q,viewportHeight:Y,scrollOffset:X}=this.widget.getScrollInfo(),V=this.context.findRenderObject()?.size.height??0;if(V===0||Q<=Y)return;let G=Math.min(1,Y/Q),F=Math.max(1,V*G),z=Q-Y,q=V-F,W=Math.max(0,Math.min(1,X/(Q-Y))),H=Math.max(0,q*W),U=H+F;if(Z>=H&&Z<=U)return;if(Z<H)this.widget.controller.animateTo(Math.max(0,X-Y));else this.widget.controller.animateTo(Math.min(z,X+Y))};build(J){return new e1({onClick:this._handleClick,onHover:this._handleHover,onDrag:this._handleDrag,onRelease:this._handleRelease,cursor:this._isOverThumb?z3.POINTER:z3.DEFAULT,child:new Jp4({controller:this.widget.controller,getScrollInfo:this.widget.getScrollInfo,thickness:this.widget.thickness,trackChar:this.widget.trackChar,thumbChar:this.widget.thumbChar,showTrack:this.widget.showTrack,thumbColor:this.widget.thumbColor,trackColor:this.widget.trackColor})})}}class Jp4 extends uw{controller;getScrollInfo;thickness;trackChar;thumbChar;showTrack;thumbColor;trackColor;constructor({key:J,controller:Z,getScrollInfo:Q,thickness:Y=1,trackChar:X=tm4,thumbChar:K=em4,showTrack:V=!0,thumbColor:G,trackColor:F}){super(J?{key:J}:{});this.controller=Z,this.getScrollInfo=Q,this.thickness=Y,this.trackChar=X,this.thumbChar=K,this.showTrack=V,this.thumbColor=G,this.trackColor=F}createRenderObject(){return new Zp4(this)}updateRenderObject(J){J.updateWidget(this)}}class Zp4 extends U4{_widget;constructor(J){super();this._widget=J}updateWidget(J){this._widget=J,this.markNeedsLayout()}performLayout(){let J=this._lastConstraints;m4(!!J,"performLayout called without constraints");let Z=Math.min(J.maxWidth,this._widget.thickness),Q=J.maxHeight;this.setSize(Z,Q),super.performLayout()}getMinIntrinsicWidth(J){return this._widget.thickness}getMaxIntrinsicWidth(J){return this._widget.thickness}getMinIntrinsicHeight(J){return 0}getMaxIntrinsicHeight(J){return 0}paint(J,Z,Q){let{thumbStartFloat:Y,thumbSizeFloat:X,showScrollbar:K}=this._calculateScrollbarMetrics();if(!K)return;let V=this._widget.trackColor,G=this._widget.thumbColor,F=process.platform==="win32",z=Y,q=Y+X;if(!F){let W=["▁","▂","▃","▄","▅","▆","▇","█"];for(let H=0;H<this.size.height;H++){let U="█",D=!0;if(H===Math.floor(z)){let B=1-(z-H),N=Math.floor(B*8);U=W[N]||"█",D=!1}else if(H===Math.floor(q)){let B=1-(q-H),N=Math.floor(B*8);U=W[N]||"█"}else if(H>z&&H<q)D=!1;J.setChar(Z,Q+H,U,{fg:G,bg:V,reverse:D},1)}return}for(let W=0;W<this.size.height;W++){let H=W+0.5,U=H>=z&&H<q,D=U?this._widget.thumbChar:this._widget.trackChar;J.setChar(Z,Q+W,D,{fg:U?G:V,bg:V,reverse:!1},1)}}_calculateScrollbarMetrics(){let{totalContentHeight:J,viewportHeight:Z,scrollOffset:Q}=this._widget.getScrollInfo(),Y=this.size.height;if(J<=Z||Y<=0)return{thumbStartFloat:0,thumbSizeFloat:0,showScrollbar:!1};let X=Math.max(0,Math.min(1,Q/(J-Z))),K=Math.min(1,Z/J),V=Math.max(1,Y*K),G=Y-V;return{thumbStartFloat:Math.max(0,G*X),thumbSizeFloat:V,showScrollbar:!0}}}class nU extends g0{props;constructor(J){super();this.props=J}createState(){return new Qp4}}class Qp4 extends h0{scrollController=new z5;scrollAreaKey=new m7("message-dialog-scroll-area");viewportHeight=20;initState(){super.initState(),this.scrollController.followMode=!1,this.scrollController.addListener(()=>{this.setState()})}dispose(){this.scrollController.dispose(),super.dispose()}isWidgetMessage(J){return J instanceof q7}resolveFooterStyle(J){if(this.isWidgetMessage(J))return J.footerStyle;return"default"}getViewportHeight(){let Z=this.scrollAreaKey.currentElement?.renderObject;if(Z&&"size"in Z){let Q=Z.size;if(typeof Q.height==="number"&&Q.height>0)return this.viewportHeight=Q.height,Q.height}return this.viewportHeight}build(J){let Z=f0.of(J),Q=this.widget.props.message,Y=(()=>{if(this.isWidgetMessage(Q))return{title:Q.title,type:Q.type};if(Q instanceof Error&&Q.name==="CommandCancelledError")return{title:"Cancelled",type:"info",description:Q.message};if(Q instanceof Error&&Q.name==="CommandTimeoutError")return{title:"Timeout",type:"error",description:Q.message};let q=uV0(Q);return{title:q.title,type:q.type,description:q.description}})(),X=Y.type==="error"?Z.app.toolError:Z.app.command,K=Y4.all(new Z4(Z.colors.border,1,"solid")),V=new l0({padding:I0.symmetric(1,0),child:new $0({text:new P(Y.title,new g({color:X,bold:!0}))})}),G=this.isWidgetMessage(Q)?Q.widget:new $0({text:new P(Y.description,new g({color:Z.colors.foreground})),selectable:!0}),F=new c1({child:new D2({child:new l0({padding:I0.symmetric(1,0),child:new H1({key:this.scrollAreaKey,crossAxisAlignment:"stretch",children:[new c1({child:new x6({controller:this.scrollController,autofocus:!0,child:G})}),new g9({controller:this.scrollController,thumbColor:Z.app.scrollbarThumb,trackColor:Z.app.scrollbarTrack,getScrollInfo:()=>{let q=this.scrollController.maxScrollExtent,W=this.scrollController.offset,H=this.getViewportHeight(),U=q+H;return{totalContentHeight:Math.max(U,0),viewportHeight:Math.max(H,1),scrollOffset:Math.max(W,0)}}})]})})})}),z=new l0({padding:I0.symmetric(1,0),child:new $0({text:(()=>{if(this.widget.props.onRetry)return new P("",void 0,[new P("Press ",new g({color:Z.colors.foreground,dim:!0})),new P("R",new g({color:Z.app.keybind})),new P(" to retry, ",new g({color:Z.colors.foreground,dim:!0})),new P("Esc",new g({color:Z.app.keybind})),new P(" to cancel",new g({color:Z.colors.foreground,dim:!0}))]);let q=this.resolveFooterStyle(this.widget.props.message);if(q==="none")return new P("",new g({color:Z.colors.foreground,dim:!0}));if(q==="help"){let W=new g({color:Z.app.keybind}),H=new g({color:Z.colors.foreground,dim:!0});return new P("",H,[new P("Press ",H),new P("Escape",W),new P(" to close • Use ",H),new P("↑↓",W),new P(" or ",H),new P("j/k",W),new P(" to scroll",H)])}return new P("Press any key to close",new g({color:Z.colors.foreground,dim:!0,italic:!0}))})()})});return new Q5({fit:"expand",children:[new e1({onClick:()=>{},child:new R0}),new Q6({onKey:(q)=>{if(this.widget.props.onRetry&&q.key==="r")return this.widget.props.onRetry(),"handled";if(q.key==="Escape")return this.widget.props.onDismiss(),"handled";if(!this.widget.props.onRetry)return this.widget.props.onDismiss(),"handled";return"ignored"},autofocus:!1,child:new l0({decoration:{border:K,color:Z.colors.background},padding:I0.all(1),child:new d0({mainAxisAlignment:"center",children:[V,new R0({height:1}),F,z]})})})]})}}V9();class Yp4 extends g0{props;constructor(J){super();this.props=J}createState(){return new Xp4}}class Xp4 extends h0{plugins=[];subscription=null;initState(){this.subscription=this.widget.props.pluginService.plugins.subscribe((J)=>{this.plugins=J,this.setState(()=>{})})}dispose(){this.subscription?.unsubscribe(),super.dispose()}getRelativePath(J){let Z=J.startsWith("file://")?J.slice(7):J,Q=this.widget.props.cwd;if(Z.startsWith(Q))return Z.slice(Q.length+1);return Z}statusIcon(J){let Z=w9.default(),{colors:Q,app:Y}=Z;switch(J){case"loading":return{icon:"◌",color:Q.warning};case"active":return{icon:"✓",color:Y.toolSuccess};case"error":return{icon:"✗",color:Y.toolError}}}build(J){let Z=f0.of(J),{app:Q}=Z;if(this.plugins.length===0)return new $0({text:new P("No plugins found.",new g({dim:!0}))});let Y=[],X=this.plugins.length,K=this.plugins.filter((F)=>F.status==="active").length,V=this.plugins.reduce((F,z)=>F+z.registeredCommands.length,0),G=this.plugins.reduce((F,z)=>F+z.registeredTools.length,0);if(Y.push(new P(`${K}/${X} ${T4(X,"plugin")} active`,new g({bold:!0}))),V>0||G>0)Y.push(new P(` (${V} ${T4(V,"command")}, ${G} ${T4(G,"tool")})`,new g({dim:!0})));Y.push(new P(`
|
|
5898
|
+
`))}if(D)W.push(new P(" ",q)),W.push(new P("Total: ",q)),W.push(new P(K(B),z))}return new l0({decoration:{color:G.background,border:Y4.all(new Z4(G.border,1,"rounded"))},child:new $0({text:new P(void 0,void 0,W)})})}n0();V9();NE();cJ();t3();n7();yd();fX();aJ();XY();rJ();fA();e4();eg();iP();j1();n0();aJ();class P11{enabled;configService;commandCounts=new Map;timer=null;bufferTimeMs=1e4;constructor(J,Z){this.enabled=J;this.configService=Z;this.startTimer()}startTimer(){this.timer=setInterval(()=>{this.flushEvents()},this.bufferTimeMs)}async flushEvents(){if(this.commandCounts.size===0||!await this.enabled())return;let J=Array.from(this.commandCounts.entries()).map(([Z,Q])=>({feature:"cli.command",action:Z,source:{client:"cli",clientVersion:"0.0.1776370304-gfabf5f"},parameters:{metadata:{count:Q}},timestamp:Date.now()*1000}));this.commandCounts.clear();try{let Z=JSON.stringify(J);await d40(Z,this.configService)}catch(Z){_.error("Failed to export command telemetry events",Z)}}async submit(J){if(!await this.enabled()||this.timer===null)return;let Z=this.commandCounts.get(J)||0;this.commandCounts.set(J,Z+1)}async dispose(){if(await this.flushEvents(),this.timer!==null)clearInterval(this.timer),this.timer=null}}class IL extends g0{props;constructor(J){super();this.props=J}createState(){return new dm4}}class dm4 extends h0{_state;initState(){super.initState(),this._state=this.widget.props.initialState}build(J){let Z=(Q)=>{this.setState(()=>{this._state=Q(this._state)})};return this.widget.props.builder(J,Z,this._state)}}class cm4 extends h0{controller=new d7;focusNode=new O6({debugLabel:"CommandArgumentPrompt",onKey:(J)=>{if(J.key==="Escape")return this.widget.props.onDismiss(),"handled";return"ignored"}});_textListener=()=>{this.setState(()=>{})};initState(){this.focusNode.requestFocus(),this.controller.addListener(this._textListener)}dispose(){this.controller.removeListener(this._textListener),this.focusNode.dispose()}build(J){let Z=f0.of(J),{colors:Q,app:Y}=Z,X=this.widget.props.isRequiredArg??!0,K=this.controller.text.trim().length>0,V=!X||K,G=Y4.all(new Z4(Q.foreground,1,"solid")),F=new $X({controller:this.controller,focusNode:this.focusNode,placeholder:this.widget.props.placeholder??"Enter command argument...",onSubmitted:(U)=>{let D=U.trim();if(X&&D.length===0)return;this.widget.props.onSubmit(D)},autofocus:!0,style:{textColor:Q.foreground,border:null},maxLines:1}),z=new H1({children:[new l0({decoration:{color:Q.background},child:new $0({text:new P(">",new g({color:Q.foreground}))})}),new c1({child:F})]}),q=new l0({padding:I0.symmetric(1,0),child:new $0({text:new P("",void 0,[new P("Command: ",new g({color:Q.foreground})),new P(this.widget.props.commandName,new g({color:Y.command,bold:!0}))])})}),W=[];if(V)W.push(new P("Enter",new g({color:Y.keybind}))),W.push(new P(" to submit, ",new g({color:Q.foreground,dim:!0})));W.push(new P("Esc",new g({color:Y.keybind}))),W.push(new P(" to cancel",new g({color:Q.foreground,dim:!0})));let H=new l0({padding:I0.symmetric(1,0),child:new $0({text:new P("",void 0,W)})});return new l0({decoration:{border:G,color:Q.background},padding:I0.all(1),child:new d0({children:[q,new R0({height:1}),z,new k5,H]})})}}class Ko extends g0{props;constructor(J){super();this.props=J}createState(){return new cm4}}rJ();class lm4 extends h0{controller=new d7;imageAttachments=[];imagePaths=[];isConfirmingClearInput=!1;clearInputConfirmTimeout=null;focusNode=new O6({debugLabel:"CommandMultilinePrompt",onKey:(J)=>{if(J.key==="Escape"){if(this.isConfirmingClearInput){if(this.controller.clear(),this.setState(()=>{this.isConfirmingClearInput=!1,this.imageAttachments=[],this.imagePaths=[]}),this.clearInputConfirmTimeout)clearTimeout(this.clearInputConfirmTimeout),this.clearInputConfirmTimeout=null;return"handled"}if(this.controller.text.trim()!==""||this.imageAttachments.length>0){if(this.setState(()=>{this.isConfirmingClearInput=!0}),this.clearInputConfirmTimeout)clearTimeout(this.clearInputConfirmTimeout);return this.clearInputConfirmTimeout=setTimeout(()=>{this.setState(()=>{this.isConfirmingClearInput=!1}),this.clearInputConfirmTimeout=null},1000),"handled"}return this.widget.props.onDismiss(),"handled"}return"ignored"}});initState(){if(this.widget.props.initialText)this.controller.text=this.widget.props.initialText;if(this.widget.props.initialImages)this.imageAttachments=[...this.widget.props.initialImages];this.focusNode.requestFocus()}_handleInsertImage=async(J)=>{if(this.imageAttachments.length>=KY)return!1;let Z=await gq(J);if(typeof Z==="object")return this.setState(()=>{this.imageAttachments=[...this.imageAttachments,Z],this.imagePaths=[...this.imagePaths,J]}),!1;return!1};_handlePopImage=()=>{if(this.imageAttachments.length>0)this.setState(()=>{this.imageAttachments=this.imageAttachments.slice(0,-1),this.imagePaths=this.imagePaths.slice(0,-1)})};dispose(){if(this.clearInputConfirmTimeout)clearTimeout(this.clearInputConfirmTimeout),this.clearInputConfirmTimeout=null;this.focusNode.dispose(),this.controller.dispose()}build(J){let Z=f0.of(J),{colors:Q,app:Y}=Z,K=E4.of(J).size.height,V=Math.max(Math.floor(K*0.5),10),G=new bU({controller:this.controller,triggers:[new tK],completionBuilder:this.widget.props.completionBuilder,onSubmitted:(U)=>{this.widget.props.onSubmit(U.trim(),this.imageAttachments)},theme:Q,placeholder:this.widget.props.placeholder||"Enter your message...",enabled:this.widget.props.enabled??!0,autofocus:!0,clipboard:r4.instance.tuiInstance.clipboard,autoOverlayPosition:!0,onInsertImage:this.widget.props.onInsertImage??this._handleInsertImage,imageAttachments:this.imageAttachments,popImage:this._handlePopImage}),F=new Q6({focusNode:this.focusNode,child:G}),z=new l0({constraints:new R1({maxHeight:V}),padding:I0.symmetric(1,0),child:F}),q=new l0({padding:I0.symmetric(1,0),child:new $0({text:new P("",void 0,[new P("Command: ",new g({color:Q.foreground})),new P(this.widget.props.commandName,new g({color:Y.command,bold:!0}))])})}),W=new l0({padding:I0.symmetric(1,0),child:new $0({text:this.isConfirmingClearInput?new P("",void 0,[new P("Esc",new g({color:Y.keybind})),new P(" again to clear input",new g({color:Q.foreground,dim:!0}))]):new P("",void 0,[new P("Press ",new g({color:Q.foreground,dim:!0})),new P("Enter",new g({color:Y.keybind})),new P(" to submit, ",new g({color:Q.foreground,dim:!0})),new P("Esc",new g({color:Y.keybind})),new P(" to clear",new g({color:Q.foreground,dim:!0}))])})}),H=[q,new R0({height:1}),new c1({child:z}),new R0({height:1}),W];return new l0({decoration:{border:Y4.all(new Z4(Q.foreground,1,"solid")),color:Q.background},padding:I0.all(1),child:new d0({children:H})})}}class C11 extends g0{props;constructor(J){super();this.props=J}createState(){return new lm4}}function im4(J){let Q=new Date().getTime()-J.getTime(),Y=Math.floor(Q/60000),X=Math.floor(Q/3600000),K=Math.floor(Q/86400000);if(Y<1)return"just now";if(Y<60)return`${Y}m ago`;if(X<24)return`${X}h ago`;if(K<7)return`${K}d ago`;return J.toLocaleDateString()}class _11 extends x1{props;debugLabel="NewsFeedPicker";constructor(J){super();this.props=J}build(J){let Z=[...this.props.entries].sort((X,K)=>K.pubDate.getTime()-X.pubDate.getTime()),Q=Math.max(0,...Z.map((X)=>im4(X.pubDate).length));return new k8({items:Z,getLabel:(X)=>X.title,onAccept:(X)=>this.props.onSelect?.(X),onDismiss:this.props.onDismiss,title:this.props.title,emptyStateText:"No news entries available",maxRenderItems:100,renderItem:(X,K,V,G)=>{let F=f0.of(G),{colors:z}=F,q=F.app,W=K?q.selectionBackground:void 0,H=K?q.selectionForeground:z.foreground,U=z.mutedForeground,D=(B,N)=>new R0({width:N,child:H1.end([new $0({text:new P(B,new g({color:U}))})])});return new l0({decoration:W?{color:W}:void 0,padding:I0.symmetric(2,0),child:new H1({children:[new c1({child:new $0({text:new P(X.title,new g({color:H})),overflow:"ellipsis",maxLines:1})}),new R0({width:2}),D(im4(X.pubDate),Q)]})})}})}}class TJ{static _instance=null;_allExpanded=!1;_listeners=new Set;static get instance(){if(!TJ._instance)TJ._instance=new TJ;return TJ._instance}get allExpanded(){return this._allExpanded}setAllExpanded(J){if(this._allExpanded===J)return;this._allExpanded=J,this._notifyListeners()}toggleAll(){this.setAllExpanded(!this._allExpanded)}addListener(J){return this._listeners.add(J),()=>this.removeListener(J)}removeListener(J){this._listeners.delete(J)}_notifyListeners(){for(let J of this._listeners)J()}}n0();class nm4 extends h0{labels=[];isLoading=!0;currentQuery="";initState(){this.loadLabels()}async loadLabels(){try{let J=await this.widget.props.internalAPIClient.getUserLabels({query:""},{config:this.widget.props.configService});if(!J.ok){_.error("Failed to load labels",J.error),this.isLoading=!1,this.labels=[],this.setState();return}this.labels=J.result,this.isLoading=!1,this.setState()}catch(J){_.error("Failed to load labels",J),this.isLoading=!1,this.labels=[],this.setState()}}getValidationError(J){let Z=J.trim().toLowerCase();if(Z.length===0)return null;if(Z.length>32)return"Label name cannot exceed 32 characters";if(!/^[a-z0-9][a-z0-9-]*$/.test(Z))return"Label must be alphanumeric with hyphens, starting with a letter or number";return null}isValidLabelName(J){return this.getValidationError(J)===null&&J.length>0}getAvailableLabels(){let J=this.widget.props.currentLabels||[];return this.labels.filter((Z)=>!J.includes(Z.name))}shouldShowCreateMarker(J){if(J.length===0||this.isLoading)return!1;let Z=J.trim().toLowerCase();if(!this.isValidLabelName(Z))return!1;let Q=this.widget.props.currentLabels||[],Y=this.labels.some((K)=>K.name===Z),X=Q.includes(Z);return!Y&&!X}build(J){let Z=f0.of(J),{app:Q,colors:Y}=Z,X=this.currentQuery.trim().toLowerCase(),K=X.length>0?this.getValidationError(X):null,V=this.getAvailableLabels(),F=[{id:"__create__",name:"__create_placeholder__",createdAt:"",__isCreateMarker:!0},...V];return new k8({title:"Add Label",items:F,getLabel:(z)=>{if("__isCreateMarker"in z)return this.currentQuery.trim().toLowerCase();return z.name},onAccept:(z)=>{if("__isCreateMarker"in z)this.widget.props.onSelect(this.currentQuery.trim().toLowerCase());else this.widget.props.onSelect(z.name)},onDismiss:this.widget.props.onDismiss,isLoading:this.isLoading,loadingText:"Loading labels...",emptyStateText:K||"Type to create a new label",renderItem:(z,q,W,H)=>{let U=q?Q.selectionBackground:void 0,D=q?Q.selectionForeground:Y.foreground;if("__isCreateMarker"in z&&z.__isCreateMarker){let N=this.currentQuery.trim().toLowerCase();return new l0({decoration:U?{color:U}:void 0,padding:I0.symmetric(2,0),child:new $0({text:new P("",void 0,[new P("Create new label: ",new g({color:D})),new P(N,new g({color:D,bold:!0}))])})})}return new l0({decoration:U?{color:U}:void 0,padding:I0.symmetric(2,0),child:new $0({text:new P(z.name,new g({color:D}))})})},filterItem:(z,q)=>{if(this.currentQuery!==q)this.currentQuery=q,setTimeout(()=>this.setState(),0);if("__isCreateMarker"in z&&z.__isCreateMarker)return this.shouldShowCreateMarker(q);let H=q.trim().toLowerCase();return H.length===0||z.name.includes(H)},sortItems:(z,q,W)=>{let H="__isCreateMarker"in z.item&&z.item.__isCreateMarker,U="__isCreateMarker"in q.item&&q.item.__isCreateMarker;if(H&&!U)return-1;if(!H&&U)return 1;return q.score-z.score}})}}class T11 extends g0{props;constructor(J){super();this.props=J}createState(){return new nm4}}class ZF extends g0{props;constructor(J){super();this.props=J}createState(){return new am4}}class am4 extends h0{_spinner=new M5;animationInterval=null;initState(){super.initState(),this.animationInterval=setInterval(()=>{this._spinner.step(),this.setState(()=>{})},100)}dispose(){if(this.animationInterval)clearInterval(this.animationInterval),this.animationInterval=null;super.dispose()}build(J){let Z=f0.of(J),{colors:Q,app:Y}=Z,X=Y4.all(new Z4(Q.foreground,1,"solid")),K=this._spinner.toBraille(),V=new $0({textAlign:"center",text:new P("",void 0,[new P(K,new g({color:Y.processing})),new P(" ",void 0),new P(this.widget.props.message,new g({color:Q.foreground}))])}),F=[new c1({child:new d0({mainAxisAlignment:"center",crossAxisAlignment:"center",children:[V]})})];if(this.widget.props.onAbort)F.push(new R0({height:2,child:new l0({padding:I0.symmetric(2,0),child:new $0({text:new P("",new g({dim:!0}),[new P("Press ",new g({color:Q.foreground})),new P("Esc",new g({color:Q.info})),new P(" to cancel",new g({color:Q.foreground}))])})})}));let z=new l0({decoration:new t4(Q.background,X),child:new R0({width:60,height:7,child:new d0({mainAxisAlignment:"start",children:F})})});if(this.widget.props.onAbort)return new Q6({debugLabel:"LoadingDialog",autofocus:!0,onKey:(q)=>{if(q.key==="Escape")return this.widget.props.onAbort?.(),"handled";return"ignored"},child:z});return z}}var Vo={workspace:{label:"Workspace",pathHint:".amp/settings.json",description:"workspace config"},global:{label:"Global",pathHint:"~/.config/amp/settings.json",description:"global config"},flag:{label:"Flag",pathHint:"CLI flags",description:"flag config"},default:{label:"Default",pathHint:"built-in defaults",description:"default config"},external:{label:"External",pathHint:"extensions / external",description:"external source"},skill:{label:"Skills",pathHint:".agents/skills/",description:"skill source"},other:{label:"Other",pathHint:"",description:"other source"}},WF0=["workspace","global","flag","default","external","skill","other"];function eC3(J){return Array.from(new Set(J))}function om4(J){return eC3([...J.skillNames??[],...J.skillName?[J.skillName]:[]])}function my(J){if(J.isExternal)return"external";switch(J.spec._target){case"workspace":return"workspace";case"global":return"global";case"flag":return"flag";case"default":return"default"}return om4(J).length>0?"skill":"other"}function S11(J){return my(J)==="skill"}function rm4(J){let Z=om4(J);if(Z.length===0)return;let Q=Z.join(", "),Y=my(J);if(Y==="skill")return`skills: ${Q}`;return`${Z.length===1?"skill source":"skill sources"} overridden by ${Vo[Y].description}: ${Q}`}function sm4(J){return J.spec.meta?.skillNames?Array.from(J.spec.meta.skillNames):[]}var tm4=process.platform==="win32"?" ":"█",em4=process.platform==="win32"?"░":"█";class g9 extends g0{controller;getScrollInfo;thickness;trackChar;thumbChar;showTrack;thumbColor;trackColor;constructor({key:J,controller:Z,getScrollInfo:Q,thickness:Y=1,trackChar:X=tm4,thumbChar:K=em4,showTrack:V=!0,thumbColor:G,trackColor:F}){super(J?{key:J}:{});this.controller=Z,this.getScrollInfo=Q,this.thickness=Y,this.trackChar=X,this.thumbChar=K,this.showTrack=V,this.thumbColor=G,this.trackColor=F}createState(){return new $p4}}class $p4 extends h0{_dragStartY=null;_dragStartOffset=null;_isOverThumb=!1;_isPositionOverThumb(J){let{totalContentHeight:Z,viewportHeight:Q}=this.widget.getScrollInfo(),X=this.context.findRenderObject()?.size.height??0;if(X===0||Z<=Q)return!1;let K=this.widget.getScrollInfo(),V=Math.min(1,Q/Z),G=Math.max(1,X*V),F=Math.max(0,Math.min(1,K.scrollOffset/(Z-Q))),z=X-G,q=Math.max(0,z*F),W=q+G;return J>=q&&J<=W}_handleHover=(J)=>{let Z=this._isOverThumb;if(this._isOverThumb=this._isPositionOverThumb(J.localPosition.y),Z!==this._isOverThumb)this.setState()};_handleDrag=(J)=>{let{totalContentHeight:Z,viewportHeight:Q,scrollOffset:Y}=this.widget.getScrollInfo(),K=this.context.findRenderObject()?.size.height??0;if(K===0||Z<=Q)return;if(this._dragStartY===null)this._dragStartY=J.localPosition.y,this._dragStartOffset=Y;let V=J.localPosition.y-this._dragStartY,G=Math.min(1,Q/Z),F=Math.max(1,K*G),z=K-F;if(z<=0)return;let q=Z-Q,W=z/q,H=V/W,U=Math.max(0,Math.min(q,this._dragStartOffset+H));this.widget.controller.jumpTo(U)};_handleRelease=()=>{this._dragStartY=null,this._dragStartOffset=null};_handleClick=(J)=>{if(J.button!=="left")return;let Z=J.localPosition.y,{totalContentHeight:Q,viewportHeight:Y,scrollOffset:X}=this.widget.getScrollInfo(),V=this.context.findRenderObject()?.size.height??0;if(V===0||Q<=Y)return;let G=Math.min(1,Y/Q),F=Math.max(1,V*G),z=Q-Y,q=V-F,W=Math.max(0,Math.min(1,X/(Q-Y))),H=Math.max(0,q*W),U=H+F;if(Z>=H&&Z<=U)return;if(Z<H)this.widget.controller.animateTo(Math.max(0,X-Y));else this.widget.controller.animateTo(Math.min(z,X+Y))};build(J){return new e1({onClick:this._handleClick,onHover:this._handleHover,onDrag:this._handleDrag,onRelease:this._handleRelease,cursor:this._isOverThumb?z3.POINTER:z3.DEFAULT,child:new Jp4({controller:this.widget.controller,getScrollInfo:this.widget.getScrollInfo,thickness:this.widget.thickness,trackChar:this.widget.trackChar,thumbChar:this.widget.thumbChar,showTrack:this.widget.showTrack,thumbColor:this.widget.thumbColor,trackColor:this.widget.trackColor})})}}class Jp4 extends uw{controller;getScrollInfo;thickness;trackChar;thumbChar;showTrack;thumbColor;trackColor;constructor({key:J,controller:Z,getScrollInfo:Q,thickness:Y=1,trackChar:X=tm4,thumbChar:K=em4,showTrack:V=!0,thumbColor:G,trackColor:F}){super(J?{key:J}:{});this.controller=Z,this.getScrollInfo=Q,this.thickness=Y,this.trackChar=X,this.thumbChar=K,this.showTrack=V,this.thumbColor=G,this.trackColor=F}createRenderObject(){return new Zp4(this)}updateRenderObject(J){J.updateWidget(this)}}class Zp4 extends U4{_widget;constructor(J){super();this._widget=J}updateWidget(J){this._widget=J,this.markNeedsLayout()}performLayout(){let J=this._lastConstraints;m4(!!J,"performLayout called without constraints");let Z=Math.min(J.maxWidth,this._widget.thickness),Q=J.maxHeight;this.setSize(Z,Q),super.performLayout()}getMinIntrinsicWidth(J){return this._widget.thickness}getMaxIntrinsicWidth(J){return this._widget.thickness}getMinIntrinsicHeight(J){return 0}getMaxIntrinsicHeight(J){return 0}paint(J,Z,Q){let{thumbStartFloat:Y,thumbSizeFloat:X,showScrollbar:K}=this._calculateScrollbarMetrics();if(!K)return;let V=this._widget.trackColor,G=this._widget.thumbColor,F=process.platform==="win32",z=Y,q=Y+X;if(!F){let W=["▁","▂","▃","▄","▅","▆","▇","█"];for(let H=0;H<this.size.height;H++){let U="█",D=!0;if(H===Math.floor(z)){let B=1-(z-H),N=Math.floor(B*8);U=W[N]||"█",D=!1}else if(H===Math.floor(q)){let B=1-(q-H),N=Math.floor(B*8);U=W[N]||"█"}else if(H>z&&H<q)D=!1;J.setChar(Z,Q+H,U,{fg:G,bg:V,reverse:D},1)}return}for(let W=0;W<this.size.height;W++){let H=W+0.5,U=H>=z&&H<q,D=U?this._widget.thumbChar:this._widget.trackChar;J.setChar(Z,Q+W,D,{fg:U?G:V,bg:V,reverse:!1},1)}}_calculateScrollbarMetrics(){let{totalContentHeight:J,viewportHeight:Z,scrollOffset:Q}=this._widget.getScrollInfo(),Y=this.size.height;if(J<=Z||Y<=0)return{thumbStartFloat:0,thumbSizeFloat:0,showScrollbar:!1};let X=Math.max(0,Math.min(1,Q/(J-Z))),K=Math.min(1,Z/J),V=Math.max(1,Y*K),G=Y-V;return{thumbStartFloat:Math.max(0,G*X),thumbSizeFloat:V,showScrollbar:!0}}}class nU extends g0{props;constructor(J){super();this.props=J}createState(){return new Qp4}}class Qp4 extends h0{scrollController=new z5;scrollAreaKey=new m7("message-dialog-scroll-area");viewportHeight=20;initState(){super.initState(),this.scrollController.followMode=!1,this.scrollController.addListener(()=>{this.setState()})}dispose(){this.scrollController.dispose(),super.dispose()}isWidgetMessage(J){return J instanceof q7}resolveFooterStyle(J){if(this.isWidgetMessage(J))return J.footerStyle;return"default"}getViewportHeight(){let Z=this.scrollAreaKey.currentElement?.renderObject;if(Z&&"size"in Z){let Q=Z.size;if(typeof Q.height==="number"&&Q.height>0)return this.viewportHeight=Q.height,Q.height}return this.viewportHeight}build(J){let Z=f0.of(J),Q=this.widget.props.message,Y=(()=>{if(this.isWidgetMessage(Q))return{title:Q.title,type:Q.type};if(Q instanceof Error&&Q.name==="CommandCancelledError")return{title:"Cancelled",type:"info",description:Q.message};if(Q instanceof Error&&Q.name==="CommandTimeoutError")return{title:"Timeout",type:"error",description:Q.message};let q=uV0(Q);return{title:q.title,type:q.type,description:q.description}})(),X=Y.type==="error"?Z.app.toolError:Z.app.command,K=Y4.all(new Z4(Z.colors.border,1,"solid")),V=new l0({padding:I0.symmetric(1,0),child:new $0({text:new P(Y.title,new g({color:X,bold:!0}))})}),G=this.isWidgetMessage(Q)?Q.widget:new $0({text:new P(Y.description,new g({color:Z.colors.foreground})),selectable:!0}),F=new c1({child:new D2({child:new l0({padding:I0.symmetric(1,0),child:new H1({key:this.scrollAreaKey,crossAxisAlignment:"stretch",children:[new c1({child:new x6({controller:this.scrollController,autofocus:!0,child:G})}),new g9({controller:this.scrollController,thumbColor:Z.app.scrollbarThumb,trackColor:Z.app.scrollbarTrack,getScrollInfo:()=>{let q=this.scrollController.maxScrollExtent,W=this.scrollController.offset,H=this.getViewportHeight(),U=q+H;return{totalContentHeight:Math.max(U,0),viewportHeight:Math.max(H,1),scrollOffset:Math.max(W,0)}}})]})})})}),z=new l0({padding:I0.symmetric(1,0),child:new $0({text:(()=>{if(this.widget.props.onRetry)return new P("",void 0,[new P("Press ",new g({color:Z.colors.foreground,dim:!0})),new P("R",new g({color:Z.app.keybind})),new P(" to retry, ",new g({color:Z.colors.foreground,dim:!0})),new P("Esc",new g({color:Z.app.keybind})),new P(" to cancel",new g({color:Z.colors.foreground,dim:!0}))]);let q=this.resolveFooterStyle(this.widget.props.message);if(q==="none")return new P("",new g({color:Z.colors.foreground,dim:!0}));if(q==="help"){let W=new g({color:Z.app.keybind}),H=new g({color:Z.colors.foreground,dim:!0});return new P("",H,[new P("Press ",H),new P("Escape",W),new P(" to close • Use ",H),new P("↑↓",W),new P(" or ",H),new P("j/k",W),new P(" to scroll",H)])}return new P("Press any key to close",new g({color:Z.colors.foreground,dim:!0,italic:!0}))})()})});return new Q5({fit:"expand",children:[new e1({onClick:()=>{},child:new R0}),new Q6({onKey:(q)=>{if(this.widget.props.onRetry&&q.key==="r")return this.widget.props.onRetry(),"handled";if(q.key==="Escape")return this.widget.props.onDismiss(),"handled";if(!this.widget.props.onRetry)return this.widget.props.onDismiss(),"handled";return"ignored"},autofocus:!1,child:new l0({decoration:{border:K,color:Z.colors.background},padding:I0.all(1),child:new d0({mainAxisAlignment:"center",children:[V,new R0({height:1}),F,z]})})})]})}}V9();class Yp4 extends g0{props;constructor(J){super();this.props=J}createState(){return new Xp4}}class Xp4 extends h0{plugins=[];subscription=null;initState(){this.subscription=this.widget.props.pluginService.plugins.subscribe((J)=>{this.plugins=J,this.setState(()=>{})})}dispose(){this.subscription?.unsubscribe(),super.dispose()}getRelativePath(J){let Z=J.startsWith("file://")?J.slice(7):J,Q=this.widget.props.cwd;if(Z.startsWith(Q))return Z.slice(Q.length+1);return Z}statusIcon(J){let Z=w9.default(),{colors:Q,app:Y}=Z;switch(J){case"loading":return{icon:"◌",color:Q.warning};case"active":return{icon:"✓",color:Y.toolSuccess};case"error":return{icon:"✗",color:Y.toolError}}}build(J){let Z=f0.of(J),{app:Q}=Z;if(this.plugins.length===0)return new $0({text:new P("No plugins found.",new g({dim:!0}))});let Y=[],X=this.plugins.length,K=this.plugins.filter((F)=>F.status==="active").length,V=this.plugins.reduce((F,z)=>F+z.registeredCommands.length,0),G=this.plugins.reduce((F,z)=>F+z.registeredTools.length,0);if(Y.push(new P(`${K}/${X} ${T4(X,"plugin")} active`,new g({bold:!0}))),V>0||G>0)Y.push(new P(` (${V} ${T4(V,"command")}, ${G} ${T4(G,"tool")})`,new g({dim:!0})));Y.push(new P(`
|
|
5899
5899
|
|
|
5900
5900
|
`));for(let F of this.plugins){let{icon:z,color:q}=this.statusIcon(F.status),W=this.getRelativePath(F.uri.toString());if(Y.push(new P(`${z} `,new g({color:q}))),Y.push(new P(W,new g({bold:!0}))),Y.push(new P(` ${F.status}`,new g({dim:!0}))),Y.push(new P(`
|
|
5901
5901
|
`)),F.status==="active"&&F.registeredEvents.length>0)Y.push(new P(" Events: ",new g({dim:!0}))),Y.push(new P(F.registeredEvents.join(", "),new g({color:Q.link}))),Y.push(new P(`
|
|
@@ -6097,7 +6097,7 @@ ${r.content||""}`:r.content||"",_0=[],b0=r.baseDir.startsWith("file://")?lF0(r.b
|
|
|
6097
6097
|
`),process.exit(1)}process.stdout.write(await fv3(F.result.displayText)+`
|
|
6098
6098
|
`),process.exit(0)})}fH();import{stdout as uv3}from"node:process";function bv3({version:J,buildTimestamp:Z,buildType:Q}){let Y=Q==="dev"?"dev":"released",X=Z?new Date(Z):null,K=X&&!Number.isNaN(X.getTime())?`, ${vz(X)} ago`:"";return`${J} (${Y}${Z?` ${Z}`:""}${K})`}function Dl4(J){uv3.write(`${bv3(J)}
|
|
6099
6099
|
`)}function Bl4(J,Z){J.option("-V, --version","Print the version number and exit",()=>{Dl4(Z),process.exit(0)}),J.command("version").description("Print the version number and exit").action(()=>{Dl4(Z),process.exit(0)})}var Qb3=ro.join(vX,"logs","headless.log"),l51=ro.join(Av,"device-id.json"),Yb3=`cli-tui-${da4(16).toString("hex")}`;async function Xb3(){for(let J of ME)try{if((await J.listConfigs()).length>0)return J}catch(Z){_.debug("Failed to detect query-based IDE integration",{ideName:J.ideName,error:Z})}return}try{if(process.platform==="win32")await Promise.resolve().then(() => W4(Hx(),1))}catch{}if(process.env.AMP_PWD)try{process.chdir(process.env.AMP_PWD),delete process.env.AMP_PWD}catch(J){TZ.write(`Failed to change directory to ${process.env.AMP_PWD}: ${J}
|
|
6100
|
-
`)}function Kb3(J){process.emitWarning=(Z,Q,Y,X)=>{let K=typeof Z==="string"?Z:Z.message||String(Z),V=Q||"Warning",G=!1;J.warn(K,{name:V,code:Y})}}function E2(J,Z){if(J.getOptionValueSourceWithGlobals("dangerouslyAllowAll")==="cli")a$("dangerouslyAllowAll",Z.dangerouslyAllowAll);if(J.getOptionValueSourceWithGlobals("mode")==="cli")a$("experimental.agentMode",Z.mode)}function Vb3(J,Z){if(J.getOptionValueSourceWithGlobals("sp")==="cli"&&Z.sp)return Z.sp;if(J.getOptionValueSourceWithGlobals("systemPrompt")==="cli"&&Z.systemPrompt)return Z.systemPrompt;return}async function Gb3(J){try{return await ca4(J,"utf-8")}catch{return J}}async function ua4(J,Z,Q){let Y=Vb3(J,Z);if(!Y)return;let X=P6(Q)?Q.features:[],K=P6(Q)?Q.user.email:void 0;if(!Ux(X,L7.HARNESS_SYSTEM_PROMPT)&&!(K&&I2(K)))throw new N4("You are not allowed to do this.",1);a$("systemPrompt",await Gb3(Y))}function Ux(J,Z){return J?.some((Q)=>Q.name===Z&&Q.enabled)??!1}function Fb3(J){return(J.userEmail?I2(J.userEmail):!1)||Ux(J.features,L7.THREAD_ACTORS_TUI)}function i51(J,Z){if(typeof J==="boolean")return J;if(!P6(Z))return!1;return Fb3({userEmail:Z.user.email,features:Z.features})}function zb3(J){return J!=="pending"}function Dx(J){if(!P6(J))return null;return{...J.user,features:J.features??[],team:J.workspace??void 0}}function qb3(J){let Z=Dx(J);if(Z)return Z.id;if(iW(J))throw Error(J.error.message);throw Error("unreachable")}function Wb3(J){try{let Z=new URL(J);return Z.hostname==="localhost"||Z.hostname==="127.0.0.1"}catch{return J.includes("localhost")||J.includes("127.0.0.1")}}function Hb3(J){let Y=Wb3(J)?"Run `pnpm dev` to start the local server, then try again.":"Check your network connection or the server URL and try again.";return new N4(`Couldn't connect to the Amp server at ${J}.`,1,Y)}function n51(J,Z){let Q=dn0(Error(J.error.message));if(Q.message===i2.networkOffline||Q.message===i2.networkTimeout)return Hb3(Z);if(Q.message!==i2.internalBug)return new N4(Q.message,1,Q.suggestion);return new N4(J.error.message.replace(/^Error: /,""),1)}var ba4=[{name:"notifications",long:"notifications",type:"flag",description:(J)=>`${J?"Enable":"Disable"} notification alerts (audio locally, terminal bell over SSH; enabled by default when not in execute mode)`},{name:"color",long:"color",type:"flag",description:(J)=>`${J?"Enable":"Disable"} color output (enabled by default if stdout and stderr are sent to a TTY)`},{name:"settingsFile",long:"settings-file",type:"option",default:process.env.AMP_SETTINGS_FILE??pK,description:`Custom settings file path (overrides the default location ${pK})`},{name:"logLevel",long:"log-level",type:"option",description:`Set log level (${Object.keys(_).join(", ")})`},{name:"logFile",long:"log-file",type:"option",description:`Set log file location (overrides the default location ${Ei})`},{name:"format",long:"format",type:"option",description:"output using the standard or new-ui. Options: `ui`, `new-ui`",choices:["ui","jsonl","new-ui"],hidden:!0,deprecated:!0},{name:"dangerouslyAllowAll",long:"dangerously-allow-all",type:"switch",default:!1,description:"Disable all command confirmation prompts (agent will execute all commands without asking)"},{name:"jetbrains",long:"jetbrains",type:"flag",default:g7(),description:(J)=>J?"Enable JetBrains integration. When enabled, Amp automatically includes your open JetBrains file and text selection with every message.":"Disable JetBrains integration"},{name:"ide",long:"ide",type:"flag",default:!0,description:(J)=>J?"Enable IDE connection (default). When enabled, Amp automatically includes your open IDE's file and text selection with every message.":"Disable IDE connection"},{name:"interactive",long:"interactive",type:"flag",description:(J)=>J?"Enable interactive mode. This will enable the interactive UI.":"Disable interactive mode. This will disable the interactive UI.",hidden:!0,deprecated:!0},{name:"mcpConfig",long:"mcp-config",type:"option",description:"JSON configuration or file path for MCP servers to merge with existing settings"},{name:"mode",long:"mode",short:"m",type:"option",default:BE.SMART.key,description:`Set the agent mode (${bX({}).map((J)=>J.mode).join(", ")}) — controls the model, system prompt, and tool selection`,choices:bX().map((J)=>J.mode).concat("large","deep","internal")},{name:"takeMeBack",long:"take-me-back",type:"switch",description:"Disable v2 thread mode and use the legacy worker runtime",hidden:!0},{name:"neo",long:"neo",type:"switch",description:"Use the Neo TUI",hidden:!0},{name:"headless",long:"headless",type:"optional-option",description:"Run headless DTW harness (no TUI). Optionally provide a thread ID to connect as executor.",hidden:!0},{name:"threadActors",long:"thread-actors",type:"switch",description:"Connect to the thread-actors counter service. Optionally provide a thread ID.",hidden:!0},{name:"apiKey",long:"api-key",type:"option",description:"API key for internal DTW commands (overrides AMP_API_KEY)",hidden:!0},{name:"sp",long:"sp",type:"option",description:"Custom system prompt text or file path",hidden:!0},{name:"systemPrompt",long:"system-prompt",type:"option",description:"Custom system prompt text",hidden:!0}],ha4=(J)=>("deprecated"in J)&&J.deprecated===!0,Ub3=(J)=>("hidden"in J)&&J.hidden===!0,Db3=(J)=>("default"in J),Bb3=(J)=>("default"in J)?J.default:void 0,la4=[{name:"toggle-skills-count",entryPoint:w01}];function Nb3(J,Z){let Q=Z.args[0],Y=Z.commands.map((K)=>K.name());if(Q&&!Q.includes(" ")&&Q.length<30&&!/[./\\]/.test(Q)){let K=Y.filter((G)=>Q.includes(G)||G.includes(Q)),V="Run amp --help for a list of available commands.";if(K.length>0)V=`Did you mean: ${K.join(", ")}? Or run amp --help for all commands.`;throw new N4(i2.unknownCommand(Q),1,V)}}async function o51(J){return{...J,getThreadEnvironment:RG,osFileSystem:J.fileSystem,skillService:J.skillService,fileChangeTrackerStorage:new BM(J.fileSystem),generateThreadTitle:y04,deleteThread:(Z)=>J.threadService.delete(Z),getServerStatus:()=>tZ(J.configService),pluginService:J.pluginService}}function ia4(J){return{toolService:J.toolService,configService:J.configService,skillService:J.skillService,getThreadEnvironment:RG,filesystem:J.fileSystem,threadService:J.threadService}}var yz0=G1.file(Zb3.homedir()),a51=process.env.XDG_CONFIG_HOME?G1.file(process.env.XDG_CONFIG_HOME):F1.joinPath(yz0,".config");function wb3(J){return pq4({playNotificationSound:async(Z)=>{if(J.useNotificationsForService){if(KP4())VP4();else if(process.platform==="darwin"&&Z==="idle"&&J.isTUIVoiceNotifEnabled())mq4();else pm0(Z);let Q=tX0(),Y=Gr0();if((!Q||Y||oC4())&&J.config.settings["notifications.system.enabled"]!==!1){if(Z==="idle")process.stdout.write(AU("\x1B]777;notify;Amp;Agent is ready\x1B\\"));else if(Z==="requires-user-input")process.stdout.write(AU("\x1B]777;notify;Amp;Waiting for approval\x1B\\"))}}},windowFocused:()=>Promise.resolve(tX0()),threadService:J.threadService,configService:J.configService,threadViewStates$:J.threadViewStates$})}async function U7(J,Z,Q){let Y=Q?.deferAuth??!1;Yu1("0.0.
|
|
6100
|
+
`)}function Kb3(J){process.emitWarning=(Z,Q,Y,X)=>{let K=typeof Z==="string"?Z:Z.message||String(Z),V=Q||"Warning",G=!1;J.warn(K,{name:V,code:Y})}}function E2(J,Z){if(J.getOptionValueSourceWithGlobals("dangerouslyAllowAll")==="cli")a$("dangerouslyAllowAll",Z.dangerouslyAllowAll);if(J.getOptionValueSourceWithGlobals("mode")==="cli")a$("experimental.agentMode",Z.mode)}function Vb3(J,Z){if(J.getOptionValueSourceWithGlobals("sp")==="cli"&&Z.sp)return Z.sp;if(J.getOptionValueSourceWithGlobals("systemPrompt")==="cli"&&Z.systemPrompt)return Z.systemPrompt;return}async function Gb3(J){try{return await ca4(J,"utf-8")}catch{return J}}async function ua4(J,Z,Q){let Y=Vb3(J,Z);if(!Y)return;let X=P6(Q)?Q.features:[],K=P6(Q)?Q.user.email:void 0;if(!Ux(X,L7.HARNESS_SYSTEM_PROMPT)&&!(K&&I2(K)))throw new N4("You are not allowed to do this.",1);a$("systemPrompt",await Gb3(Y))}function Ux(J,Z){return J?.some((Q)=>Q.name===Z&&Q.enabled)??!1}function Fb3(J){return(J.userEmail?I2(J.userEmail):!1)||Ux(J.features,L7.THREAD_ACTORS_TUI)}function i51(J,Z){if(typeof J==="boolean")return J;if(!P6(Z))return!1;return Fb3({userEmail:Z.user.email,features:Z.features})}function zb3(J){return J!=="pending"}function Dx(J){if(!P6(J))return null;return{...J.user,features:J.features??[],team:J.workspace??void 0}}function qb3(J){let Z=Dx(J);if(Z)return Z.id;if(iW(J))throw Error(J.error.message);throw Error("unreachable")}function Wb3(J){try{let Z=new URL(J);return Z.hostname==="localhost"||Z.hostname==="127.0.0.1"}catch{return J.includes("localhost")||J.includes("127.0.0.1")}}function Hb3(J){let Y=Wb3(J)?"Run `pnpm dev` to start the local server, then try again.":"Check your network connection or the server URL and try again.";return new N4(`Couldn't connect to the Amp server at ${J}.`,1,Y)}function n51(J,Z){let Q=dn0(Error(J.error.message));if(Q.message===i2.networkOffline||Q.message===i2.networkTimeout)return Hb3(Z);if(Q.message!==i2.internalBug)return new N4(Q.message,1,Q.suggestion);return new N4(J.error.message.replace(/^Error: /,""),1)}var ba4=[{name:"notifications",long:"notifications",type:"flag",description:(J)=>`${J?"Enable":"Disable"} notification alerts (audio locally, terminal bell over SSH; enabled by default when not in execute mode)`},{name:"color",long:"color",type:"flag",description:(J)=>`${J?"Enable":"Disable"} color output (enabled by default if stdout and stderr are sent to a TTY)`},{name:"settingsFile",long:"settings-file",type:"option",default:process.env.AMP_SETTINGS_FILE??pK,description:`Custom settings file path (overrides the default location ${pK})`},{name:"logLevel",long:"log-level",type:"option",description:`Set log level (${Object.keys(_).join(", ")})`},{name:"logFile",long:"log-file",type:"option",description:`Set log file location (overrides the default location ${Ei})`},{name:"format",long:"format",type:"option",description:"output using the standard or new-ui. Options: `ui`, `new-ui`",choices:["ui","jsonl","new-ui"],hidden:!0,deprecated:!0},{name:"dangerouslyAllowAll",long:"dangerously-allow-all",type:"switch",default:!1,description:"Disable all command confirmation prompts (agent will execute all commands without asking)"},{name:"jetbrains",long:"jetbrains",type:"flag",default:g7(),description:(J)=>J?"Enable JetBrains integration. When enabled, Amp automatically includes your open JetBrains file and text selection with every message.":"Disable JetBrains integration"},{name:"ide",long:"ide",type:"flag",default:!0,description:(J)=>J?"Enable IDE connection (default). When enabled, Amp automatically includes your open IDE's file and text selection with every message.":"Disable IDE connection"},{name:"interactive",long:"interactive",type:"flag",description:(J)=>J?"Enable interactive mode. This will enable the interactive UI.":"Disable interactive mode. This will disable the interactive UI.",hidden:!0,deprecated:!0},{name:"mcpConfig",long:"mcp-config",type:"option",description:"JSON configuration or file path for MCP servers to merge with existing settings"},{name:"mode",long:"mode",short:"m",type:"option",default:BE.SMART.key,description:`Set the agent mode (${bX({}).map((J)=>J.mode).join(", ")}) — controls the model, system prompt, and tool selection`,choices:bX().map((J)=>J.mode).concat("large","deep","internal")},{name:"takeMeBack",long:"take-me-back",type:"switch",description:"Disable v2 thread mode and use the legacy worker runtime",hidden:!0},{name:"neo",long:"neo",type:"switch",description:"Use the Neo TUI",hidden:!0},{name:"headless",long:"headless",type:"optional-option",description:"Run headless DTW harness (no TUI). Optionally provide a thread ID to connect as executor.",hidden:!0},{name:"threadActors",long:"thread-actors",type:"switch",description:"Connect to the thread-actors counter service. Optionally provide a thread ID.",hidden:!0},{name:"apiKey",long:"api-key",type:"option",description:"API key for internal DTW commands (overrides AMP_API_KEY)",hidden:!0},{name:"sp",long:"sp",type:"option",description:"Custom system prompt text or file path",hidden:!0},{name:"systemPrompt",long:"system-prompt",type:"option",description:"Custom system prompt text",hidden:!0}],ha4=(J)=>("deprecated"in J)&&J.deprecated===!0,Ub3=(J)=>("hidden"in J)&&J.hidden===!0,Db3=(J)=>("default"in J),Bb3=(J)=>("default"in J)?J.default:void 0,la4=[{name:"toggle-skills-count",entryPoint:w01}];function Nb3(J,Z){let Q=Z.args[0],Y=Z.commands.map((K)=>K.name());if(Q&&!Q.includes(" ")&&Q.length<30&&!/[./\\]/.test(Q)){let K=Y.filter((G)=>Q.includes(G)||G.includes(Q)),V="Run amp --help for a list of available commands.";if(K.length>0)V=`Did you mean: ${K.join(", ")}? Or run amp --help for all commands.`;throw new N4(i2.unknownCommand(Q),1,V)}}async function o51(J){return{...J,getThreadEnvironment:RG,osFileSystem:J.fileSystem,skillService:J.skillService,fileChangeTrackerStorage:new BM(J.fileSystem),generateThreadTitle:y04,deleteThread:(Z)=>J.threadService.delete(Z),getServerStatus:()=>tZ(J.configService),pluginService:J.pluginService}}function ia4(J){return{toolService:J.toolService,configService:J.configService,skillService:J.skillService,getThreadEnvironment:RG,filesystem:J.fileSystem,threadService:J.threadService}}var yz0=G1.file(Zb3.homedir()),a51=process.env.XDG_CONFIG_HOME?G1.file(process.env.XDG_CONFIG_HOME):F1.joinPath(yz0,".config");function wb3(J){return pq4({playNotificationSound:async(Z)=>{if(J.useNotificationsForService){if(KP4())VP4();else if(process.platform==="darwin"&&Z==="idle"&&J.isTUIVoiceNotifEnabled())mq4();else pm0(Z);let Q=tX0(),Y=Gr0();if((!Q||Y||oC4())&&J.config.settings["notifications.system.enabled"]!==!1){if(Z==="idle")process.stdout.write(AU("\x1B]777;notify;Amp;Agent is ready\x1B\\"));else if(Z==="requires-user-input")process.stdout.write(AU("\x1B]777;notify;Amp;Waiting for approval\x1B\\"))}}},windowFocused:()=>Promise.resolve(tX0()),threadService:J.threadService,configService:J.configService,threadViewStates$:J.threadViewStates$})}async function U7(J,Z,Q){let Y=Q?.deferAuth??!1;Yu1("0.0.1776370304-gfabf5f");let X=UC({storage:J.settings,secretStorage:J.secrets,workspaceRoot:v0.of(G1.file(process.cwd())),defaultAmpURL:J.ampURL,homeDir:yz0,userConfigDir:a51});ib4(X);let K=await X.getLatest();_.debug("Global configuration initialized",{settingsKeys:Object.keys(K.settings)});let V=!1;{let m=await J.secrets.get("apiKey",J.ampURL);if(V=Boolean(m),_.info("API key lookup before login",{found:Boolean(m),ampURL:J.ampURL,deferAuth:Y}),!m)if(Y)_.info("No API key found, continuing startup with deferred auth");else{d5.write(`No API key found. Starting login flow...
|
|
6101
6101
|
`);let h=await Lb3(J),n=await J.secrets.get("apiKey",J.ampURL);if(_.info("Login flow completed",{success:h,storedKeyPresent:Boolean(n),ampURL:J.ampURL}),!h)await BU(),process.exit(1);V=!0}}{let m=await X.getLatest(),h=m.settings.url,n=m.secrets.isSet?.[h];_.info("Config secrets state after login",{configURL:h,apiKeySet:n?.apiKey??!1})}let G=k1(tZ(X).pipe(h5(zb3))),F=Y?"pending":await G;if(!Y)_.info("Server status resolved",{status:"ready",isAuthenticated:P6(F),isError:iW(F),errorMessage:iW(F)?F.error.message:void 0});let z=G.then((m)=>qb3(m));z.catch(()=>{return});let{toolService:q,dispose:W}=PJ0({configService:X}),H=new Map,U=()=>H.clear(),D=new $T0(X,J.settings.getWorkspaceRootPath()),B=q80({configService:X,filesystem:W8}),N=da1({configService:X,trustStore:D,skillMCPServers:B.skillMCPServers,createOAuthProvider:async(m,h,n)=>{let l=`${m}:${h}`,t=H.get(l);if(t)return _.debug("Reusing existing OAuth provider for server",{serverName:m,serverUrl:h}),t;_.debug("Creating OAuth provider for server",{serverName:m,serverUrl:h});let D0=(async()=>{let o=new TE(J.secrets),Z0=await o.getClientInfo(m,h),W0=n?.scopes??Z0?.scopes,U0=qP4();_.info("OAuth headless mode check",{useHeadless:U0,executeMode:J.executeMode,envVar:process.env.AMP_HEADLESS_OAUTH,isTTY:d5.isTTY});let J0;if(U0)J0=J.executeMode?zP4():FP4(m);let V0=new xR0({storage:o,serverName:m,serverUrl:h,clientId:n?.clientId??Z0?.clientId,clientSecret:n?.clientSecret??Z0?.clientSecret,authUrl:n?.authUrl??Z0?.authUrl,tokenUrl:n?.tokenUrl??Z0?.tokenUrl,scopes:W0,headlessAuthHandler:J0});return _.debug("OAuth provider created",{serverName:m,serverUrl:h,hasManualClientId:!!(n?.clientId??Z0?.clientId),willUseDCR:!(n?.clientId??Z0?.clientId),scopes:W0,headlessMode:U0,executeMode:J.executeMode}),V0})();return H.set(l,D0),D0}}),w=rg0({configService:X,filesystem:W8,spawn:a$0}),L;if(J.executeMode){let m=await nG4({toolService:q,providers:[N,w],initialTimeout:15000});L=m.registrations;for(let[h,n]of m.initErrors)_.warn(`${h} provider initialization slow or failed:`,n)}else L=sg0({toolService:q,providers:[N,w]});if(Z.jetbrains)LE("JetBrains");else if(Z.ide&&aP4())LE("VS Code");else if(Z.ide&&oP4())LE("Neovim");else if(Z.ide){let m=await Xb3();if(m){let h=X40(m.ideName);if(h)LE(h)}}if(J.executeMode)Xu1(!0);let O,E=s$.status.pipe(M1((m)=>Boolean(m.connected&&m.authenticated&&m.ideName&&yu1(m.ideName))),c4()).subscribe((m)=>{if(m){if(!O)O=q.registerTool(iG4)}else O?.dispose(),O=void 0}),M;if(!J.executeMode){let m=await J.settings.get("fuzzy.alwaysIncludePaths")??[];M=new Gv(process.cwd(),{alwaysIncludePaths:m},!0)}else M=new class extends Gv{async start(){}async query(){return[]}async queryCompletions(){return[]}getStats(){return{state:"unstarted",stats:[]}}dispose(){}};let A=new Yk0(Jm(X),{maxThreads:200});_.info("Starting Amp background services");let j=Z.takeMeBack?!1:Z.threadActors?!0:void 0,R=i51(j,F),T=new A01,C=process.env.PLUGINS??"off",b=Z.headless?xb4():void 0,p=b??new lV0({configService:X}),x=p instanceof lV0?p:void 0;if(x)x.pluginExecutorKind=R?"local":"unknown";let k=NT0({configService:X,fileSystem:W8,platform:p,internalPlugins:la4,pluginFilter:C}),f=bo1({pluginService:k,toolService:q}),c={configService:X,toolService:q,mcpService:N,skillService:B,toolboxService:w,trustStore:D,threadService:A,secretStorage:J.secrets,settingsStorage:J.settings,fuzzyServer:M,fileSystem:W8,terminal:T,pluginService:k,pluginPlatform:x,headlessPluginPlatform:b,serverStatus:F,serverStatusPromise:G,viewerUserIDPromise:z,hasAPIKeyAtStartup:V};return{...c,async asyncDispose(){if(c.mcpService.hasAuthenticatingClients())_.info("Waiting for OAuth authentication to complete before exit..."),await c.mcpService.waitForAuthentication();for(let m of L.values())m.dispose();await c.mcpService.dispose(),U(),await c.threadService.asyncDispose(),c.configService.unsubscribe(),W(),c.fuzzyServer.dispose(),c.settingsStorage[Symbol.dispose](),E.unsubscribe(),O?.dispose(),f.dispose(),await c.pluginService.dispose()}}}async function Lb3(J){if(!J.executeMode){if(!await bX0("Would you like to log in to Amp? [(y)es, (n)o]: "))return d5.write(`Login cancelled. Run the command again to retry.
|
|
6102
6102
|
`),!1}return await na4(J)}async function na4(J){let Z=da4(32).toString("hex"),Q=await kv(J.ampURL,Z),Y=new AbortController;try{await SV(Q,Y.signal)}catch(K){_.error("Error opening browser",{error:K})}let X=await kv(J.ampURL,Z,!1);d5.write(`If your browser does not open automatically, visit:
|
|
6103
6103
|
|
|
@@ -6105,7 +6105,7 @@ ${o0.blue.bold(X)}
|
|
|
6105
6105
|
|
|
6106
6106
|
`);try{return await VT4(J.ampURL,Z,J.secrets,Y),d5.write("\nLogin successful! Run `amp` to get started.\n"),!0}catch(K){return _.error("Login failed",{error:K}),TZ.write(`
|
|
6107
6107
|
Login failed: ${K instanceof Error?K.message:String(K)}
|
|
6108
|
-
`),!1}}function Ob3(J){let Z=new sN().name("amp").description("AI-powered coding assistant").option("--visibility <visibility>","Set thread visibility (private, public, workspace, group)").configureOutput({writeErr:()=>{}});Z.exitOverride((B)=>{if(B.code==="commander.help"||B.code==="commander.version"||B.exitCode===0)Sj(),process.exit(0);let N=B.originalError??B;ej4(N)}),Bl4(Z,{version:"0.0.
|
|
6108
|
+
`),!1}}function Ob3(J){let Z=new sN().name("amp").description("AI-powered coding assistant").option("--visibility <visibility>","Set thread visibility (private, public, workspace, group)").configureOutput({writeErr:()=>{}});Z.exitOverride((B)=>{if(B.code==="commander.help"||B.code==="commander.version"||B.exitCode===0)Sj(),process.exit(0);let N=B.originalError??B;ej4(N)}),Bl4(Z,{version:"0.0.1776370304-gfabf5f",buildTimestamp:"2026-04-16T20:15:19.090Z",buildType:"'release'"}),Z.addHelpText("after",lP4()),Z.configureHelp({formatHelp:iP4}),Z.command("logout").description("Log out by removing stored API key").action(async(B,N)=>{let w=N.optsWithGlobals(),L=await c3(w);await Pb3(L)}),Z.command("login").description("Log in to Amp").addHelpText("after","If AMP_URL is set during login, it will be persisted to global settings for future CLI invocations, though AMP_URL will continue to take precedence.").action(async(B,N)=>{let w=N.optsWithGlobals(),L=await c3(w);await Ib3(L,await ii(w,L.settings))}),Z.command("git-credential-helper [action]",{hidden:!0}).summary("Git credential helper for GitHub").description("Internal: implements the git credential helper protocol. Used inside sandboxes to authenticate git operations with GitHub.").action(async(B,N,w)=>{let L=w.optsWithGlobals(),O=await c3(L);await cR4(B??"get",O.ampURL,O.secrets),process.exit(process.exitCode??0)}),Z.command("sign-commit",{hidden:!0}).summary("Git commit signing helper").description("Internal: implements the gpg signing interface for git commit signing. Used inside sandboxes as gpg.program.").allowUnknownOption().action(async(B,N)=>{let w=N.optsWithGlobals(),L=await c3(w);await lR4(L.ampURL,L.secrets),process.exit(process.exitCode??0)}),Z.command("keyboard-tester",{hidden:!0}).summary("Keyboard input tester").description("Internal: stream parsed terminal input events as JSONL.").option("--raw","Log raw incoming terminal bytes before parsing").action(async(B)=>{await F_4({raw:B.raw===!0}),process.exit(process.exitCode??0)}),Z.command("live-sync [threadIDOrURL]",{hidden:!0}).summary("Mirror live DTW thread changes into the current checkout").description("Experimental: watch a v2 thread URL or ID and mirror its live working-tree changes into your local checkout, or apply the current snapshot once and exit.").addHelpText("after",["","Examples:"," amp live-sync T-5928a90d-d53b-488f-a829-4e36442142ee"," amp live-sync --apply T-5928a90d-d53b-488f-a829-4e36442142ee"," amp live-sync https://ampcode.com/threads/T-5928a90d-d53b-488f-a829-4e36442142ee"].join(`
|
|
6109
6109
|
`)).option("--apply <threadIDOrURL>","Apply the current DTW thread snapshot once and exit").option("--checkout","Automatically check out the thread commit when it differs").option("--skip-checkout","Skip the startup checkout prompt when commits differ").option("--worker-url <url>","Override DTW worker URL").action(async(B,N,w)=>{if(B&&N.apply)throw new N4("Choose either a positional thread ID/URL or --apply <thread-id>, not both.",1);let L=N.apply??B;if(!L||L.trim().length===0)d5.write(`live-sync watches a v2 thread and mirrors its live changes locally. Use --apply <thread-id> to materialize the current snapshot once and exit.
|
|
6110
6110
|
|
|
6111
6111
|
`),w.outputHelp(),process.exit(0);let O=j9(L)??cY(L),E=w.optsWithGlobals(),M=await c3(E);E2(w,E);let A=await U7(M,E),j=!1;try{if(N.checkout&&N.skipCheckout)throw new N4("Choose either --checkout or --skip-checkout, not both.",1);if(iW(A.serverStatus))throw n51(A.serverStatus,M.ampURL);let R=P6(A.serverStatus)?A.serverStatus.features:void 0;if(!Ux(R,L7.V2))throw new N4("live-sync is not enabled for your user",1);await r_4({ampURL:M.ampURL,threadId:O,configService:A.configService,threadService:A.threadService,apiKey:E.apiKey??process.env.AMP_API_KEY,applyOnce:typeof N.apply==="string",workerURL:N.workerUrl??process.env.AMP_WORKER_URL,checkoutMode:N.checkout?"always":N.skipCheckout?"never":"prompt",promptForYesNo:bX0}),j=!0}finally{if(await A.asyncDispose(),j)process.exit(0)}});let Q=async(B,N,w)=>{UC({storage:N.settings,secretStorage:N.secrets,workspaceRoot:v0.of(G1.file(process.cwd())),defaultAmpURL:N.ampURL,homeDir:yz0,userConfigDir:a51});let L={...N,executeMode:!1};await xz0(L,{...B,openThreadSwitcher:!0},w,J)},Y=Z.command("threads").alias("t").alias("thread").summary("Manage threads").description("Thread management commands. When no subcommand is provided, defaults to listing threads.").option("--include-archived","Include archived threads in the list").action(async(B,N)=>{let w=N.optsWithGlobals(),L=await c3(w);await pa4(w,L,N)});Y.command("new").alias("n").summary("Create a new thread").description("Create a new thread and print its ID. The thread will be empty. You can set the visibility using the --visibility option.").option("--visibility <visibility>","Set thread visibility (private, public, workspace, group)").action(async(B,N)=>{let w=N.optsWithGlobals(),L=await c3(w);await bb3(w,L,N)}),Y.command("continue [threadIDOrURL]").alias("c").summary("Continue an existing thread").description("Continue an existing thread by resuming the conversation. By default, interactive mode shows a picker. Use --last to continue the last thread for the current mode directly.").option("--last","Continue the last thread for the current mode directly").option("--pick","Pick a thread interactively from a list (DEPRECATED: picker is now the default)").action(async(B,N,w)=>{let L=w.optsWithGlobals(),O=await c3(L);if(N.pick)TZ.write(`${o0.yellow("Warning:")} The --pick flag is deprecated. The picker is now shown by default.
|
|
@@ -6139,8 +6139,8 @@ ${M}
|
|
|
6139
6139
|
|
|
6140
6140
|
This thread belongs to a different user and cannot be continued for security reasons. Set AMP_RESUME_OTHER_USER_THREADS_INSECURE=1 to bypass this check.`)}}async function Eb3(J){if(J.streamJsonInput)return{userInput:"",stdinInput:null};if(typeof J.execute==="string"){let Z=(await nV0()).trimEnd();return{userInput:J.execute,stdinInput:Z||null}}return{userInput:(await nV0()).trimEnd(),stdinInput:null}}function Mb3(J,Z,Q){if(J.remote&&!Z)throw new N4("The -r/--remote flag requires --execute mode",1,'Use: amp --remote --execute "your message"');if(J.streamJson&&!Z)throw new N4("The --stream-json flag requires --execute mode",1,'Use: amp --execute "your message" --stream-json');if(J.streamJsonInput&&!Z)throw new N4("The --stream-json-input flag requires --execute mode",1,"Use: amp --execute --stream-json --stream-json-input");if(J.streamJsonInput&&!J.streamJson)throw new N4("The --stream-json-input flag requires --stream-json",1,"Use: amp --execute --stream-json --stream-json-input");if(J.stats&&!Z)throw new N4("The --stats flag requires --execute mode",1,'Use: amp --execute "your message" --stats');if(J.archive&&!Z)throw new N4("The --archive flag requires --execute mode",1,'Use: amp --execute "your message" --archive');if(J.streamJsonInput&&typeof J.execute==="string"&&J.execute.trim()!=="")throw new N4("Do not provide a message argument when using --stream-json-input",1,`Supply messages via stdin JSONL instead: echo '{"type":"user","message":{"role":"user","content":[{"type":"text","text":"your message"},{"type":"image","source":{"type":"base64","media_type":"image/png","data":"..."}}]}}' | amp --execute --stream-json --stream-json-input`);if(Z&&Q===""&&!J.streamJsonInput&&!J.headless)throw new N4("User message must be provided through stdin or as argument when using execute mode",1,`Either pass a message as an argument: amp --execute "your message"
|
|
6141
6141
|
Or pipe via stdin: echo "your message" | amp --execute`)}async function xz0(J,Z,Q,Y){let X=process.hrtime.bigint(),K=(d,a)=>{let r=Number(process.hrtime.bigint()-a)/1e6,e=yO4();_.info("Startup phase",{phase:d,phaseMs:Math.round(r),sinceMainMs:e===null?void 0:Math.round(e)})},{userInput:V,stdinInput:G}=await Eb3(Z),F=!!Z.streamJson||!!Z.streamJsonThinking;Mb3({...Z,streamJson:F},J.executeMode,V),E2(Q,Z);let z=process.hrtime.bigint(),q=Boolean(await J.secrets.get("apiKey",J.ampURL)),W=!J.executeMode&&!Z.headless&&!Z.threadActors&&q;_.info("Interactive auth startup mode",{deferInteractiveAuth:W,hasAPIKeyAtStartup:q,executeMode:J.executeMode,headless:Boolean(Z.headless)});let H=await U7(J,Z,{deferAuth:W});K("runMainThread:createThreadDependencies",z),z=process.hrtime.bigint();let U=await o51(H);K("runMainThread:createWorkerDeps",z);let{serverStatus:D}=H;if(!W&&iW(D))throw n51(D,J.ampURL);let B=P6(D)?D:null,N=B?.user.email,w=!!(N&&I2(N)),L=Z.takeMeBack?!1:Z.threadActors?!0:void 0,O=B!==null&&i51(L,B);if(!W)await ua4(Q,Z,D);let E=Dx(D),M=E?.features??[],A=E?.team??null,j=cV0(Z,E);if(j instanceof Error)_3(j.message);if(B&&!DE(Z.mode,N))throw new N4(`Agent mode '${Z.mode}' is only available for Amp employees`,1);if(J.executeMode&&Z.remote)await bb4(V,G,H.configService),await H.asyncDispose(),process.exit(0);if(Z.headless){if(process.env.AMP_EXECUTOR!=="1"&&(!N||!I2(N)))throw new N4("Headless executor mode is only available for Amp employees",1);let a=await H.secretStorage.get("apiKey",J.ampURL);if(!a)throw new N4("API key required for headless mode. Please run `amp login` first.",1);let r=typeof Z.headless==="string"&&Z.headless!=="true"?Z.headless:void 0;if(r&&!lJ(r))throw new N4(`Invalid thread ID: ${r}`,1);let e=r?void 0:await fb3({dependencies:H,visibility:j??void 0,usesThreadActors:O?!0:void 0}),K0=r??e?.threadId;if(!K0)throw new N4("Failed to resolve headless thread ID",1);let X0=await DP4(K0);if(X0.status==="already-running")await H.asyncDispose(),await BU(),process.exit(0);try{await YP4({ampURL:J.ampURL,apiKey:a,workerUrl:process.env.AMP_WORKER_URL,workspaceRoot:process.cwd(),threadId:K0,ownerUserId:e?.ownerUserId,threadVersion:e?.threadVersion,agentMode:e?.agentMode,initialToolDiscovery:Promise.all([H.mcpService.initialized,H.toolboxService.initialized]).then(()=>{return}),configService:H.configService,mcpService:H.mcpService,toolService:H.toolService,skillService:H.skillService,fileSystem:H.fileSystem,pluginService:H.pluginService,pluginPlatform:H.headlessPluginPlatform})}finally{await X0.release(),await H.asyncDispose()}await BU(),process.exit(0)}let R=Z.threadId&&lJ(Z.threadId)?Z.threadId:void 0,T=W?await H.serverStatusPromise:D,C=P6(T)&&Ux(T.features,L7.NEO_TUI),b=C||Z.neo||!1;if(Z.threadActors&&!b)throw new N4("--thread-actors is no longer supported for the legacy TUI. Use --neo or --headless.",1);if(b&&!J.executeMode&&!Z.takeMeBack){if(Z.neo&&!C&&(!P6(T)||!I2(T.user.email)))throw new N4("--neo is only available for Amp employees",1);let d=await H.secretStorage.get("apiKey",J.ampURL);if(!d)throw new N4("API key required. Please run `amp login` first.",1);let a=P6(T)?i51(L,T):!1,r=Jm(H.configService),e=new _R(H.fuzzyServer),K0=process.cwd();await N01({ampURL:J.ampURL,apiKey:d,workerURL:process.env.AMP_WORKER_URL??BJ(J.ampURL),architecture:a?"actors":"dtw",configService:H.configService,toolService:H.toolService,skillService:H.skillService,mcpService:H.mcpService,readFileSystemDirectory:({uri:X0})=>Bv({fileSystem:H.fileSystem,workspaceRoot:K0},X0),completionBuilder:e,listThreads:()=>r.listThreads(),getThread:(X0)=>r.getThread(X0),isInternalUser:P6(T)&&I2(T.user.email)},{initialThreadID:R,openThreadPickerOnStart:Z.openThreadSwitcher});return}let p=J.executeMode?void 0:async(d)=>so(d,"interactive"),x={threadService:H.threadService,workerDeps:U,createThread:async(d)=>{let a=W?await H.serverStatusPromise:D,r=await NY0(J.settings,process.cwd(),Dx(a),j);if(r instanceof Error)_3(r.message);return N61(U,{threadMeta:r?hU(r):void 0,agentMode:d??Z.mode,onFirstAssistantMessage:p})},validateThreadOwnership:async(d,a)=>{if(a?.nonBlockingOwnershipCheck){ga4(d,H.configService,H.viewerUserIDPromise).catch((r)=>{if(r instanceof N4){if(a.onOwnershipError){a.onOwnershipError(r,d);return}NU(r,d);return}_.warn("Failed to validate thread ownership in CLI, allowing to open",{error:r})});return}try{await ga4(d,H.configService,H.viewerUserIDPromise)}catch(r){if(r instanceof N4)throw r;_.warn("Failed to validate thread ownership in CLI, allowing to open",{error:r})}},switchThreadVisibility:j,switchThreadAgentMode:Z.mode,onFirstAssistantMessage:p,handleError:NU},k=async()=>{try{return zl4(x,Z.threadId,{nonBlockingOwnershipCheck:Z.nonBlockingThreadOwnershipCheck})}catch(d){if(d instanceof N4)throw d;throw await NU(d,Z.threadId),Error("handleError should have called process.exit()")}};if(Z.format==="jsonl")TZ.write(`jsonl format is deprecated. Version "0.0.1752148945-gd8844f" or earlier is required to use jsonl format.
|
|
6142
|
-
`),await BU(),process.exit(1);let f=(async()=>{if(W){_.info("Skipping initial free tier status fetch until auth is complete");return}try{let d=await H.configService.getLatest(),a=qb(d),r=await g5.getUserFreeTierStatus({},{config:H.configService,signal:AbortSignal.timeout(a)});if(r.ok)return _.info("User free tier status:",r),r.result;return}catch(d){_.error("Failed to fetch free tier status:",d);return}})(),m=!J.executeMode?new v01:null,h,n=null;if(m)h=m,n=(async()=>{let d=W?await H.serverStatusPromise:H.serverStatus;if(iW(d))throw n51(d,J.ampURL);await ua4(Q,Z,d);let a=process.hrtime.bigint(),r=await k();if(K("runMainThread:createThreadPool",a),m.attach(r),V){let e=await k1(r.threadHandles$);if(!e)throw new N4("No active thread is available yet.",1);await e.sendMessage({content:[{type:"text",text:V}]})}})(),n.catch(async(d)=>{let a=d instanceof Error?d:Error(String(d));m.setInitError(a),await NU(d,Z.threadId)});else z=process.hrtime.bigint(),h=await k(),K("runMainThread:createThreadPool",z);let l=Z.notifications!==void 0?Z.notifications:!J.executeMode,t=B!==null&&Ux(B.features,L7.TUI_VOICE_NOTIF);if(W)H.serverStatusPromise.then((d)=>{t=P6(d)&&Ux(d.features,L7.TUI_VOICE_NOTIF)}).catch((d)=>{_.debug("Failed to resolve TUI voice notification feature flag",{error:d})});z=process.hrtime.bigint();let D0=await H.configService.getLatest();if(K("runMainThread:configService.getLatest",z),z=process.hrtime.bigint(),wb3({configService:H.configService,threadService:H.threadService,config:D0,useNotificationsForService:l,isTUIVoiceNotifEnabled:()=>t,threadViewStates$:()=>h.threadHandles$.pipe(y4((d)=>{if(!d)return v0.of({});return L5(d.thread$,d.threadViewState$).pipe(M1(([a,r])=>({[a.id]:r})))}))}),K("runMainThread:createCliNotificationService",z),J.executeMode){LT4(H.mcpService,J.settings);let d={userInput:V,stdinInput:G,dependencies:H,streamJson:F,streamJsonInput:!!Z.streamJsonInput,streamJsonThinking:!!Z.streamJsonThinking,stats:!!Z.stats,ampURL:J.ampURL,isInternalUser:w,agentMode:Z.mode,labels:Z.label},a=await HR4({threadPool:h,...d});if(await so(a,"execute"),Z.archive)await H.threadService.archive(a,!0),await to(H.threadService,a);await H.asyncDispose(),process.exit(0)}let o=!1,Z0=!1;if(Z.jetbrains||Z.ide){await gu1();let d=await AE({jetbrainsOnly:Z.jetbrains});if(d.length===0){if(Z.jetbrains)o=!await H.configService.get("jetbrains.skipInstall")}else if(d.length===1){let a=d[0];if(a)s$.selectConfig(a)}else Z0=!0}z=process.hrtime.bigint();let W0=Wo0("0.0.
|
|
6143
|
-
`);let Z=!!J.execute||!process.stdout.isTTY&&!J.streamJson,Q=process.stdout.isTTY&&process.stderr.isTTY;_.info("Execution mode resolved",{executeMode:Z,stdoutTTY:process.stdout.isTTY,stderrTTY:process.stderr.isTTY,streamJson:J.streamJson,executeFlag:J.execute});let Y=await aa1({get:async(G)=>{if(G!==zg)return;try{let F=await ca4(l51,"utf-8");return JSON.parse(F).installationID}catch{return}},set:async(G,F)=>{if(G!==zg)return;await $b3(ro.dirname(l51),{recursive:!0}),await Jb3(l51,JSON.stringify({installationID:F},null,2),{mode:384})}},{clientType:"cli",platform:i50()});Ku1(Y);let X=await JX0({...J,workspaceTrust:{current:!0,changes:qj0},getHook:process.env.AMP_URL?(G,F)=>{if(G==="url")return Promise.resolve(process.env.AMP_URL);return F()}:void 0});if(J.mcpConfig){let G=await NT4(J.mcpConfig);X=wT4(X,G)}let K=ro.dirname(X.getSettingsFilePath());gq4(Av,K);let V=await X.get("url","global");if(!V)V=a9;if(_.info("Resolved Amp URL",{ampURL:V,settingsFile:X.getSettingsFilePath(),workspaceRoot:X.getWorkspaceRootPath()}),!oD(V))_.info("Targeting custom Amp server",{ampURL:V});return X=px1(X),{executeMode:Z,isTTY:Q,ampURL:V,settings:X,secrets:mX0(await ii(J,X))}}function Ab3(J){let Z={};for(let Q=0;Q<J.length;Q++){let Y=J[Q];if(Y?.startsWith("--")){let K=Y.slice(2).replace(/-([a-z])/g,(G,F)=>F.toUpperCase()),V=J[Q+1];if(V&&!V.startsWith("--"))Z[K]=V,Q++}}return Z}function jb3(J,Z){let Q=J.includes("--headless")||J.some((X)=>X.startsWith("--headless=")),Y=ro.resolve(Z.logFile??process.env.AMP_LOG_FILE??(Q?Qb3:Ei));return{logLevel:Z.logLevel??process.env.AMP_LOG_LEVEL??"info",logFile:Y}}async function Rb3(){vO4();let J=Ab3(process.argv),Z=jb3(process.argv,J),Q=dj4(Z),Y=process.argv.includes("--no-color"),X=process.argv.includes("--color"),K=process.stdout.isTTY&&process.stderr.isTTY;if(Y||!X&&!K)o0.level=0;if(Kb3(_),_.info("Starting Amp CLI.",{version:"0.0.
|
|
6142
|
+
`),await BU(),process.exit(1);let f=(async()=>{if(W){_.info("Skipping initial free tier status fetch until auth is complete");return}try{let d=await H.configService.getLatest(),a=qb(d),r=await g5.getUserFreeTierStatus({},{config:H.configService,signal:AbortSignal.timeout(a)});if(r.ok)return _.info("User free tier status:",r),r.result;return}catch(d){_.error("Failed to fetch free tier status:",d);return}})(),m=!J.executeMode?new v01:null,h,n=null;if(m)h=m,n=(async()=>{let d=W?await H.serverStatusPromise:H.serverStatus;if(iW(d))throw n51(d,J.ampURL);await ua4(Q,Z,d);let a=process.hrtime.bigint(),r=await k();if(K("runMainThread:createThreadPool",a),m.attach(r),V){let e=await k1(r.threadHandles$);if(!e)throw new N4("No active thread is available yet.",1);await e.sendMessage({content:[{type:"text",text:V}]})}})(),n.catch(async(d)=>{let a=d instanceof Error?d:Error(String(d));m.setInitError(a),await NU(d,Z.threadId)});else z=process.hrtime.bigint(),h=await k(),K("runMainThread:createThreadPool",z);let l=Z.notifications!==void 0?Z.notifications:!J.executeMode,t=B!==null&&Ux(B.features,L7.TUI_VOICE_NOTIF);if(W)H.serverStatusPromise.then((d)=>{t=P6(d)&&Ux(d.features,L7.TUI_VOICE_NOTIF)}).catch((d)=>{_.debug("Failed to resolve TUI voice notification feature flag",{error:d})});z=process.hrtime.bigint();let D0=await H.configService.getLatest();if(K("runMainThread:configService.getLatest",z),z=process.hrtime.bigint(),wb3({configService:H.configService,threadService:H.threadService,config:D0,useNotificationsForService:l,isTUIVoiceNotifEnabled:()=>t,threadViewStates$:()=>h.threadHandles$.pipe(y4((d)=>{if(!d)return v0.of({});return L5(d.thread$,d.threadViewState$).pipe(M1(([a,r])=>({[a.id]:r})))}))}),K("runMainThread:createCliNotificationService",z),J.executeMode){LT4(H.mcpService,J.settings);let d={userInput:V,stdinInput:G,dependencies:H,streamJson:F,streamJsonInput:!!Z.streamJsonInput,streamJsonThinking:!!Z.streamJsonThinking,stats:!!Z.stats,ampURL:J.ampURL,isInternalUser:w,agentMode:Z.mode,labels:Z.label},a=await HR4({threadPool:h,...d});if(await so(a,"execute"),Z.archive)await H.threadService.archive(a,!0),await to(H.threadService,a);await H.asyncDispose(),process.exit(0)}let o=!1,Z0=!1;if(Z.jetbrains||Z.ide){await gu1();let d=await AE({jetbrainsOnly:Z.jetbrains});if(d.length===0){if(Z.jetbrains)o=!await H.configService.get("jetbrains.skipInstall")}else if(d.length===1){let a=d[0];if(a)s$.selectConfig(a)}else Z0=!0}z=process.hrtime.bigint();let W0=Wo0("0.0.1776370304-gfabf5f",H.settingsStorage,{startDelayMs:3000});K("runMainThread:createUpdateService",z),z=process.hrtime.bigint();let U0=new no0(H.mcpService,J.settings.getWorkspaceRootPath());if(K("runMainThread:createMcpTrustHandler",z),V&&J.executeMode){let d=await k1(h.threadHandles$);if(!d)throw new N4("No active thread is available yet.",1);await d.sendMessage({content:[{type:"text",text:V}]})}z=process.hrtime.bigint();let J0=await dX0();K("runMainThread:loadSessionState",z),_.info("Loaded session state:",J0);let V0={...J0,launchCount:J0.launchCount+1};RU((d)=>({...d,launchCount:d.launchCount+1}));try{if(z=process.hrtime.bigint(),await eh4({history:new in0,fuzzyServer:H.fuzzyServer,settingsStorage:H.settingsStorage,threadService:H.threadService,skillService:H.skillService,configService:H.configService,secretStorage:H.secretStorage,internalAPIClient:g5,threadPool:h,createSystemPromptDeps:async()=>ia4(H),ideClient:s$,mcpService:H.mcpService,toolboxService:H.toolboxService,mcpTrustHandler:U0,updateService:W0,pluginPlatform:H.pluginPlatform,pluginService:H.pluginService},{initialServerStatus:H.serverStatus,stdout:process.stdout,hasAPIKeyAtStartup:H.hasAPIKeyAtStartup,ampURL:J.ampURL,startupThreadID:R,showJetBrainsInstaller:o,showIdePickerHint:Z0,openThreadSwitcher:Z.openThreadSwitcher,inspector:Z.inspector,inspectorPort:Z.inspectorPort,jetbrainsMode:Z.jetbrains,clientId:Yb3,logFile:{path:Y},sessionState:V0,freeTierStatusPromise:f,workspace:A??null,features:M,isInternalUser:w,initialAgentMode:Q.getOptionValueSourceWithGlobals("mode")==="cli"?Z.mode:void 0,buildTimestamp:"2026-04-16T20:15:19.090Z"},(d)=>new g01({...d,threadPool:d.threadPool},(a)=>new D61({...a,threadState:a.threadState}))),K("runMainThread:mountApp-returned",z),n)await n}finally{await h.dispose().catch((d)=>{_.error("Failed to dispose thread pool during shutdown",d)})}await H.asyncDispose(),K("runMainThread:dependencies.asyncDispose",X),process.exit(0)}async function c3(J){if(_.info("Initializing CLI context",{argv:process.argv,nodeEnv:"production",hasAmpURL:Boolean(process.env.AMP_URL),hasAmpAPIKey:Boolean(process.env.AMP_API_KEY),hasSettingsFile:Boolean(process.env.AMP_SETTINGS_FILE)}),J.interactive)TZ.write(`Warning: --interactive flag is deprecated. Interactive mode is now the default unless --execute is used or output is redirected.
|
|
6143
|
+
`);let Z=!!J.execute||!process.stdout.isTTY&&!J.streamJson,Q=process.stdout.isTTY&&process.stderr.isTTY;_.info("Execution mode resolved",{executeMode:Z,stdoutTTY:process.stdout.isTTY,stderrTTY:process.stderr.isTTY,streamJson:J.streamJson,executeFlag:J.execute});let Y=await aa1({get:async(G)=>{if(G!==zg)return;try{let F=await ca4(l51,"utf-8");return JSON.parse(F).installationID}catch{return}},set:async(G,F)=>{if(G!==zg)return;await $b3(ro.dirname(l51),{recursive:!0}),await Jb3(l51,JSON.stringify({installationID:F},null,2),{mode:384})}},{clientType:"cli",platform:i50()});Ku1(Y);let X=await JX0({...J,workspaceTrust:{current:!0,changes:qj0},getHook:process.env.AMP_URL?(G,F)=>{if(G==="url")return Promise.resolve(process.env.AMP_URL);return F()}:void 0});if(J.mcpConfig){let G=await NT4(J.mcpConfig);X=wT4(X,G)}let K=ro.dirname(X.getSettingsFilePath());gq4(Av,K);let V=await X.get("url","global");if(!V)V=a9;if(_.info("Resolved Amp URL",{ampURL:V,settingsFile:X.getSettingsFilePath(),workspaceRoot:X.getWorkspaceRootPath()}),!oD(V))_.info("Targeting custom Amp server",{ampURL:V});return X=px1(X),{executeMode:Z,isTTY:Q,ampURL:V,settings:X,secrets:mX0(await ii(J,X))}}function Ab3(J){let Z={};for(let Q=0;Q<J.length;Q++){let Y=J[Q];if(Y?.startsWith("--")){let K=Y.slice(2).replace(/-([a-z])/g,(G,F)=>F.toUpperCase()),V=J[Q+1];if(V&&!V.startsWith("--"))Z[K]=V,Q++}}return Z}function jb3(J,Z){let Q=J.includes("--headless")||J.some((X)=>X.startsWith("--headless=")),Y=ro.resolve(Z.logFile??process.env.AMP_LOG_FILE??(Q?Qb3:Ei));return{logLevel:Z.logLevel??process.env.AMP_LOG_LEVEL??"info",logFile:Y}}async function Rb3(){vO4();let J=Ab3(process.argv),Z=jb3(process.argv,J),Q=dj4(Z),Y=process.argv.includes("--no-color"),X=process.argv.includes("--color"),K=process.stdout.isTTY&&process.stderr.isTTY;if(Y||!X&&!K)o0.level=0;if(Kb3(_),_.info("Starting Amp CLI.",{version:"0.0.1776370304-gfabf5f",buildTimestamp:"2026-04-16T20:15:19.090Z"}),process.platform==="win32"&&bj())HC4();if(parseInt(process.version.slice(1).split(".")[0]??"")<20)throw new N4(i2.nodeVersion(process.version),1,"Please upgrade your Node.js installation from https://nodejs.org");await Ob3(Q).parseAsync(process.argv)}bq4().startActiveSpan("main",async(J)=>{process.on("exit",()=>J.end()),await Rb3().catch(NU)});async function Ib3(J,Z){let Q=J.ampURL.includes("localhost")||J.ampURL.includes("127.0.0.1");if(process.env.AMP_URL&&!Q)await J.settings.set("url",process.env.AMP_URL,"global"),d5.write(`Saving custom server URL to settings: ${process.env.AMP_URL}
|
|
6144
6144
|
`);else if(!oD(J.ampURL))d5.write(`Logging in to ${new URL(J.ampURL).hostname}
|
|
6145
6145
|
`);let Y=process.env.AMP_API_KEY;if(Y)d5.write(`API key found in environment variable, storing...
|
|
6146
6146
|
`),await Z.set("apiKey",Y,J.ampURL),d5.write(`API key successfully stored.
|