epiq 0.4.7 → 0.4.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/index.js +53 -54
- package/dist/mcp.js +46 -47
- package/package.json +1 -1
package/dist/mcp.js
CHANGED
|
@@ -1,64 +1,63 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import{McpServer as
|
|
3
|
-
`,"utf8"),l("Created project.json",null)}catch(r){return s(r instanceof Error?`Failed to initialize project: ${r.message}`:"Failed to initialize project")}};var
|
|
4
|
-
`);if(n[n.length-1]===""&&n.pop(),n.length<=
|
|
2
|
+
import{McpServer as Ld}from"@modelcontextprotocol/sdk/server/mcp.js";import{StdioServerTransport as Dd}from"@modelcontextprotocol/sdk/server/stdio.js";import{z as F}from"zod";var me={None:"none",Success:"success",Fail:"fail"},s=e=>({status:me.Fail,message:e,value:null}),l=(e,t)=>({status:me.Success,message:e,value:t}),d=e=>e.status==="fail",Ye=e=>e.status==="success";import{ulid as Bi}from"ulid";import Fs from"node:fs";var O="epiq/eventlog",oe="origin";import tt from"node:fs";import os from"node:os";import le from"node:path";import Qe from"node:fs";import{ulid as Ji}from"ulid";import{z as Ct}from"zod";import Je from"node:fs";import pe from"node:path";var un=process.env.IS_LOCAL==="true",ge=".epiq",ie=".epiq-global",Et="events",Gi="project.json",sr=e=>pe.join(e,ge),ht=e=>pe.join(e,ge),It=e=>pe.join(ht(e),Gi),Ze=e=>pe.join(ht(e),Et),Xi=e=>{let t=pe.join(e,ge);return Je.existsSync(t)&&Je.statSync(t).isDirectory()},Yi=e=>{let t=It(e);return Je.existsSync(t)&&Je.statSync(t).isFile()},de=e=>{let t=pe.resolve(e);for(;;){if(Xi(t))return l("Resolved closest .epiq root",t);let n=pe.dirname(t);if(n===t)return s("No .epiq directory found in any parent");t=n}},_e=e=>{let t=pe.resolve(e);for(;;){if(Yi(t))return l("Resolved closest epiq project root",t);let n=pe.dirname(t);if(n===t)return s("No .epiq/project.json found in any parent");t=n}},ar=e=>{let t=Ze(e);try{return Je.mkdirSync(t,{recursive:!0}),l("Resolved events dir",t)}catch(n){return s(n instanceof Error?`Failed to ensure events dir: ${n.message}`:"Failed to ensure events dir")}};var Zi=Ct.object({projectId:Ct.string().min(1),stateBranch:Ct.string().min(1),createdAt:Ct.string().datetime()}),Qi=()=>({projectId:Ji(),stateBranch:"epiq/state",createdAt:new Date().toISOString()}),$e=e=>{let t=It(e);if(!Qe.existsSync(t))return s("Missing .epiq/project.json");try{let n=Qe.readFileSync(t,"utf8"),r=JSON.parse(n),o=Zi.safeParse(r);return o.success?l("Read project.json",o.data):s(`Invalid .epiq/project.json: ${o.error.issues.map(i=>`${i.path.join(".")}: ${i.message}`).join(", ")}`)}catch(n){return s(n instanceof Error?`Failed to read .epiq/project.json: ${n.message}`:"Failed to read .epiq/project.json")}},dr=e=>{let t=$e(e);return d(t)?s(t.message):l("Read projectId",t.value.projectId)},lr=e=>{let t=ht(e),n=It(e);try{if(Qe.mkdirSync(t,{recursive:!0}),Qe.existsSync(n)){let o=$e(e);return d(o)?s(o.message):l("Project already initialized",null)}let r=Qi();return Qe.writeFileSync(n,JSON.stringify(r,null,2)+`
|
|
3
|
+
`,"utf8"),l("Created project.json",null)}catch(r){return s(r instanceof Error?`Failed to initialize project: ${r.message}`:"Failed to initialize project")}};var mn=(e,t)=>{let n=new Map,r=t??((...i)=>JSON.stringify(i)),o=((...i)=>{let a=r(...i);if(!n.has(a)){let c=e(...i).then(u=>(d(u)&&n.delete(a),u));n.set(a,c)}return n.get(a)});return o.clear=()=>n.clear(),o};import et from"fs";import ur from"path";import es from"util";var cr=1e3,mr=()=>{let e=process.cwd(),t=de(e);if(!d(t))return ur.join(t.value,ge,"log","epiq.log")};function ts(){if(!un)return;let e=mr();if(e===void 0||!et.existsSync(e))return;let n=et.readFileSync(e,"utf8").split(`
|
|
4
|
+
`);if(n[n.length-1]===""&&n.pop(),n.length<=cr)return;let r=n.slice(-cr).join(`
|
|
5
5
|
`)+`
|
|
6
|
-
`;
|
|
7
|
-
`;
|
|
8
|
-
`);u(n?{stdout:a,stderr:
|
|
9
|
-
`)))}),o.on("close",
|
|
10
|
-
`)));return}u(l("Git command succeeded",{stdout:a,stderr:c,exitCode:
|
|
11
|
-
${n.message}`);let r=await
|
|
12
|
-
${r.message}`):l("Created commit and resolved SHA",r.value.stdout.trim())},
|
|
13
|
-
`).filter(i=>i.startsWith("worktree ")).map(i=>i.slice(9)).map(
|
|
14
|
-
${r.message}`);let o=await
|
|
15
|
-
${o.message}`):l("Pulled with rebase",!0)},
|
|
16
|
-
`+e.message);let t=
|
|
17
|
-
`+t.message):l("Ensured epiq storage",!0)},
|
|
6
|
+
`;et.writeFileSync(e,r,"utf8")}function pn(e,t,n=!1){if(!un)return;let r=mr();if(!r)return;let o=es.format(...t),i=new Date,c=`[${n?i.toISOString().slice(11,19):i.toISOString()}] ${e} ${o}
|
|
7
|
+
`;et.mkdirSync(ur.dirname(r),{recursive:!0}),et.appendFileSync(r,c,"utf8"),ts()}var Z={info(...e){pn("[Info]",e,!1)},debug(...e){pn("->",e,!0)},error(...e){pn("[Error]",[...e,new Error().stack],!1)}};globalThis.logger=Z;import{spawn as ns}from"node:child_process";import gn from"node:fs";import fr from"node:path";var K={stage:({cwd:e,pathspec:t})=>L({args:["add",...t],cwd:e}),commit:({cwd:e,message:t,allowEmpty:n=!1})=>L({args:["commit",...n?["--allow-empty"]:[],"-m",t],cwd:e}),fetch:({cwd:e,remote:t,branch:n})=>L({args:["fetch",t,n],cwd:e}),pullRebase:({cwd:e,remote:t,branch:n})=>L({args:["pull","--rebase",t,n],cwd:e}),checkout:({cwd:e,branch:t})=>L({args:["checkout",t],cwd:e}),push:({cwd:e,remote:t,branch:n,setUpstream:r=!1})=>{let o=t&&n?["push",...r?["-u"]:[],t,n]:["push"];return L({args:o,cwd:e})},setUpstream:({cwd:e,branch:t,upstream:n})=>L({args:["branch","--set-upstream-to",n,t],cwd:e}),worktreeAdd:({cwd:e,worktreeRoot:t,branch:n})=>L({args:["worktree","add",t,n],cwd:e}),worktreeRemove:({cwd:e,worktreeRoot:t})=>L({args:["worktree","remove","--force",t],cwd:e}),worktreePrune:({cwd:e})=>L({args:["worktree","prune"],cwd:e})};var pr=15e3,rs={...process.env,GIT_TERMINAL_PROMPT:"0",GIT_ASKPASS:"echo"},vr=({args:e,cwd:t,allowFail:n})=>new Promise(r=>{if(!gn.existsSync(t)){let p=`Git cwd does not exist: ${t}`;if(n){r({stdout:"",stderr:p,exitCode:1});return}r(s(p));return}let o=ns("git",e,{cwd:t,stdio:["ignore","pipe","pipe"],env:rs}),i=!1,a="",c="",u=p=>{i||(i=!0,clearTimeout(m),r(p))},m=setTimeout(()=>{o.kill("SIGTERM");let p=[`git ${e.join(" ")}`,`cwd=${t}`,`Git command timed out after ${pr}ms`].join(`
|
|
8
|
+
`);u(n?{stdout:a,stderr:p,exitCode:124}:s(p))},pr);o.stdout.setEncoding("utf8"),o.stderr.setEncoding("utf8"),o.stdout.on("data",p=>{a+=p}),o.stderr.on("data",p=>{c+=p}),o.on("error",p=>{if(n){u({stdout:a,stderr:p.message,exitCode:1});return}u(s([`git ${e.join(" ")}`,`cwd=${t}`,p.message].join(`
|
|
9
|
+
`)))}),o.on("close",p=>{let x=p??1;if(n){u({stdout:a,stderr:c,exitCode:x});return}if(x!==0){u(s([`git ${e.join(" ")}`,c.trim()||a.trim()||"Git command failed"].filter(Boolean).join(`
|
|
10
|
+
`)));return}u(l("Git command succeeded",{stdout:a,stderr:c,exitCode:x}))})}),L=({args:e,cwd:t})=>vr({args:e,cwd:t,allowFail:!1}),We=({args:e,cwd:t})=>vr({args:e,cwd:t,allowFail:!0}),bt=async({cwd:e,message:t})=>{let n=await K.commit({cwd:e,message:t});if(d(n))return s(`Failed to create commit
|
|
11
|
+
${n.message}`);let r=await L({args:["rev-parse","HEAD"],cwd:e});return d(r)?s(`Commit created, but failed to read HEAD SHA
|
|
12
|
+
${r.message}`):l("Created commit and resolved SHA",r.value.stdout.trim())},fn=async e=>{let t=await Cr(e);if(d(t))return s(t.message);let n=t.value,o=["MERGE_HEAD","CHERRY_PICK_HEAD","REVERT_HEAD","REBASE_HEAD","rebase-merge","rebase-apply"].filter(i=>gn.existsSync(fr.join(n,i)));return l("Checked for in-progress Git operation",o.length>0)},vn=async({repoRoot:e})=>{let n=(await We({args:["remote","get-url",oe],cwd:e})).exitCode===0;return l(`Checked remote ${n}`,n)},St=async({repoRoot:e,branch:t})=>{let n=await We({args:["ls-remote","--heads",oe,t],cwd:e});return n.exitCode!==0?s(n.stderr.trim()||`Unable to inspect remote branch ${oe}/${t}`):l("Checked remote branch",n.stdout.trim().length>0)},yr=async({repoRoot:e,branch:t})=>{let n=await We({args:["show-ref","--verify","--quiet",`refs/heads/${t}`],cwd:e});return n.exitCode===0?l("Local branch exists",!0):n.exitCode===1?l("Local branch missing",!1):s(n.stderr.trim()||`Unable to inspect branch ${t}`)},gr=e=>{try{return gn.realpathSync.native(e)}catch{return fr.resolve(e)}},xr=async({repoRoot:e,worktreeRoot:t})=>{let n=await L({args:["worktree","list","--porcelain"],cwd:e});if(d(n))return s(n.message);let r=gr(t),o=n.value.stdout.split(`
|
|
13
|
+
`).filter(i=>i.startsWith("worktree ")).map(i=>i.slice(9)).map(gr).includes(r);return l("Checked worktree registration",o)},yn=async e=>{let t=await We({args:["rev-parse","--abbrev-ref","--symbolic-full-name","@{u}"],cwd:e});return l("Checked upstream",t.exitCode===0&&t.stdout.trim().length>0)},Rt=async e=>{let t=await L({args:["rev-parse","--abbrev-ref","HEAD"],cwd:e});return d(t)?s(t.message):l("Resolved current branch",t.value.stdout.trim())},Nr=async e=>{let t=await L({args:["rev-parse","--short","HEAD"],cwd:e});return d(t)?s(t.message):l("Resolved short HEAD sha",t.value.stdout.trim())},Er=e=>e.includes("fetch first")||e.includes("non-fast-forward")||e.includes("failed to push some refs"),xn=async({cwd:e,branch:t})=>{let n=await St({repoRoot:e,branch:t});if(d(n))return s(n.message);if(!n.value)return l("Remote branch missing, skipped pull",!1);let r=await K.fetch({cwd:e,remote:oe,branch:t});if(d(r))return s(`Failed to fetch ${t}
|
|
14
|
+
${r.message}`);let o=await K.pullRebase({cwd:e,remote:oe,branch:t});return d(o)?s(`Failed during pull --rebase
|
|
15
|
+
${o.message}`):l("Pulled with rebase",!0)},hr=async e=>{let t=await L({args:["status","--porcelain"],cwd:e});return d(t)?s(t.message):l("Checked state branch changes",t.value.stdout.trim().length>0)},Ir=async e=>{let t=await Rt(e);return d(t)?s(t.message):l("Checked detached HEAD state",t.value==="HEAD")};var br="4b825dc642cb6eb9a060e54bf8d69288fbee4904",Sr=e=>le.join(ge,Et,e),Rr=()=>le.join(os.homedir(),ie),Ar=()=>le.join(Rr(),"worktrees"),wr=e=>{let t=dr(e);return d(t)?s(t.message):l("Resolved state branch root",le.join(Ar(),t.value))},is=e=>le.join(e,ge),ke=e=>le.join(is(e),Et),Nn=({root:e,fileName:t})=>le.join(ke(e),t),nt=e=>{try{return tt.mkdirSync(e,{recursive:!0}),l("Ensured directory",void 0)}catch(t){return s(t instanceof Error?t.message:String(t))}},Tr=()=>{let e=nt(Rr());if(d(e))return s(`Ensure epiq home failed.
|
|
16
|
+
`+e.message);let t=nt(Ar());return d(t)?s(`Ensure worktrees dir failed.
|
|
17
|
+
`+t.message):l("Ensured epiq storage",!0)},Mr=e=>{tt.existsSync(e)&&(Z.debug("[sync] remove path",e),tt.rmSync(e,{recursive:!0,force:!0}))},kr=e=>{let t=ke(e);if(!tt.existsSync(t))return l("Events dir missing",[]);let n=tt.readdirSync(t,{withFileTypes:!0}).filter(r=>r.isFile()).map(r=>r.name).filter(r=>r.endsWith(".jsonl")).sort();return l("Listed event files",n)},Pr=(e,t)=>{for(let n of[ke(e),ke(t)]){let r=nt(n);if(d(r))return s(r.message)}return l("Ensured state branch",void 0)},Fr=async e=>{let t=await L({args:["ls-tree","--name-only","HEAD"],cwd:e});if(d(t))return s(`ensure state branch is storage only failed
|
|
18
18
|
`+t.message);let r=t.value.stdout.trim().split(`
|
|
19
|
-
`).filter(Boolean).filter(a=>a!==ge);if(r.length===0)return l("State branch is storage-only",!1);let o=await
|
|
20
|
-
${o.message}`);let i=await
|
|
21
|
-
${t.message}`);let n=t.value.stdout.trim(),r=await
|
|
22
|
-
${r.message}`):l("Created state branch",!0)},
|
|
23
|
-
`+t.message);if(t.value)return l("Local state branch already exists",!1);let n=await
|
|
24
|
-
`+n.message);if(!n.value)return
|
|
25
|
-
`+r.message);if(!r.value)return
|
|
26
|
-
${o.message}`);let i=await
|
|
27
|
-
${i.message}`):l("Created local state branch from remote",!0)},
|
|
28
|
-
`),o=null;for(let i of r){if(i.startsWith("worktree ")){o=i.slice(9);continue}if(i===`branch refs/heads/${t}`&&o)return l("Found worktree for branch",o)}return l("No worktree found for branch",null)},
|
|
29
|
-
`+n.message);
|
|
30
|
-
${r.message}`):l("Created state branch worktree",!0)},
|
|
31
|
-
${c.message}`)}if(o&&!
|
|
32
|
-
${c.message}`)}let i=await
|
|
33
|
-
${c.message}`)}return
|
|
34
|
-
${n.message}`):l("Checked out state branch",!0)},
|
|
35
|
-
${o.message}`);let i=await
|
|
36
|
-
${i.message}`):l("Configured state branch upstream",!0)},
|
|
37
|
-
${
|
|
38
|
-
`+n.message):
|
|
39
|
-
${n.message}`):l("Pushed state branch",!0)}
|
|
40
|
-
`,"utf8"),l("Event persisted",{path:o.value,entry:c.value}))}catch(n){let r=n instanceof Error?n.message:"Unknown persist error";return s(`Failed to persist event: ${r}`)}}var
|
|
41
|
-
`)){let i=o.trim();if(!i)continue;let a;try{a=JSON.parse(i)}catch{return s(`Failed to parse event JSON from ${e}: ${i}`)}let c=
|
|
19
|
+
`).filter(Boolean).filter(a=>a!==ge);if(r.length===0)return l("State branch is storage-only",!1);let o=await L({args:["rm","-r","--ignore-unmatch","--",...r],cwd:e});if(d(o))return s(`Failed to clean storage branch
|
|
20
|
+
${o.message}`);let i=await bt({cwd:e,message:"[epiq:repair-storage-branch]"});return d(i)?s(i.message):l("Cleaned storage branch",!0)},Lr=mn(async(e=process.cwd())=>{let t=await L({args:["rev-parse","--show-toplevel"],cwd:e});return d(t)?s("Not inside a Git repository"):l("Resolved repo root",t.value.stdout.trim())},e=>le.resolve(e)),Cr=mn(async e=>{let t=await L({args:["rev-parse","--git-dir"],cwd:e});if(d(t))return s(t.message);let n=t.value.stdout.trim(),r=le.isAbsolute(n)?n:le.join(e,n);return l("Resolved git dir",r)},e=>le.resolve(e));import je from"node:fs";import rt from"node:path";var Ur=async e=>{if((await We({args:["rev-parse","--verify","HEAD"],cwd:e})).exitCode===0)return l("Initial commit already exists",!1);Z.info("Creating initial commit");let n=await K.commit({cwd:e,message:"Initial commit",allowEmpty:!0});return d(n)?s(n.message):l("Created initial commit",!0)},Dr=e=>e.trim().replace(/\s+/g,"-").replace(/[^A-Za-z0-9._/-]/g,"-").replace(/-+/g,"-").replace(/^[-/.]+|[-/.]+$/g,"")||"unknown",ss=async e=>{let t=await Rt(e);if(d(t))return s(t.message);let n=await Nr(e);if(d(n))return s(n.message);let r=`[epiq:sync:${Dr(t.value)}:${Dr(n.value)}]`;return l("Built sync commit message",r)},Or=async e=>{Z.info(`Creating ${O}`);let t=await L({args:["commit-tree",br,"-m","[epiq:init-state-branch]"],cwd:e});if(d(t))return s(`Failed to create state branch commit
|
|
21
|
+
${t.message}`);let n=t.value.stdout.trim(),r=await L({args:["update-ref",`refs/heads/${O}`,n],cwd:e});return d(r)?s(`Failed to create ${O}
|
|
22
|
+
${r.message}`):l("Created state branch",!0)},as=async({repoRoot:e})=>{let t=await yr({repoRoot:e,branch:O});if(d(t))return s(`Ensure local state branch failed
|
|
23
|
+
`+t.message);if(t.value)return l("Local state branch already exists",!1);let n=await vn({repoRoot:e});if(d(n))return s(`Ensure local state branch failed
|
|
24
|
+
`+n.message);if(!n.value)return Or(e);let r=await St({repoRoot:e,branch:O});if(d(r))return s(`Ensure local state branch failed
|
|
25
|
+
`+r.message);if(!r.value)return Or(e);let o=await K.fetch({cwd:e,remote:oe,branch:O});if(d(o))return s(`Failed to fetch ${O} from remote
|
|
26
|
+
${o.message}`);let i=await L({args:["branch","--track",O,`${oe}/${O}`],cwd:e});return d(i)?s(`Failed to create local ${O} from remote
|
|
27
|
+
${i.message}`):l("Created local state branch from remote",!0)},ds=async({repoRoot:e,branch:t})=>{let n=await L({args:["worktree","list","--porcelain"],cwd:e});if(d(n))return s(n.message);let r=n.value.stdout.split(`
|
|
28
|
+
`),o=null;for(let i of r){if(i.startsWith("worktree ")){o=i.slice(9);continue}if(i===`branch refs/heads/${t}`&&o)return l("Found worktree for branch",o)}return l("No worktree found for branch",null)},ls=async({repoRoot:e,stateBranchRoot:t})=>{let n=nt(rt.dirname(t));if(d(n))return s(`Failed to create state branch worktree
|
|
29
|
+
`+n.message);je.existsSync(t)&&!je.existsSync(rt.join(t,".git"))&&(Z.info("Removing broken state branch worktree path"),Mr(t)),Z.info("Creating state branch worktree");let r=await K.worktreeAdd({cwd:e,worktreeRoot:t,branch:O});return d(r)?s(`Failed to create state branch worktree
|
|
30
|
+
${r.message}`):l("Created state branch worktree",!0)},cs=async({repoRoot:e,stateBranchRoot:t})=>{let n=await ds({repoRoot:e,branch:O});if(d(n))return s(n.message);let r=rt.resolve(t),o=n.value?rt.resolve(n.value):null;if(o&&o===r&&je.existsSync(o))return l("State branch already checked out in expected worktree",!1);if(o&&o!==r){Z.info("Moving state branch worktree to expected location");let c=await K.worktreeRemove({cwd:e,worktreeRoot:o});if(d(c))return s(`Failed to remove existing state branch worktree
|
|
31
|
+
${c.message}`)}if(o&&!je.existsSync(o)){Z.info("Pruning stale state branch worktree");let c=await K.worktreePrune({cwd:e});if(d(c))return s(`Failed to prune stale worktrees
|
|
32
|
+
${c.message}`)}let i=await xr({repoRoot:e,worktreeRoot:t});if(d(i))return s(i.message);let a=je.existsSync(t);if(i.value&&a)return l("State branch worktree already exists",!1);if(i.value&&!a){Z.info("Pruning missing registered state branch worktree");let c=await K.worktreePrune({cwd:e});if(d(c))return s(`Failed to prune stale worktrees
|
|
33
|
+
${c.message}`)}return ls({repoRoot:e,stateBranchRoot:t})},us=async e=>{let t=await Rt(e);if(d(t))return s(t.message);if(t.value===O)return l("State branch already checked out",!1);let n=await K.checkout({cwd:e,branch:O});return d(n)?s(`Failed to checkout ${O}
|
|
34
|
+
${n.message}`):l("Checked out state branch",!0)},ms=async e=>{let t=await yn(e);if(d(t))return s(t.message);if(t.value)return l("State branch upstream already configured",!1);let n=await vn({repoRoot:e});if(d(n))return s(n.message);if(!n.value)return l("No remote available for state branch upstream",!1);let r=await St({repoRoot:e,branch:O});if(d(r))return s(r.message);if(!r.value)return l("Remote state branch missing; upstream will be configured on first push",!1);Z.info(`Configuring ${O} upstream`);let o=await K.fetch({cwd:e,remote:oe,branch:O});if(d(o))return s(`Failed to fetch ${O}
|
|
35
|
+
${o.message}`);let i=await K.setUpstream({cwd:e,branch:O,upstream:`${oe}/${O}`});return d(i)?s(`Failed to set state branch upstream
|
|
36
|
+
${i.message}`):l("Configured state branch upstream",!0)},Br=async({stateBranchRoot:e,ownEventFileName:t})=>{let n=Sr(t),r=rt.join(e,n);if(!je.existsSync(r))return l("No event file to stage",void 0);let o=await K.stage({cwd:e,pathspec:[n]});return d(o)?s(`Failed to stage state branch event file
|
|
37
|
+
${o.message}`):l("Staged state branch event file",void 0)},_r=async({repoRoot:e,stateBranchRoot:t})=>{let n=await ss(e);return d(n)?s(`Create state branch sync commit failed
|
|
38
|
+
`+n.message):bt({cwd:t,message:n.value})},En=async e=>{let t=await yn(e);if(d(t))return s(t.message);let n=t.value?await K.push({cwd:e}):await K.push({cwd:e,remote:oe,branch:O,setUpstream:!0});return d(n)?s(`Failed during state branch push
|
|
39
|
+
${n.message}`):l("Pushed state branch",!0)},$r=async({repoRoot:e,stateBranchRoot:t,ensureUpstream:n})=>{let r=!1,o=[Tr(),await as({repoRoot:e}),await cs({repoRoot:e,stateBranchRoot:t}),await us(t),await Fr(t),n?await ms(t):l("Skipped state branch upstream bootstrap",!1)];for(let i of o){if(d(i))return s(i.message);r=r||!!i.value}return l(n?"Bootstrapped state storage":"Bootstrapped state storage (readonly)",r)};import Pt from"node:fs";import Sn from"node:path";import{decodeTime as Ts}from"ulid";import Mt from"node:fs";import Cn from"node:path";import{decodeTime as hs}from"ulid";import{z as In}from"zod";import ps from"node:fs";import gs from"node:path";import{decodeTime as fs,monotonicFactory as vs}from"ulid";import{z as ot}from"zod";var At={autoSync:!1,preferredEditor:null,userName:null,userId:null},fe=()=>At,wt=e=>(At={...At,...e},At);var Wr=e=>({action:e.action,payload:e.payload});var Hr=1,jr=vs(),ys=ot.tuple([ot.string().min(1),ot.string().min(1).nullable()]),xs=ot.looseObject({v:ot.literal(Hr),id:ys}),hn=e=>{let t=xs.safeParse(e);return t.success?l("Parsed persisted event",t.data):s(`Invalid persisted event: ${t.error.issues.map(n=>n.path.join(".")||n.message).join(", ")}`)},Tt=e=>e.trim().toLowerCase().replace(/[^a-z0-9._-]+/g,"-").replace(/^-+|-+$/g,"")||"unknown",X=()=>{let{userName:e,userId:t}=fe();return e?t?e.trim()?l("Successfully resolved actor ID",{userId:Tt(t),userName:Tt(e)}):s("Unable to resolve actor ID from settings or OS user info"):s("User ID not configured"):s("User name not configured")},it=({userId:e,userName:t})=>`${Tt(e)}.${Tt(t)}.jsonl`,Ns=(e,{userId:t,userName:n})=>{let r=it({userId:t,userName:n});if(!/^(?!.*\.jsonl.*\.jsonl).*\.jsonl$/.test(r))return s(`Invalid event log file name: ${r}`);let i=gs.join(Ze(e),r);return l("Successfully resolved event log path",i)},Es=(e,t)=>{let n={[e.action]:e.payload,v:Hr,id:t};return hn(n)};function Kr({event:e,rootDir:t=process.cwd()}){try{let n=de(t);if(d(n))return n;let r=ar(n.value);if(d(r))return r;let o=Ns(n.value,{userId:e.userId,userName:e.userName});if(d(o))return o;let i=Vr(n.value);if(d(i))return s(i.message);let a=i.value?jr(Math.max(Date.now(),fs(i.value)+1)):jr(),c=Es(Wr(e),[a,i.value]);return d(c)?s(c.message):(ps.appendFileSync(o.value,`${JSON.stringify(c.value)}
|
|
40
|
+
`,"utf8"),l("Event persisted",{path:o.value,entry:c.value}))}catch(n){let r=n instanceof Error?n.message:"Unknown persist error";return s(`Failed to persist event: ${r}`)}}var Is=In.object({userId:In.string().min(1).default("unknown"),userName:In.string().min(1).default("unknown")}),Cs=e=>{let[t,n]=Cn.basename(e,".jsonl").split("."),r=Is.safeParse({userId:t,userName:n});return r.success?l("Parsed event file actor",r.data):s(`Invalid event file name ${Cn.basename(e)}: ${r.error.issues.map(o=>o.path.join(".")||o.message).join(", ")}`)},bs=e=>{let t=Object.keys(e).filter(n=>n!=="id"&&n!=="v");return t.length!==1?s(`Invalid persisted event: expected exactly 1 action key, got ${t.length}`):!t[0]||!(t[0]in e)?s("Invalid persisted event: action key is missing or invalid"):l("Resolved persisted action",t[0])},Ss=(e,t)=>t in e,Rs=({id:e,action:t,payload:n,userId:r,userName:o})=>({id:e,action:t,payload:n,userId:r,userName:o}),As=e=>{let{userId:t,userName:n,...r}=e,o=bs(r);if(d(o))return s(o.message);let i=o.value,a=e.id?.[0];return a?Ss(r,i)?l("Decoded persisted event",Rs({id:a,action:i,payload:r[i],userId:t,userName:n})):s(`Persisted event is missing payload for action: ${i}`):s("Persisted event is missing id")},kt=e=>{if(!Mt.existsSync(e))return l("Event file missing",[]);let t=Cs(e);if(d(t))return s(t.message);let n=Mt.readFileSync(e,"utf8"),r=[];for(let o of n.split(`
|
|
41
|
+
`)){let i=o.trim();if(!i)continue;let a;try{a=JSON.parse(i)}catch{return s(`Failed to parse event JSON from ${e}: ${i}`)}let c=hn(a);if(d(c))return s(`${c.message} in ${e}: ${i}`);r.push({...c.value,userId:t.value.userId,userName:t.value.userName})}return l("Parsed persisted events file",r)};function qr(e){let t=Ze(e);if(!Mt.existsSync(t))return l("No events found",[]);let n=Mt.readdirSync(t).filter(o=>o.endsWith(".jsonl")).map(o=>Cn.join(t,o)),r=[];for(let o of n){let i=kt(o);if(d(i))return s(i.message);r.push(...i.value)}return l("All events loaded",ws(r))}function st(e){let t=qr(e);if(d(t))return s(t.message);let n=[];for(let r of t.value){let o=As(r);if(d(o))return s(`Failed to decode event ${r.id?.[0]??"<unknown>"}: ${o.message}`);n.push(o.value)}return l("Loaded merged events",n)}function Vr(e=process.cwd()){let t=qr(e);return d(t)?s(t.message):l("Loaded edge reference",t.value.at(-1)?.id?.[0]??null)}var ws=e=>{let t=new Map,n=new Map;for(let m of e){let p=m.id[0],x=m.id[1]??null;t.set(p,m);let E=n.get(x)??[];E.push(m),n.set(x,E)}for(let m of n.values())m.sort((p,x)=>p.id[0].localeCompare(x.id[0]));let r=[],o=new Set,i=m=>{let p=m.id[0];if(o.has(p))return;r.push(m),o.add(p);let x=n.get(p)??[];for(let E of x)i(E)},a=n.get(null)??[];for(let m of a)i(m);let c=e.filter(m=>{let p=m.id[0],x=m.id[1]??null;return!o.has(p)&&x!==null&&!t.has(x)}).sort((m,p)=>m.id[0].localeCompare(p.id[0]));for(let m of c)i(m);let u=e.filter(m=>!o.has(m.id[0])).sort((m,p)=>m.id[0].localeCompare(p.id[0]));for(let m of u)i(m);return r},zr=(e,t)=>{let n=e.findIndex(r=>{try{return hs(r.id)>t}catch{return!0}});return n===-1?{appliedEvents:e,unappliedEvents:[]}:{appliedEvents:e.slice(0,n),unappliedEvents:e.slice(n)}};var bn=e=>{let[t,n]=e.id;return`${t}:${n??""}`},Gr=e=>{let[t]=e.id;return Ts(t)},Ms=e=>{let{userId:t,userName:n,...r}=e;return r},ks=e=>e.length===0?"":e.map(t=>JSON.stringify(Ms(t))).join(`
|
|
42
42
|
`)+`
|
|
43
|
-
`,
|
|
44
|
-
`),l("Config written",null)}catch{return s(`Unable to write ~/${oe}/config.json`)}},Bt=e=>{let t=ao();if(d(t))return s("Failed to read existing config");let n={...t.value,...e};return lo(n)},co=()=>{let e=Mn(),t=Pn();if(d(t))return s(`Unable to create ~/${oe}`);if(!(te.readFile(e)!==null)){let u=lo(Xs);if(d(u))throw new Error(`Unable to create ~/${oe}/config.json`)}let r=ao();if(d(r))throw new Error(r.message||"Unable to load settings");let{preferredEditor:o,userName:i,userId:a,autoSync:c}=r.value;return!i||!a?s(`User name or ID not configured in ~/${oe}/config.json`):l("successfully loaded settings",{preferredEditor:o??"",userName:i,userId:a,autoSync:c??!1})};import{monotonicFactory as ea,ulid as _t}from"ulid";var Oe=24n,Zs=Oe*4n,ut=(1n<<Zs)-1n,Qs=/^[0-9a-f]+$/;function uo(e){return!e||!Qs.test(e)?s(`Invalid hex rank: ${e}`):l("Converted rank to bigint",BigInt("0x"+e))}function ye(e,t=Oe){if(e<0n)return s("Negative rank not allowed");let n=e.toString(16);return l("Converted bigint to hex rank",n.padStart(Number(t),"0"))}function K(e,t){if(!e&&!t)return ye(ut/2n,Oe);let n=e?uo(e):l("Resolved lower bound",0n);if(d(n))return n;let r=t?uo(t):l("Resolved upper bound",ut);if(d(r))return r;let o=n.value,i=r.value;if(i<=o)return ye(ut/2n,Oe);let a=(o+i)/2n;return a===o||a===i?s("No rank space available between neighbors"):ye(a,Oe)}function mo(){return ye(ut/2n,Oe)}function po(e){if(e<=0)return l("Resolved empty rank list",[]);let t=BigInt(e),n=[];for(let r=0;r<e;r++){let o=ut*BigInt(r+1)/(t+1n),i=ye(o,Oe);if(d(i))return i;n.push(i.value)}return l("Resolved evenly spaced ranks",n)}var $t=ea(),jt=({name:e,parent:t,rank:n,user:{userId:r,userName:o}})=>{let i=$t(),a=$t(),c=$t(),u=$t(),m=mo();if(d(m))return m;let g=K(m.value,void 0);if(d(g))return g;let E=K(g.value,void 0);return d(E)?E:l("Created issue events",[{id:_t(),userId:r,userName:o,action:"add.issue",payload:{id:i,parent:t,name:e,rank:n}},{id:_t(),userId:r,userName:o,action:"add.field",payload:{id:a,parent:i,name:"Description",val:"",rank:m.value}},{id:_t(),userId:r,userName:o,action:"add.field",payload:{id:c,parent:i,name:"Assignees",rank:g.value}},{id:_t(),userId:r,userName:o,action:"add.field",payload:{id:u,parent:i,name:"Tags",rank:E.value}}])};import Ze from"chalk";import{monotonicFactory as Dd,ulid as be}from"ulid";import{useSyncExternalStore as Pd}from"react";var P={WORKSPACE:"WORKSPACE",BOARD:"BOARD",SWIMLANE:"SWIMLANE",TICKET:"TICKET",FIELD:"FIELD",FIELD_LIST:"FIELD_LIST",TEXT:"TEXT"};function kn(e){return e.context==="WORKSPACE"}function Z(e){return e.context==="TICKET"}function go(e){return e.context==="FIELD"}var Wt=e=>e.context==="SWIMLANE",fo=e=>e.context==="BOARD";var f={DEFAULT:"default",MOVE:"move",HELP:"help",COMMAND_LINE:"command-line"};function Ht(e,t){let n=Math.min(e.length,t.length),r=0;for(;r<n&&e[r]===t[r];)r++;return r}var Kt=(e,t)=>t<=0?"":e.length<=t?e:t<=3?"...".slice(0,t):e.slice(0,t-3)+"...",qe=e=>typeof e!="string"?"":e.replace(/[\x00-\x08\x0B-\x1F\x7F]/g,"").replace(/[\r\n\t]/g," ").replace(/\s+/g," ").trim();var vo=e=>{let t=new Map;for(let n of e)for(let r=1;r<=n.length;r++){let o=n.slice(0,r),i=t.get(o);i?i.push(n):t.set(o,[n])}return t},yo=(e,t)=>t?e.get(t)??[]:[];var xo=new WeakMap,ta=e=>{let t=xo.get(e);return t||(t=vo(e),xo.set(e,t)),t};var Eo=({wordList:e,inputToMatch:t,overlapThreshold:n=1})=>{let r=t.toLowerCase();return yo(ta(e),r).filter(i=>Ht(r,i)>=n)};var na={hint:"",hints:[],overlap:0,remainder:""},No=({inputToMatch:e,lastWord:t,isLastWordCompleted:n},r)=>{if(n||e==="")return na;let o=Eo({wordList:r,inputToMatch:e,overlapThreshold:1});return ra(t,o)},ra=(e,t)=>{let n=t[0]??"",r=Ht(e.toLowerCase(),n.toLowerCase()),[o,i]=n.split(":"),a=r<(o??"").length,c=!!i,g=(c&&a?o:n)+(c&&a?":":" "),E=g.slice(r);return{hint:g,hints:t,overlap:r,remainder:E}};var ho=["vim","nvim","nano","micro","emacs","hx","code","code-insiders","subl","notepad","notepad++","idea","webstorm","default","system","$EDITOR","$VISUAL"];var Q={workspace:(e,t,n)=>({id:e,title:t,rank:n,isDeleted:!1,props:{},context:P.WORKSPACE,childRenderAxis:"vertical",parentNodeId:null,readonly:!0,log:[]}),board:(e,t,n,r,o=!1)=>({id:e,title:t,rank:r,isDeleted:!1,props:{},context:P.BOARD,childRenderAxis:"horizontal",parentNodeId:n,readonly:o,log:[]}),swimlane:(e,t,n,r)=>({id:e,title:t,rank:r,isDeleted:!1,props:{},context:P.SWIMLANE,childRenderAxis:"vertical",childNavigationAcrossParents:!0,parentNodeId:n,readonly:!1,log:[]}),field:(e,t,n,r,o={},i="horizontal")=>({id:e,title:t,rank:r,isDeleted:!1,props:o,context:P.FIELD,childRenderAxis:i,parentNodeId:n,readonly:!1,log:[]}),ticket:(e,t,n,r)=>({id:e,title:t,rank:r,isDeleted:!1,props:{},context:P.TICKET,childRenderAxis:"vertical",parentNodeId:n,readonly:!1,log:[]}),text:({id:e,name:t,parentNodeId:n,rank:r,props:o={},readonly:i=!0})=>({id:e,title:t,rank:r,isDeleted:!1,props:o,context:P.TEXT,childRenderAxis:"vertical",parentNodeId:n,readonly:i,log:[]})};import{ulid as oa}from"ulid";var Fn=(e,t)=>{let n=$(e),r=po(n.length);if(d(r))return r;let o={};for(let i=0;i<n.length;i++){let a=n[i],c=r.value[i];if(!a||!c)return s("Unable to assign rebalance rank");o[a.id]=c}return l("Created rebalance event",{id:oa(),action:"rebalance.children",payload:{parent:e,ranks:o},...t})};var ia=["00KM6CZ900T7180RM46K0JAYNF","00JR3R8E00A1Z4X9FGP9DV0SM5"],[X,Vt]=ia;var F=(e,t)=>s(`${t.action.split(".").join(" ")+" failed, "+e.toLowerCase()}. Evt id: ${t.id}`),sa={"init.workspace":e=>{let{id:t,name:n,rank:r}=e.payload,o=Q.workspace(t,n,r);Dn(o);let i=x.createNode(o);return d(i)?F(i.message??"Failed to initialize workspace",e):kn(i.value)?l("Workspace initialized",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.workspace":e=>{let{id:t,name:n,rank:r}=e.payload,o=Q.workspace(t,n,r),i=x.createNode(o);return d(i)?F(i.message??"Failed to add workspace",e):kn(i.value)?l("Added workspace",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.board":e=>{let{id:t,name:n,parent:r,rank:o}=e.payload,i=x.createNode(Q.board(t,n,r,o));return d(i)?F(i.message??"Unable to create board",e):fo(i.value)?l("Added board",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.swimlane":e=>{let{id:t,name:n,parent:r,rank:o}=e.payload,i=x.createNode(Q.swimlane(t,n,r,o));return d(i)?F(i.message??"Unable to create swimlane",e):Wt(i.value)?l("Added swimlane",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.issue":e=>{let{id:t,name:n,parent:r,rank:o}=e.payload,i=x.createNode(Q.ticket(t,n,r,o));return d(i)?F(i.message??"Unable to create issue",e):Z(i.value)?l("Added issue",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.field":e=>{let{id:t,name:n,parent:r,val:o,rank:i}=e.payload,a=x.createNode(Q.field(t,n,r,i,{value:o},n.includes("Description")?"vertical":"horizontal"));return d(a)?F(a.message??`Unable to create field: ${n}`,e):go(a.value)?l("Added field",{action:e.action,result:a.value}):s("Unexpected create node return value")},"edit.title":e=>{let{id:t,name:n}=e.payload;if(!x.getNode(t))return F(`Unable to locate node with id ${t}`,e);let o=x.renameNode(t,n);return d(o)?F(o.message??"Unable to edit title",e):l("Edited title",{action:e.action,result:o.value})},"delete.node":e=>{let{id:t}=e.payload,n=x.tombstoneNode(t);return d(n)?F(n.message??"Unable to delete node",e):l("Deleted node",{action:e.action,result:n.value})},"create.tag":e=>{let{id:t,name:n}=e.payload,r=x.createTag({id:t,name:n});return d(r)?F(r.message??"Unable to create tag",e):l("Tag added",{action:e.action,result:r.value})},"create.contributor":e=>{let{id:t,name:n}=e.payload,r=x.createContributor({id:t,name:n});return d(r)?F(r.message??"Unable to create contributor",e):l("Contributor created",{action:e.action,result:r.value})},"tag.issue":e=>{let{id:t,target:n,tagId:r,rank:o}=e.payload,i=x.tag(n,r,t,o);return d(i)?F(i.message??"Unable to tag issue",e):l("Issue tagged",{action:e.action,result:i.value})},"untag.issue":e=>{let{target:t,tagId:n}=e.payload,r=x.untag(t,n);return d(r)?F(r.message??"Unable to untag ",e):l("Issue untagged",{action:e.action,result:r.value})},"assign.issue":e=>{let{id:t,contributor:n,target:r,rank:o}=e.payload,i=x.assign(r,n,t,o);return d(i)?F(i.message??"Unable to assign issue",e):l("Assigned successfully",{action:e.action,result:i.value})},"unassign.issue":e=>{let{target:t,contributor:n}=e.payload,r=x.unassign(t,n);return d(r)?F(r.message??"Unable to unassign issue",e):l("Issue unassigned",{action:e.action,result:r.value})},"move.node":e=>{let{id:t,parent:n,rank:r}=e.payload,o=x.moveNodeToRank({id:t,parentId:n,rank:r});return d(o)?F(o.message??"Failed to move node",e):l("Moved node",{action:e.action,result:o.value})},"edit.description":e=>{let{id:t,md:n}=e.payload,r=x.editValue(t,n);return d(r)?F(r.message??"Unable to edit description",e):l("Set node value",{action:e.action,result:r.value})},"close.issue":e=>{let{id:t,parent:n,rank:r}=e.payload,o=x.getNode(t);if(!o)return F("Unable to locate issue",e);if(!Z(o))return F("Can only close issues",e);let i=x.getNode(X);if(!i)return F("Unable to locate target swimlane",e);if(n!==i.id)return F("Close target must be closed swimlane",e);let a=x.moveNodeToRank({id:t,parentId:n,rank:r});return d(a)?F(a.message??"Unable to close issue",e):l("Issue closed",{action:e.action,result:{id:t}})},"reopen.issue":e=>{let{id:t,parent:n,rank:r}=e.payload,o=x.getNode(t);if(!o)return F("Unable to locate issue",e);if(!Z(o))return F("Can only reopen issues",e);let i=x.getNode(X);if(!i)return F("Unable to locate closed swimlane",e);if(n===i.id)return F("Cannot reopen issue into closed swimlane",e);if(!x.getNode(n))return F("Reopen parent no longer exists",e);let c=x.moveNodeToRank({id:t,parentId:n,rank:r});return d(c)?F(c.message??"Unable to reopen issue",e):l("Issue reopened",{action:e.action,result:{id:t}})},"lock.node":e=>{let{id:t}=e.payload,n=x.lockNode(t);return d(n)?F(n.message??"Unable to lock node",e):l("Node locked",{action:e.action,result:n.value})},"rebalance.children":e=>{let{parent:t,ranks:n}=e.payload;for(let[r,o]of Object.entries(n)){let i=x.getNode(r);if(!i)return F(`Unable to locate node ${r}`,e);if(i.parentNodeId!==t)return F(`Node ${r} is not child of ${t}`,e);let a=x.updateNode({...i,rank:o});if(d(a))return F(a.message??"Unable to rebalance child",e)}return l("Rebalanced children",{action:e.action,result:{parent:t}})}},aa=(e,t)=>{let n=x.getNode(e);n&&x.updateNode({...n,log:[...n.log??[],t]})},da=e=>{switch(e.action){case"init.workspace":case"add.workspace":case"add.board":case"add.swimlane":case"add.issue":case"add.field":case"edit.title":case"lock.node":case"delete.node":case"move.node":case"close.issue":case"reopen.issue":return[e.payload.id];case"edit.description":let t=[e.payload.id],n=v().nodes[e.payload.id]?.parentNodeId;return n&&t.push(n),t;case"tag.issue":case"untag.issue":case"assign.issue":case"unassign.issue":return[e.payload.id,e.payload.target];case"create.tag":case"create.contributor":default:return[]}};function mt(e,t=!1){let n=sa[e.action](e);if(d(n))return n;t||([...new Set(da(e))].forEach(a=>aa(a,e)),ne(a=>({...a,eventLog:[...a.eventLog,e]})));let r=e.userId,o=e.userName;return!r?.length||!o?.length?F("Invalid user ID format",e):(x.createContributor({name:o,id:r}),n)}var Ue=e=>e.map(t=>mt(t));function W(e){let t=mt(e);if(t.status!==me.Success)return t;let n=kt({event:e});return d(n)?n:t}function ze(e){return e.map(t=>W(t))}var Io=e=>Ln($(e),{at:"end"}),Ln=(e,t={at:"end"})=>{let n=r=>d(r)?l("Rank space exhausted",{rank:"",needsRebalance:!0}):l("Resolved rank",{rank:r.value,needsRebalance:!1});if(e.length===0)return n(K(void 0,void 0));switch(t.at){case"start":{let r=e[0];return r?n(K(void 0,r.rank)):s("Unable to resolve first sibling")}case"end":{let r=e[e.length-1];return r?n(K(r.rank,void 0)):s("Unable to resolve last sibling")}case"before":{let r=Co(e,t.sibling);if(r<0)return s("Sibling not found");let o=r>0?e[r-1]:void 0,i=e[r];return i?n(K(o?.rank,i.rank)):s("Sibling not found")}case"after":{let r=Co(e,t.sibling);if(r<0)return s("Sibling not found");let o=e[r],i=r<e.length-1?e[r+1]:void 0;return o?n(K(o.rank,i?.rank)):s("Sibling not found")}}},$=e=>Object.values(v().nodes).filter(t=>!!t&&!t.isDeleted&&t.parentNodeId===e).sort((t,n)=>t.rank.localeCompare(n.rank)),Co=(e,t)=>e.findIndex(n=>n.id===t),bo=(e,t,n={at:"end"})=>Ln($(t).filter(r=>r.id!==e),n),xe=(e,t,n,r)=>{let o=bo(t,e,n);if(d(o))return o;if(!o.value.needsRebalance)return l("Resolved rank",o.value.rank);let i=Fn(e,r);if(d(i))return i;let a=W(i.value);if(d(a))return a;let c=bo(t,e,n);return d(c)?c:c.value.needsRebalance?s("Rank rebalance failed to create space"):l("Resolved rank after rebalance",c.value.rank)},we=(e,t)=>{let n=Io(e);if(d(n))return n;if(!n.value.needsRebalance)return l("Resolved rank",n.value.rank);let r=Fn(e,t);if(d(r))return r;let o=W(r.value);if(d(o))return o;let i=Io(e);return d(i)?i:i.value.needsRebalance?s("Rank rebalance failed to create space"):l("Resolved rank after rebalance",i.value.rank)};var Ge=(e,t)=>{let{nodes:n}=v(),r=n[e];if(!r)return s("Node not found");if(r.context===t)return l("Resolved ancestor node",r);let o=r.parentNodeId?n[r.parentNodeId]:void 0;for(;o;){if(o.context===t)return l("Resolved ancestor node",o);o=o.parentNodeId?n[o.parentNodeId]:void 0}return s(`No ancestor found for context: ${t}`)},la=(e,t)=>{let{nodes:n}=v(),r=n[e];for(;r?.parentNodeId;){if(r.parentNodeId===t)return!0;r=n[r.parentNodeId]}return!1},On=(e,t)=>e?e.readonly?s({move:"Cannot move readonly node",rename:"Cannot rename readonly node",edit:"Cannot edit readonly node"}[t]):null:s("Node not found"),x={deleteNode(e){ne(t=>{let n={...t.nodes};return delete n[e],{...t,nodes:n}})},editValue(e,t){let{nodes:n}=v(),r=n[e];if(!r)return s("Edit target node not found");let o=On(r,"edit");if(o)return o;let i={...r,props:{...r.props,value:t}};return this.updateNode(i),l("Issue description updated",{md:t})},renameNode(e,t){let n=this.getNode(e);if(!n)return s("Rename target node not found");let r=On(n,"rename");if(r)return r;let o={...n,title:t};return this.updateNode(o),l("Renamed node",o)},getExistingTags(){let{tags:e}=v();return[...new Set(Object.values(e).map(t=>t.name).filter(Boolean))]},getExistingAssignees(){let{contributors:e}=v();return[...new Set(Object.values(e).map(t=>t.name).filter(Boolean))]},getFieldByTitle(e,t){return $(e).find(n=>n.title===t)},moveNodeToRank({id:e,parentId:t,rank:n}){let{rootNodeId:r}=v(),o=this.getNode(e),i=this.getNode(t);if(!o)return s("Node not found");if(!i)return s("Target parent not found");if(r===e)return s("Cannot move root node");if(e===t)return s("Cannot move node into itself");let a=On(o,"move");if(a)return a;if(la(t,e))return s("Cannot move node into its own descendant");let c={...o,parentNodeId:t,rank:n};return this.updateNode(c),l("Moved node successfully",c)},tombstoneNode(e){let{nodes:t,currentNodeId:n,rootNodeId:r}=v(),o=this.getNode(e);if(!o)return s("Node not found");if(r===e)return s("Cannot delete root node");let i=new Set,a=u=>{let m=t[u];if(!(!m||i.has(u))){i.add(u);for(let g of $(m.id))a(g.id)}};a(e);let c={...structuredClone(t)};for(let u of i){if(!c[u])return s("Unable to locate node to delete");c[u]={...c[u],isDeleted:!0}}return n?(I({nodes:c}),l("Successfully tomb stoned",o)):s("Unable to delete undefined")},createContributor(e){let t=ne(n=>({...n,contributors:{...n.contributors,[e.id]:e}}));return d(t)?s("Unable to create contributor"):l("Created contributor",e)},assign(e,t,n,r){let o=this.getContributor(t),i=this.getNode(e);if(!i||!o)return s("Unable assign contributor to issue");let a=this.getFieldByTitle(i.id,"Assignees");if(!a)return s("Unable to locate assignees field");if($(a.id).some(g=>g.props?.value===t))return s("Contributor already assigned");let u=Q.field(n,o.name,a.id,r,{value:t}),m=this.createNode(u);return d(m)?m:l("Assigned contributor",u)},createTag(e){let t=ne(n=>({...n,tags:{...n.tags,[e.id]:e}}));return d(t)?s("Could not create tag"):l("Tag created",e)},tag(e,t,n,r){let o=this.getTag(t),i=this.getNode(e);if(!o)return s("Unable to add tag, missing tag");if(!i)return s("Unable to add tag, missing target");let a=this.getFieldByTitle(i.id,"Tags");if(!a)return s("Unable to locate tags field");if($(a.id).some(g=>g.props?.value===t))return s("Tag already assigned");let u=Q.field(n,o.name,a.id,r,{value:t}),m=this.createNode(u);return d(m)?m:l("Tag added",u)},untag(e,t){let n=this.getTag(t),r=this.getNode(e);if(!n)return s("Unable to remove tag, missing tag");if(!r)return s("Unable to remove tag, missing target");let o=this.getFieldByTitle(r.id,"Tags");if(!o)return s("Unable to locate tags field");let i=$(o.id).find(c=>c.props?.value===t);if(!i)return l("Issue is not tagged with that tag",null);let a={...i,isDeleted:!0};return this.updateNode(a),l("Tag removed",a)},unassign(e,t){let n=this.getContributor(t),r=this.getNode(e);if(!n)return s("Unable to unassign, missing contributor");if(!r)return s("Unable to unassign, missing target");let o=this.getFieldByTitle(r.id,"Assignees");if(!o)return s("Unable to locate assignees field");let i=$(o.id).find(c=>c.props?.value===t);if(!i)return l("Issue is not assigned to that contributor",null);let a={...i,isDeleted:!0};return this.updateNode(a),l("Assignee removed",a)},createNode(e){let t=ne(n=>({...n,nodes:{...n.nodes,[e.id]:e}}));return d(t)?s("Unable to create node"):l("Node created",e)},lockNode(e){let t=this.getNode(e);if(!t)return s("Failed to locate node");let n={...t,readonly:!0},r=ne(o=>({...o,nodes:{...o.nodes,[e]:n}}));return d(r)?s(r.message):l("Locked node",n)},updateNode(e){let t=ne(n=>({...n,nodes:{...n.nodes,[e.id]:e}}));return d(t)?t:l("Updated node",e)},getContributor(e){return v().contributors[e]},getTag(e){return v().tags[e]},getNode(e){return v().nodes[e]},getSiblings(e){return $(e)}};var So=()=>{let e=ve(),t=!!e.userName?.trim(),n=!!e.preferredEditor?.trim();return{isSetup:n&&t,hasPreferredEditor:n,hasUserName:t,userName:e.userName,preferredEditor:e.preferredEditor}},Ro=()=>!pt();var q={bg:"#1a1b26",fg:"#c8d3ff",grayDark:"#2a2f45",gray:"#46507a",grayLight:"#969bb5",cyan:"#88d5ee",cyanSoft:"#8fe6fb",blue:"#5b8cff",magenta:"#a78bfa",magentaSoft:"#c4b5fd",green:"#8fdc8c",yellow:"#f1c27d",red:"#ff7a90",white:"#ffffff"},M={accent:q.cyan,accent2:q.magenta,primary:q.white,secondary:q.grayDark,secondary2:q.grayLight,gray:q.gray,green:q.green,yellow:q.yellow,red:q.red};var y={red:q.red,yellow:q.yellow,green:q.green,blue:q.blue,magenta:q.magenta,cyan:q.cyan},Xe={urgent:y.red,critical:y.red,important:y.red,blocker:y.red,asap:y.red,immediate:y.red,fail:y.red,failure:y.red,broken:y.red,bug:y.red,error:y.red,incident:y.red,outage:y.red,production:y.red,crash:y.red,security:y.red,warning:y.yellow,warn:y.yellow,risky:y.yellow,risk:y.yellow,attention:y.yellow,pending:y.yellow,review:y.yellow,"needs-review":y.yellow,qa:y.yellow,testing:y.yellow,test:y.yellow,validate:y.yellow,verification:y.yellow,staging:y.yellow,check:y.yellow,"follow-up":y.yellow,followup:y.yellow,waiting:y.yellow,blocked:y.yellow,hold:y.yellow,done:y.green,complete:y.green,completed:y.green,success:y.green,ok:y.green,stable:y.green,resolved:y.green,fixed:y.green,closed:y.green,merged:y.green,released:y.green,deployed:y.green,approved:y.green,verified:y.green,working:y.green,healthy:y.green,pass:y.green,passing:y.green,info:y.blue,information:y.blue,note:y.blue,docs:y.blue,documentation:y.blue,doc:y.blue,guide:y.blue,help:y.blue,explanation:y.blue,detail:y.blue,details:y.blue,context:y.blue,design:y.blue,discussion:y.blue,proposal:y.blue,idea:y.blue,feature:y.magenta,enhancement:y.magenta,improvement:y.magenta,refactor:y.magenta,refactoring:y.magenta,cleanup:y.magenta,optimize:y.magenta,optimization:y.magenta,perf:y.magenta,performance:y.magenta,upgrade:y.magenta,migration:y.magenta,modernize:y.magenta,debt:y.magenta,todo:y.cyan,next:y.cyan,planned:y.cyan,plan:y.cyan,future:y.cyan,backlog:y.cyan,investigate:y.cyan,explore:y.cyan,prototype:y.cyan};var Ao=(e,t)=>{let r=S(e.id).find(o=>o.title===t);return r?S(r.id).map(o=>typeof o.props?.value=="string"?o.props.value:"").filter(o=>!!o):[]},Un=e=>Ao(e,"Tags").map(t=>x.getTag(t)).filter(t=>!!t),qt=()=>{let{breadCrumb:e,selectedNode:t}=v(),n=[...e,t].find(r=>r?.context==="TICKET");return!n||!Z(n)?s("Invalid untag target"):l("Retrieved tags from ticket in breadcrumb",Un(n)??[])},zt=()=>{let{breadCrumb:e,selectedNode:t}=v(),n=[...e,t].find(r=>r?.context==="TICKET");return!n||!Z(n)?s("Invalid untag target"):l("Retrieved tags from ticket in breadcrumb",Bn(n)??[])},Bn=e=>Ao(e,"Assignees").map(t=>x.getContributor(t)).filter(t=>!!t);var wo=(e,t)=>{let r=S(e.id).find(o=>o.title===t);return r&&typeof r.props?.value=="string"?qe(r.props.value):""};var p={EXIT:"exit",INIT:"init",HELP:"help",NEW:"new",TAG:"tag",UNTAG:"untag",MOVE:"move",PEEK:"peek",FILTER:"filter",ASSIGN:"assign",UNASSIGN:"unassign",DELETE:"delete",RENAME:"rename",CLOSE_ISSUE:"close",RE_OPEN_ISSUE:"reopen",SET_DESCRIPTION:"edit",SET_EDITOR:"config:editor",SET_VIEW:"config:view",SET_USERNAME:"config:username",SYNC:"sync",EXPORT:"export",NONE:""};var ca=/^(\d+)(h|d|w|mo|y)$/,ua=/^(\d{4})-(\d{2})-(\d{2})(?:(?::|\s)(\d{2}):(\d{2}))?$/,ma=({year:e,month:t,day:n,hour:r=0,minute:o=0})=>{let i=new Date(e,t-1,n,r,o);return i.getFullYear()===e&&i.getMonth()===t-1&&i.getDate()===n&&i.getHours()===r&&i.getMinutes()===o},pa=(e,t=new Date)=>{let n=e.match(ca);if(!n)return null;let[,r,o]=n,i=Number(r);if(!Number.isInteger(i)||i<=0)return null;let a=new Date(t);switch(o){case"h":return a.setHours(a.getHours()-i),a;case"d":return a.setDate(a.getDate()-i),a;case"w":return a.setDate(a.getDate()-i*7),a;case"mo":return a.setMonth(a.getMonth()-i),a;case"y":return a.setFullYear(a.getFullYear()-i),a;default:return null}},ga=e=>{let t=e.match(ua);if(!t)return null;let[,n,r,o,i,a]=t,c=Number(n),u=Number(r),m=Number(o),g=i?Number(i):0,E=a?Number(a):0;return ma({year:c,month:u,day:m,hour:g,minute:E})?new Date(c,u-1,m,g,E):null},Gt=e=>{let t=e.trim().toLowerCase();return pa(t)??ga(t)},To=({date:e,horizonDate:t})=>t?e.getTime()>=t.getTime():!0,fa=[{unit:"h",from:1,to:24},{unit:"d",from:1,to:7},{unit:"w",from:1,to:52},{unit:"mo",from:1,to:12},{unit:"y",from:1,to:5}],Mo=(e=fa)=>{let t=[];for(let{unit:n,from:r,to:o}of e)for(let i=r;i<=o;i++)t.push(`${i}${n}`);return t};var va=["BOARD","TICKET","SWIMLANE"],Be=[p.SYNC,p.HELP,p.EXPORT,p.SET_VIEW,p.SET_EDITOR,p.SET_USERNAME],Xt=[p.NEW,p.RENAME,p.DELETE,p.MOVE],_n=[p.TAG,p.UNTAG,p.ASSIGN,p.UNASSIGN,p.CLOSE_ISSUE,p.RE_OPEN_ISSUE,p.SET_DESCRIPTION],Po=[p.FILTER,p.PEEK],ya={WORKSPACE:[...Be,...Xt],BOARD:[...Po,...Be,...Xt],SWIMLANE:[...Po,...Be,...Xt],TICKET:[...Be,...Xt,..._n],FIELD:[...Be,..._n],FIELD_LIST:[...Be,..._n],TEXT:[...Be]},xa=e=>e==="WORKSPACE"?["board"]:["issue","swimlane","board"],Ea=()=>{let{currentNode:e,selectedNode:t,readOnly:n}=v();if(!So().isSetup)return[p.HELP,p.SET_EDITOR,p.SET_USERNAME];if(!Ro())return[p.HELP,p.INIT];if(n)return[p.HELP,p.PEEK,p.EXPORT,p.SET_VIEW];let o=e.context??"WORKSPACE",i=t?.context,a=i&&va.includes(i);return ya[o].filter(c=>c===p.RENAME||c===p.DELETE||c===p.MOVE?a:!0)},V=e=>{let{currentNode:t}=v(),n=t.context??"WORKSPACE";return{[p.NONE]:Ea(),[p.EXIT]:["confirm"],[p.EXPORT]:[],[p.SYNC]:[],[p.INIT]:[],[p.HELP]:[],[p.PEEK]:[...Mo(),"now","prev","next"],[p.SET_USERNAME]:[],[p.SET_DESCRIPTION]:["confirm"],[p.DELETE]:["confirm"],[p.RE_OPEN_ISSUE]:["confirm"],[p.CLOSE_ISSUE]:["confirm"],[p.MOVE]:["start","confirm","next","previous","to-next","to-previous","cancel"],[p.FILTER]:["tag","assignee","description","title","clear"],[p.SET_VIEW]:["dense","wide"],[p.SET_EDITOR]:[...ho],[p.TAG]:[...new Set([...Object.keys(Xe),...x.getExistingTags()])],[p.UNTAG]:[...qt()?.value?.map(({name:o})=>o)??[]],[p.UNASSIGN]:[...zt()?.value?.map(({name:o})=>o)??[]],[p.ASSIGN]:x.getExistingAssignees(),[p.RENAME]:[],[p.NEW]:xa(n)}[e]??[]};import Ye from"chalk";import{decodeTime as ko}from"ulid";var Fo=e=>{let t=Date.now()-e,n=[{label:"y",ms:1e3*60*60*24*365},{label:"mo",ms:1e3*60*60*24*30},{label:"w",ms:1e3*60*60*24*7},{label:"d",ms:1e3*60*60*24},{label:"h",ms:1e3*60*60},{label:"m",ms:1e3*60},{label:"s",ms:1e3}];for(let{label:r,ms:o}of n){let i=Math.floor(t/o);if(i>=1)return`${i}${r} ago`}return"just now"};var Do=e=>{try{return l("Decoded date",new Date(ko(e)))}catch(t){return s("Decoding failed + "+t.message)}},$n=e=>{if(!e?.id)return null;try{return ko(e.id)}catch{return null}};var _e=(e,t)=>{let n=e.find(r=>r.context===t);return n!==void 0?l("Found node",n):s("Unable to find node in breadcrumb")};import Lo from"chalk";var Wn={stringColor:{saturation:50,lightness:60},gradient:{stops:[[174,150,240],[92,138,232],[102,204,226]]}},Na=(e,t,n)=>Math.max(t,Math.min(n,e)),jn=(e,t,n)=>e+(t-e)*n,Oo=e=>{let t=0;for(let n=0;n<e.length;n++)t=t*31+e.charCodeAt(n)>>>0;return t},ha=(e,t,n)=>{let r=t/100,o=n/100,i=(1-Math.abs(2*o-1))*r,a=e/60,c=i*(1-Math.abs(a%2-1)),u=0,m=0,g=0;a>=0&&a<1?(u=i,m=c):a>=1&&a<2?(u=c,m=i):a>=2&&a<3?(m=i,g=c):a>=3&&a<4?(m=c,g=i):a>=4&&a<5?(u=c,g=i):(u=i,g=c);let E=o-i/2;return[Math.round((u+E)*255),Math.round((m+E)*255),Math.round((g+E)*255)]},Ia=([e,t,n])=>`#${e.toString(16).padStart(2,"0")}${t.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}`,Ca=(e,t,n)=>[Math.round(jn(e[0],t[0],n)),Math.round(jn(e[1],t[1],n)),Math.round(jn(e[2],t[2],n))],gt=e=>{let n=Oo(e)%360,r=ha(n,Wn.stringColor.saturation,Wn.stringColor.lightness);return Ia(r)},ba=e=>{let t=Wn.gradient.stops,n=Na(e,0,1);if(t.length===0)return[0,0,0];if(t.length===1)return t[0];let r=t.length-1,o=n*r,i=Math.min(Math.floor(o),r-1),a=o-i;return Ca(t[i],t[i+1],a)},Yt=e=>Oo(e.toLowerCase().trim())/4294967295,Sa=e=>{let t=Yt(e);return ba(t)},Ra=e=>{let[t,n,r]=Sa(e);return{normal:o=>Lo.bgRgb(t,n,r).black(o),cursor:o=>Lo.bgRgb(t,n,r).white.bold(o)}};var Hn=e=>Ra(e).normal(` ${e} `),ee=(e,t=Xe)=>{let r=(o=>o.toLowerCase().trim())(e);return r&&t[r]?t[r]:gt(r)};var Ee={None:"none",Invalid:"invalid",Valid:"valid"};var Aa=["BOARD","TICKET","SWIMLANE"],Kn=()=>{let e=v().selectedNode;return e?.context?Aa.includes(e?.context)?_():U({message:"Command not available in this context"}):U({message:"Missing target context"})},Y="<ENTER> to confirm",_=(e="",t=[])=>({message:e,validity:Ee.Valid,completionWordList:t}),U=({message:e,completionWordList:t=[]})=>({validity:Ee.Invalid,message:e,completionWordList:t}),vt=e=>e.length===0,Te=({prefix:e="",wordList:t,postfix:n="",noOfHints:r=100,inputString:o,minLengthForHints:i=1})=>{let u=[...t.filter(Boolean).filter(g=>g.startsWith(o.trim()))].sort((g,E)=>Yt(g)-Yt(E)).slice(0,r).map(Hn),m=u.length>i?u.join(" "):"";return m?`${e}${m}${n}`:""},Vn=({modifier:e})=>{let t="confirm";return e===t?_(Y):U({message:vt(e)?`if you are certain, enter ${Hn(t)}`:"",completionWordList:[t]})},wa=({list:e,hint:t})=>({modifier:n})=>e.includes(n)?_(Y):U({message:vt(n)?t:""}),Ta=({list:e,hint:t,onValue:n})=>({modifier:r,inputString:o})=>e.includes(r)?o.trim().length<1?U({message:n}):_():U({message:vt(r)?t:""}),ft=({hint:e})=>({modifier:t,inputString:n})=>vt(t)&&vt(n)?U({message:e,completionWordList:[]}):_(Y),Ma={[p.EXPORT]:()=>_(Y+", and create export markdown file"),[p.PEEK]:e=>{let t=e.modifier;if(t==="now")return _(Y);let n={message:"historical state from: '1h', '2d', '23h', '1mo', '2y', 'previous', 'next' or full date as YYYY-MM-DD"};if(t==="prev"||t==="next")return _(Y);let r=Gt(t);if(!t||!r)return U(n);let o=_e(v().breadCrumb,"BOARD");if(d(o))return U({message:"Command is not applicable in this context"});let i=Do(o.value.id);return d(i)?U({message:"Unable to peek: board id is not a valid ULID"}):To({date:r,horizonDate:i.value})?_(Y):U({message:Ye.red(`nothing to peek before ${i.value.toISOString().slice(0,16).replace("T"," ")}`)})},[p.EXIT]:()=>_(Y+" and exit the application"),[p.INIT]:()=>_(Y),[p.FILTER]:e=>{if(e.modifier==="clear")return _();let t=a=>V(p.FILTER).includes(a);if(!e.modifier||!t(e.modifier??""))return U({message:Te({wordList:V(p.FILTER),inputString:e.inputString}),completionWordList:V(p.FILTER)});let r=Object.values(v().tags).map(a=>a.name),o=Object.values(v().contributors).map(a=>a.name),i=e.modifier==="tag"?r:e.modifier==="assignee"?o:[];return e.inputString?i.length&&!i.includes(e.inputString.trim()??"")?U({message:Te({prefix:`existing ${e.modifier}s... `,wordList:i,noOfHints:10,inputString:e.inputString}),completionWordList:i}):_():U({message:Te({prefix:"one of... ",wordList:i,noOfHints:10,inputString:e.inputString}),completionWordList:i})},[p.NONE]:e=>{let t=V(p.NONE),n=/^[A-Za-z_]+:/g,r=e.inputString.match(n);return r&&r.length?t=[...t.filter(o=>o.trim().match(n))]:t=[...new Set(t.flatMap(o=>o.match(n)?.join("").replace(":","")??o))],e.command?_():U({message:Te({prefix:"... ",wordList:t,inputString:e.inputString,minLengthForHints:0})})},[p.NEW]:e=>Ta({list:V(p.NEW),hint:Te({wordList:V(p.NEW),noOfHints:3,inputString:e.inputString,minLengthForHints:0}),onValue:"provide a name..."})(e),[p.SET_DESCRIPTION]:()=>_(Y),[p.HELP]:()=>_(Y),[p.RENAME]:()=>{let e=Kn();return e.validity==="invalid"?e:_(Y)},[p.DELETE]:e=>{let t=Kn();return t.validity==="invalid"?t:Vn(e)},[p.CLOSE_ISSUE]:e=>Vn(e),[p.RE_OPEN_ISSUE]:e=>Vn(e),[p.MOVE]:e=>{let t=Kn();return t.validity==="invalid"?t:ft({hint:Te({prefix:"hey hacker! These commands are blocked for you... ",wordList:V(p.MOVE),noOfHints:10,inputString:e.inputString})})(e)},[p.TAG]:e=>{let t=x.getExistingTags().map(n=>` ${Ye.bgHex(ee(n))(" "+n+" ")} `).slice(0,10);return ft({hint:"tag name like... "+t.join("")})(e)},[p.UNTAG]:e=>{let t=qt();if(d(t))return U({message:"Invalid untag target",completionWordList:[]});let n=t.value.map(({name:r})=>r).map(r=>` ${Ye.bgHex(ee(r))(" "+r+" ")} `).slice(0,10);return n.length?ft({hint:" ... "+n.join("")})(e):U({message:"Issue has not tags",completionWordList:[]})},[p.ASSIGN]:e=>{let t=x.getExistingAssignees().map(n=>` ${Ye.bgHex(ee(n))(" "+n+" ")} `).slice(0,10);return ft({hint:"assign to... "+t.join("")})(e)},[p.UNASSIGN]:e=>{let t=zt();if(d(t))return U({message:"Invalid unassign target",completionWordList:[]});let n=t.value.map(({name:r})=>r).map(r=>` ${Ye.bgHex(ee(r))(" "+r+" ")} `).slice(0,10);return n.length?ft({hint:"remove assignee... "+n.join("")})(e):U({message:"Issue has no assignees",completionWordList:[]})},[p.SET_EDITOR]:e=>{logger.debug(`Validating command: ${e.command} ${e.modifier} ${e.inputString}`);let t=V(p.SET_EDITOR);return e.modifier?_(Y):U({message:Te({wordList:t,inputString:e.inputString})})},[p.SET_USERNAME]:e=>e.inputString?_():U({message:`Enter a username. Saved in ${Ye.bgBlack("~/.epiq-global/")}`}),[p.SET_VIEW]:e=>wa({list:V(p.SET_VIEW),hint:Te({wordList:V(p.SET_VIEW),noOfHints:3,inputString:e.inputString})})(e),[p.SYNC]:()=>_(Y)},Uo=Object.fromEntries(Object.entries(Ma).map(([e,t])=>[e,{validate:(n,r,o)=>t({modifier:r,command:n,inputString:o})}]));var Bo=["frontend","backend","infrastructure","architecture","integration","configuration","implementation","application","deployment","environment","framework","platform","service","component","module","gateway","pipeline","containerization","orchestrator","exception","incident","defect","regression","degradation","malfunction","instability","intermittent","reproducibility","reproduction","investigation","triage","workaround","mitigation","remediation","optimization","stabilization","refinement","failure","outage","blocking","criticality","severity","escalation","diagnostics","analysis","resolution","corruption","inconsistency","validation","verification","authorization","authentication","confidentiality","availability","accessibility","reliability","compliance","governance","encryption","decryption","integrity","auditing","traceability","accountability","protection","privileges","permissions","dependency","orchestration","provisioning","synchronization","compatibility","incompatibility","interoperability","observability","instrumentation","telemetry","loadbalancing","discovery","registration","scheduling","coordination","distribution","isolation","virtualization","serialization","deserialization","initialization","instantiation","propagation","aggregation","consolidation","normalization","standardization","transformation","reconciliation","correlation","processing","indexing","partitioning","enrichment","validation","filtering","streaming","batching","concurrency","parallelism","contention","deadlock","throttling","ratelimiting","backpressure","fragmentation","saturation","exhaustion","partitioning","replication","redundancy","failover","deprecation","obsolescence","starvation","overload","underutilization","latency","throughput","refactoring","modularization","encapsulation","abstraction","extensibility","configurability","maintainability","recoverability","sustainability","readability","testability","debuggability","reusability","simplicity","consistency","performance","functionality","requirement","recommendation","improvement","enhancement","clarification","documentation","description","acceptance","criteria","estimation","prioritization","dependency","deliverable","milestone","iteration"];var R={Exit:"exit",Init:"init",None:"none",ViewHelp:"view-help",Rename:"rename",Edit:"edit",Delete:"delete",Filter:"filter",Move:"move",Peek:"peek",SetView:"set-view",SetEditor:"set-editor",SetUserName:"set-user-name",SetAutoSync:"set-auto-sync",NewItem:"add-new-item",TagTicket:"ticket-tag",UntagTicket:"ticket-untag",AssignUserToTicket:"ticket-assign-user",UnassignUserFromTicket:"ticket-unassign-user",CloseIssue:"close-issue",ReopenIssue:"re-open-issue",Sync:"sync",Export:"export"};var _o=e=>Object.values(p).includes(e),$o=(e,t)=>{let n=e.command??"",{modifier:r,target:o,inputString:i}=e,{message:a,validity:c,completionWordList:u}=Uo[n].validate(n,r,i),m=o==="command"?Object.values(p):n&&e.target==="modifier"?V(n):Bo;return{validity:c,command:e.command,modifier:e.modifier,inputString:e.inputString,infoMessage:a??"",autoCompletion:t?No(e,[...u,...m]):{hint:"",hints:[],remainder:"",overlap:0}}};var jo=e=>{let t=e.trimStart(),n=ka(t),r=n[0]??"",o=n[1]??"",i=/\s$/.test(e),a=Fa(e),c=_o(r)?r:null,u=c!==null,m=r!=="",g=c?V(c)??[]:[],E=c&&g.includes(o)?o:"",h="word";n.length===0||n.length===1&&!i?h="command":(n.length===1&&i||n.length===2&&!i)&&(h="modifier");let C=i?"":a,A=Pa(t,c,E);return{raw:e,trimmedStart:t,words:n,firstWord:r,lastWord:a,hasCommand:m,command:c,isCommandKeyword:u,isLastWordCompleted:i,modifier:E,target:h,inputToMatch:C,inputString:A}},Pa=(e,t,n)=>{let r=e;return t&&r.startsWith(t)&&(r=r.slice(t.length)),r=r.replace(/^\s+/,""),n&&r.startsWith(n)&&(r=r.slice(n.length),r=r.replace(/^\s+/,"")),r},ka=e=>e.trim()?e.trim().split(/\s+/):[],Fa=e=>e.trimEnd().split(/\s+/).at(-1)??"";var Wo=" ",Je={commandHistory:[],value:"",commandHistoryIndex:-1,cursorPosition:0,commandIsPending:!1,commandMeta:{command:null,modifier:"",infoMessage:"",inputString:"",validity:Ee.None,autoCompletion:{hint:"",hints:[],remainder:"",overlap:0}}},Da=new Set,Ho=()=>{for(let e of Da)e()};var Ne=e=>{let n=e(Je),r=jo(n.value),o=n.cursorPosition===n.value.length;Je={...n,commandMeta:$o(r,o)},Ho()},yt=({message:e,status:t})=>{let n=structuredClone(Je);return n.commandMeta={...n.commandMeta,infoMessage:e??"",validity:t==="fail"?"invalid":"valid"},n.commandIsPending=!0,Je=n,Ho(),l(e,null)},qn=e=>{Ne(t=>({...t,cursorPosition:Math.max(0,Math.min(t.value.length,t.cursorPosition+e))}))},zn=e=>{Ne(t=>{let{value:n,cursorPosition:r}=t,o=r;if(e==="left"){for(;o>0&&n[o-1]===" ";)o--;for(;o>0&&n[o-1]!==" ";)o--}else{for(;o<n.length&&n[o]!==" ";)o++;for(;o<n.length&&n[o]===" ";)o++}return{...t,cursorPosition:o}})},Ko=()=>{Ne(e=>{let t=e.value.slice(e.cursorPosition),n=Math.max(0,e.cursorPosition-1);return{...e,value:e.value.slice(0,n)+t,cursorPosition:n,commandIsPending:!1}})},Vo=()=>{Ne(e=>{let{value:t,cursorPosition:n}=e,r=n;for(;r>0&&t[r-1]===" ";)r--;for(;r>0&&t[r-1]!==" ";)r--;let o=t.slice(n);return{...e,value:t.slice(0,r)+o,cursorPosition:r,commandIsPending:!1}})},j=e=>{Ne(t=>{let n=Math.max(0,Math.min(t.cursorPosition,t.value.length)),r=t.value.slice(0,n),o=t.value.slice(n),i=e(r,t.commandMeta.autoCompletion),a=i+o,c=Math.max(0,Math.min(i.length,a.length));return{...t,value:a,cursorPosition:c,commandIsPending:!1}})},qo=()=>{Ne(e=>({...e,commandIsPending:!0}))},zo=({addToHistory:e=!0})=>{Ne(n=>({...n,commandHistory:e?[n.value,...n.commandHistory].slice(0,40):n.commandHistory,commandHistoryIndex:-1,commandIsPending:!1})),La()},Go=()=>{Ne(e=>{let t=Math.min(e.commandHistoryIndex+1,e.commandHistory.length-1),n=e.commandHistory[t]??"";return{...e,commandHistoryIndex:t,value:n,cursorPosition:n.length}})},Xo=()=>{Ne(e=>{let t=Math.max(e.commandHistoryIndex-1,-1),n=t===-1?"":e.commandHistory[t]??"";return{...e,commandHistoryIndex:t,value:n,cursorPosition:n.length}})},La=()=>j(()=>""),re=()=>Je,Jt=()=>{let[e,...t]=Je.value.split(Wo);return t.join(Wo).trim()};var T={Sync:"sync",NavPreviousItem:"navPreviousItem",NavNextItem:"navNextItem",NavToPreviousContainer:"navToPreviousContainer",NavToNextContainer:"navToNextContainer",MovePreviousItem:"movePreviousItem",MoveNextItem:"moveNextItem",MoveToPreviousContainer:"moveToPreviousContainer",MoveToNextContainer:"moveToNextContainer",Confirm:"confirm",Exit:"exit",ViewHelp:"viewHelp",HideHelp:"hideHelp",InitMove:"initMove",ConfirmMove:"confirmMove",Delete:"Delete",InitCommandLine:"initCommandLine",ExitCommandLine:"exitCommandLine",CaptureInput:"captureInput",EraseInput:"eraseInput",AddItem:"addItem",GetLastCommandFromHistory:"getLastCommandFromHistory",GetNextCommandFromHistory:"getNextCommandFromHistory",AutoCompleteCommand:"autoCompleteCommand",MoveCursorLeft:"MoveCursorLeft",MoveCursorRight:"MoveCursorRight",MoveCursorLeftOfWord:"MoveCursorLeftOfWord",MoveCursorRightOfWord:"MoveCursorRightOfWord",EraseInputWord:"EraseInputWord",None:"None",Edit:"edit",SetViewDense:"SetViewDense",SetViewWide:"SetViewWide"};var Yo=e=>{let{context:t}=v()?.currentNode;if(!t)return R.None;switch(e){case p.EXIT:return R.Exit;case p.EXPORT:return R.Export;case p.INIT:return R.Init;case p.DELETE:return R.Delete;case p.SET_DESCRIPTION:return R.Edit;case p.HELP:return R.ViewHelp;case p.RE_OPEN_ISSUE:return R.ReopenIssue;case p.CLOSE_ISSUE:return R.CloseIssue;case p.TAG:return R.TagTicket;case p.UNTAG:return R.UntagTicket;case p.ASSIGN:return R.AssignUserToTicket;case p.UNASSIGN:return R.UnassignUserFromTicket;case p.RENAME:return R.Rename;case p.NEW:return R.NewItem;case p.FILTER:return R.Filter;case p.MOVE:return R.Move;case p.PEEK:return R.Peek;case p.SET_USERNAME:return R.SetUserName;case p.SET_EDITOR:return R.SetEditor;case p.SET_VIEW:return R.SetView;case p.SYNC:return R.Sync;default:return R.None}};import{ulid as B}from"ulid";import ui from"node:fs";import ld from"node:path";import cd from"react";import{Box as ad}from"ink";import sn from"react";import{Box as Yn,Text as za}from"ink";import ue from"react";import{Text as Jo}from"ink";import Zo,{useEffect as Qo,useState as Oa}from"react";var ei={help:["\u276F "],default:["\u276F "],move:["\u25C6 ","\u25C6 "],"command-line":["\u276F "]},ae=({isSelected:e,placeholder:t=" "})=>{let{mode:n}=ce(),r=ei[n]??ei.default,[o,i]=Oa(0);if(Qo(()=>{i(0)},[r]),Qo(()=>{if(!e)return;let c=setInterval(()=>{i(u=>(u+1)%r.length)},500);return()=>clearInterval(c)},[e,r]),!e)return Zo.createElement(Jo,null,t);let a=r[o]??r[0]??t;return Zo.createElement(Jo,{color:M.accent,dimColor:o===1},a)};import{Box as Gn,Text as Ua}from"ink";import Zt from"react";var Qt=({children:e=[],height:t,selectedIndex:n,itemHeight:r=1,scrollByOne:o=!1})=>{if(e.length===0)return null;let i=Math.max(1,Math.floor(t)),a=Math.max(1,Math.ceil(r)),c=Math.max(1,Math.floor(i/a)),u=Math.max(0,Math.min(n,e.length-1)),m=Math.max(0,e.length-c),g=o?Math.min(m,Math.max(0,u-c+1)):Math.min(m,Math.floor(u/c)*c),E=g+c,h=e.slice(g,E),C=e.length>c,A=i,b=C?Math.max(1,Math.floor(c/e.length*A)):A,N=Math.max(0,A-b),w=Math.max(1,e.length-c),z=C?Math.floor(g/w*N):0;return Zt.createElement(Gn,{flexDirection:"row",height:i,width:"100%"},Zt.createElement(Gn,{flexDirection:"column",flexGrow:1,height:i},h),Zt.createElement(Gn,{flexDirection:"column",width:1,height:A},Array.from({length:A}).map((Fe,Qe)=>Zt.createElement(Ua,{key:Qe,color:C&&Qe>=z&&Qe<z+b?M.accent:M.secondary},C?"\u2502":" "))))};import{Box as nn,Text as Ka}from"ink";import $e from"react";import{Text as Ba}from"ink";import _a from"react";var $a=e=>e.toLowerCase().trim(),ja=(e,t=Xe)=>{let n=$a(e);return t[n]?t[n]:gt(n)},en=({id:e,isSelected:t})=>{let n=x.getContributor(e);if(n)return _a.createElement(Ba,{underline:t,color:ja(n.name)},"@"+n.name)};import{Text as Wa}from"ink";import Ha from"react";var tn=({id:e,isSelected:t})=>{let n=x.getTag(e);if(n)return Ha.createElement(Wa,{underline:t,backgroundColor:ee(n.name),color:M.primary}," "+n.name+" ")};var ti=({width:e,ticket:t,isSelected:n})=>{let r=e-14,o=Kt(qe(t.title),r),i=Un(t),a=Bn(t);return $e.createElement(nn,{borderStyle:"round",width:e-7,height:4,flexDirection:"column",borderColor:n?M.accent:M.secondary,justifyContent:"space-between"},$e.createElement(nn,{borderBottom:!0},$e.createElement(nn,{paddingLeft:1,flexDirection:"column"},$e.createElement(Ka,{color:M.primary},o))),$e.createElement(nn,{flexDirection:"row",paddingLeft:1},i.map(c=>$e.createElement(tn,{key:c.id,id:c.id})),a.map(c=>$e.createElement(en,{key:c.id,id:c.id}))))};import Va from"chalk";import{Box as xt,Text as Xn}from"ink";import he from"react";var qa=(e,t)=>e.length>=t?e.slice(0,t)+"...":e,ni=({width:e,ticket:t,isSelected:n,index:r,mode:o})=>{let i=S(t.id),a=b=>{let N=i.find(w=>w.title===b);return N?S(N.id).map(w=>typeof w.props?.value=="string"?w.props.value:"").filter(w=>!!w):[]},c=a("Tags").map(b=>x.getTag(b)).filter(b=>!!b),u=a("Assignees").map(b=>x.getContributor(b)).filter(b=>!!b),m=1,g=c.length*(1+m),E=u.length*(2+m),h=c.map(b=>he.createElement(xt,{key:b.id,paddingRight:m},he.createElement(Xn,{color:ee(b.name)},"\u25A0"))),C=u.map(b=>he.createElement(xt,{key:b.id,paddingRight:m},he.createElement(Xn,{color:gt(b.name)},"@"+b.name.at(0)))),A=n?M.accent:o===f.MOVE?M.secondary:M.primary;return he.createElement(xt,{borderBottom:!0,justifyContent:"space-between"},he.createElement(xt,null,he.createElement(ae,{isSelected:n,placeholder:Va.dim.gray(r+1+" ")}),he.createElement(Xn,{wrap:"truncate",color:A},qa(t.title,e-g-E-14))),he.createElement(xt,null,h,C))};var Ga=({swimlane:e,isSelected:t,width:n,height:r,isDense:o,isFocused:i,listSelectedIndex:a,mode:c})=>{let{renderedChildrenIndex:u}=ce(),m=u[e.id]??[],g=`${e.title} (${m.length})`,E=3,h=o?1:4,C=r-E-(o?2:1),A=ue.createElement(Yn,{borderStyle:"round",borderColor:M.secondary,justifyContent:"flex-start",borderLeft:!1,borderTop:!1,borderRight:!1},ue.createElement(ae,{isSelected:t}),ue.createElement(za,{bold:!0,color:t?M.accent:M.primary},g," ",e.readonly?"\u{1F512}":"")),b=(N,w)=>{let z=i&&a===w;return o?ue.createElement(ni,{key:N.id,index:w,width:n,ticket:N,isSelected:z,mode:c}):ue.createElement(ti,{key:N.id,width:n,ticket:N,isSelected:z})};return ue.createElement(Yn,{flexDirection:"column",width:n,borderStyle:"round",borderColor:t?M.accent:M.secondary,paddingRight:1,paddingLeft:1,height:r},A,ue.createElement(Yn,{padding:o?1:0},m.length>0&&ue.createElement(Qt,{selectedIndex:a,height:C,itemHeight:h},m.map(b)),ue.createElement(ae,{isSelected:i&&a===-1})))},ri=ue.memo(Ga);import{Box as Qn,Text as id}from"ink";import Me,{useEffect as er,useMemo as ai}from"react";import je from"chalk";import oi from"string-width";import{decodeTime as Xa}from"ulid";var Ya=(e,t)=>e+" ".repeat(Math.max(0,t-oi(e))),Ja=(e,t)=>" ".repeat(Math.max(0,t-oi(e)))+e,Za=e=>(()=>{let n={"add.issue":"Created with title","assign.issue":"Assigned to","unassign.issue":"Unassigned from","close.issue":"Closed","delete.node":"Deleted","edit.title":"Changed title to","edit.description":"Changed description","reopen.issue":"Reopened","tag.issue":"Tagged with","untag.issue":"Removed tag","lock.node":"Locked node","move.node":"Moved issue"};return(o=>n[o]??(o.endsWith("e")?`${o}d`:`${o}ed`))(e)})(),Qa=e=>{switch(e.action){case"move.node":{let t=x.getNode(e.payload.parent);return`to ${t?je.dim.bgBlack(` ${t.title} `):"unknown"} with rank ${e.payload.rank}`}case"tag.issue":{let t=v().tags[e.payload.tagId];return t?je.bgHex(ee(t.name))(` ${t.name} `):"unknown tag"}case"untag.issue":{let t=v().tags[e.payload.tagId];return t?je.bgHex(ee(t.name))(` ${t.name} `):"unknown tag"}case"assign.issue":{let t=v().contributors[e.payload.contributor];return t?je.hex(ee(t.name))(` ${t.name} `):"unknown user"}case"unassign.issue":{let t=v().contributors[e.payload.contributor];return t?je.hex(ee(t.name))(` ${t.name} `):"unknown user"}case"add.board":case"add.swimlane":case"add.issue":case"add.field":case"create.tag":case"create.contributor":case"edit.title":return`"${"name"in e.payload?e.payload.name:""}"`;default:return""}},ed=e=>{let t=Fo(Xa(e));return je.gray(Ja(t,8))},td=12,nd=e=>Ya(`${e}`,td),ii=e=>{let t=ed(e.id),n=nd(e.userName),r=Za(e.action),o=Qa(e),i=je.dim("\u203A"),a=[r,o].filter(Boolean).join(" ");return`${n} ${t} ${i} ${a}`};import{Box as rn,Text as rd}from"ink";import Ie from"react";var si=({selectedIndex:e,parent:t,selected:n})=>{let{currentNode:r}=ce(),{title:o}=t,i=S(t.id).map(a=>{let c=typeof a.props?.value=="string"?a.props.value:"";if(o==="Assignees")return x.getContributor(c)?.id;if(o==="Tags")return x.getTag(c)?.id}).filter(a=>!!a);return Ie.createElement(rn,{alignItems:"center",paddingTop:1},Ie.createElement(rn,{minWidth:12},Ie.createElement(ae,{isSelected:n}),Ie.createElement(rd,{color:n?M.accent:M.secondary2},o,":")),Ie.createElement(rn,{flexDirection:"row",marginLeft:1,paddingRight:1},i.map((a,c)=>{let u=r.id===t.id&&c===e;return Ie.createElement(rn,{key:`${o}-${a}`,paddingRight:2,minHeight:1},Ie.createElement(ae,{isSelected:u}),o==="Assignees"?Ie.createElement(en,{isSelected:u,id:a}):o==="Tags"?Ie.createElement(tn,{isSelected:u,id:a}):null)})))};import{Box as on,Text as Jn}from"ink";import Ce,{useEffect as od}from"react";var Zn=({id:e,label:t,text:n,height:r,selected:o,maxWidth:i})=>{let{selectedIndex:a,currentNode:c}=ce(),u=h=>String(h).replace(/\r?\n/g,""),m=typeof n=="string"?n.split(/\r?\n|\u2028|\u2029/):[];od(()=>{let h=[];return m.forEach((C,A)=>{let b=ye(BigInt(A+1));if(!pn(b))return;let N=Q.text({id:`${e}-${A}`,name:`Line ${A+1}`,parentNodeId:e,rank:b.value,props:{value:C},readonly:!0}),w=x.createNode(N);pn(w)&&h.push(w.value.id)}),()=>h.forEach(x.deleteNode)},[e,n]);let g="\u2029",E=m.map((h,C)=>{let A=c.id===e&&a===C;return Ce.createElement(on,{key:`${e}-${C}`},Ce.createElement(Jn,{color:A?M.primary:M.secondary2,dimColor:!A},`${C+1} `.padStart(5,"\xA0")),Ce.createElement(Jn,{backgroundColor:A?"gray":""},u(h.length?Kt(h,i-10):g)))});return Ce.createElement(on,{flexDirection:"column",paddingTop:1},Ce.createElement(on,null,Ce.createElement(ae,{isSelected:o}),Ce.createElement(Jn,{color:o?M.accent:M.secondary2},t)),Ce.createElement(on,{flexDirection:"row",borderStyle:"round",borderColor:M.secondary,paddingLeft:1,paddingRight:1,marginLeft:1},Ce.createElement(Qt,{scrollByOne:!0,children:E,height:r-2,selectedIndex:a,itemHeight:1})))};var sd=e=>`${e}::log`,di=e=>e==="Assignees"||e==="Tags",li=({ticket:e,height:t})=>{let{selectedIndex:n,currentNode:r}=ce(),o=process.stdout.columns||120,i=ai(()=>sd(e.id),[e.id]),a=ai(()=>[...e.log].reverse().map(ii).join(`
|
|
45
|
-
`),[e.log]);
|
|
46
|
-
Date: ${
|
|
43
|
+
`,Ps=(e,t)=>{let n=new Map;for(let r of[...t,...e])n.set(bn(r),r);return[...n.values()].sort((r,o)=>{let i=Gr(r)-Gr(o);return i!==0?i:bn(r).localeCompare(bn(o))})},Rn=({sourceFile:e,targetFile:t})=>{let n=kt(e);if(d(n))return s(n.message);let r=kt(t);if(d(r))return s(r.message);let o=Ps(r.value,n.value),i=ks(o);return(Pt.existsSync(t)?Pt.readFileSync(t,"utf8"):"")===i?l("Event file already merged",!1):(Pt.mkdirSync(Sn.dirname(t),{recursive:!0}),Pt.writeFileSync(t,i,"utf8"),l("Merged event file",!0))},Xr=({repoRoot:e,stateBranchRoot:t})=>{let n=kr(t);if(d(n))return s(n.message);let r=ke(t),o=ke(e),i=!1;for(let a of n.value){let c=Sn.join(r,a),u=Sn.join(o,a),m=Rn({sourceFile:c,targetFile:u});if(d(m))return s(m.message);i=i||m.value}return l("Hydrated event files from state branch",i)};var Ls=({repoRoot:e,stateBranchRoot:t,ownEventFileName:n})=>{let r=Nn({root:e,fileName:n}),o=Nn({root:t,fileName:n});return Fs.existsSync(r)?Rn({sourceFile:r,targetFile:o}):l("Local own event file missing, nothing to merge",!1)},Ds=async({cwd:e,ensureUpstream:t})=>{let n=await Lr(e);if(d(n))return s(n.message);let r=n.value,o=wr(r);if(d(o))return s(o.message);let i=o.value,a=await fn(r);if(d(a))return s(a.message);if(a.value)return s("Cannot sync while a git operation is in progress in the current repo");let c=await Ur(r);if(d(c))return s(c.message);let u=await $r({repoRoot:r,stateBranchRoot:i,ensureUpstream:t});if(d(u))return s(u.message);let m=await fn(i);if(d(m))return s(m.message);if(m.value)return s("Cannot sync while a git operation is in progress in the state branch");let p=Pr(r,i);return d(p)?s(p.message):l("Sync preconditions satisfied",{repoRoot:r,stateBranchRoot:i,bootstrapped:u.value})},Yr=async({repoRoot:e,stateBranchRoot:t,ownEventFileName:n})=>{let r=Ls({repoRoot:e,stateBranchRoot:t,ownEventFileName:n});if(d(r))return s(r.message);let o=await hr(t);if(d(o))return s(o.message);if(!r.value&&!o.value)return l("Own event file already up to date in state branch",{createdCommit:!1});let i=await Br({stateBranchRoot:t,ownEventFileName:n});if(d(i))return s(i.message);let a=await _r({repoRoot:e,stateBranchRoot:t});return d(a)?s(a.message):l("Merged, staged, and committed own event file",{createdCommit:!0,commitSha:a.value})},Ft=async({cwd:e=process.cwd(),ownEventFileName:t})=>{if(t.includes("/")||t.includes("\\"))return s("Own event file must be a file name, not a path");if(!t.endsWith(".jsonl"))return s("Own event file must end with .jsonl");let n=await Ds({cwd:e,ensureUpstream:!0});if(d(n))return n;let{repoRoot:r,stateBranchRoot:o,bootstrapped:i}=n.value,a=await Ir(r);if(d(a))return s(a.message);if(a.value)return s("Cannot run :sync while the repository is in detached HEAD state");let c=!1,u,m=!1,p=!1,x=!1,E=await xn({cwd:o,branch:O});if(d(E))return s(E.message);m=E.value;let C=Xr({repoRoot:r,stateBranchRoot:o});if(d(C))return s(C.message);x=C.value;let R=await Yr({repoRoot:r,stateBranchRoot:o,ownEventFileName:t});if(d(R))return s(R.message);if(c=R.value.createdCommit,u=R.value.commitSha,c||i){let b=await En(o),h=b;if(d(b)&&Er(b.message)){let w=await xn({cwd:o,branch:O});if(d(w))return s(w.message);let H=await Yr({repoRoot:r,stateBranchRoot:o,ownEventFileName:t});if(d(H))return s(H.message);H.value.createdCommit&&(c=!0,u=H.value.commitSha),h=await En(o)}if(d(h))return s(h.message);p=h.value,logger.debug("[sync] pushed to state branch",p)}else logger.debug("[sync] no commit created, skipped push");if(c){let b=await L({args:["rev-parse","HEAD"],cwd:o});if(d(b))return s(b.message);u=b.value.stdout.trim()}return l("Synced event logs with state branch",{repoRoot:r,stateBranchRoot:o,createdCommit:c,commitSha:u,pulled:m,pushed:p,hydrated:x,bootstrapped:i})};import Hs from"node:os";import eo from"node:path";import{z as at}from"zod";import{accessSync as Os,copyFileSync as Us,existsSync as Lt,mkdirSync as Jr,readdirSync as Zr,readFileSync as Bs,renameSync as _s,rmSync as $s,statSync as Qr,unlinkSync as Ws,writeFileSync as js}from"node:fs";import He from"node:path";var te={writeToFile:(e,t)=>{try{let n=He.dirname(e);Lt(n)||Jr(n,{recursive:!0});let r=typeof t=="string"?t:JSON.stringify(t,null,2);js(e,r,"utf-8")}catch(n){logger.error(`Failed to write file at ${e}:`,n)}},readFile:e=>{try{return Bs(e,"utf-8")}catch(t){return logger.error(`Failed to read file at ${e}:`,t),null}},readFileJSON(e){try{let t=te.readFile(e);return t===null?null:JSON.parse(t)}catch(t){return logger.error(`Failed to read JSON at ${e}:`,t),null}},dirExists:e=>{try{return Lt(e)&&Qr(e).isDirectory()}catch{return!1}},async fileExists(e){try{return await Os(e),!0}catch{return!1}},mkDir:e=>Jr(e,{recursive:!0}),locateFolder:e=>{let t=process.cwd(),{root:n}=He.parse(t);for(;;){let r=He.join(t,e);try{if(Lt(r)&&Qr(r).isDirectory())return r}catch{logger.error(`Unable to locate folder ${e}`)}if(t===n)break;t=He.dirname(t)}return null},readFirstJSON(e){try{if(!te.dirExists(e))return null;let t=Zr(e).filter(r=>r.endsWith(".json")).sort()[0];if(!t)return null;let n=He.join(e,t);return te.readFileJSON(n)}catch(t){return logger.error(`Could not read first JSON in folder ${e}`,t),null}},listDir:e=>{try{return te.dirExists(e)?Zr(e):[]}catch(t){return logger.error(`Failed to list dir ${e}`,t),[]}},rmFile(e){try{Ws(e)}catch(t){t?.code!=="ENOENT"&&logger.error(`Unable to remove file ${e}`)}},rmDir(e){try{$s(e,{recursive:!0,force:!0})}catch(t){t?.code!=="ENOENT"&&logger.error(`Unable to remove dir ${e}`)}},moveFile(e,t,n){if(this.mkDir(He.dirname(t)),!n?.overwrite&&Lt(t))throw new Error(`moveFile: destination exists: ${t}`);n?.overwrite&&this.rmFile(t);try{_s(e,t)}catch(r){if(r?.code==="EXDEV"){Us(e,t),this.rmFile(e);return}throw r}}};var Ks={userId:"",userName:"",preferredEditor:"",autoSync:!1},to=at.object({preferredEditor:at.string().optional(),userName:at.string().optional(),userId:at.string().optional(),autoSync:at.boolean().optional()}).strict(),Vs="config.json",no=()=>eo.join(Hs.homedir(),ie),An=()=>eo.join(no(),Vs),wn=()=>{try{return te.mkDir(no()),l(`Ensured ~/${ie} exists`,null)}catch{return s(`Unable to create ~/${ie}`)}},qs=e=>{let t;try{t=JSON.parse(e)}catch{return s(`Invalid ~/${ie}/config.json JSON`)}let n=to.safeParse(t??{});return n.success?l("Parsed config",n.data):s(`Invalid ~/${ie}/config.json shape: ${n.error.issues.map(r=>r.path.join(".")||r.message).join(", ")}`)},ro=()=>{let e=wn();if(d(e))return s(e.message);let t=An(),n=te.readFile(t);return n==null||n.trim()===""?l("No config found, using empty config",{autoSync:!1,preferredEditor:"",userId:"",userName:""}):qs(n)},oo=e=>{let t=wn();if(d(t))return s(t.message);let n=to.safeParse(e);if(!n.success)return s(`Invalid config: ${n.error.issues.map(o=>o.path.join(".")||o.message).join(", ")}`);let r=An();try{return te.writeToFile(r,JSON.stringify(n.data,null,2)+`
|
|
44
|
+
`),l("Config written",null)}catch{return s(`Unable to write ~/${ie}/config.json`)}},Dt=e=>{let t=ro();if(d(t))return s("Failed to read existing config");let n={...t.value,...e};return oo(n)},io=()=>{let e=An(),t=wn();if(d(t))return s(`Unable to create ~/${ie}`);if(!(te.readFile(e)!==null)){let u=oo(Ks);if(d(u))throw new Error(`Unable to create ~/${ie}/config.json`)}let r=ro();if(d(r))throw new Error(r.message||"Unable to load settings");let{preferredEditor:o,userName:i,userId:a,autoSync:c}=r.value;return!i||!a?s(`User name or ID not configured in ~/${ie}/config.json`):l("successfully loaded settings",{preferredEditor:o??"",userName:i,userId:a,autoSync:c??!1})};import{monotonicFactory as Xs,ulid as Ot}from"ulid";var Pe=24n,zs=Pe*4n,dt=(1n<<zs)-1n,Gs=/^[0-9a-f]+$/;function so(e){return!e||!Gs.test(e)?s(`Invalid hex rank: ${e}`):l("Converted rank to bigint",BigInt("0x"+e))}function ve(e,t=Pe){if(e<0n)return s("Negative rank not allowed");let n=e.toString(16);return l("Converted bigint to hex rank",n.padStart(Number(t),"0"))}function V(e,t){if(!e&&!t)return ve(dt/2n,Pe);let n=e?so(e):l("Resolved lower bound",0n);if(d(n))return n;let r=t?so(t):l("Resolved upper bound",dt);if(d(r))return r;let o=n.value,i=r.value;if(i<=o)return ve(dt/2n,Pe);let a=(o+i)/2n;return a===o||a===i?s("No rank space available between neighbors"):ve(a,Pe)}function ao(){return ve(dt/2n,Pe)}function lo(e){if(e<=0)return l("Resolved empty rank list",[]);let t=BigInt(e),n=[];for(let r=0;r<e;r++){let o=dt*BigInt(r+1)/(t+1n),i=ve(o,Pe);if(d(i))return i;n.push(i.value)}return l("Resolved evenly spaced ranks",n)}var Ut=Xs(),Bt=({name:e,parent:t,rank:n,user:{userId:r,userName:o}})=>{let i=Ut(),a=Ut(),c=Ut(),u=Ut(),m=ao();if(d(m))return m;let p=V(m.value,void 0);if(d(p))return p;let x=V(p.value,void 0);return d(x)?x:l("Created issue events",[{id:Ot(),userId:r,userName:o,action:"add.issue",payload:{id:i,parent:t,name:e,rank:n}},{id:Ot(),userId:r,userName:o,action:"add.field",payload:{id:a,parent:i,name:"Description",val:"",rank:m.value}},{id:Ot(),userId:r,userName:o,action:"add.field",payload:{id:c,parent:i,name:"Assignees",rank:p.value}},{id:Ot(),userId:r,userName:o,action:"add.field",payload:{id:u,parent:i,name:"Tags",rank:x.value}}])};import or from"chalk";import{monotonicFactory as Td,ulid as Ce}from"ulid";import{useSyncExternalStore as Rd}from"react";var k={WORKSPACE:"WORKSPACE",BOARD:"BOARD",SWIMLANE:"SWIMLANE",TICKET:"TICKET",FIELD:"FIELD",FIELD_LIST:"FIELD_LIST",TEXT:"TEXT"};function Tn(e){return e.context==="WORKSPACE"}function Q(e){return e.context==="TICKET"}function co(e){return e.context==="FIELD"}var _t=e=>e.context==="SWIMLANE",uo=e=>e.context==="BOARD";var f={DEFAULT:"default",MOVE:"move",HELP:"help",COMMAND_LINE:"command-line"};function $t(e,t){let n=Math.min(e.length,t.length),r=0;for(;r<n&&e[r]===t[r];)r++;return r}var Wt=(e,t)=>t<=0?"":e.length<=t?e:t<=3?"...".slice(0,t):e.slice(0,t-3)+"...",Ke=e=>typeof e!="string"?"":e.replace(/[\x00-\x08\x0B-\x1F\x7F]/g,"").replace(/[\r\n\t]/g," ").replace(/\s+/g," ").trim();var mo=e=>{let t=new Map;for(let n of e)for(let r=1;r<=n.length;r++){let o=n.slice(0,r),i=t.get(o);i?i.push(n):t.set(o,[n])}return t},po=(e,t)=>t?e.get(t)??[]:[];var go=new WeakMap,Ys=e=>{let t=go.get(e);return t||(t=mo(e),go.set(e,t)),t};var fo=({wordList:e,inputToMatch:t,overlapThreshold:n=1})=>{let r=t.toLowerCase();return po(Ys(e),r).filter(i=>$t(r,i)>=n)};var Js={hint:"",hints:[],overlap:0,remainder:""},vo=({inputToMatch:e,lastWord:t,isLastWordCompleted:n},r)=>{if(n||e==="")return Js;let o=fo({wordList:r,inputToMatch:e,overlapThreshold:1});return Zs(t,o)},Zs=(e,t)=>{let n=t[0]??"",r=$t(e.toLowerCase(),n.toLowerCase()),[o,i]=n.split(":"),a=r<(o??"").length,c=!!i,p=(c&&a?o:n)+(c&&a?":":" "),x=p.slice(r);return{hint:p,hints:t,overlap:r,remainder:x}};var yo=["vim","nvim","nano","micro","emacs","hx","code","code-insiders","subl","notepad","notepad++","idea","webstorm","default","system","$EDITOR","$VISUAL"];var z={workspace:(e,t,n)=>({id:e,title:t,rank:n,isDeleted:!1,props:{},context:k.WORKSPACE,childRenderAxis:"vertical",parentNodeId:null,readonly:!0,log:[]}),board:(e,t,n,r,o=!1)=>({id:e,title:t,rank:r,isDeleted:!1,props:{},context:k.BOARD,childRenderAxis:"horizontal",parentNodeId:n,readonly:o,log:[]}),swimlane:(e,t,n,r)=>({id:e,title:t,rank:r,isDeleted:!1,props:{},context:k.SWIMLANE,childRenderAxis:"vertical",childNavigationAcrossParents:!0,parentNodeId:n,readonly:!1,log:[]}),field:(e,t,n,r,o={},i="horizontal")=>({id:e,title:t,rank:r,isDeleted:!1,props:o,context:k.FIELD,childRenderAxis:i,parentNodeId:n,readonly:!1,log:[]}),ticket:(e,t,n,r)=>({id:e,title:t,rank:r,isDeleted:!1,props:{},context:k.TICKET,childRenderAxis:"vertical",parentNodeId:n,readonly:!1,log:[]}),text:({id:e,name:t,parentNodeId:n,rank:r,props:o={},readonly:i=!0})=>({id:e,title:t,rank:r,isDeleted:!1,props:o,context:k.TEXT,childRenderAxis:"vertical",parentNodeId:n,readonly:i,log:[]})};import{ulid as Qs}from"ulid";var Mn=(e,t)=>{let n=$(e),r=lo(n.length);if(d(r))return r;let o={};for(let i=0;i<n.length;i++){let a=n[i],c=r.value[i];if(!a||!c)return s("Unable to assign rebalance rank");o[a.id]=c}return l("Created rebalance event",{id:Qs(),action:"rebalance.children",payload:{parent:e,ranks:o},...t})};var ea=["00KM6CZ900T7180RM46K0JAYNF","00JR3R8E00A1Z4X9FGP9DV0SM5"],[Y,jt]=ea;var P=(e,t)=>s(`${t.action.split(".").join(" ")+" failed, "+e.toLowerCase()}. Evt id: ${t.id}`),ta={"init.workspace":e=>{let{id:t,name:n,rank:r}=e.payload,o=z.workspace(t,n,r),i=ut(o);if(d(i))return P(i.message,e);let a=N.createNode(o);return d(a)?P(a.message??"Failed to initialize workspace",e):Tn(a.value)?l("Workspace initialized",{action:e.action,result:a.value}):s("Unexpected create node return value")},"add.workspace":e=>{let{id:t,name:n,rank:r}=e.payload,o=z.workspace(t,n,r),i=N.createNode(o);return d(i)?P(i.message??"Failed to add workspace",e):Tn(i.value)?l("Added workspace",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.board":e=>{let{id:t,name:n,parent:r,rank:o}=e.payload,i=N.createNode(z.board(t,n,r,o));return d(i)?P(i.message??"Unable to create board",e):uo(i.value)?l("Added board",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.swimlane":e=>{let{id:t,name:n,parent:r,rank:o}=e.payload,i=N.createNode(z.swimlane(t,n,r,o));return d(i)?P(i.message??"Unable to create swimlane",e):_t(i.value)?l("Added swimlane",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.issue":e=>{let{id:t,name:n,parent:r,rank:o}=e.payload,i=N.createNode(z.ticket(t,n,r,o));return d(i)?P(i.message??"Unable to create issue",e):Q(i.value)?l("Added issue",{action:e.action,result:i.value}):s("Unexpected create node return value")},"add.field":e=>{let{id:t,name:n,parent:r,val:o,rank:i}=e.payload,a=N.createNode(z.field(t,n,r,i,{value:o},n.includes("Description")?"vertical":"horizontal"));return d(a)?P(a.message??`Unable to create field: ${n}`,e):co(a.value)?l("Added field",{action:e.action,result:a.value}):s("Unexpected create node return value")},"edit.title":e=>{let{id:t,name:n}=e.payload;if(!N.getNode(t))return P(`Unable to locate node with id ${t}`,e);let o=N.renameNode(t,n);return d(o)?P(o.message??"Unable to edit title",e):l("Edited title",{action:e.action,result:o.value})},"delete.node":e=>{let{id:t}=e.payload,n=N.tombstoneNode(t);return d(n)?P(n.message??"Unable to delete node",e):l("Deleted node",{action:e.action,result:n.value})},"create.tag":e=>{let{id:t,name:n}=e.payload,r=N.createTag({id:t,name:n});return d(r)?P(r.message??"Unable to create tag",e):l("Tag added",{action:e.action,result:r.value})},"create.contributor":e=>{let{id:t,name:n}=e.payload,r=N.createContributor({id:t,name:n});return d(r)?P(r.message??"Unable to create contributor",e):l("Contributor created",{action:e.action,result:r.value})},"tag.issue":e=>{let{id:t,target:n,tagId:r,rank:o}=e.payload,i=N.tag(n,r,t,o);return d(i)?P(i.message??"Unable to tag issue",e):l("Issue tagged",{action:e.action,result:i.value})},"untag.issue":e=>{let{target:t,tagId:n}=e.payload,r=N.untag(t,n);return d(r)?P(r.message??"Unable to untag ",e):l("Issue untagged",{action:e.action,result:r.value})},"assign.issue":e=>{let{id:t,contributor:n,target:r,rank:o}=e.payload,i=N.assign(r,n,t,o);return d(i)?P(i.message??"Unable to assign issue",e):l("Assigned successfully",{action:e.action,result:i.value})},"unassign.issue":e=>{let{target:t,contributor:n}=e.payload,r=N.unassign(t,n);return d(r)?P(r.message??"Unable to unassign issue",e):l("Issue unassigned",{action:e.action,result:r.value})},"move.node":e=>{let{id:t,parent:n,rank:r}=e.payload,o=N.moveNodeToRank({id:t,parentId:n,rank:r});return d(o)?P(o.message??"Failed to move node",e):l("Moved node",{action:e.action,result:o.value})},"edit.description":e=>{let{id:t,md:n}=e.payload,r=N.editValue(t,n);return d(r)?P(r.message??"Unable to edit description",e):l("Set node value",{action:e.action,result:r.value})},"close.issue":e=>{let{id:t,parent:n,rank:r}=e.payload,o=N.getNode(t);if(!o)return P("Unable to locate issue",e);if(!Q(o))return P("Can only close issues",e);let i=N.getNode(Y);if(!i)return P("Unable to locate target swimlane",e);if(n!==i.id)return P("Close target must be closed swimlane",e);let a=N.moveNodeToRank({id:t,parentId:n,rank:r});return d(a)?P(a.message??"Unable to close issue",e):l("Issue closed",{action:e.action,result:{id:t}})},"reopen.issue":e=>{let{id:t,parent:n,rank:r}=e.payload,o=N.getNode(t);if(!o)return P("Unable to locate issue",e);if(!Q(o))return P("Can only reopen issues",e);let i=N.getNode(Y);if(!i)return P("Unable to locate closed swimlane",e);if(n===i.id)return P("Cannot reopen issue into closed swimlane",e);if(!N.getNode(n))return P("Reopen parent no longer exists",e);let c=N.moveNodeToRank({id:t,parentId:n,rank:r});return d(c)?P(c.message??"Unable to reopen issue",e):l("Issue reopened",{action:e.action,result:{id:t}})},"lock.node":e=>{let{id:t}=e.payload,n=N.lockNode(t);return d(n)?P(n.message??"Unable to lock node",e):l("Node locked",{action:e.action,result:n.value})},"rebalance.children":e=>{let{parent:t,ranks:n}=e.payload;for(let[r,o]of Object.entries(n)){let i=N.getNode(r);if(!i)return P(`Unable to locate node ${r}`,e);if(i.parentNodeId!==t)return P(`Node ${r} is not child of ${t}`,e);let a=N.updateNode({...i,rank:o});if(d(a))return P(a.message??"Unable to rebalance child",e)}return l("Rebalanced children",{action:e.action,result:{parent:t}})}},na=(e,t)=>{let n=N.getNode(e);n&&N.updateNode({...n,log:[...n.log??[],t]})},ra=e=>{switch(e.action){case"init.workspace":case"add.workspace":case"add.board":case"add.swimlane":case"add.issue":case"add.field":case"edit.title":case"lock.node":case"delete.node":case"move.node":case"close.issue":case"reopen.issue":return[e.payload.id];case"edit.description":let t=[e.payload.id],n=v().nodes[e.payload.id]?.parentNodeId;return n&&t.push(n),t;case"tag.issue":case"untag.issue":case"assign.issue":case"unassign.issue":return[e.payload.id,e.payload.target];case"create.tag":case"create.contributor":default:return[]}};function lt(e,t=!1){let n=ta[e.action](e);if(d(n))return n;t||([...new Set(ra(e))].forEach(a=>na(a,e)),ne(a=>({...a,eventLog:[...a.eventLog,e]})));let r=e.userId,o=e.userName;return!r?.length||!o?.length?P("Invalid user ID format",e):(N.createContributor({name:o,id:r}),n)}var ct=e=>e.map(t=>lt(t));function j(e){let t=lt(e);if(t.status!==me.Success)return t;let n=Kr({event:e});return d(n)?n:t}function Fe(e){return e.map(t=>j(t))}var xo=e=>kn($(e),{at:"end"}),kn=(e,t={at:"end"})=>{let n=r=>d(r)?l("Rank space exhausted",{rank:"",needsRebalance:!0}):l("Resolved rank",{rank:r.value,needsRebalance:!1});if(e.length===0)return n(V(void 0,void 0));switch(t.at){case"start":{let r=e[0];return r?n(V(void 0,r.rank)):s("Unable to resolve first sibling")}case"end":{let r=e[e.length-1];return r?n(V(r.rank,void 0)):s("Unable to resolve last sibling")}case"before":{let r=No(e,t.sibling);if(r<0)return s("Sibling not found");let o=r>0?e[r-1]:void 0,i=e[r];return i?n(V(o?.rank,i.rank)):s("Sibling not found")}case"after":{let r=No(e,t.sibling);if(r<0)return s("Sibling not found");let o=e[r],i=r<e.length-1?e[r+1]:void 0;return o?n(V(o.rank,i?.rank)):s("Sibling not found")}}},$=e=>Object.values(v().nodes).filter(t=>!!t&&!t.isDeleted&&t.parentNodeId===e).sort((t,n)=>t.rank.localeCompare(n.rank)),No=(e,t)=>e.findIndex(n=>n.id===t),Eo=(e,t,n={at:"end"})=>kn($(t).filter(r=>r.id!==e),n),ye=(e,t,n,r)=>{let o=Eo(t,e,n);if(d(o))return o;if(!o.value.needsRebalance)return l("Resolved rank",o.value.rank);let i=Mn(e,r);if(d(i))return i;let a=j(i.value);if(d(a))return a;let c=Eo(t,e,n);return d(c)?c:c.value.needsRebalance?s("Rank rebalance failed to create space"):l("Resolved rank after rebalance",c.value.rank)},Re=(e,t)=>{let n=xo(e);if(d(n))return n;if(!n.value.needsRebalance)return l("Resolved rank",n.value.rank);let r=Mn(e,t);if(d(r))return r;let o=j(r.value);if(d(o))return o;let i=xo(e);return d(i)?i:i.value.needsRebalance?s("Rank rebalance failed to create space"):l("Resolved rank after rebalance",i.value.rank)};var Ve=(e,t)=>{let{nodes:n}=v(),r=n[e];if(!r)return s("Node not found");if(r.context===t)return l("Resolved ancestor node",r);let o=r.parentNodeId?n[r.parentNodeId]:void 0;for(;o;){if(o.context===t)return l("Resolved ancestor node",o);o=o.parentNodeId?n[o.parentNodeId]:void 0}return s(`No ancestor found for context: ${t}`)},oa=(e,t)=>{let{nodes:n}=v(),r=n[e];for(;r?.parentNodeId;){if(r.parentNodeId===t)return!0;r=n[r.parentNodeId]}return!1},Pn=(e,t)=>e?e.readonly?s({move:"Cannot move readonly node",rename:"Cannot rename readonly node",edit:"Cannot edit readonly node"}[t]):null:s("Node not found"),N={deleteNode(e){ne(t=>{let n={...t.nodes};return delete n[e],{...t,nodes:n}})},editValue(e,t){let{nodes:n}=v(),r=n[e];if(!r)return s("Edit target node not found");let o=Pn(r,"edit");if(o)return o;let i={...r,props:{...r.props,value:t}};return this.updateNode(i),l("Issue description updated",{md:t})},renameNode(e,t){let n=this.getNode(e);if(!n)return s("Rename target node not found");let r=Pn(n,"rename");if(r)return r;let o={...n,title:t};return this.updateNode(o),l("Renamed node",o)},getExistingTags(){let{tags:e}=v();return[...new Set(Object.values(e).map(t=>t.name).filter(Boolean))]},getExistingAssignees(){let{contributors:e}=v();return[...new Set(Object.values(e).map(t=>t.name).filter(Boolean))]},getFieldByTitle(e,t){return $(e).find(n=>n.title===t)},moveNodeToRank({id:e,parentId:t,rank:n}){let{rootNodeId:r}=v(),o=this.getNode(e),i=this.getNode(t);if(!o)return s("Node not found");if(!i)return s("Target parent not found");if(r===e)return s("Cannot move root node");if(e===t)return s("Cannot move node into itself");let a=Pn(o,"move");if(a)return a;if(oa(t,e))return s("Cannot move node into its own descendant");let c={...o,parentNodeId:t,rank:n};return this.updateNode(c),l("Moved node successfully",c)},tombstoneNode(e){let{nodes:t,currentNodeId:n,rootNodeId:r}=v(),o=this.getNode(e);if(!o)return s("Node not found");if(r===e)return s("Cannot delete root node");let i=new Set,a=u=>{let m=t[u];if(!(!m||i.has(u))){i.add(u);for(let p of $(m.id))a(p.id)}};a(e);let c={...structuredClone(t)};for(let u of i){if(!c[u])return s("Unable to locate node to delete");c[u]={...c[u],isDeleted:!0}}return n?(I({nodes:c}),l("Successfully tomb stoned",o)):s("Unable to delete undefined")},createContributor(e){let t=ne(n=>({...n,contributors:{...n.contributors,[e.id]:e}}));return d(t)?s("Unable to create contributor"):l("Created contributor",e)},assign(e,t,n,r){let o=this.getContributor(t),i=this.getNode(e);if(!i||!o)return s("Unable assign contributor to issue");let a=this.getFieldByTitle(i.id,"Assignees");if(!a)return s("Unable to locate assignees field");if($(a.id).some(p=>p.props?.value===t))return s("Contributor already assigned");let u=z.field(n,o.name,a.id,r,{value:t}),m=this.createNode(u);return d(m)?m:l("Assigned contributor",u)},createTag(e){let t=ne(n=>({...n,tags:{...n.tags,[e.id]:e}}));return d(t)?s("Could not create tag"):l("Tag created",e)},tag(e,t,n,r){let o=this.getTag(t),i=this.getNode(e);if(!o)return s("Unable to add tag, missing tag");if(!i)return s("Unable to add tag, missing target");let a=this.getFieldByTitle(i.id,"Tags");if(!a)return s("Unable to locate tags field");if($(a.id).some(p=>p.props?.value===t))return s("Tag already assigned");let u=z.field(n,o.name,a.id,r,{value:t}),m=this.createNode(u);return d(m)?m:l("Tag added",u)},untag(e,t){let n=this.getTag(t),r=this.getNode(e);if(!n)return s("Unable to remove tag, missing tag");if(!r)return s("Unable to remove tag, missing target");let o=this.getFieldByTitle(r.id,"Tags");if(!o)return s("Unable to locate tags field");let i=$(o.id).find(c=>c.props?.value===t);if(!i)return l("Issue is not tagged with that tag",null);let a={...i,isDeleted:!0};return this.updateNode(a),l("Tag removed",a)},unassign(e,t){let n=this.getContributor(t),r=this.getNode(e);if(!n)return s("Unable to unassign, missing contributor");if(!r)return s("Unable to unassign, missing target");let o=this.getFieldByTitle(r.id,"Assignees");if(!o)return s("Unable to locate assignees field");let i=$(o.id).find(c=>c.props?.value===t);if(!i)return l("Issue is not assigned to that contributor",null);let a={...i,isDeleted:!0};return this.updateNode(a),l("Assignee removed",a)},createNode(e){let t=ne(n=>({...n,nodes:{...n.nodes,[e.id]:e}}));return d(t)?s("Unable to create node"):l("Node created",e)},lockNode(e){let t=this.getNode(e);if(!t)return s("Failed to locate node");let n={...t,readonly:!0},r=ne(o=>({...o,nodes:{...o.nodes,[e]:n}}));return d(r)?s(r.message):l("Locked node",n)},updateNode(e){let t=ne(n=>({...n,nodes:{...n.nodes,[e.id]:e}}));return d(t)?t:l("Updated node",e)},getContributor(e){return v().contributors[e]},getTag(e){return v().tags[e]},getNode(e){return v().nodes[e]},getSiblings(e){return $(e)}};var ho=()=>{let e=fe(),t=!!e.userName?.trim(),n=!!e.preferredEditor?.trim();return{isSetup:n&&t,hasPreferredEditor:n,hasUserName:t,userName:e.userName,preferredEditor:e.preferredEditor}},Io=()=>{let e=_e(process.cwd());if(d(e))return s("Unable to determine if repository is initialized");let t=$e(e.value);return Ye(t)};var G={bg:"#1a1b26",fg:"#c8d3ff",grayDark:"#2a2f45",gray:"#46507a",grayLight:"#969bb5",cyan:"#88d5ee",cyanSoft:"#8fe6fb",blue:"#5b8cff",magenta:"#a78bfa",magentaSoft:"#c4b5fd",green:"#8fdc8c",yellow:"#f1c27d",red:"#ff7a90",white:"#ffffff"},M={accent:G.cyan,accent2:G.magenta,primary:G.white,secondary:G.grayDark,secondary2:G.grayLight,gray:G.gray,green:G.green,yellow:G.yellow,red:G.red};var y={red:G.red,yellow:G.yellow,green:G.green,blue:G.blue,magenta:G.magenta,cyan:G.cyan},qe={urgent:y.red,critical:y.red,important:y.red,blocker:y.red,asap:y.red,immediate:y.red,fail:y.red,failure:y.red,broken:y.red,bug:y.red,error:y.red,incident:y.red,outage:y.red,production:y.red,crash:y.red,security:y.red,warning:y.yellow,warn:y.yellow,risky:y.yellow,risk:y.yellow,attention:y.yellow,pending:y.yellow,review:y.yellow,"needs-review":y.yellow,qa:y.yellow,testing:y.yellow,test:y.yellow,validate:y.yellow,verification:y.yellow,staging:y.yellow,check:y.yellow,"follow-up":y.yellow,followup:y.yellow,waiting:y.yellow,blocked:y.yellow,hold:y.yellow,done:y.green,complete:y.green,completed:y.green,success:y.green,ok:y.green,stable:y.green,resolved:y.green,fixed:y.green,closed:y.green,merged:y.green,released:y.green,deployed:y.green,approved:y.green,verified:y.green,working:y.green,healthy:y.green,pass:y.green,passing:y.green,info:y.blue,information:y.blue,note:y.blue,docs:y.blue,documentation:y.blue,doc:y.blue,guide:y.blue,help:y.blue,explanation:y.blue,detail:y.blue,details:y.blue,context:y.blue,design:y.blue,discussion:y.blue,proposal:y.blue,idea:y.blue,feature:y.magenta,enhancement:y.magenta,improvement:y.magenta,refactor:y.magenta,refactoring:y.magenta,cleanup:y.magenta,optimize:y.magenta,optimization:y.magenta,perf:y.magenta,performance:y.magenta,upgrade:y.magenta,migration:y.magenta,modernize:y.magenta,debt:y.magenta,todo:y.cyan,next:y.cyan,planned:y.cyan,plan:y.cyan,future:y.cyan,backlog:y.cyan,investigate:y.cyan,explore:y.cyan,prototype:y.cyan};var Co=(e,t)=>{let r=S(e.id).find(o=>o.title===t);return r?S(r.id).map(o=>typeof o.props?.value=="string"?o.props.value:"").filter(o=>!!o):[]},Fn=e=>Co(e,"Tags").map(t=>N.getTag(t)).filter(t=>!!t),Ht=()=>{let{breadCrumb:e,selectedNode:t}=v(),n=[...e,t].find(r=>r?.context==="TICKET");return!n||!Q(n)?s("Invalid untag target"):l("Retrieved tags from ticket in breadcrumb",Fn(n)??[])},Kt=()=>{let{breadCrumb:e,selectedNode:t}=v(),n=[...e,t].find(r=>r?.context==="TICKET");return!n||!Q(n)?s("Invalid untag target"):l("Retrieved tags from ticket in breadcrumb",Ln(n)??[])},Ln=e=>Co(e,"Assignees").map(t=>N.getContributor(t)).filter(t=>!!t);var bo=(e,t)=>{let r=S(e.id).find(o=>o.title===t);return r&&typeof r.props?.value=="string"?Ke(r.props.value):""};var g={EXIT:"exit",INIT:"init",HELP:"help",NEW:"new",TAG:"tag",UNTAG:"untag",MOVE:"move",PEEK:"peek",FILTER:"filter",ASSIGN:"assign",UNASSIGN:"unassign",DELETE:"delete",RENAME:"rename",CLOSE_ISSUE:"close",RE_OPEN_ISSUE:"reopen",SET_DESCRIPTION:"edit",SET_EDITOR:"config:editor",SET_VIEW:"config:view",SET_USERNAME:"config:username",SYNC:"sync",EXPORT:"export",NONE:""};var ia=/^(\d+)(h|d|w|mo|y)$/,sa=/^(\d{4})-(\d{2})-(\d{2})(?:(?::|\s)(\d{2}):(\d{2}))?$/,aa=({year:e,month:t,day:n,hour:r=0,minute:o=0})=>{let i=new Date(e,t-1,n,r,o);return i.getFullYear()===e&&i.getMonth()===t-1&&i.getDate()===n&&i.getHours()===r&&i.getMinutes()===o},da=(e,t=new Date)=>{let n=e.match(ia);if(!n)return null;let[,r,o]=n,i=Number(r);if(!Number.isInteger(i)||i<=0)return null;let a=new Date(t);switch(o){case"h":return a.setHours(a.getHours()-i),a;case"d":return a.setDate(a.getDate()-i),a;case"w":return a.setDate(a.getDate()-i*7),a;case"mo":return a.setMonth(a.getMonth()-i),a;case"y":return a.setFullYear(a.getFullYear()-i),a;default:return null}},la=e=>{let t=e.match(sa);if(!t)return null;let[,n,r,o,i,a]=t,c=Number(n),u=Number(r),m=Number(o),p=i?Number(i):0,x=a?Number(a):0;return aa({year:c,month:u,day:m,hour:p,minute:x})?new Date(c,u-1,m,p,x):null},Vt=e=>{let t=e.trim().toLowerCase();return da(t)??la(t)},So=({date:e,horizonDate:t})=>t?e.getTime()>=t.getTime():!0,ca=[{unit:"h",from:1,to:24},{unit:"d",from:1,to:7},{unit:"w",from:1,to:52},{unit:"mo",from:1,to:12},{unit:"y",from:1,to:5}],Ro=(e=ca)=>{let t=[];for(let{unit:n,from:r,to:o}of e)for(let i=r;i<=o;i++)t.push(`${i}${n}`);return t};var ua=["BOARD","TICKET","SWIMLANE"],Le=[g.SYNC,g.HELP,g.EXPORT,g.SET_VIEW,g.SET_EDITOR,g.SET_USERNAME],qt=[g.NEW,g.RENAME,g.DELETE,g.MOVE],Dn=[g.TAG,g.UNTAG,g.ASSIGN,g.UNASSIGN,g.CLOSE_ISSUE,g.RE_OPEN_ISSUE,g.SET_DESCRIPTION],Ao=[g.FILTER,g.PEEK],ma={WORKSPACE:[...Le,...qt],BOARD:[...Ao,...Le,...qt],SWIMLANE:[...Ao,...Le,...qt],TICKET:[...Le,...qt,...Dn],FIELD:[...Le,...Dn],FIELD_LIST:[...Le,...Dn],TEXT:[...Le]},pa=e=>e==="WORKSPACE"?["board"]:["issue","swimlane","board"],ga=()=>{let{currentNode:e,selectedNode:t,readOnly:n}=v();if(!ho().isSetup)return[g.HELP,g.SET_EDITOR,g.SET_USERNAME];if(!Io())return[g.HELP,g.INIT];if(n)return[g.HELP,g.PEEK,g.EXPORT,g.SET_VIEW];let o=e.context??"WORKSPACE",i=t?.context,a=i&&ua.includes(i);return ma[o].filter(c=>c===g.RENAME||c===g.DELETE||c===g.MOVE?a:!0)},q=e=>{let{currentNode:t}=v(),n=t.context??"WORKSPACE";return{[g.NONE]:ga(),[g.EXIT]:["confirm"],[g.EXPORT]:[],[g.SYNC]:[],[g.INIT]:[],[g.HELP]:[],[g.PEEK]:[...Ro(),"now","prev","next"],[g.SET_USERNAME]:[],[g.SET_DESCRIPTION]:["confirm"],[g.DELETE]:["confirm"],[g.RE_OPEN_ISSUE]:["confirm"],[g.CLOSE_ISSUE]:["confirm"],[g.MOVE]:["start","confirm","next","previous","to-next","to-previous","cancel"],[g.FILTER]:["tag","assignee","description","title","clear"],[g.SET_VIEW]:["dense","wide"],[g.SET_EDITOR]:[...yo],[g.TAG]:[...new Set([...Object.keys(qe),...N.getExistingTags()])],[g.UNTAG]:[...Ht()?.value?.map(({name:o})=>o)??[]],[g.UNASSIGN]:[...Kt()?.value?.map(({name:o})=>o)??[]],[g.ASSIGN]:N.getExistingAssignees(),[g.RENAME]:[],[g.NEW]:pa(n)}[e]??[]};import ze from"chalk";import{decodeTime as wo}from"ulid";var To=e=>{let t=Date.now()-e,n=[{label:"y",ms:1e3*60*60*24*365},{label:"mo",ms:1e3*60*60*24*30},{label:"w",ms:1e3*60*60*24*7},{label:"d",ms:1e3*60*60*24},{label:"h",ms:1e3*60*60},{label:"m",ms:1e3*60},{label:"s",ms:1e3}];for(let{label:r,ms:o}of n){let i=Math.floor(t/o);if(i>=1)return`${i}${r} ago`}return"just now"};var Mo=e=>{try{return l("Decoded date",new Date(wo(e)))}catch(t){return s("Decoding failed + "+t.message)}},On=e=>{if(!e?.id)return null;try{return wo(e.id)}catch{return null}};var De=(e,t)=>{let n=e.find(r=>r.context===t);return n!==void 0?l("Found node",n):s("Unable to find node in breadcrumb")};import ko from"chalk";var Bn={stringColor:{saturation:50,lightness:60},gradient:{stops:[[174,150,240],[92,138,232],[102,204,226]]}},fa=(e,t,n)=>Math.max(t,Math.min(n,e)),Un=(e,t,n)=>e+(t-e)*n,Po=e=>{let t=0;for(let n=0;n<e.length;n++)t=t*31+e.charCodeAt(n)>>>0;return t},va=(e,t,n)=>{let r=t/100,o=n/100,i=(1-Math.abs(2*o-1))*r,a=e/60,c=i*(1-Math.abs(a%2-1)),u=0,m=0,p=0;a>=0&&a<1?(u=i,m=c):a>=1&&a<2?(u=c,m=i):a>=2&&a<3?(m=i,p=c):a>=3&&a<4?(m=c,p=i):a>=4&&a<5?(u=c,p=i):(u=i,p=c);let x=o-i/2;return[Math.round((u+x)*255),Math.round((m+x)*255),Math.round((p+x)*255)]},ya=([e,t,n])=>`#${e.toString(16).padStart(2,"0")}${t.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}`,xa=(e,t,n)=>[Math.round(Un(e[0],t[0],n)),Math.round(Un(e[1],t[1],n)),Math.round(Un(e[2],t[2],n))],mt=e=>{let n=Po(e)%360,r=va(n,Bn.stringColor.saturation,Bn.stringColor.lightness);return ya(r)},Na=e=>{let t=Bn.gradient.stops,n=fa(e,0,1);if(t.length===0)return[0,0,0];if(t.length===1)return t[0];let r=t.length-1,o=n*r,i=Math.min(Math.floor(o),r-1),a=o-i;return xa(t[i],t[i+1],a)},zt=e=>Po(e.toLowerCase().trim())/4294967295,Ea=e=>{let t=zt(e);return Na(t)},ha=e=>{let[t,n,r]=Ea(e);return{normal:o=>ko.bgRgb(t,n,r).black(o),cursor:o=>ko.bgRgb(t,n,r).white.bold(o)}};var _n=e=>ha(e).normal(` ${e} `),ee=(e,t=qe)=>{let r=(o=>o.toLowerCase().trim())(e);return r&&t[r]?t[r]:mt(r)};var xe={None:"none",Invalid:"invalid",Valid:"valid"};var Ia=["BOARD","TICKET","SWIMLANE"],$n=()=>{let e=v().selectedNode;return e?.context?Ia.includes(e?.context)?_():U({message:"Command not available in this context"}):U({message:"Missing target context"})},J="<ENTER> to confirm",_=(e="",t=[])=>({message:e,validity:xe.Valid,completionWordList:t}),U=({message:e,completionWordList:t=[]})=>({validity:xe.Invalid,message:e,completionWordList:t}),gt=e=>e.length===0,Ae=({prefix:e="",wordList:t,postfix:n="",noOfHints:r=100,inputString:o,minLengthForHints:i=1})=>{let u=[...t.filter(Boolean).filter(p=>p.startsWith(o.trim()))].sort((p,x)=>zt(p)-zt(x)).slice(0,r).map(_n),m=u.length>i?u.join(" "):"";return m?`${e}${m}${n}`:""},Wn=({modifier:e})=>{let t="confirm";return e===t?_(J):U({message:gt(e)?`if you are certain, enter ${_n(t)}`:"",completionWordList:[t]})},Ca=({list:e,hint:t})=>({modifier:n})=>e.includes(n)?_(J):U({message:gt(n)?t:""}),ba=({list:e,hint:t,onValue:n})=>({modifier:r,inputString:o})=>e.includes(r)?o.trim().length<1?U({message:n}):_():U({message:gt(r)?t:""}),pt=({hint:e})=>({modifier:t,inputString:n})=>gt(t)&>(n)?U({message:e,completionWordList:[]}):_(J),Sa={[g.EXPORT]:()=>_(J+", and create export markdown file"),[g.PEEK]:e=>{let t=e.modifier;if(t==="now")return _(J);let n={message:"historical state from: '1h', '2d', '23h', '1mo', '2y', 'previous', 'next' or full date as YYYY-MM-DD"};if(t==="prev"||t==="next")return _(J);let r=Vt(t);if(!t||!r)return U(n);let o=De(v().breadCrumb,"BOARD");if(d(o))return U({message:"Command is not applicable in this context"});let i=Mo(o.value.id);return d(i)?U({message:"Unable to peek: board id is not a valid ULID"}):So({date:r,horizonDate:i.value})?_(J):U({message:ze.red(`nothing to peek before ${i.value.toISOString().slice(0,16).replace("T"," ")}`)})},[g.EXIT]:()=>_(J+" and exit the application"),[g.INIT]:()=>_(J),[g.FILTER]:e=>{if(e.modifier==="clear")return _();let t=a=>q(g.FILTER).includes(a);if(!e.modifier||!t(e.modifier??""))return U({message:Ae({wordList:q(g.FILTER),inputString:e.inputString}),completionWordList:q(g.FILTER)});let r=Object.values(v().tags).map(a=>a.name),o=Object.values(v().contributors).map(a=>a.name),i=e.modifier==="tag"?r:e.modifier==="assignee"?o:[];return e.inputString?i.length&&!i.includes(e.inputString.trim()??"")?U({message:Ae({prefix:`existing ${e.modifier}s... `,wordList:i,noOfHints:10,inputString:e.inputString}),completionWordList:i}):_():U({message:Ae({prefix:"one of... ",wordList:i,noOfHints:10,inputString:e.inputString}),completionWordList:i})},[g.NONE]:e=>{let t=q(g.NONE),n=/^[A-Za-z_]+:/g,r=e.inputString.match(n);return r&&r.length?t=[...t.filter(o=>o.trim().match(n))]:t=[...new Set(t.flatMap(o=>o.match(n)?.join("").replace(":","")??o))],e.command?_():U({message:Ae({prefix:"... ",wordList:t,inputString:e.inputString,minLengthForHints:0})})},[g.NEW]:e=>ba({list:q(g.NEW),hint:Ae({wordList:q(g.NEW),noOfHints:3,inputString:e.inputString,minLengthForHints:0}),onValue:"provide a name..."})(e),[g.SET_DESCRIPTION]:()=>_(J),[g.HELP]:()=>_(J),[g.RENAME]:()=>{let e=$n();return e.validity==="invalid"?e:_(J)},[g.DELETE]:e=>{let t=$n();return t.validity==="invalid"?t:Wn(e)},[g.CLOSE_ISSUE]:e=>Wn(e),[g.RE_OPEN_ISSUE]:e=>Wn(e),[g.MOVE]:e=>{let t=$n();return t.validity==="invalid"?t:pt({hint:Ae({prefix:"hey hacker! These commands are blocked for you... ",wordList:q(g.MOVE),noOfHints:10,inputString:e.inputString})})(e)},[g.TAG]:e=>{let t=N.getExistingTags().map(n=>` ${ze.bgHex(ee(n))(" "+n+" ")} `).slice(0,10);return pt({hint:"tag name like... "+t.join("")})(e)},[g.UNTAG]:e=>{let t=Ht();if(d(t))return U({message:"Invalid untag target",completionWordList:[]});let n=t.value.map(({name:r})=>r).map(r=>` ${ze.bgHex(ee(r))(" "+r+" ")} `).slice(0,10);return n.length?pt({hint:" ... "+n.join("")})(e):U({message:"Issue has not tags",completionWordList:[]})},[g.ASSIGN]:e=>{let t=N.getExistingAssignees().map(n=>` ${ze.bgHex(ee(n))(" "+n+" ")} `).slice(0,10);return pt({hint:"assign to... "+t.join("")})(e)},[g.UNASSIGN]:e=>{let t=Kt();if(d(t))return U({message:"Invalid unassign target",completionWordList:[]});let n=t.value.map(({name:r})=>r).map(r=>` ${ze.bgHex(ee(r))(" "+r+" ")} `).slice(0,10);return n.length?pt({hint:"remove assignee... "+n.join("")})(e):U({message:"Issue has no assignees",completionWordList:[]})},[g.SET_EDITOR]:e=>{logger.debug(`Validating command: ${e.command} ${e.modifier} ${e.inputString}`);let t=q(g.SET_EDITOR);return e.modifier?_(J):U({message:Ae({wordList:t,inputString:e.inputString})})},[g.SET_USERNAME]:e=>e.inputString?_():U({message:`Enter a username. Saved in ${ze.bgBlack("~/.epiq-global/")}`}),[g.SET_VIEW]:e=>Ca({list:q(g.SET_VIEW),hint:Ae({wordList:q(g.SET_VIEW),noOfHints:3,inputString:e.inputString})})(e),[g.SYNC]:()=>_(J)},Fo=Object.fromEntries(Object.entries(Sa).map(([e,t])=>[e,{validate:(n,r,o)=>t({modifier:r,command:n,inputString:o})}]));var Lo=["frontend","backend","infrastructure","architecture","integration","configuration","implementation","application","deployment","environment","framework","platform","service","component","module","gateway","pipeline","containerization","orchestrator","exception","incident","defect","regression","degradation","malfunction","instability","intermittent","reproducibility","reproduction","investigation","triage","workaround","mitigation","remediation","optimization","stabilization","refinement","failure","outage","blocking","criticality","severity","escalation","diagnostics","analysis","resolution","corruption","inconsistency","validation","verification","authorization","authentication","confidentiality","availability","accessibility","reliability","compliance","governance","encryption","decryption","integrity","auditing","traceability","accountability","protection","privileges","permissions","dependency","orchestration","provisioning","synchronization","compatibility","incompatibility","interoperability","observability","instrumentation","telemetry","loadbalancing","discovery","registration","scheduling","coordination","distribution","isolation","virtualization","serialization","deserialization","initialization","instantiation","propagation","aggregation","consolidation","normalization","standardization","transformation","reconciliation","correlation","processing","indexing","partitioning","enrichment","validation","filtering","streaming","batching","concurrency","parallelism","contention","deadlock","throttling","ratelimiting","backpressure","fragmentation","saturation","exhaustion","partitioning","replication","redundancy","failover","deprecation","obsolescence","starvation","overload","underutilization","latency","throughput","refactoring","modularization","encapsulation","abstraction","extensibility","configurability","maintainability","recoverability","sustainability","readability","testability","debuggability","reusability","simplicity","consistency","performance","functionality","requirement","recommendation","improvement","enhancement","clarification","documentation","description","acceptance","criteria","estimation","prioritization","dependency","deliverable","milestone","iteration"];var A={Exit:"exit",Init:"init",None:"none",ViewHelp:"view-help",Rename:"rename",Edit:"edit",Delete:"delete",Filter:"filter",Move:"move",Peek:"peek",SetView:"set-view",SetEditor:"set-editor",SetUserName:"set-user-name",SetAutoSync:"set-auto-sync",NewItem:"add-new-item",TagTicket:"ticket-tag",UntagTicket:"ticket-untag",AssignUserToTicket:"ticket-assign-user",UnassignUserFromTicket:"ticket-unassign-user",CloseIssue:"close-issue",ReopenIssue:"re-open-issue",Sync:"sync",Export:"export"};var Do=e=>Object.values(g).includes(e),Oo=(e,t)=>{let n=e.command??"",{modifier:r,target:o,inputString:i}=e,{message:a,validity:c,completionWordList:u}=Fo[n].validate(n,r,i),m=o==="command"?Object.values(g):n&&e.target==="modifier"?q(n):Lo;return{validity:c,command:e.command,modifier:e.modifier,inputString:e.inputString,infoMessage:a??"",autoCompletion:t?vo(e,[...u,...m]):{hint:"",hints:[],remainder:"",overlap:0}}};var Uo=e=>{let t=e.trimStart(),n=Aa(t),r=n[0]??"",o=n[1]??"",i=/\s$/.test(e),a=wa(e),c=Do(r)?r:null,u=c!==null,m=r!=="",p=c?q(c)??[]:[],x=c&&p.includes(o)?o:"",E="word";n.length===0||n.length===1&&!i?E="command":(n.length===1&&i||n.length===2&&!i)&&(E="modifier");let C=i?"":a,R=Ra(t,c,x);return{raw:e,trimmedStart:t,words:n,firstWord:r,lastWord:a,hasCommand:m,command:c,isCommandKeyword:u,isLastWordCompleted:i,modifier:x,target:E,inputToMatch:C,inputString:R}},Ra=(e,t,n)=>{let r=e;return t&&r.startsWith(t)&&(r=r.slice(t.length)),r=r.replace(/^\s+/,""),n&&r.startsWith(n)&&(r=r.slice(n.length),r=r.replace(/^\s+/,"")),r},Aa=e=>e.trim()?e.trim().split(/\s+/):[],wa=e=>e.trimEnd().split(/\s+/).at(-1)??"";var Bo=" ",Ge={commandHistory:[],value:"",commandHistoryIndex:-1,cursorPosition:0,commandIsPending:!1,commandMeta:{command:null,modifier:"",infoMessage:"",inputString:"",validity:xe.None,autoCompletion:{hint:"",hints:[],remainder:"",overlap:0}}},Ta=new Set,_o=()=>{for(let e of Ta)e()};var Ne=e=>{let n=e(Ge),r=Uo(n.value),o=n.cursorPosition===n.value.length;Ge={...n,commandMeta:Oo(r,o)},_o()},ft=({message:e,status:t})=>{let n=structuredClone(Ge);return n.commandMeta={...n.commandMeta,infoMessage:e??"",validity:t==="fail"?"invalid":"valid"},n.commandIsPending=!0,Ge=n,_o(),l(e,null)},jn=e=>{Ne(t=>({...t,cursorPosition:Math.max(0,Math.min(t.value.length,t.cursorPosition+e))}))},Hn=e=>{Ne(t=>{let{value:n,cursorPosition:r}=t,o=r;if(e==="left"){for(;o>0&&n[o-1]===" ";)o--;for(;o>0&&n[o-1]!==" ";)o--}else{for(;o<n.length&&n[o]!==" ";)o++;for(;o<n.length&&n[o]===" ";)o++}return{...t,cursorPosition:o}})},$o=()=>{Ne(e=>{let t=e.value.slice(e.cursorPosition),n=Math.max(0,e.cursorPosition-1);return{...e,value:e.value.slice(0,n)+t,cursorPosition:n,commandIsPending:!1}})},Wo=()=>{Ne(e=>{let{value:t,cursorPosition:n}=e,r=n;for(;r>0&&t[r-1]===" ";)r--;for(;r>0&&t[r-1]!==" ";)r--;let o=t.slice(n);return{...e,value:t.slice(0,r)+o,cursorPosition:r,commandIsPending:!1}})},W=e=>{Ne(t=>{let n=Math.max(0,Math.min(t.cursorPosition,t.value.length)),r=t.value.slice(0,n),o=t.value.slice(n),i=e(r,t.commandMeta.autoCompletion),a=i+o,c=Math.max(0,Math.min(i.length,a.length));return{...t,value:a,cursorPosition:c,commandIsPending:!1}})},jo=()=>{Ne(e=>({...e,commandIsPending:!0}))},Ho=({addToHistory:e=!0})=>{Ne(n=>({...n,commandHistory:e?[n.value,...n.commandHistory].slice(0,40):n.commandHistory,commandHistoryIndex:-1,commandIsPending:!1})),Ma()},Ko=()=>{Ne(e=>{let t=Math.min(e.commandHistoryIndex+1,e.commandHistory.length-1),n=e.commandHistory[t]??"";return{...e,commandHistoryIndex:t,value:n,cursorPosition:n.length}})},Vo=()=>{Ne(e=>{let t=Math.max(e.commandHistoryIndex-1,-1),n=t===-1?"":e.commandHistory[t]??"";return{...e,commandHistoryIndex:t,value:n,cursorPosition:n.length}})},Ma=()=>W(()=>""),re=()=>Ge,Gt=()=>{let[e,...t]=Ge.value.split(Bo);return t.join(Bo).trim()};var T={Sync:"sync",NavPreviousItem:"navPreviousItem",NavNextItem:"navNextItem",NavToPreviousContainer:"navToPreviousContainer",NavToNextContainer:"navToNextContainer",MovePreviousItem:"movePreviousItem",MoveNextItem:"moveNextItem",MoveToPreviousContainer:"moveToPreviousContainer",MoveToNextContainer:"moveToNextContainer",Confirm:"confirm",Exit:"exit",ViewHelp:"viewHelp",HideHelp:"hideHelp",InitMove:"initMove",ConfirmMove:"confirmMove",Delete:"Delete",InitCommandLine:"initCommandLine",ExitCommandLine:"exitCommandLine",CaptureInput:"captureInput",EraseInput:"eraseInput",AddItem:"addItem",GetLastCommandFromHistory:"getLastCommandFromHistory",GetNextCommandFromHistory:"getNextCommandFromHistory",AutoCompleteCommand:"autoCompleteCommand",MoveCursorLeft:"MoveCursorLeft",MoveCursorRight:"MoveCursorRight",MoveCursorLeftOfWord:"MoveCursorLeftOfWord",MoveCursorRightOfWord:"MoveCursorRightOfWord",EraseInputWord:"EraseInputWord",None:"None",Edit:"edit",SetViewDense:"SetViewDense",SetViewWide:"SetViewWide"};var qo=e=>{let{context:t}=v()?.currentNode;if(!t)return A.None;switch(e){case g.EXIT:return A.Exit;case g.EXPORT:return A.Export;case g.INIT:return A.Init;case g.DELETE:return A.Delete;case g.SET_DESCRIPTION:return A.Edit;case g.HELP:return A.ViewHelp;case g.RE_OPEN_ISSUE:return A.ReopenIssue;case g.CLOSE_ISSUE:return A.CloseIssue;case g.TAG:return A.TagTicket;case g.UNTAG:return A.UntagTicket;case g.ASSIGN:return A.AssignUserToTicket;case g.UNASSIGN:return A.UnassignUserFromTicket;case g.RENAME:return A.Rename;case g.NEW:return A.NewItem;case g.FILTER:return A.Filter;case g.MOVE:return A.Move;case g.PEEK:return A.Peek;case g.SET_USERNAME:return A.SetUserName;case g.SET_EDITOR:return A.SetEditor;case g.SET_VIEW:return A.SetView;case g.SYNC:return A.Sync;default:return A.None}};import{ulid as B}from"ulid";import ai from"node:fs";import od from"node:path";import id from"react";import{Box as nd}from"ink";import nn from"react";import{Box as qn,Text as ja}from"ink";import ue from"react";import{Text as zo}from"ink";import Go,{useEffect as Xo,useState as ka}from"react";var Yo={help:["\u276F "],default:["\u276F "],move:["\u25C6 ","\u25C6 "],"command-line":["\u276F "]},se=({isSelected:e,placeholder:t=" "})=>{let{mode:n}=ce(),r=Yo[n]??Yo.default,[o,i]=ka(0);if(Xo(()=>{i(0)},[r]),Xo(()=>{if(!e)return;let c=setInterval(()=>{i(u=>(u+1)%r.length)},500);return()=>clearInterval(c)},[e,r]),!e)return Go.createElement(zo,null,t);let a=r[o]??r[0]??t;return Go.createElement(zo,{color:M.accent,dimColor:o===1},a)};import{Box as Kn,Text as Pa}from"ink";import Xt from"react";var Yt=({children:e=[],height:t,selectedIndex:n,itemHeight:r=1,scrollByOne:o=!1})=>{if(e.length===0)return null;let i=Math.max(1,Math.floor(t)),a=Math.max(1,Math.ceil(r)),c=Math.max(1,Math.floor(i/a)),u=Math.max(0,Math.min(n,e.length-1)),m=Math.max(0,e.length-c),p=o?Math.min(m,Math.max(0,u-c+1)):Math.min(m,Math.floor(u/c)*c),x=p+c,E=e.slice(p,x),C=e.length>c,R=i,b=C?Math.max(1,Math.floor(c/e.length*R)):R,h=Math.max(0,R-b),w=Math.max(1,e.length-c),H=C?Math.floor(p/w*h):0;return Xt.createElement(Kn,{flexDirection:"row",height:i,width:"100%"},Xt.createElement(Kn,{flexDirection:"column",flexGrow:1,height:i},E),Xt.createElement(Kn,{flexDirection:"column",width:1,height:R},Array.from({length:R}).map((ir,Xe)=>Xt.createElement(Pa,{key:Xe,color:C&&Xe>=H&&Xe<H+b?M.accent:M.secondary},C?"\u2502":" "))))};import{Box as Qt,Text as _a}from"ink";import Oe from"react";import{Text as Fa}from"ink";import La from"react";var Da=e=>e.toLowerCase().trim(),Oa=(e,t=qe)=>{let n=Da(e);return t[n]?t[n]:mt(n)},Jt=({id:e,isSelected:t})=>{let n=N.getContributor(e);if(n)return La.createElement(Fa,{underline:t,color:Oa(n.name)},"@"+n.name)};import{Text as Ua}from"ink";import Ba from"react";var Zt=({id:e,isSelected:t})=>{let n=N.getTag(e);if(n)return Ba.createElement(Ua,{underline:t,backgroundColor:ee(n.name),color:M.primary}," "+n.name+" ")};var Jo=({width:e,ticket:t,isSelected:n})=>{let r=e-14,o=Wt(Ke(t.title),r),i=Fn(t),a=Ln(t);return Oe.createElement(Qt,{borderStyle:"round",width:e-7,height:4,flexDirection:"column",borderColor:n?M.accent:M.secondary,justifyContent:"space-between"},Oe.createElement(Qt,{borderBottom:!0},Oe.createElement(Qt,{paddingLeft:1,flexDirection:"column"},Oe.createElement(_a,{color:M.primary},o))),Oe.createElement(Qt,{flexDirection:"row",paddingLeft:1},i.map(c=>Oe.createElement(Zt,{key:c.id,id:c.id})),a.map(c=>Oe.createElement(Jt,{key:c.id,id:c.id}))))};import $a from"chalk";import{Box as vt,Text as Vn}from"ink";import Ee from"react";var Wa=(e,t)=>e.length>=t?e.slice(0,t)+"...":e,Zo=({width:e,ticket:t,isSelected:n,index:r,mode:o})=>{let i=S(t.id),a=b=>{let h=i.find(w=>w.title===b);return h?S(h.id).map(w=>typeof w.props?.value=="string"?w.props.value:"").filter(w=>!!w):[]},c=a("Tags").map(b=>N.getTag(b)).filter(b=>!!b),u=a("Assignees").map(b=>N.getContributor(b)).filter(b=>!!b),m=1,p=c.length*(1+m),x=u.length*(2+m),E=c.map(b=>Ee.createElement(vt,{key:b.id,paddingRight:m},Ee.createElement(Vn,{color:ee(b.name)},"\u25A0"))),C=u.map(b=>Ee.createElement(vt,{key:b.id,paddingRight:m},Ee.createElement(Vn,{color:mt(b.name)},"@"+b.name.at(0)))),R=n?M.accent:o===f.MOVE?M.secondary:M.primary;return Ee.createElement(vt,{borderBottom:!0,justifyContent:"space-between"},Ee.createElement(vt,null,Ee.createElement(se,{isSelected:n,placeholder:$a.dim.gray(r+1+" ")}),Ee.createElement(Vn,{wrap:"truncate",color:R},Wa(t.title,e-p-x-14))),Ee.createElement(vt,null,E,C))};var Ha=({swimlane:e,isSelected:t,width:n,height:r,isDense:o,isFocused:i,listSelectedIndex:a,mode:c})=>{let{renderedChildrenIndex:u}=ce(),m=u[e.id]??[],p=`${e.title} (${m.length})`,x=3,E=o?1:4,C=r-x-(o?2:1),R=ue.createElement(qn,{borderStyle:"round",borderColor:M.secondary,justifyContent:"flex-start",borderLeft:!1,borderTop:!1,borderRight:!1},ue.createElement(se,{isSelected:t}),ue.createElement(ja,{bold:!0,color:t?M.accent:M.primary},p," ",e.readonly?"\u{1F512}":"")),b=(h,w)=>{let H=i&&a===w;return o?ue.createElement(Zo,{key:h.id,index:w,width:n,ticket:h,isSelected:H,mode:c}):ue.createElement(Jo,{key:h.id,width:n,ticket:h,isSelected:H})};return ue.createElement(qn,{flexDirection:"column",width:n,borderStyle:"round",borderColor:t?M.accent:M.secondary,paddingRight:1,paddingLeft:1,height:r},R,ue.createElement(qn,{padding:o?1:0},m.length>0&&ue.createElement(Yt,{selectedIndex:a,height:C,itemHeight:E},m.map(b)),ue.createElement(se,{isSelected:i&&a===-1})))},Qo=ue.memo(Ha);import{Box as Xn,Text as ed}from"ink";import we,{useEffect as Yn,useMemo as ri}from"react";import Ue from"chalk";import ei from"string-width";import{decodeTime as Ka}from"ulid";var Va=(e,t)=>e+" ".repeat(Math.max(0,t-ei(e))),qa=(e,t)=>" ".repeat(Math.max(0,t-ei(e)))+e,za=e=>(()=>{let n={"add.issue":"Created with title","assign.issue":"Assigned to","unassign.issue":"Unassigned from","close.issue":"Closed","delete.node":"Deleted","edit.title":"Changed title to","edit.description":"Changed description","reopen.issue":"Reopened","tag.issue":"Tagged with","untag.issue":"Removed tag","lock.node":"Locked node","move.node":"Moved issue"};return(o=>n[o]??(o.endsWith("e")?`${o}d`:`${o}ed`))(e)})(),Ga=e=>{switch(e.action){case"move.node":{let t=N.getNode(e.payload.parent);return`to ${t?Ue.dim.bgBlack(` ${t.title} `):"unknown"} with rank ${e.payload.rank}`}case"tag.issue":{let t=v().tags[e.payload.tagId];return t?Ue.bgHex(ee(t.name))(` ${t.name} `):"unknown tag"}case"untag.issue":{let t=v().tags[e.payload.tagId];return t?Ue.bgHex(ee(t.name))(` ${t.name} `):"unknown tag"}case"assign.issue":{let t=v().contributors[e.payload.contributor];return t?Ue.hex(ee(t.name))(` ${t.name} `):"unknown user"}case"unassign.issue":{let t=v().contributors[e.payload.contributor];return t?Ue.hex(ee(t.name))(` ${t.name} `):"unknown user"}case"add.board":case"add.swimlane":case"add.issue":case"add.field":case"create.tag":case"create.contributor":case"edit.title":return`"${"name"in e.payload?e.payload.name:""}"`;default:return""}},Xa=e=>{let t=To(Ka(e));return Ue.gray(qa(t,8))},Ya=12,Ja=e=>Va(`${e}`,Ya),ti=e=>{let t=Xa(e.id),n=Ja(e.userName),r=za(e.action),o=Ga(e),i=Ue.dim("\u203A"),a=[r,o].filter(Boolean).join(" ");return`${n} ${t} ${i} ${a}`};import{Box as en,Text as Za}from"ink";import he from"react";var ni=({selectedIndex:e,parent:t,selected:n})=>{let{currentNode:r}=ce(),{title:o}=t,i=S(t.id).map(a=>{let c=typeof a.props?.value=="string"?a.props.value:"";if(o==="Assignees")return N.getContributor(c)?.id;if(o==="Tags")return N.getTag(c)?.id}).filter(a=>!!a);return he.createElement(en,{alignItems:"center",paddingTop:1},he.createElement(en,{minWidth:12},he.createElement(se,{isSelected:n}),he.createElement(Za,{color:n?M.accent:M.secondary2},o,":")),he.createElement(en,{flexDirection:"row",marginLeft:1,paddingRight:1},i.map((a,c)=>{let u=r.id===t.id&&c===e;return he.createElement(en,{key:`${o}-${a}`,paddingRight:2,minHeight:1},he.createElement(se,{isSelected:u}),o==="Assignees"?he.createElement(Jt,{isSelected:u,id:a}):o==="Tags"?he.createElement(Zt,{isSelected:u,id:a}):null)})))};import{Box as tn,Text as zn}from"ink";import Ie,{useEffect as Qa}from"react";var Gn=({id:e,label:t,text:n,height:r,selected:o,maxWidth:i})=>{let{selectedIndex:a,currentNode:c}=ce(),u=E=>String(E).replace(/\r?\n/g,""),m=typeof n=="string"?n.split(/\r?\n|\u2028|\u2029/):[];Qa(()=>{let E=[];return m.forEach((C,R)=>{let b=ve(BigInt(R+1));if(!Ye(b))return;let h=z.text({id:`${e}-${R}`,name:`Line ${R+1}`,parentNodeId:e,rank:b.value,props:{value:C},readonly:!0}),w=N.createNode(h);Ye(w)&&E.push(w.value.id)}),()=>E.forEach(N.deleteNode)},[e,n]);let p="\u2029",x=m.map((E,C)=>{let R=c.id===e&&a===C;return Ie.createElement(tn,{key:`${e}-${C}`},Ie.createElement(zn,{color:R?M.primary:M.secondary2,dimColor:!R},`${C+1} `.padStart(5,"\xA0")),Ie.createElement(zn,{backgroundColor:R?"gray":""},u(E.length?Wt(E,i-10):p)))});return Ie.createElement(tn,{flexDirection:"column",paddingTop:1},Ie.createElement(tn,null,Ie.createElement(se,{isSelected:o}),Ie.createElement(zn,{color:o?M.accent:M.secondary2},t)),Ie.createElement(tn,{flexDirection:"row",borderStyle:"round",borderColor:M.secondary,paddingLeft:1,paddingRight:1,marginLeft:1},Ie.createElement(Yt,{scrollByOne:!0,children:x,height:r-2,selectedIndex:a,itemHeight:1})))};var td=e=>`${e}::log`,oi=e=>e==="Assignees"||e==="Tags",ii=({ticket:e,height:t})=>{let{selectedIndex:n,currentNode:r}=ce(),o=process.stdout.columns||120,i=ri(()=>td(e.id),[e.id]),a=ri(()=>[...e.log].reverse().map(ti).join(`
|
|
45
|
+
`),[e.log]);Yn(()=>{if(N.getNode(i))return;let w=ve(1n);if(d(w))return;let H={...z.field(i,"Log",e.id,w.value,{value:a}),readonly:!0,childRenderAxis:"vertical"};return N.createNode(H),()=>{N.deleteNode(i)}},[i,e.id,a]),Yn(()=>{let h=N.getNode(i);h&&h.props.value!==a&&N.updateNode({...h,props:{...h.props,value:a},childRenderAxis:"vertical",readonly:!0})},[i,a]);let c=r.id===e.id,u=r.id===i||r.parentNodeId===i;Yn(()=>{u&&(n>=0||D.navigate({selectedIndex:0}))},[u,n]);let m=S(e.id);if(u){let h=N.getNode(i),H=t-3;return we.createElement(Xn,{width:o,flexDirection:"column",paddingRight:1,paddingBottom:1,minHeight:t},h?we.createElement(Gn,{id:h.id,label:"Event log",text:h.props.value??"",selected:!1,maxWidth:o,height:H}):null)}let p=m.reduce((h,w)=>oi(w.title)||w.id===i?h+1:h,0),x=2,E=p*1,R=t-3-E-x,b=(h,w)=>oi(h.title)?we.createElement(ni,{key:h.id,parent:h,selected:w,selectedIndex:n}):h.id===i?we.createElement(Xn,{key:h.id,paddingTop:1},we.createElement(se,{isSelected:w}),we.createElement(ed,{backgroundColor:M.secondary,color:w?M.accent:M.primary}," History \u203A\u203A ")):h.title==="Description"?we.createElement(Gn,{label:"Description (press e to edit)",key:h.id,id:h.id,text:h.props.value??"",selected:w,maxWidth:o,height:R}):null;return we.createElement(Xn,{width:o,flexDirection:"column",paddingRight:1,paddingBottom:1,minHeight:t},m.map((h,w)=>b(h,c&&n===w)))};var rd=({swimlanes:e,currentNode:t,selectedIndex:n,breadCrumb:r,mode:o,viewMode:i,height:a,width:c})=>{let u=t.context,m=u===k.TICKET||u===k.FIELD_LIST||u===k.FIELD,p=u===k.BOARD||u===k.SWIMLANE,x=u===k.TICKET?t:r.find(h=>h.context===k.TICKET),E=Math.floor(c/3),C=Math.floor(c/Math.max(e.length,1)),R=Math.min(C,E),b=i==="dense";return nn.createElement(nd,{flexDirection:"row",height:a},p&&e.map((h,w)=>{let H=t.id===h.id,ir=H?n:-1,Xe=t.context===k.BOARD&&n===w;return nn.createElement(Qo,{key:h.id,height:a,width:R,swimlane:h,isSelected:Xe,isDense:b,isFocused:H,listSelectedIndex:ir,mode:o})}),m&&x&&nn.createElement(ii,{height:a,ticket:x}))},si=nn.memo(rd);import{render as sd}from"ink";import{Writable as ad}from"node:stream";var yt=e=>String(e).padStart(2,"0"),dd=e=>{let t=e.getUTCFullYear(),n=yt(e.getUTCMonth()+1),r=yt(e.getUTCDate()),o=yt(e.getUTCHours()),i=yt(e.getUTCMinutes()),a=yt(e.getUTCSeconds());return`${t}-${n}-${r}_${o}-${i}-${a}`},ld=e=>e.trim().replace(/\s+/g,"-").replace(/[^A-Za-z0-9._-]/g,"-").replace(/-+/g,"-").replace(/^[-.]+|[-.]+$/g,"").toLowerCase()||"board",cd=async(e,{width:t,height:n})=>{let r="",o=new ad({write(a,c,u){let m=ud(a.toString()).trimEnd();m.trim().length>0&&m.includes("\u256D")&&(r=m),u()}});o.columns=t,o.rows=n,o.isTTY=!0;let i=sd(e,{stdout:o,debug:!1,exitOnCtrlC:!1,patchConsole:!1,incrementalRendering:!1});return await new Promise(a=>setTimeout(a,0)),i.unmount(),r},ud=e=>e.replace(/\x1B(?:[@-Z\\-_]|\[[0-?]*[ -/]*[@-~])/g,""),di=async()=>{let{currentNode:e,selectedIndex:t,breadCrumb:n,viewMode:r,mode:o,renderedChildrenIndex:i}=v(),a=n.find(w=>w.context==="BOARD");if(!a)return s("No board found to export");let c=120,u=40,m=await cd(id.createElement(si,{height:u,width:c,swimlanes:(i[a.id]??[]).filter(w=>w!==void 0&&_t(w)),currentNode:e,selectedIndex:t,breadCrumb:n,viewMode:r,mode:o}),{width:c,height:u});if(!m)return s("Failed to render board export");let p=de(process.cwd());if(d(p))return s("Unable to export, epiq root not found");let x=new Date,E=dd(x),C=`board_${ld(a.title)}_${E}.md`,R=sr(p.value);ai.mkdirSync(R,{recursive:!0});let b=od.join(R,C),h=`# Board - ${a.title}
|
|
46
|
+
Date: ${x.toISOString()}
|
|
47
47
|
|
|
48
48
|
\`\`\`text
|
|
49
49
|
${m}
|
|
50
50
|
\`\`\`
|
|
51
|
-
`;return
|
|
51
|
+
`;return ai.writeFileSync(b,h,"utf8"),l("Exported board layout",b)};import Jn from"node:fs";import md from"node:path";var li=async e=>{let t=md.join(e,".gitignore"),n=Jn.existsSync(t)?Jn.readFileSync(t,"utf8"):"",r=[".epiq/events/",".epiq/logs/"],o=n.split(`
|
|
52
52
|
`).map(u=>u.trim()),i=r.filter(u=>!o.some(m=>m===u||m===u.replace(/\/$/,"")||m==="/"+u||m==="/"+u.replace(/\/$/,"")));if(i.length===0)return l("Local epiq paths already ignored",!1);let c=["# [epiq]: local hydrated state is never committed",...i].join(`
|
|
53
53
|
`);return n=n.trimEnd()+`
|
|
54
54
|
|
|
55
55
|
${c}
|
|
56
|
-
`,rr.writeFileSync(t,n,"utf8"),J.info(`Added ${i.join(", ")} to .gitignore (epiq local state)`),l("Local epiq paths ignored",!0)};var bi=e=>Object.values(v().tags).find(t=>t.name===e),Si=e=>Object.values(v().contributors).find(t=>t.name===e),Ri=[{systemOnly:!0,intent:R.Move,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{modifier:t}=re().commandMeta,n=()=>{let c=Pe();if(!c)return s("No pending move state");let u=c.payload.id;if(!v().nodes[u])return s("Moved node not found");let g=c.payload.parent,E=v().nodes[g];if(!E)return s("Move parent not found");let h=S(g).findIndex(C=>C.id===u);return h===-1?s("Moved node not found among rendered children"):(L.navigate({currentNode:E,selectedIndex:h}),l("Synchronized navigation to moved node",null))},r=c=>{if(d(c))return s(c.message);let u=n();return d(u)?s(u.message):l("Updated move preview",null)},{currentNode:o,selectedIndex:i}=v(),a=S(o.id)[i];if(!a)return I({mode:f.DEFAULT}),s("No move target");if(t==="start"){if(a.readonly)return s("Target node is read-only");if(i===-1)return s("No item selected");if(!a.parentNodeId)return s("Target has no parent");let c=$(a.parentNodeId),u=c.findIndex(({id:A})=>A===a.id);if(u===-1)return s("Target not found among siblings");let m=c[u-1],g=c[u+1],E=g!=null?{at:"before",sibling:g.id}:m!=null?{at:"after",sibling:m.id}:{at:"start"},h=xe(a.parentNodeId,a.id,E,e.value);if(d(h))return h;Nt({id:B(),action:"move.node",payload:{id:a.id,parent:a.parentNodeId,rank:h.value},...e.value}),I({mode:f.MOVE});let C=n();return d(C)?s(C.message):l("Move initialized",null)}if(t==="next")return I({mode:f.MOVE}),r(nr(1));if(t==="previous")return I({mode:f.MOVE}),r(nr(-1));if(t==="to-next")return I({mode:f.MOVE}),r(tr(1));if(t==="to-previous")return I({mode:f.MOVE}),r(tr(-1));if(t==="confirm"){I({mode:f.DEFAULT});let c=Pe();if(!c)return s("No pending move to confirm");let u=W(c);if(d(u))return u;let m=n();return d(m)?s(m.message):(Nt(null),l("Moved item",null))}return t==="cancel"?(Nt(null),I({mode:f.DEFAULT}),l("Cancelling move",null)):s("Invalid move modifier")}},{intent:R.Delete,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{currentNode:t,selectedIndex:n}=v(),r=S(t.id)[n];return r?W({id:B(),action:"delete.node",payload:{id:r.id},...e.value}):s("Unable to resolve child to delete")},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.Edit,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let t=_e(v().breadCrumb,"TICKET");if(d(t))return s("Edit target must be an issue");let n=t.value;if(n.readonly)return s("Cannot edit readonly field");let{currentNode:r,selectedIndex:o}=v();if(!S(n.id)[o])return s("No selected field");let a=S(r.id)[o];if(!a)return s("No selected field");if(a.readonly)return s("Cannot edit readonly field");let c=a.props.value;if(typeof c!="string")return s("Selected field is not editable text");let u=hi(c);if(d(u))return s("Failed to edit field");let m=u.value;return m===c?l("No changes made",null):a.title==="Description"?W({id:B(),action:"edit.description",payload:{id:a.id,md:m},...e.value}):a.title==="Title"?W({id:B(),action:"edit.title",payload:{id:a.id,name:m},...e.value}):s(`Editing not supported for "${a.title}"`)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.Filter,mode:f.COMMAND_LINE,action:()=>{let{modifier:e,inputString:t}=re().commandMeta,n=/(!=|=)/,[r,o]=e.split(n);if(!r||!(c=>V(p.FILTER).map(u=>u.split(n)[0]).includes(c))(r))return s("Invalid filter modifier");let a={target:r,operator:"=",value:t.trim()};return ne(c=>({...c,filters:e==="clear"?[]:[...c.filters,a],mode:f.DEFAULT})),l("Viewing help",null)}},{intent:R.ViewHelp,mode:f.COMMAND_LINE,action:()=>(I({mode:f.HELP}),l("Viewing help",null))},{intent:R.CloseIssue,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{currentNode:t,selectedIndex:n}=v(),r=S(t.id)[n];if(!r)return s("Unable to close issue, no target found");if(!Z(r))return s("Cannot close in this context");let o=v().nodes[X];if(!o)return s("Unable to locate closed swimlane");if(r.parentNodeId===o.id)return s("Issue is already closed");let i=xe(o.id,r.id,{at:"end"},e.value);if(d(i))return i;let a=W({id:B(),action:"close.issue",payload:{id:r.id,parent:o.id,rank:i.value},...e.value});return d(a)?a:l("Issue closed",null)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.ReopenIssue,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{currentNode:t,selectedIndex:n}=v(),r=S(t.id)[n];if(!r)return s("Unable to reopen issue, no target found");let o=r.context==="TICKET"?l("Resolved ticket",r):Ge(r.id,"TICKET");if(d(o))return s("Cannot reopen in this context");let i=o.value,a=v().nodes[X];if(!a)return s("Unable to locate closed swimlane");if(i.parentNodeId!==a.id)return s("Issue is not closed");if(!Z(i))return s("Target node is not issue");let c=Ii(i);if(!c)return s("Unable to resolve previous parent from issue history");if(c===a.id)return s("Previous parent resolves to closed swimlane");let u=v().nodes[c];if(!u)return s("Previous parent no longer exists");let m=xe(u.id,i.id,{at:"end"},e.value);if(d(m))return m;let g=W({id:B(),action:"reopen.issue",payload:{id:i.id,parent:u.id,rank:m.value},...e.value});return d(g)?g:l("Issue reopened",null)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.SetUserName,mode:f.COMMAND_LINE,action:()=>{let{userId:e,preferredEditor:t,userName:n}=ve(),r=Jt()?.trim();if(!r)return s("No username provided");let o=r??n,i=e??B();if(!o||!i)return s("Unable to resolve user name or id");let a=Bt({userName:o,userId:i,preferredEditor:t??""});return d(a)?a:(Mt({userName:o,userId:i}),I({mode:f.DEFAULT}),l(`Username set to "${r}"`,null))}},{intent:R.Init,mode:f.COMMAND_LINE,action:async()=>{let e=pr(process.cwd());if(d(e))return e;let t=await Ci(process.cwd());if(d(t))return t;let n=ir();if(d(n))return n;let{rootNodeId:r,nodes:o}=v();return L.navigate({currentNode:o[r],selectedIndex:0}),I({hasProject:!0,mode:f.DEFAULT}),l("Project initialized",null)}},{intent:R.SetEditor,mode:f.COMMAND_LINE,action:()=>{let e=Jt()?.trim();if(!e)return s("No editor provided");let t=Bt({preferredEditor:e});return d(t)?t:(Mt({preferredEditor:e}),I({mode:f.DEFAULT}),l(`Editor configuration set to "${e}"`,null))}},{intent:R.SetAutoSync,mode:f.COMMAND_LINE,action:()=>{let e=re().commandMeta.modifier;if(e!=="true"&&e!=="false")return s("Invalid response");let t=e.toLowerCase()==="true",n=Bt({autoSync:t});return d(n)?n:(Mt({autoSync:t}),I({mode:f.DEFAULT}),l(`Auto synchronization set to "${t}"`,null))}},{intent:R.NewItem,mode:f.COMMAND_LINE,action:(e,t)=>{let n=G();if(d(n))return s("Unable to resolve user ID");if(!t.inputString)return s(`provide a name for your ${t.modifier}`);let{breadCrumb:r,currentNode:o,selectedIndex:i}=v(),a=c=>{let u=W(c);if(d(u))return u;let m=x.getNode(u.value.result.id);if(!m)return s("Created node not found");if(!m.parentNodeId)return u;let g=x.getNode(m.parentNodeId);return g?(L.navigate({currentNode:g,selectedIndex:x.getSiblings(m.parentNodeId).findIndex(({id:E})=>E===m.id)}),u):s("Parent node not found")};if(t.modifier==="board"){let{rootNodeId:c}=v(),u=x.getNode(c);if(!u)return s("Workspace not found");let m=we(u.id,n.value);return d(m)?m:a({id:B(),action:"add.board",payload:{id:B(),name:t.inputString,parent:u.id,rank:m.value},...n.value})}if(t.modifier==="swimlane"){let c=_e(r,"BOARD");if(d(c))return s("Unable to add swimlane in this context");let u=we(c.value.id,n.value);return d(u)?u:a({id:B(),action:"add.swimlane",payload:{id:B(),name:t.inputString,parent:c.value.id,rank:u.value},...n.value})}if(t.modifier==="issue"){let c=S(o.id)[i],u=o.context==="SWIMLANE"?o:o.context==="BOARD"&&c?.context==="SWIMLANE"?c:(()=>{let N=_e(r,"SWIMLANE");return d(N)?null:N.value})();if(!u)return s("Unable to add issue in this context");let m=we(u.id,n.value);if(d(m))return m;let g=jt({name:t.inputString,parent:u.id,rank:m.value,user:n.value});if(d(g))return g;let E=g.value,h=ze(E);if(h.some(N=>d(N)))return s("Issue create failed: "+h.filter(d).map(N=>N.message).filter(Boolean).join(", "));let C=h[0];if(!C||d(C))return s("Issue creation failed");let b=E.find(N=>N.action==="add.issue")?.payload.id;return b?(L.navigate({currentNode:u,selectedIndex:x.getSiblings(u.id).findIndex(({id:N})=>N===b)}),l("Issue created",null)):s("Unable to determine ticket id")}return l("Success",null)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.SetView,mode:f.COMMAND_LINE,action:()=>{let{commandMeta:e}=re();return e.validity===Ee.Invalid?s("Invalid command "+me):(ne(t=>({...t,viewMode:e.modifier==="wide"?"wide":e.modifier==="dense"?"dense":t.viewMode})),l("View set",null))},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.Rename,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{currentNode:t,selectedIndex:n}=v(),r=S(t.id)[n];if(!r)return s("Missing node");if(r.readonly)return s("Cannot rename readonly node");let o=Jt();return o?W({id:B(),action:"edit.title",payload:{id:r.id,name:o},...e.value}):s("Provide a new name")},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.UntagTicket,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{modifier:t,inputString:n}=re().commandMeta,r=(t||n).trim();if(!r)return s("Provide a tag");let o=bi(r);if(!o)return s(`Tag "${r}" does not exist`);let{selectedNode:i}=v();if(!i)return s("Invalid untag target");let a=Ge(i.id,"TICKET");if(d(a))return s("Unable to untag issue in this context");let c=a.value,u=x.getFieldByTitle(c.id,"Tags");if(!u)return s("Unable to locate tags field");let m=S(u.id).find(g=>g.props?.value===o.id);return m?W({id:B(),action:"untag.issue",payload:{id:m.id,target:c.id,tagId:o.id},...e.value}):s("Issue is not tagged with that tag")},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.TagTicket,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{modifier:t,inputString:n}=re().commandMeta,r=(t||n).trim();if(!r)return s("Provide a tag");let{selectedIndex:o,currentNode:i}=v(),a=S(i.id)[o];if(!a)return s("Invalid tag target");let c=Ge(a.id,"TICKET");if(d(c))return s("Unable to tag issue in this context");let u=c.value,m=bi(r),g;if(m)g=m.id;else{let A=B(),b=W({id:B(),action:"create.tag",payload:{id:A,name:r},userId:e.value.userId,userName:e.value.userName});if(d(b))return b;g=b.value.result.id}let E=x.getFieldByTitle(u.id,"Tags");if(!E)return s("Unable to locate tags field");if(S(E.id).some(A=>A.props?.value===g))return s("Already tagged with that tag");let C=we(E.id,e.value);return d(C)?C:W({id:B(),action:"tag.issue",payload:{id:B(),target:u.id,tagId:g,rank:C.value},...e.value})},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.AssignUserToTicket,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{modifier:t,inputString:n}=re().commandMeta,r=(t||n).trim();if(!r)return s("Provide an assignee");let{selectedIndex:o,currentNode:i}=v(),a=S(i.id)[o];if(!a)return s("Invalid assign target");let c=Ge(a.id,"TICKET");if(d(c))return s("Unable to assign issue in this context");let u=c.value,m=Si(r),g;if(m)g=m.id;else{let A=B(),b=W({id:B(),action:"create.contributor",payload:{id:A,name:r},userId:e.value.userId,userName:e.value.userName});if(d(b))return b;g=b.value.result.id}let E=x.getFieldByTitle(u.id,"Assignees");if(!E)return s("Unable to locate assignees field");if(S(E.id).some(A=>A.props?.value===g))return s("Assignee already assigned");let C=we(E.id,e.value);return d(C)?C:W({id:B(),action:"assign.issue",payload:{id:B(),target:u.id,contributor:g,rank:C.value},...e.value})},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.UnassignUserFromTicket,mode:f.COMMAND_LINE,action:()=>{let e=G();if(d(e))return s("Unable to resolve user ID");let{modifier:t,inputString:n}=re().commandMeta,r=(t||n).trim();if(!r)return s("Provide an assignee to remove");let o=Si(r);if(!o)return s(`Assignee "${r}" does not exist`);let{selectedNode:i}=v();if(!i)return s("Invalid unassign target");let a=Ge(i.id,"TICKET");if(d(a))return s("Unable to unassign in this context");let c=a.value,u=x.getFieldByTitle(c.id,"Assignees");if(!u)return s("Unable to locate assignees field");let m=S(u.id).find(g=>g.props?.value===o.id);return m?W({id:B(),action:"unassign.issue",payload:{id:m.id,target:c.id,contributor:o.id},...e.value}):s(`Issue is not assigned to "${r}"`)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:R.Sync,mode:f.COMMAND_LINE,action:async()=>{let e=gi();j(()=>""),I({syncStatus:{msg:"Syncing",status:"syncing"}});let{userId:t,userName:n}=ve();if(!t)return s("Unable to resolve userId");if(!n)return s("Unable to resolve userName");let r=pt()?ir():l("No pending default events",null);if(d(r))return s(`Unable to persist default events. ${r.message}`);let o=G();if(d(o)||!o.value)return s("Unable to resolve event log path");let i=dt(o.value);logger.debug("[sync-command] pending defaults",pt());let a=await Ot({ownEventFileName:i});if(d(a))return I({syncStatus:{msg:a.message,status:"outOfSync"}}),s(`Unable to sync state. ${a.message}`);I({syncStatus:{msg:"Synced",status:"synced"},mode:f.DEFAULT});let c=ie(process.cwd());if(d(c))throw new Error(c.message);let u=lt(c.value);if(d(u))return s("Unable to load events");Ue(u.value);let m=fi(e);return d(m)?m:l("Synced",!0)}},{intent:R.Peek,mode:f.COMMAND_LINE,action:async()=>{let e=_e(v().breadCrumb,"BOARD");if(d(e))return e;let t=ie(process.cwd());if(d(t))throw new Error(t.message);let n=lt(t.value);if(d(n))return s(n.message);let r=n.value,{modifier:o}=re().commandMeta,i;if(o==="now"){let h=or();if(d(h))return h;let C=Ue(r);return C.some(d)?s(C.map(A=>A.message).join(", ")):(I({mode:f.DEFAULT,readOnly:!1,timeMode:"live",unappliedEvents:[]}),l("Peeking now",!0))}if(o==="prev"){let h=v().eventLog.at(-2),C=$n(h);if(C===null)return s("No previous event to peek");i=C}else if(o==="next"){let h=v().unappliedEvents.at(0),C=$n(h);if(C===null)return s("No next event to peek");i=C}else{let h=Gt(o);if(!h)return s("Invalid peek date");i=h.getTime()}let a=e.value.id,{appliedEvents:c,unappliedEvents:u}=Yr(r,i),m=or();if(d(m))return m;let g=Ue(c);if(g.some(d))return s(g.map(h=>h.message).join(", "));let E=v().nodes[a];return E?(L.navigate({currentNode:E,selectedIndex:0}),I({mode:f.DEFAULT,readOnly:!0,timeMode:"peek",unappliedEvents:u}),l("Peeking ",!0)):s("Board did not exist at peek date")}},{intent:R.Export,mode:f.COMMAND_LINE,action:async()=>{let e=await mi();return d(e)?e:(I({mode:f.DEFAULT}),l("Export successful",!0))}},{intent:R.Exit,mode:f.COMMAND_LINE,action:async()=>(L.exit(),l("Exit successful",!0))}];var bd=new Set(["peek","filter","view-help"]),de=async({isForceExecutedBySystem:e=!1}={})=>{let{commandMeta:{command:t,validity:n,modifier:r,inputString:o}}=re();if(!t)return s("No command to confirm");if(!e&&n===Ee.Invalid)return s("Invalid command");let i=Yo(t);if(qo(),v().readOnly&&!bd.has(i))return yt({status:me.Fail,message:"Command not available in readonly state",value:null});let a=Ri.filter(u=>e||u.systemOnly!==!0).find(u=>u.intent===i);if(!a)return yt({status:me.Fail,message:"Command not found",value:null});let c=await a.action(a,{command:t,inputString:o,modifier:r});return d(c)?yt(c):(zo({addToHistory:!e}),a.onSuccess?.(),yt(c))};var an=[{intent:T.Exit,mode:f.MOVE,description:"[<Esc>] exit context / cancel",action:()=>(I({mode:f.COMMAND_LINE}),j(()=>"move cancel"),de({isForceExecutedBySystem:!0}))},{intent:T.InitMove,mode:f.DEFAULT,description:"[m] move init/confirm",action:()=>(I({mode:f.COMMAND_LINE}),j(()=>"move start"),de({isForceExecutedBySystem:!0}))},{intent:T.ConfirmMove,mode:f.MOVE,action:()=>(I({mode:f.COMMAND_LINE}),j(()=>"move confirm"),de({isForceExecutedBySystem:!0}))}],dn=[{intent:T.MovePreviousItem,mode:f.MOVE,action:()=>Pe()?(I({mode:f.COMMAND_LINE}),j(()=>"move previous"),de({isForceExecutedBySystem:!0})):s("No pending move")},{intent:T.MoveNextItem,mode:f.MOVE,action:()=>Pe()?(I({mode:f.COMMAND_LINE}),j(()=>"move next"),de({isForceExecutedBySystem:!0})):s("No pending move")}],Ai=[{intent:T.MoveToNextContainer,mode:f.MOVE,action:()=>Pe()?(I({mode:f.COMMAND_LINE}),j(()=>"move to-next"),de({isForceExecutedBySystem:!0})):s("No pending move")},{intent:T.MoveToPreviousContainer,mode:f.MOVE,action:()=>Pe()?(I({mode:f.COMMAND_LINE}),j(()=>"move to-previous"),de({isForceExecutedBySystem:!0})):s("No pending move")}];var wi={[P.WORKSPACE]:[...an,...dn],[P.BOARD]:[...an,...dn],[P.SWIMLANE]:[...an,...dn,...Ai],[P.TICKET]:[],[P.FIELD]:[],[P.FIELD_LIST]:[],[P.TEXT]:[]};var Ti=[{intent:T.AddItem,mode:f.DEFAULT,description:"[n] new...",action:()=>(I({mode:f.COMMAND_LINE}),j(()=>`${p.NEW} `),l("Adding new item",null))},{intent:T.Delete,mode:f.DEFAULT,description:"[d] delete",action:()=>(I({mode:f.COMMAND_LINE}),j(()=>`${p.DELETE} `),l("Deleting item",null))},{intent:T.InitCommandLine,mode:f.DEFAULT,description:"[:] focus command line",action:()=>(I({mode:f.COMMAND_LINE}),j(()=>""),l("Entering command line mode",null))},{intent:T.Confirm,mode:f.DEFAULT,description:"[<Enter>] confirm/enter",action:()=>(L.enterChildNode(),l("Entering context",null))},{intent:T.Exit,mode:f.DEFAULT,description:"[q] exit context",action:()=>(L.enterParentNode(),l("Exiting context",null))},{intent:T.NavPreviousItem,mode:f.DEFAULT,description:"[arrows/hjkl] navigate",action:()=>(L.navigateToPreviousItem(),l("Navigating to previous item",null))},{intent:T.NavNextItem,mode:f.DEFAULT,action:()=>(L.navigateToNextItem(),l("Navigating to next item",null))},{intent:T.NavToPreviousContainer,mode:f.DEFAULT,action:()=>(L.navigateToPreviousContainer(),l("Navigating to previous container",null))},{intent:T.NavToNextContainer,mode:f.DEFAULT,action:()=>(L.navigateToNextContainer(),l("Navigating to next container",null))},{intent:T.Edit,mode:f.DEFAULT,action:()=>(I({mode:f.COMMAND_LINE}),j(()=>"edit"),de(),l("Fired command",!0))},{intent:T.SetViewDense,mode:f.DEFAULT,description:"[v] view change (wide/dense)",action:()=>(I({viewMode:"dense"}),l("View set",null))},{intent:T.SetViewWide,mode:f.DEFAULT,action:()=>(I({viewMode:"wide"}),l("View set",null))}];var Sd=500,Rd=e=>e.replace(/[\r\n]/g,"").replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F]/g,""),Mi=e=>{let t=Rd(e);t&&j(n=>(n+t).slice(0,Sd))};var Pi=[{intent:T.ViewHelp,mode:f.DEFAULT,action:()=>(I({mode:f.HELP}),l("Viewing help",null))},{intent:T.Exit,mode:f.HELP,action:()=>(I({mode:f.DEFAULT}),l("Exiting help",null))},{intent:T.Confirm,mode:f.COMMAND_LINE,action:()=>(de(),l("Executing command",null))},{intent:T.MoveCursorLeft,mode:f.COMMAND_LINE,action:()=>(qn(-1),l("Moving cursor left",null))},{intent:T.MoveCursorRight,mode:f.COMMAND_LINE,action:()=>(qn(1),l("Moving cursor right",null))},{intent:T.MoveCursorLeftOfWord,mode:f.COMMAND_LINE,action:()=>(zn("left"),l("Moving cursor left of word",null))},{intent:T.MoveCursorRightOfWord,mode:f.COMMAND_LINE,action:()=>(zn("right"),l("Moving cursor right of word",null))},{intent:T.ExitCommandLine,mode:f.COMMAND_LINE,action:()=>(I({mode:f.DEFAULT}),l("Exiting command line",null))},{intent:T.AutoCompleteCommand,mode:f.COMMAND_LINE,action:()=>(j((e,{remainder:t})=>t?e+t:e),l("Auto-completing command",null))},{intent:T.CaptureInput,mode:f.COMMAND_LINE,action:(e,{sequence:t})=>(Mi(t??""),l("Capturing input",null))},{intent:T.EraseInput,mode:f.COMMAND_LINE,action:()=>(Ko(),l("Erasing input",null))},{intent:T.EraseInputWord,mode:f.COMMAND_LINE,action:()=>(Vo(),l("Erasing input word",null))},{intent:T.GetLastCommandFromHistory,mode:f.COMMAND_LINE,action:()=>(Go(),l("Getting last command from history",null))},{intent:T.GetNextCommandFromHistory,mode:f.COMMAND_LINE,action:()=>(Xo(),l("Getting next command from history",null))}];import Ad from"chalk";var ln=": for command line",ki="q to exit",Fi=`${Ad.hex(M.accent)("m")} to confirm`,sr={[P.WORKSPACE]:[ln],[P.BOARD]:[ln],[P.BOARD+f.COMMAND_LINE]:[ln],[P.SWIMLANE]:[ln],[P.TICKET+f.HELP]:[ki],[P.SWIMLANE+f.HELP]:[ki],[P.TICKET]:[],[P.FIELD]:[],[P.SWIMLANE+f.MOVE]:[Fi],[P.TICKET+f.MOVE]:[Fi]};var cn=e=>e.trim().toLocaleLowerCase(),wd=(e,t)=>{let n=x.getFieldByTitle(e,t);if(!n)return"";let r=n.props?.value;return typeof r=="string"?r:""},Td=e=>{let{tags:t}=v(),n=x.getFieldByTitle(e,"Tags");return n?$(n.id).map(r=>{let o=r.props?.value;return typeof o=="string"?t[o]?.name:void 0}).filter(r=>!!r):[]},Md=e=>{let{contributors:t}=v(),n=x.getFieldByTitle(e,"Assignees");return n?$(n.id).map(r=>{let o=r.props?.value;return typeof o=="string"?t[o]?.name:void 0}).filter(r=>!!r):[]},Di=(e,t)=>{let n=t.value;if(!n)return!0;switch(t.target){case"title":return cn(e.title??"").includes(n);case"description":return cn(wd(e.id,"Description")).includes(n);case"tag":return Td(e.id).map(cn).some(c=>c.includes(n));case"assignee":return Md(e.id).map(cn).some(c=>c.includes(n));default:return!0}};function Li(e,t,n){let r=t[e];if(!r)return s("buildBreadCrumb(): current node not found");let o=[],i=r;for(;i&&(o.push(i),!(i.id===n||!i.parentNodeId));)i=t[i.parentNodeId];let a=o[o.length-1];return!a||a.id!==n?s("buildBreadCrumb(): node is not connected to root"):(o.reverse(),l("Breadcrumb built",o))}var Oi=e=>{let t={};for(let n of e)n.intent&&(t[n.mode]||(t[n.mode]={}),t[n.mode][n.intent]=n);return t};var un,ar,dr=new Set,Ui=()=>{for(let e of dr)e()},kd=e=>(dr.add(e),()=>dr.delete(e));function Bi(e){let{currentNodeId:t,mode:n,rootNodeId:r,nodes:o,filters:i}=e;if(!t)return s("derive(): currentNodeId is missing");if(!r)return s("derive(): rootNode is missing");if(!o[r])return s("derive(): unable to find root node");let c=o[t];if(!c)return s("Unable to derive state, currentNode not found");let u=Li(t,o,r);if(d(u))return logger.error(u.message),u;let m=u.value,{context:g}=c,E=sr[g+n]??sr[g]??[],h=[...Ti,...wi[g]??[],...Pi],C=Oi(h),A=Fd(o,i),b=A[t]?.[e.selectedIndex]??null;return l("Derived successfully",{...e,currentNode:c,breadCrumb:m,availableHints:E,availableActions:h,actionIndex:C,selectedNode:b,renderedChildrenIndex:A})}var v=()=>(un||logger.error("State not initialized. Call initWorkspaceState() first.",new Error().stack),un);function Dn(e){ar=e;let t=cr(process.cwd());if(d(t))return s(t.message);let n=St(t.value),r=!d(n),o={readOnly:!1,filters:[],tags:{},contributors:{},viewMode:"dense",mode:f.DEFAULT,nodes:{[e.id]:e},rootNodeId:e.id,currentNodeId:e.id,renderedChildrenIndex:{},selectedIndex:-1,syncStatus:{status:"synced",msg:""},eventLog:[],unappliedEvents:[],timeMode:"live",hasProject:r},i=Bi(o);return d(i)?i:(un=i.value,Ui(),l("State initialized",null))}function ne(e){let t=v(),n=e(t),r=Bi(n);return d(r)?s(r.message??"Unable to update state"):(un=r.value,Ui(),l("State updated",null))}var I=e=>ne(t=>({...t,...e}));var ce=()=>Pd(kd,v,v),Fd=(e,t)=>{let n={};for(let r of Object.values(e))Z(r)&&t.length>0&&!t.every(o=>Di(r,o))||!r.parentNodeId||r.isDeleted||((!r.parentNodeId||!n[r.parentNodeId])&&(n[r.parentNodeId]=[]),n[r.parentNodeId].push(r));for(let r of Object.keys(n))n[r].sort((o,i)=>{let a=e[o.id],c=e[i.id];return!a||!c?0:a.rank.localeCompare(c.rank)});return n},S=e=>v()?.renderedChildrenIndex[e]??[],or=()=>ar?Dn(ar):s("Cannot reset state: no initial workspace found");var L={exit(){process.exit(0)},enterChildNode(){let e=v(),t=e.currentNode,n=Math.max(0,e.selectedIndex),r=S(t.id)[n];!r||t.context==="FIELD"||L.navigate({currentNode:r,selectedIndex:S(r.id).length?0:-1})},enterParentNode(){let{currentNode:e,nodes:t}=v();if(!e.parentNodeId){logger.info("Missing parent node id");return}let n=t[e.parentNodeId];if(!n){logger.error("Parent not found");return}let r=S(n.id),o=r.findIndex(({id:a})=>a===e.id),i=r.length===0?-1:o>=0?o:0;L.navigate({currentNode:n,selectedIndex:i})},navigateToNextItem:()=>_i(1),navigateToPreviousItem:()=>_i(-1),navigateToNextContainer:()=>$i(1),navigateToPreviousContainer:()=>$i(-1),navigate:({currentNode:e=v().currentNode,selectedIndex:t})=>{I({currentNodeId:e.id,selectedIndex:t})}},_i=e=>{let t=v(),n=S(t.currentNode.id).length;if(n===0)return;let o=(Math.max(0,t.selectedIndex)+e+n)%n;L.navigate({selectedIndex:o})},$i=e=>{let{currentNode:t,nodes:n,selectedIndex:r}=v();if(!t.childNavigationAcrossParents)return;if(!t.parentNodeId){logger.error("Missing parent node id");return}let o=n[t.parentNodeId];if(!t||!o)return;let i=S(o.id),a=i.findIndex(h=>h.id===t.id);if(a<0)return;let c=i.at(a+e)??i.at(0);if(!c)return;let u=S(c.id),m=Math.max(0,u.length-1),g=Math.min(Math.max(0,r),m),E=u.length?g:-1;L.navigate({currentNode:c,selectedIndex:E})};var Se="system",Re="ACTOR",ht=Dd(),Ae=null;function Ld(){let e=Object.values(v().nodes).find(r=>r.context==="WORKSPACE");if(!e)throw new Error("No workspace found in event log");let[t]=S(e.id),[n]=t?S(t.id):[];if(logger.debug("Boot navigation target:",{workspace:e?.id,firstBoard:t?.id,firstSwimlane:n?.id}),n){let r=v().renderedChildrenIndex?.[n.id]??[];return{currentNode:n,selectedIndex:r.length>0?0:-1}}else return t?{currentNode:t,selectedIndex:0}:e?{currentNode:e,selectedIndex:0}:{currentNode:v().nodes[v().rootNodeId],selectedIndex:0}}function Od(){let e=Ld();L.navigate(e)}function Ud(){let e=ht(),t=ht(),n=ht(),r=ht(),o=ht(),i=K(void 0,void 0);if(d(i))return i;let a=K(void 0,void 0);if(d(a))return a;let c=K(a.value,void 0);if(d(c))return c;let u=K(void 0,void 0);if(d(u))return u;let m=K(u.value,void 0);if(d(m))return m;let g=K(m.value,void 0);if(d(g))return g;let E=K(void 0,void 0);return d(E)?E:l("Created default events",[{id:be(),userId:Se,userName:Re,action:"init.workspace",payload:{id:e,name:"Workspace",rank:i.value}},{id:be(),userId:Se,userName:Re,action:"add.board",payload:{id:t,name:"Default",parent:e,rank:a.value}},{id:be(),userId:Se,userName:Re,action:"add.swimlane",payload:{id:n,name:"Todo",parent:t,rank:u.value}},{id:be(),userId:Se,userName:Re,action:"add.swimlane",payload:{id:r,name:"In progress",parent:t,rank:m.value}},{id:be(),userId:Se,userName:Re,action:"add.swimlane",payload:{id:o,name:"Done",parent:t,rank:g.value}},{id:be(),userId:Se,userName:Re,action:"add.board",payload:{id:Vt,name:"Closed",parent:e,rank:c.value}},{id:be(),userId:Se,userName:Re,action:"add.swimlane",payload:{id:X,name:"Closed",parent:Vt,rank:E.value}},{id:be(),userId:Se,userName:Re,action:"lock.node",payload:{id:Vt}},{id:be(),userId:Se,userName:Re,action:"lock.node",payload:{id:X}}])}function pt(){return Ae!==null}function ir(){if(!Ae||Ae.length===0)return Ae=null,l("No pending default events to persist",null);let e=Ae.map(t=>kt({event:t})).filter(d);return e.length>0?s([Ze.bold.red("Persisting default events failed"),"",...e.map((t,n)=>`${Ze.dim.gray(`${n+1}.`)} ${Ze.dim(t.message)}`),`
|
|
57
|
-
`].join(`
|
|
58
|
-
`)):(Ae=null,l("Persisted pending default events",null))}function ji(e){let t;if(e.some(r=>r.action==="init.workspace"))Ae=null,t=Ue(e);else{let r=Ud();if(d(r))return r;Ae=r.value,t=Ue([...Ae])}let n=t.filter(d);return n.length>0?s([Ze.bold.red("Materializing failed"),"",...n.map((r,o)=>`${Ze.dim.gray(`${o+1}.`)} ${Ze.dim(r.message)}`),`
|
|
56
|
+
`,Jn.writeFileSync(t,n,"utf8"),Z.info(`Added ${i.join(", ")} to .gitignore (epiq local state)`),l("Local epiq paths ignored",!0)};var ui=()=>{let{currentNode:e,selectedIndex:t}=v(),n=S(e.id)[t];return{currentNodeId:e.id,selectedNodeId:n?.id??null,parentNodeId:n?.parentNodeId??null,selectedIndex:t}},ci=(e,t)=>Math.max(0,Math.min(e,Math.max(0,t-1))),mi=e=>{let{nodes:t}=v(),n=t[e.currentNodeId];if(n&&!n.isDeleted&&e.selectedNodeId){let i=S(n.id).findIndex(a=>a.id===e.selectedNodeId);if(i>=0)return D.navigate({currentNode:n,selectedIndex:i}),l("Restored navigation",null)}if(e.selectedNodeId){let o=t[e.selectedNodeId];if(o&&!o.isDeleted&&o.parentNodeId){let i=t[o.parentNodeId];if(i&&!i.isDeleted){let a=S(i.id).findIndex(c=>c.id===o.id);if(a>=0)return D.navigate({currentNode:i,selectedIndex:a}),l("Restored navigation to moved node",null)}}}if(n&&!n.isDeleted){let o=S(n.id);return D.navigate({currentNode:n,selectedIndex:ci(e.selectedIndex,o.length)}),l("Restored navigation to previous container",null)}if(e.parentNodeId){let o=t[e.parentNodeId];if(o&&!o.isDeleted){let i=S(o.id);return D.navigate({currentNode:o,selectedIndex:ci(e.selectedIndex,i.length)}),l("Restored navigation to parent",null)}}let r=t[v().rootNodeId];return!r||r.isDeleted?s("Unable to restore navigation"):(D.navigate({currentNode:r,selectedIndex:0}),l("Restored navigation to root",null))};import{ulid as pd}from"ulid";var pi=null,Te=()=>structuredClone(pi),xt=e=>pi=e,gi=()=>{let{currentNode:e,selectedIndex:t}=v(),r=S(e.id)[t];return r?l("Resolved selected child",r):s("Target node not found")};var fi=({id:e,parentId:t,position:n={at:"end"}})=>{let r=X();if(d(r))return s("Unable to resolve user ID");let o=ye(t,e,n,r.value);return d(o)?o:l("Created pending move state",{id:pd(),...r.value,action:"move.node",payload:{id:e,parent:t,rank:o.value}})},vi=e=>{xt(e);let t=lt(e,!0);return d(t)?t:l("Node moved successfully",t.value)};function Zn(e){let t=gi();if(d(t))return t;let{currentNode:n,nodes:r}=v();if(!n.parentNodeId)return s("Missing parent node id");let o=r[n.parentNodeId];if(!o)return s("Missing parent node");let i=$(o.id),a=i.findIndex(({id:m})=>m===n.id);if(a<0)return s("Current node not found among siblings");let c=i[a+e];if(!c)return s("Missing sibling node");let u=fi({id:t.value.id,parentId:c.id,position:{at:"end"}});return d(u)?u:vi(u.value)}function Qn(e){let t=gi();if(d(t))return t;let{currentNode:n,selectedIndex:r}=v(),i=$(n.id)[r+e];if(!i)return s("Missing sibling node");let a=fi({id:t.value.id,parentId:n.id,position:{at:e===1?"after":"before",sibling:i.id}});return d(a)?a:vi(a.value)}import{spawnSync as gd}from"node:child_process";import fd from"node:os";import yi from"node:path";import{ulid as vd}from"ulid";function yd(){let{preferredEditor:e}=fe(),t=[e,process.env.VISUAL,process.env.EDITOR].filter(n=>!!n?.trim());return[...new Set(t)]}function xd(e,t){return/(^|\/)code(-insiders)?$/.test(e.trim())?`${e} --wait "${t}"`:`${e} "${t}"`}function xi(e){let t=yi.join(fd.tmpdir(),"epiq");te.mkDir(t);let n=yi.join(t,vd());te.writeToFile(n,e??"");let r=yd();for(let o of r){let i=xd(o,n),a=gd(i,{stdio:"inherit",shell:!0});if(!a.error&&a.status===0){let c=te.readFile(n);if(c==null)return s("Unable to read edited file");let u=c.replace(/\r?\n$/,"");return l("Successfully edited",u)}}return s("Unable to open editor")}var Ni=e=>{let t=e.log??[];for(let n=t.length-1;n>=0;n--){let r=t[n];if(r&&r.action==="close.issue"&&r.payload.id===e.id)return r.payload.parent}return null};var Ei=e=>Object.values(v().tags).find(t=>t.name===e),hi=e=>Object.values(v().contributors).find(t=>t.name===e),Ii=[{systemOnly:!0,intent:A.Move,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{modifier:t}=re().commandMeta,n=()=>{let c=Te();if(!c)return s("No pending move state");let u=c.payload.id;if(!v().nodes[u])return s("Moved node not found");let p=c.payload.parent,x=v().nodes[p];if(!x)return s("Move parent not found");let E=S(p).findIndex(C=>C.id===u);return E===-1?s("Moved node not found among rendered children"):(D.navigate({currentNode:x,selectedIndex:E}),l("Synchronized navigation to moved node",null))},r=c=>{if(d(c))return s(c.message);let u=n();return d(u)?s(u.message):l("Updated move preview",null)},{currentNode:o,selectedIndex:i}=v(),a=S(o.id)[i];if(!a)return I({mode:f.DEFAULT}),s("No move target");if(t==="start"){if(a.readonly)return s("Target node is read-only");if(i===-1)return s("No item selected");if(!a.parentNodeId)return s("Target has no parent");let c=$(a.parentNodeId),u=c.findIndex(({id:R})=>R===a.id);if(u===-1)return s("Target not found among siblings");let m=c[u-1],p=c[u+1],x=p!=null?{at:"before",sibling:p.id}:m!=null?{at:"after",sibling:m.id}:{at:"start"},E=ye(a.parentNodeId,a.id,x,e.value);if(d(E))return E;xt({id:B(),action:"move.node",payload:{id:a.id,parent:a.parentNodeId,rank:E.value},...e.value}),I({mode:f.MOVE});let C=n();return d(C)?s(C.message):l("Move initialized",null)}if(t==="next")return I({mode:f.MOVE}),r(Qn(1));if(t==="previous")return I({mode:f.MOVE}),r(Qn(-1));if(t==="to-next")return I({mode:f.MOVE}),r(Zn(1));if(t==="to-previous")return I({mode:f.MOVE}),r(Zn(-1));if(t==="confirm"){I({mode:f.DEFAULT});let c=Te();if(!c)return s("No pending move to confirm");let u=j(c);if(d(u))return u;let m=n();return d(m)?s(m.message):(xt(null),l("Moved item",null))}return t==="cancel"?(xt(null),I({mode:f.DEFAULT}),l("Cancelling move",null)):s("Invalid move modifier")}},{intent:A.Delete,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{currentNode:t,selectedIndex:n}=v(),r=S(t.id)[n];return r?j({id:B(),action:"delete.node",payload:{id:r.id},...e.value}):s("Unable to resolve child to delete")},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.Edit,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let t=De(v().breadCrumb,"TICKET");if(d(t))return s("Edit target must be an issue");let n=t.value;if(n.readonly)return s("Cannot edit readonly field");let{currentNode:r,selectedIndex:o}=v();if(!S(n.id)[o])return s("No selected field");let a=S(r.id)[o];if(!a)return s("No selected field");if(a.readonly)return s("Cannot edit readonly field");let c=a.props.value;if(typeof c!="string")return s("Selected field is not editable text");let u=xi(c);if(d(u))return s("Failed to edit field");let m=u.value;return m===c?l("No changes made",null):a.title==="Description"?j({id:B(),action:"edit.description",payload:{id:a.id,md:m},...e.value}):a.title==="Title"?j({id:B(),action:"edit.title",payload:{id:a.id,name:m},...e.value}):s(`Editing not supported for "${a.title}"`)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.Filter,mode:f.COMMAND_LINE,action:()=>{let{modifier:e,inputString:t}=re().commandMeta,n=/(!=|=)/,[r,o]=e.split(n);if(!r||!(c=>q(g.FILTER).map(u=>u.split(n)[0]).includes(c))(r))return s("Invalid filter modifier");let a={target:r,operator:"=",value:t.trim()};return ne(c=>({...c,filters:e==="clear"?[]:[...c.filters,a],mode:f.DEFAULT})),l("Viewing help",null)}},{intent:A.ViewHelp,mode:f.COMMAND_LINE,action:()=>(I({mode:f.HELP}),l("Viewing help",null))},{intent:A.CloseIssue,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{currentNode:t,selectedIndex:n}=v(),r=S(t.id)[n];if(!r)return s("Unable to close issue, no target found");if(!Q(r))return s("Cannot close in this context");let o=v().nodes[Y];if(!o)return s("Unable to locate closed swimlane");if(r.parentNodeId===o.id)return s("Issue is already closed");let i=ye(o.id,r.id,{at:"end"},e.value);if(d(i))return i;let a=j({id:B(),action:"close.issue",payload:{id:r.id,parent:o.id,rank:i.value},...e.value});return d(a)?a:l("Issue closed",null)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.ReopenIssue,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{currentNode:t,selectedIndex:n}=v(),r=S(t.id)[n];if(!r)return s("Unable to reopen issue, no target found");let o=r.context==="TICKET"?l("Resolved ticket",r):Ve(r.id,"TICKET");if(d(o))return s("Cannot reopen in this context");let i=o.value,a=v().nodes[Y];if(!a)return s("Unable to locate closed swimlane");if(i.parentNodeId!==a.id)return s("Issue is not closed");if(!Q(i))return s("Target node is not issue");let c=Ni(i);if(!c)return s("Unable to resolve previous parent from issue history");if(c===a.id)return s("Previous parent resolves to closed swimlane");let u=v().nodes[c];if(!u)return s("Previous parent no longer exists");let m=ye(u.id,i.id,{at:"end"},e.value);if(d(m))return m;let p=j({id:B(),action:"reopen.issue",payload:{id:i.id,parent:u.id,rank:m.value},...e.value});return d(p)?p:l("Issue reopened",null)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.SetUserName,mode:f.COMMAND_LINE,action:()=>{let{userId:e,preferredEditor:t,userName:n}=fe(),r=Gt()?.trim();if(!r)return s("No username provided");let o=r??n,i=e??B();if(!o||!i)return s("Unable to resolve user name or id");let a=Dt({userName:o,userId:i,preferredEditor:t??""});return d(a)?a:(wt({userName:o,userId:i}),I({mode:f.DEFAULT}),l(`Username set to "${r}"`,null))}},{intent:A.Init,mode:f.COMMAND_LINE,action:async()=>{let e=lr(process.cwd());if(d(e))return e;let t=await li(process.cwd());if(d(t))return t;let n=Ci();if(d(n))return n;let o=Fe(n.value).filter(d);if(o.length>0)return s(o.map(c=>c.message).join(`
|
|
57
|
+
`));let{rootNodeId:i,nodes:a}=v();return D.navigate({currentNode:a[i],selectedIndex:0}),I({hasProject:!0,mode:f.DEFAULT}),l("Project initialized",null)}},{intent:A.SetEditor,mode:f.COMMAND_LINE,action:()=>{let e=Gt()?.trim();if(!e)return s("No editor provided");let t=Dt({preferredEditor:e});return d(t)?t:(wt({preferredEditor:e}),I({mode:f.DEFAULT}),l(`Editor configuration set to "${e}"`,null))}},{intent:A.SetAutoSync,mode:f.COMMAND_LINE,action:()=>{let e=re().commandMeta.modifier;if(e!=="true"&&e!=="false")return s("Invalid response");let t=e.toLowerCase()==="true",n=Dt({autoSync:t});return d(n)?n:(wt({autoSync:t}),I({mode:f.DEFAULT}),l(`Auto synchronization set to "${t}"`,null))}},{intent:A.NewItem,mode:f.COMMAND_LINE,action:(e,t)=>{let n=X();if(d(n))return s("Unable to resolve user ID");if(!t.inputString)return s(`provide a name for your ${t.modifier}`);let{breadCrumb:r,currentNode:o,selectedIndex:i}=v(),a=c=>{let u=j(c);if(d(u))return u;let m=N.getNode(u.value.result.id);if(!m)return s("Created node not found");if(!m.parentNodeId)return u;let p=N.getNode(m.parentNodeId);return p?(D.navigate({currentNode:p,selectedIndex:N.getSiblings(m.parentNodeId).findIndex(({id:x})=>x===m.id)}),u):s("Parent node not found")};if(t.modifier==="board"){let{rootNodeId:c}=v(),u=N.getNode(c);if(!u)return s("Workspace not found");let m=Re(u.id,n.value);return d(m)?m:a({id:B(),action:"add.board",payload:{id:B(),name:t.inputString,parent:u.id,rank:m.value},...n.value})}if(t.modifier==="swimlane"){let c=De(r,"BOARD");if(d(c))return s("Unable to add swimlane in this context");let u=Re(c.value.id,n.value);return d(u)?u:a({id:B(),action:"add.swimlane",payload:{id:B(),name:t.inputString,parent:c.value.id,rank:u.value},...n.value})}if(t.modifier==="issue"){let c=S(o.id)[i],u=o.context==="SWIMLANE"?o:o.context==="BOARD"&&c?.context==="SWIMLANE"?c:(()=>{let h=De(r,"SWIMLANE");return d(h)?null:h.value})();if(!u)return s("Unable to add issue in this context");let m=Re(u.id,n.value);if(d(m))return m;let p=Bt({name:t.inputString,parent:u.id,rank:m.value,user:n.value});if(d(p))return p;let x=p.value,E=Fe(x);if(E.some(h=>d(h)))return s("Issue create failed: "+E.filter(d).map(h=>h.message).filter(Boolean).join(", "));let C=E[0];if(!C||d(C))return s("Issue creation failed");let b=x.find(h=>h.action==="add.issue")?.payload.id;return b?(D.navigate({currentNode:u,selectedIndex:N.getSiblings(u.id).findIndex(({id:h})=>h===b)}),l("Issue created",null)):s("Unable to determine ticket id")}return l("Success",null)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.SetView,mode:f.COMMAND_LINE,action:()=>{let{commandMeta:e}=re();return e.validity===xe.Invalid?s("Invalid command "+me):(ne(t=>({...t,viewMode:e.modifier==="wide"?"wide":e.modifier==="dense"?"dense":t.viewMode})),l("View set",null))},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.Rename,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{currentNode:t,selectedIndex:n}=v(),r=S(t.id)[n];if(!r)return s("Missing node");if(r.readonly)return s("Cannot rename readonly node");let o=Gt();return o?j({id:B(),action:"edit.title",payload:{id:r.id,name:o},...e.value}):s("Provide a new name")},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.UntagTicket,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{modifier:t,inputString:n}=re().commandMeta,r=(t||n).trim();if(!r)return s("Provide a tag");let o=Ei(r);if(!o)return s(`Tag "${r}" does not exist`);let{selectedNode:i}=v();if(!i)return s("Invalid untag target");let a=Ve(i.id,"TICKET");if(d(a))return s("Unable to untag issue in this context");let c=a.value,u=N.getFieldByTitle(c.id,"Tags");if(!u)return s("Unable to locate tags field");let m=S(u.id).find(p=>p.props?.value===o.id);return m?j({id:B(),action:"untag.issue",payload:{id:m.id,target:c.id,tagId:o.id},...e.value}):s("Issue is not tagged with that tag")},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.TagTicket,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{modifier:t,inputString:n}=re().commandMeta,r=(t||n).trim();if(!r)return s("Provide a tag");let{selectedIndex:o,currentNode:i}=v(),a=S(i.id)[o];if(!a)return s("Invalid tag target");let c=Ve(a.id,"TICKET");if(d(c))return s("Unable to tag issue in this context");let u=c.value,m=Ei(r),p;if(m)p=m.id;else{let R=B(),b=j({id:B(),action:"create.tag",payload:{id:R,name:r},userId:e.value.userId,userName:e.value.userName});if(d(b))return b;p=b.value.result.id}let x=N.getFieldByTitle(u.id,"Tags");if(!x)return s("Unable to locate tags field");if(S(x.id).some(R=>R.props?.value===p))return s("Already tagged with that tag");let C=Re(x.id,e.value);return d(C)?C:j({id:B(),action:"tag.issue",payload:{id:B(),target:u.id,tagId:p,rank:C.value},...e.value})},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.AssignUserToTicket,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{modifier:t,inputString:n}=re().commandMeta,r=(t||n).trim();if(!r)return s("Provide an assignee");let{selectedIndex:o,currentNode:i}=v(),a=S(i.id)[o];if(!a)return s("Invalid assign target");let c=Ve(a.id,"TICKET");if(d(c))return s("Unable to assign issue in this context");let u=c.value,m=hi(r),p;if(m)p=m.id;else{let R=B(),b=j({id:B(),action:"create.contributor",payload:{id:R,name:r},userId:e.value.userId,userName:e.value.userName});if(d(b))return b;p=b.value.result.id}let x=N.getFieldByTitle(u.id,"Assignees");if(!x)return s("Unable to locate assignees field");if(S(x.id).some(R=>R.props?.value===p))return s("Assignee already assigned");let C=Re(x.id,e.value);return d(C)?C:j({id:B(),action:"assign.issue",payload:{id:B(),target:u.id,contributor:p,rank:C.value},...e.value})},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.UnassignUserFromTicket,mode:f.COMMAND_LINE,action:()=>{let e=X();if(d(e))return s("Unable to resolve user ID");let{modifier:t,inputString:n}=re().commandMeta,r=(t||n).trim();if(!r)return s("Provide an assignee to remove");let o=hi(r);if(!o)return s(`Assignee "${r}" does not exist`);let{selectedNode:i}=v();if(!i)return s("Invalid unassign target");let a=Ve(i.id,"TICKET");if(d(a))return s("Unable to unassign in this context");let c=a.value,u=N.getFieldByTitle(c.id,"Assignees");if(!u)return s("Unable to locate assignees field");let m=S(u.id).find(p=>p.props?.value===o.id);return m?j({id:B(),action:"unassign.issue",payload:{id:m.id,target:c.id,contributor:o.id},...e.value}):s(`Issue is not assigned to "${r}"`)},onSuccess:()=>I({mode:f.DEFAULT})},{intent:A.Sync,mode:f.COMMAND_LINE,action:async()=>{let e=ui();W(()=>""),I({syncStatus:{msg:"Syncing",status:"syncing"}});let{userId:t,userName:n}=fe();if(!t)return s("Unable to resolve userId");if(!n)return s("Unable to resolve userName");let r=X();if(d(r)||!r.value)return s("Unable to resolve event log path");let o=it(r.value),i=await Ft({ownEventFileName:o});if(d(i))return I({syncStatus:{msg:i.message,status:"outOfSync"}}),s(`Unable to sync state. ${i.message}`);let a=_e(process.cwd());if(d(a))return a;let c=st(a.value);if(d(c))return s(`Unable to load events. ${c.message}`);let u=rn(c.value);if(d(u))return s(`Unable to boot synced state. ${u.message}`);I({hasProject:!0,syncStatus:{msg:"Synced",status:"synced"},mode:f.DEFAULT});let m=mi(e);return d(m)?m:l("Synced",!0)}},{intent:A.Peek,mode:f.COMMAND_LINE,action:async()=>{let e=De(v().breadCrumb,"BOARD");if(d(e))return e;let t=de(process.cwd());if(d(t))throw new Error(t.message);let n=st(t.value);if(d(n))return s(n.message);let r=n.value,{modifier:o}=re().commandMeta,i;if(o==="now"){let E=er();if(d(E))return E;let C=ct(r);return C.some(d)?s(C.map(R=>R.message).join(", ")):(I({mode:f.DEFAULT,readOnly:!1,timeMode:"live",unappliedEvents:[]}),l("Peeking now",!0))}if(o==="prev"){let E=v().eventLog.at(-2),C=On(E);if(C===null)return s("No previous event to peek");i=C}else if(o==="next"){let E=v().unappliedEvents.at(0),C=On(E);if(C===null)return s("No next event to peek");i=C}else{let E=Vt(o);if(!E)return s("Invalid peek date");i=E.getTime()}let a=e.value.id,{appliedEvents:c,unappliedEvents:u}=zr(r,i),m=er();if(d(m))return m;let p=ct(c);if(p.some(d))return s(p.map(E=>E.message).join(", "));let x=v().nodes[a];return x?(D.navigate({currentNode:x,selectedIndex:0}),I({mode:f.DEFAULT,readOnly:!0,timeMode:"peek",unappliedEvents:u}),l("Peeking ",!0)):s("Board did not exist at peek date")}},{intent:A.Export,mode:f.COMMAND_LINE,action:async()=>{let e=await di();return d(e)?e:(I({mode:f.DEFAULT}),l("Export successful",!0))}},{intent:A.Exit,mode:f.COMMAND_LINE,action:async()=>(D.exit(),l("Exit successful",!0))}];var Nd=new Set(["peek","filter","view-help"]),ae=async({isForceExecutedBySystem:e=!1}={})=>{let{commandMeta:{command:t,validity:n,modifier:r,inputString:o}}=re();if(!t)return s("No command to confirm");if(!e&&n===xe.Invalid)return s("Invalid command");let i=qo(t);if(jo(),v().readOnly&&!Nd.has(i))return ft({status:me.Fail,message:"Command not available in readonly state",value:null});let a=Ii.filter(u=>e||u.systemOnly!==!0).find(u=>u.intent===i);if(!a)return ft({status:me.Fail,message:"Command not found",value:null});let c=await a.action(a,{command:t,inputString:o,modifier:r});return d(c)?ft(c):(Ho({addToHistory:!e}),a.onSuccess?.(),ft(c))};var on=[{intent:T.Exit,mode:f.MOVE,description:"[<Esc>] exit context / cancel",action:()=>(I({mode:f.COMMAND_LINE}),W(()=>"move cancel"),ae({isForceExecutedBySystem:!0}))},{intent:T.InitMove,mode:f.DEFAULT,description:"[m] move init/confirm",action:()=>(I({mode:f.COMMAND_LINE}),W(()=>"move start"),ae({isForceExecutedBySystem:!0}))},{intent:T.ConfirmMove,mode:f.MOVE,action:()=>(I({mode:f.COMMAND_LINE}),W(()=>"move confirm"),ae({isForceExecutedBySystem:!0}))}],sn=[{intent:T.MovePreviousItem,mode:f.MOVE,action:()=>Te()?(I({mode:f.COMMAND_LINE}),W(()=>"move previous"),ae({isForceExecutedBySystem:!0})):s("No pending move")},{intent:T.MoveNextItem,mode:f.MOVE,action:()=>Te()?(I({mode:f.COMMAND_LINE}),W(()=>"move next"),ae({isForceExecutedBySystem:!0})):s("No pending move")}],bi=[{intent:T.MoveToNextContainer,mode:f.MOVE,action:()=>Te()?(I({mode:f.COMMAND_LINE}),W(()=>"move to-next"),ae({isForceExecutedBySystem:!0})):s("No pending move")},{intent:T.MoveToPreviousContainer,mode:f.MOVE,action:()=>Te()?(I({mode:f.COMMAND_LINE}),W(()=>"move to-previous"),ae({isForceExecutedBySystem:!0})):s("No pending move")}];var Si={[k.WORKSPACE]:[...on,...sn],[k.BOARD]:[...on,...sn],[k.SWIMLANE]:[...on,...sn,...bi],[k.TICKET]:[],[k.FIELD]:[],[k.FIELD_LIST]:[],[k.TEXT]:[]};var Ri=[{intent:T.AddItem,mode:f.DEFAULT,description:"[n] new...",action:()=>(I({mode:f.COMMAND_LINE}),W(()=>`${g.NEW} `),l("Adding new item",null))},{intent:T.Delete,mode:f.DEFAULT,description:"[d] delete",action:()=>(I({mode:f.COMMAND_LINE}),W(()=>`${g.DELETE} `),l("Deleting item",null))},{intent:T.InitCommandLine,mode:f.DEFAULT,description:"[:] focus command line",action:()=>(I({mode:f.COMMAND_LINE}),W(()=>""),l("Entering command line mode",null))},{intent:T.Confirm,mode:f.DEFAULT,description:"[<Enter>] confirm/enter",action:()=>(D.enterChildNode(),l("Entering context",null))},{intent:T.Exit,mode:f.DEFAULT,description:"[q] exit context",action:()=>(D.enterParentNode(),l("Exiting context",null))},{intent:T.NavPreviousItem,mode:f.DEFAULT,description:"[arrows/hjkl] navigate",action:()=>(D.navigateToPreviousItem(),l("Navigating to previous item",null))},{intent:T.NavNextItem,mode:f.DEFAULT,action:()=>(D.navigateToNextItem(),l("Navigating to next item",null))},{intent:T.NavToPreviousContainer,mode:f.DEFAULT,action:()=>(D.navigateToPreviousContainer(),l("Navigating to previous container",null))},{intent:T.NavToNextContainer,mode:f.DEFAULT,action:()=>(D.navigateToNextContainer(),l("Navigating to next container",null))},{intent:T.Edit,mode:f.DEFAULT,action:()=>(I({mode:f.COMMAND_LINE}),W(()=>"edit"),ae(),l("Fired command",!0))},{intent:T.SetViewDense,mode:f.DEFAULT,description:"[v] view change (wide/dense)",action:()=>(I({viewMode:"dense"}),l("View set",null))},{intent:T.SetViewWide,mode:f.DEFAULT,action:()=>(I({viewMode:"wide"}),l("View set",null))}];var Ed=500,hd=e=>e.replace(/[\r\n]/g,"").replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F]/g,""),Ai=e=>{let t=hd(e);t&&W(n=>(n+t).slice(0,Ed))};var wi=[{intent:T.ViewHelp,mode:f.DEFAULT,action:()=>(I({mode:f.HELP}),l("Viewing help",null))},{intent:T.Exit,mode:f.HELP,action:()=>(I({mode:f.DEFAULT}),l("Exiting help",null))},{intent:T.Confirm,mode:f.COMMAND_LINE,action:()=>(ae(),l("Executing command",null))},{intent:T.MoveCursorLeft,mode:f.COMMAND_LINE,action:()=>(jn(-1),l("Moving cursor left",null))},{intent:T.MoveCursorRight,mode:f.COMMAND_LINE,action:()=>(jn(1),l("Moving cursor right",null))},{intent:T.MoveCursorLeftOfWord,mode:f.COMMAND_LINE,action:()=>(Hn("left"),l("Moving cursor left of word",null))},{intent:T.MoveCursorRightOfWord,mode:f.COMMAND_LINE,action:()=>(Hn("right"),l("Moving cursor right of word",null))},{intent:T.ExitCommandLine,mode:f.COMMAND_LINE,action:()=>(I({mode:f.DEFAULT}),l("Exiting command line",null))},{intent:T.AutoCompleteCommand,mode:f.COMMAND_LINE,action:()=>(W((e,{remainder:t})=>t?e+t:e),l("Auto-completing command",null))},{intent:T.CaptureInput,mode:f.COMMAND_LINE,action:(e,{sequence:t})=>(Ai(t??""),l("Capturing input",null))},{intent:T.EraseInput,mode:f.COMMAND_LINE,action:()=>($o(),l("Erasing input",null))},{intent:T.EraseInputWord,mode:f.COMMAND_LINE,action:()=>(Wo(),l("Erasing input word",null))},{intent:T.GetLastCommandFromHistory,mode:f.COMMAND_LINE,action:()=>(Ko(),l("Getting last command from history",null))},{intent:T.GetNextCommandFromHistory,mode:f.COMMAND_LINE,action:()=>(Vo(),l("Getting next command from history",null))}];import Id from"chalk";var an=": for command line",Ti="q to exit",Mi=`${Id.hex(M.accent)("m")} to confirm`,tr={[k.WORKSPACE]:[an],[k.BOARD]:[an],[k.BOARD+f.COMMAND_LINE]:[an],[k.SWIMLANE]:[an],[k.TICKET+f.HELP]:[Ti],[k.SWIMLANE+f.HELP]:[Ti],[k.TICKET]:[],[k.FIELD]:[],[k.SWIMLANE+f.MOVE]:[Mi],[k.TICKET+f.MOVE]:[Mi]};var dn=e=>e.trim().toLocaleLowerCase(),Cd=(e,t)=>{let n=N.getFieldByTitle(e,t);if(!n)return"";let r=n.props?.value;return typeof r=="string"?r:""},bd=e=>{let{tags:t}=v(),n=N.getFieldByTitle(e,"Tags");return n?$(n.id).map(r=>{let o=r.props?.value;return typeof o=="string"?t[o]?.name:void 0}).filter(r=>!!r):[]},Sd=e=>{let{contributors:t}=v(),n=N.getFieldByTitle(e,"Assignees");return n?$(n.id).map(r=>{let o=r.props?.value;return typeof o=="string"?t[o]?.name:void 0}).filter(r=>!!r):[]},ki=(e,t)=>{let n=t.value;if(!n)return!0;switch(t.target){case"title":return dn(e.title??"").includes(n);case"description":return dn(Cd(e.id,"Description")).includes(n);case"tag":return bd(e.id).map(dn).some(c=>c.includes(n));case"assignee":return Sd(e.id).map(dn).some(c=>c.includes(n));default:return!0}};function Pi(e,t,n){let r=t[e];if(!r)return s("buildBreadCrumb(): current node not found");let o=[],i=r;for(;i&&(o.push(i),!(i.id===n||!i.parentNodeId));)i=t[i.parentNodeId];let a=o[o.length-1];return!a||a.id!==n?s("buildBreadCrumb(): node is not connected to root"):(o.reverse(),l("Breadcrumb built",o))}var Fi=e=>{let t={};for(let n of e)n.intent&&(t[n.mode]||(t[n.mode]={}),t[n.mode][n.intent]=n);return t};var ln,nr,rr=new Set,Li=()=>{for(let e of rr)e()},Ad=e=>(rr.add(e),()=>rr.delete(e));function Di(e){let{currentNodeId:t,mode:n,rootNodeId:r,nodes:o,filters:i}=e;if(!t)return s("derive(): currentNodeId is missing");if(!r)return s("derive(): rootNode is missing");if(!o[r])return s("derive(): unable to find root node");let c=o[t];if(!c)return s("Unable to derive state, currentNode not found");let u=Pi(t,o,r);if(d(u))return logger.error(u.message),u;let m=u.value,{context:p}=c,x=tr[p+n]??tr[p]??[],E=[...Ri,...Si[p]??[],...wi],C=Fi(E),R=wd(o,i),b=R[t]?.[e.selectedIndex]??null;return l("Derived successfully",{...e,currentNode:c,breadCrumb:m,availableHints:x,availableActions:E,actionIndex:C,selectedNode:b,renderedChildrenIndex:R})}var v=()=>(ln||logger.error("State not initialized. Call initWorkspaceState() first.",new Error().stack),ln);function ut(e){nr=e;let t=_e(process.cwd()),n=!1;if(!d(t)){let i=$e(t.value);if(d(i))return s(i.message);n=!0}let r={readOnly:!1,filters:[],tags:{},contributors:{},viewMode:"dense",mode:f.DEFAULT,nodes:{[e.id]:e},rootNodeId:e.id,currentNodeId:e.id,renderedChildrenIndex:{},selectedIndex:-1,syncStatus:{status:"synced",msg:""},eventLog:[],unappliedEvents:[],timeMode:"live",hasProject:n},o=Di(r);return d(o)?o:(ln=o.value,Li(),l("State initialized",null))}function ne(e){let t=v(),n=e(t),r=Di(n);return d(r)?s(r.message??"Unable to update state"):(ln=r.value,Li(),l("State updated",null))}var I=e=>ne(t=>({...t,...e}));var ce=()=>Rd(Ad,v,v),wd=(e,t)=>{let n={};for(let r of Object.values(e))Q(r)&&t.length>0&&!t.every(o=>ki(r,o))||!r.parentNodeId||r.isDeleted||((!r.parentNodeId||!n[r.parentNodeId])&&(n[r.parentNodeId]=[]),n[r.parentNodeId].push(r));for(let r of Object.keys(n))n[r].sort((o,i)=>{let a=e[o.id],c=e[i.id];return!a||!c?0:a.rank.localeCompare(c.rank)});return n},S=e=>v()?.renderedChildrenIndex[e]??[],er=()=>nr?ut(nr):s("Cannot reset state: no initial workspace found");var D={exit(){process.exit(0)},enterChildNode(){let e=v(),t=e.currentNode,n=Math.max(0,e.selectedIndex),r=S(t.id)[n];!r||t.context==="FIELD"||D.navigate({currentNode:r,selectedIndex:S(r.id).length?0:-1})},enterParentNode(){let{currentNode:e,nodes:t}=v();if(!e.parentNodeId){logger.info("Missing parent node id");return}let n=t[e.parentNodeId];if(!n){logger.error("Parent not found");return}let r=S(n.id),o=r.findIndex(({id:a})=>a===e.id),i=r.length===0?-1:o>=0?o:0;D.navigate({currentNode:n,selectedIndex:i})},navigateToNextItem:()=>Oi(1),navigateToPreviousItem:()=>Oi(-1),navigateToNextContainer:()=>Ui(1),navigateToPreviousContainer:()=>Ui(-1),navigate:({currentNode:e=v().currentNode,selectedIndex:t})=>{I({currentNodeId:e.id,selectedIndex:t})}},Oi=e=>{let t=v(),n=S(t.currentNode.id).length;if(n===0)return;let o=(Math.max(0,t.selectedIndex)+e+n)%n;D.navigate({selectedIndex:o})},Ui=e=>{let{currentNode:t,nodes:n,selectedIndex:r}=v();if(!t.childNavigationAcrossParents)return;if(!t.parentNodeId){logger.error("Missing parent node id");return}let o=n[t.parentNodeId];if(!t||!o)return;let i=S(o.id),a=i.findIndex(E=>E.id===t.id);if(a<0)return;let c=i.at(a+e)??i.at(0);if(!c)return;let u=S(c.id),m=Math.max(0,u.length-1),p=Math.min(Math.max(0,r),m),x=u.length?p:-1;D.navigate({currentNode:c,selectedIndex:x})};var be="system",Se="ACTOR",Nt=Td();function Md(){let e=Object.values(v().nodes).find(r=>r.context==="WORKSPACE");if(!e)throw new Error("No workspace found in event log");let[t]=S(e.id),[n]=t?S(t.id):[];if(logger.debug("Boot navigation target:",{workspace:e?.id,firstBoard:t?.id,firstSwimlane:n?.id}),n){let r=v().renderedChildrenIndex?.[n.id]??[];return{currentNode:n,selectedIndex:r.length>0?0:-1}}else return t?{currentNode:t,selectedIndex:0}:e?{currentNode:e,selectedIndex:0}:{currentNode:v().nodes[v().rootNodeId],selectedIndex:0}}function kd(){let e=Md();D.navigate(e)}function Ci(){let e=Nt(),t=Nt(),n=Nt(),r=Nt(),o=Nt(),i=V(void 0,void 0);if(d(i))return i;let a=V(void 0,void 0);if(d(a))return a;let c=V(a.value,void 0);if(d(c))return c;let u=V(void 0,void 0);if(d(u))return u;let m=V(u.value,void 0);if(d(m))return m;let p=V(m.value,void 0);if(d(p))return p;let x=V(void 0,void 0);return d(x)?x:l("Created default events",[{id:Ce(),userId:be,userName:Se,action:"init.workspace",payload:{id:e,name:"Workspace",rank:i.value}},{id:Ce(),userId:be,userName:Se,action:"add.board",payload:{id:t,name:"Default",parent:e,rank:a.value}},{id:Ce(),userId:be,userName:Se,action:"add.swimlane",payload:{id:n,name:"Todo",parent:t,rank:u.value}},{id:Ce(),userId:be,userName:Se,action:"add.swimlane",payload:{id:r,name:"In progress",parent:t,rank:m.value}},{id:Ce(),userId:be,userName:Se,action:"add.swimlane",payload:{id:o,name:"Done",parent:t,rank:p.value}},{id:Ce(),userId:be,userName:Se,action:"add.board",payload:{id:jt,name:"Closed",parent:e,rank:c.value}},{id:Ce(),userId:be,userName:Se,action:"add.swimlane",payload:{id:Y,name:"Closed",parent:jt,rank:x.value}},{id:Ce(),userId:be,userName:Se,action:"lock.node",payload:{id:jt}},{id:Ce(),userId:be,userName:Se,action:"lock.node",payload:{id:Y}}])}function rn(e){if(!e.some(r=>r.action==="init.workspace")){let r=z.workspace("temporary-uninitialized-workspace","Workspace","a0"),o=ut(r);return d(o)?o:(I({hasProject:!1,mode:f.DEFAULT}),l("Booted uninitialized workspace placeholder",null))}let n=ct(e).filter(d);return n.length>0?s([or.bold.red("Materializing failed"),"",...n.map((r,o)=>`${or.dim.gray(`${o+1}.`)} ${or.dim(r.message)}`),`
|
|
59
58
|
`].join(`
|
|
60
59
|
|
|
61
60
|
See complete log:
|
|
62
61
|
|
|
63
62
|
`)+e.map(r=>JSON.stringify(r)).join(`
|
|
64
|
-
`)):(
|
|
63
|
+
`)):(kd(),l("State booted successfully",null))}var Be=e=>{let t=de(e??process.cwd());if(d(t))return t;let n=st(t.value);if(d(n))return s(n.message);let r=rn(n.value);return d(r)?s(r.message):l("Booted Epiq state",{root:t.value})},cn=()=>{let e=io();return d(e)?s(e.message):e.value.userId?e.value.userName?l("Resolved actor",{userId:e.value.userId,userName:e.value.userName}):s("Unable to retrieve user name"):s("Unable to retrieve user id")},_i=(e,t)=>{let r=S(e.id).find(o=>o.title===t);return r?S(r.id).map(o=>typeof o.props?.value=="string"?o.props.value:"").filter(o=>!!o):[]},Pd=e=>_i(e,"Tags").map(t=>N.getTag(t)).filter(t=>t!=null).map(t=>({id:t.id,name:t.name})),Fd=e=>_i(e,"Assignees").map(t=>N.getContributor(t)).filter(Boolean).map(t=>({id:t.id,name:t.name})),$i=(e={})=>{let t=Be(e.repoRoot);if(d(t))return t;let n=Object.values(v().nodes).filter(r=>r.context==="BOARD").map(r=>({id:r.id,title:r.title,parentId:r.parentNodeId,readonly:!!r.readonly}));return l("Listed boards",n)},Wi=(e={})=>{let t=Be(e.repoRoot);if(d(t))return t;let n=Object.values(v().nodes).filter(r=>r.context==="SWIMLANE").filter(r=>!e.boardId||r.parentNodeId===e.boardId).map(r=>({id:r.id,title:r.title,boardId:r.parentNodeId,isClosed:r.id===Y,readonly:!!r.readonly}));return l("Listed swimlanes",n)},ji=e=>{let t=Be(e.repoRoot);if(d(t))return t;let n=Object.values(v().nodes).filter(Q).filter(r=>e.includeClosed||r.parentNodeId!==Y).map(r=>({id:r.id,title:Ke(r.title),description:bo(r,"Description"),parentId:r.parentNodeId,isClosed:r.parentNodeId===Y,readonly:!!r.readonly,tags:Pd(r),assignees:Fd(r)}));return l("Listed issues",n)},Hi=e=>{let t=Be(e.repoRoot);if(d(t))return t;let n=cn();if(d(n))return n;let r=Re(e.parentId,n.value);if(d(r))return r;let o=Bt({name:e.title,parent:e.parentId,user:n.value,rank:r.value});if(d(o))return o;let i=o.value,c=Fe(i).find(d);if(c)return s(c.message);let u=i.find(m=>m.action==="add.issue")?.payload.id;return u?l("Created issue",{id:u,title:e.title,parentId:e.parentId}):s("Unable to determine created issue id")},Ki=e=>{let t=Be(e.repoRoot);if(d(t))return t;let n=cn();if(d(n))return n;let r=ye(Y,e.issueId,{at:"end"},n.value);if(d(r))return r;let o={id:Bi(),...n.value,action:"close.issue",payload:{id:e.issueId,parent:Y,rank:r.value}},a=Fe([o]).find(d);return a?s(a.message):l("Closed issue",{id:e.issueId})},Vi=e=>{let t=Be(e.repoRoot);if(d(t))return t;let n=cn();if(d(n))return n;let r=ye(e.parentId,e.issueId,e.position??{at:"end"},n.value);if(d(r))return r;let o={id:Bi(),...n.value,action:"move.node",payload:{id:e.issueId,parent:e.parentId,rank:r.value}},a=Fe([o]).find(d);return a?s(a.message):l("Moved issue",{id:e.issueId,parentId:e.parentId})},qi=async(e={})=>{let t=de(e.repoRoot??process.cwd());if(d(t))return s("Sync failed");let n=cn();if(d(n))return n;let r=await Ft({cwd:t.value,ownEventFileName:it(n.value)});return d(r)?r:l("Synced",r.value)},zi=(e={})=>{let t=Be(e.repoRoot);return d(t)?t:l("Retrieved Epiq state",{root:t.value.root,nodes:v().nodes,rootNodeId:v().rootNodeId,currentNode:v().currentNode,selectedIndex:v().selectedIndex,eventLog:v().eventLog})};var Me=e=>({isError:d(e),content:[{type:"text",text:JSON.stringify(e,null,2)}]}),Od=()=>{let e=new Ld({name:"epiq",version:"0.2.30"});return e.registerTool("epiq_state_get",{description:"Get the full current Epiq state, including nodes and event log",inputSchema:F.object({repoRoot:F.string().optional()})},async t=>Me(await zi(t))),e.registerTool("epiq_issue_list",{description:"List Epiq issues",inputSchema:F.object({repoRoot:F.string().optional(),includeClosed:F.boolean().optional()})},async t=>Me(await ji(t))),e.registerTool("epiq_board_list",{description:"List Epiq boards",inputSchema:F.object({repoRoot:F.string().optional()})},async t=>Me(await $i(t))),e.registerTool("epiq_swimlane_list",{description:"List Epiq swimlanes",inputSchema:F.object({repoRoot:F.string().optional(),boardId:F.string().optional()})},async t=>Me(await Wi(t))),e.registerTool("epiq_issue_create",{description:"Create an Epiq issue",inputSchema:F.object({title:F.string().min(1),parentId:F.string().min(1),repoRoot:F.string().optional()})},async t=>Me(await Hi(t))),e.registerTool("epiq_issue_close",{description:"Close an Epiq issue",inputSchema:F.object({issueId:F.string().min(1),repoRoot:F.string().optional()})},async t=>Me(await Ki(t))),e.registerTool("epiq_issue_move",{description:"Move an Epiq issue to another swimlane",inputSchema:F.object({issueId:F.string().min(1),parentId:F.string().min(1),position:F.discriminatedUnion("at",[F.object({at:F.literal("start")}),F.object({at:F.literal("end")}),F.object({at:F.literal("before"),sibling:F.string().min(1)}),F.object({at:F.literal("after"),sibling:F.string().min(1)})]).optional(),repoRoot:F.string().optional()})},async t=>Me(await Vi(t))),e.registerTool("epiq_sync",{description:"Sync Epiq state with the configured Git remote",inputSchema:F.object({repoRoot:F.string().optional()})},async t=>Me(await qi(t))),e},Ud=async()=>{let e=Od(),t=new Dd;await e.connect(t)};await Ud();export{Od as createMcpServer,Me as resultJson,Ud as startMcpServer};
|