@cveld/claude-code-dashboard 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. package/.next/BUILD_ID +1 -0
  2. package/.next/app-path-routes-manifest.json +22 -0
  3. package/.next/build/56416d4ae4ce586f.js +6 -0
  4. package/.next/build/chunks/[root-of-the-server]__0oj80bi._.js +206 -0
  5. package/.next/build/chunks/[root-of-the-server]__1f933tp._.js +500 -0
  6. package/.next/build/chunks/[turbopack-node]_transforms_postcss_ts_0b7xl6g._.js +13 -0
  7. package/.next/build/chunks/[turbopack]_runtime.js +890 -0
  8. package/.next/build/chunks/node_modules_20v-8wl._.js +6824 -0
  9. package/.next/build/package.json +1 -0
  10. package/.next/build-manifest.json +20 -0
  11. package/.next/diagnostics/build-diagnostics.json +6 -0
  12. package/.next/diagnostics/framework.json +1 -0
  13. package/.next/diagnostics/route-bundle-stats.json +81 -0
  14. package/.next/export-marker.json +6 -0
  15. package/.next/fallback-build-manifest.json +13 -0
  16. package/.next/images-manifest.json +68 -0
  17. package/.next/next-minimal-server.js.nft.json +1 -0
  18. package/.next/next-server.js.nft.json +1 -0
  19. package/.next/package.json +1 -0
  20. package/.next/prerender-manifest.json +162 -0
  21. package/.next/required-server-files.js +333 -0
  22. package/.next/required-server-files.json +333 -0
  23. package/.next/routes-manifest.json +179 -0
  24. package/.next/server/app/_global-error/page/app-paths-manifest.json +3 -0
  25. package/.next/server/app/_global-error/page/build-manifest.json +16 -0
  26. package/.next/server/app/_global-error/page/next-font-manifest.json +6 -0
  27. package/.next/server/app/_global-error/page/react-loadable-manifest.json +1 -0
  28. package/.next/server/app/_global-error/page/server-reference-manifest.json +4 -0
  29. package/.next/server/app/_global-error/page.js +10 -0
  30. package/.next/server/app/_global-error/page.js.nft.json +1 -0
  31. package/.next/server/app/_global-error/page_client-reference-manifest.js +3 -0
  32. package/.next/server/app/_global-error.html +1 -0
  33. package/.next/server/app/_global-error.meta +15 -0
  34. package/.next/server/app/_global-error.rsc +15 -0
  35. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +5 -0
  36. package/.next/server/app/_global-error.segments/_full.segment.rsc +15 -0
  37. package/.next/server/app/_global-error.segments/_head.segment.rsc +6 -0
  38. package/.next/server/app/_global-error.segments/_index.segment.rsc +5 -0
  39. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
  40. package/.next/server/app/_not-found/page/app-paths-manifest.json +3 -0
  41. package/.next/server/app/_not-found/page/build-manifest.json +16 -0
  42. package/.next/server/app/_not-found/page/next-font-manifest.json +11 -0
  43. package/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -0
  44. package/.next/server/app/_not-found/page/server-reference-manifest.json +4 -0
  45. package/.next/server/app/_not-found/page.js +13 -0
  46. package/.next/server/app/_not-found/page.js.nft.json +1 -0
  47. package/.next/server/app/_not-found/page_client-reference-manifest.js +3 -0
  48. package/.next/server/app/_not-found.html +1 -0
  49. package/.next/server/app/_not-found.meta +16 -0
  50. package/.next/server/app/_not-found.rsc +16 -0
  51. package/.next/server/app/_not-found.segments/_full.segment.rsc +16 -0
  52. package/.next/server/app/_not-found.segments/_head.segment.rsc +6 -0
  53. package/.next/server/app/_not-found.segments/_index.segment.rsc +5 -0
  54. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -0
  55. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +5 -0
  56. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -0
  57. package/.next/server/app/api/active-sessions/route/app-paths-manifest.json +3 -0
  58. package/.next/server/app/api/active-sessions/route/build-manifest.json +9 -0
  59. package/.next/server/app/api/active-sessions/route/server-reference-manifest.json +4 -0
  60. package/.next/server/app/api/active-sessions/route.js +7 -0
  61. package/.next/server/app/api/active-sessions/route.js.nft.json +1 -0
  62. package/.next/server/app/api/active-sessions/route_client-reference-manifest.js +3 -0
  63. package/.next/server/app/api/events/route/app-paths-manifest.json +3 -0
  64. package/.next/server/app/api/events/route/build-manifest.json +9 -0
  65. package/.next/server/app/api/events/route/server-reference-manifest.json +4 -0
  66. package/.next/server/app/api/events/route.js +6 -0
  67. package/.next/server/app/api/events/route.js.nft.json +1 -0
  68. package/.next/server/app/api/events/route_client-reference-manifest.js +3 -0
  69. package/.next/server/app/api/hooks/route/app-paths-manifest.json +3 -0
  70. package/.next/server/app/api/hooks/route/build-manifest.json +9 -0
  71. package/.next/server/app/api/hooks/route/server-reference-manifest.json +4 -0
  72. package/.next/server/app/api/hooks/route.js +7 -0
  73. package/.next/server/app/api/hooks/route.js.nft.json +1 -0
  74. package/.next/server/app/api/hooks/route_client-reference-manifest.js +3 -0
  75. package/.next/server/app/api/ide-windows/open-file/route/app-paths-manifest.json +3 -0
  76. package/.next/server/app/api/ide-windows/open-file/route/build-manifest.json +9 -0
  77. package/.next/server/app/api/ide-windows/open-file/route/server-reference-manifest.json +4 -0
  78. package/.next/server/app/api/ide-windows/open-file/route.js +8 -0
  79. package/.next/server/app/api/ide-windows/open-file/route.js.nft.json +1 -0
  80. package/.next/server/app/api/ide-windows/open-file/route_client-reference-manifest.js +3 -0
  81. package/.next/server/app/api/ide-windows/route/app-paths-manifest.json +3 -0
  82. package/.next/server/app/api/ide-windows/route/build-manifest.json +9 -0
  83. package/.next/server/app/api/ide-windows/route/server-reference-manifest.json +4 -0
  84. package/.next/server/app/api/ide-windows/route.js +7 -0
  85. package/.next/server/app/api/ide-windows/route.js.nft.json +1 -0
  86. package/.next/server/app/api/ide-windows/route_client-reference-manifest.js +3 -0
  87. package/.next/server/app/api/projects/[slug]/sessions/[id]/route/app-paths-manifest.json +3 -0
  88. package/.next/server/app/api/projects/[slug]/sessions/[id]/route/build-manifest.json +9 -0
  89. package/.next/server/app/api/projects/[slug]/sessions/[id]/route/server-reference-manifest.json +4 -0
  90. package/.next/server/app/api/projects/[slug]/sessions/[id]/route.js +7 -0
  91. package/.next/server/app/api/projects/[slug]/sessions/[id]/route.js.nft.json +1 -0
  92. package/.next/server/app/api/projects/[slug]/sessions/[id]/route_client-reference-manifest.js +3 -0
  93. package/.next/server/app/api/projects/[slug]/sessions/[id]/stats/route/app-paths-manifest.json +3 -0
  94. package/.next/server/app/api/projects/[slug]/sessions/[id]/stats/route/build-manifest.json +9 -0
  95. package/.next/server/app/api/projects/[slug]/sessions/[id]/stats/route/server-reference-manifest.json +4 -0
  96. package/.next/server/app/api/projects/[slug]/sessions/[id]/stats/route.js +7 -0
  97. package/.next/server/app/api/projects/[slug]/sessions/[id]/stats/route.js.nft.json +1 -0
  98. package/.next/server/app/api/projects/[slug]/sessions/[id]/stats/route_client-reference-manifest.js +3 -0
  99. package/.next/server/app/api/projects/[slug]/sessions/route/app-paths-manifest.json +3 -0
  100. package/.next/server/app/api/projects/[slug]/sessions/route/build-manifest.json +9 -0
  101. package/.next/server/app/api/projects/[slug]/sessions/route/server-reference-manifest.json +4 -0
  102. package/.next/server/app/api/projects/[slug]/sessions/route.js +7 -0
  103. package/.next/server/app/api/projects/[slug]/sessions/route.js.nft.json +1 -0
  104. package/.next/server/app/api/projects/[slug]/sessions/route_client-reference-manifest.js +3 -0
  105. package/.next/server/app/api/projects/route/app-paths-manifest.json +3 -0
  106. package/.next/server/app/api/projects/route/build-manifest.json +9 -0
  107. package/.next/server/app/api/projects/route/server-reference-manifest.json +4 -0
  108. package/.next/server/app/api/projects/route.js +7 -0
  109. package/.next/server/app/api/projects/route.js.nft.json +1 -0
  110. package/.next/server/app/api/projects/route_client-reference-manifest.js +3 -0
  111. package/.next/server/app/api/read-state/route/app-paths-manifest.json +3 -0
  112. package/.next/server/app/api/read-state/route/build-manifest.json +9 -0
  113. package/.next/server/app/api/read-state/route/server-reference-manifest.json +4 -0
  114. package/.next/server/app/api/read-state/route.js +7 -0
  115. package/.next/server/app/api/read-state/route.js.nft.json +1 -0
  116. package/.next/server/app/api/read-state/route_client-reference-manifest.js +3 -0
  117. package/.next/server/app/api/sessions/route/app-paths-manifest.json +3 -0
  118. package/.next/server/app/api/sessions/route/build-manifest.json +9 -0
  119. package/.next/server/app/api/sessions/route/server-reference-manifest.json +4 -0
  120. package/.next/server/app/api/sessions/route.js +7 -0
  121. package/.next/server/app/api/sessions/route.js.nft.json +1 -0
  122. package/.next/server/app/api/sessions/route_client-reference-manifest.js +3 -0
  123. package/.next/server/app/api/settings/route/app-paths-manifest.json +3 -0
  124. package/.next/server/app/api/settings/route/build-manifest.json +9 -0
  125. package/.next/server/app/api/settings/route/server-reference-manifest.json +4 -0
  126. package/.next/server/app/api/settings/route.js +7 -0
  127. package/.next/server/app/api/settings/route.js.nft.json +1 -0
  128. package/.next/server/app/api/settings/route_client-reference-manifest.js +3 -0
  129. package/.next/server/app/favicon.ico/route/app-paths-manifest.json +3 -0
  130. package/.next/server/app/favicon.ico/route/build-manifest.json +9 -0
  131. package/.next/server/app/favicon.ico/route.js +8 -0
  132. package/.next/server/app/favicon.ico/route.js.nft.json +1 -0
  133. package/.next/server/app/favicon.ico.body +0 -0
  134. package/.next/server/app/favicon.ico.meta +1 -0
  135. package/.next/server/app/index.html +1 -0
  136. package/.next/server/app/index.meta +14 -0
  137. package/.next/server/app/index.rsc +20 -0
  138. package/.next/server/app/index.segments/__PAGE__.segment.rsc +9 -0
  139. package/.next/server/app/index.segments/_full.segment.rsc +20 -0
  140. package/.next/server/app/index.segments/_head.segment.rsc +6 -0
  141. package/.next/server/app/index.segments/_index.segment.rsc +5 -0
  142. package/.next/server/app/index.segments/_tree.segment.rsc +4 -0
  143. package/.next/server/app/page/app-paths-manifest.json +3 -0
  144. package/.next/server/app/page/build-manifest.json +16 -0
  145. package/.next/server/app/page/next-font-manifest.json +11 -0
  146. package/.next/server/app/page/react-loadable-manifest.json +1 -0
  147. package/.next/server/app/page/server-reference-manifest.json +4 -0
  148. package/.next/server/app/page.js +14 -0
  149. package/.next/server/app/page.js.nft.json +1 -0
  150. package/.next/server/app/page_client-reference-manifest.js +3 -0
  151. package/.next/server/app/projects/[slug]/page/app-paths-manifest.json +3 -0
  152. package/.next/server/app/projects/[slug]/page/build-manifest.json +16 -0
  153. package/.next/server/app/projects/[slug]/page/next-font-manifest.json +11 -0
  154. package/.next/server/app/projects/[slug]/page/react-loadable-manifest.json +1 -0
  155. package/.next/server/app/projects/[slug]/page/server-reference-manifest.json +4 -0
  156. package/.next/server/app/projects/[slug]/page.js +14 -0
  157. package/.next/server/app/projects/[slug]/page.js.nft.json +1 -0
  158. package/.next/server/app/projects/[slug]/page_client-reference-manifest.js +3 -0
  159. package/.next/server/app/projects/[slug]/sessions/[id]/page/app-paths-manifest.json +3 -0
  160. package/.next/server/app/projects/[slug]/sessions/[id]/page/build-manifest.json +16 -0
  161. package/.next/server/app/projects/[slug]/sessions/[id]/page/next-font-manifest.json +11 -0
  162. package/.next/server/app/projects/[slug]/sessions/[id]/page/react-loadable-manifest.json +1 -0
  163. package/.next/server/app/projects/[slug]/sessions/[id]/page/server-reference-manifest.json +4 -0
  164. package/.next/server/app/projects/[slug]/sessions/[id]/page.js +14 -0
  165. package/.next/server/app/projects/[slug]/sessions/[id]/page.js.nft.json +1 -0
  166. package/.next/server/app/projects/[slug]/sessions/[id]/page_client-reference-manifest.js +3 -0
  167. package/.next/server/app/sessions/page/app-paths-manifest.json +3 -0
  168. package/.next/server/app/sessions/page/build-manifest.json +16 -0
  169. package/.next/server/app/sessions/page/next-font-manifest.json +11 -0
  170. package/.next/server/app/sessions/page/react-loadable-manifest.json +1 -0
  171. package/.next/server/app/sessions/page/server-reference-manifest.json +4 -0
  172. package/.next/server/app/sessions/page.js +14 -0
  173. package/.next/server/app/sessions/page.js.nft.json +1 -0
  174. package/.next/server/app/sessions/page_client-reference-manifest.js +3 -0
  175. package/.next/server/app/sessions.html +1 -0
  176. package/.next/server/app/sessions.meta +15 -0
  177. package/.next/server/app/sessions.rsc +22 -0
  178. package/.next/server/app/sessions.segments/_full.segment.rsc +22 -0
  179. package/.next/server/app/sessions.segments/_head.segment.rsc +6 -0
  180. package/.next/server/app/sessions.segments/_index.segment.rsc +5 -0
  181. package/.next/server/app/sessions.segments/_tree.segment.rsc +4 -0
  182. package/.next/server/app/sessions.segments/sessions/__PAGE__.segment.rsc +9 -0
  183. package/.next/server/app/sessions.segments/sessions.segment.rsc +5 -0
  184. package/.next/server/app/settings/page/app-paths-manifest.json +3 -0
  185. package/.next/server/app/settings/page/build-manifest.json +16 -0
  186. package/.next/server/app/settings/page/next-font-manifest.json +11 -0
  187. package/.next/server/app/settings/page/react-loadable-manifest.json +1 -0
  188. package/.next/server/app/settings/page/server-reference-manifest.json +4 -0
  189. package/.next/server/app/settings/page.js +14 -0
  190. package/.next/server/app/settings/page.js.nft.json +1 -0
  191. package/.next/server/app/settings/page_client-reference-manifest.js +3 -0
  192. package/.next/server/app/settings.html +1 -0
  193. package/.next/server/app/settings.meta +15 -0
  194. package/.next/server/app/settings.rsc +22 -0
  195. package/.next/server/app/settings.segments/_full.segment.rsc +22 -0
  196. package/.next/server/app/settings.segments/_head.segment.rsc +6 -0
  197. package/.next/server/app/settings.segments/_index.segment.rsc +5 -0
  198. package/.next/server/app/settings.segments/_tree.segment.rsc +4 -0
  199. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +9 -0
  200. package/.next/server/app/settings.segments/settings.segment.rsc +5 -0
  201. package/.next/server/app-paths-manifest.json +22 -0
  202. package/.next/server/chunks/1oeh_server_app_api_projects_[slug]_sessions_[id]_route_actions_01b8tmq.js +3 -0
  203. package/.next/server/chunks/1oeh_server_app_api_projects_[slug]_sessions_[id]_stats_route_actions_064pgkl.js +3 -0
  204. package/.next/server/chunks/[externals]__0cw38x_._.js +3 -0
  205. package/.next/server/chunks/[externals]_next_dist_0iuj5m_._.js +3 -0
  206. package/.next/server/chunks/[root-of-the-server]__0ar_4rh._.js +3 -0
  207. package/.next/server/chunks/[root-of-the-server]__0fg20td._.js +3 -0
  208. package/.next/server/chunks/[root-of-the-server]__0ganxa6._.js +3 -0
  209. package/.next/server/chunks/[root-of-the-server]__15bjnu5._.js +3 -0
  210. package/.next/server/chunks/[root-of-the-server]__1cweor1._.js +6 -0
  211. package/.next/server/chunks/[root-of-the-server]__1ghfjss._.js +3 -0
  212. package/.next/server/chunks/[root-of-the-server]__1l7w387._.js +3 -0
  213. package/.next/server/chunks/[root-of-the-server]__1lmmlo2._.js +3 -0
  214. package/.next/server/chunks/[root-of-the-server]__1m4dzgc._.js +3 -0
  215. package/.next/server/chunks/[root-of-the-server]__1v06zo-._.js +18 -0
  216. package/.next/server/chunks/[root-of-the-server]__1vkgjto._.js +3 -0
  217. package/.next/server/chunks/[root-of-the-server]__1xqtps_._.js +3 -0
  218. package/.next/server/chunks/[root-of-the-server]__20bll7z._.js +3 -0
  219. package/.next/server/chunks/[turbopack]_runtime.js +903 -0
  220. package/.next/server/chunks/_next-internal_server_app_api_active-sessions_route_actions_1mruej-.js +3 -0
  221. package/.next/server/chunks/_next-internal_server_app_api_events_route_actions_1ozh0xo.js +3 -0
  222. package/.next/server/chunks/_next-internal_server_app_api_hooks_route_actions_1twkiuh.js +3 -0
  223. package/.next/server/chunks/_next-internal_server_app_api_ide-windows_open-file_route_actions_05rmx0u.js +3 -0
  224. package/.next/server/chunks/_next-internal_server_app_api_ide-windows_route_actions_1j8jxr2.js +3 -0
  225. package/.next/server/chunks/_next-internal_server_app_api_projects_[slug]_sessions_route_actions_11ondpm.js +3 -0
  226. package/.next/server/chunks/_next-internal_server_app_api_projects_route_actions_0h5ne2f.js +3 -0
  227. package/.next/server/chunks/_next-internal_server_app_api_read-state_route_actions_1lvdxyx.js +3 -0
  228. package/.next/server/chunks/_next-internal_server_app_api_sessions_route_actions_1lwcye0.js +3 -0
  229. package/.next/server/chunks/_next-internal_server_app_api_settings_route_actions_1bpm9ac.js +3 -0
  230. package/.next/server/chunks/_next-internal_server_app_favicon_ico_route_actions_0g2jjls.js +3 -0
  231. package/.next/server/chunks/node_modules_next_08s853w._.js +13 -0
  232. package/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_1n41rqb.js +3 -0
  233. package/.next/server/chunks/ssr/[root-of-the-server]__00wq1di._.js +3 -0
  234. package/.next/server/chunks/ssr/[root-of-the-server]__01629yw._.js +3 -0
  235. package/.next/server/chunks/ssr/[root-of-the-server]__04-vf_h._.js +3 -0
  236. package/.next/server/chunks/ssr/[root-of-the-server]__04at3p9._.js +3 -0
  237. package/.next/server/chunks/ssr/[root-of-the-server]__099kh0h._.js +3 -0
  238. package/.next/server/chunks/ssr/[root-of-the-server]__0_wvthf._.js +3 -0
  239. package/.next/server/chunks/ssr/[root-of-the-server]__0bbnd5m._.js +3 -0
  240. package/.next/server/chunks/ssr/[root-of-the-server]__0c6sjbl._.js +33 -0
  241. package/.next/server/chunks/ssr/[root-of-the-server]__0rolufp._.js +3 -0
  242. package/.next/server/chunks/ssr/[root-of-the-server]__1bswcs6._.js +3 -0
  243. package/.next/server/chunks/ssr/[root-of-the-server]__1t3wpve._.js +33 -0
  244. package/.next/server/chunks/ssr/[root-of-the-server]__20mk1ng._.js +3 -0
  245. package/.next/server/chunks/ssr/[turbopack]_runtime.js +903 -0
  246. package/.next/server/chunks/ssr/_next-internal_server_app__global-error_page_actions_0zi5s8-.js +3 -0
  247. package/.next/server/chunks/ssr/_next-internal_server_app__not-found_page_actions_0pt47yr.js +3 -0
  248. package/.next/server/chunks/ssr/_next-internal_server_app_page_actions_0hhsz1j.js +3 -0
  249. package/.next/server/chunks/ssr/_next-internal_server_app_projects_[slug]_page_actions_1krj79u.js +3 -0
  250. package/.next/server/chunks/ssr/_next-internal_server_app_projects_[slug]_sessions_[id]_page_actions_1ozhukn.js +3 -0
  251. package/.next/server/chunks/ssr/_next-internal_server_app_sessions_page_actions_0xuj53o.js +3 -0
  252. package/.next/server/chunks/ssr/_next-internal_server_app_settings_page_actions_11x4dq5.js +3 -0
  253. package/.next/server/chunks/ssr/app_03tmq2k._.js +3 -0
  254. package/.next/server/chunks/ssr/app_070rikg._.js +3 -0
  255. package/.next/server/chunks/ssr/app_0a8shkr._.js +3 -0
  256. package/.next/server/chunks/ssr/app_0w_7e-7._.js +3 -0
  257. package/.next/server/chunks/ssr/app_12y1i81._.js +3 -0
  258. package/.next/server/chunks/ssr/app_sessions_page_tsx_0r1_4_3._.js +3 -0
  259. package/.next/server/chunks/ssr/node_modules_09r9c10._.js +3 -0
  260. package/.next/server/chunks/ssr/node_modules_0h91jdk._.js +33 -0
  261. package/.next/server/chunks/ssr/node_modules_0n54n-3._.js +6 -0
  262. package/.next/server/chunks/ssr/node_modules_0t1x1j-._.js +6 -0
  263. package/.next/server/chunks/ssr/node_modules_next_dist_0opsz1q._.js +6 -0
  264. package/.next/server/chunks/ssr/node_modules_next_dist_172hvm-._.js +19 -0
  265. package/.next/server/chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js +3 -0
  266. package/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js +3 -0
  267. package/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js +3 -0
  268. package/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js +3 -0
  269. package/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0048lj3.js +4 -0
  270. package/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_04tpgk4.js +4 -0
  271. package/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0eus7_z.js +4 -0
  272. package/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1-eo8o_.js +4 -0
  273. package/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_13q04th.js +4 -0
  274. package/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_14nruh7.js +4 -0
  275. package/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1t76g2k.js +4 -0
  276. package/.next/server/functions-config-manifest.json +7 -0
  277. package/.next/server/interception-route-rewrite-manifest.js +1 -0
  278. package/.next/server/middleware-build-manifest.js +20 -0
  279. package/.next/server/middleware-manifest.json +6 -0
  280. package/.next/server/next-font-manifest.js +1 -0
  281. package/.next/server/next-font-manifest.json +31 -0
  282. package/.next/server/pages/404.html +1 -0
  283. package/.next/server/pages/500.html +1 -0
  284. package/.next/server/pages-manifest.json +4 -0
  285. package/.next/server/prefetch-hints.json +1 -0
  286. package/.next/server/server-reference-manifest.js +1 -0
  287. package/.next/server/server-reference-manifest.json +5 -0
  288. package/.next/static/JwAv52_hKL5RvE6jHOHqW/_buildManifest.js +11 -0
  289. package/.next/static/JwAv52_hKL5RvE6jHOHqW/_clientMiddlewareManifest.js +1 -0
  290. package/.next/static/JwAv52_hKL5RvE6jHOHqW/_ssgManifest.js +1 -0
  291. package/.next/static/chunks/05-c3ty_6dwfk.js +1 -0
  292. package/.next/static/chunks/0a-z-4lzejxa5.js +31 -0
  293. package/.next/static/chunks/0cz1d0mv5g_q7.js +1 -0
  294. package/.next/static/chunks/0fojz1av8orjn.js +1 -0
  295. package/.next/static/chunks/10muk0s002m9w.js +5 -0
  296. package/.next/static/chunks/13-91ej73bokj.js +1 -0
  297. package/.next/static/chunks/1n1ridunum85u.js +1 -0
  298. package/.next/static/chunks/2im7c515bo69p.js +1 -0
  299. package/.next/static/chunks/2srorc5swsbp8.js +1 -0
  300. package/.next/static/chunks/3169xe9c23x7o.js +1 -0
  301. package/.next/static/chunks/3231_ouxk25si.css +3 -0
  302. package/.next/static/chunks/3osz1lu0pvrpt.js +1 -0
  303. package/.next/static/chunks/3yao5u25-bf0g.js +1 -0
  304. package/.next/static/chunks/turbopack-3n81e4sp2kiud.js +1 -0
  305. package/.next/static/media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2 +0 -0
  306. package/.next/static/media/53b9e256198e5412-s.390ncx5urfkfu.woff2 +0 -0
  307. package/.next/static/media/5ce348bf30bf5439-s.31988l_ccedte.woff2 +0 -0
  308. package/.next/static/media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2 +0 -0
  309. package/.next/static/media/7178b3e590c64307-s.21jp631_3pja2.woff2 +0 -0
  310. package/.next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2 +0 -0
  311. package/.next/static/media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2 +0 -0
  312. package/.next/static/media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2 +0 -0
  313. package/.next/static/media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2 +0 -0
  314. package/.next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2 +0 -0
  315. package/.next/static/media/favicon.2vob68tjqpejf.ico +0 -0
  316. package/.next/static/media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2 +0 -0
  317. package/.next/trace-build +1 -0
  318. package/.next/turbopack +0 -0
  319. package/.next/types/cache-life.d.ts +145 -0
  320. package/.next/types/routes.d.ts +88 -0
  321. package/.next/types/validator.ts +214 -0
  322. package/LICENSE +21 -0
  323. package/README.md +95 -0
  324. package/bin/cli.js +33 -0
  325. package/next.config.ts +7 -0
  326. package/package.json +65 -0
  327. package/public/file.svg +1 -0
  328. package/public/globe.svg +1 -0
  329. package/public/next.svg +1 -0
  330. package/public/vercel.svg +1 -0
  331. package/public/window.svg +1 -0
