bostrat-node 1.7.8 → 1.7.9
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/cli.js +47 -46
- package/dist/index.js +59 -58
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -2,8 +2,8 @@ var Tn=Object.defineProperty;var S=(e,t,n)=>()=>{if(n)throw n[0];try{return e&&(
|
|
|
2
2
|
`)){let o=r.trim();if(!o||o.startsWith("#"))continue;let a=/^(?:export\s+)?([A-Za-z_][A-Za-z0-9_]*)=(.*)$/.exec(o);if(!a)continue;let i=a[2].trim();(i.startsWith('"')&&i.endsWith('"')||i.startsWith("'")&&i.endsWith("'"))&&(i=i.slice(1,-1)),n[a[1]]=i}return n}function rt(e,t=process.env){let n=we(e);for(let[r,o]of Object.entries(n))r in t||(t[r]=o);return n}function ot(e,t,{header:n=""}={}){let r=[];n&&r.push(...n.split(`
|
|
3
3
|
`).map(o=>o?`# ${o}`:"#"));for(let[o,a]of Object.entries(t))a==null||a===""||r.push(`${o}=${a}`);ye.mkdirSync(Ne.dirname(e),{recursive:!0}),ye.writeFileSync(e,r.join(`
|
|
4
4
|
`)+`
|
|
5
|
-
`,{mode:384}),ye.chmodSync(e,384)}function st(e=process.platform){return e==="darwin"?{BOSTRAT_TMUX_BIN:"/opt/homebrew/bin/tmux",BOSTRAT_TMUX_SOCKET:`/tmp/tmux-${process.getuid?.()??501}/bostrat`,BOSTRAT_CHROMIUM_BIN:"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"}:{}}var Ie,re,Pe=S(()=>{Ie=process.env.BOSTRAT_STATE_DIR||Ne.join(process.env.HOME||bn.tmpdir(),".bostrat"),re=()=>Ne.join(Ie,"node.env")});var Me=S(()=>{});var at=S(()=>{Me()});var it=S(()=>{});var ct=S(()=>{});import je from"node:path";import{execFile as Sn}from"node:child_process";import{promisify as xn}from"node:util";var Po,lt,kn,Mo,jo,ut=S(()=>{Po=xn(Sn),lt=process.env.HOME||"/home/globo",kn=je.join(process.env.BOSTRAT_STATE_DIR||je.join(lt,".bostrat"),"repos"),Mo=[...(process.env.BOSTRAT_REPOS_ROOT||je.join(lt,"Documents")).split(","),kn].map(e=>e.trim()).filter(Boolean),jo=Number(process.env.BOSTRAT_REPOS_DEPTH)||3});import dt from"node:path";import
|
|
6
|
-
`))if(i.trim())try{a.push(JSON.parse(i))}catch{}return a}var me,pt,Mn,ge=S(()=>{me=new In;me.setMaxListeners(0);pt=process.env.BOSTRAT_STATE_DIR||pe.join(process.env.HOME||Nn.tmpdir(),".bostrat");Mn=(e,t)=>pe.join(e,`${t}.ndjson`)});import Dn from"node:os";import Cn from"node:path";import{execFile as Fn}from"node:child_process";import{promisify as Bn}from"node:util";var ls,us,ds,fs,ps,ms,mt=S(()=>{ft();ge();ls=Bn(Fn),us=process.env.BOSTRAT_STATE_DIR||Cn.join(process.env.HOME||Dn.tmpdir(),".bostrat"),ds=25*1024,fs=Number(process.env.BOSTRAT_MEMORY_SPAWN_PULL_MS)||1500,ps=Number(process.env.BOSTRAT_MEMORY_HARVEST_DEBOUNCE_MS)||2e3,ms=Promise.resolve()});var ht=S(()=>{});var bs,yt=S(()=>{De();ht();bs=60*6e4});var wt=S(()=>{yt()});import Ln from"node:os";import gt from"node:path";var Un,Is,Ps,Fe=S(()=>{Be();Un=process.env.BOSTRAT_DEBUG_DIR||gt.join(Ln.homedir(),".bostrat","debug"),Is=gt.join(Un,"handoff.jsonl"),Ps=Number(process.env.BOSTRAT_HANDOFF_DEBUG_MAX)||500});import{execFile as Kn}from"node:child_process";import{promisify as Wn}from"node:util";import zn from"node:fs";function _t(e){return`/tmp/tmux-${e}/default`}function qn({explicit:e,legacyExists:t,runtimeDir:n,uid:r}){if(e)return e;let o=_t(r);return t?o:n?`${n}/bostrat/tmux-default`:o}async function Ue(e,{loginShell:t=!1,failOpen:n=!1}={}){let r=await Gn(e,{loginShell:t});return r===St?!0:r===Le?!1:n}async function Gn(e,{loginShell:t=!1,timeoutMs:n=Vn}={}){if(!e)return Le;let r=t?process.env.SHELL||"/bin/sh":"sh",o=t?"-lic":"-c";try{return await Yn(r,[o,'command -v "$1" >/dev/null 2>&1',"_",e],{timeout:n}),St}catch(a){return a?.killed||a?.signal?bt:a?.code===1||a?.code===127?Le:bt}}var Yn,Qs,Tt,ea,ta,na,St,Le,bt,Vn,Te,ra,oa,sa,aa,ia,Be=S(()=>{at();it();ct();mt();wt();Fe();Me();Yn=Wn(Kn),Qs=process.env.BOSTRAT_TMUX_BIN||"/usr/bin/tmux";Tt=typeof process.getuid=="function"?process.getuid():0,ea=qn({explicit:process.env.BOSTRAT_TMUX_SOCKET,legacyExists:(()=>{try{return zn.existsSync(_t(Tt))}catch{return!1}})(),runtimeDir:process.env.XDG_RUNTIME_DIR,uid:Tt}),ta=process.env.BOSTRAT_DEFAULT_CWD||process.env.HOME||"/",na=process.env.BOSTRAT_AGENT_CMD||"claude --dangerously-skip-permissions";St="present",Le="absent",bt="unknown",Vn=5e3;Te={claude:"npm install -g @anthropic-ai/claude-code",codex:"npm install -g @openai/codex","cursor-agent":"curl https://cursor.com/install -fsS | bash",gh:"apt install gh (Debian: enable cli.github.com/packages) / brew install gh \u2014 see https://github.com/cli/cli#installation"},ra=Number(process.env.BOSTRAT_PROMPT_CAPTURE_COLS)||100,oa=Number(process.env.BOSTRAT_PROMPT_CAPTURE_ROWS)||40,sa=Number(process.env.BOSTRAT_PROMPT_CAPTURE_LINES)||80,aa=Number(process.env.BOSTRAT_BOX_COLS)||120,ia=Number(process.env.BOSTRAT_BOX_ROWS)||40});var Et={};Re(Et,{NODE_IMAGE:()=>Ke,commandPlan:()=>
|
|
5
|
+
`,{mode:384}),ye.chmodSync(e,384)}function st(e=process.platform){return e==="darwin"?{BOSTRAT_TMUX_BIN:"/opt/homebrew/bin/tmux",BOSTRAT_TMUX_SOCKET:`/tmp/tmux-${process.getuid?.()??501}/bostrat`,BOSTRAT_CHROMIUM_BIN:"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"}:{}}var Ie,re,Pe=S(()=>{Ie=process.env.BOSTRAT_STATE_DIR||Ne.join(process.env.HOME||bn.tmpdir(),".bostrat"),re=()=>Ne.join(Ie,"node.env")});var Me=S(()=>{});var at=S(()=>{Me()});var it=S(()=>{});var ct=S(()=>{});import je from"node:path";import{execFile as Sn}from"node:child_process";import{promisify as xn}from"node:util";var Po,lt,kn,Mo,jo,ut=S(()=>{Po=xn(Sn),lt=process.env.HOME||"/home/globo",kn=je.join(process.env.BOSTRAT_STATE_DIR||je.join(lt,".bostrat"),"repos"),Mo=[...(process.env.BOSTRAT_REPOS_ROOT||je.join(lt,"Documents")).split(","),kn].map(e=>e.trim()).filter(Boolean),jo=Number(process.env.BOSTRAT_REPOS_DEPTH)||3});import dt from"node:path";import An from"node:os";import{execFile as vn}from"node:child_process";import{promisify as On}from"node:util";var Ko,En,Wo,zo,Yo,De=S(()=>{ut();Ko=On(vn),En=process.env.BOSTRAT_STATE_DIR||dt.join(process.env.HOME||An.tmpdir(),".bostrat"),Wo=dt.join(En,"repos"),zo=5*6e4,Yo=10*6e4});var ft=S(()=>{De()});import Rn from"node:fs/promises";import pe from"node:path";import Nn from"node:os";import{EventEmitter as In}from"node:events";function Pn(e){return e?.cwd?pe.join(e.cwd,".bostrat","events"):pe.join(pt,"events")}async function Ce(e,t){let n,r;typeof e=="string"&&t?(n=e,r=t):(r=typeof e=="string"?e:e?.id,n=typeof e=="string"?pe.join(pt,"events"):Pn(e));let o;try{o=await Rn.readFile(Mn(n,r),"utf8")}catch{return[]}let a=[];for(let i of o.split(`
|
|
6
|
+
`))if(i.trim())try{a.push(JSON.parse(i))}catch{}return a}var me,pt,Mn,ge=S(()=>{me=new In;me.setMaxListeners(0);pt=process.env.BOSTRAT_STATE_DIR||pe.join(process.env.HOME||Nn.tmpdir(),".bostrat");Mn=(e,t)=>pe.join(e,`${t}.ndjson`)});import Dn from"node:os";import Cn from"node:path";import{execFile as Fn}from"node:child_process";import{promisify as Bn}from"node:util";var ls,us,ds,fs,ps,ms,mt=S(()=>{ft();ge();ls=Bn(Fn),us=process.env.BOSTRAT_STATE_DIR||Cn.join(process.env.HOME||Dn.tmpdir(),".bostrat"),ds=25*1024,fs=Number(process.env.BOSTRAT_MEMORY_SPAWN_PULL_MS)||1500,ps=Number(process.env.BOSTRAT_MEMORY_HARVEST_DEBOUNCE_MS)||2e3,ms=Promise.resolve()});var ht=S(()=>{});var bs,yt=S(()=>{De();ht();bs=60*6e4});var wt=S(()=>{yt()});import Ln from"node:os";import gt from"node:path";var Un,Is,Ps,Fe=S(()=>{Be();Un=process.env.BOSTRAT_DEBUG_DIR||gt.join(Ln.homedir(),".bostrat","debug"),Is=gt.join(Un,"handoff.jsonl"),Ps=Number(process.env.BOSTRAT_HANDOFF_DEBUG_MAX)||500});import{execFile as Kn}from"node:child_process";import{promisify as Wn}from"node:util";import zn from"node:fs";function _t(e){return`/tmp/tmux-${e}/default`}function qn({explicit:e,legacyExists:t,runtimeDir:n,uid:r}){if(e)return e;let o=_t(r);return t?o:n?`${n}/bostrat/tmux-default`:o}async function Ue(e,{loginShell:t=!1,failOpen:n=!1}={}){let r=await Gn(e,{loginShell:t});return r===St?!0:r===Le?!1:n}async function Gn(e,{loginShell:t=!1,timeoutMs:n=Vn}={}){if(!e)return Le;let r=t?process.env.SHELL||"/bin/sh":"sh",o=t?"-lic":"-c";try{return await Yn(r,[o,'command -v "$1" >/dev/null 2>&1',"_",e],{timeout:n}),St}catch(a){return a?.killed||a?.signal?bt:a?.code===1||a?.code===127?Le:bt}}var Yn,Qs,Tt,ea,ta,na,St,Le,bt,Vn,Te,ra,oa,sa,aa,ia,Be=S(()=>{at();it();ct();mt();wt();Fe();Me();Yn=Wn(Kn),Qs=process.env.BOSTRAT_TMUX_BIN||"/usr/bin/tmux";Tt=typeof process.getuid=="function"?process.getuid():0,ea=qn({explicit:process.env.BOSTRAT_TMUX_SOCKET,legacyExists:(()=>{try{return zn.existsSync(_t(Tt))}catch{return!1}})(),runtimeDir:process.env.XDG_RUNTIME_DIR,uid:Tt}),ta=process.env.BOSTRAT_DEFAULT_CWD||process.env.HOME||"/",na=process.env.BOSTRAT_AGENT_CMD||"claude --dangerously-skip-permissions";St="present",Le="absent",bt="unknown",Vn=5e3;Te={claude:"npm install -g @anthropic-ai/claude-code",codex:"npm install -g @openai/codex","cursor-agent":"curl https://cursor.com/install -fsS | bash",gh:"apt install gh (Debian: enable cli.github.com/packages) / brew install gh \u2014 see https://github.com/cli/cli#installation"},ra=Number(process.env.BOSTRAT_PROMPT_CAPTURE_COLS)||100,oa=Number(process.env.BOSTRAT_PROMPT_CAPTURE_ROWS)||40,sa=Number(process.env.BOSTRAT_PROMPT_CAPTURE_LINES)||80,aa=Number(process.env.BOSTRAT_BOX_COLS)||120,ia=Number(process.env.BOSTRAT_BOX_ROWS)||40});var Et={};Re(Et,{NODE_IMAGE:()=>Ke,commandPlan:()=>At,flyToml:()=>kt,flyWizard:()=>rr,parseFlyFlags:()=>vt,stageConfig:()=>Ot});import He from"node:fs";import Q from"node:path";import Jn from"node:os";import Xn from"node:readline/promises";import{execFile as Zn}from"node:child_process";import{createRequire as Qn}from"node:module";import{randomUUID as er}from"node:crypto";function kt({app:e,region:t,nodeName:n=e,planeUrl:r=xt,image:o=Ke}){return`# bostrat node on YOUR Fly org \u2014 written by \`bostrat-node fly\`.
|
|
7
7
|
# Redeploy after edits: fly deploy <this dir> -c <this file> -a ${e} --ha=false
|
|
8
8
|
# No [http_service] and none should be added: the node dials OUT to the plane;
|
|
9
9
|
# nothing inbound, ever. The node token lives in \`fly secrets\`, not here.
|
|
@@ -43,40 +43,40 @@ swap_size_mb = 1024
|
|
|
43
43
|
# Scale later with: fly scale memory 4096 -a ${e}
|
|
44
44
|
size = "shared-cpu-2x"
|
|
45
45
|
memory = "2gb"
|
|
46
|
-
`}function
|
|
46
|
+
`}function At({app:e,org:t,region:n,sizeGb:r,token:o,owner:a,dir:i}){let d=[`BOSTRAT_PLANE_TOKEN=${o}`,...a?[`BOSTRAT_OWNER=${a}`]:[]];return[{argv:["apps","create",e,"-o",t],display:`fly apps create ${e} -o ${t}`,tolerate:/already|taken|exists/i},{argv:["volumes","create","node_data","-a",e,"-r",n,"-s",String(r),"-y"],display:`fly volumes create node_data -a ${e} -r ${n} -s ${r} -y`,tolerate:/already|exists/i},{argv:["secrets","import","-a",e,"--stage"],display:`fly secrets import -a ${e} --stage # BOSTRAT_PLANE_TOKEN=<redacted>${a?" BOSTRAT_OWNER=\u2026":""} via stdin`,stdin:d.join(`
|
|
47
47
|
`)+`
|
|
48
|
-
`},{argv:["deploy",i,"-c",Q.join(i,"fly.toml"),"-a",e,"--ha=false"],display:`fly deploy ${i} -c ${Q.join(i,"fly.toml")} -a ${e} --ha=false`}]}function
|
|
49
|
-
`),i[0];if(i.length>1)return await e(`Fly org (${i.join(" / ")})`,i[0])}catch{}return await e("Fly org slug (see `fly orgs list`)","personal")}async function rr({argv:e=[],input:t=process.stdin,output:n=process.stdout,exec:r,stageDest:o}={}){let a=
|
|
48
|
+
`},{argv:["deploy",i,"-c",Q.join(i,"fly.toml"),"-a",e,"--ha=false"],display:`fly deploy ${i} -c ${Q.join(i,"fly.toml")} -a ${e} --ha=false`}]}function vt(e=[]){let t={},n={"--app":"app","--org":"org","--region":"region","--size-gb":"sizeGb","--name":"name","--plane-url":"planeUrl","--token":"token","--owner":"owner","--image":"image"};for(let r=0;r<e.length;r++){let o=e[r];if(o==="--yes"||o==="-y")t.yes=!0;else if(n[o])t[n[o]]=e[++r]??"";else if(o.startsWith("--")&&o.includes("=")){let[a,...i]=o.split("=");n[a]?t[n[a]]=i.join("="):a==="--yes"&&(t.yes=!0)}}return t.sizeGb!=null&&(t.sizeGb=Number(t.sizeGb)||10),t}function Ot({app:e,dest:t,toml:n}){let r=t||Q.join(Jn.homedir(),".bostrat","fly",e);He.mkdirSync(r,{recursive:!0});for(let o of["Dockerfile",".dockerignore","package.json","package-lock.json","src","dist","bin","node-entrypoint.sh"])He.rmSync(Q.join(r,o),{recursive:!0,force:!0});return He.writeFileSync(Q.join(r,"fly.toml"),n),{dir:r,manifest:["fly.toml"]}}async function nr({ask:e,output:t,exec:n,flag:r}){if(r)return r;try{let{stdout:o}=await be(["orgs","list","--json"],{exec:n}),a=JSON.parse(o),i=Array.isArray(a)?a.map(d=>d.Slug||d.slug).filter(Boolean):Object.keys(a);if(i.length===1)return t.write(`Org: ${i[0]} (your only org)
|
|
49
|
+
`),i[0];if(i.length>1)return await e(`Fly org (${i.join(" / ")})`,i[0])}catch{}return await e("Fly org slug (see `fly orgs list`)","personal")}async function rr({argv:e=[],input:t=process.stdin,output:n=process.stdout,exec:r,stageDest:o}={}){let a=vt(e),i=Xn.createInterface({input:t,output:n}),d=async(g,O)=>(await i.question(O?`${g} [${O}]: `:`${g}: `)).trim()||O||"",T=g=>(i.close(),g);n.write(`bostrat-node fly \u2014 a node on YOUR Fly org, on your bill.
|
|
50
50
|
bostrat never sees your Fly account: this wizard only runs your own \`fly\` CLI.
|
|
51
51
|
|
|
52
|
-
`);try{await be(["version"],{exec:r})}catch{return n.write("\u2717 `fly` (flyctl) is not installed or not on PATH.\n install: https://fly.io/docs/flyctl/install/ \u2014 then re-run `bostrat-node fly`\n"),
|
|
53
|
-
`)}catch{return n.write("\u2717 not signed in to Fly. Run `fly auth login` (or `fly auth signup`) and re-run `bostrat-node fly`.\n"),
|
|
54
|
-
`),
|
|
55
|
-
wrote ${Q.join(v,"fly.toml")} \u2014 deploys the prebuilt node image ${
|
|
52
|
+
`);try{await be(["version"],{exec:r})}catch{return n.write("\u2717 `fly` (flyctl) is not installed or not on PATH.\n install: https://fly.io/docs/flyctl/install/ \u2014 then re-run `bostrat-node fly`\n"),T(1)}try{let{stdout:g}=await be(["auth","whoami"],{exec:r});n.write(`\u2713 signed in to Fly as ${g.trim()}
|
|
53
|
+
`)}catch{return n.write("\u2717 not signed in to Fly. Run `fly auth login` (or `fly auth signup`) and re-run `bostrat-node fly`.\n"),T(1)}let m=await nr({ask:d,output:n,exec:r,flag:a.org}),l=a.app||await d("App name",`bostrat-node-${er().slice(0,4)}`),b=a.region||await d("Region (see `fly platform regions`)","iad"),x=a.sizeGb||Number(await d("Volume size GB (logins + repos live here)","10"))||10,w=a.name||l,_=a.planeUrl||xt,p=a.token||await d("Node token (minted in the bostrat setup chat \u2014 shown once)");if(!p)return n.write(`\u2717 a node token is required \u2014 mint one in the bostrat setup chat (Connect a node \u2192 Fly), then re-run with it.
|
|
54
|
+
`),T(1);let F=a.owner??await d("Owner userId (shown next to the token; empty = infer from token)",""),M=a.image||Ke,{dir:v}=Ot({app:l,dest:o,toml:kt({app:l,region:b,nodeName:w,planeUrl:_,image:M})});n.write(`
|
|
55
|
+
wrote ${Q.join(v,"fly.toml")} \u2014 deploys the prebuilt node image ${M}
|
|
56
56
|
(claude + cursor-agent + codex baked in, logged out; nothing builds on your machine)
|
|
57
57
|
|
|
58
58
|
Plan (your flyctl, your org, your bill):
|
|
59
|
-
`);let
|
|
59
|
+
`);let k=At({app:l,org:m,region:b,sizeGb:x,token:p,owner:F,dir:v});for(let g of k)n.write(` $ ${g.display}
|
|
60
60
|
`);if(!a.yes&&(await d(`
|
|
61
61
|
Run it? (Y/n)`,"Y")).toLowerCase().startsWith("n"))return n.write(`aborted \u2014 nothing was created. Re-run any time; the staged context is kept.
|
|
62
|
-
`),
|
|
63
|
-
\u2192 ${
|
|
64
|
-
`);try{let{stdout:
|
|
65
|
-
`).map(
|
|
62
|
+
`),T(1);for(let g of k){n.write(`
|
|
63
|
+
\u2192 ${g.display}
|
|
64
|
+
`);try{let{stdout:O,stderr:z}=await be(g.argv,{stdin:g.stdin,exec:r}),B=`${O||""}${z||""}`.trim();B&&n.write(B.split(`
|
|
65
|
+
`).map(L=>` ${L}`).join(`
|
|
66
66
|
`)+`
|
|
67
|
-
`)}catch(
|
|
67
|
+
`)}catch(O){let z=`${O?.stdout||""}${O?.stderr||""}${O?.message||""}`;if(g.tolerate&&g.tolerate.test(z)){n.write(` (already exists \u2014 continuing)
|
|
68
68
|
`);continue}return n.write(`\u2717 failed: ${z.trim().split(`
|
|
69
69
|
`).slice(-4).join(`
|
|
70
70
|
`)}
|
|
71
71
|
fix and re-run \`bostrat-node fly\` \u2014 every step is safe to repeat.
|
|
72
|
-
`),
|
|
72
|
+
`),T(1)}}return n.write(`
|
|
73
73
|
\u2713 deployed. The node dials out to the plane by itself \u2014 watch the bostrat setup
|
|
74
74
|
chat: the node step advances on its own within a minute.
|
|
75
75
|
logs: fly logs -a ${l}
|
|
76
76
|
redeploy: fly deploy ${v} -c ${Q.join(v,"fly.toml")} -a ${l} --ha=false
|
|
77
77
|
Vendor logins (Claude/Codex) are NOT set up here \u2014 you type those later, inside
|
|
78
78
|
boxes, and they land on this machine's volume, never on bostrat (box-auth-policy).
|
|
79
|
-
`),g(0)}var xt,tr,Ke,be,$t=S(()=>{xt="wss://plane.bostrat.ai/v1/node",tr=Qn(import.meta.url)("../package.json").version,Ke=`ghcr.io/globocodes/bostrat-node:${tr}`;be=(e,{stdin:t,exec:n}={})=>new Promise((r,o)=>{if(n)return n(e,{stdin:t}).then(r,o);let a=Zn("fly",e,{timeout:6e5,maxBuffer:16*1024*1024},(i,d,g)=>i?o(Object.assign(i,{stdout:d,stderr:g})):r({stdout:d,stderr:g}));t!=null&&a.stdin?.end(t)})});function Rt(e,t,n){if(e==null)return t==="from"?-1/0:1/0;if(!sr.test(String(e)))throw new Error(`pricing.js: ${n} window ${t} must be YYYY-MM-DD, got ${JSON.stringify(e)}`);let r=Date.parse(`${e}T${t==="from"?"00:00:00.000":"23:59:59.999"}Z`);if(!Number.isFinite(r))throw new Error(`pricing.js: ${n} window ${t} is not a real date: ${e}`);return r}function ar(e){let t={};for(let[n,r]of Object.entries(e)){if(!Array.isArray(r)||r.length===0)throw new Error(`pricing.js: ${n} must be a non-empty array of rate windows`);t[n]=r.map(o=>({...o,fromMs:Rt(o.from,"from",n),toMs:Rt(o.to,"to",n)}))}return t}var or,sr,ya,Nt=S(()=>{or={"claude-opus-5":[{from:null,to:null,input:5,output:25,cacheWrite:10,cacheRead:.5,note:"GA rates; verified 2026-08-06 via the claude-api skill."}],"claude-opus-4-8":[{from:null,to:null,input:5,output:25,cacheWrite:10,cacheRead:.5,note:"verified 2026-08-06 via the claude-api skill."}],"claude-sonnet-5":[{from:null,to:"2026-08-31",input:2,output:10,cacheWrite:4,cacheRead:.2,note:"GA introductory pricing ($2/$10); verified 2026-08-06 via the claude-api skill."},{from:"2026-09-01",to:null,input:3,output:15,cacheWrite:6,cacheRead:.3,note:"standard rates resume after the intro window; verified 2026-08-06."}],"claude-sonnet-4-6":[{from:null,to:null,input:3,output:15,cacheWrite:6,cacheRead:.3,note:"verified 2026-08-06 via the claude-api skill."}],"claude-haiku-4-5":[{from:null,to:null,input:1,output:5,cacheWrite:2,cacheRead:.1,note:"verified 2026-08-06 via the claude-api skill."}],"claude-fable-5":[{from:null,to:null,input:10,output:50,cacheWrite:20,cacheRead:1,note:"verified 2026-08-06 via the claude-api skill; 83% of fleet spend."}],"gpt-5.5":[{from:null,to:null,input:5,output:30,cacheWrite:5,cacheRead:.5,note:"verified 2026-07-03; no cache-write premium on 5.5-and-earlier."}],"gpt-5.6-sol":[{from:null,to:null,input:5,output:30,cacheWrite:6.25,cacheRead:.5,note:"verified 2026-07-18; cacheWrite = 1.25\xD7 input (30-min TTL)."}],"gpt-5.6-terra":[{from:null,to:null,input:2.5,output:15,cacheWrite:3.125,cacheRead:.25,note:"verified 2026-07-18; cacheWrite = 1.25\xD7 input (30-min TTL)."}],"gpt-5.6-luna":[{from:null,to:null,input:1,output:6,cacheWrite:1.25,cacheRead:.1,note:"verified 2026-07-18; cacheWrite = 1.25\xD7 input (30-min TTL)."}]},sr=/^\d{4}-\d{2}-\d{2}$/;ya=ar(or)});var It=S(()=>{Nt()});import Pt from"node:fs/promises";import Dt from"node:path";import ir from"node:os";function Ft(e){let t=new Date(e);return t.setHours(0,0,0,0),t.setDate(t.getDate()-(t.getDay()+6)%7),t.getTime()}function Bt(e){let t=new Date(e);return t.setHours(0,0,0,0),t.setDate(1),t.getTime()}function Lt(e){let t=new Date(Ft(e));return t.setDate(t.getDate()+7),t.getTime()}function Ut(e){let t=new Date(Bt(e));return t.setMonth(t.getMonth()+1),t.getTime()}function fr(e=Date.now()){for(let[t,n]of Object.entries(ur)){let r=n.startOf(e);if(r!==_e[t]){_e[t]=r;for(let o of We.values())o[t]=0;for(let o of Mt)o.includes(`:${t}:`)&&!o.endsWith(`:${r}`)&&Mt.delete(o)}}}function pr(e){let t={};for(let[n,r]of Object.entries(e||{})){if(typeof n!="string"||!/^[a-z][a-z0-9-]{0,31}$/.test(n))throw new Error(`bad provider key "${n}"`);let o={};for(let a of["weeklyUsd","monthlyUsd"]){let i=r?.[a];if(i==null||i==="")continue;let d=Number(i);if(!Number.isFinite(d)||d<=0)throw new Error(`${n}.${a} must be a positive number or null`);o[a]=d}Object.keys(o).length&&(t[n]=o)}return t}async function Ht(e,{source:t="local",updatedAt:n=Date.now()}={}){oe={caps:pr(e),updatedAt:n,source:t};try{await Pt.mkdir(Ct,{recursive:!0}),await Pt.writeFile(cr(),JSON.stringify(oe,null,2))}catch{}return mr()}function mr(e=Date.now()){fr(e);let t=new Set([...We.keys(),...Object.keys(oe?.caps||{})]),n={};for(let r of t){let o=We.get(r);n[r]={weeklyUsd:jt(o?.weekly||0),monthlyUsd:jt(o?.monthly||0)}}return{caps:oe?.caps||{},configured:!!oe,seeded:dr,updatedAt:oe?.updatedAt??null,spent:n,windows:{weekly:{start:_e.weekly,resetsAt:Lt(e)},monthly:{start:_e.monthly,resetsAt:Ut(e)}},warnPct:lr}}var Ct,cr,lr,ur,oe,dr,_e,We,Mt,jt,Kt=S(()=>{ge();It();Ct=process.env.BOSTRAT_STATE_DIR||Dt.join(process.env.HOME||ir.tmpdir(),".bostrat"),cr=()=>Dt.join(Ct,"usage-caps.json"),lr=.8;ur={weekly:{startOf:Ft,nextStart:Lt,capKey:"weeklyUsd"},monthly:{startOf:Bt,nextStart:Ut,capKey:"monthlyUsd"}},oe=null,dr=!1,_e={weekly:0,monthly:0},We=new Map,Mt=new Set;jt=e=>Math.round(e*1e4)/1e4});var Vt={};Re(Vt,{detectInstallKind:()=>ae,detectProviderAuth:()=>qt,startPlaneLink:()=>Ar,updateCommandFor:()=>he,versionLt:()=>se});import Yt from"node:fs";import ze from"node:fs/promises";import hr from"node:http";import V from"node:path";import xe from"node:os";import{createRequire as yr}from"node:module";import Ye from"ws";function ae({env:e=process.env,pkgDir:t=V.resolve(V.dirname(new URL(import.meta.url).pathname),".."),exists:n=Yt.existsSync}={}){let r=String(e.BOSTRAT_INSTALL_KIND||"").trim();return["container","npm-global","git-checkout","dev"].includes(r)?r:/\/lib\/node_modules\/bostrat-node(?:\/|$)/.test(t.replace(/\\/g,"/"))?"npm-global":n(V.join(t,"..",".git"))?"git-checkout":"dev"}function se(e,t){let n=String(e).split(".").map(Number),r=String(t).split(".").map(Number);if(n.some(Number.isNaN)||r.some(Number.isNaN))return!1;for(let o=0;o<Math.max(n.length,r.length);o++){let a=(n[o]||0)-(r[o]||0);if(a)return a<0}return!1}function he(e){switch(e){case"npm-global":return"npm install -g bostrat-node && restart the bostrat-node service";case"git-checkout":return"scripts/deploy-pi.sh (or The Bakery \u2192 Deploy to Pi \u2192 bostrat)";case"container":return"Links \u2192 Fly \u2192 Update (or the plane's auto-update while the node sleeps)";default:return"update this node's bostrat-node checkout/install"}}function qt({home:e=process.env.HOME||xe.homedir(),env:t=process.env}={}){let n=r=>{try{return Yt.statSync(r),!0}catch{return!1}};return{claude:n(V.join(e,".claude",".credentials.json")),codex:n(V.join(t.CODEX_HOME||V.join(e,".codex"),"auth.json"))}}function Ar({url:e,token:t,nodeId:n=xe.hostname(),name:r=xe.hostname(),listTracks:o,detectAgents:a=null,onTracksTransferred:i=null,sampleMetrics:d=null,metricsMs:g=kr,onUpdateAvailable:m=null,onUpdatePolicy:l=null,onHelloRefused:T=null,updatePolicy:x=null,installKind:w=ae(),selfUrl:_=`http://127.0.0.1:${process.env.PORT||3362}`,log:p=console}){if(!e||!t)throw new Error("plane-link: url and token are required");if(typeof o!="function")throw new Error("plane-link: listTracks is required");e=fe(e);let C=_.replace(/^http/,"ws"),I=new Set,v=new Map,R=new Map,b=V.join(wr,"plane-link","cursor.json"),A={},z={},F=new Map,B=null,Z=!1,Oe=!1,le=Wt,ue=null,te=null,ne=null,Y=null,q=null,Ee=!1,Qe=0;async function cn(){try{A=JSON.parse(await ze.readFile(b,"utf8"))}catch{A={}}}function ln(){Ee=!0,!ne&&(ne=setTimeout(async()=>{if(ne=null,!!Ee){Ee=!1;try{await ze.mkdir(V.dirname(b),{recursive:!0}),await ze.writeFile(b,JSON.stringify(A))}catch(f){p.error("[plane-link] cursor flush failed:",f?.message||f)}}},_r),ne.unref?.())}function O(f){return!B||B.readyState!==Ye.OPEN?!1:(B.send(JSON.stringify(f)),!0)}function $e(f){let u=Date.now();for(let{trackId:s,event:c}of f){let h=F.get(c.id);F.set(c.id,{trackId:s,seq:c.seq,event:c,sentAt:u,tries:(h?.tries??0)+1})}return O({v:E,ch:"events",type:"append",events:f})}function un(f){let u=null;for(let s of F.values())s.trackId===f&&(u==null||s.seq<u)&&(u=s.seq);return u}function dn(f){let u=z[f];if(u==null)return;let s=un(f),c=s==null?u:Math.min(u,s-1);c>(A[f]??0)&&(A[f]=c,ln())}function fn(){if(!Z)return;let f=Date.now(),u=[...F.values()].filter(s=>s.event&&f-s.sentAt>=xr);if(u.length){u.sort((s,c)=>s.trackId===c.trackId?s.seq-c.seq:s.trackId<c.trackId?-1:1),p.log(`[plane-link] re-sending ${u.length} unacked event(s) the plane never confirmed`);for(let s=0;s<u.length;s+=Se){let c=u.slice(s,s+Se).map(h=>({trackId:h.trackId,event:h.event}));if(!$e(c))return}}}async function et(){if(!d)return;let f;try{f=await d()}catch(u){p.error("[plane-link] metrics sample failed:",u?.message||u);return}f&&O({v:E,ch:"ctl",type:"metrics",metrics:f})}function pn(){d&&(q&&clearInterval(q),et(),q=setInterval(et,g),q.unref?.())}async function mn(){let f;try{f=await o()}catch(u){p.error("[plane-link] backfill listTracks failed:",u?.message||u);return}O({v:E,ch:"ctl",type:"tracks",ids:f.filter(u=>!u.transferredTo).map(u=>u.id).filter(u=>typeof u=="string")});for(let u of f){if(!Z)return;let s;try{s=await Ce(u)}catch{continue}let c=A[u.id]??0,h=s.filter(y=>y.seq>c&&typeof y.id=="string");for(let y=0;y<h.length;y+=Se){let N=h.slice(y,y+Se).map(M=>({trackId:u.id,event:M}));if(!$e(N))return}}}function tt(f){!Z||!f?.trackId||typeof f.id!="string"||$e([{trackId:f.trackId,event:f}])}let de=new Map;async function hn(f){let{reqId:u,method:s,path:c,headers:h={},body:y}=f,N=Object.fromEntries(Object.entries(h).filter(([,K])=>K!=null)),M=new AbortController;de.set(u,M);try{if(f.host){await yn(f,N,M);return}let K=await fetch(_+c,{method:s,headers:N,body:y?Buffer.from(y,"base64"):void 0,signal:M.signal}),G=Object.fromEntries(K.headers);for(let j of["connection","keep-alive","transfer-encoding","upgrade","content-encoding","content-length"])delete G[j];if(G["content-type"]||(G["content-type"]="application/octet-stream"),O({v:E,ch:"control",type:"http_head",reqId:u,status:K.status,headers:G}),K.body){for await(let j of K.body)if(!O({v:E,ch:"control",type:"http_data",reqId:u,data:Buffer.from(j).toString("base64")}))break}O({v:E,ch:"control",type:"http_end",reqId:u,error:null})}finally{de.delete(u)}}function yn(f,u,s){let{reqId:c,method:h,path:y,body:N}=f,M=new URL(_);return new Promise(K=>{let G=hr.request({host:M.hostname,port:M.port,method:h,path:y,headers:{...u,host:f.host},signal:s.signal},j=>{let{connection:ho,"keep-alive":yo,"transfer-encoding":wo,upgrade:go,...wn}=j.headers;O({v:E,ch:"control",type:"http_head",reqId:c,status:j.statusCode||502,headers:wn}),j.on("data",gn=>{O({v:E,ch:"control",type:"http_data",reqId:c,data:Buffer.from(gn).toString("base64")})||j.destroy()}),j.on("end",()=>{O({v:E,ch:"control",type:"http_end",reqId:c,error:null}),K()}),j.on("error",()=>{O({v:E,ch:"control",type:"http_end",reqId:c,error:"view upstream error"}),K()})});G.on("error",j=>{O({v:E,ch:"control",type:"http_end",reqId:c,error:j?.message||"view request failed"}),K()}),N&&G.write(Buffer.from(N,"base64")),G.end()})}function nt(){if(Oe)return;B=new Ye(e,{headers:{authorization:`Bearer ${t}`}}),B.on("open",async()=>{let u=null;try{u=await a?.()||null}catch{u=null}O({v:E,ch:"ctl",type:"hello",nodeId:n,name:r,platform:process.platform,version:L,installKind:w,...typeof x=="function"?{updatePolicy:x()}:x?{updatePolicy:x}:{},providers:qt(),...u?{agents:u}:{}})}),B.on("message",u=>{let s;try{s=JSON.parse(u)}catch{return}if(s.ch==="ctl"&&s.type==="hello_ok"){Z=!0,le=Wt,ue=null,p.log(`[plane-link] connected to plane as ${n}`),s.minNodeVersion&&L&&se(L,s.minNodeVersion)&&p.error(`[plane-link] this node is bostrat-node ${L}; the plane asks for \u2265${s.minNodeVersion} \u2014 update with: ${he(w)}`);try{l?.(typeof s.updatePolicy=="string"?s.updatePolicy:null)}catch{}let c=typeof s.latestNodeVersion=="string"?s.latestNodeVersion:null;if(c&&L&&se(L,c)&&!I.has(c)){I.add(c),p.log(`[plane-link] bostrat-node ${c} is available (this node runs ${L}) \u2014 ${he(w)}`);try{m?.({current:L,latest:c,min:s.minNodeVersion??null,installKind:w,required:!!(s.minNodeVersion&&se(L,s.minNodeVersion))})}catch(h){p.error(`[plane-link] update notice failed: ${h?.message||h}`)}}Y&&clearInterval(Y),Y=setInterval(()=>{O({v:E,ch:"ctl",type:"ping"}),fn()},Sr),Y.unref?.(),pn(),mn().catch(h=>p.error("[plane-link] backfill failed:",h?.message||h));return}if(s.ch==="ctl"&&s.type==="hello_refused"){let c=typeof s.minNodeVersion=="string"?s.minNodeVersion:null,h=typeof s.latestNodeVersion=="string"?s.latestNodeVersion:null;p.error(`[plane-link] plane REFUSED this node: bostrat-node ${L??"?"} is below its minimum ${c??"?"} \u2014 ${s.fix||he(w)}`),le=zt,ue=0;try{T?.({current:L,min:c,latest:h,fix:s.fix||he(w),installKind:w})}catch(y){p.error(`[plane-link] refusal handler failed: ${y?.message||y}`)}return}if(s.ch==="ctl"&&s.type==="update_policy"){try{l?.(typeof s.mode=="string"?s.mode:null)}catch{}return}if(s.ch==="ctl"&&s.type==="usage_caps"){Ht(s.caps??{},{source:"plane",updatedAt:s.updatedAt??Date.now()}).then(c=>p.log(`[plane-link] spend caps ${Object.keys(c.caps).length?`updated (${Object.keys(c.caps).join(", ")})`:"cleared"} from plane`)).catch(c=>p.error("[plane-link] spend-caps push rejected:",c?.message||c));return}if(s.ch==="ctl"&&s.type==="transferred"&&Array.isArray(s.tracks)){Promise.resolve().then(()=>i?.(s.tracks)).catch(c=>p.error("[plane-link] transfer notice failed:",c?.message||c));return}if(s.ch==="events"&&s.type==="ack"&&Array.isArray(s.ids)){let c=new Set;for(let h of s.ids){let y=F.get(h);y&&(F.delete(h),(z[y.trackId]??0)<y.seq&&(z[y.trackId]=y.seq),c.add(y.trackId))}for(let h of c)dn(h);return}if(s.ch==="control"&&s.type==="http_open"){hn(s).catch(c=>O({v:E,ch:"control",type:"http_end",reqId:s.reqId,error:c?.message||"tunnel error"}));return}if(s.ch==="control"&&s.type==="http_cancel"){de.get(s.reqId)?.abort();return}if(s.ch==="attach"&&s.type==="open"){let c=new Ye(C+s.path,Array.isArray(s.protocols)?s.protocols:[],s.host?{headers:{host:s.host}}:void 0);v.set(s.streamId,c),R.set(s.streamId,[]),c.on("open",()=>{let y=R.get(s.streamId)||[];R.delete(s.streamId);for(let{buf:N,bin:M}of y)c.send(N,{binary:M})}),c.on("message",(y,N)=>{let M=N?y:Buffer.from(String(y));O({v:E,ch:"attach",type:"data",streamId:s.streamId,data:M.toString("base64"),...N?{bin:!0}:{}})});let h=()=>{R.delete(s.streamId),v.delete(s.streamId)&&O({v:E,ch:"attach",type:"close",streamId:s.streamId})};c.on("close",h),c.on("error",h);return}if(s.ch==="attach"&&s.type==="data"){let c=v.get(s.streamId);if(!c)return;let h=Buffer.from(s.data,"base64"),y=s.bin===!0,N=R.get(s.streamId);N?N.push({buf:h,bin:y}):c.send(h,{binary:y});return}if(s.ch==="attach"&&s.type==="close"){let c=v.get(s.streamId);v.delete(s.streamId),R.delete(s.streamId),c?.close();return}});let f=()=>{Z&&p.log("[plane-link] disconnected from plane"),Z=!1,Y&&(clearInterval(Y),Y=null),q&&(clearInterval(q),q=null),F.clear(),z={};for(let c of v.values())c.close();v.clear(),R.clear();for(let c of de.values())c.abort();if(de.clear(),Oe||te)return;ue==null&&(ue=Date.now());let u=Date.now()-ue<gr,s=u?Tr+Math.random()*br:le;te=setTimeout(()=>{te=null,nt()},s),te.unref?.(),u||(le=Math.min(le*2,zt))};B.on("close",f),B.on("error",u=>{let s=/Unexpected server response: (\d+)/.exec(u?.message||"")?.[1];(s==="401"||s==="403")&&Date.now()-Qe>=vr&&(Qe=Date.now(),p.error(`[plane-link] plane refused this node's credentials (HTTP ${s}) \u2014 the token was revoked or is unknown to the plane; mint a new node token and update this node's BOSTRAT_PLANE_TOKEN (still retrying)`)),f()})}return me.on("event",tt),cn().then(nt),{stop:()=>{Oe=!0,me.off("event",tt),te&&clearTimeout(te),ne&&clearTimeout(ne),Y&&clearInterval(Y),q&&clearInterval(q),O({v:E,ch:"ctl",type:"bye",reason:"shutdown"}),B?.close()},status:()=>({connected:Z,nodeId:n,cursor:{...A},inflight:F.size})}}var L,wr,E,Wt,zt,gr,Tr,br,Se,_r,Sr,xr,kr,vr,qe=S(()=>{ge();Kt();Pe();L=(()=>{try{return yr(import.meta.url)("../package.json").version||null}catch{return null}})(),wr=process.env.BOSTRAT_STATE_DIR||V.join(process.env.HOME||xe.tmpdir(),".bostrat");E=1,Wt=1e3,zt=3e4,gr=6e4,Tr=1500,br=500,Se=100,_r=2e3,Sr=25e3,xr=6e4,kr=6e4,vr=6e4});import{execFile as Or}from"node:child_process";import{promisify as Er}from"node:util";function Gt(e){let t=String(e||""),n=t.indexOf("/lib/node_modules/");return n>0?t.slice(0,n):null}var Ha,Ka,Wa,Jt=S(()=>{Fe();Ha=Er(Or),Ka=Number(process.env.BOSTRAT_CODEX_UPDATE_TIMEOUT_MS)||5*6e4,Wa=Promise.resolve()});var tn={};Re(tn,{ACTIONABLE_KINDS:()=>Ae,SELF_UPDATE_DIR:()=>Ve,createAutoUpdater:()=>Ur,inFlight:()=>Je,readStatus:()=>Ge,selfUpdatePlan:()=>Qt,settleSelfUpdate:()=>Lr,startSelfUpdate:()=>en,underService:()=>Zt,updatePolicy:()=>jr});import Xt from"node:fs";import J from"node:fs/promises";import $r from"node:os";import $ from"node:path";import{spawn as Rr}from"node:child_process";import{createRequire as Nr}from"node:module";function jr({kind:e=ae(),env:t=process.env}={}){let n=String(t.BOSTRAT_UPDATE_POLICY||"").trim();return["auto","prompt","off"].includes(n)?n:Ae.has(e)?e==="git-checkout"||Zt(t)?"auto":"prompt":"off"}function Zt(e=process.env){return!!(e.INVOCATION_ID||e.XPC_SERVICE_NAME&&e.XPC_SERVICE_NAME!=="0")}function Qt({kind:e,to:t,from:n=ke,statusFile:r=ve,logFile:o=$.join(Ve,"last.log"),port:a=Number(process.env.PORT)||3362,npmPrefix:i=null,serviceName:d=process.platform==="darwin"?"com.bostrat.node":"bostrat-node.service",uid:g=typeof process.getuid=="function"?process.getuid():0,liveDir:m=process.env.BOSTRAT_LIVE_CHECKOUT||$.resolve($.dirname(new URL(import.meta.url).pathname),"..",".."),startedAt:l=Date.now()}={}){if(!Ae.has(e))throw new Error(`self-update: install kind "${e}" is not actionable here`);if(!/^\d+\.\d+\.\d+$/.test(String(t)))throw new Error(`self-update: bad target version "${t}"`);if(n&&!/^\d+\.\d+\.\d+$/.test(String(n)))throw new Error(`self-update: bad current version "${n}"`);let T=(C,I="")=>`write_status ${U(C)} ${I}`,x=process.platform==="darwin"?`launchctl kickstart -k gui/${g}/${d}`:`systemctl --user restart ${U(d)}`,w=`
|
|
79
|
+
`),T(0)}var xt,tr,Ke,be,$t=S(()=>{xt="wss://plane.bostrat.ai/v1/node",tr=Qn(import.meta.url)("../package.json").version,Ke=`ghcr.io/globocodes/bostrat-node:${tr}`;be=(e,{stdin:t,exec:n}={})=>new Promise((r,o)=>{if(n)return n(e,{stdin:t}).then(r,o);let a=Zn("fly",e,{timeout:6e5,maxBuffer:16*1024*1024},(i,d,T)=>i?o(Object.assign(i,{stdout:d,stderr:T})):r({stdout:d,stderr:T}));t!=null&&a.stdin?.end(t)})});function Rt(e,t,n){if(e==null)return t==="from"?-1/0:1/0;if(!sr.test(String(e)))throw new Error(`pricing.js: ${n} window ${t} must be YYYY-MM-DD, got ${JSON.stringify(e)}`);let r=Date.parse(`${e}T${t==="from"?"00:00:00.000":"23:59:59.999"}Z`);if(!Number.isFinite(r))throw new Error(`pricing.js: ${n} window ${t} is not a real date: ${e}`);return r}function ar(e){let t={};for(let[n,r]of Object.entries(e)){if(!Array.isArray(r)||r.length===0)throw new Error(`pricing.js: ${n} must be a non-empty array of rate windows`);t[n]=r.map(o=>({...o,fromMs:Rt(o.from,"from",n),toMs:Rt(o.to,"to",n)}))}return t}var or,sr,ya,Nt=S(()=>{or={"claude-opus-5":[{from:null,to:null,input:5,output:25,cacheWrite:10,cacheRead:.5,note:"GA rates; verified 2026-08-06 via the claude-api skill."}],"claude-opus-4-8":[{from:null,to:null,input:5,output:25,cacheWrite:10,cacheRead:.5,note:"verified 2026-08-06 via the claude-api skill."}],"claude-sonnet-5":[{from:null,to:"2026-08-31",input:2,output:10,cacheWrite:4,cacheRead:.2,note:"GA introductory pricing ($2/$10); verified 2026-08-06 via the claude-api skill."},{from:"2026-09-01",to:null,input:3,output:15,cacheWrite:6,cacheRead:.3,note:"standard rates resume after the intro window; verified 2026-08-06."}],"claude-sonnet-4-6":[{from:null,to:null,input:3,output:15,cacheWrite:6,cacheRead:.3,note:"verified 2026-08-06 via the claude-api skill."}],"claude-haiku-4-5":[{from:null,to:null,input:1,output:5,cacheWrite:2,cacheRead:.1,note:"verified 2026-08-06 via the claude-api skill."}],"claude-fable-5":[{from:null,to:null,input:10,output:50,cacheWrite:20,cacheRead:1,note:"verified 2026-08-06 via the claude-api skill; 83% of fleet spend."}],"gpt-5.5":[{from:null,to:null,input:5,output:30,cacheWrite:5,cacheRead:.5,note:"verified 2026-07-03; no cache-write premium on 5.5-and-earlier."}],"gpt-5.6-sol":[{from:null,to:null,input:5,output:30,cacheWrite:6.25,cacheRead:.5,note:"verified 2026-07-18; cacheWrite = 1.25\xD7 input (30-min TTL)."}],"gpt-5.6-terra":[{from:null,to:null,input:2.5,output:15,cacheWrite:3.125,cacheRead:.25,note:"verified 2026-07-18; cacheWrite = 1.25\xD7 input (30-min TTL)."}],"gpt-5.6-luna":[{from:null,to:null,input:1,output:6,cacheWrite:1.25,cacheRead:.1,note:"verified 2026-07-18; cacheWrite = 1.25\xD7 input (30-min TTL)."}]},sr=/^\d{4}-\d{2}-\d{2}$/;ya=ar(or)});var It=S(()=>{Nt()});import Pt from"node:fs/promises";import Dt from"node:path";import ir from"node:os";function Ft(e){let t=new Date(e);return t.setHours(0,0,0,0),t.setDate(t.getDate()-(t.getDay()+6)%7),t.getTime()}function Bt(e){let t=new Date(e);return t.setHours(0,0,0,0),t.setDate(1),t.getTime()}function Lt(e){let t=new Date(Ft(e));return t.setDate(t.getDate()+7),t.getTime()}function Ut(e){let t=new Date(Bt(e));return t.setMonth(t.getMonth()+1),t.getTime()}function fr(e=Date.now()){for(let[t,n]of Object.entries(ur)){let r=n.startOf(e);if(r!==_e[t]){_e[t]=r;for(let o of We.values())o[t]=0;for(let o of Mt)o.includes(`:${t}:`)&&!o.endsWith(`:${r}`)&&Mt.delete(o)}}}function pr(e){let t={};for(let[n,r]of Object.entries(e||{})){if(typeof n!="string"||!/^[a-z][a-z0-9-]{0,31}$/.test(n))throw new Error(`bad provider key "${n}"`);let o={};for(let a of["weeklyUsd","monthlyUsd"]){let i=r?.[a];if(i==null||i==="")continue;let d=Number(i);if(!Number.isFinite(d)||d<=0)throw new Error(`${n}.${a} must be a positive number or null`);o[a]=d}Object.keys(o).length&&(t[n]=o)}return t}async function Ht(e,{source:t="local",updatedAt:n=Date.now()}={}){oe={caps:pr(e),updatedAt:n,source:t};try{await Pt.mkdir(Ct,{recursive:!0}),await Pt.writeFile(cr(),JSON.stringify(oe,null,2))}catch{}return mr()}function mr(e=Date.now()){fr(e);let t=new Set([...We.keys(),...Object.keys(oe?.caps||{})]),n={};for(let r of t){let o=We.get(r);n[r]={weeklyUsd:jt(o?.weekly||0),monthlyUsd:jt(o?.monthly||0)}}return{caps:oe?.caps||{},configured:!!oe,seeded:dr,updatedAt:oe?.updatedAt??null,spent:n,windows:{weekly:{start:_e.weekly,resetsAt:Lt(e)},monthly:{start:_e.monthly,resetsAt:Ut(e)}},warnPct:lr}}var Ct,cr,lr,ur,oe,dr,_e,We,Mt,jt,Kt=S(()=>{ge();It();Ct=process.env.BOSTRAT_STATE_DIR||Dt.join(process.env.HOME||ir.tmpdir(),".bostrat"),cr=()=>Dt.join(Ct,"usage-caps.json"),lr=.8;ur={weekly:{startOf:Ft,nextStart:Lt,capKey:"weeklyUsd"},monthly:{startOf:Bt,nextStart:Ut,capKey:"monthlyUsd"}},oe=null,dr=!1,_e={weekly:0,monthly:0},We=new Map,Mt=new Set;jt=e=>Math.round(e*1e4)/1e4});var Vt={};Re(Vt,{detectInstallKind:()=>ae,detectProviderAuth:()=>qt,startPlaneLink:()=>vr,updateCommandFor:()=>he,versionLt:()=>se});import Yt from"node:fs";import ze from"node:fs/promises";import hr from"node:http";import V from"node:path";import xe from"node:os";import{createRequire as yr}from"node:module";import Ye from"ws";function ae({env:e=process.env,pkgDir:t=V.resolve(V.dirname(new URL(import.meta.url).pathname),".."),exists:n=Yt.existsSync}={}){let r=String(e.BOSTRAT_INSTALL_KIND||"").trim();return["container","npm-global","git-checkout","dev"].includes(r)?r:/\/lib\/node_modules\/bostrat-node(?:\/|$)/.test(t.replace(/\\/g,"/"))?"npm-global":n(V.join(t,"..",".git"))?"git-checkout":"dev"}function se(e,t){let n=String(e).split(".").map(Number),r=String(t).split(".").map(Number);if(n.some(Number.isNaN)||r.some(Number.isNaN))return!1;for(let o=0;o<Math.max(n.length,r.length);o++){let a=(n[o]||0)-(r[o]||0);if(a)return a<0}return!1}function he(e){switch(e){case"npm-global":return"npm install -g bostrat-node && restart the bostrat-node service";case"git-checkout":return"scripts/deploy-pi.sh (or The Bakery \u2192 Deploy to Pi \u2192 bostrat)";case"container":return"Links \u2192 Fly \u2192 Update (or the plane's auto-update while the node sleeps)";default:return"update this node's bostrat-node checkout/install"}}function qt({home:e=process.env.HOME||xe.homedir(),env:t=process.env}={}){let n=r=>{try{return Yt.statSync(r),!0}catch{return!1}};return{claude:n(V.join(e,".claude",".credentials.json")),codex:n(V.join(t.CODEX_HOME||V.join(e,".codex"),"auth.json"))}}function vr({url:e,token:t,nodeId:n=xe.hostname(),name:r=xe.hostname(),listTracks:o,detectAgents:a=null,onTracksTransferred:i=null,sampleMetrics:d=null,metricsMs:T=kr,onUpdateAvailable:m=null,onUpdatePolicy:l=null,onHelloRefused:b=null,updatePolicy:x=null,installKind:w=ae(),selfUrl:_=`http://127.0.0.1:${process.env.PORT||3362}`,log:p=console}){if(!e||!t)throw new Error("plane-link: url and token are required");if(typeof o!="function")throw new Error("plane-link: listTracks is required");e=fe(e);let F=_.replace(/^http/,"ws"),M=new Set,v=new Map,k=new Map,g=V.join(wr,"plane-link","cursor.json"),O={},z={},B=new Map,L=null,Z=!1,Oe=!1,le=Wt,ue=null,te=null,ne=null,Y=null,q=null,Ee=!1,Qe=0;async function cn(){try{O=JSON.parse(await ze.readFile(g,"utf8"))}catch{O={}}}function ln(){Ee=!0,!ne&&(ne=setTimeout(async()=>{if(ne=null,!!Ee){Ee=!1;try{await ze.mkdir(V.dirname(g),{recursive:!0}),await ze.writeFile(g,JSON.stringify(O))}catch(f){p.error("[plane-link] cursor flush failed:",f?.message||f)}}},_r),ne.unref?.())}function E(f){return!L||L.readyState!==Ye.OPEN?!1:(L.send(JSON.stringify(f)),!0)}function $e(f){let u=Date.now();for(let{trackId:s,event:c}of f){let h=B.get(c.id);B.set(c.id,{trackId:s,seq:c.seq,event:c,sentAt:u,tries:(h?.tries??0)+1})}return E({v:$,ch:"events",type:"append",events:f})}function un(f){let u=null;for(let s of B.values())s.trackId===f&&(u==null||s.seq<u)&&(u=s.seq);return u}function dn(f){let u=z[f];if(u==null)return;let s=un(f),c=s==null?u:Math.min(u,s-1);c>(O[f]??0)&&(O[f]=c,ln())}function fn(){if(!Z)return;let f=Date.now(),u=[...B.values()].filter(s=>s.event&&f-s.sentAt>=xr);if(u.length){u.sort((s,c)=>s.trackId===c.trackId?s.seq-c.seq:s.trackId<c.trackId?-1:1),p.log(`[plane-link] re-sending ${u.length} unacked event(s) the plane never confirmed`);for(let s=0;s<u.length;s+=Se){let c=u.slice(s,s+Se).map(h=>({trackId:h.trackId,event:h.event}));if(!$e(c))return}}}async function et(){if(!d)return;let f;try{f=await d()}catch(u){p.error("[plane-link] metrics sample failed:",u?.message||u);return}f&&E({v:$,ch:"ctl",type:"metrics",metrics:f})}function pn(){d&&(q&&clearInterval(q),et(),q=setInterval(et,T),q.unref?.())}async function mn(){let f;try{f=await o()}catch(u){p.error("[plane-link] backfill listTracks failed:",u?.message||u);return}E({v:$,ch:"ctl",type:"tracks",ids:f.filter(u=>!u.transferredTo).map(u=>u.id).filter(u=>typeof u=="string")});for(let u of f){if(!Z)return;let s;try{s=await Ce(u)}catch{continue}let c=O[u.id]??0,h=s.filter(y=>y.seq>c&&typeof y.id=="string");for(let y=0;y<h.length;y+=Se){let N=h.slice(y,y+Se).map(j=>({trackId:u.id,event:j}));if(!$e(N))return}}}function tt(f){!Z||!f?.trackId||typeof f.id!="string"||$e([{trackId:f.trackId,event:f}])}let de=new Map;async function hn(f){let{reqId:u,method:s,path:c,headers:h={},body:y}=f,N=Object.fromEntries(Object.entries(h).filter(([,K])=>K!=null)),j=new AbortController;de.set(u,j);try{if(f.host){await yn(f,N,j);return}let K=await fetch(_+c,{method:s,headers:N,body:y?Buffer.from(y,"base64"):void 0,signal:j.signal}),G=Object.fromEntries(K.headers);for(let D of["connection","keep-alive","transfer-encoding","upgrade","content-encoding","content-length"])delete G[D];if(G["content-type"]||(G["content-type"]="application/octet-stream"),E({v:$,ch:"control",type:"http_head",reqId:u,status:K.status,headers:G}),K.body){for await(let D of K.body)if(!E({v:$,ch:"control",type:"http_data",reqId:u,data:Buffer.from(D).toString("base64")}))break}E({v:$,ch:"control",type:"http_end",reqId:u,error:null})}finally{de.delete(u)}}function yn(f,u,s){let{reqId:c,method:h,path:y,body:N}=f,j=new URL(_);return new Promise(K=>{let G=hr.request({host:j.hostname,port:j.port,method:h,path:y,headers:{...u,host:f.host},signal:s.signal},D=>{let{connection:ho,"keep-alive":yo,"transfer-encoding":wo,upgrade:go,...wn}=D.headers;E({v:$,ch:"control",type:"http_head",reqId:c,status:D.statusCode||502,headers:wn}),D.on("data",gn=>{E({v:$,ch:"control",type:"http_data",reqId:c,data:Buffer.from(gn).toString("base64")})||D.destroy()}),D.on("end",()=>{E({v:$,ch:"control",type:"http_end",reqId:c,error:null}),K()}),D.on("error",()=>{E({v:$,ch:"control",type:"http_end",reqId:c,error:"view upstream error"}),K()})});G.on("error",D=>{E({v:$,ch:"control",type:"http_end",reqId:c,error:D?.message||"view request failed"}),K()}),N&&G.write(Buffer.from(N,"base64")),G.end()})}function nt(){if(Oe)return;L=new Ye(e,{headers:{authorization:`Bearer ${t}`}}),L.on("open",async()=>{let u=null;try{u=await a?.()||null}catch{u=null}E({v:$,ch:"ctl",type:"hello",nodeId:n,name:r,platform:process.platform,version:U,installKind:w,...typeof x=="function"?{updatePolicy:x()}:x?{updatePolicy:x}:{},providers:qt(),...u?{agents:u}:{}})}),L.on("message",u=>{let s;try{s=JSON.parse(u)}catch{return}if(s.ch==="ctl"&&s.type==="hello_ok"){Z=!0,le=Wt,ue=null,p.log(`[plane-link] connected to plane as ${n}`),s.minNodeVersion&&U&&se(U,s.minNodeVersion)&&p.error(`[plane-link] this node is bostrat-node ${U}; the plane asks for \u2265${s.minNodeVersion} \u2014 update with: ${he(w)}`);try{l?.(typeof s.updatePolicy=="string"?s.updatePolicy:null)}catch{}let c=typeof s.latestNodeVersion=="string"?s.latestNodeVersion:null;if(c&&U&&se(U,c)&&!M.has(c)){M.add(c),p.log(`[plane-link] bostrat-node ${c} is available (this node runs ${U}) \u2014 ${he(w)}`);try{m?.({current:U,latest:c,min:s.minNodeVersion??null,installKind:w,required:!!(s.minNodeVersion&&se(U,s.minNodeVersion))})}catch(h){p.error(`[plane-link] update notice failed: ${h?.message||h}`)}}Y&&clearInterval(Y),Y=setInterval(()=>{E({v:$,ch:"ctl",type:"ping"}),fn()},Sr),Y.unref?.(),pn(),mn().catch(h=>p.error("[plane-link] backfill failed:",h?.message||h));return}if(s.ch==="ctl"&&s.type==="hello_refused"){let c=typeof s.minNodeVersion=="string"?s.minNodeVersion:null,h=typeof s.latestNodeVersion=="string"?s.latestNodeVersion:null;p.error(`[plane-link] plane REFUSED this node: bostrat-node ${U??"?"} is below its minimum ${c??"?"} \u2014 ${s.fix||he(w)}`),le=zt,ue=0;try{b?.({current:U,min:c,latest:h,fix:s.fix||he(w),installKind:w})}catch(y){p.error(`[plane-link] refusal handler failed: ${y?.message||y}`)}return}if(s.ch==="ctl"&&s.type==="update_policy"){try{l?.(typeof s.mode=="string"?s.mode:null)}catch{}return}if(s.ch==="ctl"&&s.type==="usage_caps"){Ht(s.caps??{},{source:"plane",updatedAt:s.updatedAt??Date.now()}).then(c=>p.log(`[plane-link] spend caps ${Object.keys(c.caps).length?`updated (${Object.keys(c.caps).join(", ")})`:"cleared"} from plane`)).catch(c=>p.error("[plane-link] spend-caps push rejected:",c?.message||c));return}if(s.ch==="ctl"&&s.type==="transferred"&&Array.isArray(s.tracks)){Promise.resolve().then(()=>i?.(s.tracks)).catch(c=>p.error("[plane-link] transfer notice failed:",c?.message||c));return}if(s.ch==="events"&&s.type==="ack"&&Array.isArray(s.ids)){let c=new Set;for(let h of s.ids){let y=B.get(h);y&&(B.delete(h),(z[y.trackId]??0)<y.seq&&(z[y.trackId]=y.seq),c.add(y.trackId))}for(let h of c)dn(h);return}if(s.ch==="control"&&s.type==="http_open"){hn(s).catch(c=>E({v:$,ch:"control",type:"http_end",reqId:s.reqId,error:c?.message||"tunnel error"}));return}if(s.ch==="control"&&s.type==="http_cancel"){de.get(s.reqId)?.abort();return}if(s.ch==="attach"&&s.type==="open"){let c=new Ye(F+s.path,Array.isArray(s.protocols)?s.protocols:[],s.host?{headers:{host:s.host}}:void 0);v.set(s.streamId,c),k.set(s.streamId,[]),c.on("open",()=>{let y=k.get(s.streamId)||[];k.delete(s.streamId);for(let{buf:N,bin:j}of y)c.send(N,{binary:j})}),c.on("message",(y,N)=>{let j=N?y:Buffer.from(String(y));E({v:$,ch:"attach",type:"data",streamId:s.streamId,data:j.toString("base64"),...N?{bin:!0}:{}})});let h=()=>{k.delete(s.streamId),v.delete(s.streamId)&&E({v:$,ch:"attach",type:"close",streamId:s.streamId})};c.on("close",h),c.on("error",h);return}if(s.ch==="attach"&&s.type==="data"){let c=v.get(s.streamId);if(!c)return;let h=Buffer.from(s.data,"base64"),y=s.bin===!0,N=k.get(s.streamId);N?N.push({buf:h,bin:y}):c.send(h,{binary:y});return}if(s.ch==="attach"&&s.type==="close"){let c=v.get(s.streamId);v.delete(s.streamId),k.delete(s.streamId),c?.close();return}});let f=()=>{Z&&p.log("[plane-link] disconnected from plane"),Z=!1,Y&&(clearInterval(Y),Y=null),q&&(clearInterval(q),q=null),B.clear(),z={};for(let c of v.values())c.close();v.clear(),k.clear();for(let c of de.values())c.abort();if(de.clear(),Oe||te)return;ue==null&&(ue=Date.now());let u=Date.now()-ue<gr,s=u?Tr+Math.random()*br:le;te=setTimeout(()=>{te=null,nt()},s),te.unref?.(),u||(le=Math.min(le*2,zt))};L.on("close",f),L.on("error",u=>{let s=/Unexpected server response: (\d+)/.exec(u?.message||"")?.[1];(s==="401"||s==="403")&&Date.now()-Qe>=Ar&&(Qe=Date.now(),p.error(`[plane-link] plane refused this node's credentials (HTTP ${s}) \u2014 the token was revoked or is unknown to the plane; mint a new node token and update this node's BOSTRAT_PLANE_TOKEN (still retrying)`)),f()})}return me.on("event",tt),cn().then(nt),{stop:()=>{Oe=!0,me.off("event",tt),te&&clearTimeout(te),ne&&clearTimeout(ne),Y&&clearInterval(Y),q&&clearInterval(q),E({v:$,ch:"ctl",type:"bye",reason:"shutdown"}),L?.close()},status:()=>({connected:Z,nodeId:n,cursor:{...O},inflight:B.size})}}var U,wr,$,Wt,zt,gr,Tr,br,Se,_r,Sr,xr,kr,Ar,qe=S(()=>{ge();Kt();Pe();U=(()=>{try{return yr(import.meta.url)("../package.json").version||null}catch{return null}})(),wr=process.env.BOSTRAT_STATE_DIR||V.join(process.env.HOME||xe.tmpdir(),".bostrat");$=1,Wt=1e3,zt=3e4,gr=6e4,Tr=1500,br=500,Se=100,_r=2e3,Sr=25e3,xr=6e4,kr=6e4,Ar=6e4});import{execFile as Or}from"node:child_process";import{promisify as Er}from"node:util";function Gt(e){let t=String(e||""),n=t.indexOf("/lib/node_modules/");return n>0?t.slice(0,n):null}var Ha,Ka,Wa,Jt=S(()=>{Fe();Ha=Er(Or),Ka=Number(process.env.BOSTRAT_CODEX_UPDATE_TIMEOUT_MS)||5*6e4,Wa=Promise.resolve()});var tn={};Re(tn,{ACTIONABLE_KINDS:()=>ve,SELF_UPDATE_DIR:()=>Ve,createAutoUpdater:()=>Ur,inFlight:()=>Je,readStatus:()=>Ge,selfUpdatePlan:()=>Qt,settleSelfUpdate:()=>Lr,startSelfUpdate:()=>en,underService:()=>Zt,updatePolicy:()=>jr});import Xt from"node:fs";import J from"node:fs/promises";import $r from"node:os";import R from"node:path";import{spawn as Rr}from"node:child_process";import{createRequire as Nr}from"node:module";function jr({kind:e=ae(),env:t=process.env}={}){let n=String(t.BOSTRAT_UPDATE_POLICY||"").trim();return["auto","prompt","off"].includes(n)?n:ve.has(e)?e==="git-checkout"||Zt(t)?"auto":"prompt":"off"}function Zt(e=process.env){return!!(e.INVOCATION_ID||e.XPC_SERVICE_NAME&&e.XPC_SERVICE_NAME!=="0")}function Qt({kind:e,to:t,from:n=ke,statusFile:r=Ae,logFile:o=R.join(Ve,"last.log"),port:a=Number(process.env.PORT)||3362,npmPrefix:i=null,serviceName:d=process.platform==="darwin"?"com.bostrat.node":"bostrat-node.service",uid:T=typeof process.getuid=="function"?process.getuid():0,liveDir:m=process.env.BOSTRAT_LIVE_CHECKOUT||R.resolve(R.dirname(new URL(import.meta.url).pathname),"..",".."),startedAt:l=Date.now()}={}){if(!ve.has(e))throw new Error(`self-update: install kind "${e}" is not actionable here`);if(!/^\d+\.\d+\.\d+$/.test(String(t)))throw new Error(`self-update: bad target version "${t}"`);if(n&&!/^\d+\.\d+\.\d+$/.test(String(n)))throw new Error(`self-update: bad current version "${n}"`);let b=(F,M="")=>`write_status ${I(F)} ${M}`,x=process.platform==="darwin"?`launchctl kickstart -k gui/${T}/${d}`:`systemctl --user restart ${I(d)}`,w=`
|
|
80
80
|
health() {
|
|
81
81
|
for i in $(seq 1 45); do
|
|
82
82
|
sleep 1
|
|
@@ -87,27 +87,28 @@ health() {
|
|
|
87
87
|
# bostrat-node self-update one-shot \u2014 written by agent/src/self-update.js.
|
|
88
88
|
# ${n??"?"} \u2192 ${t} (${e}). Status: ${r}
|
|
89
89
|
set -u
|
|
90
|
-
FROM=${
|
|
91
|
-
TO=${
|
|
92
|
-
STATUS_FILE=${
|
|
90
|
+
FROM=${I(n??"")}
|
|
91
|
+
TO=${I(t)}
|
|
92
|
+
STATUS_FILE=${I(r)}
|
|
93
93
|
STARTED_AT=${Number(l)}
|
|
94
94
|
write_status() { # <status> [error]
|
|
95
95
|
local err="\${2:-}"
|
|
96
96
|
err="\${err//\\\\/\\\\\\\\}"; err="\${err//\\"/\\\\\\"}"
|
|
97
97
|
printf '{"status":"%s","from":"%s","to":"%s","kind":"%s","startedAt":%s,"updatedAt":%s%s}\\n' \\
|
|
98
|
-
"$1" "$FROM" "$TO" ${
|
|
98
|
+
"$1" "$FROM" "$TO" ${I(e)} "$STARTED_AT" "$(date +%s000)" \\
|
|
99
99
|
"\${err:+,\\"error\\":\\"$err\\"}" > "$STATUS_FILE.tmp" && mv "$STATUS_FILE.tmp" "$STATUS_FILE"
|
|
100
100
|
}
|
|
101
101
|
${w}
|
|
102
|
-
`;if(e==="npm-global"){let
|
|
103
|
-
${
|
|
104
|
-
|
|
105
|
-
|
|
102
|
+
`;if(e==="npm-global"){let F=i?R.join(i,"bin","npm"):"npm",M=i?`export PATH=${I(R.join(i,"bin"))}:"$PATH"
|
|
103
|
+
`:"",v=i?` --prefix ${I(i)}`:"",k=g=>`${I(F)} install -g "bostrat-node@${g}" --no-audit --no-fund${v}`;return _+M+`
|
|
104
|
+
${b("updating",'"" ')}
|
|
105
|
+
if ! ${k("$TO")}; then
|
|
106
|
+
${b("failed",'"npm install failed"')}
|
|
106
107
|
exit 1
|
|
107
108
|
fi
|
|
108
|
-
${
|
|
109
|
+
${b("restarting")}
|
|
109
110
|
if ! ${x}; then
|
|
110
|
-
${
|
|
111
|
+
${b("failed",'"service restart failed"')}
|
|
111
112
|
exit 1
|
|
112
113
|
fi
|
|
113
114
|
if health; then
|
|
@@ -115,52 +116,52 @@ if health; then
|
|
|
115
116
|
exit 0
|
|
116
117
|
fi
|
|
117
118
|
# \u2500\u2500 rollback: the same primitive with the previous version \u2500\u2500
|
|
118
|
-
${
|
|
119
|
-
if [ -n "$FROM" ] && ${
|
|
120
|
-
${
|
|
119
|
+
${b("rolling-back",'"agent did not answer on :'+a+' after the update"')}
|
|
120
|
+
if [ -n "$FROM" ] && ${k("$FROM")} && ${x} && health; then
|
|
121
|
+
${b("rolled-back",'"agent did not answer on :'+a+' after the update; rolled back"')}
|
|
121
122
|
exit 1
|
|
122
123
|
fi
|
|
123
|
-
${
|
|
124
|
+
${b("failed",'"agent did not answer after the update AND the rollback"')}
|
|
124
125
|
exit 1
|
|
125
|
-
`}let p=
|
|
126
|
-
LIVE=${
|
|
126
|
+
`}let p=F=>`( cd ${I(m)} && git fetch -q origin main --tags && git show origin/main:scripts/deploy-pi.sh > "$TMP_SCRIPT" && bash "$TMP_SCRIPT" "v${F}" )`;return _+`
|
|
127
|
+
LIVE=${I(m)}
|
|
127
128
|
TMP_SCRIPT="$(mktemp)"
|
|
128
129
|
trap 'rm -f "$TMP_SCRIPT"' EXIT
|
|
129
130
|
# "restarting" is written BEFORE deploy-pi.sh runs (it does fetch \u2192 build \u2192
|
|
130
131
|
# restart \u2192 health in one call): the agent it restarts settles "done" on boot,
|
|
131
132
|
# and nothing here may write after that boot or the settle would repeat.
|
|
132
|
-
${
|
|
133
|
+
${b("restarting")}
|
|
133
134
|
if ${p("$TO")}; then
|
|
134
135
|
exit 0
|
|
135
136
|
fi
|
|
136
|
-
${
|
|
137
|
+
${b("rolling-back",'"deploy-pi.sh v$TO failed"')}
|
|
137
138
|
if [ -n "$FROM" ] && ${p("$FROM")}; then
|
|
138
|
-
${
|
|
139
|
+
${b("rolled-back",'"deploy-pi.sh v$TO failed; rolled back to v$FROM"')}
|
|
139
140
|
exit 1
|
|
140
141
|
fi
|
|
141
|
-
${
|
|
142
|
+
${b("failed",'"deploy-pi.sh v$TO failed AND the rollback failed"')}
|
|
142
143
|
exit 1
|
|
143
|
-
`}async function Ge(e=ve){try{return JSON.parse(await J.readFile(e,"utf8"))}catch{return null}}async function en({to:e,from:t=ke,kind:n=ae(),reason:r="manual",statusFile:o=ve,spawnImpl:a=Rr,now:i=Date.now,npmPrefix:d=void 0,log:g=console}={}){if(!e)return{ok:!1,reason:"no target version"};if(!Ae.has(n))return{ok:!1,reason:`install kind "${n}" updates elsewhere`};if(t&&!se(t,e))return{ok:!1,reason:`already on ${t} (target ${e})`};let m=await Ge(o);if(Je(m))return{ok:!1,reason:`an update to ${m.to} is already in flight`,status:m};if(m&&m.to===e&&(m.status==="failed"||m.status==="rolled-back"))return{ok:!1,reason:`update to ${e} already ${m.status} (${m.error||"no detail"}) \u2014 retried when a newer release exists`,status:m};await J.mkdir($.dirname(o),{recursive:!0});let l=d!==void 0?d:n==="npm-global"?Gt(await Cr())||$.resolve($.dirname(process.execPath),".."):null,T=Qt({kind:n,to:e,from:t,statusFile:o,npmPrefix:l,startedAt:i()}),x=$.join($.dirname(o),`update-${e}.sh`),w=$.join($.dirname(o),"last.log");await J.writeFile(x,T,{mode:448}),await J.writeFile(o,JSON.stringify({status:"updating",from:t,to:e,kind:n,reason:r,startedAt:i(),updatedAt:i()}));let _=Xt.existsSync("/run/systemd/system")&&await Fr("systemd-run")?["systemd-run",["--user","--collect","--quiet",`--unit=bostrat-self-update-${e}`,"--property=KillMode=process","bash",x]]:["setsid",["-f","bash","-c",`exec bash ${U(x)} >> ${U(w)} 2>&1`]];try{a(_[0],_[1],{detached:!0,stdio:"ignore"}).unref?.()}catch(p){return await J.writeFile(o,JSON.stringify({status:"failed",from:t,to:e,kind:n,reason:r,startedAt:i(),updatedAt:i(),error:`could not spawn updater: ${p?.message||p}`})),{ok:!1,reason:`could not spawn updater: ${p?.message||p}`}}return g.log?.(`[self-update] ${t??"?"} \u2192 ${e} (${n}, ${r}) started \u2014 status ${o}`),{ok:!0,to:e,from:t,kind:n,scriptFile:x,statusFile:o}}async function Cr(){try{return await J.realpath(new URL(import.meta.url).pathname)}catch{return""}}async function Fr(e){for(let t of String(process.env.PATH||"").split($.delimiter))try{return await J.access($.join(t,e),Xt.constants.X_OK),!0}catch{}return!1}async function Lr({statusFile:e=ve,current:t=ke,now:n=Date.now,staleMs:r=Br}={}){let o=await Ge(e);if(!o)return null;let a=i=>J.writeFile(e,JSON.stringify(i)).catch(()=>{});if(Je(o)){if(t&&o.to===t){let i={...o,status:"done",updatedAt:n(),finishedAt:n(),announced:!0};return await a(i),i}if(n()-Number(o.updatedAt||o.startedAt||0)>r){let i={...o,status:"failed",error:`updater went silent while ${o.status} (no status change for ${Math.round(r/6e4)} min)`,updatedAt:n(),finishedAt:n(),announced:!0};return await a(i),i}return null}if(["failed","rolled-back","done"].includes(o.status)&&!o.announced){let i={...o,announced:!0};return await a(i),i}return null}function Ur({isBusy:e,start:t=en,onStuck:n=null,onStarted:r=null,tickMs:o=Mr,stuckMs:a=Pr,now:i=Date.now,setIntervalImpl:d=setInterval,clearIntervalImpl:g=clearInterval,log:m=console}={}){let l=null,T=()=>{l?.timer&&g(l.timer),l=null},x=async()=>{if(!l)return;let w=!0;try{w=await e()!==!1}catch{w=!0}if(w){if(!l.stuckFired&&i()-l.since>=a){l.stuckFired=!0;try{await n?.({to:l.to,from:l.from,since:l.since})}catch{}}return}let _=l;T();let p=await t({to:_.to,from:_.from,kind:_.kind,reason:"auto"});m.log?.(`[self-update] stasis reached \u2192 ${p.ok?"started":`not started: ${p.reason}`}`);try{await r?.({..._,result:p})}catch{}};return{arm({to:w,from:_=ke,kind:p=ae()}){return l?.to===w?!1:(T(),l={to:w,from:_,kind:p,since:i(),stuckFired:!1,timer:d(x,o)},l.timer.unref?.(),!0)},tick:x,cancel:T,get armed(){return l?{to:l.to,from:l.from,kind:l.kind,since:l.since}:null}}}var ke,Ir,Ve,ve,Pr,Mr,Ae,U,Dr,Je,Br,nn=S(()=>{qe();Jt();ke=(()=>{try{return Nr(import.meta.url)("../package.json").version||null}catch{return null}})(),Ir=process.env.BOSTRAT_STATE_DIR||$.join(process.env.HOME||$r.tmpdir(),".bostrat"),Ve=$.join(Ir,"self-update"),ve=$.join(Ve,"status.json"),Pr=1440*6e4,Mr=6e4,Ae=new Set(["npm-global","git-checkout"]);U=e=>`'${String(e).replace(/'/g,"'\\''")}'`;Dr=new Set(["updating","restarting","rolling-back"]),Je=e=>!!(e&&Dr.has(e.status));Br=45*6e4});Pe();Be();import H from"node:fs";import k from"node:path";import ce from"node:os";import{createRequire as Xe}from"node:module";import{execFile as Hr,spawn as Kr}from"node:child_process";import{promisify as Wr}from"node:util";import zr from"node:readline/promises";import{randomUUID as Yr}from"node:crypto";import{fileURLToPath as qr}from"node:url";var rn=(e,t)=>{let n=String(e).split(".").map(Number),r=String(t).split(".").map(Number);if(n.some(Number.isNaN)||r.some(Number.isNaN))return!1;for(let o=0;o<Math.max(n.length,r.length);o++){let a=(n[o]||0)-(r[o]||0);if(a)return a<0}return!1},X=Wr(Hr),Ze=k.dirname(qr(import.meta.url)),ee=k.resolve(Ze,".."),Vr=k.join(Ze,"index.js"),Gr="wss://plane.bostrat.ai/v1/node",ie=Xe(import.meta.url)("../package.json").version,P=(e,t)=>({name:e,level:"pass",detail:t}),W=(e,t,n)=>({name:e,level:"warn",detail:t,fix:n}),D=(e,t,n)=>({name:e,level:"fail",detail:t,fix:n});async function Jr(){let[e,t]=process.versions.node.split(".").map(Number);return e>22||e===22&&t>=5?P("node runtime",`${process.version} at ${process.execPath}`):D("node runtime",`${process.version} < 22.5`,"install Node \u226522.5 via nvm and re-run under it")}function Xr(e){let t;try{t=H.statSync(e)}catch{return W("node.env",`${e} missing`,"run `bostrat-node init`")}let n=t.mode&511;return n&63?W("node.env",`${e} mode ${n.toString(8)} \u2014 group/world readable and it can hold a key`,`chmod 600 ${e}`):P("node.env",`${e} (0600)`)}async function Zr(e){let t=e.BOSTRAT_TMUX_BIN||"/usr/bin/tmux";try{let{stdout:n}=await X(t,["-V"],{timeout:5e3});return P("tmux",`${t} (${n.trim()})`)}catch{return D("tmux",`${t} not runnable`,process.platform==="darwin"?"brew install tmux (then BOSTRAT_TMUX_BIN=/opt/homebrew/bin/tmux)":"install tmux")}}async function on(e,{required:t=!1}={}){if(await Ue(e,{loginShell:!0,failOpen:!1}))return P(e,"resolves on the login-shell PATH");let r="not on the login-shell PATH \u2014 boxes for this agent (and handoffs to it) will be refused",o=Te[e]?`${Te[e]}${e==="cursor-agent"?" # installs to ~/.local/bin \u2014 ensure your login shell has it on PATH":""}`:`install ${e} so \`$SHELL -lic 'command -v ${e}'\` finds it`;return t?D(e,r,o):W(e,r,o)}async function Qr(){let e=process.env.SHELL||"/bin/sh";try{let{stdout:t}=await X(e,["-lic","gh --version"],{timeout:1e4}),n=String(t).match(/gh version [^\s]+/)?.[0]||"runs on the login-shell PATH";return P("gh (GitHub CLI)",n)}catch{return W("gh (GitHub CLI)","no real gh on the login-shell PATH (the bostrat gh shim alone doesn't count) \u2014 PR tab, ship offers, and Fix-CI are unavailable on this node",Te.gh)}}async function eo(){let e=await Promise.all(["claude","codex","cursor-agent"].map(t=>on(t)));return e.some(t=>t.level==="pass")||e.push(D("agent CLIs","no agent CLI found at all \u2014 a node with nothing to drive","install at least one of claude / codex / cursor-agent")),e}async function to(){let e=[...process.platform==="linux"?[["fuser","stopped views can't free their ports (they leak, and the port can't be reused)","apt install psmisc"]]:[],["pgrep","agent-swap can't detect an idle pane shell \u2014 swaps may misfire","apt install procps"],["npm","codex auto-update and `npm run` views are unavailable","install Node.js with npm on the service PATH"]];return Promise.all(e.map(async([t,n,r])=>await Ue(t,{failOpen:!1})?P(t,"resolves on the service PATH"):W(t,`not on the service PATH \u2014 ${n}`,r)))}async function no(){try{let t=Xe(k.join(ee,"src","node-cli.js"))("node-pty");return await new Promise((n,r)=>{let o=t.spawn("/bin/echo",["ok"],{cols:20,rows:5}),a=setTimeout(()=>r(new Error("spawn timeout")),5e3);o.onExit(()=>{clearTimeout(a),n()})}),P("node-pty","loads and spawns under this runtime")}catch(e){let t=`cd ${ee} && npm rebuild node-pty # with THIS node first on PATH \u2014 never the system npm`;try{let n=Xe(k.join(ee,"package.json")),r=k.join(k.dirname(n.resolve("node-pty/package.json")),"prebuilds",`${process.platform}-${process.arch}`,"spawn-helper");H.existsSync(r)&&!(H.statSync(r).mode&73)&&(t=`chmod +x ${r} # node-pty ships it non-executable`)}catch{}return D("node-pty",`load/spawn failed: ${e?.message||e}`,t)}}function ro(e){let t=e.BOSTRAT_CHROMIUM_BIN||"/usr/bin/chromium";if(H.existsSync(t))return P("chromium (mocks)",t);let n=process.platform==="darwin"?"brew install --cask chromium (or set BOSTRAT_CHROMIUM_BIN to Chrome.app's inner binary)":"apt install chromium fonts-dejavu-core fonts-liberation (or set BOSTRAT_CHROMIUM_BIN)";return(e.BOSTRAT_INSTALL_KIND==="container"?D:W)("chromium (mocks)",`${t} missing \u2014 mock rendering unavailable (bostrat-mock add fails)`,n)}function oo(e){let t=e.BOSTRAT_CLAUDE_USE_API_KEY==="1";return t&&!e.ANTHROPIC_API_KEY?D("claude lane","BOSTRAT_CLAUDE_USE_API_KEY=1 but ANTHROPIC_API_KEY is empty","add the key to node.env or set the flag to 0"):P("claude lane",t?"BYO API key (injected per new box)":"box-local login (subscription \u2014 you type `claude login` inside the box)")}async function so(e,{WebSocketImpl:t}={}){if(!e.BOSTRAT_PLANE_URL||!e.BOSTRAT_PLANE_TOKEN)return W("plane link","BOSTRAT_PLANE_URL/TOKEN unset \u2014 node runs pure M1 (local only)","run `bostrat-node init`");let n=t||(await import("ws")).default,r=Date.now(),o=fe(e.BOSTRAT_PLANE_URL);return await new Promise(a=>{let i=new n(o,{headers:{authorization:`Bearer ${e.BOSTRAT_PLANE_TOKEN}`}}),d=m=>{clearTimeout(g);try{i.close()}catch{}a(m)},g=setTimeout(()=>d(D("plane link",`no hello_ok within 5s from ${o}`,"check the URL, the token, and the plane's IP gate")),5e3);i.on("open",()=>i.send(JSON.stringify({v:1,ch:"ctl",type:"hello",nodeId:`doctor-${Yr().slice(0,8)}`,ephemeral:!0}))),i.on("message",m=>{try{let l=JSON.parse(m);l.type==="hello_ok"?l.minNodeVersion&&rn(ie,l.minNodeVersion)?d(D("plane link",`plane answers, but REQUIRES bostrat-node \u2265 ${l.minNodeVersion} \u2014 this node is ${ie}; the real link is refused until it updates`,`bostrat-node self-update --to ${l.latestNodeVersion||l.minNodeVersion}`)):l.latestNodeVersion&&rn(ie,l.latestNodeVersion)?d(W("plane link",`hello_ok in ${Date.now()-r}ms (${o}); bostrat-node ${l.latestNodeVersion} is available (this node: ${ie})`,`bostrat-node self-update --to ${l.latestNodeVersion}`)):d(P("plane link",`hello_ok in ${Date.now()-r}ms (${o})`)):l.type==="error"&&d(D("plane link",`plane said: ${l.code} ${l.message||""}`,"check the token"))}catch{}}),i.on("error",m=>d(D("plane link",`${m?.message||m}`,"check the URL, the token, and the plane's IP gate")))})}function ao(){let e;try{e=JSON.parse(H.readFileSync(k.join(Ie,"content-outbox.json"),"utf8"))}catch{return P("content outbox","empty \u2014 every deliverable has reached the plane")}let t=e.ops?.length||0,n=e.parked?.length||0;if(n){let r=e.parked[0];return D("content outbox",`${n} op(s) PARKED \u2014 the plane refuses them (e.g. ${r?.op} ${r?.family}/${r?.id}: ${r?.error})`,"fix the plane-side cause; parked ops re-drive on their own once it accepts them")}return t>20?W("content outbox",`${t} ops queued \u2014 the plane is unreachable, slow, or refusing the op at the head`,"check `plane link` above and the agent log for a [content-plane] ALARM; the queue drains on its own once the plane accepts again"):P("content outbox",t?`${t} op(s) in flight`:"drained")}function io(e){return e.BOSTRAT_STATE_REMOTE?P("state remote",`${e.BOSTRAT_STATE_REMOTE} (this node's own \u2014 never another node's repo)`):W("state remote","unset \u2014 state syncs to a local repo only, no off-box durability","create a per-node private repo and set BOSTRAT_STATE_REMOTE")}async function sn(e,t={}){let n=[];return n.push(await Jr()),n.push(Xr(t.envFile||re())),n.push(await Zr(e)),n.push(...await eo()),n.push(await on("git",{required:!0})),n.push(await Qr()),n.push(...await to()),n.push(await no()),n.push(ro(e)),n.push(oo(e)),n.push(await so(e,t)),n.push(ao()),n.push(io(e)),n}function an(e,t=console.log){let n={pass:"\u2713",warn:"!",fail:"\u2717"};for(let a of e)t(`${n[a.level]} ${a.name}: ${a.detail}`),a.fix&&a.level!=="pass"&&t(` fix: ${a.fix}`);let r=e.filter(a=>a.level==="fail").length,o=e.filter(a=>a.level==="warn").length;return t(r?`
|
|
144
|
+
`}async function Ge(e=Ae){try{return JSON.parse(await J.readFile(e,"utf8"))}catch{return null}}async function en({to:e,from:t=ke,kind:n=ae(),reason:r="manual",statusFile:o=Ae,spawnImpl:a=Rr,now:i=Date.now,npmPrefix:d=void 0,log:T=console}={}){if(!e)return{ok:!1,reason:"no target version"};if(!ve.has(n))return{ok:!1,reason:`install kind "${n}" updates elsewhere`};if(t&&!se(t,e))return{ok:!1,reason:`already on ${t} (target ${e})`};let m=await Ge(o);if(Je(m))return{ok:!1,reason:`an update to ${m.to} is already in flight`,status:m};if(m&&m.to===e&&(m.status==="failed"||m.status==="rolled-back"))return{ok:!1,reason:`update to ${e} already ${m.status} (${m.error||"no detail"}) \u2014 retried when a newer release exists`,status:m};await J.mkdir(R.dirname(o),{recursive:!0});let l=d!==void 0?d:n==="npm-global"?Gt(await Cr())||R.resolve(R.dirname(process.execPath),".."):null,b=Qt({kind:n,to:e,from:t,statusFile:o,npmPrefix:l,startedAt:i()}),x=R.join(R.dirname(o),`update-${e}.sh`),w=R.join(R.dirname(o),"last.log");await J.writeFile(x,b,{mode:448}),await J.writeFile(o,JSON.stringify({status:"updating",from:t,to:e,kind:n,reason:r,startedAt:i(),updatedAt:i()}));let _=Xt.existsSync("/run/systemd/system")&&await Fr("systemd-run")?["systemd-run",["--user","--collect","--quiet",`--unit=bostrat-self-update-${e}`,"--property=KillMode=process","bash",x]]:["setsid",["-f","bash","-c",`exec bash ${I(x)} >> ${I(w)} 2>&1`]];try{a(_[0],_[1],{detached:!0,stdio:"ignore"}).unref?.()}catch(p){return await J.writeFile(o,JSON.stringify({status:"failed",from:t,to:e,kind:n,reason:r,startedAt:i(),updatedAt:i(),error:`could not spawn updater: ${p?.message||p}`})),{ok:!1,reason:`could not spawn updater: ${p?.message||p}`}}return T.log?.(`[self-update] ${t??"?"} \u2192 ${e} (${n}, ${r}) started \u2014 status ${o}`),{ok:!0,to:e,from:t,kind:n,scriptFile:x,statusFile:o}}async function Cr(){try{return await J.realpath(new URL(import.meta.url).pathname)}catch{return""}}async function Fr(e){for(let t of String(process.env.PATH||"").split(R.delimiter))try{return await J.access(R.join(t,e),Xt.constants.X_OK),!0}catch{}return!1}async function Lr({statusFile:e=Ae,current:t=ke,now:n=Date.now,staleMs:r=Br}={}){let o=await Ge(e);if(!o)return null;let a=i=>J.writeFile(e,JSON.stringify(i)).catch(()=>{});if(Je(o)){if(t&&o.to===t){let i={...o,status:"done",updatedAt:n(),finishedAt:n(),announced:!0};return await a(i),i}if(n()-Number(o.updatedAt||o.startedAt||0)>r){let i={...o,status:"failed",error:`updater went silent while ${o.status} (no status change for ${Math.round(r/6e4)} min)`,updatedAt:n(),finishedAt:n(),announced:!0};return await a(i),i}return null}if(["failed","rolled-back","done"].includes(o.status)&&!o.announced){let i={...o,announced:!0};return await a(i),i}return null}function Ur({isBusy:e,start:t=en,onStuck:n=null,onStarted:r=null,tickMs:o=Mr,stuckMs:a=Pr,now:i=Date.now,setIntervalImpl:d=setInterval,clearIntervalImpl:T=clearInterval,log:m=console}={}){let l=null,b=()=>{l?.timer&&T(l.timer),l=null},x=async()=>{if(!l)return;let w=!0;try{w=await e()!==!1}catch{w=!0}if(w){if(!l.stuckFired&&i()-l.since>=a){l.stuckFired=!0;try{await n?.({to:l.to,from:l.from,since:l.since})}catch{}}return}let _=l;b();let p=await t({to:_.to,from:_.from,kind:_.kind,reason:"auto"});m.log?.(`[self-update] stasis reached \u2192 ${p.ok?"started":`not started: ${p.reason}`}`);try{await r?.({..._,result:p})}catch{}};return{arm({to:w,from:_=ke,kind:p=ae()}){return l?.to===w?!1:(b(),l={to:w,from:_,kind:p,since:i(),stuckFired:!1,timer:d(x,o)},l.timer.unref?.(),!0)},tick:x,cancel:b,get armed(){return l?{to:l.to,from:l.from,kind:l.kind,since:l.since}:null}}}var ke,Ir,Ve,Ae,Pr,Mr,ve,I,Dr,Je,Br,nn=S(()=>{qe();Jt();ke=(()=>{try{return Nr(import.meta.url)("../package.json").version||null}catch{return null}})(),Ir=process.env.BOSTRAT_STATE_DIR||R.join(process.env.HOME||$r.tmpdir(),".bostrat"),Ve=R.join(Ir,"self-update"),Ae=R.join(Ve,"status.json"),Pr=1440*6e4,Mr=6e4,ve=new Set(["npm-global","git-checkout"]);I=e=>`'${String(e).replace(/'/g,"'\\''")}'`;Dr=new Set(["updating","restarting","rolling-back"]),Je=e=>!!(e&&Dr.has(e.status));Br=45*6e4});Pe();Be();import H from"node:fs";import A from"node:path";import ce from"node:os";import{createRequire as Xe}from"node:module";import{execFile as Hr,spawn as Kr}from"node:child_process";import{promisify as Wr}from"node:util";import zr from"node:readline/promises";import{randomUUID as Yr}from"node:crypto";import{fileURLToPath as qr}from"node:url";var rn=(e,t)=>{let n=String(e).split(".").map(Number),r=String(t).split(".").map(Number);if(n.some(Number.isNaN)||r.some(Number.isNaN))return!1;for(let o=0;o<Math.max(n.length,r.length);o++){let a=(n[o]||0)-(r[o]||0);if(a)return a<0}return!1},X=Wr(Hr),Ze=A.dirname(qr(import.meta.url)),ee=A.resolve(Ze,".."),Vr=A.join(Ze,"index.js"),Gr="wss://plane.bostrat.ai/v1/node",ie=Xe(import.meta.url)("../package.json").version,P=(e,t)=>({name:e,level:"pass",detail:t}),W=(e,t,n)=>({name:e,level:"warn",detail:t,fix:n}),C=(e,t,n)=>({name:e,level:"fail",detail:t,fix:n});async function Jr(){let[e,t]=process.versions.node.split(".").map(Number);return e>22||e===22&&t>=5?P("node runtime",`${process.version} at ${process.execPath}`):C("node runtime",`${process.version} < 22.5`,"install Node \u226522.5 via nvm and re-run under it")}function Xr(e){let t;try{t=H.statSync(e)}catch{return W("node.env",`${e} missing`,"run `bostrat-node init`")}let n=t.mode&511;return n&63?W("node.env",`${e} mode ${n.toString(8)} \u2014 group/world readable and it can hold a key`,`chmod 600 ${e}`):P("node.env",`${e} (0600)`)}async function Zr(e){let t=e.BOSTRAT_TMUX_BIN||"/usr/bin/tmux";try{let{stdout:n}=await X(t,["-V"],{timeout:5e3});return P("tmux",`${t} (${n.trim()})`)}catch{return C("tmux",`${t} not runnable`,process.platform==="darwin"?"brew install tmux (then BOSTRAT_TMUX_BIN=/opt/homebrew/bin/tmux)":"install tmux")}}async function on(e,{required:t=!1}={}){if(await Ue(e,{loginShell:!0,failOpen:!1}))return P(e,"resolves on the login-shell PATH");let r="not on the login-shell PATH \u2014 boxes for this agent (and handoffs to it) will be refused",o=Te[e]?`${Te[e]}${e==="cursor-agent"?" # installs to ~/.local/bin \u2014 ensure your login shell has it on PATH":""}`:`install ${e} so \`$SHELL -lic 'command -v ${e}'\` finds it`;return t?C(e,r,o):W(e,r,o)}async function Qr(){let e=process.env.SHELL||"/bin/sh";try{let{stdout:t}=await X(e,["-lic","gh --version"],{timeout:1e4}),n=String(t).match(/gh version [^\s]+/)?.[0]||"runs on the login-shell PATH";return P("gh (GitHub CLI)",n)}catch{return W("gh (GitHub CLI)","no real gh on the login-shell PATH (the bostrat gh shim alone doesn't count) \u2014 PR tab, ship offers, and Fix-CI are unavailable on this node",Te.gh)}}async function eo(){let e=await Promise.all(["claude","codex","cursor-agent"].map(t=>on(t)));return e.some(t=>t.level==="pass")||e.push(C("agent CLIs","no agent CLI found at all \u2014 a node with nothing to drive","install at least one of claude / codex / cursor-agent")),e}async function to(){let e=[...process.platform==="linux"?[["fuser","stopped views can't free their ports (they leak, and the port can't be reused)","apt install psmisc"]]:[],["pgrep","agent-swap can't detect an idle pane shell \u2014 swaps may misfire","apt install procps"],["npm","codex auto-update and `npm run` views are unavailable","install Node.js with npm on the service PATH"]];return Promise.all(e.map(async([t,n,r])=>await Ue(t,{failOpen:!1})?P(t,"resolves on the service PATH"):W(t,`not on the service PATH \u2014 ${n}`,r)))}async function no(){try{let t=Xe(A.join(ee,"src","node-cli.js"))("node-pty");return await new Promise((n,r)=>{let o=t.spawn("/bin/echo",["ok"],{cols:20,rows:5}),a=setTimeout(()=>r(new Error("spawn timeout")),5e3);o.onExit(()=>{clearTimeout(a),n()})}),P("node-pty","loads and spawns under this runtime")}catch(e){let t=`cd ${ee} && npm rebuild node-pty # with THIS node first on PATH \u2014 never the system npm`;try{let n=Xe(A.join(ee,"package.json")),r=A.join(A.dirname(n.resolve("node-pty/package.json")),"prebuilds",`${process.platform}-${process.arch}`,"spawn-helper");H.existsSync(r)&&!(H.statSync(r).mode&73)&&(t=`chmod +x ${r} # node-pty ships it non-executable`)}catch{}return C("node-pty",`load/spawn failed: ${e?.message||e}`,t)}}function ro(e){let t=e.BOSTRAT_CHROMIUM_BIN||"/usr/bin/chromium";if(H.existsSync(t))return P("chromium (mocks)",t);let n=process.platform==="darwin"?"brew install --cask chromium (or set BOSTRAT_CHROMIUM_BIN to Chrome.app's inner binary)":"apt install chromium fonts-dejavu-core fonts-liberation (or set BOSTRAT_CHROMIUM_BIN)";return(e.BOSTRAT_INSTALL_KIND==="container"?C:W)("chromium (mocks)",`${t} missing \u2014 mock rendering unavailable (bostrat-mock add fails)`,n)}function oo(e){let t=e.BOSTRAT_CLAUDE_USE_API_KEY==="1";return t&&!e.ANTHROPIC_API_KEY?C("claude lane","BOSTRAT_CLAUDE_USE_API_KEY=1 but ANTHROPIC_API_KEY is empty","add the key to node.env or set the flag to 0"):P("claude lane",t?"BYO API key (injected per new box)":"box-local login (subscription \u2014 you type `claude login` inside the box)")}async function so(e,{WebSocketImpl:t}={}){if(!e.BOSTRAT_PLANE_URL||!e.BOSTRAT_PLANE_TOKEN)return W("plane link","BOSTRAT_PLANE_URL/TOKEN unset \u2014 node runs pure M1 (local only)","run `bostrat-node init`");let n=t||(await import("ws")).default,r=Date.now(),o=fe(e.BOSTRAT_PLANE_URL);return await new Promise(a=>{let i=new n(o,{headers:{authorization:`Bearer ${e.BOSTRAT_PLANE_TOKEN}`}}),d=m=>{clearTimeout(T);try{i.close()}catch{}a(m)},T=setTimeout(()=>d(C("plane link",`no hello_ok within 5s from ${o}`,"check the URL, the token, and the plane's IP gate")),5e3);i.on("open",()=>i.send(JSON.stringify({v:1,ch:"ctl",type:"hello",nodeId:`doctor-${Yr().slice(0,8)}`,ephemeral:!0}))),i.on("message",m=>{try{let l=JSON.parse(m);l.type==="hello_ok"?l.minNodeVersion&&rn(ie,l.minNodeVersion)?d(C("plane link",`plane answers, but REQUIRES bostrat-node \u2265 ${l.minNodeVersion} \u2014 this node is ${ie}; the real link is refused until it updates`,`bostrat-node self-update --to ${l.latestNodeVersion||l.minNodeVersion}`)):l.latestNodeVersion&&rn(ie,l.latestNodeVersion)?d(W("plane link",`hello_ok in ${Date.now()-r}ms (${o}); bostrat-node ${l.latestNodeVersion} is available (this node: ${ie})`,`bostrat-node self-update --to ${l.latestNodeVersion}`)):d(P("plane link",`hello_ok in ${Date.now()-r}ms (${o})`)):l.type==="error"&&d(C("plane link",`plane said: ${l.code} ${l.message||""}`,"check the token"))}catch{}}),i.on("error",m=>d(C("plane link",`${m?.message||m}`,"check the URL, the token, and the plane's IP gate")))})}function ao(){let e;try{e=JSON.parse(H.readFileSync(A.join(Ie,"content-outbox.json"),"utf8"))}catch{return P("content outbox","empty \u2014 every deliverable has reached the plane")}let t=e.ops?.length||0,n=e.parked?.length||0;if(n){let r=e.parked[0];return C("content outbox",`${n} op(s) PARKED \u2014 the plane refuses them (e.g. ${r?.op} ${r?.family}/${r?.id}: ${r?.error})`,"fix the plane-side cause; parked ops re-drive on their own once it accepts them")}return t>20?W("content outbox",`${t} ops queued \u2014 the plane is unreachable, slow, or refusing the op at the head`,"check `plane link` above and the agent log for a [content-plane] ALARM; the queue drains on its own once the plane accepts again"):P("content outbox",t?`${t} op(s) in flight`:"drained")}function io(e){return e.BOSTRAT_STATE_REMOTE?P("state remote",`${e.BOSTRAT_STATE_REMOTE} (this node's own \u2014 never another node's repo)`):W("state remote","unset \u2014 state syncs to a local repo only, no off-box durability","create a per-node private repo and set BOSTRAT_STATE_REMOTE")}async function sn(e,t={}){let n=[];return n.push(await Jr()),n.push(Xr(t.envFile||re())),n.push(await Zr(e)),n.push(...await eo()),n.push(await on("git",{required:!0})),n.push(await Qr()),n.push(...await to()),n.push(await no()),n.push(ro(e)),n.push(oo(e)),n.push(await so(e,t)),n.push(ao()),n.push(io(e)),n}function an(e,t=console.log){let n={pass:"\u2713",warn:"!",fail:"\u2717"};for(let a of e)t(`${n[a.level]} ${a.name}: ${a.detail}`),a.fix&&a.level!=="pass"&&t(` fix: ${a.fix}`);let r=e.filter(a=>a.level==="fail").length,o=e.filter(a=>a.level==="warn").length;return t(r?`
|
|
144
145
|
FAIL \u2014 ${r} blocking, ${o} warnings`:`
|
|
145
|
-
OK \u2014 0 blocking, ${o} warnings`),r===0}async function co({envFile:e=re(),input:t=process.stdin,output:n=process.stdout}={}){let r=we(e),o=zr.createInterface({input:t,output:n}),a=async(
|
|
146
|
+
OK \u2014 0 blocking, ${o} warnings`),r===0}async function co({envFile:e=re(),input:t=process.stdin,output:n=process.stdout}={}){let r=we(e),o=zr.createInterface({input:t,output:n}),a=async(k,g)=>(await o.question(g?`${k} [${g}]: `:`${k}: `)).trim()||g||"";n.write(`bostrat-node init \u2014 plane link + machine config. No vendor logins here:
|
|
146
147
|
you type those inside each box, later (box-auth-policy).
|
|
147
148
|
|
|
148
149
|
`);let i=await a("Plane URL",r.BOSTRAT_PLANE_URL||Gr),d=fe(i);d!==i.trim()&&n.write(` \u2192 using ${d}
|
|
149
|
-
`);let
|
|
150
|
-
`);let l=await a("Node name",r.BOSTRAT_NODE_NAME||ce.hostname().split(".")[0]),
|
|
150
|
+
`);let T=await a("Node token (minted plane-side; stored 0600)",r.BOSTRAT_PLANE_TOKEN),m=await a("Owner userId (just press Enter \u2014 the plane infers it from your token)",r.BOSTRAT_OWNER||"");m&&!/^user_[A-Za-z0-9]+$/.test(m)&&n.write(` ! that doesn't look like a Clerk userId (user_\u2026) \u2014 leave it empty next time and the plane infers the owner from the token; saved as typed.
|
|
151
|
+
`);let l=await a("Node name",r.BOSTRAT_NODE_NAME||ce.hostname().split(".")[0]),b=await a("Repos root",r.BOSTRAT_REPOS_ROOT||A.join(ce.homedir(),"Documents")),x=await a("State remote (per-node private repo; empty = local-only)",r.BOSTRAT_STATE_REMOTE||""),w=(await a("Route NEW claude boxes through a BYO API key? (y/N)",r.BOSTRAT_CLAUDE_USE_API_KEY==="1"?"y":"N")).toLowerCase().startsWith("y");w&&n.write(`
|
|
151
152
|
BYO API key (box-auth-policy rule 5): claude boxes on this node bill to YOUR key,
|
|
152
153
|
injected per box, stored 0600 in node.env, never sent to the plane.
|
|
153
154
|
\u2022 create/copy a key: https://console.anthropic.com/settings/keys
|
|
154
155
|
\u2022 set a monthly spend limit while you're there \u2014 the key is live.
|
|
155
156
|
|
|
156
157
|
`);let _=w?await a("ANTHROPIC_API_KEY (starts sk-ant-)",r.ANTHROPIC_API_KEY):"";w&&_&&!/^sk-ant-/.test(_)&&n.write(` ! that doesn't look like an Anthropic key (expected sk-ant-\u2026) \u2014 saved as-is; re-run init to correct.
|
|
157
|
-
`),o.close();let p={...st(),...r,BOSTRAT_PLANE_URL:d,BOSTRAT_PLANE_TOKEN:
|
|
158
|
+
`),o.close();let p={...st(),...r,BOSTRAT_PLANE_URL:d,BOSTRAT_PLANE_TOKEN:T,BOSTRAT_OWNER:m,BOSTRAT_NODE_NAME:l,BOSTRAT_NODE_ID:r.BOSTRAT_NODE_ID||l,BOSTRAT_REPOS_ROOT:b,BOSTRAT_STATE_REMOTE:x,BOSTRAT_CLAUDE_USE_API_KEY:w?"1":"0",ANTHROPIC_API_KEY:w?_:r.ANTHROPIC_API_KEY};ot(e,p,{header:`bostrat node config \u2014 written by \`bostrat-node init\` ${new Date().toISOString()}
|
|
158
159
|
0600: BOSTRAT_PLANE_TOKEN always lives here, ANTHROPIC_API_KEY may. Never commit.
|
|
159
160
|
Bind host: unset = loopback-only while plane-linked; BOSTRAT_HOST=all restores bind-all (LAN).`}),n.write(`
|
|
160
161
|
wrote ${e}
|
|
161
162
|
|
|
162
|
-
`);let
|
|
163
|
-
`));return v&&n.write("\nnext: `bostrat-node run` (foreground) or `bostrat-node install-service`\n"),{ok:v,results:
|
|
163
|
+
`);let F={...p,...process.env},M=await sn(F,{envFile:e}),v=an(M,k=>n.write(k+`
|
|
164
|
+
`));return v&&n.write("\nnext: `bostrat-node run` (foreground) or `bostrat-node install-service`\n"),{ok:v,results:M}}function lo({envFile:e=re()}={}){rt(e);let t=process.env.BOSTRAT_NODE_BIN||process.execPath,n=Kr(t,[Vr],{cwd:ee,stdio:"inherit",env:process.env});for(let r of["SIGINT","SIGTERM"])process.on(r,()=>n.kill(r));return n.on("exit",(r,o)=>process.exit(o?1:r??1)),n}function uo({agentDir:e=ee,nodeBin:t=process.execPath,envFile:n=re(),home:r=ce.homedir()}={}){let o=A.dirname(t),a=A.join(A.basename(Ze),"index.js");return`# bostrat node \u2014 written by \`bostrat-node install-service\`. Config lives in
|
|
164
165
|
# ${n} (edit + \`systemctl --user restart bostrat-node\`), not here.
|
|
165
166
|
[Unit]
|
|
166
167
|
Description=bostrat node \u2014 box runtime dialing out to the coordination plane (plane-p1-package-node-scope-2026-07-14.md)
|
|
@@ -180,7 +181,7 @@ RestartSec=2
|
|
|
180
181
|
|
|
181
182
|
[Install]
|
|
182
183
|
WantedBy=default.target
|
|
183
|
-
`}function fo({agentDir:e=ee,nodeBin:t=process.execPath,home:n=ce.homedir()}={}){let r=
|
|
184
|
+
`}function fo({agentDir:e=ee,nodeBin:t=process.execPath,home:n=ce.homedir()}={}){let r=A.dirname(t),o=`${n}/Library/Logs/bostrat`;return`<?xml version="1.0" encoding="UTF-8"?>
|
|
184
185
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
185
186
|
<plist version="1.0">
|
|
186
187
|
<dict>
|
|
@@ -202,7 +203,7 @@ WantedBy=default.target
|
|
|
202
203
|
<key>StandardErrorPath</key><string>${o}/node.err.log</string>
|
|
203
204
|
</dict>
|
|
204
205
|
</plist>
|
|
205
|
-
`}function po(e=process.platform,t=ce.homedir()){return e==="darwin"?{kind:"launchd",file:
|
|
206
|
+
`}function po(e=process.platform,t=ce.homedir()){return e==="darwin"?{kind:"launchd",file:A.join(t,"Library","LaunchAgents","com.bostrat.node.plist")}:{kind:"systemd",file:A.join(t,".config","systemd","user","bostrat-node.service")}}async function mo({uninstall:e=!1,start:t=!0,platform:n=process.platform,log:r=console.log,agentDir:o=ee}={}){let{kind:a,file:i}=po(n);if(!e&&o.split(A.sep).includes("_npx"))return r("\u2717 running from the npx cache \u2014 a service must point at a durable install."),r(" fix: npm install -g bostrat-node && bostrat-node install-service"),1;if(e){a==="systemd"?(await X("systemctl",["--user","disable","--now","bostrat-node.service"]).catch(()=>{}),H.rmSync(i,{force:!0}),await X("systemctl",["--user","daemon-reload"])):(await X("launchctl",["unload","-w",i]).catch(()=>{}),H.rmSync(i,{force:!0})),r(`removed ${i}`);return}H.mkdirSync(A.dirname(i),{recursive:!0}),a==="systemd"?(H.writeFileSync(i,uo()),await X("systemctl",["--user","daemon-reload"]),t&&await X("systemctl",["--user","enable","--now","bostrat-node.service"]),r(`installed ${i}${t?" (enabled + started)":""}`),r("logs: journalctl --user -u bostrat-node.service -f")):(H.mkdirSync(A.join(ce.homedir(),"Library","Logs","bostrat"),{recursive:!0}),H.writeFileSync(i,fo()),t&&await X("launchctl",["load","-w",i]),r(`installed ${i}${t?" (loaded)":""}`),r("logs: ~/Library/Logs/bostrat/node.{out,err}.log"))}async function di(e=process.argv.slice(2)){let t=e[0],n=re();if(t==="--version"||t==="-v"||t==="version")return console.log(ie),0;if(t==="init")return(await co({envFile:n})).ok?0:1;if(t==="doctor"){let r={...we(n),...process.env};return an(await sn(r,{envFile:n}))?0:1}if(t==="run"||t==="start")return lo({envFile:n}),null;if(t==="install-service")return await mo({uninstall:e.includes("--uninstall"),start:!e.includes("--no-start")})||0;if(t==="fly"){let{flyWizard:r}=await Promise.resolve().then(()=>($t(),Et));return await r({argv:e.slice(1)})}if(t==="self-update"){let{startSelfUpdate:r,readStatus:o,updatePolicy:a}=await Promise.resolve().then(()=>(nn(),tn)),{detectInstallKind:i}=await Promise.resolve().then(()=>(qe(),Vt)),d=i(),T=e.indexOf("--to"),m=T>=0?String(e[T+1]||"").replace(/^v/,""):null;if(e.includes("--status"))return console.log(JSON.stringify({current:ie,installKind:d,policy:a({kind:d}),status:await o()},null,2)),0;if(!m)return console.error("bostrat-node self-update --to X.Y.Z (the release to move onto; the Nodes page / chat notice names the current one)"),1;let l=await r({to:m,kind:d,reason:"cli"});return l.ok?(console.log(`\u2713 self-update ${l.from??"?"} \u2192 ${l.to} started (${l.kind}) \u2014 status: ${l.statusFile}; the service restarts when the install completes`),0):(console.error(`\u2717 not started: ${l.reason}`),1)}return console.log(`bostrat-node \u2014 install and run a bostrat node (plane P1)
|
|
206
207
|
|
|
207
208
|
usage: bostrat-node <init | doctor | run | install-service [--uninstall] [--no-start] | fly | self-update --to X.Y.Z | --version>
|
|
208
209
|
|