@mndrk/agx 1.4.43 → 1.4.44

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 (91) hide show
  1. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/BUILD_ID +1 -1
  2. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/app-build-manifest.json +42 -42
  3. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/app-path-routes-manifest.json +6 -6
  4. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/build-manifest.json +2 -2
  5. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/prerender-manifest.json +21 -21
  6. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  7. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/_not-found.html +2 -2
  8. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/_not-found.rsc +1 -1
  9. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/audit/route_client-reference-manifest.js +1 -1
  10. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/auth/[...nextauth]/route_client-reference-manifest.js +1 -1
  11. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/auth/daemon-secret/route_client-reference-manifest.js +1 -1
  12. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/auth/device/code/route_client-reference-manifest.js +1 -1
  13. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/auth/device/token/route_client-reference-manifest.js +1 -1
  14. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  15. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  16. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/domains/[id]/route_client-reference-manifest.js +1 -1
  17. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/domains/route_client-reference-manifest.js +1 -1
  18. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  19. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/learnings/route_client-reference-manifest.js +1 -1
  20. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/logs/stream/route_client-reference-manifest.js +1 -1
  21. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/orchestrator/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  22. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/orchestrator/tasks/[taskId]/signal/route_client-reference-manifest.js +1 -1
  23. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/orchestrator/tasks/[taskId]/start/route_client-reference-manifest.js +1 -1
  24. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/orchestrator/tasks/[taskId]/status/route_client-reference-manifest.js +1 -1
  25. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
  26. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  27. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  28. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/queue/complete/route_client-reference-manifest.js +1 -1
  29. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/queue/route_client-reference-manifest.js +1 -1
  30. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/stage-prompts/route_client-reference-manifest.js +1 -1
  31. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/tasks/[id]/comments/[commentId]/route_client-reference-manifest.js +1 -1
  32. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/tasks/[id]/comments/route_client-reference-manifest.js +1 -1
  33. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/tasks/[id]/heartbeat/route_client-reference-manifest.js +1 -1
  34. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/tasks/[id]/history/route_client-reference-manifest.js +1 -1
  35. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/tasks/[id]/logs/route_client-reference-manifest.js +1 -1
  36. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
  37. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
  38. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/tasks/stream/route_client-reference-manifest.js +1 -1
  39. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/user-settings/route_client-reference-manifest.js +1 -1
  40. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/workflows/[id]/nodes/route_client-reference-manifest.js +1 -1
  41. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/workflows/[id]/route_client-reference-manifest.js +1 -1
  42. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
  43. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/auth/callback/route_client-reference-manifest.js +1 -1
  44. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/auth/device/page.js +5 -5
  45. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/auth/device/page_client-reference-manifest.js +1 -1
  46. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/auth/device.html +1 -1
  47. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/auth/device.rsc +2 -2
  48. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/dashboard/page.js +1 -1
  49. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
  50. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/dashboard.html +2 -2
  51. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/dashboard.rsc +2 -2
  52. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/index.html +2 -2
  53. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/index.rsc +1 -1
  54. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/login/page_client-reference-manifest.js +1 -1
  55. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/login.html +2 -2
  56. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/login.rsc +1 -1
  57. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/page_client-reference-manifest.js +1 -1
  58. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
  59. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/projects/[slug]/tasks/page.js +1 -1
  60. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/projects/[slug]/tasks/page_client-reference-manifest.js +1 -1
  61. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/projects/[slug]/workflow/page_client-reference-manifest.js +1 -1
  62. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/projects/page.js +1 -1
  63. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  64. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/projects.html +2 -2
  65. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/projects.rsc +2 -2
  66. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  67. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/settings.html +2 -2
  68. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app/settings.rsc +1 -1
  69. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/app-paths-manifest.json +6 -6
  70. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/chunks/2298.js +1 -1
  71. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/chunks/6317.js +1 -1
  72. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/functions-config-manifest.json +2 -2
  73. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/middleware-manifest.json +5 -5
  74. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/pages/404.html +1 -1
  75. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/pages/500.html +1 -1
  76. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/pages-manifest.json +1 -1
  77. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/server-reference-manifest.js +1 -1
  78. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/server/server-reference-manifest.json +1 -1
  79. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/2456-55b0941a94896404.js +1 -0
  80. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/app/auth/device/page-63dcc7be20bbbe4a.js +1 -0
  81. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/app/dashboard/{page-161065be9ecc1540.js → page-f12cc2e8800728f7.js} +1 -1
  82. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/app/projects/[slug]/tasks/page-5813cf2efcd8d555.js +1 -0
  83. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/app/projects/page-42969463f06ac3e8.js +1 -0
  84. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/worker/index.js +2 -13
  85. package/package.json +1 -1
  86. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/2456-aba70fd10dd45071.js +0 -1
  87. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/app/auth/device/page-661b89cbe5f932b2.js +0 -1
  88. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/app/projects/[slug]/tasks/page-1c83613d7bdd6e4d.js +0 -1
  89. package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/chunks/app/projects/page-daef2760bde2a1c2.js +0 -1
  90. /package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/{bsp4ZPG83wIKKMbsnaGtA → 5Vyx3pPHVcvXeMq70wCFL}/_buildManifest.js +0 -0
  91. /package/cloud-runtime/standalone/Projects/Agents/agx-cloud/.next/static/{bsp4ZPG83wIKKMbsnaGtA → 5Vyx3pPHVcvXeMq70wCFL}/_ssgManifest.js +0 -0
@@ -4,7 +4,7 @@
4
4
  4:I[9766,[],""]
5
5
  5:I[8924,[],""]
6
6
  6:I[1959,[],"ClientPageRoot"]
7
- 7:I[9842,["2619","static/chunks/2619-3c9e02e22d10480a.js","9719","static/chunks/9719-26e3b61c21dd9194.js","893","static/chunks/app/projects/page-daef2760bde2a1c2.js"],"default"]
7
+ 7:I[9842,["2619","static/chunks/2619-3c9e02e22d10480a.js","9719","static/chunks/9719-26e3b61c21dd9194.js","893","static/chunks/app/projects/page-42969463f06ac3e8.js"],"default"]
8
8
  a:I[4431,[],"OutletBoundary"]
9
9
  c:I[5278,[],"AsyncMetadataOutlet"]
10
10
  e:I[4431,[],"ViewportBoundary"]
@@ -12,7 +12,7 @@ e:I[4431,[],"ViewportBoundary"]
12
12
  11:"$Sreact.suspense"
13
13
  13:I[7150,[],""]
14
14
  :HL["/_next/static/css/6873fedf803c523e.css","style"]
