@amr-m-abdelgawad/devctl 0.2.2 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/devctl.js +178 -175
- package/package.json +2 -1
package/dist/devctl.js
CHANGED
|
@@ -1,80 +1,15 @@
|
|
|
1
1
|
#!/usr/bin/env bun
|
|
2
2
|
// @bun
|
|
3
|
-
var Zw=Object.defineProperty;var eS=(e)=>e;function tS(e,t){this[e]=eS.bind(null,t)}var Ls=(e,t)=>{for(var n in t)Zw(e,n,{get:t[n],enumerable:!0,configurable:!0,set:tS.bind(t,n)})};var D=(e,t)=>()=>(e&&(t=e(e=0)),t);var nS=import.meta.require;var eo=D(()=>{if(process.env.METADATA_SERVER_DETECTION===void 0)process.env.METADATA_SERVER_DETECTION="bios-only";if(process.env.GCE_METADATA_TIMEOUT===void 0)process.env.GCE_METADATA_TIMEOUT="0"});function Ef(e,t=""){if(t===Rf)return!0;return e.includes(Rf)||e.startsWith(rS)}function Ds(){if(Pf)return;Pf=!0;let e=process.emitWarning.bind(process);process.emitWarning=(t,...n)=>{let r=iS(n[0]),o=oS(t);if(Ef(o,r))return;e(t,...n)}}function Tf(){let e=process.stderr.write.bind(process.stderr);return process.stderr.write=(t,n,r)=>{let o=sS(t);if(Ef(o)){let i=typeof n==="function"?n:typeof r==="function"?r:void 0;if(typeof i==="function")i();return!0}if(typeof n==="function")return e(t,n);return e(t,n,r)},()=>{process.stderr.write=e}}function oS(e){if(typeof e==="string")return e;if(e instanceof Error)return e.message;return String(e)}function iS(e){if(typeof e==="string")return e;if(e&&typeof e==="object"&&"type"in e&&typeof e.type==="string")return e.type;return""}function sS(e){if(typeof e==="string")return e;if(e instanceof Uint8Array)return new TextDecoder().decode(e);return""}var Rf="MetadataLookupWarning",rS="received unexpected error =",Pf=!1;var vl=D(()=>{eo()});function L(e,t){return new Oe(e,t)}function fe(e,t,n){let r=n instanceof Error?n:Error(String(n));return new Oe(e,t,{cause:r})}function ke(e,t,n,r=""){return new Oe(e,t,{hint:n,service:r})}function Ms(e,t){return e instanceof Oe&&e.kind===t}function Df(e){if(e instanceof Oe)return e.exitCode();return 1}function Of(e){if(e instanceof Oe)return{error:F(e),kind:e.kind,hint:e.hint,service:e.service};return{error:F(e)}}function Mf(e){if(typeof e==="string")return L("general",e);if(e.kind)return new Oe(e.kind,e.error.replace(`${e.kind}: `,""),{hint:e.hint,service:e.service});return L("general",e.error)}function F(e){if(e instanceof Oe){if(e.hint!=="")return`${Af(e)} \u2014 ${e.hint}`;return Af(e)}if(e instanceof Error)return e.message;return String(e)}function Af(e){let t=`${e.kind}: `;if(e.message.startsWith(t)){let n=e.message.slice(t.length),r=e.causeError?`: ${e.causeError.message}`:"";if(r!==""&&n.endsWith(r))return n.slice(0,n.length-r.length);return n}return e.message}var ee="configuration",ar="configuration_missing",pi="service_not_found",Lf="dependency",Ke="process_start",to="authentication",cr="authorization",hn="token",Os="impersonation",yl="iap",$n="proxy",xl="health_check",Je="general",Oe;var Pe=D(()=>{Oe=class Oe extends Error{kind;hint;service;causeError;constructor(e,t,n){super(n?.cause?`${e}: ${t}: ${n.cause.message}`:`${e}: ${t}`);this.name="DevctlError",this.kind=e,this.hint=n?.hint??"",this.service=n?.service??"",this.causeError=n?.cause}exitCode(){switch(this.kind){case"configuration":case"configuration_missing":case"service_not_found":case"dependency":return 2;case"authentication":case"token":case"iap":return 3;case"authorization":case"impersonation":return 4;case"process_start":return 5;case"health_check":return 6;case"proxy":return 7;default:return 1}}}});import{spawnSync as aS}from"child_process";import{createHash as cS,randomBytes as Sl}from"crypto";import{copyFileSync as lS,existsSync as In,mkdirSync as dS,readdirSync as uS,readFileSync as kl,renameSync as Cl,statSync as pS,unlinkSync as bl,writeFileSync as fS}from"fs";import{homedir as gS}from"os";import{basename as mS,dirname as wl,join as dt,resolve as hS}from"path";function Ft(){let e=process.env.DEVCTL_HOME;if(e&&e!=="")return e;return dt(gS(),".devctl")}function Yt(e){dS(e,{recursive:!0,mode:vS})}function vn(e){let t=hS(e),n=process.platform==="win32"?t.toLowerCase():t;return cS("sha256").update(n).digest("hex").slice(0,xS)}function no(e){let t=dt(Ft(),"state",vn(e)),n=dt(Ft(),"sessions",vn(e));if(!In(t)&&In(n)){Yt(wl(t));try{Cl(n,t)}catch{Yt(t);for(let r of["state.json","devctl.lock","devctl.sock"]){let o=dt(n,r);if(In(o))lS(o,dt(t,r))}}}return Yt(t),t}function $s(){let e=dt(Ft(),"logs");return Yt(e),e}function lr(){let e=dt(Ft(),"exports");return Yt(e),e}function Wt(){let e=dt(Ft(),"credentials");return Yt(e),e}function Is(e,t=process.platform){if(t==="win32")return`\\\\.\\pipe\\devctl-${vn(e)}`;return dt(no(e),"devctl.sock")}function bS(e){return dt(no(e),"devctl.lock")}function $f(e){return dt(no(e),"state.json")}function dr(e){return dt(no(e),"bootstrap.log")}function Ff(e){let t=dr(e);if(!In(t))return;let n=no(e),r=dt(n,`${If}${_l()}.log`);try{Cl(t,r)}catch{return}SS(n)}function SS(e){let t;try{t=uS(e).filter((r)=>r.startsWith(If)&&r.endsWith(".log"))}catch{return}let n=t.map((r)=>{let o=dt(e,r);try{return{path:o,mtime:pS(o).mtimeMs}}catch{return}}).filter((r)=>r!==void 0).sort((r,o)=>o.mtime-r.mtime);for(let r=wS;r<n.length;r++)try{bl(n[r].path)}catch{}}function Gt(e,t){Yt(wl(e));let n=dt(wl(e),`.${mS(e)}.tmp-${process.pid}-${Sl(4).toString("hex")}`);fS(n,t,{mode:yS}),Cl(n,e)}function _l(e=new Date){return`${e.toISOString().slice(0,19).replace(/:/g,"-")+"Z"}-${Sl(3).toString("hex")}`}function Fs(e){let t=e.indexOf("Z-"),n=t>=0?e.slice(0,t+1):e,r=n.indexOf("T");if(r<0||!n.endsWith("Z"))return;let o=n.slice(0,r),i=n.slice(r+1,-1).replace(/-/g,":"),s=new Date(`${o}T${i}Z`);return Number.isNaN(s.getTime())?void 0:s}function ur(e){return Rl($f(e))}function Rl(e){if(!In(e))return;try{let t=JSON.parse(kl(e,"utf8"));if(Array.isArray(t.processes)&&typeof t.repo_root==="string")return t;return}catch{return}}function Nf(e,t){Gt($f(e),`${JSON.stringify(t,null,2)}
|
|
4
|
-
`)}function Hf(e,t){let n=bS(e);if(In(n)){let r=kS(n);if(r&&Pt(r.pid))throw Error(`supervisor already running (pid ${r.pid})`);try{bl(n)}catch{}}return Gt(n,JSON.stringify({pid:process.pid,socket:t})),{release:()=>{try{bl(n)}catch{}}}}function kS(e){if(!In(e))return;try{let t=JSON.parse(kl(e,"utf8"));if(typeof t.pid==="number"&&typeof t.socket==="string")return{pid:t.pid,socket:t.socket}}catch{return}return}function Pt(e){if(e<=0)return!1;if(process.platform==="win32")return CS(e);try{return process.kill(e,0),!0}catch{return!1}}function Pl(e){try{let t=aS("cmd.exe",["/d","/c",`tasklist /FO CSV /NH /FI "PID eq ${e}"`],{encoding:"buffer",windowsHide:!0,timeout:5000});return _S(t.stdout)}catch{return""}}function CS(e){try{return process.kill(e,0),!0}catch{}let t=Pl(e).toLowerCase();if(t===""||t.includes("no tasks")||t.includes("no matching"))return!1;return t.includes(String(e))}function _S(e){if(!e)return"";if(typeof e==="string")return e;if(e.length>=2&&e[0]===255&&e[1]===254)return e.toString("utf16le");if(e.length>=4&&e[1]===0&&e[3]===0)return e.toString("utf16le");return e.toString("utf8")}function El(){return Sl(24).toString("hex")}function RS(e){return dt(no(e),"mcp-token")}function jf(e){let t=RS(e);if(In(t)){let r=kl(t,"utf8").trim();if(r!=="")return r}let n=El();return Gt(t,n),n}var vS=448,yS=384,xS=16,wS=5,If="bootstrap-";var ze=()=>{};function ro(){return{args:[],shell:!1}}function Al(){return{vars:{},required:[],defaults:{}}}function Ll(){return{type:"",url:"",address:"",command:ro(),interval_seconds:0,timeout_seconds:0,start_period_seconds:0,unhealthy_threshold:3,healthy_reset_threshold:10}}function wt(e){return typeof e==="string"?e:e.service}function Fn(e){return typeof e==="string"?"service_started":e.condition||"service_started"}function Hs(e){return Fn(e)==="service_healthy"?`${wt(e)} (healthy)`:wt(e)}function Dl(){return{type:"",mode:"",service_account:"",config:{}}}function Nn(){return{extends:"",description:"",command:ro(),shell:!1,working_dir:"",dependencies:[],ports:[],environment:Al(),health:Ll(),identity:Dl(),logs:{stdout:!1,stderr:!1},restart:{policy:"",max_retries:0,backoff_seconds:0},startup:{wait_for_healthy:!1,timeout_seconds:0},capabilities:[],proxy:[],container:void 0,hooks:{pre_start:ro(),post_start:ro()}}}function pr(){return{version:1,project:{name:""},google:{project_id:"",region:""},profiles:{},templates:{},services:{},tasks:{},proxy:{enabled:!1,listen:{host:"127.0.0.1",port:0},token_endpoint:{enabled:!1,host:"",port:0},routes:[]},logs:{max_memory_events:50000,persistence:{enabled:!0,directory:"~/.devctl/logs",retention_days:14,max_session_logs:0}},auth:{refresh_threshold_seconds:300},shutdown:{grace_seconds:10},ui:{theme:"system",keymap:{}},secrets:{extra_markers:[],extra_patterns:[]},doctor:{tools:[]},plugins:[],environment:{sources:[],secrets:{}},provenance:{},repoRoot:"",configPath:""}}function io(e){return e.args.length===0||e.args.length===1&&(e.args[0]??"").trim()===""}function fi(e){if(e.type!=="")return e.type;return e.mode}function yn(e){let t=fi(e).toLowerCase();return t==="service"||t==="service_account"}function Uf(e){let t=fi(e).toLowerCase();return t==="user"||t===""}function Kf(e){if(e.policy!==""){if(e.policy==="always"||e.policy==="on_failure"||e.policy==="never")return e.policy;return e.policy}if(e.enabled===!0)return"on_failure";return"never"}function fr(e){let t=e.host===""?"127.0.0.1":e.host;if(e.port===0)return t;return`${t}:${e.port}`}function js(e){if(e.refresh_threshold_seconds<=0)return 300;return e.refresh_threshold_seconds}function Bs(e){if(e.stop_services_on_exit===void 0)return!0;return e.stop_services_on_exit}function gi(e){if(e.grace_seconds<=0)return 10;return e.grace_seconds}function qf(e){if(!e.logs.stdout&&!e.logs.stderr)return!0;return e.logs.stdout}function Vf(e){if(!e.logs.stdout&&!e.logs.stderr)return!0;return e.logs.stderr}function Ol(e,t){return e.find((n)=>n.name===t)}function Jf(e){return e[0]}var oo=1,Bf="never",Wf="on_failure",Gf="always",Ns=8080,Tl="127.0.0.1";function I(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function $l(e){return I(e)?new Set(Object.keys(e)):new Set}function K(e){if(typeof e==="string")return e;if(typeof e==="number"||typeof e==="boolean")return String(e);return""}function xe(e){if(typeof e==="number")return e;if(typeof e==="string"){let t=Number(e);return Number.isNaN(t)?0:t}return 0}function it(e){return e===!0}function Tt(e){if(!Array.isArray(e))return[];return e.map((t)=>K(t))}function Il(e){if(!Array.isArray(e))return[];return e.map((t)=>I(t)?{service:K(t.service),condition:K(t.condition)||"service_started"}:K(t))}function Hn(e){if(!I(e))return{};let t={};for(let[n,r]of Object.entries(e))t[n]=K(r);return t}function Ut(e){if(typeof e==="string")return{args:e.split(/\s+/).filter((t)=>t!==""),shell:!1};if(Array.isArray(e))return{args:e.map((t)=>K(t)),shell:!1};return ro()}function Fl(e){if(e===void 0||e===null)return[];if(typeof e==="string"||typeof e==="number")return[Ml(e,"http")];if(Array.isArray(e))return e.map((t,n)=>Ml(t,`port_${n}`));if(I(e))return Object.entries(e).map(([t,n])=>Ml(n,t));return[]}function Ml(e,t){if(typeof e==="string"&&e.toLowerCase()==="auto")return{name:t,value:0,auto:!0};return{name:t,value:xe(e),auto:!1}}function zf(e){if(!I(e))return Al();let t={},n=[],r={};for(let[o,i]of Object.entries(e))if(o==="required")n=Tt(i);else if(o==="defaults")r=Hn(i);else t[o]=K(i);return{vars:t,required:n,defaults:r}}function PS(e){if(!I(e))return Dl();return{type:K(e.type),mode:K(e.mode),service_account:K(e.service_account),config:I(e.config)?{...e.config}:{}}}function ES(e){if(!I(e))return Ll();return{type:K(e.type),url:K(e.url),address:K(e.address),command:Ut(e.command),interval_seconds:xe(e.interval_seconds),timeout_seconds:xe(e.timeout_seconds),start_period_seconds:xe(e.start_period_seconds),unhealthy_threshold:e.unhealthy_threshold===void 0?3:xe(e.unhealthy_threshold),healthy_reset_threshold:e.healthy_reset_threshold===void 0?10:xe(e.healthy_reset_threshold)}}function TS(e){if(!I(e))return{policy:"",max_retries:0,backoff_seconds:0};return{enabled:e.enabled===void 0?void 0:it(e.enabled),policy:K(e.policy),max_retries:xe(e.max_retries),backoff_seconds:xe(e.backoff_seconds)}}function AS(e){if(!I(e))return{wait_for_healthy:!1,timeout_seconds:0};return{wait_for_healthy:it(e.wait_for_healthy),timeout_seconds:xe(e.timeout_seconds)}}function mi(e){if(!I(e))return Nn();let t=I(e.logs)?e.logs:{};return{extends:K(e.extends),description:K(e.description),command:Ut(e.command),shell:it(e.shell),working_dir:K(e.working_dir),dependencies:Il(e.dependencies),ports:Fl(e.ports),environment:zf(e.environment),health:ES(e.health),identity:PS(e.identity),logs:{stdout:it(t.stdout),stderr:it(t.stderr)},restart:TS(e.restart),startup:AS(e.startup),capabilities:Tt(e.capabilities),proxy:Hl(e.proxy),container:Nl(e.container),hooks:LS(e.hooks)}}function LS(e){let t=I(e)?e:{};return{pre_start:Ut(t.pre_start),post_start:Ut(t.post_start)}}function Yf(e){let t=I(e)?e:{};return{command:Ut(t.command),shell:it(t.shell),working_dir:K(t.working_dir),dependencies:Tt(t.dependencies),environment:zf(t.environment)}}function Nl(e){if(!I(e))return;let t={};if(I(e.ports))for(let[n,r]of Object.entries(e.ports))t[n]=xe(r);return{image:K(e.image),runtime:K(e.runtime),ports:t,env:Hn(e.env),volumes:Tt(e.volumes)}}function Hl(e){if(e===void 0||e===null)return[];if(Array.isArray(e))return e.map((t)=>gr(t));if(I(e))return[gr(e)];return[]}function Ws(e){if(!I(e))return{services:[],environment:{}};return{services:Tt(e.services),environment:Hn(e.environment)}}function DS(e){if(typeof e==="string")return{type:e,service_account:""};if(!I(e))return{type:"",service_account:""};return{type:K(e.type),service_account:K(e.service_account)}}function OS(e){if(!I(e))return{type:"",identity:{type:"",service_account:""},audience:"",service_account:""};return{type:K(e.type),identity:DS(e.identity),audience:K(e.audience),service_account:K(e.service_account)}}function gr(e){if(!I(e))return{name:"",match:{host:"",path:""},upstream:{url:""},auth:{type:"",identity:{type:"",service_account:""},audience:"",service_account:""}};let t=I(e.match)?e.match:{},n=I(e.upstream)?e.upstream:{};return{name:K(e.name),match:{host:K(t.host),path:K(t.path)},upstream:{url:K(n.url)},auth:OS(e.auth)}}var jl=()=>{};import{existsSync as MS,statSync as Qf}from"fs";import{basename as Xf,dirname as Gs,isAbsolute as $S,join as Us,resolve as Zf}from"path";function jn(e,t){if(t!=="")return IS(t);let n=e===""?process.cwd():e;n=$S(n)?n:Zf(n);for(;;){let r=Us(n,St,Kt);if(hi(r))return{repoRoot:n,configPath:r};let o=Us(n,"devctl.yaml");if(hi(o))return{repoRoot:n,configPath:o};let i=Gs(n);if(i===n)break;n=i}throw ke(ar,"no devctl configuration found","run `devctl setup` or create a .devctl/config.yaml in the repository root")}function IS(e){let t=Zf(e),n;try{n=Qf(t)}catch(o){throw fe(ar,"config path not found",o)}if(n.isDirectory()){if(Xf(t)===St)return{repoRoot:Gs(t),configPath:Us(t,Kt)};return{repoRoot:t,configPath:Us(t,Kt)}}let r=Gs(t);if(Xf(r)===St)r=Gs(r);return{repoRoot:r,configPath:t}}function hi(e){return MS(e)&&!Qf(e).isDirectory()}var St=".devctl",Kt="config.yaml";var vi=D(()=>{Pe()});function Vs(){return{services:{},templates:{},provenance:{}}}function Bn(e,t,n,r,o=""){if(I(t)&&Object.keys(t).length>0){for(let[i,s]of Object.entries(t))Bn(e,s,n,r,o===""?i:`${o}.${i}`);return}if(o==="")return;(e[o]??=[]).push({source:n,layer:r})}function Ks(e,t,n){let r=$l(n);if(I(n))for(let i of FS){let s=n[i];if(I(s))for(let a of Object.keys(s))r.add(`${i}.${a}`)}let o=e[t];e[t]=o?new Set([...o,...r]):r}function eg(e,t,n=Vs(),r={source:"unknown",layer:"unknown"}){if(Bn(n.provenance,t,r.source,r.layer),t.version!==void 0)e.version=xe(t.version);if(I(t.project)&&t.project.name!==void 0)e.project.name=K(t.project.name);if(I(t.google)){if(t.google.project_id!==void 0)e.google.project_id=K(t.google.project_id);if(t.google.region!==void 0)e.google.region=K(t.google.region)}if(I(t.profiles))for(let[o,i]of Object.entries(t.profiles)){let s=e.profiles[o];e.profiles[o]=s?HS(s,i):Ws(i)}if(I(t.templates))for(let[o,i]of Object.entries(t.templates)){let s=e.templates[o];e.templates[o]=s?qs(s,i):mi(i),Ks(n.templates,o,i)}if(I(t.services))for(let[o,i]of Object.entries(t.services)){let s=e.services[o];e.services[o]=s?qs(s,i):mi(i),Ks(n.services,o,i)}if(I(t.tasks))for(let[o,i]of Object.entries(t.tasks))e.tasks[o]=e.tasks[o]?jS(e.tasks[o],i):Yf(i);if(I(t.proxy))NS(e.proxy,t.proxy);if(I(t.logs)){if(t.logs.max_memory_events!==void 0)e.logs.max_memory_events=xe(t.logs.max_memory_events);if(I(t.logs.persistence)){let o=t.logs.persistence;if(o.enabled!==void 0)e.logs.persistence.enabled=it(o.enabled);if(o.directory!==void 0)e.logs.persistence.directory=K(o.directory);if(o.retention_days!==void 0)e.logs.persistence.retention_days=xe(o.retention_days);if(o.max_session_logs!==void 0)e.logs.persistence.max_session_logs=xe(o.max_session_logs)}}if(I(t.auth)&&t.auth.refresh_threshold_seconds!==void 0)e.auth.refresh_threshold_seconds=xe(t.auth.refresh_threshold_seconds);if(I(t.shutdown)){if(t.shutdown.stop_services_on_exit!==void 0)e.shutdown.stop_services_on_exit=it(t.shutdown.stop_services_on_exit);if(t.shutdown.grace_seconds!==void 0)e.shutdown.grace_seconds=xe(t.shutdown.grace_seconds)}if(I(t.ui)){if(t.ui.theme!==void 0)e.ui.theme=K(t.ui.theme);if(t.ui.keymap!==void 0)e.ui.keymap=Hn(t.ui.keymap)}if(I(t.secrets)){if(t.secrets.extra_markers!==void 0)e.secrets.extra_markers=Tt(t.secrets.extra_markers);if(t.secrets.extra_patterns!==void 0)e.secrets.extra_patterns=Tt(t.secrets.extra_patterns)}if(I(t.doctor)&&Array.isArray(t.doctor.tools))e.doctor.tools=t.doctor.tools.filter(I).map((o)=>({name:K(o.name),command:K(o.command)}));if(Array.isArray(t.plugins))e.plugins=t.plugins.filter(I).map((o)=>({path:K(o.path)})).filter((o)=>o.path!=="");if(I(t.environment)){if(Array.isArray(t.environment.sources))e.environment.sources=Tt(t.environment.sources);if(I(t.environment.secrets))e.environment.secrets={...e.environment.secrets,...Hn(t.environment.secrets)}}}function NS(e,t){if(t.enabled!==void 0)e.enabled=it(t.enabled);if(I(t.listen)){if(t.listen.host!==void 0)e.listen.host=K(t.listen.host);if(t.listen.port!==void 0)e.listen.port=xe(t.listen.port)}if(I(t.token_endpoint)){let n=t.token_endpoint;if(n.enabled!==void 0)e.token_endpoint.enabled=it(n.enabled);if(n.host!==void 0)e.token_endpoint.host=K(n.host);if(n.port!==void 0)e.token_endpoint.port=xe(n.port)}if(Array.isArray(t.routes))e.routes=t.routes.map((n)=>gr(n))}function HS(e,t){if(!I(t))return e;return{services:t.services!==void 0?Tt(t.services):e.services,environment:t.environment!==void 0?{...e.environment,...Hn(t.environment)}:e.environment}}function jS(e,t){if(!I(t))return e;return{command:t.command!==void 0?Ut(t.command):e.command,shell:t.shell!==void 0?it(t.shell):e.shell,working_dir:t.working_dir!==void 0?K(t.working_dir):e.working_dir,dependencies:t.dependencies!==void 0?Tt(t.dependencies):e.dependencies,environment:tg(e.environment,t.environment)}}function qs(e,t){if(!I(t))return e;let n=$l(t),r={...e,environment:tg(e.environment,t.environment),health:WS(e.health,t.health),identity:GS(e.identity,t.identity),logs:US(e.logs,t.logs),restart:KS(e.restart,t.restart),startup:qS(e.startup,t.startup),container:VS(e.container,t.container),hooks:BS(e.hooks,t.hooks)};if(n.has("extends"))r.extends=K(t.extends);if(n.has("description"))r.description=K(t.description);if(n.has("command"))r.command=Ut(t.command);if(n.has("shell"))r.shell=it(t.shell);if(n.has("working_dir"))r.working_dir=K(t.working_dir);if(n.has("dependencies"))r.dependencies=Il(t.dependencies);if(n.has("ports"))r.ports=Fl(t.ports);if(n.has("capabilities"))r.capabilities=Tt(t.capabilities);if(n.has("proxy"))r.proxy=Hl(t.proxy);return r}function BS(e,t){if(!I(t))return e;return{pre_start:t.pre_start!==void 0?Ut(t.pre_start):e.pre_start,post_start:t.post_start!==void 0?Ut(t.post_start):e.post_start}}function tg(e,t){if(!I(t))return e;let n={...e.vars},r={...e.defaults},o=e.required;for(let[i,s]of Object.entries(t))if(i==="required")o=Tt(s);else if(i==="defaults")Object.assign(r,Hn(s));else n[i]=K(s);return{vars:n,required:o,defaults:r}}function WS(e,t){if(!I(t))return e;return{type:t.type!==void 0?K(t.type):e.type,url:t.url!==void 0?K(t.url):e.url,address:t.address!==void 0?K(t.address):e.address,command:t.command!==void 0?Ut(t.command):e.command,interval_seconds:t.interval_seconds!==void 0?xe(t.interval_seconds):e.interval_seconds,timeout_seconds:t.timeout_seconds!==void 0?xe(t.timeout_seconds):e.timeout_seconds,start_period_seconds:t.start_period_seconds!==void 0?xe(t.start_period_seconds):e.start_period_seconds,unhealthy_threshold:t.unhealthy_threshold!==void 0?xe(t.unhealthy_threshold):e.unhealthy_threshold,healthy_reset_threshold:t.healthy_reset_threshold!==void 0?xe(t.healthy_reset_threshold):e.healthy_reset_threshold}}function GS(e,t){if(!I(t))return e;return{type:t.type!==void 0?K(t.type):e.type,mode:t.mode!==void 0?K(t.mode):e.mode,service_account:t.service_account!==void 0?K(t.service_account):e.service_account,config:t.config!==void 0&&I(t.config)?{...e.config??{},...t.config}:e.config}}function US(e,t){if(!I(t))return e;return{stdout:t.stdout!==void 0?it(t.stdout):e.stdout,stderr:t.stderr!==void 0?it(t.stderr):e.stderr}}function KS(e,t){if(!I(t))return e;return{enabled:t.enabled!==void 0?it(t.enabled):e.enabled,policy:t.policy!==void 0?K(t.policy):e.policy,max_retries:t.max_retries!==void 0?xe(t.max_retries):e.max_retries,backoff_seconds:t.backoff_seconds!==void 0?xe(t.backoff_seconds):e.backoff_seconds}}function qS(e,t){if(!I(t))return e;return{wait_for_healthy:t.wait_for_healthy!==void 0?it(t.wait_for_healthy):e.wait_for_healthy,timeout_seconds:t.timeout_seconds!==void 0?xe(t.timeout_seconds):e.timeout_seconds}}function VS(e,t){if(!I(t))return e;let n=Nl(t);if(!n)return e;return{image:t.image!==void 0?n.image:e?.image??"",runtime:t.runtime!==void 0?n.runtime:e?.runtime??"",ports:t.ports!==void 0?{...e?.ports??{},...n.ports}:e?.ports??{},env:t.env!==void 0?{...e?.env??{},...n.env}:e?.env??{},volumes:t.volumes!==void 0?n.volumes:e?.volumes??[]}}function ng(e,t){let n=Object.keys(e.services).sort();for(let r of n){let o=e.services[r]?.proxy??[];if(o.length===0)continue;o.forEach((i,s)=>{let c={name:o.length===1?r:`${r}-${s+1}`,match:i.match,upstream:i.upstream,auth:i.auth},l=e.proxy.routes.length;if(e.proxy.routes.push(c),t)Bn(t,c,`synthesized from services.${r}.proxy`,"synthesized",`proxy.routes.${l}`)})}}function rg(e,t=Vs()){if(Object.keys(e.templates).length===0)return;let n={};for(let[r,o]of Object.entries(e.services))n[r]=og(e,o,t.services[r]??new Set,t,{});e.services=n}function og(e,t,n,r,o){if(t.extends==="")return t;if(o[t.extends])throw Error(`template cycle involving "${t.extends}"`);let i=e.templates[t.extends]??Nn();if(!e.templates[t.extends])throw Error(`service extends unknown template "${t.extends}"`);let s={...o,[t.extends]:!0},a=r.templates[t.extends]??new Set,c=og(e,i,a,r,s),l=JS(c,t,n);return l.extends=t.extends,l}function JS(e,t,n){let r={...e};if(n.has("extends"))r.extends=t.extends;if(n.has("description"))r.description=t.description;if(n.has("command"))r.command=t.command;if(n.has("shell"))r.shell=t.shell;if(n.has("working_dir"))r.working_dir=t.working_dir;if(n.has("dependencies"))r.dependencies=t.dependencies;if(n.has("ports"))r.ports=t.ports;if(n.has("capabilities"))r.capabilities=t.capabilities;if(n.has("proxy"))r.proxy=t.proxy;if(n.has("container")){let o=t.container,i=e.container;r.container=o&&i?{image:n.has("container.image")?o.image:i.image,runtime:n.has("container.runtime")?o.runtime:i.runtime,ports:n.has("container.ports")?o.ports:i.ports,env:n.has("container.env")?o.env:i.env,volumes:n.has("container.volumes")?o.volumes:i.volumes}:o??i}return r.hooks={pre_start:n.has("hooks.pre_start")?t.hooks.pre_start:e.hooks.pre_start,post_start:n.has("hooks.post_start")?t.hooks.post_start:e.hooks.post_start},r.health={type:n.has("health.type")?t.health.type:e.health.type,url:n.has("health.url")?t.health.url:e.health.url,address:n.has("health.address")?t.health.address:e.health.address,command:n.has("health.command")?t.health.command:e.health.command,interval_seconds:n.has("health.interval_seconds")?t.health.interval_seconds:e.health.interval_seconds,timeout_seconds:n.has("health.timeout_seconds")?t.health.timeout_seconds:e.health.timeout_seconds,start_period_seconds:n.has("health.start_period_seconds")?t.health.start_period_seconds:e.health.start_period_seconds,unhealthy_threshold:n.has("health.unhealthy_threshold")?t.health.unhealthy_threshold:e.health.unhealthy_threshold,healthy_reset_threshold:n.has("health.healthy_reset_threshold")?t.health.healthy_reset_threshold:e.health.healthy_reset_threshold},r.identity={type:n.has("identity.type")?t.identity.type:e.identity.type,mode:n.has("identity.mode")?t.identity.mode:e.identity.mode,service_account:n.has("identity.service_account")?t.identity.service_account:e.identity.service_account,config:n.has("identity.config")?t.identity.config:e.identity.config},r.logs={stdout:n.has("logs.stdout")?t.logs.stdout:e.logs.stdout,stderr:n.has("logs.stderr")?t.logs.stderr:e.logs.stderr},r.restart={enabled:n.has("restart.enabled")?t.restart.enabled:e.restart.enabled,policy:n.has("restart.policy")?t.restart.policy:e.restart.policy,max_retries:n.has("restart.max_retries")?t.restart.max_retries:e.restart.max_retries,backoff_seconds:n.has("restart.backoff_seconds")?t.restart.backoff_seconds:e.restart.backoff_seconds},r.startup={wait_for_healthy:n.has("startup.wait_for_healthy")?t.startup.wait_for_healthy:e.startup.wait_for_healthy,timeout_seconds:n.has("startup.timeout_seconds")?t.startup.timeout_seconds:e.startup.timeout_seconds},r.environment={vars:{...e.environment.vars,...t.environment.vars},defaults:{...e.environment.defaults,...t.environment.defaults},required:n.has("environment.required")?t.environment.required:e.environment.required},r}var FS;var ig=D(()=>{jl();FS=["environment","restart","startup","health","logs","identity","container","hooks"]});function Bl(e){if(e.version===0)throw L(ee,"version is required");if(e.version===oo)return e;throw L(ee,`unsupported config version ${e.version} (expected ${oo}); no migration is available`)}var Wl=D(()=>{Pe()});var sg,ag,cg,lg,dg,ug,pg,fg,gg,Gl,Ul,Kl,ql,mg,hg,vg,yg,xg,bg,wg,Sg,Vl,kg,Cg,_g,Rg,Pg,Eg,Tg,Ag,Lg,Dg,Og,Mg;var Jl=D(()=>{sg=["version","project","google","profiles","templates","services","tasks","proxy","logs","auth","shutdown","ui","secrets","doctor","plugins","environment"],ag=["extends","description","command","shell","working_dir","dependencies","ports","environment","health","identity","logs","restart","startup","capabilities","proxy","container","hooks"],cg=["type","url","address","command","interval_seconds","timeout_seconds","start_period_seconds","unhealthy_threshold","healthy_reset_threshold"],lg=["service","condition"],dg=["type","mode","service_account","config"],ug=["enabled","policy","max_retries","backoff_seconds"],pg=["wait_for_healthy","timeout_seconds"],fg=["enabled","listen","token_endpoint","routes"],gg=["host","port"],Gl=["name","match","upstream","auth"],Ul=["host","path"],Kl=["url"],ql=["type","identity","audience","service_account"],mg=["max_memory_events","persistence"],hg=["enabled","directory","retention_days","max_session_logs"],vg=["refresh_threshold_seconds"],yg=["stop_services_on_exit","grace_seconds"],xg=["theme","keymap"],bg=["name"],wg=["project_id","region"],Sg=["services","environment"],Vl=["required","defaults"],kg=["stdout","stderr"],Cg=["extra_markers","extra_patterns"],_g=["tools"],Rg=["name","command"],Pg=["enabled","host","port"],Eg=["path"],Tg=["sources","secrets"],Ag=["image","runtime","ports","env","volumes"],Lg=["pre_start","post_start"],Dg=["command","shell","working_dir","dependencies","environment"],Og=["google","google_api","iap","network","service_identity","local_http"],Mg=["|","||","&&",";",">",">>","<","&"]});function Wn(e,t){if(Array.isArray(e))return e.flatMap((o,i)=>Wn(o,$g(t,String(i))));if(!nk(e))return[];let n=XS(t),r=[];for(let o of Object.keys(e)){let i=$g(t,o);if(n.length>0&&!n.includes(o)&&!YS(t))r.push(i);r.push(...Wn(e[o],i))}return r}function YS(e){if(e==="services"||e==="profiles"||e==="templates"||e==="tasks")return!0;if(e.endsWith(".environment")||e.endsWith(".defaults")||e.endsWith(".keymap"))return!0;if(e.endsWith(".container.ports")||e.endsWith(".container.env"))return!0;if(e.endsWith(".identity.config")||e.includes(".identity.config."))return!0;return e.includes(".environment.")&&!e.endsWith(".environment")}function XS(e){switch(e){case"":return sg;case"project":return bg;case"google":return wg;case"proxy":return fg;case"proxy.listen":return gg;case"proxy.token_endpoint":return Pg;case"logs":return mg;case"logs.persistence":return hg;case"auth":return vg;case"shutdown":return yg;case"ui":return xg;case"secrets":return Cg;case"doctor":return _g;case"environment":return Tg;default:return QS(e)}}function QS(e){if(e==="services"||e==="profiles"||e==="templates"||e==="tasks")return[];if(e.startsWith("services.")||e.startsWith("templates.")){if(e.includes(".dependencies."))return lg;return ZS(e)}if(e.startsWith("profiles.")){if(e.split(".").length===2)return Sg}if(e.startsWith("tasks.")){let t=e.split(".");if(t.length===2)return Dg;if(t[2]==="environment")return Vl}if(e.includes("routes"))return tk(e);if(e.startsWith("doctor.tools")&&e.split(".").length>=3)return Rg;if(e==="plugins")return[];if(e.startsWith("plugins.")&&e.split(".").length===2)return Eg;return[]}function ZS(e){let t=e.split(".");if(t.length===2)return ag;if(t.length>=3)switch(t[2]){case"health":return cg;case"identity":return dg;case"restart":return ug;case"startup":return pg;case"logs":return kg;case"environment":return Vl;case"proxy":return ek(t);case"container":return Ag;case"hooks":return Lg;default:return[]}return[]}function ek(e){let t=e.slice(3),n=t[0]!==void 0&&/^\d+$/.test(t[0])?1:0,r=t[n]??"";if(r==="match")return Ul;if(r==="upstream")return Kl;if(r==="auth")return ql;return Gl}function tk(e){if(e==="proxy.routes")return[];if(e.endsWith(".match"))return Ul;if(e.endsWith(".upstream"))return Kl;if(e.endsWith(".auth"))return ql;if(e.includes("proxy.routes")&&e.split(".").length===zS+1)return Gl;return[]}function $g(e,t){if(e==="")return t;return`${e}.${t}`}function nk(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function so(e){return`unknown fields: ${e.join(", ")}`}var zS=2;var Ig=D(()=>{Jl()});function Fg(e,t,n){let r=e,o="";for(;;){let i=r.indexOf("${");if(i<0)return o+r;o+=r.slice(0,i);let s=r.slice(i).indexOf("}");if(s<0)throw Error(`unclosed environment reference in "${e}"`);let a=r.slice(i+2,i+s);o+=rk(a,t,n),r=r.slice(i+s+1)}}function rk(e,t,n){let r=e.split(".");if(r.length<3||r[0]!=="services")throw Error(`unsupported reference \${${e}}`);let o=r[1]??"",i=t.services[o];if(!i)throw Error(`reference \${${e}}: unknown service`);let s=n[o];if(r[2]==="port"){if(s){if(s.http!==void 0)return String(s.http);let c=Object.values(s)[0];if(c!==void 0)return String(c)}let a=Jf(i.ports);if(a&&!a.auto)return String(a.value)}if(r[2]==="ports"){let a=r[3];if(!a)throw Error(`reference \${${e}}: missing port name`);if(s&&s[a]!==void 0)return String(s[a]);let c=Ol(i.ports,a);if(c&&!c.auto)return String(c.value);let l=Number.parseInt(a,10);if(!Number.isNaN(l)&&l>=0&&l<i.ports.length){let d=i.ports[l];if(d&&!d.auto)return String(d.value)}}throw Error(`unresolvable reference \${${e}}`)}function zl(e,t,n){let r={};for(let[o,i]of Object.entries(e))r[o]=Fg(i,t,n);return r}function Ng(e){let t=[],n=e;for(;;){let r=n.indexOf("${");if(r<0)return t;let o=n.slice(r).indexOf("}");if(o<0)return t;t.push(n.slice(r+2,r+o)),n=n.slice(r+o+1)}}function Hg(e,t){let n=e.split(".");if(n.length<2)return!1;if(n[0]!=="services"||n.length<3)return!1;let r=t.services[n[1]??""];if(!r)return!1;if(n[2]==="port"||n[2]==="ports"){if(n.length===3)return r.ports.length>0;if(n.length>=4){let o=n[3]??"";if(!Number.isNaN(Number.parseInt(o,10)))return!0;return Ol(r.ports,o)!==void 0}}return!0}var Yl=()=>{};import{existsSync as ok}from"fs";import{isAbsolute as ik,resolve as sk}from"path";import{fileURLToPath as ak}from"url";function Xl(e){let t=[];for(let[n,r]of Object.entries(e.services)){let o=r.health.type;if(o!==""&&!Wg.includes(o.toLowerCase()))t.push({service:n,type:o})}return t}function Xt(e){let t=[];if(e.version===0)t.push("version is required");else if(e.version!==oo)t.push(`unsupported config version ${e.version} (expected ${oo}); no migration is available`);if(Object.keys(e.services).length===0)t.push("at least one service must be defined");t.push(...dk(e)),t.push(...lk(e)),t.push(...gk(e)),t.push(...mk(e)),t.push(...hk(e));for(let[n,r]of e.plugins.entries())if(r.path==="")t.push(`plugins.${n}.path is required`);else try{let o=r.path.startsWith("file:")?ak(r.path):ik(r.path)?r.path:sk(e.repoRoot,r.path);if(!ok(o))t.push(`plugins.${n}.path does not exist: ${r.path}`)}catch{t.push(`plugins.${n}.path is invalid: ${r.path}`)}if(e.logs.max_memory_events<0)t.push("logs.max_memory_events must be >= 0");return t}function lk(e){let t=[];for(let[n,r]of Object.entries(e.tasks)){let o=`tasks.${n}`;if(io(r.command))t.push(`${o}.command is required`);t.push(...Js(o,r.command,r.shell));for(let i of r.dependencies)if(!e.services[i])t.push(`${o}.dependencies: unknown service "${i}"`);t.push(...Gg(`${o}.environment`,r.environment,e))}return t}function dk(e){let t=[],n={};for(let[r,o]of Object.entries(e.services)){let i=`services.${r}`;if(io(o.command)&&!o.container)t.push(`${i}.command is required`);t.push(...Js(i,o.command,o.shell)),t.push(...Js(`${i}.hooks.pre_start`,o.hooks.pre_start,o.shell)),t.push(...Js(`${i}.hooks.post_start`,o.hooks.post_start,o.shell)),t.push(...yk(i,o.capabilities));for(let c of o.dependencies){let l=wt(c);if(!e.services[l])t.push(`${i}.dependencies: unknown service "${l}"`);if(l===r)t.push(`${i}.dependencies: service cannot depend on itself`);if(!["service_started","service_healthy"].includes(Fn(c)))t.push(`${i}.dependencies: condition must be service_started or service_healthy`);if(Fn(c)==="service_healthy"&&e.services[l]?.health.type==="")t.push(`${i}.dependencies: service_healthy requires ${l} to define a health check`)}if(o.extends!==""&&!e.templates[o.extends])t.push(`${i}.extends: unknown template "${o.extends}"`);for(let c of o.ports.filter((l)=>!l.auto))if(c.value<Ys||c.value>zs)t.push(`${i}.ports.${c.name}: invalid port ${c.value}`);else if(n[c.value])t.push(`duplicate port ${c.value} used by ${n[c.value]} and ${r}`);else n[c.value]=r;let s=fk(`${i}.identity`,o.identity,e.plugins.length>0);if(s!=="")t.push(s);if(t.push(...uk(i,o,e.plugins.length>0)),o.health.start_period_seconds<0)t.push(`${i}.health.start_period_seconds must be >= 0`);if(o.health.unhealthy_threshold<1)t.push(`${i}.health.unhealthy_threshold must be >= 1`);if(o.health.healthy_reset_threshold<1)t.push(`${i}.health.healthy_reset_threshold must be >= 1`);let a=Kf(o.restart);if(a!==Bf&&a!==Wf&&a!==Gf)t.push(`${i}.restart.policy must be never, on_failure, or always`);if(t.push(...Gg(`${i}.environment`,o.environment,e)),o.container){if(o.container.image==="")t.push(`${i}.container.image is required`);if(o.container.runtime!==""&&o.container.runtime!=="docker"&&o.container.runtime!=="podman")t.push(`${i}.container.runtime must be docker or podman`);for(let[c,l]of Object.entries(o.container.ports)){if(!o.ports.some((d)=>d.name===c))t.push(`${i}.container.ports.${c}: no matching service port`);if(l<Ys||l>zs)t.push(`${i}.container.ports.${c}: invalid container port ${l}`)}}}return t}function uk(e,t,n){let r=[];if(t.health.type==="")return r;let o=t.health.type.toLowerCase();if(!Wg.includes(o)&&!n)r.push(`${e}.health.type must be http, tcp, process, or command`);if(o==="http"&&t.health.url==="")r.push(`${e}.health.url is required for http health checks`);if(o==="tcp"&&t.health.address===""&&t.ports.length===0)r.push(`${e}.health.address is required for tcp health checks without ports`);if(o==="command"&&io({args:t.health.command.args,shell:!1}))r.push(`${e}.health.command is required for command health checks`);return r}function fk(e,t,n){let r=fi(t).toLowerCase();if(r===""||r==="user")return"";if(r==="service"||r==="service_account"){if(t.service_account==="")return`${e}.service_account is required for service identity`;if(!t.service_account.includes("@"))return`${e}.service_account must be an email`;return""}if(n)return"";return`${e}.type must be user or service_account`}function Ql(e){let t=[];for(let[n,r]of Object.entries(e.services)){let o=fi(r.identity).toLowerCase();if(!pk.includes(o))t.push({service:n,type:o})}return t}function gk(e){let t={},n=[],r=[],o=(i)=>{let s=t[i]??ck;if(s===Bg)return;if(s===jg){n.push(`dependency cycle: ${[...r,i].join(" \u2192 ")}`);return}t[i]=jg,r.push(i);let a=e.services[i];if(a)for(let c of a.dependencies){let l=wt(c);if(e.services[l])o(l)}r.pop(),t[i]=Bg};for(let i of Object.keys(e.services))o(i);return n}function Gg(e,t,n){let r=[],o=(i,s)=>{for(let a of Ng(s))if(!Hg(a,n))r.push(`${e}.${i}: unresolvable reference \${${a}}`)};for(let[i,s]of Object.entries(t.vars))o(i,s);for(let[i,s]of Object.entries(t.defaults))o(i,s);return r}function mk(e){let t=[];for(let[n,r]of Object.entries(e.profiles))for(let o of r.services)if(!e.services[o])t.push(`profiles.${n} references unknown service "${o}"`);return t}function hk(e){let t=[];if(e.proxy.listen.host!==""&&!xk(e.proxy.listen.host))t.push("proxy.listen.host must be an IP address or localhost");if(e.proxy.enabled&&e.proxy.listen.port===0)t.push("proxy.listen.port is required when proxy.enabled is true");if(e.proxy.listen.port!==0&&(e.proxy.listen.port<Ys||e.proxy.listen.port>zs))t.push("proxy.listen.port is invalid");let n={};return e.proxy.routes.forEach((r,o)=>{let i=`proxy.routes[${o}]`;if(r.name==="")t.push(`${i}.name is required`);else if(n[r.name])t.push(`${i}: duplicate route name ${r.name}`);if(n[r.name]=!0,r.upstream.url==="")t.push(`${i}.upstream.url is required`);if(r.auth.type.toLowerCase()==="iap"){if(r.auth.audience.trim()==="")t.push(`${i}.auth.audience is required when auth.type is iap`);if(r.auth.identity.type.trim()==="")t.push(`${i}.auth.identity.type is required when auth.type is iap`)}let s=r.auth.identity.type.toLowerCase();if(s==="service"||s==="service_account"||yn({type:s,mode:"",service_account:""})){if((r.auth.identity.service_account||r.auth.service_account)==="")t.push(`${i}.auth.identity.service_account is required`)}}),t.push(...vk(e)),t}function vk(e){let t=[],n=e.proxy.token_endpoint;if(!n.enabled)return t;let r=n.host||Tl;if(r==="0.0.0.0")t.push("proxy.token_endpoint.host must be a loopback address");else if(r!==""&&r!==Tl&&r!=="localhost"&&!r.startsWith("127."))t.push("proxy.token_endpoint.host must be a loopback address");if(n.port!==0&&(n.port<Ys||n.port>zs))t.push("proxy.token_endpoint.port is invalid");return t}function Js(e,t,n){if(t.shell||n)return[];for(let r of t.args)if(Mg.includes(r)||r.includes("|")||r.includes(";")||r.includes("&&"))return[`${e}.command contains shell metacharacters; set shell: true to run via a shell`];return[]}function yk(e,t){let n=[];for(let r of t)if(!Og.includes(r))n.push(`${e}.capabilities: unknown capability "${r}"`);return n}function xk(e){if(e==="localhost")return!0;return bk(e)}function bk(e){if(/^(\d{1,3}\.){3}\d{1,3}$/.test(e))return e.split(".").every((n)=>{let r=Number(n);return r>=0&&r<=255});return e.includes(":")}var zs=65535,Ys=1,Wg,ck=0,jg=1,Bg=2,pk;var Xs=D(()=>{Jl();Yl();Wg=["http","tcp","process","command"];pk=["","user","service","service_account"]});import{readdirSync as wk,readFileSync as Sk}from"fs";import{basename as Kg,dirname as kk,extname as Ck,join as mr,resolve as _k}from"path";import{parse as Rk}from"yaml";function ao(e,t,n){try{return xi(e,t,{candidateText:n}),[]}catch(r){if(r instanceof Oe){let o=`${r.kind}: `;return[r.message.startsWith(o)?r.message.slice(o.length):r.message]}return[r instanceof Error?r.message:String(r)]}}function ut(e,t){let{repoRoot:n,configPath:r}=jn(e,t);return xi(n,r)}function yi(e,t){try{return ut(e,t)}catch(n){if(!Ms(n,ar))throw n;let r=e===""?process.cwd():_k(e),o=pr();return o.repoRoot=r,o.configPath=mr(r,St,Kt),o}}function xi(e,t,n){let r=pr(),o=Vs();qg(t,r,o,n?.candidateText,"main"),r.repoRoot=e,r.configPath=t;let i=kk(t);if(Kg(i)===St)Ek(i,r,o);r=Pk(r,e,t,o),r=Bl(r);try{rg(r,o)}catch(a){throw fe(ee,"template merge failed",a)}ng(r,o.provenance),r.provenance=o.provenance;let s=Xt(r);if(s.length>0)throw L(ee,s.join(`
|
|
5
|
-
`));return r}function Pk(e,t,n,r){let o=mr(Ft(),"config.local.yaml"),i=mr(t,St,"config.local.yaml");for(let s of[o,i]){if(s===n||!hi(s))continue;qg(s,e,r,void 0,s===o?"home_local":"repo_local")}return e}function qg(e,t,n,r,o="main"){let i=r!==void 0?Vg(r,e):Zl(e),s=Wn(i,"");if(s.length>0)throw L(ee,so(s));eg(t,i,n,{source:e,layer:o})}function Ek(e,t,n){Ug(mr(e,"services"),(o,i,s)=>{let a=Wn(i,`services.${o}`);if(a.length>0)throw L(ee,so(a));let c=t.services[o];t.services[o]=c?qs(c,i):mi(i),Ks(n.services,o,i),Bn(n.provenance,i,s,"modular_service",`services.${o}`)}),Ug(mr(e,"profiles"),(o,i,s)=>{let a=Wn(i,`profiles.${o}`);if(a.length>0)throw L(ee,so(a));t.profiles[o]=Ws(i),Bn(n.provenance,i,s,"modular_profile",`profiles.${o}`)});let r=mr(e,"proxy","routes.yaml");if(hi(r))Tk(r,t,n)}function Tk(e,t,n){let r=Zl(e);if(I(r.proxy))Bn(n.provenance,r.proxy,e,"modular_proxy","proxy");if(Array.isArray(r.routes))Bn(n.provenance,r.routes,e,"modular_proxy","proxy.routes");if(I(r.proxy)){let o=Wn({proxy:r.proxy},"");if(o.length>0)throw L(ee,so(o))}if(Array.isArray(r.routes))r.routes.forEach((o,i)=>{let s=Wn(o,`proxy.routes.${i}`);if(s.length>0)throw L(ee,so(s))});if(I(r.proxy)){if(Array.isArray(r.proxy.routes))t.proxy.routes.push(...r.proxy.routes.map((o)=>gr(o)));if(I(r.proxy.listen)){if(typeof r.proxy.listen.host==="string"&&r.proxy.listen.host!=="")t.proxy.listen.host=r.proxy.listen.host;if(typeof r.proxy.listen.port==="number"&&r.proxy.listen.port!==0)t.proxy.listen.port=r.proxy.listen.port}}if(Array.isArray(r.routes))t.proxy.routes.push(...r.routes.map((o)=>gr(o)))}function Ug(e,t){let n;try{n=wk(e)}catch(r){if(Ak(r))return;throw r}for(let r of n.sort()){let o=Ck(r);if(o!==".yaml"&&o!==".yml")continue;let i=mr(e,r),s=Zl(i);t(Kg(r,o),s,i)}}function Zl(e){let t;try{t=Sk(e,"utf8")}catch(n){throw fe(ee,"unable to read config",n)}return Vg(t,e)}function Vg(e,t){let n;try{n=Rk(e)}catch(r){throw fe(ee,`invalid YAML in ${t}`,r)}if(n===null||n===void 0)return{};if(!I(n))throw L(ee,`unable to decode config: ${t} is not a mapping`);return n}function Ak(e){return typeof e==="object"&&e!==null&&"code"in e&&e.code==="ENOENT"}var Jg=D(()=>{Pe();ze();jl();vi();ig();Wl();Ig();Xs();vi();Xs()});function hr(e){return Object.entries(e.provenance).sort(([t],[n])=>t.localeCompare(n)).flatMap(([t,n])=>{let r=n[n.length-1];if(!r)return[];return[{path:t,value:Lk(e,t),...r,shadowed:n.slice(0,-1)}]})}function Lk(e,t){let n=e;for(let r of t.split(".")){if(typeof n!=="object"||n===null)return;n=n[r]}return n}var st=D(()=>{Jg();vi();Xs();Wl();Yl()});import{readdirSync as Dk}from"fs";import{join as zg,resolve as ed,sep as td}from"path";function Ok(e){let t=zg(Ft(),"state"),n;try{n=Dk(t)}catch{return}let r=Yg(ed(e)),o;for(let i of n){let s=Rl(zg(t,i,"state.json"));if(!s)continue;let a=Yg(ed(s.repo_root));if(!Mk(a,r))continue;if(!o||a.length>o.length)o=a}return o}function Qs(e,t,n=""){if(t!=="")return{repoRoot:ed(t),source:"explicit"};let r=e===""?process.cwd():e;try{let{repoRoot:i}=jn(r,n);return{repoRoot:i,source:"config"}}catch{if(n!=="")return}let o=Ok(r);return o?{repoRoot:o,source:"state-scan"}:void 0}function Yg(e){let t=e.length>1&&e.endsWith(td)?e.slice(0,-1):e;return process.platform==="win32"?t.toLowerCase():t}function Mk(e,t){return t===e||t.startsWith(e.endsWith(td)?e:`${e}${td}`)}var Xg=D(()=>{vi();ze()});import{existsSync as Zg,readFileSync as em}from"fs";import{isAbsolute as $k,join as nd}from"path";import{parse as Ik}from"dotenv";function Hk(){return{name:"dotenv",load:(e)=>{let t=Qg(e.repoRoot,e.profile);if(e.workDir!=="")Object.assign(t,Qg(e.workDir,e.profile));return t}}}function Zs(e){return async(t)=>{let n=t.includes("/versions/")?t:`${t}/versions/latest`,r=await e(),o=await fetch(`https://secretmanager.googleapis.com/v1/${n}:access`,{headers:{Authorization:`Bearer ${r}`}});if(!o.ok)throw L(ee,`secret manager request failed for ${t}: HTTP ${o.status}`);let i=await o.json();if(!i.payload?.data)throw L(ee,`secret manager response for ${t} had no payload`);return Buffer.from(i.payload.data,"base64").toString("utf8")}}function jk(e){let t=e?.environment.sources??[];if(t.length===0)return[...wi];let n=new Set([...Nk,...t]),r=new Set(wi),o=t.filter((s)=>!r.has(s)),i=[];for(let s of wi){if(s==="defaults")i.push(...o);if(n.has(s))i.push(s)}return i}async function ea(e,t){let n={},r=t.serviceCfg.working_dir;if(r!==""&&!$k(r))r=nd(e,r);let o={repoRoot:e,profile:t.profile,service:t.service,serviceCfg:t.serviceCfg,workDir:r,cfg:t.cfg},i=Bk(t),s={process:t.includeProcess===!1?{}:t.clientEnv??co(),profile:bi(t.profileEnv,t.cfg,i),dotenv:bi(await Hk().load(o),t.cfg,i),generated:{},keychain:t.sourceValues?.keychain??Wk(o),secret_manager:t.sourceValues?.secret_manager??await Gk(o,t.fetchSecret),defaults:bi(t.serviceCfg.environment.defaults,t.cfg,i),vars:bi(t.serviceCfg.environment.vars,t.cfg,i),runtime:t.runtime};for(let a of jk(t.cfg)){if(s[a]!==void 0){Object.assign(n,s[a]);continue}let c=t.pluginSources?.find((l)=>l.name===a);if(c)Object.assign(n,bi(await c.load(o),t.cfg,i))}for(let a of t.serviceCfg.environment.required)if((n[a]??"").trim()==="")throw L(ee,`service ${t.service} missing required environment variable ${a}`);return n}function Bk(e){let t={};if(e.cfg)for(let[n,r]of Object.entries(e.cfg.services)){let o={};for(let i of r.ports)if(!i.auto)o[i.name]=i.value;t[n]=o}if(e.assignedPorts)t[e.service]=e.assignedPorts;return t}function bi(e,t,n){if(!t||Object.keys(e).length===0)return e;return zl(e,t,n)}function Wk(e){let t=e.cfg?.environment.sources??[];if(t.length>0&&!t.includes("keychain"))return{};let n={},r=new Set([...Object.keys(e.serviceCfg.environment.defaults),...Object.keys(e.serviceCfg.environment.vars),...e.serviceCfg.environment.required]);for(let o of r){let i=nd(Wt(),"env",o);if(!Zg(i))continue;try{n[o]=em(i,"utf8").replace(/\n$/,"")}catch(s){throw fe(ee,`unable to read keychain env ${o}`,s)}}return n}async function Gk(e,t){if(!(e.cfg?.environment.sources??[]).includes("secret_manager"))return{};let r=e.cfg?.environment.secrets??{},o={};for(let[i,s]of Object.entries(r)){if(!Fk.test(s))throw L(ee,`environment.secrets.${i} is not a Secret Manager resource`);if(!t)throw L(ee,"environment source secret_manager is not configured \u2014 set credentials or remove it from environment.sources");o[i]=await t(s)}return o}function Qg(e,t){let n={},r=[".env",".env.development",".env.local"];if(t!=="")r.push(`.env.${t}`);for(let o of r){let i=nd(e,o);if(!Zg(i))continue;try{let s=Ik(em(i));Object.assign(n,s)}catch(s){throw fe(ee,`unable to read ${i}`,s)}}return n}function co(){let e={};for(let[t,n]of Object.entries(process.env))if(n!==void 0)e[t]=n;return e}function ta(e,t,n,r,o){let i={DEVCTL_SERVICE_NAME:e,DEVCTL_ENVIRONMENT:o,SERVICE_HOST:t};if(r!=="")i.DEVCTL_PROXY_URL=r;if(n.http!==void 0)i.SERVICE_PORT=String(n.http);else{let s=Object.values(n)[0];if(s!==void 0)i.SERVICE_PORT=String(s)}for(let[s,a]of Object.entries(n))i[`${s.toUpperCase()}_PORT`]=String(a);return i}function Si(e){return{...e}}var wi,Fk,Nk;var rd=D(()=>{st();Pe();ze();wi=["process","profile","dotenv","generated","keychain","secret_manager","defaults","vars","runtime"],Fk=/^projects\/[^/]+\/secrets\/[^/]+(?:\/versions\/[^/]+)?$/,Nk=["process","defaults","vars","runtime"]});function At(){return"devctl 0.2.2"}var pt="0.2.2",ki=1;import{createConnection as Uk}from"net";var{spawn:Kk}=globalThis.Bun;function Yk(e){if(e.legacy)return"attached daemon predates the client/daemon compatibility handshake";return`attached daemon speaks RPC protocol ${e.daemonProtocol??"unknown"}; this client speaks ${ki}`}function Xk(e){if(e.compatible&&e.daemonVersion!==void 0&&e.daemonVersion!==pt)return`attached daemon is devctl ${e.daemonVersion}; this client is ${pt} (run \`devctl down\` then start again to update it)`;return}function od(e,t){if(!e.compat.compatible&&!zk.has(t))throw ke(Je,Yk(e.compat),"run `devctl down` to stop it, then start again")}class rm{socket;buf="";pending=new Map;listeners=[];nextID=0;compat={compatible:!0,legacy:!1};session="";constructor(e){this.socket=e,e.on("data",(t)=>{this.buf+=t.toString("utf8");let n=this.buf.split(`
|
|
6
|
-
`);this.buf=n.pop()??"";for(let r of n){if(r.trim()==="")continue;this.onLine(r)}}),e.on("error",(t)=>this.rejectPending(t instanceof Error?t:Error(String(t)))),e.on("close",()=>this.rejectPending(Error("supervisor connection closed")))}onLine(e){let t;try{t=JSON.parse(e)}catch{return}if(t.event){for(let r of this.listeners)r(t.event);return}let n=t.id?this.pending.get(t.id):void 0;if(!n)return;if(this.pending.delete(t.id??""),clearTimeout(n.timer),t.error){n.reject(Mf({error:t.error,kind:t.kind,hint:t.hint,service:t.service}));return}n.resolve(t.result)}onEvent(e){return this.listeners.push(e),()=>{let t=this.listeners.indexOf(e);if(t>=0)this.listeners.splice(t,1)}}call(e,t,n=Jk){this.nextID+=1;let r=String(this.nextID);return new Promise((o,i)=>{let s=setTimeout(()=>{this.pending.delete(r),i(Error(`${e} timed out after ${n}ms`))},n);this.pending.set(r,{resolve:o,reject:i,timer:s}),this.socket.write(JSON.stringify({id:r,method:e,params:t})+`
|
|
7
|
-
`)})}close(){this.rejectPending(Error("supervisor connection closed")),this.socket.destroy()}rejectPending(e){for(let t of this.pending.values())clearTimeout(t.timer),t.reject(e);this.pending.clear()}}function om(e,t){let n=Is(e),r=Date.now()+t;return new Promise((o,i)=>{let s=()=>{let a=Uk(n);a.once("connect",()=>{let c=new rm(a);Qk(c).finally(()=>o(c))}),a.once("error",(c)=>{if(a.destroy(),Date.now()>=r){i(ke(Je,"supervisor is not running","run `devctl start` or `devctl attach` after starting services"));return}setTimeout(s,qk)})};s()})}async function Qk(e){let t;try{t=await e.call("ping",null,nm)}catch{return}let n=Zk(t)?t:{};if(typeof n.session==="string")e.session=n.session;let r=typeof n.protocol==="number"?n.protocol:void 0,o=typeof n.version==="string"?n.version:void 0;if(r===void 0){e.compat={compatible:!1,legacy:!0,daemonVersion:o};return}e.compat={compatible:r===ki,legacy:!1,daemonVersion:o,daemonProtocol:r}}function Zk(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}async function vr(e){try{return await om(e,Vk)}catch{return}}function eC(e,t,n,r){return n?[e,...r]:[e,t,...r]}async function im(e,t){let n=await vr(e);if(n)return n;Ff(e);let r=dr(e),o=eC(process.execPath,process.argv[1]??"",Bun.isStandaloneExecutable===!0,["--config",t,"_supervisor","--repo",e]);Kk({cmd:o,env:process.env,stdout:"ignore",stderr:Bun.file(r),stdin:"ignore",detached:!0}).unref();try{return await om(e,nm)}catch{throw ke(Je,"supervisor failed to start",`see ${r} for details`)}}class na{cfg;client;previousPersisted;constructor(e){this.cfg=e}async start(e){return await this.call("start",{...e,client_env:co()})}async stop(e){await this.call("stop",{services:e})}async restart(e,t){await this.call("restart",{services:e,cascade:t===!0,client_env:co()})}async runTask(e){return await this.call("run_task",{name:e,client_env:co()},tm)}async execService(e,t,n=!1){return await this.call("exec",{service:e,command:t,print_env:n,client_env:co()},tm)}async status(){return await this.call("status",null)}async refreshAuth(){return await this.call("auth_refresh",null)}async configSnapshot(){return await this.call("config_snapshot",null)}async logs(e){return(await this.call("logs",e)).events??[]}async logsPage(e){return await this.call("logs_page",e)}async logsStats(e){return await this.call("logs_stats",e)}async proxyStart(){await this.call("proxy_start",null)}async proxyStop(){await this.call("proxy_stop",null)}async mcpStart(e){await this.call("mcp_start",e??null)}async mcpStop(){await this.call("mcp_stop",null)}async mcpSetTools(e){return(await this.call("mcp_set_tools",{disabled:[...e]})).disabled_tools??[]}async reload(){return await this.call("reload",null)}async invalidateAuth(){await this.call("auth_invalidate",null)}onEvent(e){if(this.client)return this.client.onEvent(e);return()=>{return}}async close(e){if(!this.client)return;try{if(e?.shutdownSupervisor===!0&&e.detach!==!0){let t=Math.max(5000,this.cfg.shutdown.grace_seconds*1000+2000);await this.client.call("shutdown",{stop_services:!0},t)}}finally{this.client.close()}}async call(e,t,n){if(!this.client)throw fe(Je,"supervisor is not running",Error("no client"));return od(this.client,e),this.client.call(e,t,n)}}function Ci(e){let t=e&&Xk(e.compat);if(t)process.stderr.write(`warning: ${t}
|
|
8
|
-
`)}async function id(e,t,n=""){let r=Qs(e,t,n);if(!r)throw ke(Je,"no devctl configuration found","run `devctl setup`, create a .devctl/config.yaml in the repository root, or pass --repo");let o=await vr(r.repoRoot);return Ci(o),{repoRoot:r.repoRoot,client:o}}async function kt(e,t,n,r){let o=r?.allowMissingConfig===!0?yi(e,t):ut(e,t),i=new na(o);if(!n)return i.client=await vr(o.repoRoot),Ci(i.client),i;return i.client=await im(o.repoRoot,o.configPath),Ci(i.client),i}async function sm(e){let t=new na(pr());return t.client=e,Ci(t.client),t.cfg=await t.configSnapshot(),t}async function am(e,t){let n=Qs(e,"",t),r=n?await vr(n.repoRoot):void 0;if(!r)throw ke(Je,"supervisor is not running","run `devctl start` before `devctl attach`");return sm(r)}async function cm(e,t){let n=Qs(e,"",t),r=n?await vr(n.repoRoot):void 0;if(r)return sm(r);let o=ut(e,t),i=new na(o),s=ur(o.repoRoot);if(i.client=await im(o.repoRoot,o.configPath),Ci(i.client),i.cfg=await i.configSnapshot(),s&&s.processes.length>0)i.previousPersisted=s;return i}var qk=50,nm=8000,Vk=200,Jk=30000,tm=86400000,zk;var sd=D(()=>{st();Xg();rd();Pe();ze();zk=new Set(["logs","logs_page","logs_stats"])});function oa(e){if(yn(e))return Nt({kind:yr,serviceAccount:e.service_account});if(Uf(e)&&(e.type!==""||e.mode!==""))return Nt({kind:ra});let t=(e.type||e.mode).toLowerCase();if(t!=="")return Nt({kind:t,providerConfig:e.config??{}});return Nt({kind:lo})}function xr(e){if(e.type.toLowerCase()==="none")return Nt({kind:lo});let t=e.identity.type.toLowerCase(),n=e.identity.service_account||e.service_account;if(t==="service"||t==="service_account"||e.type==="service_account")return Nt({kind:yr,serviceAccount:n});if(e.type.toLowerCase()==="iap"&&t==="")return Nt({kind:lo});if(e.type===""&&t==="")return Nt({kind:lo});return Nt({kind:ra})}function lm(e){return e.kind===ra||e.kind===yr}function uo(e){if(e.tokenKey!=="")return e.tokenKey;if(e.kind===yr)return`sa:${e.serviceAccount}`;if(e.email!=="")return`user:${e.email}`;return"user"}function Nt(e={}){return{kind:lo,email:"",serviceAccount:"",project:"",projectSource:"",adcAvailable:!1,providerConfig:{},tokenKey:"",...e}}function ad(e){let t=new Map,n=(r,o)=>{if(r!=="")t.set(r,(t.get(r)??!1)||o)};for(let r of Object.values(e.services))if(yn(r.identity)&&r.identity.service_account!=="")n(r.identity.service_account,!0);for(let r of e.proxy.routes){let o=r.auth.type.toLowerCase(),i=r.auth.identity.type.toLowerCase(),s=r.auth.identity.service_account||r.auth.service_account;if(i==="service"||i==="service_account"||o==="service_account")n(s,o!=="none")}return[...t.entries()].map(([r,o])=>({email:r,active:o})).sort((r,o)=>r.email.localeCompare(o.email))}function Gn(e){return ad(e).filter((t)=>t.active).map((t)=>t.email)}function dm(e,t,n){let r=[];for(let o of t){let i=e.services[o];if(!i)continue;let s=oa(i.identity);if(yn(i.identity)&&i.identity.service_account===""){r.push({name:o,message:"service account identity is not configured"});continue}if((lm(s)||i.capabilities.some((c)=>c==="google_api"||c==="iap"||c==="service_identity"))&&!n)r.push({name:o,message:"ADC unavailable"})}return r}function _i(e){if(Gn(e).length>0)return!0;if(e.proxy.routes.some((t)=>t.auth.type.toLowerCase()==="iap"))return!0;return Object.values(e.services).some((t)=>{if(lm(oa(t.identity)))return!0;return t.capabilities.some((n)=>n==="google_api"||n==="iap"||n==="service_identity")})}function cd(){return{name:"user",accepts:(e)=>!yn(e),resolve:async(e,t)=>{if(e.type===""&&e.mode==="")return Nt({kind:lo});return{...await t(),kind:ra}}}}function ld(){return{name:"service_account",accepts:(e)=>yn(e),resolve:async(e,t)=>{if(e.service_account==="")throw L(Os,"service account identity is not configured");return{...await t(),kind:yr,serviceAccount:e.service_account}}}}async function um(e,t,n){if(n)for(let r=n.length-1;r>=0;r-=1){let o=n[r];if(o?.accepts(e))return o.resolve(e,t)}if(yn(e))return ld().resolve(e,t);return cd().resolve(e,t)}var ra="user",yr="service_account",lo="none";var br=D(()=>{st();Pe()});import{existsSync as ia,readFileSync as tC}from"fs";import{homedir as fm}from"os";import{join as dd}from"path";var{spawn:ud}=globalThis.Bun;function fo(){let e=globalThis;if(e.window&&typeof e.window.fetch!=="function")e.window.fetch=fetch}function pd(){let e=process.env.GOOGLE_APPLICATION_CREDENTIALS||dd(fm(),".config","gcloud","application_default_credentials.json");if(!ia(e))return"";try{let t=JSON.parse(tC(e,"utf8"));return typeof t.quota_project_id==="string"?t.quota_project_id:""}catch{return""}}async function Lt(e){let t={gcloudInstalled:await fd("gcloud"),adcAvailable:!1,userEmail:"",projectID:"",projectSource:""};if(e!=="")t.projectID=e,t.projectSource="configuration";else{let n=cC("GOOGLE_CLOUD_PROJECT","GCLOUD_PROJECT","GOOGLE_PROJECT");if(n!=="")t.projectID=n,t.projectSource="environment variable";else if(t.gcloudInstalled){let r=await pm("core/project");if(r!=="")t.projectID=r,t.projectSource="gcloud configuration"}}if(Ri())try{await vm(oC(t),rC)}catch(n){t.adcAvailable=!1,t.error=mo(n)}if(t.userEmail===""&&t.gcloudInstalled)t.userEmail=await pm("core/account");return t}async function oC(e){fo();let{GoogleAuth:t}=await import("google-auth-library"),n=new t({scopes:[nC]});await n.getClient(),e.adcAvailable=!0;let r=await n.getProjectId().catch(()=>"");if(e.projectID===""&&r)e.projectID=r,e.projectSource="application default credentials";let o=await iC(n);if(o!=="")e.userEmail=o}async function iC(e){try{let t=await e.getCredentials();if(t.client_email)return t.client_email}catch{}try{let t=await e.getClient(),n=typeof t.credentials?.id_token==="string"?t.credentials.id_token:"";if(n!==""){let r=sC(n);if(r!=="")return r}}catch{return""}return""}function sC(e){let t=e.split(".");if(t.length<2||!t[1])return"";try{let n=JSON.parse(Buffer.from(t[1],"base64url").toString("utf8"));return typeof n.email==="string"?n.email:""}catch{return""}}async function mm(e){let t=await Lt(e);return Nt({kind:"user",email:t.userEmail,project:t.projectID,projectSource:t.projectSource,adcAvailable:t.adcAvailable})}async function go(){if(await ud({cmd:["gcloud","auth","application-default","login"],stdin:"inherit",stdout:"inherit",stderr:"inherit"}).exited!==0)throw ke(to,"application-default login failed","run `gcloud auth application-default login`")}async function sa(){if(await ud({cmd:["gcloud","auth","application-default","revoke","--quiet"],stdout:"ignore",stderr:"pipe"}).exited!==0)throw ke(to,"failed to revoke application-default credentials","run `gcloud auth application-default revoke`")}function mo(e){let t=aC(e).toLowerCase();if(po(t,["unauth","invalid_grant","token has been expired","expired"]))return ke(to,"credential expired or invalid","run `devctl auth login` or `gcloud auth application-default login`");if(po(t,["api has not been used","has not been enabled","access not configured","service_disabled"]))return ke(cr,"required Google API is not enabled","enable the API in the target service account project; devctl will not enable APIs automatically");if(po(t,["permission","forbidden","iam"])){if(po(t,["serviceaccounttoken","iamcredentials","token creator","getaccesstoken"]))return ke(Os,"cannot impersonate service account","ask an administrator to grant roles/iam.serviceAccountTokenCreator on the target service account");return ke(cr,"authorization failure","verify IAM permissions for the current user on this project")}if(t.includes("audience"))return ke(yl,"IAP audience is incorrect","set auth.audience on the proxy route to the IAP OAuth client ID");if(t.includes("iap"))return fe(yl,"IAP authentication failure",e);if(t.includes("project"))return ke(ee,"wrong or missing Google project","set google.project_id in .devctl/config.yaml");if(po(t,["timeout","network","connection refused","no such host"]))return fe(Je,"network problem reaching Google Cloud",e);if(po(t,["adc","default credentials","could not find"]))return ke(to,"application default credentials unavailable","run `gcloud auth application-default login`");return fe(to,"Google authentication failed",e)}function aC(e){let t=[],n=new Set,r=(o,i)=>{if(o===null||o===void 0||i>8||n.has(o))return;if(typeof o==="string"){t.push(o);return}if(typeof o!=="object")return;n.add(o);let s=o;for(let a of["message","reason","status","code","error_description","permission","service"])r(s[a],i+1);for(let a of["error","errors","details","response","data","cause","metadata"]){let c=s[a];if(Array.isArray(c))c.forEach((l)=>r(l,i+1));else r(c,i+1)}};return r(e,0),t.length>0?t.join(" "):String(e)}function po(e,t){return t.some((n)=>e.includes(n))}function cC(...e){for(let t of e){let n=process.env[t];if(n)return n}return""}async function fd(e){try{return(await hm(process.platform==="win32"?["where",e]:["which",e],gm)).code===0}catch{return!1}}function Ri(){let e=process.env.GOOGLE_APPLICATION_CREDENTIALS;if(e&&ia(e))return!0;if(ia(dd(fm(),".config","gcloud","application_default_credentials.json")))return!0;let t=process.env.APPDATA;return Boolean(t&&ia(dd(t,"gcloud","application_default_credentials.json")))}async function pm(e){try{let t=await hm(["gcloud","config","get-value",e],gm);if(t.code!==0)return"";let n=t.stdout.trim();if(n===""||n==="(unset)")return"";return n}catch{return""}}async function hm(e,t){let n=ud({cmd:e,stdout:"pipe",stderr:"ignore",env:{...process.env,CLOUDSDK_CORE_DISABLE_PROMPTS:"1",CLOUDSDK_CORE_DISABLE_USAGE_REPORTING:"true"}}),r=n.stdout?new Response(n.stdout).text():Promise.resolve("");try{let[o,i]=await vm(Promise.all([r,n.exited]),t);return{code:i??1,stdout:o}}catch{return n.kill(),{code:1,stdout:""}}}function vm(e,t){return new Promise((n,r)=>{let o=setTimeout(()=>r(Error("timeout")),t);e.then((i)=>{clearTimeout(o),n(i)},(i)=>{clearTimeout(o),r(i)})})}var nC="https://www.googleapis.com/auth/cloud-platform",gm=1500,rC=2000;var wr=D(()=>{eo();Pe();br()});var{spawn:gd}=globalThis.Bun;import{createServer as ym}from"net";async function xm(e,t,n={}){let r={};for(let[i,s]of Object.entries(n))for(let a of Object.values(s))r[a]=i;let o={};for(let[i,s]of Object.entries(e.services)){if(t.length>0&&!t.includes(i))continue;let a={};for(let c of s.ports){let l=n[i]?.[c.name],d=l&&l>=md?l:c.value;if(l===void 0&&c.auto)d=await dC();if(d<md||d>lC)throw new Oe(ee,`invalid port ${d} on service ${i}`,{service:i});if(r[d]&&r[d]!==i)throw new Oe(ee,`duplicate port ${d} used by ${r[d]} and ${i}`,{service:i});if(l!==d&&!c.auto&&!await ho(d))throw await uC(i,c.name,d);r[d]=i,a[c.name]=d}o[i]=a}return o}function dC(){return new Promise((e,t)=>{let n=ym();n.listen(0,"127.0.0.1",()=>{let r=n.address();n.close(()=>{if(r&&typeof r==="object")e(r.port);else t(fe(ee,"unable to allocate dynamic port",Error("no address")))})}),n.on("error",(r)=>t(fe(ee,"unable to allocate dynamic port",r)))})}async function aa(e){let t=e.ports.filter((r)=>!r.auto&&r.value>=md);if(t.length===0)return;let n={};for(let r of t){if(await ho(r.value))return;n[r.name]=r.value}return n}function ho(e){return new Promise((t)=>{let n=ym();n.listen(e,"127.0.0.1",()=>{n.close(()=>t(!0))}),n.on("error",()=>t(!1))})}async function uC(e,t,n){let r=await vo(n);return pC(e,t,n,r)}function pC(e,t,n,r){let o=t===""?`${e} port`:`${e} ports.${t}`;if(r&&r.pid===process.pid)return ke(Ke,`${e} blocked: this TUI already holds port ${n}`,`Stop the proxy from the Proxy screen, or change ${o} in .devctl.`,e);if(r)return ke(Ke,`${e} blocked: ${r.command} (pid ${r.pid}) is using port ${n}`,`Open Doctor and press enter to free port ${n}, or change ${o} in .devctl.`,e);return ke(Ke,`${e} blocked: port ${n} is already in use`,`Something is listening on ${n}. Open Doctor to free it, or change ${o} in .devctl.`,e)}function fC(e,t){let n=e.split(`
|
|
9
|
-
`).filter((r)=>r.trim()!==""&&!r.startsWith("COMMAND"));for(let r of n){let o=r.trim().split(/\s+/),i=o[0]??"",s=Number(o[1]);if(i!==""&&Number.isInteger(s)&&s>0)return{port:t,pid:s,command:i}}return}async function vo(e){if(process.platform==="win32")return mC(e);let t=gd({cmd:["lsof","-nP",`-iTCP:${e}`,"-sTCP:LISTEN"],stdout:"pipe",stderr:"ignore"}),n=await new Response(t.stdout).text();await t.exited;let r=fC(n,e);if(r)return r;let o=gd({cmd:["fuser","-n","tcp",String(e)],stdout:"pipe",stderr:"pipe"}),i=`${await new Response(o.stdout).text()} ${await new Response(o.stderr).text()}`;await o.exited;let s=i.match(/(\d+)/),a=s?Number(s[1]):0;if(!Number.isInteger(a)||a<=0)return;return{port:e,pid:a,command:"process"}}function gC(e,t){for(let n of e.split(`
|
|
10
|
-
`)){if(!n.includes("LISTENING")&&!n.includes("LISTEN"))continue;if(!n.includes(`:${t}`)&&!n.includes(` ${t} `))continue;let r=n.trim().match(/(\d+)\s*$/),o=r?Number(r[1]):0;if(Number.isInteger(o)&&o>0)return{port:t,pid:o,command:"process"}}return}async function mC(e){let t=gd({cmd:["netstat","-ano"],stdout:"pipe",stderr:"ignore"}),n=t.stdout?await new Response(t.stdout).text():"";return await t.exited,gC(n,e)}async function ca(e){if(e.pid===process.pid)throw ke(Ke,`port ${e.port} is held by this TUI`,"stop the proxy from the proxy screen, or quit the TUI");try{process.kill(e.pid,"SIGTERM")}catch(t){throw fe(Ke,`could not stop pid ${e.pid} on port ${e.port}`,t)}await vC(hC);try{process.kill(e.pid,0),process.kill(e.pid,"SIGKILL")}catch{return}}function vC(e){return new Promise((t)=>{setTimeout(t,e)})}var lC=65535,md=1,hC=400;var Pi=D(()=>{Pe()});var{spawn:xd}=globalThis.Bun;import{existsSync as da,readdirSync as yC,readFileSync as bm,unlinkSync as xC}from"fs";import{join as Ei}from"path";function yd(e){return Ei(Wt(),`${pa(e)}${vd}`)}function ua(e){if(e==="file"||process.env.DEVCTL_HOME&&e!=="keychain")return new la;if(e==="keychain"||process.platform==="darwin"||process.platform==="win32"||process.platform==="linux")return new wm(new la);return new la}class la{backend="file";async get(e){let t=kC(e);if(!t||t.accessToken==="")return;return t}async set(e,t){Gt(yd(e),`${JSON.stringify({...SC(t),key:e})}
|
|
11
|
-
`)}async delete(e){let t=yd(e);if(da(t))xC(t)}async list(){let e=Wt();if(!da(e))return[];let t=[];for(let n of yC(e)){if(!n.endsWith(vd))continue;let r=n.slice(0,-vd.length),o=Sm(Ei(Wt(),n));if(!o)continue;t.push(km(o.key??r,o.record))}return t.sort((n,r)=>n.identity.localeCompare(r.identity))}}class wm{backend="keychain";fallback;constructor(e){this.fallback=e}async get(e){let t=await CC(e);if(t)return t;return this.fallback.get(e)}async set(e,t){if(!await _C(e,t))await this.fallback.set(e,t);bC(e)}async delete(e){await RC(e),await this.fallback.delete(e),wC(e)}async list(){let e=new Set(wd()),t=await this.fallback.list(),n=new Map;for(let r of t)n.set(r.key,r);for(let r of e){let o=await this.get(r);if(o)n.set(r,km(r,o))}return[...n.values()].sort((r,o)=>r.identity.localeCompare(o.identity))}}function bC(e){let t=wd();if(!t.includes(e))Gt(Ei(Wt(),bd),`${JSON.stringify([...t,e])}
|
|
12
|
-
`)}function wC(e){let t=wd(),n=t.filter((r)=>r!==e);if(n.length!==t.length)Gt(Ei(Wt(),bd),`${JSON.stringify(n)}
|
|
13
|
-
`)}function wd(){let e=Ei(Wt(),bd);if(!da(e))return[];try{let t=JSON.parse(bm(e,"utf8"));return Array.isArray(t)?t.filter((n)=>typeof n==="string"):[]}catch{return[]}}function SC(e){return{...e,accessToken:""}}function kC(e){return Sm(yd(e))?.record}function Sm(e){if(!da(e))return;try{let t=JSON.parse(bm(e,"utf8"));if(typeof t.identity!=="string")return;return{key:typeof t.key==="string"&&t.key!==""?t.key:void 0,record:{identity:t.identity,audience:typeof t.audience==="string"?t.audience:"",scopes:Array.isArray(t.scopes)?t.scopes.filter((n)=>typeof n==="string"):[],accessToken:typeof t.accessToken==="string"?t.accessToken:"",tokenType:typeof t.tokenType==="string"?t.tokenType:"Bearer",expiresAt:typeof t.expiresAt==="string"?t.expiresAt:""}}}catch{return}}function km(e,t){let n=Date.parse(t.expiresAt);return{key:e,identity:t.identity,audience:t.audience,scopes:t.scopes,expires_at:t.expiresAt,valid:Number.isFinite(n)&&n-Date.now()>0}}function pa(e){return e.replace(/[^A-Za-z0-9._-]+/g,"_").slice(0,80)||"token"}async function CC(e){let t=await PC(e);if(!t)return;try{return JSON.parse(t)}catch{return}}async function _C(e,t){let n=JSON.stringify(t);if(process.platform==="darwin")return await yo(["security","delete-generic-password","-s",Sr,"-a",e]),await yo(["security","add-generic-password","-s",Sr,"-a",e,"-w",n,"-U"])===0;if(process.platform==="linux")return await EC(["secret-tool","store","--label",`devctl ${e}`,"service",Sr,"account",e],n)===0;if(process.platform==="win32"){let o=`Add-Type -AssemblyName System.Security; $bytes = [Convert]::FromBase64String('${Buffer.from(n,"utf8").toString("base64")}'); $enc = [System.Security.Cryptography.ProtectedData]::Protect($bytes, $null, 'CurrentUser'); [IO.File]::WriteAllBytes($env:LOCALAPPDATA + '\\devctl-cred-${pa(e)}.bin', $enc)`;return await yo(["powershell","-NoProfile","-Command",o])===0}return!1}async function RC(e){if(process.platform==="darwin"){await yo(["security","delete-generic-password","-s",Sr,"-a",e]);return}if(process.platform==="linux"){await yo(["secret-tool","clear","service",Sr,"account",e]);return}if(process.platform==="win32")await yo(["powershell","-NoProfile","-Command",`Remove-Item -ErrorAction SilentlyContinue ($env:LOCALAPPDATA + '\\devctl-cred-${pa(e)}.bin')`])}async function PC(e){if(process.platform==="darwin"){let t=await hd(["security","find-generic-password","-s",Sr,"-a",e,"-w"]);return t.code===0&&t.stdout!==""?t.stdout:void 0}if(process.platform==="linux"){let t=await hd(["secret-tool","lookup","service",Sr,"account",e]);return t.code===0&&t.stdout!==""?t.stdout:void 0}if(process.platform==="win32"){let t=`$p = $env:LOCALAPPDATA + '\\devctl-cred-${pa(e)}.bin'; if (-not (Test-Path $p)) { exit 1 }; Add-Type -AssemblyName System.Security; $raw = [IO.File]::ReadAllBytes($p); $dec = [System.Security.Cryptography.ProtectedData]::Unprotect($raw, $null, 'CurrentUser'); [Text.Encoding]::UTF8.GetString($dec)`,n=await hd(["powershell","-NoProfile","-Command",t]);return n.code===0&&n.stdout!==""?n.stdout:void 0}return}async function yo(e){try{return await xd({cmd:e,stdout:"ignore",stderr:"ignore",timeout:Sd}).exited}catch{return 1}}async function EC(e,t){try{return await xd({cmd:e,stdin:new TextEncoder().encode(t),stdout:"ignore",stderr:"ignore",timeout:Sd}).exited}catch{return 1}}async function hd(e){try{let t=xd({cmd:e,stdout:"pipe",stderr:"ignore",timeout:Sd}),n=t.stdout?await new Response(t.stdout).text():"";return{code:await t.exited,stdout:n.trim()}}catch{return{code:1,stdout:""}}}var bd="keychain-index.json",Sr="devctl.credentials",vd=".cred.json",Sd=3000;var kd=D(()=>{ze()});function Me(e,t,n){return{type:e,timestamp:new Date().toISOString(),service:t,payload:n}}class Pd{subs=new Map;nextID=0;buffer=[];maxBuf;constructor(e){this.maxBuf=e>0?e:1024}subscribe(e,t=[]){this.nextID+=1;let n=this.nextID;return this.subs.set(n,{types:new Set(t),handler:e}),()=>{this.subs.delete(n)}}publish(e){let t=e.timestamp===""?{...e,timestamp:new Date().toISOString()}:e;if(this.buffer.length>=this.maxBuf)this.buffer=this.buffer.slice(1);this.buffer.push(t);for(let n of this.subs.values())if(n.types.size===0||n.types.has(t.type))n.handler(t)}recent(){return[...this.buffer]}}var Cm="ServiceStarted",Cd="ServiceStopped",_m="ServiceFailed",Rm="ServiceStateChanged",Pm="ServiceHealthChanged",fa="LogReceived",xo="TokenRefreshed",kr="TokenRefreshFailed",_d="AuthenticationChanged",Em="ProxyStarted",Tm="ProxyStopped",Rd="ProxyRequest",ga="ConfigurationChanged",Ti="ConfigurationReloadFailed",Am="SessionRecovered";async function Lm(e,t={}){let n=t.attempts??TC,r=t.backoffMs??AC,o=t.retry??LC,i=Error("retry exhausted");for(let s=0;s<n;s+=1)try{return await e()}catch(a){if(i=a,!o(a)||s===n-1)throw a;await DC(r*(s+1))}throw i}function LC(e){if(e instanceof Oe)return e.kind!==ee&&e.kind!==cr;return!0}function DC(e){return new Promise((t)=>{setTimeout(t,e)})}var TC=3,AC=200;var Dm=D(()=>{Pe()});var Im={};Ls(Im,{TokenManager:()=>bo,expiresSoonToken:()=>Mm,googleTokenProviders:()=>Cr,isValidToken:()=>Om,staticTokenProvider:()=>GC,tokenCacheKey:()=>Ed,tokenMetaPath:()=>$m});import{createHash as OC}from"crypto";import{join as MC}from"path";import{GoogleAuth as ha,Impersonated as $C}from"google-auth-library";function Ed(e,t,n){return`${e}|${t}|${n.join(",")}`}function Om(e,t=Td){if(e.accessToken==="")return!1;return e.expiresAt.getTime()-Date.now()>=t}function Mm(e,t=Td){if(e.accessToken==="")return!0;let n=e.expiresAt.getTime()-Date.now();return n>0&&n<t}class bo{cache=new Map;inflight=new Map;providers;thresholdMs;bus;store;constructor(e,t,n,r){this.thresholdMs=e>0?e:Td,this.providers=[...t],this.bus=n,this.store=r??ua(process.env.DEVCTL_CREDENTIAL_BACKEND==="file"?"file":void 0)}replaceProviders(e){this.providers.splice(0,this.providers.length,...e)}isValid(e){return Om(e,this.thresholdMs)}expiresSoon(e){return Mm(e,this.thresholdMs)}invalidate(e){if(e===void 0||e===""){this.cache.clear(),this.clearStore();return}this.cache.delete(e),this.store.delete(e)}async listStatus(){return this.store.list()}storeBackend(){return this.store.backend}async get(e,t,n){let r=Ed(e,t,n),o=this.cache.get(r)??await this.loadStored(r);if(o&&this.isValid(o))return this.cache.set(r,o),o;return this.refresh(e,t,n)}async refresh(e,t,n){let r=Ed(e,t,n),o=this.inflight.get(r);if(o)return o;let i=this.refreshOnce(r,e,t,n);this.inflight.set(r,i);try{return await i}finally{this.inflight.delete(r)}}async refreshOnce(e,t,n,r){let o=this.providers.filter((s)=>!s.accepts||s.accepts(t,n,r));if(o.length===0)throw L(hn,`no token provider accepts identity ${t}`);let i=L(hn,"no token provider available");for(let s of o)try{let a=await Lm(()=>s.fetch(t,n,r),{attempts:FC,backoffMs:NC,retry:ZC});return this.cache.set(e,a),jC(e,a),await this.store.set(e,BC(a)),this.bus?.publish(Me(xo,"",{identity:a.identity,audience:a.audience})),a}catch(a){i=a instanceof Error?a:Error(String(a))}throw this.bus?.publish(Me(kr,"",{identity:t,audience:n,error:F(i)})),i}async loadStored(e){let t=await this.store.get(e);if(!t||t.accessToken==="")return;return WC(t)}async clearStore(){let e=await this.store.list();await Promise.all(e.map((t)=>this.store.delete(t.key)))}}function $m(e){let t=OC("sha256").update(e).digest("hex").slice(0,16);return MC(Wt(),`${t}.json`)}function jC(e,t){let n={identity:t.identity,audience:t.audience,expires_at:t.expiresAt.toISOString(),scopes:t.scopes};Gt($m(e),`${JSON.stringify(n)}
|
|
14
|
-
`)}function BC(e){return{identity:e.identity,audience:e.audience,scopes:e.scopes,accessToken:e.accessToken,tokenType:e.tokenType,expiresAt:e.expiresAt.toISOString()}}function WC(e){return{accessToken:e.accessToken,tokenType:e.tokenType||"Bearer",expiresAt:new Date(e.expiresAt),audience:e.audience,identity:e.identity,scopes:e.scopes}}function Cr(){return[qC(),KC(),UC()]}function GC(e){return{name:"static",accepts:(t,n)=>(e.identity===""||t===e.identity)&&(e.audience===""||n===e.audience),fetch:async(t,n,r)=>({...e,identity:t,audience:n,scopes:r})}}function UC(){return{name:"user",accepts:(e,t)=>!e.startsWith("sa:")&&t==="",fetch:async(e,t,n)=>{if(e.startsWith("sa:"))throw L(hn,"user provider cannot mint service-account tokens");return YC(e,t,n)}}}function KC(){return{name:"service_account",accepts:(e,t)=>e.startsWith("sa:")&&t==="",fetch:async(e,t,n)=>{if(!e.startsWith("sa:"))throw L(hn,"service-account provider cannot mint user tokens");return VC(e,t,n)}}}function qC(){return{name:"iap",accepts:(e,t)=>t!=="",fetch:async(e,t,n)=>{if(t==="")throw L(hn,"IAP audience is required");if(e.startsWith("sa:"))return JC(e,t,n);return zC(e,t,n)}}}async function VC(e,t,n){let r=e.slice(3);try{fo();let i=await new ha({scopes:n.length>0?n:[ma]}).getClient(),s=new $C({sourceClient:i,targetPrincipal:r,targetScopes:n.length>0?n:[ma],lifetime:3600}),a=await s.getAccessToken(),c=typeof a==="string"?a:a?.token;if(!c)throw L(hn,"empty impersonated token");return{accessToken:c,tokenType:"Bearer",expiresAt:va(c,s),audience:t,identity:e,scopes:n}}catch(o){throw mo(o)}}async function JC(e,t,n){let r=e.slice(3);try{fo();let i=await new ha({scopes:[ma]}).getClient(),s=`https://iamcredentials.googleapis.com/v1/projects/-/serviceAccounts/${encodeURIComponent(r)}:generateIdToken`,c=(await i.request({url:s,method:"POST",data:{audience:t,includeEmail:!0}})).data.token;if(!c)throw L(hn,"empty impersonated IAP id token");return{accessToken:c,tokenType:"Bearer",expiresAt:va(c),audience:t,identity:e,scopes:n}}catch(o){throw mo(o)}}async function zC(e,t,n){try{fo();let i=await(await new ha({scopes:n.length>0?n:[HC]}).getIdTokenClient(t)).idTokenProvider.fetchIdToken(t);return{accessToken:i,tokenType:"Bearer",expiresAt:va(i),audience:t,identity:e,scopes:n}}catch(r){throw mo(r)}}async function YC(e,t,n){try{fo();let o=await new ha({scopes:n.length>0?n:[ma]}).getClient(),i=await o.getAccessToken();if(!i.token)throw L(hn,"empty access token");return{accessToken:i.token,tokenType:"Bearer",expiresAt:XC(o,i.token),audience:t,identity:e,scopes:n}}catch(r){throw mo(r)}}function va(e,t){if(t?.credentials?.expiry_date)return new Date(t.credentials.expiry_date);return QC(e)??new Date(Date.now()+IC)}function XC(e,t){return va(t,e)}function QC(e){let t=e.split(".");if(t.length<2||!t[1])return;try{let n=JSON.parse(Buffer.from(t[1],"base64url").toString("utf8"));if(typeof n.exp==="number")return new Date(n.exp*1000)}catch{return}return}function ZC(e){if(e instanceof Oe)return e.kind!==ee&&e.kind!==cr;let t=e instanceof Error?e.message.toLowerCase():String(e).toLowerCase();return t.includes("network")||t.includes("econnreset")||t.includes("etimedout")||t.includes("503")||t.includes("429")}var Td=300000,IC=3000000,FC=3,NC=200,ma="https://www.googleapis.com/auth/cloud-platform",HC="https://www.googleapis.com/auth/userinfo.email";var Ai=D(()=>{eo();kd();Pe();wr();Dm();ze()});async function Un(e,t=Fm,n,r){let o={checks:[],issues:0},i="Preparing diagnostics",s=()=>n?.({active:i,checks:[...o.checks]}),a=(m)=>{i=m,s()},c=(m)=>{if(o.checks.push(m),m.severity==="error")o.issues+=1;s()},l=[...new Set(Object.values(e.services).flatMap((m)=>m.container?[m.container.runtime||"docker"]:[]))];for(let m of l){a(`${m} container runtime`);let x=await t.hasCommand(m),v=x&&await(t.containerRuntimeAvailable??Fm.containerRuntimeAvailable)(m);c(v?{name:`${m} container runtime`,severity:"ok",message:`${m} daemon reachable`}:{name:`${m} container runtime`,severity:"error",message:x?`${m} daemon is not reachable`:`${m} not found`,hint:`install and start ${m}`})}if(a("Google CLI installed"),await t.hasCommand("gcloud"))c({name:"Google CLI installed",severity:"ok",message:"gcloud found"});else c({name:"Google CLI installed",severity:_i(e)?"error":"warn",message:"gcloud not installed",hint:"install the Google Cloud CLI from https://cloud.google.com/sdk/docs/install"});a("Google environment");let d=await t.detectGoogle(e.google.project_id);if(d.adcAvailable)c({name:"Google authentication available",severity:"ok",message:"Application Default Credentials found"});else c({name:"Google authentication available",severity:_i(e)?"error":"warn",message:"ADC unavailable",hint:"run `gcloud auth application-default login`"});if(d.projectID!=="")c({name:"Project configured",severity:"ok",message:`${d.projectID} (source: ${d.projectSource})`});else c({name:"Project configured",severity:_i(e)?"error":"warn",message:"no Google project configured",hint:"set google.project_id in .devctl/config.yaml"});if(_i(e)||Object.values(e.services).some((m)=>m.capabilities.includes("google")||m.identity.type!=="")){a("Live Google access");let m=!0,x=(v)=>{if(m)c(v)};try{await Di((async()=>{await n_(e,x,t,d.userEmail),await t_(e,x,t)})(),t.liveDeadlineMs??e_)}catch(v){x({name:"Live Google probes",severity:"warn",message:F(v),hint:"network or timeout \u2014 retry when online"})}finally{m=!1}}for(let m of e.doctor.tools){let x=m.command||m.name;if(a(`${m.name} installed`),await t.hasCommand(x))c({name:`${m.name} installed`,severity:"ok",message:`${x} found`});else c({name:`${m.name} installed`,severity:"error",message:`${x} not found`,hint:`install ${m.name} and ensure it is on PATH`})}if(a("Repository configuration"),r?.repositoryConfigError!==void 0)if(r.repositoryConfigError==="")c({name:"Repository configuration",severity:"ok",message:"valid"});else c({name:"Repository configuration",severity:"error",message:r.repositoryConfigError});else try{let m=Xt(e);if(m.length>0)c({name:"Repository configuration",severity:"error",message:m.join("; ")});else c({name:"Repository configuration",severity:"ok",message:"valid"})}catch(m){c({name:"Repository configuration",severity:"error",message:F(m)})}let g={};for(let[m,x]of Object.entries(e.services))for(let v of x.ports){if(v.auto)continue;let S=`Port ${v.value}`;if(a(S),g[v.value])c({name:S,severity:"error",message:`configured on both ${g[v.value]} and ${m}`});else{g[v.value]=m;let P=r?.services?.[m],k=Boolean(x.container&&P&&["STARTING","RUNNING","HEALTHY","UNHEALTHY"].includes(P.state??""));if(Boolean(P&&(P.pid>0||k)&&Object.values(P.ports).includes(v.value)))c({name:S,severity:"ok",message:`in use by running service ${m}`});else if(await t.portAvailable(v.value))c({name:S,severity:"ok",message:"available"});else c(await Hm(S,v.value,`services.${m}.ports`))}}if(e.proxy.listen.port>0){let m=`Port ${e.proxy.listen.port}`;if(a(m),r?.proxyRunning)c({name:m,severity:"ok",message:"in use by the running proxy"});else if(await t.portAvailable(e.proxy.listen.port))c({name:m,severity:"ok",message:"proxy listen port available"});else c(await Hm(m,e.proxy.listen.port,"proxy.listen.port"))}return i="Diagnostics complete",s(),o}async function t_(e,t,n){let r=e.google.project_id,o=n.hasLocalAdc??Ri;if(r===""||!o())return;let i=n.probeServiceUsage??Wm,s=[{name:"IAM Credentials API",service:"iamcredentials.googleapis.com"},{name:"Resource Manager API",service:"cloudresourcemanager.googleapis.com"},{name:"IAP API",service:"iap.googleapis.com"}];(await Promise.allSettled(s.map((c)=>Di(i(r,c.service),Li)))).forEach((c,l)=>{let d=s[l];if(!d)return;if(c.status==="fulfilled"){t({name:d.name,severity:c.value?"ok":"warn",message:c.value?"enabled":"not enabled or unreachable",hint:c.value?void 0:`enable ${d.service} in the Google Cloud console \u2014 doctor never auto-enables APIs`});return}t({name:d.name,severity:"warn",message:F(c.reason),hint:`enable ${d.service} in the Google Cloud console \u2014 doctor never auto-enables APIs`})})}async function jm(){if(!Ad)Ad=Promise.resolve().then(() => (Ai(),Im)).then(({TokenManager:e,googleTokenProviders:t})=>new e(60000,t(),void 0,ua("file")));return Ad}async function Bm(e,t){await(await jm()).get(e,t,[])}async function Wm(e,t){let n=await jm(),r=await Di(n.get("user","",[]),Li),o=`https://serviceusage.googleapis.com/v1/projects/${e}/services/${t}`,i=await fetch(o,{headers:{Authorization:`Bearer ${r.accessToken}`},signal:AbortSignal.timeout(Li)});if(!i.ok)return!1;return(await i.json().catch(()=>{return}))?.state==="ENABLED"}async function n_(e,t,n,r){let o=Gn(e),i=e.proxy.routes.filter((f)=>f.auth.type.toLowerCase()==="iap"),s=i.filter((f)=>f.auth.audience.trim()!=="");for(let f of i)if(f.auth.audience.trim()==="")t({name:`IAP audience ${f.name}`,severity:"error",message:"missing audience",hint:"set auth.audience to the IAP OAuth client ID"});if(o.length===0&&s.length===0)return;if(!(n.hasLocalAdc??Ri)())return;let c=n.mintToken??Bm,l=o.map(async(f)=>{try{await Di(c(`sa:${f}`,""),Li),t({name:`Impersonate ${f}`,severity:"ok",message:"token minted"})}catch(g){let m=(n.adcQuotaProject??pd)(),x=r||"the ADC principal",v=m===""?"unknown":m,S=Nm(`Impersonate ${f}`,g,`grant roles/iam.serviceAccountTokenCreator to ${x} on ${f}; ADC quota project: ${v}`);if(m!==""&&S.message.toLowerCase().includes("api is not enabled"))S.message=`IAM Credentials API is disabled in ADC quota project ${m}`,S.hint=`enable iamcredentials.googleapis.com in ${m}, or set the ADC quota project to ${e.google.project_id}`;else if(S.message.toLowerCase()==="google authentication failed")S.message=`access-token mint failed: ${x} \u2192 ${f}`,S.hint=`verify roles/iam.serviceAccountTokenCreator for ${x} on this service account; ADC quota project: ${v}`;t(S)}}),d=s.map(async(f)=>{let g=xr(f.auth).kind===yr?`sa:${xr(f.auth).serviceAccount}`:"user";try{await Di(c(g,f.auth.audience),Li),t({name:`IAP ${f.name}`,severity:"ok",message:"id token minted"})}catch(m){t(Nm(`IAP ${f.name}`,m,"check IAP OAuth client ID and ADC"))}});await Promise.all([...l,...d])}function Nm(e,t,n){let r=F(t),o=r.toLowerCase();if(o.includes("timeout")||o.includes("network")||o.includes("econnrefused")||o.includes("enotfound"))return{name:e,severity:"warn",message:r,hint:"network or timeout \u2014 retry when online"};if(t instanceof Oe&&t.hint!==""){let i=`${t.kind}: `,s=t.message.startsWith(i)?t.message.slice(i.length):t.message;return{name:e,severity:"error",message:s,hint:t.hint}}return{name:e,severity:"error",message:r,hint:n}}function Di(e,t){return new Promise((n,r)=>{let o=setTimeout(()=>r(Error("timeout")),t);e.then((i)=>{clearTimeout(o),n(i)},(i)=>{clearTimeout(o),r(i)})})}async function Hm(e,t,n){let r=await vo(t);if(!r)return{name:e,severity:"error",message:"already in use",hint:`stop the process using port ${t} or change ${n}`};if(r.pid===process.pid)return{name:e,severity:"error",message:`in use by this TUI (${r.command} pid ${r.pid})`,hint:"stop the proxy from the proxy screen (x), then rerun doctor"};return{name:e,severity:"error",message:`in use by ${r.command} (pid ${r.pid})`,hint:"enter stop that process after a confirmation",action:{kind:"free-port",holder:r}}}function ya(e){let t=[`${At()} doctor`,""];for(let n of e.checks){let r=n.severity==="error"?"\u2717":n.severity==="warn"?"!":"\u2713";if(t.push(`${r} ${n.name}`),n.severity!=="ok"){if(t.push(` ${n.message}`),n.hint)t.push(` \u2192 ${n.hint}`)}}return t.push("",`${e.issues} issue(s) found.`),t.join(`
|
|
15
|
-
`)+`
|
|
16
|
-
`}var Li=4000,e_=8000,Fm,Ad;var Oi=D(()=>{eo();st();Pe();wr();br();Pi();kd();Fm={detectGoogle:Lt,hasCommand:fd,portAvailable:ho,hasLocalAdc:Ri,adcQuotaProject:pd,mintToken:Bm,probeServiceUsage:Wm,containerRuntimeAvailable:async(e)=>{try{return await Bun.spawn({cmd:[e,"info"],stdout:"ignore",stderr:"ignore",stdin:"ignore"}).exited===0}catch{return!1}}}});function ko(e){if(e.state===Ht&&e.health===Ct)return _r;if(e.state===Ht&&e.health===Ce)return wo;return e.state}function xa(e){return{name:e,state:So,health:Dt,pid:0,ports:{},restarts:0,last_error:"",identity:"",startTime:void 0,cpuPercent:void 0,memoryKB:void 0,profile:"",env_source:"daemon",orphaned:!1}}function Um(e,t){let n={},r={};for(let a of Object.keys(t))n[a]=0;for(let a of Object.keys(t)){let c=e.services[a]?.dependencies??[];for(let l of c){let d=wt(l);if(!t[d])continue;r[d]=[...r[d]??[],a],n[a]=(n[a]??0)+1}}let o=[],i=Object.keys(t).length,s={};while(i>0){let a=Object.entries(n).filter(([c,l])=>l===0&&!s[c]).map(([c])=>c).sort();if(a.length===0)throw L(Lf,"dependency cycle detected while planning startup");o.push(a);for(let c of a){s[c]=!0,i-=1;for(let l of r[c]??[])n[l]=(n[l]??0)-1}}return o}function Od(e,t){if(!e.services[t])throw L(pi,`unknown service "${t}"`)}function $i(e,t,n){let r={},o=(a)=>{if(r[a])return;Od(e,a),r[a]=!0;for(let c of e.services[a]?.dependencies??[])o(wt(c))};for(let a of t)o(a);let i=Um(e,r),s=[];return i.forEach((a,c)=>{for(let l of a)s.push({name:l,wave:c+1,dependencies:[...e.services[l]?.dependencies??[]]})}),{profile:n,steps:s,waves:i,blockers:[]}}function Md(e,t){let n={};for(let[i,s]of Object.entries(e.services))for(let a of s.dependencies){let c=wt(a);n[c]=[...n[c]??[],i]}let r={},o=(i)=>{if(r[i])return;Od(e,i),r[i]=!0;for(let s of n[i]??[])o(s)};for(let i of t)o(i);return Object.keys(r)}function Km(e,t){let n=[...Um(e,t)].reverse().map((o)=>[...o].sort()),r=[];return n.forEach((o,i)=>{for(let s of o)r.push({name:s,wave:i+1,dependencies:[...e.services[s]?.dependencies??[]]})}),{steps:r,waves:n,profile:"",blockers:[]}}function Ii(e,t){let n=Object.fromEntries(Md(e,t).map((r)=>[r,!0]));return Km(e,n)}function qm(e,t){let n={};for(let r of t)Od(e,r),n[r]=!0;return Km(e,n)}function $d(e){let t="";if(e.profile!=="")t+=`Profile: ${e.profile}
|
|
3
|
+
var vS=Object.defineProperty;var xS=(e)=>e;function bS(e,t){this[e]=xS.bind(null,t)}var wS=(e,t)=>{for(var r in t)vS(e,r,{get:t[r],enumerable:!0,configurable:!0,set:bS.bind(t,r)})};var M=(e,t)=>()=>(e&&(t=e(e=0)),t);var SS=import.meta.require;function Fp(e,t=""){if(t==="MetadataLookupWarning")return!0;return e.includes("MetadataLookupWarning")||e.startsWith("received unexpected error =")}function as(){if($p)return;$p=!0;let e=process.emitWarning.bind(process);process.emitWarning=(t,...r)=>{let n=CS(r[0]),o=kS(t);if(Fp(o,n))return;e(t,...r)}}function Np(){let e=process.stderr.write.bind(process.stderr);return process.stderr.write=(t,r,n)=>{let o=RS(t);if(Fp(o)){let i=typeof r==="function"?r:typeof n==="function"?n:void 0;if(typeof i==="function")i();return!0}if(typeof r==="function")return e(t,r);return e(t,r,n)},()=>{process.stderr.write=e}}function kS(e){if(typeof e==="string")return e;if(e instanceof Error)return e.message;return String(e)}function CS(e){if(typeof e==="string")return e;if(e&&typeof e==="object"&&"type"in e&&typeof e.type==="string")return e.type;return""}function RS(e){if(typeof e==="string")return e;if(e instanceof Uint8Array)return new TextDecoder().decode(e);return""}var $p=!1;import{createHash as PS}from"crypto";import{resolve as _S}from"path";function Zt(e){let t=_S(e),r=process.platform==="win32"?t.toLowerCase():t;return PS("sha256").update(r).digest("hex").slice(0,ES)}var ES=16;var cs=()=>{};function qo(e){let t=e.indexOf("Z-"),r=t>=0?e.slice(0,t+1):e,n=r.indexOf("T");if(n<0||!r.endsWith("Z"))return;let o=r.slice(0,n),i=r.slice(n+1,-1).replace(/-/g,":"),s=new Date(`${o}T${i}Z`);return Number.isNaN(s.getTime())?void 0:s}function Rr(){return process.platform==="darwin"?"cmd+c":"ctrl+shift+c"}function qp(){return{theme:"devctl",leader_timeout:2000,font_size:14,keybinds:{...qS},scroll_speed:3,scroll_acceleration:{enabled:!1},diff_style:"auto",cursor:{style:"block",blinking:!0},mouse:!0,attention:{enabled:!1,notifications:!0,sound:!0,volume:0.4,sound_pack:"default",sounds:{}},log_timestamps:!0,log_metadata:!0,mcp_enabled:!1}}function VS(e){if(e===""||e==="none")return[];return e.split(",").flatMap((t)=>{let r=t.trim();if(r===""||r==="none"||/\s/.test(r))return[];let n=r.toLowerCase().split("+"),o=n[n.length-1]??"";return[{name:o==="return"?"return":o,ctrl:n.includes("ctrl")||n.includes("control"),shift:n.includes("shift"),meta:n.includes("meta")||n.includes("cmd")||n.includes("super"),alt:n.includes("alt")||n.includes("option")}]})}function Pr(e,t){return VS(t).some((n)=>(e.name??"").toLowerCase()===n.name&&Boolean(e.ctrl)===n.ctrl&&Boolean(e.shift)===n.shift&&Boolean(e.meta||e.super)===n.meta&&Boolean(e.option??e.alt)===n.alt)}var Yc=2000,eo=14,Kp="DEVCTL_TUI_CONFIG",qS;var ps=M(()=>{qS={leader:"ctrl+x",command_list:"ctrl+p",command:"/",help:"?",search:"f",quit:"q",services:"s",logs:"l",auth:"a",proxy:"p",doctor:"d",config:"c",setup:"u",refresh:"r",restart:"R",find:"f",fullscreen:"z",confirm:"enter",cancel:"esc",select:"space",interrupt:"ctrl+c",copy:Rr()}});function Re(e,t,r){return{type:e,timestamp:new Date().toISOString(),service:t,payload:r}}class el{subs=new Map;nextID=0;buffer=[];maxBuf;constructor(e){this.maxBuf=e>0?e:1024}subscribe(e,t=[]){this.nextID+=1;let r=this.nextID;return this.subs.set(r,{types:new Set(t),handler:e}),()=>{this.subs.delete(r)}}publish(e){let t=e.timestamp===""?{...e,timestamp:new Date().toISOString()}:e;if(this.buffer.length>=this.maxBuf)this.buffer=this.buffer.slice(1);this.buffer.push(t);for(let r of this.subs.values())if(r.types.size===0||r.types.has(t.type))r.handler(t)}recent(){return[...this.buffer]}}var zp="ServiceStarted",xs="ServiceStopped",bs="ServiceFailed",Yp="ServiceStateChanged",Xp="ServiceHealthChanged",ws="LogReceived",to="TokenRefreshed",wn="TokenRefreshFailed",Qc="AuthenticationChanged",Qp="ProxyStarted",Zp="ProxyStopped",Zc="ProxyRequest",Ss="ConfigurationChanged",zo="ConfigurationReloadFailed",ef="SessionRecovered";function sf(){return{name:"default",parse:(e)=>{let t=nl(e);if(t)return t;return{level:ol(e),request_id:il(e)||void 0}}}}function Yo(e,t){for(let r of t){let n=e[r];if(typeof n==="string"&&n.trim()!=="")return n}return}function cf(e){for(let t of tk){let r=e[t];if(typeof r==="number"){let n=dk[r];if(n)return n;continue}if(typeof r==="string"&&r.trim()!=="")return r.toUpperCase()}return}function Xo(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function Wt(e){if(typeof e==="string"&&e.trim()!=="")return e;if(typeof e==="number"&&Number.isFinite(e))return String(e);return}function ro(e){if(typeof e==="number"&&Number.isFinite(e))return e;if(typeof e==="string"&&e.trim()!==""){let t=Number(e);if(Number.isFinite(t))return t}return}function vr(e,t){for(let r of t)if(e[r]!==void 0&&e[r]!==null)return e[r];return}function rl(e){return e.filter((t)=>t!==void 0&&t!=="").join(" ")}function uk(e){if(e>=nk)return"ERROR";if(e>=rk)return"WARN";return}function pk(e){if(Xo(e))return e;return{}}function lf(e){let t=Wt(vr(e,["http.method","method","request_method"])),r=Wt(vr(e,["http.route","url.path","path","route","request_uri"])),n=Wt(vr(e,["http.status_code","status","status_code"])),o=rl([t,r,n]);return o===""?void 0:o}function df(e){if(!Xo(e))return Wt(e);if(typeof e.stringValue==="string")return e.stringValue.trim()===""?void 0:e.stringValue;return Wt(e.intValue??e.doubleValue??e.boolValue)}function fk(e){if(typeof e==="string"&&e.trim()!=="")return e;return df(e)}function uf(e){if(!Array.isArray(e)||e.length===0)return!1;return e.every((t)=>Xo(t)&&typeof t.key==="string"&&t.value!==void 0)}function mk(e){let t={};if(!uf(e))return t;for(let r of e){let n=r.key;if(typeof n==="string"&&n!==""){let o=df(r.value);if(o!==void 0)t[n]=o}}return t}function gk(e){let t=cf(e);if(t)return t;let r=ro(e.severityNumber);if(r===void 0)return;if(r>=lk)return"FATAL";if(r>=ck)return"ERROR";if(r>=ak)return"WARN";if(r>=sk)return"INFO";if(r>=ik)return"DEBUG";if(r>=ok)return"TRACE";return}function hk(e){if(e.timeUnixNano!==void 0||e.observedTimeUnixNano!==void 0)return!0;if(Xo(e.body)&&(e.body.stringValue!==void 0||e.body.intValue!==void 0||e.body.doubleValue!==void 0))return!0;return uf(e.attributes)}function yk(e,t){if(!hk(e))return;let r=mk(e.attributes),n=fk(e.body)??lf(r)??"log",o=Yo(e,tl)??Wt(r.trace_id??r.traceId);return{message:n,level:gk(e),request_id:o,raw:t}}function vk(e,t){let r=Wt(e.metric_name);if(r===void 0)return;let n=Wt(e.metric_type),o=ro(e.value);if(n===void 0&&o===void 0)return;let i=Wt(e.unit),s=o===void 0?void 0:i===void 0?String(o):`${o} ${i}`;return{message:rl([r,n,s,lf(pk(e.attributes))]),raw:t}}function xk(e){let t=e.trim().split(/\s+/);return{method:t[0],uri:t[1]}}function bk(e,t){if(Yo(e,af)!==void 0)return;let r=Wt(e.request),n=r===void 0?{}:xk(r),o=Wt(vr(e,["request_method","method","http_method","verb"]))??n.method,i=Wt(vr(e,["request_uri","uri","url","path","request_path"]))??n.uri,s=ro(vr(e,["status","status_code","statusCode","http_status"])),a=Wt(vr(e,["remote_ip","remote_addr","client_ip"]));if(o===void 0||i===void 0)return;if(s===void 0&&a===void 0&&r===void 0)return;let c=ro(vr(e,["body_bytes_sent","bytes_sent","bytes"])),l=ro(vr(e,["request_time","duration"])),d=ro(vr(e,["request_time_ms","latency_ms","duration_ms"])),u=c===void 0?void 0:`${c}B`,p=d!==void 0?`${d}ms`:l===void 0?void 0:`${l}s`;return{message:rl([a,o,i,s===void 0?void 0:String(s),u,p]),level:s===void 0?void 0:uk(s),request_id:Yo(e,tl),raw:t}}function wk(e,t){let r=Yo(e,af),n=cf(e),o=Yo(e,tl);if(r===void 0&&n===void 0&&o===void 0)return;return{message:r??t,level:n,request_id:o,raw:t}}function nl(e){let t=e.trim();if(!t.startsWith("{")||!t.endsWith("}"))return;let r;try{r=JSON.parse(t)}catch{return}if(!Xo(r))return;return yk(r,t)??vk(r,t)??bk(r,t)??wk(r,t)}function ol(e){return kk.find((r)=>r.re.test(e))?.level??"UNKNOWN"}function il(e){return Sk.exec(e)?.[1]??""}function Sn(e,t){if(e.services&&e.services.length>0&&!e.services.includes(t.service))return!1;if(e.level&&(tf[t.level]??2)<(tf[e.level]??2))return!1;if(e.source&&t.source!==e.source)return!1;if(e.since&&t.timestamp<e.since)return!1;if(e.until&&t.timestamp>e.until)return!1;if(!e.search)return!0;if(e.regex){let n=sl(e.search);if(n)return n.test(t.message)||t.raw!==void 0&&n.test(t.raw)}let r=e.search.toLowerCase();return t.message.toLowerCase().includes(r)||t.raw!==void 0&&t.raw.toLowerCase().includes(r)}function sl(e){let t=_k(e);if(t===void 0)return;return new RegExp(t)}function _k(e){if(e.length===0||e.length>Ck)return;let t={raw:e,i:0,out:[],quantifiers:0,depth:0,lastAtom:"none",groupQuant:[]};if(!pf(t)||t.i!==e.length||t.depth!==0)return;return t.out.join("")}function pf(e){while(e.i<e.raw.length){if(e.raw[e.i]===")")return!0;if(!Ek(e))return!1}return!0}function Ek(e){let t=e.raw[e.i]??"";if(t==="|")return ks(e,"|","none");if(t==="^")return ks(e,"^","none");if(t==="$")return ks(e,"$","none");if(t===".")return ks(e,".","atom");if(t==="(")return Tk(e);if(t==="[")return Lk(e);if(t==="*"||t==="+"||t==="?"||t==="{")return Ak(e);if(t==="\\")return ff(e);return e.out.push(RegExp.escape(t)),e.i+=1,e.lastAtom="atom",!0}function ks(e,t,r){return e.out.push(t),e.i+=1,e.lastAtom=r,!0}function Tk(e){if(e.i+=1,e.depth+=1,e.depth>Pk)return!1;if(e.groupQuant.push(!1),e.out.push("(?:"),!pf(e)||e.raw[e.i]!==")")return!1;e.out.push(")"),e.i+=1,e.depth-=1;let t=e.groupQuant.pop()===!0;return e.lastAtom=t?"quantified-group":"atom",!0}function Ak(e){let t=e.raw[e.i]??"";if(t==="{"||e.lastAtom==="none"||e.lastAtom==="quant"||e.lastAtom==="quantified-group")return!1;if(e.quantifiers>=Rk)return!1;if(t==="*")e.out.push("*");else if(t==="+")e.out.push("+");else if(t==="?")e.out.push("?");else return!1;e.i+=1,e.quantifiers+=1;let r=e.groupQuant.length-1;if(r>=0)e.groupQuant[r]=!0;if(e.raw[e.i]==="?")e.out.push("?"),e.i+=1;return e.lastAtom="quant",!0}function Lk(e){if(e.i+=1,e.out.push("["),e.raw[e.i]==="^")e.out.push("^"),e.i+=1;if(e.raw[e.i]==="]")e.out.push(RegExp.escape("]")),e.i+=1;while(e.i<e.raw.length&&e.raw[e.i]!=="]"){let t=e.raw[e.i]??"";if(t==="\\"){if(!ff(e))return!1}else if(t==="-")e.out.push("-"),e.i+=1;else e.out.push(RegExp.escape(t)),e.i+=1}if(e.raw[e.i]!=="]")return!1;return e.out.push("]"),e.i+=1,e.lastAtom="atom",!0}function ff(e){let t=e.raw[e.i+1];if(t===void 0)return!1;if(t==="d")e.out.push("\\d");else if(t==="D")e.out.push("\\D");else if(t==="w")e.out.push("\\w");else if(t==="W")e.out.push("\\W");else if(t==="s")e.out.push("\\s");else if(t==="S")e.out.push("\\S");else if(t==="n")e.out.push("\\n");else if(t==="t")e.out.push("\\t");else if(t==="r")e.out.push("\\r");else if(t==="b")e.out.push("\\b");else if(t==="B")e.out.push("\\B");else e.out.push(RegExp.escape(t));return e.i+=2,e.lastAtom="atom",!0}function mf(e){if(!Number.isInteger(e)||(e??0)<=0)return 500;return Math.min(e,5000)}var rf="ERROR",nf="FATAL",of="UNKNOWN",tf,af,tk,tl,rk=400,nk=500,ok=1,ik=5,sk=9,ak=13,ck=17,lk=21,dk,Sk,kk,Ck=200,Rk=8,Pk=2;var Cs=M(()=>{tf={["TRACE"]:0,["DEBUG"]:1,["INFO"]:2,["WARN"]:3,["ERROR"]:4,["FATAL"]:5,["UNKNOWN"]:2};af=["message","msg","text","log","event"],tk=["level","severity","severityText","levelname","loglevel","lvl"],tl=["request_id","requestId","trace_id","traceId","correlation_id","correlationId"],dk={10:"TRACE",20:"DEBUG",30:"INFO",40:"WARN",50:"ERROR",60:"FATAL"};Sk=/(?:x-devctl-request-id|request[_-]?id)[=: ]+([A-Za-z0-9-]+)/i,kk=[{re:/\b(fatal|critical)\b/i,level:"FATAL"},{re:/\b(error|err)\b/i,level:"ERROR"},{re:/\b(warn|warning)\b/i,level:"WARN"},{re:/\b(debug|dbg)\b/i,level:"DEBUG"},{re:/\b(trace)\b/i,level:"TRACE"},{re:/\b(info|information)\b/i,level:"INFO"}]});function T(e,t){return new Ue(e,t)}function ve(e,t,r){let n=r instanceof Error?r:Error(String(r));return new Ue(e,t,{cause:n})}function De(e,t,r,n=""){return new Ue(e,t,{hint:r,service:n})}function Ps(e,t){return e instanceof Ue&&e.kind===t}function Cf(e){if(e instanceof Ue)return e.exitCode();return 1}function Rf(e){if(e instanceof Ue)return{error:E(e),kind:e.kind,hint:e.hint,service:e.service};return{error:E(e)}}function Pf(e){if(typeof e==="string")return T("general",e);if(e.kind)return new Ue(e.kind,e.error.replace(`${e.kind}: `,""),{hint:e.hint,service:e.service});return T("general",e.error)}function E(e){if(e instanceof Ue){if(e.hint!=="")return`${wf(e)} \u2014 ${e.hint}`;return wf(e)}if(e instanceof Error)return e.message;return String(e)}function wf(e){let t=`${e.kind}: `;if(e.message.startsWith(t)){let r=e.message.slice(t.length),n=e.causeError?`: ${e.causeError.message}`:"";if(n!==""&&r.endsWith(n))return r.slice(0,r.length-n.length);return r}return e.message}var Sf=1,te="configuration",Cn="configuration_missing",no="service_not_found",kf="dependency",$e="process_start",oo="authentication",Rn="authorization",_r="token",Rs="impersonation",ml="iap",Wr="proxy",gl="health_check",it="general",Ue;var ae=M(()=>{Ue=class Ue extends Error{kind;hint;service;causeError;constructor(e,t,r){super(r?.cause?`${e}: ${t}: ${r.cause.message}`:`${e}: ${t}`);this.name="DevctlError",this.kind=e,this.hint=r?.hint??"",this.service=r?.service??"",this.causeError=r?.cause}exitCode(){switch(this.kind){case"configuration":case"configuration_missing":case"service_not_found":case"dependency":return 2;case"authentication":case"token":case"iap":return 3;case"authorization":case"impersonation":return 4;case"process_start":return 5;case"health_check":return 6;case"proxy":return 7;default:return 1}}}});function so(){return{args:[],shell:!1}}function vl(){return{vars:{},required:[],defaults:{}}}function xl(){return{type:"",url:"",address:"",command:so(),interval_seconds:0,timeout_seconds:0,start_period_seconds:0,unhealthy_threshold:3,healthy_reset_threshold:10}}function Ft(e){return typeof e==="string"?e:e.service}function Gr(e){return typeof e==="string"?"service_started":e.condition||"service_started"}function Ms(e){return Gr(e)==="service_healthy"?`${Ft(e)} (healthy)`:Ft(e)}function bl(){return{type:"",mode:"",service_account:"",config:{}}}function Ur(){return{extends:"",description:"",command:so(),shell:!1,working_dir:"",dependencies:[],ports:[],environment:vl(),health:xl(),identity:bl(),logs:{stdout:!1,stderr:!1},restart:{policy:"",max_retries:0,backoff_seconds:0},startup:{wait_for_healthy:!1,timeout_seconds:0},capabilities:[],proxy:[],container:void 0,hooks:{pre_start:so(),post_start:so()}}}function _n(){return{version:1,project:{name:""},google:{project_id:"",region:""},profiles:{},templates:{},services:{},tasks:{},proxy:{enabled:!1,listen:{host:"127.0.0.1",port:0},token_endpoint:{enabled:!1,host:"",port:0},routes:[]},logs:{max_memory_events:50000,persistence:{enabled:!0,directory:"~/.devctl/logs",retention_days:14,max_session_logs:0}},auth:{refresh_threshold_seconds:300},shutdown:{grace_seconds:10},ui:{theme:"system",keymap:{}},secrets:{extra_markers:[],extra_patterns:[]},doctor:{tools:[]},plugins:[],environment:{sources:[],secrets:{}},provenance:{},repoRoot:"",configPath:""}}function Kr(e){return e.args.length===0||e.args.length===1&&(e.args[0]??"").trim()===""}function Zo(e){if(e.type!=="")return e.type;return e.mode}function Er(e){let t=Zo(e).toLowerCase();return t==="service"||t==="service_account"}function Af(e){let t=Zo(e).toLowerCase();return t==="user"||t===""}function Os(e){if(e.policy!==""){if(e.policy==="always"||e.policy==="on_failure"||e.policy==="never")return e.policy;return e.policy}if(e.enabled===!0)return"on_failure";return"never"}function qr(e){let t=e.host===""?"127.0.0.1":e.host;if(e.port===0)return t;return`${t}:${e.port}`}function Lf(e){if(e.refresh_threshold_seconds<=0)return 300;return e.refresh_threshold_seconds}function Is(e){if(e.stop_services_on_exit===void 0)return!0;return e.stop_services_on_exit}function Vr(e){if(e.grace_seconds<=0)return 10;return e.grace_seconds}function Df(e){if(!e.logs.stdout&&!e.logs.stderr)return!0;return e.logs.stdout}function Mf(e){if(!e.logs.stdout&&!e.logs.stderr)return!0;return e.logs.stderr}function wl(e,t){return e.find((r)=>r.name===t)}function Of(e){return e[0]}var ao=1,Ts="never",As="on_failure",Ls="always",Ds=8080,Tf="127.0.0.1";function en(e){return Object.entries(e.provenance).sort(([t],[r])=>t.localeCompare(r)).flatMap(([t,r])=>{let n=r[r.length-1];if(!n)return[];return[{path:t,value:mR(e,t),...n,shadowed:r.slice(0,-1)}]})}function mR(e,t){let r=e;for(let n of t.split(".")){if(typeof r!=="object"||r===null)return;r=r[n]}return r}function Vs(e){if(Er(e))return tr({kind:Ln,serviceAccount:e.service_account});if(Af(e)&&(e.type!==""||e.mode!==""))return tr({kind:qs});let t=(e.type||e.mode).toLowerCase();if(t!=="")return tr({kind:t,providerConfig:e.config??{}});return tr({kind:lo})}function Dn(e){if(e.type.toLowerCase()==="none")return tr({kind:lo});let t=e.identity.type.toLowerCase(),r=e.identity.service_account||e.service_account;if(t==="service"||t==="service_account"||e.type==="service_account")return tr({kind:Ln,serviceAccount:r});if(e.type.toLowerCase()==="iap"&&t==="")return tr({kind:lo});if(e.type===""&&t==="")return tr({kind:lo});return tr({kind:qs})}function $m(e){return e.kind===qs||e.kind===Ln}function uo(e){if(e.tokenKey!=="")return e.tokenKey;if(e.kind===Ln)return`sa:${e.serviceAccount}`;if(e.email!=="")return`user:${e.email}`;return"user"}function tr(e={}){return{kind:lo,email:"",serviceAccount:"",project:"",projectSource:"",adcAvailable:!1,providerConfig:{},tokenKey:"",...e}}function Bl(e){let t=new Map,r=(n,o)=>{if(n!=="")t.set(n,(t.get(n)??!1)||o)};for(let n of Object.values(e.services))if(Er(n.identity)&&n.identity.service_account!=="")r(n.identity.service_account,!0);for(let n of e.proxy.routes){let o=n.auth.type.toLowerCase(),i=n.auth.identity.type.toLowerCase(),s=n.auth.identity.service_account||n.auth.service_account;if(i==="service"||i==="service_account"||o==="service_account")r(s,o!=="none")}return[...t.entries()].map(([n,o])=>({email:n,active:o})).sort((n,o)=>n.email.localeCompare(o.email))}function Ar(e){return Bl(e).filter((t)=>t.active).map((t)=>t.email)}function Fm(e,t,r){let n=[];for(let o of t){let i=e.services[o];if(!i)continue;let s=Vs(i.identity);if(Er(i.identity)&&i.identity.service_account===""){n.push({name:o,message:"service account identity is not configured"});continue}if(($m(s)||i.capabilities.some((c)=>c==="google_api"||c==="iap"||c==="service_identity"))&&!r)n.push({name:o,message:"ADC unavailable"})}return n}function oi(e){if(Ar(e).length>0)return!0;if(e.proxy.routes.some((t)=>t.auth.type.toLowerCase()==="iap"))return!0;return Object.values(e.services).some((t)=>{if($m(Vs(t.identity)))return!0;return t.capabilities.some((r)=>r==="google_api"||r==="iap"||r==="service_identity")})}function Wl(){return{name:"user",accepts:(e)=>!Er(e),resolve:async(e,t)=>{if(e.type===""&&e.mode==="")return tr({kind:lo});return{...await t(),kind:qs}}}}function Gl(){return{name:"service_account",accepts:(e)=>Er(e),resolve:async(e,t)=>{if(e.service_account==="")throw T(Rs,"service account identity is not configured");return{...await t(),kind:Ln,serviceAccount:e.service_account}}}}async function Nm(e,t,r){if(r)for(let n=r.length-1;n>=0;n-=1){let o=r[n];if(o?.accepts(e))return o.resolve(e,t)}if(Er(e))return Gl().resolve(e,t);return Wl().resolve(e,t)}var qs="user",Ln="service_account",lo="none";var Lr=M(()=>{ae()});function Kt(){return"devctl 0.2.4"}var Dt="0.2.4",ai=1;function rg(e){return e}function rr(e){return e}function yo(e){if(e.state===je&&e.health===Mt)return dr;if(e.state===je&&e.health===Te)return Mr;return e.state}function di(e){return{name:e,state:xt,health:bt,pid:0,ports:{},restarts:0,last_error:"",identity:"",startTime:void 0,cpuPercent:void 0,memoryKB:void 0,profile:"",env_source:"daemon",orphaned:!1}}function ig(e,t){let r={},n={};for(let a of Object.keys(t))r[a]=0;for(let a of Object.keys(t)){let c=e.services[a]?.dependencies??[];for(let l of c){let d=Ft(l);if(!t[d])continue;n[d]=[...n[d]??[],a],r[a]=(r[a]??0)+1}}let o=[],i=Object.keys(t).length,s={};while(i>0){let a=Object.entries(r).filter(([c,l])=>l===0&&!s[c]).map(([c])=>c).sort();if(a.length===0)throw T(kf,"dependency cycle detected while planning startup");o.push(a);for(let c of a){s[c]=!0,i-=1;for(let l of n[c]??[])r[l]=(r[l]??0)-1}}return o}function rd(e,t){if(!e.services[t])throw T(no,`unknown service "${t}"`)}function ia(e,t,r){let n={},o=(a)=>{if(n[a])return;rd(e,a),n[a]=!0;for(let c of e.services[a]?.dependencies??[])o(Ft(c))};for(let a of t)o(a);let i=ig(e,n),s=[];return i.forEach((a,c)=>{for(let l of a)s.push({name:l,wave:c+1,dependencies:[...e.services[l]?.dependencies??[]]})}),{profile:r,steps:s,waves:i,blockers:[]}}function ui(e,t){let r={};for(let[i,s]of Object.entries(e.services))for(let a of s.dependencies){let c=Ft(a);r[c]=[...r[c]??[],i]}let n={},o=(i)=>{if(n[i])return;rd(e,i),n[i]=!0;for(let s of r[i]??[])o(s)};for(let i of t)o(i);return Object.keys(n)}function sg(e,t){let r=[...ig(e,t)].reverse().map((o)=>[...o].sort()),n=[];return r.forEach((o,i)=>{for(let s of o)n.push({name:s,wave:i+1,dependencies:[...e.services[s]?.dependencies??[]]})}),{steps:n,waves:r,profile:"",blockers:[]}}function sa(e,t){let r=Object.fromEntries(ui(e,t).map((n)=>[n,!0]));return sg(e,r)}function ag(e,t){let r={};for(let n of t)rd(e,n),r[n]=!0;return sg(e,r)}function nd(e){let t="";if(e.profile!=="")t+=`Profile: ${e.profile}
|
|
17
4
|
|
|
18
5
|
`;t+=`Plan:
|
|
19
6
|
|
|
20
|
-
`;let
|
|
21
|
-
`,
|
|
7
|
+
`;let r=1;for(let n of e.waves)for(let o of n)t+=`${r}. ${o}
|
|
8
|
+
`,r+=1;if((e.blockers??[]).length>0){t+=`
|
|
22
9
|
Blocked:
|
|
23
|
-
`;for(let
|
|
24
|
-
`}return t}function
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
project:
|
|
28
|
-
name: ${t}
|
|
29
|
-
|
|
30
|
-
google:
|
|
31
|
-
project_id: ${n}
|
|
32
|
-
|
|
33
|
-
profiles:${r===""?" {}":`
|
|
34
|
-
${r}:
|
|
35
|
-
services: []`}
|
|
36
|
-
|
|
37
|
-
services:
|
|
38
|
-
app:
|
|
39
|
-
command: ["echo", "replace this with your service's start command"]
|
|
40
|
-
|
|
41
|
-
proxy:
|
|
42
|
-
enabled: true
|
|
43
|
-
listen:
|
|
44
|
-
host: 127.0.0.1
|
|
45
|
-
port: ${o.proxyPort}${o.audience===""?"":`
|
|
46
|
-
routes:
|
|
47
|
-
- name: sample
|
|
48
|
-
match:
|
|
49
|
-
host: sample.local
|
|
50
|
-
upstream:
|
|
51
|
-
url: http://127.0.0.1:8081
|
|
52
|
-
auth:
|
|
53
|
-
type: iap
|
|
54
|
-
audience: ${o.audience}
|
|
55
|
-
identity: ${o.sa===""?"user":`{ type: service_account, service_account: ${o.sa} }`}
|
|
56
|
-
`}
|
|
57
|
-
|
|
58
|
-
logs:
|
|
59
|
-
max_memory_events: 50000
|
|
60
|
-
persistence:
|
|
61
|
-
enabled: true
|
|
62
|
-
directory: ~/.devctl/logs
|
|
63
|
-
retention_days: 14
|
|
64
|
-
|
|
65
|
-
auth:
|
|
66
|
-
refresh_threshold_seconds: 300
|
|
67
|
-
|
|
68
|
-
shutdown:
|
|
69
|
-
stop_services_on_exit: true
|
|
70
|
-
grace_seconds: 10
|
|
71
|
-
`)}function ht(e){process.stdout.write(`${e}
|
|
72
|
-
`)}var jd=D(()=>{st();Oi();Pe();wr()});var uh={};Ls(uh,{DEFAULT_LOG_PAGE_SIZE:()=>ih,LevelDebug:()=>Vd,LevelError:()=>_a,LevelFatal:()=>Ra,LevelInfo:()=>Jd,LevelTrace:()=>qd,LevelUnknown:()=>Yd,LevelWarn:()=>zd,LogManager:()=>Ea,MAX_LOG_PAGE_SIZE:()=>sh,clampLogPageSize:()=>ah,compileLogSearch:()=>Pa,defaultExportPath:()=>ch,defaultLogParser:()=>Xd,listSessions:()=>Y_,loadSessionEvents:()=>X_,matchLog:()=>Er,openInFileManager:()=>Aa,parseLevel:()=>Qd,parseRequestID:()=>Zd,pruneSessions:()=>dh,resolveExportPath:()=>_o,safeServiceFile:()=>lh,writeLogExport:()=>Ta});import{spawn as Wd}from"child_process";import{createWriteStream as A_,existsSync as Fi,mkdirSync as L_,readdirSync as Kd,readFileSync as D_,rmSync as O_,statSync as Ud,writeFileSync as M_}from"fs";import{homedir as $_}from"os";import{dirname as nh,isAbsolute as I_,join as Tr,resolve as F_}from"path";function Xd(){return{name:"default",parse:(e)=>({level:Qd(e),request_id:Zd(e)||void 0})}}function Qd(e){return H_.find((n)=>n.re.test(e))?.level??Yd}function Zd(e){return N_.exec(e)?.[1]??""}function Er(e,t){if(e.services&&e.services.length>0&&!e.services.includes(t.service))return!1;if(e.level&&(eh[t.level]??2)<(eh[e.level]??2))return!1;if(e.source&&t.source!==e.source)return!1;if(e.since&&t.timestamp<e.since)return!1;if(e.until&&t.timestamp>e.until)return!1;if(!e.search)return!0;if(e.regex){let n=Pa(e.search);if(n)return n.test(t.message)}return t.message.toLowerCase().includes(e.search.toLowerCase())}function Pa(e){let t=G_(e);if(t===void 0)return;return new RegExp(t)}function G_(e){if(e.length===0||e.length>j_)return;let t={raw:e,i:0,out:[],quantifiers:0,depth:0,lastAtom:"none",groupQuant:[]};if(!rh(t)||t.i!==e.length||t.depth!==0)return;return t.out.join("")}function rh(e){while(e.i<e.raw.length){if(e.raw[e.i]===")")return!0;if(!U_(e))return!1}return!0}function U_(e){let t=e.raw[e.i]??"";if(t==="|")return Ca(e,"|","none");if(t==="^")return Ca(e,"^","none");if(t==="$")return Ca(e,"$","none");if(t===".")return Ca(e,".","atom");if(t==="(")return K_(e);if(t==="[")return V_(e);if(t==="*"||t==="+"||t==="?"||t==="{")return q_(e);if(t==="\\")return oh(e);return e.out.push(RegExp.escape(t)),e.i+=1,e.lastAtom="atom",!0}function Ca(e,t,n){return e.out.push(t),e.i+=1,e.lastAtom=n,!0}function K_(e){if(e.i+=1,e.depth+=1,e.depth>W_)return!1;if(e.groupQuant.push(!1),e.out.push("(?:"),!rh(e)||e.raw[e.i]!==")")return!1;e.out.push(")"),e.i+=1,e.depth-=1;let t=e.groupQuant.pop()===!0;return e.lastAtom=t?"quantified-group":"atom",!0}function q_(e){let t=e.raw[e.i]??"";if(t==="{"||e.lastAtom==="none"||e.lastAtom==="quant"||e.lastAtom==="quantified-group")return!1;if(e.quantifiers>=B_)return!1;if(t==="*")e.out.push("*");else if(t==="+")e.out.push("+");else if(t==="?")e.out.push("?");else return!1;e.i+=1,e.quantifiers+=1;let n=e.groupQuant.length-1;if(n>=0)e.groupQuant[n]=!0;if(e.raw[e.i]==="?")e.out.push("?"),e.i+=1;return e.lastAtom="quant",!0}function V_(e){if(e.i+=1,e.out.push("["),e.raw[e.i]==="^")e.out.push("^"),e.i+=1;if(e.raw[e.i]==="]")e.out.push(RegExp.escape("]")),e.i+=1;while(e.i<e.raw.length&&e.raw[e.i]!=="]"){let t=e.raw[e.i]??"";if(t==="\\"){if(!oh(e))return!1}else if(t==="-")e.out.push("-"),e.i+=1;else e.out.push(RegExp.escape(t)),e.i+=1}if(e.raw[e.i]!=="]")return!1;return e.out.push("]"),e.i+=1,e.lastAtom="atom",!0}function oh(e){let t=e.raw[e.i+1];if(t===void 0)return!1;if(t==="d")e.out.push("\\d");else if(t==="D")e.out.push("\\D");else if(t==="w")e.out.push("\\w");else if(t==="W")e.out.push("\\W");else if(t==="s")e.out.push("\\s");else if(t==="S")e.out.push("\\S");else if(t==="n")e.out.push("\\n");else if(t==="t")e.out.push("\\t");else if(t==="r")e.out.push("\\r");else if(t==="b")e.out.push("\\b");else if(t==="B")e.out.push("\\B");else e.out.push(RegExp.escape(t));return e.i+=2,e.lastAtom="atom",!0}function th(e){return Buffer.from(JSON.stringify(e),"utf8").toString("base64url")}function z_(e){try{let t=JSON.parse(Buffer.from(e,"base64url").toString("utf8"));if(typeof t==="object"&&t!==null&&typeof t.session==="string"&&typeof t.seq==="number")return t}catch{}return}function Gd(e,t){let n={...e};return n[t]=void 0,n}function ah(e){if(!Number.isInteger(e)||(e??0)<=0)return ih;return Math.min(e,sh)}class Ea{events=[];eventStart=0;nextSeq=1;max;bus;detector;persistDir;persist;sessionID;streams=new Map;lastWrite=new Map;parsers=[];constructor(e,t,n,r,o,i,s=0,a=0){this.max=e>0?e:J_,this.bus=t,this.detector=n,this.sessionID=i;let c=o===""||o.startsWith("~/")?$s():o;if(this.persist=r&&i!=="",this.persistDir=this.persist?Tr(c,`${eu}${i}`):"",this.persist)L_(this.persistDir,{recursive:!0,mode:448}),dh(c,s,a)}sessionDir(){return this.persistDir}setParsers(e){this.parsers=e}append(e){let t=this.parseLine(e.message),n={...e,timestamp:e.timestamp||new Date().toISOString(),level:e.level||t.level||Qd(e.message),request_id:e.request_id||t.request_id||Zd(e.message),message:this.detector?this.detector.redactText(e.message):e.message,seq:this.nextSeq++};if(this.events.length<this.max)this.events.push(n);else this.events[this.eventStart]=n,this.eventStart=(this.eventStart+1)%this.max;if(this.bus?.publish(Me(fa,n.service,{event:n,level:n.level})),this.persist){let r=`${n.timestamp} ${n.service} ${n.level} ${n.message}
|
|
73
|
-
`,o=lh(n.service),i=this.streamFor(o);this.lastWrite.set(o,new Promise((s)=>{i.write(r,()=>s())}))}}async flush(){await Promise.all([...this.lastWrite.values()])}parseLine(e){let t={};for(let n of this.parsers)try{let r=n.parse(e);if(r)t={...t,...r}}catch{}return t}streamFor(e){let t=this.streams.get(e);if(t===void 0)t=A_(Tr(this.persistDir,`${e}.log`),{flags:"a",mode:384}),t.on("error",()=>{}),this.streams.set(e,t);return t}async close(){await this.flush(),await Promise.all([...this.streams.values()].map((e)=>new Promise((t)=>{e.end(()=>t())}))),this.streams.clear(),this.lastWrite.clear()}query(e){let t=[];return this.forEachEvent((n)=>{if(Er(e,n))t.push(n)}),t}queryPage(e,t={}){let n=ah(t.limit),r=t.cursor?z_(t.cursor):void 0,o=r!==void 0&&r.session!==this.sessionID,i=o?void 0:r,s=i?t.direction??"backward":"backward",a=[];this.forEachEvent((m)=>{if(Er(e,m))a.push(m)});let c;if(!i)c=a.slice(Math.max(0,a.length-n));else if(s==="forward")c=a.filter((m)=>m.seq>i.seq).slice(0,n);else{let m=a.filter((x)=>x.seq<i.seq);c=m.slice(Math.max(0,m.length-n))}let l=c[0]?.seq,d=c[c.length-1]?.seq,f=l!==void 0&&a.some((m)=>m.seq<l),g=d!==void 0&&a.some((m)=>m.seq>d);return{events:c,prevCursor:th({session:this.sessionID,seq:l??i?.seq??0}),nextCursor:th({session:this.sessionID,seq:d??i?.seq??this.nextSeq-1}),hasNext:g,hasPrev:f,sessionChanged:o}}queryFacets(e){let t=Gd(e,"services"),n=Gd(e,"level"),r=Gd(e,"source"),o=0,i={},s={},a={};return this.forEachEvent((c)=>{if(Er(e,c))o+=1;if(Er(t,c))i[c.service]=(i[c.service]??0)+1;if(Er(n,c))s[c.level]=(s[c.level]??0)+1;if(Er(r,c))a[c.source]=(a[c.source]??0)+1}),{total:o,byService:i,byLevel:s,bySource:a}}snapshot(){let e={},t=0;return this.forEachEvent((n)=>{if(e[n.service]=(e[n.service]??0)+1,n.level===_a||n.level===Ra)t+=1}),{total:this.events.length,errors:t,counts:e}}forEachEvent(e){let t=this.events.length;for(let n=0;n<t;n+=1){let r=this.events[(this.eventStart+n)%t];if(r)e(r)}}exportTo(e,t){Ta(e,this.query(t))}}function ch(e=new Date){let t=e.toISOString().replace(/[:.]/g,"-");return Tr(lr(),`devctl-logs-${t}.log`)}function _o(e=""){if(e==="")return ch();let t=e.startsWith("~/")?Tr($_(),e.slice(2)):e;return I_(t)?t:F_(process.cwd(),t)}function Ta(e,t){Yt(nh(e));let n=t.map((r)=>`${r.timestamp} ${r.service} ${r.level} ${r.message}`);M_(e,`${n.join(`
|
|
74
|
-
`)}
|
|
75
|
-
`,{mode:384})}function Aa(e){let t=Fi(e)&&Ud(e).isDirectory()?e:nh(e);if(Yt(t),process.platform==="darwin"){let n=Fi(e)&&Ud(e).isFile()?["-R",e]:[t];Wd("open",n,{detached:!0,stdio:"ignore"}).unref();return}if(process.platform==="win32"){Wd("explorer",[t],{detached:!0,stdio:"ignore"}).unref();return}Wd("xdg-open",[t],{detached:!0,stdio:"ignore"}).unref()}function Y_(e=$s()){if(!Fi(e))return[];return Kd(e).filter((t)=>t.startsWith(eu)).sort().reverse()}function X_(e,t=$s()){let n=Tr(t,e);if(!Fi(n))return[];let r=[];for(let i of Kd(n)){if(!i.endsWith(".log"))continue;let s=D_(Tr(n,i),"utf8");for(let a of s.split(`
|
|
76
|
-
`)){if(a.trim()==="")continue;let c=a.split(" ");r.push({timestamp:c[0]??"",service:c[1]??i.replace(/\.log$/,""),source:"history",level:c[2]??"INFO",message:c.slice(3).join(" "),pid:0,seq:0})}}let o=r.sort((i,s)=>i.timestamp.localeCompare(s.timestamp));return o.forEach((i,s)=>{i.seq=s+1}),o}function lh(e){let t=e.replace(/[^A-Za-z0-9._-]+/g,"_");return t===""?"service":t}function dh(e,t,n){if(!Fi(e))return;let r=Kd(e).filter((i)=>i.startsWith(eu)).map((i)=>{let s=Tr(e,i),a=Ud(s);return{path:s,mtime:a.mtimeMs}}).sort((i,s)=>s.mtime-i.mtime),o=t>0?Date.now()-t*86400000:0;r.forEach((i,s)=>{let a=o>0&&i.mtime<o,c=n>0&&s>=n;if(a||c)O_(i.path,{recursive:!0,force:!0})})}var qd="TRACE",Vd="DEBUG",Jd="INFO",zd="WARN",_a="ERROR",Ra="FATAL",Yd="UNKNOWN",eh,N_,H_,j_=200,B_=8,W_=2,J_=50000,eu="session-",ih=500,sh=5000;var Ar=D(()=>{ze();eh={[qd]:0,[Vd]:1,[Jd]:2,[zd]:3,[_a]:4,[Ra]:5,[Yd]:2};N_=/(?:x-devctl-request-id|request[_-]?id)[=: ]+([A-Za-z0-9-]+)/i,H_=[{re:/\b(fatal|critical)\b/i,level:Ra},{re:/\b(error|err)\b/i,level:_a},{re:/\b(warn|warning)\b/i,level:zd},{re:/\b(debug|dbg)\b/i,level:Vd},{re:/\b(trace)\b/i,level:qd},{re:/\b(info|information)\b/i,level:Jd}]});class qt{nameMarkers;patterns;constructor(e,t){this.nameMarkers=[...jh,...e],this.patterns=t.flatMap((n)=>{try{return[new RegExp(n)]}catch{return[]}})}update(e,t){this.nameMarkers=[...jh,...e],this.patterns=t.flatMap((n)=>{try{return[new RegExp(n)]}catch{return[]}})}isSecretName(e){let t=e.toUpperCase();return this.nameMarkers.some((n)=>t.includes(n.toUpperCase()))}redactValue(e,t){if(t==="")return t;if(this.isSecretName(e))return"********";if(this.patterns.some((n)=>n.test(t)))return"********";return t}redactMap(e){let t={};for(let[n,r]of Object.entries(e))t[n]=this.redactValue(n,r);return t}redactText(e){if(e==="")return e;let t=e;for(let n of this.patterns)t=t.replace(n,"********");return P0(t)}}function P0(e){let t=e.toLowerCase(),n="authorization: bearer ",r=t.indexOf("authorization: bearer ");if(r>=0)return Bh(e,r+22);let o=t.indexOf("bearer ");if(o<0)return e;return Bh(e,o+7)}function Bh(e,t){let n=t;while(n<e.length&&!E0(e[n]??""))n+=1;return e.slice(0,t)+"********"+e.slice(n)}function E0(e){return e===" "||e==="\t"||e===`
|
|
77
|
-
`||e==="\r"}var jh;var To=D(()=>{jh=["PASSWORD","SECRET","TOKEN","PRIVATE_KEY","CLIENT_SECRET","API_KEY","CREDENTIAL","ACCESS_KEY","AUTH_KEY"]});var Fa;var Wh=D(()=>{Fa={procedure:`---
|
|
10
|
+
`;for(let n of e.blockers??[])t+=`- ${n.name}: ${n.message}
|
|
11
|
+
`}return t}function aa(e){return`${e.join(", ")} changed and only take effect after a full \`devctl down && devctl start\`, not a reload`}function uP(e,t,r){let n={};if(t!==""){let o=e.profiles[t];if(!o)throw T("configuration",`unknown profile "${t}"`);Object.assign(n,o.environment)}if(r.length>0)return{services:ng(e,r),env:n};if(t==="")return{services:Object.keys(e.services),env:n};return{services:ng(e,e.profiles[t]?.services??[]),env:n}}function pP(e){let t=Object.keys(e.profiles).sort();return rr(t[0]??"")}function $n(e,t){if(t==="")return{};return{...e.profiles[rr(t)]?.environment??{}}}function ca(e,t){let r=t.services??[],n=t.profile??rr("");if(r.length===0&&n===""){if(n=t.activeProfile||pP(e),n==="")throw T(te,"no profile or services given; pass service names or add a profile")}let o=uP(e,n,r);return{services:o.services,env:o.env,profile:n}}function ng(e,t){let r={},n=[];for(let o of t){if(r[o])continue;if(!e.services[o])throw T("service_not_found",`unknown service "${o}"`);r[o]=!0,n.push(o)}return n}var og="UNKNOWN",Dr="STARTING",je="RUNNING",dr="HEALTHY",Mr="UNHEALTHY",ur="STOPPING",xt="STOPPED",st="FAILED",nr="RESTARTING",bt="UNKNOWN",Mt="HEALTHY",Te="UNHEALTHY";var qt=M(()=>{ae()});function rn(e){if(!Number.isInteger(e))return Ed;return Math.min(aE,Math.max(cE,e))}function kh(e,t){if(t.length!==1||t<"0"||t>"9")return e;if(e.length>=lE)return t;return`${e}${t}`}function Ch(e){return e.slice(0,-1)}function Rh(e,t){if(e==="")return rn(t);let r=Number(e);if(!Number.isInteger(r))return rn(t);return rn(r)}function Hn(e){let t=Number.parseInt(Zt(e).slice(0,sE),16),r=Number.isFinite(t)?t%Sh:0;return Ed+r}function Ph(e,t){return t===Hn(e)}var Ed=18700,Sh=600,vF,sE=8,aE=65535,cE=1024,lE=5;var Td=M(()=>{cs();vF=Ed+Sh-1});class or{nameMarkers;patterns;constructor(e,t){this.nameMarkers=[...Th,...e],this.patterns=t.flatMap((r)=>{try{return[new RegExp(r)]}catch{return[]}})}update(e,t){this.nameMarkers=[...Th,...e],this.patterns=t.flatMap((r)=>{try{return[new RegExp(r)]}catch{return[]}})}isSecretName(e){let t=e.toUpperCase();return this.nameMarkers.some((r)=>t.includes(r.toUpperCase()))}redactValue(e,t){if(t==="")return t;if(this.isSecretName(e))return"********";if(this.patterns.some((r)=>r.test(t)))return"********";return t}redactMap(e){let t={};for(let[r,n]of Object.entries(e))t[r]=this.redactValue(r,n);return t}redactText(e){if(e==="")return e;let t=e;for(let r of this.patterns)t=t.replace(r,"********");return yE(t)}}function yE(e){let t=e.toLowerCase(),r="authorization: bearer ",n=t.indexOf("authorization: bearer ");if(n>=0)return Ah(e,n+22);let o=t.indexOf("bearer ");if(o<0)return e;return Ah(e,o+7)}function Ah(e,t){let r=t;while(r<e.length&&!vE(e[r]??""))r+=1;return e.slice(0,t)+"********"+e.slice(r)}function vE(e){return e===" "||e==="\t"||e===`
|
|
12
|
+
`||e==="\r"}var Th;var Ro=M(()=>{Th=["PASSWORD","SECRET","TOKEN","PRIVATE_KEY","CLIENT_SECRET","API_KEY","CREDENTIAL","ACCESS_KEY","AUTH_KEY"]});var Ca;var Lh=M(()=>{Ca={procedure:`---
|
|
78
13
|
name: devctl-onboard
|
|
79
14
|
description: Survey a repository \u2014 its runnable services, docker-compose, Terraform, Kubernetes manifests, .env files, task runners \u2014 and author a validated .devctl configuration for it. Use when asked to onboard a repo to devctl, add or fix .devctl/config.yaml, generate devctl services/profiles/proxy routes, or diagnose why a devctl config fails to load.
|
|
80
15
|
---
|
|
@@ -382,7 +317,7 @@ the agent to set it up" a complete path. In that state \`get_status\` reports
|
|
|
382
317
|
arguments reports the missing configuration rather than a parse error. Draft,
|
|
383
318
|
validate the candidate text, write the files, then call \`reload_config\`: setup
|
|
384
319
|
mode clears on the reload that finds a valid configuration.
|
|
385
|
-
`,authoring:"# Authoring rules the loader enforces\n\nThe JSON Schema (`schema/devctl.config.schema.json`) describes the shape.\nThis file describes what the **loader and validator actually reject** \u2014 the\nrules that turn a schema-plausible config into one that fails at\n`devctl config validate`. Check anything you are unsure of here before writing.\n\n---\n\n## Unknown fields are rejected everywhere\n\nNot warned about \u2014 rejected, with the offending path named. These are the\ncomplete allowlists.\n\n**Top level:** `version` `project` `google` `profiles` `templates` `services`\n`tasks` `proxy` `logs` `auth` `shutdown` `ui` `secrets` `doctor` `plugins`\n`environment`\n\n**Service** (and `templates.<name>`, same shape): `extends` `description`\n`command` `shell` `working_dir` `dependencies` `ports` `environment` `health`\n`identity` `logs` `restart` `startup` `capabilities` `proxy` `container` `hooks`\n\n| Section | Allowed keys |\n|---|---|\n| `project` | `name` |\n| `google` | `project_id` `region` |\n| `profiles.<name>` | `services` `environment` |\n| `service.health` | `type` `url` `address` `command` `interval_seconds` `timeout_seconds` `start_period_seconds` `unhealthy_threshold` `healthy_reset_threshold` |\n| `service.hooks` | `pre_start` `post_start` |\n| `service.container` | `image` `runtime` `ports` `env` `volumes` |\n| `tasks.<name>` | `command` `shell` `working_dir` `dependencies` `environment` |\n| `service.identity` | `type` `mode` `service_account` |\n| `service.restart` | `enabled` `policy` `max_retries` `backoff_seconds` |\n| `service.startup` | `wait_for_healthy` `timeout_seconds` |\n| `service.logs` | `stdout` `stderr` |\n| `service.environment` | `required` `defaults` + arbitrary `KEY: value` pairs |\n| `proxy` | `enabled` `listen` `token_endpoint` `routes` |\n| `proxy.listen` | `host` `port` |\n| `proxy.token_endpoint` | `enabled` `host` `port` |\n| `route` | `name` `match` `upstream` `auth` |\n| `route.match` | `host` `path` |\n| `route.upstream` | `url` |\n| `route.auth` | `type` `identity` `audience` `service_account` |\n| `logs` | `max_memory_events` `persistence` |\n| `logs.persistence` | `enabled` `directory` `retention_days` `max_session_logs` |\n| `auth` | `refresh_threshold_seconds` |\n| `shutdown` | `stop_services_on_exit` `grace_seconds` |\n| `ui` | `theme` `keymap` |\n| `secrets` | `extra_markers` `extra_patterns` |\n| `doctor` | `tools` (each `{ name, command }`) |\n| `plugins[]` | `path` |\n| `environment` | `sources` `secrets` |\n\nThere is no `depends_on`, `build`, `replicas`, or `env_file`. Container fields\nbelong under `service.container`, not directly on the service.\n\n---\n\n## Required, at minimum\n\n- `version: 1`. Anything else: *unsupported config version N; no migration is\n available.*\n- **At least one service.** An empty or missing `services` map fails with *at\n least one service must be defined* \u2014 so a proxy-only or profiles-only config\n is not valid.\n- Every host service needs a non-empty `command`; a container service may rely on its image command.\n\n---\n\n## Ports\n\n- **Globally unique across all services.** Two services on `8000` gives\n *duplicate port 8000 used by api and worker*. This is the single most common\n failure when onboarding a repo whose services each assumed they owned the\n default port.\n- Range 1\u201365535.\n- Forms accepted: a named map (`ports: { http: 8000 }`, preferred), a list, a\n bare number, or `auto`. `auto` is exempt from the uniqueness check \u2014\n devctl allocates at start.\n- Name the port `http` when it serves HTTP.\n- Prefer the explicit `${services.X.ports.http}` reference form. The short\n `${services.X.port}` form is only unambiguous for a single-port service: once\n the service is running it prefers the assigned port named `http`, but when it\n resolves against the configuration it takes the **first port declared**,\n whatever its name. Two forms of the same reference disagreeing on a\n multi-port service is a genuinely confusing bug to chase.\n\n## References\n\n`${services.<name>.ports.<portname>}` and `${services.<name>.port}` are the\nsupported forms. Anything else \u2014 `${env.FOO}`, `${project.name}` \u2014 throws.\n\n- The referenced service must exist and the named port must be defined, or\n validation fails with *unresolvable reference*.\n- References resolve inside service `environment` values, `defaults`, profile\n environments and dotenv values, before the process starts.\n- Use them for every cross-service URL. Hard-coded ports silently break when a\n port changes or is switched to `auto`.\n\n## Dependencies\n\n- Must name a service that exists.\n- A service may not depend on itself.\n- Cycles are rejected: *dependency cycle: a \u2192 b \u2192 a*.\n- Direction: `dependencies` means \"start these first\". `start x` walks **up**\n and starts x's dependencies; `stop x` walks **down** and stops x's\n *dependents*, never its dependencies.\n- A string dependency uses `service_started`. Use `{ service: db, condition:\n service_healthy }` to wait for the dependency's configured health check.\n\n## Commands and `shell`\n\nA command whose argv contains any of `|` `||` `&&` `;` `>` `>>` `<` `&` is\nrejected unless `shell: true`:\n\n```yaml\n# rejected\ncommand: \"npm run build && npm start\"\n\n# correct\ncommand: \"npm run build && npm start\"\nshell: true\n\n# better \u2014 no shell needed\ncommand: [npm, start]\n```\n\nPrefer argv lists. A string command is split on whitespace, which mangles\narguments containing spaces.\n\n## `working_dir`\n\nRelative to the **repository root** \u2014 the directory containing `.devctl` \u2014 not\nthe process cwd, and not the `.devctl` directory itself.\n\n---\n\n## Health\n\n| `type` | Also requires |\n|---|---|\n| `http` | `url` \u2014 omit it and you get *health.url is required for http health checks* |\n| `tcp` | `address`, **or** at least one port defined on the service |\n| `command` | `health.command` (non-empty) |\n| `process` or omitted | nothing; only checks the pid is alive |\n\nAny other `type` is rejected \u2014 *health.type must be http, tcp, process, or\ncommand* \u2014 **unless** `plugins` is non-empty. That exemption is not approval:\nplugins load after validation, so the supervisor re-checks the type at boot and\nat reload. A custom type no plugin provides fails as a *reload rejection*, not\na config error, which is much harder to diagnose. Only use a custom type when\nyou can point at the plugin that registers it.\n\nDefaults when omitted: interval 2s, timeout 2s, start period 0s, unhealthy\nthreshold 3, healthy reset threshold 10. Failures during the start period do\nnot mark the service unhealthy or consume restart budget.\n\n## Identity\n\n- `type: user` (or omitted) needs nothing else.\n- `type: service_account` (or `service`) **requires** `service_account`, and it\n must contain `@` \u2014 *service_account must be an email*.\n- `mode` is an accepted alias of `type`.\n- Any other type behaves like a custom health type: allowed only with\n `plugins` set, re-checked at boot.\n\nNever fabricate an SA email. If Terraform interpolates it beyond what you can\nresolve, leave a clearly-marked placeholder and tell the user.\n\n## Restart\n\n`policy` must be `never`, `on_failure`, or `always`. `enabled: true` with no\npolicy behaves as `on_failure`.\n\n`max_retries` is a real budget: it resets on a manual stop/start/restart and\nafter a sustained healthy run, but an automatic health-triggered restart\npreserves it across its own cycle.\n\n## Capabilities\n\nDocumentation for doctor, not behaviour. Only these are accepted:\n`google` `google_api` `iap` `network` `service_identity` `local_http`.\nAnything else is rejected.\n\n---\n\n## Proxy\n\n- `proxy.listen.port` is **required** when `proxy.enabled: true`.\n- `proxy.listen.host` must be an IP or `localhost`. `0.0.0.0` is rejected.\n- `proxy.token_endpoint.host` must be loopback; `0.0.0.0` is rejected.\n- Every route needs a `name` and an `upstream.url`.\n- **Route names must be unique** \u2014 including names generated from per-service\n `proxy` fragments.\n- `auth.type: iap` requires **both** `audience` and `auth.identity.type`. A\n missing identity type on an IAP route is a configuration error, not a\n default.\n- An identity of `service` / `service_account` requires an SA email, from\n either `auth.identity.service_account` or the route's `auth.service_account`.\n- `auth.type: none` means no auth at all \u2014 any identity left on such a route is\n ignored entirely, and will not be probed at start or by doctor.\n\n### Per-service route fragments\n\nA service's `proxy` key is one route or a list. At load they append into the\n**same** global `proxy.routes` list, named `<service>` or `<service>-<n>`:\n\n```yaml\nservices:\n api:\n command: [python3, main.py]\n proxy:\n - match: { path: /api }\n upstream: { url: \"http://127.0.0.1:8000\" }\n```\n\nThat generates a route named `api`. So a service named `api` **and** a global\nroute named `api` collide \u2014 *duplicate route name api*. Watch for this when\nmixing both styles.\n\nMatching is host + optional path prefix. There is no path rewriting or\nstripping: the matched path is forwarded to the upstream as-is.\n\n---\n\n## Modular layout\n\nWhen the main file is `.devctl/config.yaml`, these merge in automatically:\n\n```\n.devctl/services/<name>.yaml \u2192 services.<name> (FILENAME is the key)\n.devctl/profiles/<name>.yaml \u2192 profiles.<name>\n.devctl/proxy/routes.yaml \u2192 proxy.routes (see the wrapper below)\n```\n\nA service or profile file contains that object's body **only** \u2014 no `services:`\nwrapper, no `version:`. Getting this wrong reads oddly: a `services:` wrapper\ninside `.devctl/services/api.yaml` reports\n`unknown fields: services.api.services`.\n\n`proxy/routes.yaml` is the exception: it accepts either a full `proxy:` wrapper\nor a bare top-level `routes:` list. Both append to the same global route list.\n\n```yaml\n# .devctl/proxy/routes.yaml \u2014 wrapper form, also lets you set proxy.listen here\nproxy:\n routes:\n - name: invoices-api\n match: { host: invoices-api.local }\n upstream: { url: \"http://127.0.0.1:18000\" }\n```\n\n```yaml\n# .devctl/proxy/routes.yaml \u2014 bare form, equivalent for routes alone\nroutes:\n - name: invoices-api\n match: { host: invoices-api.local }\n upstream: { url: \"http://127.0.0.1:18000\" }\n```\n\nPick one. Both keys in the same file append **both** lists, which trips the\nduplicate-route-name check.\n\nOverlays merge after the repo config, later wins:\nbuilt-in defaults \u2192 repo `.devctl` \u2192 `~/.devctl/config.local.yaml` \u2192\n`.devctl/config.local.yaml` \u2014 the repo-local overlay wins over the home one.\nOverlays are presence-aware:\n`false`, `0` and\nempty collections in an overlay do override, so `proxy.enabled: false` in a\nlocal overlay genuinely turns the proxy off.\n\n---\n\n## Environment\n\nMerge order \u2014 later sources win:\n\n```\nprocess \u2192 profile \u2192 dotenv \u2192 generated \u2192 keychain \u2192 secret_manager \u2192 defaults \u2192 vars \u2192 runtime\n```\n\n`process`, `defaults`, `vars` and `runtime` always run. Listing\n`environment.sources` **adds** optional sources (`profile`, `dotenv`,\n`generated`, `keychain`, `secret_manager`) to that always-on set \u2014 it does not\nreplace it, and it does not reorder anything.\n\n- `dotenv` reads repo root then `working_dir`: `.env`, `.env.development`,\n `.env.local`, `.env.<profile>`.\n- `keychain` and `secret_manager` throw when listed and the fetch fails, so\n only list them when the repo genuinely uses them.\n- `environment.required` on a service fails the start if those keys are still\n empty after the whole merge \u2014 the right place to encode \"this cannot run\n without X\".\n\nRuntime values devctl injects: `SERVICE_PORT`, `SERVICE_HOST`,\n`DEVCTL_PROXY_URL`, `DEVCTL_SERVICE_NAME`, `DEVCTL_ENVIRONMENT`,\n`DEVCTL_TOKEN_URL`, `DEVCTL_INTERNAL_TOKEN`. Do not define these yourself.\n\n---\n\n## Templates\n\n```yaml\ntemplates:\n python-http:\n health: { type: http, interval_seconds: 2, timeout_seconds: 1 }\n logs: { stdout: true, stderr: true }\n restart: { policy: on_failure, max_retries: 2, backoff_seconds: 1 }\n\nservices:\n api:\n extends: python-http\n command: [python3, main.py]\n health: { url: \"http://127.0.0.1:8000/health\" } # merged field-by-field\n```\n\n- `extends` must name a template that exists.\n- Nested sections merge **field by field**, so a service can override one\n health field without restating the rest.\n- A template is not a service and is never started.\n\n---\n\n## Reading validation output\n\nEvery message names its path. Fix the path it names.\n\n| Message | Meaning |\n|---|---|\n| `at least one service must be defined` | empty/missing `services` |\n| `duplicate port N used by X and Y` | two services pinned the same port |\n| `services.X.command is required` | missing or empty command |\n| `services.X.command contains shell metacharacters` | add `shell: true` or use argv |\n| `services.X.dependencies: unknown service \"Y\"` | typo, or Y lives in a file you did not create |\n| `dependency cycle: a \u2192 b \u2192 a` | remove an edge |\n| `services.X.health.url is required for http health checks` | add `url`, or change the type |\n| `services.X.identity.service_account must be an email` | placeholder left unresolved |\n| `services.X.environment.K: unresolvable reference ${\u2026}` | referenced service or port name does not exist |\n| `services.X.capabilities: unknown capability \"c\"` | only the six listed above are accepted |\n| `profiles.P references unknown service \"S\"` | profile lists a service that is not defined |\n| `proxy.routes[i]: duplicate route name N` | often a per-service fragment colliding with a global route |\n| `proxy.routes[i].auth.audience is required when auth.type is iap` | IAP needs both audience and identity.type |\n| `proxy.listen.port is required when proxy.enabled is true` | pin a port |\n| `unsupported config version N (expected 1)` | `version:` must be `1` |\n| `unknown fields: services.a.depends_on` | not in the allowlists at the top of this file \u2014 usually a compose or k8s spelling |\n\nEvery message above is the validator's exact wording. `devctl config validate`\nprints one per line and exits 2; a clean run prints `configuration is valid`\nand exits 0.\n",discovery:`# Discovery: repository signal \u2192 devctl service
|
|
320
|
+
`,authoring:"# Authoring rules the loader enforces\n\nThe JSON Schema (`schema/devctl.config.schema.json`) describes the shape.\nThis file describes what the **loader and validator actually reject** \u2014 the\nrules that turn a schema-plausible config into one that fails at\n`devctl config validate`. Check anything you are unsure of here before writing.\n\n---\n\n## Unknown fields are rejected everywhere\n\nNot warned about \u2014 rejected, with the offending path named. These are the\ncomplete allowlists.\n\n**Top level:** `version` `project` `google` `profiles` `templates` `services`\n`tasks` `proxy` `logs` `auth` `shutdown` `ui` `secrets` `doctor` `plugins`\n`environment`\n\n**Service** (and `templates.<name>`, same shape): `extends` `description`\n`command` `shell` `working_dir` `dependencies` `ports` `environment` `health`\n`identity` `logs` `restart` `startup` `capabilities` `proxy` `container` `hooks`\n\n| Section | Allowed keys |\n|---|---|\n| `project` | `name` |\n| `google` | `project_id` `region` |\n| `profiles.<name>` | `services` `environment` |\n| `service.health` | `type` `url` `address` `command` `interval_seconds` `timeout_seconds` `start_period_seconds` `unhealthy_threshold` `healthy_reset_threshold` |\n| `service.hooks` | `pre_start` `post_start` |\n| `service.container` | `image` `runtime` `ports` `env` `volumes` |\n| `tasks.<name>` | `command` `shell` `working_dir` `dependencies` `environment` |\n| `service.identity` | `type` `mode` `service_account` |\n| `service.restart` | `enabled` `policy` `max_retries` `backoff_seconds` |\n| `service.startup` | `wait_for_healthy` `timeout_seconds` |\n| `service.logs` | `stdout` `stderr` |\n| `service.environment` | `required` `defaults` + arbitrary `KEY: value` pairs |\n| `proxy` | `enabled` `listen` `token_endpoint` `routes` |\n| `proxy.listen` | `host` `port` |\n| `proxy.token_endpoint` | `enabled` `host` `port` |\n| `route` | `name` `match` `upstream` `auth` |\n| `route.match` | `host` `path` |\n| `route.upstream` | `url` |\n| `route.auth` | `type` `identity` `audience` `service_account` |\n| `logs` | `max_memory_events` `persistence` |\n| `logs.persistence` | `enabled` `directory` `retention_days` `max_session_logs` |\n| `auth` | `refresh_threshold_seconds` |\n| `shutdown` | `stop_services_on_exit` `grace_seconds` |\n| `ui` | `theme` `keymap` |\n| `secrets` | `extra_markers` `extra_patterns` |\n| `doctor` | `tools` (each `{ name, command }`) |\n| `plugins[]` | `path` |\n| `environment` | `sources` `secrets` |\n\nThere is no `depends_on`, `build`, `replicas`, or `env_file`. Container fields\nbelong under `service.container`, not directly on the service.\n\n---\n\n## Required, at minimum\n\n- `version: 1`. Anything else: *unsupported config version N; no migration is\n available.*\n- **At least one service.** An empty or missing `services` map fails with *at\n least one service must be defined* \u2014 so a proxy-only or profiles-only config\n is not valid.\n- Every host service needs a non-empty `command`; a container service may rely on its image command.\n\n---\n\n## Ports\n\n- **Globally unique across all services.** Two services on `8000` gives\n *duplicate port 8000 used by api and worker*. This is the single most common\n failure when onboarding a repo whose services each assumed they owned the\n default port.\n- Range 1\u201365535.\n- Forms accepted: a named map (`ports: { http: 8000 }`, preferred), a list, a\n bare number, or `auto`. `auto` is exempt from the uniqueness check \u2014\n devctl allocates at start.\n- Name the port `http` when it serves HTTP.\n- Prefer the explicit `${services.X.ports.http}` reference form. The short\n `${services.X.port}` form is only unambiguous for a single-port service: once\n the service is running it prefers the assigned port named `http`, but when it\n resolves against the configuration it takes the **first port declared**,\n whatever its name. Two forms of the same reference disagreeing on a\n multi-port service is a genuinely confusing bug to chase.\n\n## References\n\n`${services.<name>.ports.<portname>}` and `${services.<name>.port}` are the\nsupported forms. Anything else \u2014 `${env.FOO}`, `${project.name}` \u2014 throws.\n\n- The referenced service must exist and the named port must be defined, or\n validation fails with *unresolvable reference*.\n- References resolve inside service `environment` values, `defaults`, profile\n environments and dotenv values, before the process starts.\n- Use them for every cross-service URL. Hard-coded ports silently break when a\n port changes or is switched to `auto`.\n\n## Dependencies\n\n- Must name a service that exists.\n- A service may not depend on itself.\n- Cycles are rejected: *dependency cycle: a \u2192 b \u2192 a*.\n- Direction: `dependencies` means \"start these first\". `start x` walks **up**\n and starts x's dependencies; `stop x` walks **down** and stops x's\n *dependents*, never its dependencies.\n- A string dependency uses `service_started`. Use `{ service: db, condition:\n service_healthy }` to wait for the dependency's configured health check.\n\n## Commands and `shell`\n\nA command whose argv contains any of `|` `||` `&&` `;` `>` `>>` `<` `&` is\nrejected unless `shell: true`:\n\n```yaml\n# rejected\ncommand: \"npm run build && npm start\"\n\n# correct\ncommand: \"npm run build && npm start\"\nshell: true\n\n# better \u2014 no shell needed\ncommand: [npm, start]\n```\n\nPrefer argv lists. A string command is split on whitespace, which mangles\narguments containing spaces.\n\n## `working_dir`\n\nRelative to the **repository root** \u2014 the directory containing `.devctl` \u2014 not\nthe process cwd, and not the `.devctl` directory itself.\n\n---\n\n## Health\n\n| `type` | Also requires |\n|---|---|\n| `http` | `url` \u2014 omit it and you get *health.url is required for http health checks* |\n| `tcp` | `address`, **or** at least one port defined on the service |\n| `command` | `health.command` (non-empty) |\n| `process` or omitted | nothing; only checks the pid is alive |\n\nAny other `type` is rejected \u2014 *health.type must be http, tcp, process, or\ncommand* \u2014 **unless** `plugins` is non-empty. That exemption is not approval:\nplugins load after validation, so the supervisor re-checks the type at boot and\nat reload. A custom type no plugin provides fails as a *reload rejection*, not\na config error, which is much harder to diagnose. Only use a custom type when\nyou can point at the plugin that registers it.\n\nDefaults when omitted: interval 2s, timeout 2s, start period 0s, unhealthy\nthreshold 3, healthy reset threshold 10. Failures during the start period do\nnot mark the service unhealthy or consume restart budget.\n\n## Identity\n\n- `type: user` (or omitted) needs nothing else.\n- `type: service_account` (or `service`) **requires** `service_account`, and it\n must contain `@` \u2014 *service_account must be an email*.\n- `mode` is an accepted alias of `type`.\n- Any other type behaves like a custom health type: allowed only with\n `plugins` set, re-checked at boot.\n\nNever fabricate an SA email. If Terraform interpolates it beyond what you can\nresolve, leave a clearly-marked placeholder and tell the user.\n\n## Restart\n\n`policy` must be `never`, `on_failure`, or `always`. `enabled: true` with no\npolicy behaves as `on_failure`.\n\n`max_retries` is a real budget: it resets on a manual stop/start/restart and\nafter a sustained healthy run, but an automatic health-triggered restart\npreserves it across its own cycle.\n\n## Capabilities\n\nDocumentation for doctor, not behaviour. Only these are accepted:\n`google` `google_api` `iap` `network` `service_identity` `local_http`.\nAnything else is rejected.\n\n---\n\n## Proxy\n\n- `proxy.listen.port` is **required** when `proxy.enabled: true`.\n- `proxy.listen.host` must be loopback (`127.0.0.1`, `localhost`, `::1`, or `127.0.0.0/8`). `0.0.0.0` and `::` are rejected.\n- `proxy.token_endpoint.host` must be loopback; `0.0.0.0` and `::` are rejected.\n- Every route needs a `name` and an `upstream.url`.\n- **Route names must be unique** \u2014 including names generated from per-service\n `proxy` fragments.\n- `auth.type: iap` requires **both** `audience` and `auth.identity.type`. A\n missing identity type on an IAP route is a configuration error, not a\n default.\n- An identity of `service` / `service_account` requires an SA email, from\n either `auth.identity.service_account` or the route's `auth.service_account`.\n- `auth.type: none` means no auth at all \u2014 any identity left on such a route is\n ignored entirely, and will not be probed at start or by doctor.\n\n### Per-service route fragments\n\nA service's `proxy` key is one route or a list. At load they append into the\n**same** global `proxy.routes` list, named `<service>` or `<service>-<n>`:\n\n```yaml\nservices:\n api:\n command: [python3, main.py]\n proxy:\n - match: { path: /api }\n upstream: { url: \"http://127.0.0.1:8000\" }\n```\n\nThat generates a route named `api`. So a service named `api` **and** a global\nroute named `api` collide \u2014 *duplicate route name api*. Watch for this when\nmixing both styles.\n\nMatching is host + optional path prefix. There is no path rewriting or\nstripping: the matched path is forwarded to the upstream as-is.\n\n---\n\n## Modular layout\n\nWhen the main file is `.devctl/config.yaml`, these merge in automatically:\n\n```\n.devctl/services/<name>.yaml \u2192 services.<name> (FILENAME is the key)\n.devctl/profiles/<name>.yaml \u2192 profiles.<name>\n.devctl/proxy/routes.yaml \u2192 proxy.routes (see the wrapper below)\n```\n\nA service or profile file contains that object's body **only** \u2014 no `services:`\nwrapper, no `version:`. Getting this wrong reads oddly: a `services:` wrapper\ninside `.devctl/services/api.yaml` reports\n`unknown fields: services.api.services`.\n\n`proxy/routes.yaml` is the exception: it accepts either a full `proxy:` wrapper\nor a bare top-level `routes:` list. Both append to the same global route list.\n\n```yaml\n# .devctl/proxy/routes.yaml \u2014 wrapper form, also lets you set proxy.listen here\nproxy:\n routes:\n - name: invoices-api\n match: { host: invoices-api.local }\n upstream: { url: \"http://127.0.0.1:18000\" }\n```\n\n```yaml\n# .devctl/proxy/routes.yaml \u2014 bare form, equivalent for routes alone\nroutes:\n - name: invoices-api\n match: { host: invoices-api.local }\n upstream: { url: \"http://127.0.0.1:18000\" }\n```\n\nPick one. Both keys in the same file append **both** lists, which trips the\nduplicate-route-name check.\n\nOverlays merge after the repo config, later wins:\nbuilt-in defaults \u2192 repo `.devctl` \u2192 `~/.devctl/config.local.yaml` \u2192\n`.devctl/config.local.yaml` \u2014 the repo-local overlay wins over the home one.\nOverlays are presence-aware:\n`false`, `0` and\nempty collections in an overlay do override, so `proxy.enabled: false` in a\nlocal overlay genuinely turns the proxy off.\n\n---\n\n## Environment\n\nMerge order \u2014 later sources win:\n\n```\nprocess \u2192 profile \u2192 dotenv \u2192 generated \u2192 keychain \u2192 secret_manager \u2192 defaults \u2192 vars \u2192 runtime\n```\n\n`process`, `defaults`, `vars` and `runtime` always run. Listing\n`environment.sources` **adds** optional sources (`profile`, `dotenv`,\n`generated`, `keychain`, `secret_manager`) to that always-on set \u2014 it does not\nreplace it, and it does not reorder anything.\n\n- `dotenv` reads repo root then `working_dir`: `.env`, `.env.development`,\n `.env.local`, `.env.<profile>`.\n- `keychain` and `secret_manager` throw when listed and the fetch fails, so\n only list them when the repo genuinely uses them.\n- `environment.required` on a service fails the start if those keys are still\n empty after the whole merge \u2014 the right place to encode \"this cannot run\n without X\".\n\nRuntime values devctl injects: `SERVICE_PORT`, `SERVICE_HOST`,\n`DEVCTL_PROXY_URL`, `DEVCTL_SERVICE_NAME`, `DEVCTL_ENVIRONMENT`,\n`DEVCTL_TOKEN_URL`, `DEVCTL_INTERNAL_TOKEN`. Do not define these yourself.\n\n---\n\n## Templates\n\n```yaml\ntemplates:\n python-http:\n health: { type: http, interval_seconds: 2, timeout_seconds: 1 }\n logs: { stdout: true, stderr: true }\n restart: { policy: on_failure, max_retries: 2, backoff_seconds: 1 }\n\nservices:\n api:\n extends: python-http\n command: [python3, main.py]\n health: { url: \"http://127.0.0.1:8000/health\" } # merged field-by-field\n```\n\n- `extends` must name a template that exists.\n- Nested sections merge **field by field**, so a service can override one\n health field without restating the rest.\n- A template is not a service and is never started.\n\n---\n\n## Reading validation output\n\nEvery message names its path. Fix the path it names.\n\n| Message | Meaning |\n|---|---|\n| `at least one service must be defined` | empty/missing `services` |\n| `duplicate port N used by X and Y` | two services pinned the same port |\n| `services.X.command is required` | missing or empty command |\n| `services.X.command contains shell metacharacters` | add `shell: true` or use argv |\n| `services.X.dependencies: unknown service \"Y\"` | typo, or Y lives in a file you did not create |\n| `dependency cycle: a \u2192 b \u2192 a` | remove an edge |\n| `services.X.health.url is required for http health checks` | add `url`, or change the type |\n| `services.X.identity.service_account must be an email` | placeholder left unresolved |\n| `services.X.environment.K: unresolvable reference ${\u2026}` | referenced service or port name does not exist |\n| `services.X.capabilities: unknown capability \"c\"` | only the six listed above are accepted |\n| `profiles.P references unknown service \"S\"` | profile lists a service that is not defined |\n| `proxy.routes[i]: duplicate route name N` | often a per-service fragment colliding with a global route |\n| `proxy.routes[i].auth.audience is required when auth.type is iap` | IAP needs both audience and identity.type |\n| `proxy.listen.port is required when proxy.enabled is true` | pin a port |\n| `unsupported config version N (expected 1)` | `version:` must be `1` |\n| `unknown fields: services.a.depends_on` | not in the allowlists at the top of this file \u2014 usually a compose or k8s spelling |\n\nEvery message above is the validator's exact wording. `devctl config validate`\nprints one per line and exits 2; a clean run prints `configuration is valid`\nand exits 0.\n",discovery:`# Discovery: repository signal \u2192 devctl service
|
|
386
321
|
|
|
387
322
|
How to turn what a repository contains into the service list you draft from.
|
|
388
323
|
Read the signals in roughly this order \u2014 the earlier ones describe *how the
|
|
@@ -607,55 +542,120 @@ Rules for turning that into YAML:
|
|
|
607
542
|
a full one. Remember that a bare \`devctl start\` falls back to the first
|
|
608
543
|
configured profile, and the TUI's default is the first profile
|
|
609
544
|
alphabetically \u2014 so name them with that in mind.
|
|
610
|
-
`}});import{existsSync as T0,readFileSync as A0}from"fs";function Kn(e,t){return!(t??[]).includes(e)}function Gh(e){return Ha.filter((t)=>Kn(t.name,e))}function ja(e){return Ha.some((t)=>t.name===e)}function Ba(e){return new qt(e.secrets.extra_markers,e.secrets.extra_patterns)}function Uh(e){return Object.values(e.services).map((t)=>({name:t.name,state:t.state,health:t.health,ports:t.ports,pid:t.pid,last_error:t.last_error}))}function D0(e,t){let n=e.config(),r=n.services[t];if(!r)throw Error(`unknown service ${t}`);let i=e.status().services[t],s=Ba(n);return{name:t,state:i?.state,health:i?.health,pid:i?.pid,last_error:i?.last_error,command:r.command.args,cwd:r.working_dir,ports:i?.ports??Object.fromEntries(r.ports.map((a)=>[a.name,a.value])),environment:s.redactMap({...r.environment.defaults,...r.environment.vars}),container:r.container?{...r.container,env:s.redactMap(r.container.env)}:void 0}}function Kh(e){return{session_id:e.session_id,repo_root:e.repo_root,profile:e.profile,setup_mode:e.setup_mode===!0?!0:void 0,identity:{user:e.identity.user,project:e.identity.project,adc:e.identity.adc,iap:e.identity.iap,service_accounts:e.identity.service_accounts,service_account_status:e.identity.service_account_status},proxy:{running:e.proxy.running,address:e.proxy.address,routes:e.proxy.routes},logs:e.logs,mcp:e.mcp?{running:e.mcp.running,address:e.mcp.address,port:e.mcp.port}:{running:!1}}}async function qh(e,t){let n=typeof t.service==="string"?t.service:"",r=typeof t.since==="string"?t.since:"",o=typeof t.cursor==="string"?t.cursor:void 0,i=await e.logsPage({services:n===""?[]:[n],level:typeof t.level==="string"?t.level:"",search:typeof t.search==="string"?t.search:"",source:typeof t.source==="string"?t.source:"",since:r,until:typeof t.until==="string"?t.until:"",cursor:o,direction:o?"forward":void 0,limit:L0}),s=Ba(e.config());return{events:i.events.map((a)=>({timestamp:a.timestamp,service:a.service,source:a.source,level:a.level,message:s.redactText(a.message),pid:a.pid})),truncated:i.hasPrev,has_more:i.hasNext,next_since:i.events[i.events.length-1]?.timestamp??r,next_cursor:i.nextCursor,session_changed:i.sessionChanged}}function O0(e){return Object.entries(e.profiles).sort(([t],[n])=>t.localeCompare(n)).map(([t,n])=>({name:t,services:n.services}))}function Vh(e){let t=Object.entries(e.services).map(([n,r])=>({name:n,description:r.description,command:r.command.args,cwd:r.working_dir,ports:r.ports.map((o)=>({name:o.name,value:o.auto?0:o.value,auto:o.auto})),dependencies:r.dependencies,container:r.container?{image:r.container.image,runtime:r.container.runtime||"docker",ports:r.container.ports,volumes:r.container.volumes}:void 0}));return{project:e.project.name,config_path:e.configPath,repo_root:e.repoRoot,services:t,proxy:{enabled:e.proxy.enabled,listen:{host:e.proxy.listen.host,port:e.proxy.listen.port},routes:e.proxy.routes.map((n)=>({name:n.name,match:n.match,upstream:n.upstream.url,auth:n.auth.type}))}}}function M0(e){let t=Ba(e);return{entries:hr(e).map((n)=>{let r=typeof n.value==="string"?n.value:JSON.stringify(n.value);return{...n,value:t.redactMap({[n.path]:r})[n.path]}})}}function Na(e){if(!Array.isArray(e))return[];return e.filter((t)=>typeof t==="string")}async function Jh(e,t,n){switch(t){case"list_services":return Uh(e.status());case"get_service":if(typeof n.name!=="string"||n.name==="")throw Error("name is required");return D0(e,n.name);case"get_status":return Kh(e.status());case"get_logs":return qh(e,n);case"list_profiles":return O0(e.config());case"get_config":return Vh(e.config());case"get_config_sources":return M0(e.config());case"run_doctor":return e.doctor();case"start_services":return e.start({services:Na(n.services),profile:typeof n.profile==="string"?n.profile:""});case"stop_services":return await e.stop(Na(n.services)),{ok:!0};case"restart_services":return await e.restart(Na(n.services),n.cascade===!0),{ok:!0};case"reload_config":return e.reload();case"exec_service":{if(typeof n.service!=="string"||n.service==="")throw Error("service is required");if(!e.exec)throw Error("exec is unavailable");let r=await e.exec(n.service,Na(n.command),n.print_env===!0),o=Ba(e.config());return{...r,stdout:o.redactText(r.stdout),stderr:o.redactText(r.stderr),environment:r.environment?o.redactMap(r.environment):void 0}}case"get_setup_guide":return $0(n);case"validate_config":return I0(e,n);default:throw Error(`unknown tool ${t}`)}}function $0(e){let t=typeof e.section==="string"?e.section:"procedure",n=t in Fa?t:"procedure";return{section:n,text:Fa[n],sections:Object.keys(Fa)}}function I0(e,t){let n=e.config();if(typeof t.text==="string"){let o=ao(n.repoRoot,n.configPath,t.text);return{valid:o.length===0,issues:o,source:"candidate",config_path:n.configPath}}if(!T0(n.configPath))return{valid:!1,issues:[`no configuration at ${n.configPath}`],source:"disk",config_path:n.configPath,setup_mode:!0};let r=ao(n.repoRoot,n.configPath,A0(n.configPath,"utf8"));return{valid:r.length===0,issues:r,source:"disk",config_path:n.configPath}}function zh(e){return au.includes(e)}async function Yh(e,t){switch(t){case"devctl://status":return Kh(e.status());case"devctl://services":return Uh(e.status());case"devctl://logs":return qh(e,{});case"devctl://config":return Vh(e.config());case"devctl://doctor":return e.doctor();default:throw Error(`unknown resource ${t}`)}}var L0=200,au,cu,Ha;var ji=D(()=>{st();To();Wh();au=["devctl://status","devctl://services","devctl://logs","devctl://config","devctl://doctor"],cu=["inspect","logs","diagnostics","control","setup"],Ha=[{name:"list_services",label:"List services",summary:"Name, state, health, ports, pid",category:"inspect",description:"List services with state, health, ports, pid, and last error",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"get_service",label:"Service detail",summary:"One service with command, cwd, ports",category:"inspect",description:"One service plus command, cwd, and ports. Environment values are redacted.",inputSchema:{type:"object",properties:{name:{type:"string"}},required:["name"],additionalProperties:!1}},{name:"get_status",label:"Status",summary:"Profile, identity, proxy, log counts",category:"inspect",description:"Profile, session, identity flags (no tokens), proxy, and log counts",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"get_logs",label:"Read logs",summary:"Filtered log pages, secrets redacted",category:"logs",description:"Recent log lines, optionally filtered. Capped at 200 events per page. Secrets are redacted. Pass cursor=next_cursor to page forward with no duplicate or same-millisecond-lost events; since/until are plain timestamp filters for a fresh query, not a follow cursor.",inputSchema:{type:"object",properties:{service:{type:"string"},level:{type:"string"},search:{type:"string"},source:{type:"string"},since:{type:"string",description:"Only events at or after this timestamp"},until:{type:"string",description:"Only events at or before this timestamp"},cursor:{type:"string",description:"Opaque cursor from a previous response's next_cursor; continues forward from exactly there"}},additionalProperties:!1}},{name:"list_profiles",label:"List profiles",summary:"Configured profiles and their members",category:"inspect",description:"Configured profiles and their member services",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"get_config",label:"Read config",summary:"Merged project summary, no secret values",category:"inspect",description:"Merged project summary: services, routes, and proxy listen paths. No secret env values.",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"get_config_sources",label:"Config sources",summary:"Winning and shadowed config sources",category:"inspect",description:"List effective configuration values with their winning source/layer and any shadowed sources. Secret-like values are redacted.",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"run_doctor",label:"Run doctor",summary:"Environment diagnostics",category:"diagnostics",description:"Run environment diagnostics",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"start_services",label:"Start services",summary:"Start named services or a profile",category:"control",mutates:!0,description:"Start named services, or a profile when names are omitted. Empty start uses profile, then the active session profile, then the first configured profile \u2014 never every service.",inputSchema:{type:"object",properties:{services:{type:"array",items:{type:"string"}},profile:{type:"string",description:"Profile to start when services is omitted"}},additionalProperties:!1}},{name:"stop_services",label:"Stop services",summary:"Stop services and their dependents",category:"control",mutates:!0,description:"Stop named services, or all started services when names are omitted. Also stops every service that transitively depends on a named one (never a named service's own dependencies, which other running services may still need).",inputSchema:{type:"object",properties:{services:{type:"array",items:{type:"string"}}},additionalProperties:!1}},{name:"restart_services",label:"Restart services",summary:"Restart services, optionally cascading",category:"control",mutates:!0,description:"Restart named services. By default this touches only the named services, not anything that depends on them. Pass cascade=true to also restart their transitive dependents (the same set stop_services would affect).",inputSchema:{type:"object",properties:{services:{type:"array",items:{type:"string"}},cascade:{type:"boolean",description:"Also restart transitive dependents; default false restarts only the named services"}},additionalProperties:!1}},{name:"reload_config",label:"Reload config",summary:"Re-read .devctl configuration",category:"control",mutates:!0,description:"Reload .devctl configuration",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"exec_service",label:"Execute in service",summary:"Run a command in a resolved service context",category:"control",mutates:!0,description:"Run an arbitrary command with a service's fully resolved environment and working directory, whether or not it is running. Output and print_env values are redacted.",inputSchema:{type:"object",properties:{service:{type:"string"},command:{type:"array",items:{type:"string"}},print_env:{type:"boolean",description:"Return the resolved environment without executing a command"}},required:["service"],additionalProperties:!1}},{name:"get_setup_guide",label:"Setup guide",summary:"How to author a .devctl for this repo",category:"setup",description:"The devctl onboarding guide: how to survey a repository and author a .devctl configuration for it. Read section=procedure first; read section=authoring BEFORE writing any YAML (it carries the rules the loader rejects on, which the JSON Schema does not state); read section=discovery for mapping compose/package.json/pyproject/Terraform/k8s/.env to services. Write the files with your own editing tools \u2014 this server does not write them \u2014 then check your work with validate_config.",inputSchema:{type:"object",properties:{section:{type:"string",enum:["procedure","authoring","discovery"],description:"Which part of the guide to return; defaults to procedure"}},additionalProperties:!1}},{name:"validate_config",label:"Validate config",summary:"Check configuration or a draft for errors",category:"setup",description:"Validate devctl configuration and return the exact issues the loader would report. With no arguments, validates what is on disk. Pass text to validate a candidate config.yaml before writing it \u2014 the candidate is run through the real load pipeline (modular services/profiles, overlays, templates), so it works even when no configuration exists yet. This is the only way to validate over MCP; there is no CLI round-trip needed.",inputSchema:{type:"object",properties:{text:{type:"string",description:"Candidate config.yaml contents to validate instead of the file on disk"}},additionalProperties:!1}}]});function Or(e){if(!Number.isInteger(e))return du;return Math.min(rv,Math.max(J0,e))}function ov(e,t){if(t.length!==1||t<"0"||t>"9")return e;if(e.length>=z0)return t;return`${e}${t}`}function iv(e){return e.slice(0,-1)}function sv(e,t){if(e==="")return Or(t);let n=Number(e);if(!Number.isInteger(n))return Or(t);return Or(n)}function Lo(e){let t=Number.parseInt(vn(e).slice(0,q0),16),n=Number.isFinite(t)?t%nv:0;return du+n}function av(e,t){return t===Lo(e)}async function cv(e,t){let n=Number.isInteger(t)&&(t??0)>0?t:Lo(e);for(let r=0;r<V0;r+=1){let o=n+r;if(o>rv)break;if(await ho(o))return o}throw L(ee,`no free MCP port starting at ${n}`)}var du=18700,nv=600,kM,q0=8,V0=600,rv=65535,J0=1024,z0=5;var Ga=D(()=>{Pe();Pi();ze();kM=du+nv-1});import{existsSync as Va,readFileSync as Ua}from"fs";import{dirname as Y0,isAbsolute as lv,join as qa,resolve as X0}from"path";function bn(){return process.platform==="darwin"?"cmd+c":"ctrl+shift+c"}function rR(){return{theme:"devctl",leader_timeout:Ja,font_size:$r,keybinds:{...nR},scroll_speed:Q0,scroll_acceleration:{enabled:!1},diff_style:"auto",cursor:{style:"block",blinking:!0},mouse:!0,attention:{enabled:!1,notifications:!0,sound:!0,volume:Z0,sound_pack:"default",sounds:{}},log_timestamps:!0,log_metadata:!0,mcp_enabled:!1}}function za(){return qa(Ft(),"tui.json")}function Ui(e=""){for(let t of[eR,tR]){let n=process.env[t];if(!n||n==="")continue;let r=lv(n)?n:X0(e||process.cwd(),n);if(Va(r))return r}return}function oR(e,t){if(!t||Object.keys(t).length===0)return e;return{...e,keybinds:{...e.keybinds,...t}}}function Qt(e,t){let n=oR(rR(),t),r=Ui(e);if(r)return uu(n,Ka(Ua(r,"utf8")),r);let o=iR(e),i=o?uu(n,Ka(Ua(o,"utf8")),o):n,s=za();if(!Va(s)||o===s)return i;return uu(i,Ka(Ua(s,"utf8")),s)}function dv(e){let t=za(),n={};if(Va(t)){let o=Ka(Ua(t,"utf8"));if(Mr(o))n=o}let r={...n};if(e.theme!==void 0)r.theme=e.theme;if(e.mouse!==void 0)r.mouse=e.mouse;if(e.leader_timeout!==void 0)r.leader_timeout=e.leader_timeout;if(e.font_size!==void 0)r.font_size=e.font_size;if(e.log_timestamps!==void 0)r.log_timestamps=e.log_timestamps;if(e.log_metadata!==void 0)r.log_metadata=e.log_metadata;if(e.mcp_enabled!==void 0)r.mcp_enabled=e.mcp_enabled;if(e.mcp_port===null)delete r.mcp_port;else if(e.mcp_port!==void 0)r.mcp_port=e.mcp_port;if(e.mcp_disabled_tools!==void 0)r.mcp_disabled_tools=e.mcp_disabled_tools;return Gt(t,`${JSON.stringify(r,null,2)}
|
|
611
|
-
`),t}function iR(e){let t=Ui(e);if(t)return t;let n=[e||process.cwd(),qa(e||process.cwd(),".devctl"),Ft()],r=["tui.json","tui.jsonc"];for(let o of n)for(let i of r){let s=qa(o,i);if(Va(s))return s}return}function uu(e,t,n){let r=Mr(t)?t:{},o={...e.keybinds};if(Mr(r.keybinds)){for(let[c,l]of Object.entries(r.keybinds))if(typeof l==="string")o[c]=l}let i={...e.cursor};if(Mr(r.cursor)){if(aR(r.cursor.style))i.style=r.cursor.style;if(typeof r.cursor.blinking==="boolean")i.blinking=r.cursor.blinking}let s={...e.scroll_acceleration};if(Mr(r.scroll_acceleration)&&typeof r.scroll_acceleration.enabled==="boolean")s.enabled=r.scroll_acceleration.enabled;let a={...e.attention,sounds:{...e.attention.sounds}};if(Mr(r.attention)){if(typeof r.attention.enabled==="boolean")a.enabled=r.attention.enabled;if(typeof r.attention.notifications==="boolean")a.notifications=r.attention.notifications;if(typeof r.attention.sound==="boolean")a.sound=r.attention.sound;if(typeof r.attention.volume==="number")a.volume=r.attention.volume;if(typeof r.attention.sound_pack==="string")a.sound_pack=r.attention.sound_pack;if(Mr(r.attention.sounds)){for(let[c,l]of Object.entries(r.attention.sounds))if(typeof l==="string")a.sounds[c]=sR(l,n)}}return{theme:typeof r.theme==="string"?r.theme:e.theme,leader_timeout:typeof r.leader_timeout==="number"?r.leader_timeout:e.leader_timeout,font_size:typeof r.font_size==="number"&&Number.isFinite(r.font_size)?Math.round(r.font_size):e.font_size,keybinds:o,scroll_speed:typeof r.scroll_speed==="number"?r.scroll_speed:e.scroll_speed,scroll_acceleration:s,diff_style:r.diff_style==="stacked"?"stacked":"auto",cursor:i,mouse:typeof r.mouse==="boolean"?r.mouse:e.mouse,attention:a,log_timestamps:typeof r.log_timestamps==="boolean"?r.log_timestamps:e.log_timestamps,log_metadata:typeof r.log_metadata==="boolean"?r.log_metadata:e.log_metadata,mcp_enabled:typeof r.mcp_enabled==="boolean"?r.mcp_enabled:e.mcp_enabled,mcp_port:typeof r.mcp_port==="number"&&Number.isInteger(r.mcp_port)?r.mcp_port:e.mcp_port,mcp_disabled_tools:Array.isArray(r.mcp_disabled_tools)?r.mcp_disabled_tools.filter((c)=>typeof c==="string"):e.mcp_disabled_tools,path:n}}function sR(e,t){if(e.startsWith("file://")||lv(e))return e;return qa(Y0(t),e)}function aR(e){return e==="block"||e==="underline"||e==="line"||e==="default"}function Mr(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function Ka(e){let t=e.replace(/\/\*[\s\S]*?\*\//g,"").replace(/^\s*\/\/.*$/gm,"");return JSON.parse(t)}function cR(e){if(e===""||e==="none")return[];return e.split(",").flatMap((t)=>{let n=t.trim();if(n===""||n==="none"||/\s/.test(n))return[];let r=n.toLowerCase().split("+"),o=r[r.length-1]??"";return[{name:o==="return"?"return":o,ctrl:r.includes("ctrl")||r.includes("control"),shift:r.includes("shift"),meta:r.includes("meta")||r.includes("cmd")||r.includes("super"),alt:r.includes("alt")||r.includes("option")}]})}function wn(e,t){return cR(t).some((r)=>(e.name??"").toLowerCase()===r.name&&Boolean(e.ctrl)===r.ctrl&&Boolean(e.shift)===r.shift&&Boolean(e.meta||e.super)===r.meta&&Boolean(e.option??e.alt)===r.alt)}var Ja=2000,$r=14,Q0=3,Z0=0.4,eR="DEVCTL_TUI_CONFIG",tR="OPENCODE_TUI_CONFIG",nR;var Zt=D(()=>{ze();nR={leader:"ctrl+x",command_list:"ctrl+p",command:"/",help:"?",search:"f",quit:"q",services:"s",logs:"l",auth:"a",proxy:"p",doctor:"d",config:"c",setup:"u",refresh:"r",restart:"R",find:"f",fullscreen:"z",confirm:"enter",cancel:"esc",select:"space",interrupt:"ctrl+c",copy:bn()}});function Do(e){return`http://127.0.0.1:${e}/mcp`}function mu(e){if(e==="")return{};return{Authorization:`Bearer ${e}`}}function hu(e,t){return JSON.stringify({mcpServers:{devctl:{type:"http",url:e,headers:mu(t)}}},null,2)}function vu(e,t){return JSON.stringify({mcpServers:{devctl:{url:e,headers:mu(t)}}},null,2)}function yu(e,t){return JSON.stringify({mcp:{devctl:{type:"remote",url:e,headers:mu(t),enabled:!0}}},null,2)}function xu(e,t){let n=t===""?"":`
|
|
545
|
+
`}});import{existsSync as xE,readFileSync as bE}from"fs";function nn(e,t){return!(t??[]).includes(e)}function Dh(e){return Pa.filter((t)=>nn(t.name,e))}function _a(e){return Pa.some((t)=>t.name===e)}function Ea(e){return new or(e.secrets.extra_markers,e.secrets.extra_patterns)}function Mh(e){return Object.values(e.services).map((t)=>({name:t.name,state:t.state,health:t.health,ports:t.ports,pid:t.pid,last_error:t.last_error}))}function SE(e,t){let r=e.config(),n=r.services[t];if(!n)throw Error(`unknown service ${t}`);let i=e.status().services[t],s=Ea(r);return{name:t,state:i?.state,health:i?.health,pid:i?.pid,last_error:i?.last_error,command:n.command.args,cwd:n.working_dir,ports:i?.ports??Object.fromEntries(n.ports.map((a)=>[a.name,a.value])),environment:s.redactMap({...n.environment.defaults,...n.environment.vars}),container:n.container?{...n.container,env:s.redactMap(n.container.env)}:void 0}}function Oh(e){return{session_id:e.session_id,repo_root:e.repo_root,profile:e.profile,setup_mode:e.setup_mode===!0?!0:void 0,identity:{user:e.identity.user,project:e.identity.project,adc:e.identity.adc,iap:e.identity.iap,service_accounts:e.identity.service_accounts,service_account_status:e.identity.service_account_status},proxy:{running:e.proxy.running,address:e.proxy.address,routes:e.proxy.routes},logs:e.logs,mcp:e.mcp?{running:e.mcp.running,address:e.mcp.address,port:e.mcp.port}:{running:!1}}}async function Ih(e,t){let r=typeof t.service==="string"?t.service:"",n=typeof t.since==="string"?t.since:"",o=typeof t.cursor==="string"?t.cursor:void 0,i=await e.logsPage({services:r===""?[]:[r],level:typeof t.level==="string"?t.level:"",search:typeof t.search==="string"?t.search:"",source:typeof t.source==="string"?t.source:"",since:n,until:typeof t.until==="string"?t.until:"",cursor:o,direction:o?"forward":void 0,limit:wE}),s=Ea(e.config());return{events:i.events.map((a)=>({timestamp:a.timestamp,service:a.service,source:a.source,level:a.level,message:s.redactText(a.message),pid:a.pid})),truncated:i.hasPrev,has_more:i.hasNext,next_since:i.events[i.events.length-1]?.timestamp??n,next_cursor:i.nextCursor,session_changed:i.sessionChanged}}function kE(e){return Object.entries(e.profiles).sort(([t],[r])=>t.localeCompare(r)).map(([t,r])=>({name:t,services:r.services}))}function $h(e){let t=Object.entries(e.services).map(([r,n])=>({name:r,description:n.description,command:n.command.args,cwd:n.working_dir,ports:n.ports.map((o)=>({name:o.name,value:o.auto?0:o.value,auto:o.auto})),dependencies:n.dependencies,container:n.container?{image:n.container.image,runtime:n.container.runtime||"docker",ports:n.container.ports,volumes:n.container.volumes}:void 0}));return{project:e.project.name,config_path:e.configPath,repo_root:e.repoRoot,services:t,proxy:{enabled:e.proxy.enabled,listen:{host:e.proxy.listen.host,port:e.proxy.listen.port},routes:e.proxy.routes.map((r)=>({name:r.name,match:r.match,upstream:r.upstream.url,auth:r.auth.type}))}}}function CE(e){let t=Ea(e);return{entries:en(e).map((r)=>{let n=typeof r.value==="string"?r.value:JSON.stringify(r.value);return{...r,value:t.redactMap({[r.path]:n})[r.path]}})}}function Ra(e){if(!Array.isArray(e))return[];return e.filter((t)=>typeof t==="string")}async function Fh(e,t,r){switch(t){case"list_services":return Mh(e.status());case"get_service":if(typeof r.name!=="string"||r.name==="")throw Error("name is required");return SE(e,r.name);case"get_status":return Oh(e.status());case"get_logs":return Ih(e,r);case"list_profiles":return kE(e.config());case"get_config":return $h(e.config());case"get_config_sources":return CE(e.config());case"run_doctor":return e.doctor();case"start_services":return e.start({services:Ra(r.services),profile:typeof r.profile==="string"&&r.profile!==""?r.profile:void 0});case"stop_services":return await e.stop(Ra(r.services)),{ok:!0};case"restart_services":return await e.restart(Ra(r.services),r.cascade===!0),{ok:!0};case"reload_config":return e.reload();case"exec_service":{if(typeof r.service!=="string"||r.service==="")throw Error("service is required");if(!e.exec)throw Error("exec is unavailable");let n=await e.exec(r.service,Ra(r.command),r.print_env===!0),o=Ea(e.config());return{...n,stdout:o.redactText(n.stdout),stderr:o.redactText(n.stderr),environment:n.environment?o.redactMap(n.environment):void 0}}case"get_setup_guide":return RE(r);case"validate_config":return PE(e,r);default:throw Error(`unknown tool ${t}`)}}function RE(e){let t=typeof e.section==="string"?e.section:"procedure",r=t in Ca?t:"procedure";return{section:r,text:Ca[r],sections:Object.keys(Ca)}}function PE(e,t){let r=e.config();if(typeof t.text==="string"){let o=e.validateConfigText(t.text);return{valid:o.length===0,issues:o,source:"candidate",config_path:r.configPath}}if(!xE(r.configPath))return{valid:!1,issues:[`no configuration at ${r.configPath}`],source:"disk",config_path:r.configPath,setup_mode:!0};let n=e.validateConfigText(bE(r.configPath,"utf8"));return{valid:n.length===0,issues:n,source:"disk",config_path:r.configPath}}function Nh(e){return Md.includes(e)}async function Hh(e,t){switch(t){case"devctl://status":return Oh(e.status());case"devctl://services":return Mh(e.status());case"devctl://logs":return Ih(e,{});case"devctl://config":return $h(e.config());case"devctl://doctor":return e.doctor();default:throw Error(`unknown resource ${t}`)}}var wE=200,Md,Od,Pa;var ki=M(()=>{Ro();Lh();Md=["devctl://status","devctl://services","devctl://logs","devctl://config","devctl://doctor"],Od=["inspect","logs","diagnostics","control","setup"],Pa=[{name:"list_services",label:"List services",summary:"Name, state, health, ports, pid",category:"inspect",description:"List services with state, health, ports, pid, and last error",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"get_service",label:"Service detail",summary:"One service with command, cwd, ports",category:"inspect",description:"One service plus command, cwd, and ports. Environment values are redacted.",inputSchema:{type:"object",properties:{name:{type:"string"}},required:["name"],additionalProperties:!1}},{name:"get_status",label:"Status",summary:"Profile, identity, proxy, log counts",category:"inspect",description:"Profile, session, identity flags (no tokens), proxy, and log counts",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"get_logs",label:"Read logs",summary:"Filtered log pages, secrets redacted",category:"logs",description:"Recent log lines, optionally filtered. Capped at 200 events per page. Secrets are redacted. Pass cursor=next_cursor to page forward with no duplicate or same-millisecond-lost events; since/until are plain timestamp filters for a fresh query, not a follow cursor.",inputSchema:{type:"object",properties:{service:{type:"string"},level:{type:"string"},search:{type:"string"},source:{type:"string"},since:{type:"string",description:"Only events at or after this timestamp"},until:{type:"string",description:"Only events at or before this timestamp"},cursor:{type:"string",description:"Opaque cursor from a previous response's next_cursor; continues forward from exactly there"}},additionalProperties:!1}},{name:"list_profiles",label:"List profiles",summary:"Configured profiles and their members",category:"inspect",description:"Configured profiles and their member services",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"get_config",label:"Read config",summary:"Merged project summary, no secret values",category:"inspect",description:"Merged project summary: services, routes, and proxy listen paths. No secret env values.",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"get_config_sources",label:"Config sources",summary:"Winning and shadowed config sources",category:"inspect",description:"List effective configuration values with their winning source/layer and any shadowed sources. Secret-like values are redacted.",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"run_doctor",label:"Run doctor",summary:"Environment diagnostics",category:"diagnostics",description:"Run environment diagnostics",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"start_services",label:"Start services",summary:"Start named services or a profile",category:"control",mutates:!0,description:"Start named services, or a profile when names are omitted. Empty start uses profile, then the active session profile, then the first configured profile \u2014 never every service.",inputSchema:{type:"object",properties:{services:{type:"array",items:{type:"string"}},profile:{type:"string",description:"Profile to start when services is omitted"}},additionalProperties:!1}},{name:"stop_services",label:"Stop services",summary:"Stop services and their dependents",category:"control",mutates:!0,description:"Stop named services, or all started services when names are omitted. Also stops every service that transitively depends on a named one (never a named service's own dependencies, which other running services may still need).",inputSchema:{type:"object",properties:{services:{type:"array",items:{type:"string"}}},additionalProperties:!1}},{name:"restart_services",label:"Restart services",summary:"Restart services, optionally cascading",category:"control",mutates:!0,description:"Restart named services. By default this touches only the named services, not anything that depends on them. Pass cascade=true to also restart their transitive dependents (the same set stop_services would affect).",inputSchema:{type:"object",properties:{services:{type:"array",items:{type:"string"}},cascade:{type:"boolean",description:"Also restart transitive dependents; default false restarts only the named services"}},additionalProperties:!1}},{name:"reload_config",label:"Reload config",summary:"Re-read .devctl configuration",category:"control",mutates:!0,description:"Reload .devctl configuration",inputSchema:{type:"object",properties:{},additionalProperties:!1}},{name:"exec_service",label:"Execute in service",summary:"Run a command in a resolved service context",category:"control",mutates:!0,description:"Run an arbitrary command with a service's fully resolved environment and working directory, whether or not it is running. Output and print_env values are redacted.",inputSchema:{type:"object",properties:{service:{type:"string"},command:{type:"array",items:{type:"string"}},print_env:{type:"boolean",description:"Return the resolved environment without executing a command"}},required:["service"],additionalProperties:!1}},{name:"get_setup_guide",label:"Setup guide",summary:"How to author a .devctl for this repo",category:"setup",description:"The devctl onboarding guide: how to survey a repository and author a .devctl configuration for it. Read section=procedure first; read section=authoring BEFORE writing any YAML (it carries the rules the loader rejects on, which the JSON Schema does not state); read section=discovery for mapping compose/package.json/pyproject/Terraform/k8s/.env to services. Write the files with your own editing tools \u2014 this server does not write them \u2014 then check your work with validate_config.",inputSchema:{type:"object",properties:{section:{type:"string",enum:["procedure","authoring","discovery"],description:"Which part of the guide to return; defaults to procedure"}},additionalProperties:!1}},{name:"validate_config",label:"Validate config",summary:"Check configuration or a draft for errors",category:"setup",description:"Validate devctl configuration and return the exact issues the loader would report. With no arguments, validates what is on disk. Pass text to validate a candidate config.yaml before writing it \u2014 the candidate is run through the real load pipeline (modular services/profiles, overlays, templates), so it works even when no configuration exists yet. This is the only way to validate over MCP; there is no CLI round-trip needed.",inputSchema:{type:"object",properties:{text:{type:"string",description:"Candidate config.yaml contents to validate instead of the file on disk"}},additionalProperties:!1}}]});var Aa=M(()=>{Td()});function _o(e){return`http://127.0.0.1:${e}/mcp`}function $d(e){if(e==="")return{};return{Authorization:`Bearer ${e}`}}function Fd(e,t){return JSON.stringify({mcpServers:{devctl:{type:"http",url:e,headers:$d(t)}}},null,2)}function Nd(e,t){return JSON.stringify({mcpServers:{devctl:{url:e,headers:$d(t)}}},null,2)}function Hd(e,t){return JSON.stringify({mcp:{devctl:{type:"remote",url:e,headers:$d(t),enabled:!0}}},null,2)}function jd(e,t){let r=t===""?"":`
|
|
612
546
|
http_headers = { Authorization = "Bearer ${t}" }`;return`[mcp_servers.devctl]
|
|
613
|
-
url = "${e}"${
|
|
614
|
-
`}function
|
|
615
|
-
`)}function Oo(){return[{name:"start",aliases:["up"],desc:"Start selected services or the current profile",leader:"n",group:"services"},{name:"stop",aliases:["down"],desc:"Stop selected services",leader:"x",group:"services"},{name:"restart",aliases:[],desc:"Restart selected services",leader:"R",group:"services"},{name:"run",aliases:["task"],desc:"Run a one-off task: /run <task>",leader:"",group:"services"},{name:"exec",aliases:[],desc:"Run a command in a service context: /exec <service> -- <command\u2026>",leader:"",group:"services"},{name:"services",aliases:["s"],desc:"Open the services screen",leader:"s",group:"nav"},{name:"logs",aliases:["l"],desc:"Open the log viewer",leader:"l",group:"nav"},{name:"auth",aliases:["identity","a"],desc:"Open identity; /auth login, logout, or refresh",leader:"a",group:"nav"},{name:"credentials",aliases:["creds"],desc:"Open credential store status",leader:"",group:"nav"},{name:"reload",aliases:[],desc:"Reload configuration",leader:"",group:"ui"},{name:"proxy",aliases:["p"],desc:"Open the proxy screen",leader:"p",group:"nav"},{name:"mcp",aliases:["agent"],desc:"Open the MCP server screen for coding agents",leader:"",group:"nav"},{name:"doctor",aliases:["d"],desc:"Run environment diagnostics",leader:"d",group:"nav"},{name:"stats",aliases:["metrics"],desc:"View system and service statistics",leader:"m",group:"nav"},{name:"config",aliases:["c"],desc:"View merged configuration",leader:"c",group:"nav"},{name:"diff",aliases:["provenance"],desc:"Show winning config sources and what they shadowed",leader:"",group:"ui"},{name:"daemon",aliases:["bootstrap"],desc:"Show supervisor bootstrap logs (same file as devctl daemon logs)",leader:"",group:"app"},{name:"update",aliases:[],desc:"Check GitHub Releases for a newer version",leader:"",group:"app"},{name:"profiles",aliases:["o"],desc:"Select a development profile",leader:"o",group:"nav"},{name:"setup",aliases:["init"],desc:"Open setup guidance",leader:"i",group:"nav"},{name:"dashboard",aliases:["home"],desc:"Return to the dashboard",leader:"h",group:"nav"},{name:"themes",aliases:["theme"],desc:"List available themes",leader:"t",group:"ui"},{name:"settings",aliases:["prefs","preferences"],desc:"Open TUI settings (theme, mouse, MCP page)",leader:"",group:"ui"},{name:"help",aliases:["?"],desc:"Show the help dialog",leader:"",group:"ui"},{name:"refresh",aliases:[],desc:"Refresh status and logs",leader:"r",group:"ui"},{name:"regex",aliases:[],desc:"Toggle regex log search",leader:"",group:"logs"},{name:"since",aliases:[],desc:"Filter logs after an ISO timestamp",leader:"",group:"logs"},{name:"until",aliases:[],desc:"Filter logs before an ISO timestamp",leader:"",group:"logs"},{name:"history",aliases:[],desc:"Load a persisted log session",leader:"",group:"logs"},{name:"edit",aliases:[],desc:"Open configuration in $EDITOR",leader:"",group:"ui"},{name:"buffer",aliases:[],desc:"Edit configuration in a validate/save buffer",leader:"",group:"ui"},{name:"pause",aliases:[],desc:"Pause or resume live logs",leader:"",group:"logs"},{name:"fullscreen",aliases:["zen","expand"],desc:"Expand logs to fill the terminal",leader:"z",group:"logs"},{name:"filter",aliases:[],desc:"Toggle ERROR+ log filter",leader:"",group:"logs"},{name:"system",aliases:["internal"],desc:"Show or hide internal auth/mcp/devctl/proxy logs",leader:"",group:"logs"},{name:"reveal",aliases:[],desc:"Reveal or hide secret environment values",leader:"",group:"ui"},{name:"wrap",aliases:[],desc:"Cycle log wrap: selected, all lines, or clip",leader:"",group:"logs"},{name:"copy",aliases:[],desc:"Copy visible logs to the clipboard",leader:"",group:"logs"},{name:"export",aliases:[],desc:"Write filtered logs to ~/.devctl/exports",leader:"e",group:"logs"},{name:"exports",aliases:["open-exports"],desc:"Open the log export folder",leader:"",group:"logs"},{name:"clear",aliases:["new"],desc:"Clear the on-screen log buffer",leader:"",group:"logs"},{name:"version",aliases:["v"],desc:"Show the current devctl version",leader:"",group:"app"},{name:"exit",aliases:["quit","q"],desc:"Exit",leader:"q",group:"app"}]}function hv(e){let t=e.trim().toLowerCase().replace(/^\//,"");return Oo().filter((n)=>t===""||AR(n,t))}function AR(e,t){if(e.name.startsWith(t)||e.name.includes(t)||e.desc.toLowerCase().includes(t))return!0;return e.aliases.some((n)=>n.startsWith(t)||n===t)}function qi(e){let t=e.trim().toLowerCase().replace(/^\//,"").split(" ")[0]??"";return Oo().find((n)=>n.name===t||n.aliases.includes(t))}function vv(e){return e.trim().replace(/^\//,"").split(/\s+/).slice(1).filter((n)=>n!=="")}function yv(e){return Oo().find((n)=>n.leader===e)?.name??""}function xv(e){let t=e.includes("--print-env"),n=e.includes("--reveal"),r=e.filter((o)=>o!=="--print-env"&&o!=="--reveal"&&o!=="--");return{service:r[0]??"",printEnv:t,reveal:n,command:r.slice(1)}}function wu(e){if(e.newer)return`update available ${e.current} \u2192 ${e.latest} ${e.hint}`;if(e.latest!=="")return`${e.current} up to date`;return`${e.current} (latest unavailable)`}async function Vi(e=fetch){try{let t=await e(LR,{headers:{Accept:"application/vnd.github+json"}});if(!t.ok)return{current:pt,latest:"",newer:!1,hint:bu};let r=((await t.json()).tag_name??"").replace(/^v/,"");return{current:pt,latest:r,newer:r!==""&&DR(r,pt)>0,hint:bu}}catch{return{current:pt,latest:"",newer:!1,hint:bu}}}function DR(e,t){let n=bv(e),r=bv(t);for(let o=0;o<3;o+=1){let i=(n[o]??0)-(r[o]??0);if(i!==0)return i>0?1:-1}return 0}function bv(e){return e.replace(/^v/,"").split(".").slice(0,3).map((t)=>{let n=Number.parseInt(t.replace(/[^0-9].*$/,""),10);return Number.isFinite(n)?n:0})}var LR="https://api.github.com/repos/amr-m-abdelgawad/devctl/releases/latest",bu="npm install --global @amr-m-abdelgawad/devctl@latest # alternatives: Homebrew or the unsigned GitHub Release binaries \u2014 see docs/installation.md";var Su=()=>{};function Tv(e,t=!0){let n=e<sc?wv+1:wv,r=t?VR:0;return n+r+UR+r+KR+r+qR+r}function qn(e){return e.length+JR}function Av(e,t){if(t<YR)return ce(e,3);if(t<zR)return ce(e,4);return e}function Lv(e,t,n){let r=e.length;if(r===0||n<=0)return{start:0,end:-1};let o=t>=0&&t<r?t:0,i=ku(e,o,n);if(i.start===0&&i.end===r-1)return i;let s=o>0?Qa:0,a=o<r-1?Qa:0,c=s+a,l=ku(e,o,Math.max(e[o]??0,n-c)),d=(s>0&&l.start===0?Qa:0)+(a>0&&l.end===r-1?Qa:0);if(d===0)return l;return ku(e,o,Math.max(e[o]??0,n-c+d))}function ku(e,t,n){let r=e.length,o=t,i=t,s=e[t]??0;if(s>=n)return{start:t,end:t};while(o>0||i<r-1){let a=o>0?e[o-1]??0:Number.POSITIVE_INFINITY,c=i<r-1?e[i+1]??0:Number.POSITIVE_INFINITY,l=o>0&&s+a<=n,d=i<r-1&&s+c<=n;if(!l&&!d)break;let f=t-(o-1),g=i+1-t;if(l&&(!d||f<=g))o-=1,s+=a;else if(d)i+=1,s+=c;else break}return{start:o,end:i}}function Dv(e){if(e==="detail")return Vn.findIndex((t)=>t.id==="services");return Vn.findIndex((t)=>t.id===e)}function ce(e,t){if(t<=0)return"";if(e.length<=t)return e;if(t===1)return"\u2026";return`${e.slice(0,t-1)}\u2026`}function Lu(e){return e>=$R}function Du(e){return e>=IR}function Ou(e){return e>=FR}function cc(e,t=0){return Math.max(1,e-Ev-t*2)}function Ov(e){let t=Rv+en+vt;if(Lu(e))t+=Sn;if(Du(e))t+=nc;if(Ou(e))t+=Jn;return Math.max(Au,e-t)}function Fv(e,t,n){let r=n?kv:XR+kv+Math.max(0,t)*2;return Math.max(1,e-r)}function tP(e){if(e.startsWith('"')||e.startsWith("'"))return"string";if(/^\d+$/.test(e))return"number";return"keyword"}function $o(e){return e.replace(nP,"")}function uc(e,t){let n=Math.max(1,t),r=$o(e).replace(/\r\n/g,`
|
|
547
|
+
url = "${e}"${r}
|
|
548
|
+
`}function HE(e){return`codex mcp add --url ${e}`}function _i(e,t){return[{kind:"claude",title:"Claude",path:".mcp.json",language:"json",text:Fd(e,t),hint:"claude mcp add-json"},{kind:"cursor",title:"Cursor",path:".cursor/mcp.json",language:"json",text:Nd(e,t)},{kind:"kilo",title:"Kilo Code",path:"kilo.jsonc",language:"json",text:Hd(e,t)},{kind:"codex",title:"Codex",path:"~/.codex/config.toml",language:"toml",text:jd(e,t),hint:HE(e)}]}function qh(e,t){let r=[`URL ${e}`,""];for(let n of _i(e,t))r.push(`# ${n.title} ${n.path}${n.hint?` (${n.hint})`:""}`),r.push(n.text.trimEnd()),r.push("");return r.join(`
|
|
549
|
+
`)}function Vh(e){return{...e,runDoctor:(t,r,n)=>e.runDoctor.execute(t,r,n),startupPlan:(t,r,n)=>e.getStartupPlan.execute(t,r,n),shutdownPlan:(t,r)=>e.getShutdownPlan.execute(t,r),resolveStartRequest:(t,r)=>e.resolveStart.execute(t,{...r,profile:r.profile?rr(r.profile):void 0,activeProfile:r.activeProfile===void 0?void 0:rr(r.activeProfile)})}}var Jh=()=>{};function La(e){let t=e.toLowerCase().trim(),r=jE[t];if(r)return r;return gt.includes(t)?t:"devctl"}function BE(){if(process.env.DEVCTL_THEME_LIGHT==="1")return!0;if(process.env.DEVCTL_THEME_LIGHT==="0")return!1;if(process.platform==="darwin")try{let t=Bun.spawnSync(["defaults","read","-g","AppleInterfaceStyle"],{stdout:"pipe",stderr:"pipe"}),r=t.stdout.toString();if(t.exitCode===0&&r.toLowerCase().includes("dark"))return!1;if(t.exitCode!==0)return!0}catch{}let e=process.env.COLORFGBG??"";if(e.includes(";15")||e.endsWith(";7"))return!0;if(e.includes(";0")||e.endsWith(";8"))return!1;return!1}function zh(e){let t=La(e);if(t==="system"){if(BE())return{...Bd["solarized-light"],name:"system"};return Bd.system}return Bd[t]}function Vt(e){switch(e.toUpperCase()){case"HEALTHY":case"OK":return"\u2713";case"UNHEALTHY":case"WARNING":case"WARN":return"!";case"FAILED":case"ERROR":return"\u2717";case"STOPPED":case"UNKNOWN":return"\u25CB";case"RUNNING":case"STARTING":case"RESTARTING":return"\u25CF";default:return"\u25CB"}}function Bn(e,t){return Ti(e)>=Ei?Da:t}function Ti(e){let t=e.startsWith("#")?e.slice(1):e,r=Number.parseInt(t,YE);if(Number.isNaN(r))return 0;let n=r>>XE&Wd,o=r>>QE&Wd,i=r&Wd;return(n*qE+o*VE+i*JE)/zE}function ZE(e){let t=UE;for(let r=0;r<e.length;r+=1)t^=e.charCodeAt(r),t=Math.imul(t,KE);return t>>>0}function Ma(e){return Ti(e.background)>=Ei}function Ud(e){if(!e||!/^#[0-9a-f]{6}$/i.test(e))return!1;return Ti(e)<Ei}function Oa(e,t){let r=e0[e];return Ma(t)?r.light:r.dark}function Yh(e,t){return Ti(Oa(e,t))>=Ei?t0:r0}function Qe(e,t){if(e===""||e==="all")return t.muted;let r=Ti(t.background)>=Ei?GE:WE;return r[ZE(e)%r.length]??t.info}function n0(e,t){switch(t.toUpperCase()){case"ERROR":case"FATAL":return e.error;case"WARN":case"WARNING":return e.warning;case"INFO":return e.text;case"DEBUG":case"TRACE":return e.muted;default:return e.text}}function Xh(e,t,r){if(r==="string")return e.accent;if(r==="number")return e.info;if(r==="keyword")return e.error;return n0(e,t)}function Be(e,t){switch(t.toUpperCase()){case"HEALTHY":case"OK":return e.success;case"UNHEALTHY":case"WARNING":case"WARN":return e.warning;case"FAILED":case"ERROR":return e.error;case"RUNNING":case"STARTING":case"RESTARTING":return e.primary;case"INFO":return e.info;case"FATAL":return e.error;case"DEBUG":case"TRACE":case"UNKNOWN":return e.muted;default:return e.muted}}var gt,Gd,Bd,jE,WE,GE,UE=2166136261,KE=16777619,qE=299,VE=587,JE=114,zE=1000,Ei=160,YE=16,Wd=255,XE=16,QE=8,Da="#1A1A1A",e0,t0="#1A1A1A",r0="#F5F5F5";var Ke=M(()=>{gt=["devctl","ember","tokyonight","catppuccin","catppuccin-latte","nord","gruvbox","kanagawa","dracula","onedark","monokai","solarized-dark","solarized-light","rose-pine","everforest","github-dark","iceberg","ayu-dark","oxocarbon","night-owl","terminal","voltage","voltage-light","ironclad","ironclad-light","signal","signal-light","system"],Gd={devctl:"amber + cyan, product theme",ember:"warm orange",tokyonight:"Tokyo Night storm blues",catppuccin:"Catppuccin Mocha","catppuccin-latte":"Catppuccin Latte (light)",nord:"Arctic Nord frost",gruvbox:"Gruvbox dark hard",kanagawa:"Kanagawa wave / gold",dracula:"classic Dracula purple",onedark:"Atom / VS Code One Dark",monokai:"Monokai Sublime","solarized-dark":"Solarized dark","solarized-light":"Solarized light","rose-pine":"Ros\xE9 Pine moon",everforest:"Everforest dark medium","github-dark":"GitHub dimmed canvas",iceberg:"Iceberg navy","ayu-dark":"Ayu Mirage-adjacent dark",oxocarbon:"IBM Oxocarbon","night-owl":"Sarah Drasner Night Owl",terminal:"black + VGA ANSI chrome",voltage:"max contrast, electric neon (dark)","voltage-light":"max contrast, electric neon (light)",ironclad:"max contrast, steel & amber (dark)","ironclad-light":"max contrast, steel & amber (light)",signal:"max contrast, traffic-light semantics (dark)","signal-light":"max contrast, traffic-light semantics (light)",system:"neutral dark (system default)"},Bd={tokyonight:{name:"tokyonight",primary:"#82AAFF",accent:"#C792EA",error:"#FF5370",warning:"#FFCB6B",success:"#C3E88D",info:"#89DDFF",text:"#F4F7FF",muted:"#A8B2CC",background:"#0F111A",panel:"#1A1B2E",element:"#24283B",highlight:"#2E3350",inverse:"#0F111A",border:"#3D4466",borderActive:"#82AAFF"},catppuccin:{name:"catppuccin",primary:"#89B4FA",accent:"#F5C2E7",error:"#F38BA8",warning:"#F9E2AF",success:"#A6E3A1",info:"#89DCEB",text:"#E4E8F7",muted:"#A6A9BE",background:"#11111B",panel:"#1E1E2E",element:"#313244",highlight:"#45475A",inverse:"#11111B",border:"#585B70",borderActive:"#89B4FA"},"catppuccin-latte":{name:"catppuccin-latte",primary:"#1E66F5",accent:"#EA76CB",error:"#D20F39",warning:"#DF8E1D",success:"#40A02B",info:"#179299",text:"#4C4F69",muted:"#6C6F85",background:"#EFF1F5",panel:"#E6E9EF",element:"#DCE0E8",highlight:"#CCD0DA",inverse:"#EFF1F5",border:"#9CA0B0",borderActive:"#1E66F5"},nord:{name:"nord",primary:"#88C0D0",accent:"#B48EAD",error:"#BF616A",warning:"#EBCB8B",success:"#A3BE8C",info:"#8FBCBB",text:"#F2F5FA",muted:"#A4AEBF",background:"#2E3440",panel:"#3B4252",element:"#434C5E",highlight:"#4C566A",inverse:"#2E3440",border:"#5E6A7D",borderActive:"#88C0D0"},gruvbox:{name:"gruvbox",primary:"#FE8019",accent:"#FABD2F",error:"#FB4934",warning:"#FE8019",success:"#B8BB26",info:"#8EC07C",text:"#F2E5BC",muted:"#C4B394",background:"#1D2021",panel:"#282828",element:"#3C3836",highlight:"#504945",inverse:"#1D2021",border:"#665C54",borderActive:"#FE8019"},kanagawa:{name:"kanagawa",primary:"#7FB4CA",accent:"#E6C384",error:"#E82424",warning:"#FFA066",success:"#98BB6C",info:"#7FB4CA",text:"#E8E4C9",muted:"#B4C0D6",background:"#16161D",panel:"#1F1F28",element:"#2A2A37",highlight:"#363646",inverse:"#16161D",border:"#54546D",borderActive:"#E6C384"},dracula:{name:"dracula",primary:"#BD93F9",accent:"#FF79C6",error:"#FF5555",warning:"#F1FA8C",success:"#50FA7B",info:"#8BE9FD",text:"#F8F8F2",muted:"#6272A4",background:"#21222C",panel:"#282A36",element:"#343746",highlight:"#44475A",inverse:"#21222C",border:"#6272A4",borderActive:"#BD93F9"},onedark:{name:"onedark",primary:"#61AFEF",accent:"#C678DD",error:"#E06C75",warning:"#E5C07B",success:"#98C379",info:"#56B6C2",text:"#ABB2BF",muted:"#5C6370",background:"#21252B",panel:"#282C34",element:"#2C323C",highlight:"#3E4451",inverse:"#21252B",border:"#4B5263",borderActive:"#61AFEF"},monokai:{name:"monokai",primary:"#66D9EF",accent:"#AE81FF",error:"#F92672",warning:"#E6DB74",success:"#A6E22E",info:"#66D9EF",text:"#F8F8F2",muted:"#75715E",background:"#1D1E19",panel:"#272822",element:"#3E3D32",highlight:"#49483E",inverse:"#1D1E19",border:"#75715E",borderActive:"#F92672"},"solarized-dark":{name:"solarized-dark",primary:"#268BD2",accent:"#6C71C4",error:"#DC322F",warning:"#B58900",success:"#859900",info:"#2AA198",text:"#93A1A1",muted:"#586E75",background:"#002B36",panel:"#073642",element:"#0A4A58",highlight:"#1A5A68",inverse:"#002B36",border:"#586E75",borderActive:"#268BD2"},"solarized-light":{name:"solarized-light",primary:"#268BD2",accent:"#D33682",error:"#DC322F",warning:"#CB4B16",success:"#859900",info:"#2AA198",text:"#586E75",muted:"#839496",background:"#FDF6E3",panel:"#EEE8D5",element:"#E4DCC8",highlight:"#D5CDB6",inverse:"#FDF6E3",border:"#93A1A1",borderActive:"#268BD2"},"rose-pine":{name:"rose-pine",primary:"#C4A7E7",accent:"#EBBCBA",error:"#EB6F92",warning:"#F6C177",success:"#31748F",info:"#9CCFD8",text:"#E0DEF4",muted:"#908CAA",background:"#191724",panel:"#1F1D2E",element:"#26233A",highlight:"#403D52",inverse:"#191724",border:"#6E6A86",borderActive:"#C4A7E7"},everforest:{name:"everforest",primary:"#7FBBB3",accent:"#D699B6",error:"#E67E80",warning:"#DBBC7F",success:"#A7C080",info:"#83C092",text:"#D3C6AA",muted:"#9DA9A0",background:"#232A2E",panel:"#2D353B",element:"#343F44",highlight:"#3D484D",inverse:"#232A2E",border:"#4F585E",borderActive:"#A7C080"},"github-dark":{name:"github-dark",primary:"#58A6FF",accent:"#A371F7",error:"#F85149",warning:"#D29922",success:"#3FB950",info:"#79C0FF",text:"#E6EDF3",muted:"#8B949E",background:"#0D1117",panel:"#161B22",element:"#21262D",highlight:"#30363D",inverse:"#0D1117",border:"#30363D",borderActive:"#58A6FF"},iceberg:{name:"iceberg",primary:"#84A0C6",accent:"#A093C7",error:"#E27878",warning:"#E2A478",success:"#B4BE82",info:"#89B8C2",text:"#C6C8D1",muted:"#6B7089",background:"#161821",panel:"#1E2132",element:"#2A3150",highlight:"#3D425B",inverse:"#161821",border:"#444B71",borderActive:"#84A0C6"},"ayu-dark":{name:"ayu-dark",primary:"#59C2FF",accent:"#FFB454",error:"#D95757",warning:"#FF8F40",success:"#C2D94C",info:"#95E6CB",text:"#B3B1AD",muted:"#626A73",background:"#0A0E14",panel:"#0D1017",element:"#131721",highlight:"#1B212C",inverse:"#0A0E14",border:"#2D3640",borderActive:"#FFB454"},oxocarbon:{name:"oxocarbon",primary:"#78A9FF",accent:"#EE5396",error:"#FA4D56",warning:"#F1C21B",success:"#42BE65",info:"#3DDBD9",text:"#F2F4F8",muted:"#A8A8A8",background:"#161616",panel:"#262626",element:"#393939",highlight:"#525252",inverse:"#161616",border:"#6F6F6F",borderActive:"#78A9FF"},"night-owl":{name:"night-owl",primary:"#82AAFF",accent:"#C792EA",error:"#EF5350",warning:"#ECC48D",success:"#ADDB67",info:"#7FDBCA",text:"#D6DEEB",muted:"#637777",background:"#011627",panel:"#0B2942",element:"#1D3B53",highlight:"#1E4B6B",inverse:"#011627",border:"#5F7E97",borderActive:"#82AAFF"},terminal:{name:"terminal",primary:"#55FFFF",accent:"#FF55FF",error:"#FF5555",warning:"#FFFF55",success:"#55FF55",info:"#5555FF",text:"#C0C0C0",muted:"#808080",background:"#000000",panel:"#000000",element:"#000000",highlight:"#1A1A1A",inverse:"#000000",border:"#555555",borderActive:"#55FFFF"},voltage:{name:"voltage",primary:"#00E5FF",accent:"#FF3EA5",error:"#FF1744",warning:"#FFEA00",success:"#00E676",info:"#40C4FF",text:"#FFFFFF",muted:"#C0C0C0",background:"#000000",panel:"#000000",element:"#0D0D0D",highlight:"#262626",inverse:"#000000",border:"#808080",borderActive:"#FFFFFF"},"voltage-light":{name:"voltage-light",primary:"#0057B7",accent:"#C2185B",error:"#D50000",warning:"#FF6D00",success:"#2E7D32",info:"#00838F",text:"#000000",muted:"#424242",background:"#FFFFFF",panel:"#FFFFFF",element:"#EDEDED",highlight:"#D6D6D6",inverse:"#FFFFFF",border:"#616161",borderActive:"#000000"},ironclad:{name:"ironclad",primary:"#4FC3F7",accent:"#FFD54F",error:"#FF5252",warning:"#FFB300",success:"#69F0AE",info:"#64B5F6",text:"#FFFFFF",muted:"#BDBDBD",background:"#000000",panel:"#000000",element:"#101010",highlight:"#242424",inverse:"#000000",border:"#757575",borderActive:"#4FC3F7"},"ironclad-light":{name:"ironclad-light",primary:"#01579B",accent:"#E65100",error:"#B71C1C",warning:"#EF6C00",success:"#1B5E20",info:"#0277BD",text:"#000000",muted:"#4A4A4A",background:"#FFFFFF",panel:"#FFFFFF",element:"#EFEFEF",highlight:"#DADADA",inverse:"#FFFFFF",border:"#6E6E6E",borderActive:"#01579B"},signal:{name:"signal",primary:"#29B6F6",accent:"#AB47BC",error:"#FF0000",warning:"#FFC400",success:"#00E400",info:"#00B8D4",text:"#FFFFFF",muted:"#B3B3B3",background:"#000000",panel:"#000000",element:"#0A0A0A",highlight:"#202020",inverse:"#000000",border:"#8A8A8A",borderActive:"#29B6F6"},"signal-light":{name:"signal-light",primary:"#01579B",accent:"#6A1B9A",error:"#C62828",warning:"#F9A825",success:"#2E7D32",info:"#00796B",text:"#000000",muted:"#3D3D3D",background:"#FFFFFF",panel:"#FFFFFF",element:"#ECECEC",highlight:"#D2D2D2",inverse:"#FFFFFF",border:"#5C5C5C",borderActive:"#01579B"},system:{name:"system",primary:"#60A5FA",accent:"#C084FC",error:"#F87171",warning:"#FBBF24",success:"#34D399",info:"#22D3EE",text:"#F9FAFB",muted:"#C4CAD3",background:"#030712",panel:"#111827",element:"#1F2937",highlight:"#374151",inverse:"#030712",border:"#4B5563",borderActive:"#60A5FA"},devctl:{name:"devctl",primary:"#FFB020",accent:"#3DE0FF",error:"#FF5C7A",warning:"#FFD166",success:"#3DFF9A",info:"#3DE0FF",text:"#F7FAFD",muted:"#B7C3D0",background:"#070B10",panel:"#121A22",element:"#1C2833",highlight:"#243444",inverse:"#0A1016",border:"#334556",borderActive:"#FFB020"},ember:{name:"ember",primary:"#FF9F43",accent:"#2EE6FF",error:"#FF4D6D",warning:"#FFE566",success:"#3DFF9A",info:"#2EE6FF",text:"#F7F9FF",muted:"#B0B8CC",background:"#07090F",panel:"#12161F",element:"#1A2130",highlight:"#243044",inverse:"#0B0D12",border:"#334155",borderActive:"#FF9F43"}},jE={opencode:"ember",light:"system",mocha:"catppuccin",latte:"catppuccin-latte","one-dark":"onedark","one dark":"onedark",solarized:"solarized-dark",rosepine:"rose-pine","rose pine":"rose-pine",github:"github-dark",ayu:"ayu-dark","night owl":"night-owl",ansi:"terminal",xterm:"terminal",console:"terminal",classic:"terminal",vga:"terminal",contrast:"voltage","contrast-light":"voltage-light",hc:"voltage","hc-light":"voltage-light",a11y:"voltage","a11y-light":"voltage-light"};WE=["#7AA2F7","#9ECE6A","#E0AF68","#BB9AF7","#2AC3DE","#FF9E64","#F7768E","#73DACA","#C0CAF5","#FF79C6","#7DCFFF","#C3E88D"],GE=["#2E5AAC","#3D7A1F","#9A6B12","#6B3FA0","#0E7A86","#B85C1A","#B4234A","#1A7A6D","#4A5080","#9A3480","#1565C0","#4A7C19"];e0={claude:{dark:"#E08A6A",light:"#B54328"},cursor:{dark:"#B8D4FF",light:"#1E4EBF"},kilo:{dark:"#F0C94A",light:"#8A6400"},codex:{dark:"#4ADE80",light:"#0B7A4B"}}});var Wn=M(()=>{ps()});function ey(e){return e!==void 0}function Qh(e){let t=e/1000;if(Number.isInteger(t))return`${t}s`;return`${e}ms`}function Vd(e,t,r){let n=e.indexOf(t),i=((n<0?0:n)+r+e.length)%e.length;return e[i]??e[0]}function ty(e,t){let r=[...gt],n=r.includes(e)?e:qd;return Vd(r,n,t)}function ry(e,t){let r=[...o0],n=r.reduce((o,i)=>Math.abs(i-e)<Math.abs(o-e)?i:o,r[0]);return Vd(r,n,t)}function Ai(e){let t=[...Kd];return t.reduce((r,n)=>Math.abs(n-e)<Math.abs(r-e)?n:r,t[0])}function Li(e,t){return Vd([...Kd],Ai(e),t)}function Di(e){let t=Ai(e),r=Zh[t]??Zh[eo];return{px:t,...r}}function Or(e){return e.label==="compact"}function Mi(e){return e.steps<=2}function ny(e){return Kd.map((r,n)=>n<e?"\u2588":"\u2591").join(" ")}function Ia(e){return Di(e).label}function oy(e){let t=e.locked?"Applies this session only. DEVCTL_TUI_CONFIG overrides the user file.":`Saved to ${e.configPath}.`;return[{id:"theme",group:"Appearance",kind:"cycle",name:"Theme",value:e.themeName,hint:"\u2190 \u2192 save enter picker",detail:`Arrows write the theme to the user file. Enter opens the picker. ${t}`},{id:"font",group:"Appearance",kind:"cycle",name:"Display size",value:Ia(e.fontSize),hint:"\u2190 \u2192 save",detail:`Scales content padding and list-row height. Default keeps a thin rule between chrome and panes. Compact sits toolbars flush against borders. Header, nav, and status stay one line. Does not change the terminal font. ${t}`},{id:"mouse",group:"Input",kind:"toggle",name:"Mouse",value:e.mouse?"on":"off",hint:"space or enter toggle",detail:`Clicks on nav and lists. Restart the TUI after a change. ${t}`},{id:"leader",group:"Input",kind:"cycle",name:"Leader",value:Qh(e.leaderMs),hint:"\u2190 \u2192 save",detail:`How long ctrl+x waits for the next key. ${t}`},{id:"mcp",group:"MCP",kind:"page",name:"Settings page",value:e.mcpRunning?"running \u2192 /mcp":"off \u2192 /mcp",hint:"enter open the MCP page",detail:"Opens a dedicated MCP page (also /mcp or /agent). Start or stop the localhost server, change the port, and copy Claude, Cursor, Codex, and Kilo Code config."},{id:"file",group:"About",kind:"info",name:"File",value:e.configPath,hint:"read-only",detail:e.locked?`Using ${e.configPath} from DEVCTL_TUI_CONFIG.`:`User preferences live in ${e.configPath}.`},{id:"version",group:"About",kind:"info",name:"Version",value:Dt,hint:"read-only",detail:Kt()},{id:"reset",group:"About",kind:"action",name:"Reset",value:"defaults",hint:"enter confirm reset",detail:`Restore theme ${qd}, display ${Ia(eo)}, mouse on, leader ${Qh(Yc)}. Enter asks first. ${t}`}]}function $a(){return{theme:qd,mouse:!0,leader_timeout:Yc,font_size:eo}}function iy(e){return["Appearance","Input","MCP","About"].flatMap((r)=>{let n=e.filter((o)=>o.group===r);if(n.length===0)return[];return[{group:r,items:n}]})}function Jd(e,t){if(e.length===0)return 0;return Math.min(Math.max(t,0),e.length-1)}function on(e,t){return e[Jd(e,t)]}function zd(e,t){return e??t}var o0,Kd,qd="devctl",Zh;var ir=M(()=>{Ke();Wn();o0=[1000,2000,3000],Kd=[12,14,16,18,20,22];Zh={12:{pad:0,rowH:1,gap:0,steps:1,label:"compact"},14:{pad:0,rowH:1,gap:0,steps:2,label:"default"},16:{pad:1,rowH:1,gap:1,steps:3,label:"comfortable"},18:{pad:1,rowH:2,gap:1,steps:4,label:"large"},20:{pad:2,rowH:2,gap:1,steps:5,label:"xl"},22:{pad:2,rowH:2,gap:2,steps:6,label:"xxl"}}});import{createContext as i0,useContext as s0}from"react";function fe(){return s0(Yd)}var Yd;var wt=M(()=>{ir();Wn();Yd=i0(Di(eo))});function ue(e,t){if(t<=0)return"";if(e.length<=t)return e;if(t===1)return"\u2026";return`${e.slice(0,t-1)}\u2026`}function ie(e,t){if(t<=0)return"";if(e.length>=t)return ue(e,t);return e.padEnd(t)}function Eo(e,t=20){let r=Number.isFinite(e)?Math.min(1,Math.max(0,e)):0,n=Math.round(r*t);return"\u2588".repeat(n)+"\u2591".repeat(Math.max(0,t-n))}function Gn(e){if(!Number.isFinite(e)||e<Xd)return"< 1s";let t=Math.floor(e/sy),r=Math.floor(e%sy/Zd),n=Math.floor(e%Zd/Qd),o=Math.floor(e%Qd/Xd);if(t>0)return`${t}d ${r}h`;if(r>0)return`${r}h ${n}m`;if(n>0)return`${n}m ${String(o).padStart(2,"0")}s`;return`${o}s`}function Oi(e){if(!Number.isFinite(e)||e<0)return"\u2014";let t=e/a0;if(t>=ay)return`${(t/ay).toFixed(1)}G`;if(t>=1)return`${Math.round(t)}M`;return`${Math.round(e)}K`}function cy(e){if(!Number.isFinite(e)||e<0)return"\u2014";return`${e.toFixed(1)}%`}var Xd=1000,Qd,Zd,sy,a0=1024,ay=1024;var _t=M(()=>{Qd=60*Xd,Zd=60*Qd,sy=24*Zd});function tu(e){return e>=d0}function ru(e){return e>=u0}function nu(e){return e>=p0}function ja(e,t=0){return Math.max(1,e-dy-t*2)}function uy(e){let t=ly+pr+Et;if(tu(e))t+=br;if(ru(e))t+=Na;if(nu(e))t+=Ir;return Math.max(Ha,e-t)}function Ba(e,t,r){if(r)return e;let n=t.reduce((a,c)=>Math.max(a,c.length),0),o=Math.min(eu,Math.max(Ha,n+c0)),i=ly+pr+Et+o+dy+l0,s=Math.max(Fa,Math.floor(e*f0));return Math.min(s,Math.max(Fa,i))}function Wa(e){if(!e)return"";return Object.keys(e.profiles).sort()[0]??""}function To(e){if(!e)return!0;let t=Object.values(e.services);if(t.length===0)return!0;return!t.some((r)=>Kn(r))}function py(e,t){if(e.length>0)return e;return[...t]}function Ga(e,t){if(e.length>0)return[...e];return t===""?[]:[t]}function Ua(e){return e.command.args.join(" ")||"\u2014"}function Ni(e,t){let r=Un(t);if(r!=="")return r;if(e.ports.length===0)return"\u2014";return e.ports.map((n)=>`${n.name}:${n.auto?"auto":n.value}`).join(" ")}function Ka(e){let t=e.health.type||"none",r=e.health.url||e.health.address;return r===""?t:`${t} ${r}`}function qa(e,t){if(t?.identity)return t.identity;let r=e.identity.type||"none",n=e.identity.service_account;return n===""?r:`${r} ${n}`}function Va(e){let t=e.restart.policy||"none";if(e.restart.max_retries>0)return`${t} \xD7${e.restart.max_retries}`;return t}function fy(e,t,r,n,o){let i={...e.environment.defaults,...e.environment.vars},a=m0(o??i,t,r,n);return[...new Set([...Object.keys(a),...e.environment.required])].map((l)=>({key:l,value:a[l]??"",required:e.environment.required.includes(l),fromConfig:Object.prototype.hasOwnProperty.call(i,l)})).sort((l,d)=>l.fromConfig===d.fromConfig?l.key.localeCompare(d.key):l.fromConfig?-1:1)}function my(e,t){if(!e||e.processes.length===0)return;if(t!==void 0&&t!==""&&e.session_id===t)return;return e}function Un(e){if(!e)return"";if(e.ports.http!==void 0)return String(e.ports.http);let t=Object.values(e.ports)[0];return t!==void 0?String(t):""}function Jt(e){if(!e)return"STOPPED";return yo(e)}function m0(e,t,r,n){if(t)return e;return new or(r,n).redactMap(e)}function gy(e,t){if(!e)return"";return(e.profiles[t]?.services??[]).join(", ")}function Hi(e){return g0.has(e)}function Kn(e){if(!e)return!1;return Hi(e.state)}var ly=8,pr=12,br=10,Na=8,Ir=8,Ii=9,$i=7,Fi=8,Ha=12,eu=40,Et=2,c0=2,dy=2,l0=2,Fa=34,d0=48,u0=60,p0=72,f0=0.48,g0;var St=M(()=>{qt();Ro();g0=new Set(["RUNNING","STARTING","RESTARTING","HEALTHY","UNHEALTHY"])});function Xa(e){return e===of?"\u2014":e}function wy(e,t,r){let n=r?yy:h0+yy+Math.max(0,t)*2;return Math.max(1,e-n)}function b0(e){if(e.startsWith('"')||e.startsWith("'"))return"string";if(/^\d+$/.test(e))return"number";return"keyword"}function Ao(e){return e.replace(w0,"")}function Sy(e){try{return JSON.stringify(JSON.parse(e),null,2)}catch{return e}}function Qa(e,t){let r=Math.max(1,t),n=Ao(e).replace(/\r\n/g,`
|
|
616
550
|
`).replace(/\r/g,`
|
|
617
551
|
`).split(`
|
|
618
|
-
`),o=[];for(let i of r)if(i.length<=n)o.push(i);else o.push(...rP(i,n));return o.length>0?o:[""]}function Nv(e,t,n){let r=e.length>0?[...e]:[""];if(n||r.length<=1)return{visible:r,mark:"",folded:!1,hidden:0};let o=r.length-1,i=` ${QR}${o}`,s=Math.max(1,t-i.length);return{visible:[ce(r[0]??"",s)],mark:i,folded:!0,hidden:o}}function Hv(e,t){return e==="all"||e==="focus"&&t}function Mu(e){if(e==="clip")return"focus";if(e==="focus")return"all";return"clip"}function jv(e,t,n,r=Nr){if(e.length===0)return{start:0,items:[],newer:0};if(!t){let a=Math.max(0,e.length-r);return{start:a,items:e.slice(a),newer:0}}let o=e.length-1,i=Math.max(0,Math.min(n,o)),s=e.slice(i,i+r);return{start:i,items:s,newer:Math.max(0,e.length-i-s.length)}}function $u(e,t=Nr){return Math.max(0,e-t)}function Iu(e,t,n,r){let o=Math.max(t-1,0);if(e<0&&n>0)return{selected:0,startDelta:Math.max(-n,e)};if(e>o&&r>0)return{selected:o,startDelta:Math.min(r,e-o)};return{selected:Math.min(o,Math.max(0,e)),startDelta:0}}function zi(e){if(e==="all")return"wrap all";if(e==="focus")return"wrap selected";return"clip"}function rP(e,t){let n=[],r=e;while(r.length>t){let o=r.slice(0,t),i=oP(o);if(i>0)n.push(r.slice(0,i).trimEnd()),r=r.slice(i).trimStart();else n.push(r.slice(0,t)),r=r.slice(t)}if(r.length>0)n.push(r);return n}function oP(e){let t=e.lastIndexOf(" "),n=e.lastIndexOf("\t"),r=e.lastIndexOf(","),o=Math.max(t,n,r);if(o<Math.floor(e.length*ZR))return-1;return e[o]===","?o+1:o}function Bv(e){let t=$o(e),n=[],r=new RegExp(eP.source,"gi"),o=0,i=r.exec(t);while(i){let s=i[0]??"";if(i.index>o)n.push({text:t.slice(o,i.index),kind:"text"});n.push({text:s,kind:tP(s)}),o=i.index+s.length,i=r.exec(t)}if(o<t.length)n.push({text:t.slice(o),kind:"text"});if(n.length===0)return[{text:t,kind:"text"}];return n}function Wv(e){let t=e.showTimestamps?lc:0,n=e.showMeta?ac:0;return Math.max(Mv,e.width-t-e.serviceWidth-dc-n-$v-Ji*Iv)}function Yi(e){return Math.max(BR,e-WR*2)}function Gv(e){let t=e.width<HR,n=e.proxyOn?`\u25CF ${ce(e.proxyAddress,t?10:18)}`:t?"":"\u25CB off";return[{label:t?`${e.running}/${e.total}`:Nu(e.running,e.total),tone:e.running>0?"success":"idle"},{label:n,tone:e.proxyOn?"info":"idle",hide:t&&!e.proxyOn},{label:"MCP",tone:"info",hide:!e.mcpOn},{label:e.adc?t?"ADC":"ADC ok":t?"!ADC":"ADC missing",tone:e.adc?"success":"error"},{label:t?"sec":"secrets shown",tone:"warning",hide:!e.reveal}]}function Uv(e,t){let n=t.reduce((s,a)=>Math.max(s,a.length),0),r=lc+dc+$v+Mv+Ji*Iv,o=Math.max(Sv,e-r),i=Math.max(Sv,n);return Math.min(Pv,o,i)}function pc(e,t,n){if(n)return e;let r=t.reduce((a,c)=>Math.max(a,c.length),0),o=Math.min(Pv,Math.max(Au,r+OR)),i=Rv+en+vt+o+Ev+MR,s=Math.max(ec,Math.floor(e*NR));return Math.min(s,Math.max(ec,i))}function X(e,t){if(t<=0)return"";if(e.length>=t)return ce(e,t);return e.padEnd(t)}function Io(e,t){let n=[],r=0;for(let o of e){let i=o.key.length+o.label.length+3;if(r+i>t)break;n.push(o),r+=i}return n}function Kv(e){return e<GR}function Fo(e,t,n,r,o="center",i=!0){let s=Math.min(n,Math.max(1,e-4)),a=Math.min(Tv(e,i),Math.max(0,t-1)),c=Math.min(r,Math.max(1,t-a)),l=Math.max(0,Math.min(Math.floor((e-s)/2),Math.max(0,e-s))),d=o==="bottom"?t-2-c:Math.floor((t-c)/2),f=Math.max(0,Math.min(d,t-c));return{left:l,top:f,width:s,height:c}}function qv(e){if(e==="")return"idle";if(sP.test(e))return"error";if(e.includes("session only"))return"warning";if(iP.test(e))return"success";return"info"}function Vv(e,t,n){let r=n!==""&&e.profiles[n]?n:"";if(t.length>0)return{services:t,profile:r};if(r!=="")return{services:[...e.profiles[n]?.services??[]],profile:r};return{services:Object.keys(e.services),profile:""}}function Jv(e,t){if(e==="doctor")return t.doctor;if(e==="settings")return t.settings;if(e==="profiles")return t.profiles;if(e==="dashboard"||e==="services")return t.services;if(e==="logs")return t.logs??0;if(e==="mcp")return t.mcp??0;if(e==="setup")return jR;return 0}function zv(e){if(e==="0")return Vn[9]?.id;if(e.length===1&&e>="1"&&e<="9")return Vn[Number(e)-1]?.id;return}function fc(e){if(!e)return"";return Object.keys(e.profiles).sort()[0]??""}function gc(e){return aP.has(e)}function Xi(e){if(!e)return!1;return gc(e.state)}function mc(e,t){let n=t??Object.keys(e?.services??{});return{running:n.filter((o)=>Xi(e?.services[o])).length,total:n.length}}function Yv(e,t){let n=0,r=0,o=0,i=0,s=0,a=0;for(let c of e){let l=t?.services[c];if(l?.health==="HEALTHY")o+=1;let d=l?.state??"STOPPED";if(d==="FAILED")i+=1;else if(d==="STOPPING")s+=1;else if(d==="STARTING"||d==="RESTARTING")r+=1;else if(gc(d))n+=1;else a+=1}return{total:e.length,live:n+r,running:n,starting:r,healthy:o,failed:i,stopping:s,stopped:a}}function Xv(e,t){if(!Number.isFinite(e)||!Number.isFinite(t)||t<=0)return 0;return e/t}function fP(e,t,n){if(!Number.isFinite(e))return"success";if(e>n)return"error";if(e>t)return"warning";return"success"}function gP(e,t){return fP(Xv(e,t),cP,lP)}function mP(e,t){let n=t>0?e/t:1;if(n<uP)return"error";if(n<dP)return"warning";return"success"}function Cu(e){if(!Number.isFinite(e)||e<0)return"\u2014";return e.toFixed(2)}function hP(e){if(!Number.isFinite(e)||e<0)return"\u2014";return`${Math.round(e*100)}%`}function Qv(e,t=Date.now()){if(!e?.startTime)return"\u2014";let n=new Date(e.startTime).getTime();if(!Number.isFinite(n))return"\u2014";return Ho(t-n)}function Zv(e,t=pP){return Object.entries(e).sort((n,r)=>r[1]-n[1]||n[0].localeCompare(r[0])).slice(0,t)}function ey(e,t=1){return Math.max(24,e-kP-t*2-CP-_P-RP)}function ty(e){let t=e>=vP,n=e>=yP,r=e>=xP,o=e>=bP,i=e>=wP,s=e>=SP,a=en+vt;if(t)a+=Sn+vt;if(n)a+=oc+vt;if(r)a+=ic+vt;if(o)a+=rc+vt;if(i)a+=hc+vt;if(s)a+=Jn;return{name:Math.max(Au,e-a),health:t,cpu:n,mem:r,up:o,rst:i,pid:s}}function ny(e){let t=Number.isFinite(e)&&e>0?e:0;return{ratio:Math.min(1,t),label:hP(t)}}function ry(e,t=TP){return`[${Qi(e.ratio,t)}] ${e.label.padStart(4)}`}function Fu(e,t){let n=e.reduce((l,d)=>Math.max(l,d.what.length),4),r=e.reduce((l,d)=>Math.max(l,d.reading.length),7),o=e.some((l)=>l.meter)?AP:0,i=No*(o>0?3:2),s=Math.min(PP,Math.max(_u,n)),a=Math.min(EP,Math.max(Ru,r)),c=t-s-a-o-i;if(c<Za&&a>Ru)a=Math.max(Ru,a-(Za-c)),c=t-s-a-o-i;if(c<Za&&s>_u)s=Math.max(_u,s-(Za-c)),c=t-s-a-o-i;return{what:s,reading:a,meaning:Math.max(0,c),meter:o}}function oy(e){return LP.has((e?.health.type??"").toLowerCase())}function iy(e){if(e==="darwin")return"macOS";if(e==="win32")return"Windows";if(e==="linux")return"Linux";return e||"this computer"}function sy(e,t){let n=Math.max(1,t),r=gP(e,n),o=r==="error"?"overloaded":r==="warning"?"busy":"not busy",i=r==="error"?`${n} cores are queued up \u2014 last minute ${Cu(e)}`:r==="warning"?`${n} cores nearly full \u2014 last minute ${Cu(e)}`:`${n} cores. Last minute ${Cu(e)} (under ${n} is fine)`;return{what:"CPU work",reading:o,meaning:i,tone:r,meter:ny(Xv(e,n))}}function ay(e,t){let n=mP(e,t),r=`${tc(e)} of ${tc(t)}`,o=n==="error"?"Almost no RAM left for new work":n==="warning"?"RAM is getting tight":"RAM the computer can still give out",i=t>0?Math.max(0,(t-e)/t):0;return{what:"RAM leftover",reading:r,meaning:o,tone:n,meter:ny(i)}}function cy(e){let t=e?.state??"STOPPED";if(t==="FAILED")return"crashed";if(t==="STOPPING")return"stopping";if(t==="STARTING"||t==="RESTARTING")return"starting";if(gc(t))return"up";return"off"}function ly(e){if(!e||!gc(e.state))return"\u2014";if(e.health==="HEALTHY")return"ready";if(e.health==="UNHEALTHY")return"failing";if(e.state==="STARTING"||e.state==="RESTARTING")return"waiting";return"checking"}function dy(e){if(e==="keychain")return"password store";if(e==="file")return"local file";return e||"unknown store"}function uy(e,t){let n=[{what:"Started",reading:String(e.live),meaning:e.live===0?"nothing is running yet":"process is up",tone:e.live>0?"success":"muted"}];if(t)n.push({what:"Ready",reading:String(e.healthy),meaning:e.live===0?"start services first":"passed their health check",tone:e.live>0&&e.healthy<e.live?"warning":e.healthy>0?"success":"muted"});if(e.starting>0)n.push({what:"Still starting",reading:String(e.starting),meaning:"not ready for traffic yet",tone:"warning"});if(e.stopping>0)n.push({what:"Stopping",reading:String(e.stopping),meaning:"shutting down",tone:"warning"});return n.push({what:"Crashed",reading:String(e.failed),meaning:e.failed>0?"open the service for the error":"none",tone:e.failed>0?"error":"muted"}),n.push({what:"Not started",reading:String(e.stopped),meaning:e.stopped>0?"off until you start them":"all are up",tone:"muted"}),n}function Qi(e,t=20){let n=Number.isFinite(e)?Math.min(1,Math.max(0,e)):0,r=Math.round(n*t);return"\u2588".repeat(r)+"\u2591".repeat(Math.max(0,t-r))}function Ho(e){if(!Number.isFinite(e)||e<Pu)return"< 1s";let t=Math.floor(e/Cv),n=Math.floor(e%Cv/Tu),r=Math.floor(e%Tu/Eu),o=Math.floor(e%Eu/Pu);if(t>0)return`${t}d ${n}h`;if(n>0)return`${n}h ${r}m`;if(r>0)return`${r}m ${String(o).padStart(2,"0")}s`;return`${o}s`}function tc(e){if(!Number.isFinite(e)||e<0)return"\u2014";let t=e/DP;if(t>=_v)return`${(t/_v).toFixed(1)}G`;if(t>=1)return`${Math.round(t)}M`;return`${Math.round(e)}K`}function py(e){if(!Number.isFinite(e)||e<0)return"\u2014";return`${e.toFixed(1)}%`}function jo(e){if(!e)return!0;let t=Object.values(e.services);if(t.length===0)return!0;return!t.some((n)=>Xi(n))}function fy(e,t){if(e.length>0)return e;return[...t]}function vc(e,t){if(e.length>0)return[...e];return t===""?[]:[t]}function Zi(e){return OP.has(e)}function my(e,t,n,r){let o=n===""?t:t.filter((a)=>a.timestamp>=n);if(o.length===0)return e;let i=Math.max(1,r);if(o.length>=i)return o.slice(-i);let s=Math.max(0,e.length+o.length-i);return e.slice(s).concat(o)}function hy(e,t){let n=t.length>0?t[t.length-1].seq:-1,r=e.filter((o)=>o.seq>n);return[...t,...r]}function vy(e,t){if(t.length===0)return e;let n=new Set(e.map((o)=>o.seq)),r=t.filter((o)=>!n.has(o.seq));return r.length===0?e:[...r,...e]}function yy(e,t,n){return e&&t<=0&&n}function xy(e){return e.filter((t)=>t.level==="ERROR"||t.level==="FATAL").length}function MP(e){return`${e.timestamp} ${e.service} ${e.level} ${$o(e.message)}`}function by(e){return[$o(e.message),`time ${e.timestamp}`,`service ${e.service}`,`source ${e.source}${e.stream?` / ${e.stream}`:""}`,`level ${e.level}`,`pid ${e.pid||"\u2014"}`,`request ${e.request_id||"\u2014"}`,`identity ${e.identity||"\u2014"}`].join(`
|
|
619
|
-
`)}function
|
|
620
|
-
`)}function Bo(e,t){let n=t.services?.filter((l)=>l!=="")??[],r=t.service??"",o=(t.search??"").trim(),i=t.source??"",s=t.since??"",a=t.until??"",c;if(o!=="")if(t.regex===!0){let l=Pa(o);if(l)c=(d)=>l.test(d);else c=(d)=>d.toLowerCase().includes(o.toLowerCase())}else{let l=o.toLowerCase();c=(d)=>d.toLowerCase().includes(l)}return e.filter((l)=>{if(n.length>0&&!n.includes(l.service))return!1;if(r!==""&&l.service!==r)return!1;if(i!==""&&l.source!==i)return!1;if(t.systemLogs===!1&&Zi(l.source))return!1;if(s!==""&&l.timestamp<s)return!1;if(a!==""&&l.timestamp>a)return!1;if(t.errorOnly===!0&&l.level!=="ERROR"&&l.level!=="FATAL")return!1;if(!c)return!0;return c(l.message)||c(l.service)})}function $P(e,t){let n={};for(let i of e)n[i.service]=(n[i.service]??0)+1;let r=t.map((i)=>({name:i,count:n[i]??0})),o=Object.keys(n).filter((i)=>!t.includes(i)).sort().map((i)=>({name:i,count:n[i]??0}));return[...r,...o]}function Sy(e,t,n=[]){let r=es(e,t,n);return[{name:"",count:t.length},...$P(t,r)]}function IP(e,t){let n=e.map((o)=>({name:o,count:t[o]??0})),r=Object.keys(t).filter((o)=>!e.includes(o)).sort().map((o)=>({name:o,count:t[o]??0}));return[...n,...r]}function ky(e,t,n=[]){let r=Object.keys(t.byService).map((i)=>({service:i})),o=es(e,r,n);return[{name:"",count:t.total},...IP(o,t.byService)]}function Nu(e,t){if(e<=0)return"none started";return`${e}/${t} running`}function es(e,t,n=[]){let r=[...e],o=(i)=>{if(i!==""&&!r.includes(i))r.push(i)};for(let i of n)o(i);for(let i of t)o(i.service);return r}function Cy(e,t,n){let r=["",...es(e,t)];if(n<1||n>r.length)return;return r[n-1]}function Hu(e,t,n){let r=["",...e],o=r.indexOf(t),s=((o<0?0:o)+n+r.length)%r.length;return r[s]??""}function ts(e){return e.waves.flat().join(" \u2192 ")}function _y(e){let t=ts(e);if(t==="")return"Started selected services";return`Started ${t}`}function Ry(e){let t=ts(e);if(t==="")return"Stopped running services";return`Stopped ${t}`}function Py(e,t,n,r="start"){let o=n?.services[e],i=jt(o);if(o?.last_error&&r!=="stop")return o.last_error;if(r==="stop"){if(i==="STOPPED")return"stopped";if(i==="STOPPING")return"stopping now";if(i==="FAILED")return"already failed";return"queued"}if(i==="HEALTHY")return"ready";if(i==="STARTING")return"starting now";if(i==="RUNNING")return"up, waiting for health";if(i==="UNHEALTHY")return"unhealthy \u2014 retrying health check";if(i==="STOPPING")return"stopping first";if(i==="FAILED")return"failed \u2014 later waves will not start";let a=(t.steps.find((c)=>c.name===e)?.dependencies??[]).filter((c)=>{let l=jt(n?.services[wt(c)]);return Fn(c)==="service_healthy"?l!=="HEALTHY":l==="STOPPED"||l==="FAILED"}).map(wt);if(a.length>0)return`waits for ${a.join(", ")}`;return"queued"}function ns(e,t,n="start"){if(e.length===0)return"completed";let r=e.map((i)=>t?.services[i]);if(r.some((i)=>i?.state==="FAILED"))return"failed";if(n==="stop"){if(r.every((i)=>!i||i.state==="STOPPED"||i.state==="UNKNOWN"))return"completed";if(r.some((i)=>i?.state==="STOPPING"))return"active";return"queued"}let o=(i)=>Boolean(i&&(i.state==="HEALTHY"||i.health==="HEALTHY"||i.state==="RUNNING"&&i.health!=="UNHEALTHY"));if(r.every(o))return"completed";if(r.some((i)=>i?.state==="UNHEALTHY"||i?.health==="UNHEALTHY"))return"unhealthy";if(r.some((i)=>i?.state==="STARTING"||i?.state==="RUNNING"||i?.state==="RESTARTING"))return"active";return"queued"}function Ey(e,t,n="start"){let o=e.waves.flat().length,i=0,s=0,a=0,c=0;for(let x=0;x<e.waves.length;x++){let v=e.waves[x]??[],S=ns(v,t,n);if(S==="active"||S==="unhealthy"||S==="failed")c=x;else if(S==="completed"&&c===x&&x<e.waves.length-1)c=x+1;for(let P of v){let k=t?.services[P];if(n==="stop"?!k||k.state==="STOPPED"||k.state==="UNKNOWN":Boolean(k&&(k.state==="HEALTHY"||k.health==="HEALTHY"||k.state==="RUNNING"&&k.health!=="UNHEALTHY")))i++;else if(k?.state==="FAILED")s++;else if(k?.state==="STARTING"||k?.state==="RUNNING"||k?.state==="UNHEALTHY"||k?.health==="UNHEALTHY"||k?.state==="STOPPING"||k?.state==="RESTARTING")a++}}let l=o>0?Math.round(i/o*100):100,d=16,f=Math.round(l/100*d),g="\u2588".repeat(f)+"\u2591".repeat(Math.max(0,d-f)),m=i===o&&o>0;return{total:o,ready:i,active:a,failed:s,percent:l,progressBar:g,currentWaveIndex:c,totalWaves:e.waves.length,isComplete:m}}function Ty(e,t,n){let r=n==="completed"?"\u2713 Completed":n==="failed"?"\u2717 Failed":n==="unhealthy"?"\u26A0 Unhealthy":n==="active"?"\u23F3 In Progress":"\u25CB Queued";return`${e==="stop"?t===0?"Wave 1 (Stop First)":`Wave ${t+1}`:t===0?"Wave 1 (Start First)":`Wave ${t+1}`} \xB7 ${r}`}function Ay(e,t,n,r){let o=r?` \xB7 Profile ${r}`:"";if(n)return`${e==="stop"?"Shutdown":"Startup"} Failed (${n})`;if(t)return`${e==="stop"?"Stopping Services":e==="restart"?"Restarting Pipeline":"Starting Pipeline"}${o}`;return`${e==="stop"?"Shutdown Complete":"Startup Complete"}${o}`}function Ly(e,t){if(e)return{primary:"Working\u2026 esc hide this panel (keeps running in background)",secondary:"Services are transitioning. You can dismiss anytime without stopping them."};if(t)return{primary:"enter or esc back to dashboard",secondary:"Execution stopped. Check logs or open Doctor to resolve errors."};return{primary:"enter or esc back to dashboard",secondary:"All waves finished. Click here or press enter to continue."}}function Dy(e){let t=Fr.indexOf(e);if(t<0)return"dashboard";return Fr[(t+1)%Fr.length]??"dashboard"}function Oy(e){let t=Fr.indexOf(e);if(t<0)return"dashboard";return Fr[(t-1+Fr.length)%Fr.length]??"dashboard"}function My(e){return["services","nav","logs","ui","app"].flatMap((n)=>{let r=e.filter((o)=>o.group===n);if(r.length===0)return[];return[{group:n,items:r}]})}function $y(e){let t=e.trim().toLowerCase().replace(/^\//,""),n=Oo().filter((r)=>t===""||r.name.includes(t)||r.desc.toLowerCase().includes(t)||r.aliases.some((o)=>o.startsWith(t)));return My(n).flatMap((r)=>r.items)}function Iy(e){return My(e).flatMap((t)=>t.items.map((n)=>({name:`/${n.name}`,description:`${t.group} \xB7 ${n.desc}`,value:n.name})))}function Fy(e,t,n=bn()){if(t==="slash")return[{key:"\u2191\u2193",label:"suggest"},{key:"tab",label:"complete"},{key:"enter",label:"run"},{key:"esc",label:"cancel"}];if(t==="palette"||t==="themes")return[{key:"\u2191\u2193",label:"move"},{key:"enter",label:t==="themes"?"save":"select"},{key:"esc",label:t==="themes"?"revert":"close"}];if(t==="help")return[{key:"j/k",label:"scroll"},{key:"esc",label:"close"}];if(t==="log-details"||t==="scroll-text")return[{key:"j/k",label:"scroll"},{key:n,label:"copy"},{key:"esc",label:"close"}];if(t==="confirm")return[{key:"enter",label:"confirm"},{key:"esc",label:"stay"}];if(t==="plan")return[{key:"esc",label:"back to dashboard"},{key:"enter",label:"done"}];if(t==="leader")return ju();if(t==="config-edit")return[{key:"ctrl+s",label:"save"},{key:"esc",label:"discard"}];return FP(e,n)}function ju(){return[{key:"n",label:"start"},{key:"x",label:"stop"},{key:"R",label:"restart"},{key:"s",label:"services"},{key:"l",label:"logs"},{key:"t",label:"themes"},{key:"q",label:"quit"}]}function FP(e,t){let n=[{key:"/",label:"command"},{key:"ctrl+p",label:"palette"},{key:"?",label:"help"}];switch(e){case"dashboard":return[{key:"space",label:"select"},{key:"*",label:"all"},{key:"-",label:"none"},{key:"enter",label:"start or open"},{key:"n",label:"start"},{key:"x",label:"stop"},{key:"r",label:"refresh"},{key:"R",label:"restart"},{key:"\u2190\u2192",label:"log filter"},{key:"g",label:"latest"},{key:"z",label:"full logs"},{key:"i",label:"internal logs"},{key:"ctrl+l",label:"clear logs"},{key:t,label:"copy logs"},{key:"j/k",label:"move"},...n];case"services":return[{key:"enter",label:"detail"},{key:"space",label:"select"},{key:"*",label:"all"},{key:"-",label:"none"},{key:"n",label:"start"},{key:"x",label:"stop"},{key:"r",label:"refresh"},{key:"R",label:"restart"},...n];case"detail":return[{key:"j/k",label:"scroll env"},{key:"n",label:"start"},{key:"x",label:"stop"},{key:"o",label:"config"},{key:"l",label:"logs"},{key:"esc",label:"back"},...n];case"logs":return[{key:"\u2190\u2192",label:"filter"},{key:"1-9",label:"source"},{key:"e",label:"errors"},{key:"i",label:"internal logs"},{key:"ctrl+l",label:"clear logs"},{key:"g",label:"latest"},{key:"f",label:"search"},{key:"t",label:"time"},{key:"m",label:"meta"},{key:"w",label:"wrap"},{key:"j/k",label:"move"},{key:t,label:"copy"},{key:"p",label:"pause"},{key:"z",label:"full screen"},{key:"/exports",label:"open folder"},...n];case"profiles":return[{key:"space",label:"set current"},{key:"enter",label:"set and start"},{key:"j/k",label:"move"},...n];case"proxy":return[{key:"n",label:"start proxy"},{key:"x",label:"stop proxy"},...n];case"mcp":return[{key:"j/k",label:"move"},{key:"space",label:"start or copy"},{key:"\u2190\u2192",label:"change port"},{key:"enter",label:"start or copy"},...n];case"config":return[{key:"v",label:"buffer"},{key:"e",label:"editor"},{key:"/diff",label:"sources"},{key:"/reload",label:"reload"},{key:"j/k",label:"scroll"},...n];case"setup":return[{key:"j/k",label:"steps"},{key:"enter",label:"continue"},{key:"esc",label:"back or exit"},...n];case"doctor":return[{key:"r",label:"run doctor again"},{key:"j/k",label:"move"},{key:"enter",label:"fix port"},...n];case"auth":return[{key:"r",label:"probe identities"},{key:"/auth login",label:"ADC login"},{key:"/auth logout",label:"revoke ADC"},{key:"/auth refresh",label:"probe"},...n];case"settings":return[{key:"j/k",label:"move"},{key:"\u2190\u2192",label:"save"},{key:"enter",label:"apply or open page"},{key:"space",label:"toggle"},...n];default:return[{key:"tab",label:"screens"},...n]}}function Ny(e,t,n){if(n<=t||e<t)return 0;return Math.min(e-t+1,n-t)}function Hr(e,t){if(e.length===0)return;let n=Math.min(Math.max(t,0),e.length-1);return e[n]}function yc(e){return e.command.args.join(" ")||"\u2014"}function rs(e,t){let n=jr(t);if(n!=="")return n;if(e.ports.length===0)return"\u2014";return e.ports.map((r)=>`${r.name}:${r.auto?"auto":r.value}`).join(" ")}function xc(e){let t=e.health.type||"none",n=e.health.url||e.health.address;return n===""?t:`${t} ${n}`}function bc(e,t){if(t?.identity)return t.identity;let n=e.identity.type||"none",r=e.identity.service_account;return r===""?n:`${n} ${r}`}function wc(e){let t=e.restart.policy||"none";if(e.restart.max_retries>0)return`${t} \xD7${e.restart.max_retries}`;return t}function Hy(e,t,n,r,o){let i=o??{...e.environment.defaults,...e.environment.vars},s=GP(i,t,n,r);return[...new Set([...Object.keys(s),...e.environment.required])].sort().map((c)=>({key:c,value:s[c]??"",required:e.environment.required.includes(c)}))}function jy(e,t){if(!e||e.processes.length===0)return;if(t!==void 0&&t!==""&&e.session_id===t)return;return e}function By(e){let t=Math.max(WP,e-BP);return Math.min(HP,Math.max(NP,Math.floor(t*jP)))}function jr(e){if(!e)return"";if(e.ports.http!==void 0)return String(e.ports.http);let t=Object.values(e.ports)[0];return t!==void 0?String(t):""}function jt(e){if(!e)return"STOPPED";return ko(e)}function Wy(e,t,n){if(e==="quit")return{title:"Quit",body:"Stop managed services and leave the TUI? Press d to detach and leave them running."};if(e==="reload")return{title:"Reload applied",body:t===""?"Configuration changed. Restart marked services?":`Restart required: ${t}`};if(e==="reset-prefs")return{title:"Reset preferences",body:"Restore theme, display size, mouse, and leader timeout to defaults? This overwrites your saved tui.json values."};if(e==="free-port"){let r=n?.port??0,o=n?.process||"process",i=n?.pid??0;return{title:`Free port ${r}`,body:`Stop ${o} (pid ${i}) so port ${r} can be used? This sends SIGTERM, then SIGKILL if it stays up.`}}return{title:"Start profile",body:t===""?"Start the configured services?":`Start profile ${t}?`}}function GP(e,t,n,r){if(t)return e;return new qt(n,r).redactMap(e)}function Gy(e,t){if(!e)return"";return(e.profiles[t]?.services??[]).join(", ")}function Wo(e,t,n){let r=e?.google?.project_id??"";if(r!=="")return{project:r,source:"configuration"};let o=t?.project||n?.projectID||"",i=t?.project_source||n?.projectSource||"";return{project:o,source:i}}function Uy(e,t,n,r){let o=Math.max(8,r-2),i=`logs ${n}`,s=qn(i),a=e||"(no user)",c=t||"";if(o<=s+6){let g=Math.max(2,o-s-2);return[{label:ce(a,g),tone:"idle"},{label:ce(i,s-2),tone:"muted"}]}let l=o-s;if(c&&l>=36){let g=ce(c,14),m=qn(g),x=l-m-2,v=x>=a.length+9?`identity ${a}`:a;return[{label:ce(v,x),tone:"idle"},{label:g,tone:"muted"},{label:i,tone:"muted"}]}if(c&&l>=28&&c.length<=10){let g=ce(c,10),m=qn(g),x=l-m-2;return[{label:ce(a,x),tone:"idle"},{label:g,tone:"muted"},{label:i,tone:"muted"}]}let d=l>=a.length+9?`identity ${a}`:a;return[{label:ce(d,l-2),tone:"idle"},{label:i,tone:"muted"}]}function Ky(e){let t=e.payload?.error;return typeof t==="string"&&t!==""?t:"configuration reload failed"}var Mo=100,Rv=8,en=12,Sn=10,nc=8,Jn=8,rc=9,oc=7,ic=8,Au=12,Pv=40,vt=2,OR=2,Ev=2,MR=2,ec=34,$R=48,IR=60,FR=72,NR=0.48,sc=90,HR=60,jR=9,ac=8,BR=8,WR=6,GR=20,wv=1,UR=1,KR=1,qR=1,VR=1,g$,JR=2,Qa=2,zR=80,YR=56,lc=9,dc=7,Sv=10,Mv=16,$v=2,Ji=1,Nr=200,XR=2,kv=1,QR="\u25B8",Iv=2,ZR=0.4,eP,nP,iP,sP,Vn,Fr,aP,cP=0.85,lP=1.5,dP=0.2,uP=0.1,pP=5,vP=52,yP=64,xP=72,bP=82,wP=90,SP=100,kP=2,CP=2,_P=2,RP=1,hc=8,_u=8,PP=22,Ru=6,EP=28,Za=12,No=2,TP=10,AP=18,LP,Pu=1000,Eu,Tu,Cv,DP=1024,_v=1024,OP,gy,NP=10,HP=28,jP=0.42,BP=2,WP=20;var Ee=D(()=>{st();Ar();To();Pr();Zt();g$=Tv(sc-1);eP=/("[^"]*"|'[^']*'|\b(?:ERROR|FATAL|WARN(?:ING)?|FAIL(?:ED)?)\b|\b\d{3,5}\b)/gi;nP=/\x1b\[[0-9;?]*[ -/]*[@-~]|\x1b\][^\x07\x1b]*(?:\x07|\x1b\\)|\x1b[@-Z\\-_]/g;iP=/^(started|stopped|restarted|refreshed|cleared|copied|exported|jumped|proxy started|proxy stopped|secrets|re-running|theme |mouse |leader |display |restored)/i,sP=/\b(fail|error|unknown|not found|no configuration|blocked|already in use|is using port)\b/i;Vn=[{id:"dashboard",label:"dashboard"},{id:"services",label:"services"},{id:"logs",label:"logs"},{id:"auth",label:"identity"},{id:"credentials",label:"credentials"},{id:"proxy",label:"proxy"},{id:"doctor",label:"doctor"},{id:"config",label:"config"},{id:"profiles",label:"profiles"},{id:"setup",label:"setup"},{id:"stats",label:"stats"},{id:"settings",label:"settings"}];Fr=Vn.map((e)=>e.id);aP=new Set(["RUNNING","STARTING","RESTARTING","HEALTHY","UNHEALTHY"]);LP=new Set(["http","tcp","command"]);Eu=60*Pu,Tu=60*Eu,Cv=24*Tu;OP=new Set(["auth","devctl","proxy"]),gy=["devctl","mcp","auth"]});function qy(e){let t=Object.keys(e.services).length,n=Object.keys(e.profiles).length,r=e.proxy.routes.length,o=Object.keys(e.tasks).length,i=[{text:e.project.name||"unnamed",tone:"primary"},{text:`schema ${e.version}`,tone:"muted"},{text:`${t} service${t===1?"":"s"}`,tone:t>0?"info":"idle"},{text:`${n} profile${n===1?"":"s"}`,tone:n>0?"info":"idle"},{text:e.proxy.enabled?"proxy on":"proxy off",tone:e.proxy.enabled?"success":"idle"}];if(r>0)i.push({text:`${r} route${r===1?"":"s"}`,tone:"info"});if(o>0)i.push({text:`${o} task${o===1?"":"s"}`,tone:"info"});return i}function Vy(e,t){return[{label:"path",value:e.configPath||"\u2014"},{label:"repo",value:e.repoRoot||"\u2014"},{label:"devctl",value:t},{label:"schema",value:String(e.version)}]}function Jy(e){return[{label:"project",value:e.google.project_id||"(unset)",tone:e.google.project_id?"text":"muted"},{label:"region",value:e.google.region||"(unset)",tone:e.google.region?"text":"muted"}]}function zy(e){let t=UP(e);return[{label:"exit",value:t,tone:t==="ask on quit"?"warning":"text"},{label:"grace",value:`${e.shutdown.grace_seconds}s`},{label:"refresh",value:`${js(e.auth)}s`},{label:"env",value:e.environment.sources.join(", ")||"\u2014",tone:e.environment.sources.length>0?"text":"muted"},{label:"theme",value:e.ui.theme||"system"}]}function Yy(e){let t=e.logs.persistence;return[{label:"memory",value:`${e.logs.max_memory_events} events`},{label:"persist",value:t.enabled?t.directory:"off",tone:t.enabled?"text":"muted"},{label:"keep",value:t.enabled?`${t.retention_days}d \xB7 ${t.max_session_logs||"\u221E"} sessions`:"\u2014"}]}function Xy(e){return[{label:"listen",value:fr(e.proxy.listen),tone:e.proxy.enabled?"text":"muted"},{label:"token",value:VP(e),tone:e.proxy.token_endpoint.enabled?"text":"muted"}]}function Qy(e){return Object.keys(e.services).sort().map((t)=>{let n=e.services[t]??Nn();return{name:t,extends:n.extends||"\u2014",command:yc(n),ports:rs(n),identity:bc(n),health:xc(n),depends:n.dependencies.map(Hs).join(", ")||"\u2014",restart:wc(n)}})}function Zy(e){return e.proxy.routes.map((t)=>({name:t.name||t.match.host||"(unnamed)",match:JP(t),upstream:t.upstream.url||"\u2014",auth:t.auth.type||"none",identity:zP(t)}))}function ex(e){return Object.keys(e.profiles).sort().map((t)=>{let n=e.profiles[t],r=Object.keys(n?.environment??{}).sort();return{name:t,services:n?.services.join(", ")||"\u2014",env:r.length>0?r.join(", "):"\u2014"}})}function tx(e){return Object.keys(e.templates).sort().map((t)=>({name:t,summary:YP(e.templates[t])}))}function nx(e){return Object.keys(e.tasks).sort().map((t)=>{let n=e.tasks[t],r=n?.command.args.join(" ")||"\u2014",o=n?.dependencies.join(", ");return{name:t,summary:o?`${r} depends ${o}`:r}})}function rx(e,t){let n=hr(e);if(n.length===0)return"No provenance recorded for this configuration.";let r=new qt(e.secrets.extra_markers,e.secrets.extra_patterns);return n.map((o)=>{let i=typeof o.value==="string"?o.value:JSON.stringify(o.value),s=t?i:r.redactMap({[o.path]:i})[o.path],a=o.shadowed.length===0?"":`
|
|
552
|
+
`),o=[];for(let i of n)if(i.length<=r)o.push(i);else o.push(...S0(i,r));return o.length>0?o:[""]}function ky(e,t,r){let n=e.length>0?[...e]:[""];if(r||n.length<=1)return{visible:n,mark:"",folded:!1,hidden:0};let o=n.length-1,i=` ${y0}${o}`,s=Math.max(1,t-i.length);return{visible:[ue(n[0]??"",s)],mark:i,folded:!0,hidden:o}}function Cy(e,t){return e==="all"||e==="focus"&&t}function Za(e){if(e==="clip")return"focus";if(e==="focus")return"all";return"clip"}function Ry(e,t,r,n=qn){if(e.length===0)return{start:0,items:[],newer:0};if(!t){let a=Math.max(0,e.length-n);return{start:a,items:e.slice(a),newer:0}}let o=e.length-1,i=Math.max(0,Math.min(r,o)),s=e.slice(i,i+n);return{start:i,items:s,newer:Math.max(0,e.length-i-s.length)}}function ou(e,t=qn){return Math.max(0,e-t)}function iu(e,t,r,n){let o=Math.max(t-1,0);if(e<0&&r>0)return{selected:0,startDelta:Math.max(-r,e)};if(e>o&&n>0)return{selected:o,startDelta:Math.min(n,e-o)};return{selected:Math.min(o,Math.max(0,e)),startDelta:0}}function Lo(e){if(e==="all")return"wrap all";if(e==="focus")return"wrap selected";return"clip"}function S0(e,t){let r=[],n=e;while(n.length>t){let o=n.slice(0,t),i=k0(o);if(i>0)r.push(n.slice(0,i).trimEnd()),n=n.slice(i).trimStart();else r.push(n.slice(0,t)),n=n.slice(t)}if(n.length>0)r.push(n);return r}function k0(e){let t=e.lastIndexOf(" "),r=e.lastIndexOf("\t"),n=e.lastIndexOf(","),o=Math.max(t,r,n);if(o<Math.floor(e.length*v0))return-1;return e[o]===","?o+1:o}function Py(e){let t=Ao(e),r=[],n=new RegExp(x0.source,"gi"),o=0,i=n.exec(t);while(i){let s=i[0]??"";if(i.index>o)r.push({text:t.slice(o,i.index),kind:"text"});r.push({text:s,kind:b0(s)}),o=i.index+s.length,i=n.exec(t)}if(o<t.length)r.push({text:t.slice(o),kind:"text"});if(r.length===0)return[{text:t,kind:"text"}];return r}function _y(e){let t=e.showTimestamps?za:0,r=e.showMeta?Ja:0;return Math.max(vy,e.width-t-e.serviceWidth-Ya-r-xy-ji*by)}function Ey(e,t){let r=t.reduce((s,a)=>Math.max(s,a.length),0),n=za+Ya+xy+vy+ji*by,o=Math.max(hy,e-n),i=Math.max(hy,r);return Math.min(eu,o,i)}function Bi(e){return C0.has(e)}function Ay(e,t,r,n){let o=r===""?t:t.filter((a)=>a.timestamp>=r);if(o.length===0)return e;let i=Math.max(1,n);if(o.length>=i)return o.slice(-i);let s=Math.max(0,e.length+o.length-i);return e.slice(s).concat(o)}function Ly(e,t){let r=t.length>0?t[t.length-1].seq:-1,n=e.filter((o)=>o.seq>r);return[...t,...n]}function Dy(e,t){if(t.length===0)return e;let r=new Set(e.map((o)=>o.seq)),n=t.filter((o)=>!r.has(o.seq));return n.length===0?e:[...n,...e]}function My(e,t,r){return e&&t<=0&&r}function Oy(e){return e.filter((t)=>t.level==="ERROR"||t.level==="FATAL").length}function R0(e){return`${e.timestamp} ${e.service} ${e.level} ${Ao(e.message)}`}function Iy(e){return[Ao(e.message),`time ${e.timestamp}`,`service ${e.service}`,`source ${e.source}${e.stream?` / ${e.stream}`:""}`,`level ${e.level}`,`pid ${e.pid||"\u2014"}`,`request ${e.request_id||"\u2014"}`,`identity ${e.identity||"\u2014"}`].join(`
|
|
553
|
+
`)}function $y(e){return e.map((t)=>R0(t)).join(`
|
|
554
|
+
`)}function Do(e,t){let r=t.services?.filter((l)=>l!=="")??[],n=t.service??"",o=(t.search??"").trim(),i=t.source??"",s=t.since??"",a=t.until??"",c;if(o!=="")if(t.regex===!0){let l=sl(o);if(l)c=(d)=>l.test(d);else c=(d)=>d.toLowerCase().includes(o.toLowerCase())}else{let l=o.toLowerCase();c=(d)=>d.toLowerCase().includes(l)}return e.filter((l)=>{if(r.length>0&&!r.includes(l.service))return!1;if(n!==""&&l.service!==n)return!1;if(i!==""&&l.source!==i)return!1;if(t.systemLogs===!1&&Bi(l.source))return!1;if(s!==""&&l.timestamp<s)return!1;if(a!==""&&l.timestamp>a)return!1;if(t.errorOnly===!0&&l.level!=="ERROR"&&l.level!=="FATAL")return!1;if(!c)return!0;return c(l.message)||c(l.service)})}function P0(e,t){let r={};for(let i of e)r[i.service]=(r[i.service]??0)+1;let n=t.map((i)=>({name:i,count:r[i]??0})),o=Object.keys(r).filter((i)=>!t.includes(i)).sort().map((i)=>({name:i,count:r[i]??0}));return[...n,...o]}function Fy(e,t,r=[]){let n=Wi(e,t,r);return[{name:"",count:t.length},...P0(t,n)]}function _0(e,t){let r=e.map((o)=>({name:o,count:t[o]??0})),n=Object.keys(t).filter((o)=>!e.includes(o)).sort().map((o)=>({name:o,count:t[o]??0}));return[...r,...n]}function Ny(e,t,r=[]){let n=Object.keys(t.byService).map((i)=>({service:i})),o=Wi(e,n,r);return[{name:"",count:t.total},..._0(o,t.byService)]}function ec(e,t){if(e<=0)return"none started";return`${e}/${t} running`}function Wi(e,t,r=[]){let n=[...e],o=(i)=>{if(i!==""&&!n.includes(i))n.push(i)};for(let i of r)o(i);for(let i of t)o(i.service);return n}function Hy(e,t,r){let n=["",...Wi(e,t)];if(r<1||r>n.length)return;return n[r-1]}function su(e,t,r){let n=["",...e],o=n.indexOf(t),s=((o<0?0:o)+r+n.length)%n.length;return n[s]??""}var Ja=8,za=9,Ya=7,hy=10,vy=16,xy=2,ji=1,qn=200,h0=2,yy=1,y0="\u25B8",by=2,v0=0.4,x0,w0,C0,Ty;var fr=M(()=>{Cs();_t();St();x0=/("[^"]*"|'[^']*'|\b(?:ERROR|FATAL|WARN(?:ING)?|FAIL(?:ED)?)\b|\b\d{3,5}\b)/gi;w0=/\x1b\[[0-9;?]*[ -/]*[@-~]|\x1b\][^\x07\x1b]*(?:\x07|\x1b\\)|\x1b[@-Z\\-_]/g;C0=new Set(["auth","devctl","proxy"]),Ty=["devctl","mcp","auth"]});function $r(e){return e.length+T0}function jy(e,t){if(t<L0)return ue(e,3);if(t<A0)return ue(e,4);return e}function By(e,t,r){let n=e.length;if(n===0||r<=0)return{start:0,end:-1};let o=t>=0&&t<n?t:0,i=au(e,o,r);if(i.start===0&&i.end===n-1)return i;let s=o>0?tc:0,a=o<n-1?tc:0,c=s+a,l=au(e,o,Math.max(e[o]??0,r-c)),d=(s>0&&l.start===0?tc:0)+(a>0&&l.end===n-1?tc:0);if(d===0)return l;return au(e,o,Math.max(e[o]??0,r-c+d))}function au(e,t,r){let n=e.length,o=t,i=t,s=e[t]??0;if(s>=r)return{start:t,end:t};while(o>0||i<n-1){let a=o>0?e[o-1]??0:Number.POSITIVE_INFINITY,c=i<n-1?e[i+1]??0:Number.POSITIVE_INFINITY,l=o>0&&s+a<=r,d=i<n-1&&s+c<=r;if(!l&&!d)break;let u=t-(o-1),p=i+1-t;if(l&&(!d||u<=p))o-=1,s+=a;else if(d)i+=1,s+=c;else break}return{start:o,end:i}}function Wy(e){if(e==="detail")return sn.findIndex((t)=>t.id==="services");return sn.findIndex((t)=>t.id===e)}function Gy(e,t){if(e==="doctor")return t.doctor;if(e==="settings")return t.settings;if(e==="profiles")return t.profiles;if(e==="dashboard"||e==="services")return t.services;if(e==="logs")return t.logs??0;if(e==="mcp")return t.mcp??0;if(e==="setup")return E0;return 0}function Uy(e){if(e==="0")return sn[9]?.id;if(e.length===1&&e>="1"&&e<="9")return sn[Number(e)-1]?.id;return}var E0=9,T0=2,tc=2,A0=80,L0=56,sn,an;var cn=M(()=>{_t();sn=[{id:"dashboard",label:"dashboard"},{id:"services",label:"services"},{id:"logs",label:"logs"},{id:"auth",label:"identity"},{id:"credentials",label:"credentials"},{id:"proxy",label:"proxy"},{id:"doctor",label:"doctor"},{id:"config",label:"config"},{id:"profiles",label:"profiles"},{id:"setup",label:"setup"},{id:"stats",label:"stats"},{id:"settings",label:"settings"}];an=sn.map((e)=>e.id)});function qy(e,t=!0){let r=e<rc?Ky+1:Ky,n=t?H0:0;return r+n+$0+n+F0+n+N0+n}function Oo(e){return Math.max(M0,e-O0*2)}function Vy(e){let t=e.width<D0,r=e.proxyOn?`\u25CF ${ue(e.proxyAddress,t?10:18)}`:t?"":"\u25CB off";return[{label:t?`${e.running}/${e.total}`:ec(e.running,e.total),tone:e.running>0?"success":"idle"},{label:r,tone:e.proxyOn?"info":"idle",hide:t&&!e.proxyOn},{label:"MCP",tone:"info",hide:!e.mcpOn},{label:e.adc?t?"ADC":"ADC ok":t?"!ADC":"ADC missing",tone:e.adc?"success":"error"},{label:t?"sec":"secrets shown",tone:"warning",hide:!e.reveal}]}function Io(e,t){let r=[],n=0;for(let o of e){let i=o.key.length+o.label.length+3;if(n+i>t)break;r.push(o),n+=i}return r}function Jy(e){return e<I0}function $o(e,t,r,n,o="center",i=!0){let s=Math.min(r,Math.max(1,e-4)),a=Math.min(qy(e,i),Math.max(0,t-1)),c=Math.min(n,Math.max(1,t-a)),l=Math.max(0,Math.min(Math.floor((e-s)/2),Math.max(0,e-s))),d=o==="bottom"?t-2-c:Math.floor((t-c)/2),u=Math.max(0,Math.min(d,t-c));return{left:l,top:u,width:s,height:c}}function zy(e){if(e==="")return"idle";if(B0.test(e))return"error";if(e.includes("session only"))return"warning";if(j0.test(e))return"success";return"info"}function Yy(e,t,r){if(e==="quit")return{title:"Quit",body:"Stop managed services and leave the TUI? Press d to detach and leave them running."};if(e==="reload")return{title:"Reload applied",body:t===""?"Configuration changed. Restart marked services?":`Restart required: ${t}`};if(e==="reset-prefs")return{title:"Reset preferences",body:"Restore theme, display size, mouse, and leader timeout to defaults? This overwrites your saved tui.json values."};if(e==="free-port"){let n=r?.port??0,o=r?.process||"process",i=r?.pid??0;return{title:`Free port ${n}`,body:`Stop ${o} (pid ${i}) so port ${n} can be used? This sends SIGTERM, then SIGKILL if it stays up.`}}return{title:"Start profile",body:t===""?"Start the configured services?":`Start profile ${t}?`}}function Xy(e,t,r,n){let o=Math.max(8,n-2),i=`logs ${r}`,s=$r(i),a=e||"(no user)",c=t||"";if(o<=s+6){let p=Math.max(2,o-s-2);return[{label:ue(a,p),tone:"idle"},{label:ue(i,s-2),tone:"muted"}]}let l=o-s;if(c&&l>=36){let p=ue(c,14),f=$r(p),g=l-f-2,m=g>=a.length+9?`identity ${a}`:a;return[{label:ue(m,g),tone:"idle"},{label:p,tone:"muted"},{label:i,tone:"muted"}]}if(c&&l>=28&&c.length<=10){let p=ue(c,10),f=$r(p),g=l-f-2;return[{label:ue(a,g),tone:"idle"},{label:p,tone:"muted"},{label:i,tone:"muted"}]}let d=l>=a.length+9?`identity ${a}`:a;return[{label:ue(d,l-2),tone:"idle"},{label:i,tone:"muted"}]}function Qy(e){let t=e.payload?.error;return typeof t==="string"&&t!==""?t:"configuration reload failed"}var Mo=100,rc=90,D0=60,M0=8,O0=6,I0=20,Ky=1,$0=1,F0=1,N0=1,H0=1,oN,j0,B0;var zt=M(()=>{_t();fr();cn();oN=qy(rc-1);j0=/^(started|stopped|restarted|refreshed|cleared|copied|exported|jumped|proxy started|proxy stopped|secrets|re-running|theme |mouse |leader |display |restored)/i,B0=/\b(fail|error|unknown|not found|no configuration|blocked|already in use|is using port)\b/i});function Fo(){return[{name:"start",aliases:["up"],desc:"Start selected services or the current profile",leader:"n",group:"services"},{name:"stop",aliases:["down"],desc:"Stop selected services",leader:"x",group:"services"},{name:"restart",aliases:[],desc:"Restart selected services",leader:"R",group:"services"},{name:"run",aliases:["task"],desc:"Run a one-off task: /run <task>",leader:"",group:"services"},{name:"exec",aliases:[],desc:"Run a command in a service context: /exec <service> -- <command\u2026>",leader:"",group:"services"},{name:"services",aliases:["s"],desc:"Open the services screen",leader:"s",group:"nav"},{name:"logs",aliases:["l"],desc:"Open the log viewer",leader:"l",group:"nav"},{name:"auth",aliases:["identity","a"],desc:"Open identity; /auth login, logout, or refresh",leader:"a",group:"nav"},{name:"credentials",aliases:["creds"],desc:"Open credential store status",leader:"",group:"nav"},{name:"reload",aliases:[],desc:"Reload configuration",leader:"",group:"ui"},{name:"proxy",aliases:["p"],desc:"Open the proxy screen",leader:"p",group:"nav"},{name:"mcp",aliases:["agent"],desc:"Open the MCP server screen for coding agents",leader:"",group:"nav"},{name:"doctor",aliases:["d"],desc:"Run environment diagnostics",leader:"d",group:"nav"},{name:"stats",aliases:["metrics"],desc:"View system and service statistics",leader:"m",group:"nav"},{name:"config",aliases:["c"],desc:"View merged configuration",leader:"c",group:"nav"},{name:"diff",aliases:["provenance"],desc:"Show winning config sources and what they shadowed",leader:"",group:"ui"},{name:"daemon",aliases:["bootstrap"],desc:"Show supervisor bootstrap logs (same file as devctl daemon logs)",leader:"",group:"app"},{name:"update",aliases:[],desc:"Install a newer GitHub Release when the install method is known",leader:"",group:"app"},{name:"profiles",aliases:["o"],desc:"Select a development profile",leader:"o",group:"nav"},{name:"setup",aliases:["init"],desc:"Open setup guidance",leader:"i",group:"nav"},{name:"dashboard",aliases:["home"],desc:"Return to the dashboard",leader:"h",group:"nav"},{name:"themes",aliases:["theme"],desc:"List available themes",leader:"t",group:"ui"},{name:"settings",aliases:["prefs","preferences"],desc:"Open TUI settings (theme, mouse, MCP page)",leader:"",group:"ui"},{name:"help",aliases:["?"],desc:"Show the help dialog",leader:"",group:"ui"},{name:"refresh",aliases:[],desc:"Refresh status and logs",leader:"r",group:"ui"},{name:"regex",aliases:[],desc:"Toggle regex log search",leader:"",group:"logs"},{name:"since",aliases:[],desc:"Filter logs after an ISO timestamp",leader:"",group:"logs"},{name:"until",aliases:[],desc:"Filter logs before an ISO timestamp",leader:"",group:"logs"},{name:"history",aliases:[],desc:"Load a persisted log session",leader:"",group:"logs"},{name:"edit",aliases:[],desc:"Open configuration in $EDITOR",leader:"",group:"ui"},{name:"buffer",aliases:[],desc:"Edit configuration in a validate/save buffer",leader:"",group:"ui"},{name:"pause",aliases:[],desc:"Pause or resume live logs",leader:"",group:"logs"},{name:"fullscreen",aliases:["zen","expand"],desc:"Expand logs to fill the terminal",leader:"z",group:"logs"},{name:"filter",aliases:[],desc:"Toggle ERROR+ log filter",leader:"",group:"logs"},{name:"system",aliases:["internal"],desc:"Show or hide internal auth/mcp/devctl/proxy logs",leader:"",group:"logs"},{name:"reveal",aliases:[],desc:"Reveal or hide secret environment values",leader:"",group:"ui"},{name:"wrap",aliases:[],desc:"Cycle log wrap: selected, all lines, or clip",leader:"",group:"logs"},{name:"copy",aliases:[],desc:"Copy visible logs to the clipboard",leader:"",group:"logs"},{name:"export",aliases:[],desc:"Write filtered logs to ~/.devctl/exports",leader:"e",group:"logs"},{name:"exports",aliases:["open-exports"],desc:"Open the log export folder",leader:"",group:"logs"},{name:"clear",aliases:["new"],desc:"Clear the on-screen log buffer",leader:"",group:"logs"},{name:"version",aliases:["v"],desc:"Show the current devctl version",leader:"",group:"app"},{name:"exit",aliases:["quit","q"],desc:"Exit",leader:"q",group:"app"}]}function Zy(e){let t=e.trim().toLowerCase().replace(/^\//,"");return Fo().filter((r)=>t===""||W0(r,t))}function W0(e,t){if(e.name.startsWith(t)||e.name.includes(t)||e.desc.toLowerCase().includes(t))return!0;return e.aliases.some((r)=>r.startsWith(t)||r===t)}function Vn(e){let t=e.trim().toLowerCase().replace(/^\//,"").split(" ")[0]??"";return Fo().find((r)=>r.name===t||r.aliases.includes(t))}function ev(e){return e.trim().replace(/^\//,"").split(/\s+/).slice(1).filter((r)=>r!=="")}function tv(e){return Fo().find((r)=>r.leader===e)?.name??""}function rv(e){let t=e.includes("--print-env"),r=e.includes("--reveal"),n=e.filter((o)=>o!=="--print-env"&&o!=="--reveal"&&o!=="--");return{service:n[0]??"",printEnv:t,reveal:r,command:n.slice(1)}}function nv(e){let t=an.indexOf(e);if(t<0)return"dashboard";return an[(t+1)%an.length]??"dashboard"}function ov(e){let t=an.indexOf(e);if(t<0)return"dashboard";return an[(t-1+an.length)%an.length]??"dashboard"}function iv(e){return["services","nav","logs","ui","app"].flatMap((r)=>{let n=e.filter((o)=>o.group===r);if(n.length===0)return[];return[{group:r,items:n}]})}function sv(e){let t=e.trim().toLowerCase().replace(/^\//,""),r=Fo().filter((n)=>t===""||n.name.includes(t)||n.desc.toLowerCase().includes(t)||n.aliases.some((o)=>o.startsWith(t)));return iv(r).flatMap((n)=>n.items)}function av(e){return iv(e).flatMap((t)=>t.items.map((r)=>({name:`/${r.name}`,description:`${t.group} \xB7 ${r.desc}`,value:r.name})))}function cv(e,t,r=Rr()){if(t==="slash")return[{key:"\u2191\u2193",label:"suggest"},{key:"tab",label:"complete"},{key:"enter",label:"run"},{key:"esc",label:"cancel"}];if(t==="palette"||t==="themes")return[{key:"\u2191\u2193",label:"move"},{key:"enter",label:t==="themes"?"save":"select"},{key:"esc",label:t==="themes"?"revert":"close"}];if(t==="help")return[{key:"j/k",label:"scroll"},{key:"esc",label:"close"}];if(t==="log-details"||t==="scroll-text")return[{key:"j/k",label:"scroll"},{key:r,label:"copy"},{key:"esc",label:"close"}];if(t==="confirm")return[{key:"enter",label:"confirm"},{key:"esc",label:"stay"}];if(t==="plan")return[{key:"esc",label:"back to dashboard"},{key:"enter",label:"done"}];if(t==="leader")return cu();if(t==="config-edit")return[{key:"ctrl+s",label:"save"},{key:"esc",label:"discard"}];return G0(e,r)}function cu(){return[{key:"n",label:"start"},{key:"x",label:"stop"},{key:"R",label:"restart"},{key:"s",label:"services"},{key:"l",label:"logs"},{key:"t",label:"themes"},{key:"q",label:"quit"}]}function G0(e,t){let r=[{key:"/",label:"command"},{key:"ctrl+p",label:"palette"},{key:"?",label:"help"}];switch(e){case"dashboard":return[{key:"space",label:"select"},{key:"*",label:"all"},{key:"-",label:"none"},{key:"enter",label:"start or open"},{key:"n",label:"start"},{key:"x",label:"stop"},{key:"r",label:"refresh"},{key:"R",label:"restart"},{key:"\u2190\u2192",label:"log filter"},{key:"g",label:"latest"},{key:"z",label:"full logs"},{key:"i",label:"internal logs"},{key:"ctrl+l",label:"clear logs"},{key:t,label:"copy logs"},{key:"j/k",label:"move"},...r];case"services":return[{key:"enter",label:"detail"},{key:"space",label:"select"},{key:"*",label:"all"},{key:"-",label:"none"},{key:"n",label:"start"},{key:"x",label:"stop"},{key:"r",label:"refresh"},{key:"R",label:"restart"},...r];case"detail":return[{key:"j/k",label:"scroll env"},{key:"n",label:"start"},{key:"x",label:"stop"},{key:"o",label:"config"},{key:"l",label:"logs"},{key:"esc",label:"back"},...r];case"logs":return[{key:"\u2190\u2192",label:"filter"},{key:"1-9",label:"source"},{key:"e",label:"errors"},{key:"i",label:"internal logs"},{key:"ctrl+l",label:"clear logs"},{key:"g",label:"latest"},{key:"f",label:"search"},{key:"t",label:"time"},{key:"m",label:"meta"},{key:"w",label:"wrap"},{key:"j/k",label:"move"},{key:t,label:"copy"},{key:"p",label:"pause"},{key:"z",label:"full screen"},{key:"/exports",label:"open folder"},...r];case"profiles":return[{key:"space",label:"set current"},{key:"enter",label:"set and start"},{key:"j/k",label:"move"},...r];case"proxy":return[{key:"n",label:"start proxy"},{key:"x",label:"stop proxy"},...r];case"mcp":return[{key:"j/k",label:"move"},{key:"space",label:"start or copy"},{key:"\u2190\u2192",label:"change port"},{key:"enter",label:"start or copy"},...r];case"config":return[{key:"v",label:"buffer"},{key:"e",label:"editor"},{key:"/diff",label:"sources"},{key:"/reload",label:"reload"},{key:"j/k",label:"scroll"},...r];case"setup":return[{key:"j/k",label:"steps"},{key:"enter",label:"continue"},{key:"esc",label:"back or exit"},...r];case"doctor":return[{key:"r",label:"run doctor again"},{key:"j/k",label:"move"},{key:"enter",label:"fix port"},...r];case"auth":return[{key:"r",label:"probe identities"},{key:"/auth login",label:"ADC login"},{key:"/auth logout",label:"revoke ADC"},{key:"/auth refresh",label:"probe"},...r];case"settings":return[{key:"j/k",label:"move"},{key:"\u2190\u2192",label:"save"},{key:"enter",label:"apply or open page"},{key:"space",label:"toggle"},...r];default:return[{key:"tab",label:"screens"},...r]}}function lv(e,t,r){if(r<=t||e<t)return 0;return Math.min(e-t+1,r-t)}function ln(e,t){if(e.length===0)return;let r=Math.min(Math.max(t,0),e.length-1);return e[r]}var dn=M(()=>{Wn();cn()});function oc(e,t){let r=t??Object.keys(e?.services??{});return{running:r.filter((o)=>Kn(e?.services[o])).length,total:r.length}}function dv(e,t){let r=0,n=0,o=0,i=0,s=0,a=0;for(let c of e){let l=t?.services[c];if(l?.health==="HEALTHY")o+=1;let d=l?.state??"STOPPED";if(d==="FAILED")i+=1;else if(d==="STOPPING")s+=1;else if(d==="STARTING"||d==="RESTARTING")n+=1;else if(Hi(d))r+=1;else a+=1}return{total:e.length,live:r+n,running:r,starting:n,healthy:o,failed:i,stopping:s,stopped:a}}function uv(e,t){if(!Number.isFinite(e)||!Number.isFinite(t)||t<=0)return 0;return e/t}function z0(e,t,r){if(!Number.isFinite(e))return"success";if(e>r)return"error";if(e>t)return"warning";return"success"}function Y0(e,t){return z0(uv(e,t),U0,K0)}function X0(e,t){let r=t>0?e/t:1;if(r<V0)return"error";if(r<q0)return"warning";return"success"}function lu(e){if(!Number.isFinite(e)||e<0)return"\u2014";return e.toFixed(2)}function Q0(e){if(!Number.isFinite(e)||e<0)return"\u2014";return`${Math.round(e*100)}%`}function pv(e,t=Date.now()){if(!e?.startTime)return"\u2014";let r=new Date(e.startTime).getTime();if(!Number.isFinite(r))return"\u2014";return Gn(t-r)}function fv(e,t=J0){return Object.entries(e).sort((r,n)=>n[1]-r[1]||r[0].localeCompare(n[0])).slice(0,t)}function mv(e,t=1){return Math.max(24,e-iT-t*2-sT-aT-cT)}function gv(e){let t=e>=Z0,r=e>=eT,n=e>=tT,o=e>=rT,i=e>=nT,s=e>=oT,a=pr+Et;if(t)a+=br+Et;if(r)a+=$i+Et;if(n)a+=Fi+Et;if(o)a+=Ii+Et;if(i)a+=ic+Et;if(s)a+=Ir;return{name:Math.max(Ha,e-a),health:t,cpu:r,mem:n,up:o,rst:i,pid:s}}function hv(e){let t=Number.isFinite(e)&&e>0?e:0;return{ratio:Math.min(1,t),label:Q0(t)}}function yv(e,t=uT){return`[${Eo(e.ratio,t)}] ${e.label.padStart(4)}`}function pu(e,t){let r=e.reduce((l,d)=>Math.max(l,d.what.length),4),n=e.reduce((l,d)=>Math.max(l,d.reading.length),7),o=e.some((l)=>l.meter)?pT:0,i=No*(o>0?3:2),s=Math.min(lT,Math.max(du,r)),a=Math.min(dT,Math.max(uu,n)),c=t-s-a-o-i;if(c<nc&&a>uu)a=Math.max(uu,a-(nc-c)),c=t-s-a-o-i;if(c<nc&&s>du)s=Math.max(du,s-(nc-c)),c=t-s-a-o-i;return{what:s,reading:a,meaning:Math.max(0,c),meter:o}}function vv(e){return fT.has((e?.health.type??"").toLowerCase())}function xv(e){if(e==="darwin")return"macOS";if(e==="win32")return"Windows";if(e==="linux")return"Linux";return e||"this computer"}function bv(e,t){let r=Math.max(1,t),n=Y0(e,r),o=n==="error"?"overloaded":n==="warning"?"busy":"not busy",i=n==="error"?`${r} cores are queued up \u2014 last minute ${lu(e)}`:n==="warning"?`${r} cores nearly full \u2014 last minute ${lu(e)}`:`${r} cores. Last minute ${lu(e)} (under ${r} is fine)`;return{what:"CPU work",reading:o,meaning:i,tone:n,meter:hv(uv(e,r))}}function wv(e,t){let r=X0(e,t),n=`${Oi(e)} of ${Oi(t)}`,o=r==="error"?"Almost no RAM left for new work":r==="warning"?"RAM is getting tight":"RAM the computer can still give out",i=t>0?Math.max(0,(t-e)/t):0;return{what:"RAM leftover",reading:n,meaning:o,tone:r,meter:hv(i)}}function Sv(e){let t=e?.state??"STOPPED";if(t==="FAILED")return"crashed";if(t==="STOPPING")return"stopping";if(t==="STARTING"||t==="RESTARTING")return"starting";if(Hi(t))return"up";return"off"}function kv(e){if(!e||!Hi(e.state))return"\u2014";if(e.health==="HEALTHY")return"ready";if(e.health==="UNHEALTHY")return"failing";if(e.state==="STARTING"||e.state==="RESTARTING")return"waiting";return"checking"}function Cv(e){if(e==="keychain")return"password store";if(e==="file")return"local file";return e||"unknown store"}function Rv(e,t){let r=[{what:"Started",reading:String(e.live),meaning:e.live===0?"nothing is running yet":"process is up",tone:e.live>0?"success":"muted"}];if(t)r.push({what:"Ready",reading:String(e.healthy),meaning:e.live===0?"start services first":"passed their health check",tone:e.live>0&&e.healthy<e.live?"warning":e.healthy>0?"success":"muted"});if(e.starting>0)r.push({what:"Still starting",reading:String(e.starting),meaning:"not ready for traffic yet",tone:"warning"});if(e.stopping>0)r.push({what:"Stopping",reading:String(e.stopping),meaning:"shutting down",tone:"warning"});return r.push({what:"Crashed",reading:String(e.failed),meaning:e.failed>0?"open the service for the error":"none",tone:e.failed>0?"error":"muted"}),r.push({what:"Not started",reading:String(e.stopped),meaning:e.stopped>0?"off until you start them":"all are up",tone:"muted"}),r}var U0=0.85,K0=1.5,q0=0.2,V0=0.1,J0=5,Z0=52,eT=64,tT=72,rT=82,nT=90,oT=100,iT=2,sT=2,aT=2,cT=1,ic=8,du=8,lT=22,uu=6,dT=28,nc=12,No=2,uT=10,pT=18,fT;var sc=M(()=>{_t();St();fT=new Set(["http","tcp","command"])});import{useEffect as mT,useRef as gT}from"react";import{jsxDEV as me,Fragment as yT}from"@opentui/react/jsx-dev-runtime";function hT(e,t){switch(t){case"primary":return{bg:e.primary,fg:Bn(e.primary,e.inverse)};case"accent":return{bg:e.accent,fg:Ma(e)?Da:Bn(e.accent,e.inverse)};case"success":return{bg:e.success,fg:Bn(e.success,e.inverse)};case"warning":return{bg:e.warning,fg:Ma(e)?Da:Bn(e.warning,e.inverse)};case"error":return{bg:e.error,fg:Bn(e.error,e.inverse)};case"info":return{bg:e.info,fg:Bn(e.info,e.inverse)};case"muted":return{bg:e.element,fg:e.text};default:return{bg:e.element,fg:e.text}}}function Pv(e){let{palette:t,dir:r}=e;return me("box",{width:2,height:1,flexShrink:0,overflow:"hidden",children:me("text",{fg:t.muted,children:r==="left"?"\u2039":"\u203A"},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Ze(e){let{palette:t,children:r,backgroundColor:n,edge:o="bottom"}=e,i=fe(),s=e.ruled??!Or(i),a=n??t.element,c=me("box",{flexShrink:0,flexDirection:"column",backgroundColor:a,overflow:"hidden",children:r},void 0,!1,void 0,this);if(!s)return c;return me("box",{flexShrink:0,flexDirection:"column",overflow:"hidden",border:[...o==="both"?["top","bottom"]:[o]],borderStyle:"single",borderColor:t.border,children:c},void 0,!1,void 0,this)}function ac(e){let{palette:t,items:r,active:n,width:o,onPick:i}=e,s=r.map((d)=>$r(d.label)),a=By(s,n,Math.max(1,o)),c=a.start>0,l=a.end>=0&&a.end<r.length-1;return me("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.element,children:[c?me(Pv,{palette:t,dir:"left"},void 0,!1,void 0,this):null,r.map((d,u)=>{if(u<a.start||u>a.end)return null;let p=u===n;return me(xe,{palette:t,label:d.label,tone:p?"primary":"muted",fg:p?void 0:d.color,onMouseDown:()=>i(u)},d.id,!1,void 0,this)}),l?me(Pv,{palette:t,dir:"right"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}function xe(e){let{palette:t,label:r,tone:n="idle",fg:o,bg:i,onMouseDown:s}=e,a=hT(t,n);return me("box",{height:1,paddingLeft:1,paddingRight:1,backgroundColor:i??a.bg,overflow:"hidden",flexShrink:0,onMouseDown:s,children:me("text",{fg:o??a.fg,children:r},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function We(e){let{palette:t,hints:r}=e;return me("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:r.map((n)=>me("box",{height:1,paddingLeft:1,paddingRight:1,flexShrink:0,overflow:"hidden",children:me("text",{wrapMode:"none",children:[me("span",{fg:t.primary,children:n.key},void 0,!1,void 0,this),me("span",{fg:t.muted,children:` ${n.label}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},`${n.key}-${n.label}`,!1,void 0,this))},void 0,!1,void 0,this)}function et(e){let{palette:t,items:r,hints:n,ruled:o=!0}=e,i=me("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.element,children:[r.map((s,a)=>me(xe,{palette:t,label:s.text,tone:s.tone,onMouseDown:s.onMouseDown},`${s.text}-${a}`,!1,void 0,this)),n&&n.length>0?me(yT,{children:[me("box",{flexGrow:1,backgroundColor:t.element},void 0,!1,void 0,this),me(We,{palette:t,hints:n},void 0,!1,void 0,this)]},void 0,!0,void 0,this):null]},void 0,!0,void 0,this);if(!o)return i;return me(Ze,{palette:t,backgroundColor:t.element,children:i},void 0,!1,void 0,this)}function at(e){let{palette:t,title:r,termW:n,termH:o,preferW:i,preferH:s,anchor:a="center",borderColor:c,bottomTitle:l,gap:d,children:u}=e,p=Or(fe()),f=$o(n,o,i,s,a,!p);return me("box",{position:"absolute",left:f.left,top:f.top,width:f.width,height:f.height,border:!0,borderStyle:fu,borderColor:c??t.borderActive,backgroundColor:t.panel,padding:p?0:1,title:r,titleColor:t.primary,bottomTitle:l,gap:p?0:d,flexDirection:"column",overflow:"hidden",children:u},void 0,!1,void 0,this)}function Fe(e){return{rootOptions:{flexGrow:1,height:"100%",overflow:"hidden",backgroundColor:e.panel},viewportOptions:{backgroundColor:e.panel},contentOptions:{backgroundColor:e.panel},scrollbarOptions:{trackOptions:{foregroundColor:e.primary,backgroundColor:e.element}}}}function qe(e,t){if(!e)return;e.scrollBy({x:0,y:t})}function Ho(e,t){let r=gT(null);return mT(()=>{let n=r.current;if(!n||e<0)return;let o=requestAnimationFrame(()=>{n.scrollChildIntoView(`${t}-${e}`)});return()=>cancelAnimationFrame(o)},[t,e]),r}function ht(e){let t=fe(),r=Mi(t),n=e.scroll?me("scrollbox",{focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(e.palette),children:me("box",{flexDirection:"column",overflow:"hidden",children:e.children},void 0,!1,void 0,this)},void 0,!1,void 0,this):e.children;return me("box",{flexGrow:1,border:!0,borderStyle:fu,borderColor:e.borderColor??e.palette.border,title:e.title,titleColor:e.palette.primary,paddingLeft:t.pad,paddingRight:t.pad,paddingTop:r?0:t.pad,paddingBottom:r?0:t.pad,backgroundColor:e.palette.panel,flexDirection:"column",overflow:"hidden",children:n},void 0,!1,void 0,this)}function Jn(e){let{palette:t,label:r,value:n,tone:o="text"}=e,i=fe(),s=o==="success"?t.success:o==="warning"?t.warning:o==="error"?t.error:o==="muted"?t.muted:t.text;return me("box",{height:i.rowH,flexDirection:"row",overflow:"hidden",children:[me("box",{width:14,flexShrink:0,overflow:"hidden",children:me("text",{fg:t.muted,children:r},void 0,!1,void 0,this)},void 0,!1,void 0,this),me("box",{flexGrow:1,overflow:"hidden",children:me("text",{fg:s,wrapMode:"none",children:n},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function cc(e){let{palette:t,title:r,body:n,hint:o}=e;return me("box",{paddingLeft:1,paddingRight:1,flexDirection:"column",overflow:"hidden",border:!0,borderStyle:fu,borderColor:t.borderActive,titleColor:t.primary,children:[me("text",{fg:t.primary,children:r},void 0,!1,void 0,this),me("text",{fg:t.text,wrapMode:"word",children:n},void 0,!1,void 0,this),o?me("text",{fg:t.muted,wrapMode:"word",children:o},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}var fu="rounded";var ke=M(()=>{wt();zt();cn();ir();Ke()});import{jsxDEV as he,Fragment as _v}from"@opentui/react/jsx-dev-runtime";function Ev(e){let{palette:t,cfg:r,snap:n,google:o,profile:i,reveal:s,width:a}=e,c=oc(n,r?Object.keys(r.services):void 0),l=n?.proxy.running===!0,d=o?.adcAvailable===!0,u=a<rc,p=ue(r?.project.name||"local",u?18:22),f=ue(i||n?.profile||"no profile",16),g=he(_v,{children:Vy({width:a,running:c.running,total:c.total,proxyOn:l,proxyAddress:n?.proxy.address??"",mcpOn:n?.mcp?.running===!0,adc:d,reveal:s}).filter((y)=>!y.hide&&y.label!=="").map((y)=>he(xe,{palette:t,label:y.label,tone:y.tone},y.label,!1,void 0,this))},void 0,!1,void 0,this),m=Mi(fe());return he(Ze,{palette:t,backgroundColor:t.panel,ruled:!m,children:he("box",{height:u?2:1,flexDirection:"column",backgroundColor:t.panel,overflow:"hidden",children:[he("box",{height:1,flexDirection:"row",overflow:"hidden",children:[he(xe,{palette:t,label:Kt(),tone:"primary"},void 0,!1,void 0,this),he(xe,{palette:t,label:p,tone:"idle"},void 0,!1,void 0,this),he(xe,{palette:t,label:f,tone:"accent"},void 0,!1,void 0,this),u?null:he(_v,{children:[he("box",{flexGrow:1,backgroundColor:t.panel},void 0,!1,void 0,this),g]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),u?he("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.panel,children:g},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function Tv(e){let{palette:t,screen:r,width:n,onSelect:o}=e,i=sn.map((a)=>({id:a.id,label:jy(a.label,n)})),s=Wy(r);return he(Ze,{palette:t,backgroundColor:t.element,children:he(ac,{palette:t,items:i,active:s,width:n,onPick:(a)=>{let c=sn[a];if(c)o(c.id)}},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Av(e){let{palette:t,overlay:r,query:n,onQuery:o,onSubmit:i}=e;if(r==="slash"||r==="palette"){let c=r==="slash"?"/":"> ";return he(Ze,{palette:t,backgroundColor:t.highlight,edge:"top",children:he("box",{height:1,backgroundColor:t.highlight,paddingLeft:1,flexDirection:"row",overflow:"hidden",children:[he("box",{width:2,flexShrink:0,children:he("text",{fg:t.primary,children:c},void 0,!1,void 0,this)},void 0,!1,void 0,this),he("box",{flexGrow:1,overflow:"hidden",children:he("input",{focused:!0,value:n,placeholder:r==="slash"?"start auth":"filter commands",onInput:o,onSubmit:()=>i(n),backgroundColor:t.highlight,focusedBackgroundColor:t.highlight,textColor:t.text,cursorColor:t.primary},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}let a=r==="leader"?[{key:"n",label:"start"},{key:"x",label:"stop"},{key:"R",label:"restart"},{key:"s",label:"services"},{key:"l",label:"logs"},{key:"t",label:"themes"},{key:"q",label:"quit"}]:[{key:"/",label:"command"},{key:"ctrl+p",label:"palette"},{key:"ctrl+x",label:"leader"},{key:"?",label:"help"}];return he(Ze,{palette:t,backgroundColor:t.element,edge:"top",children:he("box",{height:1,backgroundColor:t.element,overflow:"hidden",children:he(We,{palette:t,hints:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Lv(e){let{palette:t,screen:r,overlay:n,status:o,paused:i,errorOnly:s,width:a,copyKey:c}=e,l=Mi(fe()),d=Math.max(18,Math.floor(a*0.42)),u=Io(cv(r,n,c),d),p=zy(o);return he(Ze,{palette:t,backgroundColor:t.panel,edge:"top",ruled:!l,children:he("box",{height:1,backgroundColor:t.panel,overflow:"hidden",children:he(et,{ruled:!1,palette:t,items:[{text:r,tone:"primary"},{text:i?"PAUSED":"LIVE",tone:i?"warning":"success"},...s?[{text:"ERROR+",tone:"error"}]:[],...o===""?[]:[{text:ue(o,Math.max(16,a-d-28)),tone:p}]],hints:u},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Ve(e){return he("box",{flexGrow:1,padding:1,overflow:"hidden",children:he(cc,{palette:e.palette,title:e.title,body:e.body,hint:e.hint},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function lc(e){return he("box",{flexGrow:1,padding:1,overflow:"hidden",children:he("text",{fg:e.palette.text,children:e.label},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Dv(e){return he("box",{flexGrow:1,padding:1,flexDirection:"column",overflow:"hidden",children:[he("text",{fg:e.palette.error,children:e.title},void 0,!1,void 0,this),he("text",{fg:e.palette.text,wrapMode:"word",children:e.body},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var Nt=M(()=>{wt();zt();dn();_t();cn();sc();ke();ir();Ke()});function vT(){if(process.platform==="darwin")return[["pbcopy"]];if(process.platform==="win32")return[["clip"]];return[["wl-copy"],["xclip","-selection","clipboard"],["xsel","--clipboard","--input"]]}function xT(){return vT().filter((e)=>{let t=e[0];return typeof t==="string"&&Bun.which(t)!==null})}function bT(e){return`\x1B]52;c;${Buffer.from(e,"utf8").toString("base64")}\x07`}function Mv(){if(process.platform==="linux")return"install wl-clipboard (Wayland) or xclip (X11)";return"no clipboard helper found"}async function dc(e){let t=xT(),r;for(let n of t)try{await ST(n,e);return}catch(o){r=o instanceof Error?o:Error(String(o))}if(process.platform!=="win32")try{await wT(e);return}catch(n){r=n instanceof Error?n:Error(String(n))}throw De(it,"clipboard unavailable",r?`${Mv()} (${r.message})`:Mv())}async function wT(e){let t=bT(e);try{await Bun.write("/dev/tty",t)}catch{if(!process.stderr.write(t))throw Error("terminal clipboard write failed")}}async function ST(e,t){let r=Bun.spawn(e,{stdin:"pipe",stdout:"ignore",stderr:"ignore"});r.stdin.write(t),await r.stdin.end();let n=await r.exited;if(n!==0)throw Error(`${e[0]} exited ${n}`)}var mu=M(()=>{ae()});function Ov(e){return e==="slash"||e==="palette"||e==="config-edit"}function Iv(e,t){return Pr(e,t.keybinds.leader??"ctrl+x")}function $v(e,t){return Pr(e,t.keybinds.command_list??"ctrl+p")}function Fv(e,t){return Pr(e,t.keybinds.command??"/")||e.name==="/"}function Nv(e,t){return Pr(e,t.keybinds.help??"?")||e.sequence==="?"}function Hv(e,t){return Pr(e,t.keybinds.search??"f")}function jv(e){let t=e.name??"";return t==="R"||e.shift===!0&&t.toLowerCase()==="r"}function Bv(e){return e.ctrl===!0&&(e.name??"").toLowerCase()==="l"}function Wv(e,t){if(t&&Pr(e,t.keybinds.interrupt??"ctrl+c"))return!0;return e.ctrl===!0&&(e.name??"").toLowerCase()==="c"}function Gv(e,t){return Pr(e,t.keybinds.copy??Rr())}function Uv(e,t,r=kT){return t>0&&e-t<=r}function un(e,t,r,n){return Pr(e,t.keybinds[r]??n)}function Gi(e){let t=(e.name??"").toLowerCase();return t==="pagedown"||e.ctrl===!0&&t==="d"&&!e.meta}function Ui(e){let t=(e.name??"").toLowerCase();return t==="pageup"||e.ctrl===!0&&t==="u"&&!e.meta}var kT=2000;var uc=M(()=>{Wn()});import{jsxDEV as B}from"@opentui/react/jsx-dev-runtime";function vu(){return Od.flatMap((e)=>Pa.filter((t)=>t.category===e))}function fc(){return pc+vu().length}function Vv(){return fc()+qv}function Ki(e){if(e<pc||e>=fc())return;return vu()[e-pc]}function xu(e){let t=e-fc();return t>=0&&t<qv?t:void 0}function Jv(e){let{palette:t,snap:r,port:n,portDraft:o="",selected:i,onPick:s,onToggle:a,onCopy:c,onToggleTool:l}=e,d=fe(),u=r?.mcp?.running===!0,p=r?.mcp?.port??n,f=r?.mcp?.address??_o(p),g=r?.mcp?.token??"",m=_i(f,g),y=r?.mcp?.disabled_tools??[],w=vu(),v=w.filter((h)=>!nn(h.name,y)).length,S=m[xu(i)??-1],k=S??m[0];return B(ht,{palette:t,title:"mcp settings",children:[B(et,{palette:t,items:[{text:u?"RUNNING":"STOPPED",tone:u?"success":"idle"},{text:`127.0.0.1:${p}`,tone:"info"}]},void 0,!1,void 0,this),B("box",{flexGrow:1,overflow:"hidden",children:B("scrollbox",{focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:B("box",{flexDirection:"column",overflow:"hidden",children:[B(gu,{palette:t,text:"Server"},void 0,!1,void 0,this),B(Kv,{palette:t,active:i===hu,rowH:d.rowH,label:"Listen",value:u?"[ ON ]":"[ OFF ]",valueTone:u?"success":"muted",hint:u?"space or enter stop":"space or enter start",onPick:()=>s(hu),onActivate:a},void 0,!1,void 0,this),B(Kv,{palette:t,active:i===yu,rowH:d.rowH,label:"Port",value:`\u2039 ${o===""?n:o} \u203A`,valueTone:"info",hint:o===""?"\u2190 \u2192 change type digits enter apply":"typing\u2026 enter apply \u232B erase",onPick:()=>s(yu)},void 0,!1,void 0,this),B("box",{height:1,overflow:"hidden",children:B("text",{fg:t.muted,wrapMode:"none",children:u?"Listening on loopback. Agents use the URL and token in the JSON below.":"Server is stopped. Highlight Listen and press space to start it."},void 0,!1,void 0,this)},void 0,!1,void 0,this),B(gu,{palette:t,text:"Tools",extra:v===0?"all enabled":`${v} disabled`},void 0,!1,void 0,this),B("box",{height:1,overflow:"hidden",children:B("text",{fg:t.muted,wrapMode:"none",children:"Disabled tools are hidden from agents and refused if called anyway."},void 0,!1,void 0,this)},void 0,!1,void 0,this),Od.map((h)=>{let x=w.filter((b)=>b.category===h);if(x.length===0)return null;return B("box",{flexDirection:"column",overflow:"hidden",children:[B("box",{height:1,marginTop:1,overflow:"hidden",children:B("text",{fg:t.muted,wrapMode:"none",children:CT[h]??h},void 0,!1,void 0,this)},void 0,!1,void 0,this),x.map((b)=>{let C=pc+w.indexOf(b);return B(ET,{palette:t,tool:b,enabled:nn(b.name,y),active:i===C,rowH:d.rowH,onPick:()=>s(C),onToggle:()=>l(b)},b.name,!1,void 0,this)})]},h,!0,void 0,this)}),B(gu,{palette:t,text:"Copy agent config",extra:"highlight a row, then enter or click Copy"},void 0,!1,void 0,this),m.map((h,x)=>{let b=fc()+x;return B(_T,{palette:t,snippet:h,active:i===b,rowH:d.rowH,onPick:()=>s(b),onCopy:()=>c(h)},h.kind,!1,void 0,this)}),B(TT,{palette:t,snippet:k,selected:Boolean(S),brand:k?Oa(k.kind,t):t.muted},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),B(Ze,{palette:t,backgroundColor:t.element,edge:"top",children:B(We,{palette:t,hints:PT(i,u)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function PT(e,t){if(e===hu)return[{key:"space",label:t?"stop server":"start server"},{key:"j/k",label:"move"}];if(e===yu)return[{key:"\u2190\u2192",label:"change port"},{key:"0-9",label:"type port"},{key:"enter",label:"apply port"},{key:"j/k",label:"move"}];if(Ki(e))return[{key:"space",label:"enable / disable"},{key:"enter",label:"enable / disable"},{key:"j/k",label:"move"}];return[{key:"enter",label:"copy JSON"},{key:"space",label:"copy JSON"},{key:"j/k",label:"move"}]}function gu(e){let t=e.extra?` \xB7 ${e.extra}`:"";return B("box",{height:1,marginTop:1,overflow:"hidden",children:B("text",{wrapMode:"none",children:[B("span",{fg:e.palette.primary,children:e.text},void 0,!1,void 0,this),B("span",{fg:e.palette.muted,children:t},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function Kv(e){let{palette:t,active:r,rowH:n,label:o,value:i,valueTone:s,hint:a,onPick:c,onActivate:l}=e,d=s==="success"?t.success:s==="info"?t.info:t.muted;return B("box",{height:n,flexDirection:"row",overflow:"hidden",backgroundColor:r?t.highlight:t.panel,onMouseDown:()=>{if(r&&l){l();return}c()},children:[B("box",{width:2,flexShrink:0,overflow:"hidden",children:B("text",{fg:t.primary,children:r?"\u203A":" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{width:bu,flexShrink:0,overflow:"hidden",children:B("text",{fg:r?t.primary:t.text,wrapMode:"none",children:o},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{width:RT,flexShrink:0,overflow:"hidden",children:B("text",{fg:d,wrapMode:"none",children:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{flexGrow:1,overflow:"hidden",children:B("text",{fg:r?t.text:t.muted,wrapMode:"none",children:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function _T(e){let{palette:t,snippet:r,active:n,rowH:o,onPick:i,onCopy:s}=e,a=Oa(r.kind,t),c=Yh(r.kind,t),l=r.language==="toml"?"Copy TOML":"Copy JSON";return B("box",{height:o,flexDirection:"row",overflow:"hidden",backgroundColor:n?t.highlight:t.panel,onMouseDown:i,children:[B("box",{width:2,flexShrink:0,overflow:"hidden",children:B("text",{fg:a,children:n?"\u203A":" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{width:bu,flexShrink:0,overflow:"hidden",children:B("text",{fg:a,wrapMode:"none",children:r.title},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{flexGrow:1,overflow:"hidden",children:B("text",{fg:t.muted,wrapMode:"none",children:r.path},void 0,!1,void 0,this)},void 0,!1,void 0,this),B(xe,{palette:t,label:l,bg:a,fg:c,onMouseDown:()=>{i(),s()}},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function ET(e){let{palette:t,tool:r,enabled:n,active:o,rowH:i,onPick:s,onToggle:a}=e;return B("box",{height:i,flexDirection:"row",overflow:"hidden",backgroundColor:o?t.highlight:t.panel,onMouseDown:()=>{if(o){a();return}s()},children:[B("box",{width:2,flexShrink:0,overflow:"hidden",children:B("text",{fg:t.primary,children:o?"\u203A":" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{width:5,flexShrink:0,overflow:"hidden",children:B("text",{fg:n?t.success:t.muted,wrapMode:"none",children:n?" ON ":" OFF "},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{width:bu+4,flexShrink:0,overflow:"hidden",children:B("text",{fg:o?t.primary:n?t.text:t.muted,wrapMode:"none",children:r.label},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{width:7,flexShrink:0,overflow:"hidden",children:B("text",{fg:r.mutates?t.warning:t.muted,wrapMode:"none",children:r.mutates?"write":"read"},void 0,!1,void 0,this)},void 0,!1,void 0,this),B("box",{flexGrow:1,overflow:"hidden",children:B("text",{fg:o?t.text:t.muted,wrapMode:"none",children:o?`space or enter ${n?"disable":"enable"} ${r.name}`:r.summary},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function TT(e){let{palette:t,snippet:r,selected:n,brand:o}=e;if(!r)return null;let i=r.hint?` \xB7 ${r.hint}`:"";return B("box",{marginTop:1,flexDirection:"column",overflow:"hidden",children:[B("text",{fg:o,wrapMode:"none",children:n?`${r.title} \xB7 paste into ${r.path}${i}`:`Preview ${r.title} \xB7 j/k to a copy row, then enter`},void 0,!1,void 0,this),B("text",{fg:t.text,children:r.text},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var hu=0,yu=1,pc=2,qv=4,CT,bu=14,RT=14;var qi=M(()=>{wt();ke();Ke();ki();CT={inspect:"Inspect",logs:"Logs",diagnostics:"Diagnostics",control:"Control",setup:"Setup"}});import{jsxDEV as Ae,Fragment as Yv}from"@opentui/react/jsx-dev-runtime";function FT(e){return[{key:"\u2190\u2192",label:"filter services"},{key:"1-9",label:"jump to source"},{key:"e",label:"ERROR+ only"},{key:"g",label:"jump to latest"},{key:"p",label:"pause stream"},{key:"z",label:"full-screen logs"},{key:"f",label:"search"},{key:"t",label:"timestamps"},{key:"m",label:"metadata"},{key:"w",label:"clip / wrap selected / wrap all"},{key:"j/k",label:"move and unfold"},{key:e,label:"copy visible logs"},{key:"/export",label:"write ~/.devctl/exports"},{key:"/exports",label:"open export folder"},{key:"ctrl+c \xD72",label:"quit"}]}function fn(e){return e+DT}function Xv(e){let t=fn(Su.length),r=fn(ku.length),n=fn(e.logCount),o=fn(Cu.length),i=fn(Ru.length),s=Pu+e.pad*2;if(e.stacked)return s+t+r+n+o+i+wu+(IT-1)*e.gap;let a=Math.max(t,r),c=Math.max(o,i);return s+a+n+c+wu+($T-1)*e.gap}function NT(e){return Xv(e)-Pu-e.pad*2}function HT(e){return e-Pu*2<LT}function Qv(e){let{palette:t,termW:r,termH:n,copyKey:o=Rr(),scrollRef:i}=e,s=Or(fe()),a=HT(r),c=s?0:1,l=s?0:1,d=FT(o),u={stacked:a,logCount:d.length,pad:c,gap:l},p=Xv(u),f=NT(u);return Ae(at,{palette:t,title:"help",bottomTitle:`${Kt()} \xB7 j/k scroll \xB7 esc close`,termW:r,termH:n,preferW:AT,preferH:p,gap:0,children:Ae("scrollbox",{ref:i,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:Ae("box",{height:f,flexDirection:"column",flexShrink:0,overflow:"hidden",gap:l,children:[a?Ae(Yv,{children:[Ae(pn,{palette:t,title:"navigation",bindings:Su},void 0,!1,void 0,this),Ae(pn,{palette:t,title:"services",bindings:ku},void 0,!1,void 0,this),Ae(pn,{palette:t,title:"logs",bindings:d},void 0,!1,void 0,this),Ae(pn,{palette:t,title:"commands",bindings:Cu},void 0,!1,void 0,this),Ae(pn,{palette:t,title:"display",bindings:Ru},void 0,!1,void 0,this)]},void 0,!0,void 0,this):Ae(Yv,{children:[Ae(zv,{palette:t,left:{title:"navigation",bindings:Su},right:{title:"services",bindings:ku}},void 0,!1,void 0,this),Ae(pn,{palette:t,title:"logs",bindings:d},void 0,!1,void 0,this),Ae(zv,{palette:t,left:{title:"commands",bindings:Cu},right:{title:"display",bindings:Ru}},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Ae("box",{height:wu,flexShrink:0,overflow:"hidden",paddingLeft:1,children:Ae("text",{fg:t.muted,wrapMode:"none",children:"~/.devctl/tui.json \xB7 DEVCTL_TUI_CONFIG"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function zv(e){let{palette:t,left:r,right:n}=e,o=Math.max(fn(r.bindings.length),fn(n.bindings.length));return Ae("box",{height:o,flexDirection:"row",flexShrink:0,overflow:"hidden",gap:OT,children:[Ae(pn,{palette:t,title:r.title,bindings:r.bindings,height:o,stretch:!0},void 0,!1,void 0,this),Ae(pn,{palette:t,title:n.title,bindings:n.bindings,height:o,stretch:!0},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function pn(e){let{palette:t,title:r,bindings:n,stretch:o=!1}=e,i=e.height??fn(n.length);return Ae("box",{height:i,flexGrow:o?1:0,flexBasis:o?0:void 0,flexShrink:0,flexDirection:"column",overflow:"hidden",border:!0,borderStyle:"rounded",borderColor:t.border,title:r,titleColor:t.accent,children:n.map((s)=>Ae("box",{height:1,flexShrink:0,overflow:"hidden",paddingLeft:1,paddingRight:1,children:Ae(jT,{palette:t,binding:s},void 0,!1,void 0,this)},`${s.key}-${s.label}`,!1,void 0,this))},void 0,!1,void 0,this)}function jT(e){let{palette:t,binding:r}=e;return Ae("box",{height:1,flexDirection:"row",overflow:"hidden",children:[Ae("box",{width:MT,flexShrink:0,overflow:"hidden",children:Ae("text",{fg:t.primary,wrapMode:"none",children:r.key},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ae("box",{flexGrow:1,overflow:"hidden",children:Ae("text",{fg:t.text,wrapMode:"none",children:r.label},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var AT=78,LT=56,DT=2,Pu=2,wu=1,_u=8,MT=16,OT=2,IT=6,$T=4,Su,ku,Cu,Ru;var Eu=M(()=>{wt();ke();ir();Wn();Su=[{key:"tab",label:"next screen"},{key:"1-9,0",label:"jump to screen"},{key:"s/l/a/p/d/c/u",label:"letter jump (config, setup)"},{key:"j/k",label:"move selection"},{key:"esc",label:"back / close"}],ku=[{key:"enter",label:"start profile or open"},{key:"space",label:"multi-select"},{key:"n",label:"start"},{key:"x",label:"stop"},{key:"r",label:"refresh"},{key:"R",label:"restart"}];Cu=[{key:"/",label:"slash command"},{key:"ctrl+p",label:"command palette"},{key:"ctrl+x",label:"leader chord"},{key:"/settings",label:"preferences \xB7 MCP page"},{key:"/themes",label:"preview themes"},{key:"/diff",label:"config sources"},{key:"/mcp",label:"agent MCP server"}],Ru=[{key:"ctrl+=",label:"larger"},{key:"ctrl+-",label:"smaller"},{key:"?",label:"this overlay"}]});function Zv(e,t){let{overlay:r,tui:n,height:o,closeOverlay:i,confirmKind:s,onQuit:a,confirmAction:c,planBusy:l,logDetailsScrollRef:d,scrollTextScrollRef:u,routeDetailsScrollRef:p,planScrollRef:f,helpScrollRef:g,revertThemePreview:m,setPaletteIndex:y,setThemeName:w,paletteIndex:v,applyTheme:S,leaderTimer:k,setOverlay:h,runCommand:x,setConfigEditError:b,saveConfigBuffer:C,setSlashIndex:G,filtered:F,setQuery:X,slashIndex:ee,submitSlash:se,paletteItems:U}=e,R=(t.name??"").toLowerCase();if(r==="none")return!1;if(r==="confirm"){if(R==="escape")return i(),!0;if(s==="quit"&&R==="d")return a(!0),!0;if(R==="return")c();return!0}if(r==="log-details"||r==="scroll-text"){if(R==="escape")return i(),!0;let O=r==="log-details"?d.current:u.current;if(R==="down"||R==="j")return qe(O,n.scroll_speed),!0;if(R==="up"||R==="k")return qe(O,-n.scroll_speed),!0;if(Gi(t))return qe(O,Oo(o)),!0;if(Ui(t))return qe(O,-Oo(o)),!0;return!0}if(r==="route-details"){if(R==="escape"||R==="return")return i(),!0;if(R==="down"||R==="j")return qe(p.current,n.scroll_speed),!0;if(R==="up"||R==="k")return qe(p.current,-n.scroll_speed),!0;return!0}if(r==="plan"){if(R==="escape"||R==="return"&&!l)return i(),!0;if(R==="down"||R==="j")return qe(f.current,n.scroll_speed),!0;if(R==="up"||R==="k")return qe(f.current,-n.scroll_speed),!0;return!0}if(r==="help"){if(R==="escape")return i(),!0;if(R==="down"||R==="j")return qe(g.current,1),!0;if(R==="up"||R==="k")return qe(g.current,-1),!0;if(R==="pagedown"||Gi(t))return qe(g.current,_u),!0;if(R==="pageup"||Ui(t))return qe(g.current,-_u),!0;return!0}if(r==="themes"){if(R==="escape")return m(),i(),!0;if(R==="down"||R==="j")return y((O)=>{let V=Math.min(O+1,gt.length-1),oe=gt[V];if(oe)w(oe);return V}),!0;if(R==="up"||R==="k")return y((O)=>{let V=Math.max(0,O-1),oe=gt[V];if(oe)w(oe);return V}),!0;if(R==="return"){let O=gt[v%gt.length];if(O)S(O)}return!0}if(r==="leader"){if(k.current)clearTimeout(k.current);h("none");let O=tv(R),V=O?Vn(O):void 0;if(V)x(V,[]);return!0}if(r==="config-edit"){if(R==="escape")return b(""),i(),!0;if(t.ctrl&&R==="s")return C(),!0;return!0}if(Ov(r)){if(R==="escape")return i(),!0;if(r==="slash"&&R==="down")return G((O)=>Math.min(Math.max(F.length-1,0),O+1)),!0;if(r==="slash"&&R==="up")return G((O)=>Math.max(0,O-1)),!0;if(r==="slash"&&R==="tab"){if(t.shift)return G((V)=>Math.max(0,V-1)),!0;let O=ln(F,ee);if(O)X(`${O.name} `);return!0}if(r==="slash"&&R==="return")return se(),!0;if(r==="palette"&&R==="down")return y((O)=>Math.min(O+1,Math.max(U.length-1,0))),!0;if(r==="palette"&&R==="up")return y((O)=>Math.max(0,O-1)),!0;if(r==="palette"&&R==="return"){let O=ln(U,v);if(O)x(O,[])}return!0}return!0}var ex=M(()=>{zt();dn();uc();ke();Eu();Ke()});function tx(e,t){let r=(t.name??"").toLowerCase();if(e.screen==="logs"&&!e.logSearchFocused&&r.length===1&&r>="1"&&r<="9"){let n=Hy(e.logSources,e.logs,Number(r));if(n!==void 0)e.setLogService(n);return!0}if(e.screen==="mcp"&&e.listCursor===1&&r.length===1&&r>="0"&&r<="9")return e.setMcpPortDraft((n)=>kh(n,r)),!0;return!1}function rx(e,t){let r=(t.name??"").toLowerCase(),{screen:n,overlay:o,tui:i,cfg:s,controller:a,profile:c,listCursor:l,names:d,listCount:u,height:p,checked:f,detailName:g,bootErrorMissing:m,bootError:y,logSearchFocused:w,logSources:v,logService:S,logShowTimestamps:k,logShowMeta:h,logWrap:x,showSystemLogs:b,logPinned:C,dashboardLogCursor:G,applyLogCursor:F,applyDashboardLogCursor:X,jumpToLatestLogs:ee,toggleSystemLogs:se,clearLogs:U,setLogService:R,setLogShowTimestamps:O,setLogShowMeta:V,setPaused:oe,setErrorOnly:J,setLogWrap:ge,beginStart:He,beginStop:K,beginRestart:L,applyMcpPortDraft:z,toggleMcp:_e,toggleMcpTool:rt,copyFocusedMcpSnippet:Oe,persistMcpPort:nt,restartMcpOnPort:lt,setMcpPortDraft:pt,settingRows:yt,persistPrefs:ot,cycleSetting:Je,toggleMouse:It,setDoctorTick:kt,refreshAuth:ft,configScrollRef:Ee,detailScrollRef:dt,handleEnter:$t,setScreen:Ge,setChecked:ut,setStatus:ze,setSelected:H,setProfile:j,refresh:Se,toggleChecked:Xt,createStarterConfig:Qt,onQuit:Ct,setConfirmKind:jt,setOverlay:Ye,openConfigBuffer:Q,runCommand:gr}=e,P=(n==="logs"||n==="dashboard")&&!w;if(P&&(r==="left"||r==="["||n==="logs"&&r==="h")){R(su(v,S,-1));return}if(P&&(r==="right"||r==="]"||n==="logs"&&r==="l")){R(su(v,S,1));return}if((n==="dashboard"||n==="setup")&&r==="o"){Ge("profiles");return}if((n==="dashboard"||n==="services")&&(r==="*"||t.shift&&r==="8")){ut([...d]),ze(`Selected ${d.length} services`);return}if((n==="dashboard"||n==="services")&&(r==="-"||r==="_"||r==="minus")){ut([]),ze("Selection cleared");return}if((n==="dashboard"||n==="services")&&r==="n"){He(Ga(f,d[l]??""),c);return}if((n==="dashboard"||n==="services")&&r==="x"){K(Ga(f,d[l]??""));return}if((n==="dashboard"||n==="services"||n==="detail")&&jv(t)){L(Ga(f,d[l]??g),c);return}if((n==="dashboard"||n==="services")&&r==="r"){Se(),ze("Refreshed");return}if(n==="auth"&&r==="r"){ft();return}if(n==="logs"&&r==="t"){let _=!k;O(_),ot({log_timestamps:_},_?"timestamps on":"timestamps off");return}if(n==="logs"&&r==="m"){let _=!h;V(_),ot({log_metadata:_},_?"metadata on":"metadata off");return}if(r==="down"||r==="j"){if(n==="mcp"&&l===1)z();if(n==="config"){qe(Ee.current,i.scroll_speed);return}if(n==="detail"){qe(dt.current,i.scroll_speed);return}if(n==="logs"){F(l+1);return}if(n==="dashboard"&&G>=0){X(G+1);return}H((_)=>Math.min(Math.max(u-1,0),_+1));return}if(r==="up"||r==="k"){if(n==="mcp"&&l===1)z();if(n==="config"){qe(Ee.current,-i.scroll_speed);return}if(n==="detail"){qe(dt.current,-i.scroll_speed);return}if(n==="logs"){F(l-1);return}if(n==="dashboard"&&G>=0){X(G-1);return}H((_)=>Math.max(0,Math.min(_,Math.max(u-1,0))-1));return}if(Gi(t)){let _=Oo(p);if(n==="config"){qe(Ee.current,_);return}if(n==="detail"){qe(dt.current,_);return}if(n==="logs"){F(l+_);return}if(n==="dashboard"&&(C||G>=0)){X(Math.max(0,G)+_);return}H((le)=>Math.min(Math.max(u-1,0),le+_));return}if(Ui(t)){let _=Oo(p);if(n==="config"){qe(Ee.current,-_);return}if(n==="detail"){qe(dt.current,-_);return}if(n==="logs"){F(l-_);return}if(n==="dashboard"&&(C||G>=0)){X(Math.max(0,G)-_);return}H((le)=>Math.max(0,le-_));return}if(n==="proxy"&&r==="n"){a?.proxyStart().then(async()=>{ze("Proxy started"),await Se()});return}if(n==="proxy"&&r==="x"){a?.proxyStop().then(async()=>{ze("Proxy stopped"),await Se()});return}if(n==="detail"&&g!==""){if(r==="n"){He([g],c);return}if(r==="x"){K([g]);return}if(r==="o"){Ge("config");return}if(r==="l"){R(g),Ge("logs");return}}if(n==="mcp"&&l===1&&(r==="left"||r==="h")){let _=rn(z()-1);nt(_),lt(_);return}if(n==="mcp"&&l===1&&(r==="right"||r==="l")){let _=rn(z()+1);nt(_),lt(_);return}if(n==="mcp"&&l===1&&(r==="backspace"||r==="delete")){pt((_)=>Ch(_));return}if(n==="settings"&&(r==="left"||r==="h")){Je(-1,l);return}if(n==="settings"&&(r==="right"||r==="l")){Je(1,l);return}if(r==="space"){if(n==="profiles"){let Ie=Object.keys(s?.profiles??{}).sort()[l];if(Ie)j(Ie),ze(`Profile ${Ie}`);return}if(n==="mcp"){if(l===0){_e();return}let le=Ki(l);if(le){rt(le);return}Oe(l);return}if(n==="logs")return;if(n==="settings"){if(on(yt,l)?.id==="mouse")It();return}let _=d[l];if(_)Xt(_);return}if(r==="return"){if(n==="setup"&&!a){if(!m){ze(y||"Existing configuration is invalid \u2014 fix it and restart devctl.");return}Promise.resolve().then(()=>{try{let _=Qt(process.cwd());ze(`Wrote ${_}. Restart devctl or run the CLI wizard.`)}catch(_){ze(E(_))}});return}if(n==="setup"&&a){He([],c);return}$t();return}if(r==="q"){if(s?.shutdown.stop_services_on_exit===!1){Ct(!0);return}if(s?.shutdown.stop_services_on_exit===!0){Ct(!1);return}jt("quit"),Ye("confirm");return}if(un(t,i,"services","s")&&o==="none"&&n!=="logs"){Ge("services");return}if(un(t,i,"logs","l")&&o==="none"&&n!=="detail"&&n!=="logs"&&n!=="settings"){Ge("logs");return}if(un(t,i,"auth","a")&&o==="none"){Ge("auth");return}if(un(t,i,"proxy","p")&&o==="none"&&n!=="logs"){Ge("proxy");return}if(un(t,i,"doctor","d")&&o==="none"&&n!=="doctor"){Ge("doctor");return}if(un(t,i,"config","c")&&o==="none"){Ge("config");return}if(un(t,i,"setup","u")&&o==="none"){Ge("setup");return}if(n==="config"&&r==="e"){gr(Vn("/edit")??{name:"edit",aliases:[],desc:"",leader:"",group:"ui"},[]);return}if(n==="config"&&r==="v"){Q();return}if(n==="doctor"&&r==="r"){kt((_)=>_+1),ze("Re-running doctor");return}if(n==="logs"&&r==="p"){oe((_)=>!_);return}if((n==="logs"||n==="dashboard")&&r==="g"){ee();return}if((n==="logs"||n==="dashboard")&&r==="w"){let _=Za(x);ge(_),ze(`Log ${Lo(_)}`);return}if((n==="logs"||n==="dashboard")&&r==="e"){J((_)=>!_);return}if((n==="logs"||n==="dashboard")&&r==="i"){se(),ze(b?"Hiding internal auth/mcp/devctl/proxy logs":"Showing internal logs");return}if((n==="logs"||n==="dashboard")&&Bv(t))U()}var nx=M(()=>{Aa();zt();fr();St();uc();ke();qi();ir();ae()});import{useKeyboard as BT}from"@opentui/react";import{useCallback as Tu}from"react";function ox({tui:e,controller:t,cfg:r,snap:n,ui:o,logView:i,lifecycleActions:s,mcp:a,preferences:c,diagnostics:l,refs:d}){let{screen:u,onQuit:p,closeOverlay:f,confirmKind:g,portTarget:m,profile:y,listCursor:w,names:v,copyVisibleLogs:S,setOverlay:k,setConfirmKind:h,setConfirmDetail:x,setPortTarget:b,setLogDetail:C,setProfile:G,setStatus:F,setPaletteIndex:X,setSlashIndex:ee,setQuery:se,setScreen:U,freePort:R,openDetail:O}=o,{logSlice:V,logSearchFocused:oe,logsFullscreen:J,setLogSearchFocused:ge,setLogsFullscreen:He}=i,{beginStart:K,beginRestart:L,planBusy:z}=s,{applyMcpPortDraft:_e,toggleMcp:rt,toggleMcpTool:Oe,copyFocusedMcpSnippet:nt}=a,{settingRows:lt,activateSetting:pt,applyFont:yt,applyReset:ot,fontSize:Je,revertThemePreview:It,setThemeName:kt,leaderMs:ft}=c,{doctor:Ee}=l,{interruptArmedAt:dt,leaderTimer:$t}=d,Ge=Tu(()=>{if(r?.shutdown.stop_services_on_exit===void 0){h("quit"),k("confirm");return}p(r.shutdown.stop_services_on_exit===!1)},[r,p,h,k]),ut=Tu(()=>{if(g==="quit"){p(!1);return}if(g==="reload"){f();let H=n?.restart_required??[];if(H.length>0)L(H,y);return}if(g==="reset-prefs"){f(),ot();return}if(g==="free-port"){let H=m;if(f(),!H)return;R(H).then(()=>{F(`Stopped ${H.command} (pid ${H.pid}) on port ${H.port}`),l.setDoctorTick((j)=>j+1)}).catch((j)=>{F(E(j))});return}f(),K([],y)},[ot,L,K,f,g,l,R,p,m,y,F,n]),ze=Tu(()=>{if(u==="logs"){let j=V[w];if(j)C(j),k("log-details");return}if(u==="profiles"){let Se=Object.keys(r?.profiles??{}).sort()[w];if(Se)G(Se),h("start-profile"),k("confirm");return}if(u==="doctor"){let j=Ee?.checks[w];if(j?.action?.kind==="free-port"){let Se=j.action.holder;b(Se),x({port:Se.port,pid:Se.pid,process:Se.command}),h("free-port"),k("confirm")}return}if(u==="mcp"){if(w===0){rt();return}if(w===1){_e();return}let j=Ki(w);if(j){Oe(j);return}nt(w);return}if(u==="settings"){let j=on(lt,w);if(j)pt(j);return}if(u==="dashboard"&&To(n)){K([],y);return}let H=v[w];if(H&&(u==="dashboard"||u==="services"))O(H)},[pt,_e,K,r,nt,Ee,w,V,v,O,y,u,x,h,C,k,b,G,lt,n,rt,Oe]);BT((H)=>{let j=(H.name??"").toLowerCase(),Se=Gv(H,e),Xt=Wv(H,e);if(Se&&!Xt){if(u==="mcp"&&nt(w))return;S();return}if(Xt){let jt=Date.now();if(Uv(jt,dt.current)){dt.current=0,Ge();return}dt.current=jt;let Ye="Ctrl+C again to quit";if(Se)S(Ye);else F(`Press ${Ye}`);return}if(H.ctrl&&(j==="="||j==="+"||j==="plus")){yt(Li(Je,1));return}if(H.ctrl&&(j==="-"||j==="_"||j==="minus")){yt(Li(Je,-1));return}if(H.ctrl&&j==="0"){yt($a().font_size);return}if(Zv({...o,tui:e,confirmAction:ut,planBusy:z,leaderTimer:$t,logDetailsScrollRef:d.logDetailsScrollRef,scrollTextScrollRef:d.scrollTextScrollRef,routeDetailsScrollRef:d.routeDetailsScrollRef,planScrollRef:d.planScrollRef,helpScrollRef:d.helpScrollRef,revertThemePreview:It,setThemeName:kt},H))return;if(oe){if(j==="escape")ge(!1);return}if(Iv(H,e)){k("leader"),$t.current=setTimeout(()=>k("none"),ft);return}if($v(H,e)){se(""),X(0),k("palette");return}if(Fv(H,e)){se(""),ee(0),k("slash");return}if(Nv(H,e)){k("help");return}if(Hv(H,e)||u==="logs"&&j==="f"&&!H.ctrl&&!H.meta){U("logs"),ge(!0);return}if(j==="escape"){if(J){He(!1);return}if(u==="detail"){U("services");return}if(u==="setup")if(t)U("dashboard");else p(!0);return}if(j==="z"&&(u==="logs"||u==="dashboard")&&!H.ctrl&&!H.meta){U("logs"),He((jt)=>u==="logs"?!jt:!0);return}if(j==="tab"){U(H.shift?ov(u):nv(u));return}let Qt={...o,tui:e,controller:t,cfg:r,snap:n,...i,...s,...a,...c,setDoctorTick:l.setDoctorTick,refreshAuth:l.refreshAuth,configScrollRef:d.configScrollRef,detailScrollRef:d.detailScrollRef,handleEnter:ze};if(tx(Qt,H))return;let Ct=Uy(j);if(Ct){U(Ct);return}rx(Qt,H)})}var ix=M(()=>{ae();dn();cn();St();uc();qi();ir();ex();nx()});import{realpathSync as WT}from"fs";function Lu(e){if(e.newer)return`update available ${e.current} \u2192 ${e.latest} ${e.hint}`;if(e.latest!=="")return`${e.current} up to date`;return`${e.current} (latest unavailable)`}function JT(e){let t=cx(e.scriptPath),r=cx(e.execPath);if(!e.standalone&&t.includes(UT)){if(t.includes(KT))return{kind:"npx",hint:`npx ${Au}@latest`};let n=XT();return{kind:"npm",command:n,hint:n.join(" ")}}if(e.standalone&&r.toLowerCase().includes(VT))return{kind:"homebrew",command:["brew","reinstall","--formula",sx],hint:`brew reinstall --formula ${sx}`};if(e.standalone)return{kind:"release",hint:"re-download the matching GitHub Release binary \u2014 see docs/installation.md"};if(t.endsWith(qT))return{kind:"source",hint:"git pull && cd app && bun install"};return{kind:"unknown",hint:`npm install --global ${Au}@latest # alternatives: Homebrew or the unsigned GitHub Release binaries \u2014 see docs/installation.md`}}function zT(){let e=Bun.isStandaloneExecutable===!0,t=e?"":lx(process.argv[1]??"");return JT({scriptPath:t,execPath:lx(process.execPath),standalone:e})}async function Vi(e=fetch,t=zT()){try{let r=await e(GT,{headers:{Accept:"application/vnd.github+json"}});if(!r.ok)return ax(t);let o=((await r.json()).tag_name??"").replace(/^v/,"");return{current:Dt,latest:o,newer:o!==""&&YT(o,Dt)>0,hint:t.hint,kind:t.kind,command:t.command}}catch{return ax(t)}}async function gc(e,t=Du){return t(e)}async function Du(e,t=!1){let r=Bun.spawn([...e],{stdout:t?"inherit":"pipe",stderr:t?"inherit":"pipe",stdin:"ignore"});if(t)return{code:await r.exited,stdout:"",stderr:""};let n=await new Response(r.stdout).text(),o=await new Response(r.stderr).text();return{code:await r.exited,stdout:n,stderr:o}}function YT(e,t){let r=dx(e),n=dx(t);for(let o=0;o<3;o+=1){let i=(r[o]??0)-(n[o]??0);if(i!==0)return i>0?1:-1}return 0}function ax(e){return{current:Dt,latest:"",newer:!1,hint:e.hint,kind:e.kind,command:e.command}}function XT(){return[process.platform==="win32"?"npm.cmd":"npm","install","--global",`${Au}@latest`]}function cx(e){return e.replaceAll("\\","/")}function lx(e){if(e==="")return"";try{return WT(e)}catch{return e}}function dx(e){return e.replace(/^v/,"").split(".").slice(0,3).map((t)=>{let r=Number.parseInt(t.replace(/[^0-9].*$/,""),10);return Number.isFinite(r)?r:0})}var GT="https://api.github.com/repos/amr-m-abdelgawad/devctl/releases/latest",Au="@amr-m-abdelgawad/devctl",sx="https://raw.githubusercontent.com/amr-m-abdelgawad/devctl/main/homebrew/devctl.rb",mc="restart the daemon with `devctl down` then start again",UT="/@amr-m-abdelgawad/devctl/",KT="/_npx/",qT="/src/bin.ts",VT="/cellar/devctl/";var Mu=()=>{};function ux(e){let t=Object.keys(e.services).length,r=Object.keys(e.profiles).length,n=e.proxy.routes.length,o=Object.keys(e.tasks).length,i=[{text:e.project.name||"unnamed",tone:"primary"},{text:`schema ${e.version}`,tone:"muted"},{text:`${t} service${t===1?"":"s"}`,tone:t>0?"info":"idle"},{text:`${r} profile${r===1?"":"s"}`,tone:r>0?"info":"idle"},{text:e.proxy.enabled?"proxy on":"proxy off",tone:e.proxy.enabled?"success":"idle"}];if(n>0)i.push({text:`${n} route${n===1?"":"s"}`,tone:"info"});if(o>0)i.push({text:`${o} task${o===1?"":"s"}`,tone:"info"});return i}function px(e,t){return[{label:"path",value:e.configPath||"\u2014"},{label:"repo",value:e.repoRoot||"\u2014"},{label:"devctl",value:t},{label:"schema",value:String(e.version)}]}function fx(e){return[{label:"project",value:e.google.project_id||"(unset)",tone:e.google.project_id?"text":"muted"},{label:"region",value:e.google.region||"(unset)",tone:e.google.region?"text":"muted"}]}function mx(e){let t=QT(e);return[{label:"exit",value:t,tone:t==="ask on quit"?"warning":"text"},{label:"grace",value:`${e.shutdown.grace_seconds}s`},{label:"refresh",value:`${Lf(e.auth)}s`},{label:"env",value:e.environment.sources.join(", ")||"\u2014",tone:e.environment.sources.length>0?"text":"muted"},{label:"theme",value:e.ui.theme||"system"}]}function gx(e){let t=e.logs.persistence;return[{label:"memory",value:`${e.logs.max_memory_events} events`},{label:"persist",value:t.enabled?t.directory:"off",tone:t.enabled?"text":"muted"},{label:"keep",value:t.enabled?`${t.retention_days}d \xB7 ${t.max_session_logs||"\u221E"} sessions`:"\u2014"}]}function hx(e){return[{label:"listen",value:qr(e.proxy.listen),tone:e.proxy.enabled?"text":"muted"},{label:"token",value:tA(e),tone:e.proxy.token_endpoint.enabled?"text":"muted"}]}function yx(e){return Object.keys(e.services).sort().map((t)=>{let r=e.services[t]??Ur();return{name:t,extends:r.extends||"\u2014",command:Ua(r),ports:Ni(r),identity:qa(r),health:Ka(r),depends:r.dependencies.map(Ms).join(", ")||"\u2014",restart:Va(r)}})}function vx(e){return e.proxy.routes.map((t)=>({name:t.name||t.match.host||"(unnamed)",match:rA(t),upstream:t.upstream.url||"\u2014",auth:t.auth.type||"none",identity:nA(t)}))}function xx(e){return Object.keys(e.profiles).sort().map((t)=>{let r=e.profiles[t],n=Object.keys(r?.environment??{}).sort();return{name:t,services:r?.services.join(", ")||"\u2014",env:n.length>0?n.join(", "):"\u2014"}})}function bx(e){return Object.keys(e.templates).sort().map((t)=>({name:t,summary:oA(e.templates[t])}))}function wx(e){return Object.keys(e.tasks).sort().map((t)=>{let r=e.tasks[t],n=r?.command.args.join(" ")||"\u2014",o=r?.dependencies.join(", ");return{name:t,summary:o?`${n} depends ${o}`:n}})}function Sx(e,t){let r=en(e);if(r.length===0)return"No provenance recorded for this configuration.";let n=new or(e.secrets.extra_markers,e.secrets.extra_patterns);return r.map((o)=>{let i=typeof o.value==="string"?o.value:JSON.stringify(o.value),s=t?i:n.redactMap({[o.path]:i})[o.path],a=o.shadowed.length===0?"":`
|
|
621
555
|
shadowed ${o.shadowed.map((c)=>`${c.layer} \xB7 ${c.source}`).join("; ")}`;return`${o.path}
|
|
622
556
|
${o.layer} \xB7 ${o.source}
|
|
623
557
|
${s??""}${a}`}).join(`
|
|
624
558
|
|
|
625
|
-
`)}function ox(e){let t=e.doctor.tools.map((i)=>i.name||i.command).filter((i)=>i!==""),n=e.plugins.map((i)=>i.path).filter((i)=>i!==""),r=Object.keys(e.ui.keymap),o=[...e.secrets.extra_markers,...e.secrets.extra_patterns];return[{label:"doctor",value:t.join(", ")||"\u2014",tone:t.length>0?"text":"muted"},{label:"plugins",value:n.join(", ")||"\u2014",tone:n.length>0?"text":"muted"},{label:"keymap",value:r.length>0?`${r.length} override${r.length===1?"":"s"}`:"defaults",tone:r.length>0?"text":"muted"},{label:"secrets",value:o.length>0?o.join(", "):"defaults",tone:o.length>0?"text":"muted"}]}function UP(e){if(e.shutdown.stop_services_on_exit===void 0)return"ask on quit";return e.shutdown.stop_services_on_exit?"stop services":"detach"}function ix(e){let t=e.reduce((n,r)=>Math.max(n,r.name.length),0);return Math.min(qP,Math.max(KP,t))}function VP(e){let t=e.proxy.token_endpoint;if(!t.enabled)return"off";let n=t.host===""?"127.0.0.1":t.host;if(t.port===0)return n;return`${n}:${t.port}`}function JP(e){let t=e.match.host||"*",n=e.match.path;if(n==="")return t;return`${t}${n.startsWith("/")?n:`/${n}`}`}function zP(e){if(e.auth.identity.service_account!=="")return e.auth.identity.service_account;if(e.auth.service_account!=="")return e.auth.service_account;return e.auth.identity.type||"user"}function YP(e){if(!e)return"empty";let t=[];if(e.health.type!=="")t.push(`health ${e.health.type}`);if(e.restart.policy!=="")t.push(`restart ${e.restart.policy}`);if(e.logs.stdout||e.logs.stderr)t.push("logs");return t.join(" \xB7 ")||"empty"}var KP=8,qP=20,sx=80,Go=10;var Bu=D(()=>{st();To();Ee()});function Sc(e){let t=e.toLowerCase().trim(),n=XP[t];if(n)return n;return yt.includes(t)?t:"devctl"}function QP(){if(process.env.DEVCTL_THEME_LIGHT==="1")return!0;if(process.env.DEVCTL_THEME_LIGHT==="0")return!1;if(process.platform==="darwin")try{let t=Bun.spawnSync(["defaults","read","-g","AppleInterfaceStyle"],{stdout:"pipe",stderr:"pipe"}),n=t.stdout.toString();if(t.exitCode===0&&n.toLowerCase().includes("dark"))return!1;if(t.exitCode!==0)return!0}catch{}let e=process.env.COLORFGBG??"";if(e.includes(";15")||e.endsWith(";7"))return!0;if(e.includes(";0")||e.endsWith(";8"))return!1;return!1}function ax(e){let t=Sc(e);if(t==="system"){if(QP())return{...Wu["solarized-light"],name:"system"};return Wu.system}return Wu[t]}function Ot(e){switch(e.toUpperCase()){case"HEALTHY":case"OK":return"\u2713";case"UNHEALTHY":case"WARNING":case"WARN":return"!";case"FAILED":case"ERROR":return"\u2717";case"STOPPED":case"UNKNOWN":return"\u25CB";case"RUNNING":case"STARTING":case"RESTARTING":return"\u25CF";default:return"\u25CB"}}function Br(e,t){return is(e)>=os?kc:t}function is(e){let t=e.startsWith("#")?e.slice(1):e,n=Number.parseInt(t,aE);if(Number.isNaN(n))return 0;let r=n>>cE&Gu,o=n>>lE&Gu,i=n&Gu;return(r*rE+o*oE+i*iE)/sE}function dE(e){let t=tE;for(let n=0;n<e.length;n+=1)t^=e.charCodeAt(n),t=Math.imul(t,nE);return t>>>0}function Cc(e){return is(e.background)>=os}function Ku(e){if(!e||!/^#[0-9a-f]{6}$/i.test(e))return!1;return is(e)<os}function _c(e,t){let n=uE[e];return Cc(t)?n.light:n.dark}function cx(e,t){return is(_c(e,t))>=os?pE:fE}function Ne(e,t){if(e===""||e==="all")return t.muted;let n=is(t.background)>=os?eE:ZP;return n[dE(e)%n.length]??t.info}function gE(e,t){switch(t.toUpperCase()){case"ERROR":case"FATAL":return e.error;case"WARN":case"WARNING":return e.warning;case"INFO":return e.text;case"DEBUG":case"TRACE":return e.muted;default:return e.text}}function lx(e,t,n){if(n==="string")return e.accent;if(n==="number")return e.info;if(n==="keyword")return e.error;return gE(e,t)}function Le(e,t){switch(t.toUpperCase()){case"HEALTHY":case"OK":return e.success;case"UNHEALTHY":case"WARNING":case"WARN":return e.warning;case"FAILED":case"ERROR":return e.error;case"RUNNING":case"STARTING":case"RESTARTING":return e.primary;case"INFO":return e.info;case"FATAL":return e.error;case"DEBUG":case"TRACE":case"UNKNOWN":return e.muted;default:return e.muted}}var yt,Uu,Wu,XP,ZP,eE,tE=2166136261,nE=16777619,rE=299,oE=587,iE=114,sE=1000,os=160,aE=16,Gu=255,cE=16,lE=8,kc="#1A1A1A",uE,pE="#1A1A1A",fE="#F5F5F5";var Ye=D(()=>{yt=["devctl","ember","tokyonight","catppuccin","catppuccin-latte","nord","gruvbox","kanagawa","dracula","onedark","monokai","solarized-dark","solarized-light","rose-pine","everforest","github-dark","iceberg","ayu-dark","oxocarbon","night-owl","terminal","voltage","voltage-light","ironclad","ironclad-light","signal","signal-light","system"],Uu={devctl:"amber + cyan, product theme",ember:"warm orange",tokyonight:"Tokyo Night storm blues",catppuccin:"Catppuccin Mocha","catppuccin-latte":"Catppuccin Latte (light)",nord:"Arctic Nord frost",gruvbox:"Gruvbox dark hard",kanagawa:"Kanagawa wave / gold",dracula:"classic Dracula purple",onedark:"Atom / VS Code One Dark",monokai:"Monokai Sublime","solarized-dark":"Solarized dark","solarized-light":"Solarized light","rose-pine":"Ros\xE9 Pine moon",everforest:"Everforest dark medium","github-dark":"GitHub dimmed canvas",iceberg:"Iceberg navy","ayu-dark":"Ayu Mirage-adjacent dark",oxocarbon:"IBM Oxocarbon","night-owl":"Sarah Drasner Night Owl",terminal:"black + VGA ANSI chrome",voltage:"max contrast, electric neon (dark)","voltage-light":"max contrast, electric neon (light)",ironclad:"max contrast, steel & amber (dark)","ironclad-light":"max contrast, steel & amber (light)",signal:"max contrast, traffic-light semantics (dark)","signal-light":"max contrast, traffic-light semantics (light)",system:"neutral dark (system default)"},Wu={tokyonight:{name:"tokyonight",primary:"#82AAFF",accent:"#C792EA",error:"#FF5370",warning:"#FFCB6B",success:"#C3E88D",info:"#89DDFF",text:"#F4F7FF",muted:"#A8B2CC",background:"#0F111A",panel:"#1A1B2E",element:"#24283B",highlight:"#2E3350",inverse:"#0F111A",border:"#3D4466",borderActive:"#82AAFF"},catppuccin:{name:"catppuccin",primary:"#89B4FA",accent:"#F5C2E7",error:"#F38BA8",warning:"#F9E2AF",success:"#A6E3A1",info:"#89DCEB",text:"#E4E8F7",muted:"#A6A9BE",background:"#11111B",panel:"#1E1E2E",element:"#313244",highlight:"#45475A",inverse:"#11111B",border:"#585B70",borderActive:"#89B4FA"},"catppuccin-latte":{name:"catppuccin-latte",primary:"#1E66F5",accent:"#EA76CB",error:"#D20F39",warning:"#DF8E1D",success:"#40A02B",info:"#179299",text:"#4C4F69",muted:"#6C6F85",background:"#EFF1F5",panel:"#E6E9EF",element:"#DCE0E8",highlight:"#CCD0DA",inverse:"#EFF1F5",border:"#9CA0B0",borderActive:"#1E66F5"},nord:{name:"nord",primary:"#88C0D0",accent:"#B48EAD",error:"#BF616A",warning:"#EBCB8B",success:"#A3BE8C",info:"#8FBCBB",text:"#F2F5FA",muted:"#A4AEBF",background:"#2E3440",panel:"#3B4252",element:"#434C5E",highlight:"#4C566A",inverse:"#2E3440",border:"#5E6A7D",borderActive:"#88C0D0"},gruvbox:{name:"gruvbox",primary:"#FE8019",accent:"#FABD2F",error:"#FB4934",warning:"#FE8019",success:"#B8BB26",info:"#8EC07C",text:"#F2E5BC",muted:"#C4B394",background:"#1D2021",panel:"#282828",element:"#3C3836",highlight:"#504945",inverse:"#1D2021",border:"#665C54",borderActive:"#FE8019"},kanagawa:{name:"kanagawa",primary:"#7FB4CA",accent:"#E6C384",error:"#E82424",warning:"#FFA066",success:"#98BB6C",info:"#7FB4CA",text:"#E8E4C9",muted:"#B4C0D6",background:"#16161D",panel:"#1F1F28",element:"#2A2A37",highlight:"#363646",inverse:"#16161D",border:"#54546D",borderActive:"#E6C384"},dracula:{name:"dracula",primary:"#BD93F9",accent:"#FF79C6",error:"#FF5555",warning:"#F1FA8C",success:"#50FA7B",info:"#8BE9FD",text:"#F8F8F2",muted:"#6272A4",background:"#21222C",panel:"#282A36",element:"#343746",highlight:"#44475A",inverse:"#21222C",border:"#6272A4",borderActive:"#BD93F9"},onedark:{name:"onedark",primary:"#61AFEF",accent:"#C678DD",error:"#E06C75",warning:"#E5C07B",success:"#98C379",info:"#56B6C2",text:"#ABB2BF",muted:"#5C6370",background:"#21252B",panel:"#282C34",element:"#2C323C",highlight:"#3E4451",inverse:"#21252B",border:"#4B5263",borderActive:"#61AFEF"},monokai:{name:"monokai",primary:"#66D9EF",accent:"#AE81FF",error:"#F92672",warning:"#E6DB74",success:"#A6E22E",info:"#66D9EF",text:"#F8F8F2",muted:"#75715E",background:"#1D1E19",panel:"#272822",element:"#3E3D32",highlight:"#49483E",inverse:"#1D1E19",border:"#75715E",borderActive:"#F92672"},"solarized-dark":{name:"solarized-dark",primary:"#268BD2",accent:"#6C71C4",error:"#DC322F",warning:"#B58900",success:"#859900",info:"#2AA198",text:"#93A1A1",muted:"#586E75",background:"#002B36",panel:"#073642",element:"#0A4A58",highlight:"#1A5A68",inverse:"#002B36",border:"#586E75",borderActive:"#268BD2"},"solarized-light":{name:"solarized-light",primary:"#268BD2",accent:"#D33682",error:"#DC322F",warning:"#CB4B16",success:"#859900",info:"#2AA198",text:"#586E75",muted:"#839496",background:"#FDF6E3",panel:"#EEE8D5",element:"#E4DCC8",highlight:"#D5CDB6",inverse:"#FDF6E3",border:"#93A1A1",borderActive:"#268BD2"},"rose-pine":{name:"rose-pine",primary:"#C4A7E7",accent:"#EBBCBA",error:"#EB6F92",warning:"#F6C177",success:"#31748F",info:"#9CCFD8",text:"#E0DEF4",muted:"#908CAA",background:"#191724",panel:"#1F1D2E",element:"#26233A",highlight:"#403D52",inverse:"#191724",border:"#6E6A86",borderActive:"#C4A7E7"},everforest:{name:"everforest",primary:"#7FBBB3",accent:"#D699B6",error:"#E67E80",warning:"#DBBC7F",success:"#A7C080",info:"#83C092",text:"#D3C6AA",muted:"#9DA9A0",background:"#232A2E",panel:"#2D353B",element:"#343F44",highlight:"#3D484D",inverse:"#232A2E",border:"#4F585E",borderActive:"#A7C080"},"github-dark":{name:"github-dark",primary:"#58A6FF",accent:"#A371F7",error:"#F85149",warning:"#D29922",success:"#3FB950",info:"#79C0FF",text:"#E6EDF3",muted:"#8B949E",background:"#0D1117",panel:"#161B22",element:"#21262D",highlight:"#30363D",inverse:"#0D1117",border:"#30363D",borderActive:"#58A6FF"},iceberg:{name:"iceberg",primary:"#84A0C6",accent:"#A093C7",error:"#E27878",warning:"#E2A478",success:"#B4BE82",info:"#89B8C2",text:"#C6C8D1",muted:"#6B7089",background:"#161821",panel:"#1E2132",element:"#2A3150",highlight:"#3D425B",inverse:"#161821",border:"#444B71",borderActive:"#84A0C6"},"ayu-dark":{name:"ayu-dark",primary:"#59C2FF",accent:"#FFB454",error:"#D95757",warning:"#FF8F40",success:"#C2D94C",info:"#95E6CB",text:"#B3B1AD",muted:"#626A73",background:"#0A0E14",panel:"#0D1017",element:"#131721",highlight:"#1B212C",inverse:"#0A0E14",border:"#2D3640",borderActive:"#FFB454"},oxocarbon:{name:"oxocarbon",primary:"#78A9FF",accent:"#EE5396",error:"#FA4D56",warning:"#F1C21B",success:"#42BE65",info:"#3DDBD9",text:"#F2F4F8",muted:"#A8A8A8",background:"#161616",panel:"#262626",element:"#393939",highlight:"#525252",inverse:"#161616",border:"#6F6F6F",borderActive:"#78A9FF"},"night-owl":{name:"night-owl",primary:"#82AAFF",accent:"#C792EA",error:"#EF5350",warning:"#ECC48D",success:"#ADDB67",info:"#7FDBCA",text:"#D6DEEB",muted:"#637777",background:"#011627",panel:"#0B2942",element:"#1D3B53",highlight:"#1E4B6B",inverse:"#011627",border:"#5F7E97",borderActive:"#82AAFF"},terminal:{name:"terminal",primary:"#55FFFF",accent:"#FF55FF",error:"#FF5555",warning:"#FFFF55",success:"#55FF55",info:"#5555FF",text:"#C0C0C0",muted:"#808080",background:"#000000",panel:"#000000",element:"#000000",highlight:"#1A1A1A",inverse:"#000000",border:"#555555",borderActive:"#55FFFF"},voltage:{name:"voltage",primary:"#00E5FF",accent:"#FF3EA5",error:"#FF1744",warning:"#FFEA00",success:"#00E676",info:"#40C4FF",text:"#FFFFFF",muted:"#C0C0C0",background:"#000000",panel:"#000000",element:"#0D0D0D",highlight:"#262626",inverse:"#000000",border:"#808080",borderActive:"#FFFFFF"},"voltage-light":{name:"voltage-light",primary:"#0057B7",accent:"#C2185B",error:"#D50000",warning:"#FF6D00",success:"#2E7D32",info:"#00838F",text:"#000000",muted:"#424242",background:"#FFFFFF",panel:"#FFFFFF",element:"#EDEDED",highlight:"#D6D6D6",inverse:"#FFFFFF",border:"#616161",borderActive:"#000000"},ironclad:{name:"ironclad",primary:"#4FC3F7",accent:"#FFD54F",error:"#FF5252",warning:"#FFB300",success:"#69F0AE",info:"#64B5F6",text:"#FFFFFF",muted:"#BDBDBD",background:"#000000",panel:"#000000",element:"#101010",highlight:"#242424",inverse:"#000000",border:"#757575",borderActive:"#4FC3F7"},"ironclad-light":{name:"ironclad-light",primary:"#01579B",accent:"#E65100",error:"#B71C1C",warning:"#EF6C00",success:"#1B5E20",info:"#0277BD",text:"#000000",muted:"#4A4A4A",background:"#FFFFFF",panel:"#FFFFFF",element:"#EFEFEF",highlight:"#DADADA",inverse:"#FFFFFF",border:"#6E6E6E",borderActive:"#01579B"},signal:{name:"signal",primary:"#29B6F6",accent:"#AB47BC",error:"#FF0000",warning:"#FFC400",success:"#00E400",info:"#00B8D4",text:"#FFFFFF",muted:"#B3B3B3",background:"#000000",panel:"#000000",element:"#0A0A0A",highlight:"#202020",inverse:"#000000",border:"#8A8A8A",borderActive:"#29B6F6"},"signal-light":{name:"signal-light",primary:"#01579B",accent:"#6A1B9A",error:"#C62828",warning:"#F9A825",success:"#2E7D32",info:"#00796B",text:"#000000",muted:"#3D3D3D",background:"#FFFFFF",panel:"#FFFFFF",element:"#ECECEC",highlight:"#D2D2D2",inverse:"#FFFFFF",border:"#5C5C5C",borderActive:"#01579B"},system:{name:"system",primary:"#60A5FA",accent:"#C084FC",error:"#F87171",warning:"#FBBF24",success:"#34D399",info:"#22D3EE",text:"#F9FAFB",muted:"#C4CAD3",background:"#030712",panel:"#111827",element:"#1F2937",highlight:"#374151",inverse:"#030712",border:"#4B5563",borderActive:"#60A5FA"},devctl:{name:"devctl",primary:"#FFB020",accent:"#3DE0FF",error:"#FF5C7A",warning:"#FFD166",success:"#3DFF9A",info:"#3DE0FF",text:"#F7FAFD",muted:"#B7C3D0",background:"#070B10",panel:"#121A22",element:"#1C2833",highlight:"#243444",inverse:"#0A1016",border:"#334556",borderActive:"#FFB020"},ember:{name:"ember",primary:"#FF9F43",accent:"#2EE6FF",error:"#FF4D6D",warning:"#FFE566",success:"#3DFF9A",info:"#2EE6FF",text:"#F7F9FF",muted:"#B0B8CC",background:"#07090F",panel:"#12161F",element:"#1A2130",highlight:"#243044",inverse:"#0B0D12",border:"#334155",borderActive:"#FF9F43"}},XP={opencode:"ember",light:"system",mocha:"catppuccin",latte:"catppuccin-latte","one-dark":"onedark","one dark":"onedark",solarized:"solarized-dark",rosepine:"rose-pine","rose pine":"rose-pine",github:"github-dark",ayu:"ayu-dark","night owl":"night-owl",ansi:"terminal",xterm:"terminal",console:"terminal",classic:"terminal",vga:"terminal",contrast:"voltage","contrast-light":"voltage-light",hc:"voltage","hc-light":"voltage-light",a11y:"voltage","a11y-light":"voltage-light"};ZP=["#7AA2F7","#9ECE6A","#E0AF68","#BB9AF7","#2AC3DE","#FF9E64","#F7768E","#73DACA","#C0CAF5","#FF79C6","#7DCFFF","#C3E88D"],eE=["#2E5AAC","#3D7A1F","#9A6B12","#6B3FA0","#0E7A86","#B85C1A","#B4234A","#1A7A6D","#4A5080","#9A3480","#1565C0","#4A7C19"];uE={claude:{dark:"#E08A6A",light:"#B54328"},cursor:{dark:"#B8D4FF",light:"#1E4EBF"},kilo:{dark:"#F0C94A",light:"#8A6400"},codex:{dark:"#4ADE80",light:"#0B7A4B"}}});function px(){return Ui()!==void 0}function dx(e){let t=e/1000;if(Number.isInteger(t))return`${t}s`;return`${e}ms`}function Ju(e,t,n){let r=e.indexOf(t),i=((r<0?0:r)+n+e.length)%e.length;return e[i]??e[0]}function fx(e,t){let n=[...yt],r=n.includes(e)?e:Vu;return Ju(n,r,t)}function gx(e,t){let n=[...mE],r=n.reduce((o,i)=>Math.abs(i-e)<Math.abs(o-e)?i:o,n[0]);return Ju(n,r,t)}function ss(e){let t=[...qu];return t.reduce((n,r)=>Math.abs(r-e)<Math.abs(n-e)?r:n,t[0])}function Pc(e,t){return Ju([...qu],ss(e),t)}function as(e){let t=ss(e),n=ux[t]??ux[$r];return{px:t,...n}}function kn(e){return e.label==="compact"}function cs(e){return e.steps<=2}function mx(e){return qu.map((n,r)=>r<e?"\u2588":"\u2591").join(" ")}function Rc(e){return as(e).label}function hx(e){let t=e.locked?"Applies this session only. DEVCTL_TUI_CONFIG overrides the user file.":`Saved to ${e.configPath}.`;return[{id:"theme",group:"Appearance",kind:"cycle",name:"Theme",value:e.themeName,hint:"\u2190 \u2192 save enter picker",detail:`Arrows write the theme to the user file. Enter opens the picker. ${t}`},{id:"font",group:"Appearance",kind:"cycle",name:"Display size",value:Rc(e.fontSize),hint:"\u2190 \u2192 save",detail:`Scales content padding and list-row height. Default keeps a thin rule between chrome and panes. Compact sits toolbars flush against borders. Header, nav, and status stay one line. Does not change the terminal font. ${t}`},{id:"mouse",group:"Input",kind:"toggle",name:"Mouse",value:e.mouse?"on":"off",hint:"space or enter toggle",detail:`Clicks on nav and lists. Restart the TUI after a change. ${t}`},{id:"leader",group:"Input",kind:"cycle",name:"Leader",value:dx(e.leaderMs),hint:"\u2190 \u2192 save",detail:`How long ctrl+x waits for the next key. ${t}`},{id:"mcp",group:"MCP",kind:"page",name:"Settings page",value:e.mcpRunning?"running \u2192 /mcp":"off \u2192 /mcp",hint:"enter open the MCP page",detail:"Opens a dedicated MCP page (also /mcp or /agent). Start or stop the localhost server, change the port, and copy Claude, Cursor, Codex, and Kilo Code config."},{id:"file",group:"About",kind:"info",name:"File",value:e.configPath,hint:"read-only",detail:e.locked?`Using ${e.configPath} from DEVCTL_TUI_CONFIG.`:`User preferences live in ${e.configPath}.`},{id:"version",group:"About",kind:"info",name:"Version",value:pt,hint:"read-only",detail:At()},{id:"reset",group:"About",kind:"action",name:"Reset",value:"defaults",hint:"enter confirm reset",detail:`Restore theme ${Vu}, display ${Rc($r)}, mouse on, leader ${dx(Ja)}. Enter asks first. ${t}`}]}function zu(){return{theme:Vu,mouse:!0,leader_timeout:Ja,font_size:$r}}function vx(e){return["Appearance","Input","MCP","About"].flatMap((n)=>{let r=e.filter((o)=>o.group===n);if(r.length===0)return[];return[{group:n,items:r}]})}function Yu(e,t){if(e.length===0)return 0;return Math.min(Math.max(t,0),e.length-1)}function Uo(e,t){return e[Yu(e,t)]}function Xu(){return Ui()??za()}var mE,qu,Vu="devctl",ux;var Cn=D(()=>{Ye();Zt();mE=[1000,2000,3000],qu=[12,14,16,18,20,22];ux={12:{pad:0,rowH:1,gap:0,steps:1,label:"compact"},14:{pad:0,rowH:1,gap:0,steps:2,label:"default"},16:{pad:1,rowH:1,gap:1,steps:3,label:"comfortable"},18:{pad:1,rowH:2,gap:1,steps:4,label:"large"},20:{pad:2,rowH:2,gap:1,steps:5,label:"xl"},22:{pad:2,rowH:2,gap:2,steps:6,label:"xxl"}}});import{createContext as hE,useContext as vE}from"react";function se(){return vE(Qu)}var Qu;var at=D(()=>{Cn();Zt();Qu=hE(as($r))});import{useEffect as yE,useRef as xE}from"react";import{jsxDEV as ae,Fragment as wE}from"@opentui/react/jsx-dev-runtime";function bE(e,t){switch(t){case"primary":return{bg:e.primary,fg:Br(e.primary,e.inverse)};case"accent":return{bg:e.accent,fg:Cc(e)?kc:Br(e.accent,e.inverse)};case"success":return{bg:e.success,fg:Br(e.success,e.inverse)};case"warning":return{bg:e.warning,fg:Cc(e)?kc:Br(e.warning,e.inverse)};case"error":return{bg:e.error,fg:Br(e.error,e.inverse)};case"info":return{bg:e.info,fg:Br(e.info,e.inverse)};case"muted":return{bg:e.element,fg:e.text};default:return{bg:e.element,fg:e.text}}}function yx(e){let{palette:t,dir:n}=e;return ae("box",{width:2,height:1,flexShrink:0,overflow:"hidden",children:ae("text",{fg:t.muted,children:n==="left"?"\u2039":"\u203A"},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function He(e){let{palette:t,children:n,backgroundColor:r,edge:o="bottom"}=e,i=se(),s=e.ruled??!kn(i),a=r??t.element,c=ae("box",{flexShrink:0,flexDirection:"column",backgroundColor:a,overflow:"hidden",children:n},void 0,!1,void 0,this);if(!s)return c;return ae("box",{flexShrink:0,flexDirection:"column",overflow:"hidden",border:[...o==="both"?["top","bottom"]:[o]],borderStyle:"single",borderColor:t.border,children:c},void 0,!1,void 0,this)}function Ec(e){let{palette:t,items:n,active:r,width:o,onPick:i}=e,s=n.map((d)=>qn(d.label)),a=Lv(s,r,Math.max(1,o)),c=a.start>0,l=a.end>=0&&a.end<n.length-1;return ae("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.element,children:[c?ae(yx,{palette:t,dir:"left"},void 0,!1,void 0,this):null,n.map((d,f)=>{if(f<a.start||f>a.end)return null;let g=f===r;return ae(ge,{palette:t,label:d.label,tone:g?"primary":"muted",fg:g?void 0:d.color,onMouseDown:()=>i(f)},d.id,!1,void 0,this)}),l?ae(yx,{palette:t,dir:"right"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}function ge(e){let{palette:t,label:n,tone:r="idle",fg:o,bg:i,onMouseDown:s}=e,a=bE(t,r);return ae("box",{height:1,paddingLeft:1,paddingRight:1,backgroundColor:i??a.bg,overflow:"hidden",flexShrink:0,onMouseDown:s,children:ae("text",{fg:o??a.fg,children:n},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function De(e){let{palette:t,hints:n}=e;return ae("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:n.map((r)=>ae("box",{height:1,paddingLeft:1,paddingRight:1,flexShrink:0,overflow:"hidden",children:ae("text",{wrapMode:"none",children:[ae("span",{fg:t.primary,children:r.key},void 0,!1,void 0,this),ae("span",{fg:t.muted,children:` ${r.label}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},`${r.key}-${r.label}`,!1,void 0,this))},void 0,!1,void 0,this)}function je(e){let{palette:t,items:n,hints:r,ruled:o=!0}=e,i=ae("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.element,children:[n.map((s,a)=>ae(ge,{palette:t,label:s.text,tone:s.tone,onMouseDown:s.onMouseDown},`${s.text}-${a}`,!1,void 0,this)),r&&r.length>0?ae(wE,{children:[ae("box",{flexGrow:1,backgroundColor:t.element},void 0,!1,void 0,this),ae(De,{palette:t,hints:r},void 0,!1,void 0,this)]},void 0,!0,void 0,this):null]},void 0,!0,void 0,this);if(!o)return i;return ae(He,{palette:t,backgroundColor:t.element,children:i},void 0,!1,void 0,this)}function qe(e){let{palette:t,title:n,termW:r,termH:o,preferW:i,preferH:s,anchor:a="center",borderColor:c,bottomTitle:l,gap:d,children:f}=e,g=kn(se()),m=Fo(r,o,i,s,a,!g);return ae("box",{position:"absolute",left:m.left,top:m.top,width:m.width,height:m.height,border:!0,borderStyle:Zu,borderColor:c??t.borderActive,backgroundColor:t.panel,padding:g?0:1,title:n,titleColor:t.primary,bottomTitle:l,gap:g?0:d,flexDirection:"column",overflow:"hidden",children:f},void 0,!1,void 0,this)}function Te(e){return{rootOptions:{flexGrow:1,height:"100%",overflow:"hidden",backgroundColor:e.panel},viewportOptions:{backgroundColor:e.panel},contentOptions:{backgroundColor:e.panel},scrollbarOptions:{trackOptions:{foregroundColor:e.primary,backgroundColor:e.element}}}}function Be(e,t){if(!e)return;e.scrollBy({x:0,y:t})}function Ko(e,t){let n=xE(null);return yE(()=>{let r=n.current;if(!r||e<0)return;let o=requestAnimationFrame(()=>{r.scrollChildIntoView(`${t}-${e}`)});return()=>cancelAnimationFrame(o)},[t,e]),n}function tt(e){let t=se(),n=cs(t),r=e.scroll?ae("scrollbox",{focused:!1,stickyScroll:!1,scrollX:!1,style:Te(e.palette),children:ae("box",{flexDirection:"column",overflow:"hidden",children:e.children},void 0,!1,void 0,this)},void 0,!1,void 0,this):e.children;return ae("box",{flexGrow:1,border:!0,borderStyle:Zu,borderColor:e.borderColor??e.palette.border,title:e.title,titleColor:e.palette.primary,paddingLeft:t.pad,paddingRight:t.pad,paddingTop:n?0:t.pad,paddingBottom:n?0:t.pad,backgroundColor:e.palette.panel,flexDirection:"column",overflow:"hidden",children:r},void 0,!1,void 0,this)}function Wr(e){let{palette:t,label:n,value:r,tone:o="text"}=e,i=se(),s=o==="success"?t.success:o==="warning"?t.warning:o==="error"?t.error:o==="muted"?t.muted:t.text;return ae("box",{height:i.rowH,flexDirection:"row",overflow:"hidden",children:[ae("box",{width:14,flexShrink:0,overflow:"hidden",children:ae("text",{fg:t.muted,children:n},void 0,!1,void 0,this)},void 0,!1,void 0,this),ae("box",{flexGrow:1,overflow:"hidden",children:ae("text",{fg:s,wrapMode:"none",children:r},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function Tc(e){let{palette:t,title:n,body:r,hint:o}=e;return ae("box",{height:o?5:4,paddingLeft:1,paddingRight:1,flexDirection:"column",overflow:"hidden",border:!0,borderStyle:Zu,borderColor:t.borderActive,titleColor:t.primary,children:[ae("text",{fg:t.primary,children:n},void 0,!1,void 0,this),ae("text",{fg:t.text,wrapMode:"word",children:r},void 0,!1,void 0,this),o?ae("text",{fg:t.muted,wrapMode:"word",children:o},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}var Zu="rounded";var be=D(()=>{at();Cn();Ye();Ee()});import{jsxDEV as de,Fragment as xx}from"@opentui/react/jsx-dev-runtime";function bx(e){let{palette:t,cfg:n,snap:r,google:o,profile:i,reveal:s,width:a}=e,c=mc(r,n?Object.keys(n.services):void 0),l=r?.proxy.running===!0,d=o?.adcAvailable===!0,f=a<sc,g=ce(n?.project.name||"local",f?18:22),m=ce(i||r?.profile||"no profile",16),x=de(xx,{children:Gv({width:a,running:c.running,total:c.total,proxyOn:l,proxyAddress:r?.proxy.address??"",mcpOn:r?.mcp?.running===!0,adc:d,reveal:s}).filter((S)=>!S.hide&&S.label!=="").map((S)=>de(ge,{palette:t,label:S.label,tone:S.tone},S.label,!1,void 0,this))},void 0,!1,void 0,this),v=cs(se());return de(He,{palette:t,backgroundColor:t.panel,ruled:!v,children:de("box",{height:f?2:1,flexDirection:"column",backgroundColor:t.panel,overflow:"hidden",children:[de("box",{height:1,flexDirection:"row",overflow:"hidden",children:[de(ge,{palette:t,label:At(),tone:"primary"},void 0,!1,void 0,this),de(ge,{palette:t,label:g,tone:"idle"},void 0,!1,void 0,this),de(ge,{palette:t,label:m,tone:"accent"},void 0,!1,void 0,this),f?null:de(xx,{children:[de("box",{flexGrow:1,backgroundColor:t.panel},void 0,!1,void 0,this),x]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),f?de("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.panel,children:x},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function wx(e){let{palette:t,screen:n,width:r,onSelect:o}=e,i=Vn.map((a)=>({id:a.id,label:Av(a.label,r)})),s=Dv(n);return de(He,{palette:t,backgroundColor:t.element,children:de(Ec,{palette:t,items:i,active:s,width:r,onPick:(a)=>{let c=Vn[a];if(c)o(c.id)}},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Sx(e){let{palette:t,overlay:n,query:r,onQuery:o,onSubmit:i}=e;if(n==="slash"||n==="palette"){let c=n==="slash"?"/":"> ";return de(He,{palette:t,backgroundColor:t.highlight,edge:"top",children:de("box",{height:1,backgroundColor:t.highlight,paddingLeft:1,flexDirection:"row",overflow:"hidden",children:[de("box",{width:2,flexShrink:0,children:de("text",{fg:t.primary,children:c},void 0,!1,void 0,this)},void 0,!1,void 0,this),de("box",{flexGrow:1,overflow:"hidden",children:de("input",{focused:!0,value:r,placeholder:n==="slash"?"start auth":"filter commands",onInput:o,onSubmit:()=>i(r),backgroundColor:t.highlight,focusedBackgroundColor:t.highlight,textColor:t.text,cursorColor:t.primary},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}let a=n==="leader"?[{key:"n",label:"start"},{key:"x",label:"stop"},{key:"R",label:"restart"},{key:"s",label:"services"},{key:"l",label:"logs"},{key:"t",label:"themes"},{key:"q",label:"quit"}]:[{key:"/",label:"command"},{key:"ctrl+p",label:"palette"},{key:"ctrl+x",label:"leader"},{key:"?",label:"help"}];return de(He,{palette:t,backgroundColor:t.element,edge:"top",children:de("box",{height:1,backgroundColor:t.element,overflow:"hidden",children:de(De,{palette:t,hints:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function kx(e){let{palette:t,screen:n,overlay:r,status:o,paused:i,errorOnly:s,width:a,copyKey:c}=e,l=cs(se()),d=Math.max(18,Math.floor(a*0.42)),f=Io(Fy(n,r,c),d),g=qv(o);return de(He,{palette:t,backgroundColor:t.panel,edge:"top",ruled:!l,children:de("box",{height:1,backgroundColor:t.panel,overflow:"hidden",children:de(je,{ruled:!1,palette:t,items:[{text:n,tone:"primary"},{text:i?"PAUSED":"LIVE",tone:i?"warning":"success"},...s?[{text:"ERROR+",tone:"error"}]:[],...o===""?[]:[{text:ce(o,Math.max(16,a-d-28)),tone:g}]],hints:f},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function $e(e){return de("box",{flexGrow:1,padding:1,overflow:"hidden",children:de(Tc,{palette:e.palette,title:e.title,body:e.body,hint:e.hint},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Ac(e){return de("box",{flexGrow:1,padding:1,overflow:"hidden",children:de("text",{fg:e.palette.text,children:e.label},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Cx(e){return de("box",{flexGrow:1,padding:1,flexDirection:"column",overflow:"hidden",children:[de("text",{fg:e.palette.error,children:e.title},void 0,!1,void 0,this),de("text",{fg:e.palette.text,wrapMode:"word",children:e.body},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var _t=D(()=>{at();Ee();be();Cn();Ye()});function SE(){if(process.platform==="darwin")return[["pbcopy"]];if(process.platform==="win32")return[["clip"]];return[["wl-copy"],["xclip","-selection","clipboard"],["xsel","--clipboard","--input"]]}function kE(){return SE().filter((e)=>{let t=e[0];return typeof t==="string"&&Bun.which(t)!==null})}function CE(e){return`\x1B]52;c;${Buffer.from(e,"utf8").toString("base64")}\x07`}function _x(){if(process.platform==="linux")return"install wl-clipboard (Wayland) or xclip (X11)";return"no clipboard helper found"}async function ep(e){let t=kE(),n;for(let r of t)try{await RE(r,e);return}catch(o){n=o instanceof Error?o:Error(String(o))}if(process.platform!=="win32")try{await _E(e);return}catch(r){n=r instanceof Error?r:Error(String(r))}throw ke(Je,"clipboard unavailable",n?`${_x()} (${n.message})`:_x())}async function _E(e){let t=CE(e);try{await Bun.write("/dev/tty",t)}catch{if(!process.stderr.write(t))throw Error("terminal clipboard write failed")}}async function RE(e,t){let n=Bun.spawn(e,{stdin:"pipe",stdout:"ignore",stderr:"ignore"});n.stdin.write(t),await n.stdin.end();let r=await n.exited;if(r!==0)throw Error(`${e[0]} exited ${r}`)}var Rx=D(()=>{Pe()});function Px(e){return e==="slash"||e==="palette"||e==="config-edit"}function Ex(e,t){return wn(e,t.keybinds.leader??"ctrl+x")}function Tx(e,t){return wn(e,t.keybinds.command_list??"ctrl+p")}function Ax(e,t){return wn(e,t.keybinds.command??"/")||e.name==="/"}function Lx(e,t){return wn(e,t.keybinds.help??"?")||e.sequence==="?"}function Dx(e,t){return wn(e,t.keybinds.search??"f")}function Ox(e){let t=e.name??"";return t==="R"||e.shift===!0&&t.toLowerCase()==="r"}function Mx(e){return e.ctrl===!0&&(e.name??"").toLowerCase()==="l"}function $x(e,t){if(t&&wn(e,t.keybinds.interrupt??"ctrl+c"))return!0;return e.ctrl===!0&&(e.name??"").toLowerCase()==="c"}function Ix(e,t){return wn(e,t.keybinds.copy??bn())}function Fx(e,t,n=PE){return t>0&&e-t<=n}function zn(e,t,n,r){return wn(e,t.keybinds[n]??r)}function Lc(e){let t=(e.name??"").toLowerCase();return t==="pagedown"||e.ctrl===!0&&t==="d"&&!e.meta}function Dc(e){let t=(e.name??"").toLowerCase();return t==="pageup"||e.ctrl===!0&&t==="u"&&!e.meta}var PE=2000;var Nx=D(()=>{Zt()});import{jsxDEV as Yn}from"@opentui/react/jsx-dev-runtime";function Hx(e){let{palette:t,path:n,initialValue:r,error:o,termW:i,termH:s,textareaRef:a}=e;return Yn(qe,{palette:t,title:"config buffer",bottomTitle:"ctrl+s save \xB7 esc discard \xB7 e still opens $EDITOR",termW:i,termH:s,preferW:88,preferH:28,gap:1,children:[Yn("box",{height:1,overflow:"hidden",children:Yn("text",{fg:t.muted,wrapMode:"none",children:n},void 0,!1,void 0,this)},void 0,!1,void 0,this),Yn("textarea",{ref:a,focused:!0,initialValue:r,backgroundColor:t.panel,focusedBackgroundColor:t.panel,textColor:t.text,focusedTextColor:t.text,cursorColor:t.primary},void 0,!1,void 0,this),o!==""?Yn("box",{height:2,overflow:"hidden",children:Yn("text",{fg:t.error,wrapMode:"word",children:o},void 0,!1,void 0,this)},void 0,!1,void 0,this):Yn("box",{height:1,overflow:"hidden",children:Yn("text",{fg:t.muted,children:"validate, then write. invalid YAML is not saved."},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var jx=D(()=>{be()});import{jsxDEV as tp}from"@opentui/react/jsx-dev-runtime";function Bx(e){let{palette:t,title:n,body:r,termW:o,termH:i}=e;return tp(qe,{palette:t,title:n,bottomTitle:"enter confirm \xB7 esc stay",termW:o,termH:i,preferW:52,preferH:8,borderColor:t.warning,gap:1,children:[tp("text",{fg:t.text,wrapMode:"word",children:r},void 0,!1,void 0,this),tp(De,{palette:t,hints:[{key:"enter",label:"confirm"},{key:"esc",label:"stay"}]},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var Wx=D(()=>{be()});import{jsxDEV as Vt}from"@opentui/react/jsx-dev-runtime";function Gx(e){let{palette:t,event:n,termW:r,termH:o,scrollRef:i}=e;if(!n)return null;let s=n.message.length>120||n.message.includes(`
|
|
626
|
-
`);return Vt(qe,{palette:t,title:"log details",bottomTitle:"j/k scroll \xB7 esc close",termW:r,termH:o,preferW:s?84:72,preferH:s?22:14,gap:1,children:Vt("scrollbox",{ref:i,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:Vt("box",{flexDirection:"column",overflow:"hidden",children:[Vt("text",{fg:t.text,wrapMode:"word",children:$o(n.message)},void 0,!1,void 0,this),Vt("text",{fg:t.muted,children:`time ${n.timestamp}`},void 0,!1,void 0,this),Vt("text",{fg:Ne(n.service,t),children:`service ${n.service}`},void 0,!1,void 0,this),Vt("text",{fg:t.muted,children:`source ${n.source}${n.stream?` / ${n.stream}`:""}`},void 0,!1,void 0,this),Vt("text",{fg:t.muted,children:`level ${n.level}`},void 0,!1,void 0,this),Vt("text",{fg:t.muted,children:`pid ${n.pid||"\u2014"}`},void 0,!1,void 0,this),Vt("text",{fg:t.muted,children:`request ${n.request_id||"\u2014"}`},void 0,!1,void 0,this),Vt("text",{fg:t.muted,children:`identity ${n.identity||"\u2014"}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var Ux=D(()=>{be();Ee();Ye()});import{jsxDEV as we,Fragment as qx}from"@opentui/react/jsx-dev-runtime";function $E(e){return[{key:"\u2190\u2192",label:"filter services"},{key:"1-9",label:"jump to source"},{key:"e",label:"ERROR+ only"},{key:"g",label:"jump to latest"},{key:"p",label:"pause stream"},{key:"z",label:"full-screen logs"},{key:"f",label:"search"},{key:"t",label:"timestamps"},{key:"m",label:"metadata"},{key:"w",label:"clip / wrap selected / wrap all"},{key:"j/k",label:"move and unfold"},{key:e,label:"copy visible logs"},{key:"/export",label:"write ~/.devctl/exports"},{key:"/exports",label:"open export folder"},{key:"ctrl+c \xD72",label:"quit"}]}function Qn(e){return e+AE}function Vx(e){let t=Qn(rp.length),n=Qn(op.length),r=Qn(e.logCount),o=Qn(ip.length),i=Qn(sp.length),s=ap+e.pad*2;if(e.stacked)return s+t+n+r+o+i+np+(OE-1)*e.gap;let a=Math.max(t,n),c=Math.max(o,i);return s+a+r+c+np+(ME-1)*e.gap}function IE(e){return Vx(e)-ap-e.pad*2}function FE(e){return e-ap*2<TE}function Jx(e){let{palette:t,termW:n,termH:r,copyKey:o=bn(),scrollRef:i}=e,s=kn(se()),a=FE(n),c=s?0:1,l=s?0:1,d=$E(o),f={stacked:a,logCount:d.length,pad:c,gap:l},g=Vx(f),m=IE(f);return we(qe,{palette:t,title:"help",bottomTitle:`${At()} \xB7 j/k scroll \xB7 esc close`,termW:n,termH:r,preferW:EE,preferH:g,gap:0,children:we("scrollbox",{ref:i,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:we("box",{height:m,flexDirection:"column",flexShrink:0,overflow:"hidden",gap:l,children:[a?we(qx,{children:[we(Xn,{palette:t,title:"navigation",bindings:rp},void 0,!1,void 0,this),we(Xn,{palette:t,title:"services",bindings:op},void 0,!1,void 0,this),we(Xn,{palette:t,title:"logs",bindings:d},void 0,!1,void 0,this),we(Xn,{palette:t,title:"commands",bindings:ip},void 0,!1,void 0,this),we(Xn,{palette:t,title:"display",bindings:sp},void 0,!1,void 0,this)]},void 0,!0,void 0,this):we(qx,{children:[we(Kx,{palette:t,left:{title:"navigation",bindings:rp},right:{title:"services",bindings:op}},void 0,!1,void 0,this),we(Xn,{palette:t,title:"logs",bindings:d},void 0,!1,void 0,this),we(Kx,{palette:t,left:{title:"commands",bindings:ip},right:{title:"display",bindings:sp}},void 0,!1,void 0,this)]},void 0,!0,void 0,this),we("box",{height:np,flexShrink:0,overflow:"hidden",paddingLeft:1,children:we("text",{fg:t.muted,wrapMode:"none",children:"~/.devctl/tui.json \xB7 DEVCTL_TUI_CONFIG"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Kx(e){let{palette:t,left:n,right:r}=e,o=Math.max(Qn(n.bindings.length),Qn(r.bindings.length));return we("box",{height:o,flexDirection:"row",flexShrink:0,overflow:"hidden",gap:DE,children:[we(Xn,{palette:t,title:n.title,bindings:n.bindings,height:o,stretch:!0},void 0,!1,void 0,this),we(Xn,{palette:t,title:r.title,bindings:r.bindings,height:o,stretch:!0},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function Xn(e){let{palette:t,title:n,bindings:r,stretch:o=!1}=e,i=e.height??Qn(r.length);return we("box",{height:i,flexGrow:o?1:0,flexBasis:o?0:void 0,flexShrink:0,flexDirection:"column",overflow:"hidden",border:!0,borderStyle:"rounded",borderColor:t.border,title:n,titleColor:t.accent,children:r.map((s)=>we("box",{height:1,flexShrink:0,overflow:"hidden",paddingLeft:1,paddingRight:1,children:we(NE,{palette:t,binding:s},void 0,!1,void 0,this)},`${s.key}-${s.label}`,!1,void 0,this))},void 0,!1,void 0,this)}function NE(e){let{palette:t,binding:n}=e;return we("box",{height:1,flexDirection:"row",overflow:"hidden",children:[we("box",{width:LE,flexShrink:0,overflow:"hidden",children:we("text",{fg:t.primary,wrapMode:"none",children:n.key},void 0,!1,void 0,this)},void 0,!1,void 0,this),we("box",{flexGrow:1,overflow:"hidden",children:we("text",{fg:t.text,wrapMode:"none",children:n.label},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var EE=78,TE=56,AE=2,ap=2,np=1,cp=8,LE=16,DE=2,OE=6,ME=4,rp,op,ip,sp;var zx=D(()=>{at();be();Cn();Zt();rp=[{key:"tab",label:"next screen"},{key:"1-9,0",label:"jump to screen"},{key:"s/l/a/p/d/c/u",label:"letter jump (config, setup)"},{key:"j/k",label:"move selection"},{key:"esc",label:"back / close"}],op=[{key:"enter",label:"start profile or open"},{key:"space",label:"multi-select"},{key:"n",label:"start"},{key:"x",label:"stop"},{key:"r",label:"refresh"},{key:"R",label:"restart"}];ip=[{key:"/",label:"slash command"},{key:"ctrl+p",label:"command palette"},{key:"ctrl+x",label:"leader chord"},{key:"/settings",label:"preferences \xB7 MCP page"},{key:"/themes",label:"preview themes"},{key:"/diff",label:"config sources"},{key:"/mcp",label:"agent MCP server"}],sp=[{key:"ctrl+=",label:"larger"},{key:"ctrl+-",label:"smaller"},{key:"?",label:"this overlay"}]});import{jsxDEV as Yx}from"@opentui/react/jsx-dev-runtime";function Xx(e){let{palette:t,termW:n,termH:r}=e,o=ju();return Yx(qe,{palette:t,title:"leader",termW:n,termH:r,preferW:68,preferH:5,anchor:"bottom",children:Yx(De,{palette:t,hints:o},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var Qx=D(()=>{Ee();be()});import{jsxDEV as Zx}from"@opentui/react/jsx-dev-runtime";function eb(e){let{palette:t,items:n,selected:r,termW:o,termH:i,onIndex:s,onPick:a}=e,c=Iy(n),l=Fo(o,i,64,18,"center",!kn(se()));return Zx(qe,{palette:t,title:"commands",bottomTitle:"enter select \xB7 esc close",termW:o,termH:i,preferW:64,preferH:18,children:Zx("select",{height:Math.max(4,l.height-3),options:c,selectedIndex:r,showDescription:!0,showSelectionIndicator:!0,wrapSelection:!0,backgroundColor:t.panel,focusedBackgroundColor:t.panel,textColor:t.text,focusedTextColor:t.text,selectedBackgroundColor:t.highlight,selectedTextColor:t.primary,descriptionColor:t.muted,selectedDescriptionColor:t.accent,onChange:(d)=>s(d),onSelect:(d,f)=>{let g=f?.value;if(typeof g==="string"&&g!=="")a(g)}},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var tb=D(()=>{at();Ee();be();Cn()});import{jsxDEV as H}from"@opentui/react/jsx-dev-runtime";function lp(e,t){switch(e){case"completed":return{icon:"\u2713",label:"Completed",tone:"success",color:t.success};case"failed":return{icon:"\u2717",label:"Failed",tone:"error",color:t.error};case"unhealthy":return{icon:"\u26A0",label:"Unhealthy",tone:"warning",color:t.warning};case"active":return{icon:"\u25CF",label:"In progress",tone:"primary",color:t.primary};default:return{icon:"\u25CB",label:"Queued",tone:"muted",color:t.muted}}}function HE(e,t,n,r){if(t!=="")return{icon:"\u2717",label:"Failed",tone:"error",color:r.error};if(!e)return{icon:"\u2713",label:"Finished",tone:"success",color:r.success};if(n==="unhealthy")return{icon:"\u26A0",label:"Waiting on health",tone:"warning",color:r.warning};return{icon:"\u25CF",label:"Running",tone:"primary",color:r.primary}}function nb(e){return H("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:H("text",{wrapMode:"none",children:[H("span",{fg:e.palette.primary,children:e.label.toUpperCase()},void 0,!1,void 0,this),e.detail?H("span",{fg:e.palette.muted,children:` ${e.detail}`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function rb(e){let{palette:t,plan:n,snap:r,busy:o,failed:i,kind:s,termW:a=80,termH:c=24,scrollRef:l,initiallyRunning:d=[],onDismiss:f}=e,g=new Set(d),m=n.waves.map((oe,Ge)=>({wave:oe.filter((Re)=>!g.has(Re)),waveIdx:Ge})).filter(({wave:oe})=>oe.length>0),x=Ey(n,r,s),v=n.waves[x.currentWaveIndex]??[],S=ns(v,r,s),P=lp(S,t),k=HE(o,i,S,t),j=Ay(s,o,i,n.profile),V=Ly(o,i),C=i?t.inverse:t.text,y=i?t.error:t.element,B=Math.min(92,Math.max(40,a-8)),h=B>=82?22:B>=66?17:13,q=12,M=9,Y=B>=56,ue=B>=72,Ie=B<72||n.waves.length>3,ct=n.profile?`PROFILE ${n.profile}`:s.toUpperCase();return H(qe,{palette:t,title:j,bottomTitle:"enter close \xB7 esc hide (operation continues)",termW:a,termH:c,preferW:98,preferH:28,borderColor:k.color,gap:0,children:[H("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,children:[H(ge,{palette:t,label:`${k.icon} ${k.label.toUpperCase()}`,tone:k.tone},void 0,!1,void 0,this),H("box",{paddingLeft:1,flexGrow:1,overflow:"hidden",children:H("text",{fg:t.text,wrapMode:"none",children:ct},void 0,!1,void 0,this)},void 0,!1,void 0,this),H(ge,{palette:t,label:`${x.ready}/${x.total} READY`,tone:x.isComplete?"success":"info"},void 0,!1,void 0,this),H(ge,{palette:t,label:`WAVE ${Math.min(x.currentWaveIndex+1,Math.max(1,x.totalWaves))}/${Math.max(1,x.totalWaves)}`,tone:P.tone},void 0,!1,void 0,this)]},void 0,!0,void 0,this),H("box",{height:2,flexDirection:"column",overflow:"hidden",flexShrink:0,paddingLeft:1,paddingRight:1,children:[H("box",{height:1,flexDirection:"row",overflow:"hidden",children:[H("text",{wrapMode:"none",children:[H("span",{fg:t.muted,children:"PROGRESS "},void 0,!1,void 0,this),H("span",{fg:k.color,children:`[${x.progressBar}]`},void 0,!1,void 0,this),H("span",{fg:t.text,children:` ${x.percent}%`},void 0,!1,void 0,this)]},void 0,!0,void 0,this),H("box",{flexGrow:1},void 0,!1,void 0,this),H("text",{wrapMode:"none",children:H("span",{fg:P.color,children:`${P.icon} ${P.label}`},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),H("box",{height:1,overflow:"hidden",children:H("text",{fg:t.muted,wrapMode:"none",children:o?s==="stop"?"Dependents stop first; each wave waits for the previous wave.":"Each wave waits until its services are healthy before the next wave starts.":V.primary},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),H(nb,{palette:t,label:"Pipeline",detail:`${n.waves.length} execution wave${n.waves.length===1?"":"s"}`},void 0,!1,void 0,this),H("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,children:n.waves.map((oe,Ge)=>{let Re=ns(oe,r,s),Qe=lp(Re,t),pe=Ie?`W${Ge+1} ${Qe.icon} ${oe.length}`:`W${Ge+1} ${Qe.icon} ${Qe.label} \xB7 ${oe.length}`;return H("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:[H(ge,{palette:t,label:pe,tone:Qe.tone},void 0,!1,void 0,this),Ge<n.waves.length-1?H("box",{width:3,flexShrink:0,overflow:"hidden",children:H("text",{fg:t.muted,children:" \u2500\u25BA"},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},`step-${Ge}`,!0,void 0,this)})},void 0,!1,void 0,this),(n.blockers??[]).length>0?H("box",{minHeight:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,paddingLeft:1,children:H("text",{fg:t.error,wrapMode:"word",children:`BLOCKED ${n.blockers?.map((oe)=>`${oe.name}: ${oe.message}`).join(" \xB7 ")}`},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,d.length>0?H("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,paddingLeft:1,children:H("text",{wrapMode:"none",children:[H("span",{fg:t.success,children:"\u2713 ALREADY READY"},void 0,!1,void 0,this),H("span",{fg:t.muted,children:` ${d.join(", ")}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this):null,H(nb,{palette:t,label:"Wave details",detail:"live process and health state"},void 0,!1,void 0,this),H("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,paddingLeft:1,children:[H("box",{width:2,flexShrink:0},void 0,!1,void 0,this),H("box",{width:h,flexShrink:0,overflow:"hidden",children:H("text",{fg:t.muted,children:X("SERVICE",h)},void 0,!1,void 0,this)},void 0,!1,void 0,this),H("box",{width:12,flexShrink:0,overflow:"hidden",children:H("text",{fg:t.muted,children:X("STATE",12)},void 0,!1,void 0,this)},void 0,!1,void 0,this),Y?H("box",{width:9,flexShrink:0,overflow:"hidden",children:H("text",{fg:t.muted,children:X("PORT",9)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,ue?H("box",{flexGrow:1,overflow:"hidden",children:H("text",{fg:t.muted,children:"DETAIL"},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),H("scrollbox",{ref:l,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:H("box",{flexDirection:"column",overflow:"hidden",gap:1,children:m.map(({wave:oe,waveIdx:Ge})=>{let Re=ns(oe,r,s),Qe=lp(Re,t),pe=`${Ty(s,Ge,Re)} \xB7 ${oe.length} service${oe.length===1?"":"s"}`;return H("box",{border:!0,borderStyle:"rounded",borderColor:Qe.color,title:pe,titleColor:Qe.color,flexDirection:"column",paddingLeft:1,paddingRight:1,flexShrink:0,overflow:"hidden",children:oe.map((Se)=>{let $t=r?.services[Se],N=jt($t),Rt=Py(Se,n,r,s),nt=Se===i||N==="FAILED",Ve=N==="UNHEALTHY",Bt=N==="HEALTHY"||s==="stop"&&N==="STOPPED",lt=jr($t),er=nt?"\u2717":Bt?"\u2713":Ve?"\u26A0":N==="STARTING"||N==="RUNNING"||N==="STOPPING"||N==="RESTARTING"?"\u25CF":"\u25CB",mt=nt?t.error:Le(t,N),on=nt?t.error:Ve?t.warning:Bt?t.success:t.muted;return H("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:[H("box",{width:2,flexShrink:0,overflow:"hidden",children:H("text",{fg:mt,children:er},void 0,!1,void 0,this)},void 0,!1,void 0,this),H("box",{width:h,flexShrink:0,overflow:"hidden",children:H("text",{fg:Ne(Se,t),wrapMode:"none",children:X(Se,h)},void 0,!1,void 0,this)},void 0,!1,void 0,this),H("box",{width:12,flexShrink:0,overflow:"hidden",children:H("text",{fg:Le(t,N),wrapMode:"none",children:X(N,12)},void 0,!1,void 0,this)},void 0,!1,void 0,this),Y?H("box",{width:9,flexShrink:0,overflow:"hidden",children:H("text",{fg:lt?t.info:t.muted,wrapMode:"none",children:X(lt?`:${lt}`:"\u2014",9)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,ue?H("box",{flexGrow:1,overflow:"hidden",children:H("text",{fg:on,wrapMode:"none",children:Rt},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},Se,!0,void 0,this)})},`wave-card-${Ge}`,!1,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this),H("box",{height:3,flexShrink:0,flexDirection:"column",backgroundColor:y,border:["top"],borderStyle:"single",borderColor:k.color,paddingLeft:1,paddingRight:1,overflow:"hidden",onMouseDown:f,children:[H("text",{fg:C,wrapMode:"none",children:V.primary},void 0,!1,void 0,this),H("text",{fg:i?t.inverse:t.muted,wrapMode:"none",children:V.secondary},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)}var ob=D(()=>{Ee();be();Ye()});import{jsxDEV as tn}from"@opentui/react/jsx-dev-runtime";function ib(e){let{palette:t,route:n,termW:r,termH:o,scrollRef:i}=e;if(!n)return null;return tn(qe,{palette:t,title:n.name,bottomTitle:"j/k scroll \xB7 esc close",termW:r,termH:o,preferW:78,preferH:16,gap:1,children:tn("scrollbox",{ref:i,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:tn("box",{flexDirection:"column",overflow:"hidden",children:[tn("text",{fg:t.muted,children:`auth ${n.authType||"none"}`},void 0,!1,void 0,this),tn("text",{fg:t.muted,children:`identity ${n.identityType||"\u2014"}`},void 0,!1,void 0,this),tn("text",{fg:t.text,wrapMode:"word",children:`account ${n.serviceAccount||"\u2014"}`},void 0,!1,void 0,this),tn("text",{fg:t.text,wrapMode:"word",children:`audience ${n.audience||"\u2014"}`},void 0,!1,void 0,this),tn("text",{fg:t.muted,children:`match host ${n.matchHost||"*"}`},void 0,!1,void 0,this),tn("text",{fg:t.muted,children:`match path ${n.matchPath||"*"}`},void 0,!1,void 0,this),tn("text",{fg:t.text,wrapMode:"word",children:`upstream ${n.upstream}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var sb=D(()=>{be()});import{jsxDEV as Oc}from"@opentui/react/jsx-dev-runtime";function ab(e){let{palette:t,title:n,body:r,termW:o,termH:i,scrollRef:s}=e,a=r.length>400||r.split(`
|
|
627
|
-
`).length>16;return Oc(qe,{palette:t,title:n,bottomTitle:"j/k scroll \xB7 esc close",termW:o,termH:i,preferW:a?88:76,preferH:a?24:16,gap:1,children:Oc("scrollbox",{ref:s,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:Oc("box",{flexDirection:"column",overflow:"hidden",children:Oc("text",{fg:r===""?t.muted:t.text,wrapMode:"word",children:r===""?"(empty)":r},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var cb=D(()=>{be()});import{jsxDEV as Mt}from"@opentui/react/jsx-dev-runtime";function db(e){let{palette:t,items:n,query:r,selected:o,onQuery:i,onSubmit:s}=e,a=Ny(o,lb,n.length),c=n.slice(a,a+lb),l=Math.max(c.length,1),d=Hr(n,o);return Mt("box",{height:l+3,flexShrink:0,border:!0,borderStyle:"rounded",borderColor:t.borderActive,titleColor:t.primary,backgroundColor:t.panel,title:"commands",flexDirection:"column",overflow:"hidden",children:[c.length===0?Mt("box",{height:1,paddingLeft:1,overflow:"hidden",children:Mt("text",{fg:t.muted,children:"no matching command"},void 0,!1,void 0,this)},void 0,!1,void 0,this):c.map((f)=>{let g=f.name===d?.name;return Mt("box",{height:1,flexDirection:"row",overflow:"hidden",paddingLeft:1,paddingRight:1,backgroundColor:g?t.highlight:t.panel,children:[Mt("box",{width:14,flexShrink:0,overflow:"hidden",children:Mt("text",{fg:g?t.primary:t.text,wrapMode:"none",children:`${g?"\u203A":" "} /${f.name}`},void 0,!1,void 0,this)},void 0,!1,void 0,this),Mt("box",{flexGrow:1,overflow:"hidden",children:Mt("text",{fg:g?t.accent:t.muted,wrapMode:"none",children:f.desc},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},f.name,!0,void 0,this)}),Mt("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.highlight,paddingLeft:1,children:[Mt("box",{width:2,flexShrink:0,children:Mt("text",{fg:t.primary,children:"/"},void 0,!1,void 0,this)},void 0,!1,void 0,this),Mt("box",{flexGrow:1,overflow:"hidden",children:Mt("input",{focused:!0,value:r,placeholder:"start auth",onInput:i,onSubmit:()=>s(),backgroundColor:t.highlight,focusedBackgroundColor:t.highlight,textColor:t.text,cursorColor:t.primary},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)}var lb=8;var ub=D(()=>{Ee()});import{jsxDEV as gb}from"@opentui/react/jsx-dev-runtime";function mb(e){let{palette:t,themeName:n,selected:r,termW:o,termH:i,onIndex:s,onPreview:a,onPick:c}=e,l=yt.map((f)=>({name:f===n?`${f} (active)`:f,description:f===n?`${Uu[f]} \xB7 current`:Uu[f],value:f})),d=Fo(o,i,pb,fb,"center",!kn(se()));return gb(qe,{palette:t,title:"/themes",bottomTitle:"enter save \xB7 esc revert",termW:o,termH:i,preferW:pb,preferH:fb,children:gb("select",{height:Math.max(4,d.height-3),options:l,selectedIndex:r,showDescription:!0,showSelectionIndicator:!0,wrapSelection:!0,backgroundColor:t.panel,focusedBackgroundColor:t.panel,textColor:t.text,focusedTextColor:t.text,selectedBackgroundColor:t.highlight,selectedTextColor:t.primary,descriptionColor:t.muted,selectedDescriptionColor:t.accent,onChange:(f)=>{s(f);let g=yt[f];if(g)a(g)},onSelect:(f,g)=>{let m=g?.value;if(typeof m==="string"&&m!=="")c(m)}},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var pb=52,fb=22;var hb=D(()=>{at();Ee();be();Cn();Ye()});import{jsxDEV as We}from"@opentui/react/jsx-dev-runtime";function Mc(e){let{palette:t,title:n,tone:r="muted",children:o}=e,i=r==="success"?t.success:r==="warning"?t.warning:r==="error"?t.error:t.border;return We("box",{border:!0,borderStyle:"rounded",borderColor:i,title:n,titleColor:i,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,marginBottom:1,overflow:"hidden",children:o},void 0,!1,void 0,this)}function vb(e){let{palette:t,cfg:n,google:r,identity:o}=e;if(!r&&!o)return We(Ac,{palette:t,label:"Checking Application Default Credentials\u2026"},void 0,!1,void 0,this);let i=jE(n,o),s=o?.user||r?.userEmail||"",{project:a,source:c}=Wo(n,o,r),l=o?.adc??r?.adcAvailable===!0,d=o?.iap??(n?.proxy.routes??[]).some((v)=>v.auth.type.toLowerCase()==="iap"),f=i.filter((v)=>v.inactive!==!0),g=f.some((v)=>v.ok===!0),m=f.some((v)=>v.ok===!1),x=g?"AVAILABLE":m?"UNAVAILABLE":f.length>0?"NOT PROBED":i.length>0?"not required":"not configured";return We(tt,{palette:t,title:"identity",scroll:!0,children:[We(Mc,{palette:t,title:"Google identity",tone:l?"success":"warning",children:[We(Wr,{palette:t,label:"user",value:s||"(unknown)"},void 0,!1,void 0,this),We(Wr,{palette:t,label:"project",value:a||"(unset)"},void 0,!1,void 0,this),We(Wr,{palette:t,label:"source",value:c||"\u2014"},void 0,!1,void 0,this),We(Wr,{palette:t,label:"ADC",value:l?"\u2713 available":"\u2717 missing",tone:l?"success":"error"},void 0,!1,void 0,this),We(Wr,{palette:t,label:"gcloud",value:r?.gcloudInstalled?"\u2713 installed":"\u2717 not installed",tone:r?.gcloudInstalled?"success":"error"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),We(Mc,{palette:t,title:`Service accounts (${i.length})`,tone:f.length===0?"muted":g?"success":"warning",children:[i.length===0?We("text",{fg:t.muted,wrapMode:"word",children:"none configured \u2014 identities come from config, never hard-coded"},void 0,!1,void 0,this):i.map((v)=>We("text",{fg:v.inactive?t.muted:v.ok===!0?t.success:v.ok===!1?t.error:t.text,wrapMode:"none",children:`${v.inactive?"\u2013":v.ok===!0?"\u2713":v.ok===!1?"\u2717":"\u25CB"} ${v.email}${v.inactive?" \u2014 inactive (route auth is none)":""}`},v.email,!1,void 0,this)),We("box",{height:1,flexShrink:0},void 0,!1,void 0,this),We(Wr,{palette:t,label:"impersonation",value:x,tone:g?"success":f.length>0?"warning":"muted"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),We(Mc,{palette:t,title:"IAP",tone:d?"success":"muted",children:[We("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:We(ge,{palette:t,label:d?"routes present":"no IAP routes",tone:d?"success":"idle"},void 0,!1,void 0,this)},void 0,!1,void 0,this),d?We("text",{fg:t.muted,wrapMode:"word",children:"each route needs its own audience"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),!l?We(Mc,{palette:t,title:"ADC unavailable",tone:"warning",children:[We("text",{fg:t.text,wrapMode:"word",children:"Local services still start. Cloud identity, impersonation, and IAP need ADC."},void 0,!1,void 0,this),We("text",{fg:t.muted,wrapMode:"word",children:"/auth login suspends this screen and runs gcloud ADC login, then restores the TUI"},void 0,!1,void 0,this)]},void 0,!0,void 0,this):null]},void 0,!0,void 0,this)}function jE(e,t){let n=new Map((e?ad(e):[]).map((i)=>[i.email,i.active])),r=t?.service_account_status??{};return[...new Set([...n.keys(),...Object.keys(r)])].sort((i,s)=>i.localeCompare(s)).map((i)=>{let s=r[i]??"unknown",a=n.get(i)===!1;return{email:i,inactive:a,ok:a||s==="unknown"?void 0:s==="available"}})}var yb=D(()=>{_t();Ee();be();br()});import{jsxDEV as ft}from"@opentui/react/jsx-dev-runtime";function xb(e){let{palette:t,credentials:n}=e;if(!n)return ft(Ac,{palette:t,label:"Reading credential store\u2026"},void 0,!1,void 0,this);let r=n.entries.filter((i)=>i.valid).length,o=n.entries.length-r;return ft(tt,{palette:t,title:"credentials",scroll:!0,children:[ft("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:[ft(ge,{palette:t,label:`backend: ${n.backend}`,tone:"info"},void 0,!1,void 0,this),n.entries.length>0?ft(ge,{palette:t,label:`${r} valid`,tone:"success"},void 0,!1,void 0,this):null,o>0?ft(ge,{palette:t,label:`${o} expired`,tone:"warning"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),ft("text",{fg:t.muted,wrapMode:"word",children:"Tokens stay in the OS keychain or ~/.devctl/credentials (0600). They are never shown here."},void 0,!1,void 0,this),ft("box",{height:1,flexShrink:0},void 0,!1,void 0,this),n.entries.length===0?ft("text",{fg:t.muted,children:"no cached credentials"},void 0,!1,void 0,this):ft("box",{flexDirection:"column",overflow:"hidden",gap:1,children:n.entries.map((i)=>ft("box",{border:!0,borderStyle:"rounded",borderColor:i.valid?t.success:t.warning,title:i.identity,titleColor:i.valid?t.success:t.warning,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",children:[ft("text",{wrapMode:"none",children:[ft("span",{fg:i.valid?t.success:t.warning,children:i.valid?"\u2713 valid":"\u2717 expired"},void 0,!1,void 0,this),ft("span",{fg:t.muted,children:` \xB7 expires ${i.expires_at}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ft("text",{fg:t.muted,wrapMode:"none",children:`audience: ${i.audience||"(none)"}`},void 0,!1,void 0,this)]},`${i.identity}|${i.audience}`,!0,void 0,this))},void 0,!1,void 0,this),ft(Tc,{palette:t,title:"Actions",body:"Use /refresh to mint again or auth refresh on the CLI. Invalidate clears the store without printing tokens.",hint:"/refresh /auth"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var bb=D(()=>{_t();be()});import{jsxDEV as A}from"@opentui/react/jsx-dev-runtime";function Cb(e){let{palette:t,cfg:n,width:r}=e,o=se();if(!n)return A($e,{palette:t,title:"No configuration",body:"Create .devctl/config.yaml or run setup."},void 0,!1,void 0,this);let i=Math.max(Go+8,r-6-o.pad*2),s=i>=sx,a=s?Math.floor((i-Sb)/2):i,c=Qy(n),l=Zy(n),d=ex(n),f=tx(n),g=nx(n);return A(tt,{palette:t,title:`config ${n.project.name||"unnamed"}`,children:[A(je,{palette:t,items:qy(n)},void 0,!1,void 0,this),A("box",{flexGrow:1,overflow:"hidden",children:A("scrollbox",{ref:e.scrollRef,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:A("box",{flexDirection:"column",overflow:"hidden",gap:kb,children:[A(dp,{wide:s,left:A(nn,{palette:t,title:"project",children:A(qo,{palette:t,facts:Vy(n,pt),width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this),right:A(nn,{palette:t,title:"google",children:A(qo,{palette:t,facts:Jy(n),width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A(dp,{wide:s,left:A(nn,{palette:t,title:"runtime",children:A(qo,{palette:t,facts:zy(n),width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this),right:A(nn,{palette:t,title:"logs",children:A(qo,{palette:t,facts:Yy(n),width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A(nn,{palette:t,title:`proxy ${n.proxy.enabled?"enabled":"disabled"}`,children:[A(qo,{palette:t,facts:Xy(n),width:i},void 0,!1,void 0,this),A(WE,{palette:t,routes:l,width:i},void 0,!1,void 0,this)]},void 0,!0,void 0,this),A(nn,{palette:t,title:`services ${c.length}`,children:A(BE,{palette:t,rows:c,width:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),A(nn,{palette:t,title:`tasks ${g.length}`,children:A(wb,{palette:t,rows:g,empty:"no tasks",width:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),A(dp,{wide:s,left:A(nn,{palette:t,title:`profiles ${d.length}`,children:A(GE,{palette:t,rows:d,width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this),right:A(nn,{palette:t,title:`templates ${f.length}`,children:A(wb,{palette:t,rows:f,empty:"no templates",width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A(nn,{palette:t,title:"extras",children:A(qo,{palette:t,facts:ox(n),width:i},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A(He,{palette:t,backgroundColor:t.element,edge:"top",children:A(De,{palette:t,hints:[{key:"v",label:"validate/save buffer"},{key:"e",label:"open in $EDITOR"},{key:"/diff",label:"config sources"},{key:"/reload",label:"re-read .devctl after editing"},{key:"j/k",label:"scroll"}]},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function dp(e){let{wide:t,left:n,right:r}=e;if(!t)return A("box",{flexDirection:"column",overflow:"hidden",gap:kb,flexShrink:0,children:[n,r]},void 0,!0,void 0,this);return A("box",{flexDirection:"row",overflow:"hidden",gap:Sb,flexShrink:0,children:[A("box",{flexGrow:1,flexBasis:0,overflow:"hidden",children:n},void 0,!1,void 0,this),A("box",{flexGrow:1,flexBasis:0,overflow:"hidden",children:r},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function nn(e){let{palette:t,title:n,children:r}=e;return A("box",{border:!0,borderStyle:"rounded",borderColor:t.border,title:n,titleColor:t.accent,paddingLeft:1,paddingRight:1,flexDirection:"column",overflow:"hidden",flexShrink:0,children:r},void 0,!1,void 0,this)}function qo(e){let{palette:t,facts:n,width:r}=e,o=Math.max(4,r-Go-4);return A("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:n.map((i)=>A("box",{height:1,flexDirection:"row",overflow:"hidden",children:[A("box",{width:Go,flexShrink:0,overflow:"hidden",children:A("text",{fg:t.muted,wrapMode:"none",children:X(i.label,Go)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A("box",{width:o,flexShrink:0,overflow:"hidden",children:A("text",{fg:qE(t,i.tone),wrapMode:"none",children:X(i.value,o)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},i.label,!0,void 0,this))},void 0,!1,void 0,this)}function BE(e){let{palette:t,rows:n,width:r}=e;if(n.length===0)return A($c,{palette:t,text:"no services"},void 0,!1,void 0,this);let o=ix(n),i=Math.max(8,r-o-6);return A("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:n.map((s)=>A("box",{height:1,flexDirection:"row",overflow:"hidden",children:[A("box",{width:o,flexShrink:0,overflow:"hidden",children:A("text",{fg:Ne(s.name,t),wrapMode:"none",children:X(s.name,o)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A("box",{width:i,flexShrink:0,overflow:"hidden",children:A("text",{fg:t.text,wrapMode:"none",children:ce(UE(s),i)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},s.name,!0,void 0,this))},void 0,!1,void 0,this)}function WE(e){let{palette:t,routes:n,width:r}=e;if(n.length===0)return A($c,{palette:t,text:"no routes"},void 0,!1,void 0,this);let o=Math.min(Go+4,Math.max(8,...n.map((s)=>s.name.length))),i=Math.max(8,r-o-6);return A("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:n.map((s)=>A("box",{height:1,flexDirection:"row",overflow:"hidden",children:[A("box",{width:o,flexShrink:0,overflow:"hidden",children:A("text",{fg:t.primary,wrapMode:"none",children:X(s.name,o)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A("box",{width:i,flexShrink:0,overflow:"hidden",children:A("text",{fg:t.text,wrapMode:"none",children:ce(KE(s),i)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${s.name}-${s.match}`,!0,void 0,this))},void 0,!1,void 0,this)}function GE(e){let{palette:t,rows:n,width:r}=e;if(n.length===0)return A($c,{palette:t,text:"no profiles"},void 0,!1,void 0,this);let o=Math.min(12,Math.max(8,...n.map((s)=>s.name.length))),i=Math.max(8,r-o-6);return A("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:n.map((s)=>A("box",{height:1,flexDirection:"row",overflow:"hidden",children:[A("box",{width:o,flexShrink:0,overflow:"hidden",children:A("text",{fg:t.primary,wrapMode:"none",children:X(s.name,o)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A("box",{width:i,flexShrink:0,overflow:"hidden",children:A("text",{fg:t.text,wrapMode:"none",children:ce(s.env==="\u2014"?s.services:`${s.services} env ${s.env}`,i)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},s.name,!0,void 0,this))},void 0,!1,void 0,this)}function wb(e){let{palette:t,rows:n,empty:r,width:o}=e;if(n.length===0)return A($c,{palette:t,text:r},void 0,!1,void 0,this);let i=Math.min(14,Math.max(8,...n.map((a)=>a.name.length))),s=Math.max(8,o-i-6);return A("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:n.map((a)=>A("box",{height:1,flexDirection:"row",overflow:"hidden",children:[A("box",{width:i,flexShrink:0,overflow:"hidden",children:A("text",{fg:t.text,wrapMode:"none",children:X(a.name,i)},void 0,!1,void 0,this)},void 0,!1,void 0,this),A("box",{width:s,flexShrink:0,overflow:"hidden",children:A("text",{fg:t.muted,wrapMode:"none",children:ce(a.summary,s)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},a.name,!0,void 0,this))},void 0,!1,void 0,this)}function $c(e){return A("box",{height:1,overflow:"hidden",children:A("text",{fg:e.palette.muted,wrapMode:"none",children:e.text},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function UE(e){let t=e.extends==="\u2014"?"":` ${e.extends}`;return` ${e.ports} ${e.identity} ${e.health} ${e.restart} \u2190 ${e.depends}${t}`}function KE(e){return` ${e.auth} ${e.identity} ${e.match} \u2192 ${e.upstream}`}function qE(e,t){if(t==="success")return e.success;if(t==="warning")return e.warning;if(t==="error")return e.error;if(t==="muted")return e.muted;return e.text}var Sb=1,kb=1;var _b=D(()=>{_t();Bu();at();Ee();be();Ye()});import{useRef as VE}from"react";import{jsxDEV as me}from"@opentui/react/jsx-dev-runtime";function Ic(e){let{palette:t,names:n,snap:r,selected:o,checked:i,width:s,onOpen:a,onSelectIndex:c,onToggle:l}=e,d=se(),f=VE(!1),g=new Set(i),m=Ou(s),x=Du(s),v=Lu(s),S=Ov(s);return me("box",{flexDirection:"column",flexGrow:1,overflow:"hidden",children:[me("box",{height:1,flexDirection:"row",overflow:"hidden",children:[me(xt,{width:2,fg:t.muted,text:""},void 0,!1,void 0,this),me(xt,{width:4,fg:t.accent,text:"sel"},void 0,!1,void 0,this),me(xt,{width:2,fg:t.muted,text:""},void 0,!1,void 0,this),me(xt,{width:S,fg:t.muted,text:"name"},void 0,!1,void 0,this),me(xt,{width:vt,fg:t.muted,text:""},void 0,!1,void 0,this),me(xt,{width:en,fg:t.muted,text:"state"},void 0,!1,void 0,this),v?me(xt,{width:Sn,fg:t.muted,text:"health"},void 0,!1,void 0,this):null,x?me(xt,{width:nc,fg:t.muted,text:"port"},void 0,!1,void 0,this):null,m?me(xt,{width:Jn,fg:t.muted,text:"pid"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),n.map((P,k)=>{let j=r?.services[P],V=jt(j),C=j?.health??"UNKNOWN",y=g.has(P),B=k===o,h=y?"[x]":"[ ]",q=B?"\u203A":" ";return me("box",{height:d.rowH,flexDirection:"row",overflow:"hidden",backgroundColor:B?t.highlight:y?t.element:void 0,onMouseDown:()=>{if(f.current)return;if(B){a(P);return}c(k)},children:[me("box",{width:2,flexShrink:0,children:me("text",{fg:t.primary,children:q},void 0,!1,void 0,this)},void 0,!1,void 0,this),me("box",{width:4,flexShrink:0,onMouseDown:()=>{f.current=!0,l?.(P),setTimeout(()=>{f.current=!1},0)},children:me("text",{fg:JE(t,y,B),children:h},void 0,!1,void 0,this)},void 0,!1,void 0,this),me("box",{width:2,flexShrink:0,children:me("text",{fg:Le(t,V),children:Ot(V)},void 0,!1,void 0,this)},void 0,!1,void 0,this),me(xt,{width:S,fg:B?t.primary:Ne(P,t),text:X(P,S)},void 0,!1,void 0,this),me(xt,{width:vt,fg:t.muted,text:""},void 0,!1,void 0,this),me(xt,{width:en,fg:Le(t,V),text:V},void 0,!1,void 0,this),v?me(xt,{width:Sn,fg:Le(t,C),text:C},void 0,!1,void 0,this):null,x?me(xt,{width:nc,fg:t.text,text:jr(j)},void 0,!1,void 0,this):null,m?me(xt,{width:Jn,fg:t.text,text:j?.pid?String(j.pid):""},void 0,!1,void 0,this):null]},P,!0,void 0,this)})]},void 0,!0,void 0,this)}function Fc(e){let{palette:t,checked:n,idle:r,profileName:o}=e,i=n.length;if(i>0)return me(je,{palette:t,items:[{text:`${i} selected`,tone:"primary"}],hints:[{key:"space",label:"unmark"},{key:"*",label:"all"},{key:"-",label:"none"},{key:"n",label:"start these"},{key:"x",label:"stop these"}]},void 0,!1,void 0,this);if(r)return me(je,{palette:t,items:[{text:"none started",tone:"idle"}],hints:[{key:"space",label:"select"},{key:"enter",label:o?`start ${o}`:"open"},{key:"n",label:"start"}]},void 0,!1,void 0,this);return me(je,{palette:t,items:[{text:"running",tone:"success"}],hints:[{key:"space",label:"select"},{key:"n",label:"start"},{key:"x",label:"stop"}]},void 0,!1,void 0,this)}function JE(e,t,n){if(t)return e.success;if(n)return e.primary;return e.muted}function xt(e){return me("box",{width:e.width,flexShrink:0,overflow:"hidden",children:me("text",{fg:e.fg,wrapMode:"none",children:e.text},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var up=D(()=>{Ee();at();be();Ye()});import{useEffect as pp,useRef as Rb}from"react";import{jsxDEV as z,Fragment as eT}from"@opentui/react/jsx-dev-runtime";function Pb(e){let{palette:t,logs:n,names:r,logSources:o,service:i,paused:s,errorOnly:a,showSystemLogs:c,search:l,searchFocused:d,followTick:f,width:g,onSearch:m,onService:x,onToggleErrors:v,onToggleSystemLogs:S,onClearLogs:P,onSelect:k,wrapMode:j="focus",selected:V=-1,follow:C=!0,newer:y=0,viewStart:B=0,viewTotal:h,onLeaveLatest:q,onOpenExports:M,onJumpLatest:Y,view:ue,fullscreen:Ie=!1,facets:ct}=e,oe=se(),Ge=Fv(g,oe.pad,Ie),Re=c?n:n.filter((Ve)=>!Zi(Ve.source)),Qe=Bo(n,{service:i,services:e.services,errorOnly:a,search:l,regex:e.regex,source:e.source,systemLogs:c}),pe=ue??Qe,Se=h??Qe.length,$t=Math.min(Se,B+pe.length),N=Se===0?"empty":`${B+1}\u2013${$t} of ${Se}`,Rt=e.services??[],nt=Rt.length>0?Rt.join(","):i===""?"all services":i;return z("box",{flexGrow:1,flexDirection:"column",overflow:"hidden",children:[Ie?null:z(eT,{children:[z(je,{palette:t,items:[{text:s?"PAUSED":"LIVE",tone:s?"warning":"success"},{text:`shown ${Se}`,tone:"info"},{text:ct?`total ${ct.total}`:`total ${n.length}`},...ue&&Se>ue.length?[{text:`${B+1}\u2013${B+ue.length} / ${Se}`,tone:"info"}]:[],{text:nt,tone:i===""?"idle":"primary"},{text:zi(j),tone:j==="clip"?"idle":"accent"},...C?[]:[{text:y>0?`pinned \xB7 +${y} new`:"pinned",tone:"warning"}],{text:a?"ERROR+":"all levels",tone:a?"error":"idle",onMouseDown:v},{text:c?"system: on":"system: off",tone:c?"accent":"idle",onMouseDown:S},...e.source?[{text:`src ${e.source}`,tone:"info"}]:[],...e.regex?[{text:"regex",tone:"accent"}]:[],...l===""?[]:[{text:`search ${l}`,tone:"accent"}],{text:"clear",tone:"muted",onMouseDown:P},{text:"open folder",tone:"primary",onMouseDown:M}]},void 0,!1,void 0,this),z(mp,{palette:t,logs:Re,names:o??r,service:i,errorOnly:a,width:g,onService:x,onToggleErrors:v,facets:ct},void 0,!1,void 0,this)]},void 0,!0,void 0,this),d?z("box",{height:1,paddingLeft:1,backgroundColor:t.highlight,overflow:"hidden",children:z("input",{focused:!0,value:l,placeholder:"search messages or service names",onInput:m,backgroundColor:t.highlight,focusedBackgroundColor:t.highlight,textColor:t.text,cursorColor:t.primary},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,ue&&Se>pe.length?z(fp,{palette:t,start:B,count:pe.length,total:Se},void 0,!1,void 0,this):null,z("box",{flexGrow:1,border:!Ie,borderStyle:"rounded",borderColor:t.border,title:Ie?void 0:`logs ${nt} \xB7 ${N}`,titleColor:t.primary,padding:Ie?0:oe.pad,overflow:"hidden",children:pe.length===0?z($e,{palette:t,title:n.length===0?"No log events":"No events in this filter",body:n.length===0?"Start services to stream logs.":"Pick All, another service, or clear search / ERROR+.",hint:"\u2190 \u2192 cycle filters 1-9 pick a source e errors i internal ctrl+l clear"},void 0,!1,void 0,this):z(hp,{palette:t,logs:pe,width:Ge,followTick:f,focused:!1,wrapMode:j,selected:V,follow:C,showTimestamps:e.showTimestamps!==!1,showMeta:e.showMeta!==!1,onPick:k,onLeaveLatest:q,viewStart:B},f,!1,void 0,this)},void 0,!1,void 0,this),z(He,{palette:t,backgroundColor:t.element,edge:"top",children:z(De,{palette:t,hints:Io([{key:"\u2190\u2192",label:"filter"},{key:"1-9",label:"source"},{key:"e",label:"errors"},{key:"i",label:c?"internal off":"internal on"},{key:"ctrl+l",label:"clear"},{key:"f",label:"search"},{key:"j/k",label:"move"},{key:"enter",label:"details"},{key:"g",label:y>0?`latest +${y}`:"latest"},{key:"w",label:"wrap"},{key:"p",label:"pause"},{key:"z",label:Ie?"exit full":"full screen"},{key:"t",label:e.showTimestamps===!1?"time off":"time"},{key:"m",label:e.showMeta===!1?"meta off":"meta"},{key:"pgup/pgdn",label:"history"},{key:"/exports",label:"open folder"}],Math.max(20,g-2))},void 0,!1,void 0,this)},void 0,!1,void 0,this),!C?z(gp,{palette:t,width:g,newer:y,onJump:Y},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}function fp(e){let t=Math.min(e.total,e.start+e.count),n=Math.max(0,e.start),r=Math.max(0,e.total-t);return z(je,{palette:e.palette,items:[{text:`view ${e.start+1}\u2013${t} of ${e.total}`,tone:"primary"},{text:n>0?`\u2191 ${n} older`:"start of history",tone:n>0?"info":"idle"},{text:r>0?`\u2193 ${r} newer`:"at latest",tone:r>0?"warning":"success"}],hints:[{key:"pgup/pgdn",label:"move history window"},{key:"g",label:"latest"}]},void 0,!1,void 0,this)}function gp(e){let t=e.newer>0?`g jump to latest \xB7 ${e.newer} new`:"g jump to latest",n=Math.min(e.width,t.length+4);return z("box",{position:"absolute",left:Math.max(0,Math.floor((e.width-n)/2)),bottom:e.bottom??2,width:n,height:3,border:!0,borderStyle:"rounded",borderColor:e.palette.warning,backgroundColor:e.palette.panel,alignItems:"center",justifyContent:"center",onMouseDown:e.onJump,children:z("text",{wrapMode:"none",children:[z("span",{fg:e.palette.primary,children:"g"},void 0,!1,void 0,this),z("span",{fg:e.palette.text,children:t.slice(1)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function mp(e){let{palette:t,logs:n,names:r,service:o,errorOnly:i,width:s,onService:a,onToggleErrors:c,facets:l}=e,d=l?ky(r,l):Sy(r,n),f=s<80,g=d.map((S,P)=>{let k=P+1,j=S.name===""?"all":S.name;return{id:j,label:f?`${k} ${j}`:`${k} ${j} \xB7 ${S.count}`,color:Ne(S.name,t)}}),m=Math.max(0,d.findIndex((S)=>S.name===o)),x=i?"ERROR+":f?"lvls":"all levels",v=Math.max(qn(g[m]?.label??"1 all"),s-qn(x));return z(He,{palette:t,backgroundColor:t.element,children:z("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.element,children:[z("box",{flexGrow:1,overflow:"hidden",children:z(Ec,{palette:t,items:g,active:m,width:v,onPick:(S)=>{let P=d[S];if(P)a(P.name)}},void 0,!1,void 0,this)},void 0,!1,void 0,this),z(ge,{palette:t,label:x,tone:i?"error":"muted",onMouseDown:c},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function hp(e){let{palette:t,logs:n,limit:r,width:o=80,followTick:i=0,focused:s=!1,wrapMode:a="clip",selected:c=-1,follow:l=!0,showTimestamps:d=!0,showMeta:f=!0,onPick:g,onLeaveLatest:m,viewStart:x=0}=e,v=Rb(null),S=Rb(""),P=r===void 0?n:n.slice(-r),k=[...new Set(n.map((C)=>C.service))],j=Uv(o,k),V=Wv({width:o,serviceWidth:j,showTimestamps:d,showMeta:f});return pp(()=>{let C=v.current;if(!C)return;if(C.stickyScroll=l,l)C.stickyStart="bottom",C.scrollTo({x:C.scrollLeft,y:Math.max(0,C.scrollHeight)})},[l,i]),pp(()=>{let C=`${x}:${c}:${a}`;if(S.current===C)return;if(S.current=C,l&&(c<0||c>=P.length-1))return;let y=v.current;if(!y||c<0)return;let B=`log-row-${c}`,h=requestAnimationFrame(()=>{y.stickyScroll=!1,y.scrollChildIntoView(B)});return()=>cancelAnimationFrame(h)},[l,c,P.length,x,a]),pp(()=>{if(!l||!m)return;let C=!1,y=setTimeout(()=>{C=!0},zE),B=setInterval(()=>{let h=v.current;if(!C||!h)return;let q=h.viewport.height;if(q>0&&h.scrollTop+q<h.scrollHeight-XE)m()},YE);return()=>{clearTimeout(y),clearInterval(B)}},[l,i,m]),z("box",{flexGrow:1,height:"100%",overflow:"hidden",children:z("scrollbox",{ref:v,focused:s,stickyScroll:l,stickyStart:"bottom",scrollX:!1,style:{rootOptions:{flexGrow:1,height:"100%",overflow:"hidden",backgroundColor:t.panel},viewportOptions:{backgroundColor:t.panel},contentOptions:{backgroundColor:t.panel},scrollbarOptions:{trackOptions:{foregroundColor:t.primary,backgroundColor:t.element}}},children:z("box",{flexDirection:"column",overflow:"hidden",children:P.map((C,y)=>z(QE,{id:`log-row-${y}`,palette:t,event:C,serviceWidth:j,msgWidth:V,expanded:Hv(a,y===c),active:y===c,showTimestamps:d,showMeta:f,onPick:g?()=>g(y):void 0},`${C.timestamp}-${C.service}-${y}`,!1,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function QE(e){let{id:t,palette:n,event:r,serviceWidth:o,msgWidth:i,expanded:s,active:a,showTimestamps:c=!0,showMeta:l=!0,onPick:d}=e,f=Nv(uc(r.message,i),i,s);return z("box",{id:t,flexShrink:0,flexDirection:"column",overflow:"hidden",backgroundColor:a?n.highlight:void 0,onMouseDown:d,children:f.visible.map((g,m)=>z("box",{height:1,flexDirection:"row",overflow:"hidden",children:[c?z("box",{width:lc,flexShrink:0,overflow:"hidden",children:z("text",{fg:n.muted,children:m===0?r.timestamp.slice(11,19):""},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,z("box",{width:o,flexShrink:0,overflow:"hidden",children:z("text",{fg:m===0?Ne(r.service,n):n.muted,wrapMode:"none",children:m===0?X(r.service,o):""},void 0,!1,void 0,this)},void 0,!1,void 0,this),z("box",{width:Ji,flexShrink:0,overflow:"hidden",children:z("text",{children:" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),z("box",{width:dc,flexShrink:0,overflow:"hidden",children:z("text",{fg:m===0?Le(n,r.level):n.muted,children:m===0?String(r.level):""},void 0,!1,void 0,this)},void 0,!1,void 0,this),l?z("box",{width:ac,flexShrink:0,overflow:"hidden",children:z("text",{fg:n.muted,children:m===0&&r.source?X(r.source,ac):""},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,z("box",{width:Ji,flexShrink:0,overflow:"hidden",children:z("text",{fg:n.muted,children:m===0?" ":"\u2502"},void 0,!1,void 0,this)},void 0,!1,void 0,this),z("box",{flexGrow:1,overflow:"hidden",children:z(ZE,{palette:n,level:r.level,text:g,mark:m===0?f.mark:""},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${r.timestamp}-${m}`,!0,void 0,this))},void 0,!1,void 0,this)}function ZE(e){let{palette:t,level:n,text:r,mark:o}=e;return z("text",{wrapMode:"none",children:[Bv(r).map((i,s)=>z("span",{fg:lx(t,n,i.kind),children:i.text},`${i.kind}-${s}`,!1,void 0,this)),o===""?null:z("span",{fg:t.muted,children:o},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var zE=400,YE=200,XE=2;var vp=D(()=>{_t();at();Ee();be();Ye()});import{jsxDEV as ne}from"@opentui/react/jsx-dev-runtime";function Tb(e){let{palette:t,cfg:n,snap:r,logs:o,names:i,selected:s,selectedLog:a=-1,checked:c,profile:l,google:d,width:f,paused:g,followTick:m,logService:x,logSources:v,errorOnly:S,showSystemLogs:P,onOpen:k,onSelectIndex:j,onToggle:V,onFilterService:C,onToggleErrors:y,onToggleSystemLogs:B,onClearLogs:h,onShowErrors:q,wrapMode:M="clip",view:Y,follow:ue=!0,onLeaveLatest:Ie,onPickLog:ct,viewStart:oe=0,viewTotal:Ge,newer:Re=0,onJumpLatest:Qe,facets:pe,leftover:Se}=e,$t=se();if(!n||i.length===0)return ne($e,{palette:t,title:"No services configured",body:"Add services to .devctl/config.yaml or finish setup.",hint:"open the setup screen with /setup"},void 0,!1,void 0,this);let N=f<Mo,Rt=jo(r),nt=mc(r,i),Ve=i.filter((Jo)=>r?.services[Jo]?.state==="FAILED").length,Bt=r?.session_id?Fs(r.session_id):void 0,lt=Bt?Ho(Date.now()-Bt.getTime()):void 0,er=xy(o),mt=l||fc(n),on=Gy(n,mt),sn=Rt?jy(Se,r?.session_id):void 0,an=pc(f,i,N),Ur=Math.max(24,N?f-4:f-an-4),_=P?o:o.filter((Jo)=>!Zi(Jo.source)),cn=Bo(o,{service:x,errorOnly:S,systemLogs:P}),Pn=Y??cn,Jt=Ge??cn.length,Kc=Math.min(Jt,oe+Pn.length),qc=Jt===0?"empty":`${oe+1}\u2013${Kc} of ${Jt}`,us=x===""?"all services":x;return ne("box",{flexGrow:1,flexDirection:N?"column":"row",overflow:"hidden",children:[ne("box",{flexGrow:N?1:0,flexShrink:0,minWidth:N?void 0:an,width:N?void 0:an,border:!0,borderStyle:"rounded",borderColor:Rt?t.border:t.borderActive,backgroundColor:t.panel,title:"services",titleColor:t.primary,flexDirection:"column",overflow:"hidden",children:[ne(je,{palette:t,items:[{text:Nu(nt.running,i.length),tone:nt.running>0?"success":"idle"},...Ve>0?[{text:`${Ve} failed`,tone:"error"}]:[],...c.length>0?[{text:`${c.length} selected`,tone:"primary"}]:[],...lt!==void 0?[{text:`up ${lt}`,tone:"idle"}]:[],...er>0?[{text:`${er} errors`,tone:"error",onMouseDown:q}]:[]]},void 0,!1,void 0,this),ne(Fc,{palette:t,checked:c,idle:Rt,profileName:mt,members:on},void 0,!1,void 0,this),ne("box",{flexGrow:1,paddingLeft:$t.pad,paddingRight:$t.pad,overflow:"hidden",children:ne(Ic,{palette:t,names:i,snap:r,selected:s,checked:c,width:cc(an,$t.pad),onOpen:k,onSelectIndex:j,onToggle:V},void 0,!1,void 0,this)},void 0,!1,void 0,this),ne(oT,{palette:t,names:i,snap:r,width:an,onOpen:k},void 0,!1,void 0,this),sn?ne(sT,{palette:t,leftover:sn,width:an},void 0,!1,void 0,this):null,ne(aT,{palette:t,cfg:n,snap:r,google:d,width:an},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ne("box",{position:"relative",flexGrow:2,minWidth:N?void 0:32,minHeight:N?8:void 0,border:!0,borderStyle:"rounded",borderColor:t.border,backgroundColor:t.panel,title:`logs \xB7 ${qc}`,titleColor:t.primary,overflow:"hidden",flexDirection:"column",children:[ne(je,{palette:t,items:[{text:g?"PAUSED":"LIVE",tone:g?"warning":"success"},{text:`shown ${cn.length}`,tone:"info"},{text:pe?`total ${pe.total}`:`total ${o.length}`},{text:us,tone:x===""?"idle":"primary"},{text:S?"ERROR+":"all levels",tone:S?"error":"idle",onMouseDown:y},{text:P?"system: on":"system: off",tone:P?"accent":"idle",onMouseDown:B},{text:"clear",tone:"muted",onMouseDown:h}]},void 0,!1,void 0,this),ne(mp,{palette:t,logs:_,names:v??i,service:x,errorOnly:S,width:Ur,onService:C,onToggleErrors:y,facets:pe},void 0,!1,void 0,this),Jt>Pn.length?ne(fp,{palette:t,start:oe,count:Pn.length,total:Jt},void 0,!1,void 0,this):null,cn.length===0?ne($e,{palette:t,title:Rt?"Waiting for logs":o.length===0?"No events yet":"No events in this filter",body:Rt?"Start services to stream output here. Later starts keep earlier logs.":o.length===0?"New lines appear as services write output.":"Click All or another service chip, or turn off ERROR+.",hint:"[ ] cycle service g jump to latest"},void 0,!1,void 0,this):ne(hp,{palette:t,logs:Pn,width:Ur,followTick:m,focused:!1,wrapMode:M,selected:a,follow:ue,onLeaveLatest:Ie,onPick:ct,viewStart:oe},m,!1,void 0,this),ne(He,{palette:t,backgroundColor:t.element,edge:"top",children:ne(De,{palette:t,hints:Io([{key:"e",label:"errors"},{key:"i",label:P?"internal off":"internal on"},{key:"ctrl+l",label:"clear"},{key:"g",label:"latest"},{key:"z",label:"full logs"},{key:"\u2190\u2192",label:"filter"}],Math.max(20,Ur-2))},void 0,!1,void 0,this)},void 0,!1,void 0,this),!ue?ne(gp,{palette:t,width:Ur,newer:Re,bottom:1,onJump:Qe},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)}function nT(e){if(!e)return!1;return e.state===Rr||e.health===Ce||e.state===Mi||e.restarts>0||e.last_error!==""}function Eb(e){if(e.state===Rr)return 0;if(e.health===Ce)return 1;if(e.state===Mi)return 2;return 3}function rT(e){if(e.last_error!=="")return e.last_error;if(e.restarts>0)return`restarted ${e.restarts}x, no error recorded`;return e.health===Ce?"failing health check":e.state.toLowerCase()}function oT(e){let{palette:t,names:n,snap:r,width:o,onOpen:i}=e,s=n.map((d)=>({name:d,rt:r?.services[d]})).filter((d)=>nT(d.rt)).sort((d,f)=>Eb(d.rt)-Eb(f.rt));if(s.length===0)return null;let a=s.slice(0,tT),c=s.length-a.length,l=Math.max(8,o-yp-4);return ne("box",{border:!0,borderStyle:"rounded",borderColor:t.error,title:`issues (${s.length})`,titleColor:t.error,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",children:[a.map(({name:d,rt:f})=>{let g=jt(f);return ne("box",{height:1,flexDirection:"row",overflow:"hidden",onMouseDown:()=>i(d),children:[ne("box",{width:2,flexShrink:0,children:ne("text",{fg:Le(t,g),children:Ot(g)},void 0,!1,void 0,this)},void 0,!1,void 0,this),ne("box",{width:yp,flexShrink:0,overflow:"hidden",children:ne("text",{fg:Ne(d,t),wrapMode:"none",children:X(d,yp)},void 0,!1,void 0,this)},void 0,!1,void 0,this),ne("box",{width:l,flexShrink:0,overflow:"hidden",children:ne("text",{fg:t.muted,wrapMode:"none",children:ce(rT(f),l)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},d,!0,void 0,this)}),c>0?ne("text",{fg:t.muted,wrapMode:"none",children:`+${c} more \u2014 open a service to see details`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}function sT(e){let{palette:t,leftover:n,width:r}=e,o=n.processes.slice(0,iT),i=n.processes.length-o.length,s=Math.max(8,r-xp-4);return ne("box",{border:!0,borderStyle:"rounded",borderColor:t.warning,title:"last session",titleColor:t.warning,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",children:[ne("text",{fg:t.muted,wrapMode:"none",children:ce(`${n.session_id} ${n.profile||"(none)"}`,Math.max(8,r-4))},void 0,!1,void 0,this),o.map((a)=>ne("box",{height:1,flexDirection:"row",overflow:"hidden",children:[ne("box",{width:xp,flexShrink:0,overflow:"hidden",children:ne("text",{fg:t.text,wrapMode:"none",children:X(a.name,xp)},void 0,!1,void 0,this)},void 0,!1,void 0,this),ne("box",{width:s,flexShrink:0,overflow:"hidden",children:ne("text",{fg:t.muted,wrapMode:"none",children:ce(`pid ${a.pid} leftover`,s)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${a.name}-${a.pid}`,!0,void 0,this)),i>0?ne("text",{fg:t.muted,wrapMode:"none",children:`+${i} more leftover pids`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}function aT(e){let{palette:t,cfg:n,snap:r,google:o,width:i}=e,s=o?.userEmail,a=Wo(n,r?.identity,o).project,c=r?.logs.total??0,l=Uy(s,a,c,i);return ne(He,{palette:t,backgroundColor:t.element,edge:"top",children:ne("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.element,children:l.map((d,f)=>ne(ge,{palette:t,label:d.label,tone:d.tone},`${d.label}-${f}`,!1,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var tT=4,yp=14,iT=4,xp=14;var Ab=D(()=>{Ee();at();be();_t();Ye();Pr();ze();up();vp()});import{useEffect as cT,useState as lT}from"react";import{jsxDEV as Q}from"@opentui/react/jsx-dev-runtime";function Db(e){let{palette:t,report:n,loading:r,progress:o,error:i,selected:s,onPick:a,onReload:c}=e,l=Ko(s,bp);if(r)return Q(dT,{palette:t,progress:o},void 0,!1,void 0,this);if(i)return Q(Cx,{palette:t,title:"Doctor failed",body:i},void 0,!1,void 0,this);if(!n)return Q($e,{palette:t,title:"Doctor",body:"Diagnostics have not run yet.",hint:"opening this screen runs doctor"},void 0,!1,void 0,this);let d=n.checks.filter((S)=>S.severity==="ok").length,f=n.checks.filter((S)=>S.severity==="warn").length,g=n.checks.filter((S)=>S.severity==="error").length,m=n.checks.length,x=Qi(m>0?d/m:0),v=g>0?t.error:f>0?t.warning:t.success;return Q(tt,{palette:t,title:`doctor ${n.issues} issue(s)`,children:[Q("box",{height:4,flexDirection:"column",flexShrink:0,alignItems:"center",justifyContent:"center",overflow:"hidden",border:!0,borderStyle:"rounded",borderColor:t.primary,backgroundColor:t.element,onMouseDown:c,children:[Q("text",{wrapMode:"none",children:[Q("span",{fg:t.inverse,bg:t.primary,children:" r "},void 0,!1,void 0,this),Q("span",{fg:t.primary,children:" RUN DOCTOR AGAIN"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Q("text",{fg:t.muted,wrapMode:"none",children:"results stay cached until you refresh"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Q("box",{height:1,flexShrink:0},void 0,!1,void 0,this),Q("box",{height:1,flexShrink:0,overflow:"hidden",children:Q("text",{wrapMode:"none",children:[Q("span",{fg:v,children:`[${x}]`},void 0,!1,void 0,this),Q("span",{fg:t.success,children:` ${d} ok`},void 0,!1,void 0,this),f>0?Q("span",{fg:t.warning,children:` \xB7 ${f} warn`},void 0,!1,void 0,this):null,g>0?Q("span",{fg:t.error,children:` \xB7 ${g} error`},void 0,!1,void 0,this):null,f===0&&g===0?Q("span",{fg:t.muted,children:" \xB7 all clear"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this),Q("box",{height:1,flexShrink:0},void 0,!1,void 0,this),Q("scrollbox",{ref:l,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:Q("box",{flexDirection:"column",overflow:"hidden",gap:1,children:n.checks.map((S,P)=>Q(uT,{palette:t,check:S,index:P,active:P===s,onPick:a},`${S.name}-${P}`,!1,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function dT({palette:e,progress:t}){let[n,r]=lT(0);return cT(()=>{let o=setInterval(()=>r((i)=>(i+1)%Lb.length),120);return()=>clearInterval(o)},[]),Q("box",{flexGrow:1,alignItems:"center",justifyContent:"center",overflow:"hidden",children:Q("box",{width:"80%",maxWidth:52,height:10,flexShrink:1,border:!0,borderStyle:"rounded",borderColor:e.borderActive,backgroundColor:e.panel,flexDirection:"column",alignItems:"center",justifyContent:"center",overflow:"hidden",children:[Q("text",{wrapMode:"none",children:[Q("span",{fg:e.primary,children:`${Lb[n]} `},void 0,!1,void 0,this),Q("span",{fg:e.text,children:"devctl doctor"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Q("box",{height:1,flexShrink:0},void 0,!1,void 0,this),Q("text",{fg:e.text,wrapMode:"none",children:`Checking ${t.active}`},void 0,!1,void 0,this),Q("box",{height:1,flexShrink:0},void 0,!1,void 0,this),t.checks.slice(-4).map((o,i)=>Q("text",{wrapMode:"none",children:[Q("span",{fg:Le(e,o.severity==="error"?"ERROR":o.severity==="warn"?"WARN":"OK"),children:`${Ot(o.severity==="error"?"ERROR":o.severity==="warn"?"WARN":"OK")} `},void 0,!1,void 0,this),Q("span",{fg:e.muted,children:o.name},void 0,!1,void 0,this)]},`${o.name}-${i}`,!0,void 0,this)),t.checks.length===0?Q("text",{fg:e.muted,children:"Waiting for the first result\u2026"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function uT(e){let{palette:t,check:n,index:r,active:o,onPick:i}=e,s=n.severity==="error"?"ERROR":n.severity==="warn"?"WARN":"OK";if(n.severity==="ok")return Q("box",{id:`${bp}-${r}`,flexDirection:"row",flexShrink:0,paddingLeft:1,overflow:"hidden",backgroundColor:o?t.highlight:void 0,onMouseDown:()=>i(r),children:Q("text",{wrapMode:"none",children:[Q("span",{fg:t.primary,children:o?"\u203A ":" "},void 0,!1,void 0,this),Q("span",{fg:Le(t,s),children:Ot(s)},void 0,!1,void 0,this),Q("span",{fg:o?t.primary:t.text,children:` ${n.name}`},void 0,!1,void 0,this),Q("span",{fg:t.muted,children:n.message?` \xB7 ${n.message}`:""},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this);let c=n.severity==="error"?t.error:t.warning;return Q("box",{id:`${bp}-${r}`,border:!0,borderStyle:"rounded",borderColor:o?t.borderActive:c,title:n.name,titleColor:c,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",backgroundColor:o?t.highlight:void 0,onMouseDown:()=>i(r),children:[Q("text",{wrapMode:"word",children:[Q("span",{fg:Le(t,s),children:`${Ot(s)} `},void 0,!1,void 0,this),Q("span",{fg:t.text,children:n.message},void 0,!1,void 0,this)]},void 0,!0,void 0,this),n.hint?Q("text",{fg:t.info,wrapMode:"word",children:`\u2192 ${n.hint}`},void 0,!1,void 0,this):null,o&&n.action?.kind==="free-port"?Q("text",{fg:t.primary,wrapMode:"none",children:`enter stop ${n.action.holder.command} (pid ${n.action.holder.pid})`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}var bp="doctor-row",Lb;var Ob=D(()=>{_t();Ee();be();Ye();Lb=["\u25D0","\u25D3","\u25D1","\u25D2"]});import{jsxDEV as Ae}from"@opentui/react/jsx-dev-runtime";function $b(e){let{palette:t,cfg:n,snap:r,profile:o,selected:i,onPick:s}=e,a=se(),c=Ko(i,Mb),l=Object.keys(n?.profiles??{}).sort();if(l.length===0)return Ae($e,{palette:t,title:"No profiles",body:"Add profiles.<name>.services in config.yaml."},void 0,!1,void 0,this);return Ae(tt,{palette:t,title:"profiles",children:[Ae("box",{height:1,flexShrink:0,overflow:"hidden",children:Ae("text",{fg:t.muted,wrapMode:"none",children:[`${l.length} profile${l.length===1?"":"s"} \xB7 current: `,Ae("span",{fg:t.success,children:o||"(none)"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),Ae("box",{height:1,flexShrink:0},void 0,!1,void 0,this),Ae("scrollbox",{ref:c,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:Ae("box",{flexDirection:"column",overflow:"hidden",gap:a.gap||1,children:l.map((d,f)=>{let g=d===o,m=f===i,x=n?.profiles[d]?.services??[],v=Object.keys(n?.profiles[d]?.environment??{}).length,S=m?t.borderActive:g?t.success:t.border,P=m?t.primary:g?t.success:t.muted;return Ae("box",{id:`${Mb}-${f}`,border:!0,borderStyle:"rounded",borderColor:S,title:d,titleColor:P,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",backgroundColor:m?t.highlight:void 0,onMouseDown:()=>s(f),children:[Ae("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:Ae("text",{wrapMode:"none",children:[g?Ae("span",{fg:t.success,children:"\u25CF current profile"},void 0,!1,void 0,this):Ae("span",{fg:t.muted,children:"\u25CB not active"},void 0,!1,void 0,this),Ae("span",{fg:t.muted,children:` \xB7 ${x.length} service${x.length===1?"":"s"}`},void 0,!1,void 0,this),v>0?Ae("span",{fg:t.muted,children:` \xB7 ${v} env var${v===1?"":"s"}`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this),Ae("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:x.length===0?Ae("text",{fg:t.muted,wrapMode:"none",children:"(no services)"},void 0,!1,void 0,this):Ae("text",{wrapMode:"none",children:x.map((k,j)=>{let V=jt(r?.services[k]);return Ae("span",{children:[Ae("span",{fg:Le(t,V),children:Ot(V)},void 0,!1,void 0,this),Ae("span",{fg:Ne(k,t),children:` ${k}`},void 0,!1,void 0,this),j<x.length-1?Ae("span",{fg:t.muted,children:" "},void 0,!1,void 0,this):null]},k,!0,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},d,!0,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ae(He,{palette:t,backgroundColor:t.element,edge:"top",children:Ae(De,{palette:t,hints:[{key:"space",label:"set current"},{key:"enter",label:"set and start"}]},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var Mb="profile-row";var Ib=D(()=>{_t();at();Ee();be();Ye()});import{jsxDEV as G,Fragment as jb}from"@opentui/react/jsx-dev-runtime";function pT(e){let t=e.toLowerCase();if(t==="iap")return"info";if(t==="service"||t==="service_account")return"primary";return"idle"}function fT(e,t,n){if(n||t>=500)return e.error;if(t===0||t>=400)return e.warning;return e.success}function gT(e,t){if(t.startsWith("sa:"))return{label:"SA",color:e.primary};if(t!=="")return{label:"USR",color:e.info};return{label:"\u2014",color:e.muted}}function yT(e){let{palette:t,req:n,cols:r}=e,o=fT(t,n.status,n.error),i=n.status>0?String(n.status):"ERR",s=gT(t,n.identity),a=n.route||Bb,c=n.error?`${n.path} \u2014 ${ce(n.error,vT)}`:n.path;return G("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:[G("box",{width:wp,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.muted,children:n.timestamp.slice(11,19)},void 0,!1,void 0,this)},void 0,!1,void 0,this),r.showMethod?G("box",{width:Nc,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.text,wrapMode:"none",children:X(n.method,Nc)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,G("box",{width:Hc,flexShrink:0,overflow:"hidden",children:G("text",{fg:o,wrapMode:"none",children:X(i,Hc)},void 0,!1,void 0,this)},void 0,!1,void 0,this),r.showDur?G("box",{width:jc,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.muted,wrapMode:"none",children:X(`${n.durationMs}ms`,jc)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,G("box",{width:Bc,flexShrink:0,overflow:"hidden",children:G("text",{fg:s.color,wrapMode:"none",children:X(s.label,Bc)},void 0,!1,void 0,this)},void 0,!1,void 0,this),G("box",{width:r.routeCol,flexShrink:0,overflow:"hidden",children:G("text",{fg:n.route?t.info:t.muted,wrapMode:"none",children:X(a,r.routeCol)},void 0,!1,void 0,this)},void 0,!1,void 0,this),G("box",{flexGrow:1,overflow:"hidden",children:G("text",{fg:n.error?t.error:t.text,wrapMode:"none",children:c},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function xT(e){let{palette:t,cols:n}=e;return G("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,children:[G("box",{width:wp,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.muted,children:X("TIME",wp)},void 0,!1,void 0,this)},void 0,!1,void 0,this),n.showMethod?G("box",{width:Nc,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.muted,children:X("METHOD",Nc)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,G("box",{width:Hc,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.muted,children:X("ST",Hc)},void 0,!1,void 0,this)},void 0,!1,void 0,this),n.showDur?G("box",{width:jc,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.muted,children:X("DUR",jc)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,G("box",{width:Bc,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.muted,children:X("WHO",Bc)},void 0,!1,void 0,this)},void 0,!1,void 0,this),G("box",{width:n.routeCol,flexShrink:0,overflow:"hidden",children:G("text",{fg:t.muted,children:X("ROUTE",n.routeCol)},void 0,!1,void 0,this)},void 0,!1,void 0,this),G("box",{flexGrow:1,overflow:"hidden",children:G("text",{fg:t.muted,children:"PATH"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function bT(e){let{palette:t,name:n,auth:r,identity:o,upstream:i,match:s,onMouseDown:a}=e;return G("box",{flexDirection:"column",flexShrink:0,overflow:"hidden",onMouseDown:a,children:[G("text",{fg:t.text,wrapMode:"none",children:n},void 0,!1,void 0,this),G("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:[G(ge,{palette:t,label:r||"no auth",tone:pT(r)},void 0,!1,void 0,this),o?G(ge,{palette:t,label:o,tone:"idle"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),s?G("text",{fg:t.muted,wrapMode:"word",children:`match: ${s}`},void 0,!1,void 0,this):null,G("text",{fg:t.muted,wrapMode:"word",children:`\u2192 ${i}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function Wb(e){let{palette:t,cfg:n,snap:r,width:o,onSelectRoute:i}=e,s=r?.proxy.routes??[],a=new Map((n?.proxy.routes??[]).map((C)=>[C.name,C])),c=new Map((n?.proxy.routes??[]).map((C)=>[C.name,C.match])),l=r?.proxy.recentRequests??[],d=r?.proxy.requestTotal??0,f=r?.proxy.requestErrors??0,g=o<Mo,m=Math.max(Fb,Math.min(wT,Math.floor(o*0.36))),x=g?o-Nb:o-m-Nb,v=Math.max(20,x-2),S=v>=Hb,P=v>=ST,k=v>=Hb?kT:CT,j=l.reduce((C,y)=>Math.min(k,Math.max(C,(y.route||Bb).length+hT)),mT),V={showMethod:S,showDur:P,routeCol:j};return G(tt,{palette:t,title:"proxy",children:[G(je,{palette:t,items:[{text:r?.proxy.running?"RUNNING":"STOPPED",tone:r?.proxy.running?"success":"idle"},...r?.proxy.address?[{text:r.proxy.address,tone:"info"}]:[],{text:`${s.length} routes`,tone:s.length>0?"primary":"idle"},...d>0?[{text:`${d} requests`,tone:"idle"},...f>0?[{text:`${f} errors`,tone:"warning"}]:[]]:[]]},void 0,!1,void 0,this),G("box",{flexGrow:1,flexDirection:g?"column":"row",overflow:"hidden",children:[G("box",{flexGrow:g?1:0,flexBasis:g?0:void 0,flexShrink:0,minWidth:g?void 0:Fb,width:g?void 0:m,minHeight:g?8:void 0,border:!0,borderStyle:"rounded",borderColor:t.border,title:"routes",titleColor:t.primary,paddingLeft:1,paddingRight:1,flexDirection:"column",overflow:"hidden",children:s.length===0?G($e,{palette:t,title:"No proxy routes",body:"Add routes under proxy.routes or .devctl/proxy/routes.yaml."},void 0,!1,void 0,this):G(jb,{children:[i?G("text",{fg:t.muted,wrapMode:"word",children:"click a route for full details"},void 0,!1,void 0,this):null,G("scrollbox",{focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:G("box",{flexDirection:"column",overflow:"hidden",gap:1,children:s.map((C)=>{let y=c.get(C.name),B=y&&(y.host||y.path)?`${y.host||"*"}${y.path?y.path:""}`:void 0,h=a.get(C.name);return G(bT,{palette:t,name:C.name,auth:C.auth,identity:C.identity,upstream:C.upstream,match:B,onMouseDown:i?()=>i({name:C.name,authType:h?.auth.type||C.auth,identityType:h?.auth.identity.type??"",serviceAccount:h?.auth.identity.service_account||h?.auth.service_account||"",audience:h?.auth.audience??"",matchHost:h?.match.host??"",matchPath:h?.match.path??"",upstream:C.upstream}):void 0},C.name,!1,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),G("box",{flexGrow:1,flexBasis:0,minWidth:g?void 0:30,minHeight:g?10:void 0,border:!0,borderStyle:"rounded",borderColor:t.borderActive,title:"requests",titleColor:t.primary,flexDirection:"column",overflow:"hidden",children:l.length===0?G("box",{paddingLeft:1,paddingRight:1,children:G("text",{fg:t.muted,wrapMode:"word",children:r?.proxy.running?"No requests seen yet. Send one through the proxy to see it show up here \u2014 no need to restart or press r.":"Start the proxy, then send it a request to see live traffic here."},void 0,!1,void 0,this)},void 0,!1,void 0,this):G(jb,{children:[G(xT,{palette:t,cols:V},void 0,!1,void 0,this),G("scrollbox",{focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:G("box",{flexDirection:"column",overflow:"hidden",children:l.map((C)=>G(yT,{palette:t,req:C,cols:V},C.requestId,!1,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),G(He,{palette:t,backgroundColor:t.element,edge:"top",children:G(De,{palette:t,hints:[{key:"n",label:"start proxy"},{key:"x",label:"stop proxy"}]},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var wp=9,Nc=8,Hc=4,jc=8,Bc=4,mT=8,hT=2,vT=64,Bb="(none)",Fb=26,wT=56,Nb=2,Hb=46,ST=54,kT=20,CT=12;var Gb=D(()=>{_t();Ee();be()});import{jsxDEV as re}from"@opentui/react/jsx-dev-runtime";function qb(e){let{palette:t,name:n}=e;return re("box",{flexGrow:1,border:!0,borderStyle:"rounded",borderColor:t.borderActive,backgroundColor:t.panel,title:n,titleColor:Ne(n,t),flexDirection:"column",overflow:"hidden",children:re(Sp,{...e,compact:!1},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Sp(e){let{palette:t,cfg:n,snap:r,name:o,reveal:i,width:s,compact:a=!0,envScrollRef:c}=e,l=se(),d=n?.services[o];if(!d)return re($e,{palette:t,title:"Unknown service",body:`No service named ${o}.`,hint:"j/k move"},void 0,!1,void 0,this);let f=r?.services[o],g=jt(f),m=f?.health??"UNKNOWN",x=jr(f)||rs(d,f),v=Hy(d,i,n?.secrets.extra_markers??[],n?.secrets.extra_patterns??[],e.resolvedEnv),S=e.envStatus==="error"?"error":e.envStatus==="resolved"?"success":e.envStatus==="loading"?"info":"muted",P=e.envStatus==="resolved"?"resolved":e.envStatus==="loading"?"resolving":e.envStatus==="error"?"config fallback":"config",k=s>=RT,j=[{label:"health",value:xc(d)},{label:"workdir",value:d.working_dir||"."},{label:"restart",value:wc(d)},{label:"caps",value:d.capabilities.join(", ")||"\u2014"},{label:"runtime",value:d.container?`${d.container.runtime||"docker"} \xB7 ${d.container.image}`:"host"}],V=[{label:"identity",value:bc(d,f)},{label:"depends",value:d.dependencies.map(Hs).join(", ")||"\u2014"},{label:"ports",value:rs(d,f)},{label:"tries",value:String(f?.restarts??0),tone:f?.restarts?"warning":"muted"}],C=Math.max(Gr+8,s-2),y=k?Math.floor(C/2):C;return re("box",{padding:l.pad,flexGrow:1,flexDirection:"column",overflow:"hidden",children:[re(je,{palette:t,items:[{text:g,tone:Kb(g)},{text:m,tone:Kb(m)},{text:f?.pid?`pid ${f.pid}`:"pid \u2014",tone:f?.pid?"info":"idle"},{text:x==="\u2014"?"port \u2014":`port ${x}`,tone:x==="\u2014"?"idle":"info"}]},void 0,!1,void 0,this),d.description?re("box",{height:1,overflow:"hidden",children:re("text",{fg:t.muted,wrapMode:"none",children:ce(d.description,Math.max(8,s-4))},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,f?.last_error?re("box",{height:1,overflow:"hidden",children:re("text",{fg:t.error,wrapMode:"none",children:ce(f.last_error,_T)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,re(kp,{palette:t,item:{label:"command",value:yc(d)},valueWidth:Math.max(8,C-Gr)},void 0,!1,void 0,this),re(PT,{palette:t,left:j,right:V,wide:k,colWidth:y},void 0,!1,void 0,this),re(ET,{palette:t,entries:v,reveal:i,width:s,focused:!a,scrollRef:c,source:P,sourceTone:S,error:e.envError},void 0,!1,void 0,this),a?null:re(De,{palette:t,hints:[{key:"n",label:"start"},{key:"x",label:"stop"},{key:"R",label:"restart"},{key:"o",label:"config"},{key:"l",label:"logs"},{key:"/reveal",label:"secrets"},{key:"esc",label:"back"}]},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function PT(e){let{palette:t,left:n,right:r,wide:o,colWidth:i}=e,s=Math.max(4,i-Gr);if(!o)return re("box",{width:i,flexShrink:0,flexDirection:"column",overflow:"hidden",children:[...n,...r].map((a)=>re(kp,{palette:t,item:a,valueWidth:s},a.label,!1,void 0,this))},void 0,!1,void 0,this);return re("box",{height:n.length,flexShrink:0,flexDirection:"row",overflow:"hidden",children:[re(Ub,{palette:t,items:n,width:i},void 0,!1,void 0,this),re(Ub,{palette:t,items:r,width:i},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function Ub(e){let t=Math.max(4,e.width-Gr);return re("box",{width:e.width,flexShrink:0,flexDirection:"column",overflow:"hidden",children:e.items.map((n)=>re(kp,{palette:e.palette,item:n,valueWidth:t},n.label,!1,void 0,this))},void 0,!1,void 0,this)}function kp(e){let{palette:t,item:n,valueWidth:r}=e,o=n.tone==="warning"?t.warning:n.tone==="muted"?t.muted:t.text;return re("box",{height:1,width:Gr+r,flexDirection:"row",overflow:"hidden",children:[re("box",{width:Gr,flexShrink:0,overflow:"hidden",children:re("text",{fg:t.muted,wrapMode:"none",children:X(n.label,Gr)},void 0,!1,void 0,this)},void 0,!1,void 0,this),re("box",{width:r,flexShrink:0,overflow:"hidden",children:re("text",{fg:o,wrapMode:"none",children:X(n.value,r)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function ET(e){let{palette:t,entries:n,reveal:r,width:o,focused:i,scrollRef:s,source:a,sourceTone:c,error:l}=e,d=By(o),f=Math.max(8,o-d-4);return re("box",{flexGrow:1,flexDirection:"column",overflow:"hidden",children:[re(je,{palette:t,items:[{text:`env ${n.length}`,tone:n.length>0?"info":"idle"},{text:a,tone:c},{text:r?"secrets shown":"redacted",tone:r?"warning":"muted"}],hints:i?[{key:"j/k",label:"scroll"}]:[{key:"/reveal",label:"secrets"}]},void 0,!1,void 0,this),l?re("box",{height:1,overflow:"hidden",children:re("text",{fg:t.warning,wrapMode:"none",children:ce(l,Math.max(8,o-4))},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,n.length===0?re("text",{fg:t.muted,children:"no service env overrides"},void 0,!1,void 0,this):re("box",{flexGrow:1,height:"100%",overflow:"hidden",children:re("scrollbox",{ref:s,focused:i,stickyScroll:!1,scrollX:!1,style:{rootOptions:{flexGrow:1,height:"100%",overflow:"hidden",backgroundColor:t.panel},viewportOptions:{backgroundColor:t.panel},contentOptions:{backgroundColor:t.panel},scrollbarOptions:{trackOptions:{foregroundColor:t.primary,backgroundColor:t.element}}},children:re("box",{flexDirection:"column",overflow:"hidden",children:n.map((g)=>re("box",{height:1,flexDirection:"row",overflow:"hidden",children:[re("box",{width:d,flexShrink:0,overflow:"hidden",children:re("text",{fg:g.required?t.warning:t.muted,wrapMode:"none",children:X(g.required?`${g.key}*`:g.key,d)},void 0,!1,void 0,this)},void 0,!1,void 0,this),re("box",{width:f,flexShrink:0,overflow:"hidden",children:re("text",{fg:g.value===""?t.muted:t.text,wrapMode:"none",children:X(g.value===""&&g.required?"(required)":g.value,f)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},g.key,!0,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function Kb(e){switch(e.toUpperCase()){case"HEALTHY":case"RUNNING":return"success";case"UNHEALTHY":case"WARNING":case"WARN":case"STARTING":case"RESTARTING":return"warning";case"FAILED":case"ERROR":return"error";default:return"muted"}}var _T=72,RT=56,Gr=9;var Cp=D(()=>{Ee();_t();at();be();Ye();st()});import{jsxDEV as Zn}from"@opentui/react/jsx-dev-runtime";function Vb(e){let{palette:t,cfg:n,names:r,snap:o,selected:i,checked:s,width:a,reveal:c,onOpen:l,onSelectIndex:d,onToggle:f,resolvedEnv:g,envStatus:m,envError:x}=e;if(r.length===0)return Zn($e,{palette:t,title:"No services",body:"This configuration does not define any services."},void 0,!1,void 0,this);let v=a<Mo,S=r[i]??"",P=pc(a,r,v),k=4,j=v?Math.max(_p,a-k):Math.max(_p,a-P-k);return Zn("box",{flexGrow:1,flexDirection:v?"column":"row",overflow:"hidden",children:[Zn("box",{flexGrow:v?1:0,flexShrink:0,minWidth:v?void 0:ec,width:v?void 0:P,border:!0,borderStyle:"rounded",borderColor:t.borderActive,backgroundColor:t.panel,title:"services",titleColor:t.primary,flexDirection:"column",overflow:"hidden",children:[Zn(Fc,{palette:t,checked:s,idle:jo(o),profileName:"",members:""},void 0,!1,void 0,this),Zn("box",{flexGrow:1,overflow:"hidden",children:Zn(Ic,{palette:t,names:r,snap:o,selected:i,checked:s,width:cc(P),onOpen:l,onSelectIndex:d,onToggle:f},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Zn("box",{flexGrow:2,minWidth:v?void 0:_p,minHeight:v?TT:void 0,border:!0,borderStyle:"rounded",borderColor:t.border,backgroundColor:t.panel,title:S||"detail",titleColor:S?Ne(S,t):t.primary,overflow:"hidden",flexDirection:"column",children:Zn(Sp,{palette:t,cfg:n,snap:o,name:S,reveal:c,width:j,resolvedEnv:g,envStatus:m,envError:x},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var _p=36,TT=12;var Jb=D(()=>{_t();Ee();Ye();Cp();up()});import{jsxDEV as he}from"@opentui/react/jsx-dev-runtime";function LT(e){switch(e){case"cycle":return"\u2194";case"toggle":return"\u23FB";case"page":return"\u25B8";case"action":return"!";default:return"\xB7"}}function Qb(e){let{palette:t,items:n,selected:r,locked:o,width:i,onPick:s,onActivate:a}=e,c=se(),l=Yu(n,r),d=Uo(n,l);return he("box",{flexGrow:1,border:!0,borderStyle:"rounded",borderColor:t.borderActive,backgroundColor:t.panel,title:"settings",titleColor:t.primary,flexDirection:"column",overflow:"hidden",children:[he("box",{height:2,paddingLeft:c.pad,flexShrink:0,flexDirection:"column",overflow:"hidden",children:[he("text",{fg:t.primary,wrapMode:"none",children:"Preferences"},void 0,!1,void 0,this),he("text",{fg:t.muted,wrapMode:"none",children:o?"DEVCTL_TUI_CONFIG is set \u2014 changes stay in this session.":"Changes save to your user tui.json unless noted."},void 0,!1,void 0,this)]},void 0,!0,void 0,this),he("box",{flexGrow:1,paddingLeft:c.pad,paddingRight:c.pad,overflow:"hidden",flexShrink:1,children:he(DT,{palette:t,items:n,active:l,scale:c,width:i,onPick:s,onActivate:a},void 0,!1,void 0,this)},void 0,!1,void 0,this),he(MT,{palette:t,item:d,scale:c},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function DT(e){let{palette:t,items:n,active:r,scale:o,width:i,onPick:s,onActivate:a}=e,c=Ko(r,Xb),l=Math.max(8,i-zb-Yb-10),d=0,f=vx(n);return he("scrollbox",{ref:c,focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:he("box",{flexDirection:"column",overflow:"hidden",children:f.map((g,m)=>{let x=d;d+=g.items.length;let v=r>=x&&r<x+g.items.length;return he("box",{border:!0,borderStyle:"rounded",borderColor:v?t.borderActive:t.border,title:`${g.group} (${g.items.length})`,titleColor:v?t.primary:t.muted,flexDirection:"column",flexShrink:0,marginBottom:m<f.length-1?Math.max(1,o.gap):0,paddingLeft:1,paddingRight:1,overflow:"hidden",children:[g.group==="MCP"?he("box",{height:1,overflow:"hidden",children:he("text",{fg:t.muted,wrapMode:"none",children:"dedicated page \u2014 also /mcp or /agent"},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,g.items.map((S,P)=>{let k=x+P;return he(OT,{index:k,palette:t,item:S,active:k===r,rowH:o.rowH,valueWidth:l,onPick:()=>s(k),onActivate:()=>a(S)},S.id,!1,void 0,this)})]},g.group,!0,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function OT(e){let{palette:t,index:n,item:r,active:o,rowH:i,valueWidth:s,onPick:a,onActivate:c}=e;return he("box",{id:`${Xb}-${n}`,height:i,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:o?t.highlight:void 0,onMouseDown:()=>{if(o){c();return}a()},children:[he("box",{width:2,flexShrink:0,overflow:"hidden",children:he("text",{fg:t.primary,children:o?"\u203A":" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),he("box",{width:Yb,flexShrink:0,overflow:"hidden",children:he("text",{fg:o?t.primary:t.muted,children:LT(r.kind)},void 0,!1,void 0,this)},void 0,!1,void 0,this),he("box",{width:zb,flexShrink:0,overflow:"hidden",children:he("text",{fg:o?t.primary:t.text,wrapMode:"none",children:r.name},void 0,!1,void 0,this)},void 0,!1,void 0,this),he("box",{flexGrow:1,overflow:"hidden",children:he("text",{fg:$T(t,r,o),wrapMode:"none",children:ce(r.value,s)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function MT(e){let{palette:t,item:n,scale:r}=e,o=n?.id==="font",i=n?.kind==="page"?`${n.name} \u2192 dedicated page`:n?.name??"";return he("box",{height:AT,flexShrink:0,border:!0,borderStyle:"rounded",borderColor:t.border,title:"selected",titleColor:t.muted,backgroundColor:t.element,paddingLeft:r.pad,paddingRight:r.pad,flexDirection:"column",overflow:"hidden",children:[he("box",{height:1,overflow:"hidden",children:he("text",{fg:t.primary,wrapMode:"none",children:o?`${mx(r.steps)} ${r.label}`:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),he("box",{height:1,overflow:"hidden",children:he("text",{fg:t.text,wrapMode:"word",children:n?.detail??""},void 0,!1,void 0,this)},void 0,!1,void 0,this),he("box",{height:1,overflow:"hidden",children:he("text",{fg:t.muted,wrapMode:"none",children:n?n.kind==="info"?"read-only":n.hint:""},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function $T(e,t,n){if(t.id==="mouse")return t.value==="on"?e.success:e.text;if(t.kind==="page")return e.info;if(t.kind==="info")return e.text;return n?e.primary:e.text}var zb=14,Yb=2,AT=5,Xb="settings-row";var Zb=D(()=>{at();Ee();be();Cn()});import{useEffect as IT,useState as FT}from"react";import{jsxDEV as J}from"@opentui/react/jsx-dev-runtime";function Vo(e){let{palette:t,title:n,tone:r="muted",children:o}=e,i=r==="success"?t.success:r==="warning"?t.warning:r==="error"?t.error:t.border;return J("box",{border:!0,borderStyle:"rounded",borderColor:i,title:n,titleColor:i,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,marginBottom:1,overflow:"hidden",children:o},void 0,!1,void 0,this)}function Rp(e,t){if(t.color)return t.color;switch(t.tone){case"success":return e.success;case"warning":return e.warning;case"error":return e.error;case"primary":return e.primary;case"muted":return e.muted;default:return e.text}}function ds(e){let{palette:t,cells:n,header:r,gap:o=0,stripe:i}=e;return J("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:i?t.element:void 0,children:n.map((s,a)=>J("box",{flexDirection:"row",flexShrink:0,overflow:"hidden",children:[a>0&&o>0?J("box",{width:o,flexShrink:0},void 0,!1,void 0,this):null,J("box",{width:s.width,flexShrink:0,overflow:"hidden",children:J("text",{fg:r?t.primary:Rp(t,s),wrapMode:"none",children:X(s.text,s.width)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${s.text}-${a}`,!0,void 0,this))},void 0,!1,void 0,this)}function ew(e){let{palette:t,width:n}=e;return J("box",{height:1,flexShrink:0,overflow:"hidden",children:J("text",{fg:t.border,wrapMode:"none",children:X("\u2500".repeat(Math.max(1,n)),n)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function ls(e){let{palette:t,facts:n,width:r}=e,o=Fu(n,r),i=[{text:"what",width:o.what},{text:"reading",width:o.reading}];if(o.meter>0)i.push({text:"used",width:o.meter});return i.push({text:"meaning",width:o.meaning}),J("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:[J(ds,{palette:t,header:!0,gap:No,cells:i},void 0,!1,void 0,this),J(ew,{palette:t,width:r},void 0,!1,void 0,this),n.map((s,a)=>{let c=s.meaning===""?[""]:uc(s.meaning,Math.max(1,o.meaning)),l=s.meter?ry(s.meter):o.meter>0?"":void 0,d=[{text:s.what,width:o.what,tone:"text"},{text:s.reading,width:o.reading,tone:s.tone??"text"}];if(o.meter>0)d.push({text:l??"",width:o.meter,tone:s.meter?s.tone??"text":"muted"});return d.push({text:c[0]??"",width:o.meaning,tone:"muted"}),J("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:[J(ds,{palette:t,gap:No,stripe:a%2===1,cells:d},void 0,!1,void 0,this),c.slice(1).map((f,g)=>{let m=[{text:"",width:o.what},{text:"",width:o.reading}];if(o.meter>0)m.push({text:"",width:o.meter});return m.push({text:f,width:o.meaning,tone:"muted"}),J(ds,{palette:t,gap:No,stripe:a%2===1,cells:m},`${s.what}-more-${g}`,!1,void 0,this)})]},`${s.what}-${s.reading}-${a}`,!0,void 0,this)})]},void 0,!0,void 0,this)}function tw(e){let{palette:t,cfg:n,snap:r,width:o,onRefresh:i}=e,s=se(),[,a]=FT(0);if(IT(()=>{let Re=setInterval(()=>{a((Qe)=>{let pe=Qe+1;if(i&&pe%HT===0)i();return pe})},NT);return()=>clearInterval(Re)},[i]),!n)return J($e,{palette:t,title:"No configuration loaded",body:"Add services to .devctl/config.yaml or finish setup."},void 0,!1,void 0,this);let c=Object.keys(n.services).sort(),l=c.some((Re)=>oy(n.services[Re])),d=Yv(c,r),f=uy(d,l),g=l&&d.live>0?d.healthy/d.live:d.total>0?d.live/d.total:0,m=Qi(g,jT),x=d.failed>0?"error":l&&d.live>0&&d.healthy<d.live?"warning":"success",v=ey(o,s.pad),S=r?.session_id?Fs(r.session_id):void 0,P=S?Ho(Date.now()-S.getTime()):"just started",k=r?.logs.total??0,j=r?.logs.errors??0,V=Zv(r?.logs.counts??{}),C=r?.proxy.routes??[],y=r?.credentials,B=(y?.entries??[]).filter((Re)=>Re.valid).length,h=r?.system,q=h?h.memAvailableKB??h.memFreeKB:0,M=h?sy(h.loadAvg1,h.cpuCount):void 0,Y=h?ay(q,h.memTotalKB):void 0,ue=[];if(h&&M&&Y)ue.push(M,Y,{what:"Computer",reading:iy(h.platform),meaning:`on for ${Ho(h.hostUptimeSec*BT)}`,tone:"text"});let Ie=d.failed>0||M?.tone==="error"||Y?.tone==="error"?"error":x==="warning"||M?.tone==="warning"||Y?.tone==="warning"?"warning":"success",ct=[{what:"This session",reading:P,meaning:"how long this run has been going",tone:"text"},{what:"Profile",reading:r?.profile||"none",meaning:"which group of services is selected",tone:r?.profile?"text":"muted"},{what:"This window",reading:r?.detached?"closed":"watching",meaning:r?.detached?"services keep running without this screen":"you are watching the services from here",tone:r?.detached?"warning":"text"},{what:"Project folder",reading:"",meaning:n.repoRoot,tone:"muted"}],oe=[{what:"Lines kept",reading:String(k),meaning:"log lines still in memory",tone:"text"},{what:"Error lines",reading:String(j),meaning:j>0?"open Logs and press e to see only errors":"no ERROR or FATAL lines",tone:j>0?"error":"muted"},...V.map(([Re,Qe])=>({what:Re,reading:String(Qe),meaning:"lines from this service",tone:"text"}))],Ge=[{what:"Web proxy",reading:r?.proxy.running?"on":"off",meaning:r?.proxy.running?`${C.length} apps${r.proxy.address?` at ${r.proxy.address}`:""}`:"not forwarding local URLs",tone:r?.proxy.running?"success":"muted"},{what:"Agent tools",reading:r?.mcp?.running?"on":"off",meaning:r?.mcp?.address?`Cursor talks to devctl at ${r.mcp.address}`:"turn on from Settings \u2192 MCP",tone:r?.mcp?.running?"success":"muted"},{what:"Google account",reading:r?.identity.user?"signed in":"not signed in",meaning:[r?.identity.user,r?.identity.project].filter(Boolean).join(" \xB7 ")||"no Google user for this session",tone:r?.identity.user?"success":"muted"},{what:"Saved tokens",reading:y?`${B} of ${y.entries.length} good`:"none",meaning:y?dy(y.backend):"nothing stored yet",tone:y&&B<y.entries.length?"warning":y?"success":"muted"}];return J(tt,{palette:t,title:"stats",scroll:!0,children:[J(Vo,{palette:t,title:`Your services ${d.live} of ${d.total} started`,tone:Ie,children:[J(ls,{palette:t,facts:f,width:v},void 0,!1,void 0,this),J("box",{height:1,flexShrink:0},void 0,!1,void 0,this),J("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:J("text",{wrapMode:"none",children:[J("span",{fg:t.muted,children:X(l?"Ready":"Started",Fu(f,v).what)},void 0,!1,void 0,this),J("span",{children:" ".repeat(No)},void 0,!1,void 0,this),J("span",{fg:Rp(t,{text:"",width:1,tone:x}),children:`[${m}]`},void 0,!1,void 0,this),J("span",{fg:Rp(t,{text:"",width:1,tone:x}),children:l?` ${d.healthy} of ${d.live||d.total} passing checks`:` ${d.live} of ${d.total} up`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),h?J(Vo,{palette:t,title:"This computer",tone:M?.tone==="error"||Y?.tone==="error"?"error":M?.tone==="warning"||Y?.tone==="warning"?"warning":"success",children:J(ls,{palette:t,facts:ue,width:v},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,J(Vo,{palette:t,title:"This session",children:J(ls,{palette:t,facts:ct,width:v},void 0,!1,void 0,this)},void 0,!1,void 0,this),J(Vo,{palette:t,title:"Each service",tone:d.failed>0?"error":l&&d.live>0&&d.healthy<d.live?"warning":"success",children:d.total===0?J("text",{fg:t.muted,children:"No services in this project yet."},void 0,!1,void 0,this):J("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:[J(WT,{palette:t,names:c,snap:r,width:v},void 0,!1,void 0,this),J("box",{height:1,flexShrink:0},void 0,!1,void 0,this),J("text",{fg:t.muted,wrapMode:"none",children:X("CPU is % of one core. RAM is what that process is holding now.",v)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),J(Vo,{palette:t,title:"Log lines",tone:j>0?"warning":"muted",children:J(ls,{palette:t,facts:oe,width:v},void 0,!1,void 0,this)},void 0,!1,void 0,this),J(Vo,{palette:t,title:"Other parts",children:J(ls,{palette:t,facts:Ge,width:v},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function WT(e){let{palette:t,names:n,snap:r,width:o}=e,i=ty(o),s=[{text:"service",width:i.name},{text:"status",width:en}];if(i.health)s.push({text:"check",width:Sn});if(i.cpu)s.push({text:"cpu",width:oc});if(i.mem)s.push({text:"ram",width:ic});if(i.up)s.push({text:"up",width:rc});if(i.rst)s.push({text:"restarts",width:hc});if(i.pid)s.push({text:"pid",width:Jn});return J("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:[J(ds,{palette:t,header:!0,gap:vt,cells:s},void 0,!1,void 0,this),J(ew,{palette:t,width:o},void 0,!1,void 0,this),n.map((a,c)=>J(qT,{palette:t,name:a,rt:r?.services[a],cols:i,stripe:c%2===1},a,!1,void 0,this))]},void 0,!0,void 0,this)}function KT(e){if(e===void 0)return"muted";if(e>UT)return"error";if(e>GT)return"warning";return"text"}function qT(e){let{palette:t,name:n,rt:r,cols:o,stripe:i}=e,s=cy(r),a=ly(r),c=r?.restarts??0,l=[{text:n,width:o.name,color:Ne(n,t)},{text:s,width:en,color:Le(t,r?.state??"STOPPED")}];if(o.health)l.push({text:a,width:Sn,color:Le(t,r?.health??"UNKNOWN")});if(o.cpu)l.push({text:r?.cpuPercent!==void 0?py(r.cpuPercent):"\u2014",width:oc,tone:KT(r?.cpuPercent)});if(o.mem)l.push({text:r?.memoryKB!==void 0?tc(r.memoryKB):"\u2014",width:ic,tone:"text"});if(o.up)l.push({text:Qv(r),width:rc,tone:"text"});if(o.rst)l.push({text:String(c),width:hc,tone:c>0?"warning":"muted"});if(o.pid)l.push({text:r?.pid?String(r.pid):"\u2014",width:Jn,tone:"muted"});return J("box",{flexDirection:"column",flexShrink:0,overflow:"hidden",children:[J(ds,{palette:t,gap:vt,stripe:i,cells:l},void 0,!1,void 0,this),r?.last_error?J("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:J("text",{fg:t.error,wrapMode:"none",children:X(` ${r.last_error}`,Math.max(24,o.name+vt+en+Sn))},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}var NT=1000,HT=5,jT=16,BT=1000,GT=80,UT=100;var nw=D(()=>{_t();Ee();at();be();Ye();ze()});import{jsxDEV as ye}from"@opentui/react/jsx-dev-runtime";function rw(e){let{palette:t,cfg:n,google:r,bootError:o,bootErrorMissing:i=!1,step:s=0}=e,a=se();if(o&&!n)return i?ye($e,{palette:t,title:"No configuration found",body:"Would you like to run setup?",hint:"[Enter] Setup [Esc] Exit"},void 0,!1,void 0,this):ye($e,{palette:t,title:"Configuration error",body:o,hint:"Fix .devctl/config.yaml, then restart devctl [Esc] Exit"},void 0,!1,void 0,this);let c=n?Xt(n):["configuration not loaded"],l=VT(n,r,c),d=l.filter((k)=>k.ok).length,f=l.length,g=f>0?Math.round(d/f*100):0,m=20,x=Math.round(g/100*m),v="\u2588".repeat(x)+"\u2591".repeat(Math.max(0,m-x)),S=g===100?t.success:g===0?t.muted:t.primary,P=l[s];return ye(tt,{palette:t,title:"setup",scroll:!0,children:[ye("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:ye("text",{fg:t.primary,children:"Developer onboarding"},void 0,!1,void 0,this)},void 0,!1,void 0,this),ye("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:ye("text",{wrapMode:"none",children:[ye("span",{fg:S,children:`[${v}]`},void 0,!1,void 0,this),ye("span",{fg:t.text,children:` ${d}/${f} ready`},void 0,!1,void 0,this),ye("span",{fg:t.muted,children:` (${g}%)`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),ye("box",{height:1,flexShrink:0},void 0,!1,void 0,this),l.map((k,j)=>{let V=j===s;return ye("box",{height:a.rowH,flexDirection:"row",overflow:"hidden",backgroundColor:V?t.highlight:void 0,paddingLeft:1,children:[ye("box",{width:2,flexShrink:0,children:ye("text",{fg:Le(t,k.ok?"OK":"WARN"),children:Ot(k.ok?"OK":"WARN")},void 0,!1,void 0,this)},void 0,!1,void 0,this),ye("box",{width:3,flexShrink:0,children:ye("text",{fg:V?t.primary:t.muted,children:String(j+1).padStart(2," ")},void 0,!1,void 0,this)},void 0,!1,void 0,this),ye("box",{width:20,flexShrink:0,overflow:"hidden",children:ye("text",{fg:V?t.primary:t.text,children:k.name},void 0,!1,void 0,this)},void 0,!1,void 0,this),ye("box",{flexGrow:1,overflow:"hidden",children:ye("text",{fg:V?t.text:t.muted,wrapMode:"none",children:k.detail},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},k.name,!0,void 0,this)}),ye("box",{height:1,flexShrink:0},void 0,!1,void 0,this),P?ye("box",{border:!0,borderStyle:"rounded",borderColor:P.ok?t.success:t.warning,title:P.name,titleColor:P.ok?t.success:t.warning,flexDirection:"column",paddingLeft:1,paddingRight:1,flexShrink:0,overflow:"hidden",children:ye("text",{fg:P.ok?t.text:t.warning,wrapMode:"word",children:P.detail},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,ye("box",{height:1,flexShrink:0},void 0,!1,void 0,this),ye("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:ye(ge,{palette:t,label:"never hard-coded",tone:"idle"},void 0,!1,void 0,this)},void 0,!1,void 0,this),ye("text",{fg:t.muted,wrapMode:"word",children:"Service accounts and IAP audiences stay in configuration. Run `devctl setup` for the interactive CLI wizard."},void 0,!1,void 0,this),ye(De,{palette:t,hints:[{key:"j/k",label:"steps"},{key:"enter",label:n?"start":"begin setup"},{key:"esc",label:"exit"},{key:"o",label:"profiles"}]},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function VT(e,t,n=[]){let r=Object.values(e?.services??{}).flatMap((s)=>s.ports.filter((a)=>!a.auto)),o=(e?.proxy.routes??[]).some((s)=>s.auth.type.toLowerCase()==="iap"),i=Wo(e,void 0,t).project;return[{name:_n[0],ok:Boolean(e?.repoRoot),detail:e?.repoRoot||"unknown"},{name:_n[1],ok:Boolean(e?.project.name),detail:e?.project.name||"set project.name"},{name:_n[2],ok:Boolean(i),detail:i||"optional for local-only"},{name:_n[3],ok:t?.adcAvailable===!0,detail:t?.adcAvailable?"ADC available":"needed only for cloud identity / IAP"},{name:_n[4],ok:!0,detail:"read from configuration; never hard-coded"},{name:_n[5],ok:!o||(e?.proxy.routes??[]).every((s)=>s.auth.type.toLowerCase()!=="iap"||s.auth.audience!==""),detail:o?"IAP routes present":"no IAP routes"},{name:_n[6],ok:r.length===0||Boolean(e),detail:`${r.length} fixed ports from configuration`},{name:_n[7],ok:Object.keys(e?.profiles??{}).length>0,detail:`${Object.keys(e?.profiles??{}).length} profile(s)`},{name:_n[8],ok:n.length===0,detail:n.length===0?"configuration is valid":n[0]??"invalid"}]}var _n;var ow=D(()=>{st();_t();at();be();Ee();Ye();_n=["Repository","Environment","Google project","Authentication","Service accounts","IAP","Ports","Profiles","Validation"]});import{jsxDEV as U}from"@opentui/react/jsx-dev-runtime";function Ap(){return cu.flatMap((e)=>Ha.filter((t)=>t.category===e))}function Gc(){return Wc+Ap().length}function aw(){return Gc()+sw}function Uc(e){if(e<Wc||e>=Gc())return;return Ap()[e-Wc]}function Lp(e){let t=e-Gc();return t>=0&&t<sw?t:void 0}function cw(e){let{palette:t,snap:n,port:r,portDraft:o="",selected:i,onPick:s,onToggle:a,onCopy:c,onToggleTool:l}=e,d=se(),f=n?.mcp?.running===!0,g=n?.mcp?.port??r,m=n?.mcp?.address??Do(g),x=n?.mcp?.token??"",v=Ki(m,x),S=n?.mcp?.disabled_tools??[],P=Ap(),k=P.filter((C)=>!Kn(C.name,S)).length,j=v[Lp(i)??-1],V=j??v[0];return U(tt,{palette:t,title:"mcp settings",children:[U(je,{palette:t,items:[{text:f?"RUNNING":"STOPPED",tone:f?"success":"idle"},{text:`127.0.0.1:${g}`,tone:"info"}]},void 0,!1,void 0,this),U("box",{flexGrow:1,overflow:"hidden",children:U("scrollbox",{focused:!1,stickyScroll:!1,scrollX:!1,style:Te(t),children:U("box",{flexDirection:"column",overflow:"hidden",children:[U(Pp,{palette:t,text:"Server"},void 0,!1,void 0,this),U(iw,{palette:t,active:i===Ep,rowH:d.rowH,label:"Listen",value:f?"[ ON ]":"[ OFF ]",valueTone:f?"success":"muted",hint:f?"space or enter stop":"space or enter start",onPick:()=>s(Ep),onActivate:a},void 0,!1,void 0,this),U(iw,{palette:t,active:i===Tp,rowH:d.rowH,label:"Port",value:`\u2039 ${o===""?r:o} \u203A`,valueTone:"info",hint:o===""?"\u2190 \u2192 change type digits enter apply":"typing\u2026 enter apply \u232B erase",onPick:()=>s(Tp)},void 0,!1,void 0,this),U("box",{height:1,overflow:"hidden",children:U("text",{fg:t.muted,wrapMode:"none",children:f?"Listening on loopback. Agents use the URL and token in the JSON below.":"Server is stopped. Highlight Listen and press space to start it."},void 0,!1,void 0,this)},void 0,!1,void 0,this),U(Pp,{palette:t,text:"Tools",extra:k===0?"all enabled":`${k} disabled`},void 0,!1,void 0,this),U("box",{height:1,overflow:"hidden",children:U("text",{fg:t.muted,wrapMode:"none",children:"Disabled tools are hidden from agents and refused if called anyway."},void 0,!1,void 0,this)},void 0,!1,void 0,this),cu.map((C)=>{let y=P.filter((B)=>B.category===C);if(y.length===0)return null;return U("box",{flexDirection:"column",overflow:"hidden",children:[U("box",{height:1,marginTop:1,overflow:"hidden",children:U("text",{fg:t.muted,wrapMode:"none",children:JT[C]??C},void 0,!1,void 0,this)},void 0,!1,void 0,this),y.map((B)=>{let h=Wc+P.indexOf(B);return U(QT,{palette:t,tool:B,enabled:Kn(B.name,S),active:i===h,rowH:d.rowH,onPick:()=>s(h),onToggle:()=>l(B)},B.name,!1,void 0,this)})]},C,!0,void 0,this)}),U(Pp,{palette:t,text:"Copy agent config",extra:"highlight a row, then enter or click Copy"},void 0,!1,void 0,this),v.map((C,y)=>{let B=Gc()+y;return U(XT,{palette:t,snippet:C,active:i===B,rowH:d.rowH,onPick:()=>s(B),onCopy:()=>c(C)},C.kind,!1,void 0,this)}),U(ZT,{palette:t,snippet:V,selected:Boolean(j),brand:V?_c(V.kind,t):t.muted},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),U(He,{palette:t,backgroundColor:t.element,edge:"top",children:U(De,{palette:t,hints:YT(i,f)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function YT(e,t){if(e===Ep)return[{key:"space",label:t?"stop server":"start server"},{key:"j/k",label:"move"}];if(e===Tp)return[{key:"\u2190\u2192",label:"change port"},{key:"0-9",label:"type port"},{key:"enter",label:"apply port"},{key:"j/k",label:"move"}];if(Uc(e))return[{key:"space",label:"enable / disable"},{key:"enter",label:"enable / disable"},{key:"j/k",label:"move"}];return[{key:"enter",label:"copy JSON"},{key:"space",label:"copy JSON"},{key:"j/k",label:"move"}]}function Pp(e){let t=e.extra?` \xB7 ${e.extra}`:"";return U("box",{height:1,marginTop:1,overflow:"hidden",children:U("text",{wrapMode:"none",children:[U("span",{fg:e.palette.primary,children:e.text},void 0,!1,void 0,this),U("span",{fg:e.palette.muted,children:t},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function iw(e){let{palette:t,active:n,rowH:r,label:o,value:i,valueTone:s,hint:a,onPick:c,onActivate:l}=e,d=s==="success"?t.success:s==="info"?t.info:t.muted;return U("box",{height:r,flexDirection:"row",overflow:"hidden",backgroundColor:n?t.highlight:t.panel,onMouseDown:()=>{if(n&&l){l();return}c()},children:[U("box",{width:2,flexShrink:0,overflow:"hidden",children:U("text",{fg:t.primary,children:n?"\u203A":" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{width:Dp,flexShrink:0,overflow:"hidden",children:U("text",{fg:n?t.primary:t.text,wrapMode:"none",children:o},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{width:zT,flexShrink:0,overflow:"hidden",children:U("text",{fg:d,wrapMode:"none",children:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{flexGrow:1,overflow:"hidden",children:U("text",{fg:n?t.text:t.muted,wrapMode:"none",children:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function XT(e){let{palette:t,snippet:n,active:r,rowH:o,onPick:i,onCopy:s}=e,a=_c(n.kind,t),c=cx(n.kind,t),l=n.language==="toml"?"Copy TOML":"Copy JSON";return U("box",{height:o,flexDirection:"row",overflow:"hidden",backgroundColor:r?t.highlight:t.panel,onMouseDown:i,children:[U("box",{width:2,flexShrink:0,overflow:"hidden",children:U("text",{fg:a,children:r?"\u203A":" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{width:Dp,flexShrink:0,overflow:"hidden",children:U("text",{fg:a,wrapMode:"none",children:n.title},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{flexGrow:1,overflow:"hidden",children:U("text",{fg:t.muted,wrapMode:"none",children:n.path},void 0,!1,void 0,this)},void 0,!1,void 0,this),U(ge,{palette:t,label:l,bg:a,fg:c,onMouseDown:()=>{i(),s()}},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function QT(e){let{palette:t,tool:n,enabled:r,active:o,rowH:i,onPick:s,onToggle:a}=e;return U("box",{height:i,flexDirection:"row",overflow:"hidden",backgroundColor:o?t.highlight:t.panel,onMouseDown:()=>{if(o){a();return}s()},children:[U("box",{width:2,flexShrink:0,overflow:"hidden",children:U("text",{fg:t.primary,children:o?"\u203A":" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{width:5,flexShrink:0,overflow:"hidden",children:U("text",{fg:r?t.success:t.muted,wrapMode:"none",children:r?" ON ":" OFF "},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{width:Dp+4,flexShrink:0,overflow:"hidden",children:U("text",{fg:o?t.primary:r?t.text:t.muted,wrapMode:"none",children:n.label},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{width:7,flexShrink:0,overflow:"hidden",children:U("text",{fg:n.mutates?t.warning:t.muted,wrapMode:"none",children:n.mutates?"write":"read"},void 0,!1,void 0,this)},void 0,!1,void 0,this),U("box",{flexGrow:1,overflow:"hidden",children:U("text",{fg:o?t.text:t.muted,wrapMode:"none",children:o?`space or enter ${r?"disable":"enable"} ${n.name}`:n.summary},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function ZT(e){let{palette:t,snippet:n,selected:r,brand:o}=e;if(!n)return null;let i=n.hint?` \xB7 ${n.hint}`:"";return U("box",{marginTop:1,flexDirection:"column",overflow:"hidden",children:[U("text",{fg:o,wrapMode:"none",children:r?`${n.title} \xB7 paste into ${n.path}${i}`:`Preview ${n.title} \xB7 j/k to a copy row, then enter`},void 0,!1,void 0,this),U("text",{fg:t.text,children:n.text},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var Ep=0,Tp=1,Wc=2,sw=4,JT,Dp=14,zT=14;var lw=D(()=>{at();be();Ye();ji();JT={inspect:"Inspect",logs:"Logs",diagnostics:"Diagnostics",control:"Control",setup:"Setup"}});async function dw(e,t){e.suspend();try{return await t()}finally{e.resume(),e.intermediateRender()}}import{existsSync as eA,readFileSync as uw,writeFileSync as tA}from"fs";import{useCallback as Z,useEffect as gt,useMemo as Rn,useRef as Xe,useState as O}from"react";import{RGBA as nA}from"@opentui/core";import{useKeyboard as rA,useRenderer as oA,useTerminalDimensions as iA}from"@opentui/react";import{jsxDEV as ie,Fragment as lA}from"@opentui/react/jsx-dev-runtime";function pw({controller:e,tui:t,onQuit:n,bootError:r,bootErrorMissing:o=!1,terminalBackground:i}){let s=oA(),{width:a,height:c}=iA(),[l,d]=O(t.theme||e?.cfg.ui.theme||"devctl"),f=Xe(l),[g,m]=O(t.mouse),x=Xe(t.mouse),[v,S]=O(t.leader_timeout),P=Xe(t.leader_timeout),[k,j]=O(()=>ss(t.font_size)),V=Xe(k),C=px(),y=Rn(()=>{let p=ax(l);if(Sc(l)!=="terminal"||!Ku(i))return p;let u=i??p.background;return{...p,background:u,panel:u,element:u,inverse:u}},[i,l]),B=Sc(l)==="terminal"&&Ku(i)?nA.defaultBackground(i??void 0):y.background,[h,q]=O(e?"dashboard":"setup"),[M,Y]=O("none"),[ue,Ie]=O(""),[ct,oe]=O(0),[Ge,Re]=O(0),[Qe,pe]=O(0),[Se,$t]=O([]),[N,Rt]=O(),nt=Rn(()=>hx({themeName:l,fontSize:k,mouse:g,leaderMs:v,locked:C,configPath:C?t.path||Xu():Xu(),mcpRunning:N?.mcp?.running===!0}),[k,v,g,C,N?.mcp?.running,l,t.path]),[Ve,Bt]=O([]),[lt,er]=O(!1),[mt,on]=O(!1),[sn,an]=O(!0),[Ur,_]=O(r??""),[cn,Pn]=O(),[Jt,Kc]=O(),[qc,us]=O(!1),[Jo,Np]=O(""),[Vc,Jc]=O(0),[ww,Hp]=O({active:"Preparing diagnostics",checks:[]}),jp=Xe(void 0),zo=Xe(0),[Sw,kw]=O({}),[Bp,Cw]=O(),[Ze,zc]=O(fc(e?.cfg)),[tr,_w]=O(""),[Kr,Wp]=O(!1),[En,Rw]=O(""),[ps,Yc]=O(!1),[Gp,Pw]=O(0),[qr,Up]=O(""),[fs,Ew]=O(""),[zt,It]=O(""),nr=aA,[Kp,Tw]=O(t.log_timestamps!==!1),[qp,Aw]=O(t.log_metadata!==!1),[Vp,Lw]=O(()=>[...gy]),[gs]=O(""),[rr]=O(""),[Tn,Dw]=O(!1),[ms,Jp]=O(),[Ow,Mw]=O(),[Vr,zp]=O(),[hs,Xc]=O(),[$w,Yp]=O(!1),[Xp,Jr]=O(""),[Yo,Qp]=O("focus"),[bt,An]=O(!1),[Iw,Xo]=O(Nr-1),[Qo,vs]=O(!1),[ln,ys]=O(-1),[Zp,Fw]=O(),[ef,tf]=O(""),[nf,Qc]=O(!1),[rf,of]=O(!1),sf=Xe([]),Zo=Xe(null),ei=Xe(null),ti=Xe(null),af=Xe(null),Zc=Xe(null),cf=Xe(null),el=Xe(null),lf=Xe(null),[tl,Nw]=O(""),[Hw,xs]=O(""),nl=Xe(""),rl=Xe(!1),[df,ni]=O(0),[bs,ol]=O(""),[ws,il]=O(),[jw,sl]=O([]),[uf,dn]=O(!1),[pf,al]=O("start"),[or,Ln]=O("quit"),[Dn,Bw]=O(()=>t.mcp_port??Lo(e?.cfg.repoRoot??process.cwd())),ri=Xe(void 0),cl=Xe(0),[T,Ww]=O(e?.cfg),Gw=e?.previousPersisted,[oi,ff]=O(void 0),gf=t.keybinds.copy??bn(),rt=Rn(()=>Object.keys(T?.services??{}).sort(),[T]),ii=Rn(()=>es(rt,Ve,Vp),[rt,Ve,Vp]),si=Rn(()=>hv(ue),[ue]),zr=Rn(()=>$y(ue),[ue]);gt(()=>{Lw((p)=>{let u=new Set(p),R=!1;for(let b of Ve)if(b.service!==""&&!rt.includes(b.service)&&!u.has(b.service))u.add(b.service),R=!0;return R?[...u].sort():p})},[Ve,rt]),gt(()=>{Re(0)},[ue]),gt(()=>{if(M==="palette")oe(0)},[M,ue]);let ot=Rn(()=>Bo(Ve,{service:zt,services:nr,errorOnly:mt,search:En,regex:Tn,source:rr,since:qr,until:fs,systemLogs:sn}),[mt,Tn,En,zt,nr,qr,rr,fs,Ve,sn]),Fe=Rn(()=>jv(ot,bt,df),[ot,bt,df]),On=Fe.items,un=Jv(h,{doctor:Jt?.checks.length??0,settings:nt.length,profiles:Object.keys(T?.profiles??{}).length,services:rt.length,logs:On.length,mcp:aw()}),mf=h==="logs"?Iw:Qe,te=un<=0?Math.max(0,mf):Math.max(0,Math.min(mf,un-1)),pn=h==="detail"?tr:h==="services"?rt[te]??"":"",Ss=hs?.name===pn,hf=Ss?hs?.env:void 0,vf=pn===""?"config":$w&&!Ss?"loading":Ss?"resolved":Xp!==""?"error":"config",yf=Ss||pn===""?"":Xp;gt(()=>{ys(-1),An(!1),Xo(Math.max(0,Math.min(Nr,ot.length)-1))},[mt,En,zt,sn]),gt(()=>{if(h!=="logs")vs(!1)},[h]),gt(()=>{if(h!=="logs"||bt)return;Xo(Math.max(0,Math.min(Nr,ot.length)-1))},[ot.length,bt,h]),gt(()=>{if(h==="settings")return;d(f.current),j(V.current),S(P.current),m(x.current)},[h]);let ll=Z(()=>{if(!bt)ni($u(ot.length)),An(!0)},[ot.length,bt]),ai=Z((p)=>{let u=Iu(p,un,Fe.start,Fe.newer);if(u.startDelta!==0){ni(Math.max(0,Fe.start+u.startDelta)),An(!0),Xo(u.selected);return}let R=Math.max(un-1,0),b=un>0&&(u.selected<R||Fe.newer>0);if(b&&!bt)ni($u(ot.length)),An(!0);else if(!b)An(!1);Xo(u.selected)},[ot.length,un,bt,Fe.newer,Fe.start]),ks=Z((p)=>{let u=On.length,R=Iu(p,u,Fe.start,Fe.newer);if(R.startDelta!==0)ni(Math.max(0,Fe.start+R.startDelta)),An(!0);ys(R.selected)},[On.length,Fe.newer,Fe.start]),dl=Z(()=>{if(An(!1),ys(-1),h==="logs")Xo(Math.max(0,Math.min(Nr,ot.length)-1));Pw((p)=>p+1),_(Fe.newer>0?`Jumped to latest (+${Fe.newer} new)`:"Jumped to latest logs")},[ot.length,Fe.newer,h]),et=Z(()=>{if(Y("none"),Ie(""),Yc(!1),ri.current)clearTimeout(ri.current)},[]),ul=Z((p)=>{$t((u)=>u.includes(p)?u.filter((R)=>R!==p):[...u,p])},[]),Ue=Z((p,u)=>{if(C){_(`${u} session only`);return}let R=dv(p);_(`${u} saved ${R}`)},[C]),Yr=Z((p)=>{d(p),f.current=p,Ue({theme:p},`theme ${p}`)},[Ue]),ci=Z(()=>{let p=!g;m(p),x.current=p,Ue({mouse:p},`mouse ${p?"on":"off"} restart TUI to apply clicks`)},[g,Ue]),Cs=Z((p)=>{S(p),P.current=p,Ue({leader_timeout:p},`leader ${p}ms`)},[Ue]),ir=Z((p)=>{let u=ss(p);j(u),V.current=u,Ue({font_size:u},`display ${Rc(u)}`)},[Ue]),xf=Z(()=>{let p=zu();d(p.theme),f.current=p.theme,m(p.mouse),x.current=p.mouse,S(p.leader_timeout),P.current=p.leader_timeout,j(p.font_size),V.current=p.font_size,Ue(p,"restored default preferences")},[Ue]),pl=Z((p)=>{if(p.id==="theme"){oe(Math.max(0,yt.indexOf(l))),Y("themes");return}if(p.id==="mouse"){ci();return}if(p.id==="leader"){Cs(v);return}if(p.id==="font"){ir(k);return}if(p.id==="reset"){Ln("reset-prefs"),Y("confirm");return}if(p.id==="mcp"){q("mcp"),pe(0);return}_(p.detail)},[ir,Cs,k,v,l,ci]),bf=Z((p)=>{let u=Uo(nt,te);if(!u)return;if(u.id==="theme"){Yr(fx(l,p));return}if(u.id==="leader"){Cs(gx(v,p));return}if(u.id==="font"){ir(Pc(k,p));return}if(u.id==="mouse")ci()},[ir,Cs,k,v,te,Yr,nt,l,ci]),Uw=Z(()=>{d(f.current)},[]),ve=Z(async()=>{if(!e)return;try{let p=await e.status();if(Rt(p),p.profile&&Ze==="")zc(p.profile);return p}catch(p){_(F(p));return}},[e,Ze]),Xr=Z(async()=>{if(!e){_("Supervisor is not running");return}_("Probing configured identities\u2026");try{let p=await e.refreshAuth();Rt((W)=>W?{...W,identity:p}:W);let u=Object.values(p.service_account_status),R=u.filter((W)=>W==="available").length,b=u.filter((W)=>W==="unavailable").length;_(u.length===0?"Identity refreshed \u2014 no service accounts configured":`Identity refreshed \u2014 ${R} available${b>0?`, ${b} unavailable`:""}`)}catch(p){_(F(p))}},[e]),_s=Z((p)=>{let u=Or(p);Bw(u);let R=T?.repoRoot??process.cwd();if(av(R,u)){Ue({mcp_port:null},`MCP port ${u} (default)`);return}Ue({mcp_port:u},`MCP port ${u}`)},[T,Ue]),Qr=Z(()=>{if(bs==="")return Dn;let p=sv(bs,Dn);return ol(""),_s(p),p},[Dn,bs,_s]),wf=Z(async(p)=>{if(!e||N?.mcp?.running!==!0)return;await e.mcpStop(),await e.mcpStart({port:p}),await ve()},[e,ve,N?.mcp?.running]),fl=Z(async(p)=>{if(!e){_("Supervisor is not running");return}let u=N?.mcp?.disabled_tools??[],R=Kn(p.name,u),b=R?[...u,p.name]:u.filter((W)=>W!==p.name);try{let W=await e.mcpSetTools(b);Ue({mcp_disabled_tools:W},`${p.label} ${R?"disabled":"enabled"}`),await ve()}catch(W){_(F(W))}},[e,Ue,ve,N]),Rs=Z(async()=>{if(!e){_("Supervisor is not running");return}try{if(N?.mcp?.running)await e.mcpStop(),Ue({mcp_enabled:!1},"MCP off"),_("MCP stopped");else await e.mcpStart({port:Dn}),Ue({mcp_enabled:!0},"MCP on"),_("MCP started");await ve()}catch(p){_(F(p))}},[e,Dn,Ue,ve,N?.mcp?.running]),gl=Z((p)=>{ep(p.text).then(()=>{_(`Copied ${p.title} snippet`)}).catch((u)=>{_(F(u))})},[]),Ps=Z((p)=>{let u=Lp(p);if(u===void 0)return!1;let R=N?.mcp?.address??Do(N?.mcp?.port??Dn),b=Ki(R,N?.mcp?.token??"")[u];if(!b)return!1;return gl(b),!0},[gl,Dn,N?.mcp?.address,N?.mcp?.port,N?.mcp?.token]),Zr=Rn(()=>({services:zt!==""?[zt]:nr,level:mt?"ERROR":gs,search:En,regex:Tn,source:rr,since:qr,until:fs}),[mt,gs,Tn,En,zt,nr,qr,rr,fs]),Es=Z(async()=>{if(!e)return;try{Fw(await e.logsStats(Zr))}catch(p){_(F(p))}},[e,Zr]),Sf=Z(async()=>{if(!e||lt)return;try{let p=await e.logsPage(Zr);Bt((u)=>hy(u,p.events)),tf(p.prevCursor),Qc(p.hasPrev),await Es()}catch(p){_(F(p))}},[e,Zr,lt,Es]),li=Z(()=>{Bt([]),Up(new Date().toISOString()),An(!1),_("Cleared on-screen log buffer")},[]),di=Z(()=>{an((p)=>!p)},[]);gt(()=>{ve().then(()=>Sf())},[ve,Sf]),gt(()=>{sf.current=Ve},[Ve]),gt(()=>{if(!e||rf||!yy(bt,Fe.start,nf))return;of(!0),e.logsPage({...Zr,cursor:ef,direction:"backward"}).then((p)=>{if(p.sessionChanged){_("Daemon session changed \u2014 older log history is no longer available"),Qc(!1);return}let u=sf.current,R=vy(u,p.events);if(Bt(R),R.length>u.length)ni((b)=>b+(R.length-u.length));tf(p.prevCursor),Qc(p.hasPrev)}).catch((p)=>_(F(p))).finally(()=>of(!1))},[e,Zr,rf,nf,bt,ef,Fe.start]),gt(()=>{if(!e||lt||h!=="logs")return;let p=setInterval(()=>{Es()},cA);return()=>clearInterval(p)},[e,lt,Es,h]),gt(()=>{if(!e)return;let p,u=!1,R=[],b=T&&T.logs.max_memory_events>0?T.logs.max_memory_events:50000,W=()=>{if(p=void 0,R.length>0){let w=R.splice(0,R.length);Bt((le)=>my(le,w,qr,b))}if(u)u=!1,ve()},Mn=e.onEvent((w)=>{if(w.type===fa&&w.payload&&typeof w.payload==="object"&&"event"in w.payload){let le=w.payload.event;if(!lt)R.push(le);if(!p)p=setTimeout(W,30);return}if(w.type===Ti){ff(Ky(w));return}if(w.type===ga)ff(void 0),e.configSnapshot().then(Ww).catch((le)=>_(F(le)));if(u=!0,!p)p=setTimeout(W,30)});return()=>{if(Mn(),p)clearTimeout(p)}},[e,qr,lt,ve]),gt(()=>{Lt(T?.google.project_id??"").then(Pn).catch((p)=>{_(F(p))})},[T?.google.project_id,N?.identity.project]),gt(()=>{if(h!=="doctor"||!T)return;let p=jp.current,u=N?.session_id??"";if(p?.cfg===T&&p.tick===Vc&&p.sessionID===u&&p.reloadError===oi)return;jp.current={cfg:T,tick:Vc,sessionID:u,reloadError:oi};let R=++zo.current;us(!0),Np(""),Hp({active:"Preparing diagnostics",checks:[]});let b;if(T.configPath!==""){b="";try{xi(T.repoRoot,T.configPath)}catch(W){b=F(W)}}Un(T,void 0,(W)=>{if(R===zo.current)Hp(W)},{services:N?.services,proxyRunning:N?.proxy.running,repositoryConfigError:b}).then((W)=>{if(R!==zo.current)return;Kc(W)}).catch((W)=>{if(R!==zo.current)return;Np(F(W))}).finally(()=>{if(R===zo.current)us(!1)})},[h,T,Vc,N?.session_id,oi]);let sr=Z((p)=>{_w(p),q("detail")},[]);gt(()=>{Xc(void 0),Jr("")},[T]),gt(()=>{if(!e||pn===""||!T?.services[pn])return;if(hs?.name===pn)return;let p=!1;return Yp(!0),Jr(""),e.execService(pn,[],!0).then((u)=>{if(p)return;Xc({name:pn,env:u.environment??{}}),Jr("")}).catch((u)=>{if(p)return;Jr(F(u))}).finally(()=>{Yp(!1)}),()=>{p=!0}},[T,e,pn,hs?.name]);let fn=Z(async(p,u)=>{if(!e||!T){_("no configuration loaded");return}try{let R=wa(T,{services:p,profile:u}),b=$i(T,R.services,R.profile);al("start"),sl(b.waves.flat().filter((w)=>Xi(N?.services[w]))),il(b),Y("plan"),dn(!0);let W=R.services.filter((w)=>!Xi(N?.services[w])),Mn=await e.start({services:W.length>0?W:R.services,profile:R.profile});await ve(),dn(!1),_(_y(Mn))}catch(R){dn(!1),await ve(),_(F(R))}},[T,e,ve,N]),Ts=Z(async(p)=>{if(!e||!T){_("no configuration loaded");return}let u=p.length>0?p:Object.entries(N?.services??{}).filter(([,R])=>R.state!=="STOPPED"&&R.state!=="UNKNOWN").map(([R])=>R);if(u.length===0){_("nothing to stop");return}try{let R=Ii(T,u);al("stop"),sl([]),il(R),Y("plan"),dn(!0),await e.stop(p),await ve(),dn(!1),_(Ry(R))}catch(R){dn(!1),await ve(),_(F(R))}},[T,e,ve,N]),ui=Z(async(p,u)=>{if(!e||!T){_("no configuration loaded");return}try{let R=Vv(T,p,u),b=$i(T,R.services,R.profile);al("restart"),sl([]),il(b),Y("plan"),dn(!0),await e.restart(p),await ve(),dn(!1),_(ts(b)===""?"Restarted selected services":`Restarted ${ts(b)}`)}catch(R){dn(!1),await ve(),_(F(R))}},[T,e,ve]),As=Z(async(p="")=>{let u=M==="log-details"&&ms?by(ms):M==="scroll-text"&&Vr?Vr.body:wy(ot),R=p===""?"":` \xB7 ${p}`;if(u.trim()===""){_(`No logs to copy${R}`);return}try{await ep(u);let b=u.split(`
|
|
628
|
-
`).length,W=M==="log-details"?"Copied log event":M==="scroll-text"?"Copied overlay text":`Copied ${b} log lines`;_(`${W}${R}`)}catch(b){_(F(b))}},[ot,ms,M,Vr]),ml=Z(()=>{if(!T)return;try{Nw(uw(T.configPath,"utf8")),xs(""),Y("config-edit")}catch(p){_(F(p))}},[T]),Kw=Z(()=>{if(!T)return;let p=lf.current?.plainText??tl,u=ao(T.repoRoot,T.configPath,p);if(u.length>0){xs(u.join(`
|
|
629
|
-
`)),_("Config buffer not saved");return}if(tA(T.configPath,p),xs(""),Y("none"),!e){_(`Wrote ${T.configPath}`);return}e.reload().then((R)=>{if(_(R.restart_required.length===0?"Configuration saved and reloaded":`Saved; restart required: ${R.restart_required.join(", ")}`),R.restart_required.length>0)Ln("reload"),Y("confirm");ve()})},[T,tl,e,ve]),gn=Z(async(p,u)=>{if(rl.current)return;if(rl.current=!0,p.name!=="start"&&p.name!=="stop"&&p.name!=="restart")Y("none");Ie("");let R=fy(u,Se);try{switch(p.name){case"exit":Ln("quit"),Y("confirm");return;case"help":Y("help");return;case"version":_(At()),Vi().then((b)=>_(wu(b))).catch((b)=>_(F(b)));return;case"update":_("checking for update\u2026"),Vi().then((b)=>_(wu(b))).catch((b)=>_(F(b)));return;case"themes":if(u[0]){Yr(u[0]);return}oe(Math.max(0,yt.indexOf(l))),Ie(""),Y("themes");return;case"settings":q("settings"),pe(0);return;case"dashboard":case"services":q(p.name);return;case"logs":if(u[0])It(u[0]);q("logs");return;case"fullscreen":q("logs"),vs((b)=>h==="logs"?!b:!0);return;case"auth":{let b=(u[0]??"").toLowerCase();if(b==="refresh"){q("auth"),await Xr();return}if(b==="login"){q("auth"),_("starting gcloud ADC login\u2026");try{await dw(s,()=>go()),Pn(await Lt(T?.google.project_id??"")),await Xr(),_("ADC login complete")}catch(W){_(F(W))}return}if(b==="logout"){q("auth"),_("revoking ADC\u2026");try{await sa(),Pn(await Lt(T?.google.project_id??"")),await Xr(),_("ADC revoked")}catch(W){_(F(W))}return}q("auth");return}case"credentials":case"proxy":case"mcp":case"config":case"profiles":case"setup":q(p.name);return;case"diff":if(!T){_("no configuration loaded");return}zp({title:"config sources",body:rx(T,Kr)}),Y("scroll-text");return;case"daemon":{let b=T?.repoRoot;if(!b){_("no repository");return}let W=dr(b);if(!eA(W)){_("no daemon bootstrap log yet for this repository");return}zp({title:"daemon bootstrap",body:uw(W,"utf8")}),Y("scroll-text");return}case"reload":if(!e)return;e.reload().then((b)=>{if(_(b.restart_required.length===0?"Configuration reloaded":`Reload requires restart: ${b.restart_required.join(", ")}`),b.restart_required.length>0)Ln("reload"),Y("confirm");ve()});return;case"doctor":q("doctor");return;case"stats":q("stats");return;case"start":await fn(R,Ze);return;case"stop":await Ts(R);return;case"restart":await ui(R,Ze);return;case"run":{let b=u[0]??"";if(!e||!b){_(b?"no daemon attached":"usage: /run <task>");return}try{let W=await e.runTask(b);It(`task:${b}`),q("logs"),_(`task ${b} exited ${W.code}`)}catch(W){throw It(`task:${b}`),q("logs"),W}return}case"exec":{let b=xv(u);if(!e||!b.service){_(b.service?"no daemon attached":"usage: /exec <service> -- <command\u2026>");return}if(b.printEnv){if(!T?.services[b.service]){_(`unknown service ${b.service}`);return}if(b.reveal)Wp(!0);_(`Resolving environment for ${b.service}\u2026`);try{let W=await e.execService(b.service,[],!0);Xc({name:b.service,env:W.environment??{}}),Jr(""),sr(b.service),_(`Resolved environment for ${b.service}`)}catch(W){Jr(F(W)),sr(b.service),_(F(W))}return}if(b.command.length===0){_("usage: /exec <service> -- <command\u2026>");return}try{let W=await e.execService(b.service,b.command);It(`${b.service}:exec`),q("logs"),_(`${b.service}:exec exited ${W.code}`)}catch(W){throw It(`${b.service}:exec`),q("logs"),W}return}case"refresh":if(h==="auth"){await Xr();return}await ve(),_("Refreshed status and logs");return;case"pause":er((b)=>!b),q("logs");return;case"filter":on((b)=>!b),q("logs");return;case"system":di(),q("logs");return;case"clear":li();return;case"reveal":{let b=!Kr;Wp(b),_(b?"Secrets visible this session":"Secrets hidden");return}case"wrap":{let b=Mu(Yo);Qp(b),_(`Log ${zi(b)}`);return}case"copy":await As();return;case"export":{let b=_o(u[0]);if(e)await e.logs({export:b,services:nr,level:mt?"ERROR":gs,search:En,regex:Tn,source:rr});else Ta(b,ot);nl.current=b,_(`Exported ${b}`);return}case"exports":{let b=nl.current||lr();Aa(b),_(`Opened ${lr()}`);return}case"regex":Dw((b)=>!b),_(Tn?"Substring search":"Regex search");return;case"since":Up(u[0]||new Date(Date.now()-3600000).toISOString()),_(`Logs since ${u[0]||"1h"}`);return;case"until":Ew(u[0]||new Date().toISOString()),_(`Logs until ${u[0]||"now"}`);return;case"history":{let{listSessions:b,loadSessionEvents:W}=await Promise.resolve().then(() => (Ar(),uh)),Mn=b(),w=u[0]||Mn[0];if(!w){_("No persisted log sessions");return}Bt(W(w)),_(`Loaded session ${w}`);return}case"buffer":ml();return;case"edit":{if(!T)return;let b=process.env.DEVCTL_EDITOR||process.env.EDITOR,W=b?[b,T.configPath]:process.platform==="darwin"?["open",T.configPath]:["xdg-open",T.configPath];Bun.spawn({cmd:W,stdout:"ignore",stderr:"ignore",stdin:"ignore"}),_(`Opened ${T.configPath} in ${W[0]}. Run /reload after saving.`);return}default:_(`/${p.name}`)}}catch(b){_(F(b))}finally{setTimeout(()=>{rl.current=!1},sA)}},[ui,fn,Ts,Se,T,li,e,As,mt,ot,gs,Tn,En,nr,rr,Yo,ml,sr,Yr,Ze,ve,Xr,s,Kr,h,l,di]),qw=Z(()=>{let p=nl.current||lr();Aa(p),_(`Opened ${lr()}`)},[]),hl=Z(()=>{let p=Hr(si,Ge);if(!p){_(ue.trim()===""?"pick a command from the list":`unknown command /${ue}`),et();return}let R=qi(ue)?.name===p.name?vv(ue):[];gn(p,R)},[et,si,ue,gn,Ge]),kf=Z((p)=>{Yr(p),et()},[et,Yr]),Vw=Z((p)=>{let u=qi(p);if(u)gn(u,[])},[gn]),Cf=Z(()=>{if(M==="palette"){let p=Hr(zr,ct);if(p)gn(p,[]);return}hl()},[M,ct,zr,gn,hl]),Jw=Z(()=>{if(T?.shutdown.stop_services_on_exit===void 0){Ln("quit"),Y("confirm");return}n(T.shutdown.stop_services_on_exit===!1)},[T,n]),zw=Z(()=>{if(or==="quit"){n(!1);return}if(or==="reload"){et();let p=N?.restart_required??[];if(p.length>0)ui(p,Ze);return}if(or==="reset-prefs"){et(),xf();return}if(or==="free-port"){let p=Bp;if(et(),!p)return;ca(p).then(()=>{_(`Stopped ${p.command} (pid ${p.pid}) on port ${p.port}`),Jc((u)=>u+1)}).catch((u)=>{_(F(u))});return}et(),fn([],Ze)},[xf,ui,fn,et,or,n,Bp,Ze,N]),Yw=Z(()=>{if(h==="logs"){let u=On[te];if(u)Jp(u),Y("log-details");return}if(h==="profiles"){let R=Object.keys(T?.profiles??{}).sort()[te];if(R)zc(R),Ln("start-profile"),Y("confirm");return}if(h==="doctor"){let u=Jt?.checks[te];if(u?.action?.kind==="free-port"){let R=u.action.holder;Cw(R),kw({port:R.port,pid:R.pid,process:R.command}),Ln("free-port"),Y("confirm")}return}if(h==="mcp"){if(te===0){Rs();return}if(te===1){Qr();return}let u=Uc(te);if(u){fl(u);return}Ps(te);return}if(h==="settings"){let u=Uo(nt,te);if(u)pl(u);return}if(h==="dashboard"&&jo(N)){fn([],Ze);return}let p=rt[te];if(p&&(h==="dashboard"||h==="services"))sr(p)},[pl,Qr,fn,T,Ps,Jt,te,On,rt,sr,Ze,h,nt,N,Rs]);rA((p)=>{let u=(p.name??"").toLowerCase(),R=Ix(p,t),b=$x(p,t);if(R&&!b){if(h==="mcp"&&Ps(te))return;As();return}if(b){let w=Date.now();if(Fx(w,cl.current)){cl.current=0,Jw();return}cl.current=w;let le="Ctrl+C again to quit";if(R)As(le);else _(`Press ${le}`);return}if(p.ctrl&&(u==="="||u==="+"||u==="plus")){ir(Pc(k,1));return}if(p.ctrl&&(u==="-"||u==="_"||u==="minus")){ir(Pc(k,-1));return}if(p.ctrl&&u==="0"){ir(zu().font_size);return}if(M==="confirm"){if(u==="escape"){et();return}if(or==="quit"&&u==="d"){n(!0);return}if(u==="return")zw();return}if(M==="log-details"||M==="scroll-text"){if(u==="escape"){et();return}let w=M==="log-details"?af.current:cf.current;if(u==="down"||u==="j"){Be(w,t.scroll_speed);return}if(u==="up"||u==="k"){Be(w,-t.scroll_speed);return}if(Lc(p)){Be(w,Yi(c));return}if(Dc(p)){Be(w,-Yi(c));return}return}if(M==="route-details"){if(u==="escape"||u==="return"){et();return}if(u==="down"||u==="j"){Be(Zc.current,t.scroll_speed);return}if(u==="up"||u==="k"){Be(Zc.current,-t.scroll_speed);return}return}if(M==="plan"){if(u==="escape"||u==="return"&&!uf){et();return}if(u==="down"||u==="j"){Be(el.current,t.scroll_speed);return}if(u==="up"||u==="k"){Be(el.current,-t.scroll_speed);return}return}if(M==="help"){if(u==="escape"){et();return}if(u==="down"||u==="j"){Be(ei.current,1);return}if(u==="up"||u==="k"){Be(ei.current,-1);return}if(u==="pagedown"||Lc(p)){Be(ei.current,cp);return}if(u==="pageup"||Dc(p)){Be(ei.current,-cp);return}return}if(M==="themes"){if(u==="escape"){Uw(),et();return}if(u==="down"||u==="j"){oe((w)=>{let le=Math.min(w+1,yt.length-1),mn=yt[le];if(mn)d(mn);return le});return}if(u==="up"||u==="k"){oe((w)=>{let le=Math.max(0,w-1),mn=yt[le];if(mn)d(mn);return le});return}if(u==="return"){let w=yt[ct%yt.length];if(w)kf(w)}return}if(M==="leader"){if(ri.current)clearTimeout(ri.current);Y("none");let w=yv(u),le=w?qi(w):void 0;if(le)gn(le,[]);return}if(M==="config-edit"){if(u==="escape"){xs(""),et();return}if(p.ctrl&&u==="s"){Kw();return}return}if(Px(M)){if(u==="escape"){et();return}if(M==="slash"&&u==="down"){Re((w)=>Math.min(Math.max(si.length-1,0),w+1));return}if(M==="slash"&&u==="up"){Re((w)=>Math.max(0,w-1));return}if(M==="slash"&&u==="tab"){if(p.shift){Re((le)=>Math.max(0,le-1));return}let w=Hr(si,Ge);if(w)Ie(`${w.name} `);return}if(M==="slash"&&u==="return"){hl();return}if(M==="palette"&&u==="down"){oe((w)=>Math.min(w+1,Math.max(zr.length-1,0)));return}if(M==="palette"&&u==="up"){oe((w)=>Math.max(0,w-1));return}if(M==="palette"&&u==="return"){let w=Hr(zr,ct);if(w)gn(w,[])}return}if(ps){if(u==="escape")Yc(!1);return}if(Ex(p,t)){Y("leader"),ri.current=setTimeout(()=>Y("none"),v);return}if(Tx(p,t)){Ie(""),oe(0),Y("palette");return}if(Ax(p,t)){Ie(""),Re(0),Y("slash");return}if(Lx(p,t)){Y("help");return}if(Dx(p,t)||h==="logs"&&u==="f"&&!p.ctrl&&!p.meta){q("logs"),Yc(!0);return}if(u==="escape"){if(Qo){vs(!1);return}if(h==="detail"){q("services");return}if(h==="setup")if(e)q("dashboard");else n(!0);return}if(u==="z"&&(h==="logs"||h==="dashboard")&&!p.ctrl&&!p.meta){q("logs"),vs((w)=>h==="logs"?!w:!0);return}let W=(h==="logs"||h==="dashboard")&&!ps;if(W&&(u==="left"||u==="["||h==="logs"&&u==="h")){It(Hu(ii,zt,-1));return}if(W&&(u==="right"||u==="]"||h==="logs"&&u==="l")){It(Hu(ii,zt,1));return}if(h==="logs"&&!ps&&u.length===1&&u>="1"&&u<="9"){let w=Cy(ii,Ve,Number(u));if(w!==void 0)It(w);return}if(u==="tab"){q(p.shift?Oy(h):Dy(h));return}let Mn=zv(u);if(Mn){q(Mn);return}if((h==="dashboard"||h==="setup")&&u==="o"){q("profiles");return}if((h==="dashboard"||h==="services")&&(u==="*"||p.shift&&u==="8")){$t([...rt]),_(`Selected ${rt.length} services`);return}if((h==="dashboard"||h==="services")&&(u==="-"||u==="_"||u==="minus")){$t([]),_("Selection cleared");return}if((h==="dashboard"||h==="services")&&u==="n"){fn(vc(Se,rt[te]??""),Ze);return}if((h==="dashboard"||h==="services")&&u==="x"){Ts(vc(Se,rt[te]??""));return}if((h==="dashboard"||h==="services"||h==="detail")&&Ox(p)){ui(vc(Se,rt[te]??tr),Ze);return}if((h==="dashboard"||h==="services")&&u==="r"){ve(),_("Refreshed");return}if(h==="auth"&&u==="r"){Xr();return}if(h==="logs"&&u==="t"){let w=!Kp;Tw(w),Ue({log_timestamps:w},w?"timestamps on":"timestamps off");return}if(h==="logs"&&u==="m"){let w=!qp;Aw(w),Ue({log_metadata:w},w?"metadata on":"metadata off");return}if(u==="down"||u==="j"){if(h==="mcp"&&te===1)Qr();if(h==="config"){Be(Zo.current,t.scroll_speed);return}if(h==="detail"){Be(ti.current,t.scroll_speed);return}if(h==="logs"){ai(te+1);return}if(h==="dashboard"&&ln>=0){ks(ln+1);return}pe((w)=>Math.min(Math.max(un-1,0),w+1));return}if(u==="up"||u==="k"){if(h==="mcp"&&te===1)Qr();if(h==="config"){Be(Zo.current,-t.scroll_speed);return}if(h==="detail"){Be(ti.current,-t.scroll_speed);return}if(h==="logs"){ai(te-1);return}if(h==="dashboard"&&ln>=0){ks(ln-1);return}pe((w)=>Math.max(0,Math.min(w,Math.max(un-1,0))-1));return}if(Lc(p)){let w=Yi(c);if(h==="config"){Be(Zo.current,w);return}if(h==="detail"){Be(ti.current,w);return}if(h==="logs"){ai(te+w);return}if(h==="dashboard"&&(bt||ln>=0)){ks(Math.max(0,ln)+w);return}pe((le)=>Math.min(Math.max(un-1,0),le+w));return}if(Dc(p)){let w=Yi(c);if(h==="config"){Be(Zo.current,-w);return}if(h==="detail"){Be(ti.current,-w);return}if(h==="logs"){ai(te-w);return}if(h==="dashboard"&&(bt||ln>=0)){ks(Math.max(0,ln)-w);return}pe((le)=>Math.max(0,le-w));return}if(h==="proxy"&&u==="n"){e?.proxyStart().then(async()=>{_("Proxy started"),await ve()});return}if(h==="proxy"&&u==="x"){e?.proxyStop().then(async()=>{_("Proxy stopped"),await ve()});return}if(h==="detail"&&tr!==""){if(u==="n"){fn([tr],Ze);return}if(u==="x"){Ts([tr]);return}if(u==="o"){q("config");return}if(u==="l"){It(tr),q("logs");return}}if(h==="mcp"&&te===1&&(u==="left"||u==="h")){let w=Or(Qr()-1);_s(w),wf(w);return}if(h==="mcp"&&te===1&&(u==="right"||u==="l")){let w=Or(Qr()+1);_s(w),wf(w);return}if(h==="mcp"&&te===1&&(u==="backspace"||u==="delete")){ol((w)=>iv(w));return}if(h==="mcp"&&te===1&&u.length===1&&u>="0"&&u<="9"){ol((w)=>ov(w,u));return}if(h==="settings"&&(u==="left"||u==="h")){bf(-1);return}if(h==="settings"&&(u==="right"||u==="l")){bf(1);return}if(u==="space"){if(h==="profiles"){let mn=Object.keys(T?.profiles??{}).sort()[te];if(mn)zc(mn),_(`Profile ${mn}`);return}if(h==="mcp"){if(te===0){Rs();return}let le=Uc(te);if(le){fl(le);return}Ps(te);return}if(h==="logs")return;if(h==="settings"){if(Uo(nt,te)?.id==="mouse")ci();return}let w=rt[te];if(w)ul(w);return}if(u==="return"){if(h==="setup"&&!e){if(!o){_(r||"Existing configuration is invalid \u2014 fix it and restart devctl.");return}Promise.resolve().then(() => (jd(),zm)).then(({createStarterConfig:w})=>{try{let le=w(process.cwd());_(`Wrote ${le}. Restart devctl or run the CLI wizard.`)}catch(le){_(F(le))}});return}if(h==="setup"&&e){fn([],Ze);return}Yw();return}if(u==="q"){if(T?.shutdown.stop_services_on_exit===!1){n(!0);return}if(T?.shutdown.stop_services_on_exit===!0){n(!1);return}Ln("quit"),Y("confirm");return}if(zn(p,t,"services","s")&&M==="none"&&h!=="logs"){q("services");return}if(zn(p,t,"logs","l")&&M==="none"&&h!=="detail"&&h!=="logs"&&h!=="settings"){q("logs");return}if(zn(p,t,"auth","a")&&M==="none"){q("auth");return}if(zn(p,t,"proxy","p")&&M==="none"&&h!=="logs"){q("proxy");return}if(zn(p,t,"doctor","d")&&M==="none"&&h!=="doctor"){q("doctor");return}if(zn(p,t,"config","c")&&M==="none"){q("config");return}if(zn(p,t,"setup","u")&&M==="none"){q("setup");return}if(h==="config"&&u==="e"){gn(qi("/edit")??{name:"edit",aliases:[],desc:"",leader:"",group:"ui"},[]);return}if(h==="config"&&u==="v"){ml();return}if(h==="doctor"&&u==="r"){Jc((w)=>w+1),_("Re-running doctor");return}if(h==="logs"&&u==="p"){er((w)=>!w);return}if((h==="logs"||h==="dashboard")&&u==="g"){dl();return}if((h==="logs"||h==="dashboard")&&u==="w"){let w=Mu(Yo);Qp(w),_(`Log ${zi(w)}`);return}if((h==="logs"||h==="dashboard")&&u==="e"){on((w)=>!w);return}if((h==="logs"||h==="dashboard")&&u==="i"){di(),_(sn?"Hiding internal auth/mcp/devctl/proxy logs":"Showing internal logs");return}if((h==="logs"||h==="dashboard")&&Mx(p))li()});let _f=Wy(or,Ze,Sw),Xw=new Set(ws?.waves.flat()??[]),Qw=ws===void 0||pf==="stop"?"":Object.entries(N?.services??{}).find(([p,u])=>Xw.has(p)&&u.state==="FAILED")?.[0]??"";return ie(Qu.Provider,{value:as(k),children:ie("box",{flexDirection:"column",width:a,height:c,backgroundColor:B,overflow:"hidden",children:[Qo?null:ie(lA,{children:[ie(bx,{palette:y,cfg:T,snap:N,google:cn,profile:Ze,reveal:Kr,width:a},void 0,!1,void 0,this),ie(wx,{palette:y,screen:h,width:a,onSelect:q},void 0,!1,void 0,this),oi?ie("box",{height:1,paddingLeft:1,backgroundColor:y.panel,overflow:"hidden",children:ie("text",{fg:y.error,wrapMode:"none",children:`\u26A0 configuration reload failed: ${oi}`},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),ie("box",{flexGrow:1,overflow:"hidden",children:[h==="dashboard"?ie(Tb,{palette:y,cfg:T,snap:N,logs:Ve,names:rt,selected:te,checked:Se,profile:Ze,google:cn,width:a,paused:lt,followTick:Gp,logService:zt,errorOnly:mt,showSystemLogs:sn,onOpen:sr,onSelectIndex:pe,selectedLog:ln,onToggle:ul,logSources:ii,onFilterService:It,onToggleErrors:()=>on((p)=>!p),onToggleSystemLogs:di,onClearLogs:li,onShowErrors:()=>{It(""),on(!0)},wrapMode:Yo,view:On,follow:!bt,onLeaveLatest:ll,onPickLog:(p)=>{let u=On[p];if(!u)return;ys(p),Jp(u),ll()},viewStart:Fe.start,viewTotal:ot.length,newer:Fe.newer,onJumpLatest:dl,facets:Zp,leftover:Gw},void 0,!1,void 0,this):null,h==="services"?ie(Vb,{palette:y,cfg:T,names:rt,snap:N,selected:te,checked:Se,width:a,reveal:Kr,onOpen:sr,onSelectIndex:pe,onToggle:ul,resolvedEnv:hf,envStatus:vf,envError:yf},void 0,!1,void 0,this):null,h==="detail"?ie(qb,{palette:y,cfg:T,snap:N,name:tr,reveal:Kr,width:a,envScrollRef:ti,resolvedEnv:hf,envStatus:vf,envError:yf},void 0,!1,void 0,this):null,h==="logs"?ie(Pb,{palette:y,logs:Ve,names:rt,logSources:ii,service:zt,paused:lt,errorOnly:mt,showSystemLogs:sn,search:En,searchFocused:ps,followTick:Gp,width:a,onSearch:Rw,onService:It,onToggleErrors:()=>on((p)=>!p),onToggleSystemLogs:di,onClearLogs:li,source:rr,regex:Tn,services:nr,showTimestamps:Kp,showMeta:qp,view:On,wrapMode:Yo,selected:te,follow:!bt,newer:Fe.newer,viewStart:Fe.start,viewTotal:ot.length,onSelect:ai,fullscreen:Qo,onLeaveLatest:ll,onOpenExports:qw,onJumpLatest:dl,facets:Zp},void 0,!1,void 0,this):null,h==="auth"?ie(vb,{palette:y,cfg:T,google:cn,identity:N?.identity},void 0,!1,void 0,this):null,h==="credentials"?ie(xb,{palette:y,credentials:N?.credentials},void 0,!1,void 0,this):null,h==="proxy"?ie(Wb,{palette:y,cfg:T,snap:N,width:a,onSelectRoute:(p)=>{Mw(p),Y("route-details")}},void 0,!1,void 0,this):null,h==="mcp"?ie(cw,{palette:y,snap:N,port:Dn,portDraft:bs,selected:te,onPick:pe,onToggle:()=>{Rs()},onCopy:gl,onToggleTool:(p)=>{fl(p)}},void 0,!1,void 0,this):null,h==="doctor"?ie(Db,{palette:y,report:Jt,loading:qc,progress:ww,error:Jo,selected:te,onPick:pe,onReload:()=>{Jc((p)=>p+1),_("Re-running doctor")}},void 0,!1,void 0,this):null,h==="stats"?ie(tw,{palette:y,cfg:T,snap:N,width:a,onRefresh:ve},void 0,!1,void 0,this):null,h==="config"?ie(Cb,{palette:y,cfg:T,width:a,scrollRef:Zo},void 0,!1,void 0,this):null,h==="profiles"?ie($b,{palette:y,cfg:T,snap:N,profile:Ze,selected:te,onPick:pe},void 0,!1,void 0,this):null,h==="setup"?ie(rw,{palette:y,cfg:T,google:cn,bootError:r,bootErrorMissing:o,step:te},void 0,!1,void 0,this):null,h==="settings"?ie(Qb,{palette:y,items:nt,selected:te,locked:C,width:a,onPick:pe,onActivate:pl},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),M==="slash"?ie(db,{palette:y,items:si,query:ue,selected:Ge,onQuery:Ie,onSubmit:Cf},void 0,!1,void 0,this):null,M==="palette"?ie(eb,{palette:y,items:zr,selected:Math.min(ct,Math.max(zr.length-1,0)),termW:a,termH:c,onIndex:oe,onPick:Vw},void 0,!1,void 0,this):null,M==="themes"?ie(mb,{palette:y,themeName:l,selected:ct%yt.length,termW:a,termH:c,onIndex:oe,onPreview:d,onPick:kf},void 0,!1,void 0,this):null,M==="help"?ie(Jx,{palette:y,termW:a,termH:c,copyKey:gf,scrollRef:ei},void 0,!1,void 0,this):null,M==="leader"?ie(Xx,{palette:y,termW:a,termH:c},void 0,!1,void 0,this):null,M==="confirm"?ie(Bx,{palette:y,title:_f.title,body:_f.body,termW:a,termH:c},void 0,!1,void 0,this):null,M==="log-details"?ie(Gx,{palette:y,event:ms,termW:a,termH:c,scrollRef:af},void 0,!1,void 0,this):null,M==="route-details"?ie(ib,{palette:y,route:Ow,termW:a,termH:c,scrollRef:Zc},void 0,!1,void 0,this):null,M==="scroll-text"&&Vr?ie(ab,{palette:y,title:Vr.title,body:Vr.body,termW:a,termH:c,scrollRef:cf},void 0,!1,void 0,this):null,M==="config-edit"&&T?ie(Hx,{palette:y,path:T.configPath,initialValue:tl,error:Hw,termW:a,termH:c,textareaRef:lf},void 0,!1,void 0,this):null,M==="plan"&&ws?ie(rb,{palette:y,plan:ws,snap:N,busy:uf,failed:Qw,kind:pf,termW:a,termH:c,scrollRef:el,initiallyRunning:jw,onDismiss:et},void 0,!1,void 0,this):null,M==="slash"||M==="plan"||M==="config-edit"||Qo||Kv(c)&&M==="none"?null:ie(Sx,{palette:y,overlay:M,query:ue,onQuery:Ie,onSubmit:Cf},void 0,!1,void 0,this),Qo?null:ie(kx,{palette:y,screen:h,overlay:M,status:Ur,paused:lt,errorOnly:mt,width:a,copyKey:gf},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}var sA=50,aA,cA=2000;var fw=D(()=>{st();Oi();Pi();wr();Pe();Ar();ze();Pr();Ga();Su();Bu();_t();Rx();Ee();Nx();be();jx();Wx();Ux();zx();Qx();tb();ob();sb();cb();ub();hb();yb();bb();_b();Ab();Ob();vp();Ib();Gb();Cp();Jb();Zb();nw();ow();lw();ji();at();Cn();Ye();Zt();aA=[]});var gw={};Ls(gw,{renderApp:()=>Mp,runTui:()=>Op,runTuiWithController:()=>pA,tuiConfigFor:()=>fA});import{createCliRenderer as dA}from"@opentui/core";import{createRoot as uA}from"@opentui/react";import{jsxDEV as gA}from"@opentui/react/jsx-dev-runtime";async function pA(e){let t=Qt(e.cfg.repoRoot,e.cfg.ui.keymap);await Mp(e,t)}async function Op(e){let t,n,r=!1;try{t=await cm("",e)}catch(i){n=F(i),r=Ms(i,ar)}let o=Qt(t?.cfg.repoRoot??process.cwd(),t?.cfg.ui.keymap);await Mp(t,o,n,r)}async function Mp(e,t=Qt(e?.cfg.repoRoot??process.cwd(),e?.cfg.ui.keymap),n,r=!1){Ds();let o=Tf(),i=await dA({exitOnCtrlC:!1,useMouse:t.mouse,enableMouseMovement:t.mouse,useKittyKeyboard:{}}),s=uA(i),a=null;try{a=(await i.getPalette({timeout:120,size:16})).defaultBackground}catch{}await new Promise((c)=>{let l=(d)=>{let f=()=>{s.unmount(),o(),i.destroy(),c(),process.exit(0)};if(!e){f();return}e.close({detach:d,shutdownSupervisor:!0}).finally(f)};s.render(gA(pw,{controller:e,tui:t,onQuit:l,bootError:n,bootErrorMissing:r,terminalBackground:a},void 0,!1,void 0,this))})}function fA(e){return Qt(e.repoRoot,e.ui.keymap)}var $p=D(()=>{sd();Pe();fw();vl();Zt()});eo();vl();st();sd();ze();Oi();Pe();wr();st();Ai();Pr();jd();import{Command as mA}from"commander";import{setTimeout as Fp}from"timers/promises";import{stringify as hA}from"yaml";import{existsSync as vw,readFileSync as vA}from"fs";st();rd();Pe();wr();import{createServer as lR}from"net";import{existsSync as pu,unlinkSync as dR,watch as uR}from"fs";import{cpus as pR,loadavg as fR,platform as gR,uptime as mR}from"os";import{isAbsolute as fu,join as Ya}from"path";ze();Pr();import{connect as p_}from"net";var f_=2000,g_=2000,m_=200,h_=300;function Ym(e){if(e.interval_seconds<=0)return g_;return e.interval_seconds*1000}async function Xm(e,t,n,r,o,i=[]){let s=e.timeout_seconds>0?e.timeout_seconds*1000:f_,a=e.type.toLowerCase(),c=i.find((l)=>l.name.toLowerCase()===a);if(c)try{let l=await c.check(e,{pid:t,ports:n,workDir:r,env:o});return{status:l.status,message:l.message}}catch(l){return{status:Ce,message:l instanceof Error?l.message:String(l)}}if(a==="http")return v_(e.url,s);if(a==="tcp")return x_(y_(e.address,n),s);if(a==="command")return b_(e.command.args,e.command.shell,r,o,s);if(a==="process"||a===""){if(t>0&&Pt(t))return{status:Ct,message:"process running"};return{status:Ce,message:"process not running"}}return{status:Ce,message:`unknown health type ${e.type}`}}async function v_(e,t){let n=new AbortController,r=setTimeout(()=>n.abort(),t);try{let o=await fetch(e,{signal:n.signal});if(o.status>=m_&&o.status<h_)return{status:Ct,message:String(o.status)};return{status:Ce,message:String(o.status)}}catch(o){return{status:Ce,message:o instanceof Error?o.message:String(o)}}finally{clearTimeout(r)}}function y_(e,t){if(e!=="")return e;if(t.http!==void 0)return`127.0.0.1:${t.http}`;let n=Object.values(t)[0];return n!==void 0?`127.0.0.1:${n}`:""}function x_(e,t){return new Promise((n)=>{if(e===""){n({status:Ce,message:"no tcp address"});return}let r=e.lastIndexOf(":"),o=Number.parseInt(e.slice(r+1),10),i=e.slice(0,r).replace(/^\[|\]$/g,"");if(r<1||!Number.isFinite(o)){n({status:Ce,message:`invalid tcp address ${e}`});return}let s=p_({host:i,port:o},()=>{s.end(),n({status:Ct,message:"connected"})});s.setTimeout(t),s.on("error",(a)=>{n({status:Ce,message:a.message})}),s.on("timeout",()=>{s.destroy(),n({status:Ce,message:"timeout"})})})}async function b_(e,t,n,r,o){if(e.length===0)return{status:Ce,message:"empty health command"};let i=t?process.platform==="win32"?["cmd.exe","/c",e.join(" ")]:["/bin/sh","-c",e.join(" ")]:e,s;try{s=Bun.spawn({cmd:i,cwd:n===""?void 0:n,env:r,stdout:"ignore",stderr:"ignore"})}catch(l){return{status:Ce,message:l instanceof Error?l.message:String(l)}}let a=setTimeout(()=>s.kill("SIGKILL"),o),c=await s.exited;if(clearTimeout(a),c===0)return{status:Ct,message:"ok"};return{status:Ce,message:`exit ${c}`}}function Qm(e){if(e===Ce)return"WARN";if(e===Ct)return"INFO";return"DEBUG"}import{readFileSync as w_}from"fs";import{freemem as S_,totalmem as k_}from"os";import{spawnSync as C_}from"child_process";var Bd=1024,__=2000,R_=/page size of (\d+) bytes/i,Co;function P_(e){let t=e.match(/^MemAvailable:\s+(\d+)/m);if(!t)return;let n=Number(t[1]);return Number.isFinite(n)&&n>=0?n:void 0}function E_(e){let t=e.match(R_),n=t?Number(t[1]):0;if(!Number.isFinite(n)||n<=0)return;let r=ka(e,"free")+ka(e,"inactive")+ka(e,"speculative")+ka(e,"purgeable");return Math.round(r*n/Bd)}function ka(e,t){let n=e.match(new RegExp(`Pages ${t}:\\s+(\\d+)`,"i")),r=n?Number(n[1]):0;return Number.isFinite(r)&&r>0?r:0}function T_(){if(process.platform==="linux")try{return P_(w_("/proc/meminfo","utf8"))}catch{return}if(process.platform==="darwin"){let e=Date.now();if(Co&&e-Co.at<__)return Co.leftoverKB;let t=C_("vm_stat",{encoding:"utf8"});if(t.status!==0||!t.stdout)return Co?.leftoverKB;let n=E_(t.stdout);if(n===void 0)return Co?.leftoverKB;return Co={at:e,leftoverKB:n},n}return}function Zm(){let e=Math.max(0,Math.round(k_()/Bd)),t=Math.max(0,Math.round(S_()/Bd)),n=Math.max(0,Math.min(e,T_()??t));return{totalKB:e,unusedKB:t,leftoverKB:n}}br();Ar();Pi();Ar();import{pathToFileURL as i0}from"url";import{isAbsolute as s0,resolve as a0}from"path";st();Pe();br();import{createServer as hh,request as Q_}from"http";import{randomBytes as ph}from"crypto";import{Readable as Z_}from"stream";var Ni="x-devctl-request-id",e0="x-devctl-internal-token",fh=100,tu=new Set(["connection","keep-alive","proxy-authenticate","proxy-authorization","te","trailers","transfer-encoding","upgrade"]),t0=new Set(["gzip","deflate","br"]);class nu{cfg;tokens;logs;bus;detector;middleware;server;running=!1;addr="";upgradedSockets=new Set;recentRequests=[];constructor(e,t,n,r,o,i=[]){this.cfg=e,this.tokens=t,this.logs=n,this.bus=r,this.detector=o,this.middleware=i}address(){return this.addr||fr(this.cfg.listen)}isRunning(){return this.running}stats(){let e=this.recentRequests.reduce((t,n)=>t+(n.status>=400||n.error?1:0),0);return{total:this.recentRequests.length,errors:e,recent:[...this.recentRequests].reverse()}}recordRequest(e){if(this.recentRequests.push(e),this.recentRequests.length>fh)this.recentRequests.splice(0,this.recentRequests.length-fh)}start(){if(this.cfg.listen.host==="0.0.0.0")return Promise.reject(L($n,"refusing to bind proxy to 0.0.0.0 without explicit unsafe configuration"));let e=this.cfg.listen.host||"127.0.0.1";if(this.cfg.listen.port===0)return Promise.reject(L($n,"proxy.listen.port is required when the proxy is enabled"));let t=this.cfg.listen.port;return new Promise((n,r)=>{this.server=hh((o,i)=>{this.serve(o,i)}),this.server.on("upgrade",(o,i,s)=>{this.serveUpgrade(o,i,s)}),this.server.on("error",(o)=>r(fe($n,`unable to listen on ${e}:${t}`,o))),this.server.listen(t,e,()=>{this.running=!0,this.addr=`${e}:${t}`,this.bus?.publish(Me(Em,"",{address:this.addr})),n()})})}stop(){let e=this.server;if(!e)return Promise.resolve();for(let t of this.upgradedSockets)t.destroy();return this.upgradedSockets.clear(),new Promise((t)=>{e.close(()=>{this.running=!1,this.bus?.publish(Me(Tm,"",{})),t()})})}async serveUpgrade(e,t,n){let r=Date.now(),o=e.headers[Ni]?.toString()||ph(8).toString("hex"),i=e.method??"GET",s=e.url??"/",a=this.detector?this.detector.redactText(s):s,c=mh(this.cfg.routes,e);if(!c){t.end(`HTTP/1.1 404 Not Found\r
|
|
559
|
+
`)}function kx(e){let t=e.doctor.tools.map((i)=>i.name||i.command).filter((i)=>i!==""),r=e.plugins.map((i)=>i.path).filter((i)=>i!==""),n=Object.keys(e.ui.keymap),o=[...e.secrets.extra_markers,...e.secrets.extra_patterns];return[{label:"doctor",value:t.join(", ")||"\u2014",tone:t.length>0?"text":"muted"},{label:"plugins",value:r.join(", ")||"\u2014",tone:r.length>0?"text":"muted"},{label:"keymap",value:n.length>0?`${n.length} override${n.length===1?"":"s"}`:"defaults",tone:n.length>0?"text":"muted"},{label:"secrets",value:o.length>0?o.join(", "):"defaults",tone:o.length>0?"text":"muted"}]}function QT(e){if(e.shutdown.stop_services_on_exit===void 0)return"ask on quit";return e.shutdown.stop_services_on_exit?"stop services":"detach"}function Cx(e){let t=e.reduce((r,n)=>Math.max(r,n.name.length),0);return Math.min(eA,Math.max(ZT,t))}function tA(e){let t=e.proxy.token_endpoint;if(!t.enabled)return"off";let r=t.host===""?"127.0.0.1":t.host;if(t.port===0)return r;return`${r}:${t.port}`}function rA(e){let t=e.match.host||"*",r=e.match.path;if(r==="")return t;return`${t}${r.startsWith("/")?r:`/${r}`}`}function nA(e){if(e.auth.identity.service_account!=="")return e.auth.identity.service_account;if(e.auth.service_account!=="")return e.auth.service_account;return e.auth.identity.type||"user"}function oA(e){if(!e)return"empty";let t=[];if(e.health.type!=="")t.push(`health ${e.health.type}`);if(e.restart.policy!=="")t.push(`restart ${e.restart.policy}`);if(e.logs.stdout||e.logs.stderr)t.push("logs");return t.join(" \xB7 ")||"empty"}var ZT=8,eA=20,Rx=80,jo=10;var Ou=M(()=>{Ro();St()});async function Px(e,t){e.suspend();try{return await t()}finally{e.resume(),e.intermediateRender()}}import{useCallback as iA,useRef as sA}from"react";function _x({setOverlay:e,setQuery:t,checked:r,setConfirmKind:n,setStatus:o,persistTheme:i,setPaletteIndex:s,themeName:a,setScreen:c,setSelected:l,screen:d,renderer:u,cfg:p,setScrollText:f,reveal:g,controller:m,refresh:y,profile:w,setReveal:v,resolveEnvironment:S,openDetail:k,copyVisibleLogs:h,lastExportPath:x,openConfigBuffer:b,workspace:C,logView:G,diagnostics:F,lifecycleActions:X}){let{loginGoogle:ee,detectGoogle:se,logoutGoogle:U,bootstrapLogPath:R,fileExists:O,readTextFile:V,resolveExportPath:oe,writeLogExport:J,exportsDir:ge,openInFileManager:He,listSessions:K,loadSessionEvents:L}=C,{setLogService:z,setLogsFullscreen:_e,setPaused:rt,setErrorOnly:Oe,toggleSystemLogs:nt,clearLogs:lt,logWrap:pt,setLogWrap:yt,logServices:ot,errorOnly:Je,logLevel:It,logSearch:kt,logRegex:ft,logSource:Ee,filteredLogs:dt,setLogRegex:$t,setLogSince:Ge,setLogUntil:ut,setLogs:ze}=G,{refreshAuth:H,setGoogle:j}=F,{beginStart:Se,beginStop:Xt,beginRestart:Qt}=X,Ct=sA(!1);return{runCommand:iA(async(Ye,Q)=>{if(Ct.current)return;if(Ct.current=!0,Ye.name!=="start"&&Ye.name!=="stop"&&Ye.name!=="restart")e("none");t("");let gr=py(Q,r);try{switch(Ye.name){case"exit":n("quit"),e("confirm");return;case"help":e("help");return;case"version":o(Kt()),Vi().then((P)=>o(Lu(P))).catch((P)=>o(E(P)));return;case"update":o("checking for update\u2026"),Vi().then(async(P)=>{if(!P.newer||!P.command){o(Lu(P));return}o(`installing ${P.current} \u2192 ${P.latest} via ${P.kind}\u2026`);let _=await gc(P.command);if(_.code!==0){o(`update failed (${_.code}): ${(_.stderr||_.stdout).trim()||P.hint}`);return}o(`updated to ${P.latest}; ${mc}`)}).catch((P)=>o(E(P)));return;case"themes":if(Q[0]){i(Q[0]);return}s(Math.max(0,gt.indexOf(a))),t(""),e("themes");return;case"settings":c("settings"),l(0);return;case"dashboard":case"services":c(Ye.name);return;case"logs":if(Q[0])z(Q[0]);c("logs");return;case"fullscreen":c("logs"),_e((P)=>d==="logs"?!P:!0);return;case"auth":{let P=(Q[0]??"").toLowerCase();if(P==="refresh"){c("auth"),await H();return}if(P==="login"){c("auth"),o("starting gcloud ADC login\u2026");try{await Px(u,()=>ee()),j(await se(p?.google.project_id??"")),await H(),o("ADC login complete")}catch(_){o(E(_))}return}if(P==="logout"){c("auth"),o("revoking ADC\u2026");try{await U(),j(await se(p?.google.project_id??"")),await H(),o("ADC revoked")}catch(_){o(E(_))}return}c("auth");return}case"credentials":case"proxy":case"mcp":case"config":case"profiles":case"setup":c(Ye.name);return;case"diff":if(!p){o("no configuration loaded");return}f({title:"config sources",body:Sx(p,g)}),e("scroll-text");return;case"daemon":{let P=p?.repoRoot;if(!P){o("no repository");return}let _=R(P);if(!O(_)){o("no daemon bootstrap log yet for this repository");return}f({title:"daemon bootstrap",body:V(_)}),e("scroll-text");return}case"reload":if(!m)return;m.reload().then((P)=>{if(o(P.restart_required.length===0?"Configuration reloaded":`Reload requires restart: ${P.restart_required.join(", ")}`),P.restart_required.length>0)n("reload"),e("confirm");y()});return;case"doctor":c("doctor");return;case"stats":c("stats");return;case"start":await Se(gr,w);return;case"stop":await Xt(gr);return;case"restart":await Qt(gr,w);return;case"run":{let P=Q[0]??"";if(!m||!P){o(P?"no daemon attached":"usage: /run <task>");return}try{let _=await m.runTask(P);z(`task:${P}`),c("logs"),o(`task ${P} exited ${_.code}`)}catch(_){throw z(`task:${P}`),c("logs"),_}return}case"exec":{let P=rv(Q);if(!m||!P.service){o(P.service?"no daemon attached":"usage: /exec <service> -- <command\u2026>");return}if(P.printEnv){if(!p?.services[P.service]){o(`unknown service ${P.service}`);return}if(P.reveal)v(!0);o(`Resolving environment for ${P.service}\u2026`);try{await S(P.service),k(P.service),o(`Resolved environment for ${P.service}`)}catch(_){k(P.service),o(E(_))}return}if(P.command.length===0){o("usage: /exec <service> -- <command\u2026>");return}try{let _=await m.execService(P.service,P.command);z(`${P.service}:exec`),c("logs"),o(`${P.service}:exec exited ${_.code}`)}catch(_){throw z(`${P.service}:exec`),c("logs"),_}return}case"refresh":if(d==="auth"){await H();return}await y(),o("Refreshed status and logs");return;case"pause":rt((P)=>!P),c("logs");return;case"filter":Oe((P)=>!P),c("logs");return;case"system":nt(),c("logs");return;case"clear":lt();return;case"reveal":{let P=!g;v(P),o(P?"Secrets visible this session":"Secrets hidden");return}case"wrap":{let P=Za(pt);yt(P),o(`Log ${Lo(P)}`);return}case"copy":await h();return;case"export":{let P=oe(Q[0]);if(m)await m.logs({export:P,services:ot,level:Je?"ERROR":It,search:kt,regex:ft,source:Ee});else J(P,dt);x.current=P,o(`Exported ${P}`);return}case"exports":{let P=x.current||ge();He(P),o(`Opened ${ge()}`);return}case"regex":$t((P)=>!P),o(ft?"Substring search":"Regex search");return;case"since":Ge(Q[0]||new Date(Date.now()-3600000).toISOString()),o(`Logs since ${Q[0]||"1h"}`);return;case"until":ut(Q[0]||new Date().toISOString()),o(`Logs until ${Q[0]||"now"}`);return;case"history":{let P=K(),_=Q[0]||P[0];if(!_){o("No persisted log sessions");return}ze(L(_)),o(`Loaded session ${_}`);return}case"buffer":b();return;case"edit":{if(!p)return;let P=process.env.DEVCTL_EDITOR||process.env.EDITOR,_=P?[P,p.configPath]:process.platform==="darwin"?["open",p.configPath]:["xdg-open",p.configPath];Bun.spawn({cmd:_,stdout:"ignore",stderr:"ignore",stdin:"ignore"}),o(`Opened ${p.configPath} in ${_[0]}. Run /reload after saving.`);return}default:o(`/${Ye.name}`)}}catch(P){o(E(P))}finally{setTimeout(()=>{Ct.current=!1},aA)}},[Qt,Se,Xt,r,p,lt,m,h,Je,dt,It,ft,kt,ot,Ee,pt,b,k,i,w,y,H,u,g,d,a,nt])}}var aA=50;var Ex=M(()=>{ae();Mu();Ou();fr();St();Ke()});import{useCallback as Tx,useRef as cA,useState as Ax}from"react";function Lx({cfg:e,readTextFile:t,setOverlay:r,setStatus:n,validateConfigText:o,writeTextFile:i,controller:s,setConfirmKind:a,refresh:c}){let l=cA(null),[d,u]=Ax(""),[p,f]=Ax(""),g=Tx(()=>{if(!e)return;try{u(t(e.configPath)),f(""),r("config-edit")}catch(y){n(E(y))}},[e]),m=Tx(()=>{if(!e)return;let y=l.current?.plainText??d,w=o(e.repoRoot,e.configPath,y);if(w.length>0){f(w.join(`
|
|
560
|
+
`)),n("Config buffer not saved");return}if(i(e.configPath,y),f(""),r("none"),!s){n(`Wrote ${e.configPath}`);return}s.reload().then((v)=>{if(n(v.restart_required.length===0?"Configuration saved and reloaded":`Saved; restart required: ${v.restart_required.join(", ")}`),v.restart_required.length>0)a("reload"),r("confirm");c()})},[e,d,s,c]);return{configEditRef:l,configEditText:d,configEditError:p,setConfigEditError:f,openConfigBuffer:g,saveConfigBuffer:m}}var Dx=M(()=>{ae()});import{useEffect as lA}from"react";function Mx({controller:e,cfg:t,paused:r,logSince:n,refresh:o,setLogs:i,setCfg:s,setConfigReloadError:a,setStatus:c}){return lA(()=>{if(!e)return;let l,d=!1,u=[],p=t&&t.logs.max_memory_events>0?t.logs.max_memory_events:50000,f=()=>{if(l=void 0,u.length>0){let m=u.splice(0,u.length);i((y)=>Ay(y,m,n,p))}if(d)d=!1,o()},g=e.onEvent((m)=>{if(m.type===ws&&m.payload&&typeof m.payload==="object"&&"event"in m.payload){let y=m.payload.event;if(!r)u.push(y);if(!l)l=setTimeout(f,30);return}if(m.type===zo){a(Qy(m));return}if(m.type===Ss)a(void 0),e.configSnapshot().then(s).catch((y)=>c(E(y)));if(d=!0,!l)l=setTimeout(f,30)});return()=>{if(g(),l)clearTimeout(l)}},[e,n,r,o]),{}}var Ox=M(()=>{ae();zt();fr()});import{useCallback as dA,useEffect as Ix,useRef as $x,useState as Bo}from"react";function Fx({controller:e,workspace:t,cfg:r,snap:n,screen:o,configReloadError:i,setSnap:s,setStatus:a}){let{detectGoogle:c,runDoctor:l,loadPath:d}=t,[u,p]=Bo(),[f,g]=Bo(),[m,y]=Bo(!1),[w,v]=Bo(""),[S,k]=Bo(0),[h,x]=Bo({active:"Preparing diagnostics",checks:[]}),b=$x(void 0),C=$x(0),G=dA(async()=>{if(!e){a("Supervisor is not running");return}a("Probing configured identities\u2026");try{let F=await e.refreshAuth();s((U)=>U?{...U,identity:F}:U);let X=Object.values(F.service_account_status),ee=X.filter((U)=>U==="available").length,se=X.filter((U)=>U==="unavailable").length;a(X.length===0?"Identity refreshed \u2014 no service accounts configured":`Identity refreshed \u2014 ${ee} available${se>0?`, ${se} unavailable`:""}`)}catch(F){a(E(F))}},[e]);return Ix(()=>{c(r?.google.project_id??"").then(p).catch((F)=>{a(E(F))})},[r?.google.project_id,n?.identity.project]),Ix(()=>{if(o!=="doctor"||!r)return;let F=b.current,X=n?.session_id??"";if(F?.cfg===r&&F.tick===S&&F.sessionID===X&&F.reloadError===i)return;b.current={cfg:r,tick:S,sessionID:X,reloadError:i};let ee=++C.current;y(!0),v(""),x({active:"Preparing diagnostics",checks:[]});let se;if(r.configPath!==""){se="";try{d(r.repoRoot,r.configPath)}catch(U){se=E(U)}}l(r,(U)=>{if(ee===C.current)x(U)},{services:n?.services,proxyRunning:n?.proxy.running,repositoryConfigError:se}).then((U)=>{if(ee!==C.current)return;g(U)}).catch((U)=>{if(ee!==C.current)return;v(E(U))}).finally(()=>{if(ee===C.current)y(!1)})},[o,r,S,n?.session_id,i]),{google:u,setGoogle:p,doctor:f,doctorLoading:m,doctorError:w,doctorProgress:h,setDoctorTick:k,refreshAuth:G}}var Nx=M(()=>{ae()});function Hx(e,t,r){let n=r!==""&&e.profiles[r]?r:"";if(t.length>0)return{services:t,profile:n};if(n!=="")return{services:[...e.profiles[r]?.services??[]],profile:n};return{services:Object.keys(e.services),profile:""}}function Ji(e){return e.waves.flat().join(" \u2192 ")}function jx(e){let t=Ji(e);if(t==="")return"Started selected services";return`Started ${t}`}function Bx(e){let t=Ji(e);if(t==="")return"Stopped running services";return`Stopped ${t}`}function Wx(e,t,r,n="start"){let o=r?.services[e],i=Jt(o);if(o?.last_error&&n!=="stop")return o.last_error;if(n==="stop"){if(i==="STOPPED")return"stopped";if(i==="STOPPING")return"stopping now";if(i==="FAILED")return"already failed";return"queued"}if(i==="HEALTHY")return"ready";if(i==="STARTING")return"starting now";if(i==="RUNNING")return"up, waiting for health";if(i==="UNHEALTHY")return"unhealthy \u2014 retrying health check";if(i==="STOPPING")return"stopping first";if(i==="FAILED")return"failed \u2014 later waves will not start";let a=(t.steps.find((c)=>c.name===e)?.dependencies??[]).filter((c)=>{let l=Jt(r?.services[Ft(c)]);return Gr(c)==="service_healthy"?l!=="HEALTHY":l==="STOPPED"||l==="FAILED"}).map(Ft);if(a.length>0)return`waits for ${a.join(", ")}`;return"queued"}function zi(e,t,r="start"){if(e.length===0)return"completed";let n=e.map((i)=>t?.services[i]);if(n.some((i)=>i?.state==="FAILED"))return"failed";if(r==="stop"){if(n.every((i)=>!i||i.state==="STOPPED"||i.state==="UNKNOWN"))return"completed";if(n.some((i)=>i?.state==="STOPPING"))return"active";return"queued"}let o=(i)=>Boolean(i&&(i.state==="HEALTHY"||i.health==="HEALTHY"||i.state==="RUNNING"&&i.health!=="UNHEALTHY"));if(n.every(o))return"completed";if(n.some((i)=>i?.state==="UNHEALTHY"||i?.health==="UNHEALTHY"))return"unhealthy";if(n.some((i)=>i?.state==="STARTING"||i?.state==="RUNNING"||i?.state==="RESTARTING"))return"active";return"queued"}function Gx(e,t,r="start"){let o=e.waves.flat().length,i=0,s=0,a=0,c=0;for(let g=0;g<e.waves.length;g++){let m=e.waves[g]??[],y=zi(m,t,r);if(y==="active"||y==="unhealthy"||y==="failed")c=g;else if(y==="completed"&&c===g&&g<e.waves.length-1)c=g+1;for(let w of m){let v=t?.services[w];if(r==="stop"?!v||v.state==="STOPPED"||v.state==="UNKNOWN":Boolean(v&&(v.state==="HEALTHY"||v.health==="HEALTHY"||v.state==="RUNNING"&&v.health!=="UNHEALTHY")))i++;else if(v?.state==="FAILED")s++;else if(v?.state==="STARTING"||v?.state==="RUNNING"||v?.state==="UNHEALTHY"||v?.health==="UNHEALTHY"||v?.state==="STOPPING"||v?.state==="RESTARTING")a++}}let l=o>0?Math.round(i/o*100):100,d=16,u=Math.round(l/100*d),p="\u2588".repeat(u)+"\u2591".repeat(Math.max(0,d-u)),f=i===o&&o>0;return{total:o,ready:i,active:a,failed:s,percent:l,progressBar:p,currentWaveIndex:c,totalWaves:e.waves.length,isComplete:f}}function Ux(e,t,r){let n=r==="completed"?"\u2713 Completed":r==="failed"?"\u2717 Failed":r==="unhealthy"?"\u26A0 Unhealthy":r==="active"?"\u23F3 In Progress":"\u25CB Queued";return`${e==="stop"?t===0?"Wave 1 (Stop First)":`Wave ${t+1}`:t===0?"Wave 1 (Start First)":`Wave ${t+1}`} \xB7 ${n}`}function Kx(e,t,r,n){let o=n?` \xB7 Profile ${n}`:"";if(r)return`${e==="stop"?"Shutdown":"Startup"} Failed (${r})`;if(t)return`${e==="stop"?"Stopping Services":e==="restart"?"Restarting Pipeline":"Starting Pipeline"}${o}`;return`${e==="stop"?"Shutdown Complete":"Startup Complete"}${o}`}function qx(e,t){if(e)return{primary:"Working\u2026 esc hide this panel (keeps running in background)",secondary:"Services are transitioning. You can dismiss anytime without stopping them."};if(t)return{primary:"enter or esc back to dashboard",secondary:"Execution stopped. Check logs or open Doctor to resolve errors."};return{primary:"enter or esc back to dashboard",secondary:"All waves finished. Click here or press enter to continue."}}var Iu=M(()=>{St()});import{useCallback as $u,useState as hc}from"react";function Vx({controller:e,workspace:t,cfg:r,snap:n,refresh:o,setStatus:i,setOverlay:s}){let{resolveStartRequest:a,startupPlan:c,shutdownPlan:l}=t,[d,u]=hc(),[p,f]=hc([]),[g,m]=hc(!1),[y,w]=hc("start"),v=$u(async(h,x)=>{if(!e||!r){i("no configuration loaded");return}try{let b=h.length>0,C=a(r,{services:h,profile:b?void 0:x}),G=c(r,C.services,C.profile);w("start"),f(G.waves.flat().filter((ee)=>Kn(n?.services[ee]))),u(G),s("plan"),m(!0);let F=C.services.filter((ee)=>!Kn(n?.services[ee])),X=await e.start({services:F.length>0?F:C.services,profile:b?void 0:C.profile});await o(),m(!1),i(jx(X))}catch(b){m(!1),await o(),i(E(b))}},[r,e,o,n]),S=$u(async(h)=>{if(!e||!r){i("no configuration loaded");return}let x=h.length>0?h:Object.entries(n?.services??{}).filter(([,b])=>b.state!=="STOPPED"&&b.state!=="UNKNOWN").map(([b])=>b);if(x.length===0){i("nothing to stop");return}try{let b=l(r,x);w("stop"),f([]),u(b),s("plan"),m(!0),await e.stop(h),await o(),m(!1),i(Bx(b))}catch(b){m(!1),await o(),i(E(b))}},[r,e,o,n]),k=$u(async(h,x)=>{if(!e||!r){i("no configuration loaded");return}try{let b=Hx(r,h,x),C=c(r,b.services,b.profile);w("restart"),f([]),u(C),s("plan"),m(!0),await e.restart(h),await o(),m(!1),i(Ji(C)===""?"Restarted selected services":`Restarted ${Ji(C)}`)}catch(b){m(!1),await o(),i(E(b))}},[r,e,o]);return{plan:d,planInitiallyRunning:p,planBusy:g,lifecycle:y,beginStart:v,beginStop:S,beginRestart:k}}var Jx=M(()=>{ae();Iu();St()});import{useCallback as mn,useEffect as gn,useMemo as yc,useRef as uA,useState as Le}from"react";function zx({controller:e,tui:t,names:r,screen:n,refresh:o,setStatus:i}){let[s,a]=Le([]),[c,l]=Le(!1),[d,u]=Le(!1),[p,f]=Le(!0),[g,m]=Le(""),[y,w]=Le(!1),[v,S]=Le(0),[k,h]=Le(""),[x,b]=Le(""),[C,G]=Le(""),F=pA,[X,ee]=Le(t.log_timestamps!==!1),[se,U]=Le(t.log_metadata!==!1),[R,O]=Le(()=>[...Ty]),[V]=Le(""),[oe]=Le(""),[J,ge]=Le(!1),[He,K]=Le("focus"),[L,z]=Le(!1),[_e,rt]=Le(qn-1),[Oe,nt]=Le(!1),[lt,pt]=Le(-1),[yt,ot]=Le(),[Je,It]=Le(""),[kt,ft]=Le(!1),[Ee,dt]=Le(!1),$t=uA([]),[Ge,ut]=Le(0),ze=yc(()=>Wi(r,s,R),[r,s,R]);gn(()=>{O((le)=>{let Ie=new Set(le),At=!1;for(let sr of s)if(sr.service!==""&&!r.includes(sr.service)&&!Ie.has(sr.service))Ie.add(sr.service),At=!0;return At?[...Ie].sort():le})},[s,r]);let H=yc(()=>Do(s,{service:C,services:F,errorOnly:d,search:g,regex:J,source:oe,since:k,until:x,systemLogs:p}),[d,J,g,C,F,k,oe,x,s,p]),j=yc(()=>Ry(H,L,Ge),[H,L,Ge]),Se=j.items;gn(()=>{pt(-1),z(!1),rt(Math.max(0,Math.min(qn,H.length)-1))},[d,g,C,p]),gn(()=>{if(n!=="logs")nt(!1)},[n]),gn(()=>{if(n!=="logs"||L)return;rt(Math.max(0,Math.min(qn,H.length)-1))},[H.length,L,n]);let Xt=mn(()=>{if(!L)ut(ou(H.length)),z(!0)},[H.length,L]),Qt=mn((le)=>{let Ie=iu(le,Se.length,j.start,j.newer);if(Ie.startDelta!==0){ut(Math.max(0,j.start+Ie.startDelta)),z(!0),rt(Ie.selected);return}let At=Math.max(Se.length-1,0),sr=Se.length>0&&(Ie.selected<At||j.newer>0);if(sr&&!L)ut(ou(H.length)),z(!0);else if(!sr)z(!1);rt(Ie.selected)},[H.length,Se.length,L,j.newer,j.start]),Ct=mn((le)=>{let Ie=Se.length,At=iu(le,Ie,j.start,j.newer);if(At.startDelta!==0)ut(Math.max(0,j.start+At.startDelta)),z(!0);pt(At.selected)},[Se.length,j.newer,j.start]),jt=mn(()=>{if(z(!1),pt(-1),n==="logs")rt(Math.max(0,Math.min(qn,H.length)-1));S((le)=>le+1),i(j.newer>0?`Jumped to latest (+${j.newer} new)`:"Jumped to latest logs")},[H.length,j.newer,n]),Ye=yc(()=>({services:C!==""?[C]:F,level:d?"ERROR":V,search:g,regex:J,source:oe,since:k,until:x}),[d,V,J,g,C,F,k,oe,x]),Q=mn(async()=>{if(!e)return;try{ot(await e.logsStats(Ye))}catch(le){i(E(le))}},[e,Ye]),gr=mn(async()=>{if(!e||c)return;try{let le=await e.logsPage(Ye);a((Ie)=>Ly(Ie,le.events)),It(le.prevCursor),ft(le.hasPrev),await Q()}catch(le){i(E(le))}},[e,Ye,c,Q]),P=mn(()=>{a([]),h(new Date().toISOString()),z(!1),i("Cleared on-screen log buffer")},[]),_=mn(()=>{f((le)=>!le)},[]);return gn(()=>{o().then(()=>gr())},[o,gr]),gn(()=>{$t.current=s},[s]),gn(()=>{if(!e||Ee||!My(L,j.start,kt))return;dt(!0),e.logsPage({...Ye,cursor:Je,direction:"backward"}).then((le)=>{if(le.sessionChanged){i("Daemon session changed \u2014 older log history is no longer available"),ft(!1);return}let Ie=$t.current,At=Dy(Ie,le.events);if(a(At),At.length>Ie.length)ut((sr)=>sr+(At.length-Ie.length));It(le.prevCursor),ft(le.hasPrev)}).catch((le)=>i(E(le))).finally(()=>dt(!1))},[e,Ye,Ee,kt,L,Je,j.start]),gn(()=>{if(!e||c||n!=="logs")return;let le=setInterval(()=>{Q()},fA);return()=>clearInterval(le)},[e,c,Q,n]),{logs:s,setLogs:a,paused:c,setPaused:l,errorOnly:d,setErrorOnly:u,showSystemLogs:p,logSearch:g,setLogSearch:m,logSearchFocused:y,setLogSearchFocused:w,logFollow:v,logSince:k,setLogSince:h,setLogUntil:b,logService:C,setLogService:G,logServices:F,logShowTimestamps:X,setLogShowTimestamps:ee,logShowMeta:se,setLogShowMeta:U,logLevel:V,logSource:oe,logRegex:J,setLogRegex:ge,logWrap:He,setLogWrap:K,logPinned:L,logSelected:_e,logsFullscreen:Oe,setLogsFullscreen:nt,dashboardLogCursor:lt,setDashboardLogCursor:pt,logFacets:yt,logSources:ze,filteredLogs:H,logWindow:j,logSlice:Se,pinLogView:Xt,applyLogCursor:Qt,applyDashboardLogCursor:Ct,jumpToLatestLogs:jt,clearLogs:P,toggleSystemLogs:_}}var pA,fA=2000;var Yx=M(()=>{ae();fr();pA=[]});import{useCallback as zn,useState as Xx}from"react";function Qx({tui:e,controller:t,cfg:r,persistPrefs:n,snap:o,refresh:i,setStatus:s}){let[a,c]=Xx(""),[l,d]=Xx(()=>e.mcp_port??Hn(t?.cfg.repoRoot??process.cwd())),u=zn((v)=>{let S=rn(v);d(S);let k=r?.repoRoot??process.cwd();if(Ph(k,S)){n({mcp_port:null},`MCP port ${S} (default)`);return}n({mcp_port:S},`MCP port ${S}`)},[r,n]),p=zn(()=>{if(a==="")return l;let v=Rh(a,l);return c(""),u(v),v},[l,a,u]),f=zn(async(v)=>{if(!t||o?.mcp?.running!==!0)return;await t.mcpStop(),await t.mcpStart({port:v}),await i()},[t,i,o?.mcp?.running]),g=zn(async(v)=>{if(!t){s("Supervisor is not running");return}let S=o?.mcp?.disabled_tools??[],k=nn(v.name,S),h=k?[...S,v.name]:S.filter((x)=>x!==v.name);try{let x=await t.mcpSetTools(h);n({mcp_disabled_tools:x},`${v.label} ${k?"disabled":"enabled"}`),await i()}catch(x){s(E(x))}},[t,n,i,o]),m=zn(async()=>{if(!t){s("Supervisor is not running");return}try{if(o?.mcp?.running)await t.mcpStop(),n({mcp_enabled:!1},"MCP off"),s("MCP stopped");else await t.mcpStart({port:l}),n({mcp_enabled:!0},"MCP on"),s("MCP started");await i()}catch(v){s(E(v))}},[t,l,n,i,o?.mcp?.running]),y=zn((v)=>{dc(v.text).then(()=>{s(`Copied ${v.title} snippet`)}).catch((S)=>{s(E(S))})},[]),w=zn((v)=>{let S=xu(v);if(S===void 0)return!1;let k=o?.mcp?.address??_o(o?.mcp?.port??l),h=_i(k,o?.mcp?.token??"")[S];if(!h)return!1;return y(h),!0},[y,l,o?.mcp?.address,o?.mcp?.port,o?.mcp?.token]);return{mcpPortDraft:a,setMcpPortDraft:c,mcpPort:l,persistMcpPort:u,applyMcpPortDraft:p,restartMcpOnPort:f,toggleMcpTool:g,toggleMcp:m,copyMcpSnippet:y,copyFocusedMcpSnippet:w}}var Zx=M(()=>{ae();Aa();ki();mu();qi()});import{RGBA as mA}from"@opentui/core";import{useCallback as Fr,useEffect as gA,useMemo as eb,useRef as vc,useState as xc}from"react";function tb({tui:e,controller:t,resolveTuiOverridePath:r,terminalBackground:n,userTuiConfigPath:o,snap:i,setStatus:s,saveTuiPreferences:a,setPaletteIndex:c,setOverlay:l,setConfirmKind:d,setScreen:u,setSelected:p,screen:f}){let[g,m]=xc(e.theme||t?.cfg.ui.theme||"devctl"),y=vc(g),[w,v]=xc(e.mouse),S=vc(e.mouse),[k,h]=xc(e.leader_timeout),x=vc(e.leader_timeout),[b,C]=xc(()=>Ai(e.font_size)),G=vc(b),F=ey(r()),X=eb(()=>{let L=zh(g);if(La(g)!=="terminal"||!Ud(n))return L;let z=n??L.background;return{...L,background:z,panel:z,element:z,inverse:z}},[n,g]),ee=La(g)==="terminal"&&Ud(n)?mA.defaultBackground(n??void 0):X.background,se=eb(()=>oy({themeName:g,fontSize:b,mouse:w,leaderMs:k,locked:F,configPath:F?e.path||zd(r(),o()):zd(r(),o()),mcpRunning:i?.mcp?.running===!0}),[b,k,w,F,i?.mcp?.running,g,e.path]),U=Fr((L,z)=>{if(F){s(`${z} session only`);return}let _e=a(L);s(`${z} saved ${_e}`)},[F]),R=Fr((L)=>{m(L),y.current=L,U({theme:L},`theme ${L}`)},[U]),O=Fr(()=>{let L=!w;v(L),S.current=L,U({mouse:L},`mouse ${L?"on":"off"} restart TUI to apply clicks`)},[w,U]),V=Fr((L)=>{h(L),x.current=L,U({leader_timeout:L},`leader ${L}ms`)},[U]),oe=Fr((L)=>{let z=Ai(L);C(z),G.current=z,U({font_size:z},`display ${Ia(z)}`)},[U]),J=Fr(()=>{let L=$a();m(L.theme),y.current=L.theme,v(L.mouse),S.current=L.mouse,h(L.leader_timeout),x.current=L.leader_timeout,C(L.font_size),G.current=L.font_size,U(L,"restored default preferences")},[U]),ge=Fr((L)=>{if(L.id==="theme"){c(Math.max(0,gt.indexOf(g))),l("themes");return}if(L.id==="mouse"){O();return}if(L.id==="leader"){V(k);return}if(L.id==="font"){oe(b);return}if(L.id==="reset"){d("reset-prefs"),l("confirm");return}if(L.id==="mcp"){u("mcp"),p(0);return}s(L.detail)},[oe,V,b,k,g,O]),He=Fr((L,z)=>{let _e=on(se,z);if(!_e)return;if(_e.id==="theme"){R(ty(g,L));return}if(_e.id==="leader"){V(ry(k,L));return}if(_e.id==="font"){oe(Li(b,L));return}if(_e.id==="mouse")O()},[oe,V,b,k,R,se,g,O]),K=Fr(()=>{m(y.current)},[]);return gA(()=>{if(f==="settings")return;m(y.current),C(G.current),h(x.current),v(S.current)},[f]),{themeName:g,setThemeName:m,leaderMs:k,fontSize:b,prefsLocked:F,palette:X,rootBackground:ee,settingRows:se,persistPrefs:U,persistTheme:R,toggleMouse:O,applyFont:oe,applyReset:J,activateSetting:ge,cycleSetting:He,revertThemePreview:K}}var rb=M(()=>{ir();Ke()});import{useCallback as hA,useEffect as nb,useState as Fu}from"react";function ob({controller:e,cfg:t,envService:r}){let[n,o]=Fu(),[i,s]=Fu(!1),[a,c]=Fu(""),l=n?.name===r,d=l?n?.env:void 0,u=r===""?"config":i&&!l?"loading":l?"resolved":a!==""?"error":"config",p=l||r===""?"":a;nb(()=>{o(void 0),c("")},[t]),nb(()=>{if(!e||r===""||!t?.services[r])return;if(n?.name===r)return;let g=!1;return s(!0),c(""),e.execService(r,[],!0).then((m)=>{if(g)return;o({name:r,env:m.environment??{}}),c("")}).catch((m)=>{if(g)return;c(E(m))}).finally(()=>{s(!1)}),()=>{g=!0}},[t,e,r,n?.name]);let f=hA(async(g)=>{if(!e)return;try{let m=await e.execService(g,[],!0);o({name:g,env:m.environment??{}}),c("")}catch(m){throw c(E(m)),m}},[e]);return{inspectorEnv:d,inspectorEnvStatus:u,inspectorEnvError:p,resolveEnvironment:f}}var ib=M(()=>{ae()});import{jsxDEV as hn}from"@opentui/react/jsx-dev-runtime";function sb(e){let{palette:t,path:r,initialValue:n,error:o,termW:i,termH:s,textareaRef:a}=e;return hn(at,{palette:t,title:"config buffer",bottomTitle:"ctrl+s save \xB7 esc discard \xB7 e still opens $EDITOR",termW:i,termH:s,preferW:88,preferH:28,gap:1,children:[hn("box",{height:1,overflow:"hidden",children:hn("text",{fg:t.muted,wrapMode:"none",children:r},void 0,!1,void 0,this)},void 0,!1,void 0,this),hn("textarea",{ref:a,focused:!0,initialValue:n,backgroundColor:t.panel,focusedBackgroundColor:t.panel,textColor:t.text,focusedTextColor:t.text,cursorColor:t.primary},void 0,!1,void 0,this),o!==""?hn("box",{height:2,overflow:"hidden",children:hn("text",{fg:t.error,wrapMode:"word",children:o},void 0,!1,void 0,this)},void 0,!1,void 0,this):hn("box",{height:1,overflow:"hidden",children:hn("text",{fg:t.muted,children:"validate, then write. invalid YAML is not saved."},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var ab=M(()=>{ke()});import{jsxDEV as Nu}from"@opentui/react/jsx-dev-runtime";function cb(e){let{palette:t,title:r,body:n,termW:o,termH:i}=e;return Nu(at,{palette:t,title:r,bottomTitle:"enter confirm \xB7 esc stay",termW:o,termH:i,preferW:52,preferH:8,borderColor:t.warning,gap:1,children:[Nu("text",{fg:t.text,wrapMode:"word",children:n},void 0,!1,void 0,this),Nu(We,{palette:t,hints:[{key:"enter",label:"confirm"},{key:"esc",label:"stay"}]},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var lb=M(()=>{ke()});import{jsxDEV as db}from"@opentui/react/jsx-dev-runtime";function ub(e){let{palette:t,termW:r,termH:n}=e,o=cu();return db(at,{palette:t,title:"leader",termW:r,termH:n,preferW:68,preferH:5,anchor:"bottom",children:db(We,{palette:t,hints:o},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var pb=M(()=>{dn();ke()});import{jsxDEV as Ht,Fragment as yA}from"@opentui/react/jsx-dev-runtime";function fb(e){let{palette:t,event:r,termW:n,termH:o,scrollRef:i}=e;if(!r)return null;let s=r.raw?Sy(r.raw):void 0,a=r.message.length>120||r.message.includes(`
|
|
561
|
+
`)||s!==void 0;return Ht(at,{palette:t,title:"log details",bottomTitle:"j/k scroll \xB7 esc close",termW:n,termH:o,preferW:a?84:72,preferH:a?22:14,gap:1,children:Ht("scrollbox",{ref:i,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:Ht("box",{flexDirection:"column",overflow:"hidden",children:[Ht("text",{fg:t.text,wrapMode:"word",children:Ao(r.message)},void 0,!1,void 0,this),Ht("text",{fg:t.muted,children:`time ${r.timestamp}`},void 0,!1,void 0,this),Ht("text",{fg:Qe(r.service,t),children:`service ${r.service}`},void 0,!1,void 0,this),Ht("text",{fg:t.muted,children:`source ${r.source}${r.stream?` / ${r.stream}`:""}`},void 0,!1,void 0,this),Ht("text",{fg:t.muted,children:`level ${Xa(r.level)}`},void 0,!1,void 0,this),Ht("text",{fg:t.muted,children:`pid ${r.pid||"\u2014"}`},void 0,!1,void 0,this),Ht("text",{fg:t.muted,children:`request ${r.request_id||"\u2014"}`},void 0,!1,void 0,this),Ht("text",{fg:t.muted,children:`identity ${r.identity||"\u2014"}`},void 0,!1,void 0,this),s===void 0?null:Ht(yA,{children:[Ht("text",{fg:t.muted,children:"raw json"},void 0,!1,void 0,this),Ht("text",{fg:t.text,wrapMode:"word",children:s},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var mb=M(()=>{fr();ke();Ke()});import{jsxDEV as gb}from"@opentui/react/jsx-dev-runtime";function hb(e){let{palette:t,items:r,selected:n,termW:o,termH:i,onIndex:s,onPick:a}=e,c=av(r),l=$o(o,i,64,18,"center",!Or(fe()));return gb(at,{palette:t,title:"commands",bottomTitle:"enter select \xB7 esc close",termW:o,termH:i,preferW:64,preferH:18,children:gb("select",{height:Math.max(4,l.height-3),options:c,selectedIndex:n,showDescription:!0,showSelectionIndicator:!0,wrapSelection:!0,backgroundColor:t.panel,focusedBackgroundColor:t.panel,textColor:t.text,focusedTextColor:t.text,selectedBackgroundColor:t.highlight,selectedTextColor:t.primary,descriptionColor:t.muted,selectedDescriptionColor:t.accent,onChange:(d)=>s(d),onSelect:(d,u)=>{let p=u?.value;if(typeof p==="string"&&p!=="")a(p)}},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var yb=M(()=>{wt();zt();dn();ke();ir()});import{jsxDEV as N}from"@opentui/react/jsx-dev-runtime";function Hu(e,t){switch(e){case"completed":return{icon:"\u2713",label:"Completed",tone:"success",color:t.success};case"failed":return{icon:"\u2717",label:"Failed",tone:"error",color:t.error};case"unhealthy":return{icon:"\u26A0",label:"Unhealthy",tone:"warning",color:t.warning};case"active":return{icon:"\u25CF",label:"In progress",tone:"primary",color:t.primary};default:return{icon:"\u25CB",label:"Queued",tone:"muted",color:t.muted}}}function vA(e,t,r,n){if(t!=="")return{icon:"\u2717",label:"Failed",tone:"error",color:n.error};if(!e)return{icon:"\u2713",label:"Finished",tone:"success",color:n.success};if(r==="unhealthy")return{icon:"\u26A0",label:"Waiting on health",tone:"warning",color:n.warning};return{icon:"\u25CF",label:"Running",tone:"primary",color:n.primary}}function vb(e){return N("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:N("text",{wrapMode:"none",children:[N("span",{fg:e.palette.primary,children:e.label.toUpperCase()},void 0,!1,void 0,this),e.detail?N("span",{fg:e.palette.muted,children:` ${e.detail}`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function xb(e){let{palette:t,plan:r,snap:n,busy:o,failed:i,kind:s,termW:a=80,termH:c=24,scrollRef:l,initiallyRunning:d=[],onDismiss:u}=e,p=new Set(d),f=r.waves.map((R,O)=>({wave:R.filter((V)=>!p.has(V)),waveIdx:O})).filter(({wave:R})=>R.length>0),g=Gx(r,n,s),m=r.waves[g.currentWaveIndex]??[],y=zi(m,n,s),w=Hu(y,t),v=vA(o,i,y,t),S=Kx(s,o,i,r.profile),k=qx(o,i),h=i?t.inverse:t.text,x=i?t.error:t.element,b=Math.min(92,Math.max(40,a-8)),C=b>=82?22:b>=66?17:13,G=12,F=9,X=b>=56,ee=b>=72,se=b<72||r.waves.length>3,U=r.profile?`PROFILE ${r.profile}`:s.toUpperCase();return N(at,{palette:t,title:S,bottomTitle:"enter close \xB7 esc hide (operation continues)",termW:a,termH:c,preferW:98,preferH:28,borderColor:v.color,gap:0,children:[N("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,children:[N(xe,{palette:t,label:`${v.icon} ${v.label.toUpperCase()}`,tone:v.tone},void 0,!1,void 0,this),N("box",{paddingLeft:1,flexGrow:1,overflow:"hidden",children:N("text",{fg:t.text,wrapMode:"none",children:U},void 0,!1,void 0,this)},void 0,!1,void 0,this),N(xe,{palette:t,label:`${g.ready}/${g.total} READY`,tone:g.isComplete?"success":"info"},void 0,!1,void 0,this),N(xe,{palette:t,label:`WAVE ${Math.min(g.currentWaveIndex+1,Math.max(1,g.totalWaves))}/${Math.max(1,g.totalWaves)}`,tone:w.tone},void 0,!1,void 0,this)]},void 0,!0,void 0,this),N("box",{height:2,flexDirection:"column",overflow:"hidden",flexShrink:0,paddingLeft:1,paddingRight:1,children:[N("box",{height:1,flexDirection:"row",overflow:"hidden",children:[N("text",{wrapMode:"none",children:[N("span",{fg:t.muted,children:"PROGRESS "},void 0,!1,void 0,this),N("span",{fg:v.color,children:`[${g.progressBar}]`},void 0,!1,void 0,this),N("span",{fg:t.text,children:` ${g.percent}%`},void 0,!1,void 0,this)]},void 0,!0,void 0,this),N("box",{flexGrow:1},void 0,!1,void 0,this),N("text",{wrapMode:"none",children:N("span",{fg:w.color,children:`${w.icon} ${w.label}`},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),N("box",{height:1,overflow:"hidden",children:N("text",{fg:t.muted,wrapMode:"none",children:o?s==="stop"?"Dependents stop first; each wave waits for the previous wave.":"Each wave waits until its services are healthy before the next wave starts.":k.primary},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),N(vb,{palette:t,label:"Pipeline",detail:`${r.waves.length} execution wave${r.waves.length===1?"":"s"}`},void 0,!1,void 0,this),N("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,children:r.waves.map((R,O)=>{let V=zi(R,n,s),oe=Hu(V,t),J=se?`W${O+1} ${oe.icon} ${R.length}`:`W${O+1} ${oe.icon} ${oe.label} \xB7 ${R.length}`;return N("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:[N(xe,{palette:t,label:J,tone:oe.tone},void 0,!1,void 0,this),O<r.waves.length-1?N("box",{width:3,flexShrink:0,overflow:"hidden",children:N("text",{fg:t.muted,children:" \u2500\u25BA"},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},`step-${O}`,!0,void 0,this)})},void 0,!1,void 0,this),(r.blockers??[]).length>0?N("box",{minHeight:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,paddingLeft:1,children:N("text",{fg:t.error,wrapMode:"word",children:`BLOCKED ${r.blockers?.map((R)=>`${R.name}: ${R.message}`).join(" \xB7 ")}`},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,d.length>0?N("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,paddingLeft:1,children:N("text",{wrapMode:"none",children:[N("span",{fg:t.success,children:"\u2713 ALREADY READY"},void 0,!1,void 0,this),N("span",{fg:t.muted,children:` ${d.join(", ")}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this):null,N(vb,{palette:t,label:"Wave details",detail:"live process and health state"},void 0,!1,void 0,this),N("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,paddingLeft:1,children:[N("box",{width:2,flexShrink:0},void 0,!1,void 0,this),N("box",{width:C,flexShrink:0,overflow:"hidden",children:N("text",{fg:t.muted,children:ie("SERVICE",C)},void 0,!1,void 0,this)},void 0,!1,void 0,this),N("box",{width:12,flexShrink:0,overflow:"hidden",children:N("text",{fg:t.muted,children:ie("STATE",12)},void 0,!1,void 0,this)},void 0,!1,void 0,this),X?N("box",{width:9,flexShrink:0,overflow:"hidden",children:N("text",{fg:t.muted,children:ie("PORT",9)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,ee?N("box",{flexGrow:1,overflow:"hidden",children:N("text",{fg:t.muted,children:"DETAIL"},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),N("scrollbox",{ref:l,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:N("box",{flexDirection:"column",overflow:"hidden",gap:1,children:f.map(({wave:R,waveIdx:O})=>{let V=zi(R,n,s),oe=Hu(V,t),J=`${Ux(s,O,V)} \xB7 ${R.length} service${R.length===1?"":"s"}`;return N("box",{border:!0,borderStyle:"rounded",borderColor:oe.color,title:J,titleColor:oe.color,flexDirection:"column",paddingLeft:1,paddingRight:1,flexShrink:0,overflow:"hidden",children:R.map((ge)=>{let He=n?.services[ge],K=Jt(He),L=Wx(ge,r,n,s),z=ge===i||K==="FAILED",_e=K==="UNHEALTHY",rt=K==="HEALTHY"||s==="stop"&&K==="STOPPED",Oe=Un(He),nt=z?"\u2717":rt?"\u2713":_e?"\u26A0":K==="STARTING"||K==="RUNNING"||K==="STOPPING"||K==="RESTARTING"?"\u25CF":"\u25CB",lt=z?t.error:Be(t,K),pt=z?t.error:_e?t.warning:rt?t.success:t.muted;return N("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:[N("box",{width:2,flexShrink:0,overflow:"hidden",children:N("text",{fg:lt,children:nt},void 0,!1,void 0,this)},void 0,!1,void 0,this),N("box",{width:C,flexShrink:0,overflow:"hidden",children:N("text",{fg:Qe(ge,t),wrapMode:"none",children:ie(ge,C)},void 0,!1,void 0,this)},void 0,!1,void 0,this),N("box",{width:12,flexShrink:0,overflow:"hidden",children:N("text",{fg:Be(t,K),wrapMode:"none",children:ie(K,12)},void 0,!1,void 0,this)},void 0,!1,void 0,this),X?N("box",{width:9,flexShrink:0,overflow:"hidden",children:N("text",{fg:Oe?t.info:t.muted,wrapMode:"none",children:ie(Oe?`:${Oe}`:"\u2014",9)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,ee?N("box",{flexGrow:1,overflow:"hidden",children:N("text",{fg:pt,wrapMode:"none",children:L},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},ge,!0,void 0,this)})},`wave-card-${O}`,!1,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this),N("box",{height:3,flexShrink:0,flexDirection:"column",backgroundColor:x,border:["top"],borderStyle:"single",borderColor:v.color,paddingLeft:1,paddingRight:1,overflow:"hidden",onMouseDown:u,children:[N("text",{fg:h,wrapMode:"none",children:k.primary},void 0,!1,void 0,this),N("text",{fg:i?t.inverse:t.muted,wrapMode:"none",children:k.secondary},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)}var bb=M(()=>{_t();Iu();St();ke();Ke()});import{jsxDEV as wr}from"@opentui/react/jsx-dev-runtime";function wb(e){let{palette:t,route:r,termW:n,termH:o,scrollRef:i}=e;if(!r)return null;return wr(at,{palette:t,title:r.name,bottomTitle:"j/k scroll \xB7 esc close",termW:n,termH:o,preferW:78,preferH:16,gap:1,children:wr("scrollbox",{ref:i,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:wr("box",{flexDirection:"column",overflow:"hidden",children:[wr("text",{fg:t.muted,children:`auth ${r.authType||"none"}`},void 0,!1,void 0,this),wr("text",{fg:t.muted,children:`identity ${r.identityType||"\u2014"}`},void 0,!1,void 0,this),wr("text",{fg:t.text,wrapMode:"word",children:`account ${r.serviceAccount||"\u2014"}`},void 0,!1,void 0,this),wr("text",{fg:t.text,wrapMode:"word",children:`audience ${r.audience||"\u2014"}`},void 0,!1,void 0,this),wr("text",{fg:t.muted,children:`match host ${r.matchHost||"*"}`},void 0,!1,void 0,this),wr("text",{fg:t.muted,children:`match path ${r.matchPath||"*"}`},void 0,!1,void 0,this),wr("text",{fg:t.text,wrapMode:"word",children:`upstream ${r.upstream}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var Sb=M(()=>{ke()});import{jsxDEV as bc}from"@opentui/react/jsx-dev-runtime";function kb(e){let{palette:t,title:r,body:n,termW:o,termH:i,scrollRef:s}=e,a=n.length>400||n.split(`
|
|
562
|
+
`).length>16;return bc(at,{palette:t,title:r,bottomTitle:"j/k scroll \xB7 esc close",termW:o,termH:i,preferW:a?88:76,preferH:a?24:16,gap:1,children:bc("scrollbox",{ref:s,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:bc("box",{flexDirection:"column",overflow:"hidden",children:bc("text",{fg:n===""?t.muted:t.text,wrapMode:"word",children:n===""?"(empty)":n},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var Cb=M(()=>{ke()});import{jsxDEV as Yt}from"@opentui/react/jsx-dev-runtime";function Pb(e){let{palette:t,items:r,query:n,selected:o,onQuery:i,onSubmit:s}=e,a=lv(o,Rb,r.length),c=r.slice(a,a+Rb),l=Math.max(c.length,1),d=ln(r,o);return Yt("box",{height:l+3,flexShrink:0,border:!0,borderStyle:"rounded",borderColor:t.borderActive,titleColor:t.primary,backgroundColor:t.panel,title:"commands",flexDirection:"column",overflow:"hidden",children:[c.length===0?Yt("box",{height:1,paddingLeft:1,overflow:"hidden",children:Yt("text",{fg:t.muted,children:"no matching command"},void 0,!1,void 0,this)},void 0,!1,void 0,this):c.map((u)=>{let p=u.name===d?.name;return Yt("box",{height:1,flexDirection:"row",overflow:"hidden",paddingLeft:1,paddingRight:1,backgroundColor:p?t.highlight:t.panel,children:[Yt("box",{width:14,flexShrink:0,overflow:"hidden",children:Yt("text",{fg:p?t.primary:t.text,wrapMode:"none",children:`${p?"\u203A":" "} /${u.name}`},void 0,!1,void 0,this)},void 0,!1,void 0,this),Yt("box",{flexGrow:1,overflow:"hidden",children:Yt("text",{fg:p?t.accent:t.muted,wrapMode:"none",children:u.desc},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},u.name,!0,void 0,this)}),Yt("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.highlight,paddingLeft:1,children:[Yt("box",{width:2,flexShrink:0,children:Yt("text",{fg:t.primary,children:"/"},void 0,!1,void 0,this)},void 0,!1,void 0,this),Yt("box",{flexGrow:1,overflow:"hidden",children:Yt("input",{focused:!0,value:n,placeholder:"start auth",onInput:i,onSubmit:()=>s(),backgroundColor:t.highlight,focusedBackgroundColor:t.highlight,textColor:t.text,cursorColor:t.primary},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)}var Rb=8;var _b=M(()=>{dn()});import{jsxDEV as Ab}from"@opentui/react/jsx-dev-runtime";function Lb(e){let{palette:t,themeName:r,selected:n,termW:o,termH:i,onIndex:s,onPreview:a,onPick:c}=e,l=gt.map((u)=>({name:u===r?`${u} (active)`:u,description:u===r?`${Gd[u]} \xB7 current`:Gd[u],value:u})),d=$o(o,i,Eb,Tb,"center",!Or(fe()));return Ab(at,{palette:t,title:"/themes",bottomTitle:"enter save \xB7 esc revert",termW:o,termH:i,preferW:Eb,preferH:Tb,children:Ab("select",{height:Math.max(4,d.height-3),options:l,selectedIndex:n,showDescription:!0,showSelectionIndicator:!0,wrapSelection:!0,backgroundColor:t.panel,focusedBackgroundColor:t.panel,textColor:t.text,focusedTextColor:t.text,selectedBackgroundColor:t.highlight,selectedTextColor:t.primary,descriptionColor:t.muted,selectedDescriptionColor:t.accent,onChange:(u)=>{s(u);let p=gt[u];if(p)a(p)},onSelect:(u,p)=>{let f=p?.value;if(typeof f==="string"&&f!=="")c(f)}},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var Eb=52,Tb=22;var Db=M(()=>{wt();zt();ke();ir();Ke()});function Wo(e,t,r){let n=e?.google?.project_id??"";if(n!=="")return{project:n,source:"configuration"};let o=t?.project||r?.projectID||"",i=t?.project_source||r?.projectSource||"";return{project:o,source:i}}import{jsxDEV as tt}from"@opentui/react/jsx-dev-runtime";function wc(e){let{palette:t,title:r,tone:n="muted",children:o}=e,i=n==="success"?t.success:n==="warning"?t.warning:n==="error"?t.error:t.border;return tt("box",{border:!0,borderStyle:"rounded",borderColor:i,title:r,titleColor:i,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,marginBottom:1,overflow:"hidden",children:o},void 0,!1,void 0,this)}function Mb(e){let{palette:t,cfg:r,google:n,identity:o}=e;if(!n&&!o)return tt(lc,{palette:t,label:"Checking Application Default Credentials\u2026"},void 0,!1,void 0,this);let i=xA(r,o),s=o?.user||n?.userEmail||"",{project:a,source:c}=Wo(r,o,n),l=o?.adc??n?.adcAvailable===!0,d=o?.iap??(r?.proxy.routes??[]).some((m)=>m.auth.type.toLowerCase()==="iap"),u=i.filter((m)=>m.inactive!==!0),p=u.some((m)=>m.ok===!0),f=u.some((m)=>m.ok===!1),g=p?"AVAILABLE":f?"UNAVAILABLE":u.length>0?"NOT PROBED":i.length>0?"not required":"not configured";return tt(ht,{palette:t,title:"identity",scroll:!0,children:[tt(wc,{palette:t,title:"Google identity",tone:l?"success":"warning",children:[tt(Jn,{palette:t,label:"user",value:s||"(unknown)"},void 0,!1,void 0,this),tt(Jn,{palette:t,label:"project",value:a||"(unset)"},void 0,!1,void 0,this),tt(Jn,{palette:t,label:"source",value:c||"\u2014"},void 0,!1,void 0,this),tt(Jn,{palette:t,label:"ADC",value:l?"\u2713 available":"\u2717 missing",tone:l?"success":"error"},void 0,!1,void 0,this),tt(Jn,{palette:t,label:"gcloud",value:n?.gcloudInstalled?"\u2713 installed":"\u2717 not installed",tone:n?.gcloudInstalled?"success":"error"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),tt(wc,{palette:t,title:`Service accounts (${i.length})`,tone:u.length===0?"muted":p?"success":"warning",children:[i.length===0?tt("text",{fg:t.muted,wrapMode:"word",children:"none configured \u2014 identities come from config, never hard-coded"},void 0,!1,void 0,this):i.map((m)=>tt("text",{fg:m.inactive?t.muted:m.ok===!0?t.success:m.ok===!1?t.error:t.text,wrapMode:"none",children:`${m.inactive?"\u2013":m.ok===!0?"\u2713":m.ok===!1?"\u2717":"\u25CB"} ${m.email}${m.inactive?" \u2014 inactive (route auth is none)":""}`},m.email,!1,void 0,this)),tt("box",{height:1,flexShrink:0},void 0,!1,void 0,this),tt(Jn,{palette:t,label:"impersonation",value:g,tone:p?"success":u.length>0?"warning":"muted"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),tt(wc,{palette:t,title:"IAP",tone:d?"success":"muted",children:[tt("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:tt(xe,{palette:t,label:d?"routes present":"no IAP routes",tone:d?"success":"idle"},void 0,!1,void 0,this)},void 0,!1,void 0,this),d?tt("text",{fg:t.muted,wrapMode:"word",children:"each route needs its own audience"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),!l?tt(wc,{palette:t,title:"ADC unavailable",tone:"warning",children:[tt("text",{fg:t.text,wrapMode:"word",children:"Local services still start. Cloud identity, impersonation, and IAP need ADC."},void 0,!1,void 0,this),tt("text",{fg:t.muted,wrapMode:"word",children:"/auth login suspends this screen and runs gcloud ADC login, then restores the TUI"},void 0,!1,void 0,this)]},void 0,!0,void 0,this):null]},void 0,!0,void 0,this)}function xA(e,t){let r=new Map((e?Bl(e):[]).map((i)=>[i.email,i.active])),n=t?.service_account_status??{};return[...new Set([...r.keys(),...Object.keys(n)])].sort((i,s)=>i.localeCompare(s)).map((i)=>{let s=n[i]??"unknown",a=r.get(i)===!1;return{email:i,inactive:a,ok:a||s==="unknown"?void 0:s==="available"}})}var Ob=M(()=>{Lr();Nt();ke()});import{jsxDEV as D}from"@opentui/react/jsx-dev-runtime";function Nb(e){let{palette:t,cfg:r,width:n}=e,o=fe();if(!r)return D(Ve,{palette:t,title:"No configuration",body:"Create .devctl/config.yaml or run setup."},void 0,!1,void 0,this);let i=Math.max(jo+8,n-6-o.pad*2),s=i>=Rx,a=s?Math.floor((i-$b)/2):i,c=yx(r),l=vx(r),d=xx(r),u=bx(r),p=wx(r);return D(ht,{palette:t,title:`config ${r.project.name||"unnamed"}`,children:[D(et,{palette:t,items:ux(r)},void 0,!1,void 0,this),D("box",{flexGrow:1,overflow:"hidden",children:D("scrollbox",{ref:e.scrollRef,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:D("box",{flexDirection:"column",overflow:"hidden",gap:Fb,children:[D(ju,{wide:s,left:D(Sr,{palette:t,title:"project",children:D(Go,{palette:t,facts:px(r,Dt),width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this),right:D(Sr,{palette:t,title:"google",children:D(Go,{palette:t,facts:fx(r),width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D(ju,{wide:s,left:D(Sr,{palette:t,title:"runtime",children:D(Go,{palette:t,facts:mx(r),width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this),right:D(Sr,{palette:t,title:"logs",children:D(Go,{palette:t,facts:gx(r),width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D(Sr,{palette:t,title:`proxy ${r.proxy.enabled?"enabled":"disabled"}`,children:[D(Go,{palette:t,facts:hx(r),width:i},void 0,!1,void 0,this),D(wA,{palette:t,routes:l,width:i},void 0,!1,void 0,this)]},void 0,!0,void 0,this),D(Sr,{palette:t,title:`services ${c.length}`,children:D(bA,{palette:t,rows:c,width:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),D(Sr,{palette:t,title:`tasks ${p.length}`,children:D(Ib,{palette:t,rows:p,empty:"no tasks",width:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),D(ju,{wide:s,left:D(Sr,{palette:t,title:`profiles ${d.length}`,children:D(SA,{palette:t,rows:d,width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this),right:D(Sr,{palette:t,title:`templates ${u.length}`,children:D(Ib,{palette:t,rows:u,empty:"no templates",width:a},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D(Sr,{palette:t,title:"extras",children:D(Go,{palette:t,facts:kx(r),width:i},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D(Ze,{palette:t,backgroundColor:t.element,edge:"top",children:D(We,{palette:t,hints:[{key:"v",label:"validate/save buffer"},{key:"e",label:"open in $EDITOR"},{key:"/diff",label:"config sources"},{key:"/reload",label:"re-read .devctl after editing"},{key:"j/k",label:"scroll"}]},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function ju(e){let{wide:t,left:r,right:n}=e;if(!t)return D("box",{flexDirection:"column",overflow:"hidden",gap:Fb,flexShrink:0,children:[r,n]},void 0,!0,void 0,this);return D("box",{flexDirection:"row",overflow:"hidden",gap:$b,flexShrink:0,children:[D("box",{flexGrow:1,flexBasis:0,overflow:"hidden",children:r},void 0,!1,void 0,this),D("box",{flexGrow:1,flexBasis:0,overflow:"hidden",children:n},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function Sr(e){let{palette:t,title:r,children:n}=e;return D("box",{border:!0,borderStyle:"rounded",borderColor:t.border,title:r,titleColor:t.accent,paddingLeft:1,paddingRight:1,flexDirection:"column",overflow:"hidden",flexShrink:0,children:n},void 0,!1,void 0,this)}function Go(e){let{palette:t,facts:r,width:n}=e,o=Math.max(4,n-jo-4);return D("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:r.map((i)=>D("box",{height:1,flexDirection:"row",overflow:"hidden",children:[D("box",{width:jo,flexShrink:0,overflow:"hidden",children:D("text",{fg:t.muted,wrapMode:"none",children:ie(i.label,jo)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D("box",{width:o,flexShrink:0,overflow:"hidden",children:D("text",{fg:RA(t,i.tone),wrapMode:"none",children:ie(i.value,o)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},i.label,!0,void 0,this))},void 0,!1,void 0,this)}function bA(e){let{palette:t,rows:r,width:n}=e;if(r.length===0)return D(Sc,{palette:t,text:"no services"},void 0,!1,void 0,this);let o=Cx(r),i=Math.max(8,n-o-6);return D("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:r.map((s)=>D("box",{height:1,flexDirection:"row",overflow:"hidden",children:[D("box",{width:o,flexShrink:0,overflow:"hidden",children:D("text",{fg:Qe(s.name,t),wrapMode:"none",children:ie(s.name,o)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D("box",{width:i,flexShrink:0,overflow:"hidden",children:D("text",{fg:t.text,wrapMode:"none",children:ue(kA(s),i)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},s.name,!0,void 0,this))},void 0,!1,void 0,this)}function wA(e){let{palette:t,routes:r,width:n}=e;if(r.length===0)return D(Sc,{palette:t,text:"no routes"},void 0,!1,void 0,this);let o=Math.min(jo+4,Math.max(8,...r.map((s)=>s.name.length))),i=Math.max(8,n-o-6);return D("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:r.map((s)=>D("box",{height:1,flexDirection:"row",overflow:"hidden",children:[D("box",{width:o,flexShrink:0,overflow:"hidden",children:D("text",{fg:t.primary,wrapMode:"none",children:ie(s.name,o)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D("box",{width:i,flexShrink:0,overflow:"hidden",children:D("text",{fg:t.text,wrapMode:"none",children:ue(CA(s),i)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${s.name}-${s.match}`,!0,void 0,this))},void 0,!1,void 0,this)}function SA(e){let{palette:t,rows:r,width:n}=e;if(r.length===0)return D(Sc,{palette:t,text:"no profiles"},void 0,!1,void 0,this);let o=Math.min(12,Math.max(8,...r.map((s)=>s.name.length))),i=Math.max(8,n-o-6);return D("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:r.map((s)=>D("box",{height:1,flexDirection:"row",overflow:"hidden",children:[D("box",{width:o,flexShrink:0,overflow:"hidden",children:D("text",{fg:t.primary,wrapMode:"none",children:ie(s.name,o)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D("box",{width:i,flexShrink:0,overflow:"hidden",children:D("text",{fg:t.text,wrapMode:"none",children:ue(s.env==="\u2014"?s.services:`${s.services} env ${s.env}`,i)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},s.name,!0,void 0,this))},void 0,!1,void 0,this)}function Ib(e){let{palette:t,rows:r,empty:n,width:o}=e;if(r.length===0)return D(Sc,{palette:t,text:n},void 0,!1,void 0,this);let i=Math.min(14,Math.max(8,...r.map((a)=>a.name.length))),s=Math.max(8,o-i-6);return D("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:r.map((a)=>D("box",{height:1,flexDirection:"row",overflow:"hidden",children:[D("box",{width:i,flexShrink:0,overflow:"hidden",children:D("text",{fg:t.text,wrapMode:"none",children:ie(a.name,i)},void 0,!1,void 0,this)},void 0,!1,void 0,this),D("box",{width:s,flexShrink:0,overflow:"hidden",children:D("text",{fg:t.muted,wrapMode:"none",children:ue(a.summary,s)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},a.name,!0,void 0,this))},void 0,!1,void 0,this)}function Sc(e){return D("box",{height:1,overflow:"hidden",children:D("text",{fg:e.palette.muted,wrapMode:"none",children:e.text},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function kA(e){let t=e.extends==="\u2014"?"":` ${e.extends}`;return` ${e.ports} ${e.identity} ${e.health} ${e.restart} \u2190 ${e.depends}${t}`}function CA(e){return` ${e.auth} ${e.identity} ${e.match} \u2192 ${e.upstream}`}function RA(e,t){if(t==="success")return e.success;if(t==="warning")return e.warning;if(t==="error")return e.error;if(t==="muted")return e.muted;return e.text}var $b=1,Fb=1;var Hb=M(()=>{Nt();Ou();wt();_t();ke();Ke()});import{jsxDEV as Tt}from"@opentui/react/jsx-dev-runtime";function jb(e){let{palette:t,credentials:r}=e;if(!r)return Tt(lc,{palette:t,label:"Reading credential store\u2026"},void 0,!1,void 0,this);let n=r.entries.filter((i)=>i.valid).length,o=r.entries.length-n;return Tt(ht,{palette:t,title:"credentials",scroll:!0,children:[Tt("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:[Tt(xe,{palette:t,label:`backend: ${r.backend}`,tone:"info"},void 0,!1,void 0,this),r.entries.length>0?Tt(xe,{palette:t,label:`${n} valid`,tone:"success"},void 0,!1,void 0,this):null,o>0?Tt(xe,{palette:t,label:`${o} expired`,tone:"warning"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),Tt("text",{fg:t.muted,wrapMode:"word",children:"Tokens stay in the OS keychain or ~/.devctl/credentials (0600). They are never shown here."},void 0,!1,void 0,this),Tt("box",{height:1,flexShrink:0},void 0,!1,void 0,this),r.entries.length===0?Tt("text",{fg:t.muted,children:"no cached credentials"},void 0,!1,void 0,this):Tt("box",{flexDirection:"column",overflow:"hidden",gap:1,children:r.entries.map((i)=>Tt("box",{border:!0,borderStyle:"rounded",borderColor:i.valid?t.success:t.warning,title:i.identity,titleColor:i.valid?t.success:t.warning,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",children:[Tt("text",{wrapMode:"none",children:[Tt("span",{fg:i.valid?t.success:t.warning,children:i.valid?"\u2713 valid":"\u2717 expired"},void 0,!1,void 0,this),Tt("span",{fg:t.muted,children:` \xB7 expires ${i.expires_at}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Tt("text",{fg:t.muted,wrapMode:"none",children:`audience: ${i.audience||"(none)"}`},void 0,!1,void 0,this)]},`${i.identity}|${i.audience}`,!0,void 0,this))},void 0,!1,void 0,this),Tt(cc,{palette:t,title:"Actions",body:"Use /refresh to mint again or auth refresh on the CLI. Invalidate clears the store without printing tokens.",hint:"/refresh /auth"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var Bb=M(()=>{Nt();ke()});import{useEffect as Bu,useRef as Wb}from"react";import{jsxDEV as re,Fragment as LA}from"@opentui/react/jsx-dev-runtime";function Gb(e){let{palette:t,logs:r,names:n,logSources:o,service:i,paused:s,errorOnly:a,showSystemLogs:c,search:l,searchFocused:d,followTick:u,width:p,onSearch:f,onService:g,onToggleErrors:m,onToggleSystemLogs:y,onClearLogs:w,onSelect:v,wrapMode:S="focus",selected:k=-1,follow:h=!0,newer:x=0,viewStart:b=0,viewTotal:C,onLeaveLatest:G,onOpenExports:F,onJumpLatest:X,view:ee,fullscreen:se=!1,facets:U}=e,R=fe(),O=wy(p,R.pad,se),V=c?r:r.filter((_e)=>!Bi(_e.source)),oe=Do(r,{service:i,services:e.services,errorOnly:a,search:l,regex:e.regex,source:e.source,systemLogs:c}),J=ee??oe,ge=C??oe.length,He=Math.min(ge,b+J.length),K=ge===0?"empty":`${b+1}\u2013${He} of ${ge}`,L=e.services??[],z=L.length>0?L.join(","):i===""?"all services":i;return re("box",{flexGrow:1,flexDirection:"column",overflow:"hidden",children:[se?null:re(LA,{children:[re(et,{palette:t,items:[{text:s?"PAUSED":"LIVE",tone:s?"warning":"success"},{text:`shown ${ge}`,tone:"info"},{text:U?`total ${U.total}`:`total ${r.length}`},...ee&&ge>ee.length?[{text:`${b+1}\u2013${b+ee.length} / ${ge}`,tone:"info"}]:[],{text:z,tone:i===""?"idle":"primary"},{text:Lo(S),tone:S==="clip"?"idle":"accent"},...h?[]:[{text:x>0?`pinned \xB7 +${x} new`:"pinned",tone:"warning"}],{text:a?"ERROR+":"all levels",tone:a?"error":"idle",onMouseDown:m},{text:c?"system: on":"system: off",tone:c?"accent":"idle",onMouseDown:y},...e.source?[{text:`src ${e.source}`,tone:"info"}]:[],...e.regex?[{text:"regex",tone:"accent"}]:[],...l===""?[]:[{text:`search ${l}`,tone:"accent"}],{text:"clear",tone:"muted",onMouseDown:w},{text:"open folder",tone:"primary",onMouseDown:F}]},void 0,!1,void 0,this),re(Uu,{palette:t,logs:V,names:o??n,service:i,errorOnly:a,width:p,onService:g,onToggleErrors:m,facets:U},void 0,!1,void 0,this)]},void 0,!0,void 0,this),d?re("box",{height:1,paddingLeft:1,backgroundColor:t.highlight,overflow:"hidden",children:re("input",{focused:!0,value:l,placeholder:"search messages or service names",onInput:f,backgroundColor:t.highlight,focusedBackgroundColor:t.highlight,textColor:t.text,cursorColor:t.primary},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,ee&&ge>J.length?re(Wu,{palette:t,start:b,count:J.length,total:ge},void 0,!1,void 0,this):null,re("box",{flexGrow:1,border:!se,borderStyle:"rounded",borderColor:t.border,title:se?void 0:`logs ${z} \xB7 ${K}`,titleColor:t.primary,padding:se?0:R.pad,overflow:"hidden",children:J.length===0?re(Ve,{palette:t,title:r.length===0?"No log events":"No events in this filter",body:r.length===0?"Start services to stream logs.":"Pick All, another service, or clear search / ERROR+.",hint:"\u2190 \u2192 cycle filters 1-9 pick a source e errors i internal ctrl+l clear"},void 0,!1,void 0,this):re(Ku,{palette:t,logs:J,width:O,followTick:u,focused:!1,wrapMode:S,selected:k,follow:h,showTimestamps:e.showTimestamps!==!1,showMeta:e.showMeta!==!1,onPick:v,onLeaveLatest:G,viewStart:b},u,!1,void 0,this)},void 0,!1,void 0,this),re(Ze,{palette:t,backgroundColor:t.element,edge:"top",children:re(We,{palette:t,hints:Io([{key:"\u2190\u2192",label:"filter"},{key:"1-9",label:"source"},{key:"e",label:"errors"},{key:"i",label:c?"internal off":"internal on"},{key:"ctrl+l",label:"clear"},{key:"f",label:"search"},{key:"j/k",label:"move"},{key:"enter",label:"details"},{key:"g",label:x>0?`latest +${x}`:"latest"},{key:"w",label:"wrap"},{key:"p",label:"pause"},{key:"z",label:se?"exit full":"full screen"},{key:"t",label:e.showTimestamps===!1?"time off":"time"},{key:"m",label:e.showMeta===!1?"meta off":"meta"},{key:"pgup/pgdn",label:"history"},{key:"/exports",label:"open folder"}],Math.max(20,p-2))},void 0,!1,void 0,this)},void 0,!1,void 0,this),!h?re(Gu,{palette:t,width:p,newer:x,onJump:X},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}function Wu(e){let t=Math.min(e.total,e.start+e.count),r=Math.max(0,e.start),n=Math.max(0,e.total-t);return re(et,{palette:e.palette,items:[{text:`view ${e.start+1}\u2013${t} of ${e.total}`,tone:"primary"},{text:r>0?`\u2191 ${r} older`:"start of history",tone:r>0?"info":"idle"},{text:n>0?`\u2193 ${n} newer`:"at latest",tone:n>0?"warning":"success"}],hints:[{key:"pgup/pgdn",label:"move history window"},{key:"g",label:"latest"}]},void 0,!1,void 0,this)}function Gu(e){let t=e.newer>0?`g jump to latest \xB7 ${e.newer} new`:"g jump to latest",r=Math.min(e.width,t.length+4);return re("box",{position:"absolute",left:Math.max(0,Math.floor((e.width-r)/2)),bottom:e.bottom??2,width:r,height:3,border:!0,borderStyle:"rounded",borderColor:e.palette.warning,backgroundColor:e.palette.panel,alignItems:"center",justifyContent:"center",onMouseDown:e.onJump,children:re("text",{wrapMode:"none",children:[re("span",{fg:e.palette.primary,children:"g"},void 0,!1,void 0,this),re("span",{fg:e.palette.text,children:t.slice(1)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function Uu(e){let{palette:t,logs:r,names:n,service:o,errorOnly:i,width:s,onService:a,onToggleErrors:c,facets:l}=e,d=l?Ny(n,l):Fy(n,r),u=s<80,p=d.map((y,w)=>{let v=w+1,S=y.name===""?"all":y.name;return{id:S,label:u?`${v} ${S}`:`${v} ${S} \xB7 ${y.count}`,color:Qe(y.name,t)}}),f=Math.max(0,d.findIndex((y)=>y.name===o)),g=i?"ERROR+":u?"lvls":"all levels",m=Math.max($r(p[f]?.label??"1 all"),s-$r(g));return re(Ze,{palette:t,backgroundColor:t.element,children:re("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.element,children:[re("box",{flexGrow:1,overflow:"hidden",children:re(ac,{palette:t,items:p,active:f,width:m,onPick:(y)=>{let w=d[y];if(w)a(w.name)}},void 0,!1,void 0,this)},void 0,!1,void 0,this),re(xe,{palette:t,label:g,tone:i?"error":"muted",onMouseDown:c},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function Ku(e){let{palette:t,logs:r,limit:n,width:o=80,followTick:i=0,focused:s=!1,wrapMode:a="clip",selected:c=-1,follow:l=!0,showTimestamps:d=!0,showMeta:u=!0,onPick:p,onLeaveLatest:f,viewStart:g=0}=e,m=Wb(null),y=Wb(""),w=n===void 0?r:r.slice(-n),v=[...new Set(r.map((h)=>h.service))],S=Ey(o,v),k=_y({width:o,serviceWidth:S,showTimestamps:d,showMeta:u});return Bu(()=>{let h=m.current;if(!h)return;if(h.stickyScroll=l,l)h.stickyStart="bottom",h.scrollTo({x:h.scrollLeft,y:Math.max(0,h.scrollHeight)})},[l,i]),Bu(()=>{let h=`${g}:${c}:${a}`;if(y.current===h)return;if(y.current=h,l&&(c<0||c>=w.length-1))return;let x=m.current;if(!x||c<0)return;let b=`log-row-${c}`,C=requestAnimationFrame(()=>{x.stickyScroll=!1,x.scrollChildIntoView(b)});return()=>cancelAnimationFrame(C)},[l,c,w.length,g,a]),Bu(()=>{if(!l||!f)return;let h=!1,x=setTimeout(()=>{h=!0},PA),b=setInterval(()=>{let C=m.current;if(!h||!C)return;let G=C.viewport.height;if(G>0&&C.scrollTop+G<C.scrollHeight-EA)f()},_A);return()=>{clearTimeout(x),clearInterval(b)}},[l,i,f]),re("box",{flexGrow:1,height:"100%",overflow:"hidden",children:re("scrollbox",{ref:m,focused:s,stickyScroll:l,stickyStart:"bottom",scrollX:!1,style:{rootOptions:{flexGrow:1,height:"100%",overflow:"hidden",backgroundColor:t.panel},viewportOptions:{backgroundColor:t.panel},contentOptions:{backgroundColor:t.panel},scrollbarOptions:{trackOptions:{foregroundColor:t.primary,backgroundColor:t.element}}},children:re("box",{flexDirection:"column",overflow:"hidden",children:w.map((h,x)=>re(TA,{id:`log-row-${x}`,palette:t,event:h,serviceWidth:S,msgWidth:k,expanded:Cy(a,x===c),active:x===c,showTimestamps:d,showMeta:u,onPick:p?()=>p(x):void 0},`${h.timestamp}-${h.service}-${x}`,!1,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function TA(e){let{id:t,palette:r,event:n,serviceWidth:o,msgWidth:i,expanded:s,active:a,showTimestamps:c=!0,showMeta:l=!0,onPick:d}=e,u=ky(Qa(n.message,i),i,s);return re("box",{id:t,flexShrink:0,flexDirection:"column",overflow:"hidden",backgroundColor:a?r.highlight:void 0,onMouseDown:d,children:u.visible.map((p,f)=>re("box",{height:1,flexDirection:"row",overflow:"hidden",children:[c?re("box",{width:za,flexShrink:0,overflow:"hidden",children:re("text",{fg:r.muted,children:f===0?n.timestamp.slice(11,19):""},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,re("box",{width:o,flexShrink:0,overflow:"hidden",children:re("text",{fg:f===0?Qe(n.service,r):r.muted,wrapMode:"none",children:f===0?ie(n.service,o):""},void 0,!1,void 0,this)},void 0,!1,void 0,this),re("box",{width:ji,flexShrink:0,overflow:"hidden",children:re("text",{children:" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),re("box",{width:Ya,flexShrink:0,overflow:"hidden",children:re("text",{fg:f===0?Be(r,n.level):r.muted,children:f===0?Xa(String(n.level)):""},void 0,!1,void 0,this)},void 0,!1,void 0,this),l?re("box",{width:Ja,flexShrink:0,overflow:"hidden",children:re("text",{fg:r.muted,children:f===0&&n.source?ie(n.source,Ja):""},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,re("box",{width:ji,flexShrink:0,overflow:"hidden",children:re("text",{fg:r.muted,children:f===0?" ":"\u2502"},void 0,!1,void 0,this)},void 0,!1,void 0,this),re("box",{flexGrow:1,overflow:"hidden",children:re(AA,{palette:r,level:n.level,text:p,mark:f===0?u.mark:""},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${n.timestamp}-${f}`,!0,void 0,this))},void 0,!1,void 0,this)}function AA(e){let{palette:t,level:r,text:n,mark:o}=e;return re("text",{wrapMode:"none",children:[Py(n).map((i,s)=>re("span",{fg:Xh(t,r,i.kind),children:i.text},`${i.kind}-${s}`,!1,void 0,this)),o===""?null:re("span",{fg:t.muted,children:o},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var PA=400,_A=200,EA=2;var qu=M(()=>{Nt();wt();zt();_t();fr();cn();ke();Ke()});import{useRef as DA}from"react";import{jsxDEV as be}from"@opentui/react/jsx-dev-runtime";function kc(e){let{palette:t,names:r,snap:n,selected:o,checked:i,width:s,onOpen:a,onSelectIndex:c,onToggle:l}=e,d=fe(),u=DA(!1),p=new Set(i),f=nu(s),g=ru(s),m=tu(s),y=uy(s);return be("box",{flexDirection:"column",flexGrow:1,overflow:"hidden",children:[be("box",{height:1,flexDirection:"row",overflow:"hidden",children:[be(Ot,{width:2,fg:t.muted,text:""},void 0,!1,void 0,this),be(Ot,{width:4,fg:t.accent,text:"sel"},void 0,!1,void 0,this),be(Ot,{width:2,fg:t.muted,text:""},void 0,!1,void 0,this),be(Ot,{width:y,fg:t.muted,text:"name"},void 0,!1,void 0,this),be(Ot,{width:Et,fg:t.muted,text:""},void 0,!1,void 0,this),be(Ot,{width:pr,fg:t.muted,text:"state"},void 0,!1,void 0,this),m?be(Ot,{width:br,fg:t.muted,text:"health"},void 0,!1,void 0,this):null,g?be(Ot,{width:Na,fg:t.muted,text:"port"},void 0,!1,void 0,this):null,f?be(Ot,{width:Ir,fg:t.muted,text:"pid"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),r.map((w,v)=>{let S=n?.services[w],k=Jt(S),h=S?.health??"UNKNOWN",x=p.has(w),b=v===o,C=x?"[x]":"[ ]",G=b?"\u203A":" ";return be("box",{height:d.rowH,flexDirection:"row",overflow:"hidden",backgroundColor:b?t.highlight:x?t.element:void 0,onMouseDown:()=>{if(u.current)return;if(b){a(w);return}c(v)},children:[be("box",{width:2,flexShrink:0,children:be("text",{fg:t.primary,children:G},void 0,!1,void 0,this)},void 0,!1,void 0,this),be("box",{width:4,flexShrink:0,onMouseDown:()=>{u.current=!0,l?.(w),setTimeout(()=>{u.current=!1},0)},children:be("text",{fg:MA(t,x,b),children:C},void 0,!1,void 0,this)},void 0,!1,void 0,this),be("box",{width:2,flexShrink:0,children:be("text",{fg:Be(t,k),children:Vt(k)},void 0,!1,void 0,this)},void 0,!1,void 0,this),be(Ot,{width:y,fg:b?t.primary:Qe(w,t),text:ie(w,y)},void 0,!1,void 0,this),be(Ot,{width:Et,fg:t.muted,text:""},void 0,!1,void 0,this),be(Ot,{width:pr,fg:Be(t,k),text:k},void 0,!1,void 0,this),m?be(Ot,{width:br,fg:Be(t,h),text:h},void 0,!1,void 0,this):null,g?be(Ot,{width:Na,fg:t.text,text:Un(S)},void 0,!1,void 0,this):null,f?be(Ot,{width:Ir,fg:t.text,text:S?.pid?String(S.pid):""},void 0,!1,void 0,this):null]},w,!0,void 0,this)})]},void 0,!0,void 0,this)}function Cc(e){let{palette:t,checked:r,idle:n,profileName:o}=e,i=r.length;if(i>0)return be(et,{palette:t,items:[{text:`${i} selected`,tone:"primary"}],hints:[{key:"space",label:"unmark"},{key:"*",label:"all"},{key:"-",label:"none"},{key:"n",label:"start these"},{key:"x",label:"stop these"}]},void 0,!1,void 0,this);if(n)return be(et,{palette:t,items:[{text:"none started",tone:"idle"}],hints:[{key:"space",label:"select"},{key:"enter",label:o?`start ${o}`:"open"},{key:"n",label:"start"}]},void 0,!1,void 0,this);return be(et,{palette:t,items:[{text:"running",tone:"success"}],hints:[{key:"space",label:"select"},{key:"n",label:"start"},{key:"x",label:"stop"}]},void 0,!1,void 0,this)}function MA(e,t,r){if(t)return e.success;if(r)return e.primary;return e.muted}function Ot(e){return be("box",{width:e.width,flexShrink:0,overflow:"hidden",children:be("text",{fg:e.fg,wrapMode:"none",children:e.text},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var Vu=M(()=>{wt();_t();St();ke();Ke()});import{jsxDEV as ce}from"@opentui/react/jsx-dev-runtime";function Kb(e){let{palette:t,cfg:r,snap:n,logs:o,names:i,selected:s,selectedLog:a=-1,checked:c,profile:l,google:d,width:u,paused:p,followTick:f,logService:g,logSources:m,errorOnly:y,showSystemLogs:w,onOpen:v,onSelectIndex:S,onToggle:k,onFilterService:h,onToggleErrors:x,onToggleSystemLogs:b,onClearLogs:C,onShowErrors:G,wrapMode:F="clip",view:X,follow:ee=!0,onLeaveLatest:se,onPickLog:U,viewStart:R=0,viewTotal:O,newer:V=0,onJumpLatest:oe,facets:J,leftover:ge}=e,He=fe();if(!r||i.length===0)return ce(Ve,{palette:t,title:"No services configured",body:"Add services to .devctl/config.yaml or finish setup.",hint:"open the setup screen with /setup"},void 0,!1,void 0,this);let K=u<Mo,L=To(n),z=oc(n,i),_e=i.filter((ut)=>n?.services[ut]?.state==="FAILED").length,rt=n?.session_id?qo(n.session_id):void 0,Oe=rt?Gn(Date.now()-rt.getTime()):void 0,nt=Oy(o),lt=l||Wa(r),pt=gy(r,lt),yt=L?my(ge,n?.session_id):void 0,ot=Ba(u,i,K),Je=Math.max(24,K?u-4:u-ot-4),It=w?o:o.filter((ut)=>!Bi(ut.source)),kt=Do(o,{service:g,errorOnly:y,systemLogs:w}),ft=X??kt,Ee=O??kt.length,dt=Math.min(Ee,R+ft.length),$t=Ee===0?"empty":`${R+1}\u2013${dt} of ${Ee}`,Ge=g===""?"all services":g;return ce("box",{flexGrow:1,flexDirection:K?"column":"row",overflow:"hidden",children:[ce("box",{flexGrow:K?1:0,flexShrink:0,minWidth:K?void 0:ot,width:K?void 0:ot,border:!0,borderStyle:"rounded",borderColor:L?t.border:t.borderActive,backgroundColor:t.panel,title:"services",titleColor:t.primary,flexDirection:"column",overflow:"hidden",children:[ce(et,{palette:t,items:[{text:ec(z.running,i.length),tone:z.running>0?"success":"idle"},..._e>0?[{text:`${_e} failed`,tone:"error"}]:[],...c.length>0?[{text:`${c.length} selected`,tone:"primary"}]:[],...Oe!==void 0?[{text:`up ${Oe}`,tone:"idle"}]:[],...nt>0?[{text:`${nt} errors`,tone:"error",onMouseDown:G}]:[]]},void 0,!1,void 0,this),ce(Cc,{palette:t,checked:c,idle:L,profileName:lt,members:pt},void 0,!1,void 0,this),ce("box",{flexGrow:1,paddingLeft:He.pad,paddingRight:He.pad,overflow:"hidden",children:ce(kc,{palette:t,names:i,snap:n,selected:s,checked:c,width:ja(ot,He.pad),onOpen:v,onSelectIndex:S,onToggle:k},void 0,!1,void 0,this)},void 0,!1,void 0,this),ce(FA,{palette:t,names:i,snap:n,width:ot,onOpen:v},void 0,!1,void 0,this),yt?ce(HA,{palette:t,leftover:yt,width:ot},void 0,!1,void 0,this):null,ce(jA,{palette:t,cfg:r,snap:n,google:d,width:ot},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ce("box",{position:"relative",flexGrow:2,minWidth:K?void 0:32,minHeight:K?8:void 0,border:!0,borderStyle:"rounded",borderColor:t.border,backgroundColor:t.panel,title:`logs \xB7 ${$t}`,titleColor:t.primary,overflow:"hidden",flexDirection:"column",children:[ce(et,{palette:t,items:[{text:p?"PAUSED":"LIVE",tone:p?"warning":"success"},{text:`shown ${kt.length}`,tone:"info"},{text:J?`total ${J.total}`:`total ${o.length}`},{text:Ge,tone:g===""?"idle":"primary"},{text:y?"ERROR+":"all levels",tone:y?"error":"idle",onMouseDown:x},{text:w?"system: on":"system: off",tone:w?"accent":"idle",onMouseDown:b},{text:"clear",tone:"muted",onMouseDown:C}]},void 0,!1,void 0,this),ce(Uu,{palette:t,logs:It,names:m??i,service:g,errorOnly:y,width:Je,onService:h,onToggleErrors:x,facets:J},void 0,!1,void 0,this),Ee>ft.length?ce(Wu,{palette:t,start:R,count:ft.length,total:Ee},void 0,!1,void 0,this):null,kt.length===0?ce(Ve,{palette:t,title:L?"Waiting for logs":o.length===0?"No events yet":"No events in this filter",body:L?"Start services to stream output here. Later starts keep earlier logs.":o.length===0?"New lines appear as services write output.":"Click All or another service chip, or turn off ERROR+.",hint:"[ ] cycle service g jump to latest"},void 0,!1,void 0,this):ce(Ku,{palette:t,logs:ft,width:Je,followTick:f,focused:!1,wrapMode:F,selected:a,follow:ee,onLeaveLatest:se,onPick:U,viewStart:R},f,!1,void 0,this),ce(Ze,{palette:t,backgroundColor:t.element,edge:"top",children:ce(We,{palette:t,hints:Io([{key:"e",label:"errors"},{key:"i",label:w?"internal off":"internal on"},{key:"ctrl+l",label:"clear"},{key:"g",label:"latest"},{key:"z",label:"full logs"},{key:"\u2190\u2192",label:"filter"}],Math.max(20,Je-2))},void 0,!1,void 0,this)},void 0,!1,void 0,this),!ee?ce(Gu,{palette:t,width:Je,newer:V,bottom:1,onJump:oe},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)}function IA(e){if(!e)return!1;return e.state===st||e.health===Te||e.state===nr||e.restarts>0||e.last_error!==""}function Ub(e){if(e.state===st)return 0;if(e.health===Te)return 1;if(e.state===nr)return 2;return 3}function $A(e){if(e.last_error!=="")return e.last_error;if(e.restarts>0)return`restarted ${e.restarts}x, no error recorded`;return e.health===Te?"failing health check":e.state.toLowerCase()}function FA(e){let{palette:t,names:r,snap:n,width:o,onOpen:i}=e,s=r.map((d)=>({name:d,rt:n?.services[d]})).filter((d)=>IA(d.rt)).sort((d,u)=>Ub(d.rt)-Ub(u.rt));if(s.length===0)return null;let a=s.slice(0,OA),c=s.length-a.length,l=Math.max(8,o-Ju-4);return ce("box",{border:!0,borderStyle:"rounded",borderColor:t.error,title:`issues (${s.length})`,titleColor:t.error,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",children:[a.map(({name:d,rt:u})=>{let p=Jt(u);return ce("box",{height:1,flexDirection:"row",overflow:"hidden",onMouseDown:()=>i(d),children:[ce("box",{width:2,flexShrink:0,children:ce("text",{fg:Be(t,p),children:Vt(p)},void 0,!1,void 0,this)},void 0,!1,void 0,this),ce("box",{width:Ju,flexShrink:0,overflow:"hidden",children:ce("text",{fg:Qe(d,t),wrapMode:"none",children:ie(d,Ju)},void 0,!1,void 0,this)},void 0,!1,void 0,this),ce("box",{width:l,flexShrink:0,overflow:"hidden",children:ce("text",{fg:t.muted,wrapMode:"none",children:ue($A(u),l)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},d,!0,void 0,this)}),c>0?ce("text",{fg:t.muted,wrapMode:"none",children:`+${c} more \u2014 open a service to see details`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}function HA(e){let{palette:t,leftover:r,width:n}=e,o=r.processes.slice(0,NA),i=r.processes.length-o.length,s=Math.max(8,n-zu-4);return ce("box",{border:!0,borderStyle:"rounded",borderColor:t.warning,title:"last session",titleColor:t.warning,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",children:[ce("text",{fg:t.muted,wrapMode:"none",children:ue(`${r.session_id} ${r.profile||"(none)"}`,Math.max(8,n-4))},void 0,!1,void 0,this),o.map((a)=>ce("box",{height:1,flexDirection:"row",overflow:"hidden",children:[ce("box",{width:zu,flexShrink:0,overflow:"hidden",children:ce("text",{fg:t.text,wrapMode:"none",children:ie(a.name,zu)},void 0,!1,void 0,this)},void 0,!1,void 0,this),ce("box",{width:s,flexShrink:0,overflow:"hidden",children:ce("text",{fg:t.muted,wrapMode:"none",children:ue(`pid ${a.pid} leftover`,s)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${a.name}-${a.pid}`,!0,void 0,this)),i>0?ce("text",{fg:t.muted,wrapMode:"none",children:`+${i} more leftover pids`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}function jA(e){let{palette:t,cfg:r,snap:n,google:o,width:i}=e,s=o?.userEmail,a=Wo(r,n?.identity,o).project,c=n?.logs.total??0,l=Xy(s,a,c,i);return ce(Ze,{palette:t,backgroundColor:t.element,edge:"top",children:ce("box",{height:1,flexDirection:"row",overflow:"hidden",backgroundColor:t.element,children:l.map((d,u)=>ce(xe,{palette:t,label:d.label,tone:d.tone},`${d.label}-${u}`,!1,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var OA=4,Ju=14,NA=4,zu=14;var qb=M(()=>{qt();Nt();wt();zt();_t();fr();St();sc();ke();Ke();qu();Vu()});import BA from"cli-spinners";import{useEffect as WA,useState as GA}from"react";import{jsxDEV as ne}from"@opentui/react/jsx-dev-runtime";function Vb(e){let{palette:t,report:r,loading:n,progress:o,error:i,selected:s,onPick:a,onReload:c}=e,l=Ho(s,Xu);if(n)return ne(UA,{palette:t,progress:o},void 0,!1,void 0,this);if(i)return ne(Dv,{palette:t,title:"Doctor failed",body:i},void 0,!1,void 0,this);if(!r)return ne(Ve,{palette:t,title:"Doctor",body:"Diagnostics have not run yet.",hint:"opening this screen runs doctor"},void 0,!1,void 0,this);let d=r.checks.filter((y)=>y.severity==="ok").length,u=r.checks.filter((y)=>y.severity==="warn").length,p=r.checks.filter((y)=>y.severity==="error").length,f=r.checks.length,g=Eo(f>0?d/f:0),m=p>0?t.error:u>0?t.warning:t.success;return ne(ht,{palette:t,title:`doctor ${r.issues} issue(s)`,children:[ne("box",{height:4,flexDirection:"column",flexShrink:0,alignItems:"center",justifyContent:"center",overflow:"hidden",border:!0,borderStyle:"rounded",borderColor:t.primary,backgroundColor:t.element,onMouseDown:c,children:[ne("text",{wrapMode:"none",children:[ne("span",{fg:t.inverse,bg:t.primary,children:" r "},void 0,!1,void 0,this),ne("span",{fg:t.primary,children:" RUN DOCTOR AGAIN"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ne("text",{fg:t.muted,wrapMode:"none",children:"results stay cached until you refresh"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ne("box",{height:1,flexShrink:0},void 0,!1,void 0,this),ne("box",{height:1,flexShrink:0,overflow:"hidden",children:ne("text",{wrapMode:"none",children:[ne("span",{fg:m,children:`[${g}]`},void 0,!1,void 0,this),ne("span",{fg:t.success,children:` ${d} ok`},void 0,!1,void 0,this),u>0?ne("span",{fg:t.warning,children:` \xB7 ${u} warn`},void 0,!1,void 0,this):null,p>0?ne("span",{fg:t.error,children:` \xB7 ${p} error`},void 0,!1,void 0,this):null,u===0&&p===0?ne("span",{fg:t.muted,children:" \xB7 all clear"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this),ne("box",{height:1,flexShrink:0},void 0,!1,void 0,this),ne("scrollbox",{ref:l,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:ne("box",{flexDirection:"column",overflow:"hidden",gap:1,children:r.checks.map((y,w)=>ne(KA,{palette:t,check:y,index:w,active:w===s,onPick:a},`${y.name}-${w}`,!1,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function UA({palette:e,progress:t}){let[r,n]=GA(0);return WA(()=>{let o=setInterval(()=>n((i)=>(i+1)%Yu.frames.length),Yu.interval);return()=>clearInterval(o)},[]),ne("box",{flexGrow:1,alignItems:"center",justifyContent:"center",overflow:"hidden",children:ne("box",{width:"80%",maxWidth:52,height:10,flexShrink:1,border:!0,borderStyle:"rounded",borderColor:e.borderActive,backgroundColor:e.panel,flexDirection:"column",alignItems:"center",justifyContent:"center",overflow:"hidden",children:[ne("text",{wrapMode:"none",children:[ne("span",{fg:e.primary,children:`${Yu.frames[r]} `},void 0,!1,void 0,this),ne("span",{fg:e.text,children:"devctl doctor"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),ne("box",{height:1,flexShrink:0},void 0,!1,void 0,this),ne("text",{fg:e.text,wrapMode:"none",children:`Checking ${t.active}`},void 0,!1,void 0,this),ne("box",{height:1,flexShrink:0},void 0,!1,void 0,this),t.checks.slice(-4).map((o,i)=>ne("text",{wrapMode:"none",children:[ne("span",{fg:Be(e,o.severity==="error"?"ERROR":o.severity==="warn"?"WARN":"OK"),children:`${Vt(o.severity==="error"?"ERROR":o.severity==="warn"?"WARN":"OK")} `},void 0,!1,void 0,this),ne("span",{fg:e.muted,children:o.name},void 0,!1,void 0,this)]},`${o.name}-${i}`,!0,void 0,this)),t.checks.length===0?ne("text",{fg:e.muted,children:"Waiting for the first result\u2026"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}function KA(e){let{palette:t,check:r,index:n,active:o,onPick:i}=e,s=r.severity==="error"?"ERROR":r.severity==="warn"?"WARN":"OK";if(r.severity==="ok")return ne("box",{id:`${Xu}-${n}`,flexDirection:"row",flexShrink:0,paddingLeft:1,overflow:"hidden",backgroundColor:o?t.highlight:void 0,onMouseDown:()=>i(n),children:ne("text",{wrapMode:"none",children:[ne("span",{fg:t.primary,children:o?"\u203A ":" "},void 0,!1,void 0,this),ne("span",{fg:Be(t,s),children:Vt(s)},void 0,!1,void 0,this),ne("span",{fg:o?t.primary:t.text,children:` ${r.name}`},void 0,!1,void 0,this),ne("span",{fg:t.muted,children:r.message?` \xB7 ${r.message}`:""},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this);let c=r.severity==="error"?t.error:t.warning;return ne("box",{id:`${Xu}-${n}`,border:!0,borderStyle:"rounded",borderColor:o?t.borderActive:c,title:r.name,titleColor:c,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",backgroundColor:o?t.highlight:void 0,onMouseDown:()=>i(n),children:[ne("text",{wrapMode:"word",children:[ne("span",{fg:Be(t,s),children:`${Vt(s)} `},void 0,!1,void 0,this),ne("span",{fg:t.text,children:r.message},void 0,!1,void 0,this)]},void 0,!0,void 0,this),r.hint?ne("text",{fg:t.info,wrapMode:"word",children:`\u2192 ${r.hint}`},void 0,!1,void 0,this):null,o&&r.action?.kind==="free-port"?ne("text",{fg:t.primary,wrapMode:"none",children:`enter stop ${r.action.holder.command} (pid ${r.action.holder.pid})`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}var Xu="doctor-row",Yu;var Jb=M(()=>{Nt();_t();ke();Ke();Yu=BA.bouncingBall});import{jsxDEV as Ne}from"@opentui/react/jsx-dev-runtime";function Yb(e){let{palette:t,cfg:r,snap:n,profile:o,selected:i,onPick:s}=e,a=fe(),c=Ho(i,zb),l=Object.keys(r?.profiles??{}).sort();if(l.length===0)return Ne(Ve,{palette:t,title:"No profiles",body:"Add profiles.<name>.services in config.yaml."},void 0,!1,void 0,this);return Ne(ht,{palette:t,title:"profiles",children:[Ne("box",{height:1,flexShrink:0,overflow:"hidden",children:Ne("text",{fg:t.muted,wrapMode:"none",children:[`${l.length} profile${l.length===1?"":"s"} \xB7 current: `,Ne("span",{fg:t.success,children:o||"(none)"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),Ne("box",{height:1,flexShrink:0},void 0,!1,void 0,this),Ne("scrollbox",{ref:c,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:Ne("box",{flexDirection:"column",overflow:"hidden",gap:a.gap||1,children:l.map((d,u)=>{let p=d===o,f=u===i,g=r?.profiles[d]?.services??[],m=Object.keys(r?.profiles[d]?.environment??{}).length,y=f?t.borderActive:p?t.success:t.border,w=f?t.primary:p?t.success:t.muted;return Ne("box",{id:`${zb}-${u}`,border:!0,borderStyle:"rounded",borderColor:y,title:d,titleColor:w,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,overflow:"hidden",backgroundColor:f?t.highlight:void 0,onMouseDown:()=>s(u),children:[Ne("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:Ne("text",{wrapMode:"none",children:[p?Ne("span",{fg:t.success,children:"\u25CF current profile"},void 0,!1,void 0,this):Ne("span",{fg:t.muted,children:"\u25CB not active"},void 0,!1,void 0,this),Ne("span",{fg:t.muted,children:` \xB7 ${g.length} service${g.length===1?"":"s"}`},void 0,!1,void 0,this),m>0?Ne("span",{fg:t.muted,children:` \xB7 ${m} env var${m===1?"":"s"}`},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)},void 0,!1,void 0,this),Ne("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:g.length===0?Ne("text",{fg:t.muted,wrapMode:"none",children:"(no services)"},void 0,!1,void 0,this):Ne("text",{wrapMode:"word",children:g.map((v,S)=>{let k=Jt(n?.services[v]);return Ne("span",{children:[Ne("span",{fg:Be(t,k),children:Vt(k)},void 0,!1,void 0,this),Ne("span",{fg:Qe(v,t),children:` ${v}`},void 0,!1,void 0,this),S<g.length-1?Ne("span",{fg:t.muted,children:" "},void 0,!1,void 0,this):null]},v,!0,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},d,!0,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ne(Ze,{palette:t,backgroundColor:t.element,edge:"top",children:Ne(We,{palette:t,hints:[{key:"space",label:"set current"},{key:"enter",label:"set and start"}]},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var zb="profile-row";var Xb=M(()=>{Nt();wt();St();ke();Ke()});import{jsxDEV as W,Fragment as tw}from"@opentui/react/jsx-dev-runtime";function qA(e){let t=e.toLowerCase();if(t==="iap")return"info";if(t==="service"||t==="service_account")return"primary";return"idle"}function VA(e,t,r){if(r||t>=500)return e.error;if(t===0||t>=400)return e.warning;return e.success}function JA(e,t){if(t.startsWith("sa:"))return{label:"SA",color:e.primary};if(t!=="")return{label:"USR",color:e.info};return{label:"\u2014",color:e.muted}}function QA(e){let{palette:t,req:r,cols:n}=e,o=VA(t,r.status,r.error),i=r.status>0?String(r.status):"ERR",s=JA(t,r.identity),a=r.route||rw,c=r.error?`${r.path} \u2014 ${ue(r.error,XA)}`:r.path;return W("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:[W("box",{width:Qu,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.muted,children:r.timestamp.slice(11,19)},void 0,!1,void 0,this)},void 0,!1,void 0,this),n.showMethod?W("box",{width:Rc,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.text,wrapMode:"none",children:ie(r.method,Rc)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,W("box",{width:Pc,flexShrink:0,overflow:"hidden",children:W("text",{fg:o,wrapMode:"none",children:ie(i,Pc)},void 0,!1,void 0,this)},void 0,!1,void 0,this),n.showDur?W("box",{width:_c,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.muted,wrapMode:"none",children:ie(`${r.durationMs}ms`,_c)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,W("box",{width:Ec,flexShrink:0,overflow:"hidden",children:W("text",{fg:s.color,wrapMode:"none",children:ie(s.label,Ec)},void 0,!1,void 0,this)},void 0,!1,void 0,this),W("box",{width:n.routeCol,flexShrink:0,overflow:"hidden",children:W("text",{fg:r.route?t.info:t.muted,wrapMode:"none",children:ie(a,n.routeCol)},void 0,!1,void 0,this)},void 0,!1,void 0,this),W("box",{flexGrow:1,overflow:"hidden",children:W("text",{fg:r.error?t.error:t.text,wrapMode:"none",children:c},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function ZA(e){let{palette:t,cols:r}=e;return W("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:t.element,children:[W("box",{width:Qu,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.muted,children:ie("TIME",Qu)},void 0,!1,void 0,this)},void 0,!1,void 0,this),r.showMethod?W("box",{width:Rc,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.muted,children:ie("METHOD",Rc)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,W("box",{width:Pc,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.muted,children:ie("ST",Pc)},void 0,!1,void 0,this)},void 0,!1,void 0,this),r.showDur?W("box",{width:_c,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.muted,children:ie("DUR",_c)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,W("box",{width:Ec,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.muted,children:ie("WHO",Ec)},void 0,!1,void 0,this)},void 0,!1,void 0,this),W("box",{width:r.routeCol,flexShrink:0,overflow:"hidden",children:W("text",{fg:t.muted,children:ie("ROUTE",r.routeCol)},void 0,!1,void 0,this)},void 0,!1,void 0,this),W("box",{flexGrow:1,overflow:"hidden",children:W("text",{fg:t.muted,children:"PATH"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function eL(e){let{palette:t,name:r,auth:n,identity:o,upstream:i,match:s,onMouseDown:a}=e;return W("box",{flexDirection:"column",flexShrink:0,overflow:"hidden",onMouseDown:a,children:[W("text",{fg:t.text,wrapMode:"none",children:r},void 0,!1,void 0,this),W("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:[W(xe,{palette:t,label:n||"no auth",tone:qA(n)},void 0,!1,void 0,this),o?W(xe,{palette:t,label:o,tone:"idle"},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),s?W("text",{fg:t.muted,wrapMode:"word",children:`match: ${s}`},void 0,!1,void 0,this):null,W("text",{fg:t.muted,wrapMode:"word",children:`\u2192 ${i}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function nw(e){let{palette:t,cfg:r,snap:n,width:o,onSelectRoute:i}=e,s=n?.proxy.routes??[],a=new Map((r?.proxy.routes??[]).map((h)=>[h.name,h])),c=new Map((r?.proxy.routes??[]).map((h)=>[h.name,h.match])),l=n?.proxy.recentRequests??[],d=n?.proxy.requestTotal??0,u=n?.proxy.requestErrors??0,p=o<Mo,f=Math.max(Qb,Math.min(tL,Math.floor(o*0.36))),g=p?o-Zb:o-f-Zb,m=Math.max(20,g-2),y=m>=ew,w=m>=rL,v=m>=ew?nL:oL,S=l.reduce((h,x)=>Math.min(v,Math.max(h,(x.route||rw).length+YA)),zA),k={showMethod:y,showDur:w,routeCol:S};return W(ht,{palette:t,title:"proxy",children:[W(et,{palette:t,items:[{text:n?.proxy.running?"RUNNING":"STOPPED",tone:n?.proxy.running?"success":"idle"},...n?.proxy.address?[{text:n.proxy.address,tone:"info"}]:[],{text:`${s.length} routes`,tone:s.length>0?"primary":"idle"},...d>0?[{text:`${d} requests`,tone:"idle"},...u>0?[{text:`${u} errors`,tone:"warning"}]:[]]:[]]},void 0,!1,void 0,this),W("box",{flexGrow:1,flexDirection:p?"column":"row",overflow:"hidden",children:[W("box",{flexGrow:p?1:0,flexBasis:p?0:void 0,flexShrink:0,minWidth:p?void 0:Qb,width:p?void 0:f,minHeight:p?8:void 0,border:!0,borderStyle:"rounded",borderColor:t.border,title:"routes",titleColor:t.primary,paddingLeft:1,paddingRight:1,flexDirection:"column",overflow:"hidden",children:s.length===0?W(Ve,{palette:t,title:"No proxy routes",body:"Add routes under proxy.routes or .devctl/proxy/routes.yaml."},void 0,!1,void 0,this):W(tw,{children:[i?W("text",{fg:t.muted,wrapMode:"word",children:"click a route for full details"},void 0,!1,void 0,this):null,W("scrollbox",{focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:W("box",{flexDirection:"column",overflow:"hidden",gap:1,children:s.map((h)=>{let x=c.get(h.name),b=x&&(x.host||x.path)?`${x.host||"*"}${x.path?x.path:""}`:void 0,C=a.get(h.name);return W(eL,{palette:t,name:h.name,auth:h.auth,identity:h.identity,upstream:h.upstream,match:b,onMouseDown:i?()=>i({name:h.name,authType:C?.auth.type||h.auth,identityType:C?.auth.identity.type??"",serviceAccount:C?.auth.identity.service_account||C?.auth.service_account||"",audience:C?.auth.audience??"",matchHost:C?.match.host??"",matchPath:C?.match.path??"",upstream:h.upstream}):void 0},h.name,!1,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),W("box",{flexGrow:1,flexBasis:0,minWidth:p?void 0:30,minHeight:p?10:void 0,border:!0,borderStyle:"rounded",borderColor:t.borderActive,title:"requests",titleColor:t.primary,flexDirection:"column",overflow:"hidden",children:l.length===0?W("box",{paddingLeft:1,paddingRight:1,children:W("text",{fg:t.muted,wrapMode:"word",children:n?.proxy.running?"No requests seen yet. Send one through the proxy to see it show up here \u2014 no need to restart or press r.":"Start the proxy, then send it a request to see live traffic here."},void 0,!1,void 0,this)},void 0,!1,void 0,this):W(tw,{children:[W(ZA,{palette:t,cols:k},void 0,!1,void 0,this),W("scrollbox",{focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:W("box",{flexDirection:"column",overflow:"hidden",children:l.map((h)=>W(QA,{palette:t,req:h,cols:k},h.requestId,!1,void 0,this))},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),W(Ze,{palette:t,backgroundColor:t.element,edge:"top",children:W(We,{palette:t,hints:[{key:"n",label:"start proxy"},{key:"x",label:"stop proxy"}]},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var Qu=9,Rc=8,Pc=4,_c=8,Ec=4,zA=8,YA=2,XA=64,rw="(none)",Qb=26,tL=56,Zb=2,ew=46,rL=54,nL=20,oL=12;var ow=M(()=>{Nt();zt();_t();ke()});import{jsxDEV as de}from"@opentui/react/jsx-dev-runtime";function aw(e){let{palette:t,name:r}=e;return de("box",{flexGrow:1,border:!0,borderStyle:"rounded",borderColor:t.borderActive,backgroundColor:t.panel,title:r,titleColor:Qe(r,t),flexDirection:"column",overflow:"hidden",children:de(Zu,{...e,compact:!1},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Zu(e){let{palette:t,cfg:r,snap:n,name:o,reveal:i,width:s,compact:a=!0,envScrollRef:c}=e,l=fe(),d=r?.services[o];if(!d)return de(Ve,{palette:t,title:"Unknown service",body:`No service named ${o}.`,hint:"j/k move"},void 0,!1,void 0,this);let u=n?.services[o],p=Jt(u),f=u?.health??"UNKNOWN",g=Un(u)||Ni(d,u),m=fy(d,i,r?.secrets.extra_markers??[],r?.secrets.extra_patterns??[],e.resolvedEnv),y=e.envStatus==="error"?"error":e.envStatus==="resolved"?"success":e.envStatus==="loading"?"info":"muted",w=e.envStatus==="resolved"?"resolved":e.envStatus==="loading"?"resolving":e.envStatus==="error"?"config fallback":"config",v=s>=sL,S=[{label:"health",value:Ka(d)},{label:"workdir",value:d.working_dir||"."},{label:"restart",value:Va(d)},{label:"caps",value:d.capabilities.join(", ")||"\u2014"},{label:"runtime",value:d.container?`${d.container.runtime||"docker"} \xB7 ${d.container.image}`:"host"}],k=[{label:"identity",value:qa(d,u)},{label:"depends",value:d.dependencies.map(Ms).join(", ")||"\u2014"},{label:"ports",value:Ni(d,u)},{label:"tries",value:String(u?.restarts??0),tone:u?.restarts?"warning":"muted"}],h=Math.max(Yn+8,s-2),x=v?Math.floor(h/2):h;return de("box",{padding:l.pad,flexGrow:1,flexDirection:"column",overflow:"hidden",children:[de(et,{palette:t,items:[{text:p,tone:sw(p)},{text:f,tone:sw(f)},{text:u?.pid?`pid ${u.pid}`:"pid \u2014",tone:u?.pid?"info":"idle"},{text:g==="\u2014"?"port \u2014":`port ${g}`,tone:g==="\u2014"?"idle":"info"}]},void 0,!1,void 0,this),d.description?de("box",{height:1,overflow:"hidden",children:de("text",{fg:t.muted,wrapMode:"none",children:ue(d.description,Math.max(8,s-4))},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,u?.last_error?de("box",{height:1,overflow:"hidden",children:de("text",{fg:t.error,wrapMode:"none",children:ue(u.last_error,iL)},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,de(ep,{palette:t,item:{label:"command",value:Ua(d)},valueWidth:Math.max(8,h-Yn)},void 0,!1,void 0,this),de(aL,{palette:t,left:S,right:k,wide:v,colWidth:x},void 0,!1,void 0,this),de(cL,{palette:t,entries:m,reveal:i,width:s,focused:!a,scrollRef:c,source:w,sourceTone:y,error:e.envError,onSelect:e.onSelectEnv},void 0,!1,void 0,this),a?null:de(We,{palette:t,hints:[{key:"n",label:"start"},{key:"x",label:"stop"},{key:"R",label:"restart"},{key:"o",label:"config"},{key:"l",label:"logs"},{key:"/reveal",label:"secrets"},{key:"esc",label:"back"}]},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function aL(e){let{palette:t,left:r,right:n,wide:o,colWidth:i}=e,s=Math.max(4,i-Yn);if(!o)return de("box",{width:i,flexShrink:0,flexDirection:"column",overflow:"hidden",children:[...r,...n].map((a)=>de(ep,{palette:t,item:a,valueWidth:s},a.label,!1,void 0,this))},void 0,!1,void 0,this);return de("box",{height:r.length,flexShrink:0,flexDirection:"row",overflow:"hidden",children:[de(iw,{palette:t,items:r,width:i},void 0,!1,void 0,this),de(iw,{palette:t,items:n,width:i},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function iw(e){let t=Math.max(4,e.width-Yn);return de("box",{width:e.width,flexShrink:0,flexDirection:"column",overflow:"hidden",children:e.items.map((r)=>de(ep,{palette:e.palette,item:r,valueWidth:t},r.label,!1,void 0,this))},void 0,!1,void 0,this)}function ep(e){let{palette:t,item:r,valueWidth:n}=e,o=r.tone==="warning"?t.warning:r.tone==="muted"?t.muted:t.text;return de("box",{height:1,width:Yn+n,flexDirection:"row",overflow:"hidden",children:[de("box",{width:Yn,flexShrink:0,overflow:"hidden",children:de("text",{fg:t.muted,wrapMode:"none",children:ie(r.label,Yn)},void 0,!1,void 0,this)},void 0,!1,void 0,this),de("box",{width:n,flexShrink:0,overflow:"hidden",children:de("text",{fg:o,wrapMode:"none",children:ie(r.value,n)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function cL(e){let{palette:t,entries:r,reveal:n,width:o,focused:i,scrollRef:s,source:a,sourceTone:c,error:l,onSelect:d}=e;return de("box",{flexGrow:1,flexDirection:"column",overflow:"hidden",children:[de(et,{palette:t,items:[{text:`env ${r.length}`,tone:r.length>0?"info":"idle"},{text:a,tone:c},{text:n?"secrets shown":"redacted",tone:n?"warning":"muted"}],hints:i?[{key:"j/k",label:"scroll"}]:[{key:"/reveal",label:"secrets"}]},void 0,!1,void 0,this),l?de("box",{height:1,overflow:"hidden",children:de("text",{fg:t.warning,wrapMode:"none",children:ue(l,Math.max(8,o-4))},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,r.length===0?de("text",{fg:t.muted,children:"no service env overrides"},void 0,!1,void 0,this):de("box",{flexGrow:1,height:"100%",overflow:"hidden",children:[d?de("text",{fg:t.muted,wrapMode:"word",children:"click a variable for its full value"},void 0,!1,void 0,this):null,de("scrollbox",{ref:s,focused:i,stickyScroll:!1,scrollX:!1,style:{rootOptions:{flexGrow:1,height:"100%",overflow:"hidden",backgroundColor:t.panel},viewportOptions:{backgroundColor:t.panel},contentOptions:{backgroundColor:t.panel},scrollbarOptions:{trackOptions:{foregroundColor:t.primary,backgroundColor:t.element}}},children:de("box",{flexDirection:"column",overflow:"hidden",children:r.map((u)=>{let p=u.required?t.warning:u.fromConfig?t.accent:t.muted,f=u.value===""&&u.required?"(required)":u.value;return de("box",{flexDirection:"row",overflow:"hidden",onMouseDown:d?()=>d(u):void 0,children:de("text",{wrapMode:"word",children:[de("span",{fg:p,children:u.required?`${u.key}*`:u.key},void 0,!1,void 0,this),de("span",{fg:u.value===""?t.muted:t.text,children:` ${f}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},u.key,!1,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)}function sw(e){switch(e.toUpperCase()){case"HEALTHY":case"RUNNING":return"success";case"UNHEALTHY":case"WARNING":case"WARN":case"STARTING":case"RESTARTING":return"warning";case"FAILED":case"ERROR":return"error";default:return"muted"}}var iL=72,sL=56,Yn=9;var tp=M(()=>{Nt();wt();_t();St();ke();Ke()});import{jsxDEV as yn}from"@opentui/react/jsx-dev-runtime";function cw(e){let{palette:t,cfg:r,names:n,snap:o,selected:i,checked:s,width:a,reveal:c,onOpen:l,onSelectIndex:d,onToggle:u,resolvedEnv:p,envStatus:f,envError:g,onSelectEnv:m}=e;if(n.length===0)return yn(Ve,{palette:t,title:"No services",body:"This configuration does not define any services."},void 0,!1,void 0,this);let y=a<Mo,w=n[i]??"",v=Ba(a,n,y),S=4,k=y?Math.max(rp,a-S):Math.max(rp,a-v-S);return yn("box",{flexGrow:1,flexDirection:y?"column":"row",overflow:"hidden",children:[yn("box",{flexGrow:y?1:0,flexShrink:0,minWidth:y?void 0:Fa,width:y?void 0:v,border:!0,borderStyle:"rounded",borderColor:t.borderActive,backgroundColor:t.panel,title:"services",titleColor:t.primary,flexDirection:"column",overflow:"hidden",children:[yn(Cc,{palette:t,checked:s,idle:To(o),profileName:"",members:""},void 0,!1,void 0,this),yn("box",{flexGrow:1,overflow:"hidden",children:yn(kc,{palette:t,names:n,snap:o,selected:i,checked:s,width:ja(v),onOpen:l,onSelectIndex:d,onToggle:u},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),yn("box",{flexGrow:2,minWidth:y?void 0:rp,minHeight:y?lL:void 0,border:!0,borderStyle:"rounded",borderColor:t.border,backgroundColor:t.panel,title:w||"detail",titleColor:w?Qe(w,t):t.primary,overflow:"hidden",flexDirection:"column",children:yn(Zu,{palette:t,cfg:r,snap:o,name:w,reveal:c,width:k,resolvedEnv:p,envStatus:f,envError:g,onSelectEnv:m},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var rp=36,lL=12;var lw=M(()=>{Nt();zt();St();Ke();tp();Vu()});import{jsxDEV as we}from"@opentui/react/jsx-dev-runtime";function uL(e){switch(e){case"cycle":return"\u2194";case"toggle":return"\u23FB";case"page":return"\u25B8";case"action":return"!";default:return"\xB7"}}function fw(e){let{palette:t,items:r,selected:n,locked:o,width:i,onPick:s,onActivate:a}=e,c=fe(),l=Jd(r,n),d=on(r,l);return we("box",{flexGrow:1,border:!0,borderStyle:"rounded",borderColor:t.borderActive,backgroundColor:t.panel,title:"settings",titleColor:t.primary,flexDirection:"column",overflow:"hidden",children:[we("box",{height:2,paddingLeft:c.pad,flexShrink:0,flexDirection:"column",overflow:"hidden",children:[we("text",{fg:t.primary,wrapMode:"none",children:"Preferences"},void 0,!1,void 0,this),we("text",{fg:t.muted,wrapMode:"none",children:o?"DEVCTL_TUI_CONFIG is set \u2014 changes stay in this session.":"Changes save to your user tui.json unless noted."},void 0,!1,void 0,this)]},void 0,!0,void 0,this),we("box",{flexGrow:1,paddingLeft:c.pad,paddingRight:c.pad,overflow:"hidden",flexShrink:1,children:we(pL,{palette:t,items:r,active:l,scale:c,width:i,onPick:s,onActivate:a},void 0,!1,void 0,this)},void 0,!1,void 0,this),we(mL,{palette:t,item:d,scale:c},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function pL(e){let{palette:t,items:r,active:n,scale:o,width:i,onPick:s,onActivate:a}=e,c=Ho(n,pw),l=Math.max(8,i-dw-uw-10),d=0,u=iy(r);return we("scrollbox",{ref:c,focused:!1,stickyScroll:!1,scrollX:!1,style:Fe(t),children:we("box",{flexDirection:"column",overflow:"hidden",children:u.map((p,f)=>{let g=d;d+=p.items.length;let m=n>=g&&n<g+p.items.length;return we("box",{border:!0,borderStyle:"rounded",borderColor:m?t.borderActive:t.border,title:`${p.group} (${p.items.length})`,titleColor:m?t.primary:t.muted,flexDirection:"column",flexShrink:0,marginBottom:f<u.length-1?Math.max(1,o.gap):0,paddingLeft:1,paddingRight:1,overflow:"hidden",children:[p.group==="MCP"?we("box",{height:1,overflow:"hidden",children:we("text",{fg:t.muted,wrapMode:"none",children:"dedicated page \u2014 also /mcp or /agent"},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,p.items.map((y,w)=>{let v=g+w;return we(fL,{index:v,palette:t,item:y,active:v===n,rowH:o.rowH,valueWidth:l,onPick:()=>s(v),onActivate:()=>a(y)},y.id,!1,void 0,this)})]},p.group,!0,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function fL(e){let{palette:t,index:r,item:n,active:o,rowH:i,valueWidth:s,onPick:a,onActivate:c}=e;return we("box",{id:`${pw}-${r}`,height:i,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:o?t.highlight:void 0,onMouseDown:()=>{if(o){c();return}a()},children:[we("box",{width:2,flexShrink:0,overflow:"hidden",children:we("text",{fg:t.primary,children:o?"\u203A":" "},void 0,!1,void 0,this)},void 0,!1,void 0,this),we("box",{width:uw,flexShrink:0,overflow:"hidden",children:we("text",{fg:o?t.primary:t.muted,children:uL(n.kind)},void 0,!1,void 0,this)},void 0,!1,void 0,this),we("box",{width:dw,flexShrink:0,overflow:"hidden",children:we("text",{fg:o?t.primary:t.text,wrapMode:"none",children:n.name},void 0,!1,void 0,this)},void 0,!1,void 0,this),we("box",{flexGrow:1,overflow:"hidden",children:we("text",{fg:gL(t,n,o),wrapMode:"none",children:ue(n.value,s)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function mL(e){let{palette:t,item:r,scale:n}=e,o=r?.id==="font",i=r?.kind==="page"?`${r.name} \u2192 dedicated page`:r?.name??"";return we("box",{height:dL,flexShrink:0,border:!0,borderStyle:"rounded",borderColor:t.border,title:"selected",titleColor:t.muted,backgroundColor:t.element,paddingLeft:n.pad,paddingRight:n.pad,flexDirection:"column",overflow:"hidden",children:[we("box",{height:1,overflow:"hidden",children:we("text",{fg:t.primary,wrapMode:"none",children:o?`${ny(n.steps)} ${n.label}`:i},void 0,!1,void 0,this)},void 0,!1,void 0,this),we("box",{height:1,overflow:"hidden",children:we("text",{fg:t.text,wrapMode:"word",children:r?.detail??""},void 0,!1,void 0,this)},void 0,!1,void 0,this),we("box",{height:1,overflow:"hidden",children:we("text",{fg:t.muted,wrapMode:"none",children:r?r.kind==="info"?"read-only":r.hint:""},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function gL(e,t,r){if(t.id==="mouse")return t.value==="on"?e.success:e.text;if(t.kind==="page")return e.info;if(t.kind==="info")return e.text;return r?e.primary:e.text}var dw=14,uw=2,dL=5,pw="settings-row";var mw=M(()=>{wt();_t();ke();ir()});import{jsxDEV as Ce}from"@opentui/react/jsx-dev-runtime";function gw(e){let{palette:t,cfg:r,google:n,bootError:o,bootErrorMissing:i=!1,step:s=0}=e,a=fe();if(o&&!r)return i?Ce(Ve,{palette:t,title:"No configuration found",body:"Would you like to run setup?",hint:"[Enter] Setup [Esc] Exit"},void 0,!1,void 0,this):Ce(Ve,{palette:t,title:"Configuration error",body:o,hint:"Fix .devctl/config.yaml, then restart devctl [Esc] Exit"},void 0,!1,void 0,this);let c=e.issues,l=hL(r,n,c),d=l.filter((v)=>v.ok).length,u=l.length,p=u>0?Math.round(d/u*100):0,f=20,g=Math.round(p/100*f),m="\u2588".repeat(g)+"\u2591".repeat(Math.max(0,f-g)),y=p===100?t.success:p===0?t.muted:t.primary,w=l[s];return Ce(ht,{palette:t,title:"setup",scroll:!0,children:[Ce("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:Ce("text",{fg:t.primary,children:"Developer onboarding"},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ce("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:Ce("text",{wrapMode:"none",children:[Ce("span",{fg:y,children:`[${m}]`},void 0,!1,void 0,this),Ce("span",{fg:t.text,children:` ${d}/${u} ready`},void 0,!1,void 0,this),Ce("span",{fg:t.muted,children:` (${p}%)`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),Ce("box",{height:1,flexShrink:0},void 0,!1,void 0,this),l.map((v,S)=>{let k=S===s;return Ce("box",{height:a.rowH,flexDirection:"row",overflow:"hidden",backgroundColor:k?t.highlight:void 0,paddingLeft:1,children:[Ce("box",{width:2,flexShrink:0,children:Ce("text",{fg:Be(t,v.ok?"OK":"WARN"),children:Vt(v.ok?"OK":"WARN")},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ce("box",{width:3,flexShrink:0,children:Ce("text",{fg:k?t.primary:t.muted,children:String(S+1).padStart(2," ")},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ce("box",{width:20,flexShrink:0,overflow:"hidden",children:Ce("text",{fg:k?t.primary:t.text,children:v.name},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ce("box",{flexGrow:1,overflow:"hidden",children:Ce("text",{fg:k?t.text:t.muted,wrapMode:"none",children:v.detail},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},v.name,!0,void 0,this)}),Ce("box",{height:1,flexShrink:0},void 0,!1,void 0,this),w?Ce("box",{border:!0,borderStyle:"rounded",borderColor:w.ok?t.success:t.warning,title:w.name,titleColor:w.ok?t.success:t.warning,flexDirection:"column",paddingLeft:1,paddingRight:1,flexShrink:0,overflow:"hidden",children:Ce("text",{fg:w.ok?t.text:t.warning,wrapMode:"word",children:w.detail},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,Ce("box",{height:1,flexShrink:0},void 0,!1,void 0,this),Ce("box",{flexDirection:"row",overflow:"hidden",flexShrink:0,children:Ce(xe,{palette:t,label:"never hard-coded",tone:"idle"},void 0,!1,void 0,this)},void 0,!1,void 0,this),Ce("text",{fg:t.muted,wrapMode:"word",children:"Service accounts and IAP audiences stay in configuration. Run `devctl setup` for the interactive CLI wizard."},void 0,!1,void 0,this),Ce(We,{palette:t,hints:[{key:"j/k",label:"steps"},{key:"enter",label:r?"start":"begin setup"},{key:"esc",label:"exit"},{key:"o",label:"profiles"}]},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function hL(e,t,r=[]){let n=Object.values(e?.services??{}).flatMap((s)=>s.ports.filter((a)=>!a.auto)),o=(e?.proxy.routes??[]).some((s)=>s.auth.type.toLowerCase()==="iap"),i=Wo(e,void 0,t).project;return[{name:Nr[0],ok:Boolean(e?.repoRoot),detail:e?.repoRoot||"unknown"},{name:Nr[1],ok:Boolean(e?.project.name),detail:e?.project.name||"set project.name"},{name:Nr[2],ok:Boolean(i),detail:i||"optional for local-only"},{name:Nr[3],ok:t?.adcAvailable===!0,detail:t?.adcAvailable?"ADC available":"needed only for cloud identity / IAP"},{name:Nr[4],ok:!0,detail:"read from configuration; never hard-coded"},{name:Nr[5],ok:!o||(e?.proxy.routes??[]).every((s)=>s.auth.type.toLowerCase()!=="iap"||s.auth.audience!==""),detail:o?"IAP routes present":"no IAP routes"},{name:Nr[6],ok:n.length===0||Boolean(e),detail:`${n.length} fixed ports from configuration`},{name:Nr[7],ok:Object.keys(e?.profiles??{}).length>0,detail:`${Object.keys(e?.profiles??{}).length} profile(s)`},{name:Nr[8],ok:r.length===0,detail:r.length===0?"configuration is valid":r[0]??"invalid"}]}var Nr;var hw=M(()=>{Nt();wt();ke();Ke();Nr=["Repository","Environment","Google project","Authentication","Service accounts","IAP","Ports","Profiles","Validation"]});import{useEffect as yL,useState as vL}from"react";import{jsxDEV as Z}from"@opentui/react/jsx-dev-runtime";function Uo(e){let{palette:t,title:r,tone:n="muted",children:o}=e,i=n==="success"?t.success:n==="warning"?t.warning:n==="error"?t.error:t.border;return Z("box",{border:!0,borderStyle:"rounded",borderColor:i,title:r,titleColor:i,flexDirection:"column",flexShrink:0,paddingLeft:1,paddingRight:1,marginBottom:1,overflow:"hidden",children:o},void 0,!1,void 0,this)}function np(e,t){if(t.color)return t.color;switch(t.tone){case"success":return e.success;case"warning":return e.warning;case"error":return e.error;case"primary":return e.primary;case"muted":return e.muted;default:return e.text}}function Xi(e){let{palette:t,cells:r,header:n,gap:o=0,stripe:i}=e;return Z("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,backgroundColor:i?t.element:void 0,children:r.map((s,a)=>Z("box",{flexDirection:"row",flexShrink:0,overflow:"hidden",children:[a>0&&o>0?Z("box",{width:o,flexShrink:0},void 0,!1,void 0,this):null,Z("box",{width:s.width,flexShrink:0,overflow:"hidden",children:Z("text",{fg:n?t.primary:np(t,s),wrapMode:"none",children:ie(s.text,s.width)},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},`${s.text}-${a}`,!0,void 0,this))},void 0,!1,void 0,this)}function yw(e){let{palette:t,width:r}=e;return Z("box",{height:1,flexShrink:0,overflow:"hidden",children:Z("text",{fg:t.border,wrapMode:"none",children:ie("\u2500".repeat(Math.max(1,r)),r)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}function Yi(e){let{palette:t,facts:r,width:n}=e,o=pu(r,n),i=[{text:"what",width:o.what},{text:"reading",width:o.reading}];if(o.meter>0)i.push({text:"used",width:o.meter});return i.push({text:"meaning",width:o.meaning}),Z("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:[Z(Xi,{palette:t,header:!0,gap:No,cells:i},void 0,!1,void 0,this),Z(yw,{palette:t,width:n},void 0,!1,void 0,this),r.map((s,a)=>{let c=s.meaning===""?[""]:Qa(s.meaning,Math.max(1,o.meaning)),l=s.meter?yv(s.meter):o.meter>0?"":void 0,d=[{text:s.what,width:o.what,tone:"text"},{text:s.reading,width:o.reading,tone:s.tone??"text"}];if(o.meter>0)d.push({text:l??"",width:o.meter,tone:s.meter?s.tone??"text":"muted"});return d.push({text:c[0]??"",width:o.meaning,tone:"muted"}),Z("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:[Z(Xi,{palette:t,gap:No,stripe:a%2===1,cells:d},void 0,!1,void 0,this),c.slice(1).map((u,p)=>{let f=[{text:"",width:o.what},{text:"",width:o.reading}];if(o.meter>0)f.push({text:"",width:o.meter});return f.push({text:u,width:o.meaning,tone:"muted"}),Z(Xi,{palette:t,gap:No,stripe:a%2===1,cells:f},`${s.what}-more-${p}`,!1,void 0,this)})]},`${s.what}-${s.reading}-${a}`,!0,void 0,this)})]},void 0,!0,void 0,this)}function vw(e){let{palette:t,cfg:r,snap:n,width:o,onRefresh:i}=e,s=fe(),[,a]=vL(0);if(yL(()=>{let V=setInterval(()=>{a((oe)=>{let J=oe+1;if(i&&J%bL===0)i();return J})},xL);return()=>clearInterval(V)},[i]),!r)return Z(Ve,{palette:t,title:"No configuration loaded",body:"Add services to .devctl/config.yaml or finish setup."},void 0,!1,void 0,this);let c=Object.keys(r.services).sort(),l=c.some((V)=>vv(r.services[V])),d=dv(c,n),u=Rv(d,l),p=l&&d.live>0?d.healthy/d.live:d.total>0?d.live/d.total:0,f=Eo(p,wL),g=d.failed>0?"error":l&&d.live>0&&d.healthy<d.live?"warning":"success",m=mv(o,s.pad),y=n?.session_id?qo(n.session_id):void 0,w=y?Gn(Date.now()-y.getTime()):"just started",v=n?.logs.total??0,S=n?.logs.errors??0,k=fv(n?.logs.counts??{}),h=n?.proxy.routes??[],x=n?.credentials,b=(x?.entries??[]).filter((V)=>V.valid).length,C=n?.system,G=C?C.memAvailableKB??C.memFreeKB:0,F=C?bv(C.loadAvg1,C.cpuCount):void 0,X=C?wv(G,C.memTotalKB):void 0,ee=[];if(C&&F&&X)ee.push(F,X,{what:"Computer",reading:xv(C.platform),meaning:`on for ${Gn(C.hostUptimeSec*SL)}`,tone:"text"});let se=d.failed>0||F?.tone==="error"||X?.tone==="error"?"error":g==="warning"||F?.tone==="warning"||X?.tone==="warning"?"warning":"success",U=[{what:"This session",reading:w,meaning:"how long this run has been going",tone:"text"},{what:"Profile",reading:n?.profile||"none",meaning:"which group of services is selected",tone:n?.profile?"text":"muted"},{what:"This window",reading:n?.detached?"closed":"watching",meaning:n?.detached?"services keep running without this screen":"you are watching the services from here",tone:n?.detached?"warning":"text"},{what:"Project folder",reading:"",meaning:r.repoRoot,tone:"muted"}],R=[{what:"Lines kept",reading:String(v),meaning:"log lines still in memory",tone:"text"},{what:"Error lines",reading:String(S),meaning:S>0?"open Logs and press e to see only errors":"no ERROR or FATAL lines",tone:S>0?"error":"muted"},...k.map(([V,oe])=>({what:V,reading:String(oe),meaning:"lines from this service",tone:"text"}))],O=[{what:"Web proxy",reading:n?.proxy.running?"on":"off",meaning:n?.proxy.running?`${h.length} apps${n.proxy.address?` at ${n.proxy.address}`:""}`:"not forwarding local URLs",tone:n?.proxy.running?"success":"muted"},{what:"Agent tools",reading:n?.mcp?.running?"on":"off",meaning:n?.mcp?.address?`Cursor talks to devctl at ${n.mcp.address}`:"turn on from Settings \u2192 MCP",tone:n?.mcp?.running?"success":"muted"},{what:"Google account",reading:n?.identity.user?"signed in":"not signed in",meaning:[n?.identity.user,n?.identity.project].filter(Boolean).join(" \xB7 ")||"no Google user for this session",tone:n?.identity.user?"success":"muted"},{what:"Saved tokens",reading:x?`${b} of ${x.entries.length} good`:"none",meaning:x?Cv(x.backend):"nothing stored yet",tone:x&&b<x.entries.length?"warning":x?"success":"muted"}];return Z(ht,{palette:t,title:"stats",scroll:!0,children:[Z(Uo,{palette:t,title:`Your services ${d.live} of ${d.total} started`,tone:se,children:[Z(Yi,{palette:t,facts:u,width:m},void 0,!1,void 0,this),Z("box",{height:1,flexShrink:0},void 0,!1,void 0,this),Z("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:Z("text",{wrapMode:"none",children:[Z("span",{fg:t.muted,children:ie(l?"Ready":"Started",pu(u,m).what)},void 0,!1,void 0,this),Z("span",{children:" ".repeat(No)},void 0,!1,void 0,this),Z("span",{fg:np(t,{text:"",width:1,tone:g}),children:`[${f}]`},void 0,!1,void 0,this),Z("span",{fg:np(t,{text:"",width:1,tone:g}),children:l?` ${d.healthy} of ${d.live||d.total} passing checks`:` ${d.live} of ${d.total} up`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),C?Z(Uo,{palette:t,title:"This computer",tone:F?.tone==="error"||X?.tone==="error"?"error":F?.tone==="warning"||X?.tone==="warning"?"warning":"success",children:Z(Yi,{palette:t,facts:ee,width:m},void 0,!1,void 0,this)},void 0,!1,void 0,this):null,Z(Uo,{palette:t,title:"This session",children:Z(Yi,{palette:t,facts:U,width:m},void 0,!1,void 0,this)},void 0,!1,void 0,this),Z(Uo,{palette:t,title:"Each service",tone:d.failed>0?"error":l&&d.live>0&&d.healthy<d.live?"warning":"success",children:d.total===0?Z("text",{fg:t.muted,children:"No services in this project yet."},void 0,!1,void 0,this):Z("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:[Z(kL,{palette:t,names:c,snap:n,width:m},void 0,!1,void 0,this),Z("box",{height:1,flexShrink:0},void 0,!1,void 0,this),Z("text",{fg:t.muted,wrapMode:"none",children:ie("CPU is % of one core. RAM is what that process is holding now.",m)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),Z(Uo,{palette:t,title:"Log lines",tone:S>0?"warning":"muted",children:Z(Yi,{palette:t,facts:R,width:m},void 0,!1,void 0,this)},void 0,!1,void 0,this),Z(Uo,{palette:t,title:"Other parts",children:Z(Yi,{palette:t,facts:O,width:m},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}function kL(e){let{palette:t,names:r,snap:n,width:o}=e,i=gv(o),s=[{text:"service",width:i.name},{text:"status",width:pr}];if(i.health)s.push({text:"check",width:br});if(i.cpu)s.push({text:"cpu",width:$i});if(i.mem)s.push({text:"ram",width:Fi});if(i.up)s.push({text:"up",width:Ii});if(i.rst)s.push({text:"restarts",width:ic});if(i.pid)s.push({text:"pid",width:Ir});return Z("box",{flexDirection:"column",overflow:"hidden",flexShrink:0,children:[Z(Xi,{palette:t,header:!0,gap:Et,cells:s},void 0,!1,void 0,this),Z(yw,{palette:t,width:o},void 0,!1,void 0,this),r.map((a,c)=>Z(_L,{palette:t,name:a,rt:n?.services[a],cols:i,stripe:c%2===1},a,!1,void 0,this))]},void 0,!0,void 0,this)}function PL(e){if(e===void 0)return"muted";if(e>RL)return"error";if(e>CL)return"warning";return"text"}function _L(e){let{palette:t,name:r,rt:n,cols:o,stripe:i}=e,s=Sv(n),a=kv(n),c=n?.restarts??0,l=[{text:r,width:o.name,color:Qe(r,t)},{text:s,width:pr,color:Be(t,n?.state??"STOPPED")}];if(o.health)l.push({text:a,width:br,color:Be(t,n?.health??"UNKNOWN")});if(o.cpu)l.push({text:n?.cpuPercent!==void 0?cy(n.cpuPercent):"\u2014",width:$i,tone:PL(n?.cpuPercent)});if(o.mem)l.push({text:n?.memoryKB!==void 0?Oi(n.memoryKB):"\u2014",width:Fi,tone:"text"});if(o.up)l.push({text:pv(n),width:Ii,tone:"text"});if(o.rst)l.push({text:String(c),width:ic,tone:c>0?"warning":"muted"});if(o.pid)l.push({text:n?.pid?String(n.pid):"\u2014",width:Ir,tone:"muted"});return Z("box",{flexDirection:"column",flexShrink:0,overflow:"hidden",children:[Z(Xi,{palette:t,gap:Et,stripe:i,cells:l},void 0,!1,void 0,this),n?.last_error?Z("box",{height:1,flexDirection:"row",overflow:"hidden",flexShrink:0,children:Z("text",{fg:t.error,wrapMode:"none",children:ie(` ${n.last_error}`,Math.max(24,o.name+Et+pr+br))},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},void 0,!0,void 0,this)}var xL=1000,bL=5,wL=16,SL=1000,CL=80,RL=100;var xw=M(()=>{Nt();wt();_t();fr();St();sc();ke();Ke()});import{useRenderer as EL,useTerminalDimensions as TL}from"@opentui/react";import{useCallback as mr,useEffect as bw,useMemo as op,useRef as kr,useState as ct}from"react";import{jsxDEV as pe,Fragment as AL}from"@opentui/react/jsx-dev-runtime";function ww({controller:e,tui:t,onQuit:r,bootError:n,bootErrorMissing:o=!1,terminalBackground:i,workspace:s}){let{saveTuiPreferences:a,resolveTuiOverridePath:c,userTuiConfigPath:l,validateConfigText:d,freePort:u,openInFileManager:p,exportsDir:f,readTextFile:g,writeTextFile:m,createStarterConfig:y,validate:w}=s,v=EL(),{width:S,height:k}=TL(),[h,x]=ct(e?"dashboard":"setup"),[b,C]=ct("none"),[G,F]=ct(""),[X,ee]=ct(0),[se,U]=ct(0),[R,O]=ct(0),[V,oe]=ct([]),[J,ge]=ct(),[He,K]=ct(n??""),[L,z]=ct({}),[_e,rt]=ct(),[Oe,nt]=ct(Wa(e?.cfg)),[lt,pt]=ct(""),[yt,ot]=ct(!1),[Je,It]=ct(),[kt,ft]=ct(),[Ee,dt]=ct(),$t=kr(null),Ge=kr(null),ut=kr(null),ze=kr(null),H=kr(null),j=kr(null),Se=kr(null),Xt=kr(""),[Qt,Ct]=ct("quit"),jt=kr(void 0),Ye=kr(0),[Q,gr]=ct(e?.cfg),P=e?.previousPersisted,[_,le]=ct(void 0),Ie=tb({tui:t,controller:e,resolveTuiOverridePath:c,terminalBackground:i,userTuiConfigPath:l,snap:J,setStatus:K,saveTuiPreferences:a,setPaletteIndex:ee,setOverlay:C,setConfirmKind:Ct,setScreen:x,setSelected:O,screen:h}),{themeName:At,setThemeName:sr,fontSize:Tw,prefsLocked:Aw,palette:ye,rootBackground:Lw,settingRows:dp,persistPrefs:Dw,persistTheme:Tc,activateSetting:Mw}=Ie,Ac=Fx({controller:e,workspace:s,cfg:Q,snap:J,screen:h,configReloadError:_,setSnap:ge,setStatus:K}),{google:Qi,doctor:up,doctorLoading:Ow,doctorError:Iw,doctorProgress:$w,setDoctorTick:Fw}=Ac,pp=t.keybinds.copy??Rr(),vn=op(()=>Object.keys(Q?.services??{}).sort(),[Q]),Hr=mr(async()=>{if(!e)return;try{let Y=await e.status();if(ge(Y),Y.profile&&Oe==="")nt(Y.profile);return Y}catch(Y){K(E(Y));return}},[e,Oe]),Lc=zx({controller:e,tui:t,names:vn,screen:h,refresh:Hr,setStatus:K}),{logs:fp,setLogs:Nw,paused:Zi,errorOnly:Dc,setErrorOnly:Mc,showSystemLogs:mp,logSearch:Hw,setLogSearch:jw,logSearchFocused:Bw,setLogSearchFocused:Ww,logFollow:gp,logSince:Gw,logService:hp,setLogService:Oc,logServices:Uw,logShowTimestamps:Kw,logShowMeta:qw,logSource:Vw,logRegex:Jw,logWrap:yp,logPinned:vp,logSelected:zw,logsFullscreen:es,dashboardLogCursor:Yw,setDashboardLogCursor:Xw,logFacets:xp,logSources:bp,filteredLogs:ts,logWindow:rs,logSlice:ns,pinLogView:Ic,applyLogCursor:Qw,jumpToLatestLogs:wp,clearLogs:Sp,toggleSystemLogs:kp}=Lc,os=op(()=>Zy(G),[G]),Ko=op(()=>sv(G),[G]);bw(()=>{U(0)},[G]),bw(()=>{if(b==="palette")ee(0)},[b,G]);let $c=Gy(h,{doctor:up?.checks.length??0,settings:dp.length,profiles:Object.keys(Q?.profiles??{}).length,services:vn.length,logs:ns.length,mcp:Vv()}),Cp=h==="logs"?zw:R,hr=$c<=0?Math.max(0,Cp):Math.max(0,Math.min(Cp,$c-1)),Zw=h==="detail"?lt:h==="services"?vn[hr]??"":"",{inspectorEnv:Rp,inspectorEnvStatus:Pp,inspectorEnvError:_p,resolveEnvironment:eS}=ob({controller:e,cfg:Q,envService:Zw}),Xn=mr(()=>{if(C("none"),F(""),Ww(!1),jt.current)clearTimeout(jt.current)},[]),Fc=mr((Y)=>{oe((mt)=>mt.includes(Y)?mt.filter((Qn)=>Qn!==Y):[...mt,Y])},[]),Ep=Qx({tui:t,controller:e,cfg:Q,persistPrefs:Dw,snap:J,refresh:Hr,setStatus:K}),{mcpPortDraft:tS,mcpPort:rS,toggleMcpTool:nS,toggleMcp:oS,copyMcpSnippet:iS}=Ep;Mx({controller:e,cfg:Q,paused:Zi,logSince:Gw,refresh:Hr,setLogs:Nw,setCfg:gr,setConfigReloadError:le,setStatus:K});let is=mr((Y)=>{pt(Y),x("detail")},[]),Tp=mr((Y)=>{let mt=Y.value!==""?Y.value:Y.required?"(required, not set)":"(empty)";dt({title:Y.key,body:mt}),C("scroll-text")},[]),Nc=Vx({controller:e,workspace:s,cfg:Q,snap:J,refresh:Hr,setStatus:K,setOverlay:C}),{plan:ss,planInitiallyRunning:sS,planBusy:aS,lifecycle:Ap}=Nc,Lp=mr(async(Y="")=>{let mt=b==="log-details"&&Je?Iy(Je):b==="scroll-text"&&Ee?Ee.body:$y(ts),Qn=Y===""?"":` \xB7 ${Y}`;if(mt.trim()===""){K(`No logs to copy${Qn}`);return}try{await dc(mt);let jc=mt.split(`
|
|
563
|
+
`).length,yS=b==="log-details"?"Copied log event":b==="scroll-text"?"Copied overlay text":`Copied ${jc} log lines`;K(`${yS}${Qn}`)}catch(jc){K(E(jc))}},[ts,Je,b,Ee]),{configEditRef:cS,configEditText:lS,configEditError:dS,setConfigEditError:uS,openConfigBuffer:Dp,saveConfigBuffer:pS}=Lx({cfg:Q,readTextFile:g,setOverlay:C,setStatus:K,validateConfigText:d,writeTextFile:m,controller:e,setConfirmKind:Ct,refresh:Hr}),{runCommand:xn}=_x({setOverlay:C,setQuery:F,checked:V,setConfirmKind:Ct,setStatus:K,persistTheme:Tc,setPaletteIndex:ee,themeName:At,setScreen:x,setSelected:O,screen:h,renderer:v,cfg:Q,setScrollText:dt,reveal:yt,controller:e,refresh:Hr,profile:Oe,setReveal:ot,resolveEnvironment:eS,openDetail:is,copyVisibleLogs:Lp,lastExportPath:Xt,openConfigBuffer:Dp,workspace:s,logView:Lc,diagnostics:Ac,lifecycleActions:Nc}),fS=mr(()=>{let Y=Xt.current||f();p(Y),K(`Opened ${f()}`)},[]),Hc=mr(()=>{let Y=ln(os,se);if(!Y){K(G.trim()===""?"pick a command from the list":`unknown command /${G}`),Xn();return}let Qn=Vn(G)?.name===Y.name?ev(G):[];xn(Y,Qn)},[Xn,os,G,xn,se]),Mp=mr((Y)=>{Tc(Y),Xn()},[Xn,Tc]),mS=mr((Y)=>{let mt=Vn(Y);if(mt)xn(mt,[])},[xn]),Op=mr(()=>{if(b==="palette"){let Y=ln(Ko,X);if(Y)xn(Y,[]);return}Hc()},[b,X,Ko,xn,Hc]);ox({tui:t,controller:e,cfg:Q,snap:J,ui:{screen:h,overlay:b,onQuit:r,closeOverlay:Xn,confirmKind:Qt,portTarget:_e,profile:Oe,listCursor:hr,names:vn,listCount:$c,openDetail:is,copyVisibleLogs:Lp,height:k,paletteIndex:X,applyTheme:Mp,runCommand:xn,saveConfigBuffer:pS,filtered:os,slashIndex:se,submitSlash:Hc,paletteItems:Ko,bootErrorMissing:o,bootError:n,createStarterConfig:y,toggleChecked:Fc,checked:V,detailName:lt,refresh:Hr,openConfigBuffer:Dp,setOverlay:C,setConfirmKind:Ct,setConfirmDetail:z,setPortTarget:rt,setLogDetail:It,setProfile:nt,setStatus:K,setPaletteIndex:ee,setSlashIndex:U,setQuery:F,setScreen:x,setSelected:O,setChecked:oe,setConfigEditError:uS,freePort:u},logView:Lc,lifecycleActions:Nc,mcp:Ep,preferences:Ie,diagnostics:Ac,refs:{interruptArmedAt:Ye,leaderTimer:jt,logDetailsScrollRef:ze,scrollTextScrollRef:j,routeDetailsScrollRef:H,planScrollRef:Se,helpScrollRef:Ge,configScrollRef:$t,detailScrollRef:ut}});let Ip=Yy(Qt,Oe,L),gS=new Set(ss?.waves.flat()??[]),hS=ss===void 0||Ap==="stop"?"":Object.entries(J?.services??{}).find(([Y,mt])=>gS.has(Y)&&mt.state==="FAILED")?.[0]??"";return pe(Yd.Provider,{value:Di(Tw),children:pe("box",{flexDirection:"column",width:S,height:k,backgroundColor:Lw,overflow:"hidden",children:[es?null:pe(AL,{children:[pe(Ev,{palette:ye,cfg:Q,snap:J,google:Qi,profile:Oe,reveal:yt,width:S},void 0,!1,void 0,this),pe(Tv,{palette:ye,screen:h,width:S,onSelect:x},void 0,!1,void 0,this),_?pe("box",{height:1,paddingLeft:1,backgroundColor:ye.panel,overflow:"hidden",children:pe("text",{fg:ye.error,wrapMode:"none",children:`\u26A0 configuration reload failed: ${_}`},void 0,!1,void 0,this)},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),pe("box",{flexGrow:1,overflow:"hidden",children:[h==="dashboard"?pe(Kb,{palette:ye,cfg:Q,snap:J,logs:fp,names:vn,selected:hr,checked:V,profile:Oe,google:Qi,width:S,paused:Zi,followTick:gp,logService:hp,errorOnly:Dc,showSystemLogs:mp,onOpen:is,onSelectIndex:O,selectedLog:Yw,onToggle:Fc,logSources:bp,onFilterService:Oc,onToggleErrors:()=>Mc((Y)=>!Y),onToggleSystemLogs:kp,onClearLogs:Sp,onShowErrors:()=>{Oc(""),Mc(!0)},wrapMode:yp,view:ns,follow:!vp,onLeaveLatest:Ic,onPickLog:(Y)=>{let mt=ns[Y];if(!mt)return;Xw(Y),It(mt),Ic()},viewStart:rs.start,viewTotal:ts.length,newer:rs.newer,onJumpLatest:wp,facets:xp,leftover:P},void 0,!1,void 0,this):null,h==="services"?pe(cw,{palette:ye,cfg:Q,names:vn,snap:J,selected:hr,checked:V,width:S,reveal:yt,onOpen:is,onSelectIndex:O,onToggle:Fc,resolvedEnv:Rp,envStatus:Pp,envError:_p,onSelectEnv:Tp},void 0,!1,void 0,this):null,h==="detail"?pe(aw,{palette:ye,cfg:Q,snap:J,name:lt,reveal:yt,width:S,envScrollRef:ut,resolvedEnv:Rp,envStatus:Pp,envError:_p,onSelectEnv:Tp},void 0,!1,void 0,this):null,h==="logs"?pe(Gb,{palette:ye,logs:fp,names:vn,logSources:bp,service:hp,paused:Zi,errorOnly:Dc,showSystemLogs:mp,search:Hw,searchFocused:Bw,followTick:gp,width:S,onSearch:jw,onService:Oc,onToggleErrors:()=>Mc((Y)=>!Y),onToggleSystemLogs:kp,onClearLogs:Sp,source:Vw,regex:Jw,services:Uw,showTimestamps:Kw,showMeta:qw,view:ns,wrapMode:yp,selected:hr,follow:!vp,newer:rs.newer,viewStart:rs.start,viewTotal:ts.length,onSelect:Qw,fullscreen:es,onLeaveLatest:Ic,onOpenExports:fS,onJumpLatest:wp,facets:xp},void 0,!1,void 0,this):null,h==="auth"?pe(Mb,{palette:ye,cfg:Q,google:Qi,identity:J?.identity},void 0,!1,void 0,this):null,h==="credentials"?pe(jb,{palette:ye,credentials:J?.credentials},void 0,!1,void 0,this):null,h==="proxy"?pe(nw,{palette:ye,cfg:Q,snap:J,width:S,onSelectRoute:(Y)=>{ft(Y),C("route-details")}},void 0,!1,void 0,this):null,h==="mcp"?pe(Jv,{palette:ye,snap:J,port:rS,portDraft:tS,selected:hr,onPick:O,onToggle:()=>{oS()},onCopy:iS,onToggleTool:(Y)=>{nS(Y)}},void 0,!1,void 0,this):null,h==="doctor"?pe(Vb,{palette:ye,report:up,loading:Ow,progress:$w,error:Iw,selected:hr,onPick:O,onReload:()=>{Fw((Y)=>Y+1),K("Re-running doctor")}},void 0,!1,void 0,this):null,h==="stats"?pe(vw,{palette:ye,cfg:Q,snap:J,width:S,onRefresh:Hr},void 0,!1,void 0,this):null,h==="config"?pe(Nb,{palette:ye,cfg:Q,width:S,scrollRef:$t},void 0,!1,void 0,this):null,h==="profiles"?pe(Yb,{palette:ye,cfg:Q,snap:J,profile:Oe,selected:hr,onPick:O},void 0,!1,void 0,this):null,h==="setup"?pe(gw,{issues:Q?w(Q):["configuration not loaded"],palette:ye,cfg:Q,google:Qi,bootError:n,bootErrorMissing:o,step:hr},void 0,!1,void 0,this):null,h==="settings"?pe(fw,{palette:ye,items:dp,selected:hr,locked:Aw,width:S,onPick:O,onActivate:Mw},void 0,!1,void 0,this):null]},void 0,!0,void 0,this),b==="slash"?pe(Pb,{palette:ye,items:os,query:G,selected:se,onQuery:F,onSubmit:Op},void 0,!1,void 0,this):null,b==="palette"?pe(hb,{palette:ye,items:Ko,selected:Math.min(X,Math.max(Ko.length-1,0)),termW:S,termH:k,onIndex:ee,onPick:mS},void 0,!1,void 0,this):null,b==="themes"?pe(Lb,{palette:ye,themeName:At,selected:X%gt.length,termW:S,termH:k,onIndex:ee,onPreview:sr,onPick:Mp},void 0,!1,void 0,this):null,b==="help"?pe(Qv,{palette:ye,termW:S,termH:k,copyKey:pp,scrollRef:Ge},void 0,!1,void 0,this):null,b==="leader"?pe(ub,{palette:ye,termW:S,termH:k},void 0,!1,void 0,this):null,b==="confirm"?pe(cb,{palette:ye,title:Ip.title,body:Ip.body,termW:S,termH:k},void 0,!1,void 0,this):null,b==="log-details"?pe(fb,{palette:ye,event:Je,termW:S,termH:k,scrollRef:ze},void 0,!1,void 0,this):null,b==="route-details"?pe(wb,{palette:ye,route:kt,termW:S,termH:k,scrollRef:H},void 0,!1,void 0,this):null,b==="scroll-text"&&Ee?pe(kb,{palette:ye,title:Ee.title,body:Ee.body,termW:S,termH:k,scrollRef:j},void 0,!1,void 0,this):null,b==="config-edit"&&Q?pe(sb,{palette:ye,path:Q.configPath,initialValue:lS,error:dS,termW:S,termH:k,textareaRef:cS},void 0,!1,void 0,this):null,b==="plan"&&ss?pe(xb,{palette:ye,plan:ss,snap:J,busy:aS,failed:hS,kind:Ap,termW:S,termH:k,scrollRef:Se,initiallyRunning:sS,onDismiss:Xn},void 0,!1,void 0,this):null,b==="slash"||b==="plan"||b==="config-edit"||es||Jy(k)&&b==="none"?null:pe(Av,{palette:ye,overlay:b,query:G,onQuery:F,onSubmit:Op},void 0,!1,void 0,this),es?null:pe(Lv,{palette:ye,screen:h,overlay:b,status:He,paused:Zi,errorOnly:Dc,width:S,copyKey:pp},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)}var Sw=M(()=>{ae();Nt();mu();wt();zt();dn();fr();cn();St();ix();Ex();Dx();Ox();Nx();Jx();Yx();Zx();rb();ib();ab();lb();Eu();pb();mb();yb();bb();Sb();Cb();_b();Db();Ob();Hb();Bb();qb();Jb();qu();qi();Xb();ow();tp();lw();mw();hw();xw();ir();Ke();Wn()});var kw={};wS(kw,{renderApp:()=>sp,runTui:()=>ip,runTuiWithController:()=>ML,tuiConfigFor:()=>OL});import{createCliRenderer as LL}from"@opentui/core";import{createRoot as DL}from"@opentui/react";import{jsxDEV as IL}from"@opentui/react/jsx-dev-runtime";async function ML(e,t){let r=e.loadTuiConfig(t.cfg.repoRoot,t.cfg.ui.keymap);await sp(e,t,r)}async function ip(e,t){let r,n,o=!1;try{r=await e.openTui("",t)}catch(s){n=E(s),o=Ps(s,Cn)}let i=e.loadTuiConfig(r?.cfg.repoRoot??process.cwd(),r?.cfg.ui.keymap);await sp(e,r,i,n,o)}async function sp(e,t,r=e.loadTuiConfig(t?.cfg.repoRoot??process.cwd(),t?.cfg.ui.keymap),n,o=!1){as();let i=Np(),s=await LL({exitOnCtrlC:!1,useMouse:r.mouse,enableMouseMovement:r.mouse,useKittyKeyboard:{}}),a=DL(s),c=null;try{c=(await s.getPalette({timeout:120,size:16})).defaultBackground}catch{}await new Promise((l)=>{let d=(u)=>{let p=()=>{a.unmount(),i(),s.destroy(),l(),process.exit(0)};if(!t){p();return}t.close({detach:u,shutdownSupervisor:!0}).finally(p)};a.render(IL(ww,{workspace:Vh(e),controller:t,tui:r,onQuit:d,bootError:n,bootErrorMissing:o,terminalBackground:c},void 0,!1,void 0,this))})}function OL(e,t){return e.loadTuiConfig(t.repoRoot,t.ui.keymap)}var ap=M(()=>{Jh();ae();Sw()});if(process.env.METADATA_SERVER_DETECTION===void 0)process.env.METADATA_SERVER_DETECTION="bios-only";if(process.env.GCE_METADATA_TIMEOUT===void 0)process.env.GCE_METADATA_TIMEOUT="0";import{existsSync as hs,readFileSync as fs}from"fs";import{dirname as JS,isAbsolute as Vp,join as gs,resolve as zS}from"path";cs();cs();import{spawnSync as TS}from"child_process";import{randomBytes as Gc}from"crypto";import{copyFileSync as AS,existsSync as jr,mkdirSync as LS,readdirSync as DS,readFileSync as Uc,renameSync as Kc,statSync as MS,unlinkSync as Bc,writeFileSync as OS}from"fs";import{homedir as IS}from"os";import{basename as $S,dirname as Wc,join as Rt}from"path";var FS=448,NS=384;function er(){let e=process.env.DEVCTL_HOME;if(e&&e!=="")return e;return Rt(IS(),".devctl")}function yr(e){LS(e,{recursive:!0,mode:FS})}function Zn(e){let t=Rt(er(),"state",Zt(e)),r=Rt(er(),"sessions",Zt(e));if(!jr(t)&&jr(r)){yr(Wc(t));try{Kc(r,t)}catch{yr(t);for(let n of["state.json","devctl.lock","devctl.sock"]){let o=Rt(r,n);if(jr(o))AS(o,Rt(t,n))}}}return yr(t),t}function ls(){let e=Rt(er(),"logs");return yr(e),e}function ds(){let e=Rt(er(),"exports");return yr(e),e}function ar(){let e=Rt(er(),"credentials");return yr(e),e}function us(e,t=process.platform){if(t==="win32")return`\\\\.\\pipe\\devctl-${Zt(e)}`;return Rt(Zn(e),"devctl.sock")}function HS(e){return Rt(Zn(e),"devctl.lock")}function Hp(e){return Rt(Zn(e),"state.json")}function Vo(e){return Rt(Zn(e),"bootstrap.log")}var jS=5,jp="bootstrap-";function Bp(e){let t=Vo(e);if(!jr(t))return;let r=Zn(e),n=Rt(r,`${jp}${qc()}.log`);try{Kc(t,n)}catch{return}BS(r)}function BS(e){let t;try{t=DS(e).filter((n)=>n.startsWith(jp)&&n.endsWith(".log"))}catch{return}let r=t.map((n)=>{let o=Rt(e,n);try{return{path:o,mtime:MS(o).mtimeMs}}catch{return}}).filter((n)=>n!==void 0).sort((n,o)=>o.mtime-n.mtime);for(let n=jS;n<r.length;n++)try{Bc(r[n].path)}catch{}}function cr(e,t){yr(Wc(e));let r=Rt(Wc(e),`.${$S(e)}.tmp-${process.pid}-${Gc(4).toString("hex")}`);OS(r,t,{mode:NS}),Kc(r,e)}function qc(e=new Date){return`${e.toISOString().slice(0,19).replace(/:/g,"-")+"Z"}-${Gc(3).toString("hex")}`}function Br(e){return Vc(Hp(e))}function Vc(e){if(!jr(e))return;try{let t=JSON.parse(Uc(e,"utf8"));if(Array.isArray(t.processes)&&typeof t.repo_root==="string")return t;return}catch{return}}function Wp(e,t){cr(Hp(e),`${JSON.stringify(t,null,2)}
|
|
564
|
+
`)}function Gp(e,t){let r=HS(e);if(jr(r)){let n=WS(r);if(n&&Bt(n.pid))throw Error(`supervisor already running (pid ${n.pid})`);try{Bc(r)}catch{}}return cr(r,JSON.stringify({pid:process.pid,socket:t})),{release:()=>{try{Bc(r)}catch{}}}}function WS(e){if(!jr(e))return;try{let t=JSON.parse(Uc(e,"utf8"));if(typeof t.pid==="number"&&typeof t.socket==="string")return{pid:t.pid,socket:t.socket}}catch{return}return}function Bt(e){if(e<=0)return!1;if(process.platform==="win32")return GS(e);try{return process.kill(e,0),!0}catch{return!1}}function Jc(e){try{let t=TS("cmd.exe",["/d","/c",`tasklist /FO CSV /NH /FI "PID eq ${e}"`],{encoding:"buffer",windowsHide:!0,timeout:5000});return US(t.stdout)}catch{return""}}function GS(e){try{return process.kill(e,0),!0}catch{}let t=Jc(e).toLowerCase();if(t===""||t.includes("no tasks")||t.includes("no matching"))return!1;return t.includes(String(e))}function US(e){if(!e)return"";if(typeof e==="string")return e;if(e.length>=2&&e[0]===255&&e[1]===254)return e.toString("utf16le");if(e.length>=4&&e[1]===0&&e[3]===0)return e.toString("utf16le");return e.toString("utf8")}function zc(){return Gc(24).toString("hex")}function KS(e){return Rt(Zn(e),"mcp-token")}function Up(e){let t=KS(e);if(jr(t)){let n=Uc(t,"utf8").trim();if(n!=="")return n}let r=zc();return cr(t,r),r}ps();ps();var YS="OPENCODE_TUI_CONFIG";function ys(){return gs(er(),"tui.json")}function vs(e=""){for(let t of[Kp,YS]){let r=process.env[t];if(!r||r==="")continue;let n=Vp(r)?r:zS(e||process.cwd(),r);if(hs(n))return n}return}function XS(e,t){if(!t||Object.keys(t).length===0)return e;return{...e,keybinds:{...e.keybinds,...t}}}function Jo(e,t){let r=XS(qp(),t),n=vs(e);if(n)return Xc(r,ms(fs(n,"utf8")),n);let o=QS(e),i=o?Xc(r,ms(fs(o,"utf8")),o):r,s=ys();if(!hs(s)||o===s)return i;return Xc(i,ms(fs(s,"utf8")),s)}function Jp(e){let t=ys(),r={};if(hs(t)){let o=ms(fs(t,"utf8"));if(bn(o))r=o}let n={...r};if(e.theme!==void 0)n.theme=e.theme;if(e.mouse!==void 0)n.mouse=e.mouse;if(e.leader_timeout!==void 0)n.leader_timeout=e.leader_timeout;if(e.font_size!==void 0)n.font_size=e.font_size;if(e.log_timestamps!==void 0)n.log_timestamps=e.log_timestamps;if(e.log_metadata!==void 0)n.log_metadata=e.log_metadata;if(e.mcp_enabled!==void 0)n.mcp_enabled=e.mcp_enabled;if(e.mcp_port===null)delete n.mcp_port;else if(e.mcp_port!==void 0)n.mcp_port=e.mcp_port;if(e.mcp_disabled_tools!==void 0)n.mcp_disabled_tools=e.mcp_disabled_tools;return cr(t,`${JSON.stringify(n,null,2)}
|
|
565
|
+
`),t}function QS(e){let t=vs(e);if(t)return t;let r=[e||process.cwd(),gs(e||process.cwd(),".devctl"),er()],n=["tui.json","tui.jsonc"];for(let o of r)for(let i of n){let s=gs(o,i);if(hs(s))return s}return}function Xc(e,t,r){let n=bn(t)?t:{},o={...e.keybinds};if(bn(n.keybinds)){for(let[c,l]of Object.entries(n.keybinds))if(typeof l==="string")o[c]=l}let i={...e.cursor};if(bn(n.cursor)){if(ek(n.cursor.style))i.style=n.cursor.style;if(typeof n.cursor.blinking==="boolean")i.blinking=n.cursor.blinking}let s={...e.scroll_acceleration};if(bn(n.scroll_acceleration)&&typeof n.scroll_acceleration.enabled==="boolean")s.enabled=n.scroll_acceleration.enabled;let a={...e.attention,sounds:{...e.attention.sounds}};if(bn(n.attention)){if(typeof n.attention.enabled==="boolean")a.enabled=n.attention.enabled;if(typeof n.attention.notifications==="boolean")a.notifications=n.attention.notifications;if(typeof n.attention.sound==="boolean")a.sound=n.attention.sound;if(typeof n.attention.volume==="number")a.volume=n.attention.volume;if(typeof n.attention.sound_pack==="string")a.sound_pack=n.attention.sound_pack;if(bn(n.attention.sounds)){for(let[c,l]of Object.entries(n.attention.sounds))if(typeof l==="string")a.sounds[c]=ZS(l,r)}}return{theme:typeof n.theme==="string"?n.theme:e.theme,leader_timeout:typeof n.leader_timeout==="number"?n.leader_timeout:e.leader_timeout,font_size:typeof n.font_size==="number"&&Number.isFinite(n.font_size)?Math.round(n.font_size):e.font_size,keybinds:o,scroll_speed:typeof n.scroll_speed==="number"?n.scroll_speed:e.scroll_speed,scroll_acceleration:s,diff_style:n.diff_style==="stacked"?"stacked":"auto",cursor:i,mouse:typeof n.mouse==="boolean"?n.mouse:e.mouse,attention:a,log_timestamps:typeof n.log_timestamps==="boolean"?n.log_timestamps:e.log_timestamps,log_metadata:typeof n.log_metadata==="boolean"?n.log_metadata:e.log_metadata,mcp_enabled:typeof n.mcp_enabled==="boolean"?n.mcp_enabled:e.mcp_enabled,mcp_port:typeof n.mcp_port==="number"&&Number.isInteger(n.mcp_port)?n.mcp_port:e.mcp_port,mcp_disabled_tools:Array.isArray(n.mcp_disabled_tools)?n.mcp_disabled_tools.filter((c)=>typeof c==="string"):e.mcp_disabled_tools,path:r}}function ZS(e,t){if(e.startsWith("file://")||Vp(e))return e;return gs(JS(t),e)}function ek(e){return e==="block"||e==="underline"||e==="line"||e==="default"}function bn(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function ms(e){let t=e.replace(/\/\*[\s\S]*?\*\//g,"").replace(/^\s*\/\/.*$/gm,"");return JSON.parse(t)}import{existsSync as NP,readFileSync as HP,writeFileSync as jP}from"fs";import{spawn as al}from"child_process";import{createWriteStream as Dk,existsSync as Qo,mkdirSync as Mk,readdirSync as dl,readFileSync as Ok,rmSync as Ik,statSync as ll,writeFileSync as $k}from"fs";import{homedir as Fk}from"os";import{dirname as hf,isAbsolute as Nk,join as kn,resolve as Hk}from"path";Cs();Cs();var jk=50000,ul="session-";function gf(e){return Buffer.from(JSON.stringify(e),"utf8").toString("base64url")}function Bk(e){try{let t=JSON.parse(Buffer.from(e,"base64url").toString("utf8"));if(typeof t==="object"&&t!==null&&typeof t.session==="string"&&typeof t.seq==="number")return t}catch{}return}function cl(e,t){let r={...e};return r[t]=void 0,r}class pl{events=[];eventStart=0;nextSeq=1;max;bus;detector;persistDir;persist;sessionID;streams=new Map;lastWrite=new Map;parsers=[];constructor(e,t,r,n,o,i,s=0,a=0){this.max=e>0?e:jk,this.bus=t,this.detector=r,this.sessionID=i;let c=o===""||o.startsWith("~/")?ls():o;if(this.persist=n&&i!=="",this.persistDir=this.persist?kn(c,`${ul}${i}`):"",this.persist)Mk(this.persistDir,{recursive:!0,mode:448}),Uk(c,s,a)}sessionDir(){return this.persistDir}setParsers(e){this.parsers=e}append(e){let t=this.parseLine(e.message),r=(s)=>this.detector?this.detector.redactText(s):s,n=t.raw!==void 0,o=r(e.message),i={...e,timestamp:e.timestamp||new Date().toISOString(),level:e.level||t.level||ol(e.message),request_id:e.request_id||t.request_id||il(e.message),message:n&&t.message!==void 0?r(t.message):o,raw:n?o:void 0,seq:this.nextSeq++};if(this.events.length<this.max)this.events.push(i);else this.events[this.eventStart]=i,this.eventStart=(this.eventStart+1)%this.max;if(this.bus?.publish(Re(ws,i.service,{event:i,level:i.level})),this.persist){let s=`${i.timestamp} ${i.service} ${i.level} ${i.raw??i.message}
|
|
566
|
+
`,a=Gk(i.service),c=this.streamFor(a);this.lastWrite.set(a,new Promise((l)=>{c.write(s,()=>l())}))}}async flush(){await Promise.all([...this.lastWrite.values()])}parseLine(e){let t={};for(let r of this.parsers)try{let n=r.parse(e);if(n)t={...t,...n}}catch{}return t}streamFor(e){let t=this.streams.get(e);if(t===void 0)t=Dk(kn(this.persistDir,`${e}.log`),{flags:"a",mode:384}),t.on("error",()=>{}),this.streams.set(e,t);return t}async close(){await this.flush(),await Promise.all([...this.streams.values()].map((e)=>new Promise((t)=>{e.end(()=>t())}))),this.streams.clear(),this.lastWrite.clear()}query(e){let t=[];return this.forEachEvent((r)=>{if(Sn(e,r))t.push(r)}),t}queryPage(e,t={}){let r=mf(t.limit),n=t.cursor?Bk(t.cursor):void 0,o=n!==void 0&&n.session!==this.sessionID,i=o?void 0:n,s=i?t.direction??"backward":"backward",a=[];this.forEachEvent((f)=>{if(Sn(e,f))a.push(f)});let c;if(!i)c=a.slice(Math.max(0,a.length-r));else if(s==="forward")c=a.filter((f)=>f.seq>i.seq).slice(0,r);else{let f=a.filter((g)=>g.seq<i.seq);c=f.slice(Math.max(0,f.length-r))}let l=c[0]?.seq,d=c[c.length-1]?.seq,u=l!==void 0&&a.some((f)=>f.seq<l),p=d!==void 0&&a.some((f)=>f.seq>d);return{events:c,prevCursor:gf({session:this.sessionID,seq:l??i?.seq??0}),nextCursor:gf({session:this.sessionID,seq:d??i?.seq??this.nextSeq-1}),hasNext:p,hasPrev:u,sessionChanged:o}}queryFacets(e){let t=cl(e,"services"),r=cl(e,"level"),n=cl(e,"source"),o=0,i={},s={},a={};return this.forEachEvent((c)=>{if(Sn(e,c))o+=1;if(Sn(t,c))i[c.service]=(i[c.service]??0)+1;if(Sn(r,c))s[c.level]=(s[c.level]??0)+1;if(Sn(n,c))a[c.source]=(a[c.source]??0)+1}),{total:o,byService:i,byLevel:s,bySource:a}}snapshot(){let e={},t=0;return this.forEachEvent((r)=>{if(e[r.service]=(e[r.service]??0)+1,r.level===rf||r.level===nf)t+=1}),{total:this.events.length,errors:t,counts:e}}forEachEvent(e){let t=this.events.length;for(let r=0;r<t;r+=1){let n=this.events[(this.eventStart+r)%t];if(n)e(n)}}exportTo(e,t){fl(e,this.query(t))}}function Wk(e=new Date){let t=e.toISOString().replace(/[:.]/g,"-");return kn(ds(),`devctl-logs-${t}.log`)}function yf(e=""){if(e==="")return Wk();let t=e.startsWith("~/")?kn(Fk(),e.slice(2)):e;return Nk(t)?t:Hk(process.cwd(),t)}function fl(e,t){yr(hf(e));let r=t.map((n)=>`${n.timestamp} ${n.service} ${n.level} ${n.raw??n.message}`);$k(e,`${r.join(`
|
|
567
|
+
`)}
|
|
568
|
+
`,{mode:384})}function vf(e){let t=Qo(e)&&ll(e).isDirectory()?e:hf(e);if(yr(t),process.platform==="darwin"){let r=Qo(e)&&ll(e).isFile()?["-R",e]:[t];al("open",r,{detached:!0,stdio:"ignore"}).unref();return}if(process.platform==="win32"){al("explorer",[t],{detached:!0,stdio:"ignore"}).unref();return}al("xdg-open",[t],{detached:!0,stdio:"ignore"}).unref()}function xf(e=ls()){if(!Qo(e))return[];return dl(e).filter((t)=>t.startsWith(ul)).sort().reverse()}function bf(e,t=ls()){let r=kn(t,e);if(!Qo(r))return[];let n=[];for(let i of dl(r)){if(!i.endsWith(".log"))continue;let s=Ok(kn(r,i),"utf8");for(let a of s.split(`
|
|
569
|
+
`)){if(a.trim()==="")continue;let c=a.split(" "),l=c.slice(3).join(" "),d=nl(l);n.push({timestamp:c[0]??"",service:c[1]??i.replace(/\.log$/,""),source:"history",level:c[2]??"INFO",message:d?.message??l,raw:d?l:void 0,pid:0,seq:0})}}let o=n.sort((i,s)=>i.timestamp.localeCompare(s.timestamp));return o.forEach((i,s)=>{i.seq=s+1}),o}function Gk(e){let t=e.replace(/[^A-Za-z0-9._-]+/g,"_");return t===""?"service":t}function Uk(e,t,r){if(!Qo(e))return;let n=dl(e).filter((i)=>i.startsWith(ul)).map((i)=>{let s=kn(e,i),a=ll(s);return{path:s,mtime:a.mtimeMs}}).sort((i,s)=>s.mtime-i.mtime),o=t>0?Date.now()-t*86400000:0;n.forEach((i,s)=>{let a=o>0&&i.mtime<o,c=r>0&&s>=r;if(a||c)Ik(i.path,{recursive:!0,force:!0})})}ae();var{spawn:yl}=globalThis.Bun;import{createServer as _f}from"net";var Kk=65535,hl=1;async function Ef(e,t,r={}){let n={};for(let[i,s]of Object.entries(r))for(let a of Object.values(s))n[a]=i;let o={};for(let[i,s]of Object.entries(e.services)){if(t.length>0&&!t.includes(i))continue;let a={};for(let c of s.ports){let l=r[i]?.[c.name],d=l&&l>=hl?l:c.value;if(l===void 0&&c.auto)d=await qk();if(d<hl||d>Kk)throw new Ue(te,`invalid port ${d} on service ${i}`,{service:i});if(n[d]&&n[d]!==i)throw new Ue(te,`duplicate port ${d} used by ${n[d]} and ${i}`,{service:i});if(l!==d&&!c.auto&&!await io(d))throw await Vk(i,c.name,d);n[d]=i,a[c.name]=d}o[i]=a}return o}function qk(){return new Promise((e,t)=>{let r=_f();r.listen(0,"127.0.0.1",()=>{let n=r.address();r.close(()=>{if(n&&typeof n==="object")e(n.port);else t(ve(te,"unable to allocate dynamic port",Error("no address")))})}),r.on("error",(n)=>t(ve(te,"unable to allocate dynamic port",n)))})}async function _s(e){let t=e.ports.filter((n)=>!n.auto&&n.value>=hl);if(t.length===0)return;let r={};for(let n of t){if(await io(n.value))return;r[n.name]=n.value}return r}function io(e){return new Promise((t)=>{let r=_f();r.listen(e,"127.0.0.1",()=>{r.close(()=>t(!0))}),r.on("error",()=>t(!1))})}async function Vk(e,t,r){let n=await Pn(r);return Jk(e,t,r,n)}function Jk(e,t,r,n){let o=t===""?`${e} port`:`${e} ports.${t}`;if(n&&n.pid===process.pid)return De($e,`${e} blocked: this TUI already holds port ${r}`,`Stop the proxy from the Proxy screen, or change ${o} in .devctl.`,e);if(n)return De($e,`${e} blocked: ${n.command} (pid ${n.pid}) is using port ${r}`,`Open Doctor and press enter to free port ${r}, or change ${o} in .devctl.`,e);return De($e,`${e} blocked: port ${r} is already in use`,`Something is listening on ${r}. Open Doctor to free it, or change ${o} in .devctl.`,e)}function zk(e,t){let r=e.split(`
|
|
570
|
+
`).filter((n)=>n.trim()!==""&&!n.startsWith("COMMAND"));for(let n of r){let o=n.trim().split(/\s+/),i=o[0]??"",s=Number(o[1]);if(i!==""&&Number.isInteger(s)&&s>0)return{port:t,pid:s,command:i}}return}async function Pn(e){if(process.platform==="win32")return Zk(e);let t=await Yk(e);if(t)return t;return Xk(e)}async function Yk(e){try{let t=yl({cmd:["lsof","-nP",`-iTCP:${e}`,"-sTCP:LISTEN"],stdout:"pipe",stderr:"ignore"}),r=await new Response(t.stdout).text();return await t.exited,zk(r,e)}catch{return}}async function Xk(e){let t;try{let o=yl({cmd:["fuser","-n","tcp",String(e)],stdout:"pipe",stderr:"pipe"});t=`${await new Response(o.stdout).text()} ${await new Response(o.stderr).text()}`,await o.exited}catch{return}let r=t.match(/(\d+)/),n=r?Number(r[1]):0;if(!Number.isInteger(n)||n<=0)return;return{port:e,pid:n,command:"process"}}function Qk(e,t){for(let r of e.split(`
|
|
571
|
+
`)){if(!r.includes("LISTENING")&&!r.includes("LISTEN"))continue;if(!r.includes(`:${t}`)&&!r.includes(` ${t} `))continue;let n=r.trim().match(/(\d+)\s*$/),o=n?Number(n[1]):0;if(Number.isInteger(o)&&o>0)return{port:t,pid:o,command:"process"}}return}async function Zk(e){let t=yl({cmd:["netstat","-ano"],stdout:"pipe",stderr:"ignore"}),r=t.stdout?await new Response(t.stdout).text():"";return await t.exited,Qk(r,e)}var eC=400;async function Es(e){if(e.pid===process.pid)throw De($e,`port ${e.port} is held by this TUI`,"stop the proxy from the proxy screen, or quit the TUI");try{process.kill(e.pid,"SIGTERM")}catch(t){throw ve($e,`could not stop pid ${e.pid} on port ${e.port}`,t)}await tC(eC);try{process.kill(e.pid,0),process.kill(e.pid,"SIGKILL")}catch{return}}function tC(e){return new Promise((t)=>{setTimeout(t,e)})}import{existsSync as Cl,mkdirSync as Sl,statSync as rC,writeFileSync as nC}from"fs";import{createInterface as oC}from"readline/promises";import{stdin as iC,stdout as sC}from"process";import{basename as $s,dirname as kl,join as Tr,resolve as aC}from"path";var Pt=".devctl",Gt="config.yaml";ae();function cC(e,t){let r=e===""?process.cwd():e;if(t==="")return{repo:r,cfgPath:Tr(r,Pt,Gt)};let n=aC(t);if(!(Cl(n)?rC(n).isDirectory():!/\.ya?ml$/i.test(n))){let i=kl(n);return{repo:$s(i)===Pt?kl(i):i,cfgPath:n}}if($s(n)===Pt)return{repo:kl(n),cfgPath:Tr(n,Gt)};return{repo:n,cfgPath:Tr(n,Pt,Gt)}}function If(e,t=$s(e),r="",n="",o=!1){let i=Tr(e,Pt,Gt);if(!o&&Cl(i))throw T(te,`configuration already exists at ${i}; not overwriting`);return Ff(e,t,r,n),i}async function $f(e,t,r="",n=!1){let{repo:o,cfgPath:i}=cC(t,r);if(!n&&Cl(i)){Lt(`Found existing configuration at ${i}; nothing written.`),Lt("Pass --force to overwrite it, or edit it directly.");return}let s=oC({input:iC,output:sC}),a=async(S,k)=>{let h=k!==""?` [${k}]`:"",x=(await s.question(`${S}${h}: `)).trim();return x===""?k:x},c=r===""?9:8,l=0,d=()=>(l+=1,l);if(Lt(`devctl setup \u2014 ${c} steps`),Lt(""),r==="")await a(`${d()}. Repository root`,o);let u=await a(`${d()}. Environment / project name`,$s(o)),p=await e.detectGoogle(""),f=await a(`${d()}. Google Cloud project`,p.projectID);if(Lt(`${d()}. Authentication`),!p.adcAvailable){if(Lt(" ADC is not available. Run: gcloud auth application-default login"),(await a(" Run login now? (y/N)","n")).toLowerCase()==="y")try{await e.loginGoogle()}catch(k){Lt(` login failed: ${k instanceof Error?k.message:String(k)}`)}}else if(Lt(" \u2713 Application Default Credentials available"),p.userEmail!=="")Lt(` user: ${p.userEmail}`);let g=await a(`${d()}. Service account email to record (optional, never hard-coded at runtime)`,""),m=await a(`${d()}. IAP audience to record on a sample route (optional)`,""),y=await a(`${d()}. Proxy listen port`,String(Ds)),w=Number(y)||Ds,v=await a(`${d()}. Default profile name (optional)`,"");s.close(),Ff(o,u,f,v,{sa:g,audience:m,proxyPort:w}),Lt(""),Lt(`Wrote starter configuration to ${i}`),Lt(`${d()}. Validation`);try{let S=e.load(o,""),k=await e.runDoctor.execute(S);Lt(e.formatDoctor(k))}catch(S){Lt(` configuration is not valid yet: ${S instanceof Error?S.message:String(S)}`),Lt(" edit .devctl/config.yaml and run `devctl config validate`")}}function Ff(e,t,r,n,o={sa:"",audience:"",proxyPort:Ds}){let i=Tr(e,".devctl");Sl(Tr(i,"services"),{recursive:!0}),Sl(Tr(i,"profiles"),{recursive:!0}),Sl(Tr(i,"proxy"),{recursive:!0}),nC(Tr(i,"config.yaml"),`# yaml-language-server: $schema=https://raw.githubusercontent.com/amr-m-abdelgawad/devctl/main/schema/devctl.config.schema.json
|
|
572
|
+
version: 1
|
|
573
|
+
|
|
574
|
+
project:
|
|
575
|
+
name: ${t}
|
|
576
|
+
|
|
577
|
+
google:
|
|
578
|
+
project_id: ${r}
|
|
579
|
+
|
|
580
|
+
profiles:${n===""?" {}":`
|
|
581
|
+
${n}:
|
|
582
|
+
services: []`}
|
|
583
|
+
|
|
584
|
+
services:
|
|
585
|
+
app:
|
|
586
|
+
command: ["echo", "replace this with your service's start command"]
|
|
587
|
+
|
|
588
|
+
proxy:
|
|
589
|
+
enabled: true
|
|
590
|
+
listen:
|
|
591
|
+
host: 127.0.0.1
|
|
592
|
+
port: ${o.proxyPort}${o.audience===""?"":`
|
|
593
|
+
routes:
|
|
594
|
+
- name: sample
|
|
595
|
+
match:
|
|
596
|
+
host: sample.local
|
|
597
|
+
upstream:
|
|
598
|
+
url: http://127.0.0.1:8081
|
|
599
|
+
auth:
|
|
600
|
+
type: iap
|
|
601
|
+
audience: ${o.audience}
|
|
602
|
+
identity: ${o.sa===""?"user":`{ type: service_account, service_account: ${o.sa} }`}
|
|
603
|
+
`}
|
|
604
|
+
|
|
605
|
+
logs:
|
|
606
|
+
max_memory_events: 50000
|
|
607
|
+
persistence:
|
|
608
|
+
enabled: true
|
|
609
|
+
directory: ~/.devctl/logs
|
|
610
|
+
retention_days: 14
|
|
611
|
+
|
|
612
|
+
auth:
|
|
613
|
+
refresh_threshold_seconds: 300
|
|
614
|
+
|
|
615
|
+
shutdown:
|
|
616
|
+
stop_services_on_exit: true
|
|
617
|
+
grace_seconds: 10
|
|
618
|
+
`)}function Lt(e){process.stdout.write(`${e}
|
|
619
|
+
`)}ae();import{readdirSync as oR,readFileSync as iR}from"fs";import{basename as Mm,dirname as sR,extname as aR,join as Tn,resolve as cR}from"path";import{parse as lR}from"yaml";function I(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function Pl(e){return I(e)?new Set(Object.keys(e)):new Set}function q(e){if(typeof e==="string")return e;if(typeof e==="number"||typeof e==="boolean")return String(e);return""}function Pe(e){if(typeof e==="number")return e;if(typeof e==="string"){let t=Number(e);return Number.isNaN(t)?0:t}return 0}function vt(e){return e===!0}function Ut(e){if(!Array.isArray(e))return[];return e.map((t)=>q(t))}function _l(e){if(!Array.isArray(e))return[];return e.map((t)=>I(t)?{service:q(t.service),condition:q(t.condition)||"service_started"}:q(t))}function Jr(e){if(!I(e))return{};let t={};for(let[r,n]of Object.entries(e))t[r]=q(n);return t}function lr(e){if(typeof e==="string")return{args:e.split(/\s+/).filter((t)=>t!==""),shell:!1};if(Array.isArray(e))return{args:e.map((t)=>q(t)),shell:!1};return so()}function El(e){if(e===void 0||e===null)return[];if(typeof e==="string"||typeof e==="number")return[Rl(e,"http")];if(Array.isArray(e))return e.map((t,r)=>Rl(t,`port_${r}`));if(I(e))return Object.entries(e).map(([t,r])=>Rl(r,t));return[]}function Rl(e,t){if(typeof e==="string"&&e.toLowerCase()==="auto")return{name:t,value:0,auto:!0};return{name:t,value:Pe(e),auto:!1}}function Nf(e){if(!I(e))return vl();let t={},r=[],n={};for(let[o,i]of Object.entries(e))if(o==="required")r=Ut(i);else if(o==="defaults")n=Jr(i);else t[o]=q(i);return{vars:t,required:r,defaults:n}}function lC(e){if(!I(e))return bl();return{type:q(e.type),mode:q(e.mode),service_account:q(e.service_account),config:I(e.config)?{...e.config}:{}}}function dC(e){if(!I(e))return xl();return{type:q(e.type),url:q(e.url),address:q(e.address),command:lr(e.command),interval_seconds:Pe(e.interval_seconds),timeout_seconds:Pe(e.timeout_seconds),start_period_seconds:Pe(e.start_period_seconds),unhealthy_threshold:e.unhealthy_threshold===void 0?3:Pe(e.unhealthy_threshold),healthy_reset_threshold:e.healthy_reset_threshold===void 0?10:Pe(e.healthy_reset_threshold)}}function uC(e){if(!I(e))return{policy:"",max_retries:0,backoff_seconds:0};return{enabled:e.enabled===void 0?void 0:vt(e.enabled),policy:q(e.policy),max_retries:Pe(e.max_retries),backoff_seconds:Pe(e.backoff_seconds)}}function pC(e){if(!I(e))return{wait_for_healthy:!1,timeout_seconds:0};return{wait_for_healthy:vt(e.wait_for_healthy),timeout_seconds:Pe(e.timeout_seconds)}}function ei(e){if(!I(e))return Ur();let t=I(e.logs)?e.logs:{};return{extends:q(e.extends),description:q(e.description),command:lr(e.command),shell:vt(e.shell),working_dir:q(e.working_dir),dependencies:_l(e.dependencies),ports:El(e.ports),environment:Nf(e.environment),health:dC(e.health),identity:lC(e.identity),logs:{stdout:vt(t.stdout),stderr:vt(t.stderr)},restart:uC(e.restart),startup:pC(e.startup),capabilities:Ut(e.capabilities),proxy:Al(e.proxy),container:Tl(e.container),hooks:fC(e.hooks)}}function fC(e){let t=I(e)?e:{};return{pre_start:lr(t.pre_start),post_start:lr(t.post_start)}}function Hf(e){let t=I(e)?e:{};return{command:lr(t.command),shell:vt(t.shell),working_dir:q(t.working_dir),dependencies:Ut(t.dependencies),environment:Nf(t.environment)}}function Tl(e){if(!I(e))return;let t={};if(I(e.ports))for(let[r,n]of Object.entries(e.ports))t[r]=Pe(n);return{image:q(e.image),runtime:q(e.runtime),ports:t,env:Jr(e.env),volumes:Ut(e.volumes)}}function Al(e){if(e===void 0||e===null)return[];if(Array.isArray(e))return e.map((t)=>En(t));if(I(e))return[En(e)];return[]}function Fs(e){if(!I(e))return{services:[],environment:{}};return{services:Ut(e.services),environment:Jr(e.environment)}}function mC(e){if(typeof e==="string")return{type:e,service_account:""};if(!I(e))return{type:"",service_account:""};return{type:q(e.type),service_account:q(e.service_account)}}function gC(e){if(!I(e))return{type:"",identity:{type:"",service_account:""},audience:"",service_account:""};return{type:q(e.type),identity:mC(e.identity),audience:q(e.audience),service_account:q(e.service_account)}}function En(e){if(!I(e))return{name:"",match:{host:"",path:""},upstream:{url:""},auth:{type:"",identity:{type:"",service_account:""},audience:"",service_account:""}};let t=I(e.match)?e.match:{},r=I(e.upstream)?e.upstream:{};return{name:q(e.name),match:{host:q(t.host),path:q(t.path)},upstream:{url:q(r.url)},auth:gC(e.auth)}}ae();import{existsSync as hC,statSync as Bf}from"fs";import{basename as jf,dirname as Ns,isAbsolute as yC,join as Hs,resolve as Wf}from"path";function zr(e,t){if(t!=="")return vC(t);let r=e===""?process.cwd():e;r=yC(r)?r:Wf(r);for(;;){let n=Hs(r,Pt,Gt);if(ti(n))return{repoRoot:r,configPath:n};let o=Hs(r,"devctl.yaml");if(ti(o))return{repoRoot:r,configPath:o};let i=Ns(r);if(i===r)break;r=i}throw De(Cn,"no devctl configuration found","run `devctl setup` or create a .devctl/config.yaml in the repository root")}function vC(e){let t=Wf(e),r;try{r=Bf(t)}catch(o){throw ve(Cn,"config path not found",o)}if(r.isDirectory()){if(jf(t)===Pt)return{repoRoot:Ns(t),configPath:Hs(t,Gt)};return{repoRoot:t,configPath:Hs(t,Gt)}}let n=Ns(t);if(jf(n)===Pt)n=Ns(n);return{repoRoot:n,configPath:t}}function ti(e){return hC(e)&&!Bf(e).isDirectory()}function Ws(){return{services:{},templates:{},provenance:{}}}function Yr(e,t,r,n,o=""){if(I(t)&&Object.keys(t).length>0){for(let[i,s]of Object.entries(t))Yr(e,s,r,n,o===""?i:`${o}.${i}`);return}if(o==="")return;(e[o]??=[]).push({source:r,layer:n})}var xC=["environment","restart","startup","health","logs","identity","container","hooks"];function js(e,t,r){let n=Pl(r);if(I(r))for(let i of xC){let s=r[i];if(I(s))for(let a of Object.keys(s))n.add(`${i}.${a}`)}let o=e[t];e[t]=o?new Set([...o,...n]):n}function Gf(e,t,r=Ws(),n={source:"unknown",layer:"unknown"}){if(Yr(r.provenance,t,n.source,n.layer),t.version!==void 0)e.version=Pe(t.version);if(I(t.project)&&t.project.name!==void 0)e.project.name=q(t.project.name);if(I(t.google)){if(t.google.project_id!==void 0)e.google.project_id=q(t.google.project_id);if(t.google.region!==void 0)e.google.region=q(t.google.region)}if(I(t.profiles))for(let[o,i]of Object.entries(t.profiles)){let s=e.profiles[o];e.profiles[o]=s?wC(s,i):Fs(i)}if(I(t.templates))for(let[o,i]of Object.entries(t.templates)){let s=e.templates[o];e.templates[o]=s?Bs(s,i):ei(i),js(r.templates,o,i)}if(I(t.services))for(let[o,i]of Object.entries(t.services)){let s=e.services[o];e.services[o]=s?Bs(s,i):ei(i),js(r.services,o,i)}if(I(t.tasks))for(let[o,i]of Object.entries(t.tasks))e.tasks[o]=e.tasks[o]?SC(e.tasks[o],i):Hf(i);if(I(t.proxy))bC(e.proxy,t.proxy);if(I(t.logs)){if(t.logs.max_memory_events!==void 0)e.logs.max_memory_events=Pe(t.logs.max_memory_events);if(I(t.logs.persistence)){let o=t.logs.persistence;if(o.enabled!==void 0)e.logs.persistence.enabled=vt(o.enabled);if(o.directory!==void 0)e.logs.persistence.directory=q(o.directory);if(o.retention_days!==void 0)e.logs.persistence.retention_days=Pe(o.retention_days);if(o.max_session_logs!==void 0)e.logs.persistence.max_session_logs=Pe(o.max_session_logs)}}if(I(t.auth)&&t.auth.refresh_threshold_seconds!==void 0)e.auth.refresh_threshold_seconds=Pe(t.auth.refresh_threshold_seconds);if(I(t.shutdown)){if(t.shutdown.stop_services_on_exit!==void 0)e.shutdown.stop_services_on_exit=vt(t.shutdown.stop_services_on_exit);if(t.shutdown.grace_seconds!==void 0)e.shutdown.grace_seconds=Pe(t.shutdown.grace_seconds)}if(I(t.ui)){if(t.ui.theme!==void 0)e.ui.theme=q(t.ui.theme);if(t.ui.keymap!==void 0)e.ui.keymap=Jr(t.ui.keymap)}if(I(t.secrets)){if(t.secrets.extra_markers!==void 0)e.secrets.extra_markers=Ut(t.secrets.extra_markers);if(t.secrets.extra_patterns!==void 0)e.secrets.extra_patterns=Ut(t.secrets.extra_patterns)}if(I(t.doctor)&&Array.isArray(t.doctor.tools))e.doctor.tools=t.doctor.tools.filter(I).map((o)=>({name:q(o.name),command:q(o.command)}));if(Array.isArray(t.plugins))e.plugins=t.plugins.filter(I).map((o)=>({path:q(o.path)})).filter((o)=>o.path!=="");if(I(t.environment)){if(Array.isArray(t.environment.sources))e.environment.sources=Ut(t.environment.sources);if(I(t.environment.secrets))e.environment.secrets={...e.environment.secrets,...Jr(t.environment.secrets)}}}function bC(e,t){if(t.enabled!==void 0)e.enabled=vt(t.enabled);if(I(t.listen)){if(t.listen.host!==void 0)e.listen.host=q(t.listen.host);if(t.listen.port!==void 0)e.listen.port=Pe(t.listen.port)}if(I(t.token_endpoint)){let r=t.token_endpoint;if(r.enabled!==void 0)e.token_endpoint.enabled=vt(r.enabled);if(r.host!==void 0)e.token_endpoint.host=q(r.host);if(r.port!==void 0)e.token_endpoint.port=Pe(r.port)}if(Array.isArray(t.routes))e.routes=t.routes.map((r)=>En(r))}function wC(e,t){if(!I(t))return e;return{services:t.services!==void 0?Ut(t.services):e.services,environment:t.environment!==void 0?{...e.environment,...Jr(t.environment)}:e.environment}}function SC(e,t){if(!I(t))return e;return{command:t.command!==void 0?lr(t.command):e.command,shell:t.shell!==void 0?vt(t.shell):e.shell,working_dir:t.working_dir!==void 0?q(t.working_dir):e.working_dir,dependencies:t.dependencies!==void 0?Ut(t.dependencies):e.dependencies,environment:Uf(e.environment,t.environment)}}function Bs(e,t){if(!I(t))return e;let r=Pl(t),n={...e,environment:Uf(e.environment,t.environment),health:CC(e.health,t.health),identity:RC(e.identity,t.identity),logs:PC(e.logs,t.logs),restart:_C(e.restart,t.restart),startup:EC(e.startup,t.startup),container:TC(e.container,t.container),hooks:kC(e.hooks,t.hooks)};if(r.has("extends"))n.extends=q(t.extends);if(r.has("description"))n.description=q(t.description);if(r.has("command"))n.command=lr(t.command);if(r.has("shell"))n.shell=vt(t.shell);if(r.has("working_dir"))n.working_dir=q(t.working_dir);if(r.has("dependencies"))n.dependencies=_l(t.dependencies);if(r.has("ports"))n.ports=El(t.ports);if(r.has("capabilities"))n.capabilities=Ut(t.capabilities);if(r.has("proxy"))n.proxy=Al(t.proxy);return n}function kC(e,t){if(!I(t))return e;return{pre_start:t.pre_start!==void 0?lr(t.pre_start):e.pre_start,post_start:t.post_start!==void 0?lr(t.post_start):e.post_start}}function Uf(e,t){if(!I(t))return e;let r={...e.vars},n={...e.defaults},o=e.required;for(let[i,s]of Object.entries(t))if(i==="required")o=Ut(s);else if(i==="defaults")Object.assign(n,Jr(s));else r[i]=q(s);return{vars:r,required:o,defaults:n}}function CC(e,t){if(!I(t))return e;return{type:t.type!==void 0?q(t.type):e.type,url:t.url!==void 0?q(t.url):e.url,address:t.address!==void 0?q(t.address):e.address,command:t.command!==void 0?lr(t.command):e.command,interval_seconds:t.interval_seconds!==void 0?Pe(t.interval_seconds):e.interval_seconds,timeout_seconds:t.timeout_seconds!==void 0?Pe(t.timeout_seconds):e.timeout_seconds,start_period_seconds:t.start_period_seconds!==void 0?Pe(t.start_period_seconds):e.start_period_seconds,unhealthy_threshold:t.unhealthy_threshold!==void 0?Pe(t.unhealthy_threshold):e.unhealthy_threshold,healthy_reset_threshold:t.healthy_reset_threshold!==void 0?Pe(t.healthy_reset_threshold):e.healthy_reset_threshold}}function RC(e,t){if(!I(t))return e;return{type:t.type!==void 0?q(t.type):e.type,mode:t.mode!==void 0?q(t.mode):e.mode,service_account:t.service_account!==void 0?q(t.service_account):e.service_account,config:t.config!==void 0&&I(t.config)?{...e.config??{},...t.config}:e.config}}function PC(e,t){if(!I(t))return e;return{stdout:t.stdout!==void 0?vt(t.stdout):e.stdout,stderr:t.stderr!==void 0?vt(t.stderr):e.stderr}}function _C(e,t){if(!I(t))return e;return{enabled:t.enabled!==void 0?vt(t.enabled):e.enabled,policy:t.policy!==void 0?q(t.policy):e.policy,max_retries:t.max_retries!==void 0?Pe(t.max_retries):e.max_retries,backoff_seconds:t.backoff_seconds!==void 0?Pe(t.backoff_seconds):e.backoff_seconds}}function EC(e,t){if(!I(t))return e;return{wait_for_healthy:t.wait_for_healthy!==void 0?vt(t.wait_for_healthy):e.wait_for_healthy,timeout_seconds:t.timeout_seconds!==void 0?Pe(t.timeout_seconds):e.timeout_seconds}}function TC(e,t){if(!I(t))return e;let r=Tl(t);if(!r)return e;return{image:t.image!==void 0?r.image:e?.image??"",runtime:t.runtime!==void 0?r.runtime:e?.runtime??"",ports:t.ports!==void 0?{...e?.ports??{},...r.ports}:e?.ports??{},env:t.env!==void 0?{...e?.env??{},...r.env}:e?.env??{},volumes:t.volumes!==void 0?r.volumes:e?.volumes??[]}}function Kf(e,t){let r=Object.keys(e.services).sort();for(let n of r){let o=e.services[n]?.proxy??[];if(o.length===0)continue;o.forEach((i,s)=>{let c={name:o.length===1?n:`${n}-${s+1}`,match:i.match,upstream:i.upstream,auth:i.auth},l=e.proxy.routes.length;if(e.proxy.routes.push(c),t)Yr(t,c,`synthesized from services.${n}.proxy`,"synthesized",`proxy.routes.${l}`)})}}function qf(e,t=Ws()){if(Object.keys(e.templates).length===0)return;let r={};for(let[n,o]of Object.entries(e.services))r[n]=Vf(e,o,t.services[n]??new Set,t,{});e.services=r}function Vf(e,t,r,n,o){if(t.extends==="")return t;if(o[t.extends])throw Error(`template cycle involving "${t.extends}"`);let i=e.templates[t.extends]??Ur();if(!e.templates[t.extends])throw Error(`service extends unknown template "${t.extends}"`);let s={...o,[t.extends]:!0},a=n.templates[t.extends]??new Set,c=Vf(e,i,a,n,s),l=AC(c,t,r);return l.extends=t.extends,l}function AC(e,t,r){let n={...e};if(r.has("extends"))n.extends=t.extends;if(r.has("description"))n.description=t.description;if(r.has("command"))n.command=t.command;if(r.has("shell"))n.shell=t.shell;if(r.has("working_dir"))n.working_dir=t.working_dir;if(r.has("dependencies"))n.dependencies=t.dependencies;if(r.has("ports"))n.ports=t.ports;if(r.has("capabilities"))n.capabilities=t.capabilities;if(r.has("proxy"))n.proxy=t.proxy;if(r.has("container")){let o=t.container,i=e.container;n.container=o&&i?{image:r.has("container.image")?o.image:i.image,runtime:r.has("container.runtime")?o.runtime:i.runtime,ports:r.has("container.ports")?o.ports:i.ports,env:r.has("container.env")?o.env:i.env,volumes:r.has("container.volumes")?o.volumes:i.volumes}:o??i}return n.hooks={pre_start:r.has("hooks.pre_start")?t.hooks.pre_start:e.hooks.pre_start,post_start:r.has("hooks.post_start")?t.hooks.post_start:e.hooks.post_start},n.health={type:r.has("health.type")?t.health.type:e.health.type,url:r.has("health.url")?t.health.url:e.health.url,address:r.has("health.address")?t.health.address:e.health.address,command:r.has("health.command")?t.health.command:e.health.command,interval_seconds:r.has("health.interval_seconds")?t.health.interval_seconds:e.health.interval_seconds,timeout_seconds:r.has("health.timeout_seconds")?t.health.timeout_seconds:e.health.timeout_seconds,start_period_seconds:r.has("health.start_period_seconds")?t.health.start_period_seconds:e.health.start_period_seconds,unhealthy_threshold:r.has("health.unhealthy_threshold")?t.health.unhealthy_threshold:e.health.unhealthy_threshold,healthy_reset_threshold:r.has("health.healthy_reset_threshold")?t.health.healthy_reset_threshold:e.health.healthy_reset_threshold},n.identity={type:r.has("identity.type")?t.identity.type:e.identity.type,mode:r.has("identity.mode")?t.identity.mode:e.identity.mode,service_account:r.has("identity.service_account")?t.identity.service_account:e.identity.service_account,config:r.has("identity.config")?t.identity.config:e.identity.config},n.logs={stdout:r.has("logs.stdout")?t.logs.stdout:e.logs.stdout,stderr:r.has("logs.stderr")?t.logs.stderr:e.logs.stderr},n.restart={enabled:r.has("restart.enabled")?t.restart.enabled:e.restart.enabled,policy:r.has("restart.policy")?t.restart.policy:e.restart.policy,max_retries:r.has("restart.max_retries")?t.restart.max_retries:e.restart.max_retries,backoff_seconds:r.has("restart.backoff_seconds")?t.restart.backoff_seconds:e.restart.backoff_seconds},n.startup={wait_for_healthy:r.has("startup.wait_for_healthy")?t.startup.wait_for_healthy:e.startup.wait_for_healthy,timeout_seconds:r.has("startup.timeout_seconds")?t.startup.timeout_seconds:e.startup.timeout_seconds},n.environment={vars:{...e.environment.vars,...t.environment.vars},defaults:{...e.environment.defaults,...t.environment.defaults},required:r.has("environment.required")?t.environment.required:e.environment.required},n}ae();function Ll(e){if(e.version===0)throw T(te,"version is required");if(e.version===ao)return e;throw T(te,`unsupported config version ${e.version} (expected ${ao}); no migration is available`)}var Jf=["version","project","google","profiles","templates","services","tasks","proxy","logs","auth","shutdown","ui","secrets","doctor","plugins","environment"],zf=["extends","description","command","shell","working_dir","dependencies","ports","environment","health","identity","logs","restart","startup","capabilities","proxy","container","hooks"],Yf=["type","url","address","command","interval_seconds","timeout_seconds","start_period_seconds","unhealthy_threshold","healthy_reset_threshold"],Xf=["service","condition"],Qf=["type","mode","service_account","config"],Zf=["enabled","policy","max_retries","backoff_seconds"],em=["wait_for_healthy","timeout_seconds"],tm=["enabled","listen","token_endpoint","routes"],rm=["host","port"],Dl=["name","match","upstream","auth"],Ml=["host","path"],Ol=["url"],Il=["type","identity","audience","service_account"],nm=["max_memory_events","persistence"],om=["enabled","directory","retention_days","max_session_logs"],im=["refresh_threshold_seconds"],sm=["stop_services_on_exit","grace_seconds"],am=["theme","keymap"],cm=["name"],lm=["project_id","region"],dm=["services","environment"],$l=["required","defaults"],um=["stdout","stderr"],pm=["extra_markers","extra_patterns"],fm=["tools"],mm=["name","command"],gm=["enabled","host","port"],hm=["path"],ym=["sources","secrets"],vm=["image","runtime","ports","env","volumes"],xm=["pre_start","post_start"],bm=["command","shell","working_dir","dependencies","environment"],wm=["google","google_api","iap","network","service_identity","local_http"],Sm=["|","||","&&",";",">",">>","<","&"];var LC=2;function Xr(e,t){if(Array.isArray(e))return e.flatMap((o,i)=>Xr(o,km(t,String(i))));if(!NC(e))return[];let r=MC(t),n=[];for(let o of Object.keys(e)){let i=km(t,o);if(r.length>0&&!r.includes(o)&&!DC(t))n.push(i);n.push(...Xr(e[o],i))}return n}function DC(e){if(e==="services"||e==="profiles"||e==="templates"||e==="tasks")return!0;if(e.endsWith(".environment")||e.endsWith(".defaults")||e.endsWith(".keymap"))return!0;if(e.endsWith(".container.ports")||e.endsWith(".container.env"))return!0;if(e.endsWith(".identity.config")||e.includes(".identity.config."))return!0;return e.includes(".environment.")&&!e.endsWith(".environment")}function MC(e){switch(e){case"":return Jf;case"project":return cm;case"google":return lm;case"proxy":return tm;case"proxy.listen":return rm;case"proxy.token_endpoint":return gm;case"logs":return nm;case"logs.persistence":return om;case"auth":return im;case"shutdown":return sm;case"ui":return am;case"secrets":return pm;case"doctor":return fm;case"environment":return ym;default:return OC(e)}}function OC(e){if(e==="services"||e==="profiles"||e==="templates"||e==="tasks")return[];if(e.startsWith("services.")||e.startsWith("templates.")){if(e.includes(".dependencies."))return Xf;return IC(e)}if(e.startsWith("profiles.")){if(e.split(".").length===2)return dm}if(e.startsWith("tasks.")){let t=e.split(".");if(t.length===2)return bm;if(t[2]==="environment")return $l}if(e.includes("routes"))return FC(e);if(e.startsWith("doctor.tools")&&e.split(".").length>=3)return mm;if(e==="plugins")return[];if(e.startsWith("plugins.")&&e.split(".").length===2)return hm;return[]}function IC(e){let t=e.split(".");if(t.length===2)return zf;if(t.length>=3)switch(t[2]){case"health":return Yf;case"identity":return Qf;case"restart":return Zf;case"startup":return em;case"logs":return um;case"environment":return $l;case"proxy":return $C(t);case"container":return vm;case"hooks":return xm;default:return[]}return[]}function $C(e){let t=e.slice(3),r=t[0]!==void 0&&/^\d+$/.test(t[0])?1:0,n=t[r]??"";if(n==="match")return Ml;if(n==="upstream")return Ol;if(n==="auth")return Il;return Dl}function FC(e){if(e==="proxy.routes")return[];if(e.endsWith(".match"))return Ml;if(e.endsWith(".upstream"))return Ol;if(e.endsWith(".auth"))return Il;if(e.includes("proxy.routes")&&e.split(".").length===LC+1)return Dl;return[]}function km(e,t){if(e==="")return t;return`${e}.${t}`}function NC(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function co(e){return`unknown fields: ${e.join(", ")}`}function Qr(e){let t=e.trim().toLowerCase();if(t==="")return!0;if(t==="localhost"||t==="::1")return!0;if(Cm(t))return!0;return HC(t)}function Cm(e){let t=e.split(".");if(t.length!==4)return!1;let r=t.map((n)=>Number(n));if(r.some((n)=>!Number.isInteger(n)||n<0||n>255))return!1;return r[0]===127}function HC(e){if(!e.startsWith("::ffff:"))return!1;return Cm(e.slice(7))}import{existsSync as BC}from"fs";import{isAbsolute as WC,resolve as GC}from"path";import{fileURLToPath as UC}from"url";function Rm(e,t,r){let n=e,o="";for(;;){let i=n.indexOf("${");if(i<0)return o+n;o+=n.slice(0,i);let s=n.slice(i).indexOf("}");if(s<0)throw Error(`unclosed environment reference in "${e}"`);let a=n.slice(i+2,i+s);o+=jC(a,t,r),n=n.slice(i+s+1)}}function jC(e,t,r){let n=e.split(".");if(n.length<3||n[0]!=="services")throw Error(`unsupported reference \${${e}}`);let o=n[1]??"",i=t.services[o];if(!i)throw Error(`reference \${${e}}: unknown service`);let s=r[o];if(n[2]==="port"){if(s){if(s.http!==void 0)return String(s.http);let c=Object.values(s)[0];if(c!==void 0)return String(c)}let a=Of(i.ports);if(a&&!a.auto)return String(a.value)}if(n[2]==="ports"){let a=n[3];if(!a)throw Error(`reference \${${e}}: missing port name`);if(s&&s[a]!==void 0)return String(s[a]);let c=wl(i.ports,a);if(c&&!c.auto)return String(c.value);let l=Number.parseInt(a,10);if(!Number.isNaN(l)&&l>=0&&l<i.ports.length){let d=i.ports[l];if(d&&!d.auto)return String(d.value)}}throw Error(`unresolvable reference \${${e}}`)}function Fl(e,t,r){let n={};for(let[o,i]of Object.entries(e))n[o]=Rm(i,t,r);return n}function Pm(e){let t=[],r=e;for(;;){let n=r.indexOf("${");if(n<0)return t;let o=r.slice(n).indexOf("}");if(o<0)return t;t.push(r.slice(n+2,n+o)),r=r.slice(n+o+1)}}function _m(e,t){let r=e.split(".");if(r.length<2)return!1;if(r[0]!=="services"||r.length<3)return!1;let n=t.services[r[1]??""];if(!n)return!1;if(r[2]==="port"||r[2]==="ports"){if(r.length===3)return n.ports.length>0;if(r.length>=4){let o=r[3]??"";if(!Number.isNaN(Number.parseInt(o,10)))return!0;return wl(n.ports,o)!==void 0}}return!0}var Us=65535,Ks=1,Am=["http","tcp","process","command"];function Nl(e){let t=[];for(let[r,n]of Object.entries(e.services)){let o=n.health.type;if(o!==""&&!Am.includes(o.toLowerCase()))t.push({service:r,type:o})}return t}var KC=0,Em=1,Tm=2;function Zr(e){let t=[];if(e.version===0)t.push("version is required");else if(e.version!==ao)t.push(`unsupported config version ${e.version} (expected ${ao}); no migration is available`);if(Object.keys(e.services).length===0)t.push("at least one service must be defined");t.push(...VC(e)),t.push(...qC(e)),t.push(...XC(e)),t.push(...QC(e)),t.push(...ZC(e));for(let[r,n]of e.plugins.entries())if(n.path==="")t.push(`plugins.${r}.path is required`);else try{let o=n.path.startsWith("file:")?UC(n.path):WC(n.path)?n.path:GC(e.repoRoot,n.path);if(!BC(o))t.push(`plugins.${r}.path does not exist: ${n.path}`)}catch{t.push(`plugins.${r}.path is invalid: ${n.path}`)}if(e.logs.max_memory_events<0)t.push("logs.max_memory_events must be >= 0");return t}function qC(e){let t=[];for(let[r,n]of Object.entries(e.tasks)){let o=`tasks.${r}`;if(Kr(n.command))t.push(`${o}.command is required`);t.push(...Gs(o,n.command,n.shell));for(let i of n.dependencies)if(!e.services[i])t.push(`${o}.dependencies: unknown service "${i}"`);t.push(...Lm(`${o}.environment`,n.environment,e))}return t}function VC(e){let t=[],r={};for(let[n,o]of Object.entries(e.services)){let i=`services.${n}`;if(Kr(o.command)&&!o.container)t.push(`${i}.command is required`);t.push(...Gs(i,o.command,o.shell)),t.push(...Gs(`${i}.hooks.pre_start`,o.hooks.pre_start,o.shell)),t.push(...Gs(`${i}.hooks.post_start`,o.hooks.post_start,o.shell)),t.push(...tR(i,o.capabilities));for(let c of o.dependencies){let l=Ft(c);if(!e.services[l])t.push(`${i}.dependencies: unknown service "${l}"`);if(l===n)t.push(`${i}.dependencies: service cannot depend on itself`);if(!["service_started","service_healthy"].includes(Gr(c)))t.push(`${i}.dependencies: condition must be service_started or service_healthy`);if(Gr(c)==="service_healthy"&&e.services[l]?.health.type==="")t.push(`${i}.dependencies: service_healthy requires ${l} to define a health check`)}if(o.extends!==""&&!e.templates[o.extends])t.push(`${i}.extends: unknown template "${o.extends}"`);for(let c of o.ports.filter((l)=>!l.auto))if(c.value<Ks||c.value>Us)t.push(`${i}.ports.${c.name}: invalid port ${c.value}`);else if(r[c.value])t.push(`duplicate port ${c.value} used by ${r[c.value]} and ${n}`);else r[c.value]=n;let s=YC(`${i}.identity`,o.identity,e.plugins.length>0);if(s!=="")t.push(s);if(t.push(...JC(i,o,e.plugins.length>0)),o.health.start_period_seconds<0)t.push(`${i}.health.start_period_seconds must be >= 0`);if(o.health.unhealthy_threshold<1)t.push(`${i}.health.unhealthy_threshold must be >= 1`);if(o.health.healthy_reset_threshold<1)t.push(`${i}.health.healthy_reset_threshold must be >= 1`);let a=Os(o.restart);if(a!==Ts&&a!==As&&a!==Ls)t.push(`${i}.restart.policy must be never, on_failure, or always`);if(t.push(...Lm(`${i}.environment`,o.environment,e)),o.container){if(o.container.image==="")t.push(`${i}.container.image is required`);if(o.container.runtime!==""&&o.container.runtime!=="docker"&&o.container.runtime!=="podman")t.push(`${i}.container.runtime must be docker or podman`);for(let[c,l]of Object.entries(o.container.ports)){if(!o.ports.some((d)=>d.name===c))t.push(`${i}.container.ports.${c}: no matching service port`);if(l<Ks||l>Us)t.push(`${i}.container.ports.${c}: invalid container port ${l}`)}}}return t}function JC(e,t,r){let n=[];if(t.health.type==="")return n;let o=t.health.type.toLowerCase();if(!Am.includes(o)&&!r)n.push(`${e}.health.type must be http, tcp, process, or command`);if(o==="http"&&t.health.url==="")n.push(`${e}.health.url is required for http health checks`);if(o==="tcp"&&t.health.address===""&&t.ports.length===0)n.push(`${e}.health.address is required for tcp health checks without ports`);if(o==="command"&&Kr({args:t.health.command.args,shell:!1}))n.push(`${e}.health.command is required for command health checks`);return n}var zC=["","user","service","service_account"];function YC(e,t,r){let n=Zo(t).toLowerCase();if(n===""||n==="user")return"";if(n==="service"||n==="service_account"){if(t.service_account==="")return`${e}.service_account is required for service identity`;if(!t.service_account.includes("@"))return`${e}.service_account must be an email`;return""}if(r)return"";return`${e}.type must be user or service_account`}function Hl(e){let t=[];for(let[r,n]of Object.entries(e.services)){let o=Zo(n.identity).toLowerCase();if(!zC.includes(o))t.push({service:r,type:o})}return t}function XC(e){let t={},r=[],n=[],o=(i)=>{let s=t[i]??KC;if(s===Tm)return;if(s===Em){r.push(`dependency cycle: ${[...n,i].join(" \u2192 ")}`);return}t[i]=Em,n.push(i);let a=e.services[i];if(a)for(let c of a.dependencies){let l=Ft(c);if(e.services[l])o(l)}n.pop(),t[i]=Tm};for(let i of Object.keys(e.services))o(i);return r}function Lm(e,t,r){let n=[],o=(i,s)=>{for(let a of Pm(s))if(!_m(a,r))n.push(`${e}.${i}: unresolvable reference \${${a}}`)};for(let[i,s]of Object.entries(t.vars))o(i,s);for(let[i,s]of Object.entries(t.defaults))o(i,s);return n}function QC(e){let t=[];for(let[r,n]of Object.entries(e.profiles))for(let o of n.services)if(!e.services[o])t.push(`profiles.${r} references unknown service "${o}"`);return t}function ZC(e){let t=[];if(e.proxy.listen.host!==""){if(!rR(e.proxy.listen.host))t.push("proxy.listen.host must be an IP address or localhost");else if(!Qr(e.proxy.listen.host))t.push("proxy.listen.host must be a loopback address")}if(e.proxy.enabled&&e.proxy.listen.port===0)t.push("proxy.listen.port is required when proxy.enabled is true");if(e.proxy.listen.port!==0&&(e.proxy.listen.port<Ks||e.proxy.listen.port>Us))t.push("proxy.listen.port is invalid");let r={};return e.proxy.routes.forEach((n,o)=>{let i=`proxy.routes[${o}]`;if(n.name==="")t.push(`${i}.name is required`);else if(r[n.name])t.push(`${i}: duplicate route name ${n.name}`);if(r[n.name]=!0,n.upstream.url==="")t.push(`${i}.upstream.url is required`);if(n.auth.type.toLowerCase()==="iap"){if(n.auth.audience.trim()==="")t.push(`${i}.auth.audience is required when auth.type is iap`);if(n.auth.identity.type.trim()==="")t.push(`${i}.auth.identity.type is required when auth.type is iap`)}let s=n.auth.identity.type.toLowerCase();if(s==="service"||s==="service_account"||Er({type:s,mode:"",service_account:""})){if((n.auth.identity.service_account||n.auth.service_account)==="")t.push(`${i}.auth.identity.service_account is required`)}}),t.push(...eR(e)),t}function eR(e){let t=[],r=e.proxy.token_endpoint;if(!r.enabled)return t;let n=r.host||Tf;if(!Qr(n))t.push("proxy.token_endpoint.host must be a loopback address");if(r.port!==0&&(r.port<Ks||r.port>Us))t.push("proxy.token_endpoint.port is invalid");return t}function Gs(e,t,r){if(t.shell||r)return[];for(let n of t.args)if(Sm.includes(n)||n.includes("|")||n.includes(";")||n.includes("&&"))return[`${e}.command contains shell metacharacters; set shell: true to run via a shell`];return[]}function tR(e,t){let r=[];for(let n of t)if(!wm.includes(n))r.push(`${e}.capabilities: unknown capability "${n}"`);return r}function rR(e){if(e==="localhost")return!0;return nR(e)}function nR(e){if(/^(\d{1,3}\.){3}\d{1,3}$/.test(e))return e.split(".").every((r)=>{let n=Number(r);return n>=0&&n<=255});return e.includes(":")}function ri(e,t,r){try{return ni(e,t,{candidateText:r}),[]}catch(n){if(n instanceof Ue){let o=`${n.kind}: `;return[n.message.startsWith(o)?n.message.slice(o.length):n.message]}return[n instanceof Error?n.message:String(n)]}}function xr(e,t){let{repoRoot:r,configPath:n}=zr(e,t);return ni(r,n)}function An(e,t){try{return xr(e,t)}catch(r){if(!Ps(r,Cn))throw r;let n=e===""?process.cwd():cR(e),o=_n();return o.repoRoot=n,o.configPath=Tn(n,Pt,Gt),o}}function ni(e,t,r){let n=_n(),o=Ws();Om(t,n,o,r?.candidateText,"main"),n.repoRoot=e,n.configPath=t;let i=sR(t);if(Mm(i)===Pt)uR(i,n,o);n=dR(n,e,t,o),n=Ll(n);try{qf(n,o)}catch(a){throw ve(te,"template merge failed",a)}Kf(n,o.provenance),n.provenance=o.provenance;let s=Zr(n);if(s.length>0)throw T(te,s.join(`
|
|
620
|
+
`));return n}function dR(e,t,r,n){let o=Tn(er(),"config.local.yaml"),i=Tn(t,Pt,"config.local.yaml");for(let s of[o,i]){if(s===r||!ti(s))continue;Om(s,e,n,void 0,s===o?"home_local":"repo_local")}return e}function Om(e,t,r,n,o="main"){let i=n!==void 0?Im(n,e):jl(e),s=Xr(i,"");if(s.length>0)throw T(te,co(s));Gf(t,i,r,{source:e,layer:o})}function uR(e,t,r){Dm(Tn(e,"services"),(o,i,s)=>{let a=Xr(i,`services.${o}`);if(a.length>0)throw T(te,co(a));let c=t.services[o];t.services[o]=c?Bs(c,i):ei(i),js(r.services,o,i),Yr(r.provenance,i,s,"modular_service",`services.${o}`)}),Dm(Tn(e,"profiles"),(o,i,s)=>{let a=Xr(i,`profiles.${o}`);if(a.length>0)throw T(te,co(a));t.profiles[o]=Fs(i),Yr(r.provenance,i,s,"modular_profile",`profiles.${o}`)});let n=Tn(e,"proxy","routes.yaml");if(ti(n))pR(n,t,r)}function pR(e,t,r){let n=jl(e);if(I(n.proxy))Yr(r.provenance,n.proxy,e,"modular_proxy","proxy");if(Array.isArray(n.routes))Yr(r.provenance,n.routes,e,"modular_proxy","proxy.routes");if(I(n.proxy)){let o=Xr({proxy:n.proxy},"");if(o.length>0)throw T(te,co(o))}if(Array.isArray(n.routes))n.routes.forEach((o,i)=>{let s=Xr(o,`proxy.routes.${i}`);if(s.length>0)throw T(te,co(s))});if(I(n.proxy)){if(Array.isArray(n.proxy.routes))t.proxy.routes.push(...n.proxy.routes.map((o)=>En(o)));if(I(n.proxy.listen)){if(typeof n.proxy.listen.host==="string"&&n.proxy.listen.host!=="")t.proxy.listen.host=n.proxy.listen.host;if(typeof n.proxy.listen.port==="number"&&n.proxy.listen.port!==0)t.proxy.listen.port=n.proxy.listen.port}}if(Array.isArray(n.routes))t.proxy.routes.push(...n.routes.map((o)=>En(o)))}function Dm(e,t){let r;try{r=oR(e)}catch(n){if(fR(n))return;throw n}for(let n of r.sort()){let o=aR(n);if(o!==".yaml"&&o!==".yml")continue;let i=Tn(e,n),s=jl(i);t(Mm(n,o),s,i)}}function jl(e){let t;try{t=iR(e,"utf8")}catch(r){throw ve(te,"unable to read config",r)}return Im(t,e)}function Im(e,t){let r;try{r=lR(e)}catch(n){throw ve(te,`invalid YAML in ${t}`,n)}if(r===null||r===void 0)return{};if(!I(r))throw T(te,`unable to decode config: ${t} is not a mapping`);return r}function fR(e){return typeof e==="object"&&e!==null&&"code"in e&&e.code==="ENOENT"}ae();Lr();import{existsSync as Js,readFileSync as gR}from"fs";import{homedir as jm}from"os";import{join as Ul}from"path";var{spawn:Kl}=globalThis.Bun;var hR="https://www.googleapis.com/auth/cloud-platform",Bm=1500,yR=2000;function fo(){let e=globalThis;if(e.window&&typeof e.window.fetch!=="function")e.window.fetch=fetch}function ql(){let e=process.env.GOOGLE_APPLICATION_CREDENTIALS||Ul(jm(),".config","gcloud","application_default_credentials.json");if(!Js(e))return"";try{let t=JSON.parse(gR(e,"utf8"));return typeof t.quota_project_id==="string"?t.quota_project_id:""}catch{return""}}async function Mn(e){let t={gcloudInstalled:await Vl("gcloud"),adcAvailable:!1,userEmail:"",projectID:"",projectSource:""};if(e!=="")t.projectID=e,t.projectSource="configuration";else{let r=SR("GOOGLE_CLOUD_PROJECT","GCLOUD_PROJECT","GOOGLE_PROJECT");if(r!=="")t.projectID=r,t.projectSource="environment variable";else if(t.gcloudInstalled){let n=await Hm("core/project");if(n!=="")t.projectID=n,t.projectSource="gcloud configuration"}}if(ii())try{await qm(vR(t),yR)}catch(r){t.adcAvailable=!1,t.error=mo(r)}if(t.userEmail===""&&t.gcloudInstalled)t.userEmail=await Hm("core/account");return t}async function vR(e){fo();let{GoogleAuth:t}=await import("google-auth-library"),r=new t({scopes:[hR]});await r.getClient(),e.adcAvailable=!0;let n=await r.getProjectId().catch(()=>"");if(e.projectID===""&&n)e.projectID=n,e.projectSource="application default credentials";let o=await xR(r);if(o!=="")e.userEmail=o}async function xR(e){try{let t=await e.getCredentials();if(t.client_email)return t.client_email}catch{}try{let t=await e.getClient(),r=typeof t.credentials?.id_token==="string"?t.credentials.id_token:"";if(r!==""){let n=bR(r);if(n!=="")return n}}catch{return""}return""}function bR(e){let t=e.split(".");if(t.length<2||!t[1])return"";try{let r=JSON.parse(Buffer.from(t[1],"base64url").toString("utf8"));return typeof r.email==="string"?r.email:""}catch{return""}}async function Wm(e){let t=await Mn(e);return tr({kind:"user",email:t.userEmail,project:t.projectID,projectSource:t.projectSource,adcAvailable:t.adcAvailable})}async function Gm(){if(await Kl({cmd:["gcloud","auth","application-default","login"],stdin:"inherit",stdout:"inherit",stderr:"inherit"}).exited!==0)throw De(oo,"application-default login failed","run `gcloud auth application-default login`")}async function Um(){if(await Kl({cmd:["gcloud","auth","application-default","revoke","--quiet"],stdout:"ignore",stderr:"pipe"}).exited!==0)throw De(oo,"failed to revoke application-default credentials","run `gcloud auth application-default revoke`")}function mo(e){let t=wR(e).toLowerCase();if(po(t,["unauth","invalid_grant","token has been expired","expired"]))return De(oo,"credential expired or invalid","run `devctl auth login` or `gcloud auth application-default login`");if(po(t,["api has not been used","has not been enabled","access not configured","service_disabled"]))return De(Rn,"required Google API is not enabled","enable the API in the target service account project; devctl will not enable APIs automatically");if(po(t,["permission","forbidden","iam"])){if(po(t,["serviceaccounttoken","iamcredentials","token creator","getaccesstoken"]))return De(Rs,"cannot impersonate service account","ask an administrator to grant roles/iam.serviceAccountTokenCreator on the target service account");return De(Rn,"authorization failure","verify IAM permissions for the current user on this project")}if(t.includes("audience"))return De(ml,"IAP audience is incorrect","set auth.audience on the proxy route to the IAP OAuth client ID");if(t.includes("iap"))return ve(ml,"IAP authentication failure",e);if(t.includes("project"))return De(te,"wrong or missing Google project","set google.project_id in .devctl/config.yaml");if(po(t,["timeout","network","connection refused","no such host"]))return ve(it,"network problem reaching Google Cloud",e);if(po(t,["adc","default credentials","could not find"]))return De(oo,"application default credentials unavailable","run `gcloud auth application-default login`");return ve(oo,"Google authentication failed",e)}function wR(e){let t=[],r=new Set,n=(o,i)=>{if(o===null||o===void 0||i>8||r.has(o))return;if(typeof o==="string"){t.push(o);return}if(typeof o!=="object")return;r.add(o);let s=o;for(let a of["message","reason","status","code","error_description","permission","service"])n(s[a],i+1);for(let a of["error","errors","details","response","data","cause","metadata"]){let c=s[a];if(Array.isArray(c))c.forEach((l)=>n(l,i+1));else n(c,i+1)}};return n(e,0),t.length>0?t.join(" "):String(e)}function po(e,t){return t.some((r)=>e.includes(r))}function SR(...e){for(let t of e){let r=process.env[t];if(r)return r}return""}async function Vl(e){try{return(await Km(process.platform==="win32"?["where",e]:["which",e],Bm)).code===0}catch{return!1}}function ii(){let e=process.env.GOOGLE_APPLICATION_CREDENTIALS;if(e&&Js(e))return!0;if(Js(Ul(jm(),".config","gcloud","application_default_credentials.json")))return!0;let t=process.env.APPDATA;return Boolean(t&&Js(Ul(t,"gcloud","application_default_credentials.json")))}async function Hm(e){try{let t=await Km(["gcloud","config","get-value",e],Bm);if(t.code!==0)return"";let r=t.stdout.trim();if(r===""||r==="(unset)")return"";return r}catch{return""}}async function Km(e,t){let r=Kl({cmd:e,stdout:"pipe",stderr:"ignore",env:{...process.env,CLOUDSDK_CORE_DISABLE_PROMPTS:"1",CLOUDSDK_CORE_DISABLE_USAGE_REPORTING:"true"}}),n=r.stdout?new Response(r.stdout).text():Promise.resolve("");try{let[o,i]=await qm(Promise.all([n,r.exited]),t);return{code:i??1,stdout:o}}catch{return r.kill(),{code:1,stdout:""}}}function qm(e,t){return new Promise((r,n)=>{let o=setTimeout(()=>n(Error("timeout")),t);e.then((i)=>{clearTimeout(o),r(i)},(i)=>{clearTimeout(o),n(i)})})}import{createHash as NR}from"crypto";import{join as HR}from"path";import{GoogleAuth as ta,Impersonated as jR}from"google-auth-library";var{spawn:Xl}=globalThis.Bun;import{existsSync as Ys,readdirSync as kR,readFileSync as Vm,unlinkSync as CR}from"fs";import{join as si}from"path";var Ql="keychain-index.json",On="devctl.credentials",zl=".cred.json";function Yl(e){return si(ar(),`${Qs(e)}${zl}`)}function Xs(e){if(e==="file"||process.env.DEVCTL_HOME&&e!=="keychain")return new zs;if(e==="keychain"||process.platform==="darwin"||process.platform==="win32"||process.platform==="linux")return new Jm(new zs);return new zs}class zs{backend="file";async get(e){let t=ER(e);if(!t||t.accessToken==="")return;return t}async set(e,t){cr(Yl(e),`${JSON.stringify({..._R(t),key:e})}
|
|
621
|
+
`)}async delete(e){let t=Yl(e);if(Ys(t))CR(t)}async list(){let e=ar();if(!Ys(e))return[];let t=[];for(let r of kR(e)){if(!r.endsWith(zl))continue;let n=r.slice(0,-zl.length),o=zm(si(ar(),r));if(!o)continue;t.push(Ym(o.key??n,o.record))}return t.sort((r,n)=>r.identity.localeCompare(n.identity))}}class Jm{backend="keychain";fallback;constructor(e){this.fallback=e}async get(e){let t=await TR(e);if(t)return t;return this.fallback.get(e)}async set(e,t){if(!await AR(e,t))await this.fallback.set(e,t);RR(e)}async delete(e){await LR(e),await this.fallback.delete(e),PR(e)}async list(){let e=new Set(Zl()),t=await this.fallback.list(),r=new Map;for(let n of t)r.set(n.key,n);for(let n of e){let o=await this.get(n);if(o)r.set(n,Ym(n,o))}return[...r.values()].sort((n,o)=>n.identity.localeCompare(o.identity))}}function RR(e){let t=Zl();if(!t.includes(e))cr(si(ar(),Ql),`${JSON.stringify([...t,e])}
|
|
622
|
+
`)}function PR(e){let t=Zl(),r=t.filter((n)=>n!==e);if(r.length!==t.length)cr(si(ar(),Ql),`${JSON.stringify(r)}
|
|
623
|
+
`)}function Zl(){let e=si(ar(),Ql);if(!Ys(e))return[];try{let t=JSON.parse(Vm(e,"utf8"));return Array.isArray(t)?t.filter((r)=>typeof r==="string"):[]}catch{return[]}}function _R(e){return{...e,accessToken:""}}function ER(e){return zm(Yl(e))?.record}function zm(e){if(!Ys(e))return;try{let t=JSON.parse(Vm(e,"utf8"));if(typeof t.identity!=="string")return;return{key:typeof t.key==="string"&&t.key!==""?t.key:void 0,record:{identity:t.identity,audience:typeof t.audience==="string"?t.audience:"",scopes:Array.isArray(t.scopes)?t.scopes.filter((r)=>typeof r==="string"):[],accessToken:typeof t.accessToken==="string"?t.accessToken:"",tokenType:typeof t.tokenType==="string"?t.tokenType:"Bearer",expiresAt:typeof t.expiresAt==="string"?t.expiresAt:""}}}catch{return}}function Ym(e,t){let r=Date.parse(t.expiresAt);return{key:e,identity:t.identity,audience:t.audience,scopes:t.scopes,expires_at:t.expiresAt,valid:Number.isFinite(r)&&r-Date.now()>0}}function Qs(e){return e.replace(/[^A-Za-z0-9._-]+/g,"_").slice(0,80)||"token"}async function TR(e){let t=await DR(e);if(!t)return;try{return JSON.parse(t)}catch{return}}async function AR(e,t){let r=JSON.stringify(t);if(process.platform==="darwin")return await go(["security","delete-generic-password","-s",On,"-a",e]),await go(["security","add-generic-password","-s",On,"-a",e,"-w",r,"-U"])===0;if(process.platform==="linux")return await MR(["secret-tool","store","--label",`devctl ${e}`,"service",On,"account",e],r)===0;if(process.platform==="win32"){let o=`Add-Type -AssemblyName System.Security; $bytes = [Convert]::FromBase64String('${Buffer.from(r,"utf8").toString("base64")}'); $enc = [System.Security.Cryptography.ProtectedData]::Protect($bytes, $null, 'CurrentUser'); [IO.File]::WriteAllBytes($env:LOCALAPPDATA + '\\devctl-cred-${Qs(e)}.bin', $enc)`;return await go(["powershell","-NoProfile","-Command",o])===0}return!1}async function LR(e){if(process.platform==="darwin"){await go(["security","delete-generic-password","-s",On,"-a",e]);return}if(process.platform==="linux"){await go(["secret-tool","clear","service",On,"account",e]);return}if(process.platform==="win32")await go(["powershell","-NoProfile","-Command",`Remove-Item -ErrorAction SilentlyContinue ($env:LOCALAPPDATA + '\\devctl-cred-${Qs(e)}.bin')`])}async function DR(e){if(process.platform==="darwin"){let t=await Jl(["security","find-generic-password","-s",On,"-a",e,"-w"]);return t.code===0&&t.stdout!==""?t.stdout:void 0}if(process.platform==="linux"){let t=await Jl(["secret-tool","lookup","service",On,"account",e]);return t.code===0&&t.stdout!==""?t.stdout:void 0}if(process.platform==="win32"){let t=`$p = $env:LOCALAPPDATA + '\\devctl-cred-${Qs(e)}.bin'; if (-not (Test-Path $p)) { exit 1 }; Add-Type -AssemblyName System.Security; $raw = [IO.File]::ReadAllBytes($p); $dec = [System.Security.Cryptography.ProtectedData]::Unprotect($raw, $null, 'CurrentUser'); [Text.Encoding]::UTF8.GetString($dec)`,r=await Jl(["powershell","-NoProfile","-Command",t]);return r.code===0&&r.stdout!==""?r.stdout:void 0}return}var ed=3000;async function go(e){try{return await Xl({cmd:e,stdout:"ignore",stderr:"ignore",timeout:ed}).exited}catch{return 1}}async function MR(e,t){try{return await Xl({cmd:e,stdin:new TextEncoder().encode(t),stdout:"ignore",stderr:"ignore",timeout:ed}).exited}catch{return 1}}async function Jl(e){try{let t=Xl({cmd:e,stdout:"pipe",stderr:"ignore",timeout:ed}),r=t.stdout?await new Response(t.stdout).text():"";return{code:await t.exited,stdout:r.trim()}}catch{return{code:1,stdout:""}}}ae();ae();var OR=3,IR=200;async function Xm(e,t={}){let r=t.attempts??OR,n=t.backoffMs??IR,o=t.retry??$R,i=Error("retry exhausted");for(let s=0;s<r;s+=1)try{return await e()}catch(a){if(i=a,!o(a)||s===r-1)throw a;await FR(n*(s+1))}throw i}function $R(e){if(e instanceof Ue)return e.kind!==te&&e.kind!==Rn;return!0}function FR(e){return new Promise((t)=>{setTimeout(t,e)})}var Zs={now:()=>new Date,isoNow:()=>new Date().toISOString(),unixMs:()=>Date.now()};var td=300000,BR=3000000,WR=3,GR=200,ea="https://www.googleapis.com/auth/cloud-platform",UR="https://www.googleapis.com/auth/userinfo.email";function Qm(e,t,r){return`${e}|${t}|${r.join(",")}`}function KR(e,t=td,r=Date.now()){if(e.accessToken==="")return!1;return e.expiresAt.getTime()-r>=t}function qR(e,t=td,r=Date.now()){if(e.accessToken==="")return!0;let n=e.expiresAt.getTime()-r;return n>0&&n<t}class In{cache=new Map;inflight=new Map;providers;thresholdMs;bus;store;clock;constructor(e,t,r,n,o=Zs){this.thresholdMs=e>0?e:td,this.providers=[...t],this.bus=r,this.store=n??Xs(process.env.DEVCTL_CREDENTIAL_BACKEND==="file"?"file":void 0),this.clock=o}replaceProviders(e){this.providers.splice(0,this.providers.length,...e)}isValid(e){return KR(e,this.thresholdMs,this.clock.unixMs())}expiresSoon(e){return qR(e,this.thresholdMs,this.clock.unixMs())}invalidate(e){if(e===void 0||e===""){this.cache.clear(),this.clearStore();return}this.cache.delete(e),this.store.delete(e)}async listStatus(){return this.store.list()}storeBackend(){return this.store.backend}async get(e,t,r){let n=Qm(e,t,r),o=this.cache.get(n)??await this.loadStored(n);if(o&&this.isValid(o))return this.cache.set(n,o),o;return this.refresh(e,t,r)}async refresh(e,t,r){let n=Qm(e,t,r),o=this.inflight.get(n);if(o)return o;let i=this.refreshOnce(n,e,t,r);this.inflight.set(n,i);try{return await i}finally{this.inflight.delete(n)}}async refreshOnce(e,t,r,n){let o=this.providers.filter((s)=>!s.accepts||s.accepts(t,r,n));if(o.length===0)throw T(_r,`no token provider accepts identity ${t}`);let i=T(_r,"no token provider available");for(let s of o)try{let a=await Xm(()=>s.fetch(t,r,n),{attempts:WR,backoffMs:GR,retry:sP});return this.cache.set(e,a),JR(e,a),await this.store.set(e,zR(a)),this.bus?.publish(Re(to,"",{identity:a.identity,audience:a.audience})),a}catch(a){i=a instanceof Error?a:Error(String(a))}throw this.bus?.publish(Re(wn,"",{identity:t,audience:r,error:E(i)})),i}async loadStored(e){let t=await this.store.get(e);if(!t||t.accessToken==="")return;return YR(t)}async clearStore(){let e=await this.store.list();await Promise.all(e.map((t)=>this.store.delete(t.key)))}}function VR(e){let t=NR("sha256").update(e).digest("hex").slice(0,16);return HR(ar(),`${t}.json`)}function JR(e,t){let r={identity:t.identity,audience:t.audience,expires_at:t.expiresAt.toISOString(),scopes:t.scopes};cr(VR(e),`${JSON.stringify(r)}
|
|
624
|
+
`)}function zR(e){return{identity:e.identity,audience:e.audience,scopes:e.scopes,accessToken:e.accessToken,tokenType:e.tokenType,expiresAt:e.expiresAt.toISOString()}}function YR(e){return{accessToken:e.accessToken,tokenType:e.tokenType||"Bearer",expiresAt:new Date(e.expiresAt),audience:e.audience,identity:e.identity,scopes:e.scopes}}function tn(){return[ZR(),QR(),XR()]}function XR(){return{name:"user",accepts:(e,t)=>!e.startsWith("sa:")&&t==="",fetch:async(e,t,r)=>{if(e.startsWith("sa:"))throw T(_r,"user provider cannot mint service-account tokens");return nP(e,t,r)}}}function QR(){return{name:"service_account",accepts:(e,t)=>e.startsWith("sa:")&&t==="",fetch:async(e,t,r)=>{if(!e.startsWith("sa:"))throw T(_r,"service-account provider cannot mint user tokens");return eP(e,t,r)}}}function ZR(){return{name:"iap",accepts:(e,t)=>t!=="",fetch:async(e,t,r)=>{if(t==="")throw T(_r,"IAP audience is required");if(e.startsWith("sa:"))return tP(e,t,r);return rP(e,t,r)}}}async function eP(e,t,r){let n=e.slice(3);try{fo();let i=await new ta({scopes:r.length>0?r:[ea]}).getClient(),s=new jR({sourceClient:i,targetPrincipal:n,targetScopes:r.length>0?r:[ea],lifetime:3600}),a=await s.getAccessToken(),c=typeof a==="string"?a:a?.token;if(!c)throw T(_r,"empty impersonated token");return{accessToken:c,tokenType:"Bearer",expiresAt:ra(c,s),audience:t,identity:e,scopes:r}}catch(o){throw mo(o)}}async function tP(e,t,r){let n=e.slice(3);try{fo();let i=await new ta({scopes:[ea]}).getClient(),s=`https://iamcredentials.googleapis.com/v1/projects/-/serviceAccounts/${encodeURIComponent(n)}:generateIdToken`,c=(await i.request({url:s,method:"POST",data:{audience:t,includeEmail:!0}})).data.token;if(!c)throw T(_r,"empty impersonated IAP id token");return{accessToken:c,tokenType:"Bearer",expiresAt:ra(c),audience:t,identity:e,scopes:r}}catch(o){throw mo(o)}}async function rP(e,t,r){try{fo();let i=await(await new ta({scopes:r.length>0?r:[UR]}).getIdTokenClient(t)).idTokenProvider.fetchIdToken(t);return{accessToken:i,tokenType:"Bearer",expiresAt:ra(i),audience:t,identity:e,scopes:r}}catch(n){throw mo(n)}}async function nP(e,t,r){try{fo();let o=await new ta({scopes:r.length>0?r:[ea]}).getClient(),i=await o.getAccessToken();if(!i.token)throw T(_r,"empty access token");return{accessToken:i.token,tokenType:"Bearer",expiresAt:oP(o,i.token),audience:t,identity:e,scopes:r}}catch(n){throw mo(n)}}function ra(e,t){if(t?.credentials?.expiry_date)return new Date(t.credentials.expiry_date);return iP(e)??new Date(Date.now()+BR)}function oP(e,t){return ra(t,e)}function iP(e){let t=e.split(".");if(t.length<2||!t[1])return;try{let r=JSON.parse(Buffer.from(t[1],"base64url").toString("utf8"));if(typeof r.exp==="number")return new Date(r.exp*1000)}catch{return}return}function sP(e){if(e instanceof Ue)return e.kind!==te&&e.kind!==Rn;let t=e instanceof Error?e.message.toLowerCase():String(e).toLowerCase();return t.includes("network")||t.includes("econnreset")||t.includes("etimedout")||t.includes("503")||t.includes("429")}ae();Lr();var ci=4000,aP=8000;function ho(e){let t=e?.tokens,r=()=>(t??=new In(60000,tn(),void 0,Xs("file")),t);return{detectGoogle:Mn,hasCommand:Vl,portAvailable:io,hasLocalAdc:ii,adcQuotaProject:ql,mintToken:async(n,o)=>{await r().get(n,o,[])},probeServiceUsage:async(n,o)=>{let i=await li(r().get("user","",[]),ci),s=`https://serviceusage.googleapis.com/v1/projects/${n}/services/${o}`,a=await fetch(s,{headers:{Authorization:`Bearer ${i.accessToken}`},signal:AbortSignal.timeout(ci)});if(!a.ok)return!1;return(await a.json().catch(()=>{return}))?.state==="ENABLED"},containerRuntimeAvailable:async(n)=>{try{return await Bun.spawn({cmd:[n,"info"],stdout:"ignore",stderr:"ignore",stdin:"ignore"}).exited===0}catch{return!1}}}}var na=ho();function oa(e=ho()){return{run:(t,r,n)=>cP(t,e,r,n)}}async function cP(e,t=na,r,n){let o={checks:[],issues:0},i="Preparing diagnostics",s=()=>r?.({active:i,checks:[...o.checks]}),a=(f)=>{i=f,s()},c=(f)=>{if(o.checks.push(f),f.severity==="error")o.issues+=1;s()},l=[...new Set(Object.values(e.services).flatMap((f)=>f.container?[f.container.runtime||"docker"]:[]))];for(let f of l){a(`${f} container runtime`);let g=await t.hasCommand(f),m=g&&await(t.containerRuntimeAvailable??na.containerRuntimeAvailable)(f);c(m?{name:`${f} container runtime`,severity:"ok",message:`${f} daemon reachable`}:{name:`${f} container runtime`,severity:"error",message:g?`${f} daemon is not reachable`:`${f} not found`,hint:`install and start ${f}`})}if(a("Google CLI installed"),await t.hasCommand("gcloud"))c({name:"Google CLI installed",severity:"ok",message:"gcloud found"});else c({name:"Google CLI installed",severity:oi(e)?"error":"warn",message:"gcloud not installed",hint:"install the Google Cloud CLI from https://cloud.google.com/sdk/docs/install"});a("Google environment");let d=await t.detectGoogle(e.google.project_id);if(d.adcAvailable)c({name:"Google authentication available",severity:"ok",message:"Application Default Credentials found"});else c({name:"Google authentication available",severity:oi(e)?"error":"warn",message:"ADC unavailable",hint:"run `gcloud auth application-default login`"});if(d.projectID!=="")c({name:"Project configured",severity:"ok",message:`${d.projectID} (source: ${d.projectSource})`});else c({name:"Project configured",severity:oi(e)?"error":"warn",message:"no Google project configured",hint:"set google.project_id in .devctl/config.yaml"});if(oi(e)||Object.values(e.services).some((f)=>f.capabilities.includes("google")||f.identity.type!=="")){a("Live Google access");let f=!0,g=(m)=>{if(f)c(m)};try{await li((async()=>{await dP(e,g,t,d.userEmail),await lP(e,g,t)})(),t.liveDeadlineMs??aP)}catch(m){g({name:"Live Google probes",severity:"warn",message:E(m),hint:"network or timeout \u2014 retry when online"})}finally{f=!1}}for(let f of e.doctor.tools){let g=f.command||f.name;if(a(`${f.name} installed`),await t.hasCommand(g))c({name:`${f.name} installed`,severity:"ok",message:`${g} found`});else c({name:`${f.name} installed`,severity:"error",message:`${g} not found`,hint:`install ${f.name} and ensure it is on PATH`})}if(a("Repository configuration"),n?.repositoryConfigError!==void 0)if(n.repositoryConfigError==="")c({name:"Repository configuration",severity:"ok",message:"valid"});else c({name:"Repository configuration",severity:"error",message:n.repositoryConfigError});else try{let f=Zr(e);if(f.length>0)c({name:"Repository configuration",severity:"error",message:f.join("; ")});else c({name:"Repository configuration",severity:"ok",message:"valid"})}catch(f){c({name:"Repository configuration",severity:"error",message:E(f)})}let p={};for(let[f,g]of Object.entries(e.services))for(let m of g.ports){if(m.auto)continue;let y=`Port ${m.value}`;if(a(y),p[m.value])c({name:y,severity:"error",message:`configured on both ${p[m.value]} and ${f}`});else{p[m.value]=f;let w=n?.services?.[f],v=Boolean(g.container&&w&&["STARTING","RUNNING","HEALTHY","UNHEALTHY"].includes(w.state??""));if(Boolean(w&&(w.pid>0||v)&&Object.values(w.ports).includes(m.value)))c({name:y,severity:"ok",message:`in use by running service ${f}`});else if(await t.portAvailable(m.value))c({name:y,severity:"ok",message:"available"});else c(await eg(y,m.value,`services.${f}.ports`))}}if(e.proxy.listen.port>0){let f=`Port ${e.proxy.listen.port}`;if(a(f),n?.proxyRunning)c({name:f,severity:"ok",message:"in use by the running proxy"});else if(await t.portAvailable(e.proxy.listen.port))c({name:f,severity:"ok",message:"proxy listen port available"});else c(await eg(f,e.proxy.listen.port,"proxy.listen.port"))}return i="Diagnostics complete",s(),o}async function lP(e,t,r){let n=e.google.project_id,o=r.hasLocalAdc??ii;if(n===""||!o())return;let i=r.probeServiceUsage??na.probeServiceUsage,s=[{name:"IAM Credentials API",service:"iamcredentials.googleapis.com"},{name:"Resource Manager API",service:"cloudresourcemanager.googleapis.com"},{name:"IAP API",service:"iap.googleapis.com"}];(await Promise.allSettled(s.map((c)=>li(i(n,c.service),ci)))).forEach((c,l)=>{let d=s[l];if(!d)return;if(c.status==="fulfilled"){t({name:d.name,severity:c.value?"ok":"warn",message:c.value?"enabled":"not enabled or unreachable",hint:c.value?void 0:`enable ${d.service} in the Google Cloud console \u2014 doctor never auto-enables APIs`});return}t({name:d.name,severity:"warn",message:E(c.reason),hint:`enable ${d.service} in the Google Cloud console \u2014 doctor never auto-enables APIs`})})}async function dP(e,t,r,n){let o=Ar(e),i=e.proxy.routes.filter((u)=>u.auth.type.toLowerCase()==="iap"),s=i.filter((u)=>u.auth.audience.trim()!=="");for(let u of i)if(u.auth.audience.trim()==="")t({name:`IAP audience ${u.name}`,severity:"error",message:"missing audience",hint:"set auth.audience to the IAP OAuth client ID"});if(o.length===0&&s.length===0)return;if(!(r.hasLocalAdc??ii)())return;let c=r.mintToken??na.mintToken,l=o.map(async(u)=>{try{await li(c(`sa:${u}`,""),ci),t({name:`Impersonate ${u}`,severity:"ok",message:"token minted"})}catch(p){let f=(r.adcQuotaProject??ql)(),g=n||"the ADC principal",m=f===""?"unknown":f,y=Zm(`Impersonate ${u}`,p,`grant roles/iam.serviceAccountTokenCreator to ${g} on ${u}; ADC quota project: ${m}`);if(f!==""&&y.message.toLowerCase().includes("api is not enabled"))y.message=`IAM Credentials API is disabled in ADC quota project ${f}`,y.hint=`enable iamcredentials.googleapis.com in ${f}, or set the ADC quota project to ${e.google.project_id}`;else if(y.message.toLowerCase()==="google authentication failed")y.message=`access-token mint failed: ${g} \u2192 ${u}`,y.hint=`verify roles/iam.serviceAccountTokenCreator for ${g} on this service account; ADC quota project: ${m}`;t(y)}}),d=s.map(async(u)=>{let p=Dn(u.auth).kind===Ln?`sa:${Dn(u.auth).serviceAccount}`:"user";try{await li(c(p,u.auth.audience),ci),t({name:`IAP ${u.name}`,severity:"ok",message:"id token minted"})}catch(f){t(Zm(`IAP ${u.name}`,f,"check IAP OAuth client ID and ADC"))}});await Promise.all([...l,...d])}function Zm(e,t,r){let n=E(t),o=n.toLowerCase();if(o.includes("timeout")||o.includes("network")||o.includes("econnrefused")||o.includes("enotfound"))return{name:e,severity:"warn",message:n,hint:"network or timeout \u2014 retry when online"};if(t instanceof Ue&&t.hint!==""){let i=`${t.kind}: `,s=t.message.startsWith(i)?t.message.slice(i.length):t.message;return{name:e,severity:"error",message:s,hint:t.hint}}return{name:e,severity:"error",message:n,hint:r}}function li(e,t){return new Promise((r,n)=>{let o=setTimeout(()=>n(Error("timeout")),t);e.then((i)=>{clearTimeout(o),r(i)},(i)=>{clearTimeout(o),n(i)})})}async function eg(e,t,r){let n=await Pn(t);if(!n)return{name:e,severity:"error",message:"already in use",hint:`stop the process using port ${t} or change ${r}`};if(n.pid===process.pid)return{name:e,severity:"error",message:`in use by this TUI (${n.command} pid ${n.pid})`,hint:"stop the proxy from the proxy screen (x), then rerun doctor"};return{name:e,severity:"error",message:`in use by ${n.command} (pid ${n.pid})`,hint:"enter stop that process after a confirmation",action:{kind:"free-port",holder:n}}}function tg(e){let t=[`${Kt()} doctor`,""];for(let r of e.checks){let n=r.severity==="error"?"\u2717":r.severity==="warn"?"!":"\u2713";if(t.push(`${n} ${r.name}`),r.severity!=="ok"){if(t.push(` ${r.message}`),r.hint)t.push(` \u2192 ${r.hint}`)}}return t.push("",`${e.issues} issue(s) found.`),t.join(`
|
|
625
|
+
`)+`
|
|
626
|
+
`}qt();class cg{start;constructor(e){this.start=e}execute(e){return this.start({...e,profile:e.profile?rr(e.profile):void 0,services:e.services?.map((t)=>od(t))})}}class lg{stop;constructor(e){this.stop=e}execute(e){return this.stop(e.map((t)=>od(t)))}}class dg{restart;constructor(e){this.restart=e}execute(e,t){return this.restart(e.map((r)=>od(r)),t)}}class ug{start;constructor(e){this.start=e}execute(e,t){return this.start.execute({profile:e,client_env:t})}}class pg{host;constructor(e){this.host=e}execute(){return this.host.startProxy()}}class fg{host;constructor(e){this.host=e}execute(){return this.host.stopProxy()}}class mg{host;constructor(e){this.host=e}execute(){return this.host.reload()}}class gg{host;constructor(e){this.host=e}execute(){return this.host.refreshIdentity({probeServiceAccounts:!0})}}class la{runner;constructor(e){this.runner=e}execute(e,t,r){return this.runner.run(e,t,r)}}class da{execute(e,t,r){return ia(e,t,r)}}class ua{execute(e,t){return sa(e,t)}}class hg{host;constructor(e){this.host=e}execute(){return this.host.snapshot()}}class pa{execute(e,t){return ca(e,t)}}function od(e){return rg(e)}function yg(e,t,r){let n=r??e,o=new cg((i)=>n.start(i));return{startService:o,stopService:new lg((i)=>n.stop(i)),restartService:new dg((i,s)=>n.restart(i,s)),startProfile:new ug(o),startProxy:new pg(e),stopProxy:new fg(e),reloadConfig:new mg(e),refreshIdentity:new gg(e),runDoctor:new la(t),getServiceStatus:new hg(e),getStartupPlan:new da,getShutdownPlan:new ua,resolveStart:new pa}}import{createConnection as RP}from"net";var{spawn:PP}=globalThis.Bun;import{readdirSync as fP}from"fs";import{join as vg,resolve as id,sep as sd}from"path";function mP(e){let t=vg(er(),"state"),r;try{r=fP(t)}catch{return}let n=xg(id(e)),o;for(let i of r){let s=Vc(vg(t,i,"state.json"));if(!s)continue;let a=xg(id(s.repo_root));if(!gP(a,n))continue;if(!o||a.length>o.length)o=a}return o}function fa(e,t,r=""){if(t!=="")return{repoRoot:id(t),source:"explicit"};let n=e===""?process.cwd():e;try{let{repoRoot:i}=zr(n,r);return{repoRoot:i,source:"config"}}catch{if(r!=="")return}let o=mP(n);return o?{repoRoot:o,source:"state-scan"}:void 0}function xg(e){let t=e.length>1&&e.endsWith(sd)?e.slice(0,-1):e;return process.platform==="win32"?t.toLowerCase():t}function gP(e,t){return t===e||t.startsWith(e.endsWith(sd)?e:`${e}${sd}`)}import{existsSync as wg,readFileSync as Sg}from"fs";import{isAbsolute as hP,join as ad}from"path";import{parse as yP}from"dotenv";ae();ae();function vo(e){return async(t)=>{let r=t.includes("/versions/")?t:`${t}/versions/latest`,n=await e(),o=await fetch(`https://secretmanager.googleapis.com/v1/${r}:access`,{headers:{Authorization:`Bearer ${n}`}});if(!o.ok)throw T(te,`secret manager request failed for ${t}: HTTP ${o.status}`);let i=await o.json();if(!i.payload?.data)throw T(te,`secret manager response for ${t} had no payload`);return Buffer.from(i.payload.data,"base64").toString("utf8")}}var fi=["process","profile","dotenv","generated","keychain","secret_manager","defaults","vars","runtime"],vP=/^projects\/[^/]+\/secrets\/[^/]+(?:\/versions\/[^/]+)?$/,xP=["process","defaults","vars","runtime"];function bP(){return{name:"dotenv",load:(e)=>{let t=bg(e.repoRoot,e.profile);if(e.workDir!=="")Object.assign(t,bg(e.workDir,e.profile));return t}}}function wP(e){let t=e?.environment.sources??[];if(t.length===0)return[...fi];let r=new Set([...xP,...t]),n=new Set(fi),o=t.filter((s)=>!n.has(s)),i=[];for(let s of fi){if(s==="defaults")i.push(...o);if(r.has(s))i.push(s)}return i}async function mi(e,t){let r={},n=t.serviceCfg.working_dir;if(n!==""&&!hP(n))n=ad(e,n);let o={repoRoot:e,profile:t.profile,service:t.service,serviceCfg:t.serviceCfg,workDir:n,cfg:t.cfg},i=SP(t),s={process:t.includeProcess===!1?{}:t.clientEnv??xo(),profile:pi(t.profileEnv,t.cfg,i),dotenv:pi(await bP().load(o),t.cfg,i),generated:{},keychain:t.sourceValues?.keychain??kP(o),secret_manager:t.sourceValues?.secret_manager??await CP(o,t.fetchSecret),defaults:pi(t.serviceCfg.environment.defaults,t.cfg,i),vars:pi(t.serviceCfg.environment.vars,t.cfg,i),runtime:t.runtime};for(let a of wP(t.cfg)){if(s[a]!==void 0){Object.assign(r,s[a]);continue}let c=t.pluginSources?.find((l)=>l.name===a);if(c)Object.assign(r,pi(await c.load(o),t.cfg,i))}for(let a of t.serviceCfg.environment.required)if((r[a]??"").trim()==="")throw T(te,`service ${t.service} missing required environment variable ${a}`);return r}function SP(e){let t={};if(e.cfg)for(let[r,n]of Object.entries(e.cfg.services)){let o={};for(let i of n.ports)if(!i.auto)o[i.name]=i.value;t[r]=o}if(e.assignedPorts)t[e.service]=e.assignedPorts;return t}function pi(e,t,r){if(!t||Object.keys(e).length===0)return e;return Fl(e,t,r)}function kP(e){let t=e.cfg?.environment.sources??[];if(t.length>0&&!t.includes("keychain"))return{};let r={},n=new Set([...Object.keys(e.serviceCfg.environment.defaults),...Object.keys(e.serviceCfg.environment.vars),...e.serviceCfg.environment.required]);for(let o of n){let i=ad(ar(),"env",o);if(!wg(i))continue;try{r[o]=Sg(i,"utf8").replace(/\n$/,"")}catch(s){throw ve(te,`unable to read keychain env ${o}`,s)}}return r}async function CP(e,t){if(!(e.cfg?.environment.sources??[]).includes("secret_manager"))return{};let n=e.cfg?.environment.secrets??{},o={};for(let[i,s]of Object.entries(n)){if(!vP.test(s))throw T(te,`environment.secrets.${i} is not a Secret Manager resource`);if(!t)throw T(te,"environment source secret_manager is not configured \u2014 set credentials or remove it from environment.sources");o[i]=await t(s)}return o}function bg(e,t){let r={},n=[".env",".env.development",".env.local"];if(t!=="")n.push(`.env.${t}`);for(let o of n){let i=ad(e,o);if(!wg(i))continue;try{let s=yP(Sg(i));Object.assign(r,s)}catch(s){throw ve(te,`unable to read ${i}`,s)}}return r}function xo(){let e={};for(let[t,r]of Object.entries(process.env))if(r!==void 0)e[t]=r;return e}function gi(e,t,r,n,o){let i={DEVCTL_SERVICE_NAME:e,DEVCTL_ENVIRONMENT:o,SERVICE_HOST:t};if(n!=="")i.DEVCTL_PROXY_URL=n;if(r.http!==void 0)i.SERVICE_PORT=String(r.http);else{let s=Object.values(r)[0];if(s!==void 0)i.SERVICE_PORT=String(s)}for(let[s,a]of Object.entries(r))i[`${s.toUpperCase()}_PORT`]=String(a);return i}function bo(e){return{...e}}ae();var _P=50,EP=8000,TP=15000,AP=200,LP=30000,kg=86400000,DP=new Set(["logs","logs_page","logs_stats"]);function MP(e){if(e.legacy)return"attached daemon predates the client/daemon compatibility handshake";return`attached daemon speaks RPC protocol ${e.daemonProtocol??"unknown"}; this client speaks ${ai}`}function OP(e){if(e.compatible&&e.daemonVersion!==void 0&&e.daemonVersion!==Dt)return`attached daemon is devctl ${e.daemonVersion}; this client is ${Dt} (run \`devctl down\` then start again to update it)`;return}function cd(e,t){if(!e.compat.compatible&&!DP.has(t))throw De(it,MP(e.compat),"run `devctl down` to stop it, then start again")}class Cg{socket;buf="";pending=new Map;listeners=[];nextID=0;compat={compatible:!0,legacy:!1};session="";constructor(e){this.socket=e,e.on("data",(t)=>{this.buf+=t.toString("utf8");let r=this.buf.split(`
|
|
627
|
+
`);this.buf=r.pop()??"";for(let n of r){if(n.trim()==="")continue;this.onLine(n)}}),e.on("error",(t)=>this.rejectPending(t instanceof Error?t:Error(String(t)))),e.on("close",()=>this.rejectPending(Error("supervisor connection closed")))}onLine(e){let t;try{t=JSON.parse(e)}catch{return}if(t.event){for(let n of this.listeners)n(t.event);return}let r=t.id?this.pending.get(t.id):void 0;if(!r)return;if(this.pending.delete(t.id??""),clearTimeout(r.timer),t.error){r.reject(Pf({error:t.error,kind:t.kind,hint:t.hint,service:t.service}));return}r.resolve(t.result)}onEvent(e){return this.listeners.push(e),()=>{let t=this.listeners.indexOf(e);if(t>=0)this.listeners.splice(t,1)}}call(e,t,r=LP){this.nextID+=1;let n=String(this.nextID);return new Promise((o,i)=>{let s=setTimeout(()=>{this.pending.delete(n),i(Error(`${e} timed out after ${r}ms`))},r);this.pending.set(n,{resolve:o,reject:i,timer:s}),this.socket.write(JSON.stringify({id:n,method:e,params:t})+`
|
|
628
|
+
`)})}close(){this.rejectPending(Error("supervisor connection closed")),this.socket.destroy()}rejectPending(e){for(let t of this.pending.values())clearTimeout(t.timer),t.reject(e);this.pending.clear()}}function Rg(e,t){let r=us(e),n=Date.now()+t;return new Promise((o,i)=>{let s=()=>{let a=RP(r);a.once("connect",()=>{let c=new Cg(a);IP(c).finally(()=>o(c))}),a.once("error",(c)=>{if(a.destroy(),Date.now()>=n){i(De(it,"supervisor is not running","run `devctl start` or `devctl attach` after starting services"));return}setTimeout(s,_P)})};s()})}async function IP(e){let t;try{t=await e.call("ping",null,EP)}catch{return}let r=$P(t)?t:{};if(typeof r.session==="string")e.session=r.session;let n=typeof r.protocol==="number"?r.protocol:void 0,o=typeof r.version==="string"?r.version:void 0;if(n===void 0){e.compat={compatible:!1,legacy:!0,daemonVersion:o};return}e.compat={compatible:n===ai,legacy:!1,daemonVersion:o,daemonProtocol:n}}function $P(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}async function Fn(e){try{return await Rg(e,AP)}catch{return}}function FP(e,t,r,n){return r?[e,...n]:[e,t,...n]}async function Pg(e,t){let r=await Fn(e);if(r)return r;Bp(e);let n=Vo(e),o=FP(process.execPath,process.argv[1]??"",Bun.isStandaloneExecutable===!0,["--config",t,"_supervisor","--repo",e]);PP({cmd:o,env:process.env,stdout:"ignore",stderr:Bun.file(n),stdin:"ignore",detached:!0}).unref();try{return await Rg(e,TP)}catch{throw De(it,"supervisor failed to start",`see ${n} for details`)}}class ma{cfg;client;previousPersisted;constructor(e){this.cfg=e}async start(e){return await this.call("start",{...e,client_env:xo()})}async stop(e){await this.call("stop",{services:e})}async restart(e,t){await this.call("restart",{services:e,cascade:t===!0,client_env:xo()})}async runTask(e){return await this.call("run_task",{name:e,client_env:xo()},kg)}async execService(e,t,r=!1){return await this.call("exec",{service:e,command:t,print_env:r,client_env:xo()},kg)}async status(){return await this.call("status",null)}async refreshAuth(){return await this.call("auth_refresh",null)}async configSnapshot(){return await this.call("config_snapshot",null)}async logs(e){return(await this.call("logs",e)).events??[]}async logsPage(e){return await this.call("logs_page",e)}async logsStats(e){return await this.call("logs_stats",e)}async proxyStart(){await this.call("proxy_start",null)}async proxyStop(){await this.call("proxy_stop",null)}async mcpStart(e){await this.call("mcp_start",e??null)}async mcpStop(){await this.call("mcp_stop",null)}async mcpSetTools(e){return(await this.call("mcp_set_tools",{disabled:[...e]})).disabled_tools??[]}async reload(){return await this.call("reload",null)}async invalidateAuth(){await this.call("auth_invalidate",null)}onEvent(e){if(this.client)return this.client.onEvent(e);return()=>{return}}async close(e){if(!this.client)return;try{if(e?.shutdownSupervisor===!0&&e.detach!==!0){let t=Math.max(5000,this.cfg.shutdown.grace_seconds*1000+2000);await this.client.call("shutdown",{stop_services:!0},t)}}finally{this.client.close()}}async call(e,t,r){if(!this.client)throw ve(it,"supervisor is not running",Error("no client"));return cd(this.client,e),this.client.call(e,t,r)}}function hi(e){let t=e&&OP(e.compat);if(t)process.stderr.write(`warning: ${t}
|
|
629
|
+
`)}async function _g(e,t,r=""){let n=fa(e,t,r);if(!n)throw De(it,"no devctl configuration found","run `devctl setup`, create a .devctl/config.yaml in the repository root, or pass --repo");let o=await Fn(n.repoRoot);return hi(o),{repoRoot:n.repoRoot,client:o}}async function Eg(e,t,r,n){let o=n?.allowMissingConfig===!0?An(e,t):xr(e,t),i=new ma(o);if(!r)return i.client=await Fn(o.repoRoot),hi(i.client),i;return i.client=await Pg(o.repoRoot,o.configPath),hi(i.client),i}async function Tg(e){let t=new ma(_n());return t.client=e,hi(t.client),t.cfg=await t.configSnapshot(),t}async function Ag(e,t){let r=fa(e,"",t),n=r?await Fn(r.repoRoot):void 0;if(!n)throw De(it,"supervisor is not running","run `devctl start` before `devctl attach`");return Tg(n)}async function Lg(e,t){let r=fa(e,"",t),n=r?await Fn(r.repoRoot):void 0;if(n)return Tg(n);let o=xr(e,t),i=new ma(o),s=Br(o.repoRoot);if(i.client=await Pg(o.repoRoot,o.configPath),hi(i.client),i.cfg=await i.configSnapshot(),s&&s.processes.length>0)i.previousPersisted=s;return i}function Dg(e){let t=e?.tokens??new In(60000,tn(),void 0),r=e?.doctorHost??ho({tokens:t}),n={loadTuiConfig:Jo,saveTuiPreferences:Jp,resolveTuiOverridePath:vs,userTuiConfigPath:ys,listSessions:xf,loadSessionEvents:bf,loadPath:ni,validateConfigText:ri,discover:zr,configDiff:en,openTui:Lg,findDaemon:_g,tryDial:Fn,assertMethodAllowed:cd,readPersistedState:Br,bootstrapLogPath:Vo,exportsDir:ds,resolveExportPath:yf,writeLogExport:fl,openInFileManager:vf,freePort:Es,createStarterConfig:If,runSetup:(o,i,s)=>$f(n,o,i,s),readTextFile:(o)=>HP(o,"utf8"),writeTextFile:(o,i)=>jP(o,i),fileExists:NP,load:xr,loadOrEmpty:An,validate:Zr,detectGoogle:Mn,loginGoogle:Gm,logoutGoogle:Um,refreshUserToken:async(o="user")=>t.refresh(o,"",[]),runDoctor:new la(e?.doctorRunner??oa(r)),getStartupPlan:new da,getShutdownPlan:new ua,resolveStart:new pa,formatDoctor:tg,openController:Eg,openAttach:Ag};return n}import{existsSync as IE,unlinkSync as $E}from"fs";import{connect as BP}from"net";qt();var WP=2000;var GP=200,UP=300;function Mg(e){return{lookup(t){let r=t.toLowerCase();return["","http","tcp","command","process"].includes(r)||e.some((o)=>o.name.toLowerCase()===r)?{check:(o,i)=>KP({...o,type:t},i.pid,i.ports,i.workDir,i.env,e)}:void 0}}}async function KP(e,t,r,n,o,i=[]){let s=e.timeout_seconds>0?e.timeout_seconds*1000:WP,a=e.type.toLowerCase(),c=i.find((l)=>l.name.toLowerCase()===a);if(c)try{let l=await c.check(e,{pid:t,ports:r,workDir:n,env:o});return{status:l.status,message:l.message}}catch(l){return{status:Te,message:l instanceof Error?l.message:String(l)}}if(a==="http")return qP(e.url,s);if(a==="tcp")return JP(VP(e.address,r),s);if(a==="command")return zP(e.command.args,e.command.shell,n,o,s);if(a==="process"||a===""){if(t>0&&Bt(t))return{status:Mt,message:"process running"};return{status:Te,message:"process not running"}}return{status:Te,message:`unknown health type ${e.type}`}}async function qP(e,t){let r=new AbortController,n=setTimeout(()=>r.abort(),t);try{let o=await fetch(e,{signal:r.signal});if(o.status>=GP&&o.status<UP)return{status:Mt,message:String(o.status)};return{status:Te,message:String(o.status)}}catch(o){return{status:Te,message:o instanceof Error?o.message:String(o)}}finally{clearTimeout(n)}}function VP(e,t){if(e!=="")return e;if(t.http!==void 0)return`127.0.0.1:${t.http}`;let r=Object.values(t)[0];return r!==void 0?`127.0.0.1:${r}`:""}function JP(e,t){return new Promise((r)=>{if(e===""){r({status:Te,message:"no tcp address"});return}let n=e.lastIndexOf(":"),o=Number.parseInt(e.slice(n+1),10),i=e.slice(0,n).replace(/^\[|\]$/g,"");if(n<1||!Number.isFinite(o)){r({status:Te,message:`invalid tcp address ${e}`});return}let s=BP({host:i,port:o},()=>{s.end(),r({status:Mt,message:"connected"})});s.setTimeout(t),s.on("error",(a)=>{r({status:Te,message:a.message})}),s.on("timeout",()=>{s.destroy(),r({status:Te,message:"timeout"})})})}async function zP(e,t,r,n,o){if(e.length===0)return{status:Te,message:"empty health command"};let i=t?process.platform==="win32"?["cmd.exe","/c",e.join(" ")]:["/bin/sh","-c",e.join(" ")]:e,s;try{s=Bun.spawn({cmd:i,cwd:r===""?void 0:r,env:n,stdout:"ignore",stderr:"ignore"})}catch(l){return{status:Te,message:l instanceof Error?l.message:String(l)}}let a=setTimeout(()=>s.kill("SIGKILL"),o),c=await s.exited;if(clearTimeout(a),c===0)return{status:Mt,message:"ok"};return{status:Te,message:`exit ${c}`}}ae();var{spawn:Vg}=globalThis.Bun;var{spawn:YP}=globalThis.Bun;async function Og(e,t){if(e<=0)return;try{process.kill(-e,t);return}catch{try{process.kill(e,t)}catch{return}}}async function Ig(e){if(!Bt(e))return;let t=await yi(["ps","-p",String(e),"-o","command="]),r=Date.now(),n=XP(await yi(["ps","-p",String(e),"-o","etime="])),o=await QP(e);return{pid:e,command:t.trim(),cwd:o,startTime:n===void 0?void 0:new Date(r-n).toISOString()}}function XP(e){let t=e.trim();if(t==="")return;let r=t.indexOf("-"),n=r>=0?t.slice(0,r):"0",i=(r>=0?t.slice(r+1):t).split(":");if(i.length!==2&&i.length!==3)return;let s=Number(n),a=i.length===3?Number(i[0]):0,c=Number(i.length===3?i[1]:i[0]),l=Number(i.at(-1));if(!Number.isInteger(s)||s<0||!Number.isInteger(a)||a<0||a>23||!Number.isInteger(c)||c<0||c>59||!Number.isInteger(l)||l<0||l>59)return;return(((s*24+a)*60+c)*60+l)*1000}async function QP(e){let r=(await yi(["lsof","-a","-p",String(e),"-d","cwd","-Fn"])).split(`
|
|
630
|
+
`).find((i)=>i.startsWith("n"));if(r&&r.length>1)return r.slice(1).trim();let n=await yi(["pwdx",String(e)]),o=n.indexOf(":");if(o>=0)return n.slice(o+1).trim();return""}async function yi(e){try{let t=YP({cmd:e,stdout:"pipe",stderr:"ignore"}),r=t.stdout?await new Response(t.stdout).text():"";return await t.exited,r}catch{return""}}async function $g(e){let t=new Map;if(e.length===0)return t;let r=await yi(["ps","-o","pid=,pcpu=,rss=","-p",e.join(",")]);for(let n of r.split(`
|
|
631
|
+
`)){let o=n.trim();if(o==="")continue;let[i,s,a]=o.split(/\s+/),c=Number(i),l=Number(s),d=Number(a);if(Number.isFinite(c)&&Number.isFinite(l)&&Number.isFinite(d))t.set(c,{pid:c,cpuPercent:l,memoryKB:d})}return t}function Fg(e,t){if(e.length===0||t==="")return!1;let r=e.join(" ");if(t.includes(r))return!0;let o=(e[0]??"").split(/[/\\]/).pop()??"";if(o!==""&&t.includes(o))return!0;let i=e[e.length-1]??"";return i!==""&&t.includes(i)}var{spawn:Ng}=globalThis.Bun;var ZP=1024;async function Hg(e,t){if(e<=0)return;try{await Ng({cmd:["taskkill","/PID",String(e),"/T","/F"],stdout:"ignore",stderr:"ignore"}).exited}catch{return}}async function jg(e){let t=e_(Jc(e),e);if(t)return t;if(!Bt(e))return;let r=await ld(["powershell","-NoProfile","-Command",`Get-CimInstance Win32_Process -Filter "ProcessId=${e}" | Select-Object CommandLine,ExecutablePath,CreationDate | ConvertTo-Json -Compress`]),n=r_(r);if(n&&n.command!=="")return{pid:e,command:n.command,cwd:n.cwd,startTime:n.startTime};let o=await ld(["powershell","-NoProfile","-Command",`Get-Process -Id ${e} -ErrorAction SilentlyContinue | Select-Object Path,StartTime | ConvertTo-Json -Compress`]),i=t_(o);if(!i&&!n)return;return{pid:e,command:n?.command||i?.command||"",cwd:n?.cwd||i?.cwd||"",startTime:n?.startTime||i?.startTime}}function e_(e,t){let r=String(t);for(let n of e.split(/\r?\n/)){if(!n.includes(r))continue;let i=n.split(",").map((s)=>s.replace(/^"|"$/g,"").trim())[0]??"";if(i===""||i.toLowerCase().includes("info:"))continue;return{pid:t,command:i,cwd:""}}return}function t_(e){let t=e.trim();if(t==="")return;try{let r=JSON.parse(t),n=(r.Path||"").trim();if(n==="")return;return{command:n,cwd:ha(n),startTime:r.StartTime}}catch{let r=ga(t,"Path");if(r==="")return;return{command:r,cwd:ha(r)}}}function r_(e){let t=e.trim();if(t==="")return;try{let r=JSON.parse(t),n=(r.CommandLine||r.ExecutablePath||"").trim(),o=(r.ExecutablePath||"").trim(),i=ha(o);return{command:n,cwd:i,startTime:r.CreationDate||void 0}}catch{return{command:ga(t,"CommandLine")||ga(t,"ExecutablePath"),cwd:ha(ga(t,"ExecutablePath"))}}}async function Bg(e){let t=new Map;if(e.length===0)return t;let r=e.filter((o)=>o>0).join(",");if(r==="")return t;let n=await ld(["powershell","-NoProfile","-Command",`${r}.Split(',') | ForEach-Object { Get-Process -Id $_ -ErrorAction SilentlyContinue } | Select-Object Id,CPU,WorkingSet64 | ConvertTo-Json -Compress`]);return n_(n)}function n_(e){let t=new Map,r=e.trim();if(r==="")return t;try{let n=JSON.parse(r),o=Array.isArray(n)?n:[n];for(let i of o){if(!i||typeof i!=="object")continue;let s=i,a=Number(s.Id),c=Number(s.CPU??0),l=Number(s.WorkingSet64??0)/ZP;if(Number.isFinite(a)&&a>0&&Number.isFinite(c)&&Number.isFinite(l))t.set(a,{pid:a,cpuPercent:c,memoryKB:l})}}catch{return t}return t}function ha(e){if(e==="")return"";let t=e.replace(/\//g,"\\"),r=t.lastIndexOf("\\");return r>0?t.slice(0,r):""}function ga(e,t){let r=`${t}=`,n=e.split(/\r?\n/).find((o)=>o.startsWith(r));return n?n.slice(r.length).trim():""}async function ld(e){try{let t=Ng({cmd:e,stdout:"pipe",stderr:"ignore"}),r=t.stdout?await new Response(t.stdout).text():"";return await t.exited,r}catch{return""}}ae();var{spawn:dd}=globalThis.Bun;async function Gg(e){await s_(e.runtime,e.containerName);let t=o_(e),r=await wo(e.runtime,t,e.env);if(r.code!==0||r.stdout.trim()==="")throw T($e,`failed to start ${e.containerName}: ${r.stderr.trim()||"container runtime returned no id"}`);let n=r.stdout.trim().split(/\s+/)[0]??"";return qg(e.runtime,e.containerName,n,e.onLine,e.onExit)}function o_(e){let t=["run","--detach","--name",e.containerName,"--label","devctl.managed=true"];for(let[r,n]of Object.entries(e.ports)){let o=e.targetPorts[r]??n;t.push("--publish",`127.0.0.1:${n}:${o}`)}for(let r of Object.keys(e.env).sort())t.push("--env",r);for(let r of e.volumes)t.push("--volume",r);return t.push(e.image,...e.command),t}var i_=new Set(["PATH","HOME","HOSTNAME","PWD","OLDPWD","SHLVL","_","TMPDIR"]);function Ug(e){return Object.fromEntries(Object.entries(e).filter(([t])=>!i_.has(t)))}async function Kg(e,t,r,n){let o=await wo(e,["inspect","--format","{{.Id}} {{.State.Running}}",t],process.env);if(o.code!==0)return;let[i,s]=o.stdout.trim().split(/\s+/);if(!i||s!=="true")return;return qg(e,t,i,r,n)}function qg(e,t,r,n,o){let i=!0,s=dd({cmd:[e,"logs","--follow",r],stdout:"pipe",stderr:"pipe",stdin:"ignore"});Wg(s.stdout,"stdout",n),Wg(s.stderr,"stderr",n);let a=dd({cmd:[e,"wait",r],stdout:"pipe",stderr:"pipe",stdin:"ignore"}),c=Promise.all([new Response(a.stdout).text(),a.exited]).then(async([l,d])=>{i=!1,s.kill();let u=Number.parseInt(l.trim(),10),p=Number.isFinite(u)?u:d??1,f=p===0?void 0:Error(`container exited with code ${p}`);return await wo(e,["rm","--force",r],process.env),o?.(p,f),{code:p,err:f}});return{id:r,runtime:e,containerName:t,done:c,running:()=>i,stop:async(l)=>{let d=Math.max(1,Math.ceil(l/1000));await wo(e,["stop","--time",String(d),r],process.env),await c}}}async function s_(e,t){let r=await wo(e,["inspect","--format","{{.State.Running}}",t],process.env);if(r.code===0&&r.stdout.trim()==="false")await wo(e,["rm","--force",t],process.env)}async function wo(e,t,r){try{let n=dd({cmd:[e,...t],env:{...process.env,...r},stdout:"pipe",stderr:"pipe",stdin:"ignore"}),[o,i,s]=await Promise.all([new Response(n.stdout).text(),new Response(n.stderr).text(),n.exited]);return{code:s??1,stdout:o,stderr:i}}catch(n){throw ve($e,`unable to run ${e}`,n)}}async function Wg(e,t,r){if(!e||typeof e==="number"||!r)return;let n=e.getReader(),o=new TextDecoder,i="";for(;;){let s=await n.read();if(s.done)break;i+=o.decode(s.value,{stream:!0});let a=i.split(`
|
|
632
|
+
`);i=a.pop()??"";for(let c of a)r(t,c.replace(/\r$/,""))}if(i!=="")r(t,i)}var a_=1e4,c_=2000,l_=500;class ud{isRunning(e){let t=this.running.get(e);return t!==void 0&&vi(t)}running=new Map;async start(e){let t=this.running.get(e.name);if(t&&vi(t))return t;if(this.running.delete(e.name),e.args.length===0)throw T($e,"empty command");let r=e.shell?Yg(e.args):e.args,n;try{n=Vg({cmd:r,cwd:e.workDir===""?void 0:e.workDir,env:e.env,stdout:e.captureStdout===!1?"ignore":"pipe",stderr:e.captureStderr===!1?"ignore":"pipe",stdin:"ignore",detached:process.platform!=="win32"})}catch(i){throw ve($e,`failed to start ${e.name}`,i)}let o={name:e.name,pid:n.pid??0,startTime:new Date,workDir:e.workDir,args:[...e.args],proc:n,done:Promise.resolve({code:0})};return ya(n.stdout,"stdout",e.onLine),ya(n.stderr,"stderr",e.onLine),o.done=n.exited.then((i)=>{let s=typeof i==="number"?i:0,a=s===0?void 0:Error(`exited with code ${s}`);if(this.running.get(e.name)===o)this.running.delete(e.name);if(e.onExit)e.onExit(s,a);return{code:s,err:a}}),this.running.set(e.name,o),o}async runOnce(e){if(e.args.length===0)throw T($e,"empty command");let t;try{t=Vg({cmd:e.shell?Yg(e.args):e.args,cwd:e.workDir||void 0,env:e.env,stdout:"pipe",stderr:"pipe",stdin:"ignore"})}catch(a){throw ve($e,`failed to run ${e.name}`,a)}let r="",n="",o=(a,c)=>{if(a==="stdout")r+=`${c}
|
|
633
|
+
`;else n+=`${c}
|
|
634
|
+
`;e.onLine?.(a,c)},i=[ya(t.stdout,"stdout",o),ya(t.stderr,"stderr",o)],s=await t.exited;return await Promise.all(i),{code:typeof s==="number"?s:0,stdout:r,stderr:n}}async startContainer(e){let t=this.running.get(e.name);if(t&&vi(t))return t;let r=await Gg({...e,env:Ug(e.env)}),n={name:e.name,pid:0,startTime:new Date,workDir:e.workDir,args:[...e.command],done:r.done,container:r};return r.done.finally(()=>{if(this.running.get(e.name)===n)this.running.delete(e.name)}),this.running.set(e.name,n),n}async adoptContainer(e){let t=this.running.get(e.name);if(t&&vi(t))return t;let r=await Kg(e.runtime,e.containerName,e.onLine,e.onExit);if(!r)return;let n={name:e.name,pid:0,startTime:new Date,workDir:e.workDir,args:[],done:r.done,container:r};return r.done.finally(()=>{if(this.running.get(e.name)===n)this.running.delete(e.name)}),this.running.set(e.name,n),n}adopt(e){let t=this.running.get(e.name);if(t&&vi(t))return t;if(!Bt(e.pid))throw T($e,`cannot adopt ${e.name}: pid ${e.pid} is not running`);let r={name:e.name,pid:e.pid,startTime:e.startTime,workDir:e.workDir,args:[...e.args],done:Promise.resolve({code:0})};return r.done=u_(e.pid).then((n)=>{if(this.running.get(e.name)===r)this.running.delete(e.name);if(e.onExit)e.onExit(n,n===0?void 0:Error(`exited with code ${n}`));return{code:n}}),this.running.set(e.name,r),r}async stop(e,t){let r=this.running.get(e);if(!r)return;let n=t>0?t:a_;if(r.container){await r.container.stop(n),this.running.delete(e);return}if(await Jg(r.pid,"SIGTERM"),!await Qg(r.done,n)){if(await Jg(r.pid,"SIGKILL"),!await Qg(r.done,c_))throw T($e,`process ${e} did not exit after SIGKILL`)}this.running.delete(e)}get(e){return this.running.get(e)}all(){return[...this.running.values()]}}function vi(e){if(e.container)return e.container.running();if(e.proc)return e.proc.exitCode===null&&!e.proc.killed;return Bt(e.pid)}async function Jg(e,t){if(process.platform==="win32"){await Hg(e,t);return}await Og(e,t)}async function Zg(e){if(process.platform==="win32")return jg(e);return Ig(e)}async function eh(e){if(process.platform==="win32")return Bg(e);return $g(e)}var d_=2000;function xi(e,t){if(e.workDir!==""&&t.cwd!==""&&Xg(e.workDir)!==Xg(t.cwd))return!1;if(!Fg(e.args,t.command))return!1;let r=zg(e.startTime),n=zg(t.startTime);if(r!==void 0&&n!==void 0)return Math.abs(r-n)<=d_;return!0}function zg(e){if(e===void 0)return;if(e instanceof Date)return Number.isNaN(e.getTime())?void 0:e.getTime();let t=Date.parse(e);return Number.isNaN(t)?void 0:t}function Yg(e){if(process.platform==="win32")return["cmd.exe","/c",e.join(" ")];return["/bin/sh","-c",e.join(" ")]}function Xg(e){return e.replace(/\\/g,"/").replace(/\/+$/,"")}async function u_(e){while(Bt(e))await p_(l_);return 0}async function ya(e,t,r){if(!e||typeof e==="number"||!r)return;let n=e.getReader(),o=new TextDecoder,i="";for(;;){let{value:s,done:a}=await n.read();if(a){if(i!=="")r(t,i);return}i+=o.decode(s,{stream:!0});let c=i.split(`
|
|
635
|
+
`);i=c.pop()??"";for(let l of c)r(t,l.replace(/\r$/,""))}}async function Qg(e,t){return Promise.race([e.then(()=>!0),new Promise((r)=>{setTimeout(()=>r(!1),t)})])}function p_(e){return new Promise((t)=>{setTimeout(t,e)})}import{existsSync as f_,readFileSync as m_,writeFileSync as g_}from"fs";var th={exists:(e)=>f_(e),readText:(e)=>m_(e,"utf8"),writeText:(e,t)=>g_(e,t)};var pd=3;var h_=3,y_=10,bi={shouldRestart(e){if(!e.enabled||e.policy===Ts)return!1;if(e.retryCount>=e.maxRetries)return!1;if(e.policy===Ls)return!0;return e.policy===As&&e.exitCode!==0},fromService(e,t,r){return{policy:Os(e.restart),enabled:e.restart.enabled!==!1,exitCode:r,retryCount:t,maxRetries:e.restart.max_retries>0?e.restart.max_retries:pd}}},fd={shouldRestartUnhealthy(e,t=h_){return e>=t},shouldResetRestartBudget(e,t=y_){return e>=t}};qt();ae();var v_=2,x_=2000,b_=3,w_=10;class md{host;processes;clock;actions;generation=new Map;healthTimers=new Map;restarts=new Map;unhealthyStreak=new Map;healthyStreak=new Map;restartTimers=new Map;constructor(e,t,r,n){this.host=e;this.processes=t;this.clock=r;this.actions=n}forget(e){this.clearHealthWatch(e),this.clearRestartTimer(e),this.restarts.delete(e),this.bumpGeneration(e),this.unhealthyStreak.delete(e),this.healthyStreak.delete(e)}dispose(){this.clearAllRestartTimers();for(let e of this.generation.keys())this.bumpGeneration(e);for(let e of this.healthTimers.keys())this.clearHealthWatch(e)}onExit(e,t,r,n){if(!this.isCurrentGeneration(e,t))return;this.clearHealthWatch(e);let o=this.host().runtimes.get(e);if(o?.state===st)return;if(o&&(o.state===ur||o.state===xt)){this.host().setState(e,xt,bt,0,""),this.host().bus.publish(Re(xs,e,{code:r}));return}let i=this.host().cfg.services[e],s=n?.message??`exited with code ${r}`,a=this.restarts.get(e)??0;if((i?bi.shouldRestart(bi.fromService(i,a,r)):!1)&&i){this.host().setState(e,nr,bt,0,s),this.bumpRestartCount(e,a+1),this.host().persistState(),this.armRestart(e,i,t,a,()=>{let l=this.host().serviceProfile.get(e)??this.host().profile,d=this.host().serviceProfileEnv.get(e)??this.host().profileEnv;this.actions.startOne(e,l,d,!1).catch((u)=>this.host().log(e,"ERROR",E(u)))});return}this.host().fail(e,T("process_start",s))}startHealth(e,t,r,n,o,i,s){let a=this.healthTimers.get(e);if(a)clearInterval(a);if(t.health.type===""){this.setHealth(e,Mt,"no health check");return}let c=t.health.interval_seconds>0?t.health.interval_seconds*1000:x_,l=Date.parse(this.host().runtimes.get(e)?.startTime??"")||this.clock.unixMs(),d=()=>{(t.container&&t.health.type.toLowerCase()==="process"?Promise.resolve(this.processes.isRunning(e)?{status:Mt,message:"container running"}:{status:Te,message:"container not running"}):Promise.resolve().then(()=>this.host().healthCheckers.lookup(t.health.type)?.check(t.health,{pid:r,ports:n,workDir:o,env:i})??{status:Te,message:`unknown health type ${t.health.type}`})).catch((p)=>({status:Te,message:E(p)})).then((p)=>{if(!this.isCurrentGeneration(e,s))return;let f=this.host().runtimes.get(e);if(f&&rh(f.state))return;if(p.status===Te&&this.clock.unixMs()-l<t.health.start_period_seconds*1000){this.host().logs.append({timestamp:this.clock.isoNow(),service:e,source:"health",level:"INFO",message:`health check still in start period: ${p.message}`,pid:r});return}this.setHealth(e,p.status,p.message),this.host().logs.append({timestamp:this.clock.isoNow(),service:e,source:"health",level:S_(p.status),message:`health ${p.status} ${p.message}`,pid:r}),this.maybeRestartUnhealthy(e,t,p.status,s)})};d(),this.healthTimers.set(e,setInterval(d,c))}bumpRestartCount(e,t){this.restarts.set(e,t);let r=this.host().runtimes.get(e);if(r)r.restarts=t}resetRestartCount(e){this.healthyStreak.set(e,0),this.bumpRestartCount(e,0)}bumpGeneration(e){let t=(this.generation.get(e)??0)+1;return this.generation.set(e,t),this.healthyStreak.set(e,0),t}isCurrentGeneration(e,t){return this.generation.get(e)===t}scheduleRestart(e,t,r){this.clearRestartTimer(e);let n=setTimeout(()=>{this.restartTimers.delete(e),r()},t);this.restartTimers.set(e,n)}armRestart(e,t,r,n,o){let i=t.restart.backoff_seconds>0?t.restart.backoff_seconds:v_;this.scheduleRestart(e,i*2**n*1000,()=>{if(this.isCurrentGeneration(e,r))o()})}clearRestartTimer(e){let t=this.restartTimers.get(e);if(t)clearTimeout(t),this.restartTimers.delete(e)}clearAllRestartTimers(){for(let e of this.restartTimers.values())clearTimeout(e);this.restartTimers.clear()}setHealth(e,t,r){let n=this.host().runtimes.get(e);if(!n||rh(n.state))return;if(n.health=t,n.state===je||n.state===dr||n.state===Mr)n.state=t===Mt?dr:t===Te?Mr:n.state;this.host().bus.publish(Re(Xp,e,{health:t,message:r}))}maybeRestartUnhealthy(e,t,r,n){if(r!==Te){if(this.unhealthyStreak.set(e,0),r===Mt)this.maybeForgiveRestarts(e,t);return}this.healthyStreak.set(e,0);let o=t.restart.policy||(t.restart.enabled?"on_failure":"never");if(o!=="on_failure"&&o!=="always")return;if(this.restartTimers.has(e))return;let i=(this.unhealthyStreak.get(e)??0)+1;this.unhealthyStreak.set(e,i);let s=t.health.unhealthy_threshold>0?t.health.unhealthy_threshold:b_;if(!fd.shouldRestartUnhealthy(i,s))return;this.unhealthyStreak.set(e,0);let a=this.restarts.get(e)??0,c=t.restart.max_retries>0?t.restart.max_retries:pd;if(a>=c){this.host().log(e,"WARN",`unhealthy after ${i} consecutive checks but the restart limit (${c}) has already been reached; not restarting`);return}this.bumpRestartCount(e,a+1),this.host().log(e,"WARN",`restarting after ${i} consecutive unhealthy checks (attempt ${a+1}/${c})`),this.armRestart(e,t,n,a,()=>{this.actions.restart([e],{auto:!0}).catch((l)=>this.host().log(e,"ERROR",E(l)))})}maybeForgiveRestarts(e,t){let r=(this.healthyStreak.get(e)??0)+1;this.healthyStreak.set(e,r);let n=t.health.healthy_reset_threshold>0?t.health.healthy_reset_threshold:w_;if(fd.shouldResetRestartBudget(r,n)&&(this.restarts.get(e)??0)>0)this.host().log(e,"INFO",`restart count reset after ${r} consecutive healthy checks`),this.bumpRestartCount(e,0)}clearHealthWatch(e){let t=this.healthTimers.get(e);if(t)clearInterval(t),this.healthTimers.delete(e)}}function rh(e){return e===nr||e===ur||e===xt||e===st}function S_(e){return e===Te?"WARN":e===Mt?"INFO":"DEBUG"}ae();Lr();ae();qt();var gd=[ur,st,nr,je,xt],k_={[og]:[xt,Dr,je,st,nr,ur],[xt]:[Dr,je,st],[Dr]:[je,st,xt,ur],[je]:gd,[dr]:gd,[Mr]:gd,[ur]:[xt,st],[st]:[Dr,xt,je],[nr]:[Dr,je,st,xt]};function wi(e,t){if(e===t)return!0;return(k_[e]??[]).includes(t)}function nh(e,t){if(!wi(e,t))throw T(te,`illegal service lifecycle transition ${e} \u2192 ${t}`);return t}qt();var C_=100,oh=30000;class hd{processes;clock;session;health;constructor(e,t){this.processes=e;this.clock=t;this.health=new md(()=>this.host(),e,t,{startOne:(r,n,o,i)=>this.startOne(r,n,o,i),restart:(r,n)=>this.restart(r,n)})}bind(e){this.session=e}host(){if(!this.session)throw T($e,"service orchestrator is not bound");return this.session}planStart(e,t,r){return ia(e,t,r)}planStop(e,t,r=!1){return r?ag(e,t):sa(e,t)}applyLifecycle(e,t){return nh(e,t)}isLegalLifecycle(e,t){return wi(e,t)}async start(e){let t=this.host();if(e.detach===!0)t.detached=!0;let r=ca(t.cfg,{services:e.services,profile:e.profile?rr(e.profile):void 0,activeProfile:rr(t.profile)});if(r.profile)t.profile=r.profile,t.profileEnv=r.env;if(e.client_env)for(let a of r.services)t.clientEnv.set(a,e.client_env);if(e.auto!==!0)for(let a of r.services)this.health.resetRestartCount(a);let n=this.planStart(t.cfg,r.services,r.profile),o=await t.detectGoogle(t.cfg.google.project_id);n.blockers=Fm(t.cfg,n.waves.flat(),o.adcAvailable);let i=new Set(n.blockers.map((a)=>a.name));for(let a of n.blockers)await t.fail(a.name,T($e,a.message));if(t.cfg.proxy.enabled&&!t.proxySuppressed)await t.startProxy().catch((a)=>t.log("devctl","ERROR",E(a)));let s=[];for(let a of n.waves.flat()){if(i.has(a)||await t.claimIfAlreadyUp(a))continue;s.push(a)}for(let a of s)if(e.profile||!t.serviceProfile.has(a))t.serviceProfile.set(a,r.profile);if(s.length>0)await t.assignPendingPorts(s);for(let a of n.waves){let c=a.filter((l)=>s.includes(l));if(c.length>0){let l=await Promise.allSettled(c.map((u)=>this.startOne(u,r.profile,r.env,e.auto!==!0))),d=!1;for(let u of l)if(u.status==="rejected")d=!0,t.log("devctl","ERROR",E(u.reason));if(d)throw T($e,"one or more services failed to start")}try{await this.awaitWaveHealth(a,n.waves.flat())}catch(l){throw t.log("devctl","ERROR",E(l)),l}}return t.persistState(),n}async stop(e){let t=this.host(),r=e;if(r.length===0)r=[...t.runtimes.entries()].filter(([,s])=>s.state!==xt).map(([s])=>s);if(r.length===0)return;let n=r.filter((s)=>!t.cfg.services[s]&&t.runtimes.has(s)),o=r.filter((s)=>!t.cfg.services[s]&&!t.runtimes.has(s));if(o.length>0)throw T(no,`unknown service "${o[0]}"`);let i=r.filter((s)=>t.cfg.services[s]!==void 0);if(i.length>0)await this.runStopPlan(this.planStop(t.cfg,i),{resetRestartCounts:!0});if(n.length>0){await this.runStopPlan({profile:t.profile,steps:[],waves:n.map((s)=>[s])},{resetRestartCounts:!0});for(let s of n)t.forgetService(s)}}async restart(e,t){let r=this.host(),n=t?.cascade===!0,o=n?ui(r.cfg,e):e,i=n?this.planStop(r.cfg,e):this.planStop(r.cfg,e,!0),s=t?.auto!==!0;await this.runStopPlan(i,{resetRestartCounts:s}),await this.start({services:o,client_env:t?.clientEnv,auto:t?.auto})}async runStopPlan(e,t){let r=this.host();for(let i of e.waves.flat())if(this.health.clearRestartTimer(i),this.health.bumpGeneration(i),t?.resetRestartCounts)this.health.resetRestartCount(i);let n=Vr(r.cfg.shutdown)*1000,o=[];for(let i of e.waves){let s=await Promise.allSettled(i.map(async(a)=>{r.setState(a,ur,bt,0,""),this.health.clearHealthWatch(a);try{await this.processes.stop(a,n)}catch(c){throw r.setState(a,st,bt,0,E(c)),r.bus.publish(Re(bs,a,{error:E(c)})),c}try{await r.releasePorts(a)}catch(c){r.log(a,"WARN",E(c))}r.setState(a,xt,bt,0,""),r.bus.publish(Re(xs,a,{}))}));for(let a=0;a<s.length;a+=1){let c=s[a];if(c?.status==="rejected"){let l=i[a]??"";o.push(l),r.log(l||"devctl","ERROR",E(c.reason))}}}if(r.persistState(),o.length>0)throw T($e,`failed to stop: ${o.join(", ")}`)}serviceIsActive(e){if(this.processes.isRunning(e))return!0;let t=this.host().runtimes.get(e);if(!t)return!1;if(t.state===nr||t.state===ur||t.state===xt||t.state===st)return!1;if(t.health===Mt||t.state===dr)return!0;return t.state===Dr||t.state===je}async startOne(e,t,r,n=!1){let o=this.host();if(this.serviceIsActive(e))return;let i=o.cfg.services[e];if(!i)throw T(it,`unknown service ${e}`);o.setState(e,Dr,bt,0,"");let s=this.health.bumpGeneration(e),a=o.serviceProfile.get(e)??t,c=a!==""?$n(o.cfg,a):{...r};o.serviceProfileEnv.set(e,c);let l={},d={},u="",p;try{await o.prepareServiceIdentity(e,i),l=o.ports.get(e)??{};let f=await o.resolveServiceExecution(e,i,a,c,o.clientEnv.get(e),!i.container);if(d=f.env,u=f.workDir,n)await this.runTransient(`${e}:pre_start`,i.hooks.pre_start,i.shell,u,d);if(!this.health.isCurrentGeneration(e,s))return;let g=(y,w)=>{o.logs.append({timestamp:this.clock.isoNow(),service:e,source:y,stream:y,level:"",message:w,pid:p.pid})},m=(y,w)=>this.health.onExit(e,s,y,w);p=i.container?await this.processes.startContainer({name:e,runtime:i.container.runtime==="podman"?"podman":"docker",containerName:`${o.containerPrefix}${e.replace(/[^a-zA-Z0-9_.-]/g,"-")}`,image:i.container.image,command:[...i.command.args],env:{...d,...i.container.env},ports:l,targetPorts:i.container.ports,volumes:i.container.volumes,workDir:u,onLine:g,onExit:m}):await this.processes.start({name:e,args:[...i.command.args],shell:i.shell||i.command.shell,workDir:u,env:d,graceMs:Vr(o.cfg.shutdown)*1000,captureStdout:Df(i),captureStderr:Mf(i),onLine:g,onExit:m})}catch(f){if(this.health.isCurrentGeneration(e,s))await o.fail(e,f);throw f}if(!this.health.isCurrentGeneration(e,s)){if(this.processes.get(e)===p)await this.processes.stop(e,Vr(o.cfg.shutdown)*1000).catch(()=>{});return}if(o.processMeta.set(e,{command:[...i.command.args],cwd:u,startTime:p.startTime}),o.setState(e,je,bt,p.pid,""),o.bus.publish(Re(zp,e,{pid:p.pid})),n)try{await this.runTransient(`${e}:post_start`,i.hooks.post_start,i.shell,u,d)}catch(f){throw await o.fail(e,f),f}if(!this.health.isCurrentGeneration(e,s))return;if(this.health.startHealth(e,i,p.pid,l,u,d,s),o.persistState(),o.clearRestartRequired([e]),i.startup.wait_for_healthy){let f=i.startup.timeout_seconds>0?i.startup.timeout_seconds*1000:oh;try{await this.waitHealthy(e,f)}catch(g){throw await o.fail(e,g),g}}}async awaitWaveHealth(e,t){for(let r of e){let n=this.host().cfg.services[r],o=t.some((s)=>(this.host().cfg.services[s]?.dependencies??[]).some((a)=>Ft(a)===r&&Gr(a)==="service_healthy"));if(!n||n.health.type===""||!o)continue;let i=n.startup.timeout_seconds>0?n.startup.timeout_seconds*1000:oh;try{await this.waitHealthy(r,i)}catch(s){throw await this.host().fail(r,s),s}}}async waitHealthy(e,t){let r=this.clock.unixMs()+t;while(this.clock.unixMs()<r){let n=this.host().runtimes.get(e);if(n?.health===Mt)return;if(n?.state===st)throw T(gl,`service ${e} failed while waiting for healthy`);await R_(C_)}throw T(gl,`service ${e} did not become healthy in time`)}async runTransient(e,t,r,n,o){if(Kr(t))return{code:0,stdout:"",stderr:""};this.host().log(e,"INFO",`running ${t.args.join(" ")}`);let i=await this.processes.runOnce({name:e,args:[...t.args],shell:r||t.shell,workDir:n,env:o,graceMs:Vr(this.host().cfg.shutdown)*1000,onLine:(s,a)=>this.host().logs.append({timestamp:this.clock.isoNow(),service:e,source:s,stream:s,level:"",message:a,pid:0})});if(i.code!==0)throw T($e,`${e} exited with code ${i.code}`);return i}}function R_(e){return new Promise((t)=>setTimeout(t,e))}import{createServer as pE}from"net";import{isAbsolute as Ad,join as Ld}from"path";qt();ae();async function va(e,t,r,n){let o="";if(e.proxy?.isRunning())o=`http://${e.proxy.address()}`;else if(e.cfg.proxy.enabled)o=`http://${qr(e.cfg.proxy.listen)}`;let i=gi(t,"127.0.0.1",n,o,e.cfg.project.name);if(i.DEVCTL_INTERNAL_TOKEN=e.internalTok,e.cfg.proxy.token_endpoint.enabled)i.DEVCTL_TOKEN_URL=e.boundTokenURL||`http://127.0.0.1:${e.tokenEP?.listenPort()||e.cfg.proxy.token_endpoint.port}/token`;try{let s=await mi(e.cfg.repoRoot,{service:t,profile:e.serviceProfile.get(t)??e.profile,serviceCfg:r,profileEnv:e.serviceProfileEnv.get(t)??e.profileEnv,assignedPorts:n,runtime:i,cfg:e.cfg,fetchSecret:vo(async()=>(await e.tokens.get("user","",[])).accessToken),pluginSources:e.registry?.environmentSources});return bo(s)}catch(s){return e.log(t,"WARN",`could not fully reconstruct environment for adopted service's health check (${E(s)}); using a baseline environment`),bo(i)}}function ih(e,t,r,n,o,i){if(e.procs.get(t)&&e.processAliveFn(e.procs.get(t)?.pid??0))return;if(!e.processAliveFn(r)||r===process.pid)return;let s=e.orchestrator.health.bumpGeneration(t);try{e.procs.adopt({name:t,pid:r,args:n,workDir:o,startTime:i,onExit:(a,c)=>{e.orchestrator.health.onExit(t,s,a,c)}})}catch(a){let c=a instanceof Error?a.message:String(a);e.log(t,"WARN",`adopt pid ${r} failed (${c}); tracking leftover in snapshot only`)}return e.processMeta.set(t,{command:n,cwd:o,startTime:i}),e.persistState(),s}async function sh(e,t){let r=e.cfg.services[t];if(e.orchestrator.serviceIsActive(t)){if(r&&!e.ports.has(t)){let a=await _s(r);if(a)e.ports.set(t,a)}return!0}if(!r)return!1;if(r.container){let a=e.orchestrator.health.bumpGeneration(t),c=r.container.runtime==="podman"?"podman":"docker",l=e.serviceWorkDir(r),d=await e.procs.adoptContainer({name:t,runtime:c,containerName:`devctl-${Zt(e.cfg.repoRoot)}-${t.replace(/[^a-zA-Z0-9_.-]/g,"-")}`,workDir:l,onLine:(f,g)=>e.logs.append({timestamp:e.clock.isoNow(),service:t,source:f,stream:f,level:"",message:g,pid:0}),onExit:(f,g)=>e.orchestrator.health.onExit(t,a,f,g)});if(!d)return!1;let u=e.ports.get(t)??Object.fromEntries(r.ports.filter((f)=>!f.auto).map((f)=>[f.name,f.value]));e.ports.set(t,u),e.processMeta.set(t,{command:[...r.command.args],cwd:l,startTime:d.startTime}),xa(e,t,ba(e,Br(e.cfg.repoRoot)?.processes.find((f)=>f.name===t))),e.setState(t,je,bt,0,"");let p=await va(e,t,r,u);return e.orchestrator.health.startHealth(t,r,0,u,l,p,a),e.persistState(),e.log(t,"INFO",`claimed running ${c} container ${d.container?.id??""}`),!0}let n=await _s(r);if(!n)return!1;let o=Object.values(n)[0],s=(o===void 0?void 0:await Pn(o))?.pid??0;if(s>0&&s!==process.pid){let a=Br(e.cfg.repoRoot)?.processes.find((d)=>d.name===t&&d.pid===s);if(!a)return e.log(t,"WARN",`port ${o} is held by pid ${s} with no persisted record for ${t}; not adopting`),!1;let c=await e.inspectProcessFn(s);if(c!==void 0&&c.command!==""&&xi({args:[...r.command.args],workDir:e.serviceWorkDir(r),startTime:new Date(a.startTime)},c)){e.ports.set(t,n);let d=ih(e,t,s,[...r.command.args],e.serviceWorkDir(r),new Date(a.startTime))??e.orchestrator.health.bumpGeneration(t);xa(e,t,ba(e,a)),e.setState(t,je,bt,s,""),e.log(t,"INFO",`already listening on ${Object.values(n).join(", ")}; not starting again`);let u=e.serviceWorkDir(r),p=await va(e,t,r,n);return e.orchestrator.health.startHealth(t,r,s,n,u,p,d),!0}e.log(t,"WARN",`port ${o} is in use by an unrelated process (pid ${s}); not adopting`)}return!1}async function ah(e){let t=Br(e.cfg.repoRoot);if(!t)return;P_(e,t.profile);let r=[];for(let[n,o]of Object.entries(e.cfg.services)){if(!o.container)continue;let i=t.processes.find((u)=>u.name===n),s=e.orchestrator.health.bumpGeneration(n),a=o.container.runtime==="podman"?"podman":"docker",c=await e.procs.adoptContainer({name:n,runtime:a,containerName:`devctl-${Zt(e.cfg.repoRoot)}-${n.replace(/[^a-zA-Z0-9_.-]/g,"-")}`,workDir:e.serviceWorkDir(o),onLine:(u,p)=>e.logs.append({timestamp:e.clock.isoNow(),service:n,source:u,stream:u,level:"",message:p,pid:0}),onExit:(u,p)=>e.orchestrator.health.onExit(n,s,u,p)});if(!c)continue;let l=i?.ports??Object.fromEntries(o.ports.filter((u)=>!u.auto).map((u)=>[u.name,u.value]));e.ports.set(n,l),e.processMeta.set(n,{command:[...o.command.args],cwd:e.serviceWorkDir(o),startTime:i?.startTime?new Date(i.startTime):c.startTime}),xa(e,n,ba(e,i)),e.setState(n,je,bt,0,"");let d=await va(e,n,o,l);e.orchestrator.health.startHealth(n,o,0,l,e.serviceWorkDir(o),d,s),e.log(n,"INFO",`adopted ${a} container ${c.container?.id??""}`),r.push(n)}for(let n of t.processes){if(!e.cfg.services[n.name]||e.cfg.services[n.name]?.container||n.pid<=0||n.pid===process.pid||!e.processAliveFn(n.pid))continue;let o=await e.inspectProcessFn(n.pid);if(!(o!==void 0&&o.command!==""&&xi({args:n.command,workDir:n.cwd,startTime:n.startTime?new Date(n.startTime):void 0},o))){if(Object.values(n.ports).length>0&&await _s({ports:Object.entries(n.ports).map(([l,d])=>({name:l,value:d,auto:!1}))})!==void 0)e.log(n.name,"WARN",`pid ${n.pid} does not match stored command; leftover listener not adopted`);else e.log(n.name,"WARN",`pid ${n.pid} is a different process; not adopting`);continue}let s=ih(e,n.name,n.pid,n.command,n.cwd,new Date(n.startTime||e.clock.unixMs()))??e.orchestrator.health.bumpGeneration(n.name);if(Object.keys(n.ports).length>0)e.ports.set(n.name,n.ports);xa(e,n.name,ba(e,n)),e.setState(n.name,je,bt,n.pid,"");let a=e.cfg.services[n.name];if(a){let c=n.cwd||e.serviceWorkDir(a),l=await va(e,n.name,a,n.ports);e.orchestrator.health.startHealth(n.name,a,n.pid,n.ports,c,l,s)}e.log(n.name,"INFO","adopted leftover process; stdout/stderr from before adopt are not captured"),r.push(n.name)}if(r.length>0)e.bus.publish(Re(ef,"",{services:r,session_id:t.session_id})),e.log("devctl","INFO",`recovered session processes: ${r.join(", ")}`)}function P_(e,t){e.profile=t||e.profile,e.profileEnv=$n(e.cfg,e.profile)}function xa(e,t,r){e.serviceProfile.set(t,r),e.serviceProfileEnv.set(t,$n(e.cfg,r))}function ba(e,t){return t?.profile??e.profile}import{watch as __}from"fs";import{join as E_}from"path";function ch(e,t){return t}function yd(e,t){let r={},n=new Set,o=new Set([...Object.keys(e.services),...Object.keys(t.services)]);for(let s of o){let a=e.services[s],c=t.services[s],l=[];if(!a||!c)l.push("presence"),n.add(s);else{if(a.command.args.join("\x00")!==c.command.args.join("\x00")||a.command.shell!==c.command.shell||a.shell!==c.shell)l.push("command"),n.add(s);if(a.working_dir!==c.working_dir)l.push("working_dir"),n.add(s);if(JSON.stringify(a.environment)!==JSON.stringify(c.environment))l.push("environment"),n.add(s);if(JSON.stringify(a.ports)!==JSON.stringify(c.ports))l.push("ports"),n.add(s);if(JSON.stringify(a.identity)!==JSON.stringify(c.identity))l.push("identity"),n.add(s);if(JSON.stringify(a.health)!==JSON.stringify(c.health))l.push("health"),n.add(s);if(JSON.stringify(a.restart)!==JSON.stringify(c.restart))l.push("restart"),n.add(s);if(JSON.stringify(a.startup)!==JSON.stringify(c.startup))l.push("startup"),n.add(s);if(JSON.stringify(a.logs)!==JSON.stringify(c.logs))l.push("logs"),n.add(s);if(JSON.stringify(a.container)!==JSON.stringify(c.container))l.push("container"),n.add(s)}if(l.length>0)r[s]=l}let i=[];if(JSON.stringify(e.logs)!==JSON.stringify(t.logs))i.push("logs");if(JSON.stringify(e.auth)!==JSON.stringify(t.auth))i.push("auth");if(JSON.stringify(e.plugins)!==JSON.stringify(t.plugins))i.push("plugins");return{restart_required:[...n].sort(),changes:r,supervisor_restart_required:i}}qt();ae();var T_=200;function lh(e){if(!e.registry)return;if(e.registry.tokenProviders.length>0)e.tokens.replaceProviders(e.registry.tokenProviders);e.logs.setParsers(e.registry.logParsers)}function vd(e,t){let r=Nl(t);if(r.length===0)return;let n=new Set((e?.healthChecks??[]).map((i)=>i.name.toLowerCase())),o=r.filter((i)=>!n.has(i.type.toLowerCase()));if(o.length>0)throw T(te,`unknown health check type(s): ${o.map((i)=>`${i.service}.health.type=${i.type}`).join(", ")}`)}function xd(e,t){let r=Hl(t);if(r.length===0)return;let n=e?.pluginIdentityProviders??[],o=r.filter(({service:i})=>{let s=t.services[i];return!s||!n.some((a)=>a.accepts(s.identity))});if(o.length>0)throw T(te,`unknown identity type(s): ${o.map((i)=>`${i.service}.identity.type=${i.type}`).join(", ")}`)}function bd(e,t){let r=new Set(fi),n=new Set((e?.environmentSources??[]).map((i)=>i.name)),o=t.environment.sources.filter((i)=>!r.has(i)&&!n.has(i));if(o.length>0)throw T(te,`unknown environment source(s): ${o.join(", ")}`)}function A_(e,t,r){for(let n of Object.keys(r))if(!t[n]&&!e.runtimes.has(n))e.runtimes.set(n,di(n));for(let n of Object.keys(t)){if(r[n])continue;if(e.orchestrator.serviceIsActive(n)){let o=e.runtimes.get(n);if(o)o.orphaned=!0;e.log(n,"WARN","removed from configuration while still running; now orphaned \u2014 stop it explicitly to clean it up");continue}e.forgetService(n)}}function wd(e){let t=E_(e.cfg.repoRoot,".devctl");if(!e.fs.exists(t))return;try{e.configWatcher=__(t,{recursive:!0},()=>{if(e.watchTimer)clearTimeout(e.watchTimer);e.watchTimer=setTimeout(()=>{e.reload().catch((r)=>e.log("devctl","WARN",E(r)))},T_)})}catch{e.log("devctl","WARN","unable to watch .devctl for configuration changes")}}async function dh(e){let t;try{t=xr(e.cfg.repoRoot,e.cfg.configPath)}catch(a){throw e.bus.publish(Re(zo,"",{error:E(a)})),e.log("devctl","ERROR",`configuration reload failed: ${E(a)}`),a}try{vd(e.registry,t),xd(e.registry,t),bd(e.registry,t)}catch(a){throw e.bus.publish(Re(zo,"",{error:E(a)})),e.log("devctl","ERROR",`configuration reload failed: ${E(a)}`),a}if(e.setupMode){if(e.setupMode=!1,e.log("devctl","INFO",`configuration created at ${e.cfg.configPath}; leaving setup mode`),!e.configWatcher)wd(e)}let r=yd(e.cfg,t),n=JSON.stringify(e.cfg.proxy)!==JSON.stringify(t.proxy),o=JSON.stringify(e.cfg.secrets)!==JSON.stringify(t.secrets),i=e.cfg.services;e.cfg=ch(e.cfg,t),A_(e,i,t.services);let s=L_(e.restartRequired,r.restart_required,Object.keys(t.services));if(e.restartRequired=s,r.restart_required=s,o)e.detector.update(t.secrets.extra_markers,t.secrets.extra_patterns);if(n){let a=e.proxy?.isRunning()??!1;if(await e.stopProxy(),a&&e.cfg.proxy.enabled)await e.startProxy();e.log("devctl","INFO","proxy configuration changed; proxy restarted")}if(e.bus.publish(Re(Ss,"",{restart_required:r.restart_required,changes:r.changes,supervisor_restart_required:r.supervisor_restart_required})),e.log("devctl","INFO",r.restart_required.length===0?"configuration reloaded":`configuration reloaded; restart required: ${r.restart_required.join(", ")}`),r.supervisor_restart_required)e.log("devctl","WARN",aa(r.supervisor_restart_required));return e.persistState(),e.refreshIdentity(),r}function L_(e,t,r){let n=new Set(r),o=new Set(e.filter((i)=>n.has(i)));for(let i of t)if(n.has(i))o.add(i);return[...o].sort()}Lr();qt();import{cpus as B_,loadavg as W_,platform as G_,uptime as U_}from"os";import{readFileSync as D_}from"fs";import{freemem as M_,totalmem as O_}from"os";import{spawnSync as I_}from"child_process";var Sd=1024,$_=2000,F_=/page size of (\d+) bytes/i,So;function N_(e){let t=e.match(/^MemAvailable:\s+(\d+)/m);if(!t)return;let r=Number(t[1]);return Number.isFinite(r)&&r>=0?r:void 0}function H_(e){let t=e.match(F_),r=t?Number(t[1]):0;if(!Number.isFinite(r)||r<=0)return;let n=wa(e,"free")+wa(e,"inactive")+wa(e,"speculative")+wa(e,"purgeable");return Math.round(n*r/Sd)}function wa(e,t){let r=e.match(new RegExp(`Pages ${t}:\\s+(\\d+)`,"i")),n=r?Number(r[1]):0;return Number.isFinite(n)&&n>0?n:0}function j_(){if(process.platform==="linux")try{return N_(D_("/proc/meminfo","utf8"))}catch{return}if(process.platform==="darwin"){let e=Date.now();if(So&&e-So.at<$_)return So.leftoverKB;let t=I_("vm_stat",{encoding:"utf8"});if(t.status!==0||!t.stdout)return So?.leftoverKB;let r=H_(t.stdout);if(r===void 0)return So?.leftoverKB;return So={at:e,leftoverKB:r},r}return}function uh(){let e=Math.max(0,Math.round(O_()/Sd)),t=Math.max(0,Math.round(M_()/Sd)),r=Math.max(0,Math.min(e,j_()??t));return{totalKB:e,unusedKB:t,leftoverKB:r}}function kd(e){return{user:"",project:e?.google.project_id??"",project_source:e?.google.project_id?"configuration":"",adc:!1,service_accounts:{},service_account_status:Object.fromEntries(e?Ar(e).map((t)=>[t,"unknown"]):[]),iap:e?.proxy.routes.some((t)=>t.auth.type.toLowerCase()==="iap")??!1}}function K_(){let e=W_(),t=uh();return{platform:G_(),cpuCount:B_().length,loadAvg1:e[0]??0,loadAvg5:e[1]??0,loadAvg15:e[2]??0,memTotalKB:t.totalKB,memFreeKB:t.unusedKB,memAvailableKB:t.leftoverKB,hostUptimeSec:U_()}}function Cd(e,t){let r={},n={};for(let o of Ar(e)){let i=t.get(o)??"unknown";if(n[o]=i,i!=="unknown")r[o]=i==="available"}return{service_accounts:r,service_account_status:n}}function ph(e){let t={};for(let[o,i]of e.runtimes)t[o]={...i,ports:e.ports.get(o)??i.ports,profile:e.serviceProfile.get(o)??i.profile,env_source:e.clientEnv.has(o)?"client":"daemon"};let r=e.proxy?.stats(),n={requestTotal:r?.total??0,requestErrors:r?.errors??0,recentRequests:r?.recent??[]};return{session_id:e.sessionID,repo_root:e.cfg.repoRoot,profile:e.profile,services:t,proxy:{running:e.proxy?.isRunning()??!1,address:e.proxy?.address(),routes:e.cfg.proxy.routes.map((o)=>{let i=o.match.host||"*",s=o.match.path,a=s===""?i:`${i}${s.startsWith("/")?s:`/${s}`}`;return{name:o.name,identity:o.auth.identity.service_account||o.auth.identity.type||o.auth.type,upstream:o.upstream.url,auth:o.auth.type,match:a}}),...n},mcp:{running:e.mcp?.isRunning()??!1,address:e.mcp?.isRunning()?`http://${e.mcp.address()}/mcp`:void 0,port:e.mcp?.isRunning()?e.mcp.listenPort():void 0,token:e.mcpToken,disabled_tools:[...e.mcpDisabledTools]},identity:{...e.identityCache,...Cd(e.cfg,e.serviceAccountStatus)},credentials:{backend:e.tokens.storeBackend(),entries:[...e.credentialEntries]},detached:e.detached,setup_mode:e.setupMode?!0:void 0,logs:e.logs.snapshot(),restart_required:[...e.restartRequired],system:K_()}}function fh(e){let t=[`PROFILE: ${e.profile||"(none)"}`,"","SERVICE\tSTATUS\tHEALTH\tPID"];for(let[r,n]of Object.entries(e.services))t.push(`${r} ${yo(n)} ${n.health} ${n.pid}`);return t.push("",`PROXY ${e.proxy.running?"RUNNING":"STOPPED"} ${e.proxy.address??""}`),t.push(`MCP ${e.mcp?.running?"RUNNING":"STOPPED"} ${e.mcp?.address??""}`),t.join(`
|
|
636
|
+
`)+`
|
|
637
|
+
`}ae();Lr();import{pathToFileURL as tE}from"url";import{isAbsolute as rE,resolve as nE}from"path";import{createServer as vh,request as q_}from"http";import{request as V_}from"https";import{randomBytes as mh}from"crypto";import{Readable as J_}from"stream";ae();Lr();var Si="x-devctl-request-id",z_="x-devctl-internal-token",gh=100,Rd=new Set(["connection","keep-alive","proxy-authenticate","proxy-authorization","te","trailers","transfer-encoding","upgrade"]),Y_=new Set(["gzip","deflate","br"]);class Pd{cfg;tokens;logs;bus;detector;middleware;server;running=!1;addr="";upgradedSockets=new Set;recentRequests=[];constructor(e,t,r,n,o,i=[]){this.cfg=e,this.tokens=t,this.logs=r,this.bus=n,this.detector=o,this.middleware=i}address(){return this.addr||qr(this.cfg.listen)}isRunning(){return this.running}stats(){let e=this.recentRequests.reduce((t,r)=>t+(r.status>=400||r.error?1:0),0);return{total:this.recentRequests.length,errors:e,recent:[...this.recentRequests].reverse()}}recordRequest(e){if(this.recentRequests.push(e),this.recentRequests.length>gh)this.recentRequests.splice(0,this.recentRequests.length-gh)}start(){let e=this.cfg.listen.host||"127.0.0.1";if(!Qr(e))return Promise.reject(T(Wr,`refusing to bind proxy to ${e}`));if(this.cfg.listen.port===0)return Promise.reject(T(Wr,"proxy.listen.port is required when the proxy is enabled"));let t=this.cfg.listen.port;return new Promise((r,n)=>{this.server=vh((o,i)=>{this.serve(o,i)}),this.server.on("upgrade",(o,i,s)=>{this.serveUpgrade(o,i,s)}),this.server.on("error",(o)=>n(ve(Wr,`unable to listen on ${e}:${t}`,o))),this.server.listen(t,e,()=>{this.running=!0,this.addr=`${e}:${t}`,this.bus?.publish(Re(Qp,"",{address:this.addr})),r()})})}stop(){let e=this.server;if(!e)return Promise.resolve();for(let t of this.upgradedSockets)t.destroy();return this.upgradedSockets.clear(),new Promise((t)=>{e.close(()=>{this.running=!1,this.bus?.publish(Re(Zp,"",{})),t()})})}async serveUpgrade(e,t,r){let n=Date.now(),o=e.headers[Si]?.toString()||mh(8).toString("hex"),i=e.method??"GET",s=e.url??"/",a=this.detector?this.detector.redactText(s):s,c=yh(this.cfg.routes,e);if(!c){t.end(`HTTP/1.1 404 Not Found\r
|
|
630
638
|
Connection: close\r
|
|
631
639
|
Content-Length: 0\r
|
|
632
640
|
\r
|
|
633
|
-
`),this.recordRequest({timestamp:new Date().toISOString(),requestId:o,method:i,path:a,route:"",identity:"",status:404,durationMs:Date.now()-
|
|
634
|
-
`,
|
|
635
|
-
`}`).join("");if(t.write(`${
|
|
636
|
-
`),
|
|
641
|
+
`),this.recordRequest({timestamp:new Date().toISOString(),requestId:o,method:i,path:a,route:"",identity:"",status:404,durationMs:Date.now()-n});return}let l=Dn(c.auth),d=uo(l),u,p=!1,f=(m,y)=>{if(p)return;p=!0;let w=Date.now()-n;this.recordRequest({timestamp:new Date().toISOString(),requestId:o,method:i,path:a,route:c.name,identity:d,status:m,durationMs:w,error:y}),this.logs?.append({timestamp:new Date().toISOString(),service:"proxy",source:"proxy",level:m>=400||y?"ERROR":"INFO",message:`${i} ${s} route=${c.name} identity=${d} status=${m} duration=${w}ms upgrade=true${y?` error=${y}`:""}`,pid:0,request_id:o,identity:d}),this.bus?.publish(Re(Zc,c.name,{status:m,request_id:o,duration:w,identity:d}))},g=()=>{t.destroy(),u?.destroy()};try{let m={};for(let[h,x]of Object.entries(e.headers)){let b=h.toLowerCase();if(Rd.has(b)&&b!=="connection"&&b!=="upgrade")continue;if(typeof x==="string")m[h]=x;else if(Array.isArray(x))m[h]=x.join(",")}let y=e.socket.remoteAddress??"",w=m.host??"",v=m["x-forwarded-for"];if(m["x-forwarded-for"]=v?`${v}, ${y}`:y,m["x-forwarded-host"]=w,m["x-forwarded-proto"]="http",delete m.host,m[Si]=o,this.middleware.length===0)await Sa(c,m,this.tokens);for(let h of this.middleware)await h.apply({route:c,headers:m,tokens:this.tokens,req:e,method:i,path:s,upgrade:!0});let S=hh(c.upstream.url,s),k=Q_(S)(S,{method:i,headers:m});k.on("upgrade",(h,x,b)=>{u=x,this.upgradedSockets.add(t),this.upgradedSockets.add(x);let C=()=>{this.upgradedSockets.delete(t),this.upgradedSockets.delete(x)};t.once("close",()=>{C(),x.destroy()}),x.once("close",()=>{C(),t.destroy()}),t.once("error",g),x.once("error",g);let G=`HTTP/${h.httpVersion} ${h.statusCode??101} ${h.statusMessage??"Switching Protocols"}\r
|
|
642
|
+
`,F=h.rawHeaders.map((X,ee)=>`${ee%2===0?X+":":" "+X+`\r
|
|
643
|
+
`}`).join("");if(t.write(`${G}${F}\r
|
|
644
|
+
`),r.length>0)x.write(r);if(b.length>0)t.write(b);t.pipe(x).pipe(t),f(h.statusCode??101)}),k.on("response",(h)=>{h.resume();let x=h.statusCode??502;t.end(`HTTP/1.1 ${x} ${h.statusMessage??"Bad Gateway"}\r
|
|
637
645
|
Connection: close\r
|
|
638
646
|
Content-Length: 0\r
|
|
639
647
|
\r
|
|
640
|
-
`),
|
|
648
|
+
`),f(x,"upstream refused protocol upgrade")}),k.on("error",(h)=>{f(502,h.message),t.end(`HTTP/1.1 502 Bad Gateway\r
|
|
641
649
|
Connection: close\r
|
|
642
650
|
Content-Length: 0\r
|
|
643
651
|
\r
|
|
644
|
-
`)}),t.once("error",()=>
|
|
652
|
+
`)}),t.once("error",()=>k.destroy()),k.end()}catch(m){let y=m instanceof Error?m.message:"proxy upgrade error";f(502,y),t.end(`HTTP/1.1 502 Bad Gateway\r
|
|
645
653
|
Connection: close\r
|
|
646
654
|
Content-Length: 0\r
|
|
647
655
|
\r
|
|
648
|
-
`)}}async serve(e,t){let n=Date.now(),r=e.headers[Ni]?.toString()||ph(8).toString("hex");t.setHeader(Ni,r);let o=e.method??"GET",i=e.url??"/",s=this.detector?this.detector.redactText(i):i,a=mh(this.cfg.routes,e);if(!a){Ro(t,404,"no matching proxy route"),this.recordRequest({timestamp:new Date().toISOString(),requestId:r,method:o,path:s,route:"",identity:"",status:404,durationMs:Date.now()-n});return}let c=xr(a.auth),l=uo(c),d=0,f;try{let g={};for(let[y,B]of Object.entries(e.headers)){if(tu.has(y.toLowerCase()))continue;if(typeof B==="string")g[y]=B;else if(Array.isArray(B))g[y]=B.join(",")}let m=e.socket.remoteAddress??"",x=g.host??"",v=g["x-forwarded-for"];if(g["x-forwarded-for"]=v?`${v}, ${m}`:m,g["x-forwarded-host"]=x,g["x-forwarded-proto"]="http",delete g.host,g["accept-encoding"]="gzip, deflate, br",g[Ni]=r,this.middleware.length===0)await La(a,g,this.tokens);for(let y of this.middleware)await y.apply({route:a,headers:g,tokens:this.tokens});let S=gh(a.upstream.url,i),P=o!=="GET"&&o!=="HEAD"?e:void 0,k=await fetch(S,{method:o,headers:g,body:P,redirect:"manual",duplex:P?"half":void 0});t.statusCode=k.status,d=k.status;let j=(k.headers.get("content-encoding")??"").split(",").map((y)=>y.trim().toLowerCase()).filter((y)=>y!==""),V=j.length>0&&j.every((y)=>t0.has(y));k.headers.forEach((y,B)=>{let h=B.toLowerCase();if(tu.has(h))return;if(V&&(h==="content-encoding"||h==="content-length"))return;t.setHeader(B,this.detector?this.detector.redactText(y):y)}),await n0(k,t);let C=Date.now()-n;this.logs?.append({timestamp:new Date().toISOString(),service:"proxy",source:"proxy",level:k.status>=400?"WARN":"INFO",message:`${o} ${i} route=${a.name} identity=${l} status=${k.status} duration=${C}ms`,pid:0,request_id:r,identity:l}),this.bus?.publish(Me(Rd,a.name,{status:k.status,request_id:r,duration:C,identity:l}))}catch(g){let m=g instanceof Error?g.message:"proxy error";f=m,d=502,this.logs?.append({timestamp:new Date().toISOString(),service:"proxy",source:"proxy",level:"ERROR",message:`${o} ${i} route=${a.name} identity=${l} error=${m}`,pid:0,request_id:r,identity:l}),Ro(t,502,"proxy error")}finally{this.recordRequest({timestamp:new Date().toISOString(),requestId:r,method:o,path:s,route:a.name,identity:l,status:d,durationMs:Date.now()-n,error:f})}}}async function La(e,t,n){let r=e.auth.type.toLowerCase();if(r===""||r==="none")return;if(!n)throw L($n,"token manager unavailable");let o=xr(e.auth),i=await n.get(uo(o),e.auth.audience,[]);t.authorization=`Bearer ${i.accessToken}`}async function n0(e,t){if(!e.body){t.end();return}let n=Z_.fromWeb(e.body);await new Promise((r,o)=>{n.on("error",o),t.on("error",o),t.on("finish",r),n.pipe(t)})}function gh(e,t){let n=new URL(e),r=new URL(t||"/",n),o=new URL(n.href);if(o.pathname=r0(r.pathname),o.search=r.search,o.hash="",o.origin!==n.origin)throw L($n,"refusing to proxy to a different origin");return o}function r0(e){return(e.startsWith("/")?e:`/${e}`).replace(/^\/+/,"/")}function Ro(e,t,n){e.statusCode=t,e.setHeader("content-type","text/plain; charset=utf-8"),e.setHeader("x-content-type-options","nosniff"),e.end(n)}function mh(e,t){let n=(t.headers.host??"").split(":")[0]??"",r=t.url??"/";return e.find((o)=>{let i=o.match.host===""||o.match.host===n,s=o.match.path===""||r.startsWith(o.match.path);return i&&s})}class ru{host;port;secret;tokens;server;constructor(e,t,n,r){this.host=e;this.port=t;this.secret=n;this.tokens=r}listenPort(){let e=this.server?.address();if(typeof e==="object"&&e)return e.port;return this.port}start(){let e=this.host||"127.0.0.1";if(e==="0.0.0.0")return Promise.reject(L($n,"refusing to bind token endpoint to 0.0.0.0"));return new Promise((t,n)=>{this.server=hh((r,o)=>{this.serve(r,o)}),this.server.on("error",(r)=>n(fe($n,"token endpoint listen failed",r))),this.server.listen(this.port,e,()=>t())})}stop(){let e=this.server;if(!e)return Promise.resolve();return new Promise((t)=>e.close(()=>t()))}async serve(e,t){if(!o0(e.socket.remoteAddress)){Ro(t,403,"forbidden");return}if((e.headers[e0]??"")!==this.secret){Ro(t,401,"unauthorized");return}if(e.url?.startsWith("/token")!==!0){Ro(t,404,"not found");return}let n=new URL(e.url,"http://127.0.0.1"),r=n.searchParams.get("identity")??"user",o=n.searchParams.get("audience")??"";try{let i=await this.tokens.get(r,o,[]);t.setHeader("content-type","application/json"),t.end(JSON.stringify({access_token:i.accessToken,token_type:i.tokenType,expires_at:i.expiresAt.toISOString(),identity:i.identity}))}catch{Ro(t,500,"token error")}}}function o0(e){if(!e)return!0;return e==="127.0.0.1"||e==="::1"||e==="::ffff:127.0.0.1"}Ai();br();var vh=1;class yh{tokenProviders=[];identityProviders=[];pluginIdentityProviders=[];environmentSources=[];healthChecks=[];logParsers=[];proxyMiddleware=[];loadErrors=[];registerBuiltins(){this.tokenProviders.push(...Cr()),this.identityProviders.push(cd(),ld()),this.logParsers.push(Xd()),this.proxyMiddleware.push(l0())}register(e){c0(e),Lr(this.tokenProviders,e.tokenProviders),Lr(this.identityProviders,e.identityProviders),Lr(this.pluginIdentityProviders,e.identityProviders),Lr(this.environmentSources,e.environmentSources),Lr(this.healthChecks,e.healthChecks),Lr(this.logParsers,e.logParsers),Lr(this.proxyMiddleware,e.proxyMiddleware)}}async function xh(e,t=process.cwd()){let n=new yh;n.registerBuiltins();for(let r of e){if(r.trim()==="")continue;try{let o=r.startsWith("file:")?r:s0(r)?r:a0(t,r),s=await import(o.startsWith("file:")?o:i0(o).href);if(s.sdkVersion!==vh)throw Error(`plugin SDK version ${String(s.sdkVersion??"missing")} is incompatible; expected ${vh}`);n.register(s)}catch(o){n.loadErrors.push({path:r,message:o instanceof Error?o.message:String(o)})}}return n}function c0(e){if(!e||typeof e!=="object")throw Error("plugin module must export an object");Po("tokenProviders",e.tokenProviders,["fetch"]),Po("identityProviders",e.identityProviders,["accepts","resolve"]),Po("environmentSources",e.environmentSources,["load"]),Po("healthChecks",e.healthChecks,["check"]),Po("logParsers",e.logParsers,["parse"]),Po("proxyMiddleware",e.proxyMiddleware,["apply"])}function Po(e,t,n){if(t===void 0)return;if(!Array.isArray(t))throw Error(`${e} must be an array`);for(let[r,o]of t.entries()){if(!o||typeof o!=="object"||typeof o.name!=="string"||o.name==="")throw Error(`${e}[${r}] must have a name`);for(let i of n)if(typeof o[i]!=="function")throw Error(`${e}[${r}].${i} must be a function`)}}function l0(){return{name:"identity_inject",apply:async(e)=>{await La(e.route,e.headers,e.tokens)}}}function Lr(e,t){if(!t)return;e.push(...t)}Pe();var{spawn:Oh}=globalThis.Bun;ze();var{spawn:d0}=globalThis.Bun;async function bh(e,t){if(e<=0)return;try{process.kill(-e,t);return}catch{try{process.kill(e,t)}catch{return}}}async function wh(e){if(!Pt(e))return;let t=await Hi(["ps","-p",String(e),"-o","command="]),n=Date.now(),r=u0(await Hi(["ps","-p",String(e),"-o","etime="])),o=await p0(e);return{pid:e,command:t.trim(),cwd:o,startTime:r===void 0?void 0:new Date(n-r).toISOString()}}function u0(e){let t=e.trim();if(t==="")return;let n=t.indexOf("-"),r=n>=0?t.slice(0,n):"0",i=(n>=0?t.slice(n+1):t).split(":");if(i.length!==2&&i.length!==3)return;let s=Number(r),a=i.length===3?Number(i[0]):0,c=Number(i.length===3?i[1]:i[0]),l=Number(i.at(-1));if(!Number.isInteger(s)||s<0||!Number.isInteger(a)||a<0||a>23||!Number.isInteger(c)||c<0||c>59||!Number.isInteger(l)||l<0||l>59)return;return(((s*24+a)*60+c)*60+l)*1000}async function p0(e){let n=(await Hi(["lsof","-a","-p",String(e),"-d","cwd","-Fn"])).split(`
|
|
649
|
-
`).
|
|
650
|
-
`)){let o=r.trim();if(o==="")continue;let[i,s,a]=o.split(/\s+/),c=Number(i),l=Number(s),d=Number(a);if(Number.isFinite(c)&&Number.isFinite(l)&&Number.isFinite(d))t.set(c,{pid:c,cpuPercent:l,memoryKB:d})}return t}function kh(e,t){if(e.length===0||t==="")return!1;let n=e.join(" ");if(t.includes(n))return!0;let o=(e[0]??"").split(/[/\\]/).pop()??"";if(o!==""&&t.includes(o))return!0;let i=e[e.length-1]??"";return i!==""&&t.includes(i)}ze();var{spawn:Ch}=globalThis.Bun;var f0=1024;async function _h(e,t){if(e<=0)return;try{await Ch({cmd:["taskkill","/PID",String(e),"/T","/F"],stdout:"ignore",stderr:"ignore"}).exited}catch{return}}async function Rh(e){let t=g0(Pl(e),e);if(t)return t;if(!Pt(e))return;let n=await ou(["powershell","-NoProfile","-Command",`Get-CimInstance Win32_Process -Filter "ProcessId=${e}" | Select-Object CommandLine,ExecutablePath,CreationDate | ConvertTo-Json -Compress`]),r=h0(n);if(r&&r.command!=="")return{pid:e,command:r.command,cwd:r.cwd,startTime:r.startTime};let o=await ou(["powershell","-NoProfile","-Command",`Get-Process -Id ${e} -ErrorAction SilentlyContinue | Select-Object Path,StartTime | ConvertTo-Json -Compress`]),i=m0(o);if(!i&&!r)return;return{pid:e,command:r?.command||i?.command||"",cwd:r?.cwd||i?.cwd||"",startTime:r?.startTime||i?.startTime}}function g0(e,t){let n=String(t);for(let r of e.split(/\r?\n/)){if(!r.includes(n))continue;let i=r.split(",").map((s)=>s.replace(/^"|"$/g,"").trim())[0]??"";if(i===""||i.toLowerCase().includes("info:"))continue;return{pid:t,command:i,cwd:""}}return}function m0(e){let t=e.trim();if(t==="")return;try{let n=JSON.parse(t),r=(n.Path||"").trim();if(r==="")return;return{command:r,cwd:Oa(r),startTime:n.StartTime}}catch{let n=Da(t,"Path");if(n==="")return;return{command:n,cwd:Oa(n)}}}function h0(e){let t=e.trim();if(t==="")return;try{let n=JSON.parse(t),r=(n.CommandLine||n.ExecutablePath||"").trim(),o=(n.ExecutablePath||"").trim(),i=Oa(o);return{command:r,cwd:i,startTime:n.CreationDate||void 0}}catch{return{command:Da(t,"CommandLine")||Da(t,"ExecutablePath"),cwd:Oa(Da(t,"ExecutablePath"))}}}async function Ph(e){let t=new Map;if(e.length===0)return t;let n=e.filter((o)=>o>0).join(",");if(n==="")return t;let r=await ou(["powershell","-NoProfile","-Command",`${n}.Split(',') | ForEach-Object { Get-Process -Id $_ -ErrorAction SilentlyContinue } | Select-Object Id,CPU,WorkingSet64 | ConvertTo-Json -Compress`]);return v0(r)}function v0(e){let t=new Map,n=e.trim();if(n==="")return t;try{let r=JSON.parse(n),o=Array.isArray(r)?r:[r];for(let i of o){if(!i||typeof i!=="object")continue;let s=i,a=Number(s.Id),c=Number(s.CPU??0),l=Number(s.WorkingSet64??0)/f0;if(Number.isFinite(a)&&a>0&&Number.isFinite(c)&&Number.isFinite(l))t.set(a,{pid:a,cpuPercent:c,memoryKB:l})}}catch{return t}return t}function Oa(e){if(e==="")return"";let t=e.replace(/\//g,"\\"),n=t.lastIndexOf("\\");return n>0?t.slice(0,n):""}function Da(e,t){let n=`${t}=`,r=e.split(/\r?\n/).find((o)=>o.startsWith(n));return r?r.slice(n.length).trim():""}async function ou(e){try{let t=Ch({cmd:e,stdout:"pipe",stderr:"ignore"}),n=t.stdout?await new Response(t.stdout).text():"";return await t.exited,n}catch{return""}}ze();Pe();var{spawn:iu}=globalThis.Bun;async function Th(e){await b0(e.runtime,e.containerName);let t=y0(e),n=await Eo(e.runtime,t,e.env);if(n.code!==0||n.stdout.trim()==="")throw L(Ke,`failed to start ${e.containerName}: ${n.stderr.trim()||"container runtime returned no id"}`);let r=n.stdout.trim().split(/\s+/)[0]??"";return Dh(e.runtime,e.containerName,r,e.onLine,e.onExit)}function y0(e){let t=["run","--detach","--name",e.containerName,"--label","devctl.managed=true"];for(let[n,r]of Object.entries(e.ports)){let o=e.targetPorts[n]??r;t.push("--publish",`127.0.0.1:${r}:${o}`)}for(let n of Object.keys(e.env).sort())t.push("--env",n);for(let n of e.volumes)t.push("--volume",n);return t.push(e.image,...e.command),t}var x0=new Set(["PATH","HOME","HOSTNAME","PWD","OLDPWD","SHLVL","_","TMPDIR"]);function Ah(e){return Object.fromEntries(Object.entries(e).filter(([t])=>!x0.has(t)))}async function Lh(e,t,n,r){let o=await Eo(e,["inspect","--format","{{.Id}} {{.State.Running}}",t],process.env);if(o.code!==0)return;let[i,s]=o.stdout.trim().split(/\s+/);if(!i||s!=="true")return;return Dh(e,t,i,n,r)}function Dh(e,t,n,r,o){let i=!0,s=iu({cmd:[e,"logs","--follow",n],stdout:"pipe",stderr:"pipe",stdin:"ignore"});Eh(s.stdout,"stdout",r),Eh(s.stderr,"stderr",r);let a=iu({cmd:[e,"wait",n],stdout:"pipe",stderr:"pipe",stdin:"ignore"}),c=Promise.all([new Response(a.stdout).text(),a.exited]).then(async([l,d])=>{i=!1,s.kill();let f=Number.parseInt(l.trim(),10),g=Number.isFinite(f)?f:d??1,m=g===0?void 0:Error(`container exited with code ${g}`);return await Eo(e,["rm","--force",n],process.env),o?.(g,m),{code:g,err:m}});return{id:n,runtime:e,containerName:t,done:c,running:()=>i,stop:async(l)=>{let d=Math.max(1,Math.ceil(l/1000));await Eo(e,["stop","--time",String(d),n],process.env),await c}}}async function b0(e,t){let n=await Eo(e,["inspect","--format","{{.State.Running}}",t],process.env);if(n.code===0&&n.stdout.trim()==="false")await Eo(e,["rm","--force",t],process.env)}async function Eo(e,t,n){try{let r=iu({cmd:[e,...t],env:{...process.env,...n},stdout:"pipe",stderr:"pipe",stdin:"ignore"}),[o,i,s]=await Promise.all([new Response(r.stdout).text(),new Response(r.stderr).text(),r.exited]);return{code:s??1,stdout:o,stderr:i}}catch(r){throw fe(Ke,`unable to run ${e}`,r)}}async function Eh(e,t,n){if(!e||typeof e==="number"||!n)return;let r=e.getReader(),o=new TextDecoder,i="";for(;;){let s=await r.read();if(s.done)break;i+=o.decode(s.value,{stream:!0});let a=i.split(`
|
|
651
|
-
`);i=a.pop()??"";for(let c of a)n(t,c.replace(/\r$/,""))}if(i!=="")n(t,i)}var w0=1e4,S0=2000,k0=500;class su{running=new Map;async start(e){let t=this.running.get(e.name);if(t&&Dr(t))return t;if(this.running.delete(e.name),e.args.length===0)throw L(Ke,"empty command");let n=e.shell?Ih(e.args):e.args,r;try{r=Oh({cmd:n,cwd:e.workDir===""?void 0:e.workDir,env:e.env,stdout:e.captureStdout===!1?"ignore":"pipe",stderr:e.captureStderr===!1?"ignore":"pipe",stdin:"ignore",detached:process.platform!=="win32"})}catch(i){throw fe(Ke,`failed to start ${e.name}`,i)}let o={name:e.name,pid:r.pid??0,startTime:new Date,workDir:e.workDir,args:[...e.args],proc:r,done:Promise.resolve({code:0})};return Ma(r.stdout,"stdout",e.onLine),Ma(r.stderr,"stderr",e.onLine),o.done=r.exited.then((i)=>{let s=typeof i==="number"?i:0,a=s===0?void 0:Error(`exited with code ${s}`);if(this.running.get(e.name)===o)this.running.delete(e.name);if(e.onExit)e.onExit(s,a);return{code:s,err:a}}),this.running.set(e.name,o),o}async runOnce(e){if(e.args.length===0)throw L(Ke,"empty command");let t;try{t=Oh({cmd:e.shell?Ih(e.args):e.args,cwd:e.workDir||void 0,env:e.env,stdout:"pipe",stderr:"pipe",stdin:"ignore"})}catch(a){throw fe(Ke,`failed to run ${e.name}`,a)}let n="",r="",o=(a,c)=>{if(a==="stdout")n+=`${c}
|
|
652
|
-
`;else r+=`${c}
|
|
653
|
-
`;e.onLine?.(a,c)},i=[Ma(t.stdout,"stdout",o),Ma(t.stderr,"stderr",o)],s=await t.exited;return await Promise.all(i),{code:typeof s==="number"?s:0,stdout:n,stderr:r}}async startContainer(e){let t=this.running.get(e.name);if(t&&Dr(t))return t;let n=await Th(e),r={name:e.name,pid:0,startTime:new Date,workDir:e.workDir,args:[...e.command],done:n.done,container:n};return n.done.finally(()=>{if(this.running.get(e.name)===r)this.running.delete(e.name)}),this.running.set(e.name,r),r}async adoptContainer(e){let t=this.running.get(e.name);if(t&&Dr(t))return t;let n=await Lh(e.runtime,e.containerName,e.onLine,e.onExit);if(!n)return;let r={name:e.name,pid:0,startTime:new Date,workDir:e.workDir,args:[],done:n.done,container:n};return n.done.finally(()=>{if(this.running.get(e.name)===r)this.running.delete(e.name)}),this.running.set(e.name,r),r}adopt(e){let t=this.running.get(e.name);if(t&&Dr(t))return t;if(!Pt(e.pid))throw L(Ke,`cannot adopt ${e.name}: pid ${e.pid} is not running`);let n={name:e.name,pid:e.pid,startTime:e.startTime,workDir:e.workDir,args:[...e.args],done:Promise.resolve({code:0})};return n.done=_0(e.pid).then((r)=>{if(this.running.get(e.name)===n)this.running.delete(e.name);if(e.onExit)e.onExit(r,r===0?void 0:Error(`exited with code ${r}`));return{code:r}}),this.running.set(e.name,n),n}async stop(e,t){let n=this.running.get(e);if(!n)return;let r=t>0?t:w0;if(n.container){await n.container.stop(r),this.running.delete(e);return}if(await Mh(n.pid,"SIGTERM"),!await Nh(n.done,r)){if(await Mh(n.pid,"SIGKILL"),!await Nh(n.done,S0))throw L(Ke,`process ${e} did not exit after SIGKILL`)}this.running.delete(e)}get(e){return this.running.get(e)}all(){return[...this.running.values()]}}function Dr(e){if(e.container)return e.container.running();if(e.proc)return e.proc.exitCode===null&&!e.proc.killed;return Pt(e.pid)}async function Mh(e,t){if(process.platform==="win32"){await _h(e,t);return}await bh(e,t)}async function $a(e){if(process.platform==="win32")return Rh(e);return wh(e)}async function Hh(e){if(process.platform==="win32")return Ph(e);return Sh(e)}var C0=2000;function Ia(e,t){if(e.workDir!==""&&t.cwd!==""&&Fh(e.workDir)!==Fh(t.cwd))return!1;if(!kh(e.args,t.command))return!1;let n=$h(e.startTime),r=$h(t.startTime);if(n!==void 0&&r!==void 0)return Math.abs(n-r)<=C0;return!0}function $h(e){if(e===void 0)return;if(e instanceof Date)return Number.isNaN(e.getTime())?void 0:e.getTime();let t=Date.parse(e);return Number.isNaN(t)?void 0:t}function Ih(e){if(process.platform==="win32")return["cmd.exe","/c",e.join(" ")];return["/bin/sh","-c",e.join(" ")]}function Fh(e){return e.replace(/\\/g,"/").replace(/\/+$/,"")}async function _0(e){while(Pt(e))await R0(k0);return 0}async function Ma(e,t,n){if(!e||typeof e==="number"||!n)return;let r=e.getReader(),o=new TextDecoder,i="";for(;;){let{value:s,done:a}=await r.read();if(a){if(i!=="")n(t,i);return}i+=o.decode(s,{stream:!0});let c=i.split(`
|
|
654
|
-
`);i=c.pop()??"";for(let l of c)n(t,l.replace(/\r$/,""))}}async function Nh(e,t){return Promise.race([e.then(()=>!0),new Promise((n)=>{setTimeout(()=>n(!1),t)})])}function R0(e){return new Promise((t)=>{setTimeout(t,e)})}Pe();ji();import{createServer as F0}from"http";var N0="2025-03-26",tv="2.0",Xh=-32700,Qh=-32600,H0=-32601,Zh=-32602,j0=-32603,B0=new Set(["127.0.0.1","localhost","::1"]);function W0(e){return B0.has(e)}class lu{server;running=!1;addr="";boundPort=0;opts;constructor(e){this.opts=e}disabled(){return this.opts.disabledTools?.()??[]}address(){return this.addr}listenPort(){return this.boundPort}isRunning(){return this.running}emit(e,t){this.opts.onEvent?.(e,t)}start(){if(!W0(this.opts.host))return Promise.reject(L(Je,`refusing to bind MCP to ${this.opts.host}`));return new Promise((e,t)=>{this.server=F0((n,r)=>{this.serve(n,r)}),this.server.on("error",(n)=>t(fe(Je,`unable to listen on ${this.opts.host}:${this.opts.port}`,n))),this.server.listen(this.opts.port,this.opts.host,()=>{let n=this.server?.address();this.boundPort=typeof n==="object"&&n?n.port:this.opts.port,this.addr=`${this.opts.host}:${this.boundPort}`,this.running=!0,this.emit("INFO",`listening on ${this.addr}`),e()})})}stop(){let e=this.server,t=this.running;if(!e)return this.running=!1,Promise.resolve();return new Promise((n)=>{e.close(()=>{if(this.running=!1,this.addr="",this.boundPort=0,this.server=void 0,t)this.emit("INFO","stopped");n()})})}async serve(e,t){if(e.method==="OPTIONS"){t.writeHead(204,Gi()),t.end();return}if(!this.authorized(e)){this.emit("WARN",`rejected unauthorized request from ${ev(e)}`),Ao(t,401,{error:"unauthorized"});return}if(U0(e)!=="/mcp"){Ao(t,404,{error:"not found"});return}if(e.method==="GET"||e.method==="DELETE"){t.writeHead(405,{Allow:"POST, OPTIONS",...Gi()}),t.end();return}if(e.method!=="POST"){t.writeHead(405,{Allow:"POST, OPTIONS",...Gi()}),t.end();return}let r;try{r=await K0(e)}catch(a){Ao(t,400,Bi(null,Xh,a instanceof Error?a.message:"invalid body"));return}let o;try{o=JSON.parse(r)}catch{Ao(t,400,Bi(null,Xh,"parse error"));return}let i=ev(e);if(Array.isArray(o)){let a=[];for(let c of o){let l=await this.dispatch(c,i);if(l!==void 0)a.push(l)}Ao(t,200,a);return}let s=await this.dispatch(o,i);if(s===void 0){t.writeHead(202,Gi()),t.end();return}Ao(t,200,s)}authorized(e){if(this.opts.token==="")return!0;return(e.headers.authorization??"")===`Bearer ${this.opts.token}`}async dispatch(e,t){if(!Wa(e))return Bi(null,Qh,"invalid request");let n=e,r=n.id??null,o=n.id===void 0;if(n.method===void 0||n.method==="")return o?void 0:Bi(r,Qh,"missing method");try{let i=await this.handleMethod(n.method,Wa(n.params)?n.params:{},t);if(o)return;return{jsonrpc:tv,id:r,result:i}}catch(i){if(o)return;let s=i instanceof Wi?i.code:j0,a=i instanceof Error?i.message:"internal error";return this.emit("WARN",`rpc error method=${n.method} addr=${t}: ${a}`),Bi(r,s,a)}}async handleMethod(e,t,n){switch(e){case"initialize":{let r=G0(t);return this.emit("INFO",`client connected addr=${n}${r?` (${r})`:""}`),{protocolVersion:N0,capabilities:{tools:{},resources:{}},serverInfo:{name:"devctl",version:pt}}}case"notifications/initialized":case"ping":return{};case"tools/list":return{tools:Gh(this.disabled()).map((r)=>({name:r.name,description:r.description,inputSchema:r.inputSchema}))};case"tools/call":return this.callTool(t);case"resources/list":return{resources:au.map((r)=>({uri:r,name:r.replace("devctl://",""),mimeType:"application/json"}))};case"resources/read":return this.readResource(t);default:throw new Wi(H0,`method not found: ${e}`)}}async callTool(e){let t=typeof e.name==="string"?e.name:"";if(t==="")throw new Wi(Zh,"tool name is required");if(ja(t)&&!Kn(t,this.disabled())){let o=`tool ${t} is disabled in devctl's MCP settings`;return this.emit("WARN",`tool call rejected name=${t}: disabled`),{content:[{type:"text",text:o}],isError:!0}}let n=Wa(e.arguments)?e.arguments:{},r=Date.now();try{let o=await Jh(this.opts.hostApi,t,n);return this.emit("INFO",`tool call name=${t} duration=${Date.now()-r}ms`),{content:[{type:"text",text:JSON.stringify(o,null,2)}]}}catch(o){let i=o instanceof Error?o.message:"tool failed";return this.emit("WARN",`tool call failed name=${t} duration=${Date.now()-r}ms: ${i}`),{content:[{type:"text",text:i}],isError:!0}}}async readResource(e){let t=typeof e.uri==="string"?e.uri:"";if(!zh(t))throw new Wi(Zh,`unknown resource ${t}`);let n=await Yh(this.opts.hostApi,t);return this.emit("INFO",`resource read uri=${t}`),{contents:[{uri:t,mimeType:"application/json",text:JSON.stringify(n,null,2)}]}}}function G0(e){let t=e.clientInfo;if(!Wa(t))return"";let n=typeof t.name==="string"?t.name:"",r=typeof t.version==="string"?t.version:"";if(n==="")return"";return r===""?n:`${n} ${r}`}function ev(e){return e.socket.remoteAddress??"unknown"}class Wi extends Error{code;constructor(e,t){super(t);this.code=e}}function Gi(){return{"Access-Control-Allow-Origin":"*","Access-Control-Allow-Headers":"Authorization, Content-Type, Accept, MCP-Protocol-Version, Mcp-Session-Id","Access-Control-Allow-Methods":"POST, OPTIONS"}}function Ao(e,t,n){let r=JSON.stringify(n);e.writeHead(t,{"Content-Type":"application/json","Content-Length":Buffer.byteLength(r),...Gi()}),e.end(r)}function Bi(e,t,n){return{jsonrpc:tv,id:e,error:{code:t,message:n}}}function U0(e){let t=e.url??"/",n=t.indexOf("?");return n>=0?t.slice(0,n):t}function K0(e){return new Promise((t,n)=>{let r=[];e.on("data",(o)=>{r.push(o)}),e.on("end",()=>{t(Buffer.concat(r).toString("utf8"))}),e.on("error",n)})}function Wa(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}ji();Ga();Zt();Oi();To();Pr();ze();Ai();var hR=4000,vR=100,uv=30000,pv=3,yR=2,xR=2000,bR=200,wR=3,SR=10,kR=3000;class gu{cfg;sessionID;internalTok;bus;logs;procs;tokens;detector;proxy;proxySuppressed=!1;mcp;mcpToken;tokenEP;profile="";clientEnv=new Map;serviceProfile=new Map;serviceProfileEnv=new Map;generation=new Map;runtimes=new Map;ports=new Map;healthTimers=new Map;restarts=new Map;lock;server;shuttingDown=!1;detached=!1;identityCache=fv();serviceAccountStatus=new Map;detectGoogleFn;inspectProcessFn;processAliveFn;acquireLockFn;socketExistsFn;unlinkSocketFn;registry;restartRequired=[];processMeta=new Map;credentialEntries=[];boundTokenURL="";configWatcher;watchTimer;unhealthyStreak=new Map;healthyStreak=new Map;restartTimers=new Map;setupMode;mcpDisabledTools=[];profileEnv={};resourceTimer;constructor(e,t){this.cfg=e,this.sessionID=_l(),this.internalTok=El(),this.mcpToken=jf(e.repoRoot),this.bus=new Pd(2048),this.detectGoogleFn=t?.detectGoogle??Lt,this.inspectProcessFn=t?.inspectProcess??$a,this.processAliveFn=t?.processAlive??Pt,this.acquireLockFn=t?.acquireLock??Hf,this.socketExistsFn=t?.socketExists??pu,this.unlinkSocketFn=t?.unlinkSocket??dR,this.detector=new qt(e.secrets.extra_markers,e.secrets.extra_patterns),this.logs=new Ea(e.logs.max_memory_events,this.bus,this.detector,e.logs.persistence.enabled,e.logs.persistence.directory,this.sessionID,e.logs.persistence.retention_days,e.logs.persistence.max_session_logs),this.procs=new su,this.tokens=t?.tokens??new bo(e.auth.refresh_threshold_seconds*1000,Cr(),this.bus),this.bus.subscribe((n)=>{let r=n.payload??{},o=n.type===xo?`token refreshed identity=${String(r.identity??"")}`:n.type===kr?`token refresh failed identity=${String(r.identity??"")} audience=${String(r.audience??"")}: ${String(r.error??"")}`:`authentication changed user=${String(r.user??"")}`;if(this.logs.append({timestamp:new Date().toISOString(),service:"auth",source:"auth",level:n.type===kr?"WARN":"INFO",message:o,pid:0}),n.type===xo||n.type===kr)this.syncCredentialEntries()},[xo,kr,_d]),this.setupMode=!pu(e.configPath),this.identityCache=fv(e);for(let n of Object.keys(e.services))this.runtimes.set(n,xa(n))}async run(){let e=Is(this.cfg.repoRoot);this.lock=this.acquireLockFn(this.cfg.repoRoot,e),this.removeStaleSocket(e),this.registry=await xh(this.cfg.plugins.map((n)=>n.path),this.cfg.repoRoot);for(let n of this.registry.loadErrors)this.log("devctl","ERROR",`plugin ${n.path} skipped: ${n.message}`);this.applyRegistry(),this.checkPluginHealthTypes(),this.checkPluginIdentityTypes(),this.checkPluginEnvironmentSources(),await this.recoverSession(),this.watchConfig(),this.persistState(),this.log("devctl","INFO",`supervisor started session=${this.sessionID}`),this.refreshIdentity(),this.resourceTimer=setInterval(()=>void this.pollResourceUsage(),kR);let t=Qt(this.cfg.repoRoot);if(this.setMcpDisabledTools(t.mcp_disabled_tools??[]),t.mcp_enabled)await this.startMcp(t.mcp_port).catch((n)=>this.log("devctl","ERROR",F(n)));this.removeStaleSocket(e),await new Promise((n,r)=>{this.server=lR((o)=>{this.handleConn(o)}),this.server.on("error",r),this.server.listen(e,()=>n())})}removeStaleSocket(e){if(process.platform==="win32")return;if(this.socketExistsFn(e))try{this.unlinkSocketFn(e)}catch{this.log("devctl","WARN","unable to remove stale socket")}}handleConn(e){let t="",n=2000,r=[],o=!1,i=()=>{while(r.length>0){let c=r[0],l=e.write(`${JSON.stringify(c)}
|
|
655
|
-
`);if(r.shift(),!l){o=!0,e.once("drain",()=>{o=!1,i()});return}}},s=(c)=>{if(c.id===void 0&&c.event!==void 0&&r.length>=n){let d=r.findIndex((f)=>f.id===void 0&&f.event!==void 0);if(d>=0)r.splice(d,1)}if(r.push(c),!o)i()},a=this.bus.subscribe((c)=>s({event:c}));e.on("error",(c)=>{this.log("devctl","WARN",`client connection error: ${F(c)}`)}),e.on("data",(c)=>{t+=c.toString("utf8");let l=t.split(`
|
|
656
|
-
`);t=l.pop()??"";for(let d of l){if(d.trim()==="")continue;this.dispatchLine(d,s)}}),e.on("close",()=>a())}async dispatchLine(e,t){let n;try{n=JSON.parse(e)}catch{t({error:"invalid json"});return}try{let r=await this.dispatch(n.method??"",n.params);t({id:n.id,result:r})}catch(r){let o=Of(r);t({id:n.id,error:o.error,kind:o.kind,hint:o.hint,service:o.service})}}async dispatch(e,t){let n=gv(t)?t:{};switch(e){case"ping":return{session:this.sessionID,version:pt,protocol:ki};case"start":return this.start({services:Ir(n.services),profile:typeof n.profile==="string"?n.profile:"",detach:n.detach===!0,client_env:Xa(n.client_env)});case"stop":return await this.stop(Ir(n.services)),null;case"restart":return await this.restart(Ir(n.services),{cascade:n.cascade===!0,clientEnv:Xa(n.client_env)}),null;case"run_task":return this.runTask(typeof n.name==="string"?n.name:"",Xa(n.client_env)??{});case"exec":return this.execService(typeof n.service==="string"?n.service:"",Ir(n.command),Xa(n.client_env)??{},n.print_env===!0);case"auth_refresh":return await this.refreshIdentity({probeServiceAccounts:!0}),this.snapshot().identity;case"status":return this.snapshot();case"logs":return this.queryLogs({services:Ir(n.services),level:typeof n.level==="string"?n.level:"",search:typeof n.search==="string"?n.search:"",regex:n.regex===!0,source:typeof n.source==="string"?n.source:"",since:typeof n.since==="string"?n.since:"",until:typeof n.until==="string"?n.until:"",export:typeof n.export==="string"?n.export:""});case"logs_page":return this.queryLogsPage({services:Ir(n.services),level:typeof n.level==="string"?n.level:"",search:typeof n.search==="string"?n.search:"",regex:n.regex===!0,source:typeof n.source==="string"?n.source:"",since:typeof n.since==="string"?n.since:"",until:typeof n.until==="string"?n.until:"",cursor:typeof n.cursor==="string"?n.cursor:void 0,direction:n.direction==="forward"?"forward":"backward",limit:typeof n.limit==="number"?n.limit:void 0});case"logs_stats":return this.queryLogsFacets({services:Ir(n.services),level:typeof n.level==="string"?n.level:"",search:typeof n.search==="string"?n.search:"",regex:n.regex===!0,source:typeof n.source==="string"?n.source:"",since:typeof n.since==="string"?n.since:"",until:typeof n.until==="string"?n.until:""});case"proxy_start":return this.proxySuppressed=!1,await this.startProxy(),null;case"proxy_stop":return this.proxySuppressed=!0,await this.stopProxy(),null;case"mcp_start":{let o=typeof n.port==="number"?n.port:void 0;return await this.startMcp(o??Qt(this.cfg.repoRoot).mcp_port),null}case"mcp_stop":return await this.stopMcp(),null;case"mcp_set_tools":{let o=Array.isArray(n.disabled)?n.disabled.filter((i)=>typeof i==="string"):[];return this.setMcpDisabledTools(o),{disabled_tools:[...this.mcpDisabledTools]}}case"reload":return this.reload();case"config_snapshot":return this.cfg;case"auth_invalidate":return this.tokens.invalidate(),null;case"shutdown":let r=typeof n.stop_services==="boolean"?n.stop_services:Bs(this.cfg.shutdown);return setTimeout(()=>{this.shutdown(r)},50),null;default:throw L(Je,`unknown method ${e}`)}}isDetached(){return this.detached}async start(e){if(e.detach===!0)this.detached=!0;let t=wa(this.cfg,{services:e.services,profile:e.profile,activeProfile:this.profile});if(t.profile)this.profile=t.profile;if(this.profileEnv=t.env,e.client_env)for(let s of t.services)this.clientEnv.set(s,e.client_env);for(let s of t.services)this.serviceProfile.set(s,t.profile),this.serviceProfileEnv.set(s,t.env);if(e.auto!==!0)for(let s of t.services)this.resetRestartCount(s);let n=$i(this.cfg,t.services,t.profile),r=await this.detectGoogleFn(this.cfg.google.project_id);n.blockers=dm(this.cfg,n.waves.flat(),r.adcAvailable);let o=new Set(n.blockers.map((s)=>s.name));for(let s of n.blockers)await this.fail(s.name,L(Ke,s.message));if(this.cfg.proxy.enabled&&!this.proxySuppressed)await this.startProxy().catch((s)=>this.log("devctl","ERROR",F(s)));let i=[];for(let s of n.waves.flat()){if(o.has(s)||await this.claimIfAlreadyUp(s))continue;i.push(s)}if(i.length>0)try{let s=await xm(this.cfg,i,Object.fromEntries(this.ports));for(let[a,c]of Object.entries(s)){this.ports.set(a,c);let l=Object.entries(c).map(([d,f])=>`${d}=${f}`).join(", ");this.log(a,"INFO",`assigned ports: ${l||"none"}`)}}catch(s){if(s instanceof Oe&&s.service!=="")await this.fail(s.service,s);else this.log("devctl","ERROR",F(s));throw s}for(let s of n.waves){let a=s.filter((c)=>i.includes(c));if(a.length>0){let c=await Promise.allSettled(a.map((d)=>this.startOne(d,t.profile,t.env,e.auto!==!0))),l=!1;for(let d of c)if(d.status==="rejected")l=!0,this.log("devctl","ERROR",F(d.reason));if(l)throw L(Ke,"one or more services failed to start")}try{await this.awaitWaveHealth(s,n.waves.flat())}catch(c){throw this.log("devctl","ERROR",F(c)),c}}return this.persistState(),n}async runTask(e,t){let n=this.cfg.tasks[e];if(!n)throw L(Je,`unknown task ${e}`);if(n.dependencies.length>0)await this.start({services:n.dependencies,client_env:t});let r={...Nn(),command:n.command,shell:n.shell,working_dir:n.working_dir,dependencies:n.dependencies,environment:n.environment},o=await ea(this.cfg.repoRoot,{service:`task:${e}`,profile:this.profile,serviceCfg:r,profileEnv:this.profileEnv,assignedPorts:{},runtime:ta(`task:${e}`,"127.0.0.1",{},"",this.cfg.project.name),cfg:this.cfg,clientEnv:t,fetchSecret:Zs(async()=>(await this.tokens.get("user","",[])).accessToken),pluginSources:this.registry?.environmentSources}),i=n.working_dir&&!fu(n.working_dir)?Ya(this.cfg.repoRoot,n.working_dir):n.working_dir,s=await this.runTransient(`task:${e}`,n.command,n.shell,i,Si(o));return{task:e,...s}}async execService(e,t,n,r=!1){let o=this.cfg.services[e];if(!o)throw L(pi,`unknown service ${e}`);let i=this.serviceProfile.get(e)??this.profile,s=this.serviceProfileEnv.get(e)??this.profileEnv,{env:a,workDir:c}=await this.resolveServiceExecution(e,o,i,s,n,!o.container);if(r)return{service:e,code:0,stdout:"",stderr:"",environment:a};if(t.length===0)throw L(Je,"exec command is required");let l=await this.runTransient(`${e}:exec`,{args:t,shell:!1},!1,c,a);return{service:e,...l}}async resolveServiceExecution(e,t,n,r,o,i=!0){let s=this.ports.get(e)??Object.fromEntries(t.ports.filter((f)=>!f.auto).map((f)=>[f.name,f.value])),a=this.proxy?.isRunning()?`http://${this.proxy.address()}`:this.cfg.proxy.enabled?`http://${fr(this.cfg.proxy.listen)}`:"",c=ta(e,"127.0.0.1",s,a,this.cfg.project.name);if(!t.container){if(c.DEVCTL_INTERNAL_TOKEN=this.internalTok,this.cfg.proxy.token_endpoint.enabled)c.DEVCTL_TOKEN_URL=this.boundTokenURL||`http://127.0.0.1:${this.tokenEP?.listenPort()||this.cfg.proxy.token_endpoint.port}/token`}let l=await ea(this.cfg.repoRoot,{service:e,profile:n,serviceCfg:t,profileEnv:r,assignedPorts:s,runtime:c,cfg:this.cfg,fetchSecret:Zs(async()=>(await this.tokens.get("user","",[])).accessToken),pluginSources:this.registry?.environmentSources,clientEnv:o,includeProcess:i}),d=t.working_dir&&!fu(t.working_dir)?Ya(this.cfg.repoRoot,t.working_dir):t.working_dir;return{env:Si(l),workDir:d}}async runTransient(e,t,n,r,o){if(io(t))return{code:0,stdout:"",stderr:""};this.log(e,"INFO",`running ${t.args.join(" ")}`);let i=await this.procs.runOnce({name:e,args:[...t.args],shell:n||t.shell,workDir:r,env:o,graceMs:gi(this.cfg.shutdown)*1000,onLine:(s,a)=>this.logs.append({timestamp:new Date().toISOString(),service:e,source:s,stream:s,level:"",message:a,pid:0})});if(i.code!==0)throw L(Ke,`${e} exited with code ${i.code}`);return i}serviceIsActive(e){let t=this.procs.get(e);if(t&&Dr(t))return!0;let n=this.runtimes.get(e);if(!n)return!1;if(n.health===Ct||n.state===_r)return!0;return n.state===Ld||n.state===Ht}serviceWorkDir(e){if(e.working_dir!==""&&!fu(e.working_dir))return Ya(this.cfg.repoRoot,e.working_dir);return e.working_dir}async claimIfAlreadyUp(e){let t=this.cfg.services[e];if(this.serviceIsActive(e)){if(t&&!this.ports.has(e)){let s=await aa(t);if(s)this.ports.set(e,s)}return!0}if(!t)return!1;if(t.container){let s=this.bumpGeneration(e),a=t.container.runtime==="podman"?"podman":"docker",c=this.serviceWorkDir(t),l=await this.procs.adoptContainer({name:e,runtime:a,containerName:`devctl-${vn(this.cfg.repoRoot)}-${e.replace(/[^a-zA-Z0-9_.-]/g,"-")}`,workDir:c,onLine:(g,m)=>this.logs.append({timestamp:new Date().toISOString(),service:e,source:g,stream:g,level:"",message:m,pid:0}),onExit:(g,m)=>this.onExit(e,s,g,m)});if(!l)return!1;let d=this.ports.get(e)??Object.fromEntries(t.ports.filter((g)=>!g.auto).map((g)=>[g.name,g.value]));this.ports.set(e,d),this.processMeta.set(e,{command:[...t.command.args],cwd:c,startTime:l.startTime}),this.setState(e,Ht,Dt,0,"");let f=await this.resolveAdoptedHealthEnv(e,t,d);return this.startHealth(e,t,0,d,c,f,s),this.persistState(),this.log(e,"INFO",`claimed running ${a} container ${l.container?.id??""}`),!0}let n=await aa(t);if(!n)return!1;let r=Object.values(n)[0],i=(r===void 0?void 0:await vo(r))?.pid??0;if(i>0&&i!==process.pid){let s=ur(this.cfg.repoRoot)?.processes.find((l)=>l.name===e&&l.pid===i);if(!s)return this.log(e,"WARN",`port ${r} is held by pid ${i} with no persisted record for ${e}; not adopting`),!1;let a=await $a(i);if(a!==void 0&&a.command!==""&&Ia({args:[...t.command.args],workDir:this.serviceWorkDir(t),startTime:new Date(s.startTime)},a)){this.ports.set(e,n);let l=this.attachProcess(e,i,[...t.command.args],this.serviceWorkDir(t),new Date(s.startTime))??this.bumpGeneration(e);this.setState(e,Ht,Dt,i,""),this.log(e,"INFO",`already listening on ${Object.values(n).join(", ")}; not starting again`);let d=this.serviceWorkDir(t),f=await this.resolveAdoptedHealthEnv(e,t,n);return this.startHealth(e,t,i,n,d,f,l),!0}this.log(e,"WARN",`port ${r} is in use by an unrelated process (pid ${i}); not adopting`)}return!1}async startOne(e,t,n,r=!1){if(this.serviceIsActive(e))return;let o=this.cfg.services[e];if(!o)throw L(Je,`unknown service ${e}`);this.setState(e,Ld,Dt,0,"");let i=this.bumpGeneration(e),s=oa(o.identity);if(s.kind!=="none")try{if(s=await um(o.identity,()=>mm(this.cfg.google.project_id),this.registry?.identityProviders),s.kind==="service_account")await this.tokens.get(uo(s),"",[]),this.serviceAccountStatus.set(s.serviceAccount,"available")}catch(m){if(s.kind==="service_account")this.serviceAccountStatus.set(s.serviceAccount,"unavailable");if(PR(o)||s.kind==="service_account"||s.kind!=="user"&&s.kind!=="none")throw await this.fail(e,m),m;this.log(e,"WARN","cloud identity unavailable; starting service locally")}let a=this.ports.get(e)??{},{env:c,workDir:l}=await this.resolveServiceExecution(e,o,t,n,this.clientEnv.get(e),!o.container);if(r)try{await this.runTransient(`${e}:pre_start`,o.hooks.pre_start,o.shell,l,c)}catch(m){throw await this.fail(e,m),m}let d=(m,x)=>{this.logs.append({timestamp:new Date().toISOString(),service:e,source:m,stream:m,level:"",message:x,pid:g.pid})},f=(m,x)=>this.onExit(e,i,m,x),g=o.container?await this.procs.startContainer({name:e,runtime:o.container.runtime==="podman"?"podman":"docker",containerName:`devctl-${vn(this.cfg.repoRoot)}-${e.replace(/[^a-zA-Z0-9_.-]/g,"-")}`,image:o.container.image,command:[...o.command.args],env:Ah({...c,...o.container.env}),ports:a,targetPorts:o.container.ports,volumes:o.container.volumes,workDir:l,onLine:d,onExit:f}):await this.procs.start({name:e,args:[...o.command.args],shell:o.shell||o.command.shell,workDir:l,env:c,graceMs:gi(this.cfg.shutdown)*1000,captureStdout:qf(o),captureStderr:Vf(o),onLine:d,onExit:f});if(this.processMeta.set(e,{command:[...o.command.args],cwd:l,startTime:g.startTime}),this.setState(e,Ht,Dt,g.pid,""),this.bus.publish(Me(Cm,e,{pid:g.pid})),r)try{await this.runTransient(`${e}:post_start`,o.hooks.post_start,o.shell,l,c)}catch(m){throw await this.fail(e,m),m}if(this.startHealth(e,o,g.pid,a,l,c,i),this.persistState(),o.startup.wait_for_healthy){let m=o.startup.timeout_seconds>0?o.startup.timeout_seconds*1000:uv;try{await this.waitHealthy(e,m)}catch(x){throw await this.fail(e,x),x}}}async resolveAdoptedHealthEnv(e,t,n){let r="";if(this.proxy?.isRunning())r=`http://${this.proxy.address()}`;else if(this.cfg.proxy.enabled)r=`http://${fr(this.cfg.proxy.listen)}`;let o=ta(e,"127.0.0.1",n,r,this.cfg.project.name);if(o.DEVCTL_INTERNAL_TOKEN=this.internalTok,this.cfg.proxy.token_endpoint.enabled)o.DEVCTL_TOKEN_URL=this.boundTokenURL||`http://127.0.0.1:${this.tokenEP?.listenPort()||this.cfg.proxy.token_endpoint.port}/token`;try{let i=await ea(this.cfg.repoRoot,{service:e,profile:this.serviceProfile.get(e)??this.profile,serviceCfg:t,profileEnv:this.serviceProfileEnv.get(e)??this.profileEnv,assignedPorts:n,runtime:o,cfg:this.cfg,fetchSecret:Zs(async()=>(await this.tokens.get("user","",[])).accessToken),pluginSources:this.registry?.environmentSources});return Si(i)}catch(i){return this.log(e,"WARN",`could not fully reconstruct environment for adopted service's health check (${F(i)}); using a baseline environment`),Si(o)}}async awaitWaveHealth(e,t){for(let n of e){let r=this.cfg.services[n],o=t.some((s)=>(this.cfg.services[s]?.dependencies??[]).some((a)=>wt(a)===n&&Fn(a)==="service_healthy"));if(!r||r.health.type===""||!o)continue;let i=r.startup.timeout_seconds>0?r.startup.timeout_seconds*1000:uv;try{await this.waitHealthy(n,i)}catch(s){throw await this.fail(n,s),s}}}async waitHealthy(e,t){let n=Date.now()+t;while(Date.now()<n){let r=this.runtimes.get(e);if(r?.health===Ct)return;if(r?.state===Rr)throw L(xl,`service ${e} failed while waiting for healthy`);await ER(vR)}throw L(xl,`service ${e} did not become healthy in time`)}onExit(e,t,n,r){if(!this.isCurrentGeneration(e,t))return;let o=this.runtimes.get(e);if(o?.state===Rr)return;if(o&&(o.state===Dd||o.state===So)){this.setState(e,So,Dt,0,""),this.bus.publish(Me(Cd,e,{code:n}));return}let i=this.cfg.services[e],s=i?i.restart.policy||(i.restart.enabled?"on_failure":"never"):"never",a=r?.message??`exited with code ${n}`,c=s==="always"||s==="on_failure"&&n!==0,l=this.restarts.get(e)??0,d=i&&i.restart.max_retries>0?i.restart.max_retries:pv;if(c&&i&&l<d){this.setState(e,Mi,Dt,0,a),this.bumpRestartCount(e,l+1),this.persistState(),this.armRestart(e,i,t,l,()=>{let f=this.serviceProfile.get(e)??this.profile,g=this.serviceProfileEnv.get(e)??this.profileEnv;this.startOne(e,f,g,!1).catch((m)=>this.log(e,"ERROR",F(m)))});return}this.fail(e,L("process_start",a))}startHealth(e,t,n,r,o,i,s){let a=this.healthTimers.get(e);if(a)clearInterval(a);if(t.health.type===""){this.setHealth(e,Ct,"no health check");return}let c=Ym(t.health)||xR,l=Date.parse(this.runtimes.get(e)?.startTime??"")||Date.now(),d=()=>{(t.container&&t.health.type.toLowerCase()==="process"?Promise.resolve(this.procs.get(e)&&Dr(this.procs.get(e))?{status:Ct,message:"container running"}:{status:Ce,message:"container not running"}):Xm(t.health,n,r,o,i,this.registry?.healthChecks)).catch((g)=>({status:Ce,message:F(g)})).then((g)=>{if(!this.isCurrentGeneration(e,s))return;if(g.status===Ce&&Date.now()-l<t.health.start_period_seconds*1000){this.logs.append({timestamp:new Date().toISOString(),service:e,source:"health",level:"INFO",message:`health check still in start period: ${g.message}`,pid:n});return}this.setHealth(e,g.status,g.message),this.logs.append({timestamp:new Date().toISOString(),service:e,source:"health",level:Qm(g.status),message:`health ${g.status} ${g.message}`,pid:n}),this.maybeRestartUnhealthy(e,t,g.status,s)})};d(),this.healthTimers.set(e,setInterval(d,c))}async stop(e){let t=e;if(t.length===0)t=[...this.runtimes.entries()].filter(([,i])=>i.state!==So).map(([i])=>i);if(t.length===0)return;let n=t.filter((i)=>!this.cfg.services[i]&&this.runtimes.has(i)),r=t.filter((i)=>!this.cfg.services[i]&&!this.runtimes.has(i));if(r.length>0)throw L(pi,`unknown service "${r[0]}"`);let o=t.filter((i)=>this.cfg.services[i]!==void 0);if(o.length>0)await this.runStopPlan(Ii(this.cfg,o),{resetRestartCounts:!0});if(n.length>0){await this.runStopPlan({profile:this.profile,steps:[],waves:n.map((i)=>[i])},{resetRestartCounts:!0});for(let i of n)this.forgetService(i)}}forgetService(e){let t=this.healthTimers.get(e);if(t)clearInterval(t),this.healthTimers.delete(e);this.clearRestartTimer(e),this.runtimes.delete(e),this.ports.delete(e),this.processMeta.delete(e),this.clientEnv.delete(e),this.serviceProfile.delete(e),this.serviceProfileEnv.delete(e),this.restarts.delete(e),this.generation.delete(e),this.unhealthyStreak.delete(e),this.healthyStreak.delete(e)}reconcileServices(e,t){for(let n of Object.keys(t))if(!e[n]&&!this.runtimes.has(n))this.runtimes.set(n,xa(n));for(let n of Object.keys(e)){if(t[n])continue;if(this.serviceIsActive(n)){let r=this.runtimes.get(n);if(r)r.orphaned=!0;this.log(n,"WARN","removed from configuration while still running; now orphaned \u2014 stop it explicitly to clean it up");continue}this.forgetService(n)}}async restart(e,t){let n=t?.cascade===!0,r=n?Md(this.cfg,e):e,o=n?Ii(this.cfg,e):qm(this.cfg,e),i=t?.auto!==!0;await this.runStopPlan(o,{resetRestartCounts:i});let s=r.map((a)=>this.serviceProfile.get(a)).find((a)=>a!==void 0)??this.profile;await this.start({services:r,profile:s,client_env:t?.clientEnv,auto:t?.auto})}async runStopPlan(e,t){for(let r of e.waves.flat())if(this.clearRestartTimer(r),this.bumpGeneration(r),t?.resetRestartCounts)this.resetRestartCount(r);let n=gi(this.cfg.shutdown)*1000;for(let r of e.waves)await Promise.all(r.map(async(o)=>{this.setState(o,Dd,Dt,0,"");let i=this.healthTimers.get(o);if(i)clearInterval(i),this.healthTimers.delete(o);await this.procs.stop(o,n),await this.releasePorts(o),this.setState(o,So,Dt,0,""),this.bus.publish(Me(Cd,o,{}))}));this.persistState()}async startProxy(){if(this.proxy?.isRunning())return;if(this.proxy=new nu(this.cfg.proxy,this.tokens,this.logs,this.bus,this.detector,this.registry?.proxyMiddleware??[]),await this.proxy.start(),this.cfg.proxy.token_endpoint.enabled)this.tokenEP=new ru(this.cfg.proxy.token_endpoint.host||"127.0.0.1",this.cfg.proxy.token_endpoint.port,this.internalTok,this.tokens),await this.tokenEP.start(),this.boundTokenURL=`http://127.0.0.1:${this.tokenEP.listenPort()}/token`;this.persistState()}async stopProxy(){await this.proxy?.stop(),await this.tokenEP?.stop(),this.persistState()}async startMcp(e){if(this.mcp?.isRunning())return;let t=await cv(this.cfg.repoRoot,e);this.mcp=new lu({host:"127.0.0.1",port:t,token:this.mcpToken,hostApi:this.asMcpHost(),onEvent:(n,r)=>this.log("mcp",n,`mcp ${r}`),disabledTools:()=>this.mcpDisabledTools}),await this.mcp.start(),this.persistState()}setMcpDisabledTools(e){let t=e.filter((r)=>ja(r)),n=this.mcpDisabledTools.join(",");if(this.mcpDisabledTools=[...new Set(t)].sort(),this.mcpDisabledTools.join(",")===n)return;this.log("devctl","INFO",this.mcpDisabledTools.length===0?"all MCP tools enabled":`MCP tools disabled: ${this.mcpDisabledTools.join(", ")}`)}async stopMcp(){await this.mcp?.stop(),this.mcp=void 0,this.persistState()}asMcpHost(){return{status:()=>this.snapshot(),logsPage:(e)=>this.queryLogsPage(e),config:()=>this.cfg,start:(e)=>this.start(e),stop:(e)=>this.stop(e),restart:(e,t)=>this.restart(e,{cascade:t}),reload:()=>this.reload(),doctor:async()=>{for(let e of Gn(this.cfg))await this.probeServiceAccount(e);return Un(this.cfg)},exec:(e,t,n)=>this.execService(e,t,void 0,n)}}async reload(){let e;try{e=ut(this.cfg.repoRoot,this.cfg.configPath)}catch(i){throw this.bus.publish(Me(Ti,"",{error:F(i)})),this.log("devctl","ERROR",`configuration reload failed: ${F(i)}`),i}try{this.checkPluginHealthTypes(e),this.checkPluginIdentityTypes(e),this.checkPluginEnvironmentSources(e)}catch(i){throw this.bus.publish(Me(Ti,"",{error:F(i)})),this.log("devctl","ERROR",`configuration reload failed: ${F(i)}`),i}if(this.setupMode){if(this.setupMode=!1,this.log("devctl","INFO",`configuration created at ${this.cfg.configPath}; leaving setup mode`),!this.configWatcher)this.watchConfig()}let t=CR(this.cfg,e),n=JSON.stringify(this.cfg.proxy)!==JSON.stringify(e.proxy),r=JSON.stringify(this.cfg.secrets)!==JSON.stringify(e.secrets),o=this.cfg.services;if(Object.assign(this.cfg,e),this.reconcileServices(o,e.services),this.restartRequired=t.restart_required,r)this.detector.update(e.secrets.extra_markers,e.secrets.extra_patterns);if(n){let i=this.proxy?.isRunning()??!1;if(await this.stopProxy(),i&&this.cfg.proxy.enabled)await this.startProxy();this.log("devctl","INFO","proxy configuration changed; proxy restarted")}if(this.bus.publish(Me(ga,"",{restart_required:t.restart_required,changes:t.changes,supervisor_restart_required:t.supervisor_restart_required})),this.log("devctl","INFO",t.restart_required.length===0?"configuration reloaded":`configuration reloaded; restart required: ${t.restart_required.join(", ")}`),t.supervisor_restart_required)this.log("devctl","WARN",ba(t.supervisor_restart_required));return this.persistState(),this.refreshIdentity(),t}async shutdown(e){if(this.shuttingDown)return;if(this.shuttingDown=!0,this.persistState(),e)await this.stop([]);if(this.clearAllRestartTimers(),await this.stopProxy(),await this.stopMcp(),this.configWatcher?.close(),this.watchTimer)clearTimeout(this.watchTimer);if(this.resourceTimer)clearInterval(this.resourceTimer);this.server?.close(),this.lock?.release(),await this.logs.close()}snapshot(){let e={};for(let[r,o]of this.runtimes)e[r]={...o,ports:this.ports.get(r)??o.ports,profile:this.serviceProfile.get(r)??o.profile,env_source:this.clientEnv.has(r)?"client":"daemon"};let t=this.proxy?.stats(),n={requestTotal:t?.total??0,requestErrors:t?.errors??0,recentRequests:t?.recent??[]};return{session_id:this.sessionID,repo_root:this.cfg.repoRoot,profile:this.profile,services:e,proxy:{running:this.proxy?.isRunning()??!1,address:this.proxy?.address(),routes:this.cfg.proxy.routes.map((r)=>{let o=r.match.host||"*",i=r.match.path,s=i===""?o:`${o}${i.startsWith("/")?i:`/${i}`}`;return{name:r.name,identity:r.auth.identity.service_account||r.auth.identity.type||r.auth.type,upstream:r.upstream.url,auth:r.auth.type,match:s}}),...n},mcp:{running:this.mcp?.isRunning()??!1,address:this.mcp?.isRunning()?`http://${this.mcp.address()}/mcp`:void 0,port:this.mcp?.isRunning()?this.mcp.listenPort():void 0,token:this.mcpToken,disabled_tools:[...this.mcpDisabledTools]},identity:{...this.identityCache,...this.serviceAccountSnapshot()},credentials:{backend:this.tokens.storeBackend(),entries:[...this.credentialEntries]},detached:this.detached,setup_mode:this.setupMode?!0:void 0,logs:this.logs.snapshot(),restart_required:[...this.restartRequired],system:_R()}}async syncCredentialEntries(){this.credentialEntries=(await this.tokens.listStatus()).map((e)=>({identity:e.identity,audience:e.audience,expires_at:e.expires_at,valid:e.valid}))}async refreshIdentity(e){try{let t=await this.detectGoogleFn(this.cfg.google.project_id);if(e?.probeServiceAccounts)for(let o of Gn(this.cfg))await this.probeServiceAccount(o);let{service_accounts:n,service_account_status:r}=this.serviceAccountSnapshot();this.identityCache={user:t.userEmail,project:t.projectID||this.cfg.google.project_id,project_source:t.projectSource||(this.cfg.google.project_id?"configuration":""),adc:t.adcAvailable,service_accounts:n,service_account_status:r,iap:this.cfg.proxy.routes.some((o)=>o.auth.type.toLowerCase()==="iap")},await this.syncCredentialEntries(),this.bus.publish(Me(_d,"",{user:this.identityCache.user,adc:this.identityCache.adc})),this.log("auth","INFO",`authentication changed user=${this.identityCache.user||"(unknown)"} adc=${this.identityCache.adc}`),this.persistState()}catch(t){this.log("devctl","WARN",`identity refresh failed: ${F(t)}`)}}serviceAccountSnapshot(){let e={},t={};for(let n of Gn(this.cfg)){let r=this.serviceAccountStatus.get(n)??"unknown";if(t[n]=r,r!=="unknown")e[n]=r==="available"}return{service_accounts:e,service_account_status:t}}async probeServiceAccount(e){let t;try{await RR(this.tokens.refresh(`sa:${e}`,"",[]),hR),t="available"}catch{t="unavailable"}return this.serviceAccountStatus.set(e,t),t}queryLogs(e){let t=this.logs.query({services:e.services,level:e.level,search:e.search,regex:e.regex,source:e.source,since:e.since,until:e.until});if(e.export)this.logs.exportTo(e.export,{services:e.services,level:e.level,search:e.search,regex:e.regex,source:e.source,since:e.since,until:e.until});return{events:t}}queryLogsPage(e){return this.logs.queryPage({services:e.services,level:e.level,search:e.search,regex:e.regex,source:e.source,since:e.since,until:e.until},{cursor:e.cursor,direction:e.direction,limit:e.limit})}queryLogsFacets(e){return this.logs.queryFacets({services:e.services,level:e.level,search:e.search,regex:e.regex,source:e.source,since:e.since,until:e.until})}subscribe(e){return this.bus.subscribe(e)}formatStatus(){let e=this.snapshot(),t=[`PROFILE: ${e.profile||"(none)"}`,"","SERVICE\tSTATUS\tHEALTH\tPID"];for(let[n,r]of Object.entries(e.services))t.push(`${n} ${ko(r)} ${r.health} ${r.pid}`);return t.push("",`PROXY ${e.proxy.running?"RUNNING":"STOPPED"} ${e.proxy.address??""}`),t.push(`MCP ${e.mcp?.running?"RUNNING":"STOPPED"} ${e.mcp?.address??""}`),t.join(`
|
|
657
|
-
`)+`
|
|
658
|
-
`}setState(e,t,n,r,o){let i=this.runtimes.get(e)??xa(e);i.state=t,i.health=n,i.pid=r,i.last_error=o;let s=t===Ht||t===_r||t===wo;if(i.startTime=s?this.processMeta.get(e)?.startTime.toISOString():void 0,!s)i.cpuPercent=void 0,i.memoryKB=void 0;this.runtimes.set(e,i),this.bus.publish(Me(Rm,e,{state:t,health:n,pid:r}))}bumpRestartCount(e,t){this.restarts.set(e,t);let n=this.runtimes.get(e);if(n)n.restarts=t}resetRestartCount(e){this.healthyStreak.set(e,0),this.bumpRestartCount(e,0)}bumpGeneration(e){let t=(this.generation.get(e)??0)+1;return this.generation.set(e,t),this.healthyStreak.set(e,0),t}isCurrentGeneration(e,t){return this.generation.get(e)===t}scheduleRestart(e,t,n){this.clearRestartTimer(e);let r=setTimeout(()=>{this.restartTimers.delete(e),n()},t);this.restartTimers.set(e,r)}armRestart(e,t,n,r,o){let i=t.restart.backoff_seconds>0?t.restart.backoff_seconds:yR;this.scheduleRestart(e,i*2**r*1000,()=>{if(this.isCurrentGeneration(e,n))o()})}clearRestartTimer(e){let t=this.restartTimers.get(e);if(t)clearTimeout(t),this.restartTimers.delete(e)}clearAllRestartTimers(){for(let e of this.restartTimers.values())clearTimeout(e);this.restartTimers.clear()}async pollResourceUsage(){let e=[];for(let n of this.runtimes.values())if(n.pid>0&&(n.state===Ht||n.state===_r||n.state===wo))e.push(n.pid);if(e.length===0)return;let t=await Hh(e);for(let n of this.runtimes.values()){let r=n.pid>0?t.get(n.pid):void 0;if(r)n.cpuPercent=r.cpuPercent,n.memoryKB=r.memoryKB}}setHealth(e,t,n){let r=this.runtimes.get(e);if(!r)return;if(r.health=t,r.state===Ht||r.state===_r||r.state===wo)r.state=t===Ct?_r:t===Ce?wo:r.state;this.bus.publish(Me(Pm,e,{health:t,message:n}))}maybeRestartUnhealthy(e,t,n,r){if(n!==Ce){if(this.unhealthyStreak.set(e,0),n===Ct)this.maybeForgiveRestarts(e,t);return}this.healthyStreak.set(e,0);let o=t.restart.policy||(t.restart.enabled?"on_failure":"never");if(o!=="on_failure"&&o!=="always")return;if(this.restartTimers.has(e))return;let i=(this.unhealthyStreak.get(e)??0)+1;this.unhealthyStreak.set(e,i);let s=t.health.unhealthy_threshold>0?t.health.unhealthy_threshold:wR;if(i<s)return;this.unhealthyStreak.set(e,0);let a=this.restarts.get(e)??0,c=t.restart.max_retries>0?t.restart.max_retries:pv;if(a>=c){this.log(e,"WARN",`unhealthy after ${i} consecutive checks but the restart limit (${c}) has already been reached; not restarting`);return}this.bumpRestartCount(e,a+1),this.log(e,"WARN",`restarting after ${i} consecutive unhealthy checks (attempt ${a+1}/${c})`),this.armRestart(e,t,r,a,()=>{this.restart([e],{auto:!0}).catch((l)=>this.log(e,"ERROR",F(l)))})}maybeForgiveRestarts(e,t){let n=(this.healthyStreak.get(e)??0)+1;this.healthyStreak.set(e,n);let r=t.health.healthy_reset_threshold>0?t.health.healthy_reset_threshold:SR;if(n>=r&&(this.restarts.get(e)??0)>0)this.log(e,"INFO",`restart count reset after ${n} consecutive healthy checks`),this.bumpRestartCount(e,0)}applyRegistry(){if(!this.registry)return;if(this.registry.tokenProviders.length>0)this.tokens.replaceProviders(this.registry.tokenProviders);this.logs.setParsers(this.registry.logParsers)}checkPluginHealthTypes(e=this.cfg){let t=Xl(e);if(t.length===0)return;let n=new Set((this.registry?.healthChecks??[]).map((o)=>o.name.toLowerCase())),r=t.filter((o)=>!n.has(o.type.toLowerCase()));if(r.length>0)throw L(ee,`unknown health check type(s): ${r.map((o)=>`${o.service}.health.type=${o.type}`).join(", ")}`)}checkPluginIdentityTypes(e=this.cfg){let t=Ql(e);if(t.length===0)return;let n=this.registry?.pluginIdentityProviders??[],r=t.filter(({service:o})=>{let i=e.services[o];return!i||!n.some((s)=>s.accepts(i.identity))});if(r.length>0)throw L(ee,`unknown identity type(s): ${r.map((o)=>`${o.service}.identity.type=${o.type}`).join(", ")}`)}checkPluginEnvironmentSources(e=this.cfg){let t=new Set(wi),n=new Set((this.registry?.environmentSources??[]).map((o)=>o.name)),r=e.environment.sources.filter((o)=>!t.has(o)&&!n.has(o));if(r.length>0)throw L(ee,`unknown environment source(s): ${r.join(", ")}`)}watchConfig(){let e=Ya(this.cfg.repoRoot,".devctl");if(!pu(e))return;try{this.configWatcher=uR(e,{recursive:!0},()=>{if(this.watchTimer)clearTimeout(this.watchTimer);this.watchTimer=setTimeout(()=>{this.reload().catch((t)=>this.log("devctl","WARN",F(t)))},bR)})}catch{this.log("devctl","WARN","unable to watch .devctl for configuration changes")}}async releasePorts(e){let t=this.ports.get(e);if(!t)return;let n=this.cfg.services[e];if(n?.container){this.ports.delete(e);return}let r=this.processMeta.get(e);for(let o of Object.values(t)){let i=await vo(o);if(!i||i.pid===process.pid)continue;if(n){let s=await $a(i.pid);if(!(s!==void 0&&s.command!==""&&Ia({args:r?.command??[...n.command.args],workDir:r?.cwd??this.serviceWorkDir(n),startTime:r?.startTime},s))){this.log(e,"WARN",`port ${o} is held by pid ${i.pid}, which does not match ${e}; leaving it running`);continue}}try{await ca(i),this.log(e,"INFO",`released port ${o} (pid ${i.pid})`)}catch(s){this.log(e,"WARN",F(s))}}this.ports.delete(e)}async fail(e,t){let n=this.healthTimers.get(e);if(n)clearInterval(n),this.healthTimers.delete(e);this.clearRestartTimer(e),this.bumpGeneration(e),this.setState(e,Rr,Dt,0,F(t));try{await this.procs.stop(e,gi(this.cfg.shutdown)*1000)}catch(r){this.log(e,"WARN",F(r))}this.bus.publish(Me(_m,e,{error:F(t)})),this.log(e,"ERROR",F(t)),this.persistState()}log(e,t,n){this.logs.append({timestamp:new Date().toISOString(),service:e,source:"devctl",level:t,message:n,pid:0})}persistState(){let e=[];for(let t of this.procs.all()){let n=this.processMeta.get(t.name);e.push({name:t.name,pid:t.pid,command:n?.command??t.args,cwd:n?.cwd??t.workDir,startTime:(n?.startTime??t.startTime).toISOString(),ports:this.ports.get(t.name)??{}})}Nf(this.cfg.repoRoot,{session_id:this.sessionID,repo_root:this.cfg.repoRoot,profile:this.profile,processes:e})}attachProcess(e,t,n,r,o){if(this.procs.get(e)&&this.processAliveFn(this.procs.get(e)?.pid??0))return;if(!this.processAliveFn(t)||t===process.pid)return;let i=this.bumpGeneration(e);try{this.procs.adopt({name:e,pid:t,args:n,workDir:r,startTime:o,onExit:(s,a)=>{this.onExit(e,i,s,a)}})}catch(s){let a=s instanceof Error?s.message:String(s);this.log(e,"WARN",`adopt pid ${t} failed (${a}); tracking leftover in snapshot only`)}return this.processMeta.set(e,{command:n,cwd:r,startTime:o}),this.persistState(),i}async recoverSession(){let e=ur(this.cfg.repoRoot);if(!e)return;let t=[];for(let[n,r]of Object.entries(this.cfg.services)){if(!r.container)continue;let o=e.processes.find((d)=>d.name===n),i=this.bumpGeneration(n),s=r.container.runtime==="podman"?"podman":"docker",a=await this.procs.adoptContainer({name:n,runtime:s,containerName:`devctl-${vn(this.cfg.repoRoot)}-${n.replace(/[^a-zA-Z0-9_.-]/g,"-")}`,workDir:this.serviceWorkDir(r),onLine:(d,f)=>this.logs.append({timestamp:new Date().toISOString(),service:n,source:d,stream:d,level:"",message:f,pid:0}),onExit:(d,f)=>this.onExit(n,i,d,f)});if(!a)continue;let c=o?.ports??Object.fromEntries(r.ports.filter((d)=>!d.auto).map((d)=>[d.name,d.value]));this.ports.set(n,c),this.processMeta.set(n,{command:[...r.command.args],cwd:this.serviceWorkDir(r),startTime:o?.startTime?new Date(o.startTime):a.startTime}),this.setState(n,Ht,Dt,0,"");let l=await this.resolveAdoptedHealthEnv(n,r,c);this.startHealth(n,r,0,c,this.serviceWorkDir(r),l,i),this.log(n,"INFO",`adopted ${s} container ${a.container?.id??""}`),t.push(n)}for(let n of e.processes){if(!this.cfg.services[n.name]||this.cfg.services[n.name]?.container||n.pid<=0||n.pid===process.pid||!this.processAliveFn(n.pid))continue;let r=await this.inspectProcessFn(n.pid);if(!(r!==void 0&&r.command!==""&&Ia({args:n.command,workDir:n.cwd,startTime:n.startTime?new Date(n.startTime):void 0},r))){if(Object.values(n.ports).length>0&&await aa({ports:Object.entries(n.ports).map(([c,l])=>({name:c,value:l,auto:!1}))})!==void 0)this.log(n.name,"WARN",`pid ${n.pid} does not match stored command; leftover listener not adopted`);else this.log(n.name,"WARN",`pid ${n.pid} is a different process; not adopting`);continue}let i=this.attachProcess(n.name,n.pid,n.command,n.cwd,new Date(n.startTime||Date.now()))??this.bumpGeneration(n.name);if(Object.keys(n.ports).length>0)this.ports.set(n.name,n.ports);this.setState(n.name,Ht,Dt,n.pid,"");let s=this.cfg.services[n.name];if(s){let a=n.cwd||this.serviceWorkDir(s),c=await this.resolveAdoptedHealthEnv(n.name,s,n.ports);this.startHealth(n.name,s,n.pid,n.ports,a,c,i)}this.log(n.name,"INFO","adopted leftover process; stdout/stderr from before adopt are not captured"),t.push(n.name)}if(t.length>0)this.profile=e.profile||this.profile,this.bus.publish(Me(Am,"",{services:t,session_id:e.session_id})),this.log("devctl","INFO",`recovered session processes: ${t.join(", ")}`)}}function CR(e,t){let n={},r=new Set,o=new Set([...Object.keys(e.services),...Object.keys(t.services)]);for(let s of o){let a=e.services[s],c=t.services[s],l=[];if(!a||!c)l.push("presence"),r.add(s);else{if(a.command.args.join("\x00")!==c.command.args.join("\x00")||a.command.shell!==c.command.shell||a.shell!==c.shell)l.push("command"),r.add(s);if(a.working_dir!==c.working_dir)l.push("working_dir"),r.add(s);if(JSON.stringify(a.environment)!==JSON.stringify(c.environment))l.push("environment"),r.add(s);if(JSON.stringify(a.ports)!==JSON.stringify(c.ports))l.push("ports"),r.add(s);if(JSON.stringify(a.identity)!==JSON.stringify(c.identity))l.push("identity"),r.add(s);if(JSON.stringify(a.health)!==JSON.stringify(c.health))l.push("health"),r.add(s);if(JSON.stringify(a.restart)!==JSON.stringify(c.restart))l.push("restart"),r.add(s);if(JSON.stringify(a.startup)!==JSON.stringify(c.startup))l.push("startup"),r.add(s);if(JSON.stringify(a.logs)!==JSON.stringify(c.logs))l.push("logs"),r.add(s);if(JSON.stringify(a.container)!==JSON.stringify(c.container))l.push("container"),r.add(s)}if(l.length>0)n[s]=l}let i=[];if(JSON.stringify(e.logs)!==JSON.stringify(t.logs))i.push("logs");if(JSON.stringify(e.auth)!==JSON.stringify(t.auth))i.push("auth");if(JSON.stringify(e.plugins)!==JSON.stringify(t.plugins))i.push("plugins");return{restart_required:[...r].sort(),changes:n,supervisor_restart_required:i.length>0?i:void 0}}function fv(e){return{user:"",project:e?.google.project_id??"",project_source:e?.google.project_id?"configuration":"",adc:!1,service_accounts:{},service_account_status:Object.fromEntries(e?Gn(e).map((t)=>[t,"unknown"]):[]),iap:e?.proxy.routes.some((t)=>t.auth.type.toLowerCase()==="iap")??!1}}function _R(){let e=fR(),t=Zm();return{platform:gR(),cpuCount:pR().length,loadAvg1:e[0]??0,loadAvg5:e[1]??0,loadAvg15:e[2]??0,memTotalKB:t.totalKB,memFreeKB:t.unusedKB,memAvailableKB:t.leftoverKB,hostUptimeSec:mR()}}function RR(e,t){return new Promise((n,r)=>{let o=setTimeout(()=>r(Error("identity probe timed out")),t);e.then((i)=>{clearTimeout(o),n(i)},(i)=>{clearTimeout(o),r(i)})})}function PR(e){return e.capabilities.some((t)=>["google_api","iap","service_identity"].includes(t))}function gv(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function Ir(e){if(!Array.isArray(e))return[];return e.filter((t)=>typeof t==="string")}function Xa(e){if(!gv(e))return;let t={};for(let[n,r]of Object.entries(e))if(typeof r==="string")t[n]=r;return t}function ER(e){return new Promise((t)=>setTimeout(t,e))}Ar();Ga();Zt();$p();var mw=["zsh","bash","fish"];function hw(e){if(e==="zsh")return`#compdef devctl
|
|
656
|
+
`)}}async serve(e,t){let r=Date.now(),n=e.headers[Si]?.toString()||mh(8).toString("hex");t.setHeader(Si,n);let o=e.method??"GET",i=e.url??"/",s=this.detector?this.detector.redactText(i):i,a=yh(this.cfg.routes,e);if(!a){ko(t,404,"no matching proxy route"),this.recordRequest({timestamp:new Date().toISOString(),requestId:n,method:o,path:s,route:"",identity:"",status:404,durationMs:Date.now()-r});return}let c=Dn(a.auth),l=uo(c),d=0,u;try{let p={};for(let[x,b]of Object.entries(e.headers)){if(Rd.has(x.toLowerCase()))continue;if(typeof b==="string")p[x]=b;else if(Array.isArray(b))p[x]=b.join(",")}let f=e.socket.remoteAddress??"",g=p.host??"",m=p["x-forwarded-for"];if(p["x-forwarded-for"]=m?`${m}, ${f}`:f,p["x-forwarded-host"]=g,p["x-forwarded-proto"]="http",delete p.host,p["accept-encoding"]="gzip, deflate, br",p[Si]=n,this.middleware.length===0)await Sa(a,p,this.tokens);for(let x of this.middleware)await x.apply({route:a,headers:p,tokens:this.tokens});let y=hh(a.upstream.url,i),w=o!=="GET"&&o!=="HEAD"?e:void 0,v=await fetch(y,{method:o,headers:p,body:w,redirect:"manual",duplex:w?"half":void 0});t.statusCode=v.status,d=v.status;let S=(v.headers.get("content-encoding")??"").split(",").map((x)=>x.trim().toLowerCase()).filter((x)=>x!==""),k=S.length>0&&S.every((x)=>Y_.has(x));v.headers.forEach((x,b)=>{let C=b.toLowerCase();if(Rd.has(C))return;if(k&&(C==="content-encoding"||C==="content-length"))return;t.setHeader(b,this.detector?this.detector.redactText(x):x)}),await X_(v,t);let h=Date.now()-r;this.logs?.append({timestamp:new Date().toISOString(),service:"proxy",source:"proxy",level:v.status>=400?"WARN":"INFO",message:`${o} ${i} route=${a.name} identity=${l} status=${v.status} duration=${h}ms`,pid:0,request_id:n,identity:l}),this.bus?.publish(Re(Zc,a.name,{status:v.status,request_id:n,duration:h,identity:l}))}catch(p){let f=p instanceof Error?p.message:"proxy error";u=f,d=502,this.logs?.append({timestamp:new Date().toISOString(),service:"proxy",source:"proxy",level:"ERROR",message:`${o} ${i} route=${a.name} identity=${l} error=${f}`,pid:0,request_id:n,identity:l}),ko(t,502,"proxy error")}finally{this.recordRequest({timestamp:new Date().toISOString(),requestId:n,method:o,path:s,route:a.name,identity:l,status:d,durationMs:Date.now()-r,error:u})}}}async function Sa(e,t,r){let n=e.auth.type.toLowerCase();if(n===""||n==="none")return;if(!r)throw T(Wr,"token manager unavailable");let o=Dn(e.auth),i=await r.get(uo(o),e.auth.audience,[]);t.authorization=`Bearer ${i.accessToken}`}async function X_(e,t){if(!e.body){t.end();return}let r=J_.fromWeb(e.body);await new Promise((n,o)=>{r.on("error",o),t.on("error",o),t.on("finish",n),r.pipe(t)})}function Q_(e){return e.protocol==="https:"?V_:q_}function hh(e,t){let r=new URL(e),n=new URL(t||"/",r),o=new URL(r.href);if(o.pathname=Z_(n.pathname),o.search=n.search,o.hash="",o.origin!==r.origin)throw T(Wr,"refusing to proxy to a different origin");return o}function Z_(e){return(e.startsWith("/")?e:`/${e}`).replace(/^\/+/,"/")}function ko(e,t,r){e.statusCode=t,e.setHeader("content-type","text/plain; charset=utf-8"),e.setHeader("x-content-type-options","nosniff"),e.end(r)}function yh(e,t){let r=(t.headers.host??"").split(":")[0]??"",n=t.url??"/";return e.find((o)=>{let i=o.match.host===""||o.match.host===r,s=o.match.path===""||n.startsWith(o.match.path);return i&&s})}class _d{host;port;secret;tokens;server;constructor(e,t,r,n){this.host=e;this.port=t;this.secret=r;this.tokens=n}listenPort(){let e=this.server?.address();if(typeof e==="object"&&e)return e.port;return this.port}start(){let e=this.host||"127.0.0.1";if(!Qr(e))return Promise.reject(T(Wr,`refusing to bind token endpoint to ${e}`));return new Promise((t,r)=>{this.server=vh((n,o)=>{this.serve(n,o)}),this.server.on("error",(n)=>r(ve(Wr,"token endpoint listen failed",n))),this.server.listen(this.port,e,()=>t())})}stop(){let e=this.server;if(!e)return Promise.resolve();return new Promise((t)=>e.close(()=>t()))}async serve(e,t){if(!eE(e.socket.remoteAddress)){ko(t,403,"forbidden");return}if((e.headers[z_]??"")!==this.secret){ko(t,401,"unauthorized");return}if(e.url?.startsWith("/token")!==!0){ko(t,404,"not found");return}let r=new URL(e.url,"http://127.0.0.1"),n=r.searchParams.get("identity")??"user",o=r.searchParams.get("audience")??"";try{let i=await this.tokens.get(n,o,[]);t.setHeader("content-type","application/json"),t.end(JSON.stringify({access_token:i.accessToken,token_type:i.tokenType,expires_at:i.expiresAt.toISOString(),identity:i.identity}))}catch{ko(t,500,"token error")}}}function eE(e){if(!e)return!0;return e==="127.0.0.1"||e==="::1"||e==="::ffff:127.0.0.1"}Lr();var xh=1;class bh{tokenProviders=[];identityProviders=[];pluginIdentityProviders=[];environmentSources=[];healthChecks=[];logParsers=[];proxyMiddleware=[];loadErrors=[];registerBuiltins(){this.tokenProviders.push(...tn()),this.identityProviders.push(Wl(),Gl()),this.logParsers.push(sf()),this.proxyMiddleware.push(iE())}register(e){oE(e),Nn(this.tokenProviders,e.tokenProviders),Nn(this.identityProviders,e.identityProviders),Nn(this.pluginIdentityProviders,e.identityProviders),Nn(this.environmentSources,e.environmentSources),Nn(this.healthChecks,e.healthChecks),Nn(this.logParsers,e.logParsers),Nn(this.proxyMiddleware,e.proxyMiddleware)}}async function wh(e,t=process.cwd()){let r=new bh;r.registerBuiltins();for(let n of e){if(n.trim()==="")continue;try{let o=n.startsWith("file:")?n:rE(n)?n:nE(t,n),s=await import(o.startsWith("file:")?o:tE(o).href);if(s.sdkVersion!==xh)throw Error(`plugin SDK version ${String(s.sdkVersion??"missing")} is incompatible; expected ${xh}`);r.register(s)}catch(o){r.loadErrors.push({path:n,message:o instanceof Error?o.message:String(o)})}}return r}function oE(e){if(!e||typeof e!=="object")throw Error("plugin module must export an object");Co("tokenProviders",e.tokenProviders,["fetch"]),Co("identityProviders",e.identityProviders,["accepts","resolve"]),Co("environmentSources",e.environmentSources,["load"]),Co("healthChecks",e.healthChecks,["check"]),Co("logParsers",e.logParsers,["parse"]),Co("proxyMiddleware",e.proxyMiddleware,["apply"])}function Co(e,t,r){if(t===void 0)return;if(!Array.isArray(t))throw Error(`${e} must be an array`);for(let[n,o]of t.entries()){if(!o||typeof o!=="object"||typeof o.name!=="string"||o.name==="")throw Error(`${e}[${n}] must have a name`);for(let i of r)if(typeof o[i]!=="function")throw Error(`${e}[${n}].${i} must be a function`)}}function iE(){return{name:"identity_inject",apply:async(e)=>{await Sa(e.route,e.headers,e.tokens)}}}function Nn(e,t){if(!t)return;e.push(...t)}ae();Td();var dE=600,uE=65535;async function _h(e,t){let r=Number.isInteger(t)&&(t??0)>0?t:Hn(e);for(let n=0;n<dE;n+=1){let o=r+n;if(o>uE)break;if(await io(o))return o}throw T(te,`no free MCP port starting at ${r}`)}qt();var fE=4000,mE=3000;class Dd{cfg;sessionID;internalTok;bus;logs;procs;tokens;detector;proxy;proxySuppressed=!1;mcp;mcpToken;tokenEP;profile="";clientEnv=new Map;serviceProfile=new Map;serviceProfileEnv=new Map;runtimes=new Map;ports=new Map;lock;server;shuttingDown=!1;detached=!1;identityCache=kd();serviceAccountStatus=new Map;detectGoogleFn;inspectProcessFn;processAliveFn;acquireLockFn;socketExistsFn;unlinkSocketFn;registry;restartRequired=[];processMeta=new Map;credentialEntries=[];boundTokenURL="";configWatcher;watchTimer;setupMode;mcpDisabledTools=[];profileEnv={};resourceTimer;orchestrator;commands;clock;fs;healthCheckers;createMcpListener;isKnownTool;constructor(e,t){this.healthCheckers=t.healthCheckers,this.cfg=e,this.sessionID=t.sessionID,this.internalTok=zc(),this.mcpToken=Up(e.repoRoot),this.clock=t.clock,this.fs=t.fs,this.bus=t.bus,this.detectGoogleFn=t.detectGoogle,this.inspectProcessFn=t.inspectProcess,this.processAliveFn=t.processAlive,this.acquireLockFn=t.acquireLock,this.socketExistsFn=t.socketExists,this.unlinkSocketFn=t.unlinkSocket,this.detector=t.detector,this.logs=t.logs,this.procs=t.procs,this.orchestrator=t.orchestrator,this.tokens=t.tokens,this.createMcpListener=t.createMcpListener,this.isKnownTool=t.isKnownTool,this.bus.subscribe((r)=>{let n=r.payload??{},o=r.type===to?`token refreshed identity=${String(n.identity??"")}`:r.type===wn?`token refresh failed identity=${String(n.identity??"")} audience=${String(n.audience??"")}: ${String(n.error??"")}`:`authentication changed user=${String(n.user??"")}`;if(this.logs.append({timestamp:this.clock.isoNow(),service:"auth",source:"auth",level:r.type===wn?"WARN":"INFO",message:o,pid:0}),r.type===to||r.type===wn)this.syncCredentialEntries()},[to,wn,Qc]),this.setupMode=!this.fs.exists(e.configPath),this.identityCache=kd(e);for(let r of Object.keys(e.services))this.runtimes.set(r,di(r));this.orchestrator.bind(this.lifecycleSession()),this.commands=t.createCommands(this)}snapshotHost(){let e=this;return{get sessionID(){return e.sessionID},get cfg(){return e.cfg},get profile(){return e.profile},get runtimes(){return e.runtimes},get ports(){return e.ports},get serviceProfile(){return e.serviceProfile},get clientEnv(){return e.clientEnv},get proxy(){return e.proxy},get mcp(){return e.mcp},get mcpToken(){return e.mcpToken},get mcpDisabledTools(){return e.mcpDisabledTools},get identityCache(){return e.identityCache},get serviceAccountStatus(){return e.serviceAccountStatus},get credentialEntries(){return e.credentialEntries},get detached(){return e.detached},get setupMode(){return e.setupMode},get restartRequired(){return e.restartRequired},logs:{snapshot:()=>e.logs.snapshot()},tokens:{storeBackend:()=>e.tokens.storeBackend()}}}reloadHost(){let e=this;return{get cfg(){return e.cfg},set cfg(t){e.cfg=t},get setupMode(){return e.setupMode},set setupMode(t){e.setupMode=t},get configWatcher(){return e.configWatcher},set configWatcher(t){e.configWatcher=t},get watchTimer(){return e.watchTimer},set watchTimer(t){e.watchTimer=t},get restartRequired(){return e.restartRequired},set restartRequired(t){e.restartRequired=t},get fs(){return e.fs},get registry(){return e.registry},get detector(){return e.detector},get bus(){return e.bus},get orchestrator(){return e.orchestrator},get runtimes(){return e.runtimes},get tokens(){return e.tokens},get logs(){return e.logs},get proxy(){return e.proxy},persistState:()=>e.persistState(),log:(t,r,n)=>e.log(t,r,n),refreshIdentity:()=>e.refreshIdentity(),startProxy:()=>e.startProxy(),stopProxy:()=>e.stopProxy(),reload:()=>e.reload(),forgetService:(t)=>e.forgetService(t)}}recoverHost(){let e=this;return{get cfg(){return e.cfg},set cfg(t){e.cfg=t},get profile(){return e.profile},set profile(t){e.profile=t},get profileEnv(){return e.profileEnv},set profileEnv(t){e.profileEnv=t},get runtimes(){return e.runtimes},get ports(){return e.ports},get processMeta(){return e.processMeta},get serviceProfile(){return e.serviceProfile},get serviceProfileEnv(){return e.serviceProfileEnv},get orchestrator(){return e.orchestrator},get procs(){return e.procs},logs:{append:(t)=>e.logs.append(t)},get clock(){return e.clock},get tokens(){return e.tokens},get registry(){return e.registry},get proxy(){return e.proxy},get tokenEP(){return e.tokenEP},get boundTokenURL(){return e.boundTokenURL},get internalTok(){return e.internalTok},get bus(){return e.bus},inspectProcessFn:(t)=>e.inspectProcessFn(t),processAliveFn:(t)=>e.processAliveFn(t),serviceWorkDir:(t)=>e.serviceWorkDir(t),persistState:()=>e.persistState(),setState:(t,r,n,o,i)=>e.setState(t,r,n,o,i),log:(t,r,n)=>e.log(t,r,n)}}async run(){let e=us(this.cfg.repoRoot);this.lock=this.acquireLockFn(this.cfg.repoRoot,e),this.removeStaleSocket(e),this.registry=await wh(this.cfg.plugins.map((r)=>r.path),this.cfg.repoRoot);for(let r of this.registry.loadErrors)this.log("devctl","ERROR",`plugin ${r.path} skipped: ${r.message}`);lh(this.reloadHost()),vd(this.registry,this.cfg),xd(this.registry,this.cfg),bd(this.registry,this.cfg),await this.recoverSession(),wd(this.reloadHost()),this.persistState(),this.log("devctl","INFO",`supervisor started session=${this.sessionID}`),this.refreshIdentity(),this.resourceTimer=setInterval(()=>void this.pollResourceUsage(),mE);let t=Jo(this.cfg.repoRoot);if(this.setMcpDisabledTools(t.mcp_disabled_tools??[]),t.mcp_enabled)await this.startMcp(t.mcp_port).catch((r)=>this.log("devctl","ERROR",E(r)));this.removeStaleSocket(e),await new Promise((r,n)=>{this.server=pE((o)=>{this.handleConn(o)}),this.server.on("error",n),this.server.listen(e,()=>r())})}removeStaleSocket(e){if(process.platform==="win32")return;if(this.socketExistsFn(e))try{this.unlinkSocketFn(e)}catch{this.log("devctl","WARN","unable to remove stale socket")}}handleConn(e){let t="",r=2000,n=[],o=!1,i=()=>{while(n.length>0){let c=n[0],l=e.write(`${JSON.stringify(c)}
|
|
657
|
+
`);if(n.shift(),!l){o=!0,e.once("drain",()=>{o=!1,i()});return}}},s=(c)=>{if(c.id===void 0&&c.event!==void 0&&n.length>=r){let d=n.findIndex((u)=>u.id===void 0&&u.event!==void 0);if(d>=0)n.splice(d,1)}if(n.push(c),!o)i()},a=this.bus.subscribe((c)=>s({event:c}));e.on("error",(c)=>{this.log("devctl","WARN",`client connection error: ${E(c)}`)}),e.on("data",(c)=>{t+=c.toString("utf8");let l=t.split(`
|
|
658
|
+
`);t=l.pop()??"";for(let d of l){if(d.trim()==="")continue;this.dispatchLine(d,s)}}),e.on("close",()=>a())}async dispatchLine(e,t){let r;try{r=JSON.parse(e)}catch{t({error:"invalid json"});return}try{let n=await this.dispatch(r.method??"",r.params);t({id:r.id,result:n})}catch(n){let o=Rf(n);t({id:r.id,error:o.error,kind:o.kind,hint:o.hint,service:o.service})}}async dispatch(e,t){let r=Eh(t)?t:{};switch(e){case"ping":return{session:this.sessionID,version:Dt,protocol:ai};case"start":return this.commands.startService.execute({services:jn(r.services),profile:typeof r.profile==="string"&&r.profile!==""?r.profile:void 0,detach:r.detach===!0,client_env:ka(r.client_env)});case"stop":return await this.commands.stopService.execute(jn(r.services)),null;case"restart":return await this.commands.restartService.execute(jn(r.services),{cascade:r.cascade===!0,clientEnv:ka(r.client_env)}),null;case"run_task":return this.runTask(typeof r.name==="string"?r.name:"",ka(r.client_env)??{});case"exec":return this.execService(typeof r.service==="string"?r.service:"",jn(r.command),ka(r.client_env)??{},r.print_env===!0);case"auth_refresh":return await this.commands.refreshIdentity.execute(),this.snapshot().identity;case"status":return this.snapshot();case"logs":return this.queryLogs({services:jn(r.services),level:typeof r.level==="string"?r.level:"",search:typeof r.search==="string"?r.search:"",regex:r.regex===!0,source:typeof r.source==="string"?r.source:"",since:typeof r.since==="string"?r.since:"",until:typeof r.until==="string"?r.until:"",export:typeof r.export==="string"?r.export:""});case"logs_page":return this.queryLogsPage({services:jn(r.services),level:typeof r.level==="string"?r.level:"",search:typeof r.search==="string"?r.search:"",regex:r.regex===!0,source:typeof r.source==="string"?r.source:"",since:typeof r.since==="string"?r.since:"",until:typeof r.until==="string"?r.until:"",cursor:typeof r.cursor==="string"?r.cursor:void 0,direction:r.direction==="forward"?"forward":"backward",limit:typeof r.limit==="number"?r.limit:void 0});case"logs_stats":return this.queryLogsFacets({services:jn(r.services),level:typeof r.level==="string"?r.level:"",search:typeof r.search==="string"?r.search:"",regex:r.regex===!0,source:typeof r.source==="string"?r.source:"",since:typeof r.since==="string"?r.since:"",until:typeof r.until==="string"?r.until:""});case"proxy_start":return this.proxySuppressed=!1,await this.commands.startProxy.execute(),null;case"proxy_stop":return this.proxySuppressed=!0,await this.commands.stopProxy.execute(),null;case"mcp_start":{let o=typeof r.port==="number"?r.port:void 0;return await this.startMcp(o??Jo(this.cfg.repoRoot).mcp_port),null}case"mcp_stop":return await this.stopMcp(),null;case"mcp_set_tools":{let o=Array.isArray(r.disabled)?r.disabled.filter((i)=>typeof i==="string"):[];return this.setMcpDisabledTools(o),{disabled_tools:[...this.mcpDisabledTools]}}case"reload":return this.commands.reloadConfig.execute();case"config_snapshot":return this.cfg;case"auth_invalidate":return this.tokens.invalidate(),null;case"shutdown":let n=typeof r.stop_services==="boolean"?r.stop_services:Is(this.cfg.shutdown);return setTimeout(()=>{this.shutdown(n)},50),null;default:throw T(it,`unknown method ${e}`)}}isDetached(){return this.detached}async start(e){return this.orchestrator.start(e)}lifecycleSession(){let e=this;return{get cfg(){return e.cfg},get profile(){return e.profile},set profile(t){e.profile=t},get profileEnv(){return e.profileEnv},set profileEnv(t){e.profileEnv=t},get detached(){return e.detached},set detached(t){e.detached=t},get proxySuppressed(){return e.proxySuppressed},get runtimes(){return e.runtimes},get ports(){return e.ports},get clientEnv(){return e.clientEnv},get serviceProfile(){return e.serviceProfile},get serviceProfileEnv(){return e.serviceProfileEnv},healthCheckers:{lookup:(t)=>{let r=e.registry?.healthChecks.find((n)=>n.name.toLowerCase()===t.toLowerCase());return r?{check:async(n,o)=>{let i=await r.check(n,o);return{...i,status:i.status}}}:e.healthCheckers.lookup(t)}},logs:{append:(t)=>e.logs.append(t)},bus:e.bus,processMeta:e.processMeta,get containerPrefix(){return`devctl-${Zt(e.cfg.repoRoot)}-`},prepareServiceIdentity:(t,r)=>e.prepareServiceIdentity(t,r),resolveServiceExecution:(t,r,n,o,i,s)=>e.resolveServiceExecution(t,r,n,o,i,s),detectGoogle:(t)=>e.detectGoogleFn(t),startProxy:()=>e.startProxy(),fail:(t,r)=>e.fail(t,r),claimIfAlreadyUp:(t)=>e.claimIfAlreadyUp(t),assignPendingPorts:(t)=>e.assignPendingPorts(t),setState:(t,r,n,o,i)=>e.setState(t,r,n,o,i),persistState:()=>e.persistState(),log:(t,r,n)=>e.log(t,r,n),releasePorts:(t)=>e.releasePorts(t),forgetService:(t)=>e.forgetService(t),clearRestartRequired:(t)=>e.dropRestartRequired(t)}}async assignPendingPorts(e){try{let t=await Ef(this.cfg,e,Object.fromEntries(this.ports));for(let[r,n]of Object.entries(t)){this.ports.set(r,n);let o=Object.entries(n).map(([i,s])=>`${i}=${s}`).join(", ");this.log(r,"INFO",`assigned ports: ${o||"none"}`)}}catch(t){if(t instanceof Ue&&t.service!=="")await this.fail(t.service,t);else this.log("devctl","ERROR",E(t));throw t}}async runTask(e,t){let r=this.cfg.tasks[e];if(!r)throw T(it,`unknown task ${e}`);if(r.dependencies.length>0)await this.start({services:r.dependencies,client_env:t});let n={...Ur(),command:r.command,shell:r.shell,working_dir:r.working_dir,dependencies:r.dependencies,environment:r.environment},o=await mi(this.cfg.repoRoot,{service:`task:${e}`,profile:this.profile,serviceCfg:n,profileEnv:this.profileEnv,assignedPorts:{},runtime:gi(`task:${e}`,"127.0.0.1",{},"",this.cfg.project.name),cfg:this.cfg,clientEnv:t,fetchSecret:vo(async()=>(await this.tokens.get("user","",[])).accessToken),pluginSources:this.registry?.environmentSources}),i=r.working_dir&&!Ad(r.working_dir)?Ld(this.cfg.repoRoot,r.working_dir):r.working_dir,s=await this.runTransient(`task:${e}`,r.command,r.shell,i,bo(o));return{task:e,...s}}async execService(e,t,r,n=!1){let o=this.cfg.services[e];if(!o)throw T(no,`unknown service ${e}`);let i=this.serviceProfile.get(e)??this.profile,s=i!==""?$n(this.cfg,i):this.profileEnv,{env:a,workDir:c}=await this.resolveServiceExecution(e,o,i,s,r,!o.container);if(n)return{service:e,code:0,stdout:"",stderr:"",environment:a};if(t.length===0)throw T(it,"exec command is required");let l=await this.runTransient(`${e}:exec`,{args:t,shell:!1},!1,c,a);return{service:e,...l}}async resolveServiceExecution(e,t,r,n,o,i=!0){let s=this.ports.get(e)??Object.fromEntries(t.ports.filter((u)=>!u.auto).map((u)=>[u.name,u.value])),a=this.proxy?.isRunning()?`http://${this.proxy.address()}`:this.cfg.proxy.enabled?`http://${qr(this.cfg.proxy.listen)}`:"",c=gi(e,"127.0.0.1",s,a,this.cfg.project.name);if(!t.container){if(c.DEVCTL_INTERNAL_TOKEN=this.internalTok,this.cfg.proxy.token_endpoint.enabled)c.DEVCTL_TOKEN_URL=this.boundTokenURL||`http://127.0.0.1:${this.tokenEP?.listenPort()||this.cfg.proxy.token_endpoint.port}/token`}let l=await mi(this.cfg.repoRoot,{service:e,profile:r,serviceCfg:t,profileEnv:n,assignedPorts:s,runtime:c,cfg:this.cfg,fetchSecret:vo(async()=>(await this.tokens.get("user","",[])).accessToken),pluginSources:this.registry?.environmentSources,clientEnv:o,includeProcess:i}),d=t.working_dir&&!Ad(t.working_dir)?Ld(this.cfg.repoRoot,t.working_dir):t.working_dir;return{env:bo(l),workDir:d}}async runTransient(e,t,r,n,o){if(Kr(t))return{code:0,stdout:"",stderr:""};this.log(e,"INFO",`running ${t.args.join(" ")}`);let i=await this.procs.runOnce({name:e,args:[...t.args],shell:r||t.shell,workDir:n,env:o,graceMs:Vr(this.cfg.shutdown)*1000,onLine:(s,a)=>this.logs.append({timestamp:this.clock.isoNow(),service:e,source:s,stream:s,level:"",message:a,pid:0})});if(i.code!==0)throw T($e,`${e} exited with code ${i.code}`);return i}serviceWorkDir(e){if(e.working_dir!==""&&!Ad(e.working_dir))return Ld(this.cfg.repoRoot,e.working_dir);return e.working_dir}async claimIfAlreadyUp(e){return sh(this.recoverHost(),e)}async recoverSession(){return ah(this.recoverHost())}async prepareServiceIdentity(e,t){let r=Vs(t.identity);if(r.kind!=="none")try{if(r=await Nm(t.identity,()=>Wm(this.cfg.google.project_id),this.registry?.identityProviders),r.kind==="service_account")await this.tokens.get(uo(r),"",[]),this.serviceAccountStatus.set(r.serviceAccount,"available")}catch(n){if(r.kind==="service_account")this.serviceAccountStatus.set(r.serviceAccount,"unavailable");if(hE(t)||r.kind==="service_account"||r.kind!=="user"&&r.kind!=="none")throw await this.fail(e,n),n;this.log(e,"WARN","cloud identity unavailable; starting service locally")}}async stop(e){return this.orchestrator.stop(e)}forgetService(e){this.orchestrator.health.forget(e),this.runtimes.delete(e),this.ports.delete(e),this.processMeta.delete(e),this.clientEnv.delete(e),this.serviceProfile.delete(e),this.serviceProfileEnv.delete(e)}async restart(e,t){let r=t?.cascade===!0?ui(this.cfg,e):e;await this.orchestrator.restart(e,t),this.dropRestartRequired(r)}dropRestartRequired(e){if(e.length===0)return;let t=new Set(e);this.restartRequired=this.restartRequired.filter((r)=>!t.has(r))}async startProxy(){if(this.proxy?.isRunning())return;if(this.proxy=new Pd(this.cfg.proxy,this.tokens,this.logs,this.bus,this.detector,this.registry?.proxyMiddleware??[]),await this.proxy.start(),this.cfg.proxy.token_endpoint.enabled)this.tokenEP=new _d(this.cfg.proxy.token_endpoint.host||"127.0.0.1",this.cfg.proxy.token_endpoint.port,this.internalTok,this.tokens),await this.tokenEP.start(),this.boundTokenURL=`http://127.0.0.1:${this.tokenEP.listenPort()}/token`;this.persistState()}async stopProxy(){await this.proxy?.stop(),await this.tokenEP?.stop(),this.persistState()}async startMcp(e){if(this.mcp?.isRunning())return;let t=await _h(this.cfg.repoRoot,e);this.mcp=this.createMcpListener({port:t,token:this.mcpToken,hostApi:this.asMcpHost(),onEvent:(r,n)=>this.log("mcp",r,`mcp ${n}`),disabledTools:()=>this.mcpDisabledTools}),await this.mcp.start(),this.persistState()}setMcpDisabledTools(e){let t=e.filter((n)=>this.isKnownTool(n)),r=this.mcpDisabledTools.join(",");if(this.mcpDisabledTools=[...new Set(t)].sort(),this.mcpDisabledTools.join(",")===r)return;this.log("devctl","INFO",this.mcpDisabledTools.length===0?"all MCP tools enabled":`MCP tools disabled: ${this.mcpDisabledTools.join(", ")}`)}async stopMcp(){await this.mcp?.stop(),this.mcp=void 0,this.persistState()}asMcpHost(){return{status:()=>this.commands.getServiceStatus.execute(),logsPage:(e)=>this.queryLogsPage(e),config:()=>this.cfg,validateConfigText:(e)=>ri(this.cfg.repoRoot,this.cfg.configPath,e),start:(e)=>this.commands.startService.execute(e),stop:(e)=>this.commands.stopService.execute(e),restart:(e,t)=>this.commands.restartService.execute(e,{cascade:t}),reload:()=>this.commands.reloadConfig.execute(),doctor:async()=>{for(let e of Ar(this.cfg))await this.probeServiceAccount(e);return this.commands.runDoctor.execute(this.cfg)},exec:(e,t,r)=>this.execService(e,t,void 0,r)}}async reload(){return dh(this.reloadHost())}async shutdown(e){if(this.shuttingDown)return;if(this.shuttingDown=!0,this.persistState(),e)await this.stop([]);if(this.orchestrator.health.dispose(),await this.stopProxy(),await this.stopMcp(),this.configWatcher?.close(),this.watchTimer)clearTimeout(this.watchTimer);if(this.resourceTimer)clearInterval(this.resourceTimer);this.server?.close(),this.lock?.release(),await this.logs.close()}snapshot(){return ph(this.snapshotHost())}async syncCredentialEntries(){this.credentialEntries=(await this.tokens.listStatus()).map((e)=>({identity:e.identity,audience:e.audience,expires_at:e.expires_at,valid:e.valid}))}async refreshIdentity(e){try{let t=await this.detectGoogleFn(this.cfg.google.project_id);if(e?.probeServiceAccounts)for(let o of Ar(this.cfg))await this.probeServiceAccount(o);let{service_accounts:r,service_account_status:n}=Cd(this.cfg,this.serviceAccountStatus);this.identityCache={user:t.userEmail,project:t.projectID||this.cfg.google.project_id,project_source:t.projectSource||(this.cfg.google.project_id?"configuration":""),adc:t.adcAvailable,service_accounts:r,service_account_status:n,iap:this.cfg.proxy.routes.some((o)=>o.auth.type.toLowerCase()==="iap")},await this.syncCredentialEntries(),this.bus.publish(Re(Qc,"",{user:this.identityCache.user,adc:this.identityCache.adc})),this.log("auth","INFO",`authentication changed user=${this.identityCache.user||"(unknown)"} adc=${this.identityCache.adc}`),this.persistState()}catch(t){this.log("devctl","WARN",`identity refresh failed: ${E(t)}`)}}async probeServiceAccount(e){let t;try{await gE(this.tokens.refresh(`sa:${e}`,"",[]),fE),t="available"}catch{t="unavailable"}return this.serviceAccountStatus.set(e,t),t}queryLogs(e){let t=this.logs.query({services:e.services,level:e.level,search:e.search,regex:e.regex,source:e.source,since:e.since,until:e.until});if(e.export)this.logs.exportTo(e.export,{services:e.services,level:e.level,search:e.search,regex:e.regex,source:e.source,since:e.since,until:e.until});return{events:t}}queryLogsPage(e){return this.logs.queryPage({services:e.services,level:e.level,search:e.search,regex:e.regex,source:e.source,since:e.since,until:e.until},{cursor:e.cursor,direction:e.direction,limit:e.limit})}queryLogsFacets(e){return this.logs.queryFacets({services:e.services,level:e.level,search:e.search,regex:e.regex,source:e.source,since:e.since,until:e.until})}subscribe(e){return this.bus.subscribe(e)}formatStatus(){return fh(this.snapshot())}setState(e,t,r,n,o){let i=this.runtimes.get(e)??di(e);if(!wi(i.state,t))this.log(e,"WARN",`unusual lifecycle ${i.state} \u2192 ${t}`);i.state=t,i.health=r,i.pid=n,i.last_error=o;let s=t===je||t===dr||t===Mr;if(i.startTime=s?this.processMeta.get(e)?.startTime.toISOString():void 0,!s)i.cpuPercent=void 0,i.memoryKB=void 0;this.runtimes.set(e,i),this.bus.publish(Re(Yp,e,{state:t,health:r,pid:n}))}async pollResourceUsage(){let e=[];for(let r of this.runtimes.values())if(r.pid>0&&(r.state===je||r.state===dr||r.state===Mr))e.push(r.pid);if(e.length===0)return;let t=await eh(e);for(let r of this.runtimes.values()){let n=r.pid>0?t.get(r.pid):void 0;if(n)r.cpuPercent=n.cpuPercent,r.memoryKB=n.memoryKB}}async releasePorts(e){let t=this.ports.get(e);if(!t)return;let r=this.cfg.services[e];if(r?.container){this.ports.delete(e);return}let n=this.processMeta.get(e);for(let o of Object.values(t)){let i=await Pn(o);if(!i||i.pid===process.pid)continue;if(r){let s=await this.inspectProcessFn(i.pid);if(!(s!==void 0&&s.command!==""&&xi({args:n?.command??[...r.command.args],workDir:n?.cwd??this.serviceWorkDir(r),startTime:n?.startTime},s))){this.log(e,"WARN",`port ${o} is held by pid ${i.pid}, which does not match ${e}; leaving it running`);continue}}try{await Es(i),this.log(e,"INFO",`released port ${o} (pid ${i.pid})`)}catch(s){this.log(e,"WARN",E(s))}}this.ports.delete(e)}async fail(e,t){this.orchestrator.health.clearHealthWatch(e),this.orchestrator.health.clearRestartTimer(e),this.orchestrator.health.bumpGeneration(e),this.setState(e,st,bt,0,E(t));try{await this.procs.stop(e,Vr(this.cfg.shutdown)*1000)}catch(r){this.log(e,"WARN",E(r))}this.bus.publish(Re(bs,e,{error:E(t)})),this.log(e,"ERROR",E(t)),this.persistState()}log(e,t,r){this.logs.append({timestamp:this.clock.isoNow(),service:e,source:"devctl",level:t,message:r,pid:0})}persistState(){let e=[];for(let t of this.procs.all()){let r=this.processMeta.get(t.name);e.push({name:t.name,pid:t.pid,command:r?.command??t.args,cwd:r?.cwd??t.workDir,startTime:(r?.startTime??t.startTime).toISOString(),ports:this.ports.get(t.name)??{},profile:this.serviceProfile.get(t.name)??this.profile})}Wp(this.cfg.repoRoot,{session_id:this.sessionID,repo_root:this.cfg.repoRoot,profile:this.profile,processes:e})}}function gE(e,t){return new Promise((r,n)=>{let o=setTimeout(()=>n(Error("identity probe timed out")),t);e.then((i)=>{clearTimeout(o),r(i)},(i)=>{clearTimeout(o),n(i)})})}function hE(e){return e.capabilities.some((t)=>["google_api","iap","service_identity"].includes(t))}function Eh(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}function jn(e){if(!Array.isArray(e))return[];return e.filter((t)=>typeof t==="string")}function ka(e){if(!Eh(e))return;let t={};for(let[r,n]of Object.entries(e))if(typeof n==="string")t[r]=n;return t}Ro();import{createServer as _E}from"http";ae();ki();var EE="2025-03-26",Uh="2.0",jh=-32700,Bh=-32600,TE=-32601,Wh=-32602,AE=-32603;function LE(e){return e!==""&&Qr(e)}class Id{server;running=!1;addr="";boundPort=0;opts;constructor(e){this.opts=e}disabled(){return this.opts.disabledTools?.()??[]}address(){return this.addr}listenPort(){return this.boundPort}isRunning(){return this.running}emit(e,t){this.opts.onEvent?.(e,t)}start(){if(!LE(this.opts.host))return Promise.reject(T(it,`refusing to bind MCP to ${this.opts.host}`));return new Promise((e,t)=>{this.server=_E((r,n)=>{this.serve(r,n)}),this.server.on("error",(r)=>t(ve(it,`unable to listen on ${this.opts.host}:${this.opts.port}`,r))),this.server.listen(this.opts.port,this.opts.host,()=>{let r=this.server?.address();this.boundPort=typeof r==="object"&&r?r.port:this.opts.port,this.addr=`${this.opts.host}:${this.boundPort}`,this.running=!0,this.emit("INFO",`listening on ${this.addr}`),e()})})}stop(){let e=this.server,t=this.running;if(!e)return this.running=!1,Promise.resolve();return new Promise((r)=>{e.close(()=>{if(this.running=!1,this.addr="",this.boundPort=0,this.server=void 0,t)this.emit("INFO","stopped");r()})})}async serve(e,t){if(e.method==="OPTIONS"){t.writeHead(204,Pi()),t.end();return}if(!this.authorized(e)){this.emit("WARN",`rejected unauthorized request from ${Gh(e)}`),Po(t,401,{error:"unauthorized"});return}if(ME(e)!=="/mcp"){Po(t,404,{error:"not found"});return}if(e.method==="GET"||e.method==="DELETE"){t.writeHead(405,{Allow:"POST, OPTIONS",...Pi()}),t.end();return}if(e.method!=="POST"){t.writeHead(405,{Allow:"POST, OPTIONS",...Pi()}),t.end();return}let n;try{n=await OE(e)}catch(a){Po(t,400,Ci(null,jh,a instanceof Error?a.message:"invalid body"));return}let o;try{o=JSON.parse(n)}catch{Po(t,400,Ci(null,jh,"parse error"));return}let i=Gh(e);if(Array.isArray(o)){let a=[];for(let c of o){let l=await this.dispatch(c,i);if(l!==void 0)a.push(l)}Po(t,200,a);return}let s=await this.dispatch(o,i);if(s===void 0){t.writeHead(202,Pi()),t.end();return}Po(t,200,s)}authorized(e){if(this.opts.token==="")return!0;return(e.headers.authorization??"")===`Bearer ${this.opts.token}`}async dispatch(e,t){if(!Ta(e))return Ci(null,Bh,"invalid request");let r=e,n=r.id??null,o=r.id===void 0;if(r.method===void 0||r.method==="")return o?void 0:Ci(n,Bh,"missing method");try{let i=await this.handleMethod(r.method,Ta(r.params)?r.params:{},t);if(o)return;return{jsonrpc:Uh,id:n,result:i}}catch(i){if(o)return;let s=i instanceof Ri?i.code:AE,a=i instanceof Error?i.message:"internal error";return this.emit("WARN",`rpc error method=${r.method} addr=${t}: ${a}`),Ci(n,s,a)}}async handleMethod(e,t,r){switch(e){case"initialize":{let n=DE(t);return this.emit("INFO",`client connected addr=${r}${n?` (${n})`:""}`),{protocolVersion:EE,capabilities:{tools:{},resources:{}},serverInfo:{name:"devctl",version:Dt}}}case"notifications/initialized":case"ping":return{};case"tools/list":return{tools:Dh(this.disabled()).map((n)=>({name:n.name,description:n.description,inputSchema:n.inputSchema}))};case"tools/call":return this.callTool(t);case"resources/list":return{resources:Md.map((n)=>({uri:n,name:n.replace("devctl://",""),mimeType:"application/json"}))};case"resources/read":return this.readResource(t);default:throw new Ri(TE,`method not found: ${e}`)}}async callTool(e){let t=typeof e.name==="string"?e.name:"";if(t==="")throw new Ri(Wh,"tool name is required");if(_a(t)&&!nn(t,this.disabled())){let o=`tool ${t} is disabled in devctl's MCP settings`;return this.emit("WARN",`tool call rejected name=${t}: disabled`),{content:[{type:"text",text:o}],isError:!0}}let r=Ta(e.arguments)?e.arguments:{},n=Date.now();try{let o=await Fh(this.opts.hostApi,t,r);return this.emit("INFO",`tool call name=${t} duration=${Date.now()-n}ms`),{content:[{type:"text",text:JSON.stringify(o,null,2)}]}}catch(o){let i=o instanceof Error?o.message:"tool failed";return this.emit("WARN",`tool call failed name=${t} duration=${Date.now()-n}ms: ${i}`),{content:[{type:"text",text:i}],isError:!0}}}async readResource(e){let t=typeof e.uri==="string"?e.uri:"";if(!Nh(t))throw new Ri(Wh,`unknown resource ${t}`);let r=await Hh(this.opts.hostApi,t);return this.emit("INFO",`resource read uri=${t}`),{contents:[{uri:t,mimeType:"application/json",text:JSON.stringify(r,null,2)}]}}}function DE(e){let t=e.clientInfo;if(!Ta(t))return"";let r=typeof t.name==="string"?t.name:"",n=typeof t.version==="string"?t.version:"";if(r==="")return"";return n===""?r:`${r} ${n}`}function Gh(e){return e.socket.remoteAddress??"unknown"}class Ri extends Error{code;constructor(e,t){super(t);this.code=e}}function Pi(){return{"Access-Control-Allow-Origin":"*","Access-Control-Allow-Headers":"Authorization, Content-Type, Accept, MCP-Protocol-Version, Mcp-Session-Id","Access-Control-Allow-Methods":"POST, OPTIONS"}}function Po(e,t,r){let n=JSON.stringify(r);e.writeHead(t,{"Content-Type":"application/json","Content-Length":Buffer.byteLength(n),...Pi()}),e.end(n)}function Ci(e,t,r){return{jsonrpc:Uh,id:e,error:{code:t,message:r}}}function ME(e){let t=e.url??"/",r=t.indexOf("?");return r>=0?t.slice(0,r):t}function OE(e){return new Promise((t,r)=>{let n=[];e.on("data",(o)=>{n.push(o)}),e.on("end",()=>{t(Buffer.concat(n).toString("utf8"))}),e.on("error",r)})}function Ta(e){return typeof e==="object"&&e!==null&&!Array.isArray(e)}ki();var FE=(e)=>new Id({host:"127.0.0.1",...e});function NE(e,t={}){let r=t.clock??Zs,n=t.fs??th,o=t.processes??new ud,i=t.bus??new el(2048),s=t.tokens??new In(e.auth.refresh_threshold_seconds*1000,tn(),i,void 0,r),a=new hd(o,r),c=qc(),l=new or(e.secrets.extra_markers,e.secrets.extra_patterns),d=new pl(e.logs.max_memory_events,i,l,e.logs.persistence.enabled,e.logs.persistence.directory,c,e.logs.persistence.retention_days,e.logs.persistence.max_session_logs);return{supervisor:new Dd(e,{healthCheckers:t.healthCheckers??Mg([]),detectGoogle:t.detectGoogle??Mn,tokens:s,inspectProcess:Zg,processAlive:Bt,acquireLock:Gp,socketExists:IE,unlinkSocket:$E,procs:o,orchestrator:a,clock:r,fs:n,bus:i,logs:d,detector:l,sessionID:c,createMcpListener:t.createMcpListener??FE,isKnownTool:_a,createCommands:(p)=>yg(p,oa(ho({tokens:s})),a)}),orchestrator:a,clock:r,fs:n}}async function Kh(e,t){let r=An(e,t),{supervisor:n}=NE(r),o=!1,i=()=>{if(o)return;o=!0,n.shutdown(Is(r.shutdown)).finally(()=>process.exit(0))};process.on("SIGINT",i),process.on("SIGTERM",i),await n.run()}ae();qt();Aa();ap();import{Command as $L}from"commander";import{setTimeout as lp}from"timers/promises";import{stringify as FL}from"yaml";var Cw=["zsh","bash","fish"];function Rw(e){if(e==="zsh")return`#compdef devctl
|
|
659
659
|
_devctl() {
|
|
660
660
|
local -a opts
|
|
661
661
|
local line="\${words[*]}"
|
|
@@ -675,81 +675,84 @@ complete -F _devctl devctl
|
|
|
675
675
|
devctl __complete (commandline -cp)
|
|
676
676
|
end
|
|
677
677
|
complete -c devctl -f -a "(__devctl_complete)"
|
|
678
|
-
`;throw Error(`unsupported shell "${e}"; use ${
|
|
679
|
-
`)}),
|
|
680
|
-
`);else for(let
|
|
681
|
-
`)}else if(
|
|
682
|
-
`);else{if(
|
|
683
|
-
`);else{if(
|
|
684
|
-
`);return}if(
|
|
685
|
-
`)}finally{await
|
|
686
|
-
`)}finally{await
|
|
687
|
-
`)}finally{await
|
|
688
|
-
`);return}if(
|
|
689
|
-
`),
|
|
690
|
-
`);for(let
|
|
691
|
-
`)}return}
|
|
692
|
-
`);return}
|
|
678
|
+
`;throw Error(`unsupported shell "${e}"; use ${Cw.join(", ")}`)}function cp(e,t){let r=e.trim().split(/\s+/).filter((l)=>l!==""),n=e.endsWith(" ")?"":r[r.length-1]??"",o=e.endsWith(" ")?r:r.slice(0,-1),i=o[1]??"",s=Object.keys(t.services).sort(),a=Object.keys(t.profiles).sort(),c=["start","run","exec","down","daemon","stop","restart","status","logs","doctor","setup","auth","proxy","mcp","config","reload","attach","completion","update","version"];if(i===""||o.length<2)return Cr(c,n);if(i==="start"||i==="stop"||i==="restart"||i==="logs"){if(n==="--profile"||o[o.length-1]==="--profile")return Cr(a,n==="--profile"?"":n);return Cr([...s,"--profile","--detach","--json","--since","--until"],n)}if(i==="completion")return Cr([...Cw].sort(),n);if(i==="run")return Cr([...Object.keys(t.tasks).sort(),"--json"],n);if(i==="exec")return Cr([...s,"--print-env","--reveal","--json"],n);if(i==="auth")return Cr(["status","login","logout","refresh"],n);if(i==="config")return Cr(["validate","show","diff"],n);if(i==="proxy")return Cr(["status","start","stop"],n);return Cr(c,n)}function Cr(e,t){if(t==="")return e;return e.filter((r)=>r.startsWith(t))}Mu();Ro();function NL(e,t){let r=new $L;return r.name("devctl").description("Local development orchestrator").version(Kt(),"-V, --version","print version").option("--config <path>","path to config file or .devctl directory").enablePositionalOptions(),r.command("version").description("print version").action(()=>{A(`${Kt()}
|
|
679
|
+
`)}),r.action(async()=>{let n=r.opts();await ip(e,n.config??"")}),BL(r,e),WL(r,e),GL(r,e),jL(r,e),HL(r,e),KL(r,e),qL(r,e),YL(r,e),XL(r,e),QL(r,e),ZL(r,e),eD(r,e),rD(r,e),nD(r,e),oD(r,e),tD(r,e),aD(r,e),iD(r,e),sD(r),cD(r,t),r}function HL(e,t){e.command("exec").argument("<service>","service whose execution context to use").argument("[command...]","command and arguments").option("--print-env","print the resolved environment instead of running a command").option("--reveal","show secret values with --print-env").option("--json","machine-readable output").action(async(r,n,o)=>{if(!o.printEnv&&n.length===0)throw Error("exec command is required (or use --print-env)");let i=await t.openController("",Me(e),!0);try{let s=await i.execService(r,n,o.printEnv===!0);if(s.environment){let a=o.reveal?s.environment:new or(i.cfg.secrets.extra_markers,i.cfg.secrets.extra_patterns).redactMap(s.environment);if(o.json)A(JSON.stringify({...s,environment:a},null,2)+`
|
|
680
|
+
`);else for(let c of Object.keys(a).sort())A(`${c}=${a[c]}
|
|
681
|
+
`)}else if(o.json)A(JSON.stringify(s,null,2)+`
|
|
682
|
+
`);else{if(s.stdout)A(s.stdout);if(s.stderr)process.stderr.write(s.stderr)}}finally{await i.close()}})}function jL(e,t){e.command("run").argument("<task>","task to run").option("--json","machine-readable output").action(async(r,n)=>{let o=await t.openController("",Me(e),!0);try{let i=await o.runTask(r);if(n.json)A(JSON.stringify(i,null,2)+`
|
|
683
|
+
`);else{if(i.stdout)A(i.stdout);if(i.stderr)process.stderr.write(i.stderr)}}finally{await o.close()}})}function Me(e){return e.optsWithGlobals().config??""}function BL(e,t){e.command("start").argument("[services...]","services to start").option("--profile <name>","profile to start").option("--detach","deprecated, no longer changes behavior: the daemon already outlives this command; use `devctl down` to stop it").option("--json","machine-readable output").action(async(r,n)=>{if(n.detach)process.stderr.write("warning: --detach is deprecated and no longer changes behavior \u2014 the daemon already keeps running after `start` exits; use `devctl down` to stop it\n");let o=await t.openController("",Me(e),!0);try{let i=await o.start({services:r,profile:n.profile,detach:n.detach===!0});if(n.json){A(JSON.stringify(i,null,2)+`
|
|
684
|
+
`);return}if(A(nd(i)),n.detach)A(`detached; services continue running
|
|
685
|
+
`)}finally{await o.close()}})}function WL(e,t){e.command("stop").argument("[services...]","services to stop").option("--json","machine-readable output").action(async(r,n)=>{let o=await t.openController("",Me(e),!0);try{if(await o.stop(r),n.json)A(JSON.stringify({stopped:r},null,2)+`
|
|
686
|
+
`)}finally{await o.close()}})}function GL(e,t){e.command("restart").argument("[services...]").option("--cascade","also restart transitive dependents (default: only the named services)").option("--json","machine-readable output").action(async(r,n)=>{let o=await t.openController("",Me(e),!0);try{if(await o.restart(r,n.cascade===!0),n.json)A(JSON.stringify({restarted:r,cascade:n.cascade===!0},null,2)+`
|
|
687
|
+
`)}finally{await o.close()}})}async function Pw(e,t,r){let{repoRoot:n,client:o}=await e.findDaemon("",r.repo??"",Me(t));try{if(!o){let s=e.readPersistedState(n);if(r.json){A(JSON.stringify({running:!1,persisted:s},null,2)+`
|
|
688
|
+
`);return}if(A(`supervisor is not running
|
|
689
|
+
`),s&&s.processes.length>0){A(`last session ${s.session_id} profile ${s.profile||"(none)"}
|
|
690
|
+
`);for(let a of s.processes)A(`${a.name} stopped UNKNOWN ${a.pid}
|
|
691
|
+
`)}return}e.assertMethodAllowed(o,"status");let i=await o.call("status",null);if(r.json){A(JSON.stringify(i,null,2)+`
|
|
692
|
+
`);return}A(`PROFILE: ${i.profile||"(none)"}
|
|
693
693
|
|
|
694
694
|
SERVICE STATUS HEALTH PID
|
|
695
|
-
`);for(let[
|
|
696
|
-
`);
|
|
697
|
-
PROXY ${
|
|
698
|
-
`),
|
|
699
|
-
`),
|
|
700
|
-
`),
|
|
701
|
-
`)}finally{
|
|
702
|
-
`),await
|
|
703
|
-
`);try{await
|
|
704
|
-
`);return}let
|
|
695
|
+
`);for(let[s,a]of Object.entries(i.services))A(`${s} ${yo(a)} ${a.health} ${a.pid}
|
|
696
|
+
`);A(`
|
|
697
|
+
PROXY ${i.proxy.running?"RUNNING":"STOPPED"} ${i.proxy.address??""}
|
|
698
|
+
`),A(`MCP ${i.mcp?.running?"RUNNING":"STOPPED"} ${i.mcp?.address??""}
|
|
699
|
+
`),A(`IDENTITY ${i.identity.user||"(unknown)"}
|
|
700
|
+
`),A(`CLOUD ${i.identity.project||"(unset)"}
|
|
701
|
+
`)}finally{o?.close()}}var UL=2000;function KL(e,t){e.command("status").option("--repo <path>","target a repository directly, even without a loadable configuration").option("--json","machine-readable output").option("--watch","keep refreshing until interrupted").action(async(r)=>{if(!r.watch){await Pw(t,e,r);return}let n=new AbortController,o=()=>n.abort();process.on("SIGINT",o),process.on("SIGTERM",o);try{while(!n.signal.aborted){A(`--- ${new Date().toISOString()} ---
|
|
702
|
+
`),await Pw(t,e,r),A(`
|
|
703
|
+
`);try{await lp(UL,void 0,{signal:n.signal})}catch{break}}}finally{process.off("SIGINT",o),process.off("SIGTERM",o)}})}function qL(e,t){e.command("down").description("stop the daemon (and, by default, its services)").option("--repo <path>","target a repository directly, even without a loadable configuration").option("--keep-services","stop only the daemon; its services keep running, detached").action(async(r)=>{let{repoRoot:n,client:o}=await t.findDaemon("",r.repo??"",Me(e));if(!o){A(`no supervisor is running for ${n}
|
|
704
|
+
`);return}let i=await JL(o);try{let s=r.keepServices!==!0;await o.call("shutdown",{stop_services:s},i)}finally{o.close()}await VL(t,n,i),A(r.keepServices!==!0?`stopped services and the supervisor for ${n}
|
|
705
705
|
`:`stopped the supervisor for ${n}; its services keep running
|
|
706
|
-
`)})}async function
|
|
707
|
-
`}async function
|
|
708
|
-
`:
|
|
709
|
-
`);return}if(
|
|
710
|
-
`);return}for(let
|
|
711
|
-
`)}finally{await
|
|
712
|
-
`);else
|
|
713
|
-
`);else
|
|
714
|
-
`);return}if(
|
|
715
|
-
`),
|
|
716
|
-
`),
|
|
717
|
-
`);
|
|
718
|
-
`),
|
|
719
|
-
`)}),
|
|
720
|
-
`);return}if(
|
|
721
|
-
`),s)for(let[a,c]of Object.entries(s.service_account_status).sort(([l],[d])=>l.localeCompare(d)))
|
|
722
|
-
`)}finally{await
|
|
723
|
-
`);else
|
|
724
|
-
`);if(n.supervisor_restart_required&&n.supervisor_restart_required.length>0)
|
|
725
|
-
`)}finally{await
|
|
726
|
-
`);return}let
|
|
727
|
-
`);return}
|
|
728
|
-
`);for(let
|
|
729
|
-
`)}}finally{await
|
|
730
|
-
`);return}if(
|
|
731
|
-
|
|
732
|
-
`),
|
|
733
|
-
`),
|
|
734
|
-
`),
|
|
735
|
-
|
|
736
|
-
`);
|
|
737
|
-
`);return}if(
|
|
738
|
-
`));
|
|
739
|
-
`)}catch(
|
|
740
|
-
`);return}throw
|
|
741
|
-
`);return}for(let
|
|
742
|
-
`),
|
|
743
|
-
`);for(let
|
|
744
|
-
`)}}),
|
|
745
|
-
`);return}
|
|
706
|
+
`)})}async function VL(e,t,r){let n=Date.now()+r;while(Date.now()<n){let o=await e.tryDial(t);if(!o)return;o.close()}}async function JL(e){try{let r=await e.call("config_snapshot",null),n=typeof r.shutdown?.grace_seconds==="number"?r.shutdown.grace_seconds:0;return Math.max(5000,n*1000+2000)}catch{return 30000}}function _w(e){return`${e.timestamp.slice(11,19)} ${e.service.padEnd(10)} ${String(e.level).padEnd(6)} ${e.message}
|
|
707
|
+
`}async function zL(e,t,r,n=1000){let o=await e(void 0);o.events.forEach(t);let i=o.nextCursor;while(!r.aborted){try{await lp(n,void 0,{signal:r})}catch{return}o=await e(i),o.events.forEach(t),i=o.nextCursor}}function YL(e,t){let r=e.command("logs").argument("[services...]").enablePositionalOptions();r.option("--level <level>","minimum level").option("--search <text>","substring or regex search").option("--regex","treat search as regular expression").option("--source <source>","filter by source").option("--since <timestamp>","only events at or after this ISO timestamp").option("--until <timestamp>","only events at or before this ISO timestamp").option("--output <path>","export path").option("--json","machine-readable output").option("-f, --follow","keep printing new matching events until interrupted").action(async(n,o)=>{let i=await t.openController("",Me(e),!0);try{let s=o.output?t.resolveExportPath(o.output):void 0;if(o.follow&&!s){let c=new AbortController,l=()=>c.abort();process.on("SIGINT",l),process.on("SIGTERM",l);try{await zL((d)=>i.logsPage({services:n,level:o.level,search:o.search,regex:o.regex,source:o.source,since:o.since,until:o.until,cursor:d,direction:"forward"}),(d)=>A(o.json?JSON.stringify(d)+`
|
|
708
|
+
`:_w(d)),c.signal)}finally{process.off("SIGINT",l),process.off("SIGTERM",l)}return}let a=await i.logs({services:n,level:o.level,search:o.search,regex:o.regex,source:o.source,since:o.since,until:o.until,export:s});if(s){A(`exported ${s}
|
|
709
|
+
`);return}if(o.json){A(JSON.stringify(a,null,2)+`
|
|
710
|
+
`);return}for(let c of a)A(_w(c))}finally{await i.close()}}),r.command("export").argument("[services...]").requiredOption("--output <path>","export path").option("--level <level>","minimum level").option("--search <text>","substring or regex search").option("--regex","treat search as regular expression").option("--source <source>","filter by source").action(async(n,o)=>{let i=await t.openController("",Me(e),!0);try{let s=t.resolveExportPath(o.output);await i.logs({services:n,level:o.level,search:o.search,regex:o.regex,source:o.source,export:s}),A(`exported ${s}
|
|
711
|
+
`)}finally{await i.close()}})}function XL(e,t){e.command("daemon").command("logs").option("-f, --follow","keep printing new lines until interrupted").action(async(r)=>{let{repoRoot:n}=t.discover("",Me(e)),o=t.bootstrapLogPath(n),i=0,s=()=>{if(!t.fileExists(o))return;let l=t.readTextFile(o);if(l.length>i)A(l.slice(i)),i=l.length};if(!t.fileExists(o))A(`no daemon bootstrap log yet for this repository
|
|
712
|
+
`);else s();if(!r.follow)return;let a=new AbortController,c=()=>a.abort();process.on("SIGINT",c),process.on("SIGTERM",c);try{while(!a.signal.aborted){try{await lp(500,void 0,{signal:a.signal})}catch{break}s()}}finally{process.off("SIGINT",c),process.off("SIGTERM",c)}})}function QL(e,t){e.command("doctor").option("--json","machine-readable output").action(async(r)=>{let n=t.load("",Me(e)),o=await t.runDoctor.execute(n);if(r.json)A(JSON.stringify(o,null,2)+`
|
|
713
|
+
`);else A(t.formatDoctor(o));if(o.issues>0)process.exitCode=2})}function ZL(e,t){e.command("setup").option("--force","overwrite an existing configuration").action(async(r)=>{await t.runSetup("",Me(e),r.force===!0)})}function eD(e,t){let r=e.command("auth").description("Google authentication");r.command("status").option("--json","machine-readable output").action(async(n)=>{let o="";try{o=t.load("",Me(e)).google.project_id}catch{o=""}let i=await t.detectGoogle(o);if(n.json){A(JSON.stringify(i,null,2)+`
|
|
714
|
+
`);return}if(A(`User: ${i.userEmail||"(unknown)"}
|
|
715
|
+
`),A(`Project: ${i.projectID||"(unset)"}
|
|
716
|
+
`),i.projectID!=="")A(`Source: ${i.projectSource}
|
|
717
|
+
`);A(`ADC: ${i.adcAvailable}
|
|
718
|
+
`),A(`gcloud: ${i.gcloudInstalled}
|
|
719
|
+
`)}),r.command("login").action(async()=>{await t.loginGoogle()}),r.command("logout").action(async()=>{await t.logoutGoogle()}),r.command("refresh").option("--json","machine-readable output").action(async(n)=>{let o=await t.openController("",Me(e),!1);try{let i=await t.refreshUserToken("user"),s=o.client?await o.refreshAuth():void 0;if(n.json){A(JSON.stringify({identity:i.identity,expires_at:i.expiresAt.toISOString(),service_account_status:s?.service_account_status??{}},null,2)+`
|
|
720
|
+
`);return}if(A(`refreshed credentials expire ${i.expiresAt.toISOString()}
|
|
721
|
+
`),s)for(let[a,c]of Object.entries(s.service_account_status).sort(([l],[d])=>l.localeCompare(d)))A(`service account ${a}: ${c}
|
|
722
|
+
`)}finally{await o.close()}})}function tD(e,t){e.command("reload").description("reload configuration").action(async()=>{let r=await t.openController("",Me(e),!0);try{let n=await r.reload();if(n.restart_required.length===0)A(`configuration reloaded
|
|
723
|
+
`);else A(`configuration reloaded; restart required: ${n.restart_required.join(", ")}
|
|
724
|
+
`);if(n.supervisor_restart_required&&n.supervisor_restart_required.length>0)A(`note: ${aa(n.supervisor_restart_required)}
|
|
725
|
+
`)}finally{await r.close()}})}function rD(e,t){let r=e.command("proxy");r.command("status").option("--json").action(async(n)=>{let o=await t.openController("",Me(e),!1);try{if(!o.client){A(`PROXY STOPPED
|
|
726
|
+
`);return}let i=await o.status();if(n.json){A(JSON.stringify(i.proxy,null,2)+`
|
|
727
|
+
`);return}A(`PROXY ${i.proxy.running?"RUNNING":"STOPPED"} ${i.proxy.address??""}
|
|
728
|
+
`);for(let s of i.proxy.routes??[]){let a=s.match?` match=${s.match}`:"";A(` ${s.name.padEnd(16)} identity=${s.identity}${a} ${s.upstream}
|
|
729
|
+
`)}}finally{await o.close()}}),r.command("start").action(async()=>{let n=await t.openController("",Me(e),!0);try{await n.proxyStart()}finally{await n.close()}}),r.command("stop").action(async()=>{let n=await t.openController("",Me(e),!0);try{await n.proxyStop()}finally{await n.close()}})}function nD(e,t){e.command("mcp").description("Local MCP server for coding agents").option("--on","start the MCP listener").option("--off","stop the MCP listener").option("--port <port>","listen port").option("--json","machine-readable output").action(async(r)=>{let n=r.port===void 0?void 0:Number(r.port);if(r.port!==void 0&&(!Number.isInteger(n)||(n??0)<=0))throw Error(`invalid --port ${r.port}`);let o=await t.openController("",Me(e),r.on===!0,{allowMissingConfig:!0});try{if(r.off===!0&&o.client)await o.mcpStop();else if(r.on===!0)await o.mcpStart({port:n});let i=o.client?await o.status():void 0,s=t.loadTuiConfig(o.cfg.repoRoot,o.cfg.ui.keymap),a=i?.mcp?.port??n??s.mcp_port??Hn(o.cfg.repoRoot),c=i?.mcp?.address??_o(a),l=i?.mcp?.token??"";if(r.json){A(JSON.stringify({running:i?.mcp?.running===!0,setup_mode:i?.setup_mode===!0,url:c,port:a,snippets:{claude:JSON.parse(Fd(c,l)),cursor:JSON.parse(Nd(c,l)),kilo:JSON.parse(Hd(c,l)),codex:jd(c,l)}},null,2)+`
|
|
730
|
+
`);return}if(A(`MCP ${i?.mcp?.running?"RUNNING":"STOPPED"} ${c}
|
|
731
|
+
|
|
732
|
+
`),i?.setup_mode===!0)A(`This repository has no .devctl yet, so the daemon is in setup mode.
|
|
733
|
+
`),A(`Connect an agent with the config below and ask it to set devctl up for this repository.
|
|
734
|
+
`),A(`It can call get_setup_guide and validate_config; nothing will run until a configuration exists.
|
|
735
|
+
|
|
736
|
+
`);A(qh(c,l))}finally{await o.close()}})}function oD(e,t){let r=e.command("config");r.command("validate").option("--json").action((n)=>{try{let o=t.load("",Me(e)),i=t.validate(o);if(n.json){A(JSON.stringify({valid:i.length===0,issues:i},null,2)+`
|
|
737
|
+
`);return}if(i.length>0)throw Error(i.join(`
|
|
738
|
+
`));A(`configuration is valid
|
|
739
|
+
`)}catch(o){if(n.json){A(JSON.stringify({valid:!1,error:E(o)},null,2)+`
|
|
740
|
+
`);return}throw o}}),r.command("diff").description("show where effective configuration values came from").option("--json").action((n)=>{let o=t.load("",Me(e)),i=t.configDiff(o);if(n.json){A(JSON.stringify({entries:i},null,2)+`
|
|
741
|
+
`);return}for(let s of i){A(`${s.path} = ${JSON.stringify(s.value)}
|
|
742
|
+
`),A(` winner: ${s.layer} (${s.source})
|
|
743
|
+
`);for(let a of s.shadowed)A(` shadowed: ${a.layer} (${a.source})
|
|
744
|
+
`)}}),r.command("show").option("--json").action((n)=>{let o=t.load("",Me(e));if(n.json){A(JSON.stringify(o,null,2)+`
|
|
745
|
+
`);return}A(FL(o))})}function iD(e,t){e.command("completion").argument("[shell]","zsh, bash, or fish").description("print a shell completion script").action((r)=>{A(Rw(r||"zsh"))}),e.command("__complete",{hidden:!0}).argument("[line...]").description("internal completion helper").action((r)=>{let n=r.join(" "),o=n===""?"devctl ":n;try{let i=t.load("",Me(e));A(cp(o,i).join(`
|
|
746
746
|
`)+`
|
|
747
|
-
`)}catch{
|
|
747
|
+
`)}catch{A(cp(o,_n()).join(`
|
|
748
748
|
`)+`
|
|
749
|
-
`)}})}function
|
|
750
|
-
`);return}if(
|
|
751
|
-
`),
|
|
752
|
-
`),
|
|
753
|
-
`)
|
|
754
|
-
`)
|
|
755
|
-
`),
|
|
749
|
+
`)}})}function sD(e){e.command("update").description("check GitHub Releases and install when the install method is known").option("--json","machine-readable output").option("--check","report only; do not install").action(async(t)=>{let r=await Vi();if(t.json){A(JSON.stringify(r,null,2)+`
|
|
750
|
+
`);return}if(A(`current ${r.current}
|
|
751
|
+
`),A(`latest ${r.latest||"(unavailable)"}
|
|
752
|
+
`),A(`channel ${r.kind}
|
|
753
|
+
`),!r.newer){if(r.latest!=="")A(`up to date
|
|
754
|
+
`);return}if(A(`install ${r.hint}
|
|
755
|
+
`),t.check||!r.command)return;if(A(`installing via ${r.kind}\u2026
|
|
756
|
+
`),(await gc(r.command,(o)=>Du(o,!0))).code!==0){process.exitCode=Sf;return}A(`updated to ${r.latest}; ${mc}
|
|
757
|
+
`)})}function aD(e,t){e.command("attach").action(async()=>{let r=await t.openAttach("",Me(e)),{runTuiWithController:n}=await Promise.resolve().then(() => (ap(),kw));await n(t,r)})}function cD(e,t){e.command("_supervisor").option("--repo <path>","repository root").action(async(r)=>{await t(r.repo??"",Me(e))})}async function Ew(e,t){process.stdout.on("error",(r)=>{if(r.code==="EPIPE")process.exit(0)});try{await NL(e,t).parseAsync(process.argv)}catch(r){process.stderr.write(E(r)+`
|
|
758
|
+
`),process.exit(Cf(r))}}function A(e){try{process.stdout.write(e)}catch(t){if(t.code==="EPIPE")process.exit(0);throw t}}as();await Ew(Dg(),Kh);
|