clawhq 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +57 -0
- package/index.ts +532 -0
- package/openclaw.plugin.json +15 -0
- package/package.json +49 -0
- package/ui/404/index.html +1 -0
- package/ui/404.html +1 -0
- package/ui/__next.__PAGE__.txt +9 -0
- package/ui/__next._full.txt +23 -0
- package/ui/__next._head.txt +6 -0
- package/ui/__next._index.txt +8 -0
- package/ui/__next._tree.txt +4 -0
- package/ui/_next/static/DWx70nlvHGBzpFTu3Sxz5/_buildManifest.js +11 -0
- package/ui/_next/static/DWx70nlvHGBzpFTu3Sxz5/_clientMiddlewareManifest.json +1 -0
- package/ui/_next/static/DWx70nlvHGBzpFTu3Sxz5/_ssgManifest.js +1 -0
- package/ui/_next/static/chunks/05d833979760004b.js +1 -0
- package/ui/_next/static/chunks/0bd6498bda341889.js +1 -0
- package/ui/_next/static/chunks/0ce1bd3a49c9d2ee.js +1 -0
- package/ui/_next/static/chunks/0d1bcf8db95909b4.js +5 -0
- package/ui/_next/static/chunks/0e8dd92e1773b206.js +2 -0
- package/ui/_next/static/chunks/1d68ba38700c14af.js +1 -0
- package/ui/_next/static/chunks/1df4b55f9e090d79.js +1 -0
- package/ui/_next/static/chunks/25affa88b4c38de5.js +1 -0
- package/ui/_next/static/chunks/390d2f0ada7fcb51.js +1 -0
- package/ui/_next/static/chunks/66776cedfcec7fc8.js +1 -0
- package/ui/_next/static/chunks/6750ad6806bf564e.js +1 -0
- package/ui/_next/static/chunks/724cc24d423d0c1d.js +1 -0
- package/ui/_next/static/chunks/73acbb00f03d1647.js +6 -0
- package/ui/_next/static/chunks/74f28e1af7ed7ed3.js +1 -0
- package/ui/_next/static/chunks/7de9141b1af425c3.js +1 -0
- package/ui/_next/static/chunks/9006a9dbed1389eb.js +1 -0
- package/ui/_next/static/chunks/921e8895e15d1eea.css +3 -0
- package/ui/_next/static/chunks/a12c273af4edcf24.js +1 -0
- package/ui/_next/static/chunks/a2af742ffa61520a.js +6 -0
- package/ui/_next/static/chunks/a6dad97d9634a72d.js +1 -0
- package/ui/_next/static/chunks/a6dad97d9634a72d.js.map +1 -0
- package/ui/_next/static/chunks/e7b7178a9129f84d.js +1 -0
- package/ui/_next/static/chunks/f24f5995274b1b19.js +1 -0
- package/ui/_next/static/chunks/f9a7bd29e3728867.js +1 -0
- package/ui/_next/static/chunks/ff1a16fafef87110.js +1 -0
- package/ui/_next/static/chunks/turbopack-9730d705aa1aefde.js +4 -0
- package/ui/_next/static/media/4fa387ec64143e14-s.c1fdd6c2.woff2 +0 -0
- package/ui/_next/static/media/7178b3e590c64307-s.b97b3418.woff2 +0 -0
- package/ui/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2 +0 -0
- package/ui/_next/static/media/8a480f0b521d4e75-s.8e0177b5.woff2 +0 -0
- package/ui/_next/static/media/bbc41e54d2fcbd21-s.799d8ef8.woff2 +0 -0
- package/ui/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2 +0 -0
- package/ui/_next/static/media/favicon.0b3bf435.ico +0 -0
- package/ui/_not-found/__next._full.txt +17 -0
- package/ui/_not-found/__next._head.txt +6 -0
- package/ui/_not-found/__next._index.txt +8 -0
- package/ui/_not-found/__next._not-found.__PAGE__.txt +5 -0
- package/ui/_not-found/__next._not-found.txt +4 -0
- package/ui/_not-found/__next._tree.txt +2 -0
- package/ui/_not-found/index.html +1 -0
- package/ui/_not-found/index.txt +17 -0
- package/ui/access/__next._full.txt +23 -0
- package/ui/access/__next._head.txt +6 -0
- package/ui/access/__next._index.txt +8 -0
- package/ui/access/__next._tree.txt +4 -0
- package/ui/access/__next.access.__PAGE__.txt +9 -0
- package/ui/access/__next.access.txt +4 -0
- package/ui/access/index.html +1 -0
- package/ui/access/index.txt +23 -0
- package/ui/activity/__next._full.txt +23 -0
- package/ui/activity/__next._head.txt +6 -0
- package/ui/activity/__next._index.txt +8 -0
- package/ui/activity/__next._tree.txt +4 -0
- package/ui/activity/__next.activity.__PAGE__.txt +9 -0
- package/ui/activity/__next.activity.txt +4 -0
- package/ui/activity/index.html +1 -0
- package/ui/activity/index.txt +23 -0
- package/ui/calendar/__next._full.txt +23 -0
- package/ui/calendar/__next._head.txt +6 -0
- package/ui/calendar/__next._index.txt +8 -0
- package/ui/calendar/__next._tree.txt +4 -0
- package/ui/calendar/__next.calendar.__PAGE__.txt +9 -0
- package/ui/calendar/__next.calendar.txt +4 -0
- package/ui/calendar/index.html +1 -0
- package/ui/calendar/index.txt +23 -0
- package/ui/costs/__next._full.txt +23 -0
- package/ui/costs/__next._head.txt +6 -0
- package/ui/costs/__next._index.txt +8 -0
- package/ui/costs/__next._tree.txt +4 -0
- package/ui/costs/__next.costs.__PAGE__.txt +9 -0
- package/ui/costs/__next.costs.txt +4 -0
- package/ui/costs/index.html +1 -0
- package/ui/costs/index.txt +23 -0
- package/ui/cron/__next._full.txt +23 -0
- package/ui/cron/__next._head.txt +6 -0
- package/ui/cron/__next._index.txt +8 -0
- package/ui/cron/__next._tree.txt +4 -0
- package/ui/cron/__next.cron.__PAGE__.txt +9 -0
- package/ui/cron/__next.cron.txt +4 -0
- package/ui/cron/index.html +1 -0
- package/ui/cron/index.txt +23 -0
- package/ui/favicon.ico +0 -0
- package/ui/file.svg +1 -0
- package/ui/globe.svg +1 -0
- package/ui/index.html +1 -0
- package/ui/index.txt +23 -0
- package/ui/memory/__next._full.txt +23 -0
- package/ui/memory/__next._head.txt +6 -0
- package/ui/memory/__next._index.txt +8 -0
- package/ui/memory/__next._tree.txt +4 -0
- package/ui/memory/__next.memory.__PAGE__.txt +9 -0
- package/ui/memory/__next.memory.txt +4 -0
- package/ui/memory/index.html +1 -0
- package/ui/memory/index.txt +23 -0
- package/ui/next.svg +1 -0
- package/ui/planning/__next._full.txt +23 -0
- package/ui/planning/__next._head.txt +6 -0
- package/ui/planning/__next._index.txt +8 -0
- package/ui/planning/__next._tree.txt +4 -0
- package/ui/planning/__next.planning.__PAGE__.txt +9 -0
- package/ui/planning/__next.planning.txt +4 -0
- package/ui/planning/index.html +1 -0
- package/ui/planning/index.txt +23 -0
- package/ui/settings/__next._full.txt +23 -0
- package/ui/settings/__next._head.txt +6 -0
- package/ui/settings/__next._index.txt +8 -0
- package/ui/settings/__next._tree.txt +4 -0
- package/ui/settings/__next.settings.__PAGE__.txt +9 -0
- package/ui/settings/__next.settings.txt +4 -0
- package/ui/settings/index.html +1 -0
- package/ui/settings/index.txt +23 -0
- package/ui/skills/__next._full.txt +23 -0
- package/ui/skills/__next._head.txt +6 -0
- package/ui/skills/__next._index.txt +8 -0
- package/ui/skills/__next._tree.txt +4 -0
- package/ui/skills/__next.skills.__PAGE__.txt +9 -0
- package/ui/skills/__next.skills.txt +4 -0
- package/ui/skills/index.html +1 -0
- package/ui/skills/index.txt +23 -0
- package/ui/vercel.svg +1 -0
- package/ui/window.svg +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><!--DWx70nlvHGBzpFTu3Sxz5--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/921e8895e15d1eea.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/74f28e1af7ed7ed3.js"/><script src="/_next/static/chunks/7de9141b1af425c3.js" async=""></script><script src="/_next/static/chunks/0d1bcf8db95909b4.js" async=""></script><script src="/_next/static/chunks/turbopack-9730d705aa1aefde.js" async=""></script><script src="/_next/static/chunks/25affa88b4c38de5.js" async=""></script><script src="/_next/static/chunks/9006a9dbed1389eb.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/0bd6498bda341889.js" async=""></script><script src="/_next/static/chunks/724cc24d423d0c1d.js" async=""></script><meta name="next-size-adjust" content=""/><title>ClawHQ - Agent Dashboard</title><meta name="description" content="Owner-centric dashboard for managing AI agents"/><link rel="icon" href="/favicon.ico?favicon.0b3bf435.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen bg-gradient-dark"><div class="flex h-full flex-col border-r border-white/[0.06] bg-[#161210] transition-all duration-200 w-[220px]"><div class="flex h-14 items-center justify-between px-3"><div class="flex items-center gap-2"><span class="text-lg">🤖</span><span class="text-[15px] font-semibold text-white/90 tracking-tight">ClawHQ</span></div><button class="text-white/25 hover:text-white/60 transition-colors p-1 rounded" title="Collapse sidebar"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-left-close h-4 w-4" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><nav class="flex-1 px-2 py-1 space-y-0.5"><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg>Dashboard</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/activity/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg>Activity</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/planning/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-todo h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M13 5h8"></path><path d="M13 12h8"></path><path d="M13 19h8"></path><path d="m3 17 2 2 4-4"></path><rect x="3" y="4" width="6" height="6" rx="1"></rect></svg>Planning</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/cron/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M12 6v6l4 2"></path><circle cx="12" cy="12" r="10"></circle></svg>Cron Jobs</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/costs/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-dollar-sign h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><line x1="12" x2="12" y1="2" y2="22"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg>Costs</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/memory/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg>Files</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/skills/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-wrench h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z"></path></svg>Skills</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/90 bg-white/[0.08]" href="/access/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-key h-[18px] w-[18px] shrink-0 text-white/70" aria-hidden="true"><path d="m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4"></path><path d="m21 2-9.6 9.6"></path><circle cx="7.5" cy="15.5" r="5.5"></circle></svg>Access</a></nav><div class="px-2 pb-2 space-y-0.5"><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/settings/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg>Settings</a></div><div class="border-t border-white/[0.06] px-3 py-3"><div class="flex items-center gap-2.5"><div class="relative"><div class="h-7 w-7 rounded-full bg-gradient-to-br from-orange-500/80 to-amber-600/80 flex items-center justify-center text-white text-[11px] font-semibold">A</div><div class="absolute -bottom-px -right-px h-2.5 w-2.5 rounded-full border-[2px] border-[#161210] bg-orange-400 animate-pulse"></div></div><div class="flex-1 min-w-0"><p class="text-[13px] font-medium text-white/70 truncate leading-tight">Agent</p><p class="text-[11px] leading-tight text-orange-400/60">Connecting…</p></div></div></div></div><main class="flex-1 overflow-auto"><div class="h-screen flex items-center justify-center"><div class="text-center space-y-3"><div class="h-8 w-8 border-2 border-orange-500/30 border-t-orange-500 rounded-full animate-spin mx-auto"></div><p class="text-sm text-white/30">Connecting…</p></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/74f28e1af7ed7ed3.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[8366,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"GatewayProvider\"]\n3:I[95914,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"Sidebar\"]\n4:I[32761,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"ErrorBoundary\"]\n5:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n6:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n7:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ClientPageRoot\"]\n8:I[5829,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\",\"/_next/static/chunks/724cc24d423d0c1d.js\"],\"default\"]\nb:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ViewportBoundary\"]\n10:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"MetadataBoundary\"]\n12:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/921e8895e15d1eea.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"DWx70nlvHGBzpFTu3Sxz5\",\"c\":[\"\",\"access\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"access\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/921e8895e15d1eea.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/25affa88b4c38de5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/9006a9dbed1389eb.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"flex h-screen bg-gradient-dark\",\"children\":[[\"$\",\"$L3\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 overflow-auto\",\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/724cc24d423d0c1d.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams: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\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"IconMark\"]\nd:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"ClawHQ - Agent Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Owner-centric dashboard for managing AI agents\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0b3bf435.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L13\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[8366,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"GatewayProvider"]
|
|
3
|
+
3:I[95914,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"Sidebar"]
|
|
4
|
+
4:I[32761,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"ErrorBoundary"]
|
|
5
|
+
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
6
|
+
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
7
|
+
7:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[5829,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js","/_next/static/chunks/724cc24d423d0c1d.js"],"default"]
|
|
9
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
|
|
10
|
+
c:"$Sreact.suspense"
|
|
11
|
+
e:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
|
|
12
|
+
10:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
|
|
13
|
+
12:I[68027,[],"default"]
|
|
14
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
15
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
17
|
+
0:{"P":null,"b":"DWx70nlvHGBzpFTu3Sxz5","c":["","access",""],"q":"","i":false,"f":[[["",{"children":["access",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/921e8895e15d1eea.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/25affa88b4c38de5.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/9006a9dbed1389eb.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","div",null,{"className":"flex h-screen bg-gradient-dark","children":[["$","$L3",null,{}],["$","main",null,{"className":"flex-1 overflow-auto","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/724cc24d423d0c1d.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
|
|
18
|
+
9:{}
|
|
19
|
+
a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
20
|
+
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
+
13:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
|
|
22
|
+
d:null
|
|
23
|
+
11:[["$","title","0",{"children":"ClawHQ - Agent Dashboard"}],["$","meta","1",{"name":"description","content":"Owner-centric dashboard for managing AI agents"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L13","3",{}]]
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[8366,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"GatewayProvider"]
|
|
3
|
+
3:I[95914,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"Sidebar"]
|
|
4
|
+
4:I[32761,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"ErrorBoundary"]
|
|
5
|
+
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
6
|
+
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
7
|
+
7:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[70407,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js","/_next/static/chunks/05d833979760004b.js"],"default"]
|
|
9
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
|
|
10
|
+
c:"$Sreact.suspense"
|
|
11
|
+
e:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
|
|
12
|
+
10:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
|
|
13
|
+
12:I[68027,[],"default"]
|
|
14
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
15
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
17
|
+
0:{"P":null,"b":"DWx70nlvHGBzpFTu3Sxz5","c":["","activity",""],"q":"","i":false,"f":[[["",{"children":["activity",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/921e8895e15d1eea.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/25affa88b4c38de5.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/9006a9dbed1389eb.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","div",null,{"className":"flex h-screen bg-gradient-dark","children":[["$","$L3",null,{}],["$","main",null,{"className":"flex-1 overflow-auto","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05d833979760004b.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
|
|
18
|
+
9:{}
|
|
19
|
+
a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
20
|
+
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
+
13:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
|
|
22
|
+
d:null
|
|
23
|
+
11:[["$","title","0",{"children":"ClawHQ - Agent Dashboard"}],["$","meta","1",{"name":"description","content":"Owner-centric dashboard for managing AI agents"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L13","3",{}]]
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
|
|
4
|
+
4:"$Sreact.suspense"
|
|
5
|
+
5:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
|
|
6
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ClawHQ - Agent Dashboard"}],["$","meta","1",{"name":"description","content":"Owner-centric dashboard for managing AI agents"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[8366,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"GatewayProvider"]
|
|
3
|
+
3:I[95914,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"Sidebar"]
|
|
4
|
+
4:I[32761,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"ErrorBoundary"]
|
|
5
|
+
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
6
|
+
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
7
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
8
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/921e8895e15d1eea.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/25affa88b4c38de5.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/9006a9dbed1389eb.js","async":true}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","div",null,{"className":"flex h-screen bg-gradient-dark","children":[["$","$L3",null,{}],["$","main",null,{"className":"flex-1 overflow-auto","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","template":["$","$L6",null,{}],"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."}]}]]}]}]],[]]}]}]}]]}]}]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
2
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"activity","paramType":null,"paramKey":"activity","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ClientPageRoot"]
|
|
3
|
+
3:I[70407,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js","/_next/static/chunks/05d833979760004b.js"],"default"]
|
|
4
|
+
6:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
|
|
5
|
+
7:"$Sreact.suspense"
|
|
6
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05d833979760004b.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
|
7
|
+
4:{}
|
|
8
|
+
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
|
+
8:null
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
4
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><!--DWx70nlvHGBzpFTu3Sxz5--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/921e8895e15d1eea.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/74f28e1af7ed7ed3.js"/><script src="/_next/static/chunks/7de9141b1af425c3.js" async=""></script><script src="/_next/static/chunks/0d1bcf8db95909b4.js" async=""></script><script src="/_next/static/chunks/turbopack-9730d705aa1aefde.js" async=""></script><script src="/_next/static/chunks/25affa88b4c38de5.js" async=""></script><script src="/_next/static/chunks/9006a9dbed1389eb.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/0bd6498bda341889.js" async=""></script><script src="/_next/static/chunks/05d833979760004b.js" async=""></script><meta name="next-size-adjust" content=""/><title>ClawHQ - Agent Dashboard</title><meta name="description" content="Owner-centric dashboard for managing AI agents"/><link rel="icon" href="/favicon.ico?favicon.0b3bf435.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen bg-gradient-dark"><div class="flex h-full flex-col border-r border-white/[0.06] bg-[#161210] transition-all duration-200 w-[220px]"><div class="flex h-14 items-center justify-between px-3"><div class="flex items-center gap-2"><span class="text-lg">🤖</span><span class="text-[15px] font-semibold text-white/90 tracking-tight">ClawHQ</span></div><button class="text-white/25 hover:text-white/60 transition-colors p-1 rounded" title="Collapse sidebar"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-left-close h-4 w-4" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><nav class="flex-1 px-2 py-1 space-y-0.5"><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg>Dashboard</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/90 bg-white/[0.08]" href="/activity/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap h-[18px] w-[18px] shrink-0 text-white/70" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg>Activity</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/planning/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-todo h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M13 5h8"></path><path d="M13 12h8"></path><path d="M13 19h8"></path><path d="m3 17 2 2 4-4"></path><rect x="3" y="4" width="6" height="6" rx="1"></rect></svg>Planning</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/cron/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M12 6v6l4 2"></path><circle cx="12" cy="12" r="10"></circle></svg>Cron Jobs</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/costs/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-dollar-sign h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><line x1="12" x2="12" y1="2" y2="22"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg>Costs</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/memory/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg>Files</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/skills/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-wrench h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z"></path></svg>Skills</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/access/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-key h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4"></path><path d="m21 2-9.6 9.6"></path><circle cx="7.5" cy="15.5" r="5.5"></circle></svg>Access</a></nav><div class="px-2 pb-2 space-y-0.5"><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/settings/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg>Settings</a></div><div class="border-t border-white/[0.06] px-3 py-3"><div class="flex items-center gap-2.5"><div class="relative"><div class="h-7 w-7 rounded-full bg-gradient-to-br from-orange-500/80 to-amber-600/80 flex items-center justify-center text-white text-[11px] font-semibold">A</div><div class="absolute -bottom-px -right-px h-2.5 w-2.5 rounded-full border-[2px] border-[#161210] bg-orange-400 animate-pulse"></div></div><div class="flex-1 min-w-0"><p class="text-[13px] font-medium text-white/70 truncate leading-tight">Agent</p><p class="text-[11px] leading-tight text-orange-400/60">Connecting…</p></div></div></div></div><main class="flex-1 overflow-auto"><div class="h-screen flex items-center justify-center"><div class="text-center space-y-3"><div class="h-8 w-8 border-2 border-orange-500/30 border-t-orange-500 rounded-full animate-spin mx-auto"></div><p class="text-sm text-white/30">Connecting…</p></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/74f28e1af7ed7ed3.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[8366,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"GatewayProvider\"]\n3:I[95914,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"Sidebar\"]\n4:I[32761,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"ErrorBoundary\"]\n5:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n6:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n7:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ClientPageRoot\"]\n8:I[70407,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\",\"/_next/static/chunks/05d833979760004b.js\"],\"default\"]\nb:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ViewportBoundary\"]\n10:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"MetadataBoundary\"]\n12:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/921e8895e15d1eea.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"DWx70nlvHGBzpFTu3Sxz5\",\"c\":[\"\",\"activity\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"activity\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/921e8895e15d1eea.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/25affa88b4c38de5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/9006a9dbed1389eb.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"flex h-screen bg-gradient-dark\",\"children\":[[\"$\",\"$L3\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 overflow-auto\",\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/05d833979760004b.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams: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\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"IconMark\"]\nd:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"ClawHQ - Agent Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Owner-centric dashboard for managing AI agents\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0b3bf435.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L13\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[8366,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"GatewayProvider"]
|
|
3
|
+
3:I[95914,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"Sidebar"]
|
|
4
|
+
4:I[32761,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"ErrorBoundary"]
|
|
5
|
+
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
6
|
+
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
7
|
+
7:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[70407,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js","/_next/static/chunks/05d833979760004b.js"],"default"]
|
|
9
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
|
|
10
|
+
c:"$Sreact.suspense"
|
|
11
|
+
e:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
|
|
12
|
+
10:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
|
|
13
|
+
12:I[68027,[],"default"]
|
|
14
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
15
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
17
|
+
0:{"P":null,"b":"DWx70nlvHGBzpFTu3Sxz5","c":["","activity",""],"q":"","i":false,"f":[[["",{"children":["activity",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/921e8895e15d1eea.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/25affa88b4c38de5.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/9006a9dbed1389eb.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","div",null,{"className":"flex h-screen bg-gradient-dark","children":[["$","$L3",null,{}],["$","main",null,{"className":"flex-1 overflow-auto","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05d833979760004b.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
|
|
18
|
+
9:{}
|
|
19
|
+
a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
20
|
+
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
+
13:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
|
|
22
|
+
d:null
|
|
23
|
+
11:[["$","title","0",{"children":"ClawHQ - Agent Dashboard"}],["$","meta","1",{"name":"description","content":"Owner-centric dashboard for managing AI agents"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L13","3",{}]]
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[8366,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"GatewayProvider"]
|
|
3
|
+
3:I[95914,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"Sidebar"]
|
|
4
|
+
4:I[32761,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"ErrorBoundary"]
|
|
5
|
+
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
6
|
+
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
7
|
+
7:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[3510,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js","/_next/static/chunks/66776cedfcec7fc8.js"],"default"]
|
|
9
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
|
|
10
|
+
c:"$Sreact.suspense"
|
|
11
|
+
e:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
|
|
12
|
+
10:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
|
|
13
|
+
12:I[68027,[],"default"]
|
|
14
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
15
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
17
|
+
0:{"P":null,"b":"DWx70nlvHGBzpFTu3Sxz5","c":["","calendar",""],"q":"","i":false,"f":[[["",{"children":["calendar",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/921e8895e15d1eea.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/25affa88b4c38de5.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/9006a9dbed1389eb.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","div",null,{"className":"flex h-screen bg-gradient-dark","children":[["$","$L3",null,{}],["$","main",null,{"className":"flex-1 overflow-auto","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/66776cedfcec7fc8.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
|
|
18
|
+
9:{}
|
|
19
|
+
a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
20
|
+
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
+
13:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
|
|
22
|
+
d:null
|
|
23
|
+
11:[["$","title","0",{"children":"ClawHQ - Agent Dashboard"}],["$","meta","1",{"name":"description","content":"Owner-centric dashboard for managing AI agents"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L13","3",{}]]
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
|
|
4
|
+
4:"$Sreact.suspense"
|
|
5
|
+
5:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
|
|
6
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ClawHQ - Agent Dashboard"}],["$","meta","1",{"name":"description","content":"Owner-centric dashboard for managing AI agents"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[8366,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"GatewayProvider"]
|
|
3
|
+
3:I[95914,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"Sidebar"]
|
|
4
|
+
4:I[32761,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"ErrorBoundary"]
|
|
5
|
+
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
6
|
+
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
7
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
8
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/921e8895e15d1eea.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/25affa88b4c38de5.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/9006a9dbed1389eb.js","async":true}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","div",null,{"className":"flex h-screen bg-gradient-dark","children":[["$","$L3",null,{}],["$","main",null,{"className":"flex-1 overflow-auto","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","template":["$","$L6",null,{}],"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."}]}]]}]}]],[]]}]}]}]]}]}]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
2
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"calendar","paramType":null,"paramKey":"calendar","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ClientPageRoot"]
|
|
3
|
+
3:I[3510,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js","/_next/static/chunks/66776cedfcec7fc8.js"],"default"]
|
|
4
|
+
6:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
|
|
5
|
+
7:"$Sreact.suspense"
|
|
6
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/66776cedfcec7fc8.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
|
7
|
+
4:{}
|
|
8
|
+
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
|
+
8:null
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
4
|
+
0:{"buildId":"DWx70nlvHGBzpFTu3Sxz5","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><!--DWx70nlvHGBzpFTu3Sxz5--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/921e8895e15d1eea.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/74f28e1af7ed7ed3.js"/><script src="/_next/static/chunks/7de9141b1af425c3.js" async=""></script><script src="/_next/static/chunks/0d1bcf8db95909b4.js" async=""></script><script src="/_next/static/chunks/turbopack-9730d705aa1aefde.js" async=""></script><script src="/_next/static/chunks/25affa88b4c38de5.js" async=""></script><script src="/_next/static/chunks/9006a9dbed1389eb.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/0bd6498bda341889.js" async=""></script><script src="/_next/static/chunks/66776cedfcec7fc8.js" async=""></script><meta name="next-size-adjust" content=""/><title>ClawHQ - Agent Dashboard</title><meta name="description" content="Owner-centric dashboard for managing AI agents"/><link rel="icon" href="/favicon.ico?favicon.0b3bf435.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen bg-gradient-dark"><div class="flex h-full flex-col border-r border-white/[0.06] bg-[#161210] transition-all duration-200 w-[220px]"><div class="flex h-14 items-center justify-between px-3"><div class="flex items-center gap-2"><span class="text-lg">🤖</span><span class="text-[15px] font-semibold text-white/90 tracking-tight">ClawHQ</span></div><button class="text-white/25 hover:text-white/60 transition-colors p-1 rounded" title="Collapse sidebar"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-left-close h-4 w-4" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><nav class="flex-1 px-2 py-1 space-y-0.5"><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg>Dashboard</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/activity/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg>Activity</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/planning/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-todo h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M13 5h8"></path><path d="M13 12h8"></path><path d="M13 19h8"></path><path d="m3 17 2 2 4-4"></path><rect x="3" y="4" width="6" height="6" rx="1"></rect></svg>Planning</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/cron/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M12 6v6l4 2"></path><circle cx="12" cy="12" r="10"></circle></svg>Cron Jobs</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/costs/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-dollar-sign h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><line x1="12" x2="12" y1="2" y2="22"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg>Costs</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/memory/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg>Files</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/skills/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-wrench h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z"></path></svg>Skills</a><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/access/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-key h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4"></path><path d="m21 2-9.6 9.6"></path><circle cx="7.5" cy="15.5" r="5.5"></circle></svg>Access</a></nav><div class="px-2 pb-2 space-y-0.5"><a class="flex items-center rounded-md transition-colors gap-2.5 px-2.5 py-[7px] text-[14px] font-medium text-white/40 hover:text-white/70 hover:bg-white/[0.04]" href="/settings/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-[18px] w-[18px] shrink-0 text-white/30" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg>Settings</a></div><div class="border-t border-white/[0.06] px-3 py-3"><div class="flex items-center gap-2.5"><div class="relative"><div class="h-7 w-7 rounded-full bg-gradient-to-br from-orange-500/80 to-amber-600/80 flex items-center justify-center text-white text-[11px] font-semibold">A</div><div class="absolute -bottom-px -right-px h-2.5 w-2.5 rounded-full border-[2px] border-[#161210] bg-orange-400 animate-pulse"></div></div><div class="flex-1 min-w-0"><p class="text-[13px] font-medium text-white/70 truncate leading-tight">Agent</p><p class="text-[11px] leading-tight text-orange-400/60">Connecting…</p></div></div></div></div><main class="flex-1 overflow-auto"><div class="h-screen flex flex-col"><div class="flex-shrink-0 border-b border-white/5 bg-white/[0.01] px-6 py-4"><div class="flex items-center justify-between"><div class="flex items-center gap-3"><div class="p-2 rounded-lg bg-blue-500/10"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar h-6 w-6 text-blue-400" aria-hidden="true"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path></svg></div><div><h1 class="text-xl font-bold text-white">Calendar</h1><p class="text-sm text-white/40">Agent activity timeline</p></div></div></div></div><div class="flex-1 overflow-hidden flex"><div class="flex-1 p-6 overflow-y-auto"><div class="flex items-center justify-between mb-6"><button class="p-2 rounded-lg hover:bg-white/5 text-white/40 hover:text-white/70 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left h-5 w-5" aria-hidden="true"><path d="m15 18-6-6 6-6"></path></svg></button><h2 class="text-lg font-semibold text-white/80">February 2026</h2><button class="p-2 rounded-lg hover:bg-white/5 text-white/40 hover:text-white/70 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-5 w-5" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></button></div><div class="grid grid-cols-7 gap-1 mb-1"><div class="text-center text-[11px] text-white/25 font-medium py-1">Sun</div><div class="text-center text-[11px] text-white/25 font-medium py-1">Mon</div><div class="text-center text-[11px] text-white/25 font-medium py-1">Tue</div><div class="text-center text-[11px] text-white/25 font-medium py-1">Wed</div><div class="text-center text-[11px] text-white/25 font-medium py-1">Thu</div><div class="text-center text-[11px] text-white/25 font-medium py-1">Fri</div><div class="text-center text-[11px] text-white/25 font-medium py-1">Sat</div></div><div class="grid grid-cols-7 gap-1"><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">1</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">2</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">3</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">4</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">5</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">6</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">7</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">8</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/50">9</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-orange-500/30 bg-orange-500/5"><span class="text-[13px] font-medium text-orange-400">10</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">11</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">12</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">13</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">14</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">15</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">16</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">17</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">18</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">19</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">20</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">21</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">22</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">23</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">24</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">25</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">26</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">27</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button><button class="aspect-square rounded-lg border transition-all flex flex-col items-center justify-center gap-1 border-white/[0.04] hover:border-white/10 hover:bg-white/[0.02]"><span class="text-[13px] font-medium text-white/20">28</span><div class="w-2.5 h-2.5 rounded-sm bg-white/[0.03]"></div></button></div><div class="mt-8 text-center py-8"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock h-8 w-8 text-white/10 mx-auto mb-3" aria-hidden="true"><path d="M12 6v6l4 2"></path><circle cx="12" cy="12" r="10"></circle></svg><p class="text-sm text-white/30">Calendar data coming soon</p><p class="text-xs text-white/15 mt-1">Activity heatmap, cron runs, and daily summaries</p></div></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/74f28e1af7ed7ed3.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[8366,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"GatewayProvider\"]\n3:I[95914,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"Sidebar\"]\n4:I[32761,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\"],\"ErrorBoundary\"]\n5:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n6:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"default\"]\n7:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ClientPageRoot\"]\n8:I[3510,[\"/_next/static/chunks/25affa88b4c38de5.js\",\"/_next/static/chunks/9006a9dbed1389eb.js\",\"/_next/static/chunks/66776cedfcec7fc8.js\"],\"default\"]\nb:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"ViewportBoundary\"]\n10:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"MetadataBoundary\"]\n12:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/921e8895e15d1eea.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"DWx70nlvHGBzpFTu3Sxz5\",\"c\":[\"\",\"calendar\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"calendar\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/921e8895e15d1eea.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/25affa88b4c38de5.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/9006a9dbed1389eb.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"children\":[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"flex h-screen bg-gradient-dark\",\"children\":[[\"$\",\"$L3\",null,{}],[\"$\",\"main\",null,{\"className\":\"flex-1 overflow-auto\",\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/66776cedfcec7fc8.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams: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\"}]]\n"])</script><script>self.__next_f.push([1,"13:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/0bd6498bda341889.js\"],\"IconMark\"]\nd:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"ClawHQ - Agent Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Owner-centric dashboard for managing AI agents\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0b3bf435.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L13\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[8366,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"GatewayProvider"]
|
|
3
|
+
3:I[95914,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"Sidebar"]
|
|
4
|
+
4:I[32761,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"ErrorBoundary"]
|
|
5
|
+
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
6
|
+
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
7
|
+
7:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[3510,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js","/_next/static/chunks/66776cedfcec7fc8.js"],"default"]
|
|
9
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
|
|
10
|
+
c:"$Sreact.suspense"
|
|
11
|
+
e:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
|
|
12
|
+
10:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
|
|
13
|
+
12:I[68027,[],"default"]
|
|
14
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
15
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
17
|
+
0:{"P":null,"b":"DWx70nlvHGBzpFTu3Sxz5","c":["","calendar",""],"q":"","i":false,"f":[[["",{"children":["calendar",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/921e8895e15d1eea.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/25affa88b4c38de5.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/9006a9dbed1389eb.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","div",null,{"className":"flex h-screen bg-gradient-dark","children":[["$","$L3",null,{}],["$","main",null,{"className":"flex-1 overflow-auto","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/66776cedfcec7fc8.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
|
|
18
|
+
9:{}
|
|
19
|
+
a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
20
|
+
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
+
13:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
|
|
22
|
+
d:null
|
|
23
|
+
11:[["$","title","0",{"children":"ClawHQ - Agent Dashboard"}],["$","meta","1",{"name":"description","content":"Owner-centric dashboard for managing AI agents"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L13","3",{}]]
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[8366,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"GatewayProvider"]
|
|
3
|
+
3:I[95914,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"Sidebar"]
|
|
4
|
+
4:I[32761,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js"],"ErrorBoundary"]
|
|
5
|
+
5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
6
|
+
6:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
|
|
7
|
+
7:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ClientPageRoot"]
|
|
8
|
+
8:I[4701,["/_next/static/chunks/25affa88b4c38de5.js","/_next/static/chunks/9006a9dbed1389eb.js","/_next/static/chunks/1d68ba38700c14af.js"],"default"]
|
|
9
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
|
|
10
|
+
c:"$Sreact.suspense"
|
|
11
|
+
e:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
|
|
12
|
+
10:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
|
|
13
|
+
12:I[68027,[],"default"]
|
|
14
|
+
:HL["/_next/static/chunks/921e8895e15d1eea.css","style"]
|
|
15
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
17
|
+
0:{"P":null,"b":"DWx70nlvHGBzpFTu3Sxz5","c":["","costs",""],"q":"","i":false,"f":[[["",{"children":["costs",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/921e8895e15d1eea.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/25affa88b4c38de5.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/9006a9dbed1389eb.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"children":["$","div",null,{"className":"flex h-screen bg-gradient-dark","children":[["$","$L3",null,{}],["$","main",null,{"className":"flex-1 overflow-auto","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1d68ba38700c14af.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
|
|
18
|
+
9:{}
|
|
19
|
+
a:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
20
|
+
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
+
13:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
|
|
22
|
+
d:null
|
|
23
|
+
11:[["$","title","0",{"children":"ClawHQ - Agent Dashboard"}],["$","meta","1",{"name":"description","content":"Owner-centric dashboard for managing AI agents"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L13","3",{}]]
|