15
- 0:{"P":null,"b":"bsp4ZPG83wIKKMbsnaGtA","p":"","c":["","projects"],"i":false,"f":[[["",{"children":["projects",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6873fedf803c523e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":[["$","head",null,{"children":["$","$L2",null,{}]}],["$","body",null,{"className":"antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]","children":[["$","div",null,{"className":"fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20"}],["$","$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":["projects",["$","$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":["__PAGE__",["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","searchParams":{},"params":{},"promises":["$@8","$@9"]}],null,["$","$La",null,{"children":["$Lb",["$","$Lc",null,{"promise":"$@d"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Le",null,{"children":"$Lf"}],null],["$","$L10",null,{"children":["$","div",null,{"hidden":true,"children":["$","$11",null,{"fallback":null,"children":"$L12"}]}]}]]}],false]],"m":"$undefined","G":["$13",[]],"s":false,"S":true}
15
+ 0:{"P":null,"b":"5Vyx3pPHVcvXeMq70wCFL","p":"","c":["","projects"],"i":false,"f":[[["",{"children":["projects",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6873fedf803c523e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":[["$","head",null,{"children":["$","$L2",null,{}]}],["$","body",null,{"className":"antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]","children":[["$","div",null,{"className":"fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20"}],["$","$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":["projects",["$","$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":["__PAGE__",["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","searchParams":{},"params":{},"promises":["$@8","$@9"]}],null,["$","$La",null,{"children":["$Lb",["$","$Lc",null,{"promise":"$@d"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Le",null,{"children":"$Lf"}],null],["$","$L10",null,{"children":["$","div",null,{"hidden":true,"children":["$","$11",null,{"fallback":null,"children":"$L12"}]}]}]]}],false]],"m":"$undefined","G":["$13",[]],"s":false,"S":true}
16
16
  8:{}
17
17
  9:"$0:f:0:1:2:children:2:children:1:props:children:0:props:params"
