@kimuson/claude-code-viewer 0.2.0 → 0.2.2

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 (51) hide show
  1. package/README.md +27 -11
  2. package/dist/standalone/.next/BUILD_ID +1 -1
  3. package/dist/standalone/.next/app-build-manifest.json +14 -14
  4. package/dist/standalone/.next/app-path-routes-manifest.json +2 -2
  5. package/dist/standalone/.next/build-manifest.json +2 -2
  6. package/dist/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  7. package/dist/standalone/.next/server/app/api/[[...route]]/route.js +2 -2
  8. package/dist/standalone/.next/server/app/api/[[...route]]/route_client-reference-manifest.js +1 -1
  9. package/dist/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  10. package/dist/standalone/.next/server/app/projects/[projectId]/page.js +2 -2
  11. package/dist/standalone/.next/server/app/projects/[projectId]/page.js.nft.json +1 -1
  12. package/dist/standalone/.next/server/app/projects/[projectId]/page_client-reference-manifest.js +1 -1
  13. package/dist/standalone/.next/server/app/projects/[projectId]/sessions/[sessionId]/page.js +2 -2
  14. package/dist/standalone/.next/server/app/projects/[projectId]/sessions/[sessionId]/page.js.nft.json +1 -1
  15. package/dist/standalone/.next/server/app/projects/[projectId]/sessions/[sessionId]/page_client-reference-manifest.js +1 -1
  16. package/dist/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  17. package/dist/standalone/.next/server/app-paths-manifest.json +2 -2
  18. package/dist/standalone/.next/server/chunks/253.js +5 -0
  19. package/dist/standalone/.next/server/chunks/791.js +1 -1
  20. package/dist/standalone/.next/server/pages/500.html +1 -1
  21. package/dist/standalone/.next/static/-RcQZ3HqGna2BJlPWmT02/_buildManifest.js +1 -0
  22. package/dist/standalone/.next/static/-RcQZ3HqGna2BJlPWmT02/_ssgManifest.js +1 -0
  23. package/dist/standalone/.next/static/EeFwMdI7zg6O7c4KD_wjS/_buildManifest.js +1 -0
  24. package/dist/standalone/.next/static/EeFwMdI7zg6O7c4KD_wjS/_ssgManifest.js +1 -0
  25. package/dist/standalone/.next/static/KBYOpJafbhUDA4eyLg6Ko/_buildManifest.js +1 -0
  26. package/dist/standalone/.next/static/KBYOpJafbhUDA4eyLg6Ko/_ssgManifest.js +1 -0
  27. package/dist/standalone/.next/static/bL-BVMm29SJGhcVw5iiOa/_buildManifest.js +1 -0
  28. package/dist/standalone/.next/static/bL-BVMm29SJGhcVw5iiOa/_ssgManifest.js +1 -0
  29. package/dist/standalone/.next/static/chunks/156-e096f8ebbb19a87b.js +1 -0
  30. package/dist/standalone/.next/static/chunks/5-d9ec5b78d3d7322e.js +1 -0
  31. package/dist/standalone/.next/static/chunks/598-cab8dbe6e53258b7.js +16 -0
  32. package/dist/standalone/.next/static/chunks/763-65c49384a5f44b0d.js +16 -0
  33. package/dist/standalone/.next/static/chunks/925-1e9fb2197e63b05e.js +16 -0
  34. package/dist/standalone/.next/static/chunks/960-ca15ca27cd5b8c32.js +16 -0
  35. package/dist/standalone/.next/static/chunks/app/projects/[projectId]/page-48b46cdbd39646a2.js +1 -0
  36. package/dist/standalone/.next/static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-4a8735a6c6386a0c.js +1 -0
  37. package/dist/standalone/.next/static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-600e17bac9f4e940.js +1 -0
  38. package/dist/standalone/.next/static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-60b3530a6b39b226.js +1 -0
  39. package/dist/standalone/.next/static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-671797a5d38eed0a.js +1 -0
  40. package/dist/standalone/.next/static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-a62c7bc47e7c58c9.js +1 -0
  41. package/dist/standalone/.next/static/css/24b4319d9bc141b3.css +3 -0
  42. package/dist/standalone/.next/static/css/25a41db9e4947f11.css +3 -0
  43. package/dist/standalone/.next/static/css/412b3e73705ef8e0.css +3 -0
  44. package/dist/standalone/.next/static/css/74ef8f003c2f9dde.css +3 -0
  45. package/dist/standalone/.next/static/css/ca2e8ee6065efaab.css +3 -0
  46. package/dist/standalone/.next/static/f-kLR8CLFYZ-whjKzvvBp/_buildManifest.js +1 -0
  47. package/dist/standalone/.next/static/f-kLR8CLFYZ-whjKzvvBp/_ssgManifest.js +1 -0
  48. package/dist/standalone/.next/static/ic2iOKEEruS14fnNeiDH8/_buildManifest.js +1 -0
  49. package/dist/standalone/.next/static/ic2iOKEEruS14fnNeiDH8/_ssgManifest.js +1 -0
  50. package/dist/standalone/package.json +1 -1
  51. package/package.json +1 -1
