cc-chats 0.2.7 → 0.2.9

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 (76) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +31 -24
  3. package/.next/app-path-routes-manifest.json +6 -5
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +10 -10
  6. package/.next/server/app/_not-found/page.js +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/_not-found.html +1 -1
  9. package/.next/server/app/_not-found.rsc +17 -16
  10. package/.next/server/app/api/project/rename/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/projects/memory/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/projects/sessions/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/session/delete/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/session/duplicate/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/session/export/route.js +10 -0
  18. package/.next/server/app/api/session/export/route.js.nft.json +1 -0
  19. package/.next/server/app/api/session/export/route_client-reference-manifest.js +1 -0
  20. package/.next/server/app/api/summary/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/sync/route_client-reference-manifest.js +1 -1
  22. package/.next/server/app/index.html +1 -1
  23. package/.next/server/app/index.rsc +22 -21
  24. package/.next/server/app/page.js +1 -1
  25. package/.next/server/app/page.js.nft.json +1 -1
  26. package/.next/server/app/page_client-reference-manifest.js +1 -1
  27. package/.next/server/app/project/[projectPath]/page.js +1 -1
  28. package/.next/server/app/project/[projectPath]/page.js.nft.json +1 -1
  29. package/.next/server/app/project/[projectPath]/page_client-reference-manifest.js +1 -1
  30. package/.next/server/app/project/[projectPath]/session/[sessionId]/page.js +2 -2
  31. package/.next/server/app/project/[projectPath]/session/[sessionId]/page.js.nft.json +1 -1
  32. package/.next/server/app/project/[projectPath]/session/[sessionId]/page_client-reference-manifest.js +1 -1
  33. package/.next/server/app/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page.js +1 -1
  34. package/.next/server/app/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page.js.nft.json +1 -1
  35. package/.next/server/app/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page_client-reference-manifest.js +1 -1
  36. package/.next/server/app/search/page.js +1 -1
  37. package/.next/server/app/search/page.js.nft.json +1 -1
  38. package/.next/server/app/search/page_client-reference-manifest.js +1 -1
  39. package/.next/server/app-paths-manifest.json +6 -5
  40. package/.next/server/chunks/{444.js → 301.js} +1 -1
  41. package/.next/server/chunks/976.js +1 -0
  42. package/.next/server/pages/404.html +1 -1
  43. package/.next/server/pages/500.html +1 -1
  44. package/.next/server/server-reference-manifest.json +1 -1
  45. package/.next/static/chunks/app/api/project/rename/route-ebc63ab88ecc0d35.js +1 -0
  46. package/.next/static/chunks/app/api/projects/memory/route-ebc63ab88ecc0d35.js +1 -0
  47. package/.next/static/chunks/app/api/projects/route-ebc63ab88ecc0d35.js +1 -0
  48. package/.next/static/chunks/app/api/projects/sessions/route-ebc63ab88ecc0d35.js +1 -0
  49. package/.next/static/chunks/app/api/search/route-ebc63ab88ecc0d35.js +1 -0
  50. package/.next/static/chunks/app/api/session/delete/route-ebc63ab88ecc0d35.js +1 -0
  51. package/.next/static/chunks/app/api/session/duplicate/route-ebc63ab88ecc0d35.js +1 -0
  52. package/.next/static/chunks/app/api/session/export/route-ebc63ab88ecc0d35.js +1 -0
  53. package/.next/static/chunks/app/api/summary/route-ebc63ab88ecc0d35.js +1 -0
  54. package/.next/static/chunks/app/api/sync/route-ebc63ab88ecc0d35.js +1 -0
  55. package/.next/static/chunks/app/layout-39895c8c5b8e9d12.js +1 -0
  56. package/.next/static/chunks/app/project/[projectPath]/session/[sessionId]/page-f237cb096030d860.js +1 -0
  57. package/.next/static/chunks/app/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page-85cdf2a5b0b48877.js +1 -0
  58. package/.next/static/css/9b30e272714585a0.css +3 -0
  59. package/.next/static/eLuvDN7dFjFRb5lWVG8sW/_buildManifest.js +1 -0
  60. package/package.json +1 -1
  61. package/.next/server/chunks/326.js +0 -1
  62. package/.next/static/YZ7RTphifTYj1eT09NCb-/_buildManifest.js +0 -1
  63. package/.next/static/chunks/app/api/project/rename/route-1fc244a2aaefa07e.js +0 -1
  64. package/.next/static/chunks/app/api/projects/memory/route-1fc244a2aaefa07e.js +0 -1
  65. package/.next/static/chunks/app/api/projects/route-1fc244a2aaefa07e.js +0 -1
  66. package/.next/static/chunks/app/api/projects/sessions/route-1fc244a2aaefa07e.js +0 -1
  67. package/.next/static/chunks/app/api/search/route-1fc244a2aaefa07e.js +0 -1
  68. package/.next/static/chunks/app/api/session/delete/route-1fc244a2aaefa07e.js +0 -1
  69. package/.next/static/chunks/app/api/session/duplicate/route-1fc244a2aaefa07e.js +0 -1
  70. package/.next/static/chunks/app/api/summary/route-1fc244a2aaefa07e.js +0 -1
  71. package/.next/static/chunks/app/api/sync/route-1fc244a2aaefa07e.js +0 -1
  72. package/.next/static/chunks/app/layout-106c55be3e0b55bb.js +0 -1
  73. package/.next/static/chunks/app/project/[projectPath]/session/[sessionId]/page-d60041c8b8b3711f.js +0 -1
  74. package/.next/static/chunks/app/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page-3b9e735517257589.js +0 -1
  75. package/.next/static/css/09912a2e06f56b69.css +0 -3
  76. /package/.next/static/{YZ7RTphifTYj1eT09NCb- → eLuvDN7dFjFRb5lWVG8sW}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"449":{"*":{"id":"25969","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"68734","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"12087","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"5014":{"*":{"id":"17614","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6221":{"*":{"id":"33900","name":"*","chunks":[],"async":false}},"6229":{"*":{"id":"91777","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"98091","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"39600","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7192":{"*":{"id":"72416","name":"*","chunks":[],"async":false}},"7625":{"*":{"id":"30263","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8666":{"*":{"id":"32282","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"8994":{"*":{"id":"55848","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"DM_Sans\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\"}],\"variableName\":\"dmSans\"}":{"id":4179,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\"}],\"variableName\":\"jetbrainsMono\"}":{"id":5917,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/globals.css":{"id":3673,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-provider.tsx":{"id":5014,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-provider.tsx":{"id":1458,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-toggle.tsx":{"id":6229,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-3b9e735517257589.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/global-search.tsx":{"id":6281,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-3b9e735517257589.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/project-list.tsx":{"id":8994,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","974","static/chunks/app/page-b13da6aa72092cda.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/sync-button.tsx":{"id":3389,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-3b9e735517257589.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-toggle.tsx":{"id":449,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-3b9e735517257589.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/project-page-content.tsx":{"id":8666,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","969","static/chunks/969-7dc742bf07b75abf.js","943","static/chunks/app/project/%5BprojectPath%5D/page-07140be0577e6ff6.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-3b9e735517257589.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-3b9e735517257589.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/chat-view.tsx":{"id":6221,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-3b9e735517257589.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/summary-section.tsx":{"id":7625,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-3b9e735517257589.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/search-results.tsx":{"id":6592,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/session-content.tsx":{"id":7192,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","810","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/page-d60041c8b8b3711f.js"],"async":false}},"entryCSSFiles":{"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/layout":[{"inlined":false,"path":"static/css/09912a2e06f56b69.css"}],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/page":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/project/[projectPath]/page":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/project/[projectPath]/session/[sessionId]/page":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page":[]},"rscModuleMapping":{"449":{"*":{"id":"31699","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"33340","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"38913","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"5014":{"*":{"id":"85864","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6221":{"*":{"id":"30619","name":"*","chunks":[],"async":false}},"6229":{"*":{"id":"87295","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"21685","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"23758","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7192":{"*":{"id":"70323","name":"*","chunks":[],"async":false}},"7625":{"*":{"id":"47201","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8666":{"*":{"id":"78538","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"8994":{"*":{"id":"44591","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"449":{"*":{"id":"25969","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"68734","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"12087","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4184":{"*":{"id":"49922","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4580":{"*":{"id":"74670","name":"*","chunks":[],"async":false}},"5014":{"*":{"id":"17614","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6221":{"*":{"id":"33900","name":"*","chunks":[],"async":false}},"6229":{"*":{"id":"91777","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"98091","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"39600","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7192":{"*":{"id":"72416","name":"*","chunks":[],"async":false}},"7625":{"*":{"id":"30263","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8666":{"*":{"id":"32282","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"8994":{"*":{"id":"55848","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"DM_Sans\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\"}],\"variableName\":\"dmSans\"}":{"id":4179,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\"}],\"variableName\":\"jetbrainsMono\"}":{"id":5917,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/globals.css":{"id":3673,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/auto-sync.tsx":{"id":4184,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-provider.tsx":{"id":5014,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-provider.tsx":{"id":1458,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-toggle.tsx":{"id":6229,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/global-search.tsx":{"id":6281,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/project-list.tsx":{"id":8994,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","974","static/chunks/app/page-b13da6aa72092cda.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/sync-button.tsx":{"id":3389,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-toggle.tsx":{"id":449,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/project-page-content.tsx":{"id":8666,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","969","static/chunks/969-7dc742bf07b75abf.js","943","static/chunks/app/project/%5BprojectPath%5D/page-07140be0577e6ff6.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/session-content.tsx":{"id":7192,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","810","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/page-f237cb096030d860.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/chat-view.tsx":{"id":6221,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/export-button.tsx":{"id":4580,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/summary-section.tsx":{"id":7625,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","856","static/chunks/856-4671c40140d5540a.js","969","static/chunks/969-7dc742bf07b75abf.js","653","static/chunks/app/project/%5BprojectPath%5D/session/%5BsessionId%5D/subagent/%5BagentId%5D/page-85cdf2a5b0b48877.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/search-results.tsx":{"id":6592,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/layout":[{"inlined":false,"path":"static/css/9b30e272714585a0.css"}],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/page":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/project/[projectPath]/page":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/project/[projectPath]/session/[sessionId]/page":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page":[]},"rscModuleMapping":{"449":{"*":{"id":"31699","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"33340","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"38913","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4184":{"*":{"id":"87748","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4580":{"*":{"id":"30332","name":"*","chunks":[],"async":false}},"5014":{"*":{"id":"85864","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6221":{"*":{"id":"30619","name":"*","chunks":[],"async":false}},"6229":{"*":{"id":"87295","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"21685","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"23758","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7192":{"*":{"id":"70323","name":"*","chunks":[],"async":false}},"7625":{"*":{"id":"47201","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8666":{"*":{"id":"78538","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"8994":{"*":{"id":"44591","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1,2 +1,2 @@
1
1
  (()=>{var a={};a.id=959,a.ids=[959],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21685:(a,b,c)=>{"use strict";c.d(b,{GlobalSearch:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call GlobalSearch() from the server but GlobalSearch is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/global-search.tsx","GlobalSearch")},23758:(a,b,c)=>{"use strict";c.d(b,{SearchResults:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call SearchResults() from the server but SearchResults is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/search-results.tsx","SearchResults")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31699:(a,b,c)=>{"use strict";c.d(b,{ThemeToggle:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call ThemeToggle() from the server but ThemeToggle is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-toggle.tsx","ThemeToggle")},33873:a=>{"use strict";a.exports=require("path")},38913:(a,b,c)=>{"use strict";c.d(b,{SyncButton:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call SyncButton() from the server but SyncButton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/sync-button.tsx","SyncButton")},39600:(a,b,c)=>{"use strict";c.d(b,{SearchResults:()=>i});var d=c(21124),e=c(38301),f=c(3991),g=c.n(f),h=c(92155);function i({query:a,projectPath:b}){let[c,f]=(0,e.useState)([]),[i,j]=(0,e.useState)(null),[k,l]=(0,e.useState)(!1),[m,n]=(0,e.useState)(null);return a.trim()?k?(0,d.jsxs)("div",{className:"text-center py-16 animate-fade",children:[(0,d.jsx)("div",{className:"w-8 h-8 mx-auto border-2 border-edge-hover border-t-accent rounded-full animate-spin mb-4"}),(0,d.jsx)("p",{className:"text-content-secondary",children:"Searching..."})]}):m?(0,d.jsxs)("div",{className:"text-center py-16 animate-fade",children:[(0,d.jsx)("svg",{className:"w-12 h-12 mx-auto text-danger mb-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"})}),(0,d.jsx)("p",{className:"text-danger",children:m})]}):0===c.length?(0,d.jsxs)("div",{className:"text-center py-16 animate-fade",children:[(0,d.jsx)("svg",{className:"w-12 h-12 mx-auto text-content-tertiary/50 mb-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})}),(0,d.jsxs)("p",{className:"text-content-secondary",children:["No results found for “",a,"”"]})]}):(0,d.jsxs)("div",{children:[(0,d.jsxs)("p",{className:"text-sm text-content-tertiary mb-4 animate-fade",children:["Found ",c.length," result",1!==c.length?"s":""," for “",a,"”"]}),(0,d.jsx)("div",{className:"space-y-3",children:c.map((a,b)=>(0,d.jsxs)(g(),{href:`/project/${a.projectPath}/session/${a.sessionId}?highlight=${a.messageUuid}`,className:`block p-4 bg-surface border border-edge-subtle rounded-xl hover:border-edge-hover hover:bg-surface-elevated transition-all duration-300 animate-in stagger-${Math.min(b+1,10)}`,children:[(0,d.jsxs)("div",{className:"flex items-start justify-between gap-4 mb-2",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 text-sm",children:[(0,d.jsx)("span",{className:`px-2 py-0.5 rounded text-xs font-medium ${"user"===a.userType?"bg-info/15 text-info":"bg-accent/15 text-accent"}`,children:a.userType}),(0,d.jsx)("span",{className:"text-content-secondary",children:a.projectName})]}),a.timestamp>0&&(0,d.jsx)("span",{className:"text-xs text-content-tertiary whitespace-nowrap",children:(0,h.fw)(a.timestamp)})]}),(0,d.jsx)("p",{className:"text-sm text-content-secondary line-clamp-3 [&>mark]:bg-accent/25 [&>mark]:text-accent-hover [&>mark]:px-0.5 [&>mark]:rounded",dangerouslySetInnerHTML:{__html:a.snippet}}),(0,d.jsx)("p",{className:"text-[11px] text-content-tertiary mt-2 font-mono truncate opacity-50",children:a.sessionId})]},`${a.sessionId}-${a.messageUuid}-${b}`))})]}):(0,d.jsxs)("div",{className:"text-center py-16 animate-fade",children:[(0,d.jsx)("svg",{className:"w-12 h-12 mx-auto text-content-tertiary/50 mb-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})}),(0,d.jsxs)("p",{className:"text-content-secondary",children:["Enter a search query to find messages"," ",b?"in this project":"across all chats"]}),i&&(0,d.jsxs)("p",{className:"text-sm text-content-tertiary mt-2",children:[i.messageCount.toLocaleString()," messages indexed across ",i.fileCount," sessions"]})]})}},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},45116:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,65169,23)),Promise.resolve().then(c.bind(c,23758)),Promise.resolve().then(c.bind(c,21685)),Promise.resolve().then(c.bind(c,38913)),Promise.resolve().then(c.bind(c,31699))},54844:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,3991,23)),Promise.resolve().then(c.bind(c,39600)),Promise.resolve().then(c.bind(c,98091)),Promise.resolve().then(c.bind(c,12087)),Promise.resolve().then(c.bind(c,25969))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},65169:(a,b,c)=>{let{createProxy:d}=c(39893);a.exports=d("/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/app-dir/link.js")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87747:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.a,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(49754),e=c(9117),f=c(46595),g=c(32324),h=c(39326),i=c(38928),j=c(20175),k=c(12),l=c(54290),m=c(12696),n=c(82802),o=c(77533),p=c(45229),q=c(32822),r=c(261),s=c(26453),t=c(52474),u=c(26713),v=c(51356),w=c(62685),x=c(36225),y=c(63446),z=c(2762),A=c(45742),B=c(86439),C=c(81170),D=c.n(C),E=c(62506),F=c(91203),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["search",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,96110)),"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,51472)),"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,81170,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,87028,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,90461,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,32768,23)),"next/dist/client/components/builtin/unauthorized.js"]}]}.children,I=["/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/search/page",pathname:"/search",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var C;let G="/search/page";"/index"===G&&(G="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await K.prepare(a,b,{srcPage:G,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(G),{isOnDemandRevalidate:ah}=O,ai=K.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(C=$.routes[ag]??$.dynamicRoutes[ag])?void 0:C.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===K.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&K.isDev&&(aB=aa),K.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...E,tree:H,pages:I,GlobalError:D(),handler:L,routeModule:K,__next_app__:J};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:G,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=K.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:K,page:G,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
2
- see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},o=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ah&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,w.parseFallbackField)(ai.fallback)),j===w.FallbackMode.PRERENDER&&(0,u.isBot)(al)&&(!ar||an)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ah=!0),ah&&(j!==w.FallbackMode.NOT_FOUND||f)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),!N&&j!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aB&&!l&&!_&&T&&(k||!aj)){let b;if((k||ai)&&j===w.FallbackMode.NOT_FOUND)throw new B.NoFallbackError;if(ar&&!ap){let c="string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:k?ag:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||at?(0,n.u)(ag):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let o=ah||g||!au?void 0:au;if(as&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=T&&ar&&((0,h.getRequestMeta)(a,"renderFallbackShell")||at)?(0,n.u)(af):null;return m({span:i,postponed:o,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,n=await K.handleResponse({cacheKey:aA,responseGenerator:a=>o({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!n){if(aA)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof n.value.postponed;ak&&!av&&(!p||ao)&&(N||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=n;if(au)l={revalidate:0,expire:void 0};else if(N&&ap&&!ao&&ar)l={revalidate:0,expire:void 0};else if(!K.isDev)if(_)l={revalidate:0,expire:void 0};else if(ak){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:y.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(n.cacheControl=l,"string"==typeof aw&&(null==q?void 0:q.kind)===v.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];N&&ak&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(aw);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...n,value:{...n.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&au)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(N&&ak||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(N&&ak&&s&&"string"==typeof s&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,s),!q.status||ap&&ar||(b.statusCode=q.status),!N&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),p&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:av?{revalidate:0,expire:void 0}:n.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(q.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let u=q.html;if(!p||N||ap)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:n.cacheControl});if(as)return u.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}});let w=new TransformStream;return u.push(w.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(w.writable)}).catch(a=>{w.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}})};if(!aF)return await aE.withPropagatedContext(a.headers,()=>aE.trace(i.BaseServerSpan.handleRequest,{spanName:`${aD} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aD,"http.target":a.url}},p));await p(aF)}catch(b){throw b instanceof B.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:ak,isOnDemandRevalidate:ah})},ac),b}}},96110:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>l,dynamic:()=>k});var d=c(75338),e=c(65169),f=c.n(e),g=c(21685),h=c(38913),i=c(31699),j=c(23758);let k="force-dynamic";async function l({searchParams:a}){let{q:b,project:c}=await a,e=c?`/project/${c}`:"/";return(0,d.jsxs)("div",{className:"min-h-screen",children:[(0,d.jsx)("header",{className:"border-b border-edge-subtle bg-surface/80 backdrop-blur-md sticky top-0 z-10",children:(0,d.jsx)("div",{className:"max-w-5xl mx-auto px-4 sm:px-6 py-4",children:(0,d.jsxs)("div",{className:"flex items-center gap-4",children:[(0,d.jsx)(f(),{href:e,className:"p-2 -ml-2 text-content-tertiary hover:text-content-primary hover:bg-surface-elevated rounded-lg transition-all",children:(0,d.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M15 19l-7-7 7-7"})})}),(0,d.jsx)("div",{className:"flex-1",children:(0,d.jsx)(g.GlobalSearch,{projectPath:c})}),(0,d.jsx)(i.ThemeToggle,{}),(0,d.jsx)(h.SyncButton,{})]})})}),(0,d.jsx)("main",{className:"max-w-5xl mx-auto px-4 sm:px-6 py-8",children:(0,d.jsx)(j.SearchResults,{query:b||"",projectPath:c})})]})}}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[586,251,506,326],()=>b(b.s=87747));module.exports=c})();
2
+ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},o=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ah&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,w.parseFallbackField)(ai.fallback)),j===w.FallbackMode.PRERENDER&&(0,u.isBot)(al)&&(!ar||an)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ah=!0),ah&&(j!==w.FallbackMode.NOT_FOUND||f)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),!N&&j!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aB&&!l&&!_&&T&&(k||!aj)){let b;if((k||ai)&&j===w.FallbackMode.NOT_FOUND)throw new B.NoFallbackError;if(ar&&!ap){let c="string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:k?ag:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||at?(0,n.u)(ag):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let o=ah||g||!au?void 0:au;if(as&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=T&&ar&&((0,h.getRequestMeta)(a,"renderFallbackShell")||at)?(0,n.u)(af):null;return m({span:i,postponed:o,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,n=await K.handleResponse({cacheKey:aA,responseGenerator:a=>o({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!n){if(aA)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof n.value.postponed;ak&&!av&&(!p||ao)&&(N||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=n;if(au)l={revalidate:0,expire:void 0};else if(N&&ap&&!ao&&ar)l={revalidate:0,expire:void 0};else if(!K.isDev)if(_)l={revalidate:0,expire:void 0};else if(ak){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:y.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(n.cacheControl=l,"string"==typeof aw&&(null==q?void 0:q.kind)===v.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];N&&ak&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(aw);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...n,value:{...n.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&au)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(N&&ak||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(N&&ak&&s&&"string"==typeof s&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,s),!q.status||ap&&ar||(b.statusCode=q.status),!N&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),p&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:av?{revalidate:0,expire:void 0}:n.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(q.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let u=q.html;if(!p||N||ap)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:n.cacheControl});if(as)return u.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}});let w=new TransformStream;return u.push(w.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(w.writable)}).catch(a=>{w.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}})};if(!aF)return await aE.withPropagatedContext(a.headers,()=>aE.trace(i.BaseServerSpan.handleRequest,{spanName:`${aD} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aD,"http.target":a.url}},p));await p(aF)}catch(b){throw b instanceof B.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:ak,isOnDemandRevalidate:ah})},ac),b}}},96110:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>l,dynamic:()=>k});var d=c(75338),e=c(65169),f=c.n(e),g=c(21685),h=c(38913),i=c(31699),j=c(23758);let k="force-dynamic";async function l({searchParams:a}){let{q:b,project:c}=await a,e=c?`/project/${c}`:"/";return(0,d.jsxs)("div",{className:"min-h-screen",children:[(0,d.jsx)("header",{className:"border-b border-edge-subtle bg-surface/80 backdrop-blur-md sticky top-0 z-10",children:(0,d.jsx)("div",{className:"max-w-5xl mx-auto px-4 sm:px-6 py-4",children:(0,d.jsxs)("div",{className:"flex items-center gap-4",children:[(0,d.jsx)(f(),{href:e,className:"p-2 -ml-2 text-content-tertiary hover:text-content-primary hover:bg-surface-elevated rounded-lg transition-all",children:(0,d.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M15 19l-7-7 7-7"})})}),(0,d.jsx)("div",{className:"flex-1",children:(0,d.jsx)(g.GlobalSearch,{projectPath:c})}),(0,d.jsx)(i.ThemeToggle,{}),(0,d.jsx)(h.SyncButton,{})]})})}),(0,d.jsx)("main",{className:"max-w-5xl mx-auto px-4 sm:px-6 py-8",children:(0,d.jsx)(j.SearchResults,{query:b||"",projectPath:c})})]})}}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[586,251,506,976],()=>b(b.s=87747));module.exports=c})();
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../node_modules/next/dist/shared/lib/segment.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../package.json","../../../package.json","../../chunks/251.js","../../chunks/326.js","../../chunks/506.js","../../chunks/586.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../node_modules/next/dist/shared/lib/segment.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../package.json","../../../package.json","../../chunks/251.js","../../chunks/506.js","../../chunks/586.js","../../chunks/976.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/search/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"449":{"*":{"id":"25969","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"68734","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"12087","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"5014":{"*":{"id":"17614","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6221":{"*":{"id":"33900","name":"*","chunks":[],"async":false}},"6229":{"*":{"id":"91777","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"98091","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"39600","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7192":{"*":{"id":"72416","name":"*","chunks":[],"async":false}},"7625":{"*":{"id":"30263","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8666":{"*":{"id":"32282","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"8994":{"*":{"id":"55848","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"DM_Sans\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\"}],\"variableName\":\"dmSans\"}":{"id":4179,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\"}],\"variableName\":\"jetbrainsMono\"}":{"id":5917,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/globals.css":{"id":3673,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-provider.tsx":{"id":5014,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-provider.tsx":{"id":1458,"name":"*","chunks":["177","static/chunks/app/layout-106c55be3e0b55bb.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-toggle.tsx":{"id":6229,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","974","static/chunks/app/page-b13da6aa72092cda.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/global-search.tsx":{"id":6281,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/project-list.tsx":{"id":8994,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","974","static/chunks/app/page-b13da6aa72092cda.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/sync-button.tsx":{"id":3389,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-toggle.tsx":{"id":449,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/project-page-content.tsx":{"id":8666,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/chat-view.tsx":{"id":6221,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/summary-section.tsx":{"id":7625,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/search-results.tsx":{"id":6592,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/session-content.tsx":{"id":7192,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/layout":[{"inlined":false,"path":"static/css/09912a2e06f56b69.css"}],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/page":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/page":[]},"rscModuleMapping":{"449":{"*":{"id":"31699","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"33340","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"38913","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"5014":{"*":{"id":"85864","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6221":{"*":{"id":"30619","name":"*","chunks":[],"async":false}},"6229":{"*":{"id":"87295","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"21685","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"23758","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7192":{"*":{"id":"70323","name":"*","chunks":[],"async":false}},"7625":{"*":{"id":"47201","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8666":{"*":{"id":"78538","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"8994":{"*":{"id":"44591","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/search/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"449":{"*":{"id":"25969","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"68734","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"12087","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4184":{"*":{"id":"49922","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4580":{"*":{"id":"74670","name":"*","chunks":[],"async":false}},"5014":{"*":{"id":"17614","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6221":{"*":{"id":"33900","name":"*","chunks":[],"async":false}},"6229":{"*":{"id":"91777","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"98091","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"39600","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7192":{"*":{"id":"72416","name":"*","chunks":[],"async":false}},"7625":{"*":{"id":"30263","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8666":{"*":{"id":"32282","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"8994":{"*":{"id":"55848","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"DM_Sans\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\"}],\"variableName\":\"dmSans\"}":{"id":4179,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\"}],\"variableName\":\"jetbrainsMono\"}":{"id":5917,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/globals.css":{"id":3673,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/auto-sync.tsx":{"id":4184,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-provider.tsx":{"id":5014,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-provider.tsx":{"id":1458,"name":"*","chunks":["177","static/chunks/app/layout-39895c8c5b8e9d12.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-toggle.tsx":{"id":6229,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","974","static/chunks/app/page-b13da6aa72092cda.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/global-search.tsx":{"id":6281,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/project-list.tsx":{"id":8994,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","974","static/chunks/app/page-b13da6aa72092cda.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/sync-button.tsx":{"id":3389,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-toggle.tsx":{"id":449,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/project-page-content.tsx":{"id":8666,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/session-content.tsx":{"id":7192,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/chat-view.tsx":{"id":6221,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/export-button.tsx":{"id":4580,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/summary-section.tsx":{"id":7625,"name":"*","chunks":[],"async":false},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/search-results.tsx":{"id":6592,"name":"*","chunks":["176","static/chunks/176-cef4c4d2c348a0da.js","959","static/chunks/app/search/page-11c21f17d1c20ed9.js"],"async":false}},"entryCSSFiles":{"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/layout":[{"inlined":false,"path":"static/css/9b30e272714585a0.css"}],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/page":[],"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/app/search/page":[]},"rscModuleMapping":{"449":{"*":{"id":"31699","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1458":{"*":{"id":"33340","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"38913","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4184":{"*":{"id":"87748","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4580":{"*":{"id":"30332","name":"*","chunks":[],"async":false}},"5014":{"*":{"id":"85864","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6221":{"*":{"id":"30619","name":"*","chunks":[],"async":false}},"6229":{"*":{"id":"87295","name":"*","chunks":[],"async":false}},"6281":{"*":{"id":"21685","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"23758","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7192":{"*":{"id":"70323","name":"*","chunks":[],"async":false}},"7625":{"*":{"id":"47201","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8666":{"*":{"id":"78538","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"8994":{"*":{"id":"44591","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1,17 +1,18 @@
1
1
  {
2
2
  "/_not-found/page": "app/_not-found/page.js",
3
3
  "/api/projects/memory/route": "app/api/projects/memory/route.js",
4
- "/api/project/rename/route": "app/api/project/rename/route.js",
4
+ "/api/session/export/route": "app/api/session/export/route.js",
5
5
  "/api/projects/route": "app/api/projects/route.js",
6
- "/api/sync/route": "app/api/sync/route.js",
7
6
  "/api/projects/sessions/route": "app/api/projects/sessions/route.js",
8
- "/api/search/route": "app/api/search/route.js",
7
+ "/api/project/rename/route": "app/api/project/rename/route.js",
9
8
  "/api/session/delete/route": "app/api/session/delete/route.js",
9
+ "/api/sync/route": "app/api/sync/route.js",
10
+ "/api/search/route": "app/api/search/route.js",
10
11
  "/api/summary/route": "app/api/summary/route.js",
11
12
  "/api/session/duplicate/route": "app/api/session/duplicate/route.js",
12
13
  "/page": "app/page.js",
13
14
  "/project/[projectPath]/page": "app/project/[projectPath]/page.js",
15
+ "/project/[projectPath]/session/[sessionId]/page": "app/project/[projectPath]/session/[sessionId]/page.js",
14
16
  "/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page": "app/project/[projectPath]/session/[sessionId]/subagent/[agentId]/page.js",
15
- "/search/page": "app/search/page.js",
16
- "/project/[projectPath]/session/[sessionId]/page": "app/project/[projectPath]/session/[sessionId]/page.js"
17
+ "/search/page": "app/search/page.js"
17
18
  }
@@ -1 +1 @@
1
- "use strict";exports.id=444,exports.ids=[444],exports.modules={21685:(a,b,c)=>{c.d(b,{GlobalSearch:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call GlobalSearch() from the server but GlobalSearch is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/global-search.tsx","GlobalSearch")},30263:(a,b,c)=>{c.d(b,{SummarySection:()=>f});var d=c(21124),e=c(38301);function f({type:a,projectPath:b,sessionId:c,agentId:f,messageCount:g}){let[h,i]=(0,e.useState)(null),[j,k]=(0,e.useState)(!1),[l,m]=(0,e.useState)(null),[n,o]=(0,e.useState)(!0);async function p(){k(!0),m(null);try{let d=await fetch("/api/summary",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({type:a,projectPath:b,sessionId:c,agentId:f})}),e=await d.json();if(!d.ok)throw Error(e.error||"Failed to generate summary");i(e.summary)}catch(a){m(a instanceof Error?a.message:"Unknown error")}finally{k(!1)}}if(n)return null;let q=h&&h.messageCount<g;return(0,d.jsxs)("div",{className:"p-4 bg-surface border border-edge-subtle rounded-xl",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between gap-4 mb-2",children:[(0,d.jsxs)("h3",{className:"text-sm font-medium text-content-secondary flex items-center gap-2",children:[(0,d.jsx)("svg",{className:"w-4 h-4 text-accent",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M13 10V3L4 14h7v7l9-11h-7z"})}),"AI Summary",q&&(0,d.jsx)("span",{className:"text-xs text-accent/60",children:"(outdated)"})]}),(0,d.jsx)("button",{onClick:p,disabled:j,className:"px-3 py-1 text-xs font-medium text-accent hover:text-accent-hover hover:bg-accent/10 rounded-lg transition-all disabled:opacity-50 disabled:cursor-not-allowed",children:j?"Generating...":h?"Regenerate":"Generate"})]}),l&&(0,d.jsx)("p",{className:"text-sm text-danger mb-2",children:l}),h?(0,d.jsx)("p",{className:"text-sm text-content-secondary leading-relaxed",children:h.content}):!j&&(0,d.jsx)("p",{className:"text-sm text-content-tertiary italic",children:'No summary yet. Click "Generate" to create one.'}),j&&(0,d.jsxs)("div",{className:"flex items-center gap-2 text-sm text-content-tertiary",children:[(0,d.jsxs)("svg",{className:"w-4 h-4 animate-spin",fill:"none",viewBox:"0 0 24 24",children:[(0,d.jsx)("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),(0,d.jsx)("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),"Invoking Claude CLI..."]})]})}},31699:(a,b,c)=>{c.d(b,{ThemeToggle:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call ThemeToggle() from the server but ThemeToggle is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-toggle.tsx","ThemeToggle")},33900:(a,b,c)=>{c.d(b,{ChatView:()=>l});var d=c(21124),e=c(38301),f=c(38276),g=c(92155);function h({message:a,compact:b=!1}){let[c,h]=(0,e.useState)(!1),i="user"===a.type,j=function(a,b){if("string"==typeof a)return a;let c=[];for(let d of a)if("text"===d.type)c.push(d.text);else if("tool_use"===d.type)c.push(`[Tool: ${d.name}]`);else if("tool_result"===d.type&&b){let a="string"==typeof d.content?d.content:JSON.stringify(d.content);c.push(`[Tool Result: ${a.slice(0,500)}${a.length>500?"...":""}]`)}return c.join("\n\n")}(a.message.content,c),k=b&&!c&&j.length>300?j.slice(0,300)+"...":j,l=b&&j.length>300;return(0,d.jsx)("div",{className:`flex ${i?"justify-end":"justify-start"}`,children:(0,d.jsxs)("div",{className:`max-w-[85%] rounded-2xl px-4 py-3 ${i?"bg-accent/15 border border-accent/20 text-content-primary rounded-br-md":"bg-surface-elevated border border-edge-subtle text-content-primary rounded-bl-md"}`,children:[(0,d.jsxs)("div",{className:`text-[11px] mb-1.5 ${i?"text-accent/60":"text-content-tertiary"}`,children:[i?"You":"Claude"," \xb7 ",(0,g.r6)(a.timestamp)]}),i?(0,d.jsx)("div",{className:"text-sm whitespace-pre-wrap break-words leading-relaxed",children:c?j:k}):(0,d.jsx)("div",{className:"text-sm leading-relaxed [&>*:first-child]:mt-0 [&>*:last-child]:mb-0 [&_p]:mb-2 [&_ul]:mb-2 [&_ol]:mb-2 [&_ul]:pl-4 [&_ol]:pl-4 [&_ul]:list-disc [&_ol]:list-decimal [&_li]:mb-0.5 [&_h1]:text-base [&_h1]:font-semibold [&_h1]:mb-1.5 [&_h2]:text-sm [&_h2]:font-semibold [&_h2]:mb-1 [&_h3]:text-sm [&_h3]:font-medium [&_h3]:mb-1 [&_code]:bg-surface-base [&_code]:px-1 [&_code]:py-0.5 [&_code]:rounded [&_code]:text-xs [&_code]:font-mono [&_pre]:bg-surface-base [&_pre]:p-3 [&_pre]:rounded-lg [&_pre]:overflow-x-auto [&_pre]:text-xs [&_pre]:mb-2 [&_blockquote]:border-l-2 [&_blockquote]:border-edge-subtle [&_blockquote]:pl-3 [&_blockquote]:text-content-secondary [&_hr]:border-edge-subtle [&_hr]:my-2",children:(0,d.jsx)(f.oz,{children:c?j:k})}),l&&(0,d.jsx)("button",{onClick:()=>h(!c),className:`mt-2 text-xs font-medium ${i?"text-accent/70 hover:text-accent":"text-accent hover:text-accent-hover"} transition-colors`,children:c?"Show less":"Show more"})]})})}function i({name:a,args:b,timestamp:c}){return(0,d.jsx)("div",{className:"flex justify-end py-1",children:(0,d.jsxs)("div",{className:"flex items-center gap-2 px-3 py-1.5 rounded-full bg-surface border border-edge-subtle text-xs",children:[(0,d.jsx)("svg",{className:"w-3 h-3 text-accent shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 9l3 3-3 3m5 0h3"})}),(0,d.jsx)("span",{className:"text-accent font-mono font-medium",children:a}),b&&(0,d.jsx)("span",{className:"text-content-secondary font-mono",children:b}),(0,d.jsx)("span",{className:"text-content-tertiary ml-1",children:(0,g.r6)(c)})]})})}function j({content:a,timestamp:b}){let c=function(a){let b=a.match(/^<([\w-]+)>([\s\S]*?)<\/[\w-]+>/);return b?{tag:b[1],body:b[2].trim()}:null}(a),e=c?c.tag.replace(/^local-command-/,"").replace(/-/g," "):"system",f=c?.body??"",h=f.length>80?f.slice(0,80)+"…":f;return(0,d.jsx)("div",{className:"flex justify-end py-1",children:(0,d.jsxs)("div",{className:"flex items-center gap-2 px-3 py-1.5 rounded-full bg-surface border border-edge-subtle text-xs text-content-tertiary max-w-[85%]",children:[(0,d.jsx)("span",{className:"font-medium shrink-0",children:e}),h&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("span",{className:"opacity-40",children:"\xb7"}),(0,d.jsx)("span",{className:"font-mono truncate",children:h})]}),(0,d.jsx)("span",{className:"opacity-40 shrink-0 ml-1",children:(0,g.r6)(b)})]})})}var k=c(65881);function l({messages:a,previewCount:b=50,highlightMessageId:c,showHidden:f=!1}){let[l,m]=(0,e.useState)(!!c),n=(0,e.useRef)(null),o=[...(0,e.useMemo)(()=>f?a:a.filter(a=>!(0,k.X4)(a)&&!(0,k.B1)(a)),[a,f])].sort((a,b)=>(0,g.EH)(a.timestamp)-(0,g.EH)(b.timestamp)),p=l?o:o.slice(0,b),q=o.length>b;return(0,d.jsxs)("div",{className:"space-y-4",children:[p.map((a,b)=>{let e=c===a.uuid;return(0,d.jsx)("div",{ref:e?n:void 0,className:`${e?"ring-2 ring-accent ring-offset-2 ring-offset-base rounded-2xl":""} animate-in stagger-${Math.min(b+1,10)}`,children:(()=>{let b=(0,k.iP)(a.message.content),c=(0,k.Tc)(b);return c?(0,d.jsx)(i,{name:c.name,args:c.args,timestamp:a.timestamp}):f&&(0,k.X4)(a)?(0,d.jsx)(j,{content:b,timestamp:a.timestamp}):(0,d.jsx)(h,{message:a,compact:!l})})()},a.uuid)}),q&&(0,d.jsx)("div",{className:"flex justify-center pt-4",children:(0,d.jsx)("button",{onClick:()=>m(!l),className:"flex items-center gap-2 px-5 py-2.5 text-sm text-accent hover:text-accent-hover bg-surface hover:bg-surface-elevated border border-edge-subtle hover:border-edge-hover rounded-xl transition-all",children:l?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"})}),"Show preview only"]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})}),"Show all ",o.length," messages"]})})}),0===p.length&&(0,d.jsx)("div",{className:"text-center py-16 text-content-tertiary animate-fade",children:"No messages in this session"})]})}},38913:(a,b,c)=>{c.d(b,{SyncButton:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call SyncButton() from the server but SyncButton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/sync-button.tsx","SyncButton")},65881:(a,b,c)=>{function d(a){if("string"==typeof a)return a;let b=a.find(a=>"text"===a.type);return b?b.text:""}function e(a){if(!a.startsWith("<command-name>")&&!a.startsWith("<command-message>"))return null;let b=a.match(/<command-name>([^<]+)<\/command-name>/);if(!b)return null;let c=a.match(/<command-args>([^<]*)<\/command-args>/);return{name:b[1].trim(),args:c?c[1].trim():""}}function f(a){if(a.isMeta)return!0;let b=d(a.message.content);return!!(b.startsWith("<local-command-")||b.startsWith("Caveat:")||b.startsWith("<system-reminder>"))}function g(a){let b=a.message.content;return"string"==typeof b?0===b.trim().length:0===b.length||!b.some(a=>"text"===a.type&&a.text.trim().length>0)}c.d(b,{B1:()=>g,Tc:()=>e,X4:()=>f,iP:()=>d})},87295:(a,b,c)=>{c.d(b,{FontSizeToggle:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call FontSizeToggle() from the server but FontSizeToggle is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-toggle.tsx","FontSizeToggle")},91777:(a,b,c)=>{c.d(b,{FontSizeToggle:()=>g});var d=c(21124),e=c(17614);let f={small:"Small",medium:"Medium",large:"Large"};function g(){let{fontSize:a,cycle:b}=(0,e.e)();return(0,d.jsx)("button",{onClick:b,className:"p-2 text-content-tertiary hover:text-content-secondary hover:bg-surface-elevated rounded-lg transition-all flex-shrink-0",title:`Font size: ${f[a]}`,children:"small"===a?(0,d.jsx)("span",{className:"w-[18px] h-[18px] flex items-center justify-center font-medium text-[11px] leading-none",children:"A"}):"medium"===a?(0,d.jsx)("span",{className:"w-[18px] h-[18px] flex items-center justify-center font-medium text-[14px] leading-none",children:"A"}):(0,d.jsx)("span",{className:"w-[18px] h-[18px] flex items-center justify-center font-medium text-[17px] leading-none",children:"A"})})}}};
1
+ "use strict";exports.id=301,exports.ids=[301],exports.modules={21685:(a,b,c)=>{c.d(b,{GlobalSearch:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call GlobalSearch() from the server but GlobalSearch is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/global-search.tsx","GlobalSearch")},30263:(a,b,c)=>{c.d(b,{SummarySection:()=>f});var d=c(21124),e=c(38301);function f({type:a,projectPath:b,sessionId:c,agentId:f,messageCount:g}){let[h,i]=(0,e.useState)(null),[j,k]=(0,e.useState)(!1),[l,m]=(0,e.useState)(null),[n,o]=(0,e.useState)(!0);async function p(){k(!0),m(null);try{let d=await fetch("/api/summary",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({type:a,projectPath:b,sessionId:c,agentId:f})}),e=await d.json();if(!d.ok)throw Error(e.error||"Failed to generate summary");i(e.summary)}catch(a){m(a instanceof Error?a.message:"Unknown error")}finally{k(!1)}}if(n)return null;let q=h&&h.messageCount<g;return(0,d.jsxs)("div",{className:"p-4 bg-surface border border-edge-subtle rounded-xl",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between gap-4 mb-2",children:[(0,d.jsxs)("h3",{className:"text-sm font-medium text-content-secondary flex items-center gap-2",children:[(0,d.jsx)("svg",{className:"w-4 h-4 text-accent",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M13 10V3L4 14h7v7l9-11h-7z"})}),"AI Summary",q&&(0,d.jsx)("span",{className:"text-xs text-accent/60",children:"(outdated)"})]}),(0,d.jsx)("button",{onClick:p,disabled:j,className:"px-3 py-1 text-xs font-medium text-accent hover:text-accent-hover hover:bg-accent/10 rounded-lg transition-all disabled:opacity-50 disabled:cursor-not-allowed",children:j?"Generating...":h?"Regenerate":"Generate"})]}),l&&(0,d.jsx)("p",{className:"text-sm text-danger mb-2",children:l}),h?(0,d.jsx)("p",{className:"text-sm text-content-secondary leading-relaxed",children:h.content}):!j&&(0,d.jsx)("p",{className:"text-sm text-content-tertiary italic",children:'No summary yet. Click "Generate" to create one.'}),j&&(0,d.jsxs)("div",{className:"flex items-center gap-2 text-sm text-content-tertiary",children:[(0,d.jsxs)("svg",{className:"w-4 h-4 animate-spin",fill:"none",viewBox:"0 0 24 24",children:[(0,d.jsx)("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),(0,d.jsx)("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),"Invoking Claude CLI..."]})]})}},31699:(a,b,c)=>{c.d(b,{ThemeToggle:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call ThemeToggle() from the server but ThemeToggle is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-toggle.tsx","ThemeToggle")},33900:(a,b,c)=>{c.d(b,{ChatView:()=>m});var d=c(21124),e=c(38301),f=c(38276),g=c(92155);function h({message:a,compact:b=!1}){let[c,h]=(0,e.useState)(!1),i="user"===a.type,j=function(a,b){if("string"==typeof a)return a;let c=[];for(let d of a)if("text"===d.type)c.push(d.text);else if("tool_use"===d.type)c.push(`[Tool: ${d.name}]`);else if("tool_result"===d.type&&b){let a="string"==typeof d.content?d.content:JSON.stringify(d.content);c.push(`[Tool Result: ${a.slice(0,500)}${a.length>500?"...":""}]`)}return c.join("\n\n")}(a.message.content,c),k=b&&!c&&j.length>300?j.slice(0,300)+"...":j,l=b&&j.length>300;return(0,d.jsx)("div",{className:`flex ${i?"justify-end":"justify-start"}`,children:(0,d.jsxs)("div",{className:`max-w-[85%] rounded-2xl px-4 py-3 ${i?"bg-accent/15 border border-accent/20 text-content-primary rounded-br-md":"bg-surface-elevated border border-edge-subtle text-content-primary rounded-bl-md"}`,children:[(0,d.jsxs)("div",{className:`text-[11px] mb-1.5 ${i?"text-accent/60":"text-content-tertiary"}`,children:[i?"You":"Claude"," \xb7 ",(0,g.r6)(a.timestamp)]}),i?(0,d.jsx)("div",{className:"text-sm whitespace-pre-wrap break-words leading-relaxed",children:c?j:k}):(0,d.jsx)("div",{className:"text-sm leading-relaxed [&>*:first-child]:mt-0 [&>*:last-child]:mb-0 [&_p]:mb-2 [&_ul]:mb-2 [&_ol]:mb-2 [&_ul]:pl-4 [&_ol]:pl-4 [&_ul]:list-disc [&_ol]:list-decimal [&_li]:mb-0.5 [&_h1]:text-base [&_h1]:font-semibold [&_h1]:mb-1.5 [&_h2]:text-sm [&_h2]:font-semibold [&_h2]:mb-1 [&_h3]:text-sm [&_h3]:font-medium [&_h3]:mb-1 [&_code]:bg-surface-base [&_code]:px-1 [&_code]:py-0.5 [&_code]:rounded [&_code]:text-xs [&_code]:font-mono [&_pre]:bg-surface-base [&_pre]:p-3 [&_pre]:rounded-lg [&_pre]:overflow-x-auto [&_pre]:text-xs [&_pre]:mb-2 [&_blockquote]:border-l-2 [&_blockquote]:border-edge-subtle [&_blockquote]:pl-3 [&_blockquote]:text-content-secondary [&_hr]:border-edge-subtle [&_hr]:my-2",children:(0,d.jsx)(f.oz,{children:c?j:k})}),l&&(0,d.jsx)("button",{onClick:()=>h(!c),className:`mt-2 text-xs font-medium ${i?"text-accent/70 hover:text-accent":"text-accent hover:text-accent-hover"} transition-colors`,children:c?"Show less":"Show more"})]})})}function i({name:a,args:b,timestamp:c}){return(0,d.jsx)("div",{className:"flex justify-end py-1",children:(0,d.jsxs)("div",{className:"flex items-center gap-2 px-3 py-1.5 rounded-full bg-surface border border-edge-subtle text-xs",children:[(0,d.jsx)("svg",{className:"w-3 h-3 text-accent shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 9l3 3-3 3m5 0h3"})}),(0,d.jsx)("span",{className:"text-accent font-mono font-medium",children:a}),b&&(0,d.jsx)("span",{className:"text-content-secondary font-mono",children:b}),(0,d.jsx)("span",{className:"text-content-tertiary ml-1",children:(0,g.r6)(c)})]})})}function j({content:a,timestamp:b}){let c=function(a){let b=a.match(/^<([\w-]+)>([\s\S]*?)<\/[\w-]+>/);return b?{tag:b[1],body:b[2].trim()}:null}(a),e=c?c.tag.replace(/^local-command-/,"").replace(/-/g," "):"system",f=c?.body??"",h=f.length>80?f.slice(0,80)+"…":f;return(0,d.jsx)("div",{className:"flex justify-end py-1",children:(0,d.jsxs)("div",{className:"flex items-center gap-2 px-3 py-1.5 rounded-full bg-surface border border-edge-subtle text-xs text-content-tertiary max-w-[85%]",children:[(0,d.jsx)("span",{className:"font-medium shrink-0",children:e}),h&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("span",{className:"opacity-40",children:"\xb7"}),(0,d.jsx)("span",{className:"font-mono truncate",children:h})]}),(0,d.jsx)("span",{className:"opacity-40 shrink-0 ml-1",children:(0,g.r6)(b)})]})})}var k=c(65881);function l({agent:a}){return(0,d.jsxs)("button",{onClick:()=>{let b=document.getElementById(`subagent-${a.agentId}`);if(b){let a=b.getBoundingClientRect().top+window.scrollY-80;window.scrollTo({top:a,behavior:"smooth"})}},className:"flex items-center gap-2 mt-1 mb-1 ml-4 px-3 py-1.5 text-xs text-accent hover:text-accent-hover bg-surface hover:bg-surface-elevated border border-edge-subtle hover:border-edge-hover rounded-lg transition-all",children:[(0,d.jsx)("svg",{className:"w-3.5 h-3.5 flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 3H5a2 2 0 00-2 2v4m6-6h10a2 2 0 012 2v4M9 3v18m0 0h10a2 2 0 002-2V9M9 21H5a2 2 0 01-2-2V9m0 0h18"})}),(0,d.jsx)("span",{className:"font-mono",children:a.slug}),(0,d.jsx)("span",{className:"text-content-tertiary",children:"\xb7"}),(0,d.jsx)("span",{className:"text-content-tertiary truncate max-w-xs",children:a.firstMessage}),(0,d.jsx)("svg",{className:"w-3.5 h-3.5 flex-shrink-0 text-content-tertiary",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]})}function m({messages:a,previewCount:b=50,highlightMessageId:c,showHidden:f=!1,subagents:m}){let[n,o]=(0,e.useState)(!!c),p=(0,e.useRef)(null),q=[...(0,e.useMemo)(()=>f?a:a.filter(a=>!(0,k.X4)(a)&&!(0,k.B1)(a)),[a,f])].sort((a,b)=>(0,g.EH)(a.timestamp)-(0,g.EH)(b.timestamp)),r=n?q:q.slice(0,b),s=q.length>b,t=new Map;if(m&&m.length>0){let b=[...a].sort((a,b)=>(0,g.EH)(a.timestamp)-(0,g.EH)(b.timestamp)),c=new Set(r.map(a=>a.uuid)),d=0;for(let a=0;a<b.length;a++){let e=b[a],f="string"==typeof e.message.content?0:e.message.content.filter(a=>"tool_use"===a.type&&"Task"===a.name).length;if(0===f)continue;let g=c.has(e.uuid)?e.uuid:null;if(!g){for(let d=a-1;d>=0;d--)if(c.has(b[d].uuid)){g=b[d].uuid;break}}if(!g){for(let d=a+1;d<b.length;d++)if(c.has(b[d].uuid)){g=b[d].uuid;break}}if(g){let a=t.get(g)??[];for(let b=0;b<f&&d<m.length;b++)a.push(m[d++]);t.set(g,a)}else d+=f}}return(0,d.jsxs)("div",{className:"space-y-4",children:[r.map((a,b)=>{let e=c===a.uuid,g=t.get(a.uuid)??[];return(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{ref:e?p:void 0,className:`${e?"ring-2 ring-accent ring-offset-2 ring-offset-base rounded-2xl":""} animate-in stagger-${Math.min(b+1,10)}`,children:(()=>{let b=(0,k.iP)(a.message.content),c=(0,k.Tc)(b);return c?(0,d.jsx)(i,{name:c.name,args:c.args,timestamp:a.timestamp}):f&&(0,k.X4)(a)?(0,d.jsx)(j,{content:b,timestamp:a.timestamp}):(0,d.jsx)(h,{message:a,compact:!n})})()}),g.map(a=>(0,d.jsx)(l,{agent:a},a.agentId))]},a.uuid)}),s&&(0,d.jsx)("div",{className:"flex justify-center pt-4",children:(0,d.jsx)("button",{onClick:()=>o(!n),className:"flex items-center gap-2 px-5 py-2.5 text-sm text-accent hover:text-accent-hover bg-surface hover:bg-surface-elevated border border-edge-subtle hover:border-edge-hover rounded-xl transition-all",children:n?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"})}),"Show preview only"]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})}),"Show all ",q.length," messages"]})})}),0===r.length&&(0,d.jsx)("div",{className:"text-center py-16 text-content-tertiary animate-fade",children:"No messages in this session"})]})}},38913:(a,b,c)=>{c.d(b,{SyncButton:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call SyncButton() from the server but SyncButton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/sync-button.tsx","SyncButton")},65881:(a,b,c)=>{function d(a){if("string"==typeof a)return a;let b=a.find(a=>"text"===a.type);return b?b.text:""}function e(a){if(!a.startsWith("<command-name>")&&!a.startsWith("<command-message>"))return null;let b=a.match(/<command-name>([^<]+)<\/command-name>/);if(!b)return null;let c=a.match(/<command-args>([^<]*)<\/command-args>/);return{name:b[1].trim(),args:c?c[1].trim():""}}function f(a){if(a.isMeta)return!0;let b=d(a.message.content);return!!(b.startsWith("<local-command-")||b.startsWith("Caveat:")||b.startsWith("<system-reminder>"))}function g(a){let b=a.message.content;return"string"==typeof b?0===b.trim().length:0===b.length||!b.some(a=>"text"===a.type&&a.text.trim().length>0)}c.d(b,{B1:()=>g,Tc:()=>e,X4:()=>f,iP:()=>d})},74670:(a,b,c)=>{c.d(b,{ExportButton:()=>e});var d=c(21124);function e({encodedPath:a,sessionId:b,agentId:c}){return(0,d.jsxs)("button",{onClick:function(){let d=new URLSearchParams({encodedPath:a,sessionId:b});c&&d.set("agentId",c),window.location.href=`/api/session/export?${d.toString()}`},className:"px-3 py-1.5 text-sm text-content-secondary hover:text-content-primary hover:bg-surface-elevated border border-edge-subtle rounded-lg transition-all flex items-center gap-2",children:[(0,d.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"})}),"Export"]})}},87295:(a,b,c)=>{c.d(b,{FontSizeToggle:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call FontSizeToggle() from the server but FontSizeToggle is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-toggle.tsx","FontSizeToggle")},91777:(a,b,c)=>{c.d(b,{FontSizeToggle:()=>g});var d=c(21124),e=c(17614);let f={small:"Small",medium:"Medium",large:"Large"};function g(){let{fontSize:a,cycle:b}=(0,e.e)();return(0,d.jsx)("button",{onClick:b,className:"p-2 text-content-tertiary hover:text-content-secondary hover:bg-surface-elevated rounded-lg transition-all flex-shrink-0",title:`Font size: ${f[a]}`,children:"small"===a?(0,d.jsx)("span",{className:"w-[18px] h-[18px] flex items-center justify-center font-medium text-[11px] leading-none",children:"A"}):"medium"===a?(0,d.jsx)("span",{className:"w-[18px] h-[18px] flex items-center justify-center font-medium text-[14px] leading-none",children:"A"}):(0,d.jsx)("span",{className:"w-[18px] h-[18px] flex items-center justify-center font-medium text-[17px] leading-none",children:"A"})})}}};
@@ -0,0 +1 @@
1
+ exports.id=976,exports.ids=[976],exports.modules={3720:(a,b,c)=>{Promise.resolve().then(c.bind(c,49922)),Promise.resolve().then(c.bind(c,17614)),Promise.resolve().then(c.bind(c,68734))},12087:(a,b,c)=>{"use strict";c.d(b,{SyncButton:()=>f});var d=c(21124),e=c(38301);function f(){let[a,b]=(0,e.useState)(!1),[c,f]=(0,e.useState)(null),g=async()=>{b(!0),f(null);try{let a=await fetch("/api/sync",{method:"POST"});if(!a.ok)throw Error("Sync failed");let b=await a.json();f(b.sync),window.dispatchEvent(new Event("sync-complete")),setTimeout(()=>f(null),3e3)}catch(a){console.error("Sync error:",a)}finally{b(!1)}};return(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("button",{onClick:g,disabled:a,className:"p-2 text-content-tertiary hover:text-content-secondary hover:bg-surface-elevated rounded-lg transition-all disabled:opacity-50 disabled:cursor-not-allowed",title:"Resync database",children:(0,d.jsx)("svg",{className:`w-5 h-5 ${a?"animate-spin":""}`,fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"})})}),c&&(c.added>0||c.updated>0||c.removed>0)&&(0,d.jsxs)("div",{className:"text-xs text-content-tertiary whitespace-nowrap animate-fade",children:[c.added>0&&`+${c.added}`,c.updated>0&&` ~${c.updated}`,c.removed>0&&` -${c.removed}`]})]})}},16872:(a,b,c)=>{Promise.resolve().then(c.bind(c,87748)),Promise.resolve().then(c.bind(c,85864)),Promise.resolve().then(c.bind(c,33340))},17614:(a,b,c)=>{"use strict";c.d(b,{FontSizeProvider:()=>i,e:()=>g});var d=c(21124),e=c(38301);let f=(0,e.createContext)({fontSize:"medium",setFontSize:()=>{},cycle:()=>{}});function g(){return(0,e.useContext)(f)}let h=["small","medium","large"];function i({children:a}){let[b,c]=(0,e.useState)("medium"),g=(0,e.useCallback)(a=>{c(a),localStorage.setItem("fontSize",a)},[]),i=(0,e.useCallback)(()=>{g(h[(h.indexOf(b)+1)%h.length])},[b,g]);return(0,d.jsx)(f.Provider,{value:{fontSize:b,setFontSize:g,cycle:i},children:a})}},19473:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,81170,23)),Promise.resolve().then(c.t.bind(c,23597,23)),Promise.resolve().then(c.t.bind(c,36893,23)),Promise.resolve().then(c.t.bind(c,89748,23)),Promise.resolve().then(c.t.bind(c,6060,23)),Promise.resolve().then(c.t.bind(c,7184,23)),Promise.resolve().then(c.t.bind(c,69576,23)),Promise.resolve().then(c.t.bind(c,73041,23)),Promise.resolve().then(c.t.bind(c,51384,23))},25969:(a,b,c)=>{"use strict";c.d(b,{ThemeToggle:()=>g});var d=c(21124),e=c(68734);let f={system:"System",light:"Light",dark:"Dark"};function g(){let{theme:a,cycle:b}=(0,e.D)();return(0,d.jsx)("button",{onClick:b,className:"p-2 text-content-tertiary hover:text-content-secondary hover:bg-surface-elevated rounded-lg transition-all flex-shrink-0",title:`Theme: ${f[a]}`,children:"system"===a?(0,d.jsx)("svg",{className:"w-[18px] h-[18px]",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"})}):"light"===a?(0,d.jsx)("svg",{className:"w-[18px] h-[18px]",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z"})}):(0,d.jsx)("svg",{className:"w-[18px] h-[18px]",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z"})})})}},33340:(a,b,c)=>{"use strict";c.d(b,{ThemeProvider:()=>e});var d=c(97954);(0,d.registerClientReference)(function(){throw Error("Attempted to call useTheme() from the server but useTheme is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-provider.tsx","useTheme");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/theme-provider.tsx","ThemeProvider")},35153:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,54160,23)),Promise.resolve().then(c.t.bind(c,31603,23)),Promise.resolve().then(c.t.bind(c,68495,23)),Promise.resolve().then(c.t.bind(c,75170,23)),Promise.resolve().then(c.t.bind(c,77526,23)),Promise.resolve().then(c.t.bind(c,78922,23)),Promise.resolve().then(c.t.bind(c,29234,23)),Promise.resolve().then(c.t.bind(c,12263,23)),Promise.resolve().then(c.bind(c,82146))},49922:(a,b,c)=>{"use strict";function d(){return null}c.d(b,{AutoSync:()=>d}),c(38301)},51472:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>m,metadata:()=>l});var d=c(75338),e=c(37785),f=c.n(e),g=c(37855),h=c.n(g),i=c(33340),j=c(85864),k=c(87748);c(61135);let l={title:"Claude Code Chats",description:"Browse your Claude Code chat history"};function m({children:a}){return(0,d.jsxs)("html",{lang:"en",suppressHydrationWarning:!0,children:[(0,d.jsx)("head",{children:(0,d.jsx)("script",{dangerouslySetInnerHTML:{__html:'(function(){try{var t=localStorage.getItem("theme");if(t==="light"||t==="dark"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.setAttribute("data-theme",window.matchMedia("(prefers-color-scheme:light)").matches?"light":"dark")}var f=localStorage.getItem("fontSize");if(f==="small"||f==="medium"||f==="large"){document.documentElement.setAttribute("data-font-size",f)}}catch(e){document.documentElement.setAttribute("data-theme","dark")}})()'}})}),(0,d.jsx)("body",{className:`${f().variable} ${h().variable} font-sans min-h-screen antialiased`,children:(0,d.jsx)(i.ThemeProvider,{children:(0,d.jsxs)(j.FontSizeProvider,{children:[(0,d.jsx)(k.AutoSync,{}),a]})})})]})}},61135:()=>{},68734:(a,b,c)=>{"use strict";c.d(b,{D:()=>g,ThemeProvider:()=>h});var d=c(21124),e=c(38301);let f=(0,e.createContext)({theme:"system",resolved:"dark",setTheme:()=>{},cycle:()=>{}});function g(){return(0,e.useContext)(f)}function h({children:a}){let[b,c]=(0,e.useState)("system"),[g,h]=(0,e.useState)("dark"),i=(0,e.useCallback)(a=>{c(a),localStorage.setItem("theme",a)},[]),j=(0,e.useCallback)(()=>{let a=["system","light","dark"];i(a[(a.indexOf(b)+1)%a.length])},[b,i]);return(0,d.jsx)(f.Provider,{value:{theme:b,resolved:g,setTheme:i,cycle:j},children:a})}},85864:(a,b,c)=>{"use strict";c.d(b,{FontSizeProvider:()=>e});var d=c(97954);(0,d.registerClientReference)(function(){throw Error("Attempted to call useFontSize() from the server but useFontSize is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-provider.tsx","useFontSize");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call FontSizeProvider() from the server but FontSizeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/font-size-provider.tsx","FontSizeProvider")},87748:(a,b,c)=>{"use strict";c.d(b,{AutoSync:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call AutoSync() from the server but AutoSync is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/pedrosousa/Work/Personal/Code/claude-code-chats/src/components/auto-sync.tsx","AutoSync")},92155:(a,b,c)=>{"use strict";function d(a){if("number"==typeof a)return a;let b=Date.parse(a);return isNaN(b)?0:b}function e(a){let b=Date.now()-a,c=Math.floor(b/6e4),d=Math.floor(b/36e5),e=Math.floor(b/864e5),f=Math.floor(b/6048e5),g=Math.floor(b/2592e6);if(c<1)return"Just now";if(c<60)return`${c}m ago`;if(d<24)return`${d}h ago`;if(e<7)return`${e}d ago`;if(e<30)return`${f}w ago`;if(g<12)return`${g}mo ago`;let h=Math.floor(g/12);return`${h}y ago`}function f(a){return new Date(d(a)).toLocaleString("en-GB",{day:"numeric",month:"short",year:"numeric",hour:"2-digit",minute:"2-digit"})}function g(a){return a>=1e6?`${(a/1e6).toFixed(1)}M`:a>=1e4?`${(a/1e3).toFixed(1)}k`:a.toLocaleString("en-GB")}c.d(b,{EH:()=>d,ap:()=>g,fw:()=>e,r6:()=>f})},98091:(a,b,c)=>{"use strict";c.d(b,{GlobalSearch:()=>g});var d=c(21124),e=c(38301),f=c(42378);function g({projectPath:a}){let[b,c]=(0,e.useState)(""),g=(0,f.useRouter)(),h=(0,e.useRef)(null),i=(0,e.useCallback)(c=>{if(c.preventDefault(),b.trim()){let c=new URLSearchParams({q:b.trim()});a&&c.set("project",a),g.push(`/search?${c.toString()}`)}},[b,g,a]),j=a?"Search this project...":"Search all chats...";return(0,d.jsxs)("form",{onSubmit:i,className:"relative",children:[(0,d.jsx)("svg",{className:"absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-content-tertiary",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,d.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})}),(0,d.jsx)("input",{ref:h,type:"text",value:b,onChange:a=>c(a.target.value),placeholder:j,className:"w-full pl-10 pr-16 py-2 bg-surface border border-edge-subtle rounded-xl text-sm text-content-primary placeholder-content-tertiary focus:outline-none focus:border-accent focus:ring-1 focus:ring-accent/30 transition-all"}),!b&&(0,d.jsxs)("kbd",{className:"absolute right-3 top-1/2 -translate-y-1/2 hidden sm:inline-flex items-center gap-0.5 px-1.5 py-0.5 text-[10px] font-mono text-content-tertiary bg-surface-elevated border border-edge-subtle rounded",children:[(0,d.jsx)("span",{className:"text-xs",children:"⌘"}),"K"]})]})}}};
@@ -1 +1 @@
1
- <!DOCTYPE html><!--YZ7RTphifTYj1eT09NCb_--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/13971731025ec697-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/bb3ef058b751a6ad-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/09912a2e06f56b69.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a17e201c0278f447.js"/><script src="/_next/static/chunks/4bd1b696-c023c6e3521b1417.js" async=""></script><script src="/_next/static/chunks/255-cb395327542b56ef.js" async=""></script><script src="/_next/static/chunks/main-app-f2bdb334e92ecbbb.js" async=""></script><script src="/_next/static/chunks/app/layout-106c55be3e0b55bb.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Claude Code Chats</title><meta name="description" content="Browse your Claude Code chat history"/><script>(function(){try{var t=localStorage.getItem("theme");if(t==="light"||t==="dark"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.setAttribute("data-theme",window.matchMedia("(prefers-color-scheme:light)").matches?"light":"dark")}var f=localStorage.getItem("fontSize");if(f==="small"||f==="medium"||f==="large"){document.documentElement.setAttribute("data-font-size",f)}}catch(e){document.documentElement.setAttribute("data-theme","dark")}})()</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_0d7163 __variable_3c557b font-sans min-h-screen antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-a17e201c0278f447.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[1458,[\"177\",\"static/chunks/app/layout-106c55be3e0b55bb.js\"],\"ThemeProvider\"]\n3:I[5014,[\"177\",\"static/chunks/app/layout-106c55be3e0b55bb.js\"],\"FontSizeProvider\"]\n4:I[9766,[],\"\"]\n5:I[8924,[],\"\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/media/13971731025ec697-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/bb3ef058b751a6ad-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/09912a2e06f56b69.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"YZ7RTphifTYj1eT09NCb-\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/09912a2e06f56b69.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem(\\\"theme\\\");if(t===\\\"light\\\"||t===\\\"dark\\\"){document.documentElement.setAttribute(\\\"data-theme\\\",t)}else{document.documentElement.setAttribute(\\\"data-theme\\\",window.matchMedia(\\\"(prefers-color-scheme:light)\\\").matches?\\\"light\\\":\\\"dark\\\")}var f=localStorage.getItem(\\\"fontSize\\\");if(f===\\\"small\\\"||f===\\\"medium\\\"||f===\\\"large\\\"){document.documentElement.setAttribute(\\\"data-font-size\\\",f)}}catch(e){document.documentElement.setAttribute(\\\"data-theme\\\",\\\"dark\\\")}})()\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_0d7163 __variable_3c557b font-sans min-h-screen antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$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,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Claude Code Chats\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Browse your Claude Code chat history\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--eLuvDN7dFjFRb5lWVG8sW--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/13971731025ec697-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/bb3ef058b751a6ad-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/9b30e272714585a0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a17e201c0278f447.js"/><script src="/_next/static/chunks/4bd1b696-c023c6e3521b1417.js" async=""></script><script src="/_next/static/chunks/255-cb395327542b56ef.js" async=""></script><script src="/_next/static/chunks/main-app-f2bdb334e92ecbbb.js" async=""></script><script src="/_next/static/chunks/app/layout-39895c8c5b8e9d12.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Claude Code Chats</title><meta name="description" content="Browse your Claude Code chat history"/><script>(function(){try{var t=localStorage.getItem("theme");if(t==="light"||t==="dark"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.setAttribute("data-theme",window.matchMedia("(prefers-color-scheme:light)").matches?"light":"dark")}var f=localStorage.getItem("fontSize");if(f==="small"||f==="medium"||f==="large"){document.documentElement.setAttribute("data-font-size",f)}}catch(e){document.documentElement.setAttribute("data-theme","dark")}})()</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_0d7163 __variable_3c557b font-sans min-h-screen antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-a17e201c0278f447.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[1458,[\"177\",\"static/chunks/app/layout-39895c8c5b8e9d12.js\"],\"ThemeProvider\"]\n3:I[5014,[\"177\",\"static/chunks/app/layout-39895c8c5b8e9d12.js\"],\"FontSizeProvider\"]\n4:I[4184,[\"177\",\"static/chunks/app/layout-39895c8c5b8e9d12.js\"],\"AutoSync\"]\n5:I[9766,[],\"\"]\n6:I[8924,[],\"\"]\n7:I[4431,[],\"OutletBoundary\"]\n9:I[5278,[],\"AsyncMetadataOutlet\"]\nb:I[4431,[],\"ViewportBoundary\"]\nd:I[4431,[],\"MetadataBoundary\"]\ne:\"$Sreact.suspense\"\n10:I[7150,[],\"\"]\n:HL[\"/_next/static/media/13971731025ec697-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/bb3ef058b751a6ad-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/9b30e272714585a0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"eLuvDN7dFjFRb5lWVG8sW\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/9b30e272714585a0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem(\\\"theme\\\");if(t===\\\"light\\\"||t===\\\"dark\\\"){document.documentElement.setAttribute(\\\"data-theme\\\",t)}else{document.documentElement.setAttribute(\\\"data-theme\\\",window.matchMedia(\\\"(prefers-color-scheme:light)\\\").matches?\\\"light\\\":\\\"dark\\\")}var f=localStorage.getItem(\\\"fontSize\\\");if(f===\\\"small\\\"||f===\\\"medium\\\"||f===\\\"large\\\"){document.documentElement.setAttribute(\\\"data-font-size\\\",f)}}catch(e){document.documentElement.setAttribute(\\\"data-theme\\\",\\\"dark\\\")}})()\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_0d7163 __variable_3c557b font-sans min-h-screen antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{}],[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]}]]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$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,[\"$\",\"$L7\",null,{\"children\":[\"$L8\",[\"$\",\"$L9\",null,{\"promise\":\"$@a\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$Lf\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n8:null\n"])</script><script>self.__next_f.push([1,"a:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Claude Code Chats\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Browse your Claude Code chat history\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"f:\"$a:metadata\"\n"])</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-a17e201c0278f447.js" defer=""></script><script src="/_next/static/chunks/framework-292291387d6b2e39.js" defer=""></script><script src="/_next/static/chunks/main-a4753544b5b73813.js" defer=""></script><script src="/_next/static/chunks/pages/_app-7d307437aca18ad4.js" defer=""></script><script src="/_next/static/chunks/pages/_error-cb2a52f75f2162e2.js" defer=""></script><script src="/_next/static/YZ7RTphifTYj1eT09NCb-/_buildManifest.js" defer=""></script><script src="/_next/static/YZ7RTphifTYj1eT09NCb-/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"YZ7RTphifTYj1eT09NCb-","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-a17e201c0278f447.js" defer=""></script><script src="/_next/static/chunks/framework-292291387d6b2e39.js" defer=""></script><script src="/_next/static/chunks/main-a4753544b5b73813.js" defer=""></script><script src="/_next/static/chunks/pages/_app-7d307437aca18ad4.js" defer=""></script><script src="/_next/static/chunks/pages/_error-cb2a52f75f2162e2.js" defer=""></script><script src="/_next/static/eLuvDN7dFjFRb5lWVG8sW/_buildManifest.js" defer=""></script><script src="/_next/static/eLuvDN7dFjFRb5lWVG8sW/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"eLuvDN7dFjFRb5lWVG8sW","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
@@ -1 +1 @@
1
- {"node":{},"edge":{},"encryptionKey":"UnRerIQCQspCgC6hPvtqgePt9dYidjDb6roYB2JRuiM="}
1
+ {"node":{},"edge":{},"encryptionKey":"CO9drmeG7MyJ7qKBMG8iOKUSqUNc+2Gs1Fe/UJ4MwZo="}
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[60,64,202,272,291,302,364,558,711,862],{4441:()=>{}},_=>{_.O(0,[441,255,358],()=>_(_.s=4441)),_N_E=_.O()}]);