18
18
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/settings/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"415":{"*":{"id":"58993","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1986":{"*":{"id":"90036","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"2802":{"*":{"id":"61226","name":"*","chunks":[],"async":false}},"3396":{"*":{"id":"64769","name":"*","chunks":[],"async":false}},"3593":{"*":{"id":"59373","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4198":{"*":{"id":"86469","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4647":{"*":{"id":"75747","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8166":{"*":{"id":"85930","name":"*","chunks":[],"async":false}},"8184":{"*":{"id":"28478","name":"*","chunks":[],"async":false}},"8354":{"*":{"id":"24038","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9842":{"*":{"id":"51770","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/globals.css":{"id":1290,"name":"*","chunks":["7177","static/chunks/app/layout-449a81ecf8041b29.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/components/AuthProvider.tsx":{"id":4647,"name":"*","chunks":["7177","static/chunks/app/layout-449a81ecf8041b29.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/components/GoogleAnalytics.tsx":{"id":3396,"name":"*","chunks":["7177","static/chunks/app/layout-449a81ecf8041b29.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/auth/device/page.tsx":{"id":8166,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/login/page.tsx":{"id":4198,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/dashboard/page.tsx":{"id":415,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["2619","static/chunks/2619-3c9e02e22d10480a.js","8974","static/chunks/app/page-efdefbc4a04d64e0.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["2619","static/chunks/2619-3c9e02e22d10480a.js","8974","static/chunks/app/page-efdefbc4a04d64e0.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/page.tsx":{"id":9842,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/settings/page.tsx":{"id":2802,"name":"*","chunks":["2619","static/chunks/2619-3c9e02e22d10480a.js","4662","static/chunks/app/settings/page-749ebaf650848f08.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/[slug]/layout.tsx":{"id":8184,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/[slug]/page.tsx":{"id":8354,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/[slug]/tasks/page.tsx":{"id":1986,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/[slug]/workflow/page.tsx":{"id":3593,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/mendrika/Projects/Agents/agx-cloud/":[],"/Users/mendrika/Projects/Agents/agx-cloud/app/layout":[{"inlined":false,"path":"static/css/6873fedf803c523e.css"}],"/Users/mendrika/Projects/Agents/agx-cloud/app/page":[],"/Users/mendrika/Projects/Agents/agx-cloud/app/settings/page":[]},"rscModuleMapping":{"415":{"*":{"id":"64005","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1290":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1986":{"*":{"id":"23194","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"2802":{"*":{"id":"45144","name":"*","chunks":[],"async":false}},"3396":{"*":{"id":"18353","name":"*","chunks":[],"async":false}},"3593":{"*":{"id":"93895","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4198":{"*":{"id":"87656","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4647":{"*":{"id":"43185","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8166":{"*":{"id":"50316","name":"*","chunks":[],"async":false}},"8184":{"*":{"id":"94372","name":"*","chunks":[],"async":false}},"8354":{"*":{"id":"7371","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9842":{"*":{"id":"35743","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/settings/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"415":{"*":{"id":"58993","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1986":{"*":{"id":"90036","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"2802":{"*":{"id":"61226","name":"*","chunks":[],"async":false}},"2968":{"*":{"id":"83412","name":"*","chunks":[],"async":false}},"3396":{"*":{"id":"64769","name":"*","chunks":[],"async":false}},"3593":{"*":{"id":"59373","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4198":{"*":{"id":"86469","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4647":{"*":{"id":"75747","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8184":{"*":{"id":"28478","name":"*","chunks":[],"async":false}},"8354":{"*":{"id":"24038","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9842":{"*":{"id":"51770","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/globals.css":{"id":1290,"name":"*","chunks":["7177","static/chunks/app/layout-449a81ecf8041b29.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/components/AuthProvider.tsx":{"id":4647,"name":"*","chunks":["7177","static/chunks/app/layout-449a81ecf8041b29.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/components/GoogleAnalytics.tsx":{"id":3396,"name":"*","chunks":["7177","static/chunks/app/layout-449a81ecf8041b29.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/auth/device/page.tsx":{"id":2968,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/login/page.tsx":{"id":4198,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/dashboard/page.tsx":{"id":415,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["2619","static/chunks/2619-3c9e02e22d10480a.js","8974","static/chunks/app/page-efdefbc4a04d64e0.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["2619","static/chunks/2619-3c9e02e22d10480a.js","8974","static/chunks/app/page-efdefbc4a04d64e0.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/page.tsx":{"id":9842,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/settings/page.tsx":{"id":2802,"name":"*","chunks":["2619","static/chunks/2619-3c9e02e22d10480a.js","4662","static/chunks/app/settings/page-749ebaf650848f08.js"],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/[slug]/layout.tsx":{"id":8184,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/[slug]/workflow/page.tsx":{"id":3593,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/[slug]/tasks/page.tsx":{"id":1986,"name":"*","chunks":[],"async":false},"/Users/mendrika/Projects/Agents/agx-cloud/app/projects/[slug]/page.tsx":{"id":8354,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/mendrika/Projects/Agents/agx-cloud/":[],"/Users/mendrika/Projects/Agents/agx-cloud/app/layout":[{"inlined":false,"path":"static/css/6873fedf803c523e.css"}],"/Users/mendrika/Projects/Agents/agx-cloud/app/page":[],"/Users/mendrika/Projects/Agents/agx-cloud/app/settings/page":[]},"rscModuleMapping":{"415":{"*":{"id":"64005","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1290":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1986":{"*":{"id":"23194","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"2802":{"*":{"id":"45144","name":"*","chunks":[],"async":false}},"2968":{"*":{"id":"50316","name":"*","chunks":[],"async":false}},"3396":{"*":{"id":"18353","name":"*","chunks":[],"async":false}},"3593":{"*":{"id":"93895","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4198":{"*":{"id":"87656","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4647":{"*":{"id":"43185","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8184":{"*":{"id":"94372","name":"*","chunks":[],"async":false}},"8354":{"*":{"id":"7371","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9842":{"*":{"id":"35743","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><!--bsp4ZPG83wIKKMbsnaGtA--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/6873fedf803c523e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-d282787ed3063711.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-a390e12b70b4a9fb.js" async=""></script><script src="/_next/static/chunks/main-app-c3d1ac80a13099fb.js" async=""></script><script src="/_next/static/chunks/app/layout-449a81ecf8041b29.js" async=""></script><script src="/_next/static/chunks/2619-3c9e02e22d10480a.js" async=""></script><script src="/_next/static/chunks/app/settings/page-749ebaf650848f08.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-DVQQG95LNL" as="script"/><title>AGX Board - Agent Task Orchestration</title><meta name="description" content="Orchestrate and manage AI agent tasks on AGX Board"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script>
1
+ <!DOCTYPE html><!--5Vyx3pPHVcvXeMq70wCFL--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/6873fedf803c523e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-d282787ed3063711.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-a390e12b70b4a9fb.js" async=""></script><script src="/_next/static/chunks/main-app-c3d1ac80a13099fb.js" async=""></script><script src="/_next/static/chunks/app/layout-449a81ecf8041b29.js" async=""></script><script src="/_next/static/chunks/2619-3c9e02e22d10480a.js" async=""></script><script src="/_next/static/chunks/app/settings/page-749ebaf650848f08.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-DVQQG95LNL" as="script"/><title>AGX Board - Agent Task Orchestration</title><meta name="description" content="Orchestrate and manage AI agent tasks on AGX Board"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script>
2
2
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-DVQQG95LNL"></script>
3
3
  <script>
4
4
  window.dataLayer = window.dataLayer || [];
@@ -6,4 +6,4 @@
6
6
  gtag('js', new Date());
7
7
  gtag('config', 'G-DVQQG95LNL');
8
8
  </script>
9
- </head><body class="antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]"><div hidden=""><!--$--><!--/$--></div><div class="fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20"></div><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="h-screen flex items-center justify-center bg-[var(--background)]"><span class="spinner w-8 h-8 border-3 border-[var(--primary)] border-t-transparent rounded-full"></span></div><!--/$--><!--$--><!--/$--><script src="/_next/static/chunks/webpack-d282787ed3063711.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[3396,[\"7177\",\"static/chunks/app/layout-449a81ecf8041b29.js\"],\"GoogleAnalytics\"]\n3:I[4647,[\"7177\",\"static/chunks/app/layout-449a81ecf8041b29.js\"],\"AuthProvider\"]\n4:I[9766,[],\"\"]\n5:I[8924,[],\"\"]\n6:I[1959,[],\"ClientPageRoot\"]\n7:I[2802,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"4662\",\"static/chunks/app/settings/page-749ebaf650848f08.js\"],\"default\"]\na:I[4431,[],\"OutletBoundary\"]\nc:I[5278,[],\"AsyncMetadataOutlet\"]\ne:I[4431,[],\"ViewportBoundary\"]\n10:I[4431,[],\"MetadataBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[7150,[],\"\"]\n:HL[\"/_next/static/css/6873fedf803c523e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"bsp4ZPG83wIKKMbsnaGtA\",\"p\":\"\",\"c\":[\"\",\"settings\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6873fedf803c523e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"$L2\",null,{}]}],[\"$\",\"body\",null,{\"className\":\"antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20\"}],[\"$\",\"$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\":[\"settings\",[\"$\",\"$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\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}],null,[\"$\",\"$La\",null,{\"children\":[\"$Lb\",[\"$\",\"$Lc\",null,{\"promise\":\"$@d\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],null],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$11\",null,{\"fallback\":null,\"children\":\"$L12\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:{}\n9:\"$0:f:0:1:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nb:null\n"])</script><script>self.__next_f.push([1,"d:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AGX Board - Agent Task Orchestration\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Orchestrate and manage AI agent tasks on AGX Board\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"12:\"$d:metadata\"\n"])</script></body></html>
9
+ </head><body class="antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]"><div hidden=""><!--$--><!--/$--></div><div class="fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20"></div><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><div class="h-screen flex items-center justify-center bg-[var(--background)]"><span class="spinner w-8 h-8 border-3 border-[var(--primary)] border-t-transparent rounded-full"></span></div><!--/$--><!--$--><!--/$--><script src="/_next/static/chunks/webpack-d282787ed3063711.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[3396,[\"7177\",\"static/chunks/app/layout-449a81ecf8041b29.js\"],\"GoogleAnalytics\"]\n3:I[4647,[\"7177\",\"static/chunks/app/layout-449a81ecf8041b29.js\"],\"AuthProvider\"]\n4:I[9766,[],\"\"]\n5:I[8924,[],\"\"]\n6:I[1959,[],\"ClientPageRoot\"]\n7:I[2802,[\"2619\",\"static/chunks/2619-3c9e02e22d10480a.js\",\"4662\",\"static/chunks/app/settings/page-749ebaf650848f08.js\"],\"default\"]\na:I[4431,[],\"OutletBoundary\"]\nc:I[5278,[],\"AsyncMetadataOutlet\"]\ne:I[4431,[],\"ViewportBoundary\"]\n10:I[4431,[],\"MetadataBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[7150,[],\"\"]\n:HL[\"/_next/static/css/6873fedf803c523e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"5Vyx3pPHVcvXeMq70wCFL\",\"p\":\"\",\"c\":[\"\",\"settings\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6873fedf803c523e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"$L2\",null,{}]}],[\"$\",\"body\",null,{\"className\":\"antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20\"}],[\"$\",\"$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\":[\"settings\",[\"$\",\"$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\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}],null,[\"$\",\"$La\",null,{\"children\":[\"$Lb\",[\"$\",\"$Lc\",null,{\"promise\":\"$@d\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],null],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$11\",null,{\"fallback\":null,\"children\":\"$L12\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:{}\n9:\"$0:f:0:1:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nb:null\n"])</script><script>self.__next_f.push([1,"d:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AGX Board - Agent Task Orchestration\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Orchestrate and manage AI agent tasks on AGX Board\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"12:\"$d:metadata\"\n"])</script></body></html>
@@ -12,7 +12,7 @@ e:I[4431,[],"ViewportBoundary"]
12
12
  11:"$Sreact.suspense"
13
13
  13:I[7150,[],""]
14
14
  :HL["/_next/static/css/6873fedf803c523e.css","style"]
15
- 0:{"P":null,"b":"bsp4ZPG83wIKKMbsnaGtA","p":"","c":["","settings"],"i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6873fedf803c523e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":[["$","head",null,{"children":["$","$L2",null,{}]}],["$","body",null,{"className":"antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]","children":[["$","div",null,{"className":"fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20"}],["$","$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":["settings",["$","$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":["__PAGE__",["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","searchParams":{},"params":{},"promises":["$@8","$@9"]}],null,["$","$La",null,{"children":["$Lb",["$","$Lc",null,{"promise":"$@d"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Le",null,{"children":"$Lf"}],null],["$","$L10",null,{"children":["$","div",null,{"hidden":true,"children":["$","$11",null,{"fallback":null,"children":"$L12"}]}]}]]}],false]],"m":"$undefined","G":["$13",[]],"s":false,"S":true}
15
+ 0:{"P":null,"b":"5Vyx3pPHVcvXeMq70wCFL","p":"","c":["","settings"],"i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6873fedf803c523e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":[["$","head",null,{"children":["$","$L2",null,{}]}],["$","body",null,{"className":"antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]","children":[["$","div",null,{"className":"fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20"}],["$","$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":["settings",["$","$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":["__PAGE__",["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","searchParams":{},"params":{},"promises":["$@8","$@9"]}],null,["$","$La",null,{"children":["$Lb",["$","$Lc",null,{"promise":"$@d"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Le",null,{"children":"$Lf"}],null],["$","$L10",null,{"children":["$","div",null,{"hidden":true,"children":["$","$11",null,{"fallback":null,"children":"$L12"}]}]}]]}],false]],"m":"$undefined","G":["$13",[]],"s":false,"S":true}
16
16
  8:{}
17
17
  9:"$0:f:0:1:2:children:2:children:1:props:children:0:props:params"
18
18
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,4 +1,5 @@
1
1
  {
2
+ "/_not-found/page": "app/_not-found/page.js",
2
3
  "/api/audit/route": "app/api/audit/route.js",
3
4
  "/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
4
5
  "/api/auth/daemon-secret/route": "app/api/auth/daemon-secret/route.js",
@@ -10,24 +11,23 @@
10
11
  "/api/domains/route": "app/api/domains/route.js",
11
12
  "/api/health/route": "app/api/health/route.js",
12
13
  "/api/learnings/route": "app/api/learnings/route.js",
13
- "/api/orchestrator/tasks/[taskId]/cancel/route": "app/api/orchestrator/tasks/[taskId]/cancel/route.js",
14
14
  "/api/orchestrator/tasks/[taskId]/signal/route": "app/api/orchestrator/tasks/[taskId]/signal/route.js",
15
+ "/api/orchestrator/tasks/[taskId]/cancel/route": "app/api/orchestrator/tasks/[taskId]/cancel/route.js",
15
16
  "/api/orchestrator/tasks/[taskId]/start/route": "app/api/orchestrator/tasks/[taskId]/start/route.js",
16
17
  "/api/orchestrator/tasks/[taskId]/status/route": "app/api/orchestrator/tasks/[taskId]/status/route.js",
17
18
  "/api/projects/[id]/route": "app/api/projects/[id]/route.js",
18
19
  "/api/projects/route": "app/api/projects/route.js",
19
20
  "/api/providers/route": "app/api/providers/route.js",
20
- "/_not-found/page": "app/_not-found/page.js",
21
21
  "/api/queue/complete/route": "app/api/queue/complete/route.js",
22
22
  "/api/stage-prompts/route": "app/api/stage-prompts/route.js",
23
23
  "/api/queue/route": "app/api/queue/route.js",
24
24
  "/api/tasks/[id]/comments/[commentId]/route": "app/api/tasks/[id]/comments/[commentId]/route.js",
25
- "/api/tasks/[id]/heartbeat/route": "app/api/tasks/[id]/heartbeat/route.js",
26
25
  "/api/tasks/[id]/comments/route": "app/api/tasks/[id]/comments/route.js",
27
26
  "/api/tasks/[id]/history/route": "app/api/tasks/[id]/history/route.js",
27
+ "/api/tasks/[id]/heartbeat/route": "app/api/tasks/[id]/heartbeat/route.js",
28
+ "/api/tasks/[id]/logs/route": "app/api/tasks/[id]/logs/route.js",
28
29
  "/api/tasks/[id]/route": "app/api/tasks/[id]/route.js",
29
30
  "/api/tasks/route": "app/api/tasks/route.js",
30
- "/api/tasks/[id]/logs/route": "app/api/tasks/[id]/logs/route.js",
31
31
  "/api/user-settings/route": "app/api/user-settings/route.js",
32
32
  "/api/workflows/[id]/nodes/route": "app/api/workflows/[id]/nodes/route.js",
33
33
  "/api/workflows/[id]/route": "app/api/workflows/[id]/route.js",
@@ -41,7 +41,7 @@
41
41
  "/page": "app/page.js",
42
42
  "/projects/page": "app/projects/page.js",
43
43
  "/settings/page": "app/settings/page.js",
44
- "/projects/[slug]/page": "app/projects/[slug]/page.js",
44
+ "/projects/[slug]/workflow/page": "app/projects/[slug]/workflow/page.js",
45
45
  "/projects/[slug]/tasks/page": "app/projects/[slug]/tasks/page.js",
46
- "/projects/[slug]/workflow/page": "app/projects/[slug]/workflow/page.js"
46
+ "/projects/[slug]/page": "app/projects/[slug]/page.js"
47
47
  }
@@ -8,7 +8,7 @@
8
8
  `,style:c?{backgroundColor:b.color,boxShadow:`0 2px 8px -2px ${b.color}60`}:void 0,children:[(0,d.jsx)("span",{children:b.icon}),!g&&(0,d.jsx)("span",{children:b.label})]},a)})}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)("button",{type:"submit",disabled:!j.trim()||o,className:"btn-primary px-2 py-1 text-xs flex items-center gap-1.5",children:o?"...":"Add"}),(0,d.jsx)("button",{type:"button",onClick:()=>{i(!1),k("")},disabled:o,className:"btn-ghost px-2 py-1 text-xs",children:"Cancel"})]})]}):(0,d.jsx)("button",{onClick:()=>i(!0),className:`w-full ${g?"py-2 mb-3":"py-3 mb-5"} border-2 border-dashed border-[var(--card-border)] rounded-xl
9
9
  text-[var(--muted-foreground)] hover:text-[var(--foreground)]
10
10
  hover:border-[var(--primary)] hover:bg-[var(--primary-muted)]
11
- transition-all duration-200 text-xs font-medium`,children:(0,d.jsxs)("span",{className:"flex items-center justify-center gap-2",children:[(0,d.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 4v16m8-8H4"})}),"Add learning"]})}),w("task",t),q.length>0&&w("project",u,`Project: ${r}`),w("global",v,"Global Playbook")]})}let p=[{id:"ideation",icon:"\uD83D\uDCA1",label:"Ideation",prompt:"Research and scope. Define approach, estimate effort.",color:"var(--warning)"},{id:"planning",icon:"\uD83D\uDCCB",label:"Planning",prompt:"Create detailed plan with tasks, milestones, and dependencies.",color:"var(--info)"},{id:"coding",icon:"\uD83D\uDCBB",label:"Coding",prompt:"Write clean, tested code based on plan.",color:"var(--primary)"},{id:"qa",icon:"\uD83E\uDDEA",label:"QA",prompt:"Test thoroughly. Find edge cases. Fix bugs.",color:"var(--accent)"},{id:"acceptance",icon:"✓",label:"Acceptance",prompt:"Demo to user. Get sign-off. Address feedback.",color:"#8b5cf6"},{id:"pr",icon:"\uD83D\uDD00",label:"PR",prompt:"Create and review pull request. Ensure all checks pass and merge.",color:"#f97316"},{id:"pr_review",icon:"\uD83D\uDC40",label:"PR Review",prompt:"Review the PR. Verify code quality and functionality. Approve or request changes.",color:"#ef4444"},{id:"merge",icon:"\uD83D\uDE80",label:"Merge",prompt:"Merge the PR and verify deployment.",color:"#22c55e"},{id:"done",icon:"✅",label:"Done",prompt:"Task finished and shipped.",color:"var(--success)"}];function q({currentStage:a,onStageChange:b,readonly:c,size:e="md",stageDecisions:f,stages:g}){let h=g||p,i=a?h.findIndex(b=>b.id===a):-1;return(0,d.jsx)("div",{className:"flex items-center gap-1 flex-wrap",role:"tablist","aria-label":"Task stages",children:h.map((g,j)=>{let k=g.id===a,l=i>j,m=!c&&b,n=f?.[g.id],o=[`${g.label}: ${g.prompt||""}`];return n?.decision&&o.push(`Decision: ${n.decision}`),n?.rationale&&o.push(`Rationale: ${n.rationale}`),(0,d.jsxs)("button",{onClick:()=>m&&b(g.id),disabled:c,title:o.join(" | "),role:"tab","aria-selected":k,"aria-disabled":c,className:`
11
+ transition-all duration-200 text-xs font-medium`,children:(0,d.jsxs)("span",{className:"flex items-center justify-center gap-2",children:[(0,d.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 4v16m8-8H4"})}),"Add learning"]})}),w("task",t),q.length>0&&w("project",u,`Project: ${r}`),w("global",v,"Global Playbook")]})}let p=[{id:"ideation",icon:"\uD83D\uDCA1",label:"Ideation",prompt:"Research and scope. Define approach, estimate effort.",color:"var(--warning)"},{id:"planning",icon:"\uD83D\uDCCB",label:"Planning",prompt:"Create detailed plan with tasks, milestones, and dependencies.",color:"var(--info)"},{id:"execution",icon:"\uD83D\uDCBB",label:"Execution",prompt:"Implement based on plan. Write clean, tested code.",color:"var(--primary)"},{id:"verification",icon:"\uD83E\uDDEA",label:"Verification",prompt:"Test thoroughly. Find edge cases. Fix bugs. Verify against requirements.",color:"var(--accent)"},{id:"done",icon:"✅",label:"Done",prompt:"Task finished and shipped.",color:"var(--success)"}];function q({currentStage:a,onStageChange:b,readonly:c,size:e="md",stageDecisions:f,stages:g}){let h=g||p,i=a?h.findIndex(b=>b.id===a):-1;return(0,d.jsx)("div",{className:"flex items-center gap-1 flex-wrap",role:"tablist","aria-label":"Task stages",children:h.map((g,j)=>{let k=g.id===a,l=i>j,m=!c&&b,n=f?.[g.id],o=[`${g.label}: ${g.prompt||""}`];return n?.decision&&o.push(`Decision: ${n.decision}`),n?.rationale&&o.push(`Rationale: ${n.rationale}`),(0,d.jsxs)("button",{onClick:()=>m&&b(g.id),disabled:c,title:o.join(" | "),role:"tab","aria-selected":k,"aria-disabled":c,className:`
12
12
  group relative flex items-center gap-1.5 rounded-lg font-medium
13
13
  transition-all duration-200 select-none
14
14
  focus-visible:outline-2 focus-visible:outline-[var(--ring)] focus-visible:outline-offset-2
@@ -4,7 +4,7 @@
4
4
  ON CONFLICT (user_id, endpoint, window_start)
5
5
  DO UPDATE SET request_count = rate_limits.request_count + 1
6
6
  RETURNING request_count
7
- `;try{let a=await l.query(i,[c,d,h.toISOString()]);return{data:Number(a.rows?.[0]?.request_count||0)<=e,error:null}}catch(a){return{data:!1,error:a}}},channel:()=>({on(){return this},subscribe(a){return a&&a("SUBSCRIBED"),this}}),removeChannel(){}}}d()}catch(a){d(a)}})},28676:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{C_:()=>g,FA:()=>h});var e=c(99146),f=a([e]);e=(f.then?(await f)():f)[0];let i=[["ideation","planning","coding","qa","acceptance","pr","pr_review","merge","done"],["ideation","planning","execution","verification","done"]];function g({currentStage:a,decision:b,ticketType:c,retryCount:d,maxRetries:e=3}){let f=function(a,b){if("spike"===b)return"ideation"===a?"planning":"done"===a?null:"done";for(let b of i){let c=b.indexOf(a);if(-1!==c){if(c>=b.length-1)return null;return b[c+1]}}return null}(a,c);if("done"===b)return f?{nextStage:f,nextStatus:"queued",retryCount:0,error:null,appendLog:{content:`Stage completed: ${a}`,logType:"checkpoint"}}:{nextStage:"done",nextStatus:"completed",retryCount:0,error:null,appendLog:{content:`Task completed at stage ${a}.`,logType:"checkpoint"}};if("blocked"===b)return{nextStage:a,nextStatus:"blocked",retryCount:d,error:null,appendLog:{content:"Blocked: additional input required.",logType:"system"}};if("verification"===a)return{nextStage:"spike"===c?"planning":"execution",nextStatus:"queued",retryCount:0,error:null,appendLog:{content:"spike"===c?"Verification failed. Moving back to planning for spike revisions.":"Verification failed. Moving back to execution for revisions.",logType:"system"}};let g=d+1;return g<=e?{nextStage:a,nextStatus:"queued",retryCount:g,error:null,appendLog:{content:`Retrying (${g}/${e}) for stage ${a}.`,logType:"system"}}:{nextStage:a,nextStatus:"failed",retryCount:g,error:"Task failed.",appendLog:{content:"Task failed.",logType:"error"}}}async function h({workflowId:a,currentNodeName:b,decision:c,retryCount:d,maxRetries:f=3}){let g=await (0,e.op)(a,b);if(!g)return{nextNodeName:b,nextStatus:"blocked",retryCount:d,error:`Node '${b}' not found in workflow`,appendLog:{content:`Workflow error: node '${b}' not found`,logType:"error"},nodeConfig:null};if("terminal"===g.node_type)return{nextNodeName:b,nextStatus:"completed",retryCount:0,error:null,appendLog:{content:`Task completed at ${g.label||b}`,logType:"checkpoint"},nodeConfig:g};if("blocked"===c)return{nextNodeName:b,nextStatus:"blocked",retryCount:d,error:null,appendLog:{content:"Blocked: additional input required.",logType:"system"},nodeConfig:g};let h=await (0,e.QA)(a,g.id),i=function(a){switch(a){case"done":default:return"done";case"blocked":return"blocked";case"failed":case"not_done":return"failed"}}(c),j=h.find(a=>a.condition===i);if(j){let d=(await (0,e.fs)(a)).find(a=>a.id===j.to_node_id);if(d){let a="terminal"===d.node_type;return{nextNodeName:d.name,nextStatus:a?"completed":"queued",retryCount:0,error:null,appendLog:{content:"done"===c?`Stage completed: ${g.label||b}`:`Transition to ${d.label||d.name}`,logType:"done"===c?"checkpoint":"system"},nodeConfig:d}}}if("done"===c)return{nextNodeName:b,nextStatus:"completed",retryCount:0,error:null,appendLog:{content:`Task completed at ${g.label||b}`,logType:"checkpoint"},nodeConfig:g};let k=d+1;return k<=f?{nextNodeName:b,nextStatus:"queued",retryCount:k,error:null,appendLog:{content:`Retrying (${k}/${f}) for ${g.label||b}`,logType:"system"},nodeConfig:g}:{nextNodeName:b,nextStatus:"failed",retryCount:k,error:"Task failed after max retries.",appendLog:{content:"Task failed after max retries.",logType:"error"},nodeConfig:g}}d()}catch(a){d(a)}})},46317:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{taskProcessor:()=>j});var e=c(99146),f=c(28676),g=c(96340),h=a([e,f,g]);async function i(a){let{taskId:b,userId:c,signal:d,payload:f,ticketType:g="task"}=a.data,h=await (0,e.gg)(b,c);if(!h)return void console.log(`[processor] Task ${b} not found, skipping`);if("completed"===h.status||"failed"===h.status)return void console.log(`[processor] Task ${b} is ${h.status}, skipping`);let i=h.stage;switch(d){case"start":await k(b,i,c);break;case"agentResult":await l(b,i,c,f,g,h.retry_count||0,h.workflow_id&&/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(h.workflow_id)?h.workflow_id:null);break;case"humanInput":await m(b,f);break;case"daemonStep":await n(b,f);break;case"cancel":await o(b,c,f?.reason);break;default:console.warn(`[processor] Unknown signal: ${d}`)}}async function j(a){for(let b of a)try{await i(b)}catch(a){throw console.error(`[processor] Error processing job ${b.id}:`,a),a}}async function k(a,b,c){console.log(`[processor] Starting task ${a} at stage ${b}`),await (0,g.Sz)({taskId:a,stage:b,userId:c}),await (0,g.$K)({taskId:a,content:`Task started at stage: ${b}`,logType:"system"})}async function l(a,b,c,d,e,h,i=null){let j,k,m;console.log(`[processor] Processing agent result for ${a}: ${d.decision}`),await (0,g.rX)({taskId:a,stage:b,decision:d,userId:c});let n=Array.isArray(d.comments)?d.comments.map(a=>String(a||"").trim()).filter(Boolean):[],o=String(d.comment||d.log||d.final_result||"").trim();for(let b of n.length>0?n:o.split("\n").map(a=>a.trim()).filter(Boolean))await (0,g.kN)({taskId:a,content:b,authorType:"agent"});let p=null,q=null;if(i){let a=await (0,f.FA)({workflowId:i,currentNodeName:b,decision:d.decision,retryCount:h,maxRetries:3});j=a.nextNodeName,k=a.nextStatus,m=a.retryCount,p=a.error,q=a.appendLog,console.log(`[processor] Workflow transition: ${b} -> ${j} (workflow: ${i})`)}else{let a=(0,f.C_)({currentStage:b,decision:d.decision,ticketType:e,retryCount:h,maxRetries:3});j=a.nextStage,k=a.nextStatus,m=a.retryCount,p=a.error,q=a.appendLog}if(await (0,g.RM)({taskId:a,nextStage:j,nextStatus:k,retryCount:m,error:p?d.explanation||p:null,userId:c}),q){let b="error"===q.logType&&d.explanation||"system"===q.logType&&d.explanation?d.explanation:q.content;await (0,g.$K)({taskId:a,content:b,logType:q.logType})}console.log(`[processor] Task ${a} transitioned: ${b} -> ${j}`)}async function m(a,b){console.log(`[processor] Recording human input for ${a}`),await (0,g.kN)({taskId:a,content:b.content,authorType:b.authorType||"user"})}async function n(a,b){let c=b.provider?` provider=${b.provider}`:"",d=b.model?` model=${b.model}`:"",e=b.role?` role=${b.role}`:"",f="number"==typeof b.iteration?` iter=${b.iteration}`:"",h="exit"===b.phase?` exit=${b.exit_code}`:"",i=b.error?` error=${b.error}`:"",j=Array.isArray(b.args)?b.args.join(" "):"",k=b.stdout_tail?`
7
+ `;try{let a=await l.query(i,[c,d,h.toISOString()]);return{data:Number(a.rows?.[0]?.request_count||0)<=e,error:null}}catch(a){return{data:!1,error:a}}},channel:()=>({on(){return this},subscribe(a){return a&&a("SUBSCRIBED"),this}}),removeChannel(){}}}d()}catch(a){d(a)}})},28676:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{C_:()=>g,FA:()=>h});var e=c(99146),f=a([e]);e=(f.then?(await f)():f)[0];let i=[["ideation","planning","execution","verification","done"]];function g({currentStage:a,decision:b,ticketType:c,retryCount:d,maxRetries:e=3}){let f=function(a,b){if("spike"===b)return"ideation"===a?"planning":"done"===a?null:"done";for(let b of i){let c=b.indexOf(a);if(-1!==c){if(c>=b.length-1)return null;return b[c+1]}}return null}(a,c);if("done"===b)return f?{nextStage:f,nextStatus:"queued",retryCount:0,error:null,appendLog:{content:`Stage completed: ${a}`,logType:"checkpoint"}}:{nextStage:"done",nextStatus:"completed",retryCount:0,error:null,appendLog:{content:`Task completed at stage ${a}.`,logType:"checkpoint"}};if("blocked"===b)return{nextStage:a,nextStatus:"blocked",retryCount:d,error:null,appendLog:{content:"Blocked: additional input required.",logType:"system"}};if("verification"===a)return{nextStage:"spike"===c?"planning":"execution",nextStatus:"queued",retryCount:0,error:null,appendLog:{content:"spike"===c?"Verification failed. Moving back to planning for spike revisions.":"Verification failed. Moving back to execution for revisions.",logType:"system"}};let g=d+1;return g<=e?{nextStage:a,nextStatus:"queued",retryCount:g,error:null,appendLog:{content:`Retrying (${g}/${e}) for stage ${a}.`,logType:"system"}}:{nextStage:a,nextStatus:"failed",retryCount:g,error:"Task failed.",appendLog:{content:"Task failed.",logType:"error"}}}async function h({workflowId:a,currentNodeName:b,decision:c,retryCount:d,maxRetries:f=3}){let g=await (0,e.op)(a,b);if(!g)return{nextNodeName:b,nextStatus:"blocked",retryCount:d,error:`Node '${b}' not found in workflow`,appendLog:{content:`Workflow error: node '${b}' not found`,logType:"error"},nodeConfig:null};if("terminal"===g.node_type)return{nextNodeName:b,nextStatus:"completed",retryCount:0,error:null,appendLog:{content:`Task completed at ${g.label||b}`,logType:"checkpoint"},nodeConfig:g};if("blocked"===c)return{nextNodeName:b,nextStatus:"blocked",retryCount:d,error:null,appendLog:{content:"Blocked: additional input required.",logType:"system"},nodeConfig:g};let h=await (0,e.QA)(a,g.id),i=function(a){switch(a){case"done":default:return"done";case"blocked":return"blocked";case"failed":case"not_done":return"failed"}}(c),j=h.find(a=>a.condition===i);if(j){let d=(await (0,e.fs)(a)).find(a=>a.id===j.to_node_id);if(d){let a="terminal"===d.node_type;return{nextNodeName:d.name,nextStatus:a?"completed":"queued",retryCount:0,error:null,appendLog:{content:"done"===c?`Stage completed: ${g.label||b}`:`Transition to ${d.label||d.name}`,logType:"done"===c?"checkpoint":"system"},nodeConfig:d}}}if("done"===c)return{nextNodeName:b,nextStatus:"completed",retryCount:0,error:null,appendLog:{content:`Task completed at ${g.label||b}`,logType:"checkpoint"},nodeConfig:g};let k=d+1;return k<=f?{nextNodeName:b,nextStatus:"queued",retryCount:k,error:null,appendLog:{content:`Retrying (${k}/${f}) for ${g.label||b}`,logType:"system"},nodeConfig:g}:{nextNodeName:b,nextStatus:"failed",retryCount:k,error:"Task failed after max retries.",appendLog:{content:"Task failed after max retries.",logType:"error"},nodeConfig:g}}d()}catch(a){d(a)}})},46317:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{taskProcessor:()=>j});var e=c(99146),f=c(28676),g=c(96340),h=a([e,f,g]);async function i(a){let{taskId:b,userId:c,signal:d,payload:f,ticketType:g="task"}=a.data,h=await (0,e.gg)(b,c);if(!h)return void console.log(`[processor] Task ${b} not found, skipping`);if("completed"===h.status||"failed"===h.status)return void console.log(`[processor] Task ${b} is ${h.status}, skipping`);let i=h.stage;switch(d){case"start":await k(b,i,c);break;case"agentResult":await l(b,i,c,f,g,h.retry_count||0,h.workflow_id&&/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(h.workflow_id)?h.workflow_id:null);break;case"humanInput":await m(b,f);break;case"daemonStep":await n(b,f);break;case"cancel":await o(b,c,f?.reason);break;default:console.warn(`[processor] Unknown signal: ${d}`)}}async function j(a){for(let b of a)try{await i(b)}catch(a){throw console.error(`[processor] Error processing job ${b.id}:`,a),a}}async function k(a,b,c){console.log(`[processor] Starting task ${a} at stage ${b}`),await (0,g.Sz)({taskId:a,stage:b,userId:c}),await (0,g.$K)({taskId:a,content:`Task started at stage: ${b}`,logType:"system"})}async function l(a,b,c,d,e,h,i=null){let j,k,m;console.log(`[processor] Processing agent result for ${a}: ${d.decision}`),await (0,g.rX)({taskId:a,stage:b,decision:d,userId:c});let n=Array.isArray(d.comments)?d.comments.map(a=>String(a||"").trim()).filter(Boolean):[],o=String(d.comment||d.log||d.final_result||"").trim();for(let b of n.length>0?n:o.split("\n").map(a=>a.trim()).filter(Boolean))await (0,g.kN)({taskId:a,content:b,authorType:"agent"});let p=null,q=null;if(i){let a=await (0,f.FA)({workflowId:i,currentNodeName:b,decision:d.decision,retryCount:h,maxRetries:3});j=a.nextNodeName,k=a.nextStatus,m=a.retryCount,p=a.error,q=a.appendLog,console.log(`[processor] Workflow transition: ${b} -> ${j} (workflow: ${i})`)}else{let a=(0,f.C_)({currentStage:b,decision:d.decision,ticketType:e,retryCount:h,maxRetries:3});j=a.nextStage,k=a.nextStatus,m=a.retryCount,p=a.error,q=a.appendLog}if(await (0,g.RM)({taskId:a,nextStage:j,nextStatus:k,retryCount:m,error:p?d.explanation||p:null,userId:c}),q){let b="error"===q.logType&&d.explanation||"system"===q.logType&&d.explanation?d.explanation:q.content;await (0,g.$K)({taskId:a,content:b,logType:q.logType})}console.log(`[processor] Task ${a} transitioned: ${b} -> ${j}`)}async function m(a,b){console.log(`[processor] Recording human input for ${a}`),await (0,g.kN)({taskId:a,content:b.content,authorType:b.authorType||"user"})}async function n(a,b){let c=b.provider?` provider=${b.provider}`:"",d=b.model?` model=${b.model}`:"",e=b.role?` role=${b.role}`:"",f="number"==typeof b.iteration?` iter=${b.iteration}`:"",h="exit"===b.phase?` exit=${b.exit_code}`:"",i=b.error?` error=${b.error}`:"",j=Array.isArray(b.args)?b.args.join(" "):"",k=b.stdout_tail?`
8
8
  stdout_tail:
9
9
  ${b.stdout_tail}`:"",l=b.stderr_tail?`
10
10
  stderr_tail:
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 1,
3
3
  "functions": {
4
- "/api/tasks/stream": {},
5
- "/api/logs/stream": {}
4
+ "/api/logs/stream": {},
5
+ "/api/tasks/stream": {}
6
6
  }
7
7
  }
@@ -18,11 +18,11 @@
18
18
  "wasm": [],
19
19
  "assets": [],
20
20
  "env": {
21
- "__NEXT_BUILD_ID": "bsp4ZPG83wIKKMbsnaGtA",
22
- "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "3jmcRzmre5mkjCmFAKty+p2/JD3wrubgYhn7DRL+CI8=",
23
- "__NEXT_PREVIEW_MODE_ID": "cb052ff5624583e3f1f18aff1423dd03",
24
- "__NEXT_PREVIEW_MODE_SIGNING_KEY": "9ac2cd871bbf0d2bcd2d216405e80f3a0c32a3f7ee3801240aa04d7e18d7a218",
25
- "__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "7af24f550dc01e525df7bccfdaf438f994af21a97826952905f16f5cd4e56bfc"
21
+ "__NEXT_BUILD_ID": "5Vyx3pPHVcvXeMq70wCFL",
22
+ "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "9ob/VDP9w2K6TwX65302UsR04O6D+o2eHoAynUPaz+I=",
23
+ "__NEXT_PREVIEW_MODE_ID": "8ef95045d8264d86a42d016b48317a04",
24
+ "__NEXT_PREVIEW_MODE_SIGNING_KEY": "dafc996a9053e74897944afd107922e36b4ef03e04ef0bba6c1d53b75fd1ffc4",
25
+ "__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "6ff0f03d5e234e701d4cc22695b3322b4e8880c5190062b90608e61353bdcf39"
26
26
  }
27
27
  }
28
28
  },
@@ -1 +1 @@
1
- <!DOCTYPE html><!--bsp4ZPG83wIKKMbsnaGtA--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/6873fedf803c523e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-d282787ed3063711.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-a390e12b70b4a9fb.js" async=""></script><script src="/_next/static/chunks/main-app-c3d1ac80a13099fb.js" async=""></script><script src="/_next/static/chunks/app/layout-449a81ecf8041b29.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-DVQQG95LNL" as="script"/><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>AGX Board - Agent Task Orchestration</title><meta name="description" content="Orchestrate and manage AI agent tasks on AGX Board"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]"><div hidden=""><!--$--><!--/$--></div><div class="fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20"></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;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/webpack-d282787ed3063711.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[3396,[\"7177\",\"static/chunks/app/layout-449a81ecf8041b29.js\"],\"GoogleAnalytics\"]\n3:I[4647,[\"7177\",\"static/chunks/app/layout-449a81ecf8041b29.js\"],\"AuthProvider\"]\n4:I[9766,[],\"\"]\n5:I[8924,[],\"\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/css/6873fedf803c523e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"bsp4ZPG83wIKKMbsnaGtA\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6873fedf803c523e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"$L2\",null,{}]}],[\"$\",\"body\",null,{\"className\":\"antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20\"}],[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$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\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"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.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\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\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AGX Board - Agent Task Orchestration\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Orchestrate and manage AI agent tasks on AGX Board\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--5Vyx3pPHVcvXeMq70wCFL--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/6873fedf803c523e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-d282787ed3063711.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-a390e12b70b4a9fb.js" async=""></script><script src="/_next/static/chunks/main-app-c3d1ac80a13099fb.js" async=""></script><script src="/_next/static/chunks/app/layout-449a81ecf8041b29.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-DVQQG95LNL" as="script"/><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>AGX Board - Agent Task Orchestration</title><meta name="description" content="Orchestrate and manage AI agent tasks on AGX Board"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]"><div hidden=""><!--$--><!--/$--></div><div class="fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20"></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;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/webpack-d282787ed3063711.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[3396,[\"7177\",\"static/chunks/app/layout-449a81ecf8041b29.js\"],\"GoogleAnalytics\"]\n3:I[4647,[\"7177\",\"static/chunks/app/layout-449a81ecf8041b29.js\"],\"AuthProvider\"]\n4:I[9766,[],\"\"]\n5:I[8924,[],\"\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/css/6873fedf803c523e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"5Vyx3pPHVcvXeMq70wCFL\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6873fedf803c523e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"$L2\",null,{}]}],[\"$\",\"body\",null,{\"className\":\"antialiased min-h-screen bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"fixed inset-0 -z-10 h-full w-full bg-[radial-gradient(#27272a_1px,transparent_1px)] [background-size:16px_16px] opacity-20\"}],[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$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\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"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.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\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\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"AGX Board - Agent Task Orchestration\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Orchestrate and manage AI agent tasks on AGX Board\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-d282787ed3063711.js" defer=""></script><script src="/_next/static/chunks/framework-e60c938074ff7136.js" defer=""></script><script src="/_next/static/chunks/main-8c662602f1324852.js" defer=""></script><script src="/_next/static/chunks/pages/_app-6c8c2371b16a04b8.js" defer=""></script><script src="/_next/static/chunks/pages/_error-94812ad32cad7365.js" defer=""></script><script src="/_next/static/bsp4ZPG83wIKKMbsnaGtA/_buildManifest.js" defer=""></script><script src="/_next/static/bsp4ZPG83wIKKMbsnaGtA/_ssgManifest.js" defer=""></script></head><body><div id="__next"><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;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"bsp4ZPG83wIKKMbsnaGtA","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-d282787ed3063711.js" defer=""></script><script src="/_next/static/chunks/framework-e60c938074ff7136.js" defer=""></script><script src="/_next/static/chunks/main-8c662602f1324852.js" defer=""></script><script src="/_next/static/chunks/pages/_app-6c8c2371b16a04b8.js" defer=""></script><script src="/_next/static/chunks/pages/_error-94812ad32cad7365.js" defer=""></script><script src="/_next/static/5Vyx3pPHVcvXeMq70wCFL/_buildManifest.js" defer=""></script><script src="/_next/static/5Vyx3pPHVcvXeMq70wCFL/_ssgManifest.js" defer=""></script></head><body><div id="__next"><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;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"5Vyx3pPHVcvXeMq70wCFL","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
@@ -1,6 +1,6 @@
1
1
  {
2
- "/_app": "pages/_app.js",
3
2
  "/_error": "pages/_error.js",
3
+ "/_app": "pages/_app.js",
4
4
  "/_document": "pages/_document.js",
5
5
  "/404": "pages/404.html"
6
6
  }
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"405453999efc2dbfd85b5ad79799f73e78f809ce5b\":{\"workers\":{\"app/auth/device/page\":{\"moduleId\":\"49810\",\"async\":true}},\"layer\":{\"app/auth/device/page\":\"action-browser\"},\"filename\":\"lib/device-actions.ts\",\"exportedName\":\"approveDeviceCode\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"402d187cb994554a43c8c421ceaf3c289b07aabccc\":{\"workers\":{\"app/auth/device/page\":{\"moduleId\":\"10324\",\"async\":true}},\"layer\":{\"app/auth/device/page\":\"action-browser\"},\"filename\":\"lib/device-actions.ts\",\"exportedName\":\"approveDeviceCode\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -1 +1 @@
1
- {"node":{"405453999efc2dbfd85b5ad79799f73e78f809ce5b":{"workers":{"app/auth/device/page":{"moduleId":"49810","async":true}},"layer":{"app/auth/device/page":"action-browser"},"filename":"lib/device-actions.ts","exportedName":"approveDeviceCode"}},"edge":{},"encryptionKey":"3jmcRzmre5mkjCmFAKty+p2/JD3wrubgYhn7DRL+CI8="}
1
+ {"node":{"402d187cb994554a43c8c421ceaf3c289b07aabccc":{"workers":{"app/auth/device/page":{"moduleId":"10324","async":true}},"layer":{"app/auth/device/page":"action-browser"},"filename":"lib/device-actions.ts","exportedName":"approveDeviceCode"}},"edge":{},"encryptionKey":"9ob/VDP9w2K6TwX65302UsR04O6D+o2eHoAynUPaz+I="}