sparkecoder 0.1.99 → 0.1.102

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 (138) hide show
  1. package/README.md +41 -41
  2. package/dist/agent/index.js +17 -1
  3. package/dist/agent/index.js.map +1 -1
  4. package/dist/cli.js +224 -44
  5. package/dist/cli.js.map +1 -1
  6. package/dist/index.js +17 -1
  7. package/dist/index.js.map +1 -1
  8. package/dist/server/index.js +17 -1
  9. package/dist/server/index.js.map +1 -1
  10. package/dist/tools/index.d.ts +1 -1
  11. package/package.json +16 -15
  12. package/web/.next/BUILD_ID +1 -1
  13. package/web/.next/standalone/web/.next/BUILD_ID +1 -1
  14. package/web/.next/standalone/web/.next/build-manifest.json +2 -2
  15. package/web/.next/standalone/web/.next/prerender-manifest.json +3 -3
  16. package/web/.next/standalone/web/.next/server/app/(main)/agents/page_client-reference-manifest.js +1 -1
  17. package/web/.next/standalone/web/.next/server/app/(main)/page_client-reference-manifest.js +1 -1
  18. package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page.js.nft.json +1 -1
  19. package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page_client-reference-manifest.js +1 -1
  20. package/web/.next/standalone/web/.next/server/app/(main)/settings/page_client-reference-manifest.js +1 -1
  21. package/web/.next/standalone/web/.next/server/app/_global-error.html +2 -2
  22. package/web/.next/standalone/web/.next/server/app/_global-error.rsc +1 -1
  23. package/web/.next/standalone/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  24. package/web/.next/standalone/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  25. package/web/.next/standalone/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  26. package/web/.next/standalone/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  27. package/web/.next/standalone/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  28. package/web/.next/standalone/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  29. package/web/.next/standalone/web/.next/server/app/_not-found.html +1 -1
  30. package/web/.next/standalone/web/.next/server/app/_not-found.rsc +2 -2
  31. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  32. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  33. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  34. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  35. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  36. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  37. package/web/.next/standalone/web/.next/server/app/agents.html +1 -1
  38. package/web/.next/standalone/web/.next/server/app/agents.rsc +4 -4
  39. package/web/.next/standalone/web/.next/server/app/agents.segments/!KG1haW4p/agents/__PAGE__.segment.rsc +2 -2
  40. package/web/.next/standalone/web/.next/server/app/agents.segments/!KG1haW4p/agents.segment.rsc +1 -1
  41. package/web/.next/standalone/web/.next/server/app/agents.segments/!KG1haW4p.segment.rsc +2 -2
  42. package/web/.next/standalone/web/.next/server/app/agents.segments/_full.segment.rsc +4 -4
  43. package/web/.next/standalone/web/.next/server/app/agents.segments/_head.segment.rsc +1 -1
  44. package/web/.next/standalone/web/.next/server/app/agents.segments/_index.segment.rsc +2 -2
  45. package/web/.next/standalone/web/.next/server/app/agents.segments/_tree.segment.rsc +1 -1
  46. package/web/.next/standalone/web/.next/server/app/docs/installation/page_client-reference-manifest.js +1 -1
  47. package/web/.next/standalone/web/.next/server/app/docs/installation.html +2 -2
  48. package/web/.next/standalone/web/.next/server/app/docs/installation.rsc +3 -3
  49. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_full.segment.rsc +3 -3
  50. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_head.segment.rsc +1 -1
  51. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_index.segment.rsc +2 -2
  52. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_tree.segment.rsc +1 -1
  53. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs/installation/__PAGE__.segment.rsc +2 -2
  54. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs/installation.segment.rsc +1 -1
  55. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs.segment.rsc +2 -2
  56. package/web/.next/standalone/web/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  57. package/web/.next/standalone/web/.next/server/app/docs/skills/page_client-reference-manifest.js +1 -1
  58. package/web/.next/standalone/web/.next/server/app/docs/skills.html +2 -2
  59. package/web/.next/standalone/web/.next/server/app/docs/skills.rsc +3 -3
  60. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_full.segment.rsc +3 -3
  61. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_head.segment.rsc +1 -1
  62. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_index.segment.rsc +2 -2
  63. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_tree.segment.rsc +1 -1
  64. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs/skills/__PAGE__.segment.rsc +1 -1
  65. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs/skills.segment.rsc +1 -1
  66. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs.segment.rsc +2 -2
  67. package/web/.next/standalone/web/.next/server/app/docs/tools/page_client-reference-manifest.js +1 -1
  68. package/web/.next/standalone/web/.next/server/app/docs/tools.html +2 -2
  69. package/web/.next/standalone/web/.next/server/app/docs/tools.rsc +3 -3
  70. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_full.segment.rsc +3 -3
  71. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_head.segment.rsc +1 -1
  72. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_index.segment.rsc +2 -2
  73. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_tree.segment.rsc +1 -1
  74. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs/tools/__PAGE__.segment.rsc +2 -2
  75. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs/tools.segment.rsc +1 -1
  76. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs.segment.rsc +2 -2
  77. package/web/.next/standalone/web/.next/server/app/docs.html +2 -2
  78. package/web/.next/standalone/web/.next/server/app/docs.rsc +3 -3
  79. package/web/.next/standalone/web/.next/server/app/docs.segments/_full.segment.rsc +3 -3
  80. package/web/.next/standalone/web/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  81. package/web/.next/standalone/web/.next/server/app/docs.segments/_index.segment.rsc +2 -2
  82. package/web/.next/standalone/web/.next/server/app/docs.segments/_tree.segment.rsc +1 -1
  83. package/web/.next/standalone/web/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +2 -2
  84. package/web/.next/standalone/web/.next/server/app/docs.segments/docs.segment.rsc +2 -2
  85. package/web/.next/standalone/web/.next/server/app/index.html +1 -1
  86. package/web/.next/standalone/web/.next/server/app/index.rsc +4 -4
  87. package/web/.next/standalone/web/.next/server/app/index.segments/!KG1haW4p/__PAGE__.segment.rsc +2 -2
  88. package/web/.next/standalone/web/.next/server/app/index.segments/!KG1haW4p.segment.rsc +2 -2
  89. package/web/.next/standalone/web/.next/server/app/index.segments/_full.segment.rsc +4 -4
  90. package/web/.next/standalone/web/.next/server/app/index.segments/_head.segment.rsc +1 -1
  91. package/web/.next/standalone/web/.next/server/app/index.segments/_index.segment.rsc +2 -2
  92. package/web/.next/standalone/web/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  93. package/web/.next/standalone/web/.next/server/app/settings.html +1 -1
  94. package/web/.next/standalone/web/.next/server/app/settings.rsc +4 -4
  95. package/web/.next/standalone/web/.next/server/app/settings.segments/!KG1haW4p/settings/__PAGE__.segment.rsc +2 -2
  96. package/web/.next/standalone/web/.next/server/app/settings.segments/!KG1haW4p/settings.segment.rsc +1 -1
  97. package/web/.next/standalone/web/.next/server/app/settings.segments/!KG1haW4p.segment.rsc +2 -2
  98. package/web/.next/standalone/web/.next/server/app/settings.segments/_full.segment.rsc +4 -4
  99. package/web/.next/standalone/web/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  100. package/web/.next/standalone/web/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  101. package/web/.next/standalone/web/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  102. package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_b57914d2._.js → 2374f_1f3f2d00._.js} +1 -1
  103. package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_3b04c7b5._.js → 2374f_38945fd9._.js} +1 -1
  104. package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_e6dbbf5d._.js → 2374f_570c34dc._.js} +1 -1
  105. package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_db1d6704._.js → 2374f_9c560f3a._.js} +1 -1
  106. package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_9e444fb0._.js → 2374f_a0d5caeb._.js} +1 -1
  107. package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_7b7dd4c7._.js → 2374f_c87abaf4._.js} +1 -1
  108. package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_5ee1ee50._.js → 2374f_d8122230._.js} +1 -1
  109. package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__6097da17._.js +1 -1
  110. package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__be5e2967._.js +1 -1
  111. package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_c2c47039._.js → web_3b9a2423._.js} +2 -2
  112. package/web/.next/standalone/web/.next/server/pages/404.html +1 -1
  113. package/web/.next/standalone/web/.next/server/pages/500.html +2 -2
  114. package/web/.next/standalone/web/.next/server/server-reference-manifest.js +1 -1
  115. package/web/.next/standalone/web/.next/server/server-reference-manifest.json +1 -1
  116. package/web/.next/standalone/web/.next/static/chunks/4239395558fab3ef.js +1 -0
  117. package/web/.next/standalone/web/.next/static/chunks/{f50a66c24c564585.js → ae4bb24474ff1ed0.js} +1 -1
  118. package/web/.next/standalone/web/.next/static/chunks/{545725e4c1237026.js → fbdcbd65f9a38f4b.js} +1 -1
  119. package/web/.next/standalone/web/.next/static/static/chunks/4239395558fab3ef.js +1 -0
  120. package/web/.next/standalone/web/.next/static/static/chunks/{f50a66c24c564585.js → ae4bb24474ff1ed0.js} +1 -1
  121. package/web/.next/standalone/web/.next/static/static/chunks/{545725e4c1237026.js → fbdcbd65f9a38f4b.js} +1 -1
  122. package/web/.next/standalone/web/package-lock.json +7 -7
  123. package/web/.next/standalone/web/src/components/ai-elements/mention-input.tsx +125 -17
  124. package/web/.next/static/chunks/4239395558fab3ef.js +1 -0
  125. package/web/.next/static/chunks/{f50a66c24c564585.js → ae4bb24474ff1ed0.js} +1 -1
  126. package/web/.next/static/chunks/{545725e4c1237026.js → fbdcbd65f9a38f4b.js} +1 -1
  127. package/web/.next/standalone/web/.next/static/chunks/9fce2ce79c4c834e.js +0 -1
  128. package/web/.next/standalone/web/.next/static/static/chunks/9fce2ce79c4c834e.js +0 -1
  129. package/web/.next/static/chunks/9fce2ce79c4c834e.js +0 -1
  130. /package/web/.next/standalone/web/.next/static/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_buildManifest.js +0 -0
  131. /package/web/.next/standalone/web/.next/static/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_clientMiddlewareManifest.json +0 -0
  132. /package/web/.next/standalone/web/.next/static/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_ssgManifest.js +0 -0
  133. /package/web/.next/standalone/web/.next/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_buildManifest.js +0 -0
  134. /package/web/.next/standalone/web/.next/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_clientMiddlewareManifest.json +0 -0
  135. /package/web/.next/standalone/web/.next/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_ssgManifest.js +0 -0
  136. /package/web/.next/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_buildManifest.js +0 -0
  137. /package/web/.next/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_clientMiddlewareManifest.json +0 -0
  138. /package/web/.next/static/{yyzMTo2RYusiXE0e1_kdc → wV0cf4IbCdyxPIPIWZqMD}/_ssgManifest.js +0 -0