package/README.md CHANGED
@@ -1,24 +1,40 @@
1
1
  # Claude Code Viewer
2
2
 
3
- A web-based viewer for browsing Claude Code conversation history files. View and navigate your Claude Code project conversations through a clean, intuitive interface.
3
+ A full-featured web-based Claude Code client that provides complete interactive functionality for managing Claude Code projects. Start new conversations, resume existing sessions, monitor running tasks in real-time, and browse your conversation history - all through a modern web interface.
4
+
5
+ ![demo](./docs/assets/claude-code-viewer-demo-min.gif)
4
6
 
5
7
  ## Overview
6
8
 
7
- Claude Code Viewer parses JSONL conversation files stored in `~/.claude/projects/` and presents them in a human-readable web UI. Browse projects, sessions, and detailed conversation history with support for tool usage, subtasks, and real-time file monitoring.
9
+ Claude Code Viewer has evolved from a simple conversation viewer into a comprehensive web-based Claude Code client. It provides all essential Claude Code functionality through an intuitive web interface, including creating new sessions, resuming conversations, real-time task management, and live synchronization with your local Claude Code projects.
8
10
 
9
- ![](./docs/assets/basic.png)
11
+ The application leverages Server-Sent Events (SSE) for real-time bidirectional communication, automatically syncing with JSONL conversation files in `~/.claude/projects/` and providing instant updates as conversations progress.
10
12
 
11
13
  ## Features
12
14
 
15
+ ### Interactive Claude Code Client
16
+
17
+ - **New Chat Creation** - Start new Claude sessions directly from the web interface
18
+ - **Session Resumption** - Continue paused Claude conversations with full context
19
+ - **Real-time Task Management** - Monitor, control, and abort running Claude tasks
20
+ - **Command Autocompletion** - Smart completion for both global and project-specific Claude commands
21
+ - **Live Status Indicators** - Visual feedback for running, paused, and completed tasks
22
+
23
+ ### Real-time Synchronization
24
+
25
+ - **Server-Sent Events (SSE)** - Instant bidirectional communication and updates
26
+ - **File System Monitoring** - Automatic detection of conversation file changes
27
+ - **Live Task Updates** - Real-time progress tracking for active Claude sessions
28
+ - **Auto-refresh UI** - Instant updates when conversations are modified externally
29
+
30
+ ### Advanced Conversation Management
31
+
13
32
  - **Project Browser** - View all Claude Code projects with metadata and session counts
14
- - **Session Navigation** - Browse conversation sessions within projects with filtering options
15
- - **Conversation Display** - Human-readable format for Claude Code logs with syntax highlighting
16
- - **Command Detection** - Parses XML-like command structures for enhanced display
17
- - **Real-time Updates** - Server-Sent Events provide live updates when files change
18
- - **Tool Usage Display** - Clear presentation of tool calls, parameters, and results
19
- - ![](./docs/assets/expand_tool_use.png)
20
- - **Sub Task Display**
21
- - ![](./docs/assets/sub_task.png)
33
+ - **Smart Session Filtering** - Hide empty sessions, unify duplicates, filter by status
34
+ - **Multi-tab Interface** - Sessions, Tasks, and Settings in an organized sidebar
35
+ - **Conversation Display** - Human-readable format with syntax highlighting and tool usage
36
+ - **Command Detection** - Enhanced display of XML-like command structures
37
+ - **Task Controller** - Full lifecycle management of Claude processes
22
38
 
23
39
  ## Installation & Usage
24
40
 
@@ -1 +1 @@
1
- q951Du7jKgT3tazxs0jAW
1
+ ic2iOKEEruS14fnNeiDH8
@@ -12,7 +12,7 @@
12
12
  "static/chunks/2c913ea3-36aa7bd637622470.js",
