@visulima/vis 1.0.0-alpha.22 → 1.0.0-alpha.23

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.
Files changed (137) hide show
  1. package/CHANGELOG.md +50 -0
  2. package/LICENSE.md +132 -2
  3. package/README.md +1 -1
  4. package/dashboard/dist/index.html +152 -0
  5. package/dist/bin.js +1 -1
  6. package/dist/binx.js +3 -0
  7. package/dist/config/index.d.ts +20 -33
  8. package/dist/config/index.js +1 -1
  9. package/dist/packem_chunks/bin.js +373 -367
  10. package/dist/packem_chunks/bloom-status.js +2 -2
  11. package/dist/packem_chunks/bloom-sync.js +2 -2
  12. package/dist/packem_chunks/config.js +12 -12
  13. package/dist/packem_chunks/doctor-probe.js +2 -2
  14. package/dist/packem_chunks/fix.js +3 -3
  15. package/dist/packem_chunks/handler.js +1 -1
  16. package/dist/packem_chunks/handler10.js +1 -1
  17. package/dist/packem_chunks/handler11.js +1 -1
  18. package/dist/packem_chunks/handler12.js +3 -3
  19. package/dist/packem_chunks/handler13.js +1 -1
  20. package/dist/packem_chunks/handler14.js +10 -10
  21. package/dist/packem_chunks/handler15.js +2 -2
  22. package/dist/packem_chunks/handler16.js +1 -1
  23. package/dist/packem_chunks/handler17.js +1 -1
  24. package/dist/packem_chunks/handler18.js +1 -1
  25. package/dist/packem_chunks/handler19.js +1 -1
  26. package/dist/packem_chunks/handler2.js +1 -1
  27. package/dist/packem_chunks/handler20.js +1 -1
  28. package/dist/packem_chunks/handler21.js +2 -2
  29. package/dist/packem_chunks/handler22.js +2 -2
  30. package/dist/packem_chunks/handler23.js +2 -2
  31. package/dist/packem_chunks/handler24.js +1 -18
  32. package/dist/packem_chunks/handler25.js +1 -1
  33. package/dist/packem_chunks/handler26.js +5 -1
  34. package/dist/packem_chunks/handler27.js +1 -5
  35. package/dist/packem_chunks/handler28.js +3 -1
  36. package/dist/packem_chunks/handler29.js +1 -3
  37. package/dist/packem_chunks/handler3.js +1 -1
  38. package/dist/packem_chunks/handler30.js +7 -1
  39. package/dist/packem_chunks/handler31.js +32 -6
  40. package/dist/packem_chunks/handler32.js +3 -33
  41. package/dist/packem_chunks/handler33.js +1 -3
  42. package/dist/packem_chunks/handler34.js +26 -1
  43. package/dist/packem_chunks/handler35.js +5 -26
  44. package/dist/packem_chunks/handler36.js +22 -5
  45. package/dist/packem_chunks/handler37.js +60 -21
  46. package/dist/packem_chunks/handler38.js +6 -428
  47. package/dist/packem_chunks/handler39.js +708 -61
  48. package/dist/packem_chunks/handler4.js +1 -1
  49. package/dist/packem_chunks/handler40.js +24 -6
  50. package/dist/packem_chunks/handler41.js +237 -166
  51. package/dist/packem_chunks/handler42.js +153 -24
  52. package/dist/packem_chunks/handler43.js +10 -153
  53. package/dist/packem_chunks/handler44.js +25 -10
  54. package/dist/packem_chunks/handler45.js +24 -25
  55. package/dist/packem_chunks/handler46.js +3 -24
  56. package/dist/packem_chunks/handler47.js +27 -3
  57. package/dist/packem_chunks/handler48.js +168 -21
  58. package/dist/packem_chunks/handler49.js +33 -173
  59. package/dist/packem_chunks/handler5.js +6 -6
  60. package/dist/packem_chunks/handler6.js +1 -1
  61. package/dist/packem_chunks/handler7.js +1 -1
  62. package/dist/packem_chunks/handler8.js +1 -1
  63. package/dist/packem_chunks/handler9.js +1 -1
  64. package/dist/packem_chunks/heal-accept.js +4 -4
  65. package/dist/packem_chunks/heal.js +1 -1
  66. package/dist/packem_chunks/help-command.js +2 -2
  67. package/dist/packem_chunks/index.js +2 -2
  68. package/dist/packem_chunks/keys-refresh.js +1 -1
  69. package/dist/packem_chunks/list.js +2 -2
  70. package/dist/packem_chunks/loader.js +2 -2
  71. package/dist/packem_chunks/loader2.js +1 -1
  72. package/dist/packem_chunks/prune.js +1 -1
  73. package/dist/packem_chunks/run.js +1 -1
  74. package/dist/packem_chunks/status.js +2 -2
  75. package/dist/packem_chunks/sync.js +2 -2
  76. package/dist/packem_chunks/sync2.js +2 -2
  77. package/dist/packem_chunks/tripwire.js +2 -2
  78. package/dist/packem_chunks/verify-lockfile.js +2 -2
  79. package/dist/packem_shared/{advisories-DS8JEB_g.js → advisories-U1QKY_tg.js} +1 -1
  80. package/dist/packem_shared/{ai-analysis-DGBZYlxF.js → ai-analysis-B8pDCOuT.js} +2 -2
  81. package/dist/packem_shared/ai-fix-DiGSrGKv.js +43 -0
  82. package/dist/packem_shared/anolilab-text-CAM_E6uK.js +13 -0
  83. package/dist/packem_shared/applyDefaults-KxZkvlp3.js +1 -0
  84. package/dist/packem_shared/build-scripts-3E2pmscY.js +1 -0
  85. package/dist/packem_shared/{cyclonedx-CO7-Y1B1.js → cyclonedx-B293T7R0.js} +3 -3
  86. package/dist/packem_shared/dependency-scan-BbtivycX.js +1 -0
  87. package/dist/packem_shared/docker-BhBBfWfc.js +60 -0
  88. package/dist/packem_shared/failure-log-B0Uh-65U.js +2 -0
  89. package/dist/packem_shared/index-C1w1GXdS.js +1 -0
  90. package/dist/packem_shared/index-CZX_II5N.js +29 -0
  91. package/dist/packem_shared/index.server-B7ETiT4C.js +2 -0
  92. package/dist/packem_shared/{lifecycle-boYwVQSE.js → lifecycle-wRE7ymVc.js} +2 -2
  93. package/dist/packem_shared/{lockfile-C5DYMHVq.js → lockfile-CQLFNyVa.js} +1 -1
  94. package/dist/packem_shared/manifests-Z3spBpxv.js +1 -0
  95. package/dist/packem_shared/{min-release-age-D462DvYM.js → min-release-age-Cz6HbF-I.js} +2 -2
  96. package/dist/packem_shared/native-config-sync-BOeuyrBj.js +21 -0
  97. package/dist/packem_shared/{osv-bloom-QSAn2Dcw.js → osv-bloom-CyCDpXBl.js} +2 -2
  98. package/dist/packem_shared/pm-runner-CVliR6Ie.js +1 -0
  99. package/dist/packem_shared/provenance-BcldGs02.js +1 -0
  100. package/dist/packem_shared/readFileSync-CGmzMUF2-D6rUjGDn.js +1 -0
  101. package/dist/packem_shared/registry-keys-pemEkRM9.js +1 -0
  102. package/dist/packem_shared/{resolve-explicit-BgFQHUEP.js → resolve-explicit-2G-2HWtR.js} +3 -3
  103. package/dist/packem_shared/runtime-check-DgXsKCsv.js +1 -0
  104. package/dist/packem_shared/s1ngularity-Boxkax0D.js +1 -0
  105. package/dist/packem_shared/scan-progress-EbvmIh4i.js +2 -0
  106. package/dist/packem_shared/{selectors-B2ISH581.js → selectors-BE2BCnTR.js} +1 -1
  107. package/dist/packem_shared/{signatures-b-jJYoZd.js → signatures-SO-fyExV.js} +1 -1
  108. package/dist/packem_shared/toolchain-Jx2lkAYy.js +5 -0
  109. package/dist/packem_shared/typosquats-CioMnpnb.js +1 -0
  110. package/dist/packem_shared/verify-C8EAHql6.js +1 -0
  111. package/dist/packem_shared/{vis-update-app-Bnu1EIgE.js → vis-update-app-BWA1kA1q.js} +1 -1
  112. package/index.js +26 -26
  113. package/package.json +23 -12
  114. package/schemas/vis-config.schema.json +61 -12
  115. package/dist/packem_chunks/handler50.js +0 -34
  116. package/dist/packem_shared/ai-cache-BjlXWJtl.js +0 -1
  117. package/dist/packem_shared/ai-fix-BhcTrkuW.js +0 -43
  118. package/dist/packem_shared/applyDefaults-BOVDw1jD.js +0 -1
  119. package/dist/packem_shared/build-scripts-DsWMSWDs.js +0 -1
  120. package/dist/packem_shared/cache-directory-DQak1Vjc.js +0 -1
  121. package/dist/packem_shared/dependency-scan-DPHTzA5r.js +0 -1
  122. package/dist/packem_shared/docker-lk0-5Z-i.js +0 -60
  123. package/dist/packem_shared/failure-log-DF7nrFIs.js +0 -2
  124. package/dist/packem_shared/flakiness-DKCOYwN7.js +0 -1
  125. package/dist/packem_shared/index-B4gpNmrG.js +0 -1
  126. package/dist/packem_shared/manifests-B0fMp872.js +0 -1
  127. package/dist/packem_shared/native-config-sync-B0_ef78M.js +0 -21
  128. package/dist/packem_shared/provenance-smHa8efI.js +0 -1
  129. package/dist/packem_shared/registry-keys-3qaVog76.js +0 -1
  130. package/dist/packem_shared/run-summary-utils-DIJV_dUD.js +0 -1
  131. package/dist/packem_shared/runtime-check-DrMx4Q9L.js +0 -1
  132. package/dist/packem_shared/s1ngularity-CwSBPB3I.js +0 -1
  133. package/dist/packem_shared/scan-progress-CMynp3eA.js +0 -2
  134. package/dist/packem_shared/toolchain-OH1PXwbZ.js +0 -5
  135. package/dist/packem_shared/typosquats-CJ4o1l7U.js +0 -1
  136. package/dist/packem_shared/verify-CQbzknur.js +0 -1
  137. package/dist/packem_shared/xxh3-DrAUNq4n.js +0 -1