@@ -110,7 +110,7 @@ interface TodoToolOptions {
110
110
  workingDirectory: string;
111
111
  }
112
112
  declare function createTodoTool(options: TodoToolOptions): ai.Tool<{
113
- action: "add" | "list" | "mark" | "clear" | "save_plan" | "list_plans" | "get_plan" | "delete_plan";
113
+ action: "list" | "add" | "mark" | "clear" | "save_plan" | "list_plans" | "get_plan" | "delete_plan";
114
114
  status?: "completed" | "pending" | "in_progress" | "cancelled" | undefined;
115
115
  items?: {
116
116
  content: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sparkecoder",
3
- "version": "0.1.99",
3
+ "version": "0.1.102",
4
4
  "description": "A powerful coding agent CLI with HTTP API for development environments",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -40,6 +40,20 @@
40
40
  "web/package.json",
41
41
  "README.md"
42
42
  ],
43
+ "scripts": {
44
+ "dev": "tsx src/cli.ts",
45
+ "dev:watch": "tsx watch --clear-screen=false src/cli.ts",
46
+ "build": "tsup",
47
+ "start": "NODE_ENV=production node dist/cli.js",
48
+ "postinstall": "npm install -g agent-browser 2>/dev/null || true; agent-browser install 2>/dev/null || true",
49
+ "prepublishOnly": "pnpm run build && pnpm run typecheck",
50
+ "typecheck": "tsc --noEmit",
51
+ "test": "vitest run",
52
+ "test:watch": "vitest",
53
+ "test:e2e": "vitest run --config vitest.e2e.config.ts",
54
+ "test:integration": "vitest run --config vitest.integration.config.ts",
55
+ "test:all": "vitest run && vitest run --config vitest.e2e.config.ts"
56
+ },
43
57
  "dependencies": {
44
58
  "@ai-sdk/anthropic": "^3.0.71",
45
59
  "@ai-sdk/gateway": "^3.0.104",
@@ -104,18 +118,5 @@
104
118
  "license": "UNLICENSED",
105
119
  "publishConfig": {
106
120
  "access": "public"
107
- },
108
- "scripts": {
109
- "dev": "tsx src/cli.ts",
110
- "dev:watch": "tsx watch --clear-screen=false src/cli.ts",
111
- "build": "tsup",
112
- "start": "NODE_ENV=production node dist/cli.js",
113
- "postinstall": "npm install -g agent-browser 2>/dev/null || true; agent-browser install 2>/dev/null || true",
114
- "typecheck": "tsc --noEmit",
115
- "test": "vitest run",
116
- "test:watch": "vitest",
117
- "test:e2e": "vitest run --config vitest.e2e.config.ts",
118
- "test:integration": "vitest run --config vitest.integration.config.ts",
119
- "test:all": "vitest run && vitest run --config vitest.e2e.config.ts"
120
121
  }
121
- }
122
+ }
@@ -1 +1 @@
1
- yyzMTo2RYusiXE0e1_kdc
1
+ wV0cf4IbCdyxPIPIWZqMD
@@ -1 +1 @@
1
- yyzMTo2RYusiXE0e1_kdc
1
+ wV0cf4IbCdyxPIPIWZqMD
@@ -7,8 +7,8 @@
7
7
  "static/chunks/a6dad97d9634a72d.js"
