@savecontext/dashboard 0.1.21 → 0.1.22

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.
Files changed (71) hide show
  1. package/.next/standalone/dashboard/.next/BUILD_ID +1 -1
  2. package/.next/standalone/dashboard/.next/app-path-routes-manifest.json +12 -12
  3. package/.next/standalone/dashboard/.next/build-manifest.json +2 -2
  4. package/.next/standalone/dashboard/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/dashboard/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/.next/standalone/dashboard/.next/server/app/_global-error.html +2 -2
  7. package/.next/standalone/dashboard/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/standalone/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/standalone/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/dashboard/.next/server/app/_not-found.html +1 -1
  16. package/.next/standalone/dashboard/.next/server/app/_not-found.rsc +1 -1
  17. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  18. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  20. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/.next/standalone/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  23. package/.next/standalone/dashboard/.next/server/app/api/checkpoints/[id]/items/route_client-reference-manifest.js +1 -1
  24. package/.next/standalone/dashboard/.next/server/app/api/context/delete/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/dashboard/.next/server/app/api/context/update/route_client-reference-manifest.js +1 -1
  26. package/.next/standalone/dashboard/.next/server/app/api/issues/create/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/dashboard/.next/server/app/api/issues/delete/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/dashboard/.next/server/app/api/issues/list/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/dashboard/.next/server/app/api/issues/subtasks/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/dashboard/.next/server/app/api/issues/update/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/dashboard/.next/server/app/api/memory/delete/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/dashboard/.next/server/app/api/memory/list/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/dashboard/.next/server/app/api/memory/save/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/dashboard/.next/server/app/api/plans/[id]/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/dashboard/.next/server/app/api/plans/create/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/dashboard/.next/server/app/api/plans/delete/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/dashboard/.next/server/app/api/plans/list/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/dashboard/.next/server/app/api/plans/update/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/dashboard/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/dashboard/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/projects/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/stats/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/dashboard/.next/server/app/api/sessions/[id]/status/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/[id]/page_client-reference-manifest.js +1 -1
  46. package/.next/standalone/dashboard/.next/server/app/dashboard/checkpoints/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/dashboard/.next/server/app/dashboard/issues/page_client-reference-manifest.js +1 -1
  48. package/.next/standalone/dashboard/.next/server/app/dashboard/memory/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/dashboard/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/dashboard/.next/server/app/dashboard/plans/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/[id]/page_client-reference-manifest.js +1 -1
  52. package/.next/standalone/dashboard/.next/server/app/dashboard/sessions/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/dashboard/.next/server/app/index.html +1 -1
  54. package/.next/standalone/dashboard/.next/server/app/index.rsc +1 -1
  55. package/.next/standalone/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  56. package/.next/standalone/dashboard/.next/server/app/index.segments/_full.segment.rsc +1 -1
  57. package/.next/standalone/dashboard/.next/server/app/index.segments/_head.segment.rsc +1 -1
  58. package/.next/standalone/dashboard/.next/server/app/index.segments/_index.segment.rsc +1 -1
  59. package/.next/standalone/dashboard/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  60. package/.next/standalone/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
  61. package/.next/standalone/dashboard/.next/server/app-paths-manifest.json +12 -12
  62. package/.next/standalone/dashboard/.next/server/chunks/848.js +1 -1
  63. package/.next/standalone/dashboard/.next/server/pages/404.html +1 -1
  64. package/.next/standalone/dashboard/.next/server/pages/500.html +2 -2
  65. package/.next/standalone/dashboard/.next/server/server-reference-manifest.json +1 -1
  66. package/.next/standalone/dashboard/package.json +1 -1
  67. package/.next/standalone/package.json +1 -1
  68. package/README.md +3 -0
  69. package/package.json +1 -1
  70. /package/.next/standalone/dashboard/.next/static/{Q-kI4blPQ0Kdcpoy7pSru → iXCD4qusgLaFdlD22YBUR}/_buildManifest.js +0 -0
  71. /package/.next/standalone/dashboard/.next/static/{Q-kI4blPQ0Kdcpoy7pSru → iXCD4qusgLaFdlD22YBUR}/_ssgManifest.js +0 -0
@@ -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":"Q-kI4blPQ0Kdcpoy7pSru","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,{}]}]}]}]}]]}],"loading":null,"isPartial":false}
7
+ 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","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,{}]}]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[3961,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"buildId":"Q-kI4blPQ0Kdcpoy7pSru","rsc":["$","$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,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","rsc":["$","$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,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
5
5
  4:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[8572,[],""]
3
3
  3:I[1770,[],""]
4
- 0:{"buildId":"Q-kI4blPQ0Kdcpoy7pSru","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"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":"Q-kI4blPQ0Kdcpoy7pSru","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
4
+ 0:{"buildId":"iXCD4qusgLaFdlD22YBUR","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/checkpoints/[id]/items/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":5389,"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/dashboard/memory-client.tsx":{"id":9997,"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/plans-client.tsx":{"id":632,"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/session-card-content.tsx":{"id":5807,"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/api/checkpoints/[id]/items/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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["/api/checkpoints/[id]/items/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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":5389,"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/dashboard/plans-client.tsx":{"id":632,"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/context-item-card.tsx":{"id":3304,"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/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/session-card-content.tsx":{"id":5807,"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/api/checkpoints/[id]/items/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/context/delete/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":5389,"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/dashboard/memory-client.tsx":{"id":9997,"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/plans-client.tsx":{"id":632,"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/session-card-content.tsx":{"id":5807,"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/api/context/delete/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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["/api/context/delete/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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":5389,"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/dashboard/plans-client.tsx":{"id":632,"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/context-item-card.tsx":{"id":3304,"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/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/session-card-content.tsx":{"id":5807,"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/api/context/delete/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/context/update/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":5389,"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/dashboard/memory-client.tsx":{"id":9997,"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/plans-client.tsx":{"id":632,"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/session-card-content.tsx":{"id":5807,"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/api/context/update/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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["/api/context/update/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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":5389,"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/dashboard/plans-client.tsx":{"id":632,"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/context-item-card.tsx":{"id":3304,"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/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/session-card-content.tsx":{"id":5807,"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/api/context/update/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/issues/create/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":5389,"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/dashboard/memory-client.tsx":{"id":9997,"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/plans-client.tsx":{"id":632,"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/session-card-content.tsx":{"id":5807,"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/api/issues/create/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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["/api/issues/create/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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":5389,"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/dashboard/plans-client.tsx":{"id":632,"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/context-item-card.tsx":{"id":3304,"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/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/session-card-content.tsx":{"id":5807,"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/api/issues/create/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/issues/delete/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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/issues-client.tsx":{"id":7545,"name":"*","chunks":[],"async":false},"/Users/shane/code/dev/savecontext-mono/savecontext/dashboard/components/dashboard/session-filters.tsx":{"id":5389,"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/dashboard/memory-client.tsx":{"id":9997,"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/plans-client.tsx":{"id":632,"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/session-card-content.tsx":{"id":5807,"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/api/issues/delete/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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["/api/issues/delete/route"]={"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}},"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}},"5389":{"*":{"id":"1360","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":5389,"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/dashboard/plans-client.tsx":{"id":632,"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/context-item-card.tsx":{"id":3304,"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/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/session-card-content.tsx":{"id":5807,"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/api/issues/delete/route":[]},"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}},"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}},"5389":{"*":{"id":"26686","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}}}}