ai-frames 0.5.0 → 0.5.1
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/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/diagnostics/route-bundle-stats.json +22 -22
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/required-server-files.js +1 -1
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/contexts/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/mcps/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/overview/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/prompts/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/rules/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/summary/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/templates/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/workspace/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/agents.html +2 -2
- package/.next/server/app/agents.rsc +3 -3
- package/.next/server/app/agents.segments/!KGRhc2hib2FyZCk/agents/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/agents.segments/!KGRhc2hib2FyZCk/agents.segment.rsc +1 -1
- package/.next/server/app/agents.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/agents.segments/_full.segment.rsc +3 -3
- package/.next/server/app/agents.segments/_head.segment.rsc +1 -1
- package/.next/server/app/agents.segments/_index.segment.rsc +1 -1
- package/.next/server/app/agents.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/contexts.html +2 -2
- package/.next/server/app/contexts.rsc +3 -3
- package/.next/server/app/contexts.segments/!KGRhc2hib2FyZCk/contexts/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/contexts.segments/!KGRhc2hib2FyZCk/contexts.segment.rsc +1 -1
- package/.next/server/app/contexts.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/contexts.segments/_full.segment.rsc +3 -3
- package/.next/server/app/contexts.segments/_head.segment.rsc +1 -1
- package/.next/server/app/contexts.segments/_index.segment.rsc +1 -1
- package/.next/server/app/contexts.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +1 -1
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/index.segments/_full.segment.rsc +1 -1
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/mcps.html +2 -2
- package/.next/server/app/mcps.rsc +3 -3
- package/.next/server/app/mcps.segments/!KGRhc2hib2FyZCk/mcps/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/mcps.segments/!KGRhc2hib2FyZCk/mcps.segment.rsc +1 -1
- package/.next/server/app/mcps.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/mcps.segments/_full.segment.rsc +3 -3
- package/.next/server/app/mcps.segments/_head.segment.rsc +1 -1
- package/.next/server/app/mcps.segments/_index.segment.rsc +1 -1
- package/.next/server/app/mcps.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/overview.html +2 -2
- package/.next/server/app/overview.rsc +3 -3
- package/.next/server/app/overview.segments/!KGRhc2hib2FyZCk/overview/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/overview.segments/!KGRhc2hib2FyZCk/overview.segment.rsc +1 -1
- package/.next/server/app/overview.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/overview.segments/_full.segment.rsc +3 -3
- package/.next/server/app/overview.segments/_head.segment.rsc +1 -1
- package/.next/server/app/overview.segments/_index.segment.rsc +1 -1
- package/.next/server/app/overview.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/prompts.html +2 -2
- package/.next/server/app/prompts.rsc +3 -3
- package/.next/server/app/prompts.segments/!KGRhc2hib2FyZCk/prompts/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/prompts.segments/!KGRhc2hib2FyZCk/prompts.segment.rsc +1 -1
- package/.next/server/app/prompts.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/prompts.segments/_full.segment.rsc +3 -3
- package/.next/server/app/prompts.segments/_head.segment.rsc +1 -1
- package/.next/server/app/prompts.segments/_index.segment.rsc +1 -1
- package/.next/server/app/prompts.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/repositories.html +2 -2
- package/.next/server/app/repositories.rsc +3 -3
- package/.next/server/app/repositories.segments/!KGRhc2hib2FyZCk/repositories/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/repositories.segments/!KGRhc2hib2FyZCk/repositories.segment.rsc +1 -1
- package/.next/server/app/repositories.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/repositories.segments/_full.segment.rsc +3 -3
- package/.next/server/app/repositories.segments/_head.segment.rsc +1 -1
- package/.next/server/app/repositories.segments/_index.segment.rsc +1 -1
- package/.next/server/app/repositories.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/rules.html +2 -2
- package/.next/server/app/rules.rsc +3 -3
- package/.next/server/app/rules.segments/!KGRhc2hib2FyZCk/rules/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/rules.segments/!KGRhc2hib2FyZCk/rules.segment.rsc +1 -1
- package/.next/server/app/rules.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/rules.segments/_full.segment.rsc +3 -3
- package/.next/server/app/rules.segments/_head.segment.rsc +1 -1
- package/.next/server/app/rules.segments/_index.segment.rsc +1 -1
- package/.next/server/app/rules.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/setup.html +1 -1
- package/.next/server/app/setup.rsc +1 -1
- package/.next/server/app/setup.segments/_full.segment.rsc +1 -1
- package/.next/server/app/setup.segments/_head.segment.rsc +1 -1
- package/.next/server/app/setup.segments/_index.segment.rsc +1 -1
- package/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/setup.segments/setup.segment.rsc +1 -1
- package/.next/server/app/skills.html +2 -2
- package/.next/server/app/skills.rsc +3 -3
- package/.next/server/app/skills.segments/!KGRhc2hib2FyZCk/skills/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/skills.segments/!KGRhc2hib2FyZCk/skills.segment.rsc +1 -1
- package/.next/server/app/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/skills.segments/_full.segment.rsc +3 -3
- package/.next/server/app/skills.segments/_head.segment.rsc +1 -1
- package/.next/server/app/skills.segments/_index.segment.rsc +1 -1
- package/.next/server/app/skills.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/summary.html +2 -2
- package/.next/server/app/summary.rsc +3 -3
- package/.next/server/app/summary.segments/!KGRhc2hib2FyZCk/summary/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/summary.segments/!KGRhc2hib2FyZCk/summary.segment.rsc +1 -1
- package/.next/server/app/summary.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/summary.segments/_full.segment.rsc +3 -3
- package/.next/server/app/summary.segments/_head.segment.rsc +1 -1
- package/.next/server/app/summary.segments/_index.segment.rsc +1 -1
- package/.next/server/app/summary.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/templates.html +2 -2
- package/.next/server/app/templates.rsc +3 -3
- package/.next/server/app/templates.segments/!KGRhc2hib2FyZCk/templates/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/templates.segments/!KGRhc2hib2FyZCk/templates.segment.rsc +1 -1
- package/.next/server/app/templates.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/templates.segments/_full.segment.rsc +3 -3
- package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
- package/.next/server/app/templates.segments/_index.segment.rsc +1 -1
- package/.next/server/app/templates.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/workspace.html +2 -2
- package/.next/server/app/workspace.rsc +3 -3
- package/.next/server/app/workspace.segments/!KGRhc2hib2FyZCk/workspace/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/workspace.segments/!KGRhc2hib2FyZCk/workspace.segment.rsc +1 -1
- package/.next/server/app/workspace.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/.next/server/app/workspace.segments/_full.segment.rsc +3 -3
- package/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
- package/.next/server/app/workspace.segments/_index.segment.rsc +1 -1
- package/.next/server/app/workspace.segments/_tree.segment.rsc +1 -1
- package/.next/server/chunks/ssr/_076e19j._.js +1 -1
- package/.next/server/chunks/ssr/_076e19j._.js.map +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/{20ukguxl8a0b3.js → 39jixgygdjbr8.js} +1 -1
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/package.json +1 -1
- /package/.next/static/{SnkDJelPReEfZjEwaTtoy → 7ZmrEHcKXdyQjQYbGH0Ww}/_buildManifest.js +0 -0
- /package/.next/static/{SnkDJelPReEfZjEwaTtoy → 7ZmrEHcKXdyQjQYbGH0Ww}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{SnkDJelPReEfZjEwaTtoy → 7ZmrEHcKXdyQjQYbGH0Ww}/_ssgManifest.js +0 -0
|
@@ -7,9 +7,9 @@ globalThis.__BUILD_MANIFEST = {
|
|
|
7
7
|
"static/chunks/0cz1d0mv5g_q7.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
12
|
-
"static/
|
|
10
|
+
"static/7ZmrEHcKXdyQjQYbGH0Ww/_buildManifest.js",
|
|
11
|
+
"static/7ZmrEHcKXdyQjQYbGH0Ww/_ssgManifest.js",
|
|
12
|
+
"static/7ZmrEHcKXdyQjQYbGH0Ww/_clientMiddlewareManifest.js"
|
|
13
13
|
],
|
|
14
14
|
"rootMainFiles": [
|
|
15
15
|
"static/chunks/09ozbzi9hwcvp.js",
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
var t = localStorage.getItem('ai-frames_theme');
|
|
4
4
|
if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);
|
|
5
5
|
} catch(e) {}
|
|
6
|
-
</script><script src="/_next/static/chunks/0cz1d0mv5g_q7.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>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/09ozbzi9hwcvp.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[8093,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ThemeProvider\"]\n3:I[91084,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"LangProvider\"]\n4:I[39756,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/1rilc4b9q3--1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/14mrh2-p_w84d.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n var t = localStorage.getItem('ai-frames_theme');\\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\\n } catch(e) {}\\n \"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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: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: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: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:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"
|
|
6
|
+
</script><script src="/_next/static/chunks/0cz1d0mv5g_q7.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>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/09ozbzi9hwcvp.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[8093,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ThemeProvider\"]\n3:I[91084,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"LangProvider\"]\n4:I[39756,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n5:I[37457,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/1rilc4b9q3--1.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/1rilc4b9q3--1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/14mrh2-p_w84d.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n var t = localStorage.getItem('ai-frames_theme');\\n if (t === 'light' || t === 'dark') document.documentElement.setAttribute('data-theme', t);\\n } catch(e) {}\\n \"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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: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: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: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:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2ygq6f6alc1cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"7ZmrEHcKXdyQjQYbGH0Ww\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"ai-frames\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI context manager for multi-repo workspaces\"}]]\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><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/09ozbzi9hwcvp.js"/><script src="/_next/static/chunks/07-hzktxqjvzd.js" async=""></script><script src="/_next/static/chunks/2nykiepra7i1k.js" async=""></script><script src="/_next/static/chunks/0mk1g55o6kl1e.js" async=""></script><script src="/_next/static/chunks/turbopack-1is288wqzcv1i.js" async=""></script><script src="/_next/static/chunks/05-c3ty_6dwfk.js" async=""></script><script src="/_next/static/chunks/14mrh2-p_w84d.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/0cz1d0mv5g_q7.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;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/09ozbzi9hwcvp.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/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ViewportBoundary\"]\na:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"MetadataBoundary\"]\nc:I[68027,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"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: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"
|
|
1
|
+
<!DOCTYPE html><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/09ozbzi9hwcvp.js"/><script src="/_next/static/chunks/07-hzktxqjvzd.js" async=""></script><script src="/_next/static/chunks/2nykiepra7i1k.js" async=""></script><script src="/_next/static/chunks/0mk1g55o6kl1e.js" async=""></script><script src="/_next/static/chunks/turbopack-1is288wqzcv1i.js" async=""></script><script src="/_next/static/chunks/05-c3ty_6dwfk.js" async=""></script><script src="/_next/static/chunks/14mrh2-p_w84d.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/0cz1d0mv5g_q7.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;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/09ozbzi9hwcvp.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/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"ViewportBoundary\"]\na:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"MetadataBoundary\"]\nc:I[68027,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/14mrh2-p_w84d.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"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: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"7ZmrEHcKXdyQjQYbGH0Ww\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\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,"6:null\nb:[]\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"fKq/NZ4IKGcZBMiF0hoHrSqsjVljVFeKVphMLYkL1bQ=\"\n}"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,18566,(e,t,n)=>{t.exports=e.r(76562)},7384,22530,97126,e=>{"use strict";var t=e.i(43476),n=e.i(71645),s=e.i(74080),r=e.i(91084),o=e.i(2389);e.s(["default",0,function(){let{lang:e,setLang:i}=(0,r.useLang)(),[a,l]=(0,n.useState)(!1),[c,d]=(0,n.useState)({}),u=(0,n.useRef)(null),h=(0,n.useRef)(null);(0,n.useEffect)(()=>{function e(e){h.current&&!h.current.contains(e.target)&&l(!1)}return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]);let p=o.languages.find(t=>t.code===e);return(0,t.jsxs)("div",{className:"lang-dropdown",ref:h,children:[(0,t.jsxs)("button",{ref:u,className:"btn-theme-toggle lang-btn",onClick:function(){if(!u.current)return;let e=u.current.getBoundingClientRect();d(e.top<window.innerHeight/2?{position:"fixed",top:e.bottom+6,right:window.innerWidth-e.right,zIndex:1e3}:{position:"fixed",bottom:window.innerHeight-e.top+6,left:e.left,zIndex:1e3}),l(e=>!e)},children:[(0,t.jsxs)("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"10"}),(0,t.jsx)("path",{d:"M2 12h20"}),(0,t.jsx)("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]}),(0,t.jsx)("span",{className:"lang-btn-label",children:p?.label})]}),a&&(0,s.createPortal)((0,t.jsx)("ul",{className:"lang-menu",style:c,children:o.languages.map(n=>(0,t.jsx)("li",{className:n.code===e?"active":"",onMouseDown:e=>e.stopPropagation(),onClick:()=>{i(n.code),l(!1)},children:n.label},n.code))}),document.body)]})}],7384);var i=e.i(8093);e.s(["default",0,function(){let{theme:e,toggleTheme:n}=(0,i.useTheme)(),{t:s}=(0,r.useLang)();return(0,t.jsx)("button",{className:"btn-theme-toggle",onClick:n,title:"dark"===e?s.theme_light:s.theme_dark,children:"dark"===e?(0,t.jsxs)("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"5"}),(0,t.jsx)("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),(0,t.jsx)("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),(0,t.jsx)("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),(0,t.jsx)("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),(0,t.jsx)("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),(0,t.jsx)("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),(0,t.jsx)("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),(0,t.jsx)("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]}):(0,t.jsx)("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})})})}],22530),e.s(["isAbsolutePath",0,function(e){return!e.trim()||/^\//.test(e)||/^~\//.test(e)||/^~$/.test(e)||/^[a-zA-Z]:[/\\]/.test(e)}],97126)},95057,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});var s={formatUrl:function(){return a},formatWithValidation:function(){return c},urlObjectKeys:function(){return l}};for(var r in s)Object.defineProperty(n,r,{enumerable:!0,get:s[r]});let o=e.r(90809)._(e.r(98183)),i=/https?|ftp|gopher|file/;function a(e){let{auth:t,hostname:n}=e,s=e.protocol||"",r=e.pathname||"",a=e.hash||"",l=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:n&&(c=t+(~n.indexOf(":")?`[${n}]`:n),e.port&&(c+=":"+e.port)),l&&"object"==typeof l&&(l=String(o.urlQueryToSearchParams(l)));let d=e.search||l&&`?${l}`||"";return s&&!s.endsWith(":")&&(s+=":"),e.slashes||(!s||i.test(s))&&!1!==c?(c="//"+(c||""),r&&"/"!==r[0]&&(r="/"+r)):c||(c=""),a&&"#"!==a[0]&&(a="#"+a),d&&"?"!==d[0]&&(d="?"+d),r=r.replace(/[?#]/g,encodeURIComponent),d=d.replace("#","%23"),`${s}${c}${r}${d}${a}`}let l=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function c(e){return a(e)}},18581,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"useMergedRef",{enumerable:!0,get:function(){return r}});let s=e.r(71645);function r(e,t){let n=(0,s.useRef)(null),r=(0,s.useRef)(null);return(0,s.useCallback)(s=>{if(null===s){let e=n.current;e&&(n.current=null,e());let t=r.current;t&&(r.current=null,t())}else e&&(n.current=o(e,s)),t&&(r.current=o(t,s))},[e,t])}function o(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let n=e(t);return"function"==typeof n?n:()=>e(null)}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},73668,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isLocalURL",{enumerable:!0,get:function(){return o}});let s=e.r(18967),r=e.r(52817);function o(e){if(!(0,s.isAbsoluteUrl)(e))return!0;try{let t=(0,s.getLocationOrigin)(),n=new URL(e,t);return n.origin===t&&(0,r.hasBasePath)(n.pathname)}catch(e){return!1}}},84508,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"errorOnce",{enumerable:!0,get:function(){return s}});let s=e=>{}},22016,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});var s={default:function(){return v},useLinkStatus:function(){return g}};for(var r in s)Object.defineProperty(n,r,{enumerable:!0,get:s[r]});let o=e.r(90809),i=e.r(43476),a=o._(e.r(71645)),l=e.r(95057),c=e.r(8372),d=e.r(18581),u=e.r(18967),h=e.r(5550);e.r(33525);let p=e.r(88540),x=e.r(91949),j=e.r(73668),f=e.r(9396);function v(t){var n,s;let r,o,v,[g,k]=(0,a.useOptimistic)(x.IDLE_LINK_STATUS),y=(0,a.useRef)(null),{href:_,as:b,children:w,prefetch:N=null,passHref:L,replace:C,shallow:S,scroll:M,onClick:P,onMouseEnter:A,onTouchStart:B,legacyBehavior:W=!1,onNavigate:E,transitionTypes:R,ref:T,unstable_dynamicOnHover:O,...z}=t;r=w,W&&("string"==typeof r||"number"==typeof r)&&(r=(0,i.jsx)("a",{children:r}));let I=a.default.useContext(c.AppRouterContext),U=!1!==N,$=!1!==N?null===(s=N)||"auto"===s?f.FetchStrategy.PPR:f.FetchStrategy.Full:f.FetchStrategy.PPR,H="string"==typeof(n=b||_)?n:(0,l.formatUrl)(n);if(W){if(r?.$$typeof===Symbol.for("react.lazy"))throw Object.defineProperty(Error("`<Link legacyBehavior>` received a direct child that is either a Server Component, or JSX that was loaded with React.lazy(). This is not supported. Either remove legacyBehavior, or make the direct child a Client Component that renders the Link's `<a>` tag."),"__NEXT_ERROR_CODE",{value:"E863",enumerable:!1,configurable:!0});o=a.default.Children.only(r)}let D=W?o&&"object"==typeof o&&o.ref:T,F=a.default.useCallback(e=>(null!==I&&(y.current=(0,x.mountLinkInstance)(e,H,I,$,U,k)),()=>{y.current&&((0,x.unmountLinkForCurrentNavigation)(y.current),y.current=null),(0,x.unmountPrefetchableInstance)(e)}),[U,H,I,$,k]),K={ref:(0,d.useMergedRef)(F,D),onClick(t){W||"function"!=typeof P||P(t),W&&o.props&&"function"==typeof o.props.onClick&&o.props.onClick(t),!I||t.defaultPrevented||function(t,n,s,r,o,i,l){if("u">typeof window){let c,{nodeName:d}=t.currentTarget;if("A"===d.toUpperCase()&&((c=t.currentTarget.getAttribute("target"))&&"_self"!==c||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which)||t.currentTarget.hasAttribute("download"))return;if(!(0,j.isLocalURL)(n)){r&&(t.preventDefault(),location.replace(n));return}if(t.preventDefault(),i){let e=!1;if(i({preventDefault:()=>{e=!0}}),e)return}let{dispatchNavigateAction:u}=e.r(99781);a.default.startTransition(()=>{u(n,r?"replace":"push",!1===o?p.ScrollBehavior.NoScroll:p.ScrollBehavior.Default,s.current,l)})}}(t,H,y,C,M,E,R)},onMouseEnter(e){W||"function"!=typeof A||A(e),W&&o.props&&"function"==typeof o.props.onMouseEnter&&o.props.onMouseEnter(e),I&&U&&(0,x.onNavigationIntent)(e.currentTarget,!0===O)},onTouchStart:function(e){W||"function"!=typeof B||B(e),W&&o.props&&"function"==typeof o.props.onTouchStart&&o.props.onTouchStart(e),I&&U&&(0,x.onNavigationIntent)(e.currentTarget,!0===O)}};return(0,u.isAbsoluteUrl)(H)?K.href=H:W&&!L&&("a"!==o.type||"href"in o.props)||(K.href=(0,h.addBasePath)(H)),v=W?a.default.cloneElement(o,K):(0,i.jsx)("a",{...z,...K,children:r}),(0,i.jsx)(m.Provider,{value:g,children:v})}e.r(84508);let m=(0,a.createContext)(x.IDLE_LINK_STATUS),g=()=>(0,a.useContext)(m);("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},16370,e=>{"use strict";e.i(47167);var t=e.i(43476),n=e.i(71645),s=e.i(18566),r=e.i(91084),o=e.i(7384),i=e.i(22530),a=e.i(97126),l=e.i(2389);function c({context:e,onClose:s,onSaved:o}){let{t:i}=(0,r.useLang)(),d=(0,n.useRef)(null),[u,h]=(0,n.useState)({name:e.name,provider:e.provider,resources_repo:e.resources_repo,workspace:e.workspace,token:e.auth?.token??"",ssh_key:e.auth?.key_path??""}),[p,x]=(0,n.useState)("idle"),[j,f]=(0,n.useState)(""),[v,m]=(0,n.useState)(!1);function g(e,t){"name"===e&&(t=t.replace(/[^a-zA-Z0-9_-]/g,"")),h(n=>({...n,[e]:t})),x("idle"),f("")}async function k(){x("saving");let t=u.token.trim()?{type:"pat",token:u.token.trim()}:u.ssh_key.trim()?{type:"ssh",key_path:u.ssh_key.trim()}:{type:"none"},n=await fetch(`/api/contexts/${e.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:u.name,provider:u.provider,resources_repo:u.resources_repo,workspace:u.workspace,auth:t})});if(n.ok){let e=await n.json();f(""),x("saved"),o(e),setTimeout(()=>x("idle"),1500)}else f((await n.json().catch(()=>({}))).code??"unknown-error"),x("idle")}return(0,n.useEffect)(()=>{function e(e){"Escape"===e.key&&s()}return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[s]),(0,t.jsx)("div",{className:"modal-backdrop",ref:d,onClick:e=>{e.target===d.current&&s()},children:(0,t.jsxs)("div",{className:"modal",children:[(0,t.jsxs)("div",{className:"modal-header",children:[(0,t.jsx)("h2",{children:i.context_settings_title}),(0,t.jsx)("button",{className:"modal-close",onClick:s,children:"✕"})]}),(0,t.jsxs)("div",{className:"modal-body",children:[(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:"ID"}),(0,t.jsx)("input",{value:e.id,readOnly:!0,className:"input-readonly"})]}),(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_name}),(0,t.jsx)("input",{value:u.name,onChange:e=>g("name",e.target.value)}),u.name!==e.name&&(0,t.jsxs)("p",{className:"modal-warning",children:[(0,t.jsx)("span",{className:"modal-warning-icon",children:"⚠"}),i.context_settings_name_warning]})]}),(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_workspace}),(0,t.jsx)("input",{value:u.workspace,placeholder:i.workspace_placeholder,onChange:e=>g("workspace",e.target.value)}),u.workspace.trim()&&!(0,a.isAbsolutePath)(u.workspace)&&(0,t.jsxs)("small",{className:"hint-error",children:["✕ ",i.workspace_absolute_hint]}),u.workspace!==e.workspace&&(0,a.isAbsolutePath)(u.workspace)&&(0,t.jsxs)("p",{className:"modal-warning",children:[(0,t.jsx)("span",{className:"modal-warning-icon",children:"⚠"}),i.context_settings_repo_warning]})]}),(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_repo}),(0,t.jsx)("input",{value:u.resources_repo,onChange:e=>g("resources_repo",e.target.value)}),u.resources_repo!==e.resources_repo&&(0,t.jsxs)("p",{className:"modal-warning",children:[(0,t.jsx)("span",{className:"modal-warning-icon",children:"⚠"}),i.context_settings_resources_warning]})]}),(0,t.jsx)("div",{className:"modal-divider"}),(0,t.jsx)("p",{className:"modal-section-label",children:i.context_settings_provider}),(0,t.jsxs)("div",{className:"modal-provider-group",children:[(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsxs)("select",{value:u.provider,onChange:e=>g("provider",e.target.value),children:[(0,t.jsx)("option",{value:"github",children:"GitHub"}),(0,t.jsx)("option",{value:"gitlab",children:"GitLab"}),(0,t.jsx)("option",{value:"bitbucket",children:"Bitbucket"})]}),u.provider!==e.provider&&(0,t.jsxs)("p",{className:"modal-warning",children:[(0,t.jsx)("span",{className:"modal-warning-icon",children:"⚠"}),i.context_settings_provider_warning]})]}),(0,t.jsxs)("div",{className:"wizard-auth-optional modal-auth-collapse",children:[(0,t.jsxs)("button",{type:"button",className:"wizard-auth-toggle",onClick:()=>m(e=>!e),children:[(0,t.jsx)("span",{className:`wizard-auth-chevron ${v?"open":""}`,children:"›"}),i.auth_optional_label,(0,t.jsx)("span",{className:"wizard-auth-opt-hint",children:i.auth_optional_hint})]}),v&&(0,t.jsxs)("div",{className:"wizard-auth-body modal-provider-auth",children:[(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_token}),(0,t.jsx)("input",{type:"password",value:u.token,onChange:e=>g("token",e.target.value),placeholder:i.auth_token_placeholder})]}),(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_ssh}),(0,t.jsx)("input",{value:u.ssh_key,onChange:e=>g("ssh_key",e.target.value),placeholder:i.auth_ssh_placeholder}),u.ssh_key.trim()&&!(0,a.isAbsolutePath)(u.ssh_key)&&(0,t.jsxs)("small",{className:"hint-error",children:["✕ ",i.auth_ssh_invalid]})]})]})]})]})]}),(0,t.jsxs)("div",{className:"modal-footer",children:[j&&(0,t.jsxs)("p",{className:"modal-footer-error",children:["✕ ",(0,l.errorMessage)(i,j)]}),(0,t.jsx)("button",{className:"btn-secondary",onClick:s,children:i.context_settings_cancel}),(0,t.jsx)("button",{className:`btn-primary ${"saved"===p?"btn-saved":""}`,disabled:"saving"===p||!u.workspace.trim()||!(0,a.isAbsolutePath)(u.workspace)||!!(u.ssh_key.trim()&&!(0,a.isAbsolutePath)(u.ssh_key)),onClick:k,children:"saving"===p?i.context_settings_saving:"saved"===p?i.context_settings_saved:i.context_settings_save})]})]})})}var d=e.i(74080);function u({contexts:e,active:s,onSwitch:r,onSettings:o,onSync:i,onNew:a,syncState:l,syncTitle:c}){let[h,p]=(0,n.useState)(!1),[x,j]=(0,n.useState)({}),f=(0,n.useRef)(null),v=(0,n.useRef)(null);return(0,n.useEffect)(()=>{function e(e){v.current&&!v.current.contains(e.target)&&p(!1)}return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]),(0,t.jsxs)("div",{className:"ctx-selector",ref:v,children:[(0,t.jsx)("button",{className:"ctx-new-btn",onClick:a,title:"New context",children:(0,t.jsxs)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),(0,t.jsx)("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}),(0,t.jsxs)("button",{ref:f,className:"ctx-btn",onClick:function(){if(!f.current)return;let e=f.current.getBoundingClientRect();j({position:"fixed",top:e.bottom+4,left:e.left,minWidth:e.width,zIndex:1e3}),p(e=>!e)},children:[(0,t.jsx)("span",{className:"ctx-provider-dot","data-provider":s?.provider??""}),(0,t.jsx)("span",{className:"ctx-name",children:s?.name??"—"}),(0,t.jsx)("svg",{className:"ctx-chevron",width:"10",height:"10",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",children:(0,t.jsx)("polyline",{points:"6 9 12 15 18 9"})})]}),s&&(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("button",{className:"ctx-icon-btn",onClick:o,title:"Context settings",children:(0,t.jsxs)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"}),(0,t.jsx)("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"})]})}),(0,t.jsx)("button",{className:`ctx-icon-btn ${"updated"===l?"ctx-synced":""}`,onClick:i,disabled:"checking"===l||"syncing"===l,title:c,children:(0,t.jsxs)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"checking"===l||"syncing"===l?"spin":"",children:[(0,t.jsx)("path",{d:"M23 4v6h-6"}),(0,t.jsx)("path",{d:"M1 20v-6h6"}),(0,t.jsx)("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"})]})})]}),h&&(0,d.createPortal)((0,t.jsxs)("div",{className:"ctx-dropdown",style:x,children:[(0,t.jsx)("div",{className:"ctx-dropdown-header",children:"Contexts"}),e.map(e=>(0,t.jsxs)("button",{className:`ctx-dropdown-item ${e.id===s?.id?"active":""}`,onMouseDown:e=>e.stopPropagation(),onClick:()=>{r(e.id),p(!1)},children:[(0,t.jsx)("span",{className:"ctx-provider-dot","data-provider":e.provider}),(0,t.jsx)("span",{children:e.name}),e.id===s?.id&&(0,t.jsx)("svg",{className:"ctx-check",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",children:(0,t.jsx)("polyline",{points:"20 6 9 17 4 12"})})]},e.id))]}),document.body)]})}var h=e.i(22016);function p({to:e,end:r,label:o,collapsed:i,soon:a,children:l}){let c=(0,s.usePathname)(),u=r?c===e:c.startsWith(e),[x,j]=(0,n.useState)(null),f=(0,n.useRef)(null);return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsxs)(h.default,{href:e,ref:f,className:u?"active":"",onMouseEnter:function(){if(!i||!f.current)return;let e=f.current.getBoundingClientRect();j({top:e.top+e.height/2,left:e.right+8})},onMouseLeave:()=>j(null),children:[l,a&&!i&&(0,t.jsx)("span",{className:"sidebar-soon-dot"})]}),x&&(0,d.createPortal)((0,t.jsx)("div",{className:"sidebar-tooltip",style:{top:x.top,left:x.left},children:o}),document.body)]})}e.s(["default",0,function({children:e}){let{t:a}=(0,r.useLang)(),l=(0,s.useRouter)(),[d,h]=(0,n.useState)(null),[x,j]=(0,n.useState)(!1),[f,v]=(0,n.useState)("idle"),[m,g]=(0,n.useState)(()=>"collapsed"===localStorage.getItem("ai-frames_sidebar"));async function k(e){await fetch("/api/contexts/active",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e})}),window.location.reload()}async function y(){v("checking");let e=await fetch("/api/repo-sync/status").then(e=>e.json());v("syncing");let t=e.needs_clone?"/api/repo-sync/clone":"/api/repo-sync/pull";await fetch(t,{method:"POST"}),window.dispatchEvent(new CustomEvent("aiframes:synced")),v(e.up_to_date?"up_to_date":"updated"),setTimeout(()=>v("idle"),2500)}return(0,n.useEffect)(()=>{document.body.style.setProperty("--sidebar-w",m?"52px":"200px")},[m]),(0,n.useEffect)(()=>{fetch("/api/contexts").then(e=>e.json()).then(h)},[]),(0,t.jsxs)("div",{className:"layout",children:[(0,t.jsxs)("header",{className:"topbar",children:[(0,t.jsxs)("div",{className:"topbar-logo",children:[(0,t.jsxs)("svg",{width:"20",height:"20",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{flexShrink:0},children:[(0,t.jsx)("rect",{width:"32",height:"32",rx:"7",fill:"#1a1a1a"}),(0,t.jsx)("path",{d:"M5 12 L5 5 L12 5",stroke:"#3b82f6",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,t.jsx)("path",{d:"M20 5 L27 5 L27 12",stroke:"#3b82f6",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,t.jsx)("path",{d:"M5 20 L5 27 L12 27",stroke:"#3b82f6",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,t.jsx)("path",{d:"M20 27 L27 27 L27 20",stroke:"#3b82f6",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,t.jsx)("circle",{cx:"16",cy:"16",r:"2",fill:"#3b82f6"}),(0,t.jsx)("line",{x1:"16",y1:"11",x2:"16",y2:"13",stroke:"#3b82f6",strokeWidth:"1.5",strokeLinecap:"round"}),(0,t.jsx)("line",{x1:"16",y1:"19",x2:"16",y2:"21",stroke:"#3b82f6",strokeWidth:"1.5",strokeLinecap:"round"}),(0,t.jsx)("line",{x1:"11",y1:"16",x2:"13",y2:"16",stroke:"#3b82f6",strokeWidth:"1.5",strokeLinecap:"round"}),(0,t.jsx)("line",{x1:"19",y1:"16",x2:"21",y2:"16",stroke:"#3b82f6",strokeWidth:"1.5",strokeLinecap:"round"})]}),(0,t.jsx)("span",{className:"logo",children:"AI-FRAMES"})]}),(0,t.jsxs)("div",{className:"topbar-collapse",children:[(0,t.jsx)("button",{className:"btn-sidebar-toggle",onClick:()=>g(e=>{let t=!e;return localStorage.setItem("ai-frames_sidebar",t?"collapsed":"expanded"),t}),title:m?"Expand sidebar":"Collapse sidebar",children:(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:m?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),(0,t.jsx)("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),(0,t.jsx)("line",{x1:"3",y1:"18",x2:"21",y2:"18"})]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("rect",{x:"3",y:"3",width:"6",height:"18",rx:"1"}),(0,t.jsx)("line",{x1:"13",y1:"8",x2:"21",y2:"8"}),(0,t.jsx)("line",{x1:"13",y1:"12",x2:"21",y2:"12"}),(0,t.jsx)("line",{x1:"13",y1:"16",x2:"21",y2:"16"})]})})}),(0,t.jsx)("div",{className:"topbar-divider"})]}),(0,t.jsx)("div",{className:"topbar-center",children:(0,t.jsx)(u,{contexts:d?.contexts??[],active:d?.active??null,onSwitch:k,onSettings:()=>j(!0),onSync:y,onNew:()=>l.push("/setup"),syncState:f,syncTitle:"checking"===f?a.sync_checking:"syncing"===f?a.sync_syncing:"up_to_date"===f?a.sync_up_to_date:"updated"===f?a.sync_updated:a.sync_button})}),(0,t.jsx)("div",{className:"topbar-right"})]}),(0,t.jsxs)("div",{className:"main",children:[(0,t.jsxs)("nav",{className:`sidebar ${m?"sidebar-collapsed":""}`,children:[(0,t.jsxs)(p,{to:"/overview",end:!0,label:a.nav_overview,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"3",y:"3",width:"7",height:"7"}),(0,t.jsx)("rect",{x:"14",y:"3",width:"7",height:"7"}),(0,t.jsx)("rect",{x:"14",y:"14",width:"7",height:"7"}),(0,t.jsx)("rect",{x:"3",y:"14",width:"7",height:"7"})]}),(0,t.jsx)("span",{children:a.nav_overview})]}),(0,t.jsx)("p",{className:"nav-group",children:a.nav_group_config}),(0,t.jsxs)(p,{to:"/workspace",label:a.nav_workspace,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),(0,t.jsx)("polyline",{points:"9 22 9 12 15 12 15 22"})]}),(0,t.jsx)("span",{children:a.nav_workspace})]}),(0,t.jsxs)(p,{to:"/repositories",label:a.nav_repositories,collapsed:m,soon:!0,children:[(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"})}),(0,t.jsx)("span",{children:a.nav_repositories})]}),(0,t.jsx)("p",{className:"nav-group",children:a.nav_resources}),(0,t.jsxs)(p,{to:"/templates",label:a.nav_templates,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"}),(0,t.jsx)("path",{d:"M3 9h18M9 21V9"})]}),(0,t.jsx)("span",{children:a.nav_templates})]}),(0,t.jsxs)(p,{to:"/agents",label:a.nav_agents,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"8",r:"4"}),(0,t.jsx)("path",{d:"M20 21a8 8 0 1 0-16 0"})]}),(0,t.jsx)("span",{children:a.nav_agents})]}),(0,t.jsxs)(p,{to:"/skills",label:a.nav_skills,collapsed:m,children:[(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"})}),(0,t.jsx)("span",{children:a.nav_skills})]}),(0,t.jsxs)(p,{to:"/rules",label:a.nav_rules,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),(0,t.jsx)("polyline",{points:"14 2 14 8 20 8"}),(0,t.jsx)("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),(0,t.jsx)("line",{x1:"16",y1:"17",x2:"8",y2:"17"})]}),(0,t.jsx)("span",{children:a.nav_rules})]}),(0,t.jsxs)(p,{to:"/prompts",label:a.nav_prompts,collapsed:m,children:[(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"})}),(0,t.jsx)("span",{children:a.nav_prompts})]}),(0,t.jsxs)(p,{to:"/mcps",label:a.nav_mcps,collapsed:m,soon:!0,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"}),(0,t.jsx)("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"})]}),(0,t.jsx)("span",{children:a.nav_mcps})]}),(0,t.jsxs)(p,{to:"/contexts",label:a.nav_contexts_res,collapsed:m,soon:!0,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),(0,t.jsx)("path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"})]}),(0,t.jsx)("span",{children:a.nav_contexts_res})]}),(0,t.jsx)("p",{className:"nav-group",children:a.nav_group_final}),(0,t.jsxs)(p,{to:"/summary",label:a.nav_summary,collapsed:m,soon:!0,children:[(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"})}),(0,t.jsx)("span",{children:a.nav_summary})]}),(0,t.jsxs)("div",{className:"sidebar-bottom",children:[!m&&(0,t.jsxs)("span",{className:"sidebar-version",children:["v","0.5.0"]}),(0,t.jsx)(i.default,{}),(0,t.jsx)(o.default,{})]})]}),(0,t.jsx)("section",{className:"content",children:e})]}),x&&d?.active&&(0,t.jsx)(c,{context:d.active,onClose:()=>j(!1),onSaved:e=>{h(t=>t?{active:t.active.id===e.id?e:t.active,contexts:t.contexts.map(t=>t.id===e.id?e:t)}:t),j(!1)}})]})}],16370)}]);
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,18566,(e,t,n)=>{t.exports=e.r(76562)},7384,22530,97126,e=>{"use strict";var t=e.i(43476),n=e.i(71645),s=e.i(74080),r=e.i(91084),o=e.i(2389);e.s(["default",0,function(){let{lang:e,setLang:i}=(0,r.useLang)(),[a,l]=(0,n.useState)(!1),[c,d]=(0,n.useState)({}),u=(0,n.useRef)(null),h=(0,n.useRef)(null);(0,n.useEffect)(()=>{function e(e){h.current&&!h.current.contains(e.target)&&l(!1)}return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]);let p=o.languages.find(t=>t.code===e);return(0,t.jsxs)("div",{className:"lang-dropdown",ref:h,children:[(0,t.jsxs)("button",{ref:u,className:"btn-theme-toggle lang-btn",onClick:function(){if(!u.current)return;let e=u.current.getBoundingClientRect();d(e.top<window.innerHeight/2?{position:"fixed",top:e.bottom+6,right:window.innerWidth-e.right,zIndex:1e3}:{position:"fixed",bottom:window.innerHeight-e.top+6,left:e.left,zIndex:1e3}),l(e=>!e)},children:[(0,t.jsxs)("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"10"}),(0,t.jsx)("path",{d:"M2 12h20"}),(0,t.jsx)("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]}),(0,t.jsx)("span",{className:"lang-btn-label",children:p?.label})]}),a&&(0,s.createPortal)((0,t.jsx)("ul",{className:"lang-menu",style:c,children:o.languages.map(n=>(0,t.jsx)("li",{className:n.code===e?"active":"",onMouseDown:e=>e.stopPropagation(),onClick:()=>{i(n.code),l(!1)},children:n.label},n.code))}),document.body)]})}],7384);var i=e.i(8093);e.s(["default",0,function(){let{theme:e,toggleTheme:n}=(0,i.useTheme)(),{t:s}=(0,r.useLang)();return(0,t.jsx)("button",{className:"btn-theme-toggle",onClick:n,title:"dark"===e?s.theme_light:s.theme_dark,children:"dark"===e?(0,t.jsxs)("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"5"}),(0,t.jsx)("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),(0,t.jsx)("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),(0,t.jsx)("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),(0,t.jsx)("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),(0,t.jsx)("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),(0,t.jsx)("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),(0,t.jsx)("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),(0,t.jsx)("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]}):(0,t.jsx)("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})})})}],22530),e.s(["isAbsolutePath",0,function(e){return!e.trim()||/^\//.test(e)||/^~\//.test(e)||/^~$/.test(e)||/^[a-zA-Z]:[/\\]/.test(e)}],97126)},95057,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});var s={formatUrl:function(){return a},formatWithValidation:function(){return c},urlObjectKeys:function(){return l}};for(var r in s)Object.defineProperty(n,r,{enumerable:!0,get:s[r]});let o=e.r(90809)._(e.r(98183)),i=/https?|ftp|gopher|file/;function a(e){let{auth:t,hostname:n}=e,s=e.protocol||"",r=e.pathname||"",a=e.hash||"",l=e.query||"",c=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?c=t+e.host:n&&(c=t+(~n.indexOf(":")?`[${n}]`:n),e.port&&(c+=":"+e.port)),l&&"object"==typeof l&&(l=String(o.urlQueryToSearchParams(l)));let d=e.search||l&&`?${l}`||"";return s&&!s.endsWith(":")&&(s+=":"),e.slashes||(!s||i.test(s))&&!1!==c?(c="//"+(c||""),r&&"/"!==r[0]&&(r="/"+r)):c||(c=""),a&&"#"!==a[0]&&(a="#"+a),d&&"?"!==d[0]&&(d="?"+d),r=r.replace(/[?#]/g,encodeURIComponent),d=d.replace("#","%23"),`${s}${c}${r}${d}${a}`}let l=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function c(e){return a(e)}},18581,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"useMergedRef",{enumerable:!0,get:function(){return r}});let s=e.r(71645);function r(e,t){let n=(0,s.useRef)(null),r=(0,s.useRef)(null);return(0,s.useCallback)(s=>{if(null===s){let e=n.current;e&&(n.current=null,e());let t=r.current;t&&(r.current=null,t())}else e&&(n.current=o(e,s)),t&&(r.current=o(t,s))},[e,t])}function o(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let n=e(t);return"function"==typeof n?n:()=>e(null)}}("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},73668,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"isLocalURL",{enumerable:!0,get:function(){return o}});let s=e.r(18967),r=e.r(52817);function o(e){if(!(0,s.isAbsoluteUrl)(e))return!0;try{let t=(0,s.getLocationOrigin)(),n=new URL(e,t);return n.origin===t&&(0,r.hasBasePath)(n.pathname)}catch(e){return!1}}},84508,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"errorOnce",{enumerable:!0,get:function(){return s}});let s=e=>{}},22016,(e,t,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});var s={default:function(){return v},useLinkStatus:function(){return g}};for(var r in s)Object.defineProperty(n,r,{enumerable:!0,get:s[r]});let o=e.r(90809),i=e.r(43476),a=o._(e.r(71645)),l=e.r(95057),c=e.r(8372),d=e.r(18581),u=e.r(18967),h=e.r(5550);e.r(33525);let p=e.r(88540),x=e.r(91949),j=e.r(73668),f=e.r(9396);function v(t){var n,s;let r,o,v,[g,k]=(0,a.useOptimistic)(x.IDLE_LINK_STATUS),y=(0,a.useRef)(null),{href:b,as:_,children:w,prefetch:N=null,passHref:L,replace:C,shallow:S,scroll:M,onClick:P,onMouseEnter:A,onTouchStart:B,legacyBehavior:W=!1,onNavigate:E,transitionTypes:R,ref:T,unstable_dynamicOnHover:O,...z}=t;r=w,W&&("string"==typeof r||"number"==typeof r)&&(r=(0,i.jsx)("a",{children:r}));let I=a.default.useContext(c.AppRouterContext),U=!1!==N,$=!1!==N?null===(s=N)||"auto"===s?f.FetchStrategy.PPR:f.FetchStrategy.Full:f.FetchStrategy.PPR,H="string"==typeof(n=_||b)?n:(0,l.formatUrl)(n);if(W){if(r?.$$typeof===Symbol.for("react.lazy"))throw Object.defineProperty(Error("`<Link legacyBehavior>` received a direct child that is either a Server Component, or JSX that was loaded with React.lazy(). This is not supported. Either remove legacyBehavior, or make the direct child a Client Component that renders the Link's `<a>` tag."),"__NEXT_ERROR_CODE",{value:"E863",enumerable:!1,configurable:!0});o=a.default.Children.only(r)}let D=W?o&&"object"==typeof o&&o.ref:T,F=a.default.useCallback(e=>(null!==I&&(y.current=(0,x.mountLinkInstance)(e,H,I,$,U,k)),()=>{y.current&&((0,x.unmountLinkForCurrentNavigation)(y.current),y.current=null),(0,x.unmountPrefetchableInstance)(e)}),[U,H,I,$,k]),K={ref:(0,d.useMergedRef)(F,D),onClick(t){W||"function"!=typeof P||P(t),W&&o.props&&"function"==typeof o.props.onClick&&o.props.onClick(t),!I||t.defaultPrevented||function(t,n,s,r,o,i,l){if("u">typeof window){let c,{nodeName:d}=t.currentTarget;if("A"===d.toUpperCase()&&((c=t.currentTarget.getAttribute("target"))&&"_self"!==c||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which)||t.currentTarget.hasAttribute("download"))return;if(!(0,j.isLocalURL)(n)){r&&(t.preventDefault(),location.replace(n));return}if(t.preventDefault(),i){let e=!1;if(i({preventDefault:()=>{e=!0}}),e)return}let{dispatchNavigateAction:u}=e.r(99781);a.default.startTransition(()=>{u(n,r?"replace":"push",!1===o?p.ScrollBehavior.NoScroll:p.ScrollBehavior.Default,s.current,l)})}}(t,H,y,C,M,E,R)},onMouseEnter(e){W||"function"!=typeof A||A(e),W&&o.props&&"function"==typeof o.props.onMouseEnter&&o.props.onMouseEnter(e),I&&U&&(0,x.onNavigationIntent)(e.currentTarget,!0===O)},onTouchStart:function(e){W||"function"!=typeof B||B(e),W&&o.props&&"function"==typeof o.props.onTouchStart&&o.props.onTouchStart(e),I&&U&&(0,x.onNavigationIntent)(e.currentTarget,!0===O)}};return(0,u.isAbsoluteUrl)(H)?K.href=H:W&&!L&&("a"!==o.type||"href"in o.props)||(K.href=(0,h.addBasePath)(H)),v=W?a.default.cloneElement(o,K):(0,i.jsx)("a",{...z,...K,children:r}),(0,i.jsx)(m.Provider,{value:g,children:v})}e.r(84508);let m=(0,a.createContext)(x.IDLE_LINK_STATUS),g=()=>(0,a.useContext)(m);("function"==typeof n.default||"object"==typeof n.default&&null!==n.default)&&void 0===n.default.__esModule&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),t.exports=n.default)},16370,e=>{"use strict";e.i(47167);var t=e.i(43476),n=e.i(71645),s=e.i(18566),r=e.i(91084),o=e.i(7384),i=e.i(22530),a=e.i(97126),l=e.i(2389);function c({context:e,onClose:s,onSaved:o}){let{t:i}=(0,r.useLang)(),d=(0,n.useRef)(null),[u,h]=(0,n.useState)({name:e.name,provider:e.provider,resources_repo:e.resources_repo,workspace:e.workspace,token:e.auth?.token??"",ssh_key:e.auth?.key_path??""}),[p,x]=(0,n.useState)("idle"),[j,f]=(0,n.useState)(""),[v,m]=(0,n.useState)(!1);function g(e,t){"name"===e&&(t=t.replace(/[^a-zA-Z0-9_-]/g,"")),h(n=>({...n,[e]:t})),x("idle"),f("")}async function k(){x("saving");let t=u.token.trim()?{type:"pat",token:u.token.trim()}:u.ssh_key.trim()?{type:"ssh",key_path:u.ssh_key.trim()}:{type:"none"},n=await fetch(`/api/contexts/${e.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:u.name,provider:u.provider,resources_repo:u.resources_repo,workspace:u.workspace,auth:t})});if(n.ok){let e=await n.json();f(""),x("saved"),o(e),setTimeout(()=>x("idle"),1500)}else f((await n.json().catch(()=>({}))).code??"unknown-error"),x("idle")}return(0,n.useEffect)(()=>{function e(e){"Escape"===e.key&&s()}return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[s]),(0,t.jsx)("div",{className:"modal-backdrop",ref:d,onClick:e=>{e.target===d.current&&s()},children:(0,t.jsxs)("div",{className:"modal",children:[(0,t.jsxs)("div",{className:"modal-header",children:[(0,t.jsx)("h2",{children:i.context_settings_title}),(0,t.jsx)("button",{className:"modal-close",onClick:s,children:"✕"})]}),(0,t.jsxs)("div",{className:"modal-body",children:[(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:"ID"}),(0,t.jsx)("input",{value:e.id,readOnly:!0,className:"input-readonly"})]}),(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_name}),(0,t.jsx)("input",{value:u.name,onChange:e=>g("name",e.target.value)}),u.name!==e.name&&(0,t.jsxs)("p",{className:"modal-warning",children:[(0,t.jsx)("span",{className:"modal-warning-icon",children:"⚠"}),i.context_settings_name_warning]})]}),(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_workspace}),(0,t.jsx)("input",{value:u.workspace,placeholder:i.workspace_placeholder,onChange:e=>g("workspace",e.target.value)}),u.workspace.trim()&&!(0,a.isAbsolutePath)(u.workspace)&&(0,t.jsxs)("small",{className:"hint-error",children:["✕ ",i.workspace_absolute_hint]}),u.workspace!==e.workspace&&(0,a.isAbsolutePath)(u.workspace)&&(0,t.jsxs)("p",{className:"modal-warning",children:[(0,t.jsx)("span",{className:"modal-warning-icon",children:"⚠"}),i.context_settings_repo_warning]})]}),(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_repo}),(0,t.jsx)("input",{value:u.resources_repo,onChange:e=>g("resources_repo",e.target.value)}),u.resources_repo!==e.resources_repo&&(0,t.jsxs)("p",{className:"modal-warning",children:[(0,t.jsx)("span",{className:"modal-warning-icon",children:"⚠"}),i.context_settings_resources_warning]})]}),(0,t.jsx)("div",{className:"modal-divider"}),(0,t.jsx)("p",{className:"modal-section-label",children:i.context_settings_provider}),(0,t.jsxs)("div",{className:"modal-provider-group",children:[(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsxs)("select",{value:u.provider,onChange:e=>g("provider",e.target.value),children:[(0,t.jsx)("option",{value:"github",children:"GitHub"}),(0,t.jsx)("option",{value:"gitlab",children:"GitLab"}),(0,t.jsx)("option",{value:"bitbucket",children:"Bitbucket"})]}),u.provider!==e.provider&&(0,t.jsxs)("p",{className:"modal-warning",children:[(0,t.jsx)("span",{className:"modal-warning-icon",children:"⚠"}),i.context_settings_provider_warning]})]}),(0,t.jsxs)("div",{className:"wizard-auth-optional modal-auth-collapse",children:[(0,t.jsxs)("button",{type:"button",className:"wizard-auth-toggle",onClick:()=>m(e=>!e),children:[(0,t.jsx)("span",{className:`wizard-auth-chevron ${v?"open":""}`,children:"›"}),i.auth_optional_label,(0,t.jsx)("span",{className:"wizard-auth-opt-hint",children:i.auth_optional_hint})]}),v&&(0,t.jsxs)("div",{className:"wizard-auth-body modal-provider-auth",children:[(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_token}),(0,t.jsx)("input",{type:"password",value:u.token,onChange:e=>g("token",e.target.value),placeholder:i.auth_token_placeholder})]}),(0,t.jsxs)("div",{className:"modal-field",children:[(0,t.jsx)("label",{children:i.context_settings_ssh}),(0,t.jsx)("input",{value:u.ssh_key,onChange:e=>g("ssh_key",e.target.value),placeholder:i.auth_ssh_placeholder}),u.ssh_key.trim()&&!(0,a.isAbsolutePath)(u.ssh_key)&&(0,t.jsxs)("small",{className:"hint-error",children:["✕ ",i.auth_ssh_invalid]})]})]})]})]})]}),(0,t.jsxs)("div",{className:"modal-footer",children:[j&&(0,t.jsxs)("p",{className:"modal-footer-error",children:["✕ ",(0,l.errorMessage)(i,j)]}),(0,t.jsx)("button",{className:"btn-secondary",onClick:s,children:i.context_settings_cancel}),(0,t.jsx)("button",{className:`btn-primary ${"saved"===p?"btn-saved":""}`,disabled:"saving"===p||!u.workspace.trim()||!(0,a.isAbsolutePath)(u.workspace)||!!(u.ssh_key.trim()&&!(0,a.isAbsolutePath)(u.ssh_key)),onClick:k,children:"saving"===p?i.context_settings_saving:"saved"===p?i.context_settings_saved:i.context_settings_save})]})]})})}var d=e.i(74080);function u({contexts:e,active:s,onSwitch:r,onSettings:o,onSync:i,onNew:a,syncState:l,syncTitle:c}){let[h,p]=(0,n.useState)(!1),[x,j]=(0,n.useState)({}),f=(0,n.useRef)(null),v=(0,n.useRef)(null);return(0,n.useEffect)(()=>{function e(e){v.current&&!v.current.contains(e.target)&&p(!1)}return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]),(0,t.jsxs)("div",{className:"ctx-selector",ref:v,children:[(0,t.jsx)("button",{className:"ctx-new-btn",onClick:a,title:"New context",children:(0,t.jsxs)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),(0,t.jsx)("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}),(0,t.jsxs)("button",{ref:f,className:"ctx-btn",onClick:function(){if(!f.current)return;let e=f.current.getBoundingClientRect();j({position:"fixed",top:e.bottom+4,left:e.left,minWidth:e.width,zIndex:1e3}),p(e=>!e)},children:[(0,t.jsx)("span",{className:"ctx-provider-dot","data-provider":s?.provider??""}),(0,t.jsx)("span",{className:"ctx-name",children:s?.name??"—"}),(0,t.jsx)("svg",{className:"ctx-chevron",width:"10",height:"10",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",children:(0,t.jsx)("polyline",{points:"6 9 12 15 18 9"})})]}),s&&(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("button",{className:"ctx-icon-btn",onClick:o,title:"Context settings",children:(0,t.jsxs)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"}),(0,t.jsx)("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"})]})}),(0,t.jsx)("button",{className:`ctx-icon-btn ${"updated"===l?"ctx-synced":""}`,onClick:i,disabled:"checking"===l||"syncing"===l,title:c,children:(0,t.jsxs)("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"checking"===l||"syncing"===l?"spin":"",children:[(0,t.jsx)("path",{d:"M23 4v6h-6"}),(0,t.jsx)("path",{d:"M1 20v-6h6"}),(0,t.jsx)("path",{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"})]})})]}),h&&(0,d.createPortal)((0,t.jsxs)("div",{className:"ctx-dropdown",style:x,children:[(0,t.jsx)("div",{className:"ctx-dropdown-header",children:"Contexts"}),e.map(e=>(0,t.jsxs)("button",{className:`ctx-dropdown-item ${e.id===s?.id?"active":""}`,onMouseDown:e=>e.stopPropagation(),onClick:()=>{r(e.id),p(!1)},children:[(0,t.jsx)("span",{className:"ctx-provider-dot","data-provider":e.provider}),(0,t.jsx)("span",{children:e.name}),e.id===s?.id&&(0,t.jsx)("svg",{className:"ctx-check",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",children:(0,t.jsx)("polyline",{points:"20 6 9 17 4 12"})})]},e.id))]}),document.body)]})}var h=e.i(22016);function p({to:e,end:r,label:o,collapsed:i,soon:a,children:l}){let c=(0,s.usePathname)(),u=r?c===e:c.startsWith(e),[x,j]=(0,n.useState)(null),f=(0,n.useRef)(null);return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsxs)(h.default,{href:e,ref:f,className:u?"active":"",onMouseEnter:function(){if(!i||!f.current)return;let e=f.current.getBoundingClientRect();j({top:e.top+e.height/2,left:e.right+8})},onMouseLeave:()=>j(null),children:[l,a&&!i&&(0,t.jsx)("span",{className:"sidebar-soon-dot"})]}),x&&(0,d.createPortal)((0,t.jsx)("div",{className:"sidebar-tooltip",style:{top:x.top,left:x.left},children:o}),document.body)]})}e.s(["default",0,function({children:e}){let{t:a}=(0,r.useLang)(),l=(0,s.useRouter)(),[d,h]=(0,n.useState)(null),[x,j]=(0,n.useState)(!1),[f,v]=(0,n.useState)("idle"),[m,g]=(0,n.useState)(()=>"collapsed"===localStorage.getItem("ai-frames_sidebar"));async function k(e){await fetch("/api/contexts/active",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:e})}),window.location.reload()}async function y(){v("checking");let e=await fetch("/api/repo-sync/status").then(e=>e.json());v("syncing");let t=e.needs_clone?"/api/repo-sync/clone":"/api/repo-sync/pull";await fetch(t,{method:"POST"}),window.dispatchEvent(new CustomEvent("aiframes:synced")),v(e.up_to_date?"up_to_date":"updated"),setTimeout(()=>v("idle"),2500)}return(0,n.useEffect)(()=>{document.body.style.setProperty("--sidebar-w",m?"52px":"200px")},[m]),(0,n.useEffect)(()=>{fetch("/api/contexts").then(e=>e.json()).then(h)},[]),(0,t.jsxs)("div",{className:"layout",children:[(0,t.jsxs)("header",{className:"topbar",children:[(0,t.jsxs)("div",{className:"topbar-logo",children:[(0,t.jsxs)("svg",{width:"20",height:"20",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{flexShrink:0},children:[(0,t.jsx)("rect",{width:"32",height:"32",rx:"7",fill:"#1a1a1a"}),(0,t.jsx)("path",{d:"M5 12 L5 5 L12 5",stroke:"#3b82f6",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,t.jsx)("path",{d:"M20 5 L27 5 L27 12",stroke:"#3b82f6",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,t.jsx)("path",{d:"M5 20 L5 27 L12 27",stroke:"#3b82f6",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,t.jsx)("path",{d:"M20 27 L27 27 L27 20",stroke:"#3b82f6",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,t.jsx)("circle",{cx:"16",cy:"16",r:"2",fill:"#3b82f6"}),(0,t.jsx)("line",{x1:"16",y1:"11",x2:"16",y2:"13",stroke:"#3b82f6",strokeWidth:"1.5",strokeLinecap:"round"}),(0,t.jsx)("line",{x1:"16",y1:"19",x2:"16",y2:"21",stroke:"#3b82f6",strokeWidth:"1.5",strokeLinecap:"round"}),(0,t.jsx)("line",{x1:"11",y1:"16",x2:"13",y2:"16",stroke:"#3b82f6",strokeWidth:"1.5",strokeLinecap:"round"}),(0,t.jsx)("line",{x1:"19",y1:"16",x2:"21",y2:"16",stroke:"#3b82f6",strokeWidth:"1.5",strokeLinecap:"round"})]}),(0,t.jsx)("span",{className:"logo",children:"AI-FRAMES"})]}),(0,t.jsxs)("div",{className:"topbar-collapse",children:[(0,t.jsx)("button",{className:"btn-sidebar-toggle",onClick:()=>g(e=>{let t=!e;return localStorage.setItem("ai-frames_sidebar",t?"collapsed":"expanded"),t}),title:m?"Expand sidebar":"Collapse sidebar",children:(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:m?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("line",{x1:"3",y1:"12",x2:"21",y2:"12"}),(0,t.jsx)("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),(0,t.jsx)("line",{x1:"3",y1:"18",x2:"21",y2:"18"})]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("rect",{x:"3",y:"3",width:"6",height:"18",rx:"1"}),(0,t.jsx)("line",{x1:"13",y1:"8",x2:"21",y2:"8"}),(0,t.jsx)("line",{x1:"13",y1:"12",x2:"21",y2:"12"}),(0,t.jsx)("line",{x1:"13",y1:"16",x2:"21",y2:"16"})]})})}),(0,t.jsx)("div",{className:"topbar-divider"})]}),(0,t.jsx)("div",{className:"topbar-center",children:(0,t.jsx)(u,{contexts:d?.contexts??[],active:d?.active??null,onSwitch:k,onSettings:()=>j(!0),onSync:y,onNew:()=>l.push("/setup"),syncState:f,syncTitle:"checking"===f?a.sync_checking:"syncing"===f?a.sync_syncing:"up_to_date"===f?a.sync_up_to_date:"updated"===f?a.sync_updated:a.sync_button})}),(0,t.jsx)("div",{className:"topbar-right"})]}),(0,t.jsxs)("div",{className:"main",children:[(0,t.jsxs)("nav",{className:`sidebar ${m?"sidebar-collapsed":""}`,children:[(0,t.jsxs)(p,{to:"/overview",end:!0,label:a.nav_overview,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"3",y:"3",width:"7",height:"7"}),(0,t.jsx)("rect",{x:"14",y:"3",width:"7",height:"7"}),(0,t.jsx)("rect",{x:"14",y:"14",width:"7",height:"7"}),(0,t.jsx)("rect",{x:"3",y:"14",width:"7",height:"7"})]}),(0,t.jsx)("span",{children:a.nav_overview})]}),(0,t.jsx)("p",{className:"nav-group",children:a.nav_group_config}),(0,t.jsxs)(p,{to:"/workspace",label:a.nav_workspace,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),(0,t.jsx)("polyline",{points:"9 22 9 12 15 12 15 22"})]}),(0,t.jsx)("span",{children:a.nav_workspace})]}),(0,t.jsxs)(p,{to:"/repositories",label:a.nav_repositories,collapsed:m,soon:!0,children:[(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"})}),(0,t.jsx)("span",{children:a.nav_repositories})]}),(0,t.jsx)("p",{className:"nav-group",children:a.nav_resources}),(0,t.jsxs)(p,{to:"/templates",label:a.nav_templates,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"}),(0,t.jsx)("path",{d:"M3 9h18M9 21V9"})]}),(0,t.jsx)("span",{children:a.nav_templates})]}),(0,t.jsxs)(p,{to:"/agents",label:a.nav_agents,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"8",r:"4"}),(0,t.jsx)("path",{d:"M20 21a8 8 0 1 0-16 0"})]}),(0,t.jsx)("span",{children:a.nav_agents})]}),(0,t.jsxs)(p,{to:"/skills",label:a.nav_skills,collapsed:m,children:[(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"})}),(0,t.jsx)("span",{children:a.nav_skills})]}),(0,t.jsxs)(p,{to:"/rules",label:a.nav_rules,collapsed:m,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),(0,t.jsx)("polyline",{points:"14 2 14 8 20 8"}),(0,t.jsx)("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),(0,t.jsx)("line",{x1:"16",y1:"17",x2:"8",y2:"17"})]}),(0,t.jsx)("span",{children:a.nav_rules})]}),(0,t.jsxs)(p,{to:"/prompts",label:a.nav_prompts,collapsed:m,children:[(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"})}),(0,t.jsx)("span",{children:a.nav_prompts})]}),(0,t.jsxs)(p,{to:"/mcps",label:a.nav_mcps,collapsed:m,soon:!0,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"}),(0,t.jsx)("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"})]}),(0,t.jsx)("span",{children:a.nav_mcps})]}),(0,t.jsxs)(p,{to:"/contexts",label:a.nav_contexts_res,collapsed:m,soon:!0,children:[(0,t.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}),(0,t.jsx)("path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"})]}),(0,t.jsx)("span",{children:a.nav_contexts_res})]}),(0,t.jsx)("p",{className:"nav-group",children:a.nav_group_final}),(0,t.jsxs)(p,{to:"/summary",label:a.nav_summary,collapsed:m,soon:!0,children:[(0,t.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:(0,t.jsx)("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"})}),(0,t.jsx)("span",{children:a.nav_summary})]}),(0,t.jsxs)("div",{className:"sidebar-bottom",children:[!m&&(0,t.jsxs)("span",{className:"sidebar-version",children:["v","0.5.1"]}),(0,t.jsx)(i.default,{}),(0,t.jsx)(o.default,{}),!m&&(0,t.jsxs)("span",{className:"sidebar-version",children:["v","0.5.1"]})]})]}),(0,t.jsx)("section",{className:"content",children:e})]}),x&&d?.active&&(0,t.jsx)(c,{context:d.active,onClose:()=>j(!1),onSaved:e=>{h(t=>t?{active:t.active.id===e.id?e:t.active,contexts:t.contexts.map(t=>t.id===e.id?e:t)}:t),j(!1)}})]})}],16370)}]);
|
package/.next/trace
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":224,"timestamp":34850661,"id":4,"parentId":1,"tags":{},"startTime":1781978733402,"traceId":"496cd0539fe8613f"},{"name":"load-custom-routes","duration":373,"timestamp":34850985,"id":5,"parentId":1,"tags":{},"startTime":1781978733402,"traceId":"496cd0539fe8613f"},{"name":"create-dist-dir","duration":346,"timestamp":34851384,"id":6,"parentId":1,"tags":{},"startTime":1781978733403,"traceId":"496cd0539fe8613f"},{"name":"clean","duration":210,"timestamp":34852534,"id":7,"parentId":1,"tags":{},"startTime":1781978733404,"traceId":"496cd0539fe8613f"},{"name":"discover-routes","duration":3445,"timestamp":34874173,"id":8,"parentId":1,"tags":{},"startTime":1781978733425,"traceId":"496cd0539fe8613f"},{"name":"create-root-mapping","duration":38,"timestamp":34877648,"id":9,"parentId":1,"tags":{},"startTime":1781978733429,"traceId":"496cd0539fe8613f"},{"name":"generate-route-types","duration":8857,"timestamp":34878924,"id":10,"parentId":1,"tags":{},"startTime":1781978733430,"traceId":"496cd0539fe8613f"},{"name":"public-dir-conflict-check","duration":62,"timestamp":34887824,"id":11,"parentId":1,"tags":{},"startTime":1781978733439,"traceId":"496cd0539fe8613f"},{"name":"generate-routes-manifest","duration":2025,"timestamp":34887940,"id":12,"parentId":1,"tags":{},"startTime":1781978733439,"traceId":"496cd0539fe8613f"},{"name":"run-turbopack","duration":2870415,"timestamp":34892508,"id":14,"parentId":1,"tags":{},"startTime":1781978733444,"traceId":"496cd0539fe8613f"},{"name":"turbopack-build-events","duration":49,"timestamp":35044526,"id":15,"parentId":1,"tags":{},"startTime":1781978733596,"traceId":"496cd0539fe8613f"},{"name":"run-typescript","duration":2341150,"timestamp":37764947,"id":16,"parentId":1,"tags":{},"startTime":1781978736316,"traceId":"496cd0539fe8613f"},{"name":"generate-required-server-files","duration":715,"timestamp":40106580,"id":18,"parentId":1,"tags":{},"startTime":1781978738658,"traceId":"496cd0539fe8613f"},{"name":"check-static-error-page","duration":4081,"timestamp":40126471,"id":20,"parentId":19,"tags":{},"startTime":1781978738678,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":202461,"timestamp":40136735,"id":61,"parentId":22,"tags":{},"startTime":1781978738688,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":210973,"timestamp":40128308,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":215990,"timestamp":40136542,"id":60,"parentId":21,"tags":{},"startTime":1781978738688,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":225309,"timestamp":40127269,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1781978738678,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":274555,"timestamp":40140525,"id":64,"parentId":36,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":285641,"timestamp":40129489,"id":36,"parentId":19,"tags":{"page":"/api/assistants/selections"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":278289,"timestamp":40136988,"id":62,"parentId":34,"tags":{},"startTime":1781978738688,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":286319,"timestamp":40128980,"id":34,"parentId":19,"tags":{"page":"/api/assistant-init/[assistant]"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":274910,"timestamp":40140489,"id":63,"parentId":35,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":285987,"timestamp":40129424,"id":35,"parentId":19,"tags":{"page":"/api/assistants"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":276557,"timestamp":40140556,"id":65,"parentId":37,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":287601,"timestamp":40129530,"id":37,"parentId":19,"tags":{"page":"/api/contexts/[id]"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":277504,"timestamp":40140657,"id":66,"parentId":38,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":288614,"timestamp":40129564,"id":38,"parentId":19,"tags":{"page":"/api/contexts/active"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":279747,"timestamp":40140804,"id":69,"parentId":41,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":290900,"timestamp":40129672,"id":41,"parentId":19,"tags":{"page":"/api/custom-dirs/local"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":282445,"timestamp":40140719,"id":68,"parentId":40,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":293552,"timestamp":40129632,"id":40,"parentId":19,"tags":{"page":"/api/custom-dirs/[assistant]"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":283184,"timestamp":40140694,"id":67,"parentId":39,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":294297,"timestamp":40129597,"id":39,"parentId":19,"tags":{"page":"/api/contexts"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":285423,"timestamp":40140831,"id":70,"parentId":42,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":296559,"timestamp":40129710,"id":42,"parentId":19,"tags":{"page":"/api/custom-dirs"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":291564,"timestamp":40140852,"id":73,"parentId":45,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":302620,"timestamp":40129820,"id":45,"parentId":19,"tags":{"page":"/api/marketplace/[type]"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":293429,"timestamp":40140857,"id":74,"parentId":46,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":304441,"timestamp":40129860,"id":46,"parentId":19,"tags":{"page":"/api/repo-create"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":295838,"timestamp":40140862,"id":75,"parentId":47,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":306811,"timestamp":40129902,"id":47,"parentId":19,"tags":{"page":"/api/repo-init"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":297772,"timestamp":40140867,"id":76,"parentId":48,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":308703,"timestamp":40129950,"id":48,"parentId":19,"tags":{"page":"/api/repo-status"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":300055,"timestamp":40140872,"id":77,"parentId":49,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":310954,"timestamp":40129990,"id":49,"parentId":19,"tags":{"page":"/api/repo-sync/clone"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":302532,"timestamp":40140877,"id":78,"parentId":50,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":313375,"timestamp":40130050,"id":50,"parentId":19,"tags":{"page":"/api/repo-sync/pull"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":304519,"timestamp":40140884,"id":79,"parentId":51,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":315326,"timestamp":40130090,"id":51,"parentId":19,"tags":{"page":"/api/repo-sync/status"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":305552,"timestamp":40140842,"id":71,"parentId":43,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":316665,"timestamp":40129746,"id":43,"parentId":19,"tags":{"page":"/api/install"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":306195,"timestamp":40140889,"id":80,"parentId":52,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":316973,"timestamp":40130128,"id":52,"parentId":19,"tags":{"page":"/api/resources"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":306680,"timestamp":40140847,"id":72,"parentId":44,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":317763,"timestamp":40129780,"id":44,"parentId":19,"tags":{"page":"/api/marketplace/[type]/file"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":307852,"timestamp":40140900,"id":82,"parentId":54,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":318563,"timestamp":40130206,"id":54,"parentId":19,"tags":{"page":"/api/workspace-check"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":308309,"timestamp":40140893,"id":81,"parentId":53,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":319050,"timestamp":40130167,"id":53,"parentId":19,"tags":{"page":"/api/verify"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":309364,"timestamp":40140905,"id":83,"parentId":55,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":320035,"timestamp":40130251,"id":55,"parentId":19,"tags":{"page":"/api/workspace-dirs/assistant"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":309570,"timestamp":40140910,"id":84,"parentId":56,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":320202,"timestamp":40130295,"id":56,"parentId":19,"tags":{"page":"/api/workspace-dirs/recreate"},"startTime":1781978738681,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":310839,"timestamp":40140914,"id":85,"parentId":57,"tags":{},"startTime":1781978738692,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":321436,"timestamp":40130333,"id":57,"parentId":19,"tags":{"page":"/api/workspace-dirs"},"startTime":1781978738682,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":313964,"timestamp":40142905,"id":88,"parentId":23,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":328428,"timestamp":40128461,"id":23,"parentId":19,"tags":{"page":"/agents"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":318035,"timestamp":40142910,"id":89,"parentId":24,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":332446,"timestamp":40128517,"id":24,"parentId":19,"tags":{"page":"/contexts"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":323127,"timestamp":40142915,"id":90,"parentId":25,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":337503,"timestamp":40128558,"id":25,"parentId":19,"tags":{"page":"/mcps"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":325672,"timestamp":40142920,"id":91,"parentId":26,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":340011,"timestamp":40128596,"id":26,"parentId":19,"tags":{"page":"/overview"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":325970,"timestamp":40142899,"id":87,"parentId":59,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":338455,"timestamp":40130425,"id":59,"parentId":19,"tags":{"page":"/setup"},"startTime":1781978738682,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":328792,"timestamp":40142936,"id":93,"parentId":28,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":343071,"timestamp":40128672,"id":28,"parentId":19,"tags":{"page":"/repositories"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":329961,"timestamp":40142930,"id":92,"parentId":27,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":344277,"timestamp":40128636,"id":27,"parentId":19,"tags":{"page":"/prompts"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":331614,"timestamp":40142941,"id":94,"parentId":29,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":345860,"timestamp":40128708,"id":29,"parentId":19,"tags":{"page":"/rules"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":333175,"timestamp":40142886,"id":86,"parentId":58,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":345695,"timestamp":40130381,"id":58,"parentId":19,"tags":{"page":"/"},"startTime":1781978738682,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":333695,"timestamp":40142946,"id":95,"parentId":30,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":347892,"timestamp":40128764,"id":30,"parentId":19,"tags":{"page":"/skills"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":334137,"timestamp":40142951,"id":96,"parentId":31,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":348288,"timestamp":40128812,"id":31,"parentId":19,"tags":{"page":"/summary"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":337143,"timestamp":40142959,"id":97,"parentId":32,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":351263,"timestamp":40128850,"id":32,"parentId":19,"tags":{"page":"/templates"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"is-page-static","duration":337428,"timestamp":40142966,"id":98,"parentId":33,"tags":{},"startTime":1781978738694,"traceId":"496cd0539fe8613f"},{"name":"check-page","duration":351492,"timestamp":40128909,"id":33,"parentId":19,"tags":{"page":"/workspace"},"startTime":1781978738680,"traceId":"496cd0539fe8613f"},{"name":"static-check","duration":354648,"timestamp":40125776,"id":19,"parentId":1,"tags":{},"startTime":1781978738677,"traceId":"496cd0539fe8613f"},{"name":"write-routes-manifest","duration":288,"timestamp":40480877,"id":100,"parentId":1,"tags":{},"startTime":1781978739032,"traceId":"496cd0539fe8613f"},{"name":"load-dotenv","duration":23,"timestamp":40486837,"id":103,"parentId":102,"tags":{},"startTime":1781978739038,"traceId":"496cd0539fe8613f"},{"name":"run-export-path-map","duration":286,"timestamp":40488240,"id":104,"parentId":102,"tags":{},"startTime":1781978739039,"traceId":"496cd0539fe8613f"},{"name":"next-export","duration":222940,"timestamp":40486151,"id":102,"parentId":1,"tags":{},"startTime":1781978739037,"traceId":"496cd0539fe8613f"},{"name":"move-exported-app-not-found-","duration":284,"timestamp":40710630,"id":105,"parentId":101,"tags":{},"startTime":1781978739262,"traceId":"496cd0539fe8613f"},{"name":"move-exported-app-global-error-","duration":217,"timestamp":40710956,"id":106,"parentId":101,"tags":{},"startTime":1781978739262,"traceId":"496cd0539fe8613f"},{"name":"static-generation","duration":229638,"timestamp":40482384,"id":101,"parentId":1,"tags":{},"startTime":1781978739034,"traceId":"496cd0539fe8613f"},{"name":"write-routes-manifest","duration":220,"timestamp":40712142,"id":107,"parentId":1,"tags":{},"startTime":1781978739263,"traceId":"496cd0539fe8613f"}]
|
|
2
|
-
[{"name":"print-tree-view","duration":
|
|
1
|
+
[{"name":"generate-buildid","duration":189,"timestamp":103332445,"id":4,"parentId":1,"tags":{},"startTime":1781979009007,"traceId":"d509c26bd4793460"},{"name":"load-custom-routes","duration":397,"timestamp":103332727,"id":5,"parentId":1,"tags":{},"startTime":1781979009007,"traceId":"d509c26bd4793460"},{"name":"create-dist-dir","duration":501,"timestamp":103333151,"id":6,"parentId":1,"tags":{},"startTime":1781979009007,"traceId":"d509c26bd4793460"},{"name":"clean","duration":255,"timestamp":103334745,"id":7,"parentId":1,"tags":{},"startTime":1781979009009,"traceId":"d509c26bd4793460"},{"name":"discover-routes","duration":4554,"timestamp":103356057,"id":8,"parentId":1,"tags":{},"startTime":1781979009030,"traceId":"d509c26bd4793460"},{"name":"create-root-mapping","duration":45,"timestamp":103360643,"id":9,"parentId":1,"tags":{},"startTime":1781979009035,"traceId":"d509c26bd4793460"},{"name":"generate-route-types","duration":11625,"timestamp":103362201,"id":10,"parentId":1,"tags":{},"startTime":1781979009036,"traceId":"d509c26bd4793460"},{"name":"public-dir-conflict-check","duration":82,"timestamp":103373875,"id":11,"parentId":1,"tags":{},"startTime":1781979009048,"traceId":"d509c26bd4793460"},{"name":"generate-routes-manifest","duration":2827,"timestamp":103374055,"id":12,"parentId":1,"tags":{},"startTime":1781979009048,"traceId":"d509c26bd4793460"},{"name":"run-turbopack","duration":4036183,"timestamp":103380203,"id":14,"parentId":1,"tags":{},"startTime":1781979009054,"traceId":"d509c26bd4793460"},{"name":"turbopack-build-events","duration":60,"timestamp":103594723,"id":15,"parentId":1,"tags":{},"startTime":1781979009269,"traceId":"d509c26bd4793460"},{"name":"run-typescript","duration":3265619,"timestamp":107418912,"id":16,"parentId":1,"tags":{},"startTime":1781979013093,"traceId":"d509c26bd4793460"},{"name":"generate-required-server-files","duration":819,"timestamp":110685071,"id":18,"parentId":1,"tags":{},"startTime":1781979016359,"traceId":"d509c26bd4793460"},{"name":"check-static-error-page","duration":11301,"timestamp":110708442,"id":20,"parentId":19,"tags":{},"startTime":1781979016383,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":237398,"timestamp":110727847,"id":61,"parentId":22,"tags":{},"startTime":1781979016402,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":249656,"timestamp":110715688,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1781979016390,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":316449,"timestamp":110727614,"id":60,"parentId":21,"tags":{},"startTime":1781979016402,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":334857,"timestamp":110709263,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1781979016383,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":318390,"timestamp":110731276,"id":62,"parentId":34,"tags":{},"startTime":1781979016405,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":332997,"timestamp":110716704,"id":34,"parentId":19,"tags":{"page":"/api/assistant-init/[assistant]"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":327596,"timestamp":110731465,"id":65,"parentId":37,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":342170,"timestamp":110716918,"id":37,"parentId":19,"tags":{"page":"/api/contexts/[id]"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":331637,"timestamp":110731499,"id":66,"parentId":38,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":346195,"timestamp":110716970,"id":38,"parentId":19,"tags":{"page":"/api/contexts/active"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":334912,"timestamp":110731543,"id":67,"parentId":39,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":349440,"timestamp":110717038,"id":39,"parentId":19,"tags":{"page":"/api/contexts"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":338429,"timestamp":110731383,"id":63,"parentId":35,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":353034,"timestamp":110716802,"id":35,"parentId":19,"tags":{"page":"/api/assistants"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":341735,"timestamp":110731606,"id":69,"parentId":41,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":356217,"timestamp":110717149,"id":41,"parentId":19,"tags":{"page":"/api/custom-dirs/local"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":342686,"timestamp":110731576,"id":68,"parentId":40,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":357188,"timestamp":110717096,"id":40,"parentId":19,"tags":{"page":"/api/custom-dirs/[assistant]"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":347070,"timestamp":110731660,"id":71,"parentId":43,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":361508,"timestamp":110717246,"id":43,"parentId":19,"tags":{"page":"/api/install"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":349748,"timestamp":110731642,"id":70,"parentId":42,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":364214,"timestamp":110717199,"id":42,"parentId":19,"tags":{"page":"/api/custom-dirs"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":355036,"timestamp":110731668,"id":72,"parentId":44,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":369436,"timestamp":110717295,"id":44,"parentId":19,"tags":{"page":"/api/marketplace/[type]/file"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":357520,"timestamp":110731683,"id":74,"parentId":46,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":371830,"timestamp":110717397,"id":46,"parentId":19,"tags":{"page":"/api/repo-create"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":362947,"timestamp":110731690,"id":75,"parentId":47,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":377211,"timestamp":110717451,"id":47,"parentId":19,"tags":{"page":"/api/repo-init"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":363057,"timestamp":110731699,"id":76,"parentId":48,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":377258,"timestamp":110717512,"id":48,"parentId":19,"tags":{"page":"/api/repo-status"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":366032,"timestamp":110731706,"id":77,"parentId":49,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":380195,"timestamp":110717564,"id":49,"parentId":19,"tags":{"page":"/api/repo-sync/clone"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":368889,"timestamp":110731713,"id":78,"parentId":50,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":383014,"timestamp":110717617,"id":50,"parentId":19,"tags":{"page":"/api/repo-sync/pull"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":371918,"timestamp":110731721,"id":79,"parentId":51,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":385998,"timestamp":110717666,"id":51,"parentId":19,"tags":{"page":"/api/repo-sync/status"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":375347,"timestamp":110731728,"id":80,"parentId":52,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":389384,"timestamp":110717716,"id":52,"parentId":19,"tags":{"page":"/api/resources"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":376756,"timestamp":110731736,"id":81,"parentId":53,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":390748,"timestamp":110717765,"id":53,"parentId":19,"tags":{"page":"/api/verify"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":378741,"timestamp":110731743,"id":82,"parentId":54,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":392687,"timestamp":110717819,"id":54,"parentId":19,"tags":{"page":"/api/workspace-check"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":379134,"timestamp":110731675,"id":73,"parentId":45,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":393485,"timestamp":110717345,"id":45,"parentId":19,"tags":{"page":"/api/marketplace/[type]"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":381345,"timestamp":110731750,"id":83,"parentId":55,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":395245,"timestamp":110717871,"id":55,"parentId":19,"tags":{"page":"/api/workspace-dirs/assistant"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":382005,"timestamp":110731424,"id":64,"parentId":36,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":396582,"timestamp":110716867,"id":36,"parentId":19,"tags":{"page":"/api/assistants/selections"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":382628,"timestamp":110731757,"id":84,"parentId":56,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":396475,"timestamp":110717927,"id":56,"parentId":19,"tags":{"page":"/api/workspace-dirs/recreate"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":384256,"timestamp":110731765,"id":85,"parentId":57,"tags":{},"startTime":1781979016406,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":398064,"timestamp":110717978,"id":57,"parentId":19,"tags":{"page":"/api/workspace-dirs"},"startTime":1781979016392,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":383680,"timestamp":110735565,"id":86,"parentId":58,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":399788,"timestamp":110719475,"id":58,"parentId":19,"tags":{"page":"/"},"startTime":1781979016394,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":387928,"timestamp":110735600,"id":89,"parentId":24,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":407548,"timestamp":110715999,"id":24,"parentId":19,"tags":{"page":"/contexts"},"startTime":1781979016390,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":392520,"timestamp":110735607,"id":90,"parentId":25,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":412058,"timestamp":110716090,"id":25,"parentId":19,"tags":{"page":"/mcps"},"startTime":1781979016390,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":397306,"timestamp":110735613,"id":91,"parentId":26,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":416790,"timestamp":110716149,"id":26,"parentId":19,"tags":{"page":"/overview"},"startTime":1781979016390,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":402180,"timestamp":110735619,"id":92,"parentId":27,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":421604,"timestamp":110716214,"id":27,"parentId":19,"tags":{"page":"/prompts"},"startTime":1781979016390,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":403838,"timestamp":110735594,"id":88,"parentId":23,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":423534,"timestamp":110715918,"id":23,"parentId":19,"tags":{"page":"/agents"},"startTime":1781979016390,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":407138,"timestamp":110735625,"id":93,"parentId":28,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":426516,"timestamp":110716272,"id":28,"parentId":19,"tags":{"page":"/repositories"},"startTime":1781979016390,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":407885,"timestamp":110735631,"id":94,"parentId":29,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":427211,"timestamp":110716325,"id":29,"parentId":19,"tags":{"page":"/rules"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":409220,"timestamp":110735586,"id":87,"parentId":59,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":425266,"timestamp":110719557,"id":59,"parentId":19,"tags":{"page":"/setup"},"startTime":1781979016394,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":412709,"timestamp":110735638,"id":95,"parentId":30,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":431957,"timestamp":110716411,"id":30,"parentId":19,"tags":{"page":"/skills"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":412978,"timestamp":110735644,"id":96,"parentId":31,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":432162,"timestamp":110716480,"id":31,"parentId":19,"tags":{"page":"/summary"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":413617,"timestamp":110735651,"id":97,"parentId":32,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":432754,"timestamp":110716534,"id":32,"parentId":19,"tags":{"page":"/templates"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"is-page-static","duration":417011,"timestamp":110735659,"id":98,"parentId":33,"tags":{},"startTime":1781979016410,"traceId":"d509c26bd4793460"},{"name":"check-page","duration":436081,"timestamp":110716610,"id":33,"parentId":19,"tags":{"page":"/workspace"},"startTime":1781979016391,"traceId":"d509c26bd4793460"},{"name":"static-check","duration":445064,"timestamp":110707659,"id":19,"parentId":1,"tags":{},"startTime":1781979016382,"traceId":"d509c26bd4793460"},{"name":"write-routes-manifest","duration":298,"timestamp":111153279,"id":100,"parentId":1,"tags":{},"startTime":1781979016827,"traceId":"d509c26bd4793460"},{"name":"load-dotenv","duration":28,"timestamp":111159916,"id":103,"parentId":102,"tags":{},"startTime":1781979016834,"traceId":"d509c26bd4793460"},{"name":"run-export-path-map","duration":352,"timestamp":111161588,"id":104,"parentId":102,"tags":{},"startTime":1781979016836,"traceId":"d509c26bd4793460"},{"name":"next-export","duration":275241,"timestamp":111158991,"id":102,"parentId":1,"tags":{},"startTime":1781979016833,"traceId":"d509c26bd4793460"},{"name":"move-exported-app-not-found-","duration":454,"timestamp":111435919,"id":105,"parentId":101,"tags":{},"startTime":1781979017110,"traceId":"d509c26bd4793460"},{"name":"move-exported-app-global-error-","duration":324,"timestamp":111436437,"id":106,"parentId":101,"tags":{},"startTime":1781979017111,"traceId":"d509c26bd4793460"},{"name":"static-generation","duration":282987,"timestamp":111154965,"id":101,"parentId":1,"tags":{},"startTime":1781979016829,"traceId":"d509c26bd4793460"},{"name":"write-routes-manifest","duration":297,"timestamp":111438128,"id":107,"parentId":1,"tags":{},"startTime":1781979017112,"traceId":"d509c26bd4793460"}]
|
|
2
|
+
[{"name":"print-tree-view","duration":2587,"timestamp":111447735,"id":108,"parentId":1,"tags":{},"startTime":1781979017122,"traceId":"d509c26bd4793460"},{"name":"write-route-bundle-stats","duration":10849,"timestamp":111450336,"id":109,"parentId":1,"tags":{},"startTime":1781979017125,"traceId":"d509c26bd4793460"},{"name":"telemetry-flush","duration":479488,"timestamp":111461199,"id":110,"parentId":1,"tags":{},"startTime":1781979017135,"traceId":"d509c26bd4793460"},{"name":"next-build","duration":8666224,"timestamp":103274490,"id":1,"tags":{"buildMode":"default","version":"16.2.9","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1781979008949,"traceId":"d509c26bd4793460"}]
|
package/.next/trace-build
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"name":"run-turbopack","duration":
|
|
1
|
+
[{"name":"run-turbopack","duration":4036183,"timestamp":103380203,"id":14,"parentId":1,"tags":{},"startTime":1781979009054,"traceId":"d509c26bd4793460"},{"name":"turbopack-build-events","duration":60,"timestamp":103594723,"id":15,"parentId":1,"tags":{},"startTime":1781979009269,"traceId":"d509c26bd4793460"},{"name":"run-typescript","duration":3265619,"timestamp":107418912,"id":16,"parentId":1,"tags":{},"startTime":1781979013093,"traceId":"d509c26bd4793460"},{"name":"static-check","duration":445064,"timestamp":110707659,"id":19,"parentId":1,"tags":{},"startTime":1781979016382,"traceId":"d509c26bd4793460"},{"name":"static-generation","duration":282987,"timestamp":111154965,"id":101,"parentId":1,"tags":{},"startTime":1781979016829,"traceId":"d509c26bd4793460"},{"name":"telemetry-flush","duration":479488,"timestamp":111461199,"id":110,"parentId":1,"tags":{},"startTime":1781979017135,"traceId":"d509c26bd4793460"},{"name":"next-build","duration":8666224,"timestamp":103274490,"id":1,"tags":{"buildMode":"default","version":"16.2.9","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1781979008949,"traceId":"d509c26bd4793460"}]
|
package/package.json
CHANGED
|
File without changes
|
/package/.next/static/{SnkDJelPReEfZjEwaTtoy → 7ZmrEHcKXdyQjQYbGH0Ww}/_clientMiddlewareManifest.js
RENAMED
|
File without changes
|
|
File without changes
|