8
8
  ],
9
9
  "lowPriorityFiles": [
10
- "static/yyzMTo2RYusiXE0e1_kdc/_ssgManifest.js",
11
- "static/yyzMTo2RYusiXE0e1_kdc/_buildManifest.js"
10
+ "static/wV0cf4IbCdyxPIPIWZqMD/_ssgManifest.js",
11
+ "static/wV0cf4IbCdyxPIPIWZqMD/_buildManifest.js"
12
12
  ],
13
13
  "rootMainFiles": [
14
14
  "static/chunks/651e187cc15d66de.js",
@@ -367,8 +367,8 @@
367
367
  "dynamicRoutes": {},
368
368
  "notFoundRoutes": [],
369
369
  "preview": {
370
- "previewModeId": "364c676c99b44a5fda6b80e2efeeb883",
371
- "previewModeSigningKey": "e480b75a462f0f2cfc14c98458d6b0de91758422dc4af32d0351d5934c090e13",
372
- "previewModeEncryptionKey": "aad0028ab5c7b8c04c13b437c6a215b2605aac905332f25ad0e862bba304aef4"
370
+ "previewModeId": "17325127d91b5293b93c9a7bda29985d",
371
+ "previewModeSigningKey": "dfc5edb8ec2737f905fb89b8d81832d060474906522f6e1eac4f3640cdb1d7d6",
372
+ "previewModeEncryptionKey": "606661c82a9d62ce135521639787337199334932379704518b87639d588127f1"
373
373
  }
374
374
  }