13
13
  "static/chunks/341-8b4909db05986cae.js",
14
14
  "static/chunks/main-app-ff1ac8484f7e98c8.js",
15
- "static/css/d7126693e49651c5.css",
15
+ "static/css/24b4319d9bc141b3.css",
16
16
  "static/chunks/33-366ba0d0a94aa3c4.js",
17
17
  "static/chunks/608-ca4efe3ce4fe39a5.js",
18
18
  "static/chunks/app/layout-df3fe9e7453a44b8.js"
@@ -24,18 +24,12 @@
24
24
  "static/chunks/main-app-ff1ac8484f7e98c8.js",
25
25
  "static/chunks/app/api/[[...route]]/route-065b2b751f08088c.js"
26
26
  ],
27
- "/projects/[projectId]/sessions/[sessionId]/page": [
27
+ "/page": [
28
28
  "static/chunks/webpack-37af2f5780141d68.js",
29
29
  "static/chunks/2c913ea3-36aa7bd637622470.js",
30
30
  "static/chunks/341-8b4909db05986cae.js",
31
31
  "static/chunks/main-app-ff1ac8484f7e98c8.js",
32
- "static/chunks/33-366ba0d0a94aa3c4.js",
33
- "static/chunks/150-423be7500182cc33.js",
34
- "static/chunks/311-8ddb4880d5fee039.js",
35
- "static/chunks/608-ca4efe3ce4fe39a5.js",
36
- "static/chunks/830-6e23a90b5a6129bd.js",
37
- "static/chunks/5-55adc565d173510e.js",
38
- "static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-bb728f4bbfea646c.js"
32
+ "static/chunks/app/page-065b2b751f08088c.js"
39
33
  ],
40
34
  "/projects/[projectId]/page": [
41
35
  "static/chunks/webpack-37af2f5780141d68.js",
@@ -44,16 +38,22 @@
44
38
  "static/chunks/main-app-ff1ac8484f7e98c8.js",
45
39
  "static/chunks/33-366ba0d0a94aa3c4.js",
46
40
  "static/chunks/150-423be7500182cc33.js",
47
- "static/chunks/311-8ddb4880d5fee039.js",
48
- "static/chunks/5-55adc565d173510e.js",
49
- "static/chunks/app/projects/[projectId]/page-60ed06e2d8d22cb2.js"
41
+ "static/chunks/156-e096f8ebbb19a87b.js",
42
+ "static/chunks/5-d9ec5b78d3d7322e.js",
43
+ "static/chunks/app/projects/[projectId]/page-48b46cdbd39646a2.js"
50
44
  ],
51
- "/page": [
45
+ "/projects/[projectId]/sessions/[sessionId]/page": [
52
46
  "static/chunks/webpack-37af2f5780141d68.js",
53
47
  "static/chunks/2c913ea3-36aa7bd637622470.js",
54
48
  "static/chunks/341-8b4909db05986cae.js",
55
49
  "static/chunks/main-app-ff1ac8484f7e98c8.js",
56
- "static/chunks/app/page-065b2b751f08088c.js"
50
+ "static/chunks/33-366ba0d0a94aa3c4.js",
51
+ "static/chunks/150-423be7500182cc33.js",
52
+ "static/chunks/156-e096f8ebbb19a87b.js",
53
+ "static/chunks/608-ca4efe3ce4fe39a5.js",
54
+ "static/chunks/763-65c49384a5f44b0d.js",
55
+ "static/chunks/5-d9ec5b78d3d7322e.js",
56
+ "static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-600e17bac9f4e940.js"
57
57
  ],
58
58
  "/projects/page": [
59
59
  "static/chunks/webpack-37af2f5780141d68.js",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
3
  "/api/[[...route]]/route": "/api/[[...route]]",
4
- "/projects/[projectId]/sessions/[sessionId]/page": "/projects/[projectId]/sessions/[sessionId]",
5
- "/projects/[projectId]/page": "/projects/[projectId]",
6
4
  "/page": "/",
5
+ "/projects/[projectId]/page": "/projects/[projectId]",
6
+ "/projects/[projectId]/sessions/[sessionId]/page": "/projects/[projectId]/sessions/[sessionId]",
7
7
  "/projects/page": "/projects"
8
8
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/q951Du7jKgT3tazxs0jAW/_buildManifest.js",
9
- "static/q951Du7jKgT3tazxs0jAW/_ssgManifest.js"
8
+ "static/ic2iOKEEruS14fnNeiDH8/_buildManifest.js",
9
+ "static/ic2iOKEEruS14fnNeiDH8/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-37af2f5780141d68.js",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"120":{"*":{"id":"73178","name":"*","chunks":[],"async":false}},"5279":{"*":{"id":"42649","name":"*","chunks":[],"async":false}},"8022":{"*":{"id":"53403","name":"*","chunks":[],"async":false}},"8120":{"*":{"id":"41986","name":"*","chunks":[],"async":false}},"9161":{"*":{"id":"55628","name":"*","chunks":[],"async":false}},"13881":{"*":{"id":"99101","name":"*","chunks":[],"async":false}},"15312":{"*":{"id":"69850","name":"*","chunks":[],"async":false}},"24910":{"*":{"id":"24840","name":"*","chunks":[],"async":false}},"25831":{"*":{"id":"36333","name":"*","chunks":[],"async":false}},"27249":{"*":{"id":"6473","name":"*","chunks":[],"async":false}},"27740":{"*":{"id":"49700","name":"*","chunks":[],"async":false}},"34246":{"*":{"id":"96396","name":"*","chunks":[],"async":false}},"45320":{"*":{"id":"99718","name":"*","chunks":[],"async":false}},"47055":{"*":{"id":"71617","name":"*","chunks":[],"async":false}},"59054":{"*":{"id":"59370","name":"*","chunks":[],"async":false}},"63812":{"*":{"id":"7366","name":"*","chunks":[],"async":false}},"64550":{"*":{"id":"72326","name":"*","chunks":[],"async":false}},"71789":{"*":{"id":"78689","name":"*","chunks":[],"async":false}},"71968":{"*":{"id":"28324","name":"*","chunks":[],"async":false}},"72611":{"*":{"id":"96879","name":"*","chunks":[],"async":false}},"80934":{"*":{"id":"94296","name":"*","chunks":[],"async":false}},"82244":{"*":{"id":"56156","name":"*","chunks":[],"async":false}},"83972":{"*":{"id":"33832","name":"*","chunks":[],"async":false}},"85452":{"*":{"id":"16524","name":"*","chunks":[],"async":false}},"86260":{"*":{"id":"86042","name":"*","chunks":[],"async":false}},"89897":{"*":{"id":"78865","name":"*","chunks":[],"async":false}},"90326":{"*":{"id":"43948","name":"*","chunks":[],"async":false}},"98613":{"*":{"id":"84986","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":64550,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":64550,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/client-page.js":{"id":5279,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":5279,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/client-segment.js":{"id":71789,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":71789,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80934,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80934,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/layout-router.js":{"id":24910,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":24910,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":34246,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":34246,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":82244,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":82244,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":25831,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":25831,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":90326,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":90326,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/HydrationBoundary.js":{"id":98613,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js":{"id":72611,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js":{"id":13881,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js":{"id":85452,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useInfiniteQuery.js":{"id":120,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useIsFetching.js":{"id":27740,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useMutation.js":{"id":59054,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useMutationState.js":{"id":8120,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useQueries.js":{"id":9161,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useQuery.js":{"id":63812,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.js":{"id":86260,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useSuspenseQueries.js":{"id":15312,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useSuspenseQuery.js":{"id":45320,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":91198,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":65866,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/components/RootErrorBoundary.tsx":{"id":47055,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/components/ServerEventsProvider.tsx":{"id":8022,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/globals.css":{"id":6415,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/lib/api/QueryClientProviderWrapper.tsx":{"id":83972,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/projects/[projectId]/sessions/[sessionId]/components/SessionPageContent.tsx":{"id":71968,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/projects/[projectId]/components/ProjectPage.tsx":{"id":27249,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/projects/components/ProjectList.tsx":{"id":89897,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kaito/Apps/claude-code-viewer/src/":[],"/Users/kaito/Apps/claude-code-viewer/src/app/layout":[{"inlined":false,"path":"static/css/d7126693e49651c5.css"}],"/Users/kaito/Apps/claude-code-viewer/src/app/page":[],"/Users/kaito/Apps/claude-code-viewer/src/app/_not-found/page":[]},"rscModuleMapping":{"120":{"*":{"id":"39992","name":"*","chunks":[],"async":false}},"5279":{"*":{"id":"72851","name":"*","chunks":[],"async":false}},"6415":{"*":{"id":"42951","name":"*","chunks":[],"async":false}},"8022":{"*":{"id":"56082","name":"*","chunks":[],"async":false}},"8120":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"9161":{"*":{"id":"44496","name":"*","chunks":[],"async":false}},"13881":{"*":{"id":"98431","name":"*","chunks":[],"async":false}},"15312":{"*":{"id":"71248","name":"*","chunks":[],"async":false}},"24910":{"*":{"id":"76086","name":"*","chunks":[],"async":false}},"25831":{"*":{"id":"66407","name":"*","chunks":[],"async":false}},"27249":{"*":{"id":"68111","name":"*","chunks":[],"async":false}},"27740":{"*":{"id":"41842","name":"*","chunks":[],"async":false}},"34246":{"*":{"id":"32186","name":"*","chunks":[],"async":false}},"45320":{"*":{"id":"54248","name":"*","chunks":[],"async":false}},"47055":{"*":{"id":"89075","name":"*","chunks":[],"async":false}},"59054":{"*":{"id":"58109","name":"*","chunks":[],"async":false}},"63812":{"*":{"id":"22888","name":"*","chunks":[],"async":false}},"64550":{"*":{"id":"16504","name":"*","chunks":[],"async":false}},"71789":{"*":{"id":"56191","name":"*","chunks":[],"async":false}},"71968":{"*":{"id":"16415","name":"*","chunks":[],"async":false}},"72611":{"*":{"id":"13497","name":"*","chunks":[],"async":false}},"80934":{"*":{"id":"87186","name":"*","chunks":[],"async":false}},"82244":{"*":{"id":"72130","name":"*","chunks":[],"async":false}},"83972":{"*":{"id":"25706","name":"*","chunks":[],"async":false}},"85452":{"*":{"id":"40950","name":"*","chunks":[],"async":false}},"86260":{"*":{"id":"98584","name":"*","chunks":[],"async":false}},"89897":{"*":{"id":"94119","name":"*","chunks":[],"async":false}},"90326":{"*":{"id":"40546","name":"*","chunks":[],"async":false}},"98613":{"*":{"id":"88585","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"120":{"*":{"id":"73178","name":"*","chunks":[],"async":false}},"5279":{"*":{"id":"42649","name":"*","chunks":[],"async":false}},"8022":{"*":{"id":"53403","name":"*","chunks":[],"async":false}},"8120":{"*":{"id":"41986","name":"*","chunks":[],"async":false}},"9161":{"*":{"id":"55628","name":"*","chunks":[],"async":false}},"13881":{"*":{"id":"99101","name":"*","chunks":[],"async":false}},"15312":{"*":{"id":"69850","name":"*","chunks":[],"async":false}},"24910":{"*":{"id":"24840","name":"*","chunks":[],"async":false}},"25831":{"*":{"id":"36333","name":"*","chunks":[],"async":false}},"27249":{"*":{"id":"6473","name":"*","chunks":[],"async":false}},"27740":{"*":{"id":"49700","name":"*","chunks":[],"async":false}},"34246":{"*":{"id":"96396","name":"*","chunks":[],"async":false}},"45320":{"*":{"id":"99718","name":"*","chunks":[],"async":false}},"47055":{"*":{"id":"71617","name":"*","chunks":[],"async":false}},"59054":{"*":{"id":"59370","name":"*","chunks":[],"async":false}},"63812":{"*":{"id":"7366","name":"*","chunks":[],"async":false}},"64550":{"*":{"id":"72326","name":"*","chunks":[],"async":false}},"65390":{"*":{"id":"22400","name":"*","chunks":[],"async":false}},"71789":{"*":{"id":"78689","name":"*","chunks":[],"async":false}},"72611":{"*":{"id":"96879","name":"*","chunks":[],"async":false}},"80934":{"*":{"id":"94296","name":"*","chunks":[],"async":false}},"82244":{"*":{"id":"56156","name":"*","chunks":[],"async":false}},"83972":{"*":{"id":"33832","name":"*","chunks":[],"async":false}},"85452":{"*":{"id":"16524","name":"*","chunks":[],"async":false}},"86260":{"*":{"id":"86042","name":"*","chunks":[],"async":false}},"89897":{"*":{"id":"78865","name":"*","chunks":[],"async":false}},"90326":{"*":{"id":"43948","name":"*","chunks":[],"async":false}},"98613":{"*":{"id":"84986","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":64550,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":64550,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/client-page.js":{"id":5279,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":5279,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/client-segment.js":{"id":71789,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":71789,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80934,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80934,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/layout-router.js":{"id":24910,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":24910,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":34246,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":34246,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":82244,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":82244,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":25831,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":25831,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":90326,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":90326,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/HydrationBoundary.js":{"id":98613,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.js":{"id":72611,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js":{"id":13881,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.js":{"id":85452,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useInfiniteQuery.js":{"id":120,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useIsFetching.js":{"id":27740,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useMutation.js":{"id":59054,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useMutationState.js":{"id":8120,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useQueries.js":{"id":9161,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useQuery.js":{"id":63812,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.js":{"id":86260,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useSuspenseQueries.js":{"id":15312,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/@tanstack+react-query@5.85.5_react@19.1.1/node_modules/@tanstack/react-query/build/modern/useSuspenseQuery.js":{"id":45320,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":91198,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/node_modules/.pnpm/next@15.5.2_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":65866,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/components/RootErrorBoundary.tsx":{"id":47055,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/components/ServerEventsProvider.tsx":{"id":8022,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/globals.css":{"id":6415,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/lib/api/QueryClientProviderWrapper.tsx":{"id":83972,"name":"*","chunks":["33","static/chunks/33-366ba0d0a94aa3c4.js","608","static/chunks/608-ca4efe3ce4fe39a5.js","177","static/chunks/app/layout-df3fe9e7453a44b8.js"],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/projects/[projectId]/components/ProjectPage.tsx":{"id":27249,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/projects/[projectId]/sessions/[sessionId]/components/SessionPageContent.tsx":{"id":65390,"name":"*","chunks":[],"async":false},"/Users/kaito/Apps/claude-code-viewer/src/app/projects/components/ProjectList.tsx":{"id":89897,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kaito/Apps/claude-code-viewer/src/":[],"/Users/kaito/Apps/claude-code-viewer/src/app/layout":[{"inlined":false,"path":"static/css/24b4319d9bc141b3.css"}],"/Users/kaito/Apps/claude-code-viewer/src/app/page":[],"/Users/kaito/Apps/claude-code-viewer/src/app/_not-found/page":[]},"rscModuleMapping":{"120":{"*":{"id":"39992","name":"*","chunks":[],"async":false}},"5279":{"*":{"id":"72851","name":"*","chunks":[],"async":false}},"6415":{"*":{"id":"42951","name":"*","chunks":[],"async":false}},"8022":{"*":{"id":"56082","name":"*","chunks":[],"async":false}},"8120":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"9161":{"*":{"id":"44496","name":"*","chunks":[],"async":false}},"13881":{"*":{"id":"98431","name":"*","chunks":[],"async":false}},"15312":{"*":{"id":"71248","name":"*","chunks":[],"async":false}},"24910":{"*":{"id":"76086","name":"*","chunks":[],"async":false}},"25831":{"*":{"id":"66407","name":"*","chunks":[],"async":false}},"27249":{"*":{"id":"68111","name":"*","chunks":[],"async":false}},"27740":{"*":{"id":"41842","name":"*","chunks":[],"async":false}},"34246":{"*":{"id":"32186","name":"*","chunks":[],"async":false}},"45320":{"*":{"id":"54248","name":"*","chunks":[],"async":false}},"47055":{"*":{"id":"89075","name":"*","chunks":[],"async":false}},"59054":{"*":{"id":"58109","name":"*","chunks":[],"async":false}},"63812":{"*":{"id":"22888","name":"*","chunks":[],"async":false}},"64550":{"*":{"id":"16504","name":"*","chunks":[],"async":false}},"65390":{"*":{"id":"16415","name":"*","chunks":[],"async":false}},"71789":{"*":{"id":"56191","name":"*","chunks":[],"async":false}},"72611":{"*":{"id":"13497","name":"*","chunks":[],"async":false}},"80934":{"*":{"id":"87186","name":"*","chunks":[],"async":false}},"82244":{"*":{"id":"72130","name":"*","chunks":[],"async":false}},"83972":{"*":{"id":"25706","name":"*","chunks":[],"async":false}},"85452":{"*":{"id":"40950","name":"*","chunks":[],"async":false}},"86260":{"*":{"id":"98584","name":"*","chunks":[],"async":false}},"89897":{"*":{"id":"94119","name":"*","chunks":[],"async":false}},"90326":{"*":{"id":"40546","name":"*","chunks":[],"async":false}},"98613":{"*":{"id":"88585","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}