@mndrk/agx 2.0.40 → 2.0.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cloud-runtime/standalone/.next/BUILD_ID +1 -1
- package/cloud-runtime/standalone/.next/build-manifest.json +2 -2
- package/cloud-runtime/standalone/.next/prerender-manifest.json +3 -3
- package/cloud-runtime/standalone/.next/server/app/_global-error.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/_global-error.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/_not-found.rsc +14 -13
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +14 -13
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/agents/[id]/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents/[id]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/agents.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/agents.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/agents.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/agents.segments/agents/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/agents.segments/agents.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/chat/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/file-search/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/poll/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/queue/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/schedules/debug/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/schedules/poll/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/summarize/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/comments/[commentId]/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/comments/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/verify/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/tasks/extract/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/tasks/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/threads/knowledge/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/threads/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/automations/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/automations/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/automations/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/automations.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/automations.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/automations.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/automations.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/automations.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/automations.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/automations.segments/automations/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/automations.segments/automations.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/board/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/board/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/board/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/board.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/board.rsc +15 -14
- package/cloud-runtime/standalone/.next/server/app/board.segments/_full.segment.rsc +15 -14
- package/cloud-runtime/standalone/.next/server/app/board.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/board.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/board.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/board.segments/board/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/board.segments/board.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/execution-graph/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/execution-graph/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/execution-graph/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/execution-graph.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/execution-graph.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/execution-graph/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/execution-graph.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/index.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/index.rsc +15 -14
- package/cloud-runtime/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/index.segments/_full.segment.rsc +15 -14
- package/cloud-runtime/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/index.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/automations/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/automations/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/automations/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/knowledge/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/knowledge/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/knowledge/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/thread/[threadId]/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/thread/[threadId]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/thread/[threadId]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects/orphans/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects/orphans.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/projects.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/projects.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/projects.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/projects.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/projects.segments/projects/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/projects.segments/projects.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/settings/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/settings.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/settings.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/settings.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/settings.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/skills/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/skills/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/skills.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/skills.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/skills.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/skills.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/skills.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/skills.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/skills.segments/skills/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/skills.segments/skills.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/status/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/status/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/status/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/status.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/status.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/status.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/status.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/status.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/status.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/status.segments/status/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/status.segments/status.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/thread/[id]/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/thread/[id]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/thread/[id]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/welcome/page.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/welcome/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/welcome/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/welcome.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/welcome.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/_full.segment.rsc +18 -17
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/_index.segment.rsc +6 -5
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/welcome/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/welcome.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__09ca81e1._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__1ac3236d._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__1c86bf6e._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__20c58b41._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__9a9fd39f._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__dec3e1b7._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__f168c6dc._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__fce2cdce._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/lib_87c06aeb._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/lib_a5adca60._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_def8bfbe.js +11 -5
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__226f8a19._.js → [root-of-the-server]__0497a547._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_314f4c49._.js → _47e9a061._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/middleware-manifest.json +5 -5
- package/cloud-runtime/standalone/.next/server/pages/404.html +2 -2
- package/cloud-runtime/standalone/.next/server/pages/500.html +2 -2
- package/cloud-runtime/standalone/.next/server/server-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/server-reference-manifest.json +1 -1
- package/cloud-runtime/standalone/.next/static/chunks/{5b567b289ca2273e.css → 0ec92a111fe969fd.css} +1 -1
- package/cloud-runtime/standalone/.next/static/chunks/{9bde80696400d2ff.js → 76a50c4abceb3362.js} +2 -2
- package/cloud-runtime/standalone/app/api/automations/create/route.ts +2 -2
- package/cloud-runtime/standalone/app/api/prompt-jobs/poll/route.ts +2 -2
- package/cloud-runtime/standalone/app/api/status/route.ts +8 -0
- package/cloud-runtime/standalone/app/layout.tsx +2 -0
- package/cloud-runtime/standalone/components/VersionBadge.tsx +24 -0
- package/cloud-runtime/standalone/lib/cli-runner.ts +1 -1
- package/cloud-runtime/standalone/worker/index.js +1 -1
- package/package.json +1 -1
- /package/cloud-runtime/standalone/.next/static/{tIFXRWCxPD896ykJ6O--N → PH4cjH9B7XiWyHWYdevbx}/_buildManifest.js +0 -0
- /package/cloud-runtime/standalone/.next/static/{tIFXRWCxPD896ykJ6O--N → PH4cjH9B7XiWyHWYdevbx}/_clientMiddlewareManifest.json +0 -0
- /package/cloud-runtime/standalone/.next/static/{tIFXRWCxPD896ykJ6O--N → PH4cjH9B7XiWyHWYdevbx}/_ssgManifest.js +0 -0
package/cloud-runtime/standalone/.next/static/chunks/{9bde80696400d2ff.js → 76a50c4abceb3362.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,24903,e=>{e.v({measurementId:"G-DVQQG95LNL"})},8341,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var s={cancelIdleCallback:function(){return i},requestIdleCallback:function(){return a}};for(var n in s)Object.defineProperty(r,n,{enumerable:!0,get:s[n]});let a="u">typeof self&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(e){let t=Date.now();return self.setTimeout(function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})},1)},i="u">typeof self&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(e){return clearTimeout(e)};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},79520,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var s={default:function(){return x},handleClientScriptLoad:function(){return h},initScriptLoader:function(){return _}};for(var n in s)Object.defineProperty(r,n,{enumerable:!0,get:s[n]});let a=e.r(55682),i=e.r(90809),o=e.r(18050),l=a._(e.r(74080)),c=i._(e.r(71645)),
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,24903,e=>{e.v({measurementId:"G-DVQQG95LNL"})},8341,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var s={cancelIdleCallback:function(){return i},requestIdleCallback:function(){return a}};for(var n in s)Object.defineProperty(r,n,{enumerable:!0,get:s[n]});let a="u">typeof self&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(e){let t=Date.now();return self.setTimeout(function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})},1)},i="u">typeof self&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(e){return clearTimeout(e)};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},79520,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var s={default:function(){return x},handleClientScriptLoad:function(){return h},initScriptLoader:function(){return _}};for(var n in s)Object.defineProperty(r,n,{enumerable:!0,get:s[n]});let a=e.r(55682),i=e.r(90809),o=e.r(18050),l=a._(e.r(74080)),c=i._(e.r(71645)),u=e.r(26027),d=e.r(22737),p=e.r(8341),f=new Map,g=new Set,m=e=>{let{src:t,id:r,onLoad:s=()=>{},onReady:n=null,dangerouslySetInnerHTML:a,children:i="",strategy:o="afterInteractive",onError:c,stylesheets:u}=e,p=r||t;if(p&&g.has(p))return;if(f.has(t)){g.add(p),f.get(t).then(s,c);return}let m=()=>{n&&n(),g.add(p)},h=document.createElement("script"),_=new Promise((e,t)=>{h.addEventListener("load",function(t){e(),s&&s.call(this,t),m()}),h.addEventListener("error",function(e){t(e)})}).catch(function(e){c&&c(e)});a?(h.innerHTML=a.__html||"",m()):i?(h.textContent="string"==typeof i?i:Array.isArray(i)?i.join(""):"",m()):t&&(h.src=t,f.set(t,_)),(0,d.setAttributesFromProps)(h,e),"worker"===o&&h.setAttribute("type","text/partytown"),h.setAttribute("data-nscript",o),u&&(e=>{if(l.default.preinit)return e.forEach(e=>{l.default.preinit(e,{as:"style"})});if("u">typeof window){let t=document.head;e.forEach(e=>{let r=document.createElement("link");r.type="text/css",r.rel="stylesheet",r.href=e,t.appendChild(r)})}})(u),document.body.appendChild(h)};function h(e){let{strategy:t="afterInteractive"}=e;"lazyOnload"===t?window.addEventListener("load",()=>{(0,p.requestIdleCallback)(()=>m(e))}):m(e)}function _(e){e.forEach(h),[...document.querySelectorAll('[data-nscript="beforeInteractive"]'),...document.querySelectorAll('[data-nscript="beforePageRender"]')].forEach(e=>{let t=e.id||e.getAttribute("src");g.add(t)})}function y(e){let{id:t,src:r="",onLoad:s=()=>{},onReady:n=null,strategy:a="afterInteractive",onError:i,stylesheets:d,...f}=e,{updateScripts:h,scripts:_,getIsSsr:y,appDir:x,nonce:v}=(0,c.useContext)(u.HeadManagerContext);v=f.nonce||v;let b=(0,c.useRef)(!1);(0,c.useEffect)(()=>{let e=t||r;b.current||(n&&e&&g.has(e)&&n(),b.current=!0)},[n,t,r]);let j=(0,c.useRef)(!1);if((0,c.useEffect)(()=>{if(!j.current){if("afterInteractive"===a)m(e);else"lazyOnload"===a&&("complete"===document.readyState?(0,p.requestIdleCallback)(()=>m(e)):window.addEventListener("load",()=>{(0,p.requestIdleCallback)(()=>m(e))}));j.current=!0}},[e,a]),("beforeInteractive"===a||"worker"===a)&&(h?(_[a]=(_[a]||[]).concat([{id:t,src:r,onLoad:s,onReady:n,onError:i,...f,nonce:v}]),h(_)):y&&y()?g.add(t||r):y&&!y()&&m({...e,nonce:v})),x){if(d&&d.forEach(e=>{l.default.preinit(e,{as:"style"})}),"beforeInteractive"===a)if(!r)return f.dangerouslySetInnerHTML&&(f.children=f.dangerouslySetInnerHTML.__html,delete f.dangerouslySetInnerHTML),(0,o.jsx)("script",{nonce:v,dangerouslySetInnerHTML:{__html:`(self.__next_s=self.__next_s||[]).push(${JSON.stringify([0,{...f,id:t}])})`}});else return l.default.preload(r,f.integrity?{as:"script",integrity:f.integrity,nonce:v,crossOrigin:f.crossOrigin}:{as:"script",nonce:v,crossOrigin:f.crossOrigin}),(0,o.jsx)("script",{nonce:v,dangerouslySetInnerHTML:{__html:`(self.__next_s=self.__next_s||[]).push(${JSON.stringify([r,{...f,id:t}])})`}});"afterInteractive"===a&&r&&l.default.preload(r,f.integrity?{as:"script",integrity:f.integrity,nonce:v,crossOrigin:f.crossOrigin}:{as:"script",nonce:v,crossOrigin:f.crossOrigin})}return null}Object.defineProperty(y,"__nextScript",{value:!0});let x=y;("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},3303,(e,t,r)=>{t.exports=e.r(79520)},34377,e=>{"use strict";var t=e.i(18050),r=e.i(3303);let s=e.i(24903).default.measurementId,n=`https://www.googletagmanager.com/gtag/js?id=${s}`;function a(){return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(r.default,{async:!0,src:n,strategy:"afterInteractive"}),(0,t.jsx)(r.default,{id:"google-analytics",strategy:"afterInteractive",dangerouslySetInnerHTML:{__html:`
|
|
2
2
|
window.dataLayer = window.dataLayer || [];
|
|
3
3
|
function gtag(){dataLayer.push(arguments);}
|
|
4
4
|
gtag('js', new Date());
|
|
@@ -9,4 +9,4 @@
|
|
|
9
9
|
api_host: 'https://us.i.posthog.com',
|
|
10
10
|
person_profiles: 'identified_only',
|
|
11
11
|
});
|
|
12
|
-
`}})}e.s(["PostHogAnalytics",()=>s])},34088,e=>{"use strict";var t=e.i(18050),r=e.i(71645);let s={version_mismatch:"⚠",missing_extension:"🧩",filesystem_error:"💾",pragma_error:"⚙"},n={version_mismatch:"SQLite Version Mismatch",missing_extension:"Missing SQLite Extension",filesystem_error:"Unsupported Filesystem",pragma_error:"Configuration Error"};function a({errors:e}){return 0===e.length?null:(0,t.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-[var(--background)] p-4",role:"alert","aria-live":"assertive",children:(0,t.jsxs)("div",{className:"max-w-xl w-full space-y-4",children:[(0,t.jsxs)("div",{className:"text-center mb-6",children:[(0,t.jsx)("h1",{className:"text-2xl font-bold text-[var(--foreground)]",children:"Database Configuration Error"}),(0,t.jsxs)("p",{className:"text-sm text-[var(--muted-foreground)] mt-1",children:["AGX cannot start because ",1===e.length?"a required check":`${e.length} required checks`," failed. Fix the ",1===e.length?"issue":"issues"," below and restart."]})]}),e.map((e,r)=>(0,t.jsx)("div",{className:"border border-red-200 bg-red-50 rounded-lg p-4 space-y-2",children:(0,t.jsxs)("div",{className:"flex items-start gap-2",children:[(0,t.jsx)("span",{className:"text-lg","aria-hidden":"true",children:s[e.kind]}),(0,t.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,t.jsx)("h2",{className:"font-semibold text-red-900 text-sm",children:n[e.kind]}),(0,t.jsx)("p",{className:"text-red-800 text-sm mt-0.5",children:e.message}),e.found&&e.required&&(0,t.jsxs)("div",{className:"mt-2 text-xs text-red-700 font-mono flex gap-4",children:[(0,t.jsxs)("span",{children:["Found: ",(0,t.jsx)("strong",{children:e.found})]}),(0,t.jsxs)("span",{children:["Required: ",(0,t.jsx)("strong",{children:e.required})]})]}),e.path&&(0,t.jsxs)("p",{className:"mt-1 text-xs text-red-700 font-mono truncate",children:["Path: ",e.path]}),e.fix&&(0,t.jsxs)("div",{className:"mt-2 bg-red-100 rounded p-2",children:[(0,t.jsx)("p",{className:"text-xs text-red-800 font-medium mb-1",children:"How to fix:"}),(0,t.jsx)("pre",{className:"text-xs text-red-900 font-mono whitespace-pre-wrap select-all",children:e.fix})]})]})]})},r)),(0,t.jsx)("div",{className:"text-center pt-2",children:(0,t.jsx)("button",{onClick:()=>window.location.reload(),className:"px-4 py-2 bg-[var(--primary)] text-white rounded-lg hover:bg-[var(--primary-dark)] transition-colors text-sm",children:"Retry"})})]})})}function i(e){return{kind:({"SQLite Version":"version_mismatch",journal_mode:"pragma_error",foreign_keys:"pragma_error",busy_timeout:"pragma_error",synchronous:"pragma_error",cache_size:"pragma_error","JSON1 Extension":"missing_extension","FTS5 Extension":"missing_extension",Filesystem:"filesystem_error"})[e.label]||"pragma_error",message:`${e.label}: expected to pass, got '${e.value}'`,found:e.value,fix:({"SQLite Version":"Ensure Node.js >= 22.16 is installed (node:sqlite requires it)",journal_mode:"Ensure the database is on a local filesystem with no exclusive locks",foreign_keys:"PRAGMA foreign_keys = ON","JSON1 Extension":"Rebuild SQLite with JSON1 enabled, or use a system SQLite that includes it",Filesystem:"Move the database file to a local SSD. WAL mode requires reliable fsync."})[e.label]}}function o({children:e}){let[s,n]=(0,r.useState)("loading"),[o,l]=(0,r.useState)([]);return((0,r.useEffect)(()=>{fetch("/api/system/db-status").then(e=>e.json()).then(e=>{let t=(e.checks||[]).filter(e=>"fail"===e.status).map(i);t.length>0?(l(t),n("error")):e.error&&!e.checks?.length?(l([{kind:"pragma_error",message:e.error}]),n("error")):n("ok")}).catch(()=>{n("ok")})},[]),"loading"===s)?(0,t.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-[var(--background)]",children:(0,t.jsx)("span",{className:"spinner w-8 h-8 border-3 border-[var(--primary)] border-t-transparent rounded-full"})}):"error"===s?(0,t.jsx)(a,{errors:o}):(0,t.jsx)(t.Fragment,{children:e})}e.s(["default",()=>o],34088)}]);
|
|
12
|
+
`}})}e.s(["PostHogAnalytics",()=>s])},34088,e=>{"use strict";var t=e.i(18050),r=e.i(71645);let s={version_mismatch:"⚠",missing_extension:"🧩",filesystem_error:"💾",pragma_error:"⚙"},n={version_mismatch:"SQLite Version Mismatch",missing_extension:"Missing SQLite Extension",filesystem_error:"Unsupported Filesystem",pragma_error:"Configuration Error"};function a({errors:e}){return 0===e.length?null:(0,t.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-[var(--background)] p-4",role:"alert","aria-live":"assertive",children:(0,t.jsxs)("div",{className:"max-w-xl w-full space-y-4",children:[(0,t.jsxs)("div",{className:"text-center mb-6",children:[(0,t.jsx)("h1",{className:"text-2xl font-bold text-[var(--foreground)]",children:"Database Configuration Error"}),(0,t.jsxs)("p",{className:"text-sm text-[var(--muted-foreground)] mt-1",children:["AGX cannot start because ",1===e.length?"a required check":`${e.length} required checks`," failed. Fix the ",1===e.length?"issue":"issues"," below and restart."]})]}),e.map((e,r)=>(0,t.jsx)("div",{className:"border border-red-200 bg-red-50 rounded-lg p-4 space-y-2",children:(0,t.jsxs)("div",{className:"flex items-start gap-2",children:[(0,t.jsx)("span",{className:"text-lg","aria-hidden":"true",children:s[e.kind]}),(0,t.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,t.jsx)("h2",{className:"font-semibold text-red-900 text-sm",children:n[e.kind]}),(0,t.jsx)("p",{className:"text-red-800 text-sm mt-0.5",children:e.message}),e.found&&e.required&&(0,t.jsxs)("div",{className:"mt-2 text-xs text-red-700 font-mono flex gap-4",children:[(0,t.jsxs)("span",{children:["Found: ",(0,t.jsx)("strong",{children:e.found})]}),(0,t.jsxs)("span",{children:["Required: ",(0,t.jsx)("strong",{children:e.required})]})]}),e.path&&(0,t.jsxs)("p",{className:"mt-1 text-xs text-red-700 font-mono truncate",children:["Path: ",e.path]}),e.fix&&(0,t.jsxs)("div",{className:"mt-2 bg-red-100 rounded p-2",children:[(0,t.jsx)("p",{className:"text-xs text-red-800 font-medium mb-1",children:"How to fix:"}),(0,t.jsx)("pre",{className:"text-xs text-red-900 font-mono whitespace-pre-wrap select-all",children:e.fix})]})]})]})},r)),(0,t.jsx)("div",{className:"text-center pt-2",children:(0,t.jsx)("button",{onClick:()=>window.location.reload(),className:"px-4 py-2 bg-[var(--primary)] text-white rounded-lg hover:bg-[var(--primary-dark)] transition-colors text-sm",children:"Retry"})})]})})}function i(e){return{kind:({"SQLite Version":"version_mismatch",journal_mode:"pragma_error",foreign_keys:"pragma_error",busy_timeout:"pragma_error",synchronous:"pragma_error",cache_size:"pragma_error","JSON1 Extension":"missing_extension","FTS5 Extension":"missing_extension",Filesystem:"filesystem_error"})[e.label]||"pragma_error",message:`${e.label}: expected to pass, got '${e.value}'`,found:e.value,fix:({"SQLite Version":"Ensure Node.js >= 22.16 is installed (node:sqlite requires it)",journal_mode:"Ensure the database is on a local filesystem with no exclusive locks",foreign_keys:"PRAGMA foreign_keys = ON","JSON1 Extension":"Rebuild SQLite with JSON1 enabled, or use a system SQLite that includes it",Filesystem:"Move the database file to a local SSD. WAL mode requires reliable fsync."})[e.label]}}function o({children:e}){let[s,n]=(0,r.useState)("loading"),[o,l]=(0,r.useState)([]);return((0,r.useEffect)(()=>{fetch("/api/system/db-status").then(e=>e.json()).then(e=>{let t=(e.checks||[]).filter(e=>"fail"===e.status).map(i);t.length>0?(l(t),n("error")):e.error&&!e.checks?.length?(l([{kind:"pragma_error",message:e.error}]),n("error")):n("ok")}).catch(()=>{n("ok")})},[]),"loading"===s)?(0,t.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-[var(--background)]",children:(0,t.jsx)("span",{className:"spinner w-8 h-8 border-3 border-[var(--primary)] border-t-transparent rounded-full"})}):"error"===s?(0,t.jsx)(a,{errors:o}):(0,t.jsx)(t.Fragment,{children:e})}e.s(["default",()=>o],34088)},5529,e=>{"use strict";var t=e.i(18050),r=e.i(71645);function s(){let[e,s]=(0,r.useState)(null);return((0,r.useEffect)(()=>{fetch("/api/status").then(e=>e.json()).then(e=>{e.cliVersion&&s(e.cliVersion)}).catch(()=>{})},[]),e)?(0,t.jsxs)("div",{className:"fixed bottom-2 right-2 text-[10px] text-[var(--foreground)] opacity-30 hover:opacity-70 transition-opacity pointer-events-none select-none z-50",children:["agx ",e]}):null}e.s(["default",()=>s])}]);
|
|
@@ -130,8 +130,8 @@ export async function POST(request: NextRequest) {
|
|
|
130
130
|
immutableRequiredGates: false,
|
|
131
131
|
maxConcurrent: 1,
|
|
132
132
|
priorityMode: 'fifo',
|
|
133
|
-
nodeTimeoutMs:
|
|
134
|
-
graphTimeoutMs: 60_000,
|
|
133
|
+
nodeTimeoutMs: 5 * 60_000,
|
|
134
|
+
graphTimeoutMs: 10 * 60_000,
|
|
135
135
|
},
|
|
136
136
|
doneCriteria: {
|
|
137
137
|
allRequiredGatesPassed: true,
|
|
@@ -129,13 +129,13 @@ async function executePrompt(opts: {
|
|
|
129
129
|
async function fireConditionGate(job: PromptJob, run: PromptRun) {
|
|
130
130
|
const store = getPromptJobStore();
|
|
131
131
|
const ctx = await resolveJobContext(job);
|
|
132
|
-
const gatePrompt = `You are a condition
|
|
132
|
+
const gatePrompt = `You are a condition gate. Your job is to determine whether the following condition expression evaluates to "yes" (pass) or "no" (fail).\n\nRules:\n- If the condition is a boolean literal or expression (e.g. "true", "return True", "1 == 1"), evaluate it as code and respond based on its result.\n- If the condition is a natural-language statement, judge whether it holds.\n- If the condition is an instruction (e.g. "say yes", "always pass"), follow it.\n- Respond with ONLY "yes" or "no" (lowercase, nothing else).\n\nCondition: ${job.condition}`;
|
|
133
133
|
|
|
134
134
|
store.updateRun(run.id, { status: 'running', startedAt: new Date().toISOString() });
|
|
135
135
|
|
|
136
136
|
const gateResult = await executePrompt({ ...ctx, prompt: gatePrompt, cliArgs: job.cliArgs });
|
|
137
137
|
const answer = gateResult.output.trim().toLowerCase();
|
|
138
|
-
const passed = answer
|
|
138
|
+
const passed = /\byes\b/.test(answer);
|
|
139
139
|
|
|
140
140
|
if (gateResult.status !== 'success' || !passed) {
|
|
141
141
|
store.updateRun(run.id, {
|
|
@@ -77,11 +77,19 @@ export async function GET() {
|
|
|
77
77
|
});
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
+
// CLI version
|
|
81
|
+
let cliVersion: string | null = null;
|
|
82
|
+
try {
|
|
83
|
+
const result = spawnSync("agx", ["--version"], { encoding: "utf8", timeout: 5000 });
|
|
84
|
+
if (result.status === 0) cliVersion = result.stdout.trim();
|
|
85
|
+
} catch {}
|
|
86
|
+
|
|
80
87
|
const overall = services.every((s) => s.status !== "error") ? "ok" : "degraded";
|
|
81
88
|
|
|
82
89
|
return NextResponse.json({
|
|
83
90
|
status: overall,
|
|
84
91
|
services,
|
|
92
|
+
cliVersion,
|
|
85
93
|
limits: { maxWorkers: MAX_WORKERS, writeQpsCeiling: WRITE_QPS_CEILING },
|
|
86
94
|
timestamp: new Date().toISOString(),
|
|
87
95
|
});
|
|
@@ -3,6 +3,7 @@ import { Geist, Geist_Mono } from "next/font/google";
|
|
|
3
3
|
import { GoogleAnalytics } from "@/components/GoogleAnalytics";
|
|
4
4
|
import { PostHogAnalytics } from "@/components/PostHogAnalytics";
|
|
5
5
|
import StartupGuard from "@/components/errors/StartupGuard";
|
|
6
|
+
import VersionBadge from "@/components/VersionBadge";
|
|
6
7
|
import "./globals.css";
|
|
7
8
|
|
|
8
9
|
const geistSans = Geist({
|
|
@@ -46,6 +47,7 @@ export default function RootLayout({
|
|
|
46
47
|
</head>
|
|
47
48
|
<body className={`${geistSans.variable} ${geistMono.variable} antialiased min-h-screen overflow-x-hidden overflow-y-auto bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]`}>
|
|
48
49
|
<StartupGuard>{children}</StartupGuard>
|
|
50
|
+
<VersionBadge />
|
|
49
51
|
<GoogleAnalytics />
|
|
50
52
|
<PostHogAnalytics />
|
|
51
53
|
</body>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
import { useEffect, useState } from 'react';
|
|
4
|
+
|
|
5
|
+
export default function VersionBadge() {
|
|
6
|
+
const [version, setVersion] = useState<string | null>(null);
|
|
7
|
+
|
|
8
|
+
useEffect(() => {
|
|
9
|
+
fetch('/api/status')
|
|
10
|
+
.then((res) => res.json())
|
|
11
|
+
.then((data) => {
|
|
12
|
+
if (data.cliVersion) setVersion(data.cliVersion);
|
|
13
|
+
})
|
|
14
|
+
.catch(() => {});
|
|
15
|
+
}, []);
|
|
16
|
+
|
|
17
|
+
if (!version) return null;
|
|
18
|
+
|
|
19
|
+
return (
|
|
20
|
+
<div className="fixed bottom-2 right-2 text-[10px] text-[var(--foreground)] opacity-30 hover:opacity-70 transition-opacity pointer-events-none select-none z-50">
|
|
21
|
+
agx {version}
|
|
22
|
+
</div>
|
|
23
|
+
);
|
|
24
|
+
}
|
|
@@ -704,7 +704,7 @@ export async function runCliResponse({
|
|
|
704
704
|
onLog?: (stream: "stdout" | "stderr", line: string) => void;
|
|
705
705
|
onSpawn?: (pid: number) => void;
|
|
706
706
|
}): Promise<void> {
|
|
707
|
-
const timeoutMs =
|
|
707
|
+
const timeoutMs = 30 * 60_000;
|
|
708
708
|
const sanitize = createCliChunkSanitizer();
|
|
709
709
|
const wrappedOnDelta = (chunk: string) => {
|
|
710
710
|
const cleaned = sanitize(chunk);
|
|
@@ -5038,7 +5038,7 @@ async function runCliResponse({
|
|
|
5038
5038
|
onLog,
|
|
5039
5039
|
onSpawn
|
|
5040
5040
|
}) {
|
|
5041
|
-
const timeoutMs =
|
|
5041
|
+
const timeoutMs = 30 * 6e4;
|
|
5042
5042
|
const sanitize = createCliChunkSanitizer();
|
|
5043
5043
|
const wrappedOnDelta = (chunk) => {
|
|
5044
5044
|
const cleaned = sanitize(chunk);
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|