@@ -1,27 +1,174 @@
1
- var Fe=Object.defineProperty;var f=(e,t)=>Fe(e,"name",{value:t,configurable:!0});import{createRequire as Ne}from"node:module";import{O as He,M as re,z as B,i as oe,Q as Te}from"./config.js";import{x as $e}from"tinyexec";import{o as xe}from"../packem_shared/index-DH-5hsrC.js";import{jsx as b,jsxs as C}from"react/jsx-runtime";import{render as Ue}from"@visulima/tui";import{Box as M}from"@visulima/tui/components/box";import{Spinner as ze}from"@visulima/tui/components/spinner";import{Text as $}from"@visulima/tui/components/text";import{C as Ce,D as q,T as Ie}from"../packem_shared/symbols-CQmER5MT.js";import{E as I,I as Ve,e as ce,q as J,a as X}from"./bin.js";const Ge=Ne(import.meta.url),F=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,z=f(e=>{if(typeof F<"u"&&F.versions&&F.versions.node){const[t,r]=F.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return F.getBuiltinModule(e)}return Ge(e)},"__cjs_getBuiltinModule"),{createRequire:_e}=z("node:module"),{readFileSync:De,writeFileSync:Be,unlinkSync:Le}=z("node:fs"),{randomBytes:qe}=z("node:crypto"),{availableParallelism:de}=z("node:os");var We=Object.defineProperty,Ke=f((e,t)=>We(e,"name",{value:t,configurable:!0}),"u$4"),Ye=Object.defineProperty,Ee=Ke((e,t)=>Ye(e,"name",{value:t,configurable:!0}),"c");const Qe=_e(import.meta.url),N=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,ne=Ee(e=>{if(typeof N<"u"&&N.versions&&N.versions.node){const[t,r]=N.versions.node.split(".").map(Number);if(t>22||t===22&&r>=3||t===20&&r>=16)return N.getBuiltinModule(e)}return Qe(e)},"__cjs_getBuiltinModule"),Je=ne("fs"),Xe=ne("os"),Ze=ne("path");var et=Object.defineProperty,tt=Ee((e,t)=>et(e,"name",{value:t,configurable:!0}),"a"),rt=Object.defineProperty,V=tt((e,t)=>rt(e,"name",{value:t,configurable:!0}),"s");const Me=V(e=>{let t="";for(let r=0;r<e.length;r+=1){const s=e[r],n=s.toUpperCase();t+=s===n?s.toLowerCase():n}return t},"invertCase"),Z=new Map,le=V((e,t)=>{const r=Ze.join(e,`.is-fs-case-sensitive-test-${process.pid}`);try{return t.writeFileSync(r,""),!t.existsSync(Me(r))}finally{try{t.unlinkSync(r)}catch{}}},"checkDirectoryCaseWithWrite"),st=V((e,t,r)=>{try{return le(e,r)}catch(s){if(t===void 0)return le(Xe.tmpdir(),r);throw s}},"checkDirectoryCaseWithFallback"),nt=V((e,t=Je,r=!0)=>{const s=e??process.cwd();if(r&&Z.has(s))return Z.get(s);let n;const i=Me(s);return i!==s&&t.existsSync(s)?n=!t.existsSync(i):n=st(s,e,t),r&&Z.set(s,n),n},"isFsCaseSensitive");var at=Object.defineProperty,it=f((e,t)=>at(e,"name",{value:t,configurable:!0}),"s$3");class A extends Error{static{f(this,"StagedError")}static{it(this,"StagedError")}constructor(t,r){super(t,r),this.name=this.constructor.name}}var ot=Object.defineProperty,ct=f((e,t)=>ot(e,"name",{value:t,configurable:!0}),"o$6");class dt extends A{static{f(this,"ApplyEmptyCommitError")}static{ct(this,"ApplyEmptyCommitError")}}var lt=Object.defineProperty,ut=f((e,t)=>lt(e,"name",{value:t,configurable:!0}),"o$5");class S extends A{static{f(this,"ConfigError")}static{ut(this,"ConfigError")}}var ft=Object.defineProperty,ht=f((e,t)=>ft(e,"name",{value:t,configurable:!0}),"t$1");class ue extends A{static{f(this,"GetBackupStashError")}static{ht(this,"GetBackupStashError")}}var pt=Object.defineProperty,gt=f((e,t)=>pt(e,"name",{value:t,configurable:!0}),"s$2");class D extends A{static{f(this,"GitError")}static{gt(this,"GitError")}stderr;constructor(t,r,s){super(t,s),this.stderr=r}}var mt=Object.defineProperty,wt=f((e,t)=>mt(e,"name",{value:t,configurable:!0}),"e");class fe extends A{static{f(this,"RestoreOriginalStateError")}static{wt(this,"RestoreOriginalStateError")}}var vt=Object.defineProperty,yt=f((e,t)=>vt(e,"name",{value:t,configurable:!0}),"o$2");class O extends A{static{f(this,"TaskError")}static{yt(this,"TaskError")}commandTitle;constructor(t,r,s){super(r,s),this.commandTitle=t}}var kt=Object.defineProperty,W=f((e,t)=>kt(e,"name",{value:t,configurable:!0}),"i");const bt=W(async e=>{if(e.config!==void 0)return e.config;throw new S(`No staged config provided. Add \`staged\` to your vis.config.ts:
1
+ var hs=Object.defineProperty;var D=(r,e)=>hs(r,"name",{value:e,configurable:!0});import{createRequire as ps}from"node:module";import{M as be,Q as gs,C as jt,K as ws,z as vs,$ as ys}from"../packem_shared/readFileSync-CGmzMUF2-D6rUjGDn.js";import{aE as ks,p as ze,v as Ot,w as Dt,b3 as bs,b4 as Ss,n as ut,b5 as $s,u as Ts,C as Cs,O as Is,b6 as xs,b7 as Rs,s as ot,b8 as Ms,b9 as Es,ba as Fs,bb as Ps,bc as js,bd as Os,I as Ds,be as As}from"./bin.js";import{runConcurrently as ft,TerminalBuffer as Ar,readLastRunSummary as Bs,getLastRunSummaryPath as Ls,enforceProjectConstraints as Ns,expandTokensInString as dr,parsePartition as _s,TaskScheduler as Gs,createTaskGraph as qs,reverseTaskGraph as Hs,generateRunSummary as ur,writeChromeTrace as Ws,resolveTurboEnvCompat as Vs,CompositeLifeCycle as fr,defaultTaskRunner as hr,createLogReporter as zs,writeRunSummary as Us}from"@visulima/task-runner";import{F as Zs}from"../packem_shared/failure-log-B0Uh-65U.js";import{r as ei}from"../packem_shared/toolchain-Jx2lkAYy.js";import{i as ti,a as ri,b as si,s as ii,d as ni,c as oi,r as ai,H as ci,f as li,e as di}from"../packem_shared/lifecycle-wRE7ymVc.js";import{p as ui,r as fi,f as hi}from"../packem_shared/selectors-BE2BCnTR.js";import{renderToString as he,render as gi}from"@visulima/tui";import{Text as a}from"@visulima/tui/components/text";import Q,{useSyncExternalStore as lt,useCallback as at,useState as Qe,useRef as Ze,useEffect as St,useMemo as $t}from"react";import{jsxs as u,jsx as d,Fragment as Br}from"react/jsx-runtime";import{Box as g}from"@visulima/tui/components/box";import{StaticRender as pr}from"@visulima/tui/components/static-render";import{T as Lr,C as At,D as gt,E as Nr}from"../packem_shared/symbols-CQmER5MT.js";import{Dialog as wi}from"@visulima/tui/components/dialog";import{useApp as vi}from"@visulima/tui/hooks/use-app";import{useInput as mr}from"@visulima/tui/hooks/use-input";import{useWindowSize as yi}from"@visulima/tui/hooks/use-window-size";import{q as Ti,j as Ci,T as Tt,E as wr}from"../packem_shared/index.server-B7ETiT4C.js";import{parseStacktrace as Ii,codeFrame as xi}from"@visulima/error";import{loadSourceMap as Ri,originalPositionFor as Mi,sourceContentFor as Ei}from"@visulima/source-map";import{ScrollView as _r}from"@visulima/tui/components/scroll-view";import{Spinner as Gr}from"@visulima/tui/components/spinner";import{B as qr}from"./config.js";const ms=ps(import.meta.url),Je=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,Pe=D(r=>{if(typeof Je<"u"&&Je.versions&&Je.versions.node){const[e,t]=Je.versions.node.split(".").map(Number);if(e>22||e===22&&t>=3||e===20&&t>=16)return Je.getBuiltinModule(r)}return ms(r)},"__cjs_getBuiltinModule"),{existsSync:rt,statSync:ht,readFileSync:Rt,watch:Ks,openSync:Xs,readSync:Ys,closeSync:Js,mkdtempSync:Qs}=Pe("node:fs"),{createInterface:pi,emitKeypressEvents:mi}=Pe("node:readline"),{isAbsolute:ki,resolve:gr,dirname:bi,relative:Si}=Pe("node:path"),{fileURLToPath:$i}=Pe("node:url"),{createHash:Fi}=Pe("node:crypto"),{appendFile:Bt}=Pe("node:fs/promises"),{platform:Pi,homedir:Lt,tmpdir:ji}=Pe("node:os"),{execFileSync:Oi,spawn:Di}=Pe("node:child_process"),{createRequire:Ai}=Pe("node:module");var Bi=Object.defineProperty,Li=D((r,e)=>Bi(r,"name",{value:e,configurable:!0}),"u$2"),Ni=Object.defineProperty,_i=Li((r,e)=>Ni(r,"name",{value:e,configurable:!0}),"v"),Gi=Object.defineProperty,qi=_i((r,e)=>Gi(r,"name",{value:e,configurable:!0}),"D");const Hi=qi((r,e,t,s,n,o,i,l,f,m,h,p,c,S)=>{const x={d:s,h:n,m:o,mo:e,ms:l,s:i,w:t,y:r};return f!==void 0&&(x.future=f),m!==void 0&&(x.past=m),h!==void 0&&(x.decimal=h),p!==void 0&&(x.unitMap=p),c!==void 0&&(x.groupSeparator=c),S!==void 0&&(x.placeholderSeparator=S),x},"createDurationLanguage"),Wi={d:"d",day:"d",days:"d",h:"h",hour:"h",hours:"h",hr:"h",hrs:"h",m:"m",millisecond:"ms",milliseconds:"ms",min:"m",mins:"m",minute:"m",minutes:"m",mo:"mo",month:"mo",months:"mo",ms:"ms",s:"s",sec:"s",second:"s",seconds:"s",secs:"s",w:"w",week:"w",weeks:"w",y:"y",year:"y",years:"y",yr:"y",yrs:"y"},Vi=Hi(r=>`year${r===1?"":"s"}`,r=>`month${r===1?"":"s"}`,r=>`week${r===1?"":"s"}`,r=>`day${r===1?"":"s"}`,r=>`hour${r===1?"":"s"}`,r=>`minute${r===1?"":"s"}`,r=>`second${r===1?"":"s"}`,r=>`millisecond${r===1?"":"s"}`,"in %s","%s ago",".",Wi,",","_");var zi=Object.defineProperty,Ui=D((r,e)=>zi(r,"name",{value:e,configurable:!0}),"o$4"),Ki=Object.defineProperty,Xi=Ui((r,e)=>Ki(r,"name",{value:e,configurable:!0}),"o"),Yi=Object.defineProperty,Ji=Xi((r,e)=>Yi(r,"name",{value:e,configurable:!0}),"o");const Qi=Ji(r=>{const e=["y","mo","w","d","h","m","s","ms","future","past"];for(const s of e)if(!Object.hasOwn(r,s))throw new TypeError(`Missing required property: ${s}`);if(typeof r.future!="string"||typeof r.past!="string")throw new TypeError("Properties future and past must be of type string");const t=["y","mo","w","d","h","m","s","ms"];for(const s of t)if(typeof r[s]!="string"&&typeof r[s]!="function")throw new TypeError(`Property ${s} must be of type string or function`);if(r.decimal&&typeof r.decimal!="string")throw new TypeError("Property decimal must be of type string");if(r.delimiter&&typeof r.delimiter!="string")throw new TypeError("Property delimiter must be of type string");if(r._digitReplacements&&!Array.isArray(r._digitReplacements))throw new TypeError("Property _digitReplacements must be an array");if(r._numberFirst&&typeof r._numberFirst!="boolean")throw new TypeError("Property _numberFirst must be of type boolean");if(r.unitMap&&typeof r.unitMap!="object")throw new TypeError("Property unitMap must be an object");if(r.unitMap&&Object.values(r.unitMap).some(s=>typeof s!="string"))throw new TypeError("All values in unitMap must be of type string")},"validateDurationLanguage");var Zi=Object.defineProperty,en=D((r,e)=>Zi(r,"name",{value:e,configurable:!0}),"b$3"),tn=Object.defineProperty,rn=en((r,e)=>tn(r,"name",{value:e,configurable:!0}),"b"),sn=Object.defineProperty,st=rn((r,e)=>sn(r,"name",{value:e,configurable:!0}),"g");const Hr=st((r,e)=>{e=e||-1;const t=new RegExp(String.raw`^-?\d+(?:.\d{0,${String(e)}})?`).exec(r.toString());return t===null?r:Number.parseFloat(t[0])},"toFixed"),vr=st(({unitCount:r,unitName:e},t,s)=>{let{spacer:n}=s;const{maxDecimalPoints:o}=s;let i=".";s.decimal!==void 0?i=s.decimal:t.decimal!==void 0&&(i=t.decimal);let l;"digitReplacements"in s?l=s.digitReplacements:"_digitReplacements"in t&&(l=t._digitReplacements);let f,m=r;o!==void 0&&(m=Hr(r,o));const h=m.toString();if(!t._hideCountIf2||r!==2)if(l){f="";for(const S of h)f+=S==="."?i:l[S]}else f=h.replace(".",i);else f="";const p=t[e];let c=p;return typeof p=="function"&&(c=p(r)),t._hideCountIf2&&r===2&&(n=""),t._numberFirst?c+n+f:f+n+c},"renderPiece"),nn=st((r,e)=>{const{units:t}=e;if(t.length===0)return[];const{unitMeasures:s}=e,n=e.largest??Number.POSITIVE_INFINITY,o={};let i,l,f,m=r;for(l=0;l<t.length;l++){i=t[l];const p=s[i];f=l===t.length-1?m/p:Math.floor(m/p),o[i]=f,m-=f*p}if(e.round){let p=n;for(l=0;l<t.length;l++)if(i=t[l],f=o[i],f!==0&&(p--,p===0)){for(let c=l+1;c<t.length;c++){const S=t[c],x=o[S];o[i]=(o[i]??0)+x*s[S]/s[i],o[S]=0}break}for(l=t.length-1;l>=0;l--){if(i=t[l],f=o[i],f===0)continue;const c=Math.round(f);if(o[i]=c,l===0)break;const S=t[l-1],x=s[S],L=Math.floor(c*s[i]/x);if(L)o[S]=(o[S]??0)+L,o[i]=0;else break}}const h=[];for(l=0;l<t.length&&h.length<n;l++){if(i=t[l],f=o[i],f&&!e.round&&h.length===n-1){let p,c=0;for(p=l+1,t.length;p<t.length;p++){const S=t[p];c+=o[S]*(e.unitMeasures[S]/e.unitMeasures[i])}f+=c,e.maxDecimalPoints!==void 0&&(f=Hr(f,e.maxDecimalPoints))}f&&h.push({unitCount:f,unitName:i})}return h},"getPieces"),on=st((r,e,t)=>{const{language:s,units:n}=e;if(r.length===0){const p=n.at(-1);return vr({unitCount:0,unitName:p},s,e)}const{conjunction:o,serialComma:i}=e;let l=", ";e.delimiter!==void 0?l=e.delimiter:s.delimiter!==void 0&&(l=s.delimiter);let f="";e.timeAdverb&&t!==0&&(f=s.future??"",t<0&&(f=s.past??""));const m=r.map(p=>vr(p,s,e));let h;return!o||r.length===1?h=m.join(l):r.length===2?h=m.join(o):h=m.slice(0,-1).join(l)+(i?",":"")+o+(m.at(-1)??""),f&&(h=f.replace("%s",h)),h},"formatPieces"),Wr=st((r,e)=>{if(Number.isNaN(r))throw new TypeError("Expected a valid number");if(typeof r!="number")throw new TypeError("Expected a number for milliseconds input");const t={conjunction:"",language:Vi,round:!1,serialComma:!0,spacer:" ",timeAdverb:!1,unitMeasures:{d:864e5,h:36e5,m:6e4,mo:2629746e3,ms:1,s:1e3,w:6048e5,y:31556952e3},units:["w","d","h","m","s"],...e};Qi(t.language);const s=Math.abs(r),n=nn(s,t);return on(n,t,r)},"duration");var an=Object.defineProperty,Vr=D((r,e)=>an(r,"name",{value:e,configurable:!0}),"u$1"),cn=Object.defineProperty,Nt=Vr((r,e)=>cn(r,"name",{value:e,configurable:!0}),"u"),ln=Object.defineProperty,dn=Nt((r,e)=>ln(r,"name",{value:e,configurable:!0}),"e");function wt({onlyFirst:r=!1}={}){const e="(?:\\u001B\\][\\s\\S]*?(?:\\u0007|\\u001B\\u005C|\\u009C))|[\\u001B\\u009B][[\\]()#;?]*(?:\\d{1,4}(?:[;:]\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]";return new RegExp(e,r?void 0:"g")}D(wt,"n$2");Vr(wt,"a");Nt(wt,"t");dn(wt,"ansiRegex");var un=Object.defineProperty,fn=Nt((r,e)=>un(r,"name",{value:e,configurable:!0}),"r");const hn=wt(),pn=/\u001B\]0;.*\u0007/,mn=fn(r=>r.replace(pn,"").replace(hn,""),"strip");var gn=Object.defineProperty,vt=D((r,e)=>gn(r,"name",{value:e,configurable:!0}),"s$2");const wn={aube:["aube-lock.yaml"],bun:["bun.lock","bun.lockb"],npm:["npm-shrinkwrap.json","package-lock.json"],pnpm:["pnpm-lock.yaml"],yarn:["yarn.lock"]},vn={aube:["node_modules/.aube-state","node_modules/.modules.yaml"],bun:["node_modules/.bun-tag"],npm:["node_modules/.package-lock.json"],pnpm:["node_modules/.modules.yaml","node_modules/.pnpm/lock.yaml"],yarn:["node_modules/.yarn-integrity","node_modules/.yarn-state.yml",".yarn/install-state.gz"]},yn={ci:{aube:"aube ci",bun:"bun install --frozen-lockfile",npm:"npm ci",pnpm:"pnpm install --frozen-lockfile",yarn:"yarn install --immutable"},tty:{aube:"aube install",bun:"bun install",npm:"npm install",pnpm:"pnpm install",yarn:"yarn install"}},kn=1e3,bn=vt(r=>{for(const[e,t]of Object.entries(wn))for(const s of t)if(rt(be(r,s)))return{lockfileFile:s,manager:e}},"detectPackageManager"),Sn=vt((r,e)=>{let t;for(const s of vn[e]){const n=be(r,s);if(!rt(n))continue;const{mtimeMs:o}=ht(n);(!t||o>t.mtimeMs)&&(t={mtimeMs:o,path:s})}return t},"findFreshestMarker"),$n=vt((r,e={})=>{const t=bn(r);if(!t)return{checked:!1};const{lockfileFile:s,manager:n}=t,o=ht(be(r,s)).mtimeMs,i=Sn(r,n),l=yn[e.inCi?"ci":"tty"][n],f={installMarkerMtimeMs:i?.mtimeMs,lockfileMtimeMs:o,lockfilePath:s,marker:i?.path,packageManager:n};return i?o>i.mtimeMs+kn?{checked:!0,detail:f,failure:"stale-install",message:`${s} is newer than node_modules (${i.path}) — run \`${l}\` to sync.`}:{checked:!0,detail:f}:{checked:!0,detail:f,failure:"missing-install",message:`lockfile detected but node_modules looks uninitialised — run \`${l}\` before \`vis run\`.`}},"checkLockfileFreshness"),Tn=vt((r,e,t,s={})=>{if(s.skip)return{checked:!1,shouldContinue:!0};const n=$n(r,{inCi:e});if(!n.failure)return{...n,shouldContinue:!0};const o=`preflight: ${n.message??"lockfile drift detected"}`;return e&&!s.ciAsWarning?{...n,formattedMessage:o,shouldContinue:!1}:(t.warn(o),{...n,formattedMessage:o,shouldContinue:!0})},"runLockfilePreflight");var Cn=Object.defineProperty,zr=D((r,e)=>Cn(r,"name",{value:e,configurable:!0}),"f$6");const In=zr(r=>r.split(",").map(e=>e.trim()).filter(e=>e!==""),"splitPatterns"),xn=zr((r,e,t)=>{const s=new Set,n=[];if(r===void 0||r.trim()==="")return{skipTaskIds:s,unmatchedPatterns:n};const o=[...t],i=new Set(o),l=new Map;for(const f of o){const m=f.lastIndexOf(":");if(m===-1)continue;const h=f.slice(m+1),p=l.get(h);p===void 0?l.set(h,[f]):p.push(f)}for(const f of In(r)){if(f.startsWith("~:"))throw new Error(`--skip-cache does not support the closest-project selector "~:" (received "${f}"). Use \`pkg:target\`, \`:target\`, or \`#tag:target\`.`);if(i.has(f)){s.add(f);continue}const m=ui(f);if(!m){n.push(f);continue}let h=!1;switch(m.kind){case"all":{const p=l.get(m.target)??[];for(const c of p)s.add(c),h=!0;break}case"project":{const p=m.projects?.[0];if(p!==void 0){const c=`${p}:${m.target}`;i.has(c)&&(s.add(c),h=!0)}break}case"tag":{const{tag:p}=m;if(p!==void 0){const c=l.get(m.target)??[];for(const S of c){const x=S.slice(0,S.lastIndexOf(":"));e.projects[x]?.tags?.includes(p)===!0&&(s.add(S),h=!0)}}break}}h||n.push(f)}return{skipTaskIds:s,unmatchedPatterns:n}},"resolveSkipCachePatterns");var Rn=Object.defineProperty,_t=D((r,e)=>Rn(r,"name",{value:e,configurable:!0}),"a$3");const Mn=/\$(?:\{([A-Z_]\w*)(:-[^}]*)?\}|([A-Z_]\w*))/gi,En=new Set(["0","!","#","$","*","-","?","@","_"]),Fn=_t(r=>{const e=new Map;for(const t of r.matchAll(Mn)){const s=t[1],n=t[3],o=t[2],i=s??n;if(i===void 0||En.has(i))continue;const l=o!==void 0,f=e.get(i);f===void 0?e.set(i,l):f&&!l&&e.set(i,!1)}return[...e.entries()].map(([t,s])=>({hasDefault:s,name:t}))},"extractEnvReferences"),Pn=_t(r=>{const{command:e,processEnv:t,taskEnv:s,taskId:n}=r,o=Fn(e);if(o.length===0)return;const i=[];for(const{hasDefault:l,name:f}of o){if(l)continue;const m=s[f],h=t[f];m===void 0&&h===void 0&&i.push(f)}if(i.length!==0)return{missing:i.toSorted(),taskId:n}},"checkStrictEnv"),jn=_t(r=>{const e=r.missing.map(t=>`$${t}`).join(", ");return`Strict env: ${r.taskId} references unset variable${r.missing.length===1?"":"s"} ${e}. Set ${r.missing.length===1?"it":"them"} in the task env, an envFile, or the parent shell — or opt out with options.strictEnv: false.`},"formatStrictEnvError");var On=Object.defineProperty,Le=D((r,e)=>On(r,"name",{value:e,configurable:!0}),"i$2");const yr=Le(r=>{const e=new Set;for(const t of Object.values(r.projects))for(const s of Object.keys(t.targets??{}))e.add(s);return[...e].sort()},"collectAvailableTargets"),Dn=Le(r=>{const e=new Map;for(const t of r.values())for(const[s,n]of Object.entries(t))for(const o of n.aliases??[])e.has(o)||e.set(o,s);return e},"buildAliasMap"),An=Le((r,e)=>e.get(r)??r,"resolveTargetAlias"),Bn=Le((r,e)=>{if(r.length===0)return e.length;if(e.length===0)return r.length;const t=[];for(let s=0;s<=e.length;s++)t[s]=[s];for(let s=0;s<=r.length;s++)t[0][s]=s;for(let s=1;s<=e.length;s++)for(let n=1;n<=r.length;n++){const o=e[s-1]===r[n-1]?0:1;t[s][n]=Math.min(t[s-1][n]+1,t[s][n-1]+1,t[s-1][n-1]+o)}return t[e.length][r.length]},"levenshtein"),Ln=Le((r,e,t=3)=>Ur(r,e,1,t)[0],"suggestTarget"),Ur=Le((r,e,t=3,s=3)=>{const n=[];for(const o of e){const i=Bn(r.toLowerCase(),o.toLowerCase());i<=s&&n.push({distance:i,name:o})}return n.sort((o,i)=>o.distance-i.distance||o.name.localeCompare(i.name)),n.slice(0,t).map(o=>o.name)},"suggestTargets"),Nn=Le(r=>r.length===0?" (no targets found)":r.map(e=>` - ${e}`).join(`
2
+ `),"formatTargetList"),_n=Le(async r=>{if(r.length===0||!process.stdin.isTTY||!process.stdout.isTTY)return;const e=pi({input:process.stdin,output:process.stdout});try{process.stdout.write(`Available targets:
3
+ `);for(const[n,o]of r.entries())process.stdout.write(` ${String(n+1).padStart(2," ")}. ${o}
4
+ `);process.stdout.write(`
5
+ `);const t=(await new Promise(n=>{e.question("Select a target (number or name, blank to cancel): ",n)})).trim();if(t.length===0)return;const s=Number.parseInt(t,10);return Number.isFinite(s)&&s>=1&&s<=r.length?r[s-1]:r.includes(t)?t:Ln(t,r)}finally{e.close()}},"promptTargetInteractively");var Gn=Object.defineProperty,dt=D((r,e)=>Gn(r,"name",{value:e,configurable:!0}),"n$1");const qn=new RegExp("[\x1B›]\\[[0-?]*[ -/]*[@-~]","g"),Ct=dt(r=>r.replaceAll(qn,"").replaceAll("\r",""),"sanitizeLogLine");class kr{static{D(this,"ServiceDockStore")}static{dt(this,"ServiceDockStore")}#e=[];#s=new Set;#r=new Map;#i=new Map;constructor(e=[]){for(const t of e)this.#i.set(t,{id:t,status:"pending",tailLines:[]});this.#e=[...e],this.#n()}getSnapshot=dt(()=>this.#r,"getSnapshot");subscribe=dt(e=>(this.#s.add(e),()=>{this.#s.delete(e)}),"subscribe");getIds(){return this.#e}getState(e){return this.#i.get(e)}getDockState(){let e=!1,t=!1;for(const s of this.#i.values())s.status==="crashed"||s.status==="failed"?e=!0:(s.status==="pending"||s.status==="starting")&&(t=!0);return e?"crash":t?"boot":"ready"}registerService(e){this.#i.has(e)||(this.#i.set(e,{id:e,status:"pending",tailLines:[]}),this.#e=[...this.#e,e],this.#o())}markStarting(e){this.#t(e,t=>({...t,errorMessage:void 0,startedAt:t.startedAt??Date.now(),status:"starting"}))}markStarted(e,t){this.#t(e,s=>({...s,startedAt:s.startedAt??Date.now(),status:s.status==="ready"?"ready":"starting"}))}markReady(e,t){this.#t(e,s=>({...s,errorMessage:void 0,port:t.port,readyAt:Date.now(),status:"ready"}))}markFailed(e,t,s){const n=s?.message;this.#t(e,o=>({...o,errorMessage:Ct(n??t),status:"failed"}))}markCrashed(e,t){const s=t.slice(-256).map(n=>Ct(n));this.#t(e,n=>({...n,errorMessage:s.length>0?s[s.length-1]:"process exited",status:"crashed",tailLines:s}))}appendLog(e,t){const s=t.split(`
6
+ `).map(n=>Ct(n)).filter(n=>n.length>0);s.length!==0&&this.#t(e,n=>{const o=[...n.tailLines,...s];for(;o.length>256;)o.shift();let i=0;for(let l=o.length-1;l>=0;l--)if(i+=o[l].length+1,i>65536){o.splice(0,l+1);break}return{...n,lastLine:s[s.length-1],tailLines:o}})}abortBoot(e){let t=!1;const s=new Map(this.#i);for(const[n,o]of s)(o.status==="pending"||o.status==="starting")&&(s.set(n,{...o,errorMessage:e,status:"failed"}),t=!0);t&&(this.#i=s,this.#n(),this.#o())}#t(e,t){const s=this.#i.get(e);s&&(this.#i.set(e,t(s)),this.#n(),this.#o())}#n(){this.#r=new Map(this.#i)}#o(){for(const e of this.#s)try{e()}catch{}}}var Hn=Object.defineProperty,Gt=D((r,e)=>Hn(r,"name",{value:e,configurable:!0}),"i$1");const Wn=Gt(r=>Array.isArray(r)?`[${r.join(",")}]`:typeof r=="object"&&r!==null?JSON.stringify(r):String(r),"formatValue"),Vn=Gt((r,e,t)=>e==="_"?`${r}${Array.isArray(t)?t.join(" "):String(t)}`:`${r}--${e}=${Wn(t)}`,"formatFlags"),qt=Gt((r,e,t)=>{const s=new Set(new Set(t.map(c=>c.target.target))),n=new Set(new Set(t.map(c=>c.target.project))),o=e.filter(c=>s.has(c)),i=r.filter(c=>n.has(c)),l=t.length-i.length*o.length,f=o.length===1?"target":"targets",m=o.join(", "),h=i.length===1?`project ${i[0]}`:`${i.length} projects`;let p=`${f} ${m} for ${h}`;return l>0&&(p+=` and ${l} ${l===1?"task":"tasks"} ${l===1?"it depends":"they depend"} on`),p},"formatTargetsAndProjects");var zn=Object.defineProperty,Un=D((r,e)=>zn(r,"name",{value:e,configurable:!0}),"c$4");const Kn={error:"red",info:"white",success:"green"},Mt=Un(({children:r,title:e,variant:t})=>{const s=Kn[t];return u(g,{flexDirection:"column",children:[u(g,{gap:1,children:[d(a,{bold:!0,inverse:!0,children:" VIS "}),d(a,{bold:!0,color:s,children:"•"}),d(a,{children:e})]}),r]})},"Header");var Xn=Object.defineProperty,Yn=D((r,e)=>Xn(r,"name",{value:e,configurable:!0}),"T$4");const Kr=Yn(({cached:r,failed:e,failedIds:t,projectNames:s,retriedIds:n,skippedIds:o,succeeded:i,targets:l,tasks:f,took:m})=>{const h=qt(s,l,f),p=n??[];if(e===0&&(!o||o.length===0)){const c=r>0?` (${r} read from cache)`:"";return d(pr,{children:D(()=>d(Mt,{title:`Successfully ran ${h}`,variant:"success",children:u(g,{flexDirection:"column",marginTop:1,paddingLeft:3,children:[u(a,{children:[d(a,{color:"green",children:Lr})," ",i+r," tasks completed",c?d(a,{dimColor:!0,children:c}):null,d(a,{dimColor:!0,children:` · Took ${m}`})]}),p.length>0&&u(g,{flexDirection:"column",marginTop:1,children:[u(a,{children:[d(a,{color:"yellow",children:"↻"})," ",d(a,{color:"yellow",children:String(p.length)})," task",p.length===1?"":"s"," succeeded after retry:"]}),p.map(S=>u(a,{children:[" ",d(a,{color:"yellow",children:"↻"})," ",S]},S))]})]})}),"children")})}return d(pr,{children:D(()=>d(Mt,{title:`Ran ${h}`,variant:"error",children:u(g,{flexDirection:"column",marginTop:1,paddingLeft:3,children:[o&&o.length>0&&u(g,{flexDirection:"column",children:[u(a,{dimColor:!0,children:[o.length," ","task",o.length===1?"":"s"," ","skipped (dependency failed or --bail)"]}),o.map(c=>u(a,{dimColor:!0,children:[" - ",c]},c)),d(a,{})]}),e>0&&u(g,{flexDirection:"column",children:[u(a,{children:[d(a,{color:"red",children:String(e)})," ","task",e===1?"":"s"," ","failed:"]}),t.map(c=>u(a,{children:[" ",d(a,{color:"red",children:At})," ",c]},c)),d(a,{})]}),p.length>0&&u(g,{flexDirection:"column",children:[u(a,{children:[d(a,{color:"yellow",children:String(p.length)})," ","task",p.length===1?"":"s"," ","finished after retry:"]}),p.map(c=>u(a,{children:[" ",d(a,{color:"yellow",children:"↻"})," ",c]},c)),d(a,{})]}),d(a,{dimColor:!0,children:` Took ${m}`})]})}),"children")})},"CommandSummary");var Jn=Object.defineProperty,It=D((r,e)=>Jn(r,"name",{value:e,configurable:!0}),"o$2");class pt{static{D(this,"TaskStore")}static{It(this,"TaskStore")}#e;#s=new Set;#r=new Map;constructor(e){this.#e={autoExitCountdown:null,cached:0,completed:0,done:!1,endTime:null,failed:0,filterActive:!1,filterText:"",focusedPanel:"tasks",interactiveMode:!1,outputs:new Map,pinnedTaskIds:[null,null],rerunRequested:!1,retriedIds:[],retryTaskId:null,rows:e.map(t=>({persistent:!!t.overrides.visOptions?.persistent,status:"pending",taskId:t.id})),selectedIndex:0,startTime:Date.now(),statusFilter:"all",succeeded:0,viewMode:"list"}}getSnapshot=It(()=>this.#e,"getSnapshot");subscribe=It(e=>(this.#s.add(e),()=>{this.#s.delete(e)}),"subscribe");startTasks(e){const t=[...this.#e.rows];for(const s of e){const n=t.findIndex(o=>o.taskId===s.id);n!==-1&&(t[n]={...t[n],elapsed:0,status:"running"},this.#r.set(s.id,process.hrtime()))}this.#t({...this.#e,rows:t})}endTasks(e){const t=[...this.#e.rows];let{cached:s,completed:n,failed:o,succeeded:i}=this.#e;const l=new Map(this.#e.outputs),f=[...this.#e.retriedIds];for(const h of e){const p=t.findIndex(c=>c.taskId===h.task.id);switch(p!==-1&&(t[p]={...t[p],duration:h.startTime&&h.endTime?h.endTime-h.startTime:void 0,retryAttempts:h.retryAttempts,status:h.status}),h.retryAttempts&&h.retryAttempts>0&&f.push(h.task.id),n++,h.status){case"failure":{o++;break}case"local-cache":case"local-cache-kept-existing":case"remote-cache":{s++;break}case"success":{i++;break}}h.terminalOutput&&!l.has(h.task.id)&&l.set(h.task.id,h.terminalOutput),this.#r.delete(h.task.id)}let{selectedIndex:m}=this.#e;if(o>this.#e.failed){const h=t.findIndex(p=>p.status==="failure");h!==-1&&(m=h)}this.#t({...this.#e,cached:s,completed:n,failed:o,outputs:l,retriedIds:f,rows:t,selectedIndex:m,succeeded:i})}static#i=256*1024;addOutput(e,t){if(!t.trim())return;let s=(this.#e.outputs.get(e)??"")+t;s.length>pt.#i&&(s=s.slice(-pt.#i)),this.#e.outputs.set(e,s),this.#t({...this.#e})}setOutput(e,t){this.#e.outputs.set(e,t),this.#t({...this.#e})}markDone(){this.#t({...this.#e,done:!0,endTime:Date.now()})}unmarkDone(){this.#t({...this.#e,autoExitCountdown:null,done:!1,endTime:null})}tick(){if(this.#r.size===0)return;let e=!1;const t=[...this.#e.rows];for(let s=0;s<t.length;s++){const n=t[s];if(n.status==="running"){const o=this.#r.get(n.taskId);if(o){const i=process.hrtime(o),l=i[0]*1e3+i[1]/1e6;t[s]={...n,elapsed:l},e=!0}}}e&&this.#t({...this.#e,rows:t})}setSelectedIndex(e){e!==this.#e.selectedIndex&&this.#t({...this.#e,selectedIndex:e})}setFocusedPanel(e){e!==this.#e.focusedPanel&&this.#t({...this.#e,focusedPanel:e})}setFilter(e){this.#t({...this.#e,filterText:e,selectedIndex:0})}setFilterActive(e){e!==this.#e.filterActive&&this.#t({...this.#e,filterActive:e,filterText:e?this.#e.filterText:"",selectedIndex:0})}pinTask(e,t){const s=[...this.#e.pinnedTaskIds];s[e]=t,this.#t({...this.#e,pinnedTaskIds:s})}clearPins(){this.#t({...this.#e,pinnedTaskIds:[null,null]})}requestRetry(e){const t=[...this.#e.rows],s=t.findIndex(l=>l.taskId===e);let{completed:n,failed:o,succeeded:i}=this.#e;if(s!==-1){const l=t[s].status;l==="failure"?(o=Math.max(0,o-1),n=Math.max(0,n-1)):l==="success"&&(i=Math.max(0,i-1),n=Math.max(0,n-1)),t[s]={...t[s],elapsed:0,retryAttempts:void 0,status:"running"},this.#r.set(e,process.hrtime())}this.#t({...this.#e,completed:n,done:!1,endTime:null,failed:o,interactiveMode:!1,retriedIds:this.#e.retriedIds.filter(l=>l!==e),retryTaskId:e,rows:t,succeeded:i})}acknowledgeRetry(){const e=this.#e.retryTaskId;return e&&this.#t({...this.#e,retryTaskId:null}),e}setInteractiveMode(e){e!==this.#e.interactiveMode&&this.#t({...this.#e,interactiveMode:e})}setViewMode(e){e!==this.#e.viewMode&&this.#t({...this.#e,viewMode:e})}setStatusFilter(e){this.#t({...this.#e,selectedIndex:0,statusFilter:e})}requestRerun(){this.#r.clear(),this.#t({...this.#e,autoExitCountdown:null,cached:0,completed:0,done:!1,endTime:null,failed:0,interactiveMode:!1,outputs:new Map,rerunRequested:!0,retriedIds:[],rows:this.#e.rows.map(e=>({persistent:e.persistent,status:"pending",taskId:e.taskId})),startTime:Date.now(),succeeded:0,viewMode:"list"})}acknowledgeRerun(){this.#e.rerunRequested&&this.#t({...this.#e,rerunRequested:!1})}#t(e){this.#e=e;for(const t of this.#s)try{t()}catch{}}}var Qn=Object.defineProperty,ke=D((r,e)=>Qn(r,"name",{value:e,configurable:!0}),"l$1");const Zn=ke(r=>mn(r),"stripAnsi"),eo=/^(?<name>(?:[A-Z][\w$]*)?(?:Error|Exception))(?::[ \t](?<message>.*))?$/,to=/^\s*at\s+/,ro=ke(r=>{const e=r.split(`
7
+ `);let t;for(let s=0;s<e.length;s++){const n=eo.exec(e[s].trim());if(!n)continue;const o=[];for(let i=s+1;i<e.length&&i<=s+200;i++){const l=e[i];if(to.test(l))o.push(l.trim());else if(o.length>0||l.trim()!=="")break}if(o.length>0){const i=n.groups?.name??"Error",l=n.groups?.message??"";t={message:l,name:i,stack:`${i}: ${l}
8
+ ${o.map(f=>` ${f}`).join(`
9
+ `)}`}}}return t},"extractErrorBlock"),Xr=ke(r=>{if(r.startsWith("file://"))try{return $i(r)}catch{return r}return r},"normalizeFramePath"),so=ke(r=>!r.includes("node_modules")&&!r.startsWith("node:")&&!r.startsWith("internal/"),"isUserFrame"),io=ke(r=>{try{return Ri(r)}catch{return}},"tryLoadSourceMap"),no=ke((r,e)=>{if(!r.file||r.line===void 0)return;const t=Xr(r.file),s=ki(t)?t:gr(e,t);if(!so(s)||!rt(s))return;const n=io(s);if(n){const o=Mi(n,{column:r.column===void 0?0:Math.max(0,r.column-1),line:r.line});if(o.source&&o.line!=null){const i=gr(bi(s),o.source),l=Ei(n,o.source)??(rt(i)?Rt(i,"utf8"):void 0);if(l!==void 0)return{column:o.column==null?void 0:o.column+1,file:i,line:o.line,source:l}}}return{column:r.column,file:s,line:r.line,source:Rt(s,"utf8")}},"resolveFrame"),br=ke((r,e)=>{const t=Si(e,r);return t&&!t.startsWith("..")?t:r},"shortPath"),Yr=ke((r,e)=>{if(!r?.trim())return r;try{const t=ro(Zn(r));if(!t)return r;const s=new Error(t.message);s.name=t.name,s.stack=t.stack;const n=Ii(s);if(n.length===0)return r;const o=e.color,i={dim:ke(c=>o?wr(c):c,"dim"),head:ke(c=>o?Ci(Tt(c)):c,"head"),loc:ke(c=>o?Ti(c):c,"loc")};let l,f;for(const c of n){const S=no(c,e.cwd);if(S){l=S,f=c;break}}const m=[i.head(`✖ ${t.name}${t.message?`: ${t.message}`:""}`)];if(l){const c=`${br(l.file,e.cwd)}:${l.line}${l.column?`:${l.column}`:""}`;m.push(` ${i.loc(c)}`,""),m.push(xi(l.source,{start:{column:l.column,line:l.line}},{color:o?{gutter:wr,marker:Tt,message:Tt}:void 0,linesAbove:2,linesBelow:3}))}const h=n.filter(c=>c!==f).slice(0,8).map(c=>{const S=c.methodName??"<anonymous>",x=c.file?`${br(Xr(c.file),e.cwd)}${c.line?`:${c.line}`:""}`:"";return i.dim(` at ${S}${x?` (${x})`:""}`)});h.length>0&&m.push("",...h);const p=i.dim("─".repeat(40));return`${m.join(`
10
+ `)}
11
+ ${p}
12
+ ${r}`}catch{return r}},"renderFailureOutput");var oo=Object.defineProperty,xe=D((r,e)=>oo(r,"name",{value:e,configurable:!0}),"t");const Jr={delimiter:" ",language:{d:xe(()=>" d","d"),future:"in %s",h:xe(()=>" h","h"),m:xe(()=>" m","m"),mo:xe(()=>" mo","mo"),ms:xe(()=>" ms","ms"),past:"%s ago",s:xe(()=>" s","s"),w:xe(()=>" w","w"),y:xe(()=>" y","y")},largest:2,round:!0,spacer:"",units:["h","m","s","ms"]};xe(r=>{const e=r[0]*1e3+r[1]/1e6;return Wr(e,Jr)},"formatHrtime");const He=xe(r=>Wr(r,Jr),"formatMs");var ao=Object.defineProperty,We=D((r,e)=>ao(r,"name",{value:e,configurable:!0}),"s$1");const Ue=We(r=>r==="local-cache"||r==="local-cache-kept-existing"||r==="remote-cache","isCacheStatus"),it=We(r=>{switch(r){case"failure":return{color:"red",icon:At};case"local-cache":case"local-cache-kept-existing":case"remote-cache":case"success":return{color:"green",icon:Lr};case"skipped":return{color:"gray",icon:gt};default:return{color:"gray",icon:"?"}}},"getStatusInfo"),tt=We(r=>{const{color:e,icon:t}=it(r);return he(Q.createElement(a,{color:e},t),{columns:10}).trim()},"getStatusIcon"),co=We(r=>{const{color:e,icon:t}=it(r);switch(r){case"local-cache":case"local-cache-kept-existing":case"remote-cache":return he(Q.createElement(a,null,Q.createElement(a,{color:e},t)," ",Q.createElement(a,{color:"cyan"},"[cache]")),{columns:30}).trim();case"skipped":return he(Q.createElement(a,null,Q.createElement(a,{dimColor:!0},t)," ",Q.createElement(a,{dimColor:!0},"[skipped]")),{columns:30}).trim();default:return he(Q.createElement(a,{color:e},t),{columns:10}).trim()}},"getStatusPrefix"),lo=We(r=>r==="azure"||r==="buildkite"||r==="github"||r==="gitlab"||r==="off"?r:process.env.GITHUB_ACTIONS==="true"?"github":process.env.GITLAB_CI==="true"?"gitlab":process.env.BUILDKITE==="true"?"buildkite":process.env.TF_BUILD?.toLowerCase()==="true"?"azure":"off","resolveCiGroupingMode"),uo=We(r=>{const e=r.replaceAll(/\W+/g,"_"),t=Fi("sha256").update(r).digest("hex").slice(0,6);return`${e}_${t}`},"toGitLabSectionKey"),fo=We((r,e,t,s="auto")=>{const n=t.trim();if(!n)return;const o=`
13
+ `,i=lo(s);if(i==="github"&&e!=="failure"){process.stdout.write(`::group::${tt(e)} ${r}${o}`),process.stdout.write(n+o),process.stdout.write(`::endgroup::${o}`);return}if(i==="gitlab"&&e!=="failure"){const p=Math.floor(Date.now()/1e3),c=uo(r),S="\x1B[0K";process.stdout.write(`${S}section_start:${String(p)}:${c}[collapsed=true]\r${S}${tt(e)} ${r}${o}`),process.stdout.write(n+o);const x=Math.floor(Date.now()/1e3);process.stdout.write(`${S}section_end:${String(x)}:${c}\r${S}${o}`);return}if(i==="buildkite"&&e!=="failure"){process.stdout.write(`--- ${tt(e)} ${r}${o}`),process.stdout.write(n+o);return}if(i==="azure"&&e!=="failure"){process.stdout.write(`##[group]${tt(e)} ${r}${o}`),process.stdout.write(n+o),process.stdout.write(`##[endgroup]${o}`);return}const l=process.stdout.columns||80,f=he(Q.createElement(a,{dimColor:!0},gt.repeat(l)),{columns:l}).trim(),m=co(e),h=he(Q.createElement(a,{bold:!0},r),{columns:l}).trim();process.stdout.write(`${f}${o}`),process.stdout.write(`${m} ${h}${o}`),process.stdout.write(n+o),process.stdout.write(`${f}${o}`)},"logCommandOutputCI");var ho=Object.defineProperty,Ht=D((r,e)=>ho(r,"name",{value:e,configurable:!0}),"d$3");const po=Ht(r=>r==="running"?{color:"white",icon:"•"}:r==="pending"?{color:"gray",icon:"·"}:it(r),"getDisplayInfo"),mo=Ht(({autoScroll:r,focused:e,interactiveMode:t,showFullscreenHint:s,statusValue:n,supportsInteractive:o,taskId:i})=>{if(!i)return;if(t)return"Esc cancel | Enter send";const l=r?"":" PAUSED (f resume)",f=o?" i INPUT":"";return e&&n==="running"&&s?`⏎ FULLSCREEN${f} f FOLLOW${l}`:e&&n==="running"?`f FOLLOW${f}${l}`:e&&s?`<enter> full screen${l}`:e?l||void 0:"<tab> or <enter> to focus"},"deriveBottomTitle"),Sr=Ht(({autoScroll:r=!0,duration:e,focused:t,interactiveMode:s,output:n,scrollRef:o,showFullscreenHint:i,status:l,supportsInteractive:f=!0,taskId:m})=>{const h=l??"pending",{icon:p}=po(h),c=t?"bold":"single",S=h==="failure"?"red":h==="success"||Ue(h)?t?"green":"gray":h==="running"?t?"white":"cyan":t?"white":"gray",x=m?`${p} ${m}`:void 0,L=e===void 0?void 0:He(e),E=mo({autoScroll:r,focused:t,interactiveMode:s??!1,showFullscreenHint:i??!1,statusValue:h,supportsInteractive:f,taskId:m});if(!m)return u(g,{alignItems:"center",borderColor:"gray",borderStyle:"single",flexDirection:"column",flexGrow:1,justifyContent:"center",paddingX:2,paddingY:1,children:[d(a,{dimColor:!0,children:"Select a task to view output"}),d(a,{dimColor:!0,children:"Press Enter or 1/2 to pin"})]});const $=[];if(n)for(const y of n.split(`
14
+ `))$.push(y.endsWith("\r")?y.slice(0,-1):y);return!n&&(h==="running"||h==="pending")?d(g,{borderBottomTitle:E,borderColor:S,borderStyle:c,borderTopRightTitle:L,borderTopTitle:x,flexDirection:"column",flexGrow:1,paddingX:2,paddingY:1,children:d(g,{alignItems:"center",flexGrow:1,justifyContent:"center",children:d(a,{dimColor:!0,children:"Waiting for task output…"})})}):u(g,{borderBottomTitle:E,borderColor:s?"yellow":S,borderStyle:c,borderTopRightTitle:L,borderTopTitle:x,flexDirection:"column",flexGrow:1,children:[d(g,{flexGrow:1,flexShrink:1,paddingY:1,children:d(_r,{flexGrow:1,followOutput:r,paddingX:2,ref:o,scrollbar:!0,scrollbarColor:"gray",scrollbarStyle:"block",children:d(a,{children:$.join(`
15
+ `)})})}),s&&d(g,{flexShrink:0,justifyContent:"center",paddingX:1,children:d(a,{bold:!0,color:"yellow",children:"INTERACTIVE | keystrokes forwarded to task | Esc to exit"})})]})},"OutputPanel");var go=Object.defineProperty,Ke=D((r,e)=>go(r,"name",{value:e,configurable:!0}),"d$2");const wo={crashed:"✖",failed:"✖",pending:"·",ready:"●",starting:"•"},Qr=Ke(r=>r==="ready"?"green":r==="crashed"||r==="failed"?"red":r==="starting"?"cyan":"gray","statusColor"),vo=Ke(({status:r})=>r==="starting"?d(a,{color:"cyan",children:d(Gr,{type:"dots"})}):d(a,{bold:!0,color:Qr(r),children:wo[r]}),"StatusGlyph"),yo=Ke(({active:r,focused:e,state:t})=>{const s=e&&r,n=s?">":" ",o=t.status==="ready"?t.port?`running, port ${String(t.port)}`:"running":t.status==="failed"||t.status==="crashed"?t.errorMessage??"exited":t.lastLine??"booting…";return u(g,{flexDirection:"row",flexShrink:0,overflow:"hidden",children:[d(a,{children:n}),d(a,{children:" "}),d(g,{flexShrink:0,width:3,children:d(vo,{status:t.status})}),d(g,{flexGrow:0,flexShrink:0,width:28,children:d(a,{bold:s,inverse:s,children:t.id})}),d(g,{flexGrow:1,flexShrink:1,overflow:"hidden",children:u(a,{color:Qr(t.status),dimColor:t.status!=="crashed"&&t.status!=="failed",wrap:"truncate-end",children:[" ",o]})})]})},"ServiceRow"),ko=Ke(({states:r})=>{const e=[];for(const s of r)s.status==="ready"&&e.push(s.id);const t=e.join(", ");return u(g,{paddingX:1,children:[u(a,{bold:!0,color:"green",children:["● ","Services"]}),u(a,{children:[" ",String(e.length)," / ",String(r.length)," running"]}),t.length>0&&u(a,{dimColor:!0,children:[" ",t]}),d(a,{dimColor:!0,children:" [Tab ↓]"})]})},"StatusPill"),bo=Ke(({states:r})=>{const e=r.find(t=>t.status==="crashed"||t.status==="failed");return e?u(g,{flexDirection:"column",paddingX:1,children:[u(a,{bold:!0,color:"red",children:["✖ ","Service crashed:"," ",e.id]}),e.tailLines.slice(-3).map((t,s)=>u(a,{color:"red",dimColor:!0,children:[" ",t]},`crash-${String(s)}`))]}):d(Br,{})},"CrashHeader"),So=Ke(({activeIndex:r,focused:e,store:t})=>{const s=lt(t.subscribe,t.getSnapshot),n=t.getIds();if(n.length===0)return d(Br,{});const o=n.map(h=>s.get(h)).filter(h=>h!==void 0),i=t.getDockState(),l=i==="crash"?"red":i==="ready"?"gray":e?"white":"cyan";return i==="ready"&&!e?d(g,{borderColor:l,borderStyle:"single",flexDirection:"row",flexShrink:0,children:d(ko,{states:o})}):u(g,{borderBottomTitle:e?i==="crash"?"↑↓ select Enter logs R retry Esc back":"↑↓ select Enter logs Esc back":"Tab to focus services",borderColor:l,borderStyle:e?"bold":"single",borderTopTitle:i==="crash"?"Services (crashed)":i==="ready"?"Services":"Services (starting)",flexDirection:"column",flexGrow:2,flexShrink:0,minHeight:6,paddingX:1,children:[i==="crash"&&d(bo,{states:o}),o.map((h,p)=>d(yo,{active:p===r,focused:e,state:h},h.id))]})},"ServiceDock");var $o=Object.defineProperty,yt=D((r,e)=>$o(r,"name",{value:e,configurable:!0}),"T$2");const Zr=6,es=8,ts=12,To=yt(r=>r==="running"||r==="pending"?Nr:r==="local-cache"||r==="local-cache-kept-existing"?"Local":r==="remote-cache"?"Remote":gt,"getCacheLabel"),$r=yt((r,e)=>e[0]===r?"[1]":e[1]===r?"[2]":"","getPinLabel"),Tr=yt(({compact:r,focused:e,isSelected:t,pinLabel:s,row:n})=>{const{persistent:o,status:i,taskId:l}=n,f=e&&t,m=f?">":" ",h=i==="running"&&o===!0;let p;if(h)p=d(a,{bold:!0,color:"green",children:" ● "});else if(i==="running")p=u(a,{bold:!0,color:"white",children:[" ",d(Gr,{type:"dots"})," "]});else if(i==="pending")p=d(a,{bold:!0,color:"gray",children:" · "});else{const{color:S,icon:x}=it(i);p=u(a,{bold:!0,color:S,children:[" ",x," "]})}let c=Nr;return h?c="running":i!=="running"&&i!=="pending"?c=n.duration===void 0?gt:He(n.duration):i==="running"&&n.elapsed!==void 0&&(c=He(n.elapsed)),u(g,{children:[d(a,{children:m}),d(g,{width:Zr,children:p}),u(g,{flexGrow:1,children:[d(a,{bold:f,inverse:f,children:l}),s?d(a,{dimColor:!0,children:` ${s}`}):null]}),!r&&d(g,{justifyContent:"flex-end",width:es,children:d(a,{dimColor:!Ue(i),children:To(i)})}),!r&&d(g,{justifyContent:"flex-end",width:ts,children:d(a,{color:h?"green":void 0,dimColor:i==="pending"||h,children:c})})]})},"TaskListRow"),Cr=yt(({compact:r,filterActive:e,filterText:t,focused:s,headerStatus:n,parallelSlots:o=3,pinnedTaskIds:i,rows:l,scrollRef:f,selectedIndex:m,title:h})=>{const p=n==="error"?"red":n==="success"?"green":s?"white":"gray",c=l[m]?.taskId,S=[];let x=0;for(const y of l)y.status==="running"?S.push(y):y.status==="pending"&&(x+=1);const L=Math.min(o,S.length+x),E=L>1,$=[];if(E)for(let y=0;y<L;y++){const F=S[y];F?$.push(d(Tr,{compact:r,focused:s,isSelected:F.taskId===c,pinLabel:$r(F.taskId,i),row:F},`par-${F.taskId}`)):$.push(u(g,{children:[d(a,{children:" "}),d(g,{width:Zr,children:d(a,{bold:!0,color:"gray",children:" · "})}),d(a,{dimColor:!0,children:"Waiting for task..."})]},`par-empty-${String(y)}`))}return u(g,{borderColor:p,borderStyle:"single",flexDirection:"column",flexGrow:1,children:[u(g,{flexShrink:0,paddingX:1,children:[d(a,{bold:!0,inverse:!0,children:" VIS "}),d(a,{children:` ${h}`}),!r&&u(g,{flexGrow:1,gap:0,justifyContent:"flex-end",children:[d(g,{justifyContent:"flex-end",width:es,children:d(a,{dimColor:!0,children:"Cache"})}),d(g,{justifyContent:"flex-end",width:ts,children:d(a,{dimColor:!0,children:"Duration"})})]})]}),d(_r,{flexGrow:1,flexShrink:1,paddingX:1,paddingY:1,ref:f,scrollbar:!0,scrollbarColor:"gray",scrollbarStyle:"block",children:l.map(y=>d(Tr,{compact:r,focused:s,isSelected:y.taskId===c,pinLabel:$r(y.taskId,i),row:y},y.taskId))}),E&&d(g,{borderBottom:!1,borderColor:"gray",borderLeft:!1,borderRight:!1,borderStyle:"single",borderTop:!0,flexDirection:"column",flexShrink:0,paddingX:1,paddingY:1,children:$}),e&&u(g,{borderBottom:!1,borderColor:"gray",borderLeft:!1,borderRight:!1,borderStyle:"single",borderTop:!0,flexShrink:0,paddingX:1,children:[d(a,{bold:!0,color:"white",children:"/ "}),d(a,{children:t}),d(a,{inverse:!0,children:" "})]})]})},"TaskListPanel");var Co=Object.defineProperty,Io=D((r,e)=>Co(r,"name",{value:e,configurable:!0}),"ue");const Ir=40,xr=10,Rr=100,xo=Object.freeze([]),Ro=Io(({autoExitSeconds:r,onRetryService:e,parallelSlots:t,projectNames:s,serviceDockStore:n,stdinRegistry:o,store:i,targets:l,tasks:f})=>{const{exit:m}=vi(),{columns:h,rows:p}=yi(),c=lt(i.subscribe,i.getSnapshot),S=at(C=>n?n.subscribe(C):()=>{},[n]);lt(S,()=>n?n.getDockState():"ready");const x=n?n.getIds():xo,L=x.length>0,[E,$]=Qe(0),[y,F]=Qe(null),J=lt(S,()=>y&&n?n.getState(y):void 0),[z,v]=Qe(!1),R=Ze(null),U=Ze(null),j=Ze(null),[X,ne]=Qe(!1),[q,N]=Qe(!0),Z=Ze({list:0,splitList:0,splitOutput:0}),oe=at(()=>{c.viewMode==="list"?Z.current.list=U.current?.getScrollOffset()??0:c.viewMode==="split"&&(Z.current.splitList=U.current?.getScrollOffset()??0,Z.current.splitOutput=j.current?.getScrollOffset()??0)},[c.viewMode]),A=at(C=>{setTimeout(()=>{if(C==="list"){const k=Z.current.list;U.current?.scrollTo(k)}else if(C==="split"){const k=Z.current.splitList;k>0?U.current?.scrollTo(k):U.current?.scrollTo(Math.max(0,i.getSnapshot().selectedIndex-2)),j.current?.scrollTo(Z.current.splitOutput)}},0)},[i]),ae=Ze(!1);St(()=>{c.done&&!ae.current&&(ae.current=!0,r>0&&ne(!0)),!c.done&&ae.current&&(ae.current=!1,ne(!1))},[c.done,r]);const de=$t(()=>{const C=x.length>0?new Set(x):null,k=c.filterText?c.filterText.toLowerCase():null,M=[];for(const ee of c.rows)C?.has(ee.taskId)||c.statusFilter==="failed"&&ee.status!=="failure"||c.statusFilter==="running"&&ee.status!=="running"&&ee.status!=="pending"||c.statusFilter==="passed"&&ee.status!=="success"&&!Ue(ee.status)||k&&!ee.taskId.toLowerCase().includes(k)||M.push(ee);return M},[c.rows,c.filterText,c.statusFilter,x]),je=$t(()=>{let C=0;for(const k of c.rows)k.status==="running"&&(C+=1);return C},[c.rows]),ie=(de[c.selectedIndex]??null)?.taskId??null,_=y?null:c.pinnedTaskIds[0]??ie,G=_?c.rows.find(C=>C.taskId===_):null,Se=J??null,ge=y?(Se?.tailLines??[]).join(`
16
+ `):_?c.outputs.get(_)??"":"",pe=$t(()=>G?.status==="failure"&&ge?Yr(ge,{color:!process.env.NO_COLOR,cwd:process.cwd()}):ge,[G?.status,ge]),$e=y??_,Re=y?Se?.status==="crashed"||Se?.status==="failed"?"failure":"running":G?.status,Oe=qt(s,l,f),De=c.done?`Completed ${Oe} (${He((c.endTime??Date.now())-c.startTime)})`:`Running ${Oe}...`,we=c.done?c.failed>0?"error":"success":"running",ce=at(C=>{U.current?.scrollTo(Math.max(0,C-2))},[]);if(St(()=>{c.interactiveMode&&G?.status!=="running"&&i.setInteractiveMode(!1)},[c.interactiveMode,G?.status,i]),St(()=>{if(!_)return;let C=h;c.viewMode==="split"&&h>=Rr?C=h-Math.floor(h*.4)-2:(c.viewMode==="split"||c.viewMode==="fullscreen")&&(C=h-2);const k=Math.max(1,p-4);o.get(_)?.resize?.(C,k)},[h,p,c.viewMode,_]),mr((C,k)=>{if(k.escape){i.setInteractiveMode(!1);return}if(!_)return;const M=o.get(_);if(!M){i.setInteractiveMode(!1);return}if(k.return)M.write("\r");else if(k.upArrow)M.write("\x1B[A");else if(k.downArrow)M.write("\x1B[B");else if(k.rightArrow)M.write("\x1B[C");else if(k.leftArrow)M.write("\x1B[D");else if(k.backspace)M.write("");else if(k.delete)M.write("\x1B[3~");else if(k.tab)M.write(" ");else if(k.home)M.write("\x1B[H");else if(k.end)M.write("\x1B[F");else if(k.pageUp)M.write("\x1B[5~");else if(k.pageDown)M.write("\x1B[6~");else if(k.ctrl&&C){const ee=C.toUpperCase().codePointAt(0);ee!==void 0&&ee>=65&&ee<=90&&M.write(String.fromCodePoint(ee-64))}else C&&M.write(C)},{isActive:c.interactiveMode}),mr((C,k)=>{if(C==="c"&&k.ctrl){m();return}if(!X){if(z){k.escape||C==="?"?v(!1):C==="q"?(v(!1),ne(!0)):k.downArrow||C==="j"?R.current?.scrollBy(1):k.upArrow||C==="k"?R.current?.scrollBy(-1):k.pageDown?R.current?.scrollBy(5):k.pageUp?R.current?.scrollBy(-5):k.home?R.current?.scrollToTop():k.end&&R.current?.scrollToBottom();return}if(C==="?"){v(!0);return}if(C==="q"){ne(!0);return}if(C==="r"&&c.done){i.requestRerun();return}if(C==="R"&&c.done){const M=de[c.selectedIndex];M?.status==="failure"&&i.requestRetry(M.taskId);return}if(C==="F"&&!c.filterActive){const M=["all","failed","running","passed"],ee=M.indexOf(c.statusFilter);i.setStatusFilter(M[(ee+1)%M.length]);return}if(c.filterActive){if(k.escape){i.setFilterActive(!1);return}if(k.return){i.setFilterActive(!1);return}if(k.backspace){i.setFilter(c.filterText.slice(0,-1));return}if(C&&!k.ctrl&&!k.meta){i.setFilter(c.filterText+C);return}return}if(C==="i"&&G?.status==="running"&&(c.viewMode==="fullscreen"||c.viewMode==="split"&&c.focusedPanel==="output")){i.setInteractiveMode(!0);return}if(c.viewMode==="fullscreen"){if(k.escape){i.setViewMode("split"),A("split");return}if(C==="f"){const M=!q;N(M),M&&j.current?.scrollToBottom();return}if(k.downArrow||C==="j"){N(!1),j.current?.scrollBy(1);return}if(k.upArrow||C==="k"){N(!1),j.current?.scrollBy(-1);return}if(k.pageDown||k.ctrl&&C==="d"){N(!1),j.current?.scrollBy(12);return}if(k.pageUp||k.ctrl&&C==="u"){N(!1),j.current?.scrollBy(-12);return}if(k.home){N(!1),j.current?.scrollToTop();return}if(k.end){N(!0),j.current?.scrollToBottom();return}return}if(c.focusedPanel==="dock"&&L&&n){if(k.tab){F(null),i.setFocusedPanel("tasks");return}if(k.escape){i.setFocusedPanel("tasks"),F(null),c.viewMode==="split"&&(i.setViewMode("list"),A("list"));return}if(k.downArrow||C==="j"){$(M=>Math.min(M+1,x.length-1));return}if(k.upArrow||C==="k"){$(M=>Math.max(M-1,0));return}if(k.return){const M=x[E];M&&(F(M),N(!0),oe(),Z.current.splitList=0,Z.current.splitOutput=0,i.setViewMode("split"),i.setFocusedPanel("output"),A("split"));return}if((C==="r"||C==="R")&&e){const M=x[E],ee=M?n.getState(M)?.status:void 0;if(M&&(ee==="crashed"||ee==="failed")){const ye=e(M);ye instanceof Promise&&ye.catch(()=>{})}return}return}if(c.viewMode==="split"){if(k.tab){c.focusedPanel==="tasks"?i.setFocusedPanel("output"):L?i.setFocusedPanel("dock"):(F(null),i.setFocusedPanel("tasks"));return}if(c.focusedPanel==="output"){if(k.escape){if(y&&L){F(null),i.setViewMode("list"),i.setFocusedPanel("dock"),A("list");return}F(null),i.setFocusedPanel("tasks");return}if(k.return){oe(),i.setViewMode("fullscreen");return}if(C==="f"){const M=!q;N(M),M&&j.current?.scrollToBottom();return}if(k.downArrow||C==="j"){N(!1),j.current?.scrollBy(1);return}if(k.upArrow||C==="k"){N(!1),j.current?.scrollBy(-1);return}if(k.pageDown||k.ctrl&&C==="d"){N(!1),j.current?.scrollBy(12);return}if(k.pageUp||k.ctrl&&C==="u"){N(!1),j.current?.scrollBy(-12);return}if(k.home){N(!1),j.current?.scrollToTop();return}if(k.end){N(!0),j.current?.scrollToBottom();return}return}if(k.escape){i.setViewMode("list"),A("list");return}if(k.return){i.setFocusedPanel("output");return}}if(c.viewMode==="list"||c.viewMode==="split"&&c.focusedPanel==="tasks"){if(k.tab&&c.viewMode==="list"&&L){i.setFocusedPanel("dock");return}if(k.downArrow||C==="j"){const M=Math.min(c.selectedIndex+1,Math.max(0,de.length-1));i.setSelectedIndex(M),ce(M);return}if(k.upArrow||C==="k"){const M=Math.max(c.selectedIndex-1,0);i.setSelectedIndex(M),ce(M);return}if(k.return&&c.viewMode==="list"){N(!0),oe(),Z.current.splitList=0,Z.current.splitOutput=0,i.setViewMode("split"),i.setFocusedPanel("output"),A("split");return}if(C==="/"){i.setFilterActive(!0);return}if(C==="1"&&ie){i.pinTask(0,ie);return}if(C==="2"&&ie){i.pinTask(1,ie);return}if(C==="0"){i.clearPins();return}k.escape&&c.filterText&&i.setFilter("")}}},{isActive:!c.interactiveMode}),h<Ir||p<xr)return d(g,{alignItems:"center",height:p,justifyContent:"center",width:h,children:u(a,{color:"yellow",children:["Terminal too small (",h,"x",p,"). Minimum:"," ",Ir,"x",xr]})});const Ae=u(g,{gap:1,children:[c.succeeded>0&&u(a,{bold:!0,color:"green",children:["✓"," ",c.succeeded]}),c.failed>0&&u(a,{bold:!0,color:"red",children:["✗"," ",c.failed]}),je>0&&u(a,{color:"cyan",children:["◷"," ",je]}),u(a,{dimColor:!0,children:[c.rows.length," ","total"]}),c.statusFilter!=="all"&&u(a,{color:"yellow",children:["[",c.statusFilter,"]"]})]});let ve;if(c.viewMode==="fullscreen")ve=[u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"Esc"}),d(a,{dimColor:!0,children:"BACK"})]},"esc"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"↑↓"}),d(a,{dimColor:!0,children:"SCROLL"})]},"scroll"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"^u ^d"}),d(a,{dimColor:!0,children:"PAGE"})]},"page"),...G?.status==="running"?[u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"i"}),d(a,{dimColor:!0,children:"INPUT"})]},"i")]:[],u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"q"}),d(a,{dimColor:!0,children:"QUIT"})]},"q")];else if(c.done){const C=de[c.selectedIndex]?.status==="failure";ve=[u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"q"}),d(a,{dimColor:!0,children:"QUIT"})]},"q"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"r"}),d(a,{dimColor:!0,children:"RERUN"})]},"r"),...C?[u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"R"}),d(a,{dimColor:!0,children:"RETRY"})]},"R")]:[],u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"?"}),d(a,{dimColor:!0,children:"HELP"})]},"?"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"↑↓"}),d(a,{dimColor:!0,children:"NAV"})]},"nav"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"F"}),d(a,{dimColor:!0,children:"FILTER"})]},"F"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"⏎"}),d(a,{dimColor:!0,children:c.viewMode==="list"?"OUTPUT":"FULLSCREEN"})]},"enter")]}else c.viewMode==="split"&&c.focusedPanel==="output"?ve=[u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"q"}),d(a,{dimColor:!0,children:"QUIT"})]},"q"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"Esc"}),d(a,{dimColor:!0,children:"BACK"})]},"esc"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"↑↓"}),d(a,{dimColor:!0,children:"SCROLL"})]},"scroll"),...G?.status==="running"?[u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"i"}),d(a,{dimColor:!0,children:"INPUT"})]},"i")]:[],u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"⏎"}),d(a,{dimColor:!0,children:"FULLSCREEN"})]},"enter"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"Tab"}),d(a,{dimColor:!0,children:"PANEL"})]},"tab"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"?"}),d(a,{dimColor:!0,children:"HELP"})]},"?")]:ve=[u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"q"}),d(a,{dimColor:!0,children:"QUIT"})]},"q"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"?"}),d(a,{dimColor:!0,children:"HELP"})]},"?"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"↑↓"}),d(a,{dimColor:!0,children:"NAV"})]},"nav"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"/"}),d(a,{dimColor:!0,children:"FILTER"})]},"/"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"F"}),d(a,{dimColor:!0,children:"STATUS"})]},"F"),u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"⏎"}),d(a,{dimColor:!0,children:c.viewMode==="list"?"OUTPUT":"FULLSCREEN"})]},"enter"),...c.viewMode==="split"?[u(g,{gap:1,children:[d(a,{bold:!0,color:"white",children:"Tab"}),d(a,{dimColor:!0,children:"PANEL"})]},"tab")]:[]];const Me=u(g,{borderBottom:!1,borderColor:"gray",borderLeft:!1,borderRight:!1,borderStyle:"single",flexShrink:0,justifyContent:"space-between",children:[d(g,{flexGrow:1,flexWrap:"wrap",gap:2,paddingX:1,children:ve}),d(g,{flexShrink:0,paddingX:1,children:Ae})]}),ue=u(wi,{backgroundColor:"#1e1e1e",footer:u(a,{dimColor:!0,children:[d(a,{bold:!0,color:"white",children:"↑↓"})," ","scroll"," ",d(a,{bold:!0,color:"white",children:"?"}),"/",d(a,{bold:!0,color:"white",children:"Esc"})," ","close"]}),scrollRef:R,title:"KEYBOARD SHORTCUTS",visible:z,width:52,children:[u(g,{flexDirection:"column",marginBottom:1,children:[u(g,{marginBottom:1,children:[d(a,{dimColor:!0,children:"── "}),d(a,{bold:!0,color:"white",children:"NAVIGATION"})]}),u(g,{children:[d(g,{width:24,children:u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","↑","/k"]}),d(a,{dimColor:!0,children:" Move up"})]})}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","↓","/j"]}),d(a,{dimColor:!0,children:" Move down"})]})]}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","Tab"]}),d(a,{dimColor:!0,children:" Switch panel (split)"})]}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","Esc"]}),d(a,{dimColor:!0,children:" Back / close"})]}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","Enter"]}),d(a,{dimColor:!0,children:" Show output / fullscreen"})]})]}),u(g,{flexDirection:"column",marginBottom:1,children:[u(g,{marginBottom:1,children:[d(a,{dimColor:!0,children:"── "}),d(a,{bold:!0,color:"white",children:"VIEWS"})]}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","Enter"]}),u(a,{dimColor:!0,children:[" ","List"," ","→"," ","Split"," ","→"," ","Fullscreen"]})]}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","Esc"]}),u(a,{dimColor:!0,children:[" ","Fullscreen"," ","→"," ","Split"," ","→"," ","List"]})]})]}),u(g,{flexDirection:"column",marginBottom:1,children:[u(g,{marginBottom:1,children:[d(a,{dimColor:!0,children:"── "}),d(a,{bold:!0,color:"white",children:"ACTIONS"})]}),u(g,{children:[d(g,{width:24,children:u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","/"]}),d(a,{dimColor:!0,children:" Filter by text"})]})}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","F"]}),d(a,{dimColor:!0,children:" Filter by status"})]})]}),u(g,{children:[d(g,{width:24,children:u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","1"]}),d(a,{dimColor:!0,children:"/"}),d(a,{bold:!0,color:"white",children:"2"}),d(a,{dimColor:!0,children:" Pin to output pane"})]})}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","0"]}),d(a,{dimColor:!0,children:" Clear pins"})]})]}),u(g,{children:[d(g,{width:24,children:u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","r"]}),d(a,{dimColor:!0,children:" Rerun all (done)"})]})}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","R"]}),d(a,{dimColor:!0,children:" Retry failed task"})]})]}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","i"]}),d(a,{dimColor:!0,children:" Interactive input (running task)"})]})]}),u(g,{flexDirection:"column",marginBottom:1,children:[u(g,{marginBottom:1,children:[d(a,{dimColor:!0,children:"── "}),d(a,{bold:!0,color:"white",children:"SCROLLING"}),d(a,{dimColor:!0,children:" (output panel)"})]}),u(g,{children:[d(g,{width:24,children:u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","↑","/k"]}),d(a,{dimColor:!0,children:" Scroll up"})]})}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","↓","/j"]}),d(a,{dimColor:!0,children:" Scroll down"})]})]}),u(g,{children:[d(g,{width:24,children:u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","^u"]}),d(a,{dimColor:!0,children:" Page up"})]})}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","^d"]}),d(a,{dimColor:!0,children:" Page down"})]})]}),u(g,{children:[d(g,{width:24,children:u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","Home"]}),d(a,{dimColor:!0,children:" Top"})]})}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","End"]}),d(a,{dimColor:!0,children:" Bottom (resume follow)"})]})]}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","f"]}),d(a,{dimColor:!0,children:" Toggle auto-scroll (tail mode)"})]})]}),u(g,{flexDirection:"column",children:[u(g,{marginBottom:1,children:[d(a,{dimColor:!0,children:"── "}),d(a,{bold:!0,color:"white",children:"GENERAL"})]}),u(g,{children:[d(g,{width:24,children:u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","q"]}),d(a,{dimColor:!0,children:" Quit"})]})}),u(a,{children:[u(a,{bold:!0,color:"white",children:[" ","?"]}),d(a,{dimColor:!0,children:" Toggle help"})]})]})]})]}),Ne=d(ks,{autoExitSeconds:r>0?r:3,onCancel:D(()=>{ne(!1)},"onCancel"),visible:X}),Te=L&&n?d(So,{activeIndex:E,focused:c.focusedPanel==="dock",store:n}):null;if(c.viewMode==="fullscreen")return u(g,{flexDirection:"column",height:p,width:h,children:[d(g,{flexGrow:1,children:d(Sr,{autoScroll:q,duration:G?.duration??G?.elapsed,focused:!0,interactiveMode:c.interactiveMode,output:pe,scrollRef:j,status:Re,supportsInteractive:!y,taskId:$e})}),Te,Me,Ne,ue]});if(c.viewMode==="split"){const C=h>=Rr,k=d(Cr,{compact:!0,filterActive:c.filterActive,filterText:c.filterText,focused:c.focusedPanel==="tasks",headerStatus:we,parallelSlots:t,pinnedTaskIds:c.pinnedTaskIds,rows:de,scrollRef:U,selectedIndex:c.selectedIndex,title:De}),M=d(Sr,{autoScroll:q,duration:G?.duration??G?.elapsed,focused:c.focusedPanel==="output",interactiveMode:c.interactiveMode,output:pe,scrollRef:j,showFullscreenHint:!0,status:Re,supportsInteractive:!y,taskId:$e});if(C){const ye=Math.floor(h*.4);return u(g,{flexDirection:"column",height:p,width:h,children:[u(g,{flexDirection:"row",flexGrow:1,children:[d(g,{width:ye,children:k}),d(g,{flexGrow:1,children:M})]}),Te,Me,Ne,ue]})}const ee=Math.floor(p*.45);return u(g,{flexDirection:"column",height:p,width:h,children:[d(g,{height:ee,children:k}),d(g,{flexGrow:1,children:M}),Te,Me,Ne,ue]})}return u(g,{flexDirection:"column",height:p,width:h,children:[d(g,{flexGrow:1,children:d(Cr,{filterActive:c.filterActive,filterText:c.filterText,focused:c.focusedPanel!=="dock",headerStatus:we,parallelSlots:t,pinnedTaskIds:c.pinnedTaskIds,rows:de,scrollRef:U,selectedIndex:c.selectedIndex,title:De})}),Te,Me,Ne,ue]})},"VisTaskRunnerApp");var Mo=Object.defineProperty,qe=D((r,e)=>Mo(r,"name",{value:e,configurable:!0}),"r$2");const Eo=qe(r=>{const{args:e,autoExit:t=!1,onRetryService:s,outputStyle:n="normal",projectNames:o,serviceDockStore:i,stdinRegistry:l,tasks:f}=r,m=new pt(f),h=typeof e.parallel=="number"?e.parallel:3,p=t===!0?3:typeof t=="number"?t:0;let c,S;const x=new Promise(R=>{S=R});let L;const E=qe(()=>{L&&(clearInterval(L),L=void 0)},"cleanup"),$=qe(()=>{if(process.stdin.isTTY&&typeof process.stdin.setRawMode=="function")try{process.stdin.setRawMode(!1)}catch{}process.stdin.pause(),process.stdin.unref()},"releaseStdin"),y=qe(()=>{if(l){for(const R of l.values())R.kill?.();l.clear()}},"killAllPtyProcesses"),F=qe(()=>{E(),v(),y(),$(),process.stdout.write("\x1B[?1049l\x1B[?25h"),c?.cleanup(),process.exit(1)},"onSignal"),J=qe(()=>{const R=m.getSnapshot(),U=He(Date.now()-R.startTime),j=R.rows.filter(q=>q.status==="failure").map(q=>q.taskId),X=process.stdout.columns||80;process.stdout.write(`
17
+ `);for(const q of R.rows){const{persistent:N,status:Z,taskId:oe}=q,A=Z==="running"||Z==="pending",ae=it(Z),de=A&&N?"■":ae.icon,je=A&&N?"gray":ae.color;let ie="";switch(Z){case"local-cache":case"local-cache-kept-existing":{ie=" [local cache]";break}case"remote-cache":{ie=" [remote cache]";break}case"skipped":{ie=" [skipped]";break}default:{A&&N?ie=" [stopped]":A&&(ie=" [skipped]");break}}const _=q.retryAttempts&&q.retryAttempts>0?` [retried ${q.retryAttempts}x]`:"",G=he(Q.createElement(a,null," ",Q.createElement(a,{color:je},de),` vis run ${oe}`,ie?Q.createElement(a,{dimColor:!0},` ${ie}`):null,_?Q.createElement(a,{color:"yellow"},_):null),{columns:X});process.stdout.write(`${G}
18
+ `)}process.stdout.write(`
19
+ `);const ne=he(Q.createElement(Kr,{cached:R.cached,failed:R.failed,failedIds:j,projectNames:o,retriedIds:R.retriedIds.length>0?R.retriedIds:void 0,succeeded:R.succeeded,targets:e.targets,tasks:f,took:U}),{columns:X});if(process.stdout.write(`${ne}
20
+ `),j.length>0&&n!=="quiet")for(const q of j){const N=R.outputs.get(q);if(N?.trim()){const Z=he(Q.createElement(a,null,`
21
+ `,Q.createElement(a,{bold:!0,color:"red"},` ${At} vis run ${q}`)),{columns:X});process.stdout.write(`${Z}
2
22
 
3
- import { defineConfig } from "@visulima/vis/config";
23
+ `);const oe=N.trim().split(`
24
+ `).map(A=>` ${A}`).join(`
25
+ `);process.stdout.write(`${oe}
26
+ `)}}},"printExitSummary");let z;const v=qe(()=>{z&&(clearInterval(z),z=void 0)},"clearKeepAlive");return{lifeCycle:{endCommand(){E(),m.markDone(),z||(z=setInterval(()=>{},1e3))},endTasks(R){m.endTasks(R)},printTaskTerminalOutput(R,U,j){m.getSnapshot().outputs.has(R.id)||m.addOutput(R.id,j)},startCommand(){process.on("SIGINT",F),process.on("SIGTERM",F),z||(z=setInterval(()=>{},1e3)),c=gi(Q.createElement(Ro,{autoExitSeconds:p,onRetryService:s,parallelSlots:h,projectNames:o,serviceDockStore:i,stdinRegistry:l??new Map,store:m,targets:e.targets,tasks:f}),{alternateScreen:!0,exitOnCtrlC:!1,interactive:!0,patchConsole:!0}),c.waitUntilExit().then(()=>{v(),y(),$(),process.removeListener("SIGINT",F),process.removeListener("SIGTERM",F),J(),S()}).catch(()=>{v(),y(),$(),process.removeListener("SIGINT",F),process.removeListener("SIGTERM",F),S()})},startTasks(R){m.startTasks(R),L||(L=setInterval(()=>{m.tick()},100))}},renderIsDone:x,store:m}},"createDynamicOutputRenderer");var Fo=Object.defineProperty,Wt=D((r,e)=>Fo(r,"name",{value:e,configurable:!0}),"c$3");const Po=Wt(r=>r==="quiet"?"quiet":"normal","parseOutputStyle"),jo=Wt((r,e)=>{const t=r.overrides.visOptions;return t?.outputStyle==="normal"||t?.outputStyle==="quiet"?t.outputStyle:e},"resolveTaskOutputStyle");class Oo{static{D(this,"StaticOutputLifeCycle")}static{Wt(this,"StaticOutputLifeCycle")}#e;#s;#r;#i=[];#t=[];#n=[];#o=new Map;#a;#c;#l;#d=0;constructor(e){this.#e=e.projectNames,this.#s=e.args.targets,this.#r=e.tasks,this.#a=e.logReporter,this.#c=e.outputStyle??"normal",this.#l=e.ciGrouping??"auto"}startCommand(){this.#d=Date.now();const e=process.stdout.columns||80,t=`Running ${qt(this.#e,this.#s,this.#r)}`,s=he(Q.createElement(Mt,{title:t,variant:"info"}),{columns:e});process.stdout.write(s);const n=this.#r[0],o=n?.overrides?Object.entries(n.overrides).filter(([i])=>i!=="command"):[];if(o.length>0){process.stdout.write(`
27
+ With additional flags:
28
+ `);for(const[i,l]of o)process.stdout.write(`${Vn(" ",i,l)}
29
+ `)}process.stdout.write(`
30
+ `)}startTasks(e){const t=process.stdout.columns||80;for(const s of e){const n=he(Q.createElement(a,null,Q.createElement(a,{dimColor:!0},">"),` ${s.id}`),{columns:t});process.stdout.write(`${n}
31
+ `)}}endTasks(e){const t=process.stdout.columns||80;for(const s of e){this.#o.set(s.task.id,s),s.status==="failure"?this.#i.push(s):Ue(s.status)&&this.#t.push(s),s.retryAttempts&&s.retryAttempts>0&&this.#n.push(s);const n=tt(s.status),o=s.startTime&&s.endTime?` (${He(s.endTime-s.startTime)})`:"",i=Ue(s.status)?" [cache]":"",l=s.retryAttempts&&s.retryAttempts>0?` [retried ${s.retryAttempts}x]`:"",f=he(Q.createElement(a,null,n,` ${s.task.id}`,i?Q.createElement(a,{color:"cyan"},i):null,l?Q.createElement(a,{color:"yellow"},l):null,o?Q.createElement(a,{dimColor:!0},o):null),{columns:t});process.stdout.write(`${f}
32
+ `)}}printTaskTerminalOutput(e,t,s){if(jo(e,this.#c)==="quiet"&&(t==="success"||Ue(t)))return;const n=t==="failure"?Yr(s,{color:!process.env.NO_COLOR,cwd:process.cwd()}):s;if(this.#a){this.#a.printTaskTerminalOutput(e,t,n);return}fo(e.id,t,n,this.#l)}endCommand(){const e=He(Date.now()-this.#d),t=this.#r.filter(o=>!this.#o.has(o.id)).map(o=>o.id);process.stdout.write(`
33
+ `);const s=process.stdout.columns||80,n=he(Q.createElement(Kr,{cached:this.#t.length,failed:this.#i.length,failedIds:this.#i.map(o=>o.task.id),projectNames:this.#e,retriedIds:this.#n.length>0?this.#n.map(o=>o.task.id):void 0,skippedIds:t.length>0?t:void 0,succeeded:this.#o.size-this.#i.length-this.#t.length,targets:this.#s,tasks:this.#r,took:e}),{columns:s});process.stdout.write(`${n}
34
+ `)}}var Do=Object.defineProperty,kt=D((r,e)=>Do(r,"name",{value:e,configurable:!0}),"o");const Ao=kt(async r=>{if(process.env.VIS_NO_SHELL_HISTORY||Pi()==="win32")return;const e=process.env.SHELL;if(!e)return;const t=gs(e);try{if(t==="zsh"){await Bo(r);return}if(t==="bash"){await Lo(r);return}t==="fish"&&await No(r)}catch{}},"appendToShellHistory"),Bo=kt(async r=>{const e=process.env.HISTFILE??be(process.env.ZDOTDIR??Lt(),".zsh_history"),t=`: ${Math.floor(Date.now()/1e3)}:0;${r}
35
+ `;await Bt(e,t)},"writeZshHistory"),Lo=kt(async r=>{const e=process.env.HISTFILE??be(Lt(),".bash_history");await Bt(e,`${r}
36
+ `)},"writeBashHistory"),No=kt(async r=>{const e=be(Lt(),".local","share","fish","fish_history"),t=`- cmd: ${r.replaceAll("\\","\\\\").replaceAll(`
37
+ `,String.raw`\n`)}
38
+ when: ${Math.floor(Date.now()/1e3)}
39
+ `;await Bt(e,t)},"writeFishHistory");var _o=Object.defineProperty,xt=D((r,e)=>_o(r,"name",{value:e,configurable:!0}),"e");const Go=xt(r=>{const{killGracePeriodMs:e=5e3,onTimeout:t,sendSignal:s,timeoutMs:n}=r;if(n<=0)return{cancel:xt(()=>{},"cancel")};const o=Math.max(e,0);let i;const l=setTimeout(()=>{t?.(),s("SIGTERM"),o>0&&(i=setTimeout(()=>{s("SIGKILL")},o))},n);return{cancel:xt(()=>{clearTimeout(l),i&&clearTimeout(i)},"cancel")}},"scheduleTimeoutKill");var qo=Object.defineProperty,Et=D((r,e)=>qo(r,"name",{value:e,configurable:!0}),"r");const rs=Ai(import.meta.url);let et;const Ho=Et(()=>{if(et!==void 0)return et;try{rs.resolve("fb-watchman")}catch{return et=!1,!1}try{Oi("watchman",["--version"],{stdio:"ignore",timeout:2e3})}catch{return et=!1,!1}return et=!0,!0},"isWatchmanAvailable"),Wo=Et((r,e)=>{if(!Ho())return;let t;try{t=rs("fb-watchman")}catch(n){ze.warn(`[vis watch] fb-watchman failed to load, using native watcher: ${n.message}`);return}const s=new t.Client;s.on("error",n=>{ze.warn(`[vis watch] watchman error: ${n.message}`)}),s.on("subscription",n=>{const o=n;if(!o.is_fresh_instance)for(const i of o.files??[])e(i)});for(const[n,o]of r.entries()){const i=jt(o),l=`vis-watch-${n}-${process.pid}`;s.command(["watch-project",i],(f,m)=>{if(f){ze.warn(`[vis watch] watchman could not watch ${o}: ${f.message}`);return}const h={expression:["allof",["type","f"]],fields:["name"]};m.relative_path&&(h.relative_root=m.relative_path),s.command(["subscribe",m.watch,l,h],p=>{p&&ze.warn(`[vis watch] watchman subscribe failed for ${o}: ${p.message}`)})})}return{close:Et(()=>{try{s.end()}catch{}},"close")}},"startWatchmanWatcher");var Vo=Object.defineProperty,Be=D((r,e)=>Vo(r,"name",{value:e,configurable:!0}),"c$1");const zo=[/node_modules(?:\/|$)/,/\.git(?:\/|$)/,/\.vis(?:\/|$)/],Mr=Be((r,e)=>{const t=new Set,s=new Set;for(const[,i]of r){const l=i.task.hashDetails?.nodes;if(l)for(const f of Object.keys(l))t.add(f),s.add(ws(jt(e,f)))}const n=[...s].sort(),o=[];for(const i of n)o.some(l=>i===l||i.startsWith(`${l}/`))||o.push(i);return{directories:o,files:t}},"collectTrackedWatchTargets"),Uo=Be((r,e,t)=>{const s=new Set;for(const n of r){const o=jt(e,n);for(const i of t)if(o===i||o.startsWith(`${i}/`)){const l=vs(i,o);l.length>0&&s.add(l)}}return n=>{const o=n.replaceAll("\\","/");return s.has(o)}},"createTrackedFileFilter"),Ko=Be(r=>{const e=r.replaceAll("\\","/");return zo.some(t=>t.test(e))},"shouldIgnore"),Er=Be(r=>{const{debounceMs:e=150,filter:t,onChange:s,paths:n}=r;let o=new Set,i;const l=Be(()=>{i=void 0;const p=[...o];o=new Set,p.length!==0&&Promise.resolve(s(p)).catch(c=>{ze.error("[vis watch] onChange handler failed:",c)})},"flush"),f=Be(p=>{Ko(p)||t&&!t(p)||(o.add(p),i&&clearTimeout(i),i=setTimeout(l,e))},"emit"),m=Wo(n,f);if(m)return{close:Be(()=>{i&&clearTimeout(i),m.close()},"close")};const h=[];for(const p of n)try{const c=Ks(p,{recursive:!0},(S,x)=>{x&&f(x)});h.push(c)}catch(c){ze.warn(`[vis watch] unable to watch ${p}: ${c.message}`)}return{close:Be(()=>{i&&clearTimeout(i);for(const p of h)try{p.close()}catch{}},"close")}},"startWatcher");var Xo=Object.defineProperty,Yo=D((r,e)=>Xo(r,"name",{value:e,configurable:!0}),"n");const Jo=Yo((r,e)=>{const t=e?.trim();if(!t)return{filter:void 0,tasks:[...r]};const s=t.toLowerCase();return{filter:t,tasks:r.filter(n=>n.target.project.toLowerCase().includes(s))}},"applyProjectFilter");var Qo=Object.defineProperty,Fe=D((r,e)=>Qo(r,"name",{value:e,configurable:!0}),"a$1");const Zo=[""," Watch keybinds:"," r, Enter rerun"," a rerun all (clear filter)"," p filter by project name"," q, Ctrl+C quit"," h, ? show this help",""].join(`
40
+ `),ea=Fe(r=>{r.write(`${Zo}
41
+ `)},"writeHelp"),ta=Fe(async(r,e)=>{e.write("filter projects (empty to cancel) > ");const t=r,s=t.isRaw===!0;if(s)try{t.setRawMode?.(!1)}catch{}return await new Promise(n=>{let o="";const i=Fe(l=>{o+=typeof l=="string"?l:l.toString("utf8");const f=o.indexOf(`
42
+ `);if(f===-1)return;const m=o.slice(0,f).replace(/\r$/,"").trim();if(r.off("data",i),s)try{t.setRawMode?.(!0)}catch{}n(m.length>0?m:void 0)},"onData");r.on("data",i)})},"defaultPromptFilter"),ra=Fe(r=>{const{handlers:e}=r,t=r.input??process.stdin,s=r.output??process.stdout,n=r.promptFilter??ta;if(!t||t.isTTY===!1)return{close:Fe(()=>{},"close")};mi(t);const o=t.isRaw===!0;try{t.setRawMode?.(!0)}catch{return{close:Fe(()=>{},"close")}}typeof t.resume=="function"&&t.resume();let i=!1;const l=Fe(async h=>{if(h.ctrl===!0&&h.name==="c"){await e.onQuit();return}if(!i)switch(h.name){case"?":case"h":{await e.onHelp();break}case"a":{await e.onClearFilter();break}case"p":{i=!0;try{const p=await n(t,s);p===void 0?s.write(`filter cancelled.
43
+ `):await e.onFilter(p)}finally{i=!1}break}case"q":{await e.onQuit();break}case"r":{await e.onRerun();break}case"return":{await e.onRerun();break}}},"dispatch"),f=Fe((h,p)=>{l(p).catch(c=>{s.write(`[vis watch] keybind handler failed: ${c.message}
44
+ `)})},"onKeypress"),m=t;return m.on("keypress",f),{close:Fe(()=>{if(m.off("keypress",f),!o)try{t.setRawMode?.(!1)}catch{}const h=t;if(typeof h.pause=="function")try{h.pause()}catch{}},"close")}},"installKeybinds");var sa=Object.defineProperty,Ft=D((r,e)=>sa(r,"name",{value:e,configurable:!0}),"y");const ia=Ft(r=>{const e=r.overrides.visOptions;return e&&typeof e=="object"?e:void 0},"getVisOptions"),na=Ft(async r=>{const{initialTasks:e,probe:t,registeredEntries:s,taskGraph:n,visVersion:o}=r,i=new Map,l=new Map,f=new Map;for(const v of s)if(ti(v.pid)){if(v.visVersion!==o){l.set(v.id,v);continue}i.set(v.id,v)}if(t){const v=[...i.values()],R=await Promise.all(v.map(async U=>{try{return[U.id,await t(U)]}catch{return[U.id,!1]}}));for(const[U,j]of R)if(!j){const X=i.get(U);i.delete(U),X&&f.set(U,X)}}const m=new Set(e.map(v=>v.id)),h=new Set,p=[],c=[],S=new Set;for(const v of Object.values(n.dependencies))for(const R of v)S.add(R);for(const[v,R]of Object.entries(n.tasks)){if(!ia(R)?.service)continue;if(i.has(v)){h.add(v),c.push(i.get(v));continue}if(m.has(v)||!S.has(v))continue;const U=l.get(v),j=f.get(v);let X;U?X=`Service ${v} is registered with vis ${U.visVersion}, but this invocation is vis ${o}. Restart with \`vis service restart ${v}\` to pick up the new version.`:j?X=`Service ${v} is registered (PID ${String(j.pid)}) but failed its readiness probe — the wrapper process is alive but the underlying server is not responding. Run \`vis service restart ${v}\` to recover.`:X=`Target depends on the service ${v}, which is not running. Run \`vis service start ${v}\` first, or invoke \`${v}\` directly.`,p.push({message:X,targetId:v})}if(h.size===0)return{diagnostics:p,initialTasks:e,satisfiedServices:c,serviceDependentsByServiceId:new Map,serviceEnvByTaskId:new Map,taskGraph:n};const x=new Map,L=Ft(v=>{const R=new Set,U=[...n.dependencies[v]??[]],j=new Set;for(;U.length>0;){const X=U.pop();if(!j.has(X)){j.add(X),h.has(X)&&R.add(X);for(const ne of n.dependencies[X]??[])j.has(ne)||U.push(ne)}}return[...R].sort()},"collectTransitiveServices"),E=new Map;for(const v of Object.keys(n.dependencies)){if(h.has(v))continue;const R=L(v);if(R.length===0)continue;const U={};for(const j of R){const X=i.get(j);if(!X)continue;Object.assign(U,X.env);const ne=E.get(j);ne?ne.push(v):E.set(j,[v])}Object.keys(U).length>0&&x.set(v,U)}for(const v of E.values())v.sort();const $={};for(const[v,R]of Object.entries(n.tasks))h.has(v)||($[v]=R);const y={};for(const[v,R]of Object.entries(n.dependencies))h.has(v)||(y[v]=R.filter(U=>!h.has(U)));const F=new Map;for(const v of Object.keys($))F.set(v,0);for(const v of Object.values(y))for(const R of v)F.has(R)&&F.set(R,(F.get(R)??0)+1);const J=[];for(const v of n.roots)!h.has(v)&&$[v]&&J.push(v);for(const[v,R]of F)R===0&&!J.includes(v)&&$[v]&&J.push(v);const z=e.filter(v=>!h.has(v.id));return{diagnostics:p,initialTasks:z,satisfiedServices:c,serviceDependentsByServiceId:E,serviceEnvByTaskId:x,taskGraph:{dependencies:y,roots:J,tasks:$}}},"applyServiceRegistry");var oa=Object.defineProperty,mt=D((r,e)=>oa(r,"name",{value:e,configurable:!0}),"c");const ct="[[VIS_BOOT]]",aa=250,ca=1e3,Fr=3,la=mt(r=>{try{return process.kill(r,0),!0}catch{return!1}},"isAlive"),Pr=mt(r=>{try{const e=Rt(r,"utf8").trim(),t=Number.parseInt(e,10);return Number.isFinite(t)&&t>0?t:null}catch{return null}},"readPidFile");class da{static{D(this,"ServiceEventBridge")}static{mt(this,"ServiceEventBridge")}#e;#s;#r;#i;#t=new Map;#n=new Map;#o=new Map;#a=new Map;constructor(e){this.#e=e.indexToId,this.#s=new Map(e.services),this.#r=e.sink,this.#i=e.workspaceRoot}onProcessEvent=mt(e=>{if(e.kind!=="stdout"&&e.kind!=="stderr")return;const t=this.#e.get(e.index);t===void 0||e.text===void 0||this.onTaskOutput(t,e.text)},"onProcessEvent");onTaskOutput(e,t){if(!this.#s.has(e))return;const s=((this.#t.get(e)??"")+t).split(`
45
+ `),n=s.pop()??"";this.#t.set(e,n);for(const o of s)this.#c(e,o)}notifyRegistryStarting(e){this.#r.starting(e)}notifyRegistryStarted(e,t){this.#r.started(e,t)}onRegistryTaskStarted(e){this.#s.get(e)?.mode==="registry"&&this.notifyRegistryStarting(e)}async onRegistryTaskClosed(e,t,s){if(this.#s.get(e)?.mode!=="registry")return;if(s||t!==0){this.notifyRegistryFailed(e,"exit-code",{exitCode:t,killed:s});return}const n=await ri(this.#i,e);if(!n){this.notifyRegistryFailed(e,"missing-registry-entry");return}const{config:o}=n,i=o.readiness?.tcp?.port??o.port??0,l=o.readiness?.tcp?.host??"127.0.0.1";this.notifyRegistryReady(e,{host:l,logFile:n.logFile,pid:n.pid,port:i})}notifyRegistryReady(e,t){this.#r.ready(e,{host:t.host,port:t.port}),this.#f(e,t.logFile),t.pid!==null&&this.#h(e,t.pid)}notifyRegistryFailed(e,t,s){this.#r.failed(e,t,s)}async retry(e){const t=this.#s.get(e);if(t){if(this.#u(e),this.#t.delete(e),this.#n.delete(e),this.#r.starting(e),t.mode==="registry"){await this.#v(e,t.registry);return}t.mode==="ephemeral"&&this.#w(e,t.ephemeral)}}async dispose(){for(const e of[...this.#o.keys(),...this.#a.keys()])this.#u(e);this.#t.clear(),this.#n.clear()}#c(e,t){if(t.startsWith(ct)){this.#l(e,t.slice(ct.length));return}const s=this.#n.get(e)??[];s.push(t),s.length>Fr&&s.shift(),this.#n.set(e,s),this.#r.log(e,`${t}
46
+ `)}#l(e,t){let s;try{s=JSON.parse(t)}catch{this.#r.log(e,`${ct+t}
47
+ `);return}switch(s.event){case"failed":{const n=typeof s.reason=="string"?s.reason:"unknown",o={};for(const[i,l]of Object.entries(s))i!=="event"&&i!=="id"&&i!=="reason"&&(o[i]=l);this.#r.failed(e,n,o);break}case"ready":{const n=typeof s.host=="string"?s.host:"127.0.0.1",o=typeof s.port=="number"?s.port:0;this.#r.ready(e,{host:n,port:o}),this.#d(e);break}case"started":{const n=typeof s.pid=="number"?s.pid:null;this.#r.started(e,n);break}default:this.#r.log(e,`${ct+t}
48
+ `)}}#d(e){const t=this.#s.get(e);if(t?.ephemeral===void 0)return;this.#f(e,t.ephemeral.logFile);const s=Pr(t.ephemeral.pidFile);s!==null&&this.#h(e,s)}#f(e,t){if(this.#o.has(e)||!rt(t))return;const s=Xs(t,"r"),n=(()=>{try{return ht(t).size}catch{return 0}})(),o={fd:s,logFile:t,pollTimer:setInterval(()=>{this.#m(e)},aa),position:n};this.#o.set(e,o)}#m(e){const t=this.#o.get(e);if(t)try{const s=ht(t.logFile);if(s.size<=t.position)return;const n=Buffer.alloc(s.size-t.position),o=Ys(t.fd,n,0,n.length,t.position);if(o>0){t.position+=o;const i=n.subarray(0,o).toString("utf8");for(const l of i.split(`
49
+ `))l.length!==0&&this.#g(e,l);this.#r.log(e,i)}}catch{}}#g(e,t){const s=this.#n.get(e)??[];for(s.push(t);s.length>Fr;)s.shift();this.#n.set(e,s)}#h(e,t){if(this.#a.has(e))return;const s={pid:t,timer:setInterval(()=>{if(!la(t)){const n=[...this.#n.get(e)??[]];this.#u(e),this.#r.crashed(e,n)}},ca)};this.#a.set(e,s)}#u(e){const t=this.#o.get(e);if(t){clearInterval(t.pollTimer);try{Js(t.fd)}catch{}this.#o.delete(e)}const s=this.#a.get(e);s&&(clearInterval(s.timer),this.#a.delete(e))}#w(e,t){if(t===void 0)return;const s=Pr(t.pidFile);if(s!==null)try{process.kill(-s,"SIGTERM")}catch{}const n=Di("node",[t.scriptPath,t.configFile],{cwd:t.cwd,stdio:["ignore","pipe","pipe"]});n.stdout.on("data",o=>{this.#p(e,o)}),n.stderr.on("data",o=>{this.#p(e,o)}),n.on("error",o=>{this.#r.failed(e,"respawn-error",{message:o.message})})}#p(e,t){const s=((this.#t.get(e)??"")+t.toString("utf8")).split(`
50
+ `),n=s.pop()??"";this.#t.set(e,n);for(const o of s)this.#c(e,o)}async#v(e,t){if(t!==void 0){try{await si({id:e,workspaceRoot:this.#i})}catch{}try{const s=await ii({command:t.command,config:t.config,cwd:t.cwd,env:t.env,id:e,workspaceRoot:this.#i}),n=t.config.readiness?.tcp?.port??t.config.port??0,o=t.config.readiness?.tcp?.host??"127.0.0.1";this.#r.started(e,s.entry.pid),this.notifyRegistryReady(e,{host:o,logFile:s.entry.logFile,pid:s.entry.pid,port:n})}catch(s){const n=s instanceof Error?s.message:String(s);this.#r.failed(e,"retry-failed",{message:n})}}}}var ua=Object.defineProperty,me=D((r,e)=>ua(r,"name",{value:e,configurable:!0}),"p");const fa=me(r=>{const e=r.overrides.visOptions;return e&&typeof e=="object"?e:void 0},"getVisOptions"),ss=me((r,e,t)=>{const s=[],n=[];for(const o of e){const i=t.tasks[o];if(!i){n.push({id:o,reason:"task not in graph"});continue}const l=i.overrides.command;if(!l){n.push({id:o,reason:"no command resolved"});continue}const f=fa(i);if(!f?.service){n.push({id:o,reason:"no service config"});continue}const m=Ot(r,i.projectRoot,!!f.runFromWorkspaceRoot),{envFile:h}=f,p=h===void 0||h===!1?{}:Dt(m,h),c=f.service.env??{};s.push({command:l,config:f.service,cwd:m,env:{...p,...c},id:o})}return{services:s,skipped:n}},"extractPreflightTasks"),ha=me((r,e)=>{const t=new Set(r),s=new Map;for(const i of r){const l=(e.dependencies[i]??[]).filter(f=>t.has(f));s.set(i,new Set(l))}const n=[],o=new Set;for(;s.size>0;){const i=[];for(const[l,f]of s){for(const m of f)o.has(m)&&f.delete(m);f.size===0&&i.push(l)}i.length===0&&i.push(...s.keys());for(const l of i)o.add(l),s.delete(l);i.sort(),n.push({ids:i})}return n},"planTopoLevels"),pa=me((r,e)=>{const t=[];for(const s of ha(r,e))t.push(...s.ids);return t},"linearize"),ma=String.raw`import { spawn } from "node:child_process";
51
+ import { closeSync, openSync, readFileSync, readSync, statSync, writeFileSync } from "node:fs";
52
+ import { createConnection } from "node:net";
4
53
 
5
- export default defineConfig({
6
- staged: { "*.ts": "eslint --fix" },
7
- });
54
+ const cfgPath = process.argv[2];
8
55
 
9
- Coming from lint-staged or nano-staged? Run \`vis migrate lint-staged\` (or \`vis migrate nano-staged\`) to move the config in and remove the legacy files.`)},"resolveConfig"),he=W(e=>{if(typeof e!="object"||e===null)throw new S("Staged config must be an object mapping glob patterns to tasks.");const t=Object.entries(e);if(t.length===0)throw new S("Staged config is empty — at least one glob pattern is required.");for(const[r,s]of t){if(!r||r.trim()==="")throw new S("Staged config keys must be non-empty glob patterns.");Oe(r,s)}return e},"validateConfig"),Oe=W((e,t)=>{if(typeof t=="string"){if(t.trim()==="")throw new S(`Task for "${e}" is an empty string.`);return}if(Array.isArray(t)){if(t.length===0)throw new S(`Task array for "${e}" is empty.`);for(const r of t)Oe(e,r);return}if(typeof t!="function"&&!St(t))throw new S(`Invalid task for "${e}" — expected string, string[], function, or { title, task } object.`)},"validateTask"),St=W(e=>typeof e=="object"&&e!==null&&typeof e.title=="string"&&typeof e.task=="function","isCustomTask");var Tt=Object.defineProperty,x=f((e,t)=>Tt(e,"name",{value:t,configurable:!0}),"r$2");const pe=2048,g=x(async(e,t)=>{const r=t.input===void 0?void 0:typeof t.input=="string"?t.input:t.input.toString("utf8"),s=await $e("git",[...e],{nodeOptions:{cwd:t.cwd,env:t.env?{...process.env,...t.env}:void 0,stdio:r===void 0?["ignore","pipe","pipe"]:["pipe","pipe","pipe"]},stdin:r}),n=typeof s.exitCode=="number"?s.exitCode:1;if(n!==0&&!t.lenient){const{stderr:i}=s,o=i.length>pe?`${i.slice(0,pe)}…`:i;throw new D(`git ${e.join(" ")} failed with exit code ${n}: ${o.trim()}`,i)}return{exitCode:n,stderr:s.stderr,stdout:s.stdout}},"git"),R=x(async(e,t)=>{const{stdout:r}=await g(e,t);return r.trim()},"gitOut"),$t=x(async e=>{const t=await g(["rev-parse","--is-inside-work-tree"],{cwd:e,lenient:!0});return t.exitCode===0&&t.stdout.trim()==="true"},"isGitRepo"),xt=x(async e=>R(["rev-parse","--absolute-git-dir"],{cwd:e}),"getGitDirectory"),je=x(async e=>R(["rev-parse","--show-toplevel"],{cwd:e}),"getWorkTree"),ge=x(async e=>R(["write-tree"],{cwd:e}),"writeIndexTree"),Ct=x(async e=>{const t=await g(["rev-parse","HEAD^{tree}"],{cwd:e,lenient:!0});return t.exitCode===0?t.stdout.trim():""},"headTreeSha"),G={major:2,minor:32},It=x(e=>{const t=/git version (\d+)\.(\d+)/.exec(e);if(!t)return null;const r=Number.parseInt(t[1]??"",10),s=Number.parseInt(t[2]??"",10);return Number.isNaN(r)||Number.isNaN(s)?null:{major:r,minor:s}},"parseGitVersion"),Et=x(async e=>{const t=It(await R(["--version"],{cwd:e}));if(t!==null&&(t.major<G.major||t.major===G.major&&t.minor<G.minor))throw new D(`Git ${G.major}.${G.minor} or newer is required; found ${t.major}.${t.minor}.`)},"assertGitVersion");var Mt=Object.defineProperty,E=f((e,t)=>Mt(e,"name",{value:t,configurable:!0}),"a$2");const Ot="ACMR",me=500,jt=E(async e=>{const{stdout:t}=await g(["diff-files","--raw","-z"],{cwd:e}),r=t.split("\0").filter(n=>n.length>0),s=[];for(let n=0;n<r.length;n+=1){const i=r[n];if(!i?.startsWith(":"))continue;const o=i.slice(1).split(" "),a=o[3],c=o[4],d=r[n+1];n+=1,c==="A"&&a!==void 0&&/^0+$/.test(a)&&d!==void 0&&s.push(d)}return s},"getIntentToAddPaths"),we=E(async e=>{const{stdout:t}=await g(["ls-files","--others","--exclude-standard","-z"],{cwd:e});return t.split("\0").filter(r=>r.length>0)},"getUntrackedFiles"),At=E(async(e,t)=>{if(e.length===0)return;const r=`${e.join("\0")}\0`;await g(["rm","--cached","--quiet","--pathspec-from-file=-","--pathspec-file-nul","--"],{cwd:t.cwd,input:r})},"removeFromIndex"),Pt=E(async e=>{const t=e.diffFilter??Ot,r=e.diff===void 0?["diff","--name-only","-z",`--diff-filter=${t}`,"--staged"]:["diff","--name-only","-z",`--diff-filter=${t}`,...e.diff.split(/\s+/).filter(Boolean)],{stdout:s}=await g(r,{cwd:e.cwd}),n=s.split("\0").filter(o=>o.length>0);if(n.length===0)return[];const i=e.workTree??await je(e.cwd);return n.map(o=>He(o)?o:re(i,o))},"getFiles"),Rt=E(async(e,t)=>{if(e.length===0)return null;const r=[];for(let i=0;i<e.length;i+=me){const o=e.slice(i,i+me),{stdout:a}=await g(["diff","--binary","--unified=0","--no-color","--no-ext-diff","--src-prefix=a/","--dst-prefix=b/","--patch","--submodule=short","--",...o],{cwd:t.cwd});a.length>0&&r.push(a)}if(r.length===0)return null;const s=r.join(""),n=s.endsWith(`
10
- `)?s:`${s}
11
- `;return Buffer.from(n,"utf8")},"capturePatch"),Ft=E(async e=>{const{stdout:t}=await g(["status","--porcelain=v1","-z"],{cwd:e}),r=t.split("\0"),s=[];for(let n=0;n<r.length;n+=1){const i=r[n];if(i===void 0||i.length<4)continue;const o=i.charAt(0),a=i.charAt(1),c=i.slice(3),d=o==="R"||o==="C"||a==="R"||a==="C";o!==" "&&o!=="?"&&a!==" "&&a!=="?"&&s.push(c),d&&(n+=1)}return s},"getPartiallyStagedFiles"),Nt=E(async(e,t)=>{if(e.length===0)return;const r=`${e.join("\0")}\0`;await g(["checkout","--force","--pathspec-from-file=-","--pathspec-file-nul","--"],{cwd:t.cwd,input:r})},"checkoutPaths"),Gt=E(async(e,t)=>{if(await g(["update-index","--again"],{cwd:t.cwd,lenient:!0}),e.length===0)return;const r=`${e.join("\0")}\0`;await g(["add","-u","--pathspec-from-file=-","--pathspec-file-nul","--"],{cwd:t.cwd,input:r})},"updateIndexAgain");var _t=Object.defineProperty,P=f((e,t)=>_t(e,"name",{value:t,configurable:!0}),"r$1");const Dt="vis_staged_automatic_backup",Ae=P(()=>`${Dt}-${process.pid}-${Date.now()}-${qe(3).toString("hex")}`,"buildMessage"),Bt=P(async e=>{const t=await R(["stash","create"],{cwd:e});return t.length===0?null:(await g(["stash","store","-m",Ae(),t],{cwd:e}),t)},"createBackupStash"),Lt=P(async e=>{const t=Ae(),{exitCode:r,stdout:s}=await g(["stash","push","--keep-index","--include-untracked","--quiet","-m",t],{cwd:e,lenient:!0});if(r!==0)return null;const n=s.trim();return n.length>0&&/no local changes/i.test(n)?null:R(["rev-parse","stash@{0}"],{cwd:e})},"createHideAllStash"),ae=P(async(e,t)=>{const{exitCode:r,stdout:s}=await g(["reflog","--format=%H %gd","refs/stash"],{cwd:e,lenient:!0});if(r!==0)return null;for(const n of s.split(/\r?\n/)){const[i,o]=n.split(/\s+/,2);if(i===t&&o!==void 0)return o}return null},"findStashRefBySha"),ve=P(async(e,t)=>{if(t===null)return;const r=await ae(e,t);r!==null&&await g(["stash","drop","--quiet",r],{cwd:e})},"dropBackupStash"),Ht=P(async(e,t)=>{if(t===null)throw new ue("Backup stash was not found — can't revert working tree.");const r=await ae(e,t);if(r===null)throw new ue(`Backup stash ${t} is no longer reachable — can't revert working tree.`);await g(["reset","--hard","HEAD"],{cwd:e}),await g(["stash","apply","--index","--quiet",r],{cwd:e})},"applyBackupStash"),qt=P(async(e,t)=>{if(t===null)return;const r=await ae(e,t);r!==null&&await g(["stash","pop","--quiet",r],{cwd:e})},"popHideAllStash");var Ut=Object.defineProperty,zt=f((e,t)=>Ut(e,"name",{value:t,configurable:!0}),"l");class Vt{static{f(this,"GitWorkflow")}static{zt(this,"GitWorkflow")}stagedFiles=[];partiallyStaged=[];workTree="";gitDir="";preTaskIndexTree="";postTaskIndexTree="";headTree="";revertApplied=!1;warnings=[];cwd;options;patch=null;backupStashSha=null;merge=[];shouldStash;shouldHidePartial;shouldHideUnstaged;shouldHideAll;hideAllStashSha=null;intentToAddPaths=[];preTaskUntracked=new Set;constructor(t){this.cwd=t.cwd??process.cwd(),this.options=t,this.shouldStash=t.stash!==!1&&t.diff===void 0,this.shouldHidePartial=t.hidePartiallyStaged!==!1,this.shouldHideUnstaged=t.hideUnstaged===!0,this.shouldHideAll=t.hideAll===!0}async prepare(){if(!await $t(this.cwd))throw new D(`Not a git repository: ${this.cwd}`);await Et(this.cwd),this.workTree=await je(this.cwd),this.gitDir=await xt(this.cwd),this.stagedFiles=await Pt({cwd:this.cwd,diff:this.options.diff,diffFilter:this.options.diffFilter,workTree:this.workTree}),this.partiallyStaged=this.stagedFiles.length===0?[]:await Ft(this.cwd),this.snapshotMergeState(),this.intentToAddPaths=await jt(this.workTree),this.intentToAddPaths.length>0&&await At(this.intentToAddPaths,{cwd:this.workTree}),this.shouldStash?this.backupStashSha=await Bt(this.workTree):this.partiallyStaged.length>0&&this.warnings.push("Running with --no-stash on partially-staged files — unstaged deltas will be captured to a patch, but if re-applying the patch fails after tasks run the changes cannot be recovered."),this.shouldHideAll?this.hideAllStashSha=await Lt(this.workTree):await this.hideUnstagedChanges(),this.preTaskIndexTree=this.stagedFiles.length===0?"":await ge(this.workTree),this.postTaskIndexTree=this.preTaskIndexTree,this.headTree=await Ct(this.workTree),this.preTaskUntracked=new Set(await we(this.workTree))}async applyModifications({autoStage:t=!1}={}){if(this.stagedFiles.length===0)return;const r=this.stagedFiles.map(s=>B(this.workTree,s));if(await Gt(r,{cwd:this.workTree}),t){const s=(await we(this.workTree)).filter(n=>!this.preTaskUntracked.has(n));if(s.length>0){const n=`${s.join("\0")}\0`;await g(["add","--pathspec-from-file=-","--pathspec-file-nul","--"],{cwd:this.workTree,input:n})}}if(this.intentToAddPaths.length>0)try{await g(["add","--intent-to-add","--",...this.intentToAddPaths],{cwd:this.workTree})}catch{}this.postTaskIndexTree=await ge(this.workTree)}indexTreeChanged(){return this.preTaskIndexTree.length>0&&this.postTaskIndexTree.length>0&&this.preTaskIndexTree!==this.postTaskIndexTree}postTaskIndexMatchesHead(){return this.postTaskIndexTree.length>0&&this.headTree.length>0&&this.postTaskIndexTree===this.headTree}async restoreUnstagedChanges(){if(this.revertApplied||this.patch===null||this.shouldHideAll)return;const t=["apply","--whitespace=nowarn","--recount","--unidiff-zero"];let r;try{await g(t,{cwd:this.workTree,input:this.patch});return}catch(s){r=s instanceof D?s.stderr:String(s)}try{await g([...t,"--3way"],{cwd:this.workTree,input:this.patch})}catch(s){const n=s instanceof D&&s.stderr?s.stderr:String(s);throw new fe(`Failed to re-apply unstaged changes after running tasks. Original changes remain in the backup stash — recover with \`git stash list\` and \`git stash apply\`.
12
- First attempt: ${r??"(no stderr)"}
13
- Second attempt: ${n}`,{cause:s})}}async revert(){if(this.backupStashSha!==null){try{await Ht(this.workTree,this.backupStashSha)}catch(t){throw new fe("Revert failed while restoring the backup stash. Use `git stash list` to recover manually.",{cause:t})}if(await ve(this.workTree,this.backupStashSha),this.intentToAddPaths.length>0)try{await g(["add","--intent-to-add","--",...this.intentToAddPaths],{cwd:this.workTree})}catch{}this.revertApplied=!0}}async cleanup(t){if(this.restoreMergeState(),this.hideAllStashSha!==null)try{await qt(this.workTree,this.hideAllStashSha)}catch{}t&&this.backupStashSha!==null&&!this.revertApplied&&await ve(this.workTree,this.backupStashSha)}recoveryHint(){return this.backupStashSha===null?null:`Backup stash is preserved (sha ${this.backupStashSha.slice(0,7)}) — restore with: git stash apply --index ${this.backupStashSha}`}async hideUnstagedChanges(){const t=new Set(this.stagedFiles.map(s=>B(this.workTree,s))),r=this.shouldHideUnstaged?[...t]:this.shouldHidePartial?this.partiallyStaged.filter(s=>t.has(s)):[];r.length!==0&&(this.patch=await Rt(r,{cwd:this.workTree}),this.patch!==null&&await Nt(r,{cwd:this.workTree}))}snapshotMergeState(){this.gitDir.length!==0&&(this.merge=["MERGE_HEAD","MERGE_MODE","MERGE_MSG"].map(t=>{const r=re(this.gitDir,t);return oe(r)?{body:De(r),existed:!0,name:t}:{body:null,existed:!1,name:t}}))}restoreMergeState(){if(!(this.gitDir.length===0||this.merge.length===0))for(const t of this.merge){const r=re(this.gitDir,t.name);try{t.existed&&t.body!==null?Be(r,t.body):oe(r)&&Le(r)}catch{}}}}var Wt=Object.defineProperty,K=f((e,t)=>Wt(e,"name",{value:t,configurable:!0}),"r");const Pe=K(e=>e.includes("/"),"isPathStyle"),U=K((e,t)=>t?e.toLowerCase():e,"normalizeForMatch"),Kt=K((e,t,r,s={})=>{const n=Pe(e),i=s.caseInsensitive===!0,o=U(e,i),a=[];for(const c of t){const d=n?B(r,c):Te(c);xe(o,U(d,i))&&a.push(c)}return a},"matchFiles"),Yt=K((e,t,r,s={})=>{if(!t||t.length===0)return[...e];const n=s.caseInsensitive===!0;return e.filter(i=>{for(const o of t){const a=Pe(o)?B(r,i):Te(i),c=U(o,n);if(xe(c,U(a,n)))return!1}return!0})},"applyIgnore");var Qt=Object.defineProperty,L=f((e,t)=>Qt(e,"name",{value:t,configurable:!0}),"g$1");const Jt=L(e=>{switch(e){case"failed":return"red";case"running":return"cyan";case"skipped":return"yellow";case"success":return"green";default:return"gray"}},"colorForStatus"),ye=L(e=>{if(e==="running")return b(ze,{type:"dots"});const t=e==="failed"?Ce:e==="skipped"?q:e==="success"?Ie:q;return b($,{color:Jt(e),children:t})},"iconForStatus"),ke=L(({state:e,tick:t,verbose:r})=>C(M,{flexDirection:"column",children:[[...e.patterns.values()].map(s=>C(M,{flexDirection:"column",children:[C(M,{children:[ye(s.status),C($,{children:[" ",s.title]})]}),[...s.commands.values()].map(n=>C(M,{flexDirection:"column",marginLeft:2,children:[C(M,{children:[ye(n.status),C($,{children:[" ",n.title," "]}),n.status!=="pending"&&n.status!=="running"?C($,{color:"gray",children:["(",n.durationMs,"ms)"]}):null]}),r&&n.output?b(M,{flexDirection:"column",marginLeft:2,children:n.output.split(/\r?\n/).slice(0,20).map((i,o)=>b($,{color:"gray",children:i},`${n.id}-line-${o}`))}):null,n.status==="failed"&&n.error?b(M,{marginLeft:2,children:b($,{color:"red",children:n.error.message})}):null]},n.id))]},s.id)),e.infoMessages.map((s,n)=>b($,{color:"gray",children:s},`info-${n}`)),e.warnMessages.map((s,n)=>b($,{color:"yellow",children:s},`warn-${n}`)),e.errorMessages.map(({message:s},n)=>b($,{color:"red",children:s},`err-${n}`))]}),"App"),Xt=L((e={})=>{const t=e.verbose===!0,r={errorMessages:[],infoMessages:[],patterns:new Map,started:!1,warnMessages:[]};let s=0;const n=Ue(b(ke,{state:r,tick:s,verbose:t}),{exitOnCtrlC:!1,stdout:process.stderr}),i=L(()=>{s+=1,n.rerender(b(ke,{state:r,tick:s,verbose:t}))},"refresh");return{commandEnd({commandId:o,durationMs:a,error:c,output:d,patternId:u,status:l}){const p=r.patterns.get(u)?.commands.get(o);p&&(p.status=l,p.durationMs=a,p.output=d,p.error=c,i())},commandStart({commandId:o,patternId:a}){const c=r.patterns.get(a)?.commands.get(o);c&&(c.status="running",i())},error({error:o,message:a}){r.errorMessages.push({error:o,message:a}),i()},info({message:o}){r.infoMessages.push(o),i()},patternEnd({patternId:o,status:a}){const c=r.patterns.get(o);c&&(c.status=a,i())},patternStart({patternId:o}){const a=r.patterns.get(o);a&&(a.status="running",i())},start({patterns:o}){r.started=!0;for(const a of o){const c=new Map;for(const d of a.commands)c.set(d.id,{durationMs:0,id:d.id,status:"pending",title:d.title});r.patterns.set(a.id,{commands:c,id:a.id,status:"pending",title:a.title})}i()},async stop(){n.unmount(),await n.waitUntilExit()},warn({message:o}){r.warnMessages.push(o),i()}}},"createInkRenderer");var Zt=Object.defineProperty,ee=f((e,t)=>Zt(e,"name",{value:t,configurable:!0}),"a$1");const be=ee((e={})=>{const{quiet:t=!1,verbose:r=!1}=e,s=new Map,n=new Map,i=ee(a=>{t||process.stderr.write(`${a}
14
- `)},"print"),o=ee(a=>{switch(a){case"failed":return X(Ce);case"running":return J(">");case"skipped":return ce(q);case"success":return Ve(Ie);default:return I(q)}},"iconFor");return{commandEnd({commandId:a,durationMs:c,error:d,output:u,status:l}){const p=n.get(a)??a,w=I(`(${c}ms)`);if(i(` ${o(l)} ${p} ${w}`),l==="failed"&&d&&i(I(d.message)),(l==="failed"||r)&&u&&u.trim().length>0)for(const h of u.split(/\r?\n/))i(` ${I(h)}`)},commandStart({commandId:a}){if(!r)return;const c=n.get(a)??a;i(` ${I("…")} ${c}`)},error({error:a,message:c}){t?process.stderr.write(`${X(c)}
15
- `):i(X(c)),a?.stack&&(r||!t)&&process.stderr.write(`${I(a.stack)}
16
- `)},info({message:a}){i(I(a))},patternEnd({patternId:a,status:c}){const d=s.get(a)??a;i(`${o(c)} ${d}`)},patternStart({patternId:a}){const c=s.get(a)??a;i(`${J(">")} ${c}`)},start({patterns:a}){if(a.length===0){i(I("No staged files matched any pattern."));return}const c=new Set(a.flatMap(d=>d.files)).size;i(`${J(">")} Running staged tasks on ${c} file${c===1?"":"s"} across ${a.length} pattern${a.length===1?"":"s"}`);for(const d of a){s.set(d.id,d.title);for(const u of d.commands)n.set(u.id,u.title)}},stop(){},warn({message:a}){i(ce(a))}}},"createPlainRenderer");var er=Object.defineProperty,tr=f((e,t)=>er(e,"name",{value:t,configurable:!0}),"t");const rr=tr(async e=>{const{env:t}=process;if(e.debug===!0||e.quiet===!0||t.NODE_ENV==="test"||t.TERM==="dumb"||t.CI!==void 0||!process.stderr.isTTY)return be({quiet:e.quiet,verbose:e.verbose});try{return Xt({verbose:e.verbose})}catch{return be({quiet:e.quiet,verbose:e.verbose})}},"pickRenderer");var sr=Object.defineProperty,_=f((e,t)=>sr(e,"name",{value:t,configurable:!0}),"a");const te=_(e=>typeof e=="object"&&e!==null&&typeof e.title=="string"&&typeof e.task=="function","isCustomTask"),nr=_(async e=>{let t=0,r=0;const s=_(()=>(t+=1,`pattern-${t}`),"nextPatternId"),n=_(()=>(r+=1,`cmd-${r}`),"nextCommandId"),i=_(async(a,c,d)=>{if(typeof a=="string"){d.push({command:a,files:c,id:n(),source:"string",title:a});return}if(Array.isArray(a)){for(const u of a)await i(u,c,d);return}if(typeof a=="function"){const u=await a([...c]);if(typeof u=="string"){d.push({command:u,files:c,id:n(),source:"function",title:u});return}if(Array.isArray(u)){for(const l of u)if(typeof l=="string")d.push({command:l,files:c,id:n(),source:"function",title:l});else if(te(l))d.push({files:c,id:n(),run:l.task,source:"custom",title:l.title});else throw new S("Task function returned an array with an unsupported entry — expected strings or { title, task }.");return}if(te(u)){d.push({files:c,id:n(),run:u.task,source:"custom",title:u.title});return}throw new S("Task function returned an unsupported value — expected string, string[], or { title, task }.")}if(te(a)){d.push({files:c,id:n(),run:a.task,source:"custom",title:a.title});return}throw new S("Unsupported task value — expected string, string[], function, or { title, task }.")},"expandTask"),o=[];for(const[a,c]of Object.entries(e.config)){const d=Kt(a,e.files,e.cwd,{caseInsensitive:e.caseInsensitive===!0});if(d.length===0)continue;const u=e.relative?d.map(p=>B(e.cwd,p)):d,l=[];await i(c,u,l),l.length!==0&&o.push({commands:l,files:u,id:s(),pattern:a,title:`${a} — ${d.length} file${d.length===1?"":"s"}`})}return o},"buildTaskGraph");var ar=Object.defineProperty,Y=f((e,t)=>ar(e,"name",{value:t,configurable:!0}),"g");const ir=Y(e=>{const t=[];let r="",s=!1,n=!1;for(let i=0;i<e.length;i+=1){const o=e[i];if(o===void 0)break;if(o==="\\"&&!s&&i+1<e.length){const a=e[i+1];if(a!==void 0){n&&a!=='"'&&a!=="\\"&&(r+=o),r+=a,i+=1;continue}}if(o==='"'&&!s){n=!n;continue}if(o==="'"&&!n){s=!s;continue}if(!s&&!n&&/\s/.test(o)){r.length>0&&(t.push(r),r="");continue}r+=o}if(s||n)throw new S(`Unterminated ${s?"single":"double"} quote in command: ${e}`);return r.length>0&&t.push(r),t},"parseCommandString"),Re=process.platform==="win32"?28e3:131072,or=Y((e,t,r)=>{const s=[];let n=[],i=t;const o=r<=0?Re:r;for(const a of e){const c=Buffer.byteLength(a)+1;n.length>0&&i+c>o&&(s.push(n),n=[],i=t),n.push(a),i+=c}return n.length>0&&s.push(n),s},"chunkFiles"),cr=Y(async(e,t,r)=>{const s=ir(e);if(s.length===0)throw new O(e,"Empty command for staged task.");const[n,...i]=s;if(n===void 0)throw new O(e,"Empty command for staged task.");const o=Buffer.byteLength(n)+i.reduce((u,l)=>u+Buffer.byteLength(l)+1,0),a=or(t,o,r.maxArgLength??Re),c=Date.now(),d=[];for(const u of a){if(r.signal?.aborted===!0)throw new O(e,"Task aborted by earlier failure.");const l=$e(n,[...i,...u],{nodeOptions:{cwd:r.cwd,env:dr(r.env),killSignal:r.killSignal??"SIGTERM",stdio:["ignore","pipe","pipe"]},...r.signal===void 0?{}:{signal:r.signal}}),p=await l,w=[p.stdout,p.stderr].filter(m=>m.length>0).join(`
17
- `);w.length>0&&d.push(w);const h=l.process?.signalCode??null;if(l.aborted||h!==null||p.exitCode===void 0){const m=l.aborted?"Task aborted by earlier failure.":h===null?w.trim()||"Task exited without a numeric status code.":`Task killed by signal ${h}.`;throw new O(e,m)}if(p.exitCode!==0)throw new O(e,w.trim()||`Exit code ${p.exitCode} from ${n}`)}return{durationMs:Date.now()-c,output:d.join(`
18
- `)}},"execCommand"),dr=Y(e=>{const t={...process.env};return process.stderr.isTTY&&t.FORCE_COLOR===void 0&&t.NO_COLOR===void 0&&(t.FORCE_COLOR="1"),e?{...t,...e}:t},"buildTaskEnv");var lr=Object.defineProperty,j=f((e,t)=>lr(e,"name",{value:t,configurable:!0}),"o");const ur=j(async(e,t,r)=>{const s=hr(r.concurrent,e.length),n=[],i=new AbortController;let o=!1,a=0;const c=j(()=>{o||(o=!0,r.continueOnError||i.abort())},"cancel");r.externalSignal&&(r.externalSignal.aborted?c():r.externalSignal.addEventListener("abort",()=>{c()},{once:!0}));const d=j(h=>{for(const m of h.commands)t.commandEnd({commandId:m.id,durationMs:0,patternId:h.id,status:"skipped"})},"emitSkippedCommands"),u=j(async h=>{if(o){d(h),t.patternEnd({patternId:h.id,status:"skipped"});return}t.patternStart({patternId:h.id});let m="success";for(const y of h.commands){if(o){t.commandEnd({commandId:y.id,durationMs:0,patternId:h.id,status:"skipped"}),m=m==="success"?"skipped":m;continue}t.commandStart({commandId:y.id,patternId:h.id});const k=await fr(y,r,i.signal),T=k.status==="failed"&&i.signal.aborted?{...k,status:"skipped"}:k;if(t.commandEnd({commandId:y.id,durationMs:T.durationMs,error:T.error,output:T.output,patternId:h.id,status:T.status}),T.status==="failed"){n.push(y.title),m="failed",c();break}if(T.status==="skipped"){m=m==="success"?"skipped":m;break}}t.patternEnd({patternId:h.id,status:m})},"runOne"),l=j(async()=>{for(;a<e.length;){const h=e[a];a+=1,h&&await u(h)}},"pickNext"),p=[];for(let h=0;h<Math.min(s,e.length);h+=1)p.push(l());await Promise.all(p);const w=r.externalSignal?.aborted===!0;return{failedCommands:n,success:n.length===0&&!w}},"runTasks"),fr=j(async(e,t,r)=>{const s=Date.now();try{if(e.source==="custom"&&e.run)return await e.run([...e.files]),{durationMs:Date.now()-s,status:"success"};if(e.command){const n=await cr(e.command,e.files,{cwd:t.cwd,killSignal:t.killSignal,maxArgLength:t.maxArgLength,signal:r});return{durationMs:n.durationMs,output:t.verbose?n.output:void 0,status:"success"}}return{durationMs:Date.now()-s,error:new O(e.title,"Command has no invocation target."),status:"failed"}}catch(n){const i=n instanceof Error?n:new Error(String(n));return{durationMs:Date.now()-s,error:i,output:i instanceof O?i.message:void 0,status:"failed"}}},"runCommand"),hr=j((e,t)=>{if(e===!1)return 1;if(e===!0){const s=Math.max(1,typeof de=="function"?de():4);return Math.min(Math.max(1,t),s)}const r=Math.floor(e);return r>0?r:1},"concurrencyLimit");var pr=Object.defineProperty,se=f((e,t)=>pr(e,"name",{value:t,configurable:!0}),"u");const gr=!0,mr=se(e=>{try{return!nt(e)}catch{return!1}},"detectCaseInsensitive"),wr=se(async(e={})=>{const t=e.cwd??process.cwd(),r=await rr(e),s=await bt(e);typeof s!="function"&&he(s);const n=new Vt({...e,cwd:t}),i=new AbortController;let o=!1;const a=se(l=>{if(o){process.removeListener("SIGINT",a),process.removeListener("SIGTERM",a),process.kill(process.pid,l);return}o=!0,r.warn({message:`Received ${l} — cancelling staged tasks and restoring state. Press Ctrl+C again to abort.`}),i.abort()},"onInterrupt");process.on("SIGINT",a),process.on("SIGTERM",a);let c={failedCommands:[],ranTasks:!1,success:!0},d=!1,u=!1;try{await n.prepare(),d=!0;for(const k of n.warnings)r.warn({message:k});if(n.stagedFiles.length===0)return e.allowEmpty!==!0&&r.info({message:"No staged files found."}),u=!0,{failedCommands:[],ranTasks:!1,success:!0};const l=mr(t),p=Yt(n.stagedFiles,e.ignore,t,{caseInsensitive:l});if(p.length===0&&n.stagedFiles.length>0)return r.info({message:"Every staged file was excluded by the `ignore` list."}),u=!0,{failedCommands:[],ranTasks:!1,success:!0};const w=typeof s=="function"?he(await s([...p])):s,h=await nr({caseInsensitive:l,config:w,cwd:t,files:p,relative:e.relative});if(r.start({patterns:h}),h.length===0)return r.info({message:"No staged files matched any pattern."}),u=!0,{failedCommands:[],ranTasks:!1,success:!0};const{failedCommands:m,success:y}=await ur(h,r,{concurrent:e.concurrent??gr,continueOnError:e.continueOnError===!0,cwd:t,externalSignal:i.signal,killSignal:e.killSignal,maxArgLength:e.maxArgLength,verbose:e.verbose});if(c={failedCommands:m,ranTasks:!0,success:y},y){if(e.diff===void 0&&(await n.applyModifications({autoStage:e.autoStage===!0}),e.failOnChanges===!0&&n.indexTreeChanged()&&(r.warn({message:"Tasks modified staged content — failing because --fail-on-changes is set."}),c={failedCommands:[...m],ranTasks:!0,success:!1}),e.allowEmpty!==!0&&n.postTaskIndexMatchesHead()))throw new dt("All staged changes were reverted by tasks. Re-stage changes or rerun with --allow-empty.")}else if(e.revert===!0)r.info({message:"Reverting working tree from backup stash."}),await n.revert();else{const k=n.recoveryHint();k&&r.warn({message:k})}return await n.restoreUnstagedChanges(),u=c.success,c}catch(l){const p=l instanceof Error?l.message:String(l),w=l instanceof Error?l:new Error(p);if(r.error({error:w,message:p}),l instanceof A)return{failedCommands:c.failedCommands,ranTasks:c.ranTasks,success:!1};throw l}finally{if(process.removeListener("SIGINT",a),process.removeListener("SIGTERM",a),d)try{await n.cleanup(u)}catch(l){r.error({error:l,message:"Cleanup failed."})}await r.stop()}},"runStaged");var vr=Object.defineProperty,yr=f((e,t)=>vr(e,"name",{value:t,configurable:!0}),"n");const kr="VIS_STAGED_CONCURRENT",Se=yr(e=>{const t=e.trim();if(t==="true"||t==="")return!0;if(t==="false")return!1;const r=Number(t);return Number.isNaN(r)?!0:r},"parseConcurrent");var br=Object.defineProperty,H=f((e,t)=>br(e,"name",{value:t,configurable:!0}),"d");const Sr=H((e,t)=>{const r={};t!==void 0&&(r.config=t);const s=H(v=>e[v]===void 0?void 0:!!e[v],"readBool"),n=H(v=>{const Q=e[v];return typeof Q=="string"&&Q.length>0?Q:void 0},"readString"),i=s("allow-empty");i!==void 0&&(r.allowEmpty=i);const o=s("auto-stage");o!==void 0&&(r.autoStage=o);const a=s("continue-on-error");a!==void 0&&(r.continueOnError=a);const c=s("debug");c!==void 0&&(r.debug=c);const d=s("fail-on-changes");d!==void 0&&(r.failOnChanges=d);const u=s("hide-partially-staged");u!==void 0&&(r.hidePartiallyStaged=u);const l=s("hide-unstaged");l!==void 0&&(r.hideUnstaged=l);const p=s("quiet");p!==void 0&&(r.quiet=p);const w=s("relative");w!==void 0&&(r.relative=w);const h=s("revert");h!==void 0&&(r.revert=h);const m=s("stash");m!==void 0&&(r.stash=m);const y=s("verbose");y!==void 0&&(r.verbose=y);const k=n("cwd");k!==void 0&&(r.cwd=k);const T=n("diff");T!==void 0&&(r.diff=T);const ie=n("diff-filter");if(ie!==void 0&&(r.diffFilter=ie),s("force-kill")===!0&&(r.killSignal="SIGKILL"),e.concurrent===void 0){const v=process.env[kr];v!==void 0&&(r.concurrent=Se(v.trim()))}else{const{concurrent:v}=e;r.concurrent=Se(typeof v=="string"?v:typeof v=="number"||typeof v=="boolean"?String(v):"")}return r},"buildRunOptions"),Fr=H(async({options:e,visConfig:t})=>{const r=(t??{}).staged;if(!r)throw new Error(`No "staged" config found in vis.config.ts. Add one:
56
+ if (!cfgPath) {
57
+ console.error("[vis-service-bootstrap] missing config path");
58
+ process.exit(2);
59
+ }
19
60
 
20
- // vis.config.ts
21
- import { defineConfig } from "@visulima/vis/config";
61
+ const cfg = JSON.parse(readFileSync(cfgPath, "utf8"));
22
62
 
23
- export default defineConfig({
24
- staged: { '*': 'vis check --fix' },
25
- });
63
+ // Structured marker for service-event-bridge.ts to consume. Plain
64
+ // process.stdout.write keeps the line atomic and on the same stream
65
+ // as the tailed child log, so the parser sees one stream.
66
+ const emit = (event) => {
67
+ process.stdout.write("[[VIS_BOOT]]" + JSON.stringify({ ...event, id: cfg.id }) + "\n");
68
+ };
26
69
 
27
- Migrating from lint-staged or nano-staged? Run \`vis migrate lint-staged\` (or \`vis migrate nano-staged\`) to move the config in and remove the legacy files.`);(await wr(Sr(e,r))).success||(process.exitCode=1)},"execute");export{Sr as buildRunOptions,Fr as default};
70
+ // Spawn the child with its stdio bound to a real file descriptor on
71
+ // disk — NOT inherited from the bootstrap. If the child inherited
72
+ // our stdio, it would inherit vis run's task pipes, and vis run would
73
+ // block waiting for those pipes to close even after this bootstrap
74
+ // exits. The logfile gives the grandchild a stable target it can keep
75
+ // writing to long after this bootstrap is gone.
76
+ const childLogFd = openSync(cfg.logFile, "a");
77
+
78
+ const child = spawn(cfg.command, {
79
+ cwd: cfg.cwd,
80
+ detached: true,
81
+ env: { ...process.env, ...cfg.env },
82
+ shell: true,
83
+ stdio: ["ignore", childLogFd, childLogFd],
84
+ });
85
+
86
+ // Close the bootstrap's copy of the fd; the child kept its own.
87
+ closeSync(childLogFd);
88
+
89
+ if (child.pid !== undefined) {
90
+ try {
91
+ writeFileSync(cfg.pidFile, String(child.pid));
92
+ } catch (error) {
93
+ console.error("[vis] failed to write pid file: " + (error?.message ?? String(error)));
94
+ }
95
+ }
96
+
97
+ emit({ event: "started", pid: child.pid ?? null });
98
+
99
+ let exitedEarly = false;
100
+
101
+ child.once("exit", (code, signal) => {
102
+ exitedEarly = true;
103
+ emit({ code, event: "failed", reason: "exited-before-ready", signal });
104
+ });
105
+
106
+ // Forward new bytes from the logfile to our stdout while we're alive.
107
+ // Polling-based tail; preflight is short, ~200ms per cycle is fine.
108
+ let tailPos = 0;
109
+ const tailFd = openSync(cfg.logFile, "r");
110
+
111
+ const flushTail = () => {
112
+ try {
113
+ const stat = statSync(cfg.logFile);
114
+ if (stat.size <= tailPos) return;
115
+ const remaining = stat.size - tailPos;
116
+ const buf = Buffer.alloc(remaining);
117
+ const n = readSync(tailFd, buf, 0, remaining, tailPos);
118
+ if (n > 0) {
119
+ process.stdout.write(buf.subarray(0, n));
120
+ tailPos += n;
121
+ }
122
+ } catch {}
123
+ };
124
+
125
+ const probeOnce = () => new Promise((resolve) => {
126
+ const socket = createConnection({ host: cfg.host || "127.0.0.1", port: cfg.port });
127
+ let settled = false;
128
+ const finish = (ok) => {
129
+ if (settled) return;
130
+ settled = true;
131
+ try { socket.destroy(); } catch {}
132
+ resolve(ok);
133
+ };
134
+ socket.once("connect", () => finish(true));
135
+ socket.once("error", () => finish(false));
136
+ socket.setTimeout(1000, () => finish(false));
137
+ });
138
+
139
+ const sleep = (ms) => new Promise((r) => setTimeout(r, ms));
140
+
141
+ (async () => {
142
+ const deadline = Date.now() + (cfg.timeoutMs ?? 30000);
143
+ while (Date.now() < deadline) {
144
+ flushTail();
145
+ if (exitedEarly) {
146
+ try { closeSync(tailFd); } catch {}
147
+ process.exit(1);
148
+ }
149
+ if (await probeOnce()) {
150
+ flushTail();
151
+ emit({ event: "ready", host: cfg.host || "127.0.0.1", port: cfg.port });
152
+ try { closeSync(tailFd); } catch {}
153
+ child.unref();
154
+ process.exit(0);
155
+ }
156
+ await sleep(200);
157
+ }
158
+ flushTail();
159
+ emit({ event: "failed", reason: "timeout", timeoutMs: cfg.timeoutMs ?? 30000 });
160
+ try { closeSync(tailFd); } catch {}
161
+ try { process.kill(-child.pid, "SIGTERM"); } catch {}
162
+ process.exit(1);
163
+ })();
164
+ `,ga=me(()=>{const r=Qs(be(ji(),"vis-services-")),e=be(r,"bootstrap.mjs");return qr(e,ma),{runDir:r,scriptPath:e}},"prepareBootstrap"),is=me((r,e,t)=>{const s=t.replaceAll(/[^\w-]/g,"_");return{configFile:be(r,`${s}.json`),logFile:be(r,`${s}.log`),pidFile:be(r,`${s}.pid`),scriptPath:e}},"buildBootstrapPaths"),wa=me(r=>{const{paths:e,service:t}=r,s=t.config.readiness?.tcp?.port??t.config.port;if(typeof s!="number")throw new TypeError(`Service ${t.id} has no TCP readiness port — declare \`service.port\` or \`service.readiness.tcp.port\`.`);return{command:t.command,cwd:t.cwd,env:t.env,host:t.config.readiness?.tcp?.host??"127.0.0.1",id:t.id,logFile:e.logFile,pidFile:e.pidFile,port:s,timeoutMs:t.config.readiness?.tcp?.timeoutMs??3e4}},"buildEphemeralConfig"),va=me(r=>`node ${JSON.stringify(r.scriptPath)} ${JSON.stringify(r.configFile)}`,"buildEphemeralCommand"),ya=me(r=>{const{id:e,visBin:t,workspaceRoot:s}=r;return`node ${JSON.stringify(t)} service start ${JSON.stringify(e)} --cwd ${JSON.stringify(s)}`},"buildRegistryCommand"),ka=me(r=>{const{missingServiceIds:e,mode:t,taskGraph:s,visBin:n,workspaceRoot:o}=r,{services:i,skipped:l}=ss(o,e,s);if(i.length===0)return{chain:[],ephemeralPidFiles:[],runDir:void 0,serviceEnvByTaskId:new Map,skipped:l};const f=pa(i.map($=>$.id),s),m=new Map(i.map($=>[$.id,$])),h=[],p=[];if(t==="ephemeral")for(const $ of f){const y=m.get($);y&&p.push({id:$,payload:wa({paths:{logFile:"",pidFile:""},service:y})})}let c;t==="ephemeral"&&(c=ga());let S;for(const $ of f){const y=m.get($),F=s.tasks[$];if(!y||!F)continue;let J;if(t==="ephemeral"){const z=is(c.runDir,c.scriptPath,$),v={...p.find(R=>R.id===$).payload,logFile:z.logFile,pidFile:z.pidFile};qr(z.configFile,JSON.stringify(v)),J=va(z),h.push(z.pidFile)}else J=ya({id:$,visBin:n,workspaceRoot:o});if(F.overrides={...F.overrides,command:J},F.cache=!1,s.tasks[$]=F,S!==void 0){const z=s.dependencies[$]??[];z.includes(S)||(s.dependencies[$]=[...z,S])}S=$}const x=new Set(f),L=new Map,E=me($=>{const y=new Set,F=[...s.dependencies[$]??[]],J=new Set;for(;F.length>0;){const z=F.pop();if(!J.has(z)){J.add(z),x.has(z)&&y.add(z);for(const v of s.dependencies[z]??[])J.has(v)||F.push(v)}}return[...y].sort()},"collectTransitive");for(const $ of Object.keys(s.dependencies)){if(x.has($))continue;const y=E($);if(y.length===0)continue;const F={};for(const J of y){const z=m.get(J);z?.config.env&&Object.assign(F,z.config.env)}Object.keys(F).length>0&&L.set($,F)}return{chain:f,ephemeralPidFiles:h,runDir:c?.runDir,serviceEnvByTaskId:L,skipped:l}},"injectServiceTasks"),ba=new Set(["auto","ephemeral","off","persistent"]),Sa=me(r=>{const{cli:e,config:t,isCi:s,isPersistentTarget:n,isTty:o,target:i}=r;if(e!==void 0&&!ba.has(e))throw new Error(`--services: expected one of auto|ephemeral|persistent|off, got "${e}"`);const l=e??t??(o&&!s?"auto":"off");return l==="off"?"off":l==="ephemeral"?"ephemeral":l==="persistent"?"registry":n||i==="dev"?"ephemeral":"registry"},"resolveServicesPolicy");var $a=Object.defineProperty,I=D((r,e)=>$a(r,"name",{value:e,configurable:!0}),"a");const Vt="VIS_AFFECTED_FILES",Ta=2e3,jr=I(async(r,e,t,s,n,o)=>{const i=r.map(E=>{const $=E.overrides.command;if(!$)return;const y=E.overrides.visOptions,F=Ot(e,E.projectRoot,!!y?.runFromWorkspaceRoot),J=y?.envFile?Dt(F,y.envFile):{},z=t&&(y?.affectedFiles==="env"||y?.affectedFiles==="both")?{[Vt]:t.join(`
165
+ `)}:{},v=o?.get(E.id)??{};return{command:$,cwd:F,env:{INIT_CWD:s,...J,...v,...z},name:E.id}}).filter(E=>E!==void 0);if(i.length===0)return;if(!n){await ft(i,{killOthers:["failure"],onEvent:I(()=>{},"onEvent")});return}const{abortSignal:l,lifeCycle:f,store:m}=n,h=i.map(E=>r.find($=>$.id===E.name)).filter(Boolean);m.unmarkDone(),f.startTasks?.(h);const p=new Map,c=new Map;let S;const x=I(()=>{for(const E of c.values())try{E("SIGTERM")}catch{}S||(S=setTimeout(()=>{for(const E of c.values())try{E("SIGKILL")}catch{}c.clear()},2e3),S.unref?.())},"killAll");let L;l&&(L=I(()=>{x()},"abortListener"),l.then(()=>{L?.()}).catch(()=>{L?.()}));try{await ft(i,{killOthers:["failure"],onEvent:I(E=>{const $=h[E.index];if($)switch(E.kind){case"close":{const y=p.get($.id)??Date.now(),F=E.killed||E.exitCode===0?"success":"failure";f.endTasks?.([{code:E.exitCode??0,endTime:Date.now(),startTime:y,status:F,task:$,terminalOutput:m.getSnapshot().outputs.get($.id)??""}]),c.delete(E.index);break}case"error":{E.message&&m.addOutput($.id,`${E.message}
166
+ `);break}case"started":{p.set($.id,Date.now()),E.kill&&c.set(E.index,E.kill);break}case"stderr":case"stdout":{E.text&&m.addOutput($.id,`${E.text}
167
+ `);break}}},"onEvent")})}finally{S&&(clearTimeout(S),S=void 0),m.markDone()}},"runPersistentTasks"),Or=I(r=>{try{return process.kill(-r,0),!0}catch{try{return process.kill(r,0),!0}catch{return!1}}},"isPidAlive"),Ca=I(r=>{Atomics.wait(new Int32Array(new SharedArrayBuffer(4)),0,0,r)},"sleepSyncMs"),Ia=I(r=>{const{extraPids:e=[],pidFiles:t,runDir:s}=r,n=[],o=I(i=>{try{process.kill(-i,"SIGTERM")}catch{try{process.kill(i,"SIGTERM")}catch{}}},"sendSigterm");for(const i of t){let l;try{const f=ys(i),m=Number.parseInt(f.trim(),10);l=Number.isFinite(m)&&m>0?m:void 0}catch{continue}l!==void 0&&(n.push(l),o(l))}for(const i of e)!Number.isFinite(i)||i<=0||(n.push(i),o(i));if(n.length>0){const i=Date.now()+1500;for(;Date.now()<i;){let l=!0;for(const f of n)if(Or(f)){l=!1;break}if(l)break;Ca(100)}for(const l of n)if(Or(l))try{process.kill(-l,"SIGKILL")}catch{try{process.kill(l,"SIGKILL")}catch{}}}s&&bs(s)},"cleanupEphemeralServices"),Pt=256*1024;class xa{static{D(this,"Bn")}static{I(this,"OutputRingBuffer")}#e;#s="";#r=!1;constructor(e){this.#e=e}append(e){this.#s+=e,this.#s.length>this.#e&&(this.#s=this.#s.slice(-this.#e),this.#r=!0)}toString(){return this.#r?`[...output truncated, showing last ${Math.round(this.#e/1024)}KB...]
168
+ ${this.#s}`:this.#s}}const ns=I(r=>{const e=r.overrides.visOptions;if(e&&typeof e=="object")return e},"getTaskOptions"),zt=I(r=>`'${r.replaceAll("'",String.raw`'\''`)}'`,"singleQuoteEscape"),Ra=I((r,e,t)=>{if(!e||e.length===0||t===!1||t===void 0)return r;if(t==="args"||t==="both"){const s=e.map(n=>zt(n)).join(" ");return`${r} ${s}`}return r},"buildAffectedFilesArgs"),os="visForwardedArgs",Ma=I((r,e)=>{const t=e.overrides[os];if(!Array.isArray(t)||t.length===0)return r;const s=t.map(n=>zt(n)).join(" ");return`${r} ${s}`},"appendForwardedArgs"),Ea=I(async(r,e,t)=>{if(!e)return t();const s=r.get(e)??Promise.resolve();let n;const o=new Promise(l=>{n=l}),i=s.then(()=>o);r.set(e,i),await s;try{return await t()}finally{n(),r.get(e)===i&&r.delete(e)}},"withMutex"),Fa=I(r=>{let e=Math.max(0,Math.floor(r));return{claim(t){const s=Math.max(0,Math.min(t,e));return e-=s,s},get remaining(){return e}}},"createRetryBudget"),Pa=I((r,e,t)=>{const s=`${e}\0${typeof t=="string"?t:String(t)}`,n=r.get(s);if(n)return n;const o=Dt(e,t);return r.set(s,o),o},"loadEnvFileCached"),Dr=I(r=>{const e=new Map;return async(t,s)=>{const{affectedFiles:n,currentOs:o,hooks:i,initCwd:l,lifeCycle:f,mutexPool:m,onOutput:h,onOutputReplace:p,retryBudget:c,serviceEnvByTaskId:S,serviceEventBridge:x,stdinRegistry:L,strictEnv:E,workspaceRoot:$}=r,y=ns(t),F=Ot($,s.cwd??t.projectRoot,y?.runFromWorkspaceRoot===!0),J=t.overrides.command;if(!J)return{code:0,terminalOutput:`No command configured for ${t.target.project}:${t.target.target}`};const z=Ma(J,t),v=Ra(z,n,y?.affectedFiles),R=Ss(y,o),U=R?`${R} -c ${zt(v)}`:v,j=y?.envFile?Pa(e,F,y.envFile):void 0,X={};n&&n.length>0&&(y?.affectedFiles==="env"||y?.affectedFiles==="both")&&(X[Vt]=n.join(`
169
+ `));const ne=S?.get(t.id),q={INIT_CWD:l,...j,...ne,...s.env,...X};if(y?.strictEnv??E??!1){const _=Pn({command:v,processEnv:process.env,taskEnv:q,taskId:t.id});if(_){const G=jn(_);return f?.onTaskStderr?.(t,G),{code:1,terminalOutput:G}}}const N=y?.pty===!0,Z=!!L,oe=Z||N;oe&&(t.cache=!1);const A=oe?void 0:new xa(Pt),ae=oe?new Ar(Pt):void 0;let de;const je=I(_=>{if(_.kind==="started"&&(de=_.kill,_.write&&L&&L.set(t.id,{kill:_.kill,resize:_.resize,write:_.write}),x?.onRegistryTaskStarted(t.id)),(_.kind==="stdout"||_.kind==="stderr")&&_.text!==void 0)if(_.kind==="stdout"?f?.onTaskStdout?.(t,_.text):f?.onTaskStderr?.(t,_.text),ae)ae.write(_.text),Z&&p?.(t.id,ae.toString()),x&&x.onTaskOutput(t.id,_.text);else{const G=`${_.text}
170
+ `;A.append(G),h?.(t.id,G)}_.kind==="close"&&(L&&L.delete(t.id),x&&x.onRegistryTaskClosed(t.id,_.exitCode??0,!!_.killed).catch(()=>{}))},"onEvent"),ie=I(async()=>{const _=y?.retryCount??0,G=y?.retryDelay,Se=c?c.claim(_):_,ge=typeof y?.timeout=="number"&&y.timeout>0?y.timeout:0,pe=typeof y?.killGracePeriodMs=="number"&&y.killGracePeriodMs>=0?y.killGracePeriodMs:5e3;let $e=!1,Re=0;const Oe=Go({killGracePeriodMs:pe,onTimeout:I(()=>{$e=!0},"onTimeout"),sendSignal:I(Ae=>{de?.(Ae)},"sendSignal"),timeoutMs:ge});let De;try{De=await ft([{command:U,cwd:F,env:q,name:t.id,...oe?{ptySize:{cols:process.stdout.columns??80,rows:process.stdout.rows??24},stdin:"pty"}:{}}],{killOthers:["failure"],onEvent:je,...Se>0?{restart:{delay:G??"exponential",onRetry:I(async(Ae,ve,Me)=>{Re=Ae,i&&await i.callHook("task:retry",t,Ae,Me)},"onRetry"),tries:Se}}:{}})}finally{Oe.cancel()}const we=De.closeEvents[0],ce=ae?ae.toString():A.toString();return $e?{code:124,retryAttempts:Re,terminalOutput:`${ce}
171
+ [timeout] Task "${t.id}" exceeded ${ge}ms budget.
172
+ `}:{code:we?.exitCode??1,retryAttempts:Re,terminalOutput:ce}},"runOnce");return m?Ea(m,y?.mutex,ie):ie()}},"createConcurrentExecutor"),ja=I(r=>{if(!r||r.trim().length===0)return;const e=Number.parseFloat(r);return!Number.isFinite(e)||e<=0?{invalid:r}:{value:Math.floor(e)}},"parseEnvConcurrency"),Oa=I(async(r,e)=>{const t=await Bs(r,{dataDirectory:ut(r)});if(!t){e.warn(`No previous run recorded yet. Run a task at least once to populate ${Ls(r,{dataDirectory:ut(r)})}.`);return}const s=(t.duration/1e3).toFixed(2);if(e.info(""),e.info(`Last run — ${t.startTime} (${s}s)`),e.info(""),e.info(` Total: ${String(t.stats.total)}`),e.info(` Succeeded: ${String(t.stats.succeeded)}`),e.info(` Cached: ${String(t.stats.cached)}`),e.info(` Failed: ${String(t.stats.failed)}`),e.info(` Skipped: ${String(t.stats.skipped)}`),e.info(""),t.stats.failed>0){const o=t.tasks.filter(i=>i.exitCode!==void 0&&i.exitCode!==0);e.info("Failed tasks:");for(const i of o){const l=i.duration??0;e.info(` × ${i.taskId} (exit ${String(i.exitCode??-1)}, ${l}ms)`)}e.info("")}const n=[...t.tasks].filter(o=>typeof o.duration=="number").sort((o,i)=>(i.duration??0)-(o.duration??0)).slice(0,5);if(n.length>0){e.info("Slowest tasks:");for(const o of n)e.info(` ${o.taskId.padEnd(40)} ${String(o.duration??0).padStart(6)}ms [${o.cacheStatus}]`);e.info("")}},"renderLastRunSummary"),Da=I(r=>{if(!(r===void 0||r==="")){if(r!=="read"&&r!=="write"&&r!=="readwrite")throw new Error(`--cache-mode must be one of: read, write, readwrite (received "${r}")`);return r}},"parseCacheMode"),Aa=I(r=>{if(!(r===void 0||r==="")){if(r!=="http"&&r!=="reapi")throw new Error(`--cache-backend must be one of: http, reapi (received "${r}")`);return r}},"parseCacheBackend"),lc=I(async({argument:r,logger:e,options:t,runtime:s,visConfig:n,workspaceRoot:o})=>{if(!o)throw new Error("Could not determine workspace root. Run this command inside a monorepo.");const i=o;if($s(i),t.lastDetails===!0){await Oa(i,e);return}const l=process.cwd(),f=await Ts(i),{config:m,packageJsons:h,projectOptions:p,workspace:c}=Cs(i,n,f),S=Is(i,c,h);let x=r[0];if(!x){const w=yr(c);if(process.stdout.isTTY&&process.stdin.isTTY){const b=await _n(w);if(!b){e.info("No target selected.");return}x=b,await Ao(`vis run ${b}`)}else{e.info("Available targets:"),e.info(""),e.info(Nn(w)),e.info(""),e.info("Usage: vis run <target>");return}}if(m.constraints&&!t.skipConstraints){const w=Ns(S,m.constraints);if(w.length>0){for(const b of w)e.error(`[${b.rule}] ${b.message}`);throw new Error(`${w.length} project constraint violation(s) found. Use --skip-constraints to bypass.`)}}if(t.affected){const w=[x];t.parallel!==void 0&&w.push(`--parallel=${String(t.parallel)}`),t.cache||w.push("--no-cache"),t.query&&w.push(`--query=${String(t.query)}`),t.reverse&&w.push("--reverse"),typeof t.runnerTags=="string"&&t.runnerTags!==""&&w.push(`--runner-tags=${t.runnerTags}`),await s.runCommand("affected",{argv:w});return}const L=await fi(x,c,process.cwd(),i),E=Dn(p),$=An(L.target,E);$!==L.target&&e.debug?.(`Resolved alias "${L.target}" → "${$}"`);let y=L.projects;const F=r.slice(1).map(String);if(t.projects){const w=new Set(t.projects.split(",").map(b=>b.trim()));if(y=y.filter(b=>w.has(b)),y.length===0)throw new Error(`No matching projects found for: ${String(t.projects)}`)}if(t.query&&(y=hi(y,c,t.query),y.length===0)){e.info(`Query "${String(t.query)}" matched no projects.`);return}const J=xs(),z=process.env[Vt],v=z?z.split(`
173
+ `).filter(Boolean):void 0,R=(typeof t.runnerTags=="string"?t.runnerTags:process.env.VIS_RUNNER_TAGS)??void 0,U=R?new Set(R.split(",").map(w=>w.trim()).filter(Boolean)):void 0,j=[],X=new Map;for(const w of y){const b=p.get(w)?.[$];if(!b)continue;const T=b.options;if(!T?.internal){if(!Rs(T,!!ot)){e.debug?.(`Skipping ${w}:${$} — runInCI filter`);continue}if(!Ms(T,U)){e.debug?.(`Skipping ${w}:${$} — runner-tags filter`);continue}j.push(w),X.set(w,b)}}if(j.length===0){const w=yr(c),b=Object.entries(c.projects).filter(([,T])=>T.targets?.[$]!==void 0).map(([T])=>T);if(e.error(`No projects have the "${$}" target.`),b.length>0){e.info(""),e.info(`Target "${$}" exists in these projects but was filtered out:`);for(const T of b.slice(0,5))e.info(` - ${T}`);b.length>5&&e.info(` …and ${b.length-5} more`)}else{const T=Ur($,w,3);T.length>0&&(e.info(""),e.info(T.length===1?`Did you mean "${T[0]}"?`:`Did you mean one of: ${T.map(H=>`"${H}"`).join(", ")}?`)),e.info(""),e.info("Run `vis run` without arguments to see all available targets.")}return}const ne=t.pty===!0;let q=j.map(w=>{const b=c.projects[w],T=X.get(w),H={project:w,target:$},K=`${w}:${$}`,Y=ne?{...T.options,pty:T.options?.pty??!0}:T.options,B=T.command?dr(T.command,{affectedFiles:v,projectRoot:b?.root}):T.command;return{cache:T.cache,id:K,outputs:T.outputs??[],overrides:{command:B,...F.length>0?{[os]:F}:{},...Y?{visOptions:Y}:{}},parallelism:T.parallelism,projectRoot:b?.root,target:H}});const N=[],Z=[];for(const w of q)ns(w)?.persistent?(w.cache=!1,N.push(w)):Z.push(w);q=Z;const oe=_s(t.partition);if(oe&&(q=Gs.partitionTasks(q,oe),e.info(`Partition ${oe.index}/${oe.total}: running ${q.length} task(s)`),q.length===0)){e.info("No tasks assigned to this partition.");return}let A=qs([...q,...N],{projectGraph:S,targetDefaults:m.tasks,workspace:c});for(const[w,b]of Object.entries(A.tasks)){const T=b.target.project,H=b.target.target,K=p.get(T)?.[H];if(!K)continue;const Y=c.projects[T];let B=!1;const O={...b.overrides};O.visOptions===void 0&&K.options&&(O.visOptions=K.options,B=!0),O.command===void 0&&K.command&&(O.command=dr(K.command,{affectedFiles:v,projectRoot:Y?.root}),B=!0),B&&(b.overrides=O,A.tasks[w]=b)}if(typeof t.skipCache=="string"&&t.skipCache.trim()!=="")if(t.cache){const w=xn(t.skipCache,c,Object.keys(A.tasks));for(const b of w.skipTaskIds){const T=A.tasks[b];T!==void 0&&(T.cache=!1)}w.unmatchedPatterns.length>0&&e.warn(`--skip-cache: no tasks matched ${w.unmatchedPatterns.map(b=>`"${b}"`).join(", ")}`),w.skipTaskIds.size>0&&e.debug?.(`--skip-cache: bypassing cache for ${String(w.skipTaskIds.size)} task(s)`)}else e.debug?.("--skip-cache ignored: --no-cache already disables caching for the whole run");await ei(i,m.toolchain,{error:I(w=>{e.error(w)},"error"),info:I(w=>{e.info(w)},"info"),warn:I(w=>{e.warn(w)},"warn")},!!t.skipToolchain);const ae=t.preflight!==!1&&m.preflight?.lockfile!==!1,de=Tn(i,ot,{warn:I(w=>{e.warn(w)},"warn")},{skip:!ae});if(!de.shouldContinue)throw new Error(`${de.formattedMessage??"preflight: lockfile drift detected"} (pass --no-preflight to bypass)`);const je=process.env.VIS_VERSION??"0.0.0",ie=t.dryRun?void 0:async w=>{try{return await di(w.config,{timeoutMs:Ta}),!0}catch{return!1}},_=await ni(i),G=await na({initialTasks:[...q,...N],probe:ie,registeredEntries:_,taskGraph:A,visVersion:je}),Se=[];let ge,pe=0;const $e=[],Re=new Map;let Oe=[];const De=new Set;let we=null,ce=null;if(G.diagnostics.length>0){const w=!!(process.stdout.isTTY&&process.stdin.isTTY),b=t.dryRun?"off":Sa({cli:t.services,config:m.run?.services,isCi:!!ot,isPersistentTarget:N.length>0,isTty:w,target:$});if(b==="off"){for(const O of G.diagnostics)e.error(O.message);throw new Error(`${G.diagnostics.length} service dependency error(s) — start the missing services or invoke them directly.`)}const T=G.diagnostics.map(O=>O.targetId),H=b,K=H==="registry"?ss(i,T,A):void 0,Y=process.argv[1]??"vis",B=ka({missingServiceIds:T,mode:H,taskGraph:A,visBin:Y,workspaceRoot:i});if(B.skipped.length>0){for(const{id:O,reason:re}of B.skipped)e.error(`Cannot auto-start ${O}: ${re}`);throw new Error(`${B.skipped.length} service(s) cannot be auto-started — invoke them directly or add a service config.`)}Se.push(...B.ephemeralPidFiles),ge=B.runDir,Oe=B.chain;for(const O of B.chain)De.add(O);if(H==="registry"&&(pe=B.chain.length,$e.push(...B.chain)),B.chain.length>0){const O=new kr(B.chain),re=new Map;if(H==="ephemeral"&&B.runDir)for(const P of B.chain){const W=is(B.runDir,`${B.runDir}/bootstrap.mjs`,P);re.set(P,{ephemeral:{configFile:W.configFile,cwd:i,logFile:W.logFile,pidFile:W.pidFile,scriptPath:W.scriptPath},mode:"ephemeral"})}else if(H==="registry"&&K)for(const P of K.services)re.set(P.id,{mode:"registry",registry:{command:P.command,config:P.config,cwd:P.cwd,env:P.env}});if(re.size>0){const P=new da({indexToId:new Map,services:re,sink:{crashed:I((W,V)=>{O.markCrashed(W,V)},"crashed"),failed:I((W,V,te)=>{O.markFailed(W,V,te)},"failed"),log:I((W,V)=>{O.appendLog(W,V)},"log"),ready:I((W,V)=>{O.markReady(W,V)},"ready"),started:I((W,V)=>{O.markStarted(W,V),H==="registry"&&V!==null&&Re.set(W,V)},"started"),starting:I(W=>{O.markStarting(W)},"starting")},workspaceRoot:i});we=O,ce=P}}for(const[O,re]of B.serviceEnvByTaskId){const P=G.serviceEnvByTaskId.get(O)??{};G.serviceEnvByTaskId.set(O,{...P,...re})}}const Ae=new Set(N.map(w=>w.id));if(q=G.initialTasks.filter(w=>!Ae.has(w.id)),A=G.taskGraph,Oe.length>0&&(q=[...Oe.map(w=>A.tasks[w]).filter(w=>w!==void 0),...q]),N.length>0){const w=new Set(N.map(Y=>Y.id)),b={};for(const[Y,B]of Object.entries(A.tasks))w.has(Y)||(b[Y]=B);const T={};for(const[Y,B]of Object.entries(A.dependencies))w.has(Y)||(T[Y]=B.filter(O=>!w.has(O)));const H=new Set;for(const Y of Object.values(T))for(const B of Y)H.add(B);const K=Object.keys(b).filter(Y=>!H.has(Y));A={dependencies:T,roots:K,tasks:b}}const{serviceEnvByTaskId:ve}=G;if(G.satisfiedServices.length>0){const w=G.satisfiedServices.map(b=>b.id).join(", ");if(e.debug?.(`Auto-attached to running services: ${w}`),we)for(const b of G.satisfiedServices)we.registerService(b.id);else we=new kr(G.satisfiedServices.map(b=>b.id));for(const b of G.satisfiedServices){const T=b.config.readiness?.tcp?.port??b.config.port??0,H=b.config.readiness?.tcp?.host??"127.0.0.1";we.markReady(b.id,{host:H,port:T})}}if(t.reverse&&(A=Hs(A),e.debug?.(`Reversed task graph: ${String(A.roots.length)} new root(s) (originally leaves)`)),t.dryRun){const w=Object.keys(A.tasks).length,b=A.roots.length;e.info(`Execution plan (${String(w)} task(s), ${String(b)} root(s)):`),e.info("");const T=new Set,H=I((K,Y)=>{if(T.has(K))return;T.add(K);for(const re of A.dependencies[K]??[])H(re,Y+1);const B=A.tasks[K],O=" ".repeat(Y+1);e.info(`${O}${K}${B?.cache===!1?" (no-cache)":""}`)},"walkPlan");for(const K of A.roots)H(K,0);for(const K of Object.keys(A.tasks))H(K,0);N.length>0&&(e.info(""),e.info(` + ${String(N.length)} persistent task(s) (run after graph completes)`)),e.info("");return}const Me=Date.now(),ue=oi(),Ne=I((w,b)=>{const T=b instanceof Error?b.message:String(b);e.warn(`Plugin error in ${w}: ${T}`)},"onHookError");await ai(ue,m.plugins);const Te=typeof t.profile=="string"?t.profile:void 0,C=I(async w=>{if(!Te)return;const b=ur(w,A,Me),T=Te.startsWith("/")?Te:`${i}/${Te}`;await Ws(b,T),e.info(`Profile written to ${Te}`)},"maybeWriteProfile"),k=m.taskRunner??{},M=Es(i,t.cacheDir,k.cacheDirectory,m.sharedWorktreeCache),ee=Fs(M,i,m.branchScopedCache),ye=ja(process.env.VIS_RUN_CONCURRENCY_LIMIT);ye&&"invalid"in ye&&e.warn(`VIS_RUN_CONCURRENCY_LIMIT=${ye.invalid} is not a positive number; falling back to default concurrency.`);const as=ye&&"value"in ye?ye.value:void 0,cs=t.parallel??as??3,Ut=t.strictEnv??m.strictEnv??!1,_e={dryRun:t.dryRun??!1,parallel:cs,skipNxCache:!t.cache,summarize:t.summarize??!1,...k,cacheDirectory:ee,dataDirectory:k.dataDirectory??ut(i),onFingerprint:I(async(w,b)=>{await ue.callHook("task:fingerprint",w,b)},"onFingerprint")},Kt=Vs(k.remoteCache);if(Kt){const w=Da(t.cacheMode),b=Aa(t.cacheBackend);if(_e.remoteCache={...Kt,...w?{mode:w}:{},...b?{backend:b}:{}},_e.remoteCache.attestation){const{expectedIdentity:T,requireOnDownload:H}=_e.remoteCache.attestation;if(!(T!==void 0&&("github"in T&&typeof T.github?.ref=="string"&&typeof T.github.repo=="string"&&typeof T.github.workflow=="string"||"oidcIssuer"in T&&typeof T.oidcIssuer=="string"&&(typeof T.san=="string"||typeof T.sanRegex=="string"))))throw new Error("[vis run] remoteCache.attestation requires a pinned keyless signer via `expectedIdentity`. Use one of:\n • { github: { repo, workflow, ref } } (GitHub Actions — recommended)\n • { oidcIssuer, san } (literal identity; vis regex-escapes + anchors it)\n • { oidcIssuer, sanRegex } (advanced: raw regex, you own anchoring)\nWithout it, verification is integrity-only — use `remoteCache.signing` (HMAC) for that instead.");"sanRegex"in T&&(!T.sanRegex.startsWith("^")||!T.sanRegex.endsWith("$"))&&e.warn("[vis run] remoteCache.attestation.expectedIdentity.sanRegex is not anchored (^…$). sigstore matches it as a regex; an unanchored value is substring-matched and weakens the identity pin. Prefer the literal `san` form unless you need a pattern.");const{installCommandFor:K,isSigstoreInstalled:Y}=await import("./loader.js");Y()||e.warn(`[vis run] remoteCache.attestation is configured but the optional \`sigstore\` package is not installed. Cache uploads will be unsigned and signed entries can't be verified until you install it:
174
+ ${K(i)}`);const{buildCacheAttestationHooks:B}=await import("./cache-attestation.js");_e.remoteCache.attestation=B({expectedIdentity:T,onReject:I((O,re)=>{e.warn(`[vis run] remote cache entry ${O.slice(0,12)} rejected: attestation ${re}. Treating as a cache miss.`)},"onReject"),onVerifyFailure:I(O=>{e.warn(`[vis run] attestation verification failed: ${O}`)},"onVerifyFailure"),requireOnDownload:H,workspaceRoot:i})}}else(t.cacheMode||t.cacheBackend)&&e.warn("[vis run] --cache-mode and --cache-backend require a `remoteCache` block in vis.config.ts (or TURBO_API env); ignoring.");const ls=process.stdout.isTTY&&!ot,ds=m.tui?.autoExit??!1,Xt={args:{parallel:_e.parallel,targets:[$]},autoExit:ds,projectNames:j,tasks:[...q,...N]},Yt=typeof t.retryBudget=="number"?t.retryBudget:void 0,Jt=Yt===void 0?void 0:Fa(Yt),Qt=new ci(ue,Ne),Zt=new Zs(i),er=Po(typeof t.outputStyle=="string"?t.outputStyle.toLowerCase():void 0);if(G.satisfiedServices.length>0)for(const w of G.satisfiedServices){const b=G.serviceDependentsByServiceId.get(w.id)??[];try{await ue.callHook("service:attach",w,b)}catch(T){Ne("service:attach",T)}}await ue.callHook("run:before",{tasks:q,workspaceRoot:i});const Xe=t.stopServices===!0;let tr=!1;const rr=I(()=>{if(tr)return;tr=!0,ce&&ce.dispose().catch(()=>{});const w=Xe?[...Re.values()]:void 0;Ia({extraPids:w,pidFiles:Se,runDir:ge})},"runCleanupOnce"),nt=I(()=>{rr()},"onCleanupSignal"),sr=Se.length>0||ge!==void 0||Xe&&$e.length>0;sr&&(process.on("SIGINT",nt),process.on("SIGTERM",nt));try{if(ls){const w=new Map,b=Eo({...Xt,onRetryService:ce?P=>ce.retry(P):void 0,outputStyle:er,serviceDockStore:we,stdinRegistry:w}),{lifeCycle:T,store:H}=b,K=new fr([T,Qt,Zt]),Y=Dr({affectedFiles:v,currentOs:J,hooks:ue,initCwd:l,lifeCycle:K,mutexPool:new Map,onOutput:I((P,W)=>{ce&&De.has(P)?ce.onTaskOutput(P,W):H.addOutput(P,W)},"onOutput"),onOutputReplace:I((P,W)=>{H.setOutput(P,W)},"onOutputReplace"),retryBudget:Jt,serviceEnvByTaskId:ve,serviceEventBridge:ce??void 0,stdinRegistry:w,strictEnv:Ut,workspaceRoot:i});let B="rerun",O=null,re=new Map;for(;B!=="quit";){if(B==="rerun"){if(re=await hr(q,_e,{lifeCycle:K,projectGraph:S,taskExecutor:Y,taskGraph:A,workspaceRoot:i}),N.length>0&&!t.failFast){const P=new Promise(W=>{const V=H.subscribe(()=>{const te=H.getSnapshot();(te.rerunRequested||te.retryTaskId)&&(V(),W())});b.renderIsDone.then(()=>{V(),W()}).catch(()=>{V(),W()})});await jr(N,i,v,l,{abortSignal:P,lifeCycle:K,store:H},ve)}}else if(B==="retry"&&O){const P=q.find(V=>V.id===O),W=P?.overrides.command;if(P&&W){const V=P.projectRoot??i,te=V.startsWith("/")?V:`${i}/${V}`;K.startTasks?.([P]);const Ce=new Ar(Pt),Ee=(await ft([{command:W,cwd:te,name:P.id,ptySize:{cols:process.stdout.columns??80,rows:process.stdout.rows??24},stdin:"pty"}],{onEvent:I(se=>{se.kind==="started"&&se.write&&w.set(P.id,{kill:se.kill,resize:se.resize,write:se.write}),(se.kind==="stdout"||se.kind==="stderr")&&se.text&&(Ce.write(se.text),H.setOutput(P.id,Ce.toString())),se.kind==="close"&&w.delete(P.id)},"onEvent")})).closeEvents[0];K.endTasks?.([{code:Ee?.exitCode??1,status:Ee?.exitCode===0?"success":"failure",task:P,terminalOutput:H.getSnapshot().outputs.get(P.id)}])}else P&&K.endTasks?.([{code:1,status:"failure",task:P,terminalOutput:`No command configured for ${P.id}`}]);O=null,H.markDone()}B=await new Promise(P=>{const W=H.subscribe(()=>{const V=H.getSnapshot();V.rerunRequested&&(H.acknowledgeRerun(),W(),P("rerun")),V.retryTaskId&&(O=H.acknowledgeRetry(),W(),P("retry"))});b.renderIsDone.then(()=>{W(),P("quit")}).catch(()=>{W(),P("quit")})})}await b.renderIsDone,await ue.callHook("run:after",re),await C(re),pe>0&&(e.info(""),Xe?e.info(`${String(pe)} service(s) stopped (--stop-services).`):e.info(`${String(pe)} service(s) started in the background. Run \`vis service stop --all\` to clean up.`))}else{const w=new Map,b=typeof t.log=="string"?t.log.toLowerCase():"",T=b==="labeled"||b==="grouped"||b==="interleaved"?b:void 0,H=T?zs(T):void 0,K=new fr([new Oo({...Xt,ciGrouping:n?.run?.ciGrouping??"auto",logReporter:H,outputStyle:er}),Qt,Zt]),Y=Dr({affectedFiles:v,currentOs:J,hooks:ue,initCwd:l,lifeCycle:K,mutexPool:w,retryBudget:Jt,serviceEnvByTaskId:ve,serviceEventBridge:ce??void 0,strictEnv:Ut,workspaceRoot:i}),B=I(async()=>{const V=Date.now(),te=await hr(q,_e,{lifeCycle:K,projectGraph:S,taskExecutor:Y,taskGraph:A,workspaceRoot:i}),Ce=Date.now()-V;if(t.summarize){const Ie=ur(te,A,Me);await Us(Ie,i,{dataDirectory:ut(i)})}let Ee=!1;for(const[,Ie]of te)Ie.status==="failure"&&(Ee=!0);const se=Ps(te,Ce),Ge=js(i),Ve=Os(i,Ce,Ge);return e.info(""),e.info(` ${se}${Ve?` ${Ve}`:""}`),{hasFailure:Ee,results:te,runHistory:Ge}},"runOnce"),O=await B();await ue.callHook("run:after",O.results),await C(O.results);const{hasFailure:re}=O;if(t.watch){const V=j.map(le=>{const fe=c.projects[le]?.root;if(fe)return fe.startsWith("/")?fe:`${i}/${fe}`}).filter(le=>le!==void 0),te=q;let Ce;const Ee=I(le=>{const fe=Jo(te,le);return Ce=fe.filter,q=fe.tasks,fe.tasks.length},"applyFilter");let se=!1,Ge=O.results;const Ve=I(()=>{const le=Mr(Ge,i);if(le.directories.length>0&&le.files.size>0){const fe=Uo(le.files,i,le.directories);return{handle:Er({filter:fe,onChange:ir,paths:le.directories}),mode:"tracked"}}return{handle:Er({onChange:ir,paths:V}),mode:"roots"}},"buildHandle");let Ie;const ir=I(async le=>{if(!se){se=!0;try{e.info(`Change detected in ${le.length} file(s), rerunning…`),Ge=(await B()).results,Ie?.close(),Ie=Ve().handle}finally{se=!1}}},"onChangeHandler"),nr=Ve();Ie=nr.handle;const us=nr.mode==="tracked"?`Watching ${String(Mr(Ge,i).files.size)} tracked file(s)`:`Watching ${String(V.length)} project root(s)`;e.info(`${us} — edit a file to rerun, press h for keybinds, q to quit.`);const bt=I(async()=>{if(!se){se=!0;try{if(q.length===0){e.info("No tasks match the active filter — press a to clear it.");return}Ge=(await B()).results,Ie?.close(),Ie=Ve().handle}finally{se=!1}}},"triggerRerun");await new Promise(le=>{let fe=!1,or;const ar=I(()=>{cr()},"onSigint"),cr=I(()=>{fe||(fe=!0,or?.close(),process.off("SIGINT",ar),Ie?.close(),le())},"exit");process.on("SIGINT",ar),or=ra({handlers:{onClearFilter:I(async()=>{const Ye=Ee(void 0);e.info(`Filter cleared — running ${String(Ye)} task(s).`),await bt()},"onClearFilter"),onFilter:I(async Ye=>{const fs=Ce,lr=Ee(Ye);if(lr===0){e.info(`Filter "${Ye}" matched no projects — keeping previous filter.`),Ee(fs);return}e.info(`Filter "${Ye}" matched ${String(lr)} task(s).`),await bt()},"onFilter"),onHelp:I(()=>{ea(process.stdout)},"onHelp"),onQuit:I(()=>{cr()},"onQuit"),onRerun:bt}})});return}if(t.flaky!==!1){const V=Ds(i,{minRuns:2},O.runHistory);if(V.length>0){e.info(""),e.info("Flaky tasks (based on historical runs):"),e.info("");for(const te of As(V))e.info(` ${te}`);e.info("")}}const P=[];for(const[V,te]of O.results)te.retryAttempts&&te.retryAttempts>0&&P.push(V);const W=t.failOnRetry===!0&&P.length>0;if(W){const V=P.slice(0,5),te=P.length-V.length,Ce=te>0?`${V.join(", ")}, and ${String(te)} more`:V.join(", ");e.warn(""),e.warn(`--fail-on-retry: ${String(P.length)} task(s) succeeded only after retry: ${Ce}`)}if(re||W)throw new Error(W&&!re?"Some tasks succeeded only after retry (--fail-on-retry).":"Some tasks failed.");N.length>0&&!t.failFast&&await jr(N,i,v,l,void 0,ve),pe>0&&(e.info(""),Xe?e.info(`${String(pe)} service(s) stopped (--stop-services).`):e.info(`${String(pe)} service(s) started in the background. Run \`vis service stop --all\` to clean up.`))}}finally{rr(),sr&&(process.off("SIGINT",nt),process.off("SIGTERM",nt)),Xe&&$e.length>0&&await Promise.all($e.map(async w=>{try{await li(i,w)}catch{}}))}},"execute");export{Fa as createRetryBudget,lc as default};