@whxway/loom 1.0.2 → 1.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/.next/BUILD_ID +1 -1
- package/.next/build/56416d4ae4ce586f.js +6 -0
- package/.next/build/56416d4ae4ce586f.js.map +5 -0
- package/.next/build/chunks/[root-of-the-server]__0oj80bi._.js +206 -0
- package/.next/build/chunks/[root-of-the-server]__0oj80bi._.js.map +8 -0
- package/.next/build/chunks/[root-of-the-server]__1f933tp._.js +500 -0
- package/.next/build/chunks/[root-of-the-server]__1f933tp._.js.map +11 -0
- package/.next/build/chunks/[turbopack-node]_transforms_postcss_ts_0b7xl6g._.js +13 -0
- package/.next/build/chunks/[turbopack-node]_transforms_postcss_ts_0b7xl6g._.js.map +5 -0
- package/.next/build/chunks/[turbopack]_runtime.js +890 -0
- package/.next/build/chunks/[turbopack]_runtime.js.map +11 -0
- package/.next/build/chunks/node_modules_20v-8wl._.js +6824 -0
- package/.next/build/chunks/node_modules_20v-8wl._.js.map +47 -0
- package/.next/build/package.json +1 -0
- package/.next/build-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -0
- package/.next/cache/.rscinfo +1 -0
- package/.next/cache/.tsbuildinfo +1 -0
- package/.next/diagnostics/build-diagnostics.json +6 -0
- package/.next/diagnostics/framework.json +1 -0
- package/.next/diagnostics/route-bundle-stats.json +488 -0
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/(auth)/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/mcp/page.js.nft.json +1 -1
- package/.next/server/app/(dashboard)/mcp/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/mcp/presets/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/models/[name]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/playground/audio/speech/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/playground/audio/transcription/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/playground/chat/page.js.nft.json +1 -1
- package/.next/server/app/(dashboard)/playground/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/playground/embedding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/playground/image/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/playground/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/playground/video/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/providers/[name]/page.js.nft.json +1 -1
- package/.next/server/app/(dashboard)/providers/[name]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/providers/page.js.nft.json +1 -1
- package/.next/server/app/(dashboard)/providers/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/settings/api-keys/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
- package/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(dashboard)/settings/users/page.js.nft.json +1 -1
- package/.next/server/app/(dashboard)/settings/users/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +2 -2
- package/.next/server/app/_not-found.rsc +3 -3
- package/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/adapters/route.js.nft.json +1 -1
- package/.next/server/app/api/apikeys/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/apikeys/route.js.nft.json +1 -1
- package/.next/server/app/api/capabilities/route.js.nft.json +1 -1
- package/.next/server/app/api/conversations/[id]/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/conversations/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/conversations/route.js.nft.json +1 -1
- package/.next/server/app/api/health/route.js.nft.json +1 -1
- package/.next/server/app/api/login/route.js.nft.json +1 -1
- package/.next/server/app/api/logout/route.js.nft.json +1 -1
- package/.next/server/app/api/logs/generations/[id]/images/[idx]/route.js.nft.json +1 -1
- package/.next/server/app/api/logs/generations/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/logs/generations/route.js.nft.json +1 -1
- package/.next/server/app/api/mcp/presets/route.js.nft.json +1 -1
- package/.next/server/app/api/mcp/servers/[id]/check/route.js.nft.json +1 -1
- package/.next/server/app/api/mcp/servers/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/mcp/servers/[id]/tools/route.js.nft.json +1 -1
- package/.next/server/app/api/mcp/servers/route.js.nft.json +1 -1
- package/.next/server/app/api/messages/[id]/rate/route.js.nft.json +1 -1
- package/.next/server/app/api/models/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/models/route.js.nft.json +1 -1
- package/.next/server/app/api/ping/route.js.nft.json +1 -1
- package/.next/server/app/api/playground/chat/route.js.nft.json +1 -1
- package/.next/server/app/api/playground/embedding/route.js.nft.json +1 -1
- package/.next/server/app/api/providers/[id]/check/route.js.nft.json +1 -1
- package/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
- package/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/providers/probe/route.js.nft.json +1 -1
- package/.next/server/app/api/providers/reload/route.js.nft.json +1 -1
- package/.next/server/app/api/providers/route.js.nft.json +1 -1
- package/.next/server/app/api/stats/models/[name]/route.js.nft.json +1 -1
- package/.next/server/app/api/stats/route.js.nft.json +1 -1
- package/.next/server/app/api/tools/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/tools/route.js.nft.json +1 -1
- package/.next/server/app/api/users/[username]/route.js.nft.json +1 -1
- package/.next/server/app/api/users/me/preferences/route.js.nft.json +1 -1
- package/.next/server/app/api/users/me/route.js.nft.json +1 -1
- package/.next/server/app/api/users/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/models/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/videos/[id]/content/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/videos/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/v1/videos/route.js.nft.json +1 -1
- package/.next/server/app/api/variants/route.js.nft.json +1 -1
- package/.next/server/app/index.html +2 -2
- package/.next/server/app/index.rsc +3 -3
- package/.next/server/app/index.segments/!KGRhc2hib2FyZCk/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/index.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/index.segments/_full.segment.rsc +3 -3
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login.html +2 -2
- package/.next/server/app/login.rsc +3 -3
- package/.next/server/app/login.segments/!KGF1dGgp/login/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/login.segments/!KGF1dGgp/login.segment.rsc +1 -1
- package/.next/server/app/login.segments/!KGF1dGgp.segment.rsc +1 -1
- package/.next/server/app/login.segments/_full.segment.rsc +3 -3
- package/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/.next/server/app/login.segments/_index.segment.rsc +2 -2
- package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/logs.html +2 -2
- package/.next/server/app/logs.rsc +3 -3
- package/.next/server/app/logs.segments/!KGRhc2hib2FyZCk/logs/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/logs.segments/!KGRhc2hib2FyZCk/logs.segment.rsc +1 -1
- package/.next/server/app/logs.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/logs.segments/_full.segment.rsc +3 -3
- package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
- package/.next/server/app/logs.segments/_index.segment.rsc +2 -2
- package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/mcp/presets.html +2 -2
- package/.next/server/app/mcp/presets.rsc +5 -5
- package/.next/server/app/mcp/presets.segments/!KGRhc2hib2FyZCk/mcp/presets/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/mcp/presets.segments/!KGRhc2hib2FyZCk/mcp/presets.segment.rsc +1 -1
- package/.next/server/app/mcp/presets.segments/!KGRhc2hib2FyZCk/mcp.segment.rsc +1 -1
- package/.next/server/app/mcp/presets.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/mcp/presets.segments/_full.segment.rsc +5 -5
- package/.next/server/app/mcp/presets.segments/_head.segment.rsc +1 -1
- package/.next/server/app/mcp/presets.segments/_index.segment.rsc +2 -2
- package/.next/server/app/mcp/presets.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/mcp.html +2 -2
- package/.next/server/app/mcp.rsc +5 -5
- package/.next/server/app/mcp.segments/!KGRhc2hib2FyZCk/mcp/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/mcp.segments/!KGRhc2hib2FyZCk/mcp.segment.rsc +1 -1
- package/.next/server/app/mcp.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/mcp.segments/_full.segment.rsc +5 -5
- package/.next/server/app/mcp.segments/_head.segment.rsc +1 -1
- package/.next/server/app/mcp.segments/_index.segment.rsc +2 -2
- package/.next/server/app/mcp.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/playground/audio/speech.html +2 -2
- package/.next/server/app/playground/audio/speech.rsc +3 -3
- package/.next/server/app/playground/audio/speech.segments/!KGRhc2hib2FyZCk/playground/audio/speech/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/playground/audio/speech.segments/!KGRhc2hib2FyZCk/playground/audio/speech.segment.rsc +1 -1
- package/.next/server/app/playground/audio/speech.segments/!KGRhc2hib2FyZCk/playground/audio.segment.rsc +1 -1
- package/.next/server/app/playground/audio/speech.segments/!KGRhc2hib2FyZCk/playground.segment.rsc +1 -1
- package/.next/server/app/playground/audio/speech.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/playground/audio/speech.segments/_full.segment.rsc +3 -3
- package/.next/server/app/playground/audio/speech.segments/_head.segment.rsc +1 -1
- package/.next/server/app/playground/audio/speech.segments/_index.segment.rsc +2 -2
- package/.next/server/app/playground/audio/speech.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/playground/audio/transcription.html +2 -2
- package/.next/server/app/playground/audio/transcription.rsc +3 -3
- package/.next/server/app/playground/audio/transcription.segments/!KGRhc2hib2FyZCk/playground/audio/transcription/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/playground/audio/transcription.segments/!KGRhc2hib2FyZCk/playground/audio/transcription.segment.rsc +1 -1
- package/.next/server/app/playground/audio/transcription.segments/!KGRhc2hib2FyZCk/playground/audio.segment.rsc +1 -1
- package/.next/server/app/playground/audio/transcription.segments/!KGRhc2hib2FyZCk/playground.segment.rsc +1 -1
- package/.next/server/app/playground/audio/transcription.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/playground/audio/transcription.segments/_full.segment.rsc +3 -3
- package/.next/server/app/playground/audio/transcription.segments/_head.segment.rsc +1 -1
- package/.next/server/app/playground/audio/transcription.segments/_index.segment.rsc +2 -2
- package/.next/server/app/playground/audio/transcription.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/playground/chat.html +2 -2
- package/.next/server/app/playground/chat.rsc +5 -5
- package/.next/server/app/playground/chat.segments/!KGRhc2hib2FyZCk/playground/chat/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/playground/chat.segments/!KGRhc2hib2FyZCk/playground/chat.segment.rsc +1 -1
- package/.next/server/app/playground/chat.segments/!KGRhc2hib2FyZCk/playground.segment.rsc +1 -1
- package/.next/server/app/playground/chat.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/playground/chat.segments/_full.segment.rsc +5 -5
- package/.next/server/app/playground/chat.segments/_head.segment.rsc +1 -1
- package/.next/server/app/playground/chat.segments/_index.segment.rsc +2 -2
- package/.next/server/app/playground/chat.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/playground/embedding.html +2 -2
- package/.next/server/app/playground/embedding.rsc +3 -3
- package/.next/server/app/playground/embedding.segments/!KGRhc2hib2FyZCk/playground/embedding/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/playground/embedding.segments/!KGRhc2hib2FyZCk/playground/embedding.segment.rsc +1 -1
- package/.next/server/app/playground/embedding.segments/!KGRhc2hib2FyZCk/playground.segment.rsc +1 -1
- package/.next/server/app/playground/embedding.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/playground/embedding.segments/_full.segment.rsc +3 -3
- package/.next/server/app/playground/embedding.segments/_head.segment.rsc +1 -1
- package/.next/server/app/playground/embedding.segments/_index.segment.rsc +2 -2
- package/.next/server/app/playground/embedding.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/playground/image.html +2 -2
- package/.next/server/app/playground/image.rsc +3 -3
- package/.next/server/app/playground/image.segments/!KGRhc2hib2FyZCk/playground/image/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/playground/image.segments/!KGRhc2hib2FyZCk/playground/image.segment.rsc +1 -1
- package/.next/server/app/playground/image.segments/!KGRhc2hib2FyZCk/playground.segment.rsc +1 -1
- package/.next/server/app/playground/image.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/playground/image.segments/_full.segment.rsc +3 -3
- package/.next/server/app/playground/image.segments/_head.segment.rsc +1 -1
- package/.next/server/app/playground/image.segments/_index.segment.rsc +2 -2
- package/.next/server/app/playground/image.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/playground/video.html +2 -2
- package/.next/server/app/playground/video.rsc +3 -3
- package/.next/server/app/playground/video.segments/!KGRhc2hib2FyZCk/playground/video/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/playground/video.segments/!KGRhc2hib2FyZCk/playground/video.segment.rsc +1 -1
- package/.next/server/app/playground/video.segments/!KGRhc2hib2FyZCk/playground.segment.rsc +1 -1
- package/.next/server/app/playground/video.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/playground/video.segments/_full.segment.rsc +3 -3
- package/.next/server/app/playground/video.segments/_head.segment.rsc +1 -1
- package/.next/server/app/playground/video.segments/_index.segment.rsc +2 -2
- package/.next/server/app/playground/video.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/playground.html +2 -2
- package/.next/server/app/playground.rsc +3 -3
- package/.next/server/app/playground.segments/!KGRhc2hib2FyZCk/playground/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/playground.segments/!KGRhc2hib2FyZCk/playground.segment.rsc +1 -1
- package/.next/server/app/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/playground.segments/_full.segment.rsc +3 -3
- package/.next/server/app/playground.segments/_head.segment.rsc +1 -1
- package/.next/server/app/playground.segments/_index.segment.rsc +2 -2
- package/.next/server/app/playground.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/providers.html +2 -2
- package/.next/server/app/providers.rsc +5 -5
- package/.next/server/app/providers.segments/!KGRhc2hib2FyZCk/providers/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/providers.segments/!KGRhc2hib2FyZCk/providers.segment.rsc +1 -1
- package/.next/server/app/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/providers.segments/_full.segment.rsc +5 -5
- package/.next/server/app/providers.segments/_head.segment.rsc +1 -1
- package/.next/server/app/providers.segments/_index.segment.rsc +2 -2
- package/.next/server/app/providers.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/api-keys.html +2 -2
- package/.next/server/app/settings/api-keys.rsc +3 -3
- package/.next/server/app/settings/api-keys.segments/!KGRhc2hib2FyZCk/settings/api-keys/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/settings/api-keys.segments/!KGRhc2hib2FyZCk/settings/api-keys.segment.rsc +1 -1
- package/.next/server/app/settings/api-keys.segments/!KGRhc2hib2FyZCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings/api-keys.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/settings/api-keys.segments/_full.segment.rsc +3 -3
- package/.next/server/app/settings/api-keys.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/api-keys.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/api-keys.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/users.html +2 -2
- package/.next/server/app/settings/users.rsc +5 -5
- package/.next/server/app/settings/users.segments/!KGRhc2hib2FyZCk/settings/users/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings/users.segments/!KGRhc2hib2FyZCk/settings/users.segment.rsc +1 -1
- package/.next/server/app/settings/users.segments/!KGRhc2hib2FyZCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings/users.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/settings/users.segments/_full.segment.rsc +5 -5
- package/.next/server/app/settings/users.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/users.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/users.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings.html +2 -2
- package/.next/server/app/settings.rsc +5 -5
- package/.next/server/app/settings.segments/!KGRhc2hib2FyZCk/settings/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings.segments/!KGRhc2hib2FyZCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +1 -1
- package/.next/server/app/settings.segments/_full.segment.rsc +5 -5
- package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/chunks/[root-of-the-server]__02sypva._.js +2 -2
- package/.next/server/chunks/[root-of-the-server]__02sypva._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0g3mnim._.js +4 -1
- package/.next/server/chunks/[root-of-the-server]__0g3mnim._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0myi8j1._.js +2 -2
- package/.next/server/chunks/[root-of-the-server]__0myi8j1._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__1qg3d87._.js +2 -2
- package/.next/server/chunks/[root-of-the-server]__1qg3d87._.js.map +1 -1
- package/.next/server/chunks/ssr/_001fhst._.js +3 -0
- package/.next/server/chunks/ssr/_001fhst._.js.map +1 -0
- package/.next/server/chunks/ssr/_02wtd-0._.js +3 -0
- package/.next/server/chunks/ssr/_02wtd-0._.js.map +1 -0
- package/.next/server/chunks/ssr/_05ufvn1._.js +9 -0
- package/.next/server/chunks/ssr/_05ufvn1._.js.map +1 -0
- package/.next/server/chunks/ssr/{_1fd20ju._.js → _066w-6f._.js} +2 -2
- package/.next/server/chunks/ssr/{_1fd20ju._.js.map → _066w-6f._.js.map} +1 -1
- package/.next/server/chunks/ssr/_0gd7kq_._.js +1 -1
- package/.next/server/chunks/ssr/_0gd7kq_._.js.map +1 -1
- package/.next/server/chunks/ssr/_0k-6auj._.js +3 -0
- package/.next/server/chunks/ssr/_0k-6auj._.js.map +1 -0
- package/.next/server/chunks/ssr/_0qo9tx1._.js +3 -0
- package/.next/server/chunks/ssr/_0qo9tx1._.js.map +1 -0
- package/.next/server/chunks/ssr/_0uom5g-._.js +9 -0
- package/.next/server/chunks/ssr/_0uom5g-._.js.map +1 -0
- package/.next/server/chunks/ssr/_1b09eqp._.js +1 -1
- package/.next/server/chunks/ssr/_1b09eqp._.js.map +1 -1
- package/.next/server/chunks/ssr/_1oi0iqt._.js +9 -0
- package/.next/server/chunks/ssr/_1oi0iqt._.js.map +1 -0
- package/.next/server/chunks/ssr/_1q3gglq._.js +3 -0
- package/.next/server/chunks/ssr/_1q3gglq._.js.map +1 -0
- package/.next/server/chunks/ssr/_1y5sreb._.js +3 -0
- package/.next/server/chunks/ssr/_1y5sreb._.js.map +1 -0
- package/.next/server/chunks/ssr/_1zlpzyk._.js +1 -1
- package/.next/server/chunks/ssr/_1zlpzyk._.js.map +1 -1
- package/.next/server/chunks/ssr/app_(dashboard)_mcp_page_tsx_0cg7pz9._.js +1 -1
- package/.next/server/chunks/ssr/app_(dashboard)_mcp_page_tsx_0cg7pz9._.js.map +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/0brzabhj3foow.js +1 -0
- package/.next/static/chunks/0cbg1vmtl84ae.css +1 -0
- package/.next/static/chunks/0hf0pedij0d6a.js +7 -0
- package/.next/static/chunks/1lo5yg9gvb9eg.js +7 -0
- package/.next/static/chunks/1s-rfyrjre6lb.js +1 -0
- package/.next/static/chunks/27siz43i4h5l7.js +9 -0
- package/.next/static/chunks/29p-wdja_cbgh.js +11 -0
- package/.next/static/chunks/396ikhrcofosq.js +7 -0
- package/.next/static/chunks/3m3fw3fmcc301.js +7 -0
- package/.next/trace +2 -0
- package/.next/trace-build +1 -1
- package/.next/types/cache-life.d.ts +145 -0
- package/.next/types/routes.d.ts +139 -0
- package/.next/types/validator.ts +682 -0
- package/bin/loom.mjs +1 -1
- package/package.json +1 -1
- package/.next/server/chunks/ssr/_0g6iz5n._.js +0 -3
- package/.next/server/chunks/ssr/_0g6iz5n._.js.map +0 -1
- package/.next/server/chunks/ssr/_0mim08o._.js +0 -3
- package/.next/server/chunks/ssr/_0mim08o._.js.map +0 -1
- package/.next/server/chunks/ssr/_0xm-krv._.js +0 -9
- package/.next/server/chunks/ssr/_0xm-krv._.js.map +0 -1
- package/.next/server/chunks/ssr/_0zxn_u0._.js +0 -3
- package/.next/server/chunks/ssr/_0zxn_u0._.js.map +0 -1
- package/.next/server/chunks/ssr/_151pht4._.js +0 -9
- package/.next/server/chunks/ssr/_151pht4._.js.map +0 -1
- package/.next/server/chunks/ssr/_18tl_0o._.js +0 -9
- package/.next/server/chunks/ssr/_18tl_0o._.js.map +0 -1
- package/.next/server/chunks/ssr/_19nuoa6._.js +0 -9
- package/.next/server/chunks/ssr/_19nuoa6._.js.map +0 -1
- package/.next/server/chunks/ssr/_1ax02l9._.js +0 -3
- package/.next/server/chunks/ssr/_1ax02l9._.js.map +0 -1
- package/.next/server/chunks/ssr/_1fze3ic._.js +0 -9
- package/.next/server/chunks/ssr/_1fze3ic._.js.map +0 -1
- package/.next/static/chunks/0zryggvaj_s87.js +0 -7
- package/.next/static/chunks/16bx44gr1d_ij.js +0 -7
- package/.next/static/chunks/172e7ymu9a3w9.js +0 -1
- package/.next/static/chunks/1_w-1rm5wy0l7.css +0 -1
- package/.next/static/chunks/2j_bpzzylp1un.js +0 -9
- package/.next/static/chunks/2r2pwisd9bptv.js +0 -11
- package/.next/static/chunks/3at-42v-_yh7y.js +0 -7
- package/.next/static/chunks/3bp0ieicfxx5n.js +0 -1
- package/.next/static/chunks/3et56kszc9f9a.js +0 -7
- /package/.next/static/{S-TxD5uw__EHY12mebgvS → wCZkC7ZaYrxG37d-e2tac}/_buildManifest.js +0 -0
- /package/.next/static/{S-TxD5uw__EHY12mebgvS → wCZkC7ZaYrxG37d-e2tac}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{S-TxD5uw__EHY12mebgvS → wCZkC7ZaYrxG37d-e2tac}/_ssgManifest.js +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/233p45nuh4m5b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/233p45nuh4m5b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0cbg1vmtl84ae.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/1jexzsn2qdw84.js"/><script src="/_next/static/chunks/2-n3y00tm0437.js" async=""></script><script src="/_next/static/chunks/3zgk7uytcvwnj.js" async=""></script><script src="/_next/static/chunks/11_hrwa6kernl.js" async=""></script><script src="/_next/static/chunks/0g8ku62w0yb2s.js" async=""></script><script src="/_next/static/chunks/turbopack-09oh1_wbex94r.js" async=""></script><script src="/_next/static/chunks/0gwy6u53e_4ul.js" async=""></script><script src="/_next/static/chunks/2izbovk1ixytg.js" async=""></script><script src="/_next/static/chunks/1giwad-u52ub-.js" async=""></script><script src="/_next/static/chunks/1ntn7efqc-iiw.js" async=""></script><script src="/_next/static/chunks/0k4-ojig21nwu.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>Loom</title><meta name="description" content="Self-hosted AI portal · OpenAI-compatible · MCP · Playground · Logs"/><link rel="icon" href="/icon.svg?icon.3ehpc5vjf2gkq.svg" sizes="any" type="image/svg+xml"/><style id="loom-theme-tokens">:root[data-theme="paper"]{--background:oklch(0.97 0.02 80);--foreground:oklch(0.20 0.02 60);--card:oklch(0.99 0.015 80);--card-foreground:oklch(0.20 0.02 60);--popover:oklch(0.99 0.015 80);--popover-foreground:oklch(0.20 0.02 60);--primary:oklch(0.45 0.10 40);--primary-foreground:oklch(0.97 0.02 80);--secondary:oklch(0.92 0.02 75);--secondary-foreground:oklch(0.25 0.03 50);--muted:oklch(0.93 0.015 75);--muted-foreground:oklch(0.48 0.02 50);--accent:oklch(0.91 0.04 70);--accent-foreground:oklch(0.25 0.05 50);--border:oklch(0.85 0.02 70);--input:oklch(0.88 0.02 70);--ring:oklch(0.55 0.08 40);--radius:0.875rem;}
|
|
2
2
|
:root[data-theme="paper"].dark{--background:oklch(0.18 0.015 60);--foreground:oklch(0.94 0.02 80);--card:oklch(0.23 0.018 60);--card-foreground:oklch(0.94 0.02 80);--popover:oklch(0.23 0.018 60);--popover-foreground:oklch(0.94 0.02 80);--primary:oklch(0.78 0.10 40);--primary-foreground:oklch(0.18 0.015 60);--secondary:oklch(0.27 0.02 55);--secondary-foreground:oklch(0.94 0.02 80);--muted:oklch(0.27 0.02 55);--muted-foreground:oklch(0.70 0.02 75);--accent:oklch(0.30 0.05 60);--accent-foreground:oklch(0.94 0.02 80);--border:oklch(1 0 0 / 12%);--input:oklch(1 0 0 / 15%);--ring:oklch(0.65 0.08 40);--radius:0.875rem;}
|
|
3
3
|
:root[data-theme="terminal"].dark{--background:oklch(0.13 0.015 145);--foreground:oklch(0.92 0.18 145);--card:oklch(0.16 0.02 145);--card-foreground:oklch(0.92 0.18 145);--popover:oklch(0.16 0.02 145);--popover-foreground:oklch(0.92 0.18 145);--primary:oklch(0.85 0.20 145);--primary-foreground:oklch(0.13 0.015 145);--secondary:oklch(0.22 0.04 145);--secondary-foreground:oklch(0.92 0.18 145);--muted:oklch(0.22 0.04 145);--muted-foreground:oklch(0.65 0.12 145);--accent:oklch(0.25 0.06 145);--accent-foreground:oklch(0.92 0.18 145);--destructive:oklch(0.72 0.22 28);--border:oklch(0.85 0.18 145 / 18%);--input:oklch(0.85 0.18 145 / 14%);--ring:oklch(0.85 0.18 145 / 50%);--radius:0.25rem;--font-sans:var(--font-geist-mono);}
|
|
4
4
|
:root[data-theme="aurora"]{--background:oklch(0.985 0.005 280);--foreground:oklch(0.20 0.05 290);--card:oklch(1 0 0);--card-foreground:oklch(0.20 0.05 290);--popover:oklch(1 0 0);--popover-foreground:oklch(0.20 0.05 290);--primary:oklch(0.55 0.22 290);--primary-foreground:oklch(0.985 0.005 280);--secondary:oklch(0.95 0.02 285);--secondary-foreground:oklch(0.25 0.06 290);--muted:oklch(0.95 0.015 285);--muted-foreground:oklch(0.50 0.04 290);--accent:oklch(0.85 0.10 190);--accent-foreground:oklch(0.20 0.05 290);--border:oklch(0.88 0.02 285);--input:oklch(0.90 0.02 285);--ring:oklch(0.55 0.22 290);--radius:0.875rem;}
|
|
5
|
-
:root[data-theme="aurora"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}</style><script>(function(){try{var raw=localStorage.getItem("loom-theme");if(!raw)return;var t=JSON.parse(raw);if(t&&typeof t.id==="string")document.documentElement.dataset.theme=t.id;var s=t&&t.scheme;if(s==="system")s=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light";if(s==="dark")document.documentElement.classList.add("dark");else if(s==="light")document.documentElement.classList.remove("dark");}catch(e){}})();</script><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/1jexzsn2qdw84.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n9:I[168027,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/233p45nuh4m5b.css\",\"style\"]\n:HL[\"/_next/static/chunks/1_w-1rm5wy0l7.css\",\"style\"]\n2:Tcac,"])</script><script>self.__next_f.push([1,":root[data-theme=\"paper\"]{--background:oklch(0.97 0.02 80);--foreground:oklch(0.20 0.02 60);--card:oklch(0.99 0.015 80);--card-foreground:oklch(0.20 0.02 60);--popover:oklch(0.99 0.015 80);--popover-foreground:oklch(0.20 0.02 60);--primary:oklch(0.45 0.10 40);--primary-foreground:oklch(0.97 0.02 80);--secondary:oklch(0.92 0.02 75);--secondary-foreground:oklch(0.25 0.03 50);--muted:oklch(0.93 0.015 75);--muted-foreground:oklch(0.48 0.02 50);--accent:oklch(0.91 0.04 70);--accent-foreground:oklch(0.25 0.05 50);--border:oklch(0.85 0.02 70);--input:oklch(0.88 0.02 70);--ring:oklch(0.55 0.08 40);--radius:0.875rem;}\n:root[data-theme=\"paper\"].dark{--background:oklch(0.18 0.015 60);--foreground:oklch(0.94 0.02 80);--card:oklch(0.23 0.018 60);--card-foreground:oklch(0.94 0.02 80);--popover:oklch(0.23 0.018 60);--popover-foreground:oklch(0.94 0.02 80);--primary:oklch(0.78 0.10 40);--primary-foreground:oklch(0.18 0.015 60);--secondary:oklch(0.27 0.02 55);--secondary-foreground:oklch(0.94 0.02 80);--muted:oklch(0.27 0.02 55);--muted-foreground:oklch(0.70 0.02 75);--accent:oklch(0.30 0.05 60);--accent-foreground:oklch(0.94 0.02 80);--border:oklch(1 0 0 / 12%);--input:oklch(1 0 0 / 15%);--ring:oklch(0.65 0.08 40);--radius:0.875rem;}\n:root[data-theme=\"terminal\"].dark{--background:oklch(0.13 0.015 145);--foreground:oklch(0.92 0.18 145);--card:oklch(0.16 0.02 145);--card-foreground:oklch(0.92 0.18 145);--popover:oklch(0.16 0.02 145);--popover-foreground:oklch(0.92 0.18 145);--primary:oklch(0.85 0.20 145);--primary-foreground:oklch(0.13 0.015 145);--secondary:oklch(0.22 0.04 145);--secondary-foreground:oklch(0.92 0.18 145);--muted:oklch(0.22 0.04 145);--muted-foreground:oklch(0.65 0.12 145);--accent:oklch(0.25 0.06 145);--accent-foreground:oklch(0.92 0.18 145);--destructive:oklch(0.72 0.22 28);--border:oklch(0.85 0.18 145 / 18%);--input:oklch(0.85 0.18 145 / 14%);--ring:oklch(0.85 0.18 145 / 50%);--radius:0.25rem;--font-sans:var(--font-geist-mono);}\n:root[data-theme=\"aurora\"]{--background:oklch(0.985 0.005 280);--foreground:oklch(0.20 0.05 290);--card:oklch(1 0 0);--card-foreground:oklch(0.20 0.05 290);--popover:oklch(1 0 0);--popover-foreground:oklch(0.20 0.05 290);--primary:oklch(0.55 0.22 290);--primary-foreground:oklch(0.985 0.005 280);--secondary:oklch(0.95 0.02 285);--secondary-foreground:oklch(0.25 0.06 290);--muted:oklch(0.95 0.015 285);--muted-foreground:oklch(0.50 0.04 290);--accent:oklch(0.85 0.10 190);--accent-foreground:oklch(0.20 0.05 290);--border:oklch(0.88 0.02 285);--input:oklch(0.90 0.02 285);--ring:oklch(0.55 0.22 290);--radius:0.875rem;}\n:root[data-theme=\"aurora\"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/233p45nuh4m5b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1_w-1rm5wy0l7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/2izbovk1ixytg.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/1giwad-u52ub-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"style\",null,{\"id\":\"loom-theme-tokens\",\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}],\"$L3\"]}],\"$L4\"]}]]}],{\"children\":[\"$L5\",{\"children\":[\"$L6\",{},null,false,null]},null,false,\"$@7\"]},null,false,null],\"$L8\",false]],\"m\":\"$undefined\",\"G\":[\"$9\",[\"$La\",\"$Lb\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"S-TxD5uw__EHY12mebgvS\"}\n"])</script><script>self.__next_f.push([1,"c:I[26229,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"AppProviders\"]\nd:I[339756,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\"]\ne:I[837457,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\"]\nf:I[522016,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/0k4-ojig21nwu.js\"],\"\"]\n10:I[897367,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"OutletBoundary\"]\n11:\"$Sreact.suspense\"\n14:I[897367,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"ViewportBoundary\"]\n16:I[897367,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"MetadataBoundary\"]\n3:[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var raw=localStorage.getItem(\\\"loom-theme\\\");if(!raw)return;var t=JSON.parse(raw);if(t\u0026\u0026typeof t.id===\\\"string\\\")document.documentElement.dataset.theme=t.id;var s=t\u0026\u0026t.scheme;if(s===\\\"system\\\")s=window.matchMedia\u0026\u0026window.matchMedia(\\\"(prefers-color-scheme: dark)\\\").matches?\\\"dark\\\":\\\"light\\\";if(s===\\\"dark\\\")document.documentElement.classList.add(\\\"dark\\\");else if(s===\\\"light\\\")document.documentElement.classList.remove(\\\"dark\\\");}catch(e){}})();\"}}]\n"])</script><script>self.__next_f.push([1,"4:[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$Ld\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$Le\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"flex h-screen w-full items-center justify-center p-6 bg-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-md w-full space-y-4 text-center\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-6xl font-semibold text-muted-foreground/40\",\"children\":\"404\"}],[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-foreground\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"The page you're looking for doesn't exist or has been moved.\"}],[\"$\",\"div\",null,{\"className\":\"pt-2\",\"children\":[\"$\",\"$Lf\",null,{\"href\":\"/\",\"children\":\"Back to dashboard\",\"data-slot\":\"button\",\"data-variant\":\"default\",\"data-size\":\"default\",\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg:not([class*='size-'])]:size-4 shrink-0 [\u0026_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive bg-primary text-primary-foreground hover:bg-primary/90 h-9 px-4 py-2 has-[\u003esvg]:px-3\",\"ref\":null}]}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]\n"])</script><script>self.__next_f.push([1,"5:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$Le\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\n"])</script><script>self.__next_f.push([1,"6:[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex h-screen w-full items-center justify-center p-6 bg-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-md w-full space-y-4 text-center\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-6xl font-semibold text-muted-foreground/40\",\"children\":\"404\"}],[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-foreground\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"The page you're looking for doesn't exist or has been moved.\"}],[\"$\",\"div\",null,{\"className\":\"pt-2\",\"children\":[\"$\",\"$Lf\",null,{\"href\":\"/\",\"children\":\"Back to dashboard\",\"data-slot\":\"button\",\"data-variant\":\"default\",\"data-size\":\"default\",\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg:not([class*='size-'])]:size-4 shrink-0 [\u0026_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive bg-primary text-primary-foreground hover:bg-primary/90 h-9 px-4 py-2 has-[\u003esvg]:px-3\",\"ref\":null}]}]]}]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0k4-ojig21nwu.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@12\"}]}]]}]\n"])</script><script>self.__next_f.push([1,"13:[]\n7:\"$W13\"\n8:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L14\",null,{\"children\":\"$L15\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L17\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\na:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/233p45nuh4m5b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\nb:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1_w-1rm5wy0l7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"18:I[27201,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"IconMark\"]\n12:null\n17:[[\"$\",\"title\",\"0\",{\"children\":\"Loom\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Self-hosted AI portal · OpenAI-compatible · MCP · Playground · Logs\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.3ehpc5vjf2gkq.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$L18\",\"3\",{}]]\n"])</script></body></html>
|
|
5
|
+
:root[data-theme="aurora"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}</style><script>(function(){try{var raw=localStorage.getItem("loom-theme");if(!raw)return;var t=JSON.parse(raw);if(t&&typeof t.id==="string")document.documentElement.dataset.theme=t.id;var s=t&&t.scheme;if(s==="system")s=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light";if(s==="dark")document.documentElement.classList.add("dark");else if(s==="light")document.documentElement.classList.remove("dark");}catch(e){}})();</script><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/1jexzsn2qdw84.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n9:I[168027,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/233p45nuh4m5b.css\",\"style\"]\n:HL[\"/_next/static/chunks/0cbg1vmtl84ae.css\",\"style\"]\n2:Tcac,"])</script><script>self.__next_f.push([1,":root[data-theme=\"paper\"]{--background:oklch(0.97 0.02 80);--foreground:oklch(0.20 0.02 60);--card:oklch(0.99 0.015 80);--card-foreground:oklch(0.20 0.02 60);--popover:oklch(0.99 0.015 80);--popover-foreground:oklch(0.20 0.02 60);--primary:oklch(0.45 0.10 40);--primary-foreground:oklch(0.97 0.02 80);--secondary:oklch(0.92 0.02 75);--secondary-foreground:oklch(0.25 0.03 50);--muted:oklch(0.93 0.015 75);--muted-foreground:oklch(0.48 0.02 50);--accent:oklch(0.91 0.04 70);--accent-foreground:oklch(0.25 0.05 50);--border:oklch(0.85 0.02 70);--input:oklch(0.88 0.02 70);--ring:oklch(0.55 0.08 40);--radius:0.875rem;}\n:root[data-theme=\"paper\"].dark{--background:oklch(0.18 0.015 60);--foreground:oklch(0.94 0.02 80);--card:oklch(0.23 0.018 60);--card-foreground:oklch(0.94 0.02 80);--popover:oklch(0.23 0.018 60);--popover-foreground:oklch(0.94 0.02 80);--primary:oklch(0.78 0.10 40);--primary-foreground:oklch(0.18 0.015 60);--secondary:oklch(0.27 0.02 55);--secondary-foreground:oklch(0.94 0.02 80);--muted:oklch(0.27 0.02 55);--muted-foreground:oklch(0.70 0.02 75);--accent:oklch(0.30 0.05 60);--accent-foreground:oklch(0.94 0.02 80);--border:oklch(1 0 0 / 12%);--input:oklch(1 0 0 / 15%);--ring:oklch(0.65 0.08 40);--radius:0.875rem;}\n:root[data-theme=\"terminal\"].dark{--background:oklch(0.13 0.015 145);--foreground:oklch(0.92 0.18 145);--card:oklch(0.16 0.02 145);--card-foreground:oklch(0.92 0.18 145);--popover:oklch(0.16 0.02 145);--popover-foreground:oklch(0.92 0.18 145);--primary:oklch(0.85 0.20 145);--primary-foreground:oklch(0.13 0.015 145);--secondary:oklch(0.22 0.04 145);--secondary-foreground:oklch(0.92 0.18 145);--muted:oklch(0.22 0.04 145);--muted-foreground:oklch(0.65 0.12 145);--accent:oklch(0.25 0.06 145);--accent-foreground:oklch(0.92 0.18 145);--destructive:oklch(0.72 0.22 28);--border:oklch(0.85 0.18 145 / 18%);--input:oklch(0.85 0.18 145 / 14%);--ring:oklch(0.85 0.18 145 / 50%);--radius:0.25rem;--font-sans:var(--font-geist-mono);}\n:root[data-theme=\"aurora\"]{--background:oklch(0.985 0.005 280);--foreground:oklch(0.20 0.05 290);--card:oklch(1 0 0);--card-foreground:oklch(0.20 0.05 290);--popover:oklch(1 0 0);--popover-foreground:oklch(0.20 0.05 290);--primary:oklch(0.55 0.22 290);--primary-foreground:oklch(0.985 0.005 280);--secondary:oklch(0.95 0.02 285);--secondary-foreground:oklch(0.25 0.06 290);--muted:oklch(0.95 0.015 285);--muted-foreground:oklch(0.50 0.04 290);--accent:oklch(0.85 0.10 190);--accent-foreground:oklch(0.20 0.05 290);--border:oklch(0.88 0.02 285);--input:oklch(0.90 0.02 285);--ring:oklch(0.55 0.22 290);--radius:0.875rem;}\n:root[data-theme=\"aurora\"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/233p45nuh4m5b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0cbg1vmtl84ae.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/2izbovk1ixytg.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/1giwad-u52ub-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"style\",null,{\"id\":\"loom-theme-tokens\",\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}],\"$L3\"]}],\"$L4\"]}]]}],{\"children\":[\"$L5\",{\"children\":[\"$L6\",{},null,false,null]},null,false,\"$@7\"]},null,false,null],\"$L8\",false]],\"m\":\"$undefined\",\"G\":[\"$9\",[\"$La\",\"$Lb\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"wCZkC7ZaYrxG37d-e2tac\"}\n"])</script><script>self.__next_f.push([1,"c:I[26229,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"AppProviders\"]\nd:I[339756,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\"]\ne:I[837457,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\"]\nf:I[522016,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/0k4-ojig21nwu.js\"],\"\"]\n10:I[897367,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"OutletBoundary\"]\n11:\"$Sreact.suspense\"\n14:I[897367,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"ViewportBoundary\"]\n16:I[897367,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"MetadataBoundary\"]\n3:[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var raw=localStorage.getItem(\\\"loom-theme\\\");if(!raw)return;var t=JSON.parse(raw);if(t\u0026\u0026typeof t.id===\\\"string\\\")document.documentElement.dataset.theme=t.id;var s=t\u0026\u0026t.scheme;if(s===\\\"system\\\")s=window.matchMedia\u0026\u0026window.matchMedia(\\\"(prefers-color-scheme: dark)\\\").matches?\\\"dark\\\":\\\"light\\\";if(s===\\\"dark\\\")document.documentElement.classList.add(\\\"dark\\\");else if(s===\\\"light\\\")document.documentElement.classList.remove(\\\"dark\\\");}catch(e){}})();\"}}]\n"])</script><script>self.__next_f.push([1,"4:[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$Ld\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$Le\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"flex h-screen w-full items-center justify-center p-6 bg-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-md w-full space-y-4 text-center\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-6xl font-semibold text-muted-foreground/40\",\"children\":\"404\"}],[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-foreground\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"The page you're looking for doesn't exist or has been moved.\"}],[\"$\",\"div\",null,{\"className\":\"pt-2\",\"children\":[\"$\",\"$Lf\",null,{\"href\":\"/\",\"children\":\"Back to dashboard\",\"data-slot\":\"button\",\"data-variant\":\"default\",\"data-size\":\"default\",\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg:not([class*='size-'])]:size-4 shrink-0 [\u0026_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive bg-primary text-primary-foreground hover:bg-primary/90 h-9 px-4 py-2 has-[\u003esvg]:px-3\",\"ref\":null}]}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]\n"])</script><script>self.__next_f.push([1,"5:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$Le\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\n"])</script><script>self.__next_f.push([1,"6:[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex h-screen w-full items-center justify-center p-6 bg-background\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-md w-full space-y-4 text-center\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-6xl font-semibold text-muted-foreground/40\",\"children\":\"404\"}],[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-foreground\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground\",\"children\":\"The page you're looking for doesn't exist or has been moved.\"}],[\"$\",\"div\",null,{\"className\":\"pt-2\",\"children\":[\"$\",\"$Lf\",null,{\"href\":\"/\",\"children\":\"Back to dashboard\",\"data-slot\":\"button\",\"data-variant\":\"default\",\"data-size\":\"default\",\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg:not([class*='size-'])]:size-4 shrink-0 [\u0026_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive bg-primary text-primary-foreground hover:bg-primary/90 h-9 px-4 py-2 has-[\u003esvg]:px-3\",\"ref\":null}]}]]}]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0k4-ojig21nwu.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@12\"}]}]]}]\n"])</script><script>self.__next_f.push([1,"13:[]\n7:\"$W13\"\n8:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L14\",null,{\"children\":\"$L15\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L17\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\na:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/233p45nuh4m5b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\nb:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0cbg1vmtl84ae.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"18:I[27201,[\"/_next/static/chunks/0gwy6u53e_4ul.js\",\"/_next/static/chunks/2izbovk1ixytg.js\",\"/_next/static/chunks/1giwad-u52ub-.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"IconMark\"]\n12:null\n17:[[\"$\",\"title\",\"0\",{\"children\":\"Loom\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Self-hosted AI portal · OpenAI-compatible · MCP · Playground · Logs\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.3ehpc5vjf2gkq.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$L18\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
9:I[168027,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default",1]
|
|
3
3
|
:HL["/_next/static/chunks/233p45nuh4m5b.css","style"]
|
|
4
|
-
:HL["/_next/static/chunks/
|
|
4
|
+
:HL["/_next/static/chunks/0cbg1vmtl84ae.css","style"]
|
|
5
5
|
2:Tcac,:root[data-theme="paper"]{--background:oklch(0.97 0.02 80);--foreground:oklch(0.20 0.02 60);--card:oklch(0.99 0.015 80);--card-foreground:oklch(0.20 0.02 60);--popover:oklch(0.99 0.015 80);--popover-foreground:oklch(0.20 0.02 60);--primary:oklch(0.45 0.10 40);--primary-foreground:oklch(0.97 0.02 80);--secondary:oklch(0.92 0.02 75);--secondary-foreground:oklch(0.25 0.03 50);--muted:oklch(0.93 0.015 75);--muted-foreground:oklch(0.48 0.02 50);--accent:oklch(0.91 0.04 70);--accent-foreground:oklch(0.25 0.05 50);--border:oklch(0.85 0.02 70);--input:oklch(0.88 0.02 70);--ring:oklch(0.55 0.08 40);--radius:0.875rem;}
|
|
6
6
|
:root[data-theme="paper"].dark{--background:oklch(0.18 0.015 60);--foreground:oklch(0.94 0.02 80);--card:oklch(0.23 0.018 60);--card-foreground:oklch(0.94 0.02 80);--popover:oklch(0.23 0.018 60);--popover-foreground:oklch(0.94 0.02 80);--primary:oklch(0.78 0.10 40);--primary-foreground:oklch(0.18 0.015 60);--secondary:oklch(0.27 0.02 55);--secondary-foreground:oklch(0.94 0.02 80);--muted:oklch(0.27 0.02 55);--muted-foreground:oklch(0.70 0.02 75);--accent:oklch(0.30 0.05 60);--accent-foreground:oklch(0.94 0.02 80);--border:oklch(1 0 0 / 12%);--input:oklch(1 0 0 / 15%);--ring:oklch(0.65 0.08 40);--radius:0.875rem;}
|
|
7
7
|
:root[data-theme="terminal"].dark{--background:oklch(0.13 0.015 145);--foreground:oklch(0.92 0.18 145);--card:oklch(0.16 0.02 145);--card-foreground:oklch(0.92 0.18 145);--popover:oklch(0.16 0.02 145);--popover-foreground:oklch(0.92 0.18 145);--primary:oklch(0.85 0.20 145);--primary-foreground:oklch(0.13 0.015 145);--secondary:oklch(0.22 0.04 145);--secondary-foreground:oklch(0.92 0.18 145);--muted:oklch(0.22 0.04 145);--muted-foreground:oklch(0.65 0.12 145);--accent:oklch(0.25 0.06 145);--accent-foreground:oklch(0.92 0.18 145);--destructive:oklch(0.72 0.22 28);--border:oklch(0.85 0.18 145 / 18%);--input:oklch(0.85 0.18 145 / 14%);--ring:oklch(0.85 0.18 145 / 50%);--radius:0.25rem;--font-sans:var(--font-geist-mono);}
|
|
8
8
|
:root[data-theme="aurora"]{--background:oklch(0.985 0.005 280);--foreground:oklch(0.20 0.05 290);--card:oklch(1 0 0);--card-foreground:oklch(0.20 0.05 290);--popover:oklch(1 0 0);--popover-foreground:oklch(0.20 0.05 290);--primary:oklch(0.55 0.22 290);--primary-foreground:oklch(0.985 0.005 280);--secondary:oklch(0.95 0.02 285);--secondary-foreground:oklch(0.25 0.06 290);--muted:oklch(0.95 0.015 285);--muted-foreground:oklch(0.50 0.04 290);--accent:oklch(0.85 0.10 190);--accent-foreground:oklch(0.20 0.05 290);--border:oklch(0.88 0.02 285);--input:oklch(0.90 0.02 285);--ring:oklch(0.55 0.22 290);--radius:0.875rem;}
|
|
9
|
-
:root[data-theme="aurora"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
9
|
+
:root[data-theme="aurora"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0cbg1vmtl84ae.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0gwy6u53e_4ul.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/2izbovk1ixytg.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/1giwad-u52ub-.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","style",null,{"id":"loom-theme-tokens","dangerouslySetInnerHTML":{"__html":"$2"}}],"$L3"]}],"$L4"]}]]}],{"children":["$L5",{"children":["$L6",{},null,false,null]},null,false,"$@7"]},null,false,null],"$L8",false]],"m":"$undefined","G":["$9",["$La","$Lb"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"wCZkC7ZaYrxG37d-e2tac"}
|
|
10
10
|
c:I[26229,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"AppProviders"]
|
|
11
11
|
d:I[339756,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
12
12
|
e:I[837457,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
@@ -23,7 +23,7 @@ f:I[522016,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbov
|
|
|
23
23
|
7:"$W13"
|
|
24
24
|
8:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$11",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
|
25
25
|
a:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
26
|
-
b:["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
26
|
+
b:["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0cbg1vmtl84ae.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
27
27
|
15:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
28
28
|
18:I[27201,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"IconMark"]
|
|
29
29
|
12:null
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
9:I[168027,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default",1]
|
|
3
3
|
:HL["/_next/static/chunks/233p45nuh4m5b.css","style"]
|
|
4
|
-
:HL["/_next/static/chunks/
|
|
4
|
+
:HL["/_next/static/chunks/0cbg1vmtl84ae.css","style"]
|
|
5
5
|
2:Tcac,:root[data-theme="paper"]{--background:oklch(0.97 0.02 80);--foreground:oklch(0.20 0.02 60);--card:oklch(0.99 0.015 80);--card-foreground:oklch(0.20 0.02 60);--popover:oklch(0.99 0.015 80);--popover-foreground:oklch(0.20 0.02 60);--primary:oklch(0.45 0.10 40);--primary-foreground:oklch(0.97 0.02 80);--secondary:oklch(0.92 0.02 75);--secondary-foreground:oklch(0.25 0.03 50);--muted:oklch(0.93 0.015 75);--muted-foreground:oklch(0.48 0.02 50);--accent:oklch(0.91 0.04 70);--accent-foreground:oklch(0.25 0.05 50);--border:oklch(0.85 0.02 70);--input:oklch(0.88 0.02 70);--ring:oklch(0.55 0.08 40);--radius:0.875rem;}
|
|
6
6
|
:root[data-theme="paper"].dark{--background:oklch(0.18 0.015 60);--foreground:oklch(0.94 0.02 80);--card:oklch(0.23 0.018 60);--card-foreground:oklch(0.94 0.02 80);--popover:oklch(0.23 0.018 60);--popover-foreground:oklch(0.94 0.02 80);--primary:oklch(0.78 0.10 40);--primary-foreground:oklch(0.18 0.015 60);--secondary:oklch(0.27 0.02 55);--secondary-foreground:oklch(0.94 0.02 80);--muted:oklch(0.27 0.02 55);--muted-foreground:oklch(0.70 0.02 75);--accent:oklch(0.30 0.05 60);--accent-foreground:oklch(0.94 0.02 80);--border:oklch(1 0 0 / 12%);--input:oklch(1 0 0 / 15%);--ring:oklch(0.65 0.08 40);--radius:0.875rem;}
|
|
7
7
|
:root[data-theme="terminal"].dark{--background:oklch(0.13 0.015 145);--foreground:oklch(0.92 0.18 145);--card:oklch(0.16 0.02 145);--card-foreground:oklch(0.92 0.18 145);--popover:oklch(0.16 0.02 145);--popover-foreground:oklch(0.92 0.18 145);--primary:oklch(0.85 0.20 145);--primary-foreground:oklch(0.13 0.015 145);--secondary:oklch(0.22 0.04 145);--secondary-foreground:oklch(0.92 0.18 145);--muted:oklch(0.22 0.04 145);--muted-foreground:oklch(0.65 0.12 145);--accent:oklch(0.25 0.06 145);--accent-foreground:oklch(0.92 0.18 145);--destructive:oklch(0.72 0.22 28);--border:oklch(0.85 0.18 145 / 18%);--input:oklch(0.85 0.18 145 / 14%);--ring:oklch(0.85 0.18 145 / 50%);--radius:0.25rem;--font-sans:var(--font-geist-mono);}
|
|
8
8
|
:root[data-theme="aurora"]{--background:oklch(0.985 0.005 280);--foreground:oklch(0.20 0.05 290);--card:oklch(1 0 0);--card-foreground:oklch(0.20 0.05 290);--popover:oklch(1 0 0);--popover-foreground:oklch(0.20 0.05 290);--primary:oklch(0.55 0.22 290);--primary-foreground:oklch(0.985 0.005 280);--secondary:oklch(0.95 0.02 285);--secondary-foreground:oklch(0.25 0.06 290);--muted:oklch(0.95 0.015 285);--muted-foreground:oklch(0.50 0.04 290);--accent:oklch(0.85 0.10 190);--accent-foreground:oklch(0.20 0.05 290);--border:oklch(0.88 0.02 285);--input:oklch(0.90 0.02 285);--ring:oklch(0.55 0.22 290);--radius:0.875rem;}
|
|
9
|
-
:root[data-theme="aurora"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
9
|
+
:root[data-theme="aurora"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0cbg1vmtl84ae.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0gwy6u53e_4ul.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/2izbovk1ixytg.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/1giwad-u52ub-.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","style",null,{"id":"loom-theme-tokens","dangerouslySetInnerHTML":{"__html":"$2"}}],"$L3"]}],"$L4"]}]]}],{"children":["$L5",{"children":["$L6",{},null,false,null]},null,false,"$@7"]},null,false,null],"$L8",false]],"m":"$undefined","G":["$9",["$La","$Lb"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"wCZkC7ZaYrxG37d-e2tac"}
|
|
10
10
|
c:I[26229,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"AppProviders"]
|
|
11
11
|
d:I[339756,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
12
12
|
e:I[837457,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
@@ -23,7 +23,7 @@ f:I[522016,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbov
|
|
|
23
23
|
7:"$W13"
|
|
24
24
|
8:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$11",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
|
25
25
|
a:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
26
|
-
b:["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
26
|
+
b:["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0cbg1vmtl84ae.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
27
27
|
15:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
28
28
|
18:I[27201,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"IconMark"]
|
|
29
29
|
12:null
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[897367,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[27201,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"Loom"}],["$","meta","1",{"name":"description","content":"Self-hosted AI portal · OpenAI-compatible · MCP · Playground · Logs"}],["$","link","2",{"rel":"icon","href":"/icon.svg?icon.3ehpc5vjf2gkq.svg","sizes":"any","type":"image/svg+xml"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"Loom"}],["$","meta","1",{"name":"description","content":"Self-hosted AI portal · OpenAI-compatible · MCP · Playground · Logs"}],["$","link","2",{"rel":"icon","href":"/icon.svg?icon.3ehpc5vjf2gkq.svg","sizes":"any","type":"image/svg+xml"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"wCZkC7ZaYrxG37d-e2tac"}
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
7:I[837457,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
5
5
|
8:I[522016,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/0k4-ojig21nwu.js"],""]
|
|
6
6
|
:HL["/_next/static/chunks/233p45nuh4m5b.css","style"]
|
|
7
|
-
:HL["/_next/static/chunks/
|
|
7
|
+
:HL["/_next/static/chunks/0cbg1vmtl84ae.css","style"]
|
|
8
8
|
2:Tcac,:root[data-theme="paper"]{--background:oklch(0.97 0.02 80);--foreground:oklch(0.20 0.02 60);--card:oklch(0.99 0.015 80);--card-foreground:oklch(0.20 0.02 60);--popover:oklch(0.99 0.015 80);--popover-foreground:oklch(0.20 0.02 60);--primary:oklch(0.45 0.10 40);--primary-foreground:oklch(0.97 0.02 80);--secondary:oklch(0.92 0.02 75);--secondary-foreground:oklch(0.25 0.03 50);--muted:oklch(0.93 0.015 75);--muted-foreground:oklch(0.48 0.02 50);--accent:oklch(0.91 0.04 70);--accent-foreground:oklch(0.25 0.05 50);--border:oklch(0.85 0.02 70);--input:oklch(0.88 0.02 70);--ring:oklch(0.55 0.08 40);--radius:0.875rem;}
|
|
9
9
|
:root[data-theme="paper"].dark{--background:oklch(0.18 0.015 60);--foreground:oklch(0.94 0.02 80);--card:oklch(0.23 0.018 60);--card-foreground:oklch(0.94 0.02 80);--popover:oklch(0.23 0.018 60);--popover-foreground:oklch(0.94 0.02 80);--primary:oklch(0.78 0.10 40);--primary-foreground:oklch(0.18 0.015 60);--secondary:oklch(0.27 0.02 55);--secondary-foreground:oklch(0.94 0.02 80);--muted:oklch(0.27 0.02 55);--muted-foreground:oklch(0.70 0.02 75);--accent:oklch(0.30 0.05 60);--accent-foreground:oklch(0.94 0.02 80);--border:oklch(1 0 0 / 12%);--input:oklch(1 0 0 / 15%);--ring:oklch(0.65 0.08 40);--radius:0.875rem;}
|
|
10
10
|
:root[data-theme="terminal"].dark{--background:oklch(0.13 0.015 145);--foreground:oklch(0.92 0.18 145);--card:oklch(0.16 0.02 145);--card-foreground:oklch(0.92 0.18 145);--popover:oklch(0.16 0.02 145);--popover-foreground:oklch(0.92 0.18 145);--primary:oklch(0.85 0.20 145);--primary-foreground:oklch(0.13 0.015 145);--secondary:oklch(0.22 0.04 145);--secondary-foreground:oklch(0.92 0.18 145);--muted:oklch(0.22 0.04 145);--muted-foreground:oklch(0.65 0.12 145);--accent:oklch(0.25 0.06 145);--accent-foreground:oklch(0.92 0.18 145);--destructive:oklch(0.72 0.22 28);--border:oklch(0.85 0.18 145 / 18%);--input:oklch(0.85 0.18 145 / 14%);--ring:oklch(0.85 0.18 145 / 50%);--radius:0.25rem;--font-sans:var(--font-geist-mono);}
|
|
11
11
|
:root[data-theme="aurora"]{--background:oklch(0.985 0.005 280);--foreground:oklch(0.20 0.05 290);--card:oklch(1 0 0);--card-foreground:oklch(0.20 0.05 290);--popover:oklch(1 0 0);--popover-foreground:oklch(0.20 0.05 290);--primary:oklch(0.55 0.22 290);--primary-foreground:oklch(0.985 0.005 280);--secondary:oklch(0.95 0.02 285);--secondary-foreground:oklch(0.25 0.06 290);--muted:oklch(0.95 0.015 285);--muted-foreground:oklch(0.50 0.04 290);--accent:oklch(0.85 0.10 190);--accent-foreground:oklch(0.20 0.05 290);--border:oklch(0.88 0.02 285);--input:oklch(0.90 0.02 285);--ring:oklch(0.55 0.22 290);--radius:0.875rem;}
|
|
12
|
-
:root[data-theme="aurora"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
12
|
+
:root[data-theme="aurora"].dark{--background:oklch(0.17 0.04 280);--foreground:oklch(0.95 0.015 280);--card:oklch(0.22 0.05 280);--card-foreground:oklch(0.95 0.015 280);--popover:oklch(0.22 0.05 280);--popover-foreground:oklch(0.95 0.015 280);--primary:oklch(0.72 0.20 290);--primary-foreground:oklch(0.17 0.04 280);--secondary:oklch(0.28 0.06 280);--secondary-foreground:oklch(0.95 0.015 280);--muted:oklch(0.28 0.06 280);--muted-foreground:oklch(0.72 0.04 285);--accent:oklch(0.70 0.16 195);--accent-foreground:oklch(0.17 0.04 280);--border:oklch(0.72 0.20 290 / 18%);--input:oklch(0.72 0.20 290 / 14%);--ring:oklch(0.72 0.20 290 / 60%);--radius:0.875rem;}0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/233p45nuh4m5b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0cbg1vmtl84ae.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0gwy6u53e_4ul.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/2izbovk1ixytg.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/1giwad-u52ub-.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","style",null,{"id":"loom-theme-tokens","dangerouslySetInnerHTML":{"__html":"$2"}}],"$L3"]}],"$L4"]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"wCZkC7ZaYrxG37d-e2tac"}
|
|
13
13
|
3:["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var raw=localStorage.getItem(\"loom-theme\");if(!raw)return;var t=JSON.parse(raw);if(t&&typeof t.id===\"string\")document.documentElement.dataset.theme=t.id;var s=t&&t.scheme;if(s===\"system\")s=window.matchMedia&&window.matchMedia(\"(prefers-color-scheme: dark)\").matches?\"dark\":\"light\";if(s===\"dark\")document.documentElement.classList.add(\"dark\");else if(s===\"light\")document.documentElement.classList.remove(\"dark\");}catch(e){}})();"}}]
|
|
14
14
|
4:["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"flex h-screen w-full items-center justify-center p-6 bg-background","children":["$","div",null,{"className":"max-w-md w-full space-y-4 text-center","children":[["$","h1",null,{"className":"text-6xl font-semibold text-muted-foreground/40","children":"404"}],["$","h2",null,{"className":"text-lg font-semibold text-foreground","children":"Page not found"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"The page you're looking for doesn't exist or has been moved."}],["$","div",null,{"className":"pt-2","children":["$","$L8",null,{"href":"/","children":"Back to dashboard","data-slot":"button","data-variant":"default","data-size":"default","className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive bg-primary text-primary-foreground hover:bg-primary/90 h-9 px-4 py-2 has-[>svg]:px-3","ref":null}]}]]}]}],[]]}]}]}]
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
2:I[522016,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/0k4-ojig21nwu.js"],""]
|
|
3
3
|
3:I[897367,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"OutletBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"flex h-screen w-full items-center justify-center p-6 bg-background","children":["$","div",null,{"className":"max-w-md w-full space-y-4 text-center","children":[["$","h1",null,{"className":"text-6xl font-semibold text-muted-foreground/40","children":"404"}],["$","h2",null,{"className":"text-lg font-semibold text-foreground","children":"Page not found"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"The page you're looking for doesn't exist or has been moved."}],["$","div",null,{"className":"pt-2","children":["$","$L2",null,{"href":"/","children":"Back to dashboard","data-slot":"button","data-variant":"default","data-size":"default","className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive bg-primary text-primary-foreground hover:bg-primary/90 h-9 px-4 py-2 has-[>svg]:px-3","ref":null}]}]]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/0k4-ojig21nwu.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"flex h-screen w-full items-center justify-center p-6 bg-background","children":["$","div",null,{"className":"max-w-md w-full space-y-4 text-center","children":[["$","h1",null,{"className":"text-6xl font-semibold text-muted-foreground/40","children":"404"}],["$","h2",null,{"className":"text-lg font-semibold text-foreground","children":"Page not found"}],["$","p",null,{"className":"text-sm text-muted-foreground","children":"The page you're looking for doesn't exist or has been moved."}],["$","div",null,{"className":"pt-2","children":["$","$L2",null,{"href":"/","children":"Back to dashboard","data-slot":"button","data-variant":"default","data-size":"default","className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive bg-primary text-primary-foreground hover:bg-primary/90 h-9 px-4 py-2 has-[>svg]:px-3","ref":null}]}]]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/0k4-ojig21nwu.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"wCZkC7ZaYrxG37d-e2tac"}
|
|
6
6
|
5:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[339756,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
3
3
|
3:I[837457,["/_next/static/chunks/0gwy6u53e_4ul.js","/_next/static/chunks/2izbovk1ixytg.js","/_next/static/chunks/1giwad-u52ub-.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"wCZkC7ZaYrxG37d-e2tac"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
:HL["/_next/static/chunks/233p45nuh4m5b.css","style"]
|
|
2
|
-
:HL["/_next/static/chunks/
|
|
3
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
2
|
+
:HL["/_next/static/chunks/0cbg1vmtl84ae.css","style"]
|
|
3
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"wCZkC7ZaYrxG37d-e2tac"}
|