neural-loom 0.2.5 → 0.2.6

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.
Files changed (75) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/cache/.previewinfo +1 -1
  4. package/.next/cache/.rscinfo +1 -1
  5. package/.next/cache/.tsbuildinfo +1 -1
  6. package/.next/fallback-build-manifest.json +3 -3
  7. package/.next/prerender-manifest.json +3 -3
  8. package/.next/required-server-files.js +3 -0
  9. package/.next/required-server-files.json +3 -0
  10. package/.next/server/app/_global-error.html +1 -1
  11. package/.next/server/app/_global-error.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  16. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/.next/server/app/_not-found.html +1 -1
  18. package/.next/server/app/_not-found.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  24. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  25. package/.next/server/app/api/sessions/inject/route.js +1 -1
  26. package/.next/server/app/api/sessions/inject/route.js.nft.json +1 -1
  27. package/.next/server/app/api/sessions/input/route.js +1 -1
  28. package/.next/server/app/api/sessions/input/route.js.nft.json +1 -1
  29. package/.next/server/app/api/sessions/launch/route.js +1 -1
  30. package/.next/server/app/api/sessions/launch/route.js.nft.json +1 -1
  31. package/.next/server/app/api/sessions/route.js +1 -1
  32. package/.next/server/app/api/sessions/route.js.nft.json +1 -1
  33. package/.next/server/app/api/sessions/stats/route.js +1 -1
  34. package/.next/server/app/api/sessions/stats/route.js.nft.json +1 -1
  35. package/.next/server/app/api/sessions/stop/route.js +1 -1
  36. package/.next/server/app/api/sessions/stop/route.js.nft.json +1 -1
  37. package/.next/server/app/index.html +1 -1
  38. package/.next/server/app/index.rsc +1 -1
  39. package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  40. package/.next/server/app/index.segments/_full.segment.rsc +1 -1
  41. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  42. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  43. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  44. package/.next/server/chunks/[root-of-the-server]__0d0pykb._.js +15 -15
  45. package/.next/server/chunks/[root-of-the-server]__0d0pykb._.js.map +1 -1
  46. package/.next/server/chunks/{[root-of-the-server]__0c.5qbe._.js → [root-of-the-server]__0ezygp7._.js} +2 -2
  47. package/.next/server/chunks/{[root-of-the-server]__0c.5qbe._.js.map → [root-of-the-server]__0ezygp7._.js.map} +1 -1
  48. package/.next/server/chunks/{[root-of-the-server]__0m_~dan._.js → [root-of-the-server]__0m7xwu2._.js} +2 -2
  49. package/.next/server/chunks/{[root-of-the-server]__0m_~dan._.js.map → [root-of-the-server]__0m7xwu2._.js.map} +1 -1
  50. package/.next/server/chunks/{[root-of-the-server]__0l_q72g._.js → [root-of-the-server]__0rd5ojc._.js} +2 -2
  51. package/.next/server/chunks/{[root-of-the-server]__0l_q72g._.js.map → [root-of-the-server]__0rd5ojc._.js.map} +1 -1
  52. package/.next/server/chunks/{[root-of-the-server]__04kdofw._.js → [root-of-the-server]__0tl2n51._.js} +2 -2
  53. package/.next/server/chunks/{[root-of-the-server]__04kdofw._.js.map → [root-of-the-server]__0tl2n51._.js.map} +1 -1
  54. package/.next/server/chunks/{[root-of-the-server]__0-k9zyi._.js → [root-of-the-server]__0y-63z8._.js} +2 -2
  55. package/.next/server/chunks/{[root-of-the-server]__0-k9zyi._.js.map → [root-of-the-server]__0y-63z8._.js.map} +1 -1
  56. package/.next/server/chunks/{[root-of-the-server]__0m7-xfc._.js → [root-of-the-server]__12-x1lx._.js} +2 -2
  57. package/.next/server/chunks/{[root-of-the-server]__0m7-xfc._.js.map → [root-of-the-server]__12-x1lx._.js.map} +1 -1
  58. package/.next/server/middleware-build-manifest.js +3 -3
  59. package/.next/server/pages/404.html +1 -1
  60. package/.next/server/pages/500.html +1 -1
  61. package/.next/server/server-reference-manifest.js +1 -1
  62. package/.next/server/server-reference-manifest.json +1 -1
  63. package/.next/trace +1 -1
  64. package/.next/trace-build +1 -1
  65. package/next.config.ts +1 -1
  66. package/package.json +1 -1
  67. package/src/lib/agents/AiderRunner.ts +5 -5
  68. package/src/lib/agents/ClaudeRunner.ts +2 -2
  69. package/src/lib/agents/DockerRunner.ts +3 -3
  70. package/src/lib/agents/SSHRunner.ts +2 -2
  71. package/.next/server/chunks/[externals]_node-pty_12c-8pf._.js +0 -3
  72. package/.next/server/chunks/[externals]_node-pty_12c-8pf._.js.map +0 -1
  73. /package/.next/static/{IIMVZJfpSSOtNcK7MPA4D → U91_fFFoX1whyhgd-SHaG}/_buildManifest.js +0 -0
  74. /package/.next/static/{IIMVZJfpSSOtNcK7MPA4D → U91_fFFoX1whyhgd-SHaG}/_clientMiddlewareManifest.js +0 -0
  75. /package/.next/static/{IIMVZJfpSSOtNcK7MPA4D → U91_fFFoX1whyhgd-SHaG}/_ssgManifest.js +0 -0
