@savecontext/dashboard 0.1.23 → 0.1.24
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/dashboard/.next/BUILD_ID +1 -1
- package/.next/standalone/dashboard/.next/app-path-routes-manifest.json +27 -27
- package/.next/standalone/dashboard/.next/build-manifest.json +2 -2
- package/.next/standalone/dashboard/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.html +2 -2
- package/.next/standalone/dashboard/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.html +2 -2
- package/.next/standalone/dashboard/.next/server/app/_not-found.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/context/delete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/context/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/create/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/issues/create/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/create/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/list/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route.js +4 -4
- package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/update/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/issues/update/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/issues/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/list/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/save/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/save/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/memory/save/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/create/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/plans/create/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/create/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/list/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/update/route.js +2 -2
- package/.next/standalone/dashboard/.next/server/app/api/plans/update/route.js.nft.json +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/plans/update/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.html +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/_full.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/dashboard/.next/server/app-paths-manifest.json +27 -27
- package/.next/standalone/dashboard/.next/server/pages/404.html +2 -2
- package/.next/standalone/dashboard/.next/server/pages/500.html +2 -2
- package/.next/standalone/dashboard/package.json +2 -2
- package/.next/standalone/package.json +1 -1
- package/package.json +2 -2
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/database.js +0 -90
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/index.js +0 -3
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/function.js +0 -31
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/table.js +0 -189
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/lib/util.js +0 -12
- package/.next/standalone/node_modules/.pnpm/better-sqlite3@12.5.0/node_modules/better-sqlite3/package.json +0 -59
- package/.next/standalone/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/bindings.js +0 -221
- package/.next/standalone/node_modules/.pnpm/bindings@1.5.0/node_modules/bindings/package.json +0 -28
- package/.next/standalone/node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/index.js +0 -66
- package/.next/standalone/node_modules/.pnpm/file-uri-to-path@1.0.0/node_modules/file-uri-to-path/package.json +0 -32
- package/.next/standalone/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
- package/.next/standalone/node_modules/better-sqlite3/lib/database.js +0 -90
- package/.next/standalone/node_modules/better-sqlite3/lib/index.js +0 -3
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/function.js +0 -31
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/table.js +0 -189
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
- package/.next/standalone/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
- package/.next/standalone/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
- package/.next/standalone/node_modules/better-sqlite3/lib/util.js +0 -12
- package/.next/standalone/node_modules/better-sqlite3/package.json +0 -59
- package/.next/standalone/node_modules/bindings/bindings.js +0 -221
- package/.next/standalone/node_modules/bindings/package.json +0 -28
- package/.next/standalone/node_modules/file-uri-to-path/index.js +0 -66
- package/.next/standalone/node_modules/file-uri-to-path/package.json +0 -32
- /package/.next/standalone/dashboard/.next/static/{fvTz_10g1TFWYx7umMYkL → 00P-K7nRwpuQW1hq0VwZ5}/_buildManifest.js +0 -0
- /package/.next/standalone/dashboard/.next/static/{fvTz_10g1TFWYx7umMYkL → 00P-K7nRwpuQW1hq0VwZ5}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/dashboard/sessions/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","1954","static/chunks/app/dashboard/layout-9595c9185ebc25d2.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":2532,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5602","static/chunks/5602-de6be5d495e39d30.js","1719","static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5602","static/chunks/5602-de6be5d495e39d30.js","1719","static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5602","static/chunks/5602-de6be5d495e39d30.js","1719","static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5105","static/chunks/app/dashboard/page-e7dfa69451ac3cf4.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5105","static/chunks/app/dashboard/page-e7dfa69451ac3cf4.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5602","static/chunks/5602-de6be5d495e39d30.js","1719","static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/dashboard/layout":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/dashboard/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/dashboard/sessions/page":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/dashboard/sessions/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","1954","static/chunks/app/dashboard/layout-9595c9185ebc25d2.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5602","static/chunks/5602-de6be5d495e39d30.js","1719","static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":2532,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5602","static/chunks/5602-de6be5d495e39d30.js","1719","static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5602","static/chunks/5602-de6be5d495e39d30.js","1719","static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5602","static/chunks/5602-de6be5d495e39d30.js","1719","static/chunks/app/dashboard/sessions/page-bce106da597ef37a.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5105","static/chunks/app/dashboard/page-e7dfa69451ac3cf4.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":["3358","static/chunks/3358-be1dcb412e5a5840.js","7306","static/chunks/7306-029b4a3ee81879be.js","6736","static/chunks/6736-2e5d92a3f8a9a938.js","5105","static/chunks/app/dashboard/page-e7dfa69451ac3cf4.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/dashboard/layout":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/dashboard/page":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/dashboard/sessions/page":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--00P_K7nRwpuQW1hq0VwZ5--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e69cb85ea0313d7b.js"/><script src="/_next/static/chunks/f4623155-e9b5b39d3b16528c.js" async=""></script><script src="/_next/static/chunks/8704-7c7448163f00c98f.js" async=""></script><script src="/_next/static/chunks/main-app-dfeb049aaaa67e3c.js" async=""></script><title>SaveContext Dashboard</title><meta name="description" content="Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks."/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.svg?9a23eb420f8ff7d7" type="image/svg+xml" sizes="any"/><link rel="apple-touch-icon" href="/apple-icon.png?151fe96d5c2150be" type="image/png" sizes="200x200"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[6045,[\"7177\",\"static/chunks/app/layout-42e7e1064f322650.js\"],\"ThemeProvider\"]\n3:I[8572,[],\"\"]\n4:I[1770,[],\"\"]\n6:I[3961,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\n9:I[3961,[],\"ViewportBoundary\"]\nb:I[3961,[],\"MetadataBoundary\"]\nd:I[9160,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/c16512ce6b93e2df.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"00P-K7nRwpuQW1hq0VwZ5\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c16512ce6b93e2df.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased overflow-x-hidden\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":false,\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L5\",null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"5:E{\"digest\":\"NEXT_REDIRECT;replace;/dashboard;307;\"}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[9100,[],\"IconMark\"]\n8:null\nc:[[\"$\",\"title\",\"0\",{\"children\":\"SaveContext Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?9a23eb420f8ff7d7\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"link\",\"4\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?151fe96d5c2150be\",\"type\":\"image/png\",\"sizes\":\"200x200\"}],[\"$\",\"$Le\",\"5\",{}]]\n"])</script></body></html>
|
|
@@ -10,7 +10,7 @@ d:I[9160,[],""]
|
|
|
10
10
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
11
11
|
:HL["/_next/static/css/081a0afca5a9bd20.css","style"]
|
|
12
12
|
:HL["/_next/static/css/c16512ce6b93e2df.css","style"]
|
|
13
|
-
0:{"P":null,"b":"
|
|
13
|
+
0:{"P":null,"b":"00P-K7nRwpuQW1hq0VwZ5","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c16512ce6b93e2df.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 font-sans antialiased overflow-x-hidden","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":false,"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":[["$","$1","c",{"children":["$L5",null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true}
|
|
14
14
|
5:E{"digest":"NEXT_REDIRECT;replace;/dashboard;307;"}
|
|
15
15
|
a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
16
|
e:I[9100,[],"IconMark"]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
3:I[3961,[],"OutletBoundary"]
|
|
3
3
|
4:"$Sreact.suspense"
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","rsc":["$","$1","c",{"children":["$L2",null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false}
|
|
5
5
|
5:null
|
|
6
6
|
2:E{"digest":"NEXT_REDIRECT;replace;/dashboard;307;"}
|
|
@@ -10,7 +10,7 @@ d:I[9160,[],""]
|
|
|
10
10
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
11
11
|
:HL["/_next/static/css/081a0afca5a9bd20.css","style"]
|
|
12
12
|
:HL["/_next/static/css/c16512ce6b93e2df.css","style"]
|
|
13
|
-
0:{"P":null,"b":"
|
|
13
|
+
0:{"P":null,"b":"00P-K7nRwpuQW1hq0VwZ5","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c16512ce6b93e2df.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 font-sans antialiased overflow-x-hidden","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":false,"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":[["$","$1","c",{"children":["$L5",null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true}
|
|
14
14
|
5:E{"digest":"NEXT_REDIRECT;replace;/dashboard;307;"}
|
|
15
15
|
a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
16
|
e:I[9100,[],"IconMark"]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[3961,[],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[9100,[],"IconMark"]
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"SaveContext Dashboard"}],["$","meta","1",{"name":"description","content":"Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/icon.svg?9a23eb420f8ff7d7","type":"image/svg+xml","sizes":"any"}],["$","link","4",{"rel":"apple-touch-icon","href":"/apple-icon.png?151fe96d5c2150be","type":"image/png","sizes":"200x200"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
4:I[1770,[],""]
|
|
5
5
|
:HL["/_next/static/css/081a0afca5a9bd20.css","style"]
|
|
6
6
|
:HL["/_next/static/css/c16512ce6b93e2df.css","style"]
|
|
7
|
-
0:{"buildId":"
|
|
7
|
+
0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/c16512ce6b93e2df.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 font-sans antialiased overflow-x-hidden","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":false,"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
2
2
|
:HL["/_next/static/css/081a0afca5a9bd20.css","style"]
|
|
3
3
|
:HL["/_next/static/css/c16512ce6b93e2df.css","style"]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"00P-K7nRwpuQW1hq0VwZ5","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":2532,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"607":{"*":{"id":"14289","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"86730","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"46850","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"63955","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"288","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"1360","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"14268","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"18510","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"71235","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"16953","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"11976","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"44619","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"83334","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"71815","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"17816","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":9160,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":6281,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1987,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4456,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":8572,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1770,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":3961,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":9100,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/providers/theme-provider.tsx":{"id":6045,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":8313,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/globals.css":{"id":7232,"name":"*","chunks":["7177","static/chunks/app/layout-42e7e1064f322650.js"],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/dashboard-shell.tsx":{"id":6654,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/plans-client.tsx":{"id":632,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-card-content.tsx":{"id":5807,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":2532,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/node_modules/.pnpm/next@16.1.1_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":6253,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/active-agents-section.tsx":{"id":607,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/checkpoint-list.tsx":{"id":1599,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-items-section.tsx":{"id":8602,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-detail-header.tsx":{"id":3628,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/ui/local-date.tsx":{"id":2054,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/project-card.tsx":{"id":8361,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/projects/projects-header.tsx":{"id":808,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/context-item-card.tsx":{"id":3304,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/memory-client.tsx":{"id":9997,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/":[],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c16512ce6b93e2df.css"}],"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/app/page":[]},"rscModuleMapping":{"607":{"*":{"id":"14171","name":"*","chunks":[],"async":false}},"632":{"*":{"id":"82506","name":"*","chunks":[],"async":false}},"808":{"*":{"id":"8758","name":"*","chunks":[],"async":false}},"1599":{"*":{"id":"64199","name":"*","chunks":[],"async":false}},"1770":{"*":{"id":"16826","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"12583","name":"*","chunks":[],"async":false}},"2054":{"*":{"id":"10318","name":"*","chunks":[],"async":false}},"2532":{"*":{"id":"26686","name":"*","chunks":[],"async":false}},"3304":{"*":{"id":"84358","name":"*","chunks":[],"async":false}},"3628":{"*":{"id":"28828","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"39647","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"41770","name":"*","chunks":[],"async":false}},"5807":{"*":{"id":"9953","name":"*","chunks":[],"async":false}},"6045":{"*":{"id":"17823","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"38895","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"52043","name":"*","chunks":[],"async":false}},"6654":{"*":{"id":"91013","name":"*","chunks":[],"async":false}},"7232":{"*":{"id":"94677","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"45540","name":"*","chunks":[],"async":false}},"8361":{"*":{"id":"18114","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"6686","name":"*","chunks":[],"async":false}},"8602":{"*":{"id":"43316","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"68842","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"71488","name":"*","chunks":[],"async":false}},"9997":{"*":{"id":"32031","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1770":{"*":{"id":"34344","name":"*","chunks":[],"async":false}},"1987":{"*":{"id":"56925","name":"*","chunks":[],"async":false}},"3961":{"*":{"id":"44177","name":"*","chunks":[],"async":false}},"4456":{"*":{"id":"62036","name":"*","chunks":[],"async":false}},"6253":{"*":{"id":"8241","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"16429","name":"*","chunks":[],"async":false}},"8572":{"*":{"id":"44428","name":"*","chunks":[],"async":false}},"9100":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"9160":{"*":{"id":"36506","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
{
|
|
2
|
-
"/api/context/delete/route": "app/api/context/delete/route.js",
|
|
3
|
-
"/api/projects/route": "app/api/projects/route.js",
|
|
4
|
-
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
5
|
-
"/_not-found/page": "app/_not-found/page.js",
|
|
6
2
|
"/_global-error/page": "app/_global-error/page.js",
|
|
3
|
+
"/_not-found/page": "app/_not-found/page.js",
|
|
4
|
+
"/api/context/delete/route": "app/api/context/delete/route.js",
|
|
7
5
|
"/api/checkpoints/[id]/items/route": "app/api/checkpoints/[id]/items/route.js",
|
|
8
|
-
"/api/
|
|
6
|
+
"/api/issues/update/route": "app/api/issues/update/route.js",
|
|
7
|
+
"/api/plans/delete/route": "app/api/plans/delete/route.js",
|
|
9
8
|
"/icon.svg/route": "app/icon.svg/route.js",
|
|
10
|
-
"/
|
|
11
|
-
"/api/sessions/[id]/
|
|
9
|
+
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
10
|
+
"/api/sessions/[id]/status/route": "app/api/sessions/[id]/status/route.js",
|
|
11
|
+
"/api/projects/route": "app/api/projects/route.js",
|
|
12
|
+
"/api/issues/subtasks/route": "app/api/issues/subtasks/route.js",
|
|
12
13
|
"/api/sessions/[id]/route": "app/api/sessions/[id]/route.js",
|
|
13
|
-
"/api/
|
|
14
|
+
"/api/plans/create/route": "app/api/plans/create/route.js",
|
|
14
15
|
"/api/projects/[id]/route": "app/api/projects/[id]/route.js",
|
|
15
|
-
"/api/
|
|
16
|
-
"/api/memory/delete/route": "app/api/memory/delete/route.js",
|
|
16
|
+
"/api/sessions/[id]/projects/route": "app/api/sessions/[id]/projects/route.js",
|
|
17
17
|
"/api/plans/update/route": "app/api/plans/update/route.js",
|
|
18
|
-
"/page": "app/page.js",
|
|
19
|
-
"/api/plans/create/route": "app/api/plans/create/route.js",
|
|
20
|
-
"/api/plans/[id]/route": "app/api/plans/[id]/route.js",
|
|
21
18
|
"/api/plans/list/route": "app/api/plans/list/route.js",
|
|
22
|
-
"/
|
|
23
|
-
"/
|
|
24
|
-
"/
|
|
25
|
-
"/dashboard/checkpoints/[id]/page": "app/dashboard/checkpoints/[id]/page.js",
|
|
26
|
-
"/dashboard/sessions/page": "app/dashboard/sessions/page.js",
|
|
27
|
-
"/dashboard/sessions/[id]/page": "app/dashboard/sessions/[id]/page.js",
|
|
28
|
-
"/apple-icon.png/route": "app/apple-icon.png/route.js",
|
|
29
|
-
"/api/issues/list/route": "app/api/issues/list/route.js",
|
|
30
|
-
"/api/issues/delete/route": "app/api/issues/delete/route.js",
|
|
31
|
-
"/dashboard/issues/page": "app/dashboard/issues/page.js",
|
|
32
|
-
"/dashboard/plans/page": "app/dashboard/plans/page.js",
|
|
19
|
+
"/api/memory/save/route": "app/api/memory/save/route.js",
|
|
20
|
+
"/api/memory/list/route": "app/api/memory/list/route.js",
|
|
21
|
+
"/api/memory/delete/route": "app/api/memory/delete/route.js",
|
|
33
22
|
"/api/issues/create/route": "app/api/issues/create/route.js",
|
|
23
|
+
"/api/issues/delete/route": "app/api/issues/delete/route.js",
|
|
24
|
+
"/api/sessions/[id]/stats/route": "app/api/sessions/[id]/stats/route.js",
|
|
25
|
+
"/api/issues/list/route": "app/api/issues/list/route.js",
|
|
26
|
+
"/api/plans/[id]/route": "app/api/plans/[id]/route.js",
|
|
34
27
|
"/api/context/update/route": "app/api/context/update/route.js",
|
|
35
|
-
"/
|
|
36
|
-
"/
|
|
37
|
-
"/
|
|
28
|
+
"/apple-icon.png/route": "app/apple-icon.png/route.js",
|
|
29
|
+
"/page": "app/page.js",
|
|
30
|
+
"/dashboard/plans/page": "app/dashboard/plans/page.js",
|
|
31
|
+
"/dashboard/sessions/page": "app/dashboard/sessions/page.js",
|
|
32
|
+
"/dashboard/sessions/[id]/page": "app/dashboard/sessions/[id]/page.js",
|
|
33
|
+
"/dashboard/page": "app/dashboard/page.js",
|
|
34
|
+
"/dashboard/checkpoints/page": "app/dashboard/checkpoints/page.js",
|
|
35
|
+
"/dashboard/checkpoints/[id]/page": "app/dashboard/checkpoints/[id]/page.js",
|
|
36
|
+
"/dashboard/memory/page": "app/dashboard/memory/page.js",
|
|
37
|
+
"/dashboard/issues/page": "app/dashboard/issues/page.js"
|
|
38
38
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--00P_K7nRwpuQW1hq0VwZ5--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/c16512ce6b93e2df.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e69cb85ea0313d7b.js"/><script src="/_next/static/chunks/f4623155-e9b5b39d3b16528c.js" async=""></script><script src="/_next/static/chunks/8704-7c7448163f00c98f.js" async=""></script><script src="/_next/static/chunks/main-app-dfeb049aaaa67e3c.js" async=""></script><script src="/_next/static/chunks/app/layout-42e7e1064f322650.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>SaveContext Dashboard</title><meta name="description" content="Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks."/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.svg?9a23eb420f8ff7d7" type="image/svg+xml" sizes="any"/><link rel="apple-touch-icon" href="/apple-icon.png?151fe96d5c2150be" type="image/png" sizes="200x200"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased overflow-x-hidden"><div hidden=""><!--$--><!--/$--></div><script>((a, b, c, d, e, f, g, h) => {
|
|
2
2
|
let i = document.documentElement, j = ["light", "dark"];
|
|
3
3
|
function k(b) {
|
|
4
4
|
var c;
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
let a = localStorage.getItem(b) || c, d = g && a === "system" ? window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light" : a;
|
|
15
15
|
k(d);
|
|
16
16
|
} catch (a) {}
|
|
17
|
-
})("class","theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[6045,[\"7177\",\"static/chunks/app/layout-42e7e1064f322650.js\"],\"ThemeProvider\"]\n3:I[8572,[],\"\"]\n4:I[1770,[],\"\"]\n5:I[3961,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[3961,[],\"ViewportBoundary\"]\na:I[3961,[],\"MetadataBoundary\"]\nc:I[9160,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/c16512ce6b93e2df.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"
|
|
17
|
+
})("class","theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[6045,[\"7177\",\"static/chunks/app/layout-42e7e1064f322650.js\"],\"ThemeProvider\"]\n3:I[8572,[],\"\"]\n4:I[1770,[],\"\"]\n5:I[3961,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[3961,[],\"ViewportBoundary\"]\na:I[3961,[],\"MetadataBoundary\"]\nc:I[9160,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/c16512ce6b93e2df.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"00P-K7nRwpuQW1hq0VwZ5\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c16512ce6b93e2df.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased overflow-x-hidden\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":false,\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[9100,[],\"IconMark\"]\n7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"SaveContext Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Local dashboard for viewing your SaveContext sessions, checkpoints, and tasks.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?9a23eb420f8ff7d7\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"link\",\"4\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?151fe96d5c2150be\",\"type\":\"image/png\",\"sizes\":\"200x200\"}],[\"$\",\"$Ld\",\"5\",{}]]\n"])</script></body></html>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
2
|
-
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[8572,[],\"\"]\n3:I[1770,[],\"\"]\n4:I[3961,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[3961,[],\"ViewportBoundary\"]\n9:I[3961,[],\"MetadataBoundary\"]\nb:I[9160,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"
|
|
1
|
+
<!DOCTYPE html><!--00P_K7nRwpuQW1hq0VwZ5--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e69cb85ea0313d7b.js"/><script src="/_next/static/chunks/f4623155-e9b5b39d3b16528c.js" async=""></script><script src="/_next/static/chunks/8704-7c7448163f00c98f.js" async=""></script><script src="/_next/static/chunks/main-app-dfeb049aaaa67e3c.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
|
|
2
|
+
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-e69cb85ea0313d7b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[8572,[],\"\"]\n3:I[1770,[],\"\"]\n4:I[3961,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[3961,[],\"ViewportBoundary\"]\n9:I[3961,[],\"MetadataBoundary\"]\nb:I[9160,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"00P-K7nRwpuQW1hq0VwZ5\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@savecontext/dashboard",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.24",
|
|
4
4
|
"description": "SaveContext Dashboard - The OS for AI coding agents",
|
|
5
5
|
"bin": {
|
|
6
6
|
"savecontext-dashboard": "./bin/savecontext-dashboard.js"
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"session-management"
|
|
30
30
|
],
|
|
31
31
|
"author": "Shane Monastero",
|
|
32
|
-
"license": "
|
|
32
|
+
"license": "AGPL-3.0",
|
|
33
33
|
"bugs": {
|
|
34
34
|
"url": "https://github.com/greenfieldlabs-inc/savecontext/issues"
|
|
35
35
|
},
|