@@ -1,2 +1,2 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/(main)/agents/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/web/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":488287,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/layout-router.js":{"id":488287,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":174895,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":174895,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":683380,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-page.js":{"id":683380,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":808719,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-segment.js":{"id":808719,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":824163,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":824163,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":349310,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":349310,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":151858,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":151858,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":552576,"name":"*","chunks":[],"async":false},"[project]/web/node_modules/next/dist/client/components/builtin/global-error.js":{"id":552576,"name":"*","chunks":[],"async":false},"[project]/web/src/components/api-init.tsx <module evaluation>":{"id":760800,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js"],"async":false},"[project]/web/src/components/api-init.tsx":{"id":760800,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js"],"async":false},"[project]/web/src/app/(main)/layout.tsx <module evaluation>":{"id":138134,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js"],"async":false},"[project]/web/src/app/(main)/layout.tsx":{"id":138134,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js"],"async":false},"[project]/web/src/app/(main)/agents/page.tsx <module evaluation>":{"id":455138,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js","/_next/static/chunks/03b5edce6d5b809e.js"],"async":false},"[project]/web/src/app/(main)/agents/page.tsx":{"id":455138,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js","/_next/static/chunks/03b5edce6d5b809e.js"],"async":false}},"ssrModuleMapping":{"488287":{"*":{"id":547492,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"174895":{"*":{"id":714433,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"683380":{"*":{"id":824449,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"808719":{"*":{"id":354833,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"824163":{"*":{"id":113588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"349310":{"*":{"id":913578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"151858":{"*":{"id":633121,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"552576":{"*":{"id":261905,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__61a0b842._.js"],"async":false}},"760800":{"*":{"id":956805,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js"],"async":false}},"138134":{"*":{"id":126823,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js","server/chunks/ssr/[root-of-the-server]__c94db61a._.js","server/chunks/ssr/2374f_clsx_dist_clsx_mjs_da08f035._.js","server/chunks/ssr/web_4fe3c244._.js","server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js","server/chunks/ssr/web_90d4125e._.js","server/chunks/ssr/2374f_next_dist_bbe64674._.js","server/chunks/ssr/web_8e76ee8b._.js"],"async":false}},"455138":{"*":{"id":578999,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js","server/chunks/ssr/[root-of-the-server]__c94db61a._.js","server/chunks/ssr/2374f_clsx_dist_clsx_mjs_da08f035._.js","server/chunks/ssr/web_4fe3c244._.js","server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js","server/chunks/ssr/web_90d4125e._.js","server/chunks/ssr/2374f_next_dist_bbe64674._.js","server/chunks/ssr/web_8e76ee8b._.js","server/chunks/ssr/web_f7cf6b63._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"488287":{"*":{"id":786309,"name":"*","chunks":[],"async":false}},"174895":{"*":{"id":306660,"name":"*","chunks":[],"async":false}},"683380":{"*":{"id":52093,"name":"*","chunks":[],"async":false}},"808719":{"*":{"id":156801,"name":"*","chunks":[],"async":false}},"824163":{"*":{"id":551240,"name":"*","chunks":[],"async":false}},"349310":{"*":{"id":767168,"name":"*","chunks":[],"async":false}},"151858":{"*":{"id":215798,"name":"*","chunks":[],"async":false}},"552576":{"*":{"id":463741,"name":"*","chunks":[],"async":false}},"760800":{"*":{"id":317911,"name":"*","chunks":[],"async":false}},"138134":{"*":{"id":174916,"name":"*","chunks":[],"async":false}},"455138":{"*":{"id":599772,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/web/src/app/favicon.ico":[],"[project]/web/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/web/src/app/layout":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}],"[project]/web/src/app/(main)/layout":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}],"[project]/web/src/app/(main)/agents/page":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}]},"entryJSFiles":{"[project]/web/src/app/favicon.ico":["static/chunks/9b5512fb633ef95d.js","static/chunks/0f1cf11540868e42.js"],"[project]/web/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/web/src/app/layout":["static/chunks/9fce2ce79c4c834e.js"],"[project]/web/src/app/(main)/layout":["static/chunks/9fce2ce79c4c834e.js","static/chunks/29dcecc3c2ca92b0.js","static/chunks/ea89ca7892d8c557.js","static/chunks/f0f19357f3fb7cf8.js","static/chunks/dc34aa94e57fa28e.js","static/chunks/699803c4fb2dd3fc.js","static/chunks/ea57058fc6ebf4d3.js"],"[project]/web/src/app/(main)/agents/page":["static/chunks/9fce2ce79c4c834e.js","static/chunks/29dcecc3c2ca92b0.js","static/chunks/ea89ca7892d8c557.js","static/chunks/f0f19357f3fb7cf8.js","static/chunks/dc34aa94e57fa28e.js","static/chunks/699803c4fb2dd3fc.js","static/chunks/ea57058fc6ebf4d3.js","static/chunks/03b5edce6d5b809e.js"]}}
2
+ globalThis.__RSC_MANIFEST["/(main)/agents/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/web/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":488287,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/layout-router.js":{"id":488287,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":174895,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":174895,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":683380,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-page.js":{"id":683380,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":808719,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-segment.js":{"id":808719,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":824163,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":824163,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":349310,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":349310,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":151858,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":151858,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":552576,"name":"*","chunks":[],"async":false},"[project]/web/node_modules/next/dist/client/components/builtin/global-error.js":{"id":552576,"name":"*","chunks":[],"async":false},"[project]/web/src/components/api-init.tsx <module evaluation>":{"id":760800,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js"],"async":false},"[project]/web/src/components/api-init.tsx":{"id":760800,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js"],"async":false},"[project]/web/src/app/(main)/layout.tsx <module evaluation>":{"id":138134,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js"],"async":false},"[project]/web/src/app/(main)/layout.tsx":{"id":138134,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js"],"async":false},"[project]/web/src/app/(main)/agents/page.tsx <module evaluation>":{"id":455138,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js","/_next/static/chunks/03b5edce6d5b809e.js"],"async":false},"[project]/web/src/app/(main)/agents/page.tsx":{"id":455138,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js","/_next/static/chunks/03b5edce6d5b809e.js"],"async":false}},"ssrModuleMapping":{"488287":{"*":{"id":547492,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"174895":{"*":{"id":714433,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"683380":{"*":{"id":824449,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"808719":{"*":{"id":354833,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"824163":{"*":{"id":113588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"349310":{"*":{"id":913578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"151858":{"*":{"id":633121,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"552576":{"*":{"id":261905,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__61a0b842._.js"],"async":false}},"760800":{"*":{"id":956805,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js"],"async":false}},"138134":{"*":{"id":126823,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js","server/chunks/ssr/[root-of-the-server]__c94db61a._.js","server/chunks/ssr/2374f_clsx_dist_clsx_mjs_da08f035._.js","server/chunks/ssr/web_4fe3c244._.js","server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js","server/chunks/ssr/web_90d4125e._.js","server/chunks/ssr/2374f_next_dist_bbe64674._.js","server/chunks/ssr/web_8e76ee8b._.js"],"async":false}},"455138":{"*":{"id":578999,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js","server/chunks/ssr/[root-of-the-server]__c94db61a._.js","server/chunks/ssr/2374f_clsx_dist_clsx_mjs_da08f035._.js","server/chunks/ssr/web_4fe3c244._.js","server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js","server/chunks/ssr/web_90d4125e._.js","server/chunks/ssr/2374f_next_dist_bbe64674._.js","server/chunks/ssr/web_8e76ee8b._.js","server/chunks/ssr/web_f7cf6b63._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"488287":{"*":{"id":786309,"name":"*","chunks":[],"async":false}},"174895":{"*":{"id":306660,"name":"*","chunks":[],"async":false}},"683380":{"*":{"id":52093,"name":"*","chunks":[],"async":false}},"808719":{"*":{"id":156801,"name":"*","chunks":[],"async":false}},"824163":{"*":{"id":551240,"name":"*","chunks":[],"async":false}},"349310":{"*":{"id":767168,"name":"*","chunks":[],"async":false}},"151858":{"*":{"id":215798,"name":"*","chunks":[],"async":false}},"552576":{"*":{"id":463741,"name":"*","chunks":[],"async":false}},"760800":{"*":{"id":317911,"name":"*","chunks":[],"async":false}},"138134":{"*":{"id":174916,"name":"*","chunks":[],"async":false}},"455138":{"*":{"id":599772,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/web/src/app/favicon.ico":[],"[project]/web/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/web/src/app/layout":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}],"[project]/web/src/app/(main)/layout":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}],"[project]/web/src/app/(main)/agents/page":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}]},"entryJSFiles":{"[project]/web/src/app/favicon.ico":["static/chunks/9b5512fb633ef95d.js","static/chunks/0f1cf11540868e42.js"],"[project]/web/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/web/src/app/layout":["static/chunks/4239395558fab3ef.js"],"[project]/web/src/app/(main)/layout":["static/chunks/4239395558fab3ef.js","static/chunks/29dcecc3c2ca92b0.js","static/chunks/ea89ca7892d8c557.js","static/chunks/f0f19357f3fb7cf8.js","static/chunks/dc34aa94e57fa28e.js","static/chunks/699803c4fb2dd3fc.js","static/chunks/ea57058fc6ebf4d3.js"],"[project]/web/src/app/(main)/agents/page":["static/chunks/4239395558fab3ef.js","static/chunks/29dcecc3c2ca92b0.js","static/chunks/ea89ca7892d8c557.js","static/chunks/f0f19357f3fb7cf8.js","static/chunks/dc34aa94e57fa28e.js","static/chunks/699803c4fb2dd3fc.js","static/chunks/ea57058fc6ebf4d3.js","static/chunks/03b5edce6d5b809e.js"]}}
@@ -1,2 +1,2 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/(main)/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/web/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":488287,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/layout-router.js":{"id":488287,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":174895,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":174895,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":683380,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-page.js":{"id":683380,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":808719,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-segment.js":{"id":808719,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":824163,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":824163,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":349310,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":349310,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":151858,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":151858,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":552576,"name":"*","chunks":[],"async":false},"[project]/web/node_modules/next/dist/client/components/builtin/global-error.js":{"id":552576,"name":"*","chunks":[],"async":false},"[project]/web/src/components/api-init.tsx <module evaluation>":{"id":760800,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js"],"async":false},"[project]/web/src/components/api-init.tsx":{"id":760800,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js"],"async":false},"[project]/web/src/app/(main)/layout.tsx <module evaluation>":{"id":138134,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js"],"async":false},"[project]/web/src/app/(main)/layout.tsx":{"id":138134,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js"],"async":false},"[project]/web/src/app/(main)/page.tsx <module evaluation>":{"id":375635,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js","/_next/static/chunks/f5fe518b79d1bf41.js"],"async":false},"[project]/web/src/app/(main)/page.tsx":{"id":375635,"name":"*","chunks":["/_next/static/chunks/9fce2ce79c4c834e.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js","/_next/static/chunks/f5fe518b79d1bf41.js"],"async":false}},"ssrModuleMapping":{"488287":{"*":{"id":547492,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"174895":{"*":{"id":714433,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"683380":{"*":{"id":824449,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"808719":{"*":{"id":354833,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"824163":{"*":{"id":113588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"349310":{"*":{"id":913578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"151858":{"*":{"id":633121,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"552576":{"*":{"id":261905,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__61a0b842._.js"],"async":false}},"760800":{"*":{"id":956805,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js"],"async":false}},"138134":{"*":{"id":126823,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js","server/chunks/ssr/[root-of-the-server]__c94db61a._.js","server/chunks/ssr/2374f_clsx_dist_clsx_mjs_da08f035._.js","server/chunks/ssr/web_4fe3c244._.js","server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js","server/chunks/ssr/web_90d4125e._.js","server/chunks/ssr/2374f_next_dist_bbe64674._.js","server/chunks/ssr/web_8e76ee8b._.js"],"async":false}},"375635":{"*":{"id":908810,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js","server/chunks/ssr/[root-of-the-server]__c94db61a._.js","server/chunks/ssr/2374f_clsx_dist_clsx_mjs_da08f035._.js","server/chunks/ssr/web_4fe3c244._.js","server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js","server/chunks/ssr/web_90d4125e._.js","server/chunks/ssr/2374f_next_dist_bbe64674._.js","server/chunks/ssr/web_8e76ee8b._.js","server/chunks/ssr/web_src_app_(main)_page_tsx_5ac4794b._.js","server/chunks/ssr/web_b42ed1be._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"488287":{"*":{"id":786309,"name":"*","chunks":[],"async":false}},"174895":{"*":{"id":306660,"name":"*","chunks":[],"async":false}},"683380":{"*":{"id":52093,"name":"*","chunks":[],"async":false}},"808719":{"*":{"id":156801,"name":"*","chunks":[],"async":false}},"824163":{"*":{"id":551240,"name":"*","chunks":[],"async":false}},"349310":{"*":{"id":767168,"name":"*","chunks":[],"async":false}},"151858":{"*":{"id":215798,"name":"*","chunks":[],"async":false}},"552576":{"*":{"id":463741,"name":"*","chunks":[],"async":false}},"760800":{"*":{"id":317911,"name":"*","chunks":[],"async":false}},"138134":{"*":{"id":174916,"name":"*","chunks":[],"async":false}},"375635":{"*":{"id":535097,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/web/src/app/favicon.ico":[],"[project]/web/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/web/src/app/layout":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}],"[project]/web/src/app/(main)/layout":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}],"[project]/web/src/app/(main)/page":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}]},"entryJSFiles":{"[project]/web/src/app/favicon.ico":["static/chunks/9b5512fb633ef95d.js","static/chunks/0f1cf11540868e42.js"],"[project]/web/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/web/src/app/layout":["static/chunks/9fce2ce79c4c834e.js"],"[project]/web/src/app/(main)/layout":["static/chunks/9fce2ce79c4c834e.js","static/chunks/29dcecc3c2ca92b0.js","static/chunks/ea89ca7892d8c557.js","static/chunks/f0f19357f3fb7cf8.js","static/chunks/dc34aa94e57fa28e.js","static/chunks/699803c4fb2dd3fc.js","static/chunks/ea57058fc6ebf4d3.js"],"[project]/web/src/app/(main)/page":["static/chunks/9fce2ce79c4c834e.js","static/chunks/29dcecc3c2ca92b0.js","static/chunks/ea89ca7892d8c557.js","static/chunks/f0f19357f3fb7cf8.js","static/chunks/dc34aa94e57fa28e.js","static/chunks/699803c4fb2dd3fc.js","static/chunks/ea57058fc6ebf4d3.js","static/chunks/f5fe518b79d1bf41.js"]}}
2
+ globalThis.__RSC_MANIFEST["/(main)/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/web/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":488287,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/layout-router.js":{"id":488287,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":174895,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":174895,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":683380,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-page.js":{"id":683380,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":808719,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/client-segment.js":{"id":808719,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":824163,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":824163,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":349310,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":349310,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":151858,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":151858,"name":"*","chunks":["/_next/static/chunks/9b5512fb633ef95d.js","/_next/static/chunks/0f1cf11540868e42.js"],"async":false},"[project]/web/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":552576,"name":"*","chunks":[],"async":false},"[project]/web/node_modules/next/dist/client/components/builtin/global-error.js":{"id":552576,"name":"*","chunks":[],"async":false},"[project]/web/src/components/api-init.tsx <module evaluation>":{"id":760800,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js"],"async":false},"[project]/web/src/components/api-init.tsx":{"id":760800,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js"],"async":false},"[project]/web/src/app/(main)/layout.tsx <module evaluation>":{"id":138134,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js"],"async":false},"[project]/web/src/app/(main)/layout.tsx":{"id":138134,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js"],"async":false},"[project]/web/src/app/(main)/page.tsx <module evaluation>":{"id":375635,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js","/_next/static/chunks/f5fe518b79d1bf41.js"],"async":false},"[project]/web/src/app/(main)/page.tsx":{"id":375635,"name":"*","chunks":["/_next/static/chunks/4239395558fab3ef.js","/_next/static/chunks/29dcecc3c2ca92b0.js","/_next/static/chunks/ea89ca7892d8c557.js","/_next/static/chunks/f0f19357f3fb7cf8.js","/_next/static/chunks/dc34aa94e57fa28e.js","/_next/static/chunks/699803c4fb2dd3fc.js","/_next/static/chunks/ea57058fc6ebf4d3.js","/_next/static/chunks/f5fe518b79d1bf41.js"],"async":false}},"ssrModuleMapping":{"488287":{"*":{"id":547492,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"174895":{"*":{"id":714433,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"683380":{"*":{"id":824449,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"808719":{"*":{"id":354833,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"824163":{"*":{"id":113588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"349310":{"*":{"id":913578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"151858":{"*":{"id":633121,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1e06ddf7._.js","server/chunks/ssr/2374f_next_dist_esm_b9db965e._.js"],"async":false}},"552576":{"*":{"id":261905,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__61a0b842._.js"],"async":false}},"760800":{"*":{"id":956805,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js"],"async":false}},"138134":{"*":{"id":126823,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js","server/chunks/ssr/[root-of-the-server]__c94db61a._.js","server/chunks/ssr/2374f_clsx_dist_clsx_mjs_da08f035._.js","server/chunks/ssr/web_4fe3c244._.js","server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js","server/chunks/ssr/web_90d4125e._.js","server/chunks/ssr/2374f_next_dist_bbe64674._.js","server/chunks/ssr/web_8e76ee8b._.js"],"async":false}},"375635":{"*":{"id":908810,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__be5e2967._.js","server/chunks/ssr/[root-of-the-server]__c94db61a._.js","server/chunks/ssr/2374f_clsx_dist_clsx_mjs_da08f035._.js","server/chunks/ssr/web_4fe3c244._.js","server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js","server/chunks/ssr/web_90d4125e._.js","server/chunks/ssr/2374f_next_dist_bbe64674._.js","server/chunks/ssr/web_8e76ee8b._.js","server/chunks/ssr/web_src_app_(main)_page_tsx_5ac4794b._.js","server/chunks/ssr/web_b42ed1be._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"488287":{"*":{"id":786309,"name":"*","chunks":[],"async":false}},"174895":{"*":{"id":306660,"name":"*","chunks":[],"async":false}},"683380":{"*":{"id":52093,"name":"*","chunks":[],"async":false}},"808719":{"*":{"id":156801,"name":"*","chunks":[],"async":false}},"824163":{"*":{"id":551240,"name":"*","chunks":[],"async":false}},"349310":{"*":{"id":767168,"name":"*","chunks":[],"async":false}},"151858":{"*":{"id":215798,"name":"*","chunks":[],"async":false}},"552576":{"*":{"id":463741,"name":"*","chunks":[],"async":false}},"760800":{"*":{"id":317911,"name":"*","chunks":[],"async":false}},"138134":{"*":{"id":174916,"name":"*","chunks":[],"async":false}},"375635":{"*":{"id":535097,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/web/src/app/favicon.ico":[],"[project]/web/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/web/src/app/layout":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}],"[project]/web/src/app/(main)/layout":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}],"[project]/web/src/app/(main)/page":[{"path":"static/chunks/a7d5d0791c8c6223.css","inlined":false},{"path":"static/chunks/344be859c2c8600b.css","inlined":false}]},"entryJSFiles":{"[project]/web/src/app/favicon.ico":["static/chunks/9b5512fb633ef95d.js","static/chunks/0f1cf11540868e42.js"],"[project]/web/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/web/src/app/layout":["static/chunks/4239395558fab3ef.js"],"[project]/web/src/app/(main)/layout":["static/chunks/4239395558fab3ef.js","static/chunks/29dcecc3c2ca92b0.js","static/chunks/ea89ca7892d8c557.js","static/chunks/f0f19357f3fb7cf8.js","static/chunks/dc34aa94e57fa28e.js","static/chunks/699803c4fb2dd3fc.js","static/chunks/ea57058fc6ebf4d3.js"],"[project]/web/src/app/(main)/page":["static/chunks/4239395558fab3ef.js","static/chunks/29dcecc3c2ca92b0.js","static/chunks/ea89ca7892d8c557.js","static/chunks/f0f19357f3fb7cf8.js","static/chunks/dc34aa94e57fa28e.js","static/chunks/699803c4fb2dd3fc.js","static/chunks/ea57058fc6ebf4d3.js","static/chunks/f5fe518b79d1bf41.js"]}}