@@ -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/0fpki3y6aj230.js"/><script src="/_next/static/chunks/140ovxvjat1ch.js" async=""></script><script src="/_next/static/chunks/07lhk_q6pmm3r.js" async=""></script><script src="/_next/static/chunks/turbopack-08fpdsd.-ns2y.js" async=""></script><script src="/_next/static/chunks/0dbhjjzl8qfwv.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><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/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;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/0fpki3y6aj230.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/0dbhjjzl8qfwv.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[97367,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"ViewportBoundary\"]\na:I[97367,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"MetadataBoundary\"]\nc:I[68027,[\"/_next/static/chunks/0dbhjjzl8qfwv.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\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"IIMVZJfpSSOtNcK7MPA4D\"}\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,"e:I[27201,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"IconMark\"]\n6:null\nb:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"1\",{}]]\n"])</script></body></html>
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/0fpki3y6aj230.js"/><script src="/_next/static/chunks/140ovxvjat1ch.js" async=""></script><script src="/_next/static/chunks/07lhk_q6pmm3r.js" async=""></script><script src="/_next/static/chunks/turbopack-08fpdsd.-ns2y.js" async=""></script><script src="/_next/static/chunks/0dbhjjzl8qfwv.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><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/03~yq9q893hmn.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;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/0fpki3y6aj230.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/0dbhjjzl8qfwv.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[97367,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"ViewportBoundary\"]\na:I[97367,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"MetadataBoundary\"]\nc:I[68027,[\"/_next/static/chunks/0dbhjjzl8qfwv.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\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"U91_fFFoX1whyhgd-SHaG\"}\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,"e:I[27201,[\"/_next/static/chunks/0dbhjjzl8qfwv.js\"],\"IconMark\"]\n6:null\nb:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Le\",\"1\",{}]]\n"])</script></body></html>
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"nPnECjUlujhIJ9yHdOLQL4WDYogfQozO65RueR/RPm4=\"\n}"
1
+ self.__RSC_SERVER_MANIFEST="{\n \"node\": {},\n \"edge\": {},\n \"encryptionKey\": \"Ejkufwmu27UWjFkXrjU1AoJzjEi0vTu8Hx4SCNoIal0=\"\n}"
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "node": {},
3
3
  "edge": {},
4
- "encryptionKey": "nPnECjUlujhIJ9yHdOLQL4WDYogfQozO65RueR/RPm4="
4
+ "encryptionKey": "Ejkufwmu27UWjFkXrjU1AoJzjEi0vTu8Hx4SCNoIal0="
5
5
  }
