antigravity-mobile-proxy 1.1.3 → 1.2.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/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-path-routes-manifest.json +21 -14
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/routes-manifest.json +42 -0
- package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_global-error.html +2 -2
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +3 -3
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/artifacts/[convId]/[filename]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/artifacts/[convId]/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/artifacts/[convId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/artifacts/active/[filename]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/artifacts/active/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/artifacts/active/route.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/artifacts/active/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/artifacts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/changes/accept-all/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/changes/active/route.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/changes/active/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/changes/diff/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/changes/reject-all/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/action/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/agent/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/approve/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/history/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/mode/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/monitor/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/new/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/reject/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/state/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/stop/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/chat/stream/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/conversations/active/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/conversations/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/conversations/select/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/debug/artifact-test/route.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/debug/artifact-test/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/v1/debug/artifact-test/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/debug/dom/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/debug/scrape/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/git/commit/route.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/commit/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/commit/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/diff/route.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/diff/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/diff/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/push/route.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/push/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/push/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/status/route.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/status/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/v1/git/status/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/health/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/windows/cdp-start/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/windows/cdp-status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/windows/close/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/windows/open/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/windows/recent/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/windows/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/windows/select/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/v1/workspace/content/route.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/workspace/content/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/v1/workspace/content/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/workspace/files/route.js +1 -0
- package/.next/standalone/.next/server/app/api/v1/workspace/files/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/v1/workspace/files/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/debug/page.js +3 -3
- package/.next/standalone/.next/server/app/debug/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/debug/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page.js +3 -3
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/~offline/page.js +3 -3
- package/.next/standalone/.next/server/app/~offline/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/~offline/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +21 -14
- package/.next/standalone/.next/server/chunks/1565.js +1 -1
- package/.next/standalone/.next/server/chunks/8107.js +1 -1
- package/.next/standalone/.next/server/chunks/8166.js +1 -1
- package/.next/standalone/.next/server/chunks/948.js +1 -1
- package/.next/standalone/.next/server/chunks/9814.js +3 -0
- package/.next/standalone/.next/server/instrumentation.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/pages/500.html +2 -2
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/366-0da170bc0fe1f16e.js +3 -0
- package/.next/static/chunks/8710-6b1b2eea72777418.js +1 -0
- package/.next/static/chunks/app/_global-error/page-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/_not-found/page-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/artifacts/[convId]/[filename]/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/artifacts/[convId]/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/artifacts/active/[filename]/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/artifacts/active/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/artifacts/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/changes/accept-all/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/changes/active/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/changes/diff/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/changes/reject-all/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/action/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/agent/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/approve/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/history/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/mode/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/monitor/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/new/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/reject/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/state/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/stop/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/chat/stream/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/conversations/active/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/conversations/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/conversations/select/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/debug/artifact-test/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/debug/dom/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/debug/scrape/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/git/commit/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/git/diff/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/git/push/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/git/status/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/health/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/windows/cdp-start/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/windows/cdp-status/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/windows/close/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/windows/open/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/windows/recent/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/windows/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/windows/select/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/workspace/content/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/api/v1/workspace/files/route-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/{layout-cc611f198bd594a0.js → layout-8047c1c03b631ac3.js} +2 -2
- package/.next/static/chunks/app/not-found-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/app/page-04ba0cb0c37b893d.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-3dc2621e09be9619.js +1 -0
- package/.next/static/chunks/{webpack-a8bd1bf5f31e6ddd.js → webpack-fb7bae86ce0f828f.js} +1 -1
- package/.next/static/css/29db8a1a90fb87d6.css +1 -0
- package/.next/static/css/5eacd01f773eed7f.css +11 -0
- package/.next/static/css/ad4f1e7378df6d96.css +1 -0
- package/.next/static/v1.2.0/_buildManifest.js +1 -0
- package/package.json +22 -3
- package/public/sw.js +1 -1
- package/.next/standalone/.next/server/chunks/6368.js +0 -3
- package/.next/static/chunks/4855-d76c75aaf5497499.js +0 -1
- package/.next/static/chunks/7101-c5b762e6184b72a6.js +0 -3
- package/.next/static/chunks/app/_global-error/page-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/_not-found/page-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/artifacts/[convId]/[filename]/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/artifacts/[convId]/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/artifacts/active/[filename]/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/artifacts/active/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/artifacts/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/changes/accept-all/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/changes/active/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/changes/diff/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/changes/reject-all/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/action/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/agent/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/approve/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/history/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/mode/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/monitor/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/new/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/reject/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/state/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/stop/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/chat/stream/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/conversations/active/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/conversations/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/conversations/select/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/debug/dom/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/debug/scrape/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/health/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/windows/cdp-start/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/windows/cdp-status/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/windows/close/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/windows/open/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/windows/recent/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/windows/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/api/v1/windows/select/route-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/not-found-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/app/page-08b53f22073517a9.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-691720a1ac05c31e.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-691720a1ac05c31e.js +0 -1
- package/.next/static/css/5bd02429b9414cd4.css +0 -1
- package/.next/static/v1.1.3/_buildManifest.js +0 -1
- /package/.next/static/{v1.1.3 → v1.2.0}/_ssgManifest.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/debug/artifact-test/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"69","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"4585","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"9933","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/providers.tsx":{"id":2026,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/pwa-install-prompt.tsx":{"id":416,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":1593,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":3238,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/globals.css":{"id":6872,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/~offline/page.tsx":{"id":8925,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/debug/page.tsx":{"id":5975,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/chat-container.tsx":{"id":8668,"name":"*","chunks":["8710","static/chunks/8710-6b1b2eea72777418.js","8974","static/chunks/app/page-04ba0cb0c37b893d.js"],"async":false}},"entryCSSFiles":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/not-found":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/layout":[{"inlined":false,"path":"static/css/29db8a1a90fb87d6.css"},{"inlined":false,"path":"static/css/ad4f1e7378df6d96.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/debug/artifact-test/route":[]},"rscModuleMapping":{"416":{"*":{"id":"5026","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"3593","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"219","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"6872":{"*":{"id":"2704","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"6187","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"6279","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
package/.next/standalone/.next/server/app/api/v1/debug/dom/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/debug/dom/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/debug/dom/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"69","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"4585","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"9933","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/providers.tsx":{"id":2026,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/pwa-install-prompt.tsx":{"id":416,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":1593,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":3238,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/globals.css":{"id":6872,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/~offline/page.tsx":{"id":8925,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/debug/page.tsx":{"id":5975,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/chat-container.tsx":{"id":8668,"name":"*","chunks":["8710","static/chunks/8710-6b1b2eea72777418.js","8974","static/chunks/app/page-04ba0cb0c37b893d.js"],"async":false}},"entryCSSFiles":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/not-found":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/layout":[{"inlined":false,"path":"static/css/29db8a1a90fb87d6.css"},{"inlined":false,"path":"static/css/ad4f1e7378df6d96.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/debug/dom/route":[]},"rscModuleMapping":{"416":{"*":{"id":"5026","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"3593","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"219","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"6872":{"*":{"id":"2704","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"6187","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"6279","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
package/.next/standalone/.next/server/app/api/v1/debug/scrape/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/debug/scrape/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/debug/scrape/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"69","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"4585","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"9933","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/providers.tsx":{"id":2026,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/pwa-install-prompt.tsx":{"id":416,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":1593,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":3238,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/globals.css":{"id":6872,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/~offline/page.tsx":{"id":8925,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/debug/page.tsx":{"id":5975,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/chat-container.tsx":{"id":8668,"name":"*","chunks":["8710","static/chunks/8710-6b1b2eea72777418.js","8974","static/chunks/app/page-04ba0cb0c37b893d.js"],"async":false}},"entryCSSFiles":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/not-found":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/layout":[{"inlined":false,"path":"static/css/29db8a1a90fb87d6.css"},{"inlined":false,"path":"static/css/ad4f1e7378df6d96.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/debug/scrape/route":[]},"rscModuleMapping":{"416":{"*":{"id":"5026","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"3593","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"219","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"6872":{"*":{"id":"2704","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"6187","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"6279","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{var a={};a.id=7236,a.ids=[7236],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{"use strict";a.exports=require("os")},2347:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=globalThis.__PROXY_CTX||{workbenchPage:null,browser:null,allWorkbenches:[],activeWindowIdx:0,activeConversationId:null,activeTitle:null,lastActionTimestamp:0}},3033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3486:(a,b,c)=>{"use strict";c.d(b,{A:()=>h});var d=c(9021),e=c(3873),f=c(1820),g=c(6266);function h(a=15){let b,c,i,j=(b=(0,f.homedir)(),c="u"<typeof process?"unknown":process.platform||"unknown",((i={win32:()=>(0,e.join)(process.env.APPDATA||(0,e.join)(b,"AppData","Roaming"),"Antigravity","User","workspaceStorage"),darwin:()=>(0,e.join)(b,"Library","Application Support","Antigravity","User","workspaceStorage"),linux:()=>(0,e.join)(process.env.XDG_CONFIG_HOME||(0,e.join)(b,".config"),"Antigravity","User","workspaceStorage")})[c]||i.linux)());if(!(0,d.existsSync)(j))return g.v.warn(`[RecentProjects] Workspace storage not found at: ${j}`),[];let k=[];try{for(let a of(0,d.readdirSync)(j,{withFileTypes:!0})){if(!a.isDirectory())continue;let b=(0,e.join)(j,a.name,"workspace.json");if((0,d.existsSync)(b))try{let c,f=(0,d.readFileSync)(b,"utf-8"),g=JSON.parse(f).folder;if(!g||g.startsWith("vscode-remote://")||(g.startsWith("file://")?(c=decodeURIComponent(new URL(g).pathname),/^\/[A-Za-z]:/.test(c)&&(c=c.substring(1))):c=g,c.includes("/playground/")||c.includes("\\playground\\")))continue;try{if(!(0,d.statSync)(c).isDirectory())continue}catch{continue}let h=(0,e.join)(j,a.name),i=(0,d.statSync)(h);k.push({path:c,name:(0,e.basename)(c),lastOpened:i.mtime.toISOString()})}catch{}}}catch(a){return g.v.error(`[RecentProjects] Failed to read workspace storage: ${a.message}`),[]}k.sort((a,b)=>new Date(b.lastOpened).getTime()-new Date(a.lastOpened).getTime());let l=new Set,m=[];for(let a of k)l.has(a.path)||(l.add(a.path),m.push(a));return m.slice(0,a)}},3873:a=>{"use strict";a.exports=require("path")},4870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5527:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{POST:()=>B,dynamic:()=>A});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(7265),x=c(9021),y=c(2347),z=c(3486);let A="force-dynamic";async function B(a){try{let b,c=await a.json(),d=(c.message||"").trim(),e=!0===c.stageAll;if(!d)return v.NextResponse.json({error:"Commit message is required"},{status:400});let f=function(){try{let a=y.A.activeWindowIdx,b=y.A.allWorkbenches[a],c=b?.title||y.A.activeTitle||"";if(!c)return null;let d=c.split(" - ")[0]?.trim();if(!d)return null;let e=(0,z.A)(30).find(a=>a.name===d);if(e&&(0,x.existsSync)(e.path))return e.path;return null}catch{return null}}()||process.cwd();try{b=(0,w.execFileSync)("git",["rev-parse","--show-toplevel"],{cwd:f,encoding:"utf-8"}).trim()}catch{return v.NextResponse.json({error:"Not a git repository"},{status:400})}let g={cwd:b,encoding:"utf-8"};if(e&&(0,w.execFileSync)("git",["add","-A"],g),!(0,w.execFileSync)("git",["diff","--cached","--name-only"],g).trim())return v.NextResponse.json({error:"Nothing staged to commit",nothingStaged:!0},{status:400});let h=(0,w.execFileSync)("git",["commit","-m",d],g).trim();return v.NextResponse.json({success:!0,output:h})}catch(a){return v.NextResponse.json({error:a.stderr?.toString?.().trim()||a.message||"Commit failed"},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/v1/git/commit/route",pathname:"/api/v1/git/commit",filename:"route",bundlePath:"app/api/v1/git/commit/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/git/commit/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/v1/git/commit/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},6266:(a,b,c)=>{"use strict";c.d(b,{v:()=>e});class d{constructor(){this.level="info",this.level=process.env.LOG_LEVEL||"info"}shouldLog(a){let b=["debug","info","warn","error"];return b.indexOf(a)>=b.indexOf(this.level)}debug(a,b){this.shouldLog("debug")&&console.debug(`[DEBUG] ${a}`,b||"")}info(a,b){this.shouldLog("info")&&console.info(`[INFO] ${a}`,b||"")}warn(a,b){this.shouldLog("warn")&&console.warn(`[WARN] ${a}`,b||"")}error(a,b){this.shouldLog("error")&&console.error(`[ERROR] ${a}`,b||"")}}let e=new d},6439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6487:()=>{},7265:a=>{"use strict";a.exports=require("child_process")},8335:()=>{},9021:a=>{"use strict";a.exports=require("fs")},9294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=5527));module.exports=c})();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/package.json","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1813.js","../../../../../chunks/4741.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
package/.next/standalone/.next/server/app/api/v1/git/commit/route_client-reference-manifest.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/git/commit/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"69","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"4585","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"9933","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/providers.tsx":{"id":2026,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/pwa-install-prompt.tsx":{"id":416,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":1593,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":3238,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/globals.css":{"id":6872,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/~offline/page.tsx":{"id":8925,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/debug/page.tsx":{"id":5975,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/chat-container.tsx":{"id":8668,"name":"*","chunks":["8710","static/chunks/8710-6b1b2eea72777418.js","8974","static/chunks/app/page-04ba0cb0c37b893d.js"],"async":false}},"entryCSSFiles":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/not-found":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/layout":[{"inlined":false,"path":"static/css/29db8a1a90fb87d6.css"},{"inlined":false,"path":"static/css/ad4f1e7378df6d96.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/git/commit/route":[]},"rscModuleMapping":{"416":{"*":{"id":"5026","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"3593","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"219","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"6872":{"*":{"id":"2704","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"6187","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"6279","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{var a={};a.id=2682,a.ids=[2682],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{"use strict";a.exports=require("os")},2347:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=globalThis.__PROXY_CTX||{workbenchPage:null,browser:null,allWorkbenches:[],activeWindowIdx:0,activeConversationId:null,activeTitle:null,lastActionTimestamp:0}},3033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3486:(a,b,c)=>{"use strict";c.d(b,{A:()=>h});var d=c(9021),e=c(3873),f=c(1820),g=c(6266);function h(a=15){let b,c,i,j=(b=(0,f.homedir)(),c="u"<typeof process?"unknown":process.platform||"unknown",((i={win32:()=>(0,e.join)(process.env.APPDATA||(0,e.join)(b,"AppData","Roaming"),"Antigravity","User","workspaceStorage"),darwin:()=>(0,e.join)(b,"Library","Application Support","Antigravity","User","workspaceStorage"),linux:()=>(0,e.join)(process.env.XDG_CONFIG_HOME||(0,e.join)(b,".config"),"Antigravity","User","workspaceStorage")})[c]||i.linux)());if(!(0,d.existsSync)(j))return g.v.warn(`[RecentProjects] Workspace storage not found at: ${j}`),[];let k=[];try{for(let a of(0,d.readdirSync)(j,{withFileTypes:!0})){if(!a.isDirectory())continue;let b=(0,e.join)(j,a.name,"workspace.json");if((0,d.existsSync)(b))try{let c,f=(0,d.readFileSync)(b,"utf-8"),g=JSON.parse(f).folder;if(!g||g.startsWith("vscode-remote://")||(g.startsWith("file://")?(c=decodeURIComponent(new URL(g).pathname),/^\/[A-Za-z]:/.test(c)&&(c=c.substring(1))):c=g,c.includes("/playground/")||c.includes("\\playground\\")))continue;try{if(!(0,d.statSync)(c).isDirectory())continue}catch{continue}let h=(0,e.join)(j,a.name),i=(0,d.statSync)(h);k.push({path:c,name:(0,e.basename)(c),lastOpened:i.mtime.toISOString()})}catch{}}}catch(a){return g.v.error(`[RecentProjects] Failed to read workspace storage: ${a.message}`),[]}k.sort((a,b)=>new Date(b.lastOpened).getTime()-new Date(a.lastOpened).getTime());let l=new Set,m=[];for(let a of k)l.has(a.path)||(l.add(a.path),m.push(a));return m.slice(0,a)}},3873:a=>{"use strict";a.exports=require("path")},3929:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{GET:()=>C,dynamic:()=>B});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(7265),x=c(9021),y=c(3873),z=c(2347),A=c(3486);let B="force-dynamic";async function C(a){let b,c=a.nextUrl.searchParams.get("filepath"),d="true"===a.nextUrl.searchParams.get("staged"),e="true"===a.nextUrl.searchParams.get("untracked");if(!c)return v.NextResponse.json({error:"Missing filepath parameter"},{status:400});if((0,y.normalize)(c).includes(".."))return v.NextResponse.json({error:"Invalid path"},{status:403});let f=function(){try{let a=z.A.activeWindowIdx,b=z.A.allWorkbenches[a],c=b?.title||z.A.activeTitle||"";if(!c)return null;let d=c.split(" - ")[0]?.trim();if(!d)return null;let e=(0,A.A)(30).find(a=>a.name===d);if(e&&(0,x.existsSync)(e.path))return e.path;return null}catch{return null}}()||process.cwd();try{b=(0,w.execFileSync)("git",["rev-parse","--show-toplevel"],{cwd:f,encoding:"utf-8"}).trim()}catch{return v.NextResponse.json({error:"Not a git repository"},{status:404})}let g={cwd:b,encoding:"utf-8",maxBuffer:5242880},h=c.replace(/\\/g,"/");try{let a="";if(e){let d=(0,y.join)(b,(0,y.normalize)(c));if(!(0,y.resolve)(d).toLowerCase().startsWith((0,y.resolve)(b).toLowerCase()))return v.NextResponse.json({error:"Path traversal denied"},{status:403});if((0,x.existsSync)(d)){let b=(0,x.readFileSync)(d,"utf-8").split("\n");a=[`diff --git a/${h} b/${h}`,"new file mode 100644","--- /dev/null",`+++ b/${h}`,`@@ -0,0 +1,${b.length} @@`,...b.map(a=>`+${a}`)].join("\n")}}else a=d?(0,w.execFileSync)("git",["diff","--cached","--",h],g):(0,w.execFileSync)("git",["diff","--",h],g);return v.NextResponse.json({diff:a.trim(),filepath:c})}catch(a){return v.NextResponse.json({error:a.stderr?.toString?.().trim()||a.message},{status:500})}}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/v1/git/diff/route",pathname:"/api/v1/git/diff",filename:"route",bundlePath:"app/api/v1/git/diff/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/git/diff/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){D.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/v1/git/diff/route";"/index"===d&&(d="/");let e=await D.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||D.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===D.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>D.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>D.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},4870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},6266:(a,b,c)=>{"use strict";c.d(b,{v:()=>e});class d{constructor(){this.level="info",this.level=process.env.LOG_LEVEL||"info"}shouldLog(a){let b=["debug","info","warn","error"];return b.indexOf(a)>=b.indexOf(this.level)}debug(a,b){this.shouldLog("debug")&&console.debug(`[DEBUG] ${a}`,b||"")}info(a,b){this.shouldLog("info")&&console.info(`[INFO] ${a}`,b||"")}warn(a,b){this.shouldLog("warn")&&console.warn(`[WARN] ${a}`,b||"")}error(a,b){this.shouldLog("error")&&console.error(`[ERROR] ${a}`,b||"")}}let e=new d},6439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6487:()=>{},7265:a=>{"use strict";a.exports=require("child_process")},8335:()=>{},9021:a=>{"use strict";a.exports=require("fs")},9294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=3929));module.exports=c})();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/package.json","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1813.js","../../../../../chunks/4741.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/git/diff/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"69","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"4585","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"9933","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/providers.tsx":{"id":2026,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/pwa-install-prompt.tsx":{"id":416,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":1593,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":3238,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/globals.css":{"id":6872,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/~offline/page.tsx":{"id":8925,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/debug/page.tsx":{"id":5975,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/chat-container.tsx":{"id":8668,"name":"*","chunks":["8710","static/chunks/8710-6b1b2eea72777418.js","8974","static/chunks/app/page-04ba0cb0c37b893d.js"],"async":false}},"entryCSSFiles":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/not-found":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/layout":[{"inlined":false,"path":"static/css/29db8a1a90fb87d6.css"},{"inlined":false,"path":"static/css/ad4f1e7378df6d96.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/git/diff/route":[]},"rscModuleMapping":{"416":{"*":{"id":"5026","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"3593","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"219","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"6872":{"*":{"id":"2704","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"6187","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"6279","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{var a={};a.id=5671,a.ids=[5671],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{"use strict";a.exports=require("os")},2347:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=globalThis.__PROXY_CTX||{workbenchPage:null,browser:null,allWorkbenches:[],activeWindowIdx:0,activeConversationId:null,activeTitle:null,lastActionTimestamp:0}},2645:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{POST:()=>B,dynamic:()=>A});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(7265),x=c(9021),y=c(2347),z=c(3486);let A="force-dynamic";async function B(a){try{let b,c=await a.json().catch(()=>({})),d=!0===c.force,e=function(){try{let a=y.A.activeWindowIdx,b=y.A.allWorkbenches[a],c=b?.title||y.A.activeTitle||"";if(!c)return null;let d=c.split(" - ")[0]?.trim();if(!d)return null;let e=(0,z.A)(30).find(a=>a.name===d);if(e&&(0,x.existsSync)(e.path))return e.path;return null}catch{return null}}()||process.cwd();try{b=(0,w.execFileSync)("git",["rev-parse","--show-toplevel"],{cwd:e,encoding:"utf-8"}).trim()}catch{return v.NextResponse.json({error:"Not a git repository"},{status:400})}let f={cwd:b,encoding:"utf-8"},g=(0,w.execFileSync)("git",["rev-parse","--abbrev-ref","HEAD"],f).trim();if("HEAD"===g)return v.NextResponse.json({error:"Cannot push in detached HEAD state"},{status:400});let h=!1;try{(0,w.execFileSync)("git",["rev-parse","--abbrev-ref","--symbolic-full-name","@{u}"],f),h=!0}catch{}let i=h?d?["push","--force-with-lease"]:["push"]:["push","--set-upstream","origin",g],j=(0,w.execFileSync)("git",i,f).trim();return v.NextResponse.json({success:!0,output:j,branch:g})}catch(b){let a=b.stderr?.toString?.().trim()||b.message||"Push failed";return v.NextResponse.json({error:a},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/v1/git/push/route",pathname:"/api/v1/git/push",filename:"route",bundlePath:"app/api/v1/git/push/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/git/push/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/v1/git/push/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},3033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3486:(a,b,c)=>{"use strict";c.d(b,{A:()=>h});var d=c(9021),e=c(3873),f=c(1820),g=c(6266);function h(a=15){let b,c,i,j=(b=(0,f.homedir)(),c="u"<typeof process?"unknown":process.platform||"unknown",((i={win32:()=>(0,e.join)(process.env.APPDATA||(0,e.join)(b,"AppData","Roaming"),"Antigravity","User","workspaceStorage"),darwin:()=>(0,e.join)(b,"Library","Application Support","Antigravity","User","workspaceStorage"),linux:()=>(0,e.join)(process.env.XDG_CONFIG_HOME||(0,e.join)(b,".config"),"Antigravity","User","workspaceStorage")})[c]||i.linux)());if(!(0,d.existsSync)(j))return g.v.warn(`[RecentProjects] Workspace storage not found at: ${j}`),[];let k=[];try{for(let a of(0,d.readdirSync)(j,{withFileTypes:!0})){if(!a.isDirectory())continue;let b=(0,e.join)(j,a.name,"workspace.json");if((0,d.existsSync)(b))try{let c,f=(0,d.readFileSync)(b,"utf-8"),g=JSON.parse(f).folder;if(!g||g.startsWith("vscode-remote://")||(g.startsWith("file://")?(c=decodeURIComponent(new URL(g).pathname),/^\/[A-Za-z]:/.test(c)&&(c=c.substring(1))):c=g,c.includes("/playground/")||c.includes("\\playground\\")))continue;try{if(!(0,d.statSync)(c).isDirectory())continue}catch{continue}let h=(0,e.join)(j,a.name),i=(0,d.statSync)(h);k.push({path:c,name:(0,e.basename)(c),lastOpened:i.mtime.toISOString()})}catch{}}}catch(a){return g.v.error(`[RecentProjects] Failed to read workspace storage: ${a.message}`),[]}k.sort((a,b)=>new Date(b.lastOpened).getTime()-new Date(a.lastOpened).getTime());let l=new Set,m=[];for(let a of k)l.has(a.path)||(l.add(a.path),m.push(a));return m.slice(0,a)}},3873:a=>{"use strict";a.exports=require("path")},4870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},6266:(a,b,c)=>{"use strict";c.d(b,{v:()=>e});class d{constructor(){this.level="info",this.level=process.env.LOG_LEVEL||"info"}shouldLog(a){let b=["debug","info","warn","error"];return b.indexOf(a)>=b.indexOf(this.level)}debug(a,b){this.shouldLog("debug")&&console.debug(`[DEBUG] ${a}`,b||"")}info(a,b){this.shouldLog("info")&&console.info(`[INFO] ${a}`,b||"")}warn(a,b){this.shouldLog("warn")&&console.warn(`[WARN] ${a}`,b||"")}error(a,b){this.shouldLog("error")&&console.error(`[ERROR] ${a}`,b||"")}}let e=new d},6439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6487:()=>{},7265:a=>{"use strict";a.exports=require("child_process")},8335:()=>{},9021:a=>{"use strict";a.exports=require("fs")},9294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=2645));module.exports=c})();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/package.json","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1813.js","../../../../../chunks/4741.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/git/push/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"69","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"4585","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"9933","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/providers.tsx":{"id":2026,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/pwa-install-prompt.tsx":{"id":416,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":1593,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":3238,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/globals.css":{"id":6872,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/~offline/page.tsx":{"id":8925,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/debug/page.tsx":{"id":5975,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/chat-container.tsx":{"id":8668,"name":"*","chunks":["8710","static/chunks/8710-6b1b2eea72777418.js","8974","static/chunks/app/page-04ba0cb0c37b893d.js"],"async":false}},"entryCSSFiles":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/not-found":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/layout":[{"inlined":false,"path":"static/css/29db8a1a90fb87d6.css"},{"inlined":false,"path":"static/css/ad4f1e7378df6d96.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/git/push/route":[]},"rscModuleMapping":{"416":{"*":{"id":"5026","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"3593","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"219","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"6872":{"*":{"id":"2704","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"6187","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"6279","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{var a={};a.id=6701,a.ids=[6701],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{"use strict";a.exports=require("os")},2347:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=globalThis.__PROXY_CTX||{workbenchPage:null,browser:null,allWorkbenches:[],activeWindowIdx:0,activeConversationId:null,activeTitle:null,lastActionTimestamp:0}},3033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3486:(a,b,c)=>{"use strict";c.d(b,{A:()=>h});var d=c(9021),e=c(3873),f=c(1820),g=c(6266);function h(a=15){let b,c,i,j=(b=(0,f.homedir)(),c="u"<typeof process?"unknown":process.platform||"unknown",((i={win32:()=>(0,e.join)(process.env.APPDATA||(0,e.join)(b,"AppData","Roaming"),"Antigravity","User","workspaceStorage"),darwin:()=>(0,e.join)(b,"Library","Application Support","Antigravity","User","workspaceStorage"),linux:()=>(0,e.join)(process.env.XDG_CONFIG_HOME||(0,e.join)(b,".config"),"Antigravity","User","workspaceStorage")})[c]||i.linux)());if(!(0,d.existsSync)(j))return g.v.warn(`[RecentProjects] Workspace storage not found at: ${j}`),[];let k=[];try{for(let a of(0,d.readdirSync)(j,{withFileTypes:!0})){if(!a.isDirectory())continue;let b=(0,e.join)(j,a.name,"workspace.json");if((0,d.existsSync)(b))try{let c,f=(0,d.readFileSync)(b,"utf-8"),g=JSON.parse(f).folder;if(!g||g.startsWith("vscode-remote://")||(g.startsWith("file://")?(c=decodeURIComponent(new URL(g).pathname),/^\/[A-Za-z]:/.test(c)&&(c=c.substring(1))):c=g,c.includes("/playground/")||c.includes("\\playground\\")))continue;try{if(!(0,d.statSync)(c).isDirectory())continue}catch{continue}let h=(0,e.join)(j,a.name),i=(0,d.statSync)(h);k.push({path:c,name:(0,e.basename)(c),lastOpened:i.mtime.toISOString()})}catch{}}}catch(a){return g.v.error(`[RecentProjects] Failed to read workspace storage: ${a.message}`),[]}k.sort((a,b)=>new Date(b.lastOpened).getTime()-new Date(a.lastOpened).getTime());let l=new Set,m=[];for(let a of k)l.has(a.path)||(l.add(a.path),m.push(a));return m.slice(0,a)}},3873:a=>{"use strict";a.exports=require("path")},4870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},6266:(a,b,c)=>{"use strict";c.d(b,{v:()=>e});class d{constructor(){this.level="info",this.level=process.env.LOG_LEVEL||"info"}shouldLog(a){let b=["debug","info","warn","error"];return b.indexOf(a)>=b.indexOf(this.level)}debug(a,b){this.shouldLog("debug")&&console.debug(`[DEBUG] ${a}`,b||"")}info(a,b){this.shouldLog("info")&&console.info(`[INFO] ${a}`,b||"")}warn(a,b){this.shouldLog("warn")&&console.warn(`[WARN] ${a}`,b||"")}error(a,b){this.shouldLog("error")&&console.error(`[ERROR] ${a}`,b||"")}}let e=new d},6439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6487:()=>{},7265:a=>{"use strict";a.exports=require("child_process")},8335:()=>{},8539:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{GET:()=>B,dynamic:()=>A});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(7265),x=c(9021),y=c(2347),z=c(3486);let A="force-dynamic";async function B(){try{let a,b=function(){try{let a=y.A.activeWindowIdx,b=y.A.allWorkbenches[a],c=b?.title||y.A.activeTitle||"";if(!c)return null;let d=c.split(" - ")[0]?.trim();if(!d)return null;let e=(0,z.A)(30).find(a=>a.name===d);if(e&&(0,x.existsSync)(e.path))return e.path;return null}catch{return null}}()||process.cwd();try{a=(0,w.execFileSync)("git",["rev-parse","--show-toplevel"],{cwd:b,encoding:"utf-8"}).trim()}catch{return v.NextResponse.json({isGitRepo:!1,branch:null,ahead:0,behind:0,staged:[],unstaged:[],untracked:[],commits:[],stashCount:0,workspacePath:b})}let c="HEAD";try{c=(0,w.execFileSync)("git",["rev-parse","--abbrev-ref","HEAD"],{cwd:a,encoding:"utf-8"}).trim()}catch{}let d=0,e=0,f=null;try{f=(0,w.execFileSync)("git",["rev-parse","--abbrev-ref","--symbolic-full-name","@{u}"],{cwd:a,encoding:"utf-8"}).trim();let[b,c]=(0,w.execFileSync)("git",["rev-list","--left-right","--count",`HEAD...${f}`],{cwd:a,encoding:"utf-8"}).trim().split(" ").map(Number);d=b||0,e=c||0}catch{}let g="";try{g=(0,w.execFileSync)("git",["status","--porcelain=v1","-u"],{cwd:a,encoding:"utf-8",maxBuffer:2097152})}catch{}let h=[],i=[],j=[];for(let a of g.split("\n")){if(!a)continue;let b=a.substring(0,2),c=b[0],d=b[1],e=a.substring(3),[f,g]=e.includes(" -> ")?[e.split(" -> ")[1],e.split(" -> ")[0]]:[e,void 0],k=a=>{switch(a){case"M":default:return"modified";case"A":return"added";case"D":return"deleted";case"R":return"renamed";case"C":return"copied";case"U":return"unmerged"}};if("?"===c&&"?"===d){j.push({path:f.trim(),status:"untracked",statusCode:"??"});continue}" "!==c&&"?"!==c&&h.push({path:f.trim(),originalPath:g?.trim(),status:k(c),statusCode:c})," "!==d&&"?"!==d&&i.push({path:f.trim(),status:k(d),statusCode:d})}let k=[];try{k=(0,w.execFileSync)("git",["log","-10","--pretty=format:%H|%h|%s|%an|%cr"],{cwd:a,encoding:"utf-8",maxBuffer:1048576}).split("\n").filter(Boolean).map(a=>{let[b,c,d,e,f]=a.split("|");return{hash:b,shortHash:c,subject:d||"",author:e||"",relativeDate:f||""}})}catch{}let l=0;try{let b=(0,w.execFileSync)("git",["stash","list"],{cwd:a,encoding:"utf-8"});l=b.trim()?b.trim().split("\n").length:0}catch{}return v.NextResponse.json({isGitRepo:!0,branch:c,remoteBranch:f,ahead:d,behind:e,staged:h,unstaged:i,untracked:j,commits:k,stashCount:l,workspacePath:a,stagedCount:h.length,unstagedCount:i.length+j.length})}catch(a){return v.NextResponse.json({error:a.message},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/v1/git/status/route",pathname:"/api/v1/git/status",filename:"route",bundlePath:"app/api/v1/git/status/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/git/status/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/v1/git/status/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},9021:a=>{"use strict";a.exports=require("fs")},9294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=8539));module.exports=c})();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/package.json","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1813.js","../../../../../chunks/4741.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
|
package/.next/standalone/.next/server/app/api/v1/git/status/route_client-reference-manifest.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/git/status/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"69","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"4585","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"9933","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/providers.tsx":{"id":2026,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/pwa-install-prompt.tsx":{"id":416,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":1593,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":3238,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/globals.css":{"id":6872,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/~offline/page.tsx":{"id":8925,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/debug/page.tsx":{"id":5975,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/chat-container.tsx":{"id":8668,"name":"*","chunks":["8710","static/chunks/8710-6b1b2eea72777418.js","8974","static/chunks/app/page-04ba0cb0c37b893d.js"],"async":false}},"entryCSSFiles":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/not-found":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/layout":[{"inlined":false,"path":"static/css/29db8a1a90fb87d6.css"},{"inlined":false,"path":"static/css/ad4f1e7378df6d96.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/git/status/route":[]},"rscModuleMapping":{"416":{"*":{"id":"5026","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"3593","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"219","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"6872":{"*":{"id":"2704","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"6187","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"6279","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/health/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/v1/health/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"416":{"*":{"id":"7728","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"69","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"4585","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"9933","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/providers.tsx":{"id":2026,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/pwa-install-prompt.tsx":{"id":416,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"300\",\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":1593,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":3238,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/globals.css":{"id":6872,"name":"*","chunks":["366","static/chunks/366-0da170bc0fe1f16e.js","7177","static/chunks/app/layout-8047c1c03b631ac3.js"],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/~offline/page.tsx":{"id":8925,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/debug/page.tsx":{"id":5975,"name":"*","chunks":[],"async":false},"/home/belal/repos/ide_agent/antigravity-chat-proxy/components/chat-container.tsx":{"id":8668,"name":"*","chunks":["8710","static/chunks/8710-6b1b2eea72777418.js","8974","static/chunks/app/page-04ba0cb0c37b893d.js"],"async":false}},"entryCSSFiles":{"/home/belal/repos/ide_agent/antigravity-chat-proxy/":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/not-found":[],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/layout":[{"inlined":false,"path":"static/css/29db8a1a90fb87d6.css"},{"inlined":false,"path":"static/css/ad4f1e7378df6d96.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/belal/repos/ide_agent/antigravity-chat-proxy/app/api/v1/health/route":[]},"rscModuleMapping":{"416":{"*":{"id":"5026","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"2026":{"*":{"id":"3593","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5975":{"*":{"id":"219","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"6872":{"*":{"id":"2704","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8668":{"*":{"id":"6187","name":"*","chunks":[],"async":false}},"8925":{"*":{"id":"6279","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|