@@ -0,0 +1,22 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
4
+ 4:I[47257,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ClientPageRoot"]
5
+ 5:I[15107,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js","/_next/static/chunks/3osz1lu0pvrpt.js","/_next/static/chunks/1n1ridunum85u.js"],"default"]
6
+ 8:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"OutletBoundary"]
7
+ 9:"$Sreact.suspense"
8
+ c:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ViewportBoundary"]
9
+ e:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"MetadataBoundary"]
10
+ 10:I[68027,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default",1]
11
+ :HL["/_next/static/chunks/3231_ouxk25si.css","style"]
12
+ :HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
+ :HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
+ 0:{"P":null,"c":["","sessions"],"q":"","i":false,"f":[[["",{"children":["sessions",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/05-c3ty_6dwfk.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/2im7c515bo69p.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-zinc-950 text-zinc-100","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3osz1lu0pvrpt.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1n1ridunum85u.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"JwAv52_hKL5RvE6jHOHqW"}
15
+ 11:[]
16
+ b:"$W11"
17
+ 6:{}
18
+ 7:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
19
+ d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
20
+ 12:I[27201,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"IconMark"]
21
+ a:null
22
+ f:[["$","title","0",{"children":"Claude Session Browser"}],["$","meta","1",{"name":"description","content":"Browse Claude Code sessions and transcripts"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L12","3",{}]]
@@ -0,0 +1,22 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
4
+ 4:I[47257,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ClientPageRoot"]
5
+ 5:I[15107,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js","/_next/static/chunks/3osz1lu0pvrpt.js","/_next/static/chunks/1n1ridunum85u.js"],"default"]
6
+ 8:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"OutletBoundary"]
7
+ 9:"$Sreact.suspense"
8
+ c:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ViewportBoundary"]
9
+ e:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"MetadataBoundary"]
10
+ 10:I[68027,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default",1]
11
+ :HL["/_next/static/chunks/3231_ouxk25si.css","style"]
12
+ :HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
+ :HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
+ 0:{"P":null,"c":["","sessions"],"q":"","i":false,"f":[[["",{"children":["sessions",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/05-c3ty_6dwfk.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/2im7c515bo69p.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-zinc-950 text-zinc-100","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3osz1lu0pvrpt.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1n1ridunum85u.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"JwAv52_hKL5RvE6jHOHqW"}
15
+ 11:[]
16
+ b:"$W11"
17
+ 6:{}
18
+ 7:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
19
+ d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
20
+ 12:I[27201,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"IconMark"]
21
+ a:null
22
+ f:[["$","title","0",{"children":"Claude Session Browser"}],["$","meta","1",{"name":"description","content":"Browse Claude Code sessions and transcripts"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L12","3",{}]]
@@ -0,0 +1,6 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ViewportBoundary"]
3
+ 3:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"MetadataBoundary"]
4
+ 4:"$Sreact.suspense"
5
+ 5:I[27201,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"IconMark"]
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Claude Session Browser"}],["$","meta","1",{"name":"description","content":"Browse Claude Code sessions and transcripts"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"JwAv52_hKL5RvE6jHOHqW"}
@@ -0,0 +1,5 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
4
+ :HL["/_next/static/chunks/3231_ouxk25si.css","style"]
5
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/05-c3ty_6dwfk.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/2im7c515bo69p.js","async":true}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-zinc-950 text-zinc-100","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"JwAv52_hKL5RvE6jHOHqW"}
@@ -0,0 +1,4 @@
1
+ :HL["/_next/static/chunks/3231_ouxk25si.css","style"]
2
+ :HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
+ :HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"sessions","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"JwAv52_hKL5RvE6jHOHqW"}
@@ -0,0 +1,9 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[47257,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ClientPageRoot"]
3
+ 3:I[15107,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js","/_next/static/chunks/3osz1lu0pvrpt.js","/_next/static/chunks/1n1ridunum85u.js"],"default"]
4
+ 6:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"OutletBoundary"]
5
+ 7:"$Sreact.suspense"
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3osz1lu0pvrpt.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/1n1ridunum85u.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"JwAv52_hKL5RvE6jHOHqW"}
7
+ 4:{}
8
+ 5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
+ 8:null
@@ -0,0 +1,5 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
4
+ 4:[]
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"JwAv52_hKL5RvE6jHOHqW"}
@@ -0,0 +1,3 @@
1
+ {
2
+ "/settings/page": "app/settings/page.js"
3
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "devFiles": [],
3
+ "ampDevFiles": [],
4
+ "polyfillFiles": [
5
+ "static/chunks/0cz1d0mv5g_q7.js"
6
+ ],
7
+ "lowPriorityFiles": [],
8
+ "rootMainFiles": [
9
+ "static/chunks/0a-z-4lzejxa5.js",
10
+ "static/chunks/10muk0s002m9w.js",
11
+ "static/chunks/3yao5u25-bf0g.js",
12
+ "static/chunks/turbopack-3n81e4sp2kiud.js"
13
+ ],
14
+ "pages": {},
15
+ "ampFirstPages": []
16
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "pages": {},
3
+ "app": {
4
+ "[project]/app/settings/page": [
5
+ "static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2",
6
+ "static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2"
7
+ ]
8
+ },
9
+ "appUsingSizeAdjust": true,
10
+ "pagesUsingSizeAdjust": false
11
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "node": {},
3
+ "edge": {}
4
+ }
@@ -0,0 +1,14 @@
1
+ var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/settings/page.js")
2
+ R.c("server/chunks/ssr/[root-of-the-server]__04-vf_h._.js")
3
+ R.c("server/chunks/ssr/node_modules_09r9c10._.js")
4
+ R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_14nruh7.js")
5
+ R.c("server/chunks/ssr/[root-of-the-server]__00wq1di._.js")
6
+ R.c("server/chunks/ssr/node_modules_next_dist_172hvm-._.js")
7
+ R.c("server/chunks/ssr/[root-of-the-server]__0_wvthf._.js")
8
+ R.c("server/chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js")
9
+ R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js")
10
+ R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
11
+ R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
12
+ R.c("server/chunks/ssr/_next-internal_server_app_settings_page_actions_11x4dq5.js")
13
+ R.m(93099)
14
+ module.exports=R.m(93099).exports
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.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-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.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/staged-rendering.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/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.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/parse-stack.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/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/[root-of-the-server]__00wq1di._.js","../../chunks/ssr/[root-of-the-server]__01629yw._.js","../../chunks/ssr/[root-of-the-server]__04-vf_h._.js","../../chunks/ssr/[root-of-the-server]__0_wvthf._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_next-internal_server_app_settings_page_actions_11x4dq5.js","../../chunks/ssr/app_0w_7e-7._.js","../../chunks/ssr/node_modules_09r9c10._.js","../../chunks/ssr/node_modules_0h91jdk._.js","../../chunks/ssr/node_modules_0t1x1j-._.js","../../chunks/ssr/node_modules_next_dist_0opsz1q._.js","../../chunks/ssr/node_modules_next_dist_172hvm-._.js","../../chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js","../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_14nruh7.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -0,0 +1,3 @@
1
+ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
+ globalThis.__RSC_MANIFEST["/settings/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"async":false},"[project]/app/settings/page.tsx <module evaluation>":{"id":32545,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js","/_next/static/chunks/3169xe9c23x7o.js"],"async":false},"[project]/app/settings/page.tsx":{"id":32545,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js","/_next/static/chunks/3169xe9c23x7o.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"32545":{"*":{"id":45343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__01629yw._.js","server/chunks/ssr/node_modules_next_dist_0opsz1q._.js","server/chunks/ssr/app_0w_7e-7._.js","server/chunks/ssr/node_modules_0t1x1j-._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"32545":{"*":{"id":71064,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/3231_ouxk25si.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3231_ouxk25si.css","inlined":false}],"[project]/app/settings/page":[{"path":"static/chunks/3231_ouxk25si.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2im7c515bo69p.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2im7c515bo69p.js"],"[project]/app/settings/page":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2im7c515bo69p.js","static/chunks/3169xe9c23x7o.js"]}};
3
+
@@ -0,0 +1 @@
1
+ <!DOCTYPE html><html lang="en" class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/3231_ouxk25si.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0a-z-4lzejxa5.js"/><script src="/_next/static/chunks/10muk0s002m9w.js" async=""></script><script src="/_next/static/chunks/3yao5u25-bf0g.js" async=""></script><script src="/_next/static/chunks/turbopack-3n81e4sp2kiud.js" async=""></script><script src="/_next/static/chunks/05-c3ty_6dwfk.js" async=""></script><script src="/_next/static/chunks/2im7c515bo69p.js" async=""></script><script src="/_next/static/chunks/3169xe9c23x7o.js" async=""></script><meta name="next-size-adjust" content=""/><title>Claude Session Browser</title><meta name="description" content="Browse Claude Code sessions and transcripts"/><link rel="icon" href="/favicon.ico?favicon.2vob68tjqpejf.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body class="min-h-full flex flex-col bg-zinc-950 text-zinc-100"><div hidden=""><!--$--><!--/$--></div><div class="max-w-5xl w-full mx-auto px-4 py-8"><div class="flex flex-wrap items-center gap-4 mb-8"><div class="flex items-center gap-1 bg-zinc-900 rounded-lg p-1"><a class="px-3 py-1.5 rounded-md text-sm font-medium transition-colors text-zinc-500 hover:text-zinc-300" href="/">Projects</a><a class="px-3 py-1.5 rounded-md text-sm font-medium transition-colors flex items-center gap-1.5 text-zinc-500 hover:text-zinc-300" href="/sessions">Sessions</a><a class="px-3 py-1.5 rounded-md text-sm font-medium transition-colors bg-zinc-700 text-zinc-100" href="/settings">Settings</a></div></div><h1 class="text-xl font-semibold text-white mb-6">Settings</h1><p class="text-zinc-500 text-sm">Loading…</p></div><!--$--><!--/$--><script src="/_next/static/chunks/0a-z-4lzejxa5.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[39756,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\"],\"default\"]\n4:I[47257,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\"],\"ClientPageRoot\"]\n5:I[32545,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\",\"/_next/static/chunks/3169xe9c23x7o.js\"],\"default\"]\n8:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\"],\"ViewportBoundary\"]\ne:I[97367,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\"],\"MetadataBoundary\"]\n10:I[68027,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/3231_ouxk25si.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"settings\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/3231_ouxk25si.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/2im7c515bo69p.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full flex flex-col bg-zinc-950 text-zinc-100\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3169xe9c23x7o.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/3231_ouxk25si.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"JwAv52_hKL5RvE6jHOHqW\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n6:{}\n7:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[27201,[\"/_next/static/chunks/05-c3ty_6dwfk.js\",\"/_next/static/chunks/2im7c515bo69p.js\"],\"IconMark\"]\na:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Claude Session Browser\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Browse Claude Code sessions and transcripts\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.2vob68tjqpejf.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L12\",\"3\",{}]]\n"])</script></body></html>
@@ -0,0 +1,15 @@
1
+ {
2
+ "headers": {
3
+ "x-nextjs-stale-time": "300",
4
+ "x-nextjs-prerender": "1",
5
+ "x-next-cache-tags": "_N_T_/layout,_N_T_/settings/layout,_N_T_/settings/page,_N_T_/settings"
6
+ },
7
+ "segmentPaths": [
8
+ "/_tree",
9
+ "/_full",
10
+ "/settings/__PAGE__",
11
+ "/settings",
12
+ "/_index",
13
+ "/_head"
14
+ ]
15
+ }
@@ -0,0 +1,22 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
4
+ 4:I[47257,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ClientPageRoot"]
5
+ 5:I[32545,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js","/_next/static/chunks/3169xe9c23x7o.js"],"default"]
6
+ 8:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"OutletBoundary"]
7
+ 9:"$Sreact.suspense"
8
+ c:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ViewportBoundary"]
9
+ e:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"MetadataBoundary"]
10
+ 10:I[68027,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default",1]
11
+ :HL["/_next/static/chunks/3231_ouxk25si.css","style"]
12
+ :HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
+ :HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
+ 0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/05-c3ty_6dwfk.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/2im7c515bo69p.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-zinc-950 text-zinc-100","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3169xe9c23x7o.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"JwAv52_hKL5RvE6jHOHqW"}
15
+ 11:[]
16
+ b:"$W11"
17
+ 6:{}
18
+ 7:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
19
+ d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
20
+ 12:I[27201,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"IconMark"]
21
+ a:null
22
+ f:[["$","title","0",{"children":"Claude Session Browser"}],["$","meta","1",{"name":"description","content":"Browse Claude Code sessions and transcripts"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L12","3",{}]]
@@ -0,0 +1,22 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
4
+ 4:I[47257,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ClientPageRoot"]
5
+ 5:I[32545,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js","/_next/static/chunks/3169xe9c23x7o.js"],"default"]
6
+ 8:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"OutletBoundary"]
7
+ 9:"$Sreact.suspense"
8
+ c:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ViewportBoundary"]
9
+ e:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"MetadataBoundary"]
10
+ 10:I[68027,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default",1]
11
+ :HL["/_next/static/chunks/3231_ouxk25si.css","style"]
12
+ :HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
+ :HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
+ 0:{"P":null,"c":["","settings"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/05-c3ty_6dwfk.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/2im7c515bo69p.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-zinc-950 text-zinc-100","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3169xe9c23x7o.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"JwAv52_hKL5RvE6jHOHqW"}
15
+ 11:[]
16
+ b:"$W11"
17
+ 6:{}
18
+ 7:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
19
+ d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
20
+ 12:I[27201,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"IconMark"]
21
+ a:null
22
+ f:[["$","title","0",{"children":"Claude Session Browser"}],["$","meta","1",{"name":"description","content":"Browse Claude Code sessions and transcripts"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L12","3",{}]]
@@ -0,0 +1,6 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ViewportBoundary"]
3
+ 3:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"MetadataBoundary"]
4
+ 4:"$Sreact.suspense"
5
+ 5:I[27201,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"IconMark"]
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Claude Session Browser"}],["$","meta","1",{"name":"description","content":"Browse Claude Code sessions and transcripts"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"JwAv52_hKL5RvE6jHOHqW"}
@@ -0,0 +1,5 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
4
+ :HL["/_next/static/chunks/3231_ouxk25si.css","style"]
5
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3231_ouxk25si.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/05-c3ty_6dwfk.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/2im7c515bo69p.js","async":true}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-zinc-950 text-zinc-100","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"JwAv52_hKL5RvE6jHOHqW"}
@@ -0,0 +1,4 @@
1
+ :HL["/_next/static/chunks/3231_ouxk25si.css","style"]
2
+ :HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
+ :HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"settings","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"JwAv52_hKL5RvE6jHOHqW"}
@@ -0,0 +1,9 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[47257,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"ClientPageRoot"]
3
+ 3:I[32545,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js","/_next/static/chunks/3169xe9c23x7o.js"],"default"]
4
+ 6:I[97367,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"OutletBoundary"]
5
+ 7:"$Sreact.suspense"
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/3169xe9c23x7o.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"JwAv52_hKL5RvE6jHOHqW"}
7
+ 4:{}
8
+ 5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
+ 8:null
@@ -0,0 +1,5 @@
1
+ 1:"$Sreact.fragment"
2
+ 2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2im7c515bo69p.js"],"default"]
4
+ 4:[]
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"JwAv52_hKL5RvE6jHOHqW"}
@@ -0,0 +1,22 @@
1
+ {
2
+ "/_global-error/page": "app/_global-error/page.js",
3
+ "/_not-found/page": "app/_not-found/page.js",
4
+ "/api/active-sessions/route": "app/api/active-sessions/route.js",
5
+ "/api/events/route": "app/api/events/route.js",
6
+ "/api/hooks/route": "app/api/hooks/route.js",
7
+ "/api/ide-windows/open-file/route": "app/api/ide-windows/open-file/route.js",
8
+ "/api/ide-windows/route": "app/api/ide-windows/route.js",
9
+ "/api/projects/[slug]/sessions/[id]/route": "app/api/projects/[slug]/sessions/[id]/route.js",
10
+ "/api/projects/[slug]/sessions/[id]/stats/route": "app/api/projects/[slug]/sessions/[id]/stats/route.js",
11
+ "/api/projects/[slug]/sessions/route": "app/api/projects/[slug]/sessions/route.js",
12
+ "/api/projects/route": "app/api/projects/route.js",
13
+ "/api/read-state/route": "app/api/read-state/route.js",
14
+ "/api/sessions/route": "app/api/sessions/route.js",
15
+ "/api/settings/route": "app/api/settings/route.js",
16
+ "/favicon.ico/route": "app/favicon.ico/route.js",
17
+ "/page": "app/page.js",
18
+ "/projects/[slug]/page": "app/projects/[slug]/page.js",
19
+ "/projects/[slug]/sessions/[id]/page": "app/projects/[slug]/sessions/[id]/page.js",
20
+ "/sessions/page": "app/sessions/page.js",
21
+ "/settings/page": "app/settings/page.js"
22
+ }
@@ -0,0 +1,3 @@
1
+ module.exports=[61619,(e,o,d)=>{}];
2
+
3
+ //# sourceMappingURL=1oeh_server_app_api_projects_%5Bslug%5D_sessions_%5Bid%5D_route_actions_01b8tmq.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[89965,(e,o,d)=>{}];
2
+
3
+ //# sourceMappingURL=1oeh_server_app_api_projects_%5Bslug%5D_sessions_%5Bid%5D_stats_route_actions_064pgkl.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[18622,(e,r,t)=>{r.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,r,t)=>{r.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},14747,(e,r,t)=>{r.exports=e.x("path",()=>require("path"))},93695,(e,r,t)=>{r.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},22734,(e,r,t)=>{r.exports=e.x("fs",()=>require("fs"))},46786,(e,r,t)=>{r.exports=e.x("os",()=>require("os"))},24361,(e,r,t)=>{r.exports=e.x("util",()=>require("util"))},27699,(e,r,t)=>{r.exports=e.x("events",()=>require("events"))}];
2
+
3
+ //# sourceMappingURL=%5Bexternals%5D__0cw38x_._.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[93695,(e,r,t)=>{r.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},18622,(e,r,t)=>{r.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,r,t)=>{r.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))}];
2
+
3
+ //# sourceMappingURL=%5Bexternals%5D_next_dist_0iuj5m_._.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},14747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},22734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},46786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},22321,e=>{"use strict";var t=e.i(47909),r=e.i(74017),a=e.i(96250),n=e.i(59756),s=e.i(61916),i=e.i(74677),o=e.i(69741),l=e.i(16795),d=e.i(87718),u=e.i(95169),p=e.i(47587),c=e.i(66012),h=e.i(70101),x=e.i(74838),v=e.i(10372),R=e.i(93695);e.i(52474);var f=e.i(220),m=e.i(89171),g=e.i(22734),y=e.i(14747),w=e.i(46786);e.s(["GET",0,function(){let e=y.default.join(w.default.homedir(),".claude","projects");if(!g.default.existsSync(e))return m.NextResponse.json([]);let t=g.default.readdirSync(e,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name).map(t=>{let r=y.default.join(e,t),a=g.default.readdirSync(r).filter(e=>e.endsWith(".jsonl")),n=null,s=0;for(let e of a){let t=g.default.statSync(y.default.join(r,e));t.mtimeMs>s&&(s=t.mtimeMs,n=t.mtime.toISOString())}return{slug:t,displayPath:t.replace(/^([a-zA-Z])--/,"$1:\\").replace(/-/g,"\\"),sessionCount:a.length,lastActivity:n}});return t.sort((e,t)=>e.lastActivity?t.lastActivity?t.lastActivity.localeCompare(e.lastActivity):-1:1),m.NextResponse.json(t)}],31326);var E=e.i(31326);let C=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/projects/route",pathname:"/api/projects",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/projects/route.ts",nextConfigOutput:"",userland:E,...{}}),{workAsyncStorage:A,workUnitAsyncStorage:b,serverHooks:j}=C;async function S(e,t,a){a.requestMeta&&(0,n.setRequestMeta)(e,a.requestMeta),C.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let m="/api/projects/route";m=m.replace(/\/index$/,"")||"/";let g=await C.prepare(e,t,{srcPage:m,multiZoneDraftMode:!1});if(!g)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:y,deploymentId:w,params:E,nextConfig:A,parsedUrl:b,isDraftMode:j,prerenderManifest:S,routerServerContext:q,isOnDemandRevalidate:N,revalidateOnlyGenerated:T,resolvedPathname:P,clientReferenceManifest:O,serverActionsManifest:_}=g,k=(0,o.normalizeAppPath)(m),H=!!(S.dynamicRoutes[k]||S.routes[P]),I=async()=>((null==q?void 0:q.render404)?await q.render404(e,t,b,!1):t.end("This page could not be found"),null);if(H&&!j){let e=!!S.routes[P],t=S.dynamicRoutes[k];if(t&&!1===t.fallback&&!e){if(A.adapterPath)return await I();throw new R.NoFallbackError}}let M=null;!H||C.isDev||j||(M="/index"===(M=P)?"/":M);let U=!0===C.isDev||!H,D=H&&!U;_&&O&&(0,i.setManifestsSingleton)({page:m,clientReferenceManifest:O,serverActionsManifest:_});let $=e.method||"GET",F=(0,s.getTracer)(),K=F.getActiveScopeSpan(),B=!!(null==q?void 0:q.isWrappedByNextServer),L=!!(0,n.getRequestMeta)(e,"minimalMode"),G=(0,n.getRequestMeta)(e,"incrementalCache")||await C.getIncrementalCache(e,A,S,L);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let W={params:E,previewProps:S.preview,renderOpts:{experimental:{authInterrupts:!!A.experimental.authInterrupts},cacheComponents:!!A.cacheComponents,supportsDynamicResponse:U,incrementalCache:G,cacheLifeProfiles:A.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>C.onRequestError(e,t,a,n,q)},sharedContext:{buildId:y,deploymentId:w}},V=new l.NodeNextRequest(e),X=new l.NodeNextResponse(t),z=d.NextRequestAdapter.fromNodeNextRequest(V,(0,d.signalFromNodeResponse)(t));try{let n,i=async e=>C.handle(z,W).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=F.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${$} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t),n&&n!==e&&(n.setAttribute("http.route",a),n.updateName(t))}else e.updateName(`${$} ${m}`)}),o=async n=>{var s,o;let l=async({previousCacheEntry:r})=>{try{if(!L&&N&&T&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let s=await i(n);e.fetchMetrics=W.renderOpts.fetchMetrics;let o=W.renderOpts.pendingWaitUntil;o&&a.waitUntil&&(a.waitUntil(o),o=void 0);let l=W.renderOpts.collectedTags;if(!H)return await (0,c.sendResponse)(V,X,s,W.renderOpts.pendingWaitUntil),null;{let e=await s.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(s.headers);l&&(t[v.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==W.renderOpts.collectedRevalidate&&!(W.renderOpts.collectedRevalidate>=v.INFINITE_CACHE)&&W.renderOpts.collectedRevalidate,a=void 0===W.renderOpts.collectedExpire||W.renderOpts.collectedExpire>=v.INFINITE_CACHE?void 0:W.renderOpts.collectedExpire;return{value:{kind:f.CachedRouteKind.APP_ROUTE,status:s.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==r?void 0:r.isStale)&&await C.onRequestError(e,t,{routerKind:"App Router",routePath:m,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:N})},!1,q),t}},d=await C.handleResponse({req:e,nextConfig:A,cacheKey:M,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:S,isRoutePPREnabled:!1,isOnDemandRevalidate:N,revalidateOnlyGenerated:T,responseGenerator:l,waitUntil:a.waitUntil,isMinimalMode:L});if(!H)return null;if((null==d||null==(s=d.value)?void 0:s.kind)!==f.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==d||null==(o=d.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});L||t.setHeader("x-nextjs-cache",N?"REVALIDATED":d.isMiss?"MISS":d.isStale?"STALE":"HIT"),j&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let u=(0,h.fromNodeOutgoingHttpHeaders)(d.value.headers);return L&&H||u.delete(v.NEXT_CACHE_TAGS_HEADER),!d.cacheControl||t.getHeader("Cache-Control")||u.get("Cache-Control")||u.set("Cache-Control",(0,x.getCacheControlHeader)(d.cacheControl)),await (0,c.sendResponse)(V,X,new Response(d.value.body,{headers:u,status:d.value.status||200})),null};B&&K?await o(K):(n=F.getActiveScopeSpan(),await F.withPropagatedContext(e.headers,()=>F.trace(u.BaseServerSpan.handleRequest,{spanName:`${$} ${m}`,kind:s.SpanKind.SERVER,attributes:{"http.method":$,"http.target":e.url}},o),void 0,!B))}catch(t){if(t instanceof R.NoFallbackError||await C.onRequestError(e,t,{routerKind:"App Router",routePath:k,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:N})},!1,q),H)throw t;return await (0,c.sendResponse)(V,X,new Response(null,{status:500})),null}}e.s(["handler",0,S,"patchFetch",0,function(){return(0,a.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:b})},"routeModule",0,C,"serverHooks",0,j,"workAsyncStorage",0,A,"workUnitAsyncStorage",0,b],22321)}];
2
+
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__0ar_4rh._.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},14747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},22734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},46786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},83579,e=>{"use strict";var t=e.i(47909),r=e.i(74017),a=e.i(96250),n=e.i(59756),s=e.i(61916),i=e.i(74677),o=e.i(69741),l=e.i(16795),d=e.i(87718),u=e.i(95169),p=e.i(47587),c=e.i(66012),h=e.i(70101),x=e.i(74838),R=e.i(10372),v=e.i(93695);e.i(52474);var f=e.i(220),g=e.i(89171),w=e.i(22734),m=e.i(14747),E=e.i(46786);let y=m.default.join(E.default.homedir(),".claude","dashboard-settings.json"),C={autoMarkAsRead:!1};function A(){try{return{...C,...JSON.parse(w.default.readFileSync(y,"utf-8"))}}catch{return{...C}}}async function b(e){let t=await e.json(),r=A();return"boolean"==typeof t.autoMarkAsRead&&(r.autoMarkAsRead=t.autoMarkAsRead),w.default.writeFileSync(y,JSON.stringify(r,null,2)),g.NextResponse.json(r)}e.s(["GET",0,function(){return g.NextResponse.json(A())},"POST",0,b,"readSettings",0,A],60780);var N=e.i(60780);let S=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/settings/route",pathname:"/api/settings",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/settings/route.ts",nextConfigOutput:"",userland:N,...{}}),{workAsyncStorage:q,workUnitAsyncStorage:T,serverHooks:k}=S;async function P(e,t,a){a.requestMeta&&(0,n.setRequestMeta)(e,a.requestMeta),S.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let g="/api/settings/route";g=g.replace(/\/index$/,"")||"/";let w=await S.prepare(e,t,{srcPage:g,multiZoneDraftMode:!1});if(!w)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:m,deploymentId:E,params:y,nextConfig:C,parsedUrl:A,isDraftMode:b,prerenderManifest:N,routerServerContext:q,isOnDemandRevalidate:T,revalidateOnlyGenerated:k,resolvedPathname:P,clientReferenceManifest:O,serverActionsManifest:j}=w,_=(0,o.normalizeAppPath)(g),M=!!(N.dynamicRoutes[_]||N.routes[P]),H=async()=>((null==q?void 0:q.render404)?await q.render404(e,t,A,!1):t.end("This page could not be found"),null);if(M&&!b){let e=!!N.routes[P],t=N.dynamicRoutes[_];if(t&&!1===t.fallback&&!e){if(C.adapterPath)return await H();throw new v.NoFallbackError}}let I=null;!M||S.isDev||b||(I="/index"===(I=P)?"/":I);let U=!0===S.isDev||!M,D=M&&!U;j&&O&&(0,i.setManifestsSingleton)({page:g,clientReferenceManifest:O,serverActionsManifest:j});let F=e.method||"GET",$=(0,s.getTracer)(),K=$.getActiveScopeSpan(),B=!!(null==q?void 0:q.isWrappedByNextServer),L=!!(0,n.getRequestMeta)(e,"minimalMode"),G=(0,n.getRequestMeta)(e,"incrementalCache")||await S.getIncrementalCache(e,C,N,L);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let V={params:y,previewProps:N.preview,renderOpts:{experimental:{authInterrupts:!!C.experimental.authInterrupts},cacheComponents:!!C.cacheComponents,supportsDynamicResponse:U,incrementalCache:G,cacheLifeProfiles:C.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>S.onRequestError(e,t,a,n,q)},sharedContext:{buildId:m,deploymentId:E}},W=new l.NodeNextRequest(e),X=new l.NodeNextResponse(t),J=d.NextRequestAdapter.fromNodeNextRequest(W,(0,d.signalFromNodeResponse)(t));try{let n,i=async e=>S.handle(J,V).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=$.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${F} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t),n&&n!==e&&(n.setAttribute("http.route",a),n.updateName(t))}else e.updateName(`${F} ${g}`)}),o=async n=>{var s,o;let l=async({previousCacheEntry:r})=>{try{if(!L&&T&&k&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let s=await i(n);e.fetchMetrics=V.renderOpts.fetchMetrics;let o=V.renderOpts.pendingWaitUntil;o&&a.waitUntil&&(a.waitUntil(o),o=void 0);let l=V.renderOpts.collectedTags;if(!M)return await (0,c.sendResponse)(W,X,s,V.renderOpts.pendingWaitUntil),null;{let e=await s.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(s.headers);l&&(t[R.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==V.renderOpts.collectedRevalidate&&!(V.renderOpts.collectedRevalidate>=R.INFINITE_CACHE)&&V.renderOpts.collectedRevalidate,a=void 0===V.renderOpts.collectedExpire||V.renderOpts.collectedExpire>=R.INFINITE_CACHE?void 0:V.renderOpts.collectedExpire;return{value:{kind:f.CachedRouteKind.APP_ROUTE,status:s.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==r?void 0:r.isStale)&&await S.onRequestError(e,t,{routerKind:"App Router",routePath:g,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:T})},!1,q),t}},d=await S.handleResponse({req:e,nextConfig:C,cacheKey:I,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:N,isRoutePPREnabled:!1,isOnDemandRevalidate:T,revalidateOnlyGenerated:k,responseGenerator:l,waitUntil:a.waitUntil,isMinimalMode:L});if(!M)return null;if((null==d||null==(s=d.value)?void 0:s.kind)!==f.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==d||null==(o=d.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});L||t.setHeader("x-nextjs-cache",T?"REVALIDATED":d.isMiss?"MISS":d.isStale?"STALE":"HIT"),b&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let u=(0,h.fromNodeOutgoingHttpHeaders)(d.value.headers);return L&&M||u.delete(R.NEXT_CACHE_TAGS_HEADER),!d.cacheControl||t.getHeader("Cache-Control")||u.get("Cache-Control")||u.set("Cache-Control",(0,x.getCacheControlHeader)(d.cacheControl)),await (0,c.sendResponse)(W,X,new Response(d.value.body,{headers:u,status:d.value.status||200})),null};B&&K?await o(K):(n=$.getActiveScopeSpan(),await $.withPropagatedContext(e.headers,()=>$.trace(u.BaseServerSpan.handleRequest,{spanName:`${F} ${g}`,kind:s.SpanKind.SERVER,attributes:{"http.method":F,"http.target":e.url}},o),void 0,!B))}catch(t){if(t instanceof v.NoFallbackError||await S.onRequestError(e,t,{routerKind:"App Router",routePath:_,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:T})},!1,q),M)throw t;return await (0,c.sendResponse)(W,X,new Response(null,{status:500})),null}}e.s(["handler",0,P,"patchFetch",0,function(){return(0,a.patchFetch)({workAsyncStorage:q,workUnitAsyncStorage:T})},"routeModule",0,S,"serverHooks",0,k,"workAsyncStorage",0,q,"workUnitAsyncStorage",0,T],83579)}];
2
+
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__0fg20td._.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},14747,(e,t,r)=>{t.exports=e.x("path",()=>require("path"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},22734,(e,t,r)=>{t.exports=e.x("fs",()=>require("fs"))},46786,(e,t,r)=>{t.exports=e.x("os",()=>require("os"))},19668,(e,t,r)=>{t.exports=e.x("readline",()=>require("readline"))},77797,e=>{"use strict";var t=e.i(47909),r=e.i(74017),a=e.i(96250),n=e.i(59756),s=e.i(61916),i=e.i(74677),o=e.i(69741),l=e.i(16795),u=e.i(87718),d=e.i(95169),p=e.i(47587),c=e.i(66012),x=e.i(70101),h=e.i(74838),R=e.i(10372),f=e.i(93695);e.i(52474);var v=e.i(220),g=e.i(89171),m=e.i(22734),w=e.i(14747),E=e.i(46786),y=e.i(19668);async function C(e){return new Promise(t=>{let r=y.default.createInterface({input:m.default.createReadStream(e),crlfDelay:1/0}),a=0,n=0,s=0,i=0,o=0;r.on("line",e=>{if(e.trim())try{let t=JSON.parse(e);if("assistant"===t.type&&t.message?.usage){let e=t.message.usage;null!=e.input_tokens&&(a=e.input_tokens),n+=e.output_tokens??0,s+=e.cache_creation_input_tokens??0,i+=e.cache_read_input_tokens??0,o++}}catch{}}),r.on("close",()=>t({currentContext:a,totalOutputTokens:n,totalCacheCreation:s,totalCacheRead:i,assistantTurns:o,contextWindowSize:2e5}))})}async function A(e,{params:t}){let{slug:r,id:a}=await t,n=w.default.join(E.default.homedir(),".claude","projects",r,`${a}.jsonl`);if(!m.default.existsSync(n))return g.NextResponse.json({error:"Session not found"},{status:404});let s=await C(n);return g.NextResponse.json(s)}e.s(["GET",0,A],59357);var _=e.i(59357);let b=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/projects/[slug]/sessions/[id]/stats/route",pathname:"/api/projects/[slug]/sessions/[id]/stats",filename:"route",bundlePath:""},distDir:".next",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/projects/[slug]/sessions/[id]/stats/route.ts",nextConfigOutput:"",userland:_,...{}}),{workAsyncStorage:q,workUnitAsyncStorage:N,serverHooks:S}=b;async function j(e,t,a){a.requestMeta&&(0,n.setRequestMeta)(e,a.requestMeta),b.isDev&&(0,n.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let g="/api/projects/[slug]/sessions/[id]/stats/route";g=g.replace(/\/index$/,"")||"/";let m=await b.prepare(e,t,{srcPage:g,multiZoneDraftMode:!1});if(!m)return t.statusCode=400,t.end("Bad Request"),null==a.waitUntil||a.waitUntil.call(a,Promise.resolve()),null;let{buildId:w,deploymentId:E,params:y,nextConfig:C,parsedUrl:A,isDraftMode:_,prerenderManifest:q,routerServerContext:N,isOnDemandRevalidate:S,revalidateOnlyGenerated:j,resolvedPathname:k,clientReferenceManifest:T,serverActionsManifest:P}=m,O=(0,o.normalizeAppPath)(g),H=!!(q.dynamicRoutes[O]||q.routes[k]),I=async()=>((null==N?void 0:N.render404)?await N.render404(e,t,A,!1):t.end("This page could not be found"),null);if(H&&!_){let e=!!q.routes[k],t=q.dynamicRoutes[O];if(t&&!1===t.fallback&&!e){if(C.adapterPath)return await I();throw new f.NoFallbackError}}let U=null;!H||b.isDev||_||(U="/index"===(U=k)?"/":U);let M=!0===b.isDev||!H,D=H&&!M;P&&T&&(0,i.setManifestsSingleton)({page:g,clientReferenceManifest:T,serverActionsManifest:P});let $=e.method||"GET",F=(0,s.getTracer)(),K=F.getActiveScopeSpan(),B=!!(null==N?void 0:N.isWrappedByNextServer),L=!!(0,n.getRequestMeta)(e,"minimalMode"),G=(0,n.getRequestMeta)(e,"incrementalCache")||await b.getIncrementalCache(e,C,q,L);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let W={params:y,previewProps:q.preview,renderOpts:{experimental:{authInterrupts:!!C.experimental.authInterrupts},cacheComponents:!!C.cacheComponents,supportsDynamicResponse:M,incrementalCache:G,cacheLifeProfiles:C.cacheLife,waitUntil:a.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,a,n)=>b.onRequestError(e,t,a,n,N)},sharedContext:{buildId:w,deploymentId:E}},V=new l.NodeNextRequest(e),X=new l.NodeNextResponse(t),z=u.NextRequestAdapter.fromNodeNextRequest(V,(0,u.signalFromNodeResponse)(t));try{let n,i=async e=>b.handle(z,W).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=F.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==d.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let a=r.get("next.route");if(a){let t=`${$} ${a}`;e.setAttributes({"next.route":a,"http.route":a,"next.span_name":t}),e.updateName(t),n&&n!==e&&(n.setAttribute("http.route",a),n.updateName(t))}else e.updateName(`${$} ${g}`)}),o=async n=>{var s,o;let l=async({previousCacheEntry:r})=>{try{if(!L&&S&&j&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let s=await i(n);e.fetchMetrics=W.renderOpts.fetchMetrics;let o=W.renderOpts.pendingWaitUntil;o&&a.waitUntil&&(a.waitUntil(o),o=void 0);let l=W.renderOpts.collectedTags;if(!H)return await (0,c.sendResponse)(V,X,s,W.renderOpts.pendingWaitUntil),null;{let e=await s.blob(),t=(0,x.toNodeOutgoingHttpHeaders)(s.headers);l&&(t[R.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==W.renderOpts.collectedRevalidate&&!(W.renderOpts.collectedRevalidate>=R.INFINITE_CACHE)&&W.renderOpts.collectedRevalidate,a=void 0===W.renderOpts.collectedExpire||W.renderOpts.collectedExpire>=R.INFINITE_CACHE?void 0:W.renderOpts.collectedExpire;return{value:{kind:v.CachedRouteKind.APP_ROUTE,status:s.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:a}}}}catch(t){throw(null==r?void 0:r.isStale)&&await b.onRequestError(e,t,{routerKind:"App Router",routePath:g,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:S})},!1,N),t}},u=await b.handleResponse({req:e,nextConfig:C,cacheKey:U,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:q,isRoutePPREnabled:!1,isOnDemandRevalidate:S,revalidateOnlyGenerated:j,responseGenerator:l,waitUntil:a.waitUntil,isMinimalMode:L});if(!H)return null;if((null==u||null==(s=u.value)?void 0:s.kind)!==v.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==u||null==(o=u.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});L||t.setHeader("x-nextjs-cache",S?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),_&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,x.fromNodeOutgoingHttpHeaders)(u.value.headers);return L&&H||d.delete(R.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,h.getCacheControlHeader)(u.cacheControl)),await (0,c.sendResponse)(V,X,new Response(u.value.body,{headers:d,status:u.value.status||200})),null};B&&K?await o(K):(n=F.getActiveScopeSpan(),await F.withPropagatedContext(e.headers,()=>F.trace(d.BaseServerSpan.handleRequest,{spanName:`${$} ${g}`,kind:s.SpanKind.SERVER,attributes:{"http.method":$,"http.target":e.url}},o),void 0,!B))}catch(t){if(t instanceof f.NoFallbackError||await b.onRequestError(e,t,{routerKind:"App Router",routePath:O,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:D,isOnDemandRevalidate:S})},!1,N),H)throw t;return await (0,c.sendResponse)(V,X,new Response(null,{status:500})),null}}e.s(["handler",0,j,"patchFetch",0,function(){return(0,a.patchFetch)({workAsyncStorage:q,workUnitAsyncStorage:N})},"routeModule",0,b,"serverHooks",0,S,"workAsyncStorage",0,q,"workUnitAsyncStorage",0,N],77797)}];
2
+
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__0ganxa6._.js.map