infra-kit 0.3.11 → 0.3.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-KPQTJQ42.js → chunk-DPCWCXJD.js} +2 -2
- package/dist/{chunk-KPQTJQ42.js.map → chunk-DPCWCXJD.js.map} +2 -2
- package/dist/chunk-LMAO6FEM.js +238 -0
- package/dist/chunk-LMAO6FEM.js.map +7 -0
- package/dist/{chunk-PZ2AWWGK.js → chunk-QLAQ7F4M.js} +2 -2
- package/dist/{chunk-PZ2AWWGK.js.map → chunk-QLAQ7F4M.js.map} +2 -2
- package/dist/chunk-SHFPI4QA.js +2 -0
- package/dist/{chunk-JXLXSX7Q.js.map → chunk-SHFPI4QA.js.map} +2 -2
- package/dist/{chunk-M46KGMQ6.js → chunk-SSBYKOHY.js} +4 -4
- package/dist/{chunk-M46KGMQ6.js.map → chunk-SSBYKOHY.js.map} +3 -3
- package/dist/cli.js +10 -10
- package/dist/cli.js.map +3 -3
- package/dist/dev-server.js +30 -30
- package/dist/dev-server.js.map +4 -4
- package/dist/{dev-wizard-run-S5HEFLYE.js → dev-wizard-run-XM5L23UP.js} +2 -2
- package/dist/mcp.js +1 -1
- package/dist/mcp.js.map +4 -4
- package/dist/update-check.js +1 -1
- package/package.json +9 -9
- package/readme.md +1 -1
- package/dist/chunk-JXLXSX7Q.js +0 -2
- package/dist/chunk-VNHAMXNA.js +0 -218
- package/dist/chunk-VNHAMXNA.js.map +0 -7
- /package/dist/{dev-wizard-run-S5HEFLYE.js.map → dev-wizard-run-XM5L23UP.js.map} +0 -0
package/dist/chunk-VNHAMXNA.js
DELETED
|
@@ -1,218 +0,0 @@
|
|
|
1
|
-
import{a as Yn,b as rs,c as ot,d as kr,e as ts,f as os,g as ns,h as ss,i as zt,j as is,k as yr,l as Xe,m as Qe,n as dt,o as ut,s as er,t as mt,u as rr}from"./chunk-JXLXSX7Q.js";import{a as pt}from"./chunk-KPQTJQ42.js";import{a as nt,c as Z,d as w,e as lt,f as Y,i as m,j as P,k as F}from"./chunk-PZ2AWWGK.js";import{B as zn,D as qn,K as Hn,N as Zn,O as Xn,P as ke,Q as Qn,R as Ut,S as re,U as _,V as x,W as es,X as Ue,a as et,b as f,d as rt,e as Ln,f as tt,g as I,h as ie,i as ve,j as Wn,k as Gt,l as H,m as A,n as Ae,o as Vn,p as Jn,q as ee,r as b,s as Ge,t as Bn,u as Kn,v as Gn,w as Un,z as l}from"./chunk-M46KGMQ6.js";import{a as K,b as st,c as wr,d as as,e as it,f as ze,g as qe,h as at,i as He,j as Ie,k as Ze,l as ct,n as Ye,o as cs,p as _e,q as Oe,r as te}from"./chunk-CHETBZ6M.js";import xr from"node:path";import Ta from"node:process";import{z as G}from"zod";var we={requiredScripts:["build","ts-check","eslint-check","prettier-check","test"],requiredFiles:["tsconfig.json","eslint.config.js","readme.md"],turboTasks:[]},qt={requiredScripts:["build","dev","test","qa","infra-kit-check","fix"],requiredFiles:["turbo.json","pnpm-workspace.yaml"],turboTasks:["build","test","ts-check","eslint-check","prettier-check","infra-kit-check"]},Ht=(e,r=we)=>({requiredScripts:e.requiredScripts??[...r.requiredScripts],requiredFiles:e.requiredFiles??[...r.requiredFiles],turboTasks:e.turbo?.requiredTasks??[...r.turboTasks]});import da from"node:fs/promises";var ae=async e=>{try{return await da.access(e),!0}catch{return!1}};import Ea from"node:path";import{packageConfigSchema as ua}from"@slip-stream-kit/config/internal";import ls from"node:fs/promises";import ps from"node:path";import{pathToFileURL as ma}from"node:url";import{z as fa}from"zod";var ye="infra-kit.config.ts",Zt=async e=>{try{let r=await ls.readFile(ps.join(e,"package.json"),"utf-8");return JSON.parse(r)}catch{return{}}},Rr=async(e,r=we)=>{let t=ps.join(e,ye);if(!await ae(t))throw new Error(`${ye} not found at ${t}`);let o=await ls.stat(t),i=(await import(`${ma(t).href}?mtime=${Number(o.mtimeMs)}`)).default;if(i===void 0)throw new Error(`${ye} at ${t} has no default export`);let a=typeof i=="function"?await i():i,c=ua.safeParse(a);if(!c.success)throw new Error(`Invalid ${ye} at ${t}: ${fa.prettifyError(c.error)}`);return Ht(c.data,r)};import ds from"node:fs/promises";import ft from"node:path";import ga from"yaml";var ha="pnpm-workspace.yaml",va=async e=>(await ds.readdir(e,{withFileTypes:!0}).catch(()=>[])).filter(t=>t.isDirectory()).map(t=>ft.join(e,t.name)),ka=async(e,r)=>{let t=[];for(let o of e){if(r==="*"){t.push(...await va(o));continue}let s=ft.join(o,r);await ae(s)&&t.push(s)}return t},wa=async(e,r)=>{let t=[e];for(let o of r.split("/"))t=await ka(t,o);return t},br=async e=>{let r=await ds.readFile(ft.join(e,ha),"utf-8"),o=((ga.parse(r)??{}).packages??[]).filter(n=>!n.startsWith("!")&&!n.startsWith("vendor")),s=new Set;for(let n of o){let i=await wa(e,n);for(let a of i)await ae(ft.join(a,"package.json"))&&s.add(a)}return[...s].sort()};var Yt=async(e,r=we)=>{try{let t=await Rr(e,r);return{check:{name:ye,status:"pass",message:"present and valid"},rules:t}}catch(t){return{check:{name:ye,status:"fail",message:t.message},rules:null}}};import ya from"node:fs/promises";import Ra from"node:path";var Xt=async(e,r)=>Promise.all(r.map(async t=>{let o=await ya.stat(Ra.join(e,t)).catch(()=>null);return o?o.isFile()?{name:`file:${t}`,status:"pass",message:"exists"}:{name:`file:${t}`,status:"fail",message:`not a file: ${t} (found a directory)`}:{name:`file:${t}`,status:"fail",message:`missing file: ${t}`}}));var Qt=(e,r)=>r.map(t=>{let o=e[t];return typeof o!="string"?{name:`script:${t}`,status:"fail",message:`missing "${t}" in package.json scripts`}:o.trim().length===0?{name:`script:${t}`,status:"fail",message:`"${t}" is empty in package.json scripts`}:{name:`script:${t}`,status:"pass",message:"defined"}});import ba from"node:fs/promises";import xa from"node:path";var tr="turbo.json",eo=async(e,r)=>{if(r.length===0)return[];let t;try{let s=await ba.readFile(xa.join(e,tr),"utf-8");t=JSON.parse(s)}catch(s){return[{name:tr,status:"fail",message:`cannot read/parse ${tr}: ${s.message}`}]}let o=t.tasks;return o===null||typeof o!="object"?[{name:tr,status:"fail",message:`no "tasks" object defined in ${tr}`}]:r.map(s=>{let n=s in o||`//#${s}`in o;return{name:`turbo:${s}`,status:n?"pass":"fail",message:n?"defined":`missing turbo task "${s}" in ${tr}`}})};var ro=async(e,r=we)=>{let t=await Zt(e),o=t.name??Ea.basename(e),{check:s,rules:n}=await Yt(e,r),i=[s];n&&(i.push(...Qt(t.scripts??{},n.requiredScripts)),i.push(...await Xt(e,n.requiredFiles)),i.push(...await eo(e,n.turboTasks)));let a=i.every(c=>c.status==="pass");return{packageDir:e,packageName:o,checks:i,passed:a}};var h=e=>[{type:"text",text:e}],k=e=>e;var Pa=(e,r)=>[...r.map(t=>({name:`devServersPresets:config:${t.app}`,status:"fail",message:`could not load apps/${t.app}/ui/infra-kit.config.ts (referenced by a preset proxy override): ${t.message}`})),...e.map(t=>({name:`devServersPresets:${t.preset}`,status:"fail",message:t.message}))],us=async e=>{let r=(await x()).devServersPresets;if(!r||Object.keys(r).length===0)return null;let t=Hn(r);if(t.length>0){let d=t.map(u=>({name:`devServersPresets:${u.preset}`,status:"fail",message:u.message}));return{packageDir:e,packageName:"devServersPresets",checks:d,passed:!1}}let o=zn(e),s=qn(e),n={api:o.map(d=>d.name),ui:s.map(d=>d.name)},{ctx:i,loadErrors:a}=await Yn(e,r,n,o),c=Pa(Zn(r,i),a),p=c.length===0?[{name:"devServersPresets:proxy-locality",status:"pass",message:"every local proxy override resolves to a backend the preset launches"}]:c;return{packageDir:e,packageName:"devServersPresets",checks:p,passed:c.length===0}};var Ca=async e=>{let r=xr.resolve(e);for(;r!==xr.dirname(r);){if(await ae(xr.join(r,"package.json")))return r;r=xr.dirname(r)}if(await ae(xr.join(r,"package.json")))return r;throw new Error(`No package.json found in or above ${e} \u2014 cd into a package directory, or pass --root to audit a monorepo root`)},Sa=async e=>e.root?[{dir:await b(),baseline:qt}]:e.all?(await br(await b())).map(t=>({dir:t})):[{dir:await Ca(e.cwd??Ta.cwd())}],$a=e=>{let r=e.passed?"PASS":"FAIL";l.info(`
|
|
2
|
-
${e.packageName} \u2014 ${r}`);for(let t of e.checks){let o=t.status==="pass"?"[PASS]":"[FAIL]";l.info(` ${o} ${t.name}: ${t.message}`)}},ms=async(e={})=>{let r=await Sa(e),t=[];for(let n of r)t.push(await ro(n.dir,n.baseline));if(e.root){let n=await us(r[0].dir);n&&t.push(n)}for(let n of t)$a(n);let o=t.every(n=>n.passed);l.info(`
|
|
3
|
-
${o?"\u2705 All valid":"\u274C Audit failed"} (${t.length} checked)`);let s={allPassed:o,packages:t.map(n=>({name:n.packageName,passed:n.passed,checks:n.checks}))};return{content:h(JSON.stringify(s,null,2)),structuredContent:s}},Aa={all:G.boolean().optional().describe("Audit every non-vendor workspace package"),root:G.boolean().optional().describe("Audit the monorepo root (turbo pipeline + root commands)")},Ia={allPassed:G.boolean().describe("Whether every audited package passed all checks"),packages:G.array(G.object({name:G.string(),passed:G.boolean(),checks:G.array(G.object({name:G.string(),status:G.enum(["pass","fail"]),message:G.string()}))})).describe("Per-package check results")},to=k({name:"audit",description:"Audit packages against infra-kit.config.ts rules (config present and valid, required scripts, required files, and turbo tasks for the root). Defaults to the current package; all=true audits every non-vendor workspace package; root=true audits the monorepo root.",inputSchema:Aa,outputSchema:Ia,handler:e=>ms({all:e.all,root:e.root})});import{z as Er}from"zod";var fs=async()=>{let[e,r]=await Promise.all([x(),_()]),t=Object.keys(e).sort();l.info(`Merged config for ${r.projectName} \u2014 ${t.length} section(s): ${t.join(", ")}`),l.info(` source: ${r.main}`);let o={config:e,configPath:r.main,projectName:r.projectName};return{content:h(JSON.stringify(o,null,2)),structuredContent:o}},_a={config:Er.record(Er.string(),Er.unknown()).describe("The fully resolved infra-kit configuration \u2014 the same object every command sees at runtime, after the project infra-kit.json, the user-global, and the user-scope per-project override layers are merged (later layers win). Top-level sections include envManagement, ide, worktrees, envAutoLoad, dev, devServersPresets, and devProxy."),configPath:Er.string().describe("Absolute path to the project-level infra-kit.json (the base layer / committed source of truth)."),projectName:Er.string().describe("Repository name the config is keyed to (the main-repo basename; shared across all worktrees of the repo).")},oo=k({name:"config-get",description:"Return the fully merged infra-kit configuration (project + user-global + per-project override layers) as it is resolved at runtime. Read-only introspection \u2014 makes no changes; use `config edit` (CLI-only) to modify the override file. Fails with the loader error when run outside a configured infra-kit repo.",inputSchema:{},outputSchema:_a,handler:()=>fs()});import no from"node:fs";import gs from"node:path";import Oa from"node:process";var hs=(e=Oa.cwd())=>gs.join(e,".infra-kit","dev-context"),gt=e=>typeof e=="string"?e:"",so=e=>typeof e=="number"&&Number.isFinite(e)?e:0,io=e=>{let r=hs(e),t;try{t=no.readdirSync(r)}catch{return[]}let o=[];for(let s of t){if(!s.endsWith(".json"))continue;let n=gs.join(r,s),i,a;try{let d=no.statSync(n);if(!d.isFile())continue;i=d.mtimeMs,a=no.readFileSync(n,"utf-8")}catch{continue}let c;try{c=JSON.parse(a)}catch{continue}if(c===null||typeof c!="object")continue;let p=c;o.push({app:s.replace(/\.json$/,""),package:gt(p.package),port:so(p.port),pid:so(p.pid),alias:gt(p.alias),origin:gt(p.origin),release:gt(p.release),writtenAt:so(p.writtenAt),fragmentMtimeMs:i})}return o.sort((s,n)=>s.app.localeCompare(n.app))};import{z as M}from"zod";var vs=async(e={})=>{let r=e.now??Date.now,t=e.isListening??kr,o=io(e.cwd),s=r(),n=await Promise.all(o.map(async c=>{let p=Math.max(0,Math.round((s-c.fragmentMtimeMs)/1e3)),d=await t(c.port);return{app:c.app,package:c.package,port:c.port,pid:c.pid,alias:c.alias,origin:c.origin,release:c.release,writtenAt:c.writtenAt>0?new Date(c.writtenAt).toISOString():null,fragmentMtime:new Date(c.fragmentMtimeMs).toISOString(),ageSeconds:p,live:d}})),i=n.length>0;if(!i)l.info("No active infra-kit dev session (no dev-context fragments found).");else{l.info(`infra-kit dev: ${n.length} app(s) with a dev-context fragment on disk:`);for(let c of n){let p=c.live?"live":"NOT responding",d=`written ${c.ageSeconds}s ago`;l.info(` ${c.app} (${c.package}) \u2192 ${c.origin} on :${c.port} \u2014 ${p}, ${d}`)}}let a={active:i,apps:n};return{content:h(JSON.stringify(a,null,2)),structuredContent:a}},Na={active:M.boolean().describe("True when at least one dev-context fragment exists on disk (an infra-kit dev session has apps registered). False means no active dev session was found \u2014 this is a clean result, NOT an error."),apps:M.array(M.object({app:M.string().describe("App folder name (the fragment filename without .json)."),package:M.string().describe("The app package name the vite helper reads to decide a local route."),port:M.number().describe("The actual bound port the dev server is listening on."),pid:M.number().describe("PID of the dev-server process that wrote the fragment (ownership / staleness metadata)."),alias:M.string().describe("Registered portless hostname for the app."),origin:M.string().describe("Authoritative local origin the vite helper proxies to for this app."),release:M.string().describe("Release slug the runner recorded for this worktree."),writtenAt:M.string().nullable().describe("ISO 8601 time the runner self-reported writing the fragment (writer clock \u2014 may be wrong; prefer fragmentMtime). Null when the fragment did not record it."),fragmentMtime:M.string().describe("ISO 8601 filesystem mtime of the fragment file \u2014 the AUTHORITATIVE freshness signal."),ageSeconds:M.number().describe("Seconds since the fragment was last written on disk. A large value with live:false means a stale/abandoned fragment."),live:M.boolean().describe("Whether a TCP connection to the app port succeeds RIGHT NOW (a real engine liveness probe, not an inference). A fresh fragment with live:false is a crashed or killed dev server whose fragment was not cleaned up.")})).describe("One entry per dev-context fragment on disk, sorted by app name. Empty when no dev session is active.")},ao=k({name:"dev-status",description:"Report what `infra-kit dev` currently has running by READING the on-disk dev-context fragments (never starts a server). Advisory + read-only: surfaces each app\u2019s package, bound port, portless alias, local origin, fragment freshness (mtime / ageSeconds), and a live TCP liveness probe of the port. Returns { active: false, apps: [] } when no dev session is active.",inputSchema:{},outputSchema:Na,handler:()=>vs()});import W from"node:fs";import jc from"node:os";import ne from"node:path";import{z as lr}from"zod";import{$ as Co}from"zx";import{execFileSync as Da}from"node:child_process";var ks=(e,r)=>{let t=e.filter(o=>!o.live).map(o=>o.name);return r?{prunable:[],withheld:t}:{prunable:t,withheld:[]}},ja=[/\binfra-kit\s+dev\b/,/cli\.js\s+dev\b/,/dev-server\.(?:js|ts)\b/],Fa=e=>ja.some(r=>r.test(e)),Ma="/bin/ps",La=()=>Da(Ma,["-eo","command="],{encoding:"utf8",maxBuffer:8<<20}).split(`
|
|
4
|
-
`),ws=(e=La)=>{try{return e().some(Fa)}catch{return!0}};import Ha from"@inquirer/select";import{Buffer as Za}from"node:buffer";import Ya from"node:fs";import Xa from"node:path";import ho from"node:process";import{z as Ar}from"zod";import{$ as kt}from"zx";var Wa="Could not find requested project",Va="Could not find requested config",ys="Invalid Auth token",Rs="does not have access to requested config",Pr=e=>e.includes(ys)||e.includes(Rs)?"auth":e.includes(Wa)?"project":e.includes(Va)?"config":"unknown",Tr=e=>e.includes(Rs)?"mis-scoped":e.includes(ys)?"revoked":null;var bs=e=>[`Doppler rejected the service token for env "${e}" \u2014 it is invalid, revoked, or scoped to a different config.`,`Fix: run \`infra-kit env-token-set ${e}\` with a token scoped to that config.`,"CI / agents: set INFRA_KIT_ENV_TOKEN to a token scoped to that config."].join(`
|
|
5
|
-
`),or=class extends nt{authKind;constructor(r,t=null,o){super(o??bs(r),r),this.name="DopplerAuthError",this.authKind=t}};var co=({kind:e,project:r,config:t,available:o})=>{let s=e==="project"?[`Doppler project "${r}" not found (set in infra-kit.json \u2192 envManagement.config.name).`]:[`Doppler config "${t}" not found in project "${r}".`];if(o&&o.length>0){let n=e==="project"?"Available projects":`Available configs in "${r}"`;s.push(`${n}: ${o.join(", ")}.`)}return s.push(e==="project"?"Fix: update envManagement.config.name to an existing project, or create it in Doppler.":"Fix: pass an existing config, or create it in Doppler."),s.join(`
|
|
6
|
-
`)};import{$ as ht}from"zx";var Ja=5e3,Ba="DOPPLER_CONFIG",Ne=async()=>{let{envManagement:e}=await x();return e.config.name},Cr=async({childEnv:e,project:r,config:t})=>{let o=ht.quiet;ht.quiet=!0;try{let n=(await ht({env:e})`doppler secrets get ${Ba} --plain --project ${r} --config ${t}`.timeout(Ja)).stdout.trim();return n!==t?{outcome:"mis-scoped",scopedTo:n}:{outcome:"valid",scopedTo:n}}catch(s){return{outcome:Ka(s)}}finally{ht.quiet=o}},Ka=e=>{let r=et(e)??(e instanceof Error?e.message:String(e));return Pr(r)!=="auth"?"unreachable":Tr(r)??"unreachable"};import xs from"node:process";var X="INFRA_KIT_ENV_TOKEN",nr=async e=>{let r=xs.env[X];if(r)return{token:r,source:"env"};let o=(await Y())?.envs[e];if(o)return{token:o,source:"store"};throw new nt(Ga(e,await lt()),e)},Wm=async e=>xs.env[X]?!0:!!(await Y())?.envs[e],Ga=(e,r)=>[`No Doppler service token for env "${e}".`,`Mint one at https://dashboard.doppler.com \u2014 this project \u2192 config "${e}" \u2192 Access tab \u2192 "Generate Service Token".`,`Fix: run \`infra-kit env-token-set ${e}\` and paste it.`,`It is stored in ${w(r)} (mode 0600, never in the repo).`,`CI / agents: set ${X} instead \u2014 it takes precedence and needs no home config.`].join(`
|
|
7
|
-
`);import Es from"node:fs/promises";import lo from"node:path";import Ua from"yaml";var Ps=".github/workflows",Sr=async e=>{let r=await b();return Ts(lo.resolve(r,Ps,e))},po=async()=>{let e=await b(),r=lo.resolve(e,Ps),t;try{t=await Es.readdir(r)}catch{return[]}let o=t.filter(n=>n.endsWith(".yml")||n.endsWith(".yaml")).sort(),s=await Promise.all(o.map(n=>Ts(lo.resolve(r,n))));return[...new Set(s.flat())]},Ts=async e=>{let r;try{r=Ua.parse(await Es.readFile(e,"utf-8"))}catch{return[]}let t=sr(r,"on")??sr(r,"true"),o=sr(sr(sr(sr(t,"workflow_dispatch"),"inputs"),"environment"),"options");return Array.isArray(o)?o.filter(s=>typeof s=="string"&&s.length>0):[]},sr=(e,r)=>{if(!(typeof e!="object"||e===null||Array.isArray(e)))return e[r]};var vt=async()=>{let e=await po(),r=await Y(),t=e.map(n=>({env:n,source:"gh-workflow"})),o=new Set(e),s=Object.keys(r?.envs??{}).filter(n=>!o.has(n)).sort().map(n=>({env:n,source:"token-only"}));return[...t,...s]},De=async()=>(await vt()).map(r=>r.env);import Cs from"node:fs";import{$ as za}from"zx";import je from"node:fs";import $r from"node:path";var uo=({autoLoaded:e,projectDir:r,canonicalProjectRoot:t})=>!e||!r||!t?!1:t===r,ce=e=>{if(!e)return"";try{return je.realpathSync(e)}catch{return""}},mo=(e,r)=>{try{let t=_e(e);je.mkdirSync(t,{recursive:!0,mode:448}),Oe($r.join(t,K),r,384)}catch(t){l.debug(`warm-cache write skipped: ${t.message}`)}},fo=(e=Date.now(),r=wr)=>{let t=cs(),o;try{o=je.readdirSync(t,{withFileTypes:!0})}catch{return}for(let s of o){if(!s.isDirectory())continue;let n=$r.join(t,s.name);try{let{mtimeMs:i}=je.statSync($r.join(n,K));e-i>=r*1e3&&je.rmSync(n,{recursive:!0,force:!0})}catch{}}},go=(e,r)=>{try{let t=_e(e);if(r){je.rmSync(t,{recursive:!0,force:!0});return}if(!je.existsSync($r.join(t,K)))return;Oe($r.join(t,st),`# infra-kit warm cache cleared
|
|
8
|
-
`,384)}catch(t){l.debug(`warm-cache invalidate skipped: ${t.message}`)}};var Ss=e=>e.split(`
|
|
9
|
-
`).filter(r=>r.startsWith("worktree ")).map(r=>r.slice(9).trim()).filter(Boolean),qa=async()=>{let e;try{e=(await za({quiet:!0})`git worktree list --porcelain`).stdout}catch(t){return l.debug(`warm-cache purge skipped (not a git repo?): ${t.message}`),[]}let r=[];for(let t of Ss(e)){let o=ce(t);if(!o)continue;let s=_e(o);try{if(!Cs.existsSync(s))continue;Cs.rmSync(s,{recursive:!0,force:!0}),r.push(s)}catch(n){l.debug(`warm-cache purge skipped for ${s}: ${n.message}`)}}return r};var Qa=e=>e?[`${Ie}=${Fe("1")}`]:[`unset ${Ie}`,`unset ${Ze}`],ec="DOPPLER_CONFIG",$s=new Set(["DOPPLER_TOKEN",X]),As=!1,rc=e=>{e.length===0||As||(As=!0,l.warn(`infra-kit: not exporting ${e.join(", ")} from Doppler into your shell \u2014 a service token must not be sourced into every process.`))},_s=({pairs:e,config:r,project:t,projectRoot:o,loadedAt:s,autoLoaded:n})=>{let i=e.filter(([a])=>!$s.has(a));return rc(e.filter(([a])=>$s.has(a)).map(([a])=>a)),["set -a",...i.map(([a,c])=>`${a}=${Fe(c)}`),`${it}=${Fe(r)}`,`${ze}=${Fe(r)}`,`${qe}=${Fe(t)}`,`${at}=${Fe(o)}`,`${He}=${Fe(s)}`,...Qa(n),"set +a"]},tc=async()=>{try{return await b()}catch{return""}},Os=async({config:e,autoLoaded:r=!1,beforeWrite:t,projectDir:o})=>{let s=await Ne(),n=await tc(),i=await sc(s,e),a=new Date().toISOString(),p=`${_s({pairs:i,config:e,project:s,projectRoot:n,loadedAt:a,autoLoaded:r}).join(`
|
|
10
|
-
`)}
|
|
11
|
-
`,d=Ye(),u=Xa.resolve(d,K);if(t&&!t())return null;Ya.mkdirSync(d,{recursive:!0,mode:448}),Oe(u,p,384);let g=ce(n);return uo({autoLoaded:r,projectDir:o,canonicalProjectRoot:g})&&(mo(o,p),fo()),{filePath:u,variableCount:i.length,project:s,config:e}},Ns=async e=>{let{config:r}=e,t="";if(r)t=r;else{let n=await De();m.setInteractive(),t=await P(i=>Ha({message:"Select environment config",choices:n.map(a=>({name:a,value:a}))},i),{output:ho.stderr})}m.addOption("--config",t);let o=await Os({config:t,autoLoaded:!1});if(!o)throw new Error("env-load: write was unexpectedly aborted");ho.stdout.write(`${o.filePath}
|
|
12
|
-
`),m.print();let s={filePath:o.filePath,variableCount:o.variableCount,project:o.project,config:o.config};return{content:h(JSON.stringify(s,null,2)),structuredContent:s}},Is=1024*1024,oc=3e4,nc=["DOPPLER_TOKEN","DOPPLER_PROJECT","DOPPLER_CONFIG"],ir=(e,r=ho.env)=>{let t={...r};for(let o of nc)delete t[o];return t.DOPPLER_TOKEN=e,t},sc=async(e,r)=>{let{token:t}=await nr(r),o=ir(t),s=kt.quiet;kt.quiet=!0;try{let n;try{n=await kt({env:o})`doppler secrets download --no-file --format json --project ${e} --config ${r}`.timeout(oc)}catch(a){throw ic(a,e,r)}ac(n.stdout);let i=js(n.stdout);return Ds(i,r),i}finally{kt.quiet=s}},Ds=(e,r)=>{let t=e.find(([o])=>o===ec)?.[1];if(!(t===void 0||t===r))throw new or(r,null,`Doppler returned secrets for config "${t}" but "${r}" was requested \u2014 the service token for env "${r}" is scoped to the wrong config. Refusing to load another environment's secrets.
|
|
13
|
-
Fix: run \`infra-kit env-token-set ${r}\` with a token scoped to "${r}".`)},ic=(e,r,t)=>{let o=et(e)??(e instanceof Error?e.message:String(e)),s=Pr(o);return s==="auth"?new or(t,Tr(o)):s==="unknown"?e instanceof Error?e:new Error(String(e)):new Error(co({kind:s,project:r,config:t,available:null}))},ac=e=>{let r=Za.byteLength(e,"utf-8");if(r>Is)throw new Error(`doppler returned unexpectedly large output (${r} bytes > ${Is}) \u2014 refusing to write to disk`)},Fe=e=>`'${e.replaceAll("'","'\\''")}'`,cc=/^[A-Z_]\w*$/i,js=e=>{let r;try{r=JSON.parse(e)}catch{throw new Error(`doppler returned non-JSON output for env-load (got: ${JSON.stringify(e.slice(0,80))})`)}if(r===null||typeof r!="object"||Array.isArray(r))throw new Error("doppler returned unexpected JSON shape for env-load (expected an object of KEY: value pairs)");let t=[];for(let[o,s]of Object.entries(r)){if(!cc.test(o))throw new Error(`doppler returned an invalid env var name for env-load (got: ${JSON.stringify(o.slice(0,80))})`);if(typeof s!="string")throw new TypeError(`doppler returned a non-string value for "${o}" (got ${typeof s})`);t.push([o,s])}if(t.length===0)throw new Error("doppler returned empty output for env-load");return t},vo=k({name:"env-load",description:'Download the env vars for a Doppler config and write them to a temporary shell script. Does NOT mutate the calling process \u2014 returns the path to a script that must be sourced ("source <filePath>") for the vars to take effect. The infra-kit shell wrapper auto-sources; direct MCP callers must handle sourcing themselves or surface filePath to the user. "config" is required when invoked via MCP (the CLI interactive picker is unreachable without a TTY).',inputSchema:{config:Ar.string().describe('Doppler config / environment name to load (e.g. "dev", "arthur", "renana"). Required for MCP calls.')},outputSchema:{filePath:Ar.string().describe("Path to the file that must be sourced to apply variables"),variableCount:Ar.number().describe("Number of variables loaded"),project:Ar.string().describe("Doppler project name"),config:Ar.string().describe("Doppler config name")},handler:Ns});import L from"node:fs";import _r from"node:path";var ar=(e,r,t)=>{let o=e.indexOf(r),s=e.indexOf(t);return o!==-1&&s!==-1&&s>=o},Re=(e,r,t)=>{let o=e.indexOf(r),s=e.indexOf(t);if(o===-1||s===-1||s<o)return null;let n=e.slice(0,o).replace(/\n+$/,""),i=e.slice(s+t.length).replace(/^\n+/,"");return n+(i?`
|
|
14
|
-
${i}`:"")};var Fs=(e,r,t)=>`${e}
|
|
15
|
-
${r}
|
|
16
|
-
${t}`,Ir=({content:e,body:r,startMarker:t,endMarker:o,placement:s="replace-in-place"})=>{let n=Fs(t,r,o),i=ar(e,t,o);if(s==="replace-in-place"&&i){let p=e.indexOf(t),d=e.indexOf(o)+o.length;return e.slice(0,p)+n+e.slice(d)}let c=(i?Re(e,t,o)??e:e).replace(/\n+$/,"");return c.length>0?`${c}
|
|
17
|
-
${n}
|
|
18
|
-
`:`${n}
|
|
19
|
-
`};var Or="<!-- infra-kit:begin -->",Nr="<!-- infra-kit:end -->",lc="<!-- infra-kit:version ",pc="<!-- infra-kit:import:begin -->",dc="<!-- infra-kit:import:end -->",uc="AGENTS.md",mc="CLAUDE.md",fc=e=>`${lc}${e} -->`,gc=e=>[fc(e),"","# infra-kit","","This repository uses the **infra-kit** CLI for environment, worktree, and release workflows.","This block is generated by `infra-kit init` \u2014 edit text *outside* the markers, never inside.","","## Commands (`ik` = `pnpm exec infra-kit`)","","- `ik env-load -c <config>` / `ik env-clear` / `ik env-status` \u2014 load, clear, or inspect Doppler env vars for a config (e.g. `dev`). Source the returned file to apply.","- `ik worktrees add` / `worktrees list` / `reopen` / `worktrees remove` / `worktrees sync` \u2014 manage release and feature git worktrees.","- `ik release create` / `release list` / `release deploy-all` / `release deploy-selected` / `release deliver` / `release desc-edit` \u2014 release-branch and deploy flow.","- `ik release merge-dev` \u2014 merge the dev branch into every release branch.","- `ik audit` \u2014 audit packages against `infra-kit.config.ts` rules.","- `ik doctor` \u2014 check gh / doppler / aws / rtk install + auth and repo setup.","- `ik init` \u2014 (re)install shell integration and regenerate these agent-instruction files.","","## Conventions","","- Tickets are prefixed by area: `[FE]` frontend, `[BE]` backend, `[DO]` DevOps/infra, `[APP]` mobile app, `[IDEA]` proposal, `[ROOT]` cross-cutting. Pick the single dominant area.","- Environment variables are managed through Doppler via `ik env-load` \u2014 never commit secrets."].join(`
|
|
20
|
-
`),Ms=e=>{if(L.existsSync(e)&&L.lstatSync(e).isSymbolicLink())throw new Error(`Refusing to write ${e} because the destination is a symlink`)},Ls=e=>{let r=new Date().toISOString().replace(/[:.]/g,"-");L.copyFileSync(e,`${e}.backup.${r}`)},Ws=(e,r)=>{Ms(e);let t=L.existsSync(e);return(t?L.readFileSync(e,"utf-8"):null)===r?"unchanged":(t&&Ls(e),L.mkdirSync(_r.dirname(e),{recursive:!0}),L.writeFileSync(e,r,"utf-8"),t?"updated":"created")},hc=(e,r)=>L.existsSync(e)?L.readFileSync(e,"utf-8"):r,vc=(e,r,t)=>{let o=L.readFileSync(e,"utf-8");if(!ar(o,r,t))throw new Error(`Post-write validation failed: managed block missing from ${e}`)},kc=e=>{if(!L.existsSync(e))return"unchanged";Ms(e);let r=L.readFileSync(e,"utf-8"),t=Re(r,Or,Nr);return t===null?"unchanged":t.trim()===""?(Ls(e),L.rmSync(e),"removed"):Ws(e,t)},Vs=async()=>{let e;try{e=(await _()).main}catch{return l.info("Skipped agent-instruction files \u2014 not inside an infra-kit repo"),{skipped:!0,root:null,written:[]}}if(!L.existsSync(e))return l.info("Skipped agent-instruction files \u2014 no infra-kit.json at the repo root"),{skipped:!0,root:null,written:[]};let r=_r.dirname(e),t=pt.version,o=gc(t),s=_r.join(r,uc),n=_r.join(r,mc),i=hc(n,"");i=Re(i,pc,dc)??i,i=Ir({content:i,body:o,startMarker:Or,endMarker:Nr,placement:"replace-in-place"});let a=[{path:n,action:Ws(n,i)},{path:s,action:kc(s)}];vc(n,Or,Nr);for(let c of a)c.action==="unchanged"&&c.path!==n||l.info(` ${c.action.padEnd(9)} ${_r.relative(r,c.path)}`);return l.info(`Agent-instruction files synced (infra-kit ${t})`),{skipped:!1,root:r,written:a}};import le from"node:fs";import Ys from"node:os";import Dr from"node:path";import Xs from"node:process";import yt from"node:fs/promises";import wc from"node:path";import yc from"node:process";var Js=` // "envManagement": { // required in layer 1; provider-tagged
|
|
21
|
-
// "provider": "doppler",
|
|
22
|
-
// "config": { "name": "my-doppler-project" }
|
|
23
|
-
// },
|
|
24
|
-
//
|
|
25
|
-
// "ide": {
|
|
26
|
-
// "provider": "cursor",
|
|
27
|
-
// "config": { "workspaceConfigPath": "/path/to/your.code-workspace" }
|
|
28
|
-
// },
|
|
29
|
-
// // Or, for Zed (no workspace file \u2014 one window with all worktrees via "zed <root> <wt...>"):
|
|
30
|
-
// "ide": { "provider": "zed", "config": {} },
|
|
31
|
-
// // Or drive BOTH editors at once with an array (at most one entry per provider):
|
|
32
|
-
// "ide": [
|
|
33
|
-
// { "provider": "cursor", "config": { "workspaceConfigPath": "/path/to/your.code-workspace" } },
|
|
34
|
-
// { "provider": "zed", "config": {} }
|
|
35
|
-
// ],
|
|
36
|
-
//
|
|
37
|
-
// "taskManager": {
|
|
38
|
-
// "provider": "jira",
|
|
39
|
-
// "config": { "baseUrl": "https://acme.atlassian.net", "projectId": 123 }
|
|
40
|
-
// },
|
|
41
|
-
//
|
|
42
|
-
// "worktrees": {
|
|
43
|
-
// "openInGithubDesktop": false,
|
|
44
|
-
// "openInCmux": true,
|
|
45
|
-
// // cmux pane layout for opened worktrees: "two-columns" (default, left | right)
|
|
46
|
-
// // or "three-pane" (left split top/bottom + full-height right).
|
|
47
|
-
// "cmux": { "layout": "two-columns" }
|
|
48
|
-
// },
|
|
49
|
-
//
|
|
50
|
-
// // Auto-load Doppler env when working inside this project/worktree. Omit to
|
|
51
|
-
// // disable. "trigger" (pick one): "shell-startup" (new shells) | "cli-invocation"
|
|
52
|
-
// // (before each infra-kit command, primes subsequent commands). "config" is the
|
|
53
|
-
// // environment to load \u2014 must have a service token (infra-kit env-token-set) or
|
|
54
|
-
// // auto-load quietly disables. Requires the committed infra-kit.json at the git
|
|
55
|
-
// // repo root, and the zsh shell integration (infra-kit init + a new shell). zsh only.
|
|
56
|
-
// "envAutoLoad": { "trigger": "shell-startup", "config": "dev" },
|
|
57
|
-
//
|
|
58
|
-
// // Per-app local-dev overrides, keyed by APP FOLDER name (the directory under
|
|
59
|
-
// // apps/). Both fields optional: "port" pins the local listen port (otherwise
|
|
60
|
-
// // <APP>_PORT / PORT / a built-in default), "prefixUrl" pins the URL prefix the
|
|
61
|
-
// // app is served under. An unknown app name is ignored at resolve time, never a
|
|
62
|
-
// // parse error.
|
|
63
|
-
// "dev": {
|
|
64
|
-
// "client": { "port": 4001, "prefixUrl": "/api" }
|
|
65
|
-
// },
|
|
66
|
-
//
|
|
67
|
-
// // Named \`infra-kit dev <preset>\` sessions. The keys under "apps" are PACKAGES \u2014
|
|
68
|
-
// // "<app>/api" or "<app>/ui". A bare "<app>" is a FOLDER, not a package, and is
|
|
69
|
-
// // REJECTED. Per target: "watchDeps" (api targets) rebuilds the shared-package
|
|
70
|
-
// // dependency closure and restarts on change; "proxy" maps a route path to
|
|
71
|
-
// // "local" | "cloud" for this session only. "cmux": true runs each launched target
|
|
72
|
-
// // in its own cmux pane. Omit "apps" entirely to launch every discovered target.
|
|
73
|
-
// "devServersPresets": {
|
|
74
|
-
// "backend": {
|
|
75
|
-
// "apps": {
|
|
76
|
-
// "client/api": { "watchDeps": true, "proxy": { "/api": "local", "/auth": "cloud" } },
|
|
77
|
-
// "client/ui": {}
|
|
78
|
-
// },
|
|
79
|
-
// "cmux": true
|
|
80
|
-
// }
|
|
81
|
-
// },
|
|
82
|
-
//
|
|
83
|
-
// // DEPRECATED \u2014 accepted but IGNORED; safe to delete. Remove it and this note in a
|
|
84
|
-
// // future release.
|
|
85
|
-
// //
|
|
86
|
-
// // The proxy port is no longer configurable. Every dev URL is now
|
|
87
|
-
// // https://<release>.<package>.localhost with NO port, and the only port that can
|
|
88
|
-
// // serve a port-free HTTPS URL is 443 \u2014 so a setting here could only put the port
|
|
89
|
-
// // back into the URL. Set up the daemon once (the install is the only step needing
|
|
90
|
-
// // root; trusting its local CA does not). Run \`infra-kit doctor\`: it checks both and
|
|
91
|
-
// // prints each fix as a command you can paste, with the paths filled in for your
|
|
92
|
-
// // machine. Do not type a bare \`portless\` \u2014 it lives in node_modules, not on PATH.
|
|
93
|
-
// // infra-kit itself never elevates.
|
|
94
|
-
// "devProxy": { "port": 443 }
|
|
95
|
-
//
|
|
96
|
-
// // Doppler SERVICE TOKENS are not a config key and never belong in this file. They live in
|
|
97
|
-
// // tokens.json \u2014 a SIBLING of this file, at ~/.infra-kit/projects/<repo>/tokens.json (mode 0600) \u2014
|
|
98
|
-
// // shaped { "envs": { "<env>": "dp.st\u2026" } }. Write it with \`infra-kit env-token-set <env>\` (which
|
|
99
|
-
// // also fixes its modes), or by hand: both are supported, which is why the store carries no
|
|
100
|
-
// // repo-identity field and no mandatory version. Pasting a token into an
|
|
101
|
-
// // infra-kit.json (any layer) is REJECTED: the loader refuses to parse it and tells you to revoke
|
|
102
|
-
// // the token first, because a config file can be committed, backed up by your editor, or shared.`,ko=()=>`// infra-kit user-global config \u2014 ~/.infra-kit/infra-kit.json
|
|
103
|
-
//
|
|
104
|
-
// Merge chain (later layers override earlier ones at top-level keys):
|
|
105
|
-
// 1. <repo>/infra-kit.json \u2014 committed project config (required)
|
|
106
|
-
// 2. ~/.infra-kit/infra-kit.json \u2014 user-global (the sibling of this file)
|
|
107
|
-
// 3. ~/.infra-kit/projects/<repo-name>/infra-kit.json \u2014 user-scope per-project override
|
|
108
|
-
//
|
|
109
|
-
// Merge is shallow: setting a top-level key replaces that whole section from
|
|
110
|
-
// layer 1. Arrays do not concatenate. Top-level keys recognized:
|
|
111
|
-
// envManagement, ide, taskManager, worktrees, envAutoLoad, dev,
|
|
112
|
-
// devServersPresets, devProxy. The schema is strict \u2014 an unrecognized top-level
|
|
113
|
-
// key is a parse error, not a silently ignored one.
|
|
114
|
-
//
|
|
115
|
-
// This .example.jsonc is reference only \u2014 it is NOT loaded. Put real global
|
|
116
|
-
// overrides in the sibling infra-kit.json (strict JSON: no comments, double-quoted
|
|
117
|
-
// keys). Per-project tweaks belong in layer 3 \u2014 run \`infra-kit config edit\`.
|
|
118
|
-
//
|
|
119
|
-
// Every recognized key is documented below. NOTE: \`envManagement\` is REQUIRED in
|
|
120
|
-
// the committed project infra-kit.json (layer 1) and is usually NOT set in this
|
|
121
|
-
// user-global layer \u2014 it is shown here only to document the full, valid config shape.
|
|
122
|
-
{
|
|
123
|
-
${Js}
|
|
124
|
-
}
|
|
125
|
-
`,wo=e=>`// infra-kit user override for ${e} \u2014 ~/.infra-kit/projects/${e}/infra-kit.json
|
|
126
|
-
//
|
|
127
|
-
// Layer 3 (highest precedence) of the config merge chain. Shallow-merged on top of
|
|
128
|
-
// <repo>/infra-kit.json (layer 1) and ~/.infra-kit/infra-kit.json (layer 2) \u2014 a
|
|
129
|
-
// top-level key set here replaces that whole section wholesale; arrays do not
|
|
130
|
-
// concatenate. Top-level keys recognized: envManagement, ide,
|
|
131
|
-
// taskManager, worktrees, envAutoLoad, dev, devServersPresets, devProxy. The schema
|
|
132
|
-
// is strict \u2014 an unrecognized top-level key is a parse error, not a silently ignored
|
|
133
|
-
// one.
|
|
134
|
-
//
|
|
135
|
-
// This .example.jsonc is reference only \u2014 it is NOT loaded. Put real overrides
|
|
136
|
-
// in the sibling infra-kit.json (strict JSON: no comments, double-quoted keys).
|
|
137
|
-
//
|
|
138
|
-
// Every recognized key is documented below. NOTE: \`envManagement\` is REQUIRED in
|
|
139
|
-
// the committed project infra-kit.json (layer 1) and is usually NOT set in this
|
|
140
|
-
// override layer \u2014 it is shown here only to document the full, valid config shape.
|
|
141
|
-
{
|
|
142
|
-
${Js}
|
|
143
|
-
}
|
|
144
|
-
`,yo=()=>`// infra-kit factory registry \u2014 ~/.infra-kit/vendor.json
|
|
145
|
-
//
|
|
146
|
-
// Machine-local registry the vendor commands (sync/manifest/diff) read to know
|
|
147
|
-
// where your project repos live and which ones to stamp. This .example.jsonc is
|
|
148
|
-
// reference only \u2014 it is NOT loaded. The real file is the strict-JSON sibling
|
|
149
|
-
// vendor.json (no comments, double-quoted keys); run \`infra-kit vendor config --init\`
|
|
150
|
-
// to scaffold it.
|
|
151
|
-
{
|
|
152
|
-
// "workspaceDir": "~/projects", // string (absolute or ~-prefixed) \u2014 where target repos are cloned
|
|
153
|
-
// "targets": ["my-repo-a", "my-repo-b"] // string[] (>=1) \u2014 repo dir names resolved under workspaceDir
|
|
154
|
-
}
|
|
155
|
-
`;var Bs=!1,Rc=e=>e.replace(/\.json$/,".example.jsonc"),bc=async e=>{try{return await yt.readFile(e,"utf-8")}catch{return null}},Rt=async e=>{let r=e.userProject,t=Rc(r);await yt.mkdir(wc.dirname(r),{recursive:!0});let o=!await Z(r);o&&await yt.writeFile(r,`{}
|
|
156
|
-
`,"utf-8");let s=wo(e.projectName),n=await bc(t)!==s;return n&&await yt.writeFile(t,s,"utf-8"),o&&es(),{configPath:r,examplePath:t,createdConfig:o,refreshedExample:n}},bt=e=>`Created ${w(e.configPath)} \u2014 see ${w(e.examplePath)} for the annotated reference.`,xc=async()=>{if(yc.env.INFRA_KIT_NO_SEED||Bs)return;Bs=!0;let e;try{e=await _()}catch{return}if(await Z(e.main))try{let r=await Rt(e);r.createdConfig?l.info(bt(r)):r.refreshedExample&&l.debug(`Refreshed ${w(r.examplePath)} to match the current schema.`)}catch(r){l.debug({err:r,msg:`Skipped seeding ${w(e.userProject)} (config bootstrap failed).`})}};import U from"node:fs/promises";import oe from"node:path";import{pathToFileURL as Tc}from"node:url";import Cc from"yaml";import{z as Us}from"zod";import Ec from"node:fs/promises";import Ro from"node:os";import bo from"node:path";import{z as Pc}from"zod";import{z as xt}from"zod";var Ks="vendor.json",Et=xt.object({workspaceDir:xt.string().min(1),targets:xt.array(xt.string()).min(1)}).strict();var xo=()=>bo.join(Ro.homedir(),Xn,Ks),wg=e=>{if(e==="~")return Ro.homedir();if(e.startsWith("~/"))return bo.join(Ro.homedir(),e.slice(2));if(bo.isAbsolute(e))return e;throw new Error(`workspaceDir must be absolute or ~-prefixed, got: ${e}`)},yg=async()=>{let e=xo(),r;try{r=await Ec.readFile(e,"utf-8")}catch{throw new Error(`Factory config not found at ${e}. infra-kit needs a machine-local factory registry to know where your project repos live and which to stamp. Run \`infra-kit vendor config --init\` to scaffold it, or create it manually as JSON:
|
|
157
|
-
|
|
158
|
-
{
|
|
159
|
-
"workspaceDir": "~/projects",
|
|
160
|
-
"targets": ["my-repo"]
|
|
161
|
-
}
|
|
162
|
-
`)}let t;try{t=r.trim()===""?{}:JSON.parse(r)}catch(s){throw new Error(`Invalid JSON in vendor.json at ${e}: ${s.message}`)}let o=Et.safeParse(t);if(!o.success)throw new Error(`Invalid factory config at ${e}: ${Pc.prettifyError(o.error)}`);return o.data};var Gs=e=>e.replace(/\.json$/,".yml"),zs=async()=>{let e;try{e=await _()}catch{return}let r=[{label:"infra-kit.json",yml:Gs(e.main),json:e.main,schema:Qn},{label:"~/.infra-kit/infra-kit.json",yml:oe.join(oe.dirname(e.userGlobal),"config.yml"),json:e.userGlobal,schema:Ut},{label:`~/.infra-kit/projects/${e.projectName}/infra-kit.json`,yml:Gs(e.userProject),json:e.userProject,schema:Ut}],t=0;for(let o of r){let[s,n]=await Promise.all([Z(o.yml),Z(o.json)]);if(s){if(n){l.info(`\u26A0 Skipped ${w(o.yml)} \u2014 ${w(o.json)} already exists (remove the stale .yml manually)`);continue}try{let i=await U.readFile(o.yml,"utf-8"),a=Cc.parse(i)??{},c=o.schema.safeParse(a);if(!c.success){l.info(`\u26A0 Skipped ${w(o.yml)} \u2014 invalid config: ${Us.prettifyError(c.error)}`);continue}await U.mkdir(oe.dirname(o.json),{recursive:!0}),await U.writeFile(o.json,`${JSON.stringify(c.data,null,2)}
|
|
163
|
-
`,"utf-8"),await U.rm(o.yml,{force:!0}),l.info(`\u2713 Migrated ${w(o.yml)} \u2192 ${w(o.json)}`),t++}catch(i){l.info(`\u26A0 Skipped ${w(o.yml)} \u2014 ${i.message}`)}}}t>0&&Ue()},qs=async()=>{let e;try{e=await _()}catch{return}let r=oe.dirname(e.userGlobal),t=[{from:oe.join(r,"config.json"),to:e.userGlobal},{from:oe.join(r,"config.example.jsonc"),to:oe.join(r,"infra-kit.example.jsonc")}],o=0;for(let{from:s,to:n}of t){let[i,a]=await Promise.all([Z(s),Z(n)]);if(i){if(a){l.info(`\u26A0 Skipped ${w(s)} \u2014 ${w(n)} already exists (remove the stale file manually)`);continue}try{await U.mkdir(oe.dirname(n),{recursive:!0}),await U.rename(s,n),l.info(`\u2713 Renamed ${w(s)} \u2192 ${w(n)}`),o++}catch(c){l.info(`\u26A0 Skipped ${w(s)} \u2014 ${c.message}`)}}}o>0&&Ue()},Hs=async()=>{let e=xo(),r=oe.dirname(e),t=oe.join(r,"vendor.config.ts"),[o,s]=await Promise.all([Z(t),Z(e)]);if(o){if(s){l.info(`\u26A0 Skipped ${w(t)} \u2014 ${w(e)} already exists (remove the stale vendor.config.ts manually)`);return}try{let n=await U.stat(t),c=(await import(`${Tc(t).href}?mtime=${Number(n.mtimeMs)}`)).default,p=typeof c=="function",d=p?await c():c,u=Et.safeParse(d);if(!u.success){l.info(`\u26A0 Skipped ${w(t)} \u2014 invalid factory config: ${Us.prettifyError(u.error)}`);return}await U.mkdir(r,{recursive:!0}),await U.writeFile(e,`${JSON.stringify(u.data,null,2)}
|
|
164
|
-
`,"utf-8"),await U.rm(t,{force:!0}),p?l.info(`\u26A0 Migrated ${w(t)} \u2192 ${w(e)} as a STATIC SNAPSHOT \u2014 the old file was a function (export default () => ({...})); computed values (env vars, directory globbing) were frozen at their current values and no longer re-evaluate. Edit ${w(e)} directly to change them.`):l.info(`\u2713 Migrated ${w(t)} \u2192 ${w(e)}`)}catch(n){l.info(`\u26A0 Skipped ${w(t)} \u2014 ${n.message}`)}}},Sc=e=>{let r=e.ide;if(r===null||typeof r!="object")return{changed:!1,result:e};let t=!1,o=n=>{if(n===null||typeof n!="object"||!("config"in n))return n;let i=n.config;if(i===null||typeof i!="object"||!("mode"in i))return n;t=!0;let a=Object.fromEntries(Object.entries(i).filter(([c])=>c!=="mode"));return{...n,config:a}},s=Array.isArray(r)?r.map(o):o(r);return t?{changed:!0,result:{...e,ide:s}}:{changed:!1,result:e}},Zs=async()=>{let e;try{e=await _()}catch{return}let r=[e.main,e.userGlobal,e.userProject],t=0;for(let o of r)if(await Z(o))try{let s=await U.readFile(o,"utf-8");if(s.trim()==="")continue;let n=JSON.parse(s),{changed:i,result:a}=Sc(n);if(!i)continue;await U.writeFile(o,`${JSON.stringify(a,null,2)}
|
|
165
|
-
`,"utf-8"),l.info(`\u2713 Normalized ide config in ${w(o)} (removed legacy "mode")`),t++}catch(s){l.info(`\u26A0 Skipped normalizing ${w(o)} \u2014 ${s.message}`)}t>0&&Ue()};var jr="# -- infra-kit:begin --",cr="# -- infra-kit:end --",$c=[["# region infra-kit","# endregion infra-kit"]],Ac="# infra-kit shell functions",Kg=async()=>{let e=Dr.join(Ys.homedir(),".zshrc"),r=le.existsSync(e)?Nc(le.readFileSync(e,"utf-8")):"",t=Ir({content:r,body:Qs(),startMarker:jr,endMarker:cr,placement:"append-end"});le.writeFileSync(e,t),l.info(`Added infra-kit shell functions to ${e}`),await zs(),await Zs(),await qs(),await Hs(),Ic(),await Vs(),await _c();let o=Xs.env.SHELL??"";o.includes("zsh")||l.warn(`Your login shell ($SHELL=${o||"unset"}) is not zsh. The infra-kit shell integration (env-load/env-clear/auto-load) is zsh-only and won't activate in bash/fish.`),l.info("Run `source ~/.zshrc` or open a new terminal to activate.")},Ic=()=>{let e=Dr.join(Ys.homedir(),".infra-kit"),r=Dr.join(e,"infra-kit.json");if(le.mkdirSync(e,{recursive:!0}),le.writeFileSync(Dr.join(e,"infra-kit.example.jsonc"),ko(),"utf-8"),le.writeFileSync(Dr.join(e,"vendor.example.jsonc"),yo(),"utf-8"),le.existsSync(r)){l.info(`User-global config already present at ${r} (refreshed reference examples)`);return}le.writeFileSync(r,`{}
|
|
166
|
-
`,"utf-8"),l.info(`Wrote user-global config to ${r} (see the sibling .example.jsonc files for reference)`)},_c=async()=>{if(!Xs.env.INFRA_KIT_NO_SEED)try{let e=await _();if(!le.existsSync(e.main))return;let r=await Rt(e);r.createdConfig&&l.info(bt(r))}catch(e){l.debug({err:e,msg:"Skipped seeding the user-project config (init)."})}},Oc=e=>e.startsWith("#")||e.startsWith("alias ")||e.startsWith("env-load")||e.startsWith("env-clear")||e.startsWith("env-status")||e.startsWith("if ")||e.startsWith(" export INFRA_KIT_SESSION")||e.startsWith("export _INFRA_KIT_")||e.startsWith(": ${_INFRA_KIT_")||e.startsWith("fi")||e.startsWith("zmodload ")||e.startsWith("autoload ")||e.startsWith("add-zsh-hook ")||e.startsWith("_infra_kit_autoload"),Nc=e=>{let r=Re(e,jr,cr);if(r!==null)return r;for(let[a,c]of $c){let p=Re(e,a,c);if(p!==null)return p}let t=e.indexOf(Ac);if(t===-1)return e;let o=e.slice(0,t).replace(/\n+$/,""),s=e.slice(t).split(`
|
|
167
|
-
`),n=0;for(;n<s.length&&Oc(s[n]);)n++;let i=s.slice(n).join(`
|
|
168
|
-
`);return o+(i?`
|
|
169
|
-
${i}`:"")},Qs=()=>{let e="pnpm exec infra-kit";return["zmodload zsh/stat 2>/dev/null","zmodload zsh/datetime 2>/dev/null","zmodload zsh/sched 2>/dev/null",'if [[ -z "${INFRA_KIT_SESSION}" ]]; then'," export INFRA_KIT_SESSION=$(head -c 4 /dev/urandom | xxd -p)","fi",": ${_INFRA_KIT_LAST_LOAD_MTIME:=0}",": ${_INFRA_KIT_LAST_CLEAR_MTIME:=0}",": ${_INFRA_KIT_SHELL_STARTED:=${EPOCHSECONDS:-0}}",": ${_INFRA_KIT_WARM_TTL:=7200}","export _INFRA_KIT_LAST_LOAD_MTIME _INFRA_KIT_LAST_CLEAR_MTIME _INFRA_KIT_SHELL_STARTED _INFRA_KIT_WARM_TTL",`env-load() { local f m; f=$(${e} env-load "$@") || return; m=$(zstat +mtime -- "$f" 2>/dev/null || echo 0); _INFRA_KIT_LAST_LOAD_MTIME=$m; source "$f"; ${e} env-status; }`,`env-clear() { local f m; f=$(${e} env-clear "$@") || return; m=$(zstat +mtime -- "$f" 2>/dev/null || echo 0); _INFRA_KIT_LAST_CLEAR_MTIME=$m; source "$f"; ${e} env-status; }`,`env-status() { ${e} env-status; }`,"_infra_kit_notify() {"," zle && print -u2 -n $'\\r\\e[K'",' print -u2 -- "$1"'," zle && zle reset-prompt","}","_infra_kit_autoload() {",' [[ -z "$INFRA_KIT_SESSION" ]] && return',' local cache_root="${XDG_CACHE_HOME:-$HOME/.cache}/infra-kit"',' local dir="$cache_root/$INFRA_KIT_SESSION"',' local load_file="$dir/env-load.sh"',' local clear_file="$dir/env-clear.sh"'," local load_mtime=0 clear_mtime=0",' [[ -f "$load_file" ]] && load_mtime=$(zstat +mtime -- "$load_file" 2>/dev/null || echo 0)',' [[ -f "$clear_file" ]] && clear_mtime=$(zstat +mtime -- "$clear_file" 2>/dev/null || echo 0)'," if (( load_mtime > _INFRA_KIT_LAST_LOAD_MTIME && load_mtime >= _INFRA_KIT_SHELL_STARTED && load_mtime >= clear_mtime )); then",' source "$load_file"'," _INFRA_KIT_LAST_LOAD_MTIME=$load_mtime",' _infra_kit_notify "infra-kit: auto-loaded vars for ${INFRA_KIT_ENV_CONFIG:-?}"'," fi"," if (( clear_mtime > _INFRA_KIT_LAST_CLEAR_MTIME && clear_mtime >= _INFRA_KIT_SHELL_STARTED && clear_mtime > load_mtime )); then",' source "$clear_file"'," _INFRA_KIT_LAST_CLEAR_MTIME=$clear_mtime",' _infra_kit_notify "infra-kit: auto-cleared env"'," fi","}","autoload -Uz add-zsh-hook","if (( _INFRA_KIT_SHELL_STARTED > 0 )); then"," add-zsh-hook precmd _infra_kit_autoload","fi","_INFRA_KIT_AUTOLOAD_WINDOW=6","export _INFRA_KIT_AUTOLOAD_WINDOW","_infra_kit_poll_autoload() {"," _infra_kit_autoload"," if (( _INFRA_KIT_LAST_LOAD_MTIME < _INFRA_KIT_SHELL_STARTED )) && (( ${EPOCHSECONDS:-0} - _INFRA_KIT_SHELL_STARTED < _INFRA_KIT_AUTOLOAD_WINDOW )); then"," (( $+builtins[sched] )) && sched +1 _infra_kit_poll_autoload"," fi","}","_infra_kit_warm_source() {",' local canon="$1" key'," if (( $+commands[shasum] )); then",' key=$(printf %s "$canon" | shasum -a 256 | cut -c1-64)'," elif (( $+commands[sha256sum] )); then",' key=$(printf %s "$canon" | sha256sum | cut -c1-64)'," else"," return"," fi",' local cache_root="${XDG_CACHE_HOME:-$HOME/.cache}/infra-kit"',' local warm="$cache_root/projects/$key/env-load.sh"',' local wclear="$cache_root/projects/$key/env-clear.sh"',' [[ -f "$warm" ]] || return'," local wm=0 cm=0",' wm=$(zstat +mtime -- "$warm" 2>/dev/null || echo 0)',' [[ -f "$wclear" ]] && cm=$(zstat +mtime -- "$wclear" 2>/dev/null || echo 0)'," (( cm >= wm )) && return"," (( ${EPOCHSECONDS:-0} - wm >= _INFRA_KIT_WARM_TTL )) && return",' source "$warm"',' _infra_kit_notify "infra-kit: loaded cached vars for ${INFRA_KIT_ENV_CONFIG:-?} (refreshing\u2026)"',"}","_infra_kit_startup_autoload() {",' [[ -z "$INFRA_KIT_SESSION" ]] && return',' local dir="$PWD" prev=""',' while [[ -n "$dir" && "$dir" != "$prev" ]]; do',' if [[ -f "$dir/infra-kit.json" ]]; then',' [[ -n "$INFRA_KIT_ENV_CONFIG" && "$dir" == "$INFRA_KIT_ENV_PROJECT_ROOT" ]] && return',' local canon="${dir:A}"',' _infra_kit_warm_source "$canon"',` ( ${e} env-autoload --project-dir "$canon" & ) >/dev/null 2>&1`," (( $+builtins[sched] )) && sched +1 _infra_kit_poll_autoload"," return"," fi",' prev="$dir"',' dir="${dir:h}"'," done","}","if (( _INFRA_KIT_SHELL_STARTED > 0 )); then"," _infra_kit_startup_autoload","fi"].join(`
|
|
170
|
-
`)},ei=()=>`${jr}
|
|
171
|
-
${Qs()}
|
|
172
|
-
${cr}`;import Dc from"node:fs/promises";var Eo=async(e,r)=>{if(!r)return{hasOverrides:!1,overrideKeys:[],unreadable:!1};try{let t=await Dc.readFile(e,"utf-8"),o=t.trim()===""?{}:JSON.parse(t);if(typeof o!="object"||o===null||Array.isArray(o))return{hasOverrides:!1,overrideKeys:[],unreadable:!0};let s=Object.keys(o);return{hasOverrides:s.length>0,overrideKeys:s,unreadable:!1}}catch{return{hasOverrides:!1,overrideKeys:[],unreadable:!0}}},Po=e=>e.unreadable?"(unreadable \u2014 invalid JSON)":e.overrideKeys.length===0?"(empty \u2014 no overrides)":`(${e.overrideKeys.length} override(s): ${e.overrideKeys.join(", ")})`;var Me=async(e,r,t,o)=>{try{return await Co`${r}`,{name:e,status:"pass",message:t}}catch{return{name:e,status:"fail",message:o}}},Fc=()=>{let e="zshrc init block",r=ne.join(jc.homedir(),".zshrc");if(!W.existsSync(r))return{name:e,status:"fail",message:"~/.zshrc not found. Run: infra-kit init"};let t=W.readFileSync(r,"utf-8"),o=t.indexOf(jr),s=t.indexOf(cr);if(o===-1||s===-1||s<o)return{name:e,status:"fail",message:"infra-kit shell block missing from ~/.zshrc. Run: infra-kit init"};let n=t.slice(o,s+cr.length).trim(),i=ei().trim();return n!==i?{name:e,status:"fail",message:"infra-kit shell block in ~/.zshrc is out of date. Run: infra-kit init"}:{name:e,status:"pass",message:"infra-kit shell block in ~/.zshrc is up to date"}},Mc=async()=>{let e="warm cache",r;try{r=await b()}catch{return{name:e,status:"pass",message:"warm cache: not a git project"}}let t=ce(r);if(!t)return{name:e,status:"pass",message:"warm cache: unavailable"};let o=ne.join(_e(t),K);if(!W.existsSync(o))return{name:e,status:"pass",message:"warm cache: none yet (populated on next auto-load)"};let s=Math.floor((Date.now()-W.statSync(o).mtimeMs)/1e3),n=Math.floor(s/60),i=Math.floor(wr/60);return s>=wr?{name:e,status:"pass",message:`warm cache: present but stale (${n}m old, TTL ${i}m) \u2014 will refresh`}:{name:e,status:"pass",message:`warm cache: present, ${n}m old`}},Lc=async()=>{let e="pnpm enableGlobalVirtualStore";try{let r=await b(),t=ne.join(r,"pnpm-workspace.yaml");if(!W.existsSync(t))return{name:e,status:"fail",message:`pnpm-workspace.yaml not found at ${t}`};let o=W.readFileSync(t,"utf-8");return/^\s*enableGlobalVirtualStore\s*:\s*true\s*$/m.test(o)?{name:e,status:"pass",message:"enableGlobalVirtualStore: true is set"}:{name:e,status:"fail",message:"enableGlobalVirtualStore: true is missing in pnpm-workspace.yaml"}}catch(r){return{name:e,status:"fail",message:`Failed to read pnpm-workspace.yaml: ${r.message}`}}},Wc=async()=>{try{return Ue(),{config:await x(),error:null}}catch(e){return{config:null,error:e}}},Vc=e=>{let r="infra-kit config valid";return e.error?{name:r,status:"fail",message:e.error.message}:{name:r,status:"pass",message:"infra-kit.json is valid (user overrides applied if present)"}},Jc=384,To=448,Bc=e=>e.map(r=>{let t=r.source===null?"no token":`token (${r.source})`;return`${r.env}: ${t}`}).join(", "),Kc=async(e,r)=>Promise.all(e.map(async t=>{try{let{source:o}=await r(t);return{env:t,source:o}}catch{return{env:t,source:null}}})),Gc=async(e,r={})=>{let t="env tokens configured",o=r.readStore??Y,s=r.resolveToken??nr;if(!e.config)return{name:t,status:"pass",message:"Skipped \u2014 infra-kit config could not be read (see config check)"};try{await o()}catch(u){return{name:t,status:"fail",message:`Token store unreadable \u2014 ${u.message}`}}let n=await De(),i=e.config.envAutoLoad?.config,a=i&&!n.includes(i)?[...n,i]:n,c=await Kc(a,s),p=Bc(c);if(i===void 0)return{name:t,status:"pass",message:`No envAutoLoad configured \u2014 no env is load-bearing. ${p}`};let d=c.find(u=>u.env===i);return!d||d.source===null?{name:t,status:"fail",message:`No Doppler service token for the auto-load env "${i}" \u2014 your shell env will not load. Fix: run \`infra-kit env-token-set ${i}\`. ${p}`}:{name:t,status:"pass",message:`auto-load env "${i}": token (${d.source}). ${p}`}},Uc={valid:{status:"pass",describe:"live and correctly scoped"},revoked:{status:"fail",describe:"REJECTED by Doppler (revoked or invalid)"},"mis-scoped":{status:"fail",describe:"live but scoped to a DIFFERENT config"},unreachable:{status:"pass",describe:"could not be checked (Doppler unreachable)"}},zc=async(e,r={})=>{let t="env token valid",o=r.resolveToken??nr,s=r.probe??Cr;if(!e.config)return{name:t,status:"pass",message:"Skipped \u2014 infra-kit config could not be read (see config check)"};let n=e.config.envAutoLoad?.config;if(n===void 0)return{name:t,status:"pass",message:"Skipped \u2014 no envAutoLoad env to probe"};let i;try{i=(await o(n)).token}catch{return{name:t,status:"pass",message:`Skipped \u2014 no token for env "${n}" (see env tokens configured)`}}let a=e.config.envManagement.config.name,c=await s({childEnv:ir(i),project:a,config:n}),p=Uc[c.outcome],d=c.outcome==="revoked"||c.outcome==="mis-scoped"?` Fix: run \`infra-kit env-token-set ${n}\` with a token scoped to "${n}".`:"";return{name:t,status:p.status,message:`The token for env "${n}" (project "${a}") is ${p.describe}.${d}`}},Fr=(e,r)=>{let t=r(e);return t===null?null:t.mode&511},qc=async(e,r={})=>{let t="tokens.json perms",o=r.storePath??lt,s=r.statPath??Hc,n=r.chmodPath??W.chmodSync,i;try{i=await o()}catch{return{name:t,status:"pass",message:"Skipped \u2014 the token store path could not be resolved"}}if(Fr(i,s)===null)return{name:t,status:"pass",message:`No token store yet at ${w(i)}`};let a=ne.dirname(i),c=ne.dirname(a),p=ne.dirname(c),u=[{target:p,expected:To,actual:Fr(p,s)},{target:c,expected:To,actual:Fr(c,s)},{target:a,expected:To,actual:Fr(a,s)},{target:i,expected:Jc,actual:Fr(i,s)}].filter(y=>y.actual!==null&&y.actual!==y.expected);if(u.length===0)return{name:t,status:"pass",message:`${w(i)} is 0600 (0700 dirs)`};let g=u.map(y=>`${w(y.target)} is ${ri(y.actual)}, expected ${ri(y.expected)}`).join("; ");if(!e)return{name:t,status:"fail",message:`${g}. Fix: run \`infra-kit doctor --fix\`, or chmod them by hand.`};for(let y of u)n(y.target,y.expected);return{name:t,status:"pass",message:`Tightened ${u.length} path(s): ${g}`}},ri=e=>`0${e.toString(8).padStart(3,"0")}`,Hc=e=>{try{return W.statSync(e)}catch{return null}},Zc=async()=>{let e="user override path";try{let r=await _(),t=W.existsSync(r.userProject),o=await Eo(r.userProject,t),s=t?Po(o):"(not created \u2014 seed failed?)";return{name:e,status:"pass",message:`${w(r.userProject)} ${s} \u2014 project: ${r.projectName}`}}catch(r){return{name:e,status:"fail",message:r.message}}},Yc=async()=>{let e="legacy user-global config",r;try{r=await _()}catch{return{name:e,status:"pass",message:"Skipped \u2014 infra-kit config paths could not be resolved"}}let t=ne.join(ne.dirname(r.userGlobal),"config.json");return W.existsSync(t)?W.existsSync(r.userGlobal)?{name:e,status:"fail",message:`Stale legacy config.json found at ${w(t)} \u2014 ${w(r.userGlobal)} is active; remove the old file.`}:{name:e,status:"fail",message:`Legacy user-global config.json found at ${w(t)} \u2014 run \`infra-kit init\` to migrate it (your overrides are not being applied).`}:{name:e,status:"pass",message:"No legacy user-global config.json"}},Xc={cursor:{command:["cursor","--version"],label:"Cursor",failMsg:"Cursor is not installed. Install from: https://cursor.com/"},zed:{command:["zed","--version"],label:"Zed",failMsg:"Zed is not installed. Install from: https://zed.dev/"}},Qc=async e=>{let r=Xc[e];try{return await Co`${r.command}`,{ok:!0,label:r.label,failMsg:r.failMsg}}catch{return{ok:!1,label:r.label,failMsg:r.failMsg}}},el=async e=>{let r="ide installed";if(!e.config)return{name:r,status:"pass",message:"Skipped \u2014 infra-kit config could not be read (see config check)"};let t=re(e.config).map(n=>n.provider);if(t.length===0)return{name:r,status:"pass",message:"No IDE configured (ide unset)"};let o=await Promise.all(t.map(n=>Qc(n))),s=o.filter(n=>!n.ok);return s.length===0?{name:r,status:"pass",message:`Installed: ${o.map(n=>n.label).join(", ")}`}:{name:r,status:"fail",message:s.map(n=>n.failMsg).join("; ")}},rl=[1,2,3,5,7],tl=async()=>{let e="rtk configured";try{let t=(await Co`rtk init --show`).stdout.split(`
|
|
173
|
-
`).map(s=>s.trim()).filter(s=>s.startsWith("[ok]")||s.startsWith("[--]")),o=[];for(let s of rl){let n=t[s-1];(!n||!n.startsWith("[ok]"))&&o.push(s)}return o.length>0?{name:e,status:"fail",message:`rtk setup incomplete (items ${o.join(", ")} not [ok]). Run: rtk init -g --auto-patch`}:{name:e,status:"pass",message:"rtk hook, RTK.md, global CLAUDE.md, settings.json, and Cursor hook are configured"}}catch(r){return{name:e,status:"fail",message:`Failed to run 'rtk init --show': ${r.message}`}}},ol=async()=>{let e;try{e=(await _()).main}catch{return[]}if(!W.existsSync(e))return[];let r=ne.join(ne.dirname(e),"CLAUDE.md"),t=W.existsSync(r)?W.readFileSync(r,"utf-8"):"",o=ar(t,Or,Nr);return[{name:"CLAUDE.md block",status:o?"pass":"fail",message:o?"CLAUDE.md block present":"infra-kit block missing from CLAUDE.md. Run: infra-kit init"}]},oi=e=>ot(["service","install"],{sudo:!0,bin:e}),ni=e=>ot(["trust"],{bin:e}),nl=new Set(["SELF_SIGNED_CERT_IN_CHAIN","UNABLE_TO_VERIFY_LEAF_SIGNATURE"]),ti="ERR_TLS_CERT_ALTNAME_INVALID",sl=async(e,r)=>{let t=`portless serving TLS on :${ke}`;return await e(ke,!0)?{name:t,status:"pass",message:`portless is serving HTTPS on :${ke}`}:{name:t,status:"fail",message:`No portless daemon is serving HTTPS on :${ke}. Install it once (needs root): \`${oi(r)}\`.`}},il=async(e,r,t,o)=>{let s="portless CA chain valid",n=["localhost",...r.slice(0,1).map(p=>p.name)],a=(await Promise.all(n.map(async p=>({servername:p,result:await e(ke,p)})))).filter(p=>!p.result.ok);if(a.length===0)return{name:s,status:"pass",message:`Served certificate chains to ${w(t)} (${n.join(", ")})`};let c=a.map(p=>p.result.ok?"":p.result.code);return c.includes(ti)?{name:s,status:"fail",message:`Internal check error: the TLS probe got ${ti} for servername(s) ${a.map(p=>p.servername).join(", ")} \u2014 doctor's probe is wrong, your trust store is not implicated. Please report this.`}:c.some(p=>nl.has(p))?{name:s,status:"fail",message:`The daemon is serving a certificate that does not chain to ${w(t)}. Its CA was regenerated \u2014 run \`${ni(o)}\`, or reinstall: \`${oi(o)}\`.`}:{name:s,status:"fail",message:`TLS handshake failed (${c.join(", ")})`}},al=(e,r,t)=>{let o="portless CA trusted";return e?{name:o,status:"pass",message:`${w(r)} matches the recorded ca.trusted fingerprint`}:{name:o,status:"fail",message:`The portless CA is not trusted (or was regenerated). Run: \`${ni(t)}\` (no sudo needed).`}},cl=async(e,r,t)=>{let o="portless routes";if(e.length===0)return{name:o,status:"pass",message:"No portless routes registered"};let n=(await Promise.all(e.map(async i=>({route:i,live:await r(i.port)})))).filter(i=>!i.live).map(i=>i.route.name);return n.length===0?{name:o,status:"pass",message:`${e.length} portless route(s), all live`}:{name:o,status:"fail",message:`${n.length} stale portless route(s): ${n.join(", ")}. Remove with \`${ot(["alias","--remove","<name>"],{bin:t})}\`.`}},ll=async(e={})=>{let r=e.resolveBin??rs,t=e.isProxyServing??ts,o=e.handshake??ss,s=e.caTrusted??ns,n=e.routes??zt,i=e.isListening??kr,a=(e.caPath??os)(),c=r();if(c===null)return[{name:"portless installed",status:"fail",message:"portless is not resolvable from node_modules \u2014 run `pnpm install`."}];let p={name:"portless installed",status:"pass",message:"portless is resolvable from node_modules"},d=n(),u=await sl(t,c),g=u.status==="fail"?{name:"portless CA chain valid",status:"pass",message:"Skipped \u2014 no daemon to handshake with"}:await il(o,d,a,c);return[p,u,g,al(s(),a,c),await cl(d,i,c)]},pl=async(e={})=>{let r="portless routes",t=e.routes??zt,o=e.isListening??kr,s=e.devSessionRunning??ws,n=t();if(n.length===0)return{name:r,status:"pass",message:"No portless routes registered"};let i=await Promise.all(n.map(async d=>({name:d.name,port:d.port,live:await o(d.port)}))),{prunable:a,withheld:c}=ks(i,s());if(c.length>0)return{name:r,status:"fail",message:`${c.length} route(s) look stale (${c.join(", ")}), but a dev session is running \u2014 a UI that has not bound its port yet is indistinguishable from a dead one, so nothing was removed. Stop dev and re-run \`infra-kit doctor --fix\`.`};if(a.length===0)return{name:r,status:"pass",message:`${n.length} portless route(s), all live`};let p=e.removeAlias??is().removeAlias;for(let d of a)await p(d);return{name:r,status:"pass",message:`Removed ${a.length} stale portless route(s): ${a.join(", ")}`}},si=async(e={})=>{let r=await Wc(),t=await Promise.all([Me("gh installed",["gh","--version"],"GitHub CLI is installed","GitHub CLI is not installed. Install from: https://cli.github.com/"),Me("gh authenticated",["gh","auth","status"],"GitHub CLI is authenticated","GitHub CLI is not authenticated. Run: gh auth login"),Me("doppler installed",["doppler","--version"],"Doppler CLI is installed","Doppler CLI is not installed. Install from: https://docs.doppler.com/docs/install-cli"),Me("aws installed",["aws","--version"],"AWS CLI is installed","AWS CLI is not installed. Install from: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html"),Me("rtk installed",["rtk","--version"],"RTK is installed","RTK is not installed. Install from: https://github.com/rtk-ai/rtk"),Me("typescript-language-server installed",["typescript-language-server","--version"],"typescript-language-server is installed","typescript-language-server is not installed. Install from: https://github.com/typescript-language-server/typescript-language-server#installing"),Me("cmux installed",["cmux","--version"],"cmux is installed","cmux is not installed. Install from: https://cmux.com/"),tl(),Promise.resolve(Fc()),Mc(),Lc(),Promise.resolve(Vc(r)),Gc(r),zc(r),qc(e.fix??!1),Zc(),Yc(),el(r)]),o=await ll();if(e.fix){let i=await pl(),a=o.findIndex(c=>c.name===i.name);a>=0?o[a]=i:o.push(i)}let s=[...t,...o,...await ol()],n={checks:s.map(i=>({name:i.name,status:i.status,message:i.message})),allPassed:s.every(i=>i.status==="pass")};return{content:h(JSON.stringify(n,null,2)),structuredContent:n}},So=k({name:"doctor",description:"Check installation and authentication status of gh, doppler, aws, and rtk CLIs",inputSchema:{},outputSchema:{checks:lr.array(lr.object({name:lr.string().describe("Name of the check"),status:lr.enum(["pass","fail"]).describe("Check result"),message:lr.string().describe("Details about the check result")})).describe("List of all check results"),allPassed:lr.boolean().describe("Whether all checks passed")},handler:()=>si()});import{Chalk as dl}from"chalk";import $o from"node:process";var ul="Tools & CLIs",ml="Shell & integration",fl="Project config",gl="Doppler env tokens",hl="Dev proxy (portless)",vl=`portless serving TLS on :${ke}`,Ao=[[ul,["gh installed","gh authenticated","doppler installed","aws installed","rtk installed","typescript-language-server installed","cmux installed","ide installed"]],[ml,["rtk configured","zshrc init block","warm cache","pnpm enableGlobalVirtualStore","CLAUDE.md block"]],[fl,["infra-kit config valid","user override path","legacy user-global config"]],[gl,["env tokens configured","env token valid","tokens.json perms"]],[hl,["portless installed",vl,"portless CA chain valid","portless CA trusted","portless routes"]]],ii="Other",kl=Ao.map(([e])=>e),wl=new Map(Ao.flatMap(([e,r])=>r.map(t=>[t,e]))),Rh=Ao.flatMap(([,e])=>e),yl=new Set(["portless routes","tokens.json perms"]),Rl=e=>{let r=new Map;for(let o of e){let s=wl.get(o.name)??ii,n=r.get(s);n?n.push(o):r.set(s,[o])}return[...kl,ii].flatMap(o=>{let s=r.get(o);return s&&s.length>0?[{label:o,checks:s}]:[]})},ai={unicode:{pass:"\u2713",fail:"\u2717",separator:"\xB7",rule:"\u2500"},ascii:{pass:"ok",fail:"!!",separator:"-",rule:"-"}},bl=24,xl=(e,r)=>{let t=e.split(/\s+/).filter(n=>n.length>0),o=[],s="";for(let n of t)s.length===0?s=n:`${s} ${n}`.length<=r?s=`${s} ${n}`:(o.push(s),s=n);return s.length>0&&o.push(s),o.length>0?o:[""]},li=e=>{let r=e.filter(t=>t.status==="fail").length;return{passed:e.length-r,failed:r}},El=e=>{let r=new dl({level:e?1:0});return{header:t=>r.bold.cyan(t),pass:t=>r.green(t),fail:t=>r.red(t),dim:t=>r.dim(t),bold:t=>r.bold(t)}},Pl=(e,r,t,o)=>{if(e.failed===0){let i=`${r}/${r} ok`;return{text:t.pass(i),plainWidth:i.length}}let s=`${e.passed}/${r}`,n=`${e.failed} failed`;return{text:`${t.dim(s)} ${o.separator} ${t.fail(n)}`,plainWidth:s.length+n.length+3}},pr=" ",ci=" ",Tl=(e,r,t,o)=>{let s=li(e.checks),n=Pl(s,e.checks.length,r,t),i=Math.max(1,o-pr.length-e.label.length-n.plainWidth);return`${pr}${r.header(e.label)}${" ".repeat(i)}${n.text}`},Cl=(e,r,t,o,s)=>{let n=e.status==="fail",i=o.pass.length,a=n?o.fail:o.pass,c=e.name.padEnd(r),p=n?t.fail(a):t.pass(a),d=n?t.fail(c):c,u=ci.length+i+1+r+2,g=Math.max(bl,s-u),[y,...R]=xl(e.message,g),v=q=>n?q:t.dim(q);return[`${ci}${p} ${d} ${v(y??"")}`.trimEnd(),...R.map(q=>`${" ".repeat(u)}${v(q)}`)]},Sl=(e,r,t,o)=>{let s=li(e),n=t.rule.repeat(Math.max(12,Math.min(o-pr.length,56))),i=e.filter(g=>g.status==="fail"&&yl.has(g.name)).length,a=r.pass(`${s.passed} passed`),c=r.fail(`${s.failed} failed`),p=s.failed===0?a:`${a} ${t.separator} ${c}`,d=r.dim(`${i} fixable \u2014 run \`infra-kit doctor --fix\``),u=i>0?` ${d}`:"";return[`${pr}${r.dim(n)}`,`${pr}${p}${u}`]},$l=(e,r={})=>{let t=r.color??!1,o=r.unicode??!0,s=r.width??80,n=El(t),i=o?ai.unicode:ai.ascii;if(e.length===0)return[n.bold("infra-kit doctor"),"",`${pr}${n.dim("No checks ran.")}`];let a=Math.max(...e.map(p=>p.name.length)),c=Rl(e).flatMap(p=>[Tl(p,n,i,s),...p.checks.flatMap(d=>Cl(d,a,n,i,s)),""]);return[n.bold("infra-kit doctor"),"",...c,...Sl(e,n,i,s)]},Al=new Set(["","0","false","none"]),Il=["LC_ALL","LC_CTYPE","LANG"],_l=(e,r)=>e.NO_COLOR!==void 0&&e.NO_COLOR!==""?!1:e.FORCE_COLOR!==void 0?!Al.has(e.FORCE_COLOR.toLowerCase()):!!r.isTTY,Ol=(e,r)=>{if(r)return!1;let t=Il.map(o=>e[o]).find(o=>o!==void 0&&o!=="");return t===void 0?!0:/UTF-?8/i.test(t)},Nl=(e={})=>{let r=e.env??$o.env,t=e.stream??$o.stderr;return{color:_l(r,t),unicode:Ol(r,e.ascii??!1),width:t.columns??80}},Dl=(e,r={})=>{(r.write??(o=>{$o.stderr.write(o)}))(`${$l(e,Nl(r)).join(`
|
|
174
|
-
`)}
|
|
175
|
-
`)};import Io from"node:fs";import pi from"node:path";import jl from"node:process";import{z as dr}from"zod";var Fl=async e=>{let r="";try{r=await b()}catch{return}let t=ce(r);t&&go(t,e)},Ml=e=>[...e.map(r=>`unset ${r}`),`unset ${it}`,`unset ${ze}`,`unset ${qe}`,`unset ${at}`,`unset ${He}`,`unset ${Ie}`,`export ${Ze}='1'`],di=async({purge:e=!1}={})=>{let r=Ye(),t=pi.join(r,K),o=Io.existsSync(t);if(!o&&!e)throw new Error("No loaded environment found. Run `env-load` first.");await Fl(e);let s=o?ct(t):[],n=Ml(s),i=pi.resolve(r,st);Io.mkdirSync(r,{recursive:!0,mode:448}),Oe(i,`${n.join(`
|
|
176
|
-
`)}
|
|
177
|
-
`,384),jl.stdout.write(`${i}
|
|
178
|
-
`),o&&Io.rmSync(t,{force:!0});let a={filePath:i,variableCount:s.length,unsetStatements:n,purged:e};return{content:h(JSON.stringify(a,null,2)),structuredContent:a}},_o=k({name:"env-clear",description:'Generate a shell script that unsets every env var previously loaded by env-load for this session, plus the infra-kit session metadata vars. Does NOT mutate the calling process. When `infra-kit init` has installed the zsh shell integration, the user\'s terminal auto-sources the unset script on its next prompt (precmd hook) \u2014 so calling this via MCP will clear the vars in the shell that launched Claude Code automatically. Other callers must source "<filePath>" themselves or surface it to the user. Errors if no env is currently loaded.',requiresHumanConfirm:!0,inputSchema:{confirm:dr.boolean().optional().describe("Set true to execute; omit for a dry-run gate that echoes the resolved action.")},outputSchema:{filePath:dr.string().describe("Path to the file that must be sourced to apply"),variableCount:dr.number().describe("Number of variables cleared"),unsetStatements:dr.array(dr.string()).describe("Unset statements generated"),purged:dr.boolean().describe("Whether the project warm cache was purged outright")},handler:()=>di()});import Ll from"node:process";import{z as be}from"zod";var Wl=(e,r,t)=>e.map(({env:o,source:s})=>({env:o,source:s,hasToken:!!(t||r[o])})),ui=["Environment","Source","Token"],Vl=e=>{let r=e.map(n=>[n.env,n.source,n.hasToken?"set":"not set"]),t=ui.map((n,i)=>Math.max(n.length,...r.map(a=>(a[i]??"").length))),o=n=>n.map((i,a)=>i.padEnd(t[a]??0)).join(" | ").trimEnd(),s=t.map(n=>"\u2500".repeat(n)).join("\u2500\u253C\u2500");return["Environments:","",o(ui),s,...r.map(o)]},fi=async()=>{let e=await Ne(),r=await vt(),t=await Y(),o=Ll.env[X],s=Wl(r,t?.envs??{},o);if(l.info(`Doppler project: ${e}
|
|
179
|
-
`),s.length===0)return l.info("No environments found."),l.info(" Declare them in a workflow's `workflow_dispatch` `environment.options`,"),l.info(" or add a token for one manually."),mi({project:e,envs:s});for(let n of Vl(s))l.info(n);return mi({project:e,envs:s})},mi=({project:e,envs:r})=>{let t={project:e,configs:r.map(o=>o.env),tokens:r};return{content:h(JSON.stringify(t,null,2)),structuredContent:t}},Oo=k({name:"env-list",description:"List the environments this project has. The list is the union of two local sources: every environment declared in a GitHub workflow's `workflow_dispatch` `environment.options` (source `gh-workflow`), and every environment the local token store holds a token for (source `token-only`). Not a live fetch from Doppler \u2014 a Doppler service token is config-scoped and cannot enumerate sibling configs. Also returns the Doppler project name, and reports per environment whether a service token resolves locally (from the token store or INFRA_KIT_ENV_TOKEN) \u2014 presence only, never the token value, and never a live Doppler probe. Read-only.",inputSchema:{},outputSchema:{project:be.string().describe("Detected Doppler project name"),configs:be.array(be.string()).describe("Every environment name known to this project"),tokens:be.array(be.object({env:be.string().describe("Environment / Doppler config name"),source:be.enum(["gh-workflow","token-only"]).describe("Where we learned this environment exists \u2014 a workflow declaration, or a token we hold"),hasToken:be.boolean().describe("Whether a service token resolves locally for this environment")})).describe("Per-environment token presence \u2014 never the token value")},handler:fi});import Jl from"node:path";import Le from"node:process";import{z as xe}from"zod";var gi=async()=>{l.info("Environment session status:");let e=Ye(),r=Le.env[as],t=Jl.join(e,K),o=0,s=0,n=Le.env[ze]??null,i=Le.env[qe]??null,a=Le.env[He]??null,c=Le.env[Ie]==="1",p=!!Le.env[Ze];if(n){let u=ct(t);u.length>0&&(s=u.length,o=u.filter(R=>R in Le.env).length);let g=a?.replace(/\.\d{3}Z$/,"")??null,y=c?"auto-loaded":"manually loaded";if(l.info(` ${n}: ${o} of ${s} vars loaded (${y}, project: ${i}, loadedAt: ${g}, session: ${r})
|
|
180
|
-
`),s>0&&o<s){let R=s-o;l.warn(` ${R} cached var(s) are not present in the current process \u2014 env-load needs to be re-sourced, or vars were unset manually.`)}}else{let u=p?" (cleared \u2014 auto-load suppressed until a new shell or explicit env-load)":"";l.info(` Session ${r}: no env loaded${u}
|
|
181
|
-
`)}let d={sessionId:r,sessionLoadedCount:o,sessionTotalCount:s,sessionConfig:n,sessionProject:i,sessionLoadedAt:a,autoLoaded:c,cleared:p};return{content:h(JSON.stringify(d,null,2)),structuredContent:d}},No=k({name:"env-status",description:"Report which Doppler project/config is currently loaded in the terminal session, when it was loaded, how many variables are cached, whether it was auto-loaded, and whether a clear is suppressing auto-load. Pure local introspection \u2014 makes NO Doppler call (use doctor for auth). Read-only \u2014 use env-load / env-clear to change the terminal session.",inputSchema:{},outputSchema:{sessionId:xe.string().describe("Current terminal session ID"),sessionLoadedCount:xe.number().describe("Number of cached vars active in the current session"),sessionTotalCount:xe.number().describe("Total number of cached var names"),sessionConfig:xe.string().nullable().describe("Doppler config name of the loaded session (environment name)"),sessionProject:xe.string().nullable().describe("Doppler project name of the loaded session"),sessionLoadedAt:xe.string().nullable().describe("ISO 8601 timestamp of when the env was loaded"),autoLoaded:xe.boolean().describe("True when the loaded env was applied by env auto-load (not a manual env-load)"),cleared:xe.boolean().describe("True when env-clear is currently suppressing auto-load in this shell")},handler:gi});import Bl from"node:process";import{z as Ee}from"zod";var hi="****",Do=e=>typeof e!="string"||e.length<8?hi:`${hi}${e.slice(-4)}`;var vi=(e,r,t)=>e.map(o=>{let s=t||r[o];return s?{env:o,source:t?`env:${X}`:"store",redactedToken:Do(s),present:!0}:{env:o,source:"-",redactedToken:"-",present:!1}}),Kl=["ENV","SOURCE","TOKEN","PRESENT"],ki=(e,r)=>{let t=[...Kl,...r?["CHECK"]:[]],o=e.map(n=>[n.env,n.source,n.redactedToken,n.present?"yes":"no",...r?[n.status??"-"]:[]]),s=t.map((n,i)=>Math.max(n.length,...o.map(a=>(a[i]??"").length)));return[t,...o].map(n=>n.map((i,a)=>i.padEnd(s[a])).join(" ").trimEnd())},wi=async({check:e}={})=>{let r=await De(),t=await Y(),o=Bl.env[X],s=vi(r,t?.envs??{},o);if(e){let a=await Ne();for(let c of s){if(!c.present)continue;let p=o||t.envs[c.env],d=await Cr({childEnv:ir(p),project:a,config:c.env});c.status=d.outcome}}for(let a of ki(s,!!e))l.info(a);let n=s.filter(a=>!a.present);n.length>0&&l.info(`
|
|
182
|
-
No token for: ${n.map(a=>a.env).join(", ")}. Add one with \`infra-kit env-token-set <env>\`.`);let i={tokens:s};return{content:h(JSON.stringify(i,null,2)),structuredContent:i}},jo=k({name:"env-token-list",description:'List the Doppler service tokens configured for this repo: one row per environment declared in infra-kit.json, with its source (the local token store, or the INFRA_KIT_ENV_TOKEN env var) and a REDACTED token (last 4 chars at most \u2014 the raw value is never returned). With check=true, also asks Doppler whether each token is valid and correctly scoped (valid | revoked | mis-scoped | unreachable; "unreachable" means the probe could not tell, NOT that the token is bad). Read-only.',inputSchema:{check:Ee.boolean().optional().describe("Probe Doppler for each token\u2019s validity and scope (one cheap call per environment).")},outputSchema:{tokens:Ee.array(Ee.object({env:Ee.string().describe("Environment / Doppler config name"),source:Ee.string().describe('"store", "env:INFRA_KIT_ENV_TOKEN", or "-" when absent'),redactedToken:Ee.string().describe("Redacted token \u2014 last 4 chars at most, never the raw value"),present:Ee.boolean().describe("Whether a token is configured for this environment"),status:Ee.string().optional().describe("Only with check=true: valid | revoked | mis-scoped | unreachable")})).describe("One row per declared environment")},handler:wi});import{z as Je}from"zod";import{$ as z}from"zx";import{$ as Rv}from"zx";import{$ as j}from"zx";import{$ as Lr}from"zx";import Mr from"node:process";var Fo=async(e,r)=>{if(e.ok)return;let t=await e.text();throw l.error({status:e.status,statusText:e.statusText,error:t},r),new Error(`HTTP ${e.status}: ${e.statusText}`)},Mo=async(e,r)=>{try{let{baseUrl:t,token:o,email:s,projectId:n}=r,i={name:e.name,projectId:e.projectId||n,description:e.description||"",released:e.released||!1,archived:e.archived||!1},a=`${t}/rest/api/3/version`,c=btoa(`${s}:${o}`),p=await fetch(a,{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json",Authorization:`Basic ${c}`},body:JSON.stringify(i)});return await Fo(p,"Failed to create Jira version"),{success:!0,version:await p.json()}}catch(t){throw l.error({error:t},"Error creating Jira version"),t}},ur=async e=>{try{let{baseUrl:r,token:t,email:o,projectId:s}=e,n=`${r}/rest/api/3/project/${s}/versions`,i=btoa(`${o}:${t}`),a=await fetch(n,{method:"GET",headers:{Accept:"application/json",Authorization:`Basic ${i}`}});return await Fo(a,"Failed to get Jira project versions"),await a.json()}catch(r){throw l.error({error:r},"Error getting Jira project versions"),r}},Pt=async(e,r)=>{try{return(await ur(r)).find(s=>s.name===e)||null}catch(t){throw l.error({error:t,versionName:e},"Error finding Jira version by name"),t}},Tt=async(e,r)=>{try{let{baseUrl:t,token:o,email:s}=r,n={};e.released!==void 0&&(n.released=e.released),e.archived!==void 0&&(n.archived=e.archived),e.releaseDate!==void 0&&(n.releaseDate=e.releaseDate),e.description!==void 0&&(n.description=e.description);let i=`${t}/rest/api/3/version/${e.versionId}`,a=btoa(`${s}:${o}`),c=await fetch(i,{method:"PUT",headers:{Accept:"application/json","Content-Type":"application/json",Authorization:`Basic ${a}`},body:JSON.stringify(n)});return await Fo(c,"Failed to update Jira version"),{success:!0,version:await c.json()}}catch(t){throw l.error({error:t},"Error updating Jira version"),t}},Lo=async(e,r)=>{try{let{versionName:t}=e,o=await Pt(t,r);if(!o)throw l.error({versionName:t},"Jira version not found"),new Error(`Version "${t}" not found in Jira project`);return await Tt({versionId:o.id,released:!0,releaseDate:new Date().toISOString().split("T")[0]},r)}catch(t){throw l.error({error:t},"Error delivering Jira release"),t}},mr=async()=>{let e=Mr.env.JIRA_BASE_URL,r=Mr.env.JIRA_TOKEN||Mr.env.JIRA_API_TOKEN,t=Mr.env.JIRA_PROJECT_ID,o=Mr.env.JIRA_EMAIL,s=[];if(e||s.push("JIRA_BASE_URL (e.g., https://your-domain.atlassian.net)"),r||s.push("JIRA_TOKEN or JIRA_API_TOKEN (your Jira API token)"),t||s.push("JIRA_PROJECT_ID (numeric project ID)"),o||s.push("JIRA_EMAIL (your Jira email address)"),s.length>0){let i=["Jira configuration is required but incomplete.","Please configure the following environment variables:",...s.map(a=>` - ${a}`),"","You can set these in your .env file or as environment variables."].join(`
|
|
183
|
-
`);throw new Error(i)}let n=Number.parseInt(t,10);if(Number.isNaN(n))throw new TypeError(`Invalid JIRA_PROJECT_ID: "${t}" must be a numeric value (e.g., 10001)`);return{baseUrl:e.replace(/\/$/,""),token:r,projectId:n,email:o}},We=async()=>{try{return await mr()}catch(e){return l.warn({error:e},"Jira configuration not available, skipping Jira integration"),null}};var yi="dev",Ct=e=>e==="hotfix"?"main":"dev",Wo=async(e="regular")=>{let r=Ct(e);Lr.quiet=!0,await Lr`git fetch origin`,await Lr`git switch ${r}`,await Lr`git pull origin ${r}`,Lr.quiet=!1},Vo=async e=>{let{id:r,jiraConfig:t,description:o,type:s="regular"}=e,n=H(r),i=await Mo({name:n,projectId:t.projectId,description:o||"",released:!1,archived:!1},t),a=`${t.baseUrl}/projects/${i.version.projectId}/versions/${i.version.id}/tab/release-report-all-issues`,c=await St({id:r,jiraVersionUrl:a,type:s,description:o});return{version:A(r),type:s,branchName:c.branchName,prUrl:c.prUrl,jiraVersionUrl:a}},$=async()=>{let e=new Map,r=await We();if(!r)return e;try{let t=await ur(r);for(let o of t)o.description&&e.set(o.name,o.description)}catch{}return e},Wr=(e,r,t)=>{let o=t?" ".repeat(t-e.length+3):" ",s=`[${r}]`.padEnd(11);return`${e}${o}${s}`},T=e=>e.toLowerCase().startsWith("hotfix")?"hotfix":"regular",Ri=e=>e.flatMap(r=>{let t=I(r);return t?[{branch:r,id:t,label:A(t)}]:[]}),pe=e=>{try{return ve(ie(e))}catch(r){throw new f(r,{operation:`resolve release ref "${e}"`,remediation:'pass a version (e.g. "1.2.5") or a release name (e.g. "checkout-redesign")'})}},Vr=e=>{if(e===yi)return yi;let r=I(e);return r?A(r):e},Ve=e=>e.flatMap(r=>{let t=I(r);return t?[A(t)]:[]}),Ul=(e,r)=>r?r.get(e)||"regular":void 0,D=e=>{let{branches:r,descriptions:t,types:o}=e;return Ri(r).map(({branch:s,id:n,label:i})=>({value:s,label:i,description:t.get(H(n)),type:Ul(s,o)}))};var zl=e=>e.map(r=>({pr:r,id:I(r.headRefName)})).filter(r=>r.id!==null).sort((r,t)=>Vn(r.id,t.id,{a:r.pr.createdAt,b:t.pr.createdAt})).map(r=>r.pr),ql=async()=>{let e=await j`gh pr list --search "Release in:title" --base dev --json number,title,headRefName,state,baseRefName,createdAt`,r=await j`gh pr list --search "Hotfix in:title" --base main --json number,title,headRefName,state,baseRefName,createdAt`,t=[...JSON.parse(e.stdout),...JSON.parse(r.stdout)],o=new Set;return t.filter(s=>o.has(s.headRefName)?!1:(o.add(s.headRefName),!0))},bi=async()=>{try{let e=await ql();if(e.length===0)throw new f(void 0,{operation:"find open release PRs",remediation:"open a release PR first, or check you are in the right repo"});return zl(e)}catch(e){throw e instanceof f?e:(l.error({error:e},"\u274C Error fetching release PRs"),new f(e,{operation:"fetch release PRs"}))}},$t=async()=>(await bi()).map(r=>r.headRefName),C=async()=>(await bi()).map(r=>({branch:r.headRefName,title:r.title,createdAt:r.createdAt})),At=async e=>{let{branch:r,body:t}=e;try{j.quiet=!0,await j`gh pr edit ${r} --body ${t}`,j.quiet=!1}catch(o){throw l.error({error:o,branch:r},`Error updating release PR body for ${r}`),o}},St=async e=>{let{id:r,jiraVersionUrl:t,type:o,description:s}=e,n=Wn(r,o),i=Ct(o),a=ve(r),c=s&&s.trim()!==""?`${t}
|
|
184
|
-
|
|
185
|
-
${s}`:`${t}
|
|
186
|
-
`;try{j.quiet=!0,await j`git switch ${i}`,await j`git pull origin ${i}`,await j`git checkout -b ${a}`,await j`git push -u origin ${a}`,await j`git commit --allow-empty-message --allow-empty --message ''`,await j`git push origin ${a}`;let d=(await j`gh pr create --title ${n} --body ${c} --base ${i} --head ${a}`).stdout.trim();return await j`git switch ${i}`,j.quiet=!1,{branchName:a,prUrl:d}}catch(p){throw l.error({error:p,branchName:a},`Error creating release branch ${a}`),p}};var V=async e=>{let{operation:r}=e;if(await Kn())throw new f(void 0,{operation:r,remediation:"run this from the main repository checkout, not a linked git worktree",stderrExcerpt:"command run from inside a linked worktree"});if(!await Bn())throw new f(void 0,{operation:r,remediation:"commit or stash your changes, then retry",stderrExcerpt:"working tree has uncommitted changes"})};import Yl from"node:process";var Jr=class extends Error{name="PromptCancelledError";constructor(){super("Prompt cancelled")}};import Hl from"node:process";var It={enabled:!1},Zl=(e,r=t=>{Hl.stdout.write(t)})=>(It.enabled&&e&&e.structuredContent!=null&&r(`${JSON.stringify(e.structuredContent,null,2)}
|
|
187
|
-
`),e),xi=e=>{e.options.some(t=>t.long==="--json")||e.option("--json","Output the structured result as JSON on stdout (human logs stay on stderr)"),e.commands.forEach(xi)};var Ei=()=>{if(rt()||!Yl.stdin.isTTY||It.enabled)throw new f(void 0,{operation:"interactive branch selection",remediation:"pass the branch selection explicitly (CLI: `--version`/`--versions`/`--all`; MCP: the `version`/`versions`/`all` fields) for non-interactive, --json, or MCP runs"})},Pe=async e=>{Ei();let{runBranchPicker:r}=await import("./boot-OA6HGGO6.js"),t=await r(e);if(t===null)throw new Jr;return t},fr=async(e,r)=>{Ei();let{runBranchMultiPicker:t}=await import("./boot-OA6HGGO6.js"),o=await t(e,r);if(o===null)throw new Jr;return o};var Pi=async e=>{let{all:r,confirmedCommand:t}=e;await V({operation:"merge dev into release branches"});let s=(await C()).filter(p=>T(p.title)==="regular").map(p=>p.branch);if(s.length===0)return l.info("\u2139\uFE0F No open release branches found"),m.print(),{content:h(JSON.stringify({successfulMerges:0,failedMerges:0,failedBranches:[],totalBranches:0},null,2)),structuredContent:{successfulMerges:0,failedMerges:0,failedBranches:[],totalBranches:0}};let n=[];if(r)n=s;else{m.setInteractive();let p=await $();n=await fr(D({branches:s,descriptions:p}),{required:!0})}n.length===s.length?m.addOption("--all",!0):m.addOption("--versions",Ve(n)),await F(t,`Are you sure you want to merge dev into these branches: ${n.join(", ")}?`),t||m.addOption("--yes",!0),z.quiet=!0;try{await z`git fetch origin`,await z`git switch dev`,await z`git pull origin dev`}catch(p){throw z.quiet=!1,new f(p,{operation:"switch to dev before merging",remediation:"dev may be checked out in another worktree \u2014 check `git worktree list`"})}let a=[];for(let p of n)await Xl(p)||a.push(p);if(z.quiet=!1,a.length>0){l.info(`
|
|
188
|
-
\u26A0\uFE0F ${a.length} branch(es) failed to merge automatically.
|
|
189
|
-
`),l.info("\u{1F4CB} Manual merge script for failed branches:");for(let p of a)l.info(`# Merge dev into ${p} and resolve conflicts if any
|
|
190
|
-
|
|
191
|
-
git switch ${p} && git pull origin ${p} && git merge origin/dev
|
|
192
|
-
git push origin ${p} && git switch dev
|
|
193
|
-
`);l.info(`\u2705 ${n.length-a.length}/${n.length} merges completed successfully.`)}else l.info(`\u2705 All merges completed successfully!
|
|
194
|
-
`);m.print();let c={successfulMerges:n.length-a.length,failedMerges:a.length,failedBranches:a,totalBranches:n.length};return{content:h(JSON.stringify(c,null,2)),structuredContent:c}},Xl=async e=>{try{return await z`git switch ${e}`,await z`git pull origin ${e}`,await z`git merge origin/dev --no-edit`,await z`git push origin ${e}`,await z`git switch dev`,l.info(`Successfully merged dev into ${e}`),!0}catch(r){let t=new f(r,{operation:`merge dev into ${e}`,remediation:"resolve conflicts manually or rerun after 'git fetch origin'"});return l.error({error:r,branch:e,msg:t.message}),await z`git merge --abort`,!1}},Jo=k({name:"gh-merge-dev",description:"Merge origin/dev into every open regular (non-hotfix) release branch and push the result. Mutates local git state and the remote release branches. When invoked via MCP, pass all=true \u2014 the branch picker is unreachable without a TTY, and the confirmation prompt is auto-skipped for MCP calls, so the caller is responsible for gating. Irreversible once pushed.",requiresHumanConfirm:!0,inputSchema:{all:Je.boolean().optional().describe("Target every open regular release branch. Must be true for MCP calls (the interactive picker is unavailable without a TTY)."),confirm:Je.boolean().optional().describe("Set true to execute; omit for a dry-run gate that echoes the resolved action.")},outputSchema:{successfulMerges:Je.number().describe("Number of successful merges"),failedMerges:Je.number().describe("Number of failed merges"),failedBranches:Je.array(Je.string()).describe("List of branches that failed to merge"),totalBranches:Je.number().describe("Total number of branches processed")},handler:Pi});import{z as Gr}from"zod";import{$ as J}from"zx";var Ti=(e,r)=>{if(!(typeof e!="string"||e.length===0))return e.slice(-r).trim()},Br=e=>{if(e===null||typeof e!="object")return{message:String(e)};let r=e,t={};e instanceof Error?(t.name=e.name,t.message=e.message):typeof r.message=="string"&&(t.message=r.message);let o=r.exitCode;(typeof o=="number"||o===null)&&(t.exitCode=o);let s=Ti(r.stderr,500);s&&(t.stderr=s);let n=Ti(r.stdout,200);return n&&(t.stdout=n),t};import{$ as Ci}from"zx";var Kr=async e=>{let{branches:r,worktreeDir:t,pruneFolder:o=!1}=e,s=await Promise.allSettled(r.map(async i=>{let a=`${t}/${i}`;return await Qe(a),await Ci`git worktree remove ${a}`,i})),n=[];for(let[i,a]of s.entries())if(a.status==="fulfilled")n.push(a.value);else{let c=r[i],p=new f(a.reason,{operation:`remove worktree for ${c}`,remediation:"check 'git worktree list' for the path; uncommitted changes block removal"});l.error({error:a.reason,msg:p.message})}return o&&n.length===r.length&&await Ci`git worktree prune`,n};var gr=async(e,r,t)=>{try{return await t()}catch(o){throw l.error({err:Br(o)},`\u274C Failed to ${e}`),new f(o,{operation:e,remediation:r})}},$i=async e=>{let r=await J`gh pr list --head ${e} --state all --json number,state,title --limit 1`;return JSON.parse(r.stdout)[0]??null},Ql=async e=>{let r=Gt(e),t=await J`gh pr list --head dev --base main --state merged --json number,state,title --limit 20`;return JSON.parse(t.stdout).find(n=>n.title===r)??null},Si=async()=>{let e=await J`gh pr list --head dev --base main --state open --json number,state,title --limit 5`;return JSON.parse(e.stdout)[0]??null},ep=async e=>{let r=pe(e),t=await $i(r);if(!t)throw l.error(`\u274C No PR found for branch ${r}.`),new f(void 0,{operation:`deliver release ${r}`,remediation:`confirm a PR exists ('gh pr list --head ${r} --state all')`});return{selectedReleaseBranch:r,releasePrTitle:t.title}},rp=async()=>{let e=await C(),r=e.map(i=>i.branch),t=new Map(e.map(i=>[i.branch,T(i.title)]));m.setInteractive();let o=await $(),s=await Pe(D({branches:r,descriptions:o,types:t})),n=e.find(i=>i.branch===s);if(!n)throw l.error(`\u274C Release branch ${s} not found in open PRs.`),new f(void 0,{operation:`deliver release ${s}`,remediation:`confirm an open PR exists for ${s} ('gh pr list')`});return{selectedReleaseBranch:s,releasePrTitle:n.title}},tp=async e=>{if(!(await ee("release")).includes(e))return;let o=`${await b()}${te}`;if((await Kr({branches:[e],worktreeDir:o})).length===0)throw new f(void 0,{operation:`remove worktree for ${e} before merge`,remediation:`run manually: git worktree remove ${o}/${e} (use --force if uncommitted changes)`})},op=async e=>{let{selectedReleaseBranch:r,releaseType:t}=e,o=t==="hotfix"?"main":"dev",s=await $i(r);if(!s)throw new f(void 0,{operation:`look up release PR for ${r}`,remediation:"verify the PR exists in GitHub"});if(s.state==="MERGED"){l.info(`\u2713 Release PR ${r} already merged \u2014 skipping`);return}if(s.state==="CLOSED")throw new f(void 0,{operation:`merge release PR ${r} into ${o}`,remediation:"the PR is closed without merge; reopen it or create a new release"});await gr(`merge release PR ${r} into ${o}`,`check 'gh pr view ${r}' for mergeability and required reviews`,async()=>{await J`gh pr merge ${r} --squash --admin --delete-branch`})},np=async e=>{let r=A(e),t=Gt(e),o=await Si();if(o){let n=o.number;return o.title!==t&&(l.info(`Adopting open dev \u2192 main PR #${n} ("${o.title}") and retitling for ${r}`),await gr(`retitle dev \u2192 main PR #${n} to "${t}"`,`update manually: gh pr edit ${n} --title "${t}"`,async()=>{await J`gh pr edit ${n} --title ${t}`})),n}await gr(`create RC PR (dev \u2192 main) for ${r}`,"run 'gh pr create --base main --head dev' manually to surface the underlying error (e.g. no commits between dev and main)",async()=>{await J`gh pr create --base main --head dev --title ${t} --body ""`});let s=await Si();if(!s)throw new f(void 0,{operation:`look up RC PR for ${r}`,remediation:"verify the RC PR was created ('gh pr list --head dev --base main')"});return s.number},sp=async e=>{let r=A(e);if(await Ql(e)){l.info(`\u2713 RC PR for ${r} already merged into main \u2014 skipping`);return}let o=await np(e);await gr(`merge RC PR #${o} (dev \u2192 main) for ${r}`,`check 'gh pr view ${o}' for mergeability and required reviews`,async()=>{await J`gh pr merge ${o} --squash --admin`})},ip=async()=>{J.quiet=!1,await gr("dispatch deploy-all workflow on main","check 'gh workflow list' and that you have permission to dispatch deploy-all.yml",async()=>{await J`gh workflow run deploy-all.yml --ref main -f environment=prod`}),J.quiet=!0},ap=async()=>{await gr("sync main back into dev","run manually: git switch main && git pull && git switch dev && git pull && git merge main --no-edit && git push",async()=>{await J`git switch main && git pull && git switch dev && git pull && git merge main --no-edit && git push`})},cp=async e=>{try{await Gn(e)}catch(r){l.warn({err:Br(r)},`Failed to delete local branch ${e} (non-blocking)`)}try{await Un(e)}catch(r){l.warn({err:Br(r)},`Failed to delete remote branch ${e} (non-blocking)`)}},lp=async e=>{let r=await We();if(!r){l.info("\u{1F514} Jira is not configured, skipping Jira release delivery");return}try{let t=H(e);await Lo({versionName:t},r)}catch(t){l.error({err:Br(t)},"Failed to deliver Jira release (non-blocking)")}},Ai=async e=>{let{version:r,confirmedCommand:t}=e;await V({operation:"deliver release"});let{selectedReleaseBranch:o,releasePrTitle:s}=r?await ep(r):await rp(),n=I(o);if(!n)throw new f(void 0,{operation:`deliver release ${o}`,remediation:'pass a version (e.g. "1.2.5") or a release name (e.g. "checkout-redesign")'});let i=A(n);m.addOption("--version",i),l.info(`Delivering ${n.kind==="name"?"named release":"version"} ${o}`);let a=T(s);await F(t,`Are you sure you want to deliver version ${o} to production?`),m.addOption("--yes",!0),J.quiet=!0,await tp(o),await op({selectedReleaseBranch:o,releaseType:a}),a!=="hotfix"&&await sp(n),await ip(),await ap(),await cp(o),J.quiet=!1,await lp(n),l.info(`Successfully delivered ${o} to production!`),m.print();let c={releaseBranch:o,version:i,type:a,success:!0};return{content:h(JSON.stringify(c,null,2)),structuredContent:c}},Bo=k({name:"gh-release-deliver",description:'Deliver a release to production. For hotfixes: squash-merges the release branch to main and dispatches the deploy-all workflow. For regular releases: squash-merges to dev, opens an RC PR, merges dev into main, dispatches the deploy-all workflow, then syncs main back to dev. Also releases the matching Jira fix version if Jira is configured. Dispatches the deploy workflow fire-and-forget \u2014 the tool returns once the workflow is accepted by GitHub, not when the deployment finishes. PR-merge steps are idempotent: re-running after a partial failure skips PRs that are already merged. Irreversible production operation: the confirmation prompt is auto-skipped for MCP calls, so the caller is responsible for gating. "version" is required when invoked via MCP (the picker is unreachable without a TTY).',inputSchema:{version:Gr.string().describe('Accepts a release version (e.g. "1.2.5") OR a release name (e.g. "checkout-redesign") to deliver to production. Required for MCP calls.')},outputSchema:{releaseBranch:Gr.string().describe("The release branch that was delivered"),version:Gr.string().describe("The version that was delivered"),type:Gr.enum(["regular","hotfix"]).describe("Release type"),success:Gr.boolean().describe("Whether the delivery was successful")},handler:Ai});import up from"@inquirer/confirm";import{z as de}from"zod";import{$ as Ko}from"zx";import pp from"@inquirer/select";var _t=async(e,r)=>{if(e.length===0)throw new f(void 0,{operation:r,remediation:"pass --env <name> explicitly",stderrExcerpt:"the workflow declares no `environment` choices to pick from"});return P(t=>pp({message:"\u{1F9EA} Select environment",choices:e.map(o=>({name:o,value:o}))},t))};var dp=["prod"],Ii=e=>dp.includes(e),Ot=e=>e.filter(r=>!Ii(r)),Nt=(e,r)=>{if(Ii(e))throw new f(void 0,{operation:r,remediation:"use `infra-kit release deliver` \u2014 it merges the release to main, opens the RC PR, deploys from main, and releases the Jira version",stderrExcerpt:`"${e}" is delivered, not deployed ad-hoc`})};var mp="deploy-all.yml",fp=async e=>{let{confirmedCommand:r,branch:t,env:o}=e;if(r)return!0;m.setInteractive();let s=await P(n=>up({message:`Deploy ${t} \u2192 ${o}?`,default:!1},n));return s&&m.addOption("--yes",!0),s},_i=async e=>{let{version:r,env:t,skipTerraform:o,confirmedCommand:s}=e,n="";if(r)n=r==="dev"?"dev":pe(r);else{m.setInteractive();let d=await C(),u=d.map(R=>R.branch),g=new Map(d.map(R=>[R.branch,T(R.title)])),y=await $();n=await Pe([{value:"dev",label:"dev"},...D({branches:u,descriptions:y,types:g})])}let i=Vr(n);m.addOption("--version",i);let a=Ot(await Sr(mp)),c="";t?c=t:(m.setInteractive(),c=await _t(a,"launch deploy-all workflow")),m.addOption("--env",c),Nt(c,"launch deploy-all workflow");let p=o??!1;if(p&&m.addOption("--skip-terraform",!0),!await fp({confirmedCommand:s,branch:n,env:c})){l.info("Deployment cancelled");let d={releaseBranch:n,version:i,environment:c,skipTerraformDeploy:p,success:!1};return{content:h(JSON.stringify(d,null,2)),structuredContent:d}}try{Ko.quiet=!0,await Ko`gh workflow run deploy-all.yml --ref ${n} -f environment=${c} ${p?["-f","skip_terraform_deploy=true"]:[]}`,Ko.quiet=!1,l.info(`Successfully launched deploy-all workflow_dispatch for release branch: ${n} and environment: ${c}`),m.print();let u={releaseBranch:n,version:i,environment:c,skipTerraformDeploy:p,success:!0};return{content:h(JSON.stringify(u,null,2)),structuredContent:u}}catch(d){throw l.error({error:d},"\u274C Error launching workflow"),new f(d,{operation:"launch deploy-all workflow",remediation:"check 'gh workflow list' and that deploy-all.yml exists on the target ref"})}},Go=k({name:"gh-release-deploy-all",description:'Dispatch the deploy-all.yml GitHub Actions workflow to deploy every service from a release branch to the given environment. Fire-and-forget \u2014 returns once GitHub accepts the workflow_dispatch, NOT when the deployment finishes; watch the workflow run for completion status. Use gh-release-deploy-selected for a subset of services. Pass version="dev" to deploy from the dev branch instead of a release branch. Both "version" and "env" are required when invoked via MCP (interactive pickers are unavailable without a TTY).',requiresHumanConfirm:!0,inputSchema:{version:de.string().describe('Accepts a release version (e.g. "1.2.5") OR a release name (e.g. "checkout-redesign") \u2014 resolves to the release/vX.Y.Z or release/<name> branch. Pass "dev" to deploy from the dev branch instead. Required for MCP calls.'),env:de.string().describe('Target environment name \u2014 must match an env configured for the project (e.g. "dev", "renana", "oriana"). Required for MCP calls.'),skipTerraform:de.boolean().optional().describe("Skip the terraform deployment stage."),confirm:de.boolean().optional().describe("Set true to execute; omit for a dry-run gate that echoes the resolved action.")},outputSchema:{releaseBranch:de.string().describe("The release branch that was deployed"),version:de.string().describe("The version that was deployed"),environment:de.string().describe("The environment deployed to"),skipTerraformDeploy:de.boolean().describe("Whether terraform deployment was skipped"),success:de.boolean().describe("Whether the deployment was successful")},handler:_i});import gp from"@inquirer/checkbox";import hp from"@inquirer/confirm";import vp from"node:fs/promises";import{resolve as kp}from"node:path";import wp from"yaml";import{z as B}from"zod";import{$ as Uo}from"zx";var Dt="deploy-selected-services.yml",yp="skip_terraform_deploy",Rp=async e=>{let{confirmedCommand:r,branch:t,env:o}=e;if(r)return!0;m.setInteractive();let s=await P(n=>hp({message:`Deploy ${t} \u2192 ${o}?`,default:!1},n));return s&&m.addOption("--yes",!0),s},Oi=async e=>{let{version:r,env:t,services:o,skipTerraform:s,confirmedCommand:n}=e,i="";if(r)i=r==="dev"?"dev":pe(r);else{m.setInteractive();let v=await C(),S=v.map(Q=>Q.branch),q=new Map(v.map(Q=>[Q.branch,T(Q.title)])),N=await $();i=await Pe([{value:"dev",label:"dev"},...D({branches:S,descriptions:N,types:q})])}let a=Vr(i);m.addOption("--version",a);let c=Ot(await Sr(Dt)),p="";t?p=t:(m.setInteractive(),p=await _t(c,"launch deploy-selected workflow")),m.addOption("--env",p),Nt(p,"launch deploy-selected workflow");let d=await bp();if(d.length===0)throw new f(void 0,{operation:"launch deploy-selected workflow",remediation:`declare boolean service inputs in .github/workflows/${Dt}`,stderrExcerpt:`no services found in .github/workflows/${Dt}`});let u=[];if(o&&o.length>0?u=o:(m.setInteractive(),u=await P(v=>gp({message:"\u{1F680} Select services to deploy (space to select, enter to confirm)",choices:d.map(S=>({name:S,value:S}))},v))),m.addOption("--services",u),u.length===0)throw new f(void 0,{operation:"launch deploy-selected workflow",remediation:`pass at least one service from: ${d.join(", ")}`,stderrExcerpt:"no services selected"});let g=u.filter(v=>!d.includes(v));if(g.length>0)throw new f(void 0,{operation:"launch deploy-selected workflow",remediation:`pass services from: ${d.join(", ")}`,stderrExcerpt:`invalid services: ${g.join(", ")}`});let y=s??!1;y&&m.addOption("--skip-terraform",!0);let R=v=>{let S={releaseBranch:i,version:a,environment:p,services:u,skipTerraformDeploy:y,success:v};return{content:h(JSON.stringify(S,null,2)),structuredContent:S}};if(!await Rp({confirmedCommand:n,branch:i,env:p}))return l.info("Deployment cancelled"),R(!1);try{Uo.quiet=!0;let v=u.flatMap(q=>["-f",`${q}=true`]);return await Uo`gh workflow run deploy-selected-services.yml --ref ${i} -f environment=${p} ${v} ${y?["-f","skip_terraform_deploy=true"]:[]}`,Uo.quiet=!1,l.info(`Successfully launched deploy-selected-services workflow_dispatch for release branch: ${i}, environment: ${p}, services: ${u.join(", ")}`),m.print(),R(!0)}catch(v){throw l.error({error:v},"\u274C Error launching workflow"),new f(v,{operation:"launch deploy-selected workflow",remediation:"check 'gh workflow list' and that deploy-selected-services.yml exists on the target ref"})}},bp=async()=>{let e=await b(),r=kp(e,".github/workflows",Dt),t;try{t=wp.parse(await vp.readFile(r,"utf-8"))}catch{return[]}let s=t?.on?.workflow_dispatch?.inputs;return typeof s!="object"||s===null?[]:Object.entries(s).filter(([n,i])=>i?.type==="boolean"&&n!==yp).map(([n])=>n)},zo=k({name:"gh-release-deploy-selected",requiresHumanConfirm:!0,description:'Dispatch the deploy-selected-services.yml GitHub Actions workflow to deploy a chosen subset of services from a release branch to the given environment. Fire-and-forget \u2014 returns once GitHub accepts the workflow_dispatch, NOT when the deployment finishes; watch the workflow run for completion status. Service names are validated against the boolean inputs declared in the workflow. Use gh-release-deploy-all for every service. "version", "env", and "services" are all required when invoked via MCP (interactive pickers are unavailable without a TTY).',inputSchema:{version:B.string().describe('Accepts a release version (e.g. "1.2.5") OR a release name (e.g. "checkout-redesign") \u2014 resolves to the release/vX.Y.Z or release/<name> branch. Pass "dev" to deploy from the dev branch instead. Required for MCP calls.'),env:B.string().describe('Target environment name \u2014 must match an env configured for the project (e.g. "dev", "renana", "oriana"). Required for MCP calls.'),services:B.array(B.string()).describe('Service names to deploy. Each must match a boolean input declared in .github/workflows/deploy-selected-services.yml (e.g. "client-be", "client-fe"). Required for MCP calls.'),skipTerraform:B.boolean().optional().describe("Skip the terraform deployment stage."),confirm:B.boolean().optional().describe("Set true to execute; omit for a dry-run gate that echoes the resolved action.")},outputSchema:{releaseBranch:B.string().describe("The release branch that was deployed"),version:B.string().describe("The version that was deployed"),environment:B.string().describe("The environment deployed to"),services:B.array(B.string()).describe("The services that were deployed"),skipTerraformDeploy:B.boolean().describe("Whether terraform deployment was skipped"),success:B.boolean().describe("Whether the deployment was successful")},handler:Oi});import{z as hr}from"zod";var Ni=async()=>{let r=(await C()).flatMap(i=>{let a=I(i.branch);return a?[{version:A(a),jiraKey:H(a),type:T(i.title)}]:[]}),t=await $(),o=Math.max(...r.map(i=>i.version.length)),s=r.map(i=>{let a=Wr(i.version,i.type,o),c=t.get(i.jiraKey);return c?`${a} ${c}`:a});l.info(`All release branches:
|
|
195
|
-
`),l.info(`
|
|
196
|
-
${s.join(`
|
|
197
|
-
`)}
|
|
198
|
-
`);let n={releases:r.map(i=>({version:i.version,type:i.type,description:t.get(i.jiraKey)||null})),count:r.length};return{content:h(JSON.stringify(n,null,2)),structuredContent:n}},qo=k({name:"gh-release-list",description:"List every open release PR with its version, type (regular / hotfix), and associated Jira fix-version description. Read-only; sourced from GitHub and Jira.",inputSchema:{},outputSchema:{releases:hr.array(hr.object({version:hr.string().describe("Release version"),type:hr.enum(["regular","hotfix"]).describe("Release type"),description:hr.string().nullable().describe("Jira version description")})).describe("List of all release branches"),count:hr.number().describe("Number of release branches")},handler:Ni});import Ip from"@inquirer/confirm";import an from"@inquirer/input";import Mi from"@inquirer/select";import nn from"node:process";import{z as E}from"zod";import{$ as Ft}from"zx";var Te=e=>e.slice(1).split(".").map(Number),Ho=e=>[...e].sort((r,t)=>{let[o,s,n]=Te(r),[i,a,c]=Te(t);return o!==i?(o??0)-(i??0):s!==a?(s??0)-(a??0):(n??0)-(c??0)});var ji="next",xp=/^v?(\d+)\.(\d+)\.(\d+)$/,Ep=e=>e.replace(/^.*release\//,""),Yo=e=>{let r=Ep(e.trim()),t=xp.exec(r);return t?[Number(t[1]),Number(t[2]),Number(t[3])]:null},Di=e=>`${e[0]}.${e[1]}.${e[2]}`,Xo=e=>{let r=[...e.remoteBranches??[],...e.jiraVersions??[]],t=[],o=new Set;for(let s of r){let n=Yo(s);if(!n)continue;let i=Di(n);o.has(i)||(o.add(i),t.push(n))}return Ho(t.map(s=>Di(s))).map(s=>Te(`v${s}`))},Be=class extends Error{constructor(){super("No prior release versions found from git or Jira. Specify the version explicitly."),this.name="NoPriorVersionsError"}},jt=(e,r)=>{if(e.length===0)throw new Be;let t=e[e.length-1];if(r==="hotfix"){let[n,i]=t,a=e.reduce((c,p)=>p[0]===n&&p[1]===i?Math.max(c,p[2]):c,0);return`${n}.${i}.${a+1}`}let[o,s]=t;return`${o}.${s+1}.0`},Qo=e=>e.trim().toLowerCase()===ji,Pp=e=>e==="regular"||e==="hotfix",Fi=e=>"name"in e,Tp=e=>{let r=e.trim();if(r==="")throw new Error("Release spec is empty");let t=r.indexOf(":"),o=r,s="regular",n="";if(t!==-1){o=r.slice(0,t).trim();let a=r.slice(t+1),c=a.indexOf(":"),p=c===-1?a.trim():a.slice(0,c).trim();n=c===-1?"":a.slice(c+1).trim();let d=p.toLowerCase();if(!Pp(d))throw new Error(`Invalid release type "${p}". Expected "regular" or "hotfix".`);s=d}if(Qo(o)||Yo(o)!==null){let a={version:o,type:s};return n!==""&&(a.description=n),a}let i={name:o,type:s};return n!==""&&(i.description=n),i},en=e=>{let r=e.id.raw;return e.description!==void 0&&e.description!==""?`${r}:${e.type}:${e.description}`:e.type==="hotfix"?`${r}:hotfix`:r},Zo=(e,r)=>r!==void 0&&r!==""?{...e,description:r}:e,Cp=e=>{let r=e.name.trim();return tt(r),Zo({id:{kind:"name",name:r,raw:r},type:e.type},e.description)},rn=(e,r)=>{let t=[...r];return e.map(o=>{if(Fi(o))return Cp(o);let s=o.version.trim();if(s==="")throw new Error("Release entry has an empty version");if(Qo(s)){let a=jt(t,o.type);return t.push(Te(`v${a}`)),Zo({id:ie(a),type:o.type},o.description)}let n=Yo(s);if(!n)throw new Error(`Invalid version "${s}". Expected semver like "1.2.5" or the token "next".`);let i=`${n[0]}.${n[1]}.${n[2]}`;return t.push(n),Zo({id:ie(i),type:o.type},o.description)})},tn=e=>e.some(r=>!Fi(r)&&Qo(r.version));var Sp=e=>e.split(`
|
|
199
|
-
`).map(r=>{let t=r.indexOf(" ");return t===-1?null:I(r.slice(t+1))}).filter(r=>r!==null&&r.kind==="version").map(r=>r.raw),$p=async()=>{let e=Ft.quiet;try{Ft.quiet=!0;let r=await Ft`git ls-remote --heads origin 'release/v*'`;return Sp(r.stdout)}finally{Ft.quiet=e}},Ap=async()=>{let e=await We();return e?(await ur(e)).map(t=>t.name):[]},on=async()=>{let[e,r]=await Promise.allSettled([$p(),Ap()]);return e.status==="rejected"&&l.warn({error:e.reason},"Failed to list remote release branches; continuing without them"),r.status==="rejected"&&l.warn({error:r.reason},"Failed to fetch Jira versions; continuing without them"),Xo({remoteBranches:e.status==="fulfilled"?e.value:[],jiraVersions:r.status==="fulfilled"?r.value:[]})};var _p='"1.2.5" or "next"',Op=(e,r)=>{try{return jt(e,r)}catch(t){if(t instanceof Be)return null;throw t}},sn=(e,r)=>{try{return rn(e,r)}catch(t){throw t instanceof Be?new f(t,{operation:"resolve release version",remediation:'pass an explicit version (e.g. "1.2.5") instead of "next" when there are no prior versions'}):t instanceof Ln?new f(t,{operation:"validate release name",remediation:'use a kebab-case name like "checkout-redesign" (lowercase, digits, single hyphens, not a reserved word)'}):t}},Np=async(e,r)=>{let t=Op(e,r),o=t?` [${t}]`:"",s=(await P(i=>an({message:` Version (e.g. ${_p})${o}: `},i))).trim(),n=s===""?t??"":s;return n===""&&(l.error("No version provided. Exiting..."),nn.exit(1)),n},Dp=async()=>{let e=(await P(r=>an({message:' Name (kebab-case, e.g. "checkout-redesign"): '},r))).trim();e===""&&(l.error("No name provided. Exiting..."),nn.exit(1));try{tt(e)}catch(r){let t=r instanceof Error?r.message:String(r);l.error(`${t} Exiting...`),nn.exit(1)}return e},jp=async e=>{m.setInteractive();let r=null,t=[],o=async()=>(r===null&&(r=await e(),t.push(...r)),t),s=[],n=!0;for(;n;){let i=s.length+1,a=await P(u=>Mi({message:`Release #${i} \u2014 version or name?`,choices:[{name:"version (semver / next)",value:"version"},{name:"name (free-form)",value:"name"}],default:"version"},u)),c=await P(u=>Mi({message:`Release #${i} \u2014 select type:`,choices:[{name:"regular",value:"regular"},{name:"hotfix",value:"hotfix"}],default:"regular"},u)),p;if(a==="name"){let u=await Dp();p=sn([{name:u,type:c}],[])[0]}else{let u=await Np(await o(),c);p=sn([{version:u,type:c}],t)[0],p.id.kind==="version"&&t.push(Te(`v${p.id.raw}`))}let d=(await P(u=>an({message:" Description (optional, press Enter to skip): "},u))).trim();s.push({...p,...d!==""?{description:d}:{}}),n=await P(u=>Ip({message:"Add another release?",default:!1},u))}return s},Fp=e=>{let t=[e.id.kind==="version"?`v${e.id.raw}`:e.id.name,e.type];return e.description&&t.push(e.description),t.join(" \xB7 ")},Li=e=>{for(let r of e)m.addOption("--release",en(r))},Mp=async(e,r)=>{if(e&&e.length>0){let o=tn(e)?await r():[],s=sn(e,o);return Li(s),s}let t=await jp(r);return Li(t),t},Lp=e=>{if(new Set(e.map(t=>t.type)).size>1)throw new f(void 0,{operation:"create release",remediation:"create regular and hotfix releases in separate invocations",stderrExcerpt:"mixed regular and hotfix releases in one batch are not supported"})},Wp=async(e,r)=>{let t=e.map(Fp).join(`
|
|
200
|
-
- `);await F(r,`Create the following ${e.length} release(s)?
|
|
201
|
-
- ${t}
|
|
202
|
-
`),m.addOption("--yes",!0)},Vp=async e=>{let{entry:r,jiraConfig:t}=e,o=A(r.id),s=r.id.kind==="version"?`v${r.id.raw}`:r.id.name;try{await Wo(r.type);let n=await Vo({id:r.id,jiraConfig:t,description:r.description,type:r.type});return l.info(`\u2705 Successfully created release: ${s} (${r.type})`),l.info(`\u{1F517} GitHub PR: ${n.prUrl}`),l.info(`\u{1F517} Jira Version: ${n.jiraVersionUrl}
|
|
203
|
-
`),{result:n}}catch(n){let i=new f(n,{operation:`create release ${s} (${r.type})`,remediation:"verify the version or name is unique and the base branch is clean"});return l.error(`\u274C ${i.message}
|
|
204
|
-
`),{failure:{version:o,error:i.message}}}},Jp=(e,r,t)=>{r===e?l.info(`\u2705 All ${e} release branch(es) were created successfully.`):r>0?(l.warn(`\u26A0\uFE0F ${r} of ${e} release branches were created successfully.`),l.warn(`\u274C ${t} release(s) failed.`)):l.error(`\u274C All ${e} release branch(es) failed to create.`)},Wi=async e=>{let{releases:r,confirmedCommand:t}=e,o=await mr(),s=null,i=await Mp(r,async()=>(s===null&&(s=await on()),s));if(i.length===0)throw new f(void 0,{operation:"create release",remediation:'pass at least one entry in "releases" (e.g. [{ version: "1.2.5", type: "regular" }])',stderrExcerpt:"no releases provided"});Lp(i),await V({operation:"create release"}),await Wp(i,!!t);let a=[],c=[];for(let d of i){let{result:u,failure:g}=await Vp({entry:d,jiraConfig:o});u&&a.push(u),g&&c.push(g)}Jp(i.length,a.length,c.length),m.print();let p={createdBranches:a.map(d=>d.branchName),successCount:a.length,failureCount:c.length,releases:a,failedReleases:c};return{content:h(JSON.stringify(p,null,2)),structuredContent:p}},cn=k({name:"release-create",requiresHumanConfirm:!0,description:'Create one or more releases in a single call. Each entry in "releases" carries EITHER a "version" (semver or the literal token "next") OR a "name" (free-form kebab-case identifier) \u2014 exactly one is required and they are mutually exclusive. Each entry also has its own type (regular|hotfix, default regular) and optional description; all entries in one call must share the same type \u2014 mixed regular+hotfix batches are rejected (create them in separate invocations). For each release this tool switches to the appropriate base branch (dev for regular, main for hotfix), cuts the release branch (release/v<semver> for versions, release/<name> for names), opens a GitHub release PR, and creates the matching Jira fix version (v<semver> for versions, <name> for names). The literal token "next" auto-increments from the union of remote release branches and Jira fix versions (regular bumps minor + resets patch; hotfix bumps patch on the highest minor); multiple "next" tokens advance sequentially. Named releases never auto-bump and "next" is version-only. Must be run from the main repository checkout (not a linked worktree) on the matching base branch with a clean working tree. Confirmation is auto-skipped for MCP calls, so the caller is responsible for gating. Continues on per-release failure and reports successes/failures.',inputSchema:{releases:E.array(E.object({version:E.string().optional().describe('Version to create (e.g., "1.2.5") or the literal token "next" for auto-increment. Mutually exclusive with "name".'),name:E.string().optional().describe('Free-form kebab-case release name (e.g., "checkout-redesign"). Mutually exclusive with "version". Named releases never auto-bump.'),type:E.enum(["regular","hotfix"]).optional().default("regular").describe('Release type: "regular" (branches off dev) or "hotfix" (branches off main).'),description:E.string().optional().describe("Optional description for the Jira version.")}).refine(e=>e.version===void 0!=(e.name===void 0),{message:'Each release entry must have exactly one of "version" or "name" (they are mutually exclusive).'}).transform(e=>e.name!==void 0?{name:e.name,type:e.type,...e.description?{description:e.description}:{}}:{version:e.version,type:e.type,...e.description?{description:e.description}:{}})).min(1).describe('One or more releases to create. Each entry has exactly one of "version" or "name", plus its own type and optional description.'),confirm:E.boolean().optional().describe("Set true to execute; omit for a dry-run gate that echoes the resolved action.")},outputSchema:{createdBranches:E.array(E.string()).describe("List of created release branch names"),successCount:E.number().describe("Number of releases created successfully"),failureCount:E.number().describe("Number of releases that failed"),releases:E.array(E.object({version:E.string().describe("Version number"),type:E.enum(["regular","hotfix"]).describe("Release type"),branchName:E.string().describe("Release branch name"),prUrl:E.string().describe("GitHub PR URL"),jiraVersionUrl:E.string().describe("Jira version URL")})).describe("Detailed information for each created release with URLs"),failedReleases:E.array(E.object({version:E.string().describe("Version number that failed"),error:E.string().describe("Error message")})).describe("List of releases that failed with error messages")},handler:Wi});import Bp from"@inquirer/input";import{z as Ce}from"zod";var Vi=(e,r)=>`${e.baseUrl}/projects/${r.projectId}/versions/${r.id}/tab/release-report-all-issues`,Kp=(e,r)=>r.trim()!==""?`${e}
|
|
205
|
-
|
|
206
|
-
${r}`:`${e}
|
|
207
|
-
`,Gp=async()=>{let e=await C(),r=e.map(n=>n.branch),t=new Map(e.map(n=>[n.branch,T(n.title)])),o=await $(),s=await Pe(D({branches:r,descriptions:o,types:t}));return{branch:s,type:t.get(s)||"regular"}},Up=async e=>{let t=(await C()).find(o=>o.branch===e);if(!t)throw new f(void 0,{operation:`edit description for ${e}`,remediation:`confirm an open PR exists for ${e} ('gh pr list')`});return T(t.title)},zp=async e=>{let r=e===""?"(no current description)":`current: "${e}"`,o=(await P(s=>Bp({message:` New description ${r} (press Enter to keep current): `},s))).trim();return o===""?e:o},Ji=async e=>{let{version:r,description:t,confirmedCommand:o}=e,s=await mr(),n;r?(n=pe(r),await Up(n)):(m.setInteractive(),n=(await Gp()).branch);let i=I(n);if(!i)throw new f(void 0,{operation:`edit description for ${n}`,remediation:'pass a version (e.g. "1.2.5") or a release name (e.g. "checkout-redesign")'});let a=A(i);m.addOption("--version",a);let c=H(i),p=await Pt(c,s);if(!p)throw new f(void 0,{operation:`edit description for ${c}`,remediation:`create the Jira fix version "${c}" first or pick a different release`});let d=p.description??"",u;t!==void 0?(u=t,m.addOption("--description",u)):(m.setInteractive(),u=await zp(d));let g=v=>{let S={version:a,branch:n,jiraVersionUrl:Vi(s,p),previousDescription:d,newDescription:u,changed:v};return{content:h(JSON.stringify(S,null,2)),structuredContent:S}};if(u===d)return l.info(`No change \u2014 description for ${c} is already: "${d}"`),m.print(),g(!1);await F(o,`Update description for ${c}?
|
|
208
|
-
from: "${d}"
|
|
209
|
-
to: "${u}"
|
|
210
|
-
`),m.addOption("--yes",!0),await Tt({versionId:p.id,description:u},s);let y=Vi(s,p),R=Kp(y,u);return await At({branch:n,body:R}),l.info(`\u2705 Updated description for ${c}`),l.info(`\u{1F517} Jira Version: ${y}`),l.info(`\u{1F517} PR branch: ${n}
|
|
211
|
-
`),m.print(),g(!0)},ln=k({name:"release-desc-edit",description:"Edit a release's description in Jira and in the matching GitHub release PR body. Accepts a release version or a release name: targets the Jira fix version named `v<version>` (versioned) or `<name>` (named) and the open PR on branch `release/v<version>` or `release/<name>`. The PR body is rewritten canonically to `<jiraVersionUrl>\\n\\n<description>` \u2014 any prior manual edits to the body are overwritten. Both `version` and `description` are required for MCP calls (the picker/prompt are unreachable without a TTY). Empty `description` clears the description on both sides. Confirmation is auto-skipped for MCP, so the caller is responsible for gating.",inputSchema:{version:Ce.string().describe('Accepts a release version (e.g. "1.2.5") OR a release name (e.g. "checkout-redesign").'),description:Ce.string().describe("New description. Empty string clears the description.")},outputSchema:{version:Ce.string().describe("Release version"),branch:Ce.string().describe('Release branch name (e.g. "release/v1.2.5" or "release/checkout-redesign")'),jiraVersionUrl:Ce.string().describe("Jira fix version URL"),previousDescription:Ce.string().describe("The description before the update"),newDescription:Ce.string().describe("The description after the update"),changed:Ce.boolean().describe("Whether the description actually changed")},handler:Ji});import{execFile as sd}from"node:child_process";import zi from"node:path";import qi from"node:process";import{z as O}from"zod";import Bi from"node:fs/promises";import Mt from"node:path";var Ur=async e=>{let{workspacePath:r,folderPaths:t}=e,o=Mt.dirname(r),s;try{s=await Bi.readFile(r,"utf-8")}catch(d){throw new Error(`Cursor workspace file not found at ${r}: ${d.message}`)}let n;try{n=JSON.parse(s)}catch(d){throw new Error(`Failed to parse ${r} as JSON. Comments (JSONC) are not supported. ${d.message}`)}let i=n.folders??[],a=new Set(i.map(d=>Mt.resolve(o,d.path))),c=[],p=[];for(let d of t){let u=Mt.resolve(d);if(a.has(u)){p.push(d);continue}let g=Mt.relative(o,u);i.push({path:g}),a.add(u),c.push(d)}return n.folders=i,await Bi.writeFile(r,`${JSON.stringify(n,null,2)}
|
|
212
|
-
`,"utf-8"),{added:c,skipped:p}};import{$ as qp}from"zx";var zr=async e=>{await qp`cursor ${e}`};import Hp from"node:fs/promises";import Wt from"node:path";import Ki from"node:fs/promises";import Lt from"node:path";var qr=async e=>{let{workspacePath:r,folderPaths:t}=e,o=Lt.dirname(r),s;try{s=await Ki.readFile(r,"utf-8")}catch(g){throw new Error(`Cursor workspace file not found at ${r}: ${g.message}`)}let n;try{n=JSON.parse(s)}catch(g){throw new Error(`Failed to parse ${r} as JSON. Comments (JSONC) are not supported. ${g.message}`)}let i=n.folders??[],a=new Set(t.map(g=>Lt.resolve(g))),c=new Set,p=i.filter(g=>{let y=Lt.resolve(o,g.path);return a.has(y)?(c.add(y),!1):!0});n.folders=p,await Ki.writeFile(r,`${JSON.stringify(n,null,2)}
|
|
213
|
-
`,"utf-8");let d=[],u=[];for(let g of t){let y=Lt.resolve(g);c.has(y)?d.push(g):u.push(g)}return{removed:d,notFound:u}};var pn=async e=>{let{workspacePath:r,worktreeDir:t,currentBranches:o}=e,s=Wt.dirname(r),n=Wt.resolve(`${t}/release`),i=await Hp.readFile(r,"utf-8"),c=JSON.parse(i).folders??[],p=new Set(o.map(R=>Wt.resolve(`${t}/${R}`))),d=[];for(let R of c){let v=Wt.resolve(s,R.path);(v===n||v.startsWith(`${n}/`))&&!p.has(v)&&d.push(v)}let u=[];d.length>0&&(u=(await qr({workspacePath:r,folderPaths:d})).removed);let g=o.map(R=>`${t}/${R}`),{added:y}=g.length>0?await Ur({workspacePath:r,folderPaths:g}):{added:[]};return{added:y,removed:u}};import Gi from"node:path";var Ke=(e,r)=>Gi.isAbsolute(e)?e:Gi.resolve(r,e);var dn=async e=>{let{projectRoot:r,worktreeDir:t,currentBranches:o,cursorConfig:s}=e;if(!s.workspaceConfigPath)return l.warn("\u26A0\uFE0F Skipping Cursor: workspaceConfigPath is not set."),{ran:!1,added:0,removed:0};let n=Ke(s.workspaceConfigPath,r);try{let{added:i,removed:a}=await pn({workspacePath:n,worktreeDir:t,currentBranches:o});return o.length>0&&await zr(n),{ran:!0,added:i.length,removed:a.length}}catch(i){return l.warn({error:i},`\u26A0\uFE0F Failed to reconcile/open Cursor workspace at ${n}`),{ran:!1,added:0,removed:0}}};import{$ as Zp}from"zx";var un=async e=>{let{folderPaths:r}=e;for(let t of r)await Zp`zed --add ${t}`;return{added:r}};import{$ as Yp}from"zx";var mn=async e=>{let{worktreePaths:r}=e;if(r.length===0)return{ran:!1,added:0,removed:0};try{return await Yp`zed ${r}`,{ran:!0,added:r.length,removed:0}}catch(t){return l.warn({error:t},"\u26A0\uFE0F Failed to open Zed workspace"),{ran:!1,added:0,removed:0}}};import{$ as Xp}from"zx";var fn=async e=>{let{projectRoot:r,worktreeDir:t,remainingBranches:o}=e,s=[r,...o.map(n=>`${t}/${n}`)];try{return await Xp`zed --reuse ${s}`,l.info(`\u21BB Refreshed Zed workspace to root + ${o.length} release worktree(s) (other folders in the focused window are not preserved)`),{ran:!0}}catch(n){return l.warn({error:n},"\u26A0\uFE0F Failed to refresh Zed workspace"),{ran:!1}}};var ue=e=>{throw new Error(`Unexpected value: ${JSON.stringify(e)}`)};var gn=async e=>{let{projectRoot:r,worktreeDir:t,branches:o}=e,s=await x(),n=re(s),i=o.map(c=>`${t}/${c}`),a=[];for(let c of n)switch(c.provider){case"cursor":{if(!c.config.workspaceConfigPath){l.warn("\u26A0\uFE0F Skipping Cursor: ide.config.workspaceConfigPath is not set in infra-kit config"),a.push({ran:!1,provider:"cursor",added:0,skipped:0});break}let p=Ke(c.config.workspaceConfigPath,r),{added:d,skipped:u}=await Ur({workspacePath:p,folderPaths:i}),g=u.length>0?` (${u.length} already present)`:"";l.info(`\u2705 Added ${d.length} folder(s) to ${p}${g}`),await zr(p),a.push({ran:!0,provider:"cursor",added:d.length,skipped:u.length});break}case"zed":{let{added:p}=await un({folderPaths:i});l.info(`\u2705 Added ${p.length} folder(s) to Zed workspace`),a.push({ran:!0,provider:"zed",added:p.length,skipped:0});break}default:ue(c)}return a};var hn=async e=>{let r=await x(),t=re(r),{projectRoot:o,worktreeDir:s,worktreePaths:n,currentBranches:i}=e,a=[];for(let c of t)switch(c.provider){case"cursor":{let p=await dn({projectRoot:o,worktreeDir:s,currentBranches:i,cursorConfig:c.config});a.push({...p,provider:"cursor"});break}case"zed":{let p=await mn({worktreePaths:n});a.push({...p,provider:"zed"});break}default:ue(c)}return a};var vn=e=>{switch(e){case"cursor":return"Cursor";case"zed":return"Zed";case void 0:return"IDE";default:return ue(e)}};var Hr=async e=>{let{projectRoot:r,worktreeDir:t,currentWorktrees:o,removedWorktrees:s,allowEditorRelaunch:n}=e;if(s.length===0)return[];let i=await x(),a=re(i),c=s.map(u=>`${t}/${u}`),p=o.filter(u=>!s.includes(u)),d=[];for(let u of a)switch(u.provider){case"cursor":{d.push(await Qp({ide:u,projectRoot:r,folderPaths:c}));break}case"zed":{d.push(await ed({projectRoot:r,worktreeDir:t,remainingBranches:p,allowEditorRelaunch:n}));break}default:ue(u)}return d},Qp=async e=>{let{ide:r,projectRoot:t,folderPaths:o}=e;if(!r.config.workspaceConfigPath)return{provider:"cursor",supported:!0,removed:[]};let s=Ke(r.config.workspaceConfigPath,t);try{let{removed:n}=await qr({workspacePath:s,folderPaths:o});return n.length>0&&l.info(`\u2705 Removed ${n.length} folder(s) from ${s}`),{provider:"cursor",supported:!0,removed:n}}catch(n){return l.warn({error:n},`\u26A0\uFE0F Failed to update Cursor workspace at ${s}`),{provider:"cursor",supported:!0,removed:[]}}},ed=async e=>{let{projectRoot:r,worktreeDir:t,remainingBranches:o,allowEditorRelaunch:s}=e;return s?(await fn({projectRoot:r,worktreeDir:t,remainingBranches:o}),{provider:"zed",supported:!0,removed:[]}):(l.info("\u2139\uFE0F Zed folder removal skipped (no interactive session); close removed worktree folders in Zed manually if needed."),{provider:"zed",supported:!0,removed:[]})};var Vt=["workspace","none"];import kn from"node:fs/promises";import Zr from"node:path";var Ui=async e=>{try{return await kn.access(e),!0}catch{return!1}},rd=async e=>{if(e&&e.length>0)return e;try{let r=await Ge();return[Zr.dirname(r)]}catch(r){throw new f(r,{operation:"discover infra-kit projects",remediation:"run inside an infra-kit repo, or pass --root <dir>"})}},td=e=>e.isDirectory()||e.isSymbolicLink(),od=async(e,r)=>{if(!td(r))return null;let t=Zr.join(e,r.name),[o,s]=await Promise.all([Ui(Zr.join(t,".git")),Ui(Zr.join(t,"infra-kit.json"))]);if(!o||!s)return null;try{let n=await kn.realpath(t);return{name:Zr.basename(t),repoRoot:n}}catch{return null}},nd=async e=>{try{return await kn.readdir(e,{withFileTypes:!0})}catch{return[]}},wn=async(e={})=>{let r=await rd(e.roots),t=new Map;for(let o of r){let s=await nd(o);for(let n of s){let i=await od(o,n);i&&!t.has(i.repoRoot)&&t.set(i.repoRoot,i)}}return[...t.values()].sort((o,s)=>o.name.localeCompare(s.name))};var id=async(e={})=>e.all?fd(e):Hi(e),Hi=async(e={})=>{let{releaseOnly:r=!1,force:t=!1,dryRun:o=!1}=e;await x();try{let s=await b(),n=`${s}${te}`,i=zi.basename(await Ge(s)),a=await Jn(s),c=ad(a,r),p=c.map(v=>v.path),d=c.map(v=>v.branch).filter(v=>Ae(v)),u=c.map(v=>({title:mt({branch:v.branch??zi.basename(v.path)}),cwd:v.path}));if(o){let v=await dd({repo:i,releaseOnly:r,force:t,worktreePaths:p,targets:u});return ud(v,n),m.print(),{content:h(JSON.stringify(v,null,2)),structuredContent:v}}let[g,y]=await Promise.all([hn({projectRoot:s,worktreeDir:n,worktreePaths:p,currentBranches:d}),cd({targets:u,force:t,repoName:i})]),R={repo:i,dryRun:!1,releaseOnly:r,worktreePaths:p,ideProviders:g.filter(v=>v.ran).map(v=>v.provider),cmuxOpened:y.opened,cmuxSkipped:y.skipped,cmuxClosed:y.closed};return md(R,{ideRan:g.some(v=>v.ran)}),m.print(),{content:h(JSON.stringify(R,null,2)),structuredContent:R}}catch(s){throw s instanceof f?s:(l.error({error:s},"\u274C Error reopening worktree windows"),new f(s,{operation:"reopen worktrees",remediation:"run `infra-kit doctor` to check this project's setup"}))}},ad=(e,r)=>e.filter(t=>t.bare||t.prunable?!1:r?Ae(t.branch):!0),cd=async e=>{let{targets:r,force:t,repoName:o}=e,s=await dt(o),n=t?await ld({targets:r}):[],{opened:i,skipped:a}=await pd({targets:r,force:t,repoName:o,groupRef:s});return{opened:i,skipped:a,closed:n}},ld=async e=>{let{targets:r}=e;if(r.length===0)return[];let t=await Xe(),o=[];for(let s of r)t.has(await yr(s.cwd))&&(await Qe(s.cwd),o.push(s.title));return o},Zi=async(e,r,t)=>{let o=[],s=[];for(let n of e)!t&&r.has(await yr(n.cwd))?s.push(n.title):o.push(n);return{toOpen:o,skipped:s}},pd=async e=>{let{targets:r,force:t,repoName:o,groupRef:s=null}=e,n=t?new Set:new Set((await Xe()).keys()),{toOpen:i,skipped:a}=await Zi(r,n,t),c=[],p=s,d=!1;for(let u of i)try{if(p)await er({cwd:u.cwd,title:u.title,group:p});else{let g=await er({cwd:u.cwd,title:u.title});d||(p=await ut(o,[g]),d=!0)}c.push(u.title)}catch(g){l.warn({error:g,title:u.title},`\u26A0\uFE0F Failed to reopen cmux workspace ${u.title}`)}return{opened:c,skipped:a}},dd=async e=>{let{repo:r,releaseOnly:t,force:o,worktreePaths:s,targets:n}=e,i=o?new Set:new Set((await Xe()).keys()),{toOpen:a,skipped:c}=await Zi(n,i,o);return{repo:r,dryRun:!0,releaseOnly:t,worktreePaths:s,ideProviders:[],cmuxOpened:a.map(p=>p.title),cmuxSkipped:c,cmuxClosed:[]}},ud=(e,r)=>{l.info(`\u{1F50E} reopen --dry-run for ${e.repo} (worktrees dir: ${r})`),l.info(`\u{1F4C2} Would open ${e.worktreePaths.length} folder(s) in the editor:`);for(let t of e.worktreePaths)l.info(` ${t}`);if(e.cmuxOpened.length>0){l.info(`\u{1FA9F} Would open ${e.cmuxOpened.length} cmux workspace(s):`);for(let t of e.cmuxOpened)l.info(` ${t}`)}if(e.cmuxSkipped.length>0){l.info(`\u21A9\uFE0F Already open (would skip) ${e.cmuxSkipped.length} cmux workspace(s):`);for(let t of e.cmuxSkipped)l.info(` ${t}`)}},md=(e,r)=>{if(e.cmuxClosed.length>0&&l.info(`\u{1F9F9} Closed ${e.cmuxClosed.length} cmux workspace(s)`),r.ideRan){let t=e.ideProviders.map(o=>vn(o)).join(", ");l.info(`\u2705 Opened editor workspace(s): ${t}`)}if(e.cmuxOpened.length>0){l.info("\u2705 Opened cmux workspaces:");for(let t of e.cmuxOpened)l.info(t)}e.cmuxSkipped.length>0&&l.info(`\u21A9\uFE0F ${e.cmuxSkipped.length} cmux workspace(s) already open \u2014 skipped`),!r.ideRan&&e.cmuxOpened.length===0&&e.cmuxClosed.length===0&&l.info("\u2139\uFE0F Nothing to reopen")},fd=async e=>{let{project:r=[],root:t=[],releaseOnly:o=!1,force:s=!1,dryRun:n=!1}=e,i=await wn({roots:t}),a=gd(i,r),c=hd({releaseOnly:o,force:s,dryRun:n}),p=[];for(let u of a)p.push(await vd(u,c));let d={all:!0,dryRun:n,projects:a,results:p};return wd(d),m.print(),{content:h(JSON.stringify(d,null,2)),structuredContent:d}},gd=(e,r)=>{if(r.length===0)return e;let t=new Set(e.map(o=>o.name));for(let o of r)t.has(o)||l.warn(`\u26A0\uFE0F --project ${o} matched no discovered project \u2014 skipping`);return e.filter(o=>r.includes(o.name))},hd=e=>{let r=[];return e.dryRun&&r.push("--dry-run"),e.releaseOnly&&r.push("--release-only"),e.force&&r.push("--force"),r},vd=async(e,r)=>{try{let t=await kd(e.repoRoot,r);return{...JSON.parse(t),repo:e.name,ok:!0}}catch(t){let o=t instanceof Error?t.message:String(t);return l.warn({error:t},`\u26A0\uFE0F reopen failed for ${e.name} \u2014 continuing`),{repo:e.name,ok:!1,error:o}}},kd=(e,r)=>{let t=qi.argv[1];return t===void 0?Promise.reject(new Error("cannot resolve the infra-kit CLI entry \u2014 process.argv[1] is undefined")):new Promise((o,s)=>{let n=[t,"reopen","--json",...r];sd(qi.execPath,n,{cwd:e,maxBuffer:16*1024*1024},(i,a)=>{if(i){s(i);return}o(a)})})},wd=e=>{let r=e.results.filter(n=>n.ok).length,t=e.results.length-r;l.info(`\u{1F310} reopen --all${e.dryRun?" --dry-run":""}: ${e.projects.length} project(s)`);let o=0,s=0;for(let n of e.results)n.ok?(o+=n.cmuxOpened.length,s+=n.cmuxSkipped.length,l.info(` \u2705 ${n.repo}: ${n.worktreePaths.length} folder(s), ${n.cmuxOpened.length} cmux ${e.dryRun?"planned":"opened"}, ${n.cmuxSkipped.length} skipped`)):l.info(` \u274C ${n.repo}: ${n.error}`);l.info(`\u{1F4CA} ${r} ok, ${t} failed \u2014 ${o} cmux ${e.dryRun?"planned":"opened"}, ${s} already open`)},yn=k({name:"reopen",description:"Reopen editor + cmux windows for every active worktree in the current project \u2014 the main checkout plus every linked worktree (release, feature, detached). Additive and idempotent by default: cmux workspaces already open are skipped, so running twice does not double the windows. Zed opens the exact folder set; Cursor reconciles its release-branch-shaped workspace. Set releaseOnly to restrict to release worktrees (the legacy reload scope). Set force to close each cmux workspace first, then reopen (disruptive). Set dryRun to return the plan without spawning anything. Non-destructive to git \u2014 only cmux/editor view state is touched.",inputSchema:{releaseOnly:O.boolean().optional().describe("Restrict to release worktrees (reproduces the legacy worktrees-reload scope)"),force:O.boolean().optional().describe("Close each cmux workspace first, then reopen (disruptive)"),dryRun:O.boolean().optional().describe("Return the plan (paths + cmux titles) without spawning anything")},outputSchema:{repo:O.string().describe("Repository name the reopen ran for"),dryRun:O.boolean().describe("Whether this was a dry run (nothing was spawned)"),releaseOnly:O.boolean().describe("Whether the set was restricted to release worktrees"),worktreePaths:O.array(O.string()).describe("Absolute folder set handed to the editor (root-first)"),ideProviders:O.array(O.string()).describe("Configured IDE providers that opened (cursor | zed); empty in dry run"),cmuxOpened:O.array(O.string()).describe("Titles of cmux workspaces opened this run"),cmuxSkipped:O.array(O.string()).describe("Titles of cmux workspaces skipped because already open (additive mode)"),cmuxClosed:O.array(O.string()).describe("Titles of cmux workspaces closed first (force mode only)")},handler:Hi});import{existsSync as ea}from"node:fs";import ra from"node:path";import $d from"node:process";import{z as ge}from"zod";import{createHash as yd}from"node:crypto";import{readFileSync as Rd}from"node:fs";var Rn=e=>yd("sha256").update(Rd(e)).digest("hex");import{readFileSync as Cd,writeFileSync as Wb}from"node:fs";import Qi from"node:path";import{z as se}from"zod";import{readdirSync as Pd}from"node:fs";import bn from"node:path";var me="vendor",bd=new Set(["node_modules","dist",".turbo",".omc","__screenshots__",".vitest-attachments",".output",".source",".nitro",".tanstack"]),xd=new Set([".sync-manifest.json",".eslintcache","log.txt"]),Ed=[".tsbuildinfo"],Yi=e=>bd.has(e),Xi=e=>xd.has(e)?!0:Ed.some(r=>e.endsWith(r));var Td=e=>e.split(bn.sep).join("/"),xn=e=>{let r=[],t=o=>{for(let s of Pd(o,{withFileTypes:!0})){let n=bn.join(o,s.name);if(s.isDirectory()){if(Yi(s.name))continue;t(n);continue}Xi(s.name)||r.push(Td(bn.relative(e,n)))}};return t(e),r.sort()};var fe=".sync-manifest.json",En=1,Sd=se.object({schemaVersion:se.number().optional(),source:se.string(),commit:se.string(),syncedAt:se.string(),fileCount:se.number(),files:se.record(se.string(),se.string())}),Pn=e=>(e.schemaVersion??En)>En;var Tn=e=>{let r=Qi.join(e,fe),t;try{t=Cd(r,"utf8")}catch{throw new Error(`Missing ${fe} at ${r}`)}let o=Sd.safeParse(JSON.parse(t));if(!o.success)throw new Error(`Invalid ${fe} at ${r}: ${se.prettifyError(o.error)}`);return o.data};var Cn=(e,r)=>{let t=r.files,o=xn(e),s=[],n=[];for(let c of o){if(!(c in t)){n.push(c);continue}Rn(Qi.join(e,c))!==t[c]&&s.push(c)}let i=new Set(o),a=Object.keys(t).filter(c=>!i.has(c));return{modified:s,added:n,removed:a}};var Sn=30,$n=(e,r)=>{if(r.length!==0){l.info(`
|
|
214
|
-
${e} (${r.length}):`);for(let t of r.slice(0,Sn))l.info(` ${t}`);r.length>Sn&&l.info(` \u2026and ${r.length-Sn} more`)}},ta=async(e={})=>{let r=e.cwd??await b(),t=ra.join(r,me),o={modified:[],added:[],removed:[],fileCount:0};if(!ea(t)){l.info(`\u2139\uFE0F No ${me}/ folder found \u2014 nothing to check.`);let d={status:"skipped",ok:!0,...o};return{content:h(JSON.stringify(d,null,2)),structuredContent:d}}if(!ea(ra.join(t,fe))){l.error(`\u274C Missing ${me}/${fe}. Re-run the vendor sync to generate it.`);let d={status:"missing-manifest",ok:!1,...o};return{content:h(JSON.stringify(d,null,2)),structuredContent:d}}let s=Tn(t);if(Pn(s)){l.error(`\u274C ${me}/${fe} has a newer schemaVersion (${String(s.schemaVersion)}) than this CLI supports. Upgrade infra-kit.`);let d={status:"unknown-schema",ok:!1,...o};return{content:h(JSON.stringify(d,null,2)),structuredContent:d}}let{modified:n,added:i,removed:a}=Cn(t,s),c=n.length>0||i.length>0||a.length>0;c?(l.error(`\u274C ${me}/ has drifted from ${me}/${fe}.`),l.error(" These files are mirrored from the source repo \u2014 edit them upstream, not here."),$n("Modified",n),$n("Added (not in manifest)",i),$n("Removed (in manifest, now missing)",a)):l.info(`\u2705 ${me}/ matches manifest (${s.fileCount} files).`);let p={status:c?"drift":"clean",ok:!c,fileCount:s.fileCount,modified:n,added:i,removed:a};return{content:h(JSON.stringify(p,null,2)),structuredContent:p}},Ad={status:ge.enum(["clean","drift","skipped","missing-manifest","unknown-schema"]),ok:ge.boolean().describe("Whether the vendor tree matches its manifest (false \u2192 CI should fail)"),fileCount:ge.number(),modified:ge.array(ge.string()),added:ge.array(ge.string()),removed:ge.array(ge.string())},An=k({name:"vendor-check",description:"Verify that files under vendor/ match the checksums in vendor/.sync-manifest.json. Self-contained (no source repo or config needed). Returns ok=false on drift, missing manifest, or an unknown future schemaVersion; ok=true when clean or when no vendor/ folder exists.",inputSchema:{},outputSchema:Ad,handler:()=>ta({cwd:$d.cwd()})});import{z as Id}from"zod";var oa=async()=>{let e=pt.version;l.info(e);let r={version:e};return{content:h(JSON.stringify(r,null,2)),structuredContent:r}},In=k({name:"version",description:"Print the installed infra-kit CLI version",inputSchema:{},outputSchema:{version:Id.string().describe("Installed infra-kit CLI version (from package.json)")},handler:oa});import na from"@inquirer/confirm";import _d from"node:path";import{z as he}from"zod";import{$ as Yr}from"zx";var Od="feature",Nd="release",ia=async e=>{let{confirmedCommand:r,all:t,versions:o,githubDesktop:s,cmux:n}=e,i=e.ide??e.cursor;await V({operation:"create worktrees"});try{let a=await ee("release"),c=await b(),p=`${c}${te}`;await sa(`${p}/${Nd}`),await sa(`${p}/${Od}`);let d=[];if(o)d=o.split(",").map(N=>ve(ie(N.trim())));else{let N=await C(),Q=N.map(Se=>Se.branch);if(Q.length===0)return l.info("\u2139\uFE0F No open release branches found"),m.print(),{content:h(JSON.stringify({createdWorktrees:[],count:0},null,2)),structuredContent:{createdWorktrees:[],count:0}};if(t)d=Q;else{m.setInteractive();let Se=new Map(N.map($e=>[$e.branch,T($e.title)])),Qr=await $();d=await fr(D({branches:Q,descriptions:Qr,types:Se}),{required:!0})}}t?m.addOption("--all",!0):m.addOption("--versions",Ve(d)),await F(r,"Are you sure you want to proceed with these worktree changes?"),r||m.addOption("--yes",!0);let u=await x(),g=i??(re(u).length>0?"workspace":"none");m.addOption("--ide",g);let y=s??u.worktrees?.openInGithubDesktop??await P(N=>na({message:"Open created worktrees in GitHub Desktop?"},N));typeof s>"u"&&u.worktrees?.openInGithubDesktop===void 0&&m.setInteractive(),y?m.addOption("--github-desktop",!0):m.addOption("--no-github-desktop",!0);let R=n??u.worktrees?.openInCmux??await P(N=>na({message:"Open created worktrees in cmux?"},N));typeof n>"u"&&u.worktrees?.openInCmux===void 0&&m.setInteractive(),R?m.addOption("--cmux",!0):m.addOption("--no-cmux",!0);let{branchesToCreate:v}=Dd({selectedReleaseBranches:d,currentWorktrees:a}),S=await jd(v,p);if(Fd(S),g==="workspace"&&await gn({projectRoot:c,worktreeDir:p,branches:S}),y)for(let N of S)await Yr`github ${p}/${N}`,await Yr`sleep 5`;if(R){let N=_d.basename(await Ge(c)),Q=await Xe(),Se=await dt(N),Qr=!1;for(let $e of S){let Bt=`${p}/${$e}`;if(Q.has(await yr(Bt)))continue;let Mn=mt({branch:$e});try{if(Se)await er({cwd:Bt,title:Mn,group:Se});else{let Kt=await er({cwd:Bt,title:Mn});Qr||(Se=await ut(N,[Kt]),Qr=!0)}}catch(Kt){l.warn({error:Kt,branch:$e},`\u26A0\uFE0F Failed to open cmux workspace for ${$e}`)}}}m.print();let q={createdWorktrees:S,count:S.length};return{content:h(JSON.stringify(q,null,2)),structuredContent:q}}catch(a){throw rr(a)?a:(l.error({error:a},"\u274C Error managing worktrees"),new f(a,{operation:"create worktrees",remediation:"verify branches don't already exist as worktrees: 'git worktree list'"}))}},sa=async e=>{await Yr`mkdir -p ${e}`},Dd=e=>{let{selectedReleaseBranches:r,currentWorktrees:t}=e,o=t.filter(n=>Ae(n));return{branchesToCreate:r.filter(n=>!o.includes(n))}},jd=async(e,r)=>{let t=await Promise.allSettled(e.map(async s=>{let n=`${r}/${s}`;return await Yr`git worktree add ${n} ${s}`,await Yr({cwd:n})`pnpm install`,s})),o=[];for(let[s,n]of t.entries())if(n.status==="fulfilled")o.push(n.value);else{let i=e[s],a=new f(n.reason,{operation:`git worktree add for ${i}`,remediation:"check the branch name and that the parent dir is writable"});l.error({error:n.reason,msg:a.message})}return o},Fd=e=>{if(e.length>0){l.info("\u2705 Created git worktrees:");for(let r of e)l.info(r);l.info("")}else l.info("\u2139\uFE0F No new git worktrees to create")},_n=k({name:"worktrees-add",description:'Create local git worktrees for release branches under the worktrees directory and run "pnpm install" in each. Mutates the local filesystem. When invoked via MCP, pass either "versions" (comma-separated) or all=true \u2014 the branch picker and "open in Cursor / GitHub Desktop / cmux" follow-up prompts are unreachable without a TTY, and the CLI confirmation is auto-skipped for MCP calls.',inputSchema:{all:he.boolean().optional().describe('Add worktrees for every open release branch. Either "all" or "versions" must be provided for MCP calls (the interactive picker is unavailable without a TTY). Ignored if "versions" is provided.'),versions:he.string().optional().describe('Comma-separated release versions or names to target (e.g. "1.2.5, 1.2.6" or "checkout-redesign, 1.2.5"). Either "versions" or all=true must be provided for MCP calls. Overrides "all" when set.'),ide:he.enum(Vt).optional().describe('Editor open mode for created worktrees, applied to all configured editors (Cursor and/or Zed, per the "ide" config). "workspace" (the only attach style) adds each worktree to every configured editor workspace and opens it. "none" skips the editor. Resolution order: this flag \u2192 "workspace" when at least one "ide" is configured \u2192 "none" otherwise.'),cursor:he.enum(Vt).optional().describe('Deprecated alias for "ide". Prefer "ide". Ignored when "ide" is provided.'),githubDesktop:he.boolean().optional().describe('Open each created worktree in GitHub Desktop. Resolution order: this flag \u2192 "worktrees.openInGithubDesktop" from infra-kit config \u2192 interactive prompt (CLI) / false (MCP, no TTY).'),cmux:he.boolean().optional().describe('Open each created worktree in a new cmux workspace, all rooted at the worktree directory. Pane layout follows "worktrees.cmux.layout" (default "two-columns": left | right; or "three-pane": left split top/bottom + full-height right). Resolution order: this flag \u2192 "worktrees.openInCmux" from infra-kit config \u2192 interactive prompt (CLI) / false (MCP, no TTY).')},outputSchema:{createdWorktrees:he.array(he.string()).describe("List of created git worktree branches"),count:he.number().describe("Number of git worktrees created")},handler:ia});import{z as vr}from"zod";var aa=async()=>{await x();let e=await ee("release");if(e.length===0)return l.info("\u2139\uFE0F No active worktrees found"),{content:h(JSON.stringify({worktrees:[],count:0},null,2)),structuredContent:{worktrees:[],count:0}};let[r,t]=await Promise.all([C(),$()]),o=new Map(r.map(c=>[c.branch,T(c.title)])),s=e.flatMap(c=>{let p=I(c);if(!p)return[];let d=A(p),u=o.get(c)||"regular",g=t.get(H(p))||null;return[{version:d,type:u,description:g}]}),n=Math.max(...s.map(c=>c.version.length)),i=s.map(c=>{let p=Wr(c.version,c.type,n);return c.description?`${p} ${c.description}`:p});l.info(`\u{1F33F} Active worktrees:
|
|
215
|
-
|
|
216
|
-
${i.join(`
|
|
217
|
-
`)}`);let a={worktrees:s,count:s.length};return{content:h(JSON.stringify(a,null,2)),structuredContent:a}},On=k({name:"worktrees-list",description:"List existing release-branch worktrees with version, release type (regular / hotfix), and Jira fix-version description. Read-only.",inputSchema:{},outputSchema:{worktrees:vr.array(vr.object({version:vr.string().describe("Release version"),type:vr.enum(["regular","hotfix"]).describe("Release type"),description:vr.string().nullable().describe("Jira version description")})).describe("List of all worktrees with details"),count:vr.number().describe("Number of worktrees")},handler:aa});import{z as Xr}from"zod";var Md=e=>{if(rt()){if(e.all)throw new f(void 0,{operation:"remove worktrees",remediation:'name targets explicitly via "versions"; bulk all=true removal is disabled over MCP',stderrExcerpt:"all=true is not permitted for worktrees-remove over MCP"});if(!e.versions)throw new f(void 0,{operation:"remove worktrees",remediation:'pass "versions" (comma-separated release versions/names); the interactive picker needs a TTY',stderrExcerpt:'worktrees-remove over MCP requires "versions"'})}},Ld=(e,r)=>{let t=e.filter(o=>!r.includes(o));if(t.length>0)throw new f(void 0,{operation:"remove worktrees",remediation:`no active worktree for: ${t.join(", ")}. Run 'infra-kit worktrees list' to see current worktrees`,stderrExcerpt:`unmatched worktree target(s): ${t.join(", ")}`})},ca=async e=>{let{confirmedCommand:r,all:t,versions:o}=e;await V({operation:"remove worktrees"}),await x(),Md({all:t,versions:o});try{let s=await ee("release");if(s.length===0)return l.info("\u2139\uFE0F No active worktrees to remove"),m.print(),{content:h(JSON.stringify({removedWorktrees:[],count:0},null,2)),structuredContent:{removedWorktrees:[],count:0}};let n=await b(),i=`${n}${te}`,a=[];if(t)a=s;else if(o)a=o.split(",").map(u=>ve(ie(u.trim())));else{m.setInteractive();let[u,g]=await Promise.all([$(),C()]),y=new Map(g.map(R=>[R.branch,T(R.title)]));a=await fr(D({branches:s,descriptions:u,types:y}),{required:!0})}Ld(a,s);let c=a.length===s.length;c?m.addOption("--all",!0):m.addOption("--versions",Ve(a)),await F(r,"Are you sure you want to proceed with these worktree changes?"),r||m.addOption("--yes",!0);let p=await Kr({branches:a,worktreeDir:i,pruneFolder:c});await Hr({projectRoot:n,worktreeDir:i,currentWorktrees:s,removedWorktrees:p,allowEditorRelaunch:!r}),Wd(p),m.print();let d={removedWorktrees:p,count:p.length};return{content:h(JSON.stringify(d,null,2)),structuredContent:d}}catch(s){throw rr(s)||s instanceof f?s:(l.error({error:s},"\u274C Error managing worktrees"),new f(s,{operation:"remove worktrees",remediation:"check 'git worktree list' for the path; uncommitted changes block removal"}))}},Wd=e=>{if(e.length>0){l.info("\u274C Removed worktrees:");for(let r of e)l.info(r);l.info("")}else l.info("\u2139\uFE0F No unused worktrees to remove")},Nn=k({name:"worktrees-remove",description:'Remove local git worktrees for the named release branches. Over MCP you MUST pass "versions" (comma-separated); bulk all=true removal is disabled here (it is a one-shot, unconfirmed wipe of every worktree) \u2014 the branch picker and confirmation are unavailable without a TTY. Every named version must be an active worktree, or the call errors without removing anything. What survives: the release branches/commits themselves are never deleted, and the worktrees directory plus its release/feature subfolders are left in place (recreate a worktree with worktrees-add). What is lost: git refuses to remove a worktree with modified tracked files or untracked files, BUT it DOES delete the worktree directory including gitignored contents \u2014 a hydrated .env of Doppler secrets (re-fetch with env-load) and build output such as node_modules/dist (needs reinstall/rebuild). When every worktree is removed it also runs "git worktree prune".',requiresHumanConfirm:!0,inputSchema:{versions:Xr.string().describe('Comma-separated release versions or names to remove (e.g. "1.2.5, 1.2.6" or "checkout-redesign, 1.2.5"). Required: each must name an active worktree, or the call errors before removing anything.'),confirm:Xr.boolean().optional().describe("Set true to execute; omit for a dry-run gate that echoes the resolved action.")},outputSchema:{removedWorktrees:Xr.array(Xr.string()).describe("List of removed git worktree branches"),count:Xr.number().describe("Number of git worktrees removed")},handler:ca});import{z as Dn}from"zod";import{$ as Vd}from"zx";var la=async e=>{let{confirmedCommand:r}=e;await V({operation:"sync worktrees"}),await x();try{let t=await ee("release"),o=await b(),s=`${o}${te}`,n=await $t();await F(r,"Are you sure you want to proceed with these worktree changes?"),r||m.addOption("--yes",!0);let{branchesToRemove:i}=Jd({releasePRsList:n,currentWorktrees:t}),a=await Bd({branches:i,worktreeDir:s});await Hr({projectRoot:o,worktreeDir:s,currentWorktrees:t,removedWorktrees:a,allowEditorRelaunch:!1}),Kd(a),m.print();let c={removedWorktrees:a,count:a.length};return{content:h(JSON.stringify(c,null,2)),structuredContent:c}}catch(t){throw rr(t)?t:(l.error({error:t},"\u274C Error managing worktrees"),new f(t,{operation:"sync worktrees with remote",remediation:"ensure 'gh auth status' is ok and you can reach origin"}))}},Jd=e=>{let{releasePRsList:r,currentWorktrees:t}=e;return{branchesToRemove:t.filter(n=>Ae(n)).filter(n=>!r.includes(n))}},Bd=async e=>{let{branches:r,worktreeDir:t}=e,o=[];for(let s of r)try{let n=`${t}/${s}`;await Qe(n),await Vd`git worktree remove ${n}`,o.push(s)}catch(n){let i=new f(n,{operation:`remove stale worktree for ${s}`,remediation:"inspect the worktree dir manually; rerun with the branch checked out elsewhere"});l.error({error:n,branch:s,msg:i.message})}return o},Kd=e=>{if(e.length>0){l.info("\u274C Removed worktrees:");for(let r of e)l.info(r);l.info("")}else l.info("\u2139\uFE0F No unused worktrees to remove")},jn=k({name:"worktrees-sync",description:"Remove worktrees whose release PR is no longer open (stale cleanup). Only removes \u2014 never creates; use worktrees-add to create worktrees for new releases. The CLI confirmation is auto-skipped for MCP calls, so the caller is responsible for gating.",inputSchema:{},outputSchema:{removedWorktrees:Dn.array(Dn.string()).describe("List of removed worktree branches"),count:Dn.number().describe("Number of worktrees removed during sync")},handler:la});var Gd=[{key:"develop",label:"Develop"},{key:"release",label:"Release Management"},{key:"worktrees",label:"Worktrees"},{key:"environment",label:"Environment"},{key:"configuration",label:"Configuration"},{key:"vendor",label:"Vendor"},{key:"setup",label:"Setup & Diagnostics"}],Jt=[{cliName:"dev",menuGroup:"develop",mcpTool:null,mcpExposed:!1,mutating:!0,groupPath:["dev"],longRunning:!0},{cliName:"dev-status",menuGroup:"develop",mcpTool:ao,mcpExposed:!0,mutating:!1,groupPath:["dev-status"]},{cliName:"merge-dev",menuGroup:"release",mcpTool:Jo,mcpExposed:!0,mutating:!0,groupPath:["release","merge-dev"]},{cliName:"release-list",menuGroup:"release",mcpTool:qo,mcpExposed:!0,mutating:!1,groupPath:["release","list"]},{cliName:"release-create",menuGroup:"release",mcpTool:cn,mcpExposed:!0,mutating:!0,groupPath:["release","create"]},{cliName:"release-desc-edit",menuGroup:"release",mcpTool:ln,mcpExposed:!0,mutating:!0,groupPath:["release","desc-edit"]},{cliName:"release-deploy-all",menuGroup:"release",mcpTool:Go,mcpExposed:!0,mutating:!0,groupPath:["release","deploy-all"]},{cliName:"release-deploy-selected",menuGroup:"release",mcpTool:zo,mcpExposed:!0,mutating:!0,groupPath:["release","deploy-selected"]},{cliName:"release-deliver",menuGroup:"release",mcpTool:Bo,mcpExposed:!1,mutating:!0,groupPath:["release","deliver"]},{cliName:"worktrees-add",menuGroup:"worktrees",mcpTool:_n,mcpExposed:!0,mutating:!0,groupPath:["worktrees","add"]},{cliName:"worktrees-list",menuGroup:"worktrees",mcpTool:On,mcpExposed:!0,mutating:!1,groupPath:["worktrees","list"]},{cliName:"reopen",menuGroup:"worktrees",mcpTool:yn,mcpExposed:!0,mutating:!1,groupPath:["reopen"]},{cliName:"worktrees-remove",menuGroup:"worktrees",mcpTool:Nn,mcpExposed:!0,mutating:!0,groupPath:["worktrees","remove"]},{cliName:"worktrees-sync",menuGroup:"worktrees",mcpTool:jn,mcpExposed:!0,mutating:!0,groupPath:["worktrees","sync"]},{cliName:"env-status",menuGroup:"environment",mcpTool:No,mcpExposed:!0,mutating:!1,groupPath:["env-status"]},{cliName:"env-list",menuGroup:"environment",mcpTool:Oo,mcpExposed:!0,mutating:!1,groupPath:["env-list"]},{cliName:"env-load",menuGroup:"environment",mcpTool:vo,mcpExposed:!0,mutating:!0,groupPath:["env-load"],sessionEnvNotice:!0},{cliName:"env-clear",menuGroup:"environment",mcpTool:_o,mcpExposed:!0,mutating:!0,groupPath:["env-clear"],sessionEnvNotice:!0},{cliName:"env-token-list",menuGroup:"environment",mcpTool:jo,mcpExposed:!0,mutating:!1,groupPath:["env-token-list"]},{cliName:"config-get",menuGroup:"configuration",mcpTool:oo,mcpExposed:!0,mutating:!1,groupPath:["config-get"]},{cliName:"config-path",menuGroup:"configuration",mcpTool:null,mcpExposed:!1,mutating:!1,groupPath:["config","path"]},{cliName:"config-edit",menuGroup:"configuration",mcpTool:null,mcpExposed:!1,mutating:!0,groupPath:["config","edit"],entersAltScreen:!0},{cliName:"vendor-check",menuGroup:"vendor",mcpTool:An,mcpExposed:!0,mutating:!1,groupPath:["vendor","check"]},{cliName:"vendor-config",menuGroup:"vendor",mcpTool:null,mcpExposed:!1,mutating:!0,groupPath:["vendor","config"]},{cliName:"init",menuGroup:"setup",mcpTool:null,mcpExposed:!1,mutating:!0,groupPath:["init"]},{cliName:"doctor",menuGroup:"setup",mcpTool:So,mcpExposed:!1,mutating:!0,groupPath:["doctor"]},{cliName:"audit",menuGroup:"setup",mcpTool:to,mcpExposed:!0,mutating:!1,groupPath:["audit"]},{cliName:"version",menuGroup:"setup",mcpTool:In,mcpExposed:!0,mutating:!1,groupPath:["version"]},{cliName:"vendor",menuGroup:null,mcpTool:null,mcpExposed:!1,mutating:!1,groupPath:["vendor"]},{cliName:"config",menuGroup:null,mcpTool:null,mcpExposed:!1,mutating:!1,groupPath:["config"]},{cliName:"env-autoload",menuGroup:null,mcpTool:null,mcpExposed:!1,mutating:!0,groupPath:["env-autoload"]},{cliName:"env-token-set",menuGroup:null,mcpTool:null,mcpExposed:!1,mutating:!0,groupPath:["env-token-set"]},{cliName:"env-token-remove",menuGroup:null,mcpTool:null,mcpExposed:!1,mutating:!0,groupPath:["env-token-remove"]},{cliName:"self-update",menuGroup:null,mcpTool:null,mcpExposed:!1,mutating:!0,groupPath:["self-update"]},{cliName:"mcp",menuGroup:null,mcpTool:null,mcpExposed:!1,mutating:!1,groupPath:["mcp"]}];var Ud=()=>Jt.flatMap(e=>e.mcpExposed&&e.mcpTool?[e.mcpTool]:[]),zd=e=>Jt.filter(r=>r.menuGroup===e),qd=e=>Jt.some(r=>r.longRunning===!0&&r.groupPath.join(" ")===e);import Fn from"node:process";var Hd="MODULE_TYPELESS_PACKAGE_JSON",Zd=(e,r)=>typeof e=="object"&&e!==null?e.code:r,pa=!1,Yd=()=>{if(pa)return;pa=!0;let e=Fn.emitWarning.bind(Fn);Fn.emitWarning=((r,...t)=>{Zd(t[0],t[1])!==Hd&&e(r,...t)})};export{h as a,ms as b,fs as c,vs as d,Pr as e,Tr as f,Ne as g,Wm as h,qa as i,Os as j,Ns as k,ir as l,Ds as m,js as n,Rt as o,bt as p,xc as q,xo as r,wg as s,yg as t,Kg as u,Eo as v,Po as w,si as x,Dl as y,di as z,fi as A,gi as B,Do as C,wi as D,It as E,Zl as F,xi as G,Pi as H,Ai as I,_i as J,Oi as K,Ni as L,Tp as M,Wi as N,Ji as O,Vt as P,id as Q,ta as R,oa as S,ia as T,aa as U,ca as V,la as W,Gd as X,Jt as Y,Ud as Z,zd as _,qd as $,Yd as aa};
|
|
218
|
-
//# sourceMappingURL=chunk-VNHAMXNA.js.map
|