@slycode/slycode 0.1.19 → 0.2.0
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/web/.next/BUILD_ID +1 -1
- package/dist/web/.next/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_global-error.html +2 -2
- package/dist/web/.next/server/app/_global-error.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.html +1 -1
- package/dist/web/.next/server/app/_not-found.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__46b023d4._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__4c7995bf._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__4d0d3464._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__543058c2._.js +3 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__6d330d40._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__884d73e4._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__949bb248._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__949d814c._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__aa814a86._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__ad64e04f._.js +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__baa99257._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__bbb4b3ac._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__bf286c26._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__ce429522._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__d38c7a96._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__e9b0e744._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__f1fe18e6._.js +2 -2
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__677b7660._.js +1 -1
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__79c0188d._.js +1 -1
- package/dist/web/.next/server/chunks/ssr/src_lib_registry_ts_2fc87c9c._.js +1 -1
- package/dist/web/.next/server/pages/404.html +1 -1
- package/dist/web/.next/server/pages/500.html +2 -2
- package/dist/web/.next/static/chunks/7660448872d80e27.js +4 -0
- package/dist/web/.next/static/chunks/{49ff6bc5c5e30161.js → b694f741bb34ac84.js} +1 -1
- package/dist/web/src/components/ClaudeTerminalPanel.tsx +4 -0
- package/dist/web/src/lib/store-scanner.ts +70 -10
- package/dist/web/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/templates/kanban-seed.json +1 -1
- package/dist/store/.backups/actions/onboard.md +0 -33
- package/dist/store/.backups/actions/review.md +0 -37
- package/dist/store/.backups/actions/show-card.md +0 -20
- package/dist/store/.backups/checkpoint/SKILL.md +0 -43
- package/dist/store/.backups/context-priming/SKILL.md +0 -153
- package/dist/store/.backups/context-priming/references/area-index.md +0 -101
- package/dist/store/.backups/context-priming/references/areas/claude-actions.md +0 -120
- package/dist/store/.backups/context-priming/references/areas/messaging.md +0 -177
- package/dist/store/.backups/context-priming/references/areas/scripts-deployment.md +0 -138
- package/dist/store/.backups/context-priming/references/areas/skills.md +0 -135
- package/dist/store/.backups/context-priming/references/areas/terminal-bridge.md +0 -232
- package/dist/store/.backups/context-priming/references/areas/web-frontend.md +0 -252
- package/dist/store/.backups/context-priming/references/maintenance.md +0 -128
- package/dist/store/.ignored-updates.json +0 -37
- package/dist/store/actions/analyse-implementation.md +0 -72
- package/dist/store/actions/archive.md +0 -36
- package/dist/store/actions/clear.md +0 -13
- package/dist/store/actions/complete.md +0 -34
- package/dist/store/actions/continue.md +0 -20
- package/dist/store/agents/doc-updater.md +0 -619
- package/dist/store/mcp/context7.json +0 -8
- package/dist/store/skills/claude-code-docs-maintainer/SKILL.md +0 -168
- package/dist/store/skills/create-command/SKILL.md +0 -92
- package/dist/store/skills/doc-discovery/SKILL.md +0 -18
- package/dist/store/skills/doc-update/SKILL.md +0 -15
- package/dist/store/skills/dummy/SKILL.md +0 -22
- package/dist/store/skills/interactive-explainer/SKILL.md +0 -557
- package/dist/store/skills/interactive-explainer/assets/base_template.html +0 -780
- package/dist/store/skills/interactive-explainer/references/design_patterns.md +0 -486
- package/dist/store/skills/interactive-explainer/references/visualization_libraries.md +0 -512
- package/dist/store/skills/problem_summary/SKILL.md +0 -11
- package/dist/store/skills/reference-fetch/SKILL.md +0 -206
- package/dist/store/skills/skill-creator/LICENSE.txt +0 -202
- package/dist/store/skills/skill-creator/SKILL.md +0 -246
- package/dist/store/skills/skill-creator/scripts/init_skill.py +0 -303
- package/dist/store/skills/skill-creator/scripts/package_skill.py +0 -110
- package/dist/store/skills/skill-creator/scripts/quick_validate.py +0 -65
- package/dist/web/.next/static/chunks/600359dcf0f0daac.js +0 -4
- /package/dist/web/.next/static/{ilZDkIBsZqGYxOIGxgcnT → BbBq5FNe-sYRKe8Pc24UW}/_buildManifest.js +0 -0
- /package/dist/web/.next/static/{ilZDkIBsZqGYxOIGxgcnT → BbBq5FNe-sYRKe8Pc24UW}/_clientMiddlewareManifest.json +0 -0
- /package/dist/web/.next/static/{ilZDkIBsZqGYxOIGxgcnT → BbBq5FNe-sYRKe8Pc24UW}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[20884,a=>{"use strict";var b=a.i(22734),c=a.i(33405),d=a.i(14747);function e(){if(process.env.SLYCODE_HOME)return process.env.SLYCODE_HOME;let a=process.cwd();return(console.warn("[paths] SLYCODE_HOME not set in production — falling back to cwd:",a),a.endsWith("/web")||a.endsWith("\\web"))?d.default.dirname(a):a}a.i(54799);let f={claude:{skills:".claude/skills",agents:".claude/agents",mcpConfig:".claude/settings.json"},agents:{skills:".agents/skills",agents:".agents/agents",mcpConfig:null},codex:{skills:".codex/skills",agents:null,mcpConfig:".codex/config.toml"},gemini:{skills:".gemini/skills",agents:".gemini/agents",mcpConfig:".gemini/settings.json"}},g=e();function h(a){let b=a.match(/^---\s*\n([\s\S]*?)\n---/);if(!b)return null;let c=b[1],d={};for(let a of c.split("\n")){let b=a.indexOf(":");if(-1===b)continue;let c=a.slice(0,b).trim(),e=a.slice(b+1).trim();(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))&&(e=e.slice(1,-1)),c&&e&&(d[c]=e)}return Object.keys(d).length>0?d:null}function i(a){return!!a&&!!a.version}function j(a,c){let e=[];try{let f="skill"===c?d.default.join(a,".claude","skills"):d.default.join(a,".claude","agents");if(!b.default.existsSync(f))return e;for(let a of b.default.readdirSync(f,{withFileTypes:!0})){let g,j;if("skill"===c){if(!a.isDirectory()||(g=d.default.join(f,a.name,"SKILL.md"),j=d.default.join("skills",a.name,"SKILL.md"),!b.default.existsSync(g)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;g=d.default.join(f,a.name),j=d.default.join("agents",a.name)}let k=b.default.readFileSync(g,"utf-8"),l=h(k),m=l?.name||a.name.replace(/\.md$/,"");e.push({name:m,type:c,path:j,frontmatter:l,isValid:i(l)})}}catch{}return e}function k(a,c){let e=[],f="skill"===c?"skills":"agents",g=d.default.join(a,f);try{if(!b.default.existsSync(g))return e;for(let a of b.default.readdirSync(g,{withFileTypes:!0})){let j,k;if("skill"===c){if(!a.isDirectory()||(j=d.default.join(g,a.name,"SKILL.md"),k=d.default.join(f,a.name,"SKILL.md"),!b.default.existsSync(j)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;j=d.default.join(g,a.name),k=d.default.join(f,a.name)}let l=b.default.readFileSync(j,"utf-8"),m=h(l),n=m?.name||a.name.replace(/\.md$/,"");e.push({name:n,type:c,path:k,frontmatter:m,isValid:i(m)})}}catch{}return e.sort((a,b)=>a.name.localeCompare(b.name))}d.default.basename(g),d.default.join(e(),"store",".ignored-updates.json");let l={outdatedAssets:.3,staleCards:.15,unresolvedProblems:.25,missingClaudeMd:.1,nonCompliantFrontmatter:.2};function m(a,b=0,c=0,d=0,e=l){let f=[],g=Math.max(c,1);f.push({name:"Outdated Assets",weight:e.outdatedAssets,value:b,maxValue:g});let h=Date.now(),i=[...a.backlog],j=i.filter(a=>(h-new Date(a.created_at).getTime())/864e5>14&&"done"!==a.status).length,k=Math.max(i.length,1);f.push({name:"Stale Cards",weight:e.staleCards,value:j,maxValue:k}),f.push({name:"Unresolved Problems",weight:e.unresolvedProblems,value:0,maxValue:1}),f.push({name:"Missing CLAUDE.md",weight:e.missingClaudeMd,value:+!a.hasClaudeMd,maxValue:1});let n=Math.max(c,1);f.push({name:"Non-compliant Frontmatter",weight:e.nonCompliantFrontmatter,value:d,maxValue:n});let o=0;for(let a of f)o+=Math.min(a.maxValue>0?a.value/a.maxValue:0,1)*a.weight;let p=Math.round(Math.max(0,(1-o)*100));return{score:p,level:p>=80?"green":p>=50?"amber":"red",factors:f}}function n(){if(process.env.SLYCODE_HOME)return process.env.SLYCODE_HOME;let a=process.cwd();return a.endsWith("/web")||a.endsWith("\\web")?d.default.dirname(a):a}let o=n(),p=d.default.join(o,"projects","registry.json");async function q(){try{let a=await b.promises.readFile(p,"utf-8");return JSON.parse(a)}catch(a){throw console.error("Failed to load registry:",a),Error(`Failed to load registry from ${p}`)}}async function r(a){try{return(await b.promises.stat(a)).isDirectory()}catch{return!1}}async function s(a){try{let c=await b.promises.readFile(a,"utf-8");return JSON.parse(c)}catch{return null}}async function t(a,b,c){let e=d.default.join(a,"documentation","backlog.json"),f=await s(e);return f?f.map(a=>({...a,projectId:b,projectName:c})):[]}async function u(a,b){let c=d.default.join(a,"documentation","designs.json"),e=await s(c);return e?e.map(a=>({...a,projectId:b})):[]}async function v(a,b){let c=d.default.join(a,"documentation","features.json"),e=await s(c);return e?e.map(a=>({...a,projectId:b})):[]}async function w(a){let e,f=a.path;if(!await r(f))return{...a,backlog:[],designs:[],features:[],accessible:!1,error:`Path not accessible: ${f}`};let[g,h,i]=await Promise.all([t(f,a.id,a.name),u(f,a.id),v(f,a.id)]),k={projectId:a.id,skills:j(f,"skill"),agents:j(f,"agent")},l={claude:(e=a=>{try{return b.default.existsSync(d.default.join(f,a))}catch{return!1}})("CLAUDE.md")||e(".claude"),gemini:e("GEMINI.md")||e(".gemini"),codex:e("AGENTS.md")||e(".codex")||e(".agents")},m=function(a){try{return(0,c.execSync)("git status --porcelain",{cwd:a,encoding:"utf-8",timeout:5e3}).split("\n").filter(a=>a.trim().length>0).length}catch{return -1}}(f);return{...a,backlog:g,designs:h,features:i,assets:k,platforms:l,gitUncommitted:m>=0?m:void 0,accessible:!0}}async function x(){let a
|
|
1
|
+
module.exports=[20884,a=>{"use strict";var b=a.i(22734),c=a.i(33405),d=a.i(14747);function e(){if(process.env.SLYCODE_HOME)return process.env.SLYCODE_HOME;let a=process.cwd();return(console.warn("[paths] SLYCODE_HOME not set in production — falling back to cwd:",a),a.endsWith("/web")||a.endsWith("\\web"))?d.default.dirname(a):a}a.i(54799);let f={claude:{skills:".claude/skills",agents:".claude/agents",mcpConfig:".claude/settings.json"},agents:{skills:".agents/skills",agents:".agents/agents",mcpConfig:null},codex:{skills:".codex/skills",agents:null,mcpConfig:".codex/config.toml"},gemini:{skills:".gemini/skills",agents:".gemini/agents",mcpConfig:".gemini/settings.json"}},g=e();function h(a){let b=a.match(/^---\s*\n([\s\S]*?)\n---/);if(!b)return null;let c=b[1],d={};for(let a of c.split("\n")){let b=a.indexOf(":");if(-1===b)continue;let c=a.slice(0,b).trim(),e=a.slice(b+1).trim();(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))&&(e=e.slice(1,-1)),c&&e&&(d[c]=e)}return Object.keys(d).length>0?d:null}function i(a){return!!a&&!!a.version}function j(a,c){let e=[];try{let f="skill"===c?d.default.join(a,".claude","skills"):d.default.join(a,".claude","agents");if(!b.default.existsSync(f))return e;for(let a of b.default.readdirSync(f,{withFileTypes:!0})){let g,j;if("skill"===c){if(!a.isDirectory()||(g=d.default.join(f,a.name,"SKILL.md"),j=d.default.join("skills",a.name,"SKILL.md"),!b.default.existsSync(g)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;g=d.default.join(f,a.name),j=d.default.join("agents",a.name)}let k=b.default.readFileSync(g,"utf-8"),l=h(k),m=l?.name||a.name.replace(/\.md$/,"");e.push({name:m,type:c,path:j,frontmatter:l,isValid:i(l)})}}catch{}return e}function k(a,c){let e=[],f="skill"===c?"skills":"agents",g=d.default.join(a,f);try{if(!b.default.existsSync(g))return e;for(let a of b.default.readdirSync(g,{withFileTypes:!0})){let j,k;if("skill"===c){if(!a.isDirectory()||(j=d.default.join(g,a.name,"SKILL.md"),k=d.default.join(f,a.name,"SKILL.md"),!b.default.existsSync(j)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;j=d.default.join(g,a.name),k=d.default.join(f,a.name)}let l=b.default.readFileSync(j,"utf-8"),m=h(l),n=m?.name||a.name.replace(/\.md$/,"");e.push({name:n,type:c,path:k,frontmatter:m,isValid:i(m)})}}catch{}return e.sort((a,b)=>a.name.localeCompare(b.name))}d.default.basename(g),d.default.join(e(),"store",".ignored-updates.json");let l={outdatedAssets:.3,staleCards:.15,unresolvedProblems:.25,missingClaudeMd:.1,nonCompliantFrontmatter:.2};function m(a,b=0,c=0,d=0,e=l){let f=[],g=Math.max(c,1);f.push({name:"Outdated Assets",weight:e.outdatedAssets,value:b,maxValue:g});let h=Date.now(),i=[...a.backlog],j=i.filter(a=>(h-new Date(a.created_at).getTime())/864e5>14&&"done"!==a.status).length,k=Math.max(i.length,1);f.push({name:"Stale Cards",weight:e.staleCards,value:j,maxValue:k}),f.push({name:"Unresolved Problems",weight:e.unresolvedProblems,value:0,maxValue:1}),f.push({name:"Missing CLAUDE.md",weight:e.missingClaudeMd,value:+!a.hasClaudeMd,maxValue:1});let n=Math.max(c,1);f.push({name:"Non-compliant Frontmatter",weight:e.nonCompliantFrontmatter,value:d,maxValue:n});let o=0;for(let a of f)o+=Math.min(a.maxValue>0?a.value/a.maxValue:0,1)*a.weight;let p=Math.round(Math.max(0,(1-o)*100));return{score:p,level:p>=80?"green":p>=50?"amber":"red",factors:f}}function n(){if(process.env.SLYCODE_HOME)return process.env.SLYCODE_HOME;let a=process.cwd();return a.endsWith("/web")||a.endsWith("\\web")?d.default.dirname(a):a}let o=n(),p=d.default.join(o,"projects","registry.json");async function q(){try{let a=await b.promises.readFile(p,"utf-8");return JSON.parse(a)}catch(a){throw console.error("Failed to load registry:",a),Error(`Failed to load registry from ${p}`)}}async function r(a){try{return(await b.promises.stat(a)).isDirectory()}catch{return!1}}async function s(a){try{let c=await b.promises.readFile(a,"utf-8");return JSON.parse(c)}catch{return null}}async function t(a,b,c){let e=d.default.join(a,"documentation","backlog.json"),f=await s(e);return f?f.map(a=>({...a,projectId:b,projectName:c})):[]}async function u(a,b){let c=d.default.join(a,"documentation","designs.json"),e=await s(c);return e?e.map(a=>({...a,projectId:b})):[]}async function v(a,b){let c=d.default.join(a,"documentation","features.json"),e=await s(c);return e?e.map(a=>({...a,projectId:b})):[]}async function w(a){let e,f=a.path;if(!await r(f))return{...a,backlog:[],designs:[],features:[],accessible:!1,error:`Path not accessible: ${f}`};let[g,h,i]=await Promise.all([t(f,a.id,a.name),u(f,a.id),v(f,a.id)]),k={projectId:a.id,skills:j(f,"skill"),agents:j(f,"agent")},l={claude:(e=a=>{try{return b.default.existsSync(d.default.join(f,a))}catch{return!1}})("CLAUDE.md")||e(".claude"),gemini:e("GEMINI.md")||e(".gemini"),codex:e("AGENTS.md")||e(".codex")||e(".agents")},m=function(a){try{return(0,c.execSync)("git status --porcelain",{cwd:a,encoding:"utf-8",timeout:5e3}).split("\n").filter(a=>a.trim().length>0).length}catch{return -1}}(f);return{...a,backlog:g,designs:h,features:i,assets:k,platforms:l,gitUncommitted:m>=0?m:void 0,accessible:!0}}async function x(){let a=await q();for(let b=0;b<a.projects.length;b++)void 0===a.projects[b].order&&(a.projects[b].order=b);a.projects.sort((a,b)=>(a.order??0)-(b.order??0));let c=a.projects.map(a=>w(a)),g=await Promise.all(c),j=function(){let a=d.default.join(e(),"store"),c=function(){for(let a of[d.default.join(e(),"build","store-manifest.js"),d.default.join(e(),"node_modules","@slycode","slycode","build","store-manifest.js")])try{if(b.default.existsSync(a)){let c=b.default.readFileSync(a,"utf-8"),d={};Function("module","exports",c)(d,d);let e=d.exports;if(e?.skills)return{skills:e.skills,actions:e.actions||[],agents:e.agents||[],mcp:e.mcp||[]}}}catch{}return null}(),f=k(a,"skill"),g=k(a,"agent");if(c){if(c.skills){let a=new Set(c.skills);f=f.filter(b=>a.has(b.name))}if(c.agents){let a=new Set(c.agents);g=g.filter(b=>a.has(b.name))}}return[...f,...g]}(),l=["skill","agent"],o=0,p=[];for(let c of["claude","agents"])for(let e of l){let g=j.filter(a=>a.type===e),k=new Map;for(let g of a.projects){let a=function(a,c){let e=[];for(let g of["skill","agent"]){let j=function(a,b,c){if("mcp"===c)return null;let e=f[b]["skill"===c?"skills":"agents"];return e?d.default.join(a,e):null}(a,c,g);if(j&&b.default.existsSync(j))try{for(let a of b.default.readdirSync(j,{withFileTypes:!0})){let c,f,k="skill"===g?"skills":"agents";if("skill"===g){if(!a.isDirectory()||(c=d.default.join(j,a.name,"SKILL.md"),f=d.default.join(k,a.name,"SKILL.md"),!b.default.existsSync(c)))continue}else{if(!a.isFile()||!a.name.endsWith(".md"))continue;c=d.default.join(j,a.name),f=d.default.join(k,a.name)}let l=b.default.readFileSync(c,"utf-8"),m=h(l),n=m?.name||a.name.replace(/\.md$/,"");e.push({name:n,type:g,path:f,frontmatter:m,isValid:i(m)})}}catch{}}return e}(g.path,c);k.set(g.id,a.filter(a=>a.type===e))}let l=function(a,b,c,d){let e=[];for(let f of a){let a=c.map(a=>{let c=b.get(a.id);if(!c)return{projectId:a.id,status:"missing"};let d=function(a,b){return a.find(a=>a.name===b)}(c,f.name);if(!d)return{projectId:a.id,status:"missing"};let e=f.frontmatter?.version,g=d.frontmatter?.version;if(e&&g)return{projectId:a.id,status:e&&g&&e.trim()===g.trim()?"current":"outdated",masterVersion:e,projectVersion:g};return{projectId:a.id,status:"outdated",masterVersion:e,projectVersion:g}});e.push({name:f.name,type:d,masterAsset:f,cells:a,isImported:!0})}return e}(g,k,a.projects,e);p.push(...l)}for(let a of p)for(let b of a.cells)"outdated"===b.status&&o++;for(let a of g){if(!a.accessible)continue;let b=0;for(let c of p)for(let d of c.cells)d.projectId===a.id&&"outdated"===d.status&&b++;a.healthScore=function(a,b,c=0,d){if(!b)return m(a,0,0,0,void 0);let e=[...b.skills,...b.agents];return m(a,c,e.length,e.filter(a=>!a.isValid).length,void 0)}(a,a.assets,b)}let r=0,t=0;for(let a of g){if(!a.accessible)continue;let b=d.default.join(a.path,"documentation","kanban.json"),c=await s(b);if(c?.stages){r+=(c.stages.backlog||[]).filter(a=>!a.archived).length;let a=(c.stages.implementation||[]).filter(a=>!a.archived),b=(c.stages.testing||[]).filter(a=>!a.archived);t+=a.length+b.length}}let u=g.reduce((a,b)=>a+(b.gitUncommitted&&b.gitUncommitted>0?b.gitUncommitted:0),0),v=process.env.BRIDGE_URL||"http://127.0.0.1:7592";try{let a=await fetch(`${v}/stats`,{signal:AbortSignal.timeout(2e3)});if(a.ok){let b=await a.json(),c={};for(let a of b.sessions||[])if(a.isActive){let b=a.name.split(":")[0];c[b]=(c[b]||0)+1}for(let a of g)a.activeSessions=c[a.id]??0}}catch{}let x=n();return{projects:g,totalBacklogItems:r,activeItems:t,totalOutdatedAssets:o,totalUncommitted:u,lastRefresh:new Date().toISOString(),slycodeRoot:x,projectsDir:d.default.dirname(x)}}async function y(a){let b=(await q()).projects.find(b=>b.id===a);return b?w(b):null}a.s(["getProject",()=>y,"loadDashboardData",()=>x,"loadRegistry",()=>q],20884)}];
|
|
2
2
|
|
|
3
3
|
//# sourceMappingURL=src_lib_registry_ts_2fc87c9c._.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--BbBq5FNe_sYRKe8Pc24UW--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/43bfca92afbacd38.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/f4999889f2006fea.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/5f95863347fe47d9.js"/><script src="/_next/static/chunks/7de9141b1af425c3.js" async=""></script><script src="/_next/static/chunks/ef0dc6461e9250d8.js" async=""></script><script src="/_next/static/chunks/turbopack-4964158913ad5e72.js" async=""></script><script src="/_next/static/chunks/0452f599128364c9.js" async=""></script><script src="/_next/static/chunks/e24d6768d85df882.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>SlyCode 🦊</title><meta name="description" content="SlyCode Managed Projects"/><link rel="icon" href="/favicon.png"/><script>(function(){try{var t=localStorage.getItem('slycode-theme');if(t==='light')return;if(t==='dark'||window.matchMedia('(prefers-color-scheme:dark)').matches)document.documentElement.classList.add('dark')}catch(e){}})()</script><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/5f95863347fe47d9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[1088,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"VoiceProvider\"]\n3:I[39756,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n5:I[97367,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[97367,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"ViewportBoundary\"]\na:I[97367,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"MetadataBoundary\"]\nc:I[68027,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n:HL[\"/_next/static/chunks/43bfca92afbacd38.css\",\"style\"]\n:HL[\"/_next/static/chunks/f4999889f2006fea.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"BbBq5FNe-sYRKe8Pc24UW\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/43bfca92afbacd38.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/f4999889f2006fea.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0452f599128364c9.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/e24d6768d85df882.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem('slycode-theme');if(t==='light')return;if(t==='dark'||window.matchMedia('(prefers-color-scheme:dark)').matches)document.documentElement.classList.add('dark')}catch(e){}})()\"}}]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[27201,[\"/_next/static/chunks/0452f599128364c9.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"IconMark\"]\n7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"SlyCode 🦊\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"SlyCode Managed Projects\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.png\"}],[\"$\",\"$Ld\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
2
|
-
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/5f95863347fe47d9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"ViewportBoundary\"]\n9:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"MetadataBoundary\"]\nb:I[68027,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"
|
|
1
|
+
<!DOCTYPE html><!--BbBq5FNe_sYRKe8Pc24UW--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/5f95863347fe47d9.js"/><script src="/_next/static/chunks/7de9141b1af425c3.js" async=""></script><script src="/_next/static/chunks/ef0dc6461e9250d8.js" async=""></script><script src="/_next/static/chunks/turbopack-4964158913ad5e72.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/e24d6768d85df882.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
|
|
2
|
+
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/5f95863347fe47d9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"ViewportBoundary\"]\n9:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"MetadataBoundary\"]\nb:I[68027,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/e24d6768d85df882.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"BbBq5FNe-sYRKe8Pc24UW\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/ff1a16fafef87110.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/e24d6768d85df882.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
|