package/.next/trace CHANGED
@@ -1 +1 @@
1
- [{"name":"generate-buildid","duration":325,"timestamp":101171708183,"id":4,"parentId":1,"tags":{},"startTime":1781321907479,"traceId":"f33b069e60161d60"},{"name":"load-custom-routes","duration":433,"timestamp":101171708639,"id":5,"parentId":1,"tags":{},"startTime":1781321907480,"traceId":"f33b069e60161d60"},{"name":"create-dist-dir","duration":862,"timestamp":101171709124,"id":6,"parentId":1,"tags":{},"startTime":1781321907480,"traceId":"f33b069e60161d60"},{"name":"clean","duration":753,"timestamp":101171713180,"id":7,"parentId":1,"tags":{},"startTime":1781321907484,"traceId":"f33b069e60161d60"},{"name":"discover-routes","duration":8634,"timestamp":101171742117,"id":8,"parentId":1,"tags":{},"startTime":1781321907513,"traceId":"f33b069e60161d60"},{"name":"create-root-mapping","duration":76,"timestamp":101171750806,"id":9,"parentId":1,"tags":{},"startTime":1781321907522,"traceId":"f33b069e60161d60"},{"name":"generate-route-types","duration":20164,"timestamp":101171752392,"id":10,"parentId":1,"tags":{},"startTime":1781321907523,"traceId":"f33b069e60161d60"},{"name":"public-dir-conflict-check","duration":133,"timestamp":101171772736,"id":11,"parentId":1,"tags":{},"startTime":1781321907544,"traceId":"f33b069e60161d60"},{"name":"generate-routes-manifest","duration":2691,"timestamp":101171772988,"id":12,"parentId":1,"tags":{},"startTime":1781321907544,"traceId":"f33b069e60161d60"},{"name":"run-turbopack","duration":2401105,"timestamp":101171784408,"id":14,"parentId":1,"tags":{},"startTime":1781321907555,"traceId":"f33b069e60161d60"},{"name":"turbopack-build-events","duration":66,"timestamp":101172136206,"id":15,"parentId":1,"tags":{},"startTime":1781321907907,"traceId":"f33b069e60161d60"},{"name":"run-typescript","duration":3701150,"timestamp":101174194065,"id":16,"parentId":1,"tags":{},"startTime":1781321909965,"traceId":"f33b069e60161d60"},{"name":"generate-required-server-files","duration":1439,"timestamp":101177896115,"id":18,"parentId":1,"tags":{},"startTime":1781321913667,"traceId":"f33b069e60161d60"},{"name":"check-static-error-page","duration":8875,"timestamp":101178012925,"id":20,"parentId":19,"tags":{},"startTime":1781321913784,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":544964,"timestamp":101178026545,"id":38,"parentId":22,"tags":{},"startTime":1781321913797,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":555229,"timestamp":101178016391,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1781321913787,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":659400,"timestamp":101178027227,"id":43,"parentId":27,"tags":{},"startTime":1781321913798,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":668885,"timestamp":101178017813,"id":27,"parentId":19,"tags":{"page":"/api/files"},"startTime":1781321913789,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":668223,"timestamp":101178026211,"id":37,"parentId":21,"tags":{},"startTime":1781321913797,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":679453,"timestamp":101178015038,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1781321913786,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":678053,"timestamp":101178026878,"id":41,"parentId":25,"tags":{},"startTime":1781321913798,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":687668,"timestamp":101178017309,"id":25,"parentId":19,"tags":{"page":"/api/context"},"startTime":1781321913788,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":688529,"timestamp":101178026772,"id":40,"parentId":24,"tags":{},"startTime":1781321913798,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":698296,"timestamp":101178017057,"id":24,"parentId":19,"tags":{"page":"/api/context/claude"},"startTime":1781321913788,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":690578,"timestamp":101178028119,"id":48,"parentId":32,"tags":{},"startTime":1781321913799,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":699637,"timestamp":101178019116,"id":32,"parentId":19,"tags":{"page":"/api/sessions"},"startTime":1781321913790,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":694532,"timestamp":101178026671,"id":39,"parentId":23,"tags":{},"startTime":1781321913798,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":704479,"timestamp":101178016777,"id":23,"parentId":19,"tags":{"page":"/api/context/aider"},"startTime":1781321913788,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":695669,"timestamp":101178027447,"id":44,"parentId":28,"tags":{},"startTime":1781321913798,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":705075,"timestamp":101178018090,"id":28,"parentId":19,"tags":{"page":"/api/git"},"startTime":1781321913789,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":697348,"timestamp":101178028322,"id":51,"parentId":35,"tags":{},"startTime":1781321913799,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":705744,"timestamp":101178019982,"id":35,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1781321913791,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":699143,"timestamp":101178026983,"id":42,"parentId":26,"tags":{},"startTime":1781321913798,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":708603,"timestamp":101178017554,"id":26,"parentId":19,"tags":{"page":"/api/context/ssh"},"startTime":1781321913788,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":698223,"timestamp":101178028263,"id":50,"parentId":34,"tags":{},"startTime":1781321913799,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":706909,"timestamp":101178019604,"id":34,"parentId":19,"tags":{"page":"/api/sessions/stop"},"startTime":1781321913791,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":694978,"timestamp":101178031865,"id":52,"parentId":36,"tags":{},"startTime":1781321913803,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":706123,"timestamp":101178020748,"id":36,"parentId":19,"tags":{"page":"/"},"startTime":1781321913792,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":701228,"timestamp":101178027869,"id":46,"parentId":30,"tags":{},"startTime":1781321913799,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":710515,"timestamp":101178018617,"id":30,"parentId":19,"tags":{"page":"/api/sessions/input"},"startTime":1781321913790,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":702124,"timestamp":101178028028,"id":47,"parentId":31,"tags":{},"startTime":1781321913799,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":711313,"timestamp":101178018869,"id":31,"parentId":19,"tags":{"page":"/api/sessions/launch"},"startTime":1781321913790,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":706324,"timestamp":101178028187,"id":49,"parentId":33,"tags":{},"startTime":1781321913799,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":715189,"timestamp":101178019358,"id":33,"parentId":19,"tags":{"page":"/api/sessions/stats"},"startTime":1781321913790,"traceId":"f33b069e60161d60"},{"name":"is-page-static","duration":712760,"timestamp":101178027605,"id":45,"parentId":29,"tags":{},"startTime":1781321913799,"traceId":"f33b069e60161d60"},{"name":"check-page","duration":722069,"timestamp":101178018335,"id":29,"parentId":19,"tags":{"page":"/api/sessions/inject"},"startTime":1781321913789,"traceId":"f33b069e60161d60"},{"name":"static-check","duration":728182,"timestamp":101178012253,"id":19,"parentId":1,"tags":{},"startTime":1781321913783,"traceId":"f33b069e60161d60"},{"name":"write-routes-manifest","duration":1038,"timestamp":101178741507,"id":54,"parentId":1,"tags":{},"startTime":1781321914512,"traceId":"f33b069e60161d60"},{"name":"load-dotenv","duration":39,"timestamp":101178759010,"id":57,"parentId":56,"tags":{},"startTime":1781321914530,"traceId":"f33b069e60161d60"},{"name":"run-export-path-map","duration":421,"timestamp":101178764207,"id":58,"parentId":56,"tags":{},"startTime":1781321914535,"traceId":"f33b069e60161d60"},{"name":"next-export","duration":706228,"timestamp":101178757998,"id":56,"parentId":1,"tags":{},"startTime":1781321914529,"traceId":"f33b069e60161d60"},{"name":"move-exported-app-not-found-","duration":2130,"timestamp":101179465885,"id":59,"parentId":55,"tags":{},"startTime":1781321915237,"traceId":"f33b069e60161d60"},{"name":"move-exported-app-global-error-","duration":1529,"timestamp":101179468157,"id":60,"parentId":55,"tags":{},"startTime":1781321915239,"traceId":"f33b069e60161d60"},{"name":"static-generation","duration":726414,"timestamp":101178747308,"id":55,"parentId":1,"tags":{},"startTime":1781321914518,"traceId":"f33b069e60161d60"},{"name":"write-routes-manifest","duration":851,"timestamp":101179473865,"id":61,"parentId":1,"tags":{},"startTime":1781321915245,"traceId":"f33b069e60161d60"},{"name":"print-tree-view","duration":4228,"timestamp":101179486542,"id":62,"parentId":1,"tags":{},"startTime":1781321915257,"traceId":"f33b069e60161d60"},{"name":"write-route-bundle-stats","duration":13395,"timestamp":101179490811,"id":63,"parentId":1,"tags":{},"startTime":1781321915262,"traceId":"f33b069e60161d60"},{"name":"telemetry-flush","duration":192492,"timestamp":101179504239,"id":64,"parentId":1,"tags":{},"startTime":1781321915275,"traceId":"f33b069e60161d60"},{"name":"next-build","duration":8043946,"timestamp":101171652810,"id":1,"tags":{"buildMode":"default","version":"16.2.6","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1781321907424,"traceId":"f33b069e60161d60"}]
1
+ [{"name":"generate-buildid","duration":339,"timestamp":103712833327,"id":4,"parentId":1,"tags":{},"startTime":1781324448604,"traceId":"1ed887bd02bd237e"},{"name":"load-custom-routes","duration":424,"timestamp":103712833802,"id":5,"parentId":1,"tags":{},"startTime":1781324448605,"traceId":"1ed887bd02bd237e"},{"name":"create-dist-dir","duration":2405,"timestamp":103712834268,"id":6,"parentId":1,"tags":{},"startTime":1781324448605,"traceId":"1ed887bd02bd237e"},{"name":"clean","duration":627,"timestamp":103712837689,"id":7,"parentId":1,"tags":{},"startTime":1781324448609,"traceId":"1ed887bd02bd237e"},{"name":"discover-routes","duration":7340,"timestamp":103712862747,"id":8,"parentId":1,"tags":{},"startTime":1781324448634,"traceId":"1ed887bd02bd237e"},{"name":"create-root-mapping","duration":70,"timestamp":103712870135,"id":9,"parentId":1,"tags":{},"startTime":1781324448641,"traceId":"1ed887bd02bd237e"},{"name":"generate-route-types","duration":18580,"timestamp":103712871528,"id":10,"parentId":1,"tags":{},"startTime":1781324448642,"traceId":"1ed887bd02bd237e"},{"name":"public-dir-conflict-check","duration":140,"timestamp":103712890308,"id":11,"parentId":1,"tags":{},"startTime":1781324448661,"traceId":"1ed887bd02bd237e"},{"name":"generate-routes-manifest","duration":2577,"timestamp":103712890624,"id":12,"parentId":1,"tags":{},"startTime":1781324448662,"traceId":"1ed887bd02bd237e"},{"name":"run-turbopack","duration":2439833,"timestamp":103712900464,"id":14,"parentId":1,"tags":{},"startTime":1781324448671,"traceId":"1ed887bd02bd237e"},{"name":"turbopack-build-events","duration":69,"timestamp":103713206204,"id":15,"parentId":1,"tags":{},"startTime":1781324448977,"traceId":"1ed887bd02bd237e"},{"name":"run-typescript","duration":3717594,"timestamp":103715354071,"id":16,"parentId":1,"tags":{},"startTime":1781324451125,"traceId":"1ed887bd02bd237e"},{"name":"generate-required-server-files","duration":1320,"timestamp":103719072503,"id":18,"parentId":1,"tags":{},"startTime":1781324454843,"traceId":"1ed887bd02bd237e"},{"name":"check-static-error-page","duration":7487,"timestamp":103719184225,"id":20,"parentId":19,"tags":{},"startTime":1781324454955,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":537750,"timestamp":103719197005,"id":38,"parentId":22,"tags":{},"startTime":1781324454968,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":547405,"timestamp":103719187476,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1781324454958,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":643189,"timestamp":103719197278,"id":42,"parentId":26,"tags":{},"startTime":1781324454968,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":652009,"timestamp":103719188523,"id":26,"parentId":19,"tags":{"page":"/api/context/ssh"},"startTime":1781324454959,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":648184,"timestamp":103719197151,"id":40,"parentId":24,"tags":{},"startTime":1781324454968,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":657324,"timestamp":103719188058,"id":24,"parentId":19,"tags":{"page":"/api/context/claude"},"startTime":1781324454959,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":647888,"timestamp":103719197602,"id":44,"parentId":28,"tags":{},"startTime":1781324454969,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":656473,"timestamp":103719189039,"id":28,"parentId":19,"tags":{"page":"/api/git"},"startTime":1781324454960,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":650742,"timestamp":103719197086,"id":39,"parentId":23,"tags":{},"startTime":1781324454968,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":660057,"timestamp":103719187810,"id":23,"parentId":19,"tags":{"page":"/api/context/aider"},"startTime":1781324454959,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":651863,"timestamp":103719197216,"id":41,"parentId":25,"tags":{},"startTime":1781324454968,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":660828,"timestamp":103719188297,"id":25,"parentId":19,"tags":{"page":"/api/context"},"startTime":1781324454959,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":656695,"timestamp":103719196713,"id":37,"parentId":21,"tags":{},"startTime":1781324454968,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":667283,"timestamp":103719186170,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1781324454957,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":661585,"timestamp":103719198008,"id":47,"parentId":31,"tags":{},"startTime":1781324454969,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":669866,"timestamp":103719189763,"id":31,"parentId":19,"tags":{"page":"/api/sessions/launch"},"startTime":1781324454961,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":664676,"timestamp":103719197690,"id":45,"parentId":29,"tags":{},"startTime":1781324454969,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":673131,"timestamp":103719189276,"id":29,"parentId":19,"tags":{"page":"/api/sessions/inject"},"startTime":1781324454960,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":664430,"timestamp":103719198213,"id":51,"parentId":35,"tags":{},"startTime":1781324454969,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":671980,"timestamp":103719190705,"id":35,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1781324454962,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":665741,"timestamp":103719198071,"id":48,"parentId":32,"tags":{},"startTime":1781324454969,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":673857,"timestamp":103719189983,"id":32,"parentId":19,"tags":{"page":"/api/sessions"},"startTime":1781324454961,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":663100,"timestamp":103719201581,"id":52,"parentId":36,"tags":{},"startTime":1781324454973,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":673350,"timestamp":103719191358,"id":36,"parentId":19,"tags":{"page":"/"},"startTime":1781324454962,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":669871,"timestamp":103719197470,"id":43,"parentId":27,"tags":{},"startTime":1781324454968,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":678622,"timestamp":103719188751,"id":27,"parentId":19,"tags":{"page":"/api/files"},"startTime":1781324454960,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":671370,"timestamp":103719197880,"id":46,"parentId":30,"tags":{},"startTime":1781324454969,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":679740,"timestamp":103719189538,"id":30,"parentId":19,"tags":{"page":"/api/sessions/input"},"startTime":1781324454960,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":671487,"timestamp":103719198121,"id":49,"parentId":33,"tags":{},"startTime":1781324454969,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":679426,"timestamp":103719190197,"id":33,"parentId":19,"tags":{"page":"/api/sessions/stats"},"startTime":1781324454961,"traceId":"1ed887bd02bd237e"},{"name":"is-page-static","duration":674346,"timestamp":103719198173,"id":50,"parentId":34,"tags":{},"startTime":1781324454969,"traceId":"1ed887bd02bd237e"},{"name":"check-page","duration":682143,"timestamp":103719190400,"id":34,"parentId":19,"tags":{"page":"/api/sessions/stop"},"startTime":1781324454961,"traceId":"1ed887bd02bd237e"},{"name":"static-check","duration":688946,"timestamp":103719183624,"id":19,"parentId":1,"tags":{},"startTime":1781324454955,"traceId":"1ed887bd02bd237e"},{"name":"write-routes-manifest","duration":780,"timestamp":103719873578,"id":54,"parentId":1,"tags":{},"startTime":1781324455645,"traceId":"1ed887bd02bd237e"},{"name":"load-dotenv","duration":32,"timestamp":103719889930,"id":57,"parentId":56,"tags":{},"startTime":1781324455661,"traceId":"1ed887bd02bd237e"},{"name":"run-export-path-map","duration":396,"timestamp":103719894942,"id":58,"parentId":56,"tags":{},"startTime":1781324455666,"traceId":"1ed887bd02bd237e"},{"name":"next-export","duration":686639,"timestamp":103719889071,"id":56,"parentId":1,"tags":{},"startTime":1781324455660,"traceId":"1ed887bd02bd237e"},{"name":"move-exported-app-not-found-","duration":2217,"timestamp":103720577744,"id":59,"parentId":55,"tags":{},"startTime":1781324456349,"traceId":"1ed887bd02bd237e"},{"name":"move-exported-app-global-error-","duration":1401,"timestamp":103720580054,"id":60,"parentId":55,"tags":{},"startTime":1781324456351,"traceId":"1ed887bd02bd237e"},{"name":"static-generation","duration":705959,"timestamp":103719878844,"id":55,"parentId":1,"tags":{},"startTime":1781324455650,"traceId":"1ed887bd02bd237e"},{"name":"write-routes-manifest","duration":764,"timestamp":103720584915,"id":61,"parentId":1,"tags":{},"startTime":1781324456356,"traceId":"1ed887bd02bd237e"},{"name":"print-tree-view","duration":3478,"timestamp":103720595904,"id":62,"parentId":1,"tags":{},"startTime":1781324456367,"traceId":"1ed887bd02bd237e"},{"name":"write-route-bundle-stats","duration":9792,"timestamp":103720599414,"id":63,"parentId":1,"tags":{},"startTime":1781324456370,"traceId":"1ed887bd02bd237e"},{"name":"telemetry-flush","duration":184287,"timestamp":103720609248,"id":64,"parentId":1,"tags":{},"startTime":1781324456380,"traceId":"1ed887bd02bd237e"},{"name":"next-build","duration":8014004,"timestamp":103712779555,"id":1,"tags":{"buildMode":"default","version":"16.2.6","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1781324448550,"traceId":"1ed887bd02bd237e"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":2401105,"timestamp":101171784408,"id":14,"parentId":1,"tags":{},"startTime":1781321907555,"traceId":"f33b069e60161d60"},{"name":"turbopack-build-events","duration":66,"timestamp":101172136206,"id":15,"parentId":1,"tags":{},"startTime":1781321907907,"traceId":"f33b069e60161d60"},{"name":"run-typescript","duration":3701150,"timestamp":101174194065,"id":16,"parentId":1,"tags":{},"startTime":1781321909965,"traceId":"f33b069e60161d60"},{"name":"static-check","duration":728182,"timestamp":101178012253,"id":19,"parentId":1,"tags":{},"startTime":1781321913783,"traceId":"f33b069e60161d60"},{"name":"static-generation","duration":726414,"timestamp":101178747308,"id":55,"parentId":1,"tags":{},"startTime":1781321914518,"traceId":"f33b069e60161d60"},{"name":"telemetry-flush","duration":192492,"timestamp":101179504239,"id":64,"parentId":1,"tags":{},"startTime":1781321915275,"traceId":"f33b069e60161d60"},{"name":"next-build","duration":8043946,"timestamp":101171652810,"id":1,"tags":{"buildMode":"default","version":"16.2.6","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1781321907424,"traceId":"f33b069e60161d60"}]
1
+ [{"name":"run-turbopack","duration":2439833,"timestamp":103712900464,"id":14,"parentId":1,"tags":{},"startTime":1781324448671,"traceId":"1ed887bd02bd237e"},{"name":"turbopack-build-events","duration":69,"timestamp":103713206204,"id":15,"parentId":1,"tags":{},"startTime":1781324448977,"traceId":"1ed887bd02bd237e"},{"name":"run-typescript","duration":3717594,"timestamp":103715354071,"id":16,"parentId":1,"tags":{},"startTime":1781324451125,"traceId":"1ed887bd02bd237e"},{"name":"static-check","duration":688946,"timestamp":103719183624,"id":19,"parentId":1,"tags":{},"startTime":1781324454955,"traceId":"1ed887bd02bd237e"},{"name":"static-generation","duration":705959,"timestamp":103719878844,"id":55,"parentId":1,"tags":{},"startTime":1781324455650,"traceId":"1ed887bd02bd237e"},{"name":"telemetry-flush","duration":184287,"timestamp":103720609248,"id":64,"parentId":1,"tags":{},"startTime":1781324456380,"traceId":"1ed887bd02bd237e"},{"name":"next-build","duration":8014004,"timestamp":103712779555,"id":1,"tags":{"buildMode":"default","version":"16.2.6","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1781324448550,"traceId":"1ed887bd02bd237e"}]
package/next.config.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import type { NextConfig } from "next";
2
2
 
3
3
  const nextConfig: NextConfig = {
4
- /* config options here */
4
+ serverExternalPackages: ["node-pty"],
5
5
  };
6
6
 
7
7
  export default nextConfig;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "neural-loom",
3
- "version": "0.2.5",
3
+ "version": "0.2.6",
4
4
  "bin": {
5
5
  "neural-loom": "./bin/cli.js"
6
6
  },
@@ -74,7 +74,7 @@ export class AiderRunner extends AgentRunner {
74
74
 
75
75
  try {
76
76
  if (!this.ptyModule) {
77
- this.ptyModule = await import("node-pty");
77
+ this.ptyModule = eval("require")("node-pty");
78
78
  }
79
79
 
80
80
  // Load Aider configuration
@@ -123,7 +123,7 @@ export class AiderRunner extends AgentRunner {
123
123
  this.appendLog("[System] Verifying Docker environment accessibility...\r\n");
124
124
 
125
125
  // Check if docker executable exists by spawning `docker -v`
126
- const testPty = this.ptyModule.spawn(bashPath, ["-c", "docker --version"], {
126
+ const testPty = this.ptyModule!.spawn(bashPath, ["-c", "docker --version"], {
127
127
  name: "xterm-256color",
128
128
  cols: 80,
129
129
  rows: 10,
@@ -168,7 +168,7 @@ export class AiderRunner extends AgentRunner {
168
168
 
169
169
  const dockerCmd = `docker run -it --name neural-loom-session-${this.id} --rm ${mountsStr} -w /workspace ${envFlagsStr} paulgauthier/aider ${modelFlag} ${extraFlags}`.trim();
170
170
 
171
- this.ptyProcess = this.ptyModule.spawn(bashPath, ["-c", dockerCmd], {
171
+ this.ptyProcess = this.ptyModule!.spawn(bashPath, ["-c", dockerCmd], {
172
172
  name: "xterm-256color",
173
173
  cols: 120,
174
174
  rows: 30,
@@ -179,7 +179,7 @@ export class AiderRunner extends AgentRunner {
179
179
  this.appendLog("[System] Verifying 'aider' command availability in local PATH...\r\n");
180
180
 
181
181
  // Check if aider executable exists by running `aider --version`
182
- const testPty = this.ptyModule.spawn(bashPath, ["-c", "aider --version"], {
182
+ const testPty = this.ptyModule!.spawn(bashPath, ["-c", "aider --version"], {
183
183
  name: "xterm-256color",
184
184
  cols: 80,
185
185
  rows: 10,
@@ -206,7 +206,7 @@ export class AiderRunner extends AgentRunner {
206
206
  this.appendLog("[System] Spawning local Aider CLI...\r\n");
207
207
  const localCmd = `aider ${modelFlag} ${extraFlags}`.trim();
208
208
 
209
- this.ptyProcess = this.ptyModule.spawn(bashPath, ["-c", localCmd], {
209
+ this.ptyProcess = this.ptyModule!.spawn(bashPath, ["-c", localCmd], {
210
210
  name: "xterm-256color",
211
211
  cols: 120,
212
212
  rows: 30,
@@ -70,7 +70,7 @@ export class ClaudeRunner extends AgentRunner {
70
70
  try {
71
71
  // Dynamic import to prevent bundler SSR/Turbopack errors on server start
72
72
  if (!this.ptyModule) {
73
- this.ptyModule = await import("node-pty");
73
+ this.ptyModule = eval("require")("node-pty");
74
74
  }
75
75
 
76
76
  this.status = 'running';
@@ -84,7 +84,7 @@ export class ClaudeRunner extends AgentRunner {
84
84
  : process.cwd();
85
85
 
86
86
  // Spawn bash and run 'claude' command
87
- this.ptyProcess = this.ptyModule.spawn(bashPath, ["-c", "claude --agents-md"], {
87
+ this.ptyProcess = this.ptyModule!.spawn(bashPath, ["-c", "claude --agents-md"], {
88
88
  name: "xterm-256color",
89
89
  cols: 120,
90
90
  rows: 30,
@@ -74,7 +74,7 @@ export class DockerRunner extends AgentRunner {
74
74
 
75
75
  try {
76
76
  if (!this.ptyModule) {
77
- this.ptyModule = await import("node-pty");
77
+ this.ptyModule = eval("require")("node-pty");
78
78
  }
79
79
 
80
80
  const targetCwd = (this.workspaceRoot && fs.existsSync(this.workspaceRoot))
@@ -82,7 +82,7 @@ export class DockerRunner extends AgentRunner {
82
82
  : process.cwd();
83
83
 
84
84
  // Check if docker executable exists by spawning `docker -v`
85
- const testPty = this.ptyModule.spawn(bashPath, ["-c", "docker --version"], {
85
+ const testPty = this.ptyModule!.spawn(bashPath, ["-c", "docker --version"], {
86
86
  name: "xterm-256color",
87
87
  cols: 80,
88
88
  rows: 10,
@@ -124,7 +124,7 @@ export class DockerRunner extends AgentRunner {
124
124
 
125
125
  const dockerCmd = `docker run -it --name neural-loom-session-${this.id} --rm ${mountsStr} -w /workspace node:20-alpine npx -y @anthropic-ai/claude-code --agents-md`;
126
126
 
127
- this.ptyProcess = this.ptyModule.spawn(bashPath, ["-c", dockerCmd], {
127
+ this.ptyProcess = this.ptyModule!.spawn(bashPath, ["-c", dockerCmd], {
128
128
  name: "xterm-256color",
129
129
  cols: 120,
130
130
  rows: 30,
@@ -112,7 +112,7 @@ export class SSHRunner extends AgentRunner {
112
112
  }
113
113
 
114
114
  if (!this.ptyModule) {
115
- this.ptyModule = await import("node-pty");
115
+ this.ptyModule = eval("require")("node-pty");
116
116
  }
117
117
 
118
118
  this.appendLog(`[System] Connecting to ${config.username}@${config.host}...\r\n`);
@@ -122,7 +122,7 @@ export class SSHRunner extends AgentRunner {
122
122
 
123
123
  const sshCmd = `ssh -t ${keyOpt} ${portOpt} ${config.username}@${config.host} "claude --agents-md"`;
124
124
 
125
- this.ptyProcess = this.ptyModule.spawn(bashPath, ["-c", sshCmd], {
125
+ this.ptyProcess = this.ptyModule!.spawn(bashPath, ["-c", sshCmd], {
126
126
  name: "xterm-256color",
127
127
  cols: 120,
128
128
  rows: 30,
@@ -1,3 +0,0 @@
1
- module.exports=[75609,(e,d,o)=>{d.exports=e.x("node-pty-592e8dc6192cfd06",()=>require("node-pty-592e8dc6192cfd06"))}];
2
-
3
- //# sourceMappingURL=%5Bexternals%5D_node-pty_12c-8pf._.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"names":[],"mappings":""}