conductor-oss 0.2.3 → 0.2.5

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 (211) hide show
  1. package/dist/commands/start.d.ts.map +1 -1
  2. package/dist/commands/start.js +4 -0
  3. package/dist/commands/start.js.map +1 -1
  4. package/dist/index.js +1 -1
  5. package/node_modules/@conductor-oss/core/dist/__tests__/board-watcher-support-files.test.d.ts +2 -0
  6. package/node_modules/@conductor-oss/core/dist/__tests__/board-watcher-support-files.test.d.ts.map +1 -0
  7. package/node_modules/@conductor-oss/core/dist/__tests__/board-watcher-support-files.test.js +122 -0
  8. package/node_modules/@conductor-oss/core/dist/__tests__/board-watcher-support-files.test.js.map +1 -0
  9. package/node_modules/@conductor-oss/core/dist/__tests__/project-paths.test.d.ts +2 -0
  10. package/node_modules/@conductor-oss/core/dist/__tests__/project-paths.test.d.ts.map +1 -0
  11. package/node_modules/@conductor-oss/core/dist/__tests__/project-paths.test.js +48 -0
  12. package/node_modules/@conductor-oss/core/dist/__tests__/project-paths.test.js.map +1 -0
  13. package/node_modules/@conductor-oss/core/dist/board-diagnostics.d.ts.map +1 -1
  14. package/node_modules/@conductor-oss/core/dist/board-diagnostics.js +12 -2
  15. package/node_modules/@conductor-oss/core/dist/board-diagnostics.js.map +1 -1
  16. package/node_modules/@conductor-oss/core/dist/board-watcher.d.ts +14 -0
  17. package/node_modules/@conductor-oss/core/dist/board-watcher.d.ts.map +1 -1
  18. package/node_modules/@conductor-oss/core/dist/board-watcher.js +97 -39
  19. package/node_modules/@conductor-oss/core/dist/board-watcher.js.map +1 -1
  20. package/node_modules/@conductor-oss/core/dist/config.d.ts.map +1 -1
  21. package/node_modules/@conductor-oss/core/dist/config.js +2 -1
  22. package/node_modules/@conductor-oss/core/dist/config.js.map +1 -1
  23. package/node_modules/@conductor-oss/core/dist/index.d.ts +3 -2
  24. package/node_modules/@conductor-oss/core/dist/index.d.ts.map +1 -1
  25. package/node_modules/@conductor-oss/core/dist/index.js +2 -1
  26. package/node_modules/@conductor-oss/core/dist/index.js.map +1 -1
  27. package/node_modules/@conductor-oss/core/dist/project-paths.d.ts +2 -0
  28. package/node_modules/@conductor-oss/core/dist/project-paths.d.ts.map +1 -0
  29. package/node_modules/@conductor-oss/core/dist/project-paths.js +67 -0
  30. package/node_modules/@conductor-oss/core/dist/project-paths.js.map +1 -0
  31. package/node_modules/@conductor-oss/core/package.json +1 -1
  32. package/node_modules/@conductor-oss/plugin-agent-amp/dist/index.js +1 -1
  33. package/node_modules/@conductor-oss/plugin-agent-amp/package.json +2 -2
  34. package/node_modules/@conductor-oss/plugin-agent-ccr/dist/index.js +1 -1
  35. package/node_modules/@conductor-oss/plugin-agent-ccr/package.json +2 -2
  36. package/node_modules/@conductor-oss/plugin-agent-claude-code/dist/index.js +1 -1
  37. package/node_modules/@conductor-oss/plugin-agent-claude-code/package.json +2 -2
  38. package/node_modules/@conductor-oss/plugin-agent-codex/dist/index.js +1 -1
  39. package/node_modules/@conductor-oss/plugin-agent-codex/package.json +2 -2
  40. package/node_modules/@conductor-oss/plugin-agent-cursor-cli/dist/index.js +1 -1
  41. package/node_modules/@conductor-oss/plugin-agent-cursor-cli/package.json +2 -2
  42. package/node_modules/@conductor-oss/plugin-agent-droid/dist/index.js +1 -1
  43. package/node_modules/@conductor-oss/plugin-agent-droid/package.json +2 -2
  44. package/node_modules/@conductor-oss/plugin-agent-gemini/dist/index.js +1 -1
  45. package/node_modules/@conductor-oss/plugin-agent-gemini/package.json +2 -2
  46. package/node_modules/@conductor-oss/plugin-agent-github-copilot/dist/index.js +1 -1
  47. package/node_modules/@conductor-oss/plugin-agent-github-copilot/package.json +2 -2
  48. package/node_modules/@conductor-oss/plugin-agent-opencode/dist/index.js +1 -1
  49. package/node_modules/@conductor-oss/plugin-agent-opencode/package.json +2 -2
  50. package/node_modules/@conductor-oss/plugin-agent-qwen-code/dist/index.js +1 -1
  51. package/node_modules/@conductor-oss/plugin-agent-qwen-code/package.json +2 -2
  52. package/node_modules/@conductor-oss/plugin-mcp-server/dist/index.js +1 -1
  53. package/node_modules/@conductor-oss/plugin-mcp-server/package.json +2 -2
  54. package/node_modules/@conductor-oss/plugin-notifier-desktop/dist/index.js +1 -1
  55. package/node_modules/@conductor-oss/plugin-notifier-desktop/package.json +2 -2
  56. package/node_modules/@conductor-oss/plugin-notifier-discord/dist/index.js +1 -1
  57. package/node_modules/@conductor-oss/plugin-notifier-discord/package.json +2 -2
  58. package/node_modules/@conductor-oss/plugin-runtime-tmux/dist/index.js +1 -1
  59. package/node_modules/@conductor-oss/plugin-runtime-tmux/package.json +2 -2
  60. package/node_modules/@conductor-oss/plugin-scm-github/dist/index.js +1 -1
  61. package/node_modules/@conductor-oss/plugin-scm-github/package.json +2 -2
  62. package/node_modules/@conductor-oss/plugin-terminal-web/dist/index.js +1 -1
  63. package/node_modules/@conductor-oss/plugin-terminal-web/package.json +2 -2
  64. package/node_modules/@conductor-oss/plugin-tracker-github/dist/index.js +1 -1
  65. package/node_modules/@conductor-oss/plugin-tracker-github/package.json +2 -2
  66. package/node_modules/@conductor-oss/plugin-webhook/package.json +2 -2
  67. package/node_modules/@conductor-oss/plugin-workspace-worktree/dist/index.js +1 -1
  68. package/node_modules/@conductor-oss/plugin-workspace-worktree/package.json +2 -2
  69. package/package.json +21 -21
  70. package/web/.next/standalone/packages/web/.next/BUILD_ID +1 -1
  71. package/web/.next/standalone/packages/web/.next/build-manifest.json +2 -2
  72. package/web/.next/standalone/packages/web/.next/server/app/_global-error.html +2 -2
  73. package/web/.next/standalone/packages/web/.next/server/app/_global-error.rsc +1 -1
  74. package/web/.next/standalone/packages/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  75. package/web/.next/standalone/packages/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  76. package/web/.next/standalone/packages/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  77. package/web/.next/standalone/packages/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  78. package/web/.next/standalone/packages/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  79. package/web/.next/standalone/packages/web/.next/server/app/_not-found.html +1 -1
  80. package/web/.next/standalone/packages/web/.next/server/app/_not-found.rsc +1 -1
  81. package/web/.next/standalone/packages/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  82. package/web/.next/standalone/packages/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  83. package/web/.next/standalone/packages/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  84. package/web/.next/standalone/packages/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  85. package/web/.next/standalone/packages/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  86. package/web/.next/standalone/packages/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  87. package/web/.next/standalone/packages/web/.next/server/app/api/boards/route.js +1 -1
  88. package/web/.next/standalone/packages/web/.next/server/app/api/boards/route.js.nft.json +1 -1
  89. package/web/.next/standalone/packages/web/.next/server/app/api/preferences/route.js +3 -3
  90. package/web/.next/standalone/packages/web/.next/server/app/api/preferences/route.js.nft.json +1 -1
  91. package/web/.next/standalone/packages/web/.next/server/app/api/repositories/route.js +2 -2
  92. package/web/.next/standalone/packages/web/.next/server/app/api/repositories/route.js.nft.json +1 -1
  93. package/web/.next/standalone/packages/web/.next/server/app/api/spawn/route.js +1 -1
  94. package/web/.next/standalone/packages/web/.next/server/app/api/spawn/route.js.nft.json +1 -1
  95. package/web/.next/standalone/packages/web/.next/server/app/api/workspaces/route.js +1 -1
  96. package/web/.next/standalone/packages/web/.next/server/app/api/workspaces/route.js.nft.json +1 -1
  97. package/web/.next/standalone/packages/web/.next/server/app/index.html +1 -1
  98. package/web/.next/standalone/packages/web/.next/server/app/index.rsc +1 -1
  99. package/web/.next/standalone/packages/web/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  100. package/web/.next/standalone/packages/web/.next/server/app/index.segments/_full.segment.rsc +1 -1
  101. package/web/.next/standalone/packages/web/.next/server/app/index.segments/_head.segment.rsc +1 -1
  102. package/web/.next/standalone/packages/web/.next/server/app/index.segments/_index.segment.rsc +1 -1
  103. package/web/.next/standalone/packages/web/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  104. package/web/.next/standalone/packages/web/.next/server/chunks/1bc17_next_dist_esm_build_templates_app-route_34b04c2b.js +1 -1
  105. package/web/.next/standalone/packages/web/.next/server/chunks/1bc17_next_dist_esm_build_templates_app-route_b41c4976.js +1 -1
  106. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__005aa909._.js +1 -1
  107. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__03ff76ee._.js +1 -1
  108. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__07ec6d5c._.js +1 -1
  109. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__0a0f0f01._.js +1 -1
  110. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__0ad3545b._.js +1 -1
  111. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__0e59a166._.js +3 -0
  112. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__13ad088c._.js +1 -1
  113. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__14b1d4a3._.js +1 -1
  114. package/web/.next/standalone/packages/web/.next/server/chunks/{[root-of-the-server]__1cd55204._.js → [root-of-the-server]__1bc4f8f5._.js} +1 -1
  115. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__1f626a16._.js +1 -1
  116. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__2062aaab._.js +1 -1
  117. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__206c3d8a._.js +1 -1
  118. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__2556a816._.js +1 -1
  119. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__3fde7043._.js +1 -1
  120. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__44606e04._.js +1 -1
  121. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__48875cbb._.js +1 -1
  122. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__4ac9d639._.js +1 -1
  123. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__4c3fb752._.js +1 -1
  124. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__4dab6a6a._.js +1 -1
  125. package/web/.next/standalone/packages/web/.next/server/chunks/{[root-of-the-server]__8ca91fef._.js → [root-of-the-server]__53970b23._.js} +2 -2
  126. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__544326ac._.js +1 -1
  127. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__54a218f0._.js +1 -1
  128. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__54a76cd2._.js +1 -1
  129. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__5661ca72._.js +1 -1
  130. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__5cd49624._.js +1 -1
  131. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__5d124f64._.js +3 -0
  132. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__5e0533de._.js +1 -1
  133. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__62608541._.js +1 -1
  134. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__6d62709d._.js +1 -1
  135. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__6f6826fa._.js +3 -0
  136. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__749331b0._.js +1 -1
  137. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__778e46a1._.js +1 -1
  138. package/web/.next/standalone/packages/web/.next/server/chunks/{[root-of-the-server]__c9c79703._.js → [root-of-the-server]__7e505454._.js} +1 -1
  139. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__7e6ea46e._.js +1 -1
  140. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__84362910._.js +1 -1
  141. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__848eb266._.js +1 -1
  142. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__8596d782._.js +1 -1
  143. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__881858fa._.js +1 -1
  144. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__885e3a00._.js +1 -1
  145. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__8c519453._.js +1 -1
  146. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__96633022._.js +1 -1
  147. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__98697e45._.js +1 -1
  148. package/web/.next/standalone/packages/web/.next/server/chunks/{[root-of-the-server]__6b396859._.js → [root-of-the-server]__9b62b450._.js} +1 -1
  149. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__9f36b7ec._.js +1 -1
  150. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__a44f91a4._.js +1 -1
  151. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__afa79f55._.js +1 -1
  152. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__b057f7b2._.js +1 -1
  153. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__b091b8bc._.js +3 -0
  154. package/web/.next/standalone/packages/web/.next/server/chunks/{[root-of-the-server]__c6c755b1._.js → [root-of-the-server]__b3f4ff98._.js} +1 -1
  155. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__b59abfbd._.js +1 -1
  156. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__bea07e07._.js +1 -1
  157. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__c8618cb1._.js +1 -1
  158. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__caf8e7cb._.js +1 -1
  159. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__cb112606._.js +1 -1
  160. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__cc74ea40._.js +1 -1
  161. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__cd3692a0._.js +1 -1
  162. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__cf3cdecd._.js +1 -1
  163. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__d09e7a99._.js +1 -1
  164. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__d538c110._.js +1 -1
  165. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__d93447b9._.js +1 -1
  166. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__dda8eac1._.js +1 -1
  167. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__e113f6df._.js +1 -1
  168. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__e2573a77._.js +1 -1
  169. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__e308bb89._.js +1 -1
  170. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__e4976f6d._.js +3 -0
  171. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__ef773ea6._.js +1 -1
  172. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__f0d15920._.js +1 -1
  173. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__f47a2a9e._.js +1 -1
  174. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__f48eb2d4._.js +1 -1
  175. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__f6a8bbd9._.js +12 -12
  176. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__faceea9b._.js +1 -1
  177. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__fb6ab669._.js +1 -1
  178. package/web/.next/standalone/packages/web/.next/server/chunks/packages_core_dist_index_cdd30418.js +1 -1
  179. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-amp_dist_index_bf3d8239.js +1 -1
  180. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-ccr_dist_index_69cbf726.js +1 -1
  181. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-claude-code_dist_index_31314e43.js +1 -1
  182. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-cursor-cli_dist_index_8d5cc426.js +1 -1
  183. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-droid_dist_index_f731227a.js +1 -1
  184. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-gemini_dist_index_b2d219e8.js +1 -1
  185. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-github-copilot_dist_index_9f80cb45.js +1 -1
  186. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-opencode_dist_index_7c7015da.js +1 -1
  187. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_agent-qwen-code_dist_index_46dd8653.js +1 -1
  188. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_notifier-desktop_dist_index_ef3473f0.js +1 -1
  189. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_notifier-discord_dist_index_34257226.js +1 -1
  190. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_scm-github_dist_index_3b5a621e.js +1 -1
  191. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_terminal-web_dist_index_1e0706d3.js +1 -1
  192. package/web/.next/standalone/packages/web/.next/server/chunks/packages_plugins_tracker-github_dist_index_2d7af62f.js +1 -1
  193. package/web/.next/standalone/packages/web/.next/server/pages/404.html +1 -1
  194. package/web/.next/standalone/packages/web/.next/server/pages/500.html +2 -2
  195. package/web/.next/standalone/packages/web/src/app/api/preferences/route.ts +7 -3
  196. package/web/.next/standalone/packages/web/src/app/api/repositories/route.ts +7 -2
  197. package/web/.next/standalone/packages/web/src/app/api/spawn/route.ts +7 -2
  198. package/web/.next/standalone/packages/web/src/app/api/workspaces/route.ts +16 -4
  199. package/web/.next/standalone/packages/web/src/lib/projectConfigSync.ts +57 -9
  200. package/web/.next/standalone/packages/web/tsconfig.tsbuildinfo +1 -1
  201. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__22609b55._.js +0 -3
  202. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__c3b5cb01._.js +0 -3
  203. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__cfb45c10._.js +0 -3
  204. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__ee0dea96._.js +0 -3
  205. package/web/.next/standalone/packages/web/.next/server/chunks/[root-of-the-server]__f1ccd6fd._.js +0 -3
  206. /package/web/.next/standalone/packages/web/.next/static/{NkapotuwrwSJq04fXtieC → 2lp61OU9Asm88Hx_JCL5e}/_buildManifest.js +0 -0
  207. /package/web/.next/standalone/packages/web/.next/static/{NkapotuwrwSJq04fXtieC → 2lp61OU9Asm88Hx_JCL5e}/_clientMiddlewareManifest.json +0 -0
  208. /package/web/.next/standalone/packages/web/.next/static/{NkapotuwrwSJq04fXtieC → 2lp61OU9Asm88Hx_JCL5e}/_ssgManifest.js +0 -0
  209. /package/web/.next/static/{NkapotuwrwSJq04fXtieC → 2lp61OU9Asm88Hx_JCL5e}/_buildManifest.js +0 -0
  210. /package/web/.next/static/{NkapotuwrwSJq04fXtieC → 2lp61OU9Asm88Hx_JCL5e}/_clientMiddlewareManifest.json +0 -0
  211. /package/web/.next/static/{NkapotuwrwSJq04fXtieC → 2lp61OU9Asm88Hx_JCL5e}/_ssgManifest.js +0 -0
@@ -120,7 +120,7 @@ export const manifest = {
120
120
  name: "amp",
121
121
  slot: "agent",
122
122
  description: "Agent plugin: Amp CLI",
123
- version: "0.2.3",
123
+ version: "0.2.5",
124
124
  };
125
125
  function createAgent() {
126
126
  return {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-amp",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -120,7 +120,7 @@ export const manifest = {
120
120
  name: "ccr",
121
121
  slot: "agent",
122
122
  description: "Agent plugin: Claude Code Router",
123
- version: "0.2.3",
123
+ version: "0.2.5",
124
124
  };
125
125
  function createAgent() {
126
126
  return {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-ccr",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -169,7 +169,7 @@ export const manifest = {
169
169
  name: "claude-code",
170
170
  slot: "agent",
171
171
  description: "Agent plugin: Claude Code CLI",
172
- version: "0.2.3",
172
+ version: "0.2.5",
173
173
  };
174
174
  // =============================================================================
175
175
  // JSONL Helpers
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-claude-code",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -61,7 +61,7 @@ export const manifest = {
61
61
  name: "codex",
62
62
  slot: "agent",
63
63
  description: "Agent plugin: OpenAI Codex CLI",
64
- version: "0.2.3",
64
+ version: "0.2.5",
65
65
  };
66
66
  // =============================================================================
67
67
  // Shell Wrappers (automatic metadata updates)
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-codex",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -120,7 +120,7 @@ export const manifest = {
120
120
  name: "cursor-cli",
121
121
  slot: "agent",
122
122
  description: "Agent plugin: Cursor CLI",
123
- version: "0.2.3",
123
+ version: "0.2.5",
124
124
  };
125
125
  function createAgent() {
126
126
  return {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-cursor-cli",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -120,7 +120,7 @@ export const manifest = {
120
120
  name: "droid",
121
121
  slot: "agent",
122
122
  description: "Agent plugin: Factory Droid CLI",
123
- version: "0.2.3",
123
+ version: "0.2.5",
124
124
  };
125
125
  function createAgent() {
126
126
  return {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-droid",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -59,7 +59,7 @@ export const manifest = {
59
59
  name: "gemini",
60
60
  slot: "agent",
61
61
  description: "Agent plugin: Google Gemini CLI",
62
- version: "0.2.3",
62
+ version: "0.2.5",
63
63
  };
64
64
  // =============================================================================
65
65
  // Shell Wrappers
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-gemini",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "dependencies": {
7
- "@conductor-oss/core": "0.2.3"
7
+ "@conductor-oss/core": "0.2.5"
8
8
  },
9
9
  "types": "dist/index.d.ts"
10
10
  }
@@ -120,7 +120,7 @@ export const manifest = {
120
120
  name: "github-copilot",
121
121
  slot: "agent",
122
122
  description: "Agent plugin: GitHub Copilot CLI",
123
- version: "0.2.3",
123
+ version: "0.2.5",
124
124
  };
125
125
  function createAgent() {
126
126
  return {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-github-copilot",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -120,7 +120,7 @@ export const manifest = {
120
120
  name: "opencode",
121
121
  slot: "agent",
122
122
  description: "Agent plugin: OpenCode CLI",
123
- version: "0.2.3",
123
+ version: "0.2.5",
124
124
  };
125
125
  function createAgent() {
126
126
  return {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-opencode",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -120,7 +120,7 @@ export const manifest = {
120
120
  name: "qwen-code",
121
121
  slot: "agent",
122
122
  description: "Agent plugin: Qwen Code CLI",
123
- version: "0.2.3",
123
+ version: "0.2.5",
124
124
  };
125
125
  function createAgent() {
126
126
  return {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-agent-qwen-code",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -84,7 +84,7 @@ function serializeProject(id, p) {
84
84
  export function createMcpServer() {
85
85
  const server = new McpServer({
86
86
  name: "conductor",
87
- version: "0.2.3",
87
+ version: "0.2.5",
88
88
  });
89
89
  // -------------------------------------------------------------------------
90
90
  // Tool: conductor_dispatch
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-mcp-server",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3",
8
+ "@conductor-oss/core": "0.2.5",
9
9
  "@modelcontextprotocol/sdk": "^1.27.1",
10
10
  "zod": "^4.3.6"
11
11
  },
@@ -14,7 +14,7 @@ export const manifest = {
14
14
  name: "desktop",
15
15
  slot: "notifier",
16
16
  description: "Notifier plugin: desktop notifications (macOS + Linux)",
17
- version: "0.2.3",
17
+ version: "0.2.5",
18
18
  };
19
19
  const PLATFORM = platform();
20
20
  // ---------------------------------------------------------------------------
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-notifier-desktop",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -9,7 +9,7 @@ export const manifest = {
9
9
  name: "discord",
10
10
  slot: "notifier",
11
11
  description: "Notifier plugin: Discord via REST API",
12
- version: "0.2.3",
12
+ version: "0.2.5",
13
13
  };
14
14
  // ---------------------------------------------------------------------------
15
15
  // Formatting Helpers
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-notifier-discord",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -32,7 +32,7 @@ export const manifest = {
32
32
  name: "tmux",
33
33
  slot: "runtime",
34
34
  description: "Runtime plugin: tmux sessions",
35
- version: "0.2.3",
35
+ version: "0.2.5",
36
36
  };
37
37
  /** Only allow safe characters in session IDs */
38
38
  const SAFE_SESSION_ID = /^[a-zA-Z0-9_-]+$/;
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-runtime-tmux",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -353,7 +353,7 @@ export const manifest = {
353
353
  name: "github",
354
354
  slot: "scm",
355
355
  description: "SCM plugin: GitHub PRs, CI checks, reviews, merge readiness",
356
- version: "0.2.3",
356
+ version: "0.2.5",
357
357
  };
358
358
  export function create() {
359
359
  return createGitHubSCM();
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-scm-github",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -9,7 +9,7 @@ export const manifest = {
9
9
  name: "web",
10
10
  slot: "terminal",
11
11
  description: "Terminal plugin: web terminal via browser",
12
- version: "0.2.3",
12
+ version: "0.2.5",
13
13
  };
14
14
  export function create(config) {
15
15
  const dashboardUrl = config?.dashboardUrl ?? "http://localhost:3000";
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-terminal-web",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -127,7 +127,7 @@ export const manifest = {
127
127
  name: "github",
128
128
  slot: "tracker",
129
129
  description: "Tracker plugin: GitHub Issues",
130
- version: "0.2.3",
130
+ version: "0.2.5",
131
131
  };
132
132
  export function create() {
133
133
  return createGitHubTracker();
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-tracker-github",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-webhook",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
@@ -20,7 +20,7 @@ export const manifest = {
20
20
  name: "worktree",
21
21
  slot: "workspace",
22
22
  description: "Workspace plugin: git worktrees",
23
- version: "0.2.3",
23
+ version: "0.2.5",
24
24
  };
25
25
  /** Run a git command in a given directory */
26
26
  const GIT_LOCK_RETRY_DELAYS_MS = [300, 700, 1500, 3000, 5000];
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@conductor-oss/plugin-workspace-worktree",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "dependencies": {
8
- "@conductor-oss/core": "0.2.3"
8
+ "@conductor-oss/core": "0.2.5"
9
9
  },
10
10
  "types": "dist/index.d.ts"
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conductor-oss",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -28,26 +28,26 @@
28
28
  "url": "https://github.com/charannyk06/conductor-oss/issues"
29
29
  },
30
30
  "dependencies": {
31
- "@conductor-oss/core": "0.2.3",
32
- "@conductor-oss/plugin-agent-claude-code": "0.2.3",
33
- "@conductor-oss/plugin-agent-codex": "0.2.3",
34
- "@conductor-oss/plugin-agent-gemini": "0.2.3",
35
- "@conductor-oss/plugin-agent-amp": "0.2.3",
36
- "@conductor-oss/plugin-agent-cursor-cli": "0.2.3",
37
- "@conductor-oss/plugin-agent-opencode": "0.2.3",
38
- "@conductor-oss/plugin-agent-droid": "0.2.3",
39
- "@conductor-oss/plugin-agent-qwen-code": "0.2.3",
40
- "@conductor-oss/plugin-agent-ccr": "0.2.3",
41
- "@conductor-oss/plugin-agent-github-copilot": "0.2.3",
42
- "@conductor-oss/plugin-mcp-server": "0.2.3",
43
- "@conductor-oss/plugin-notifier-desktop": "0.2.3",
44
- "@conductor-oss/plugin-notifier-discord": "0.2.3",
45
- "@conductor-oss/plugin-runtime-tmux": "0.2.3",
46
- "@conductor-oss/plugin-scm-github": "0.2.3",
47
- "@conductor-oss/plugin-terminal-web": "0.2.3",
48
- "@conductor-oss/plugin-tracker-github": "0.2.3",
49
- "@conductor-oss/plugin-webhook": "0.2.3",
50
- "@conductor-oss/plugin-workspace-worktree": "0.2.3",
31
+ "@conductor-oss/core": "0.2.5",
32
+ "@conductor-oss/plugin-agent-claude-code": "0.2.5",
33
+ "@conductor-oss/plugin-agent-codex": "0.2.5",
34
+ "@conductor-oss/plugin-agent-gemini": "0.2.5",
35
+ "@conductor-oss/plugin-agent-amp": "0.2.5",
36
+ "@conductor-oss/plugin-agent-cursor-cli": "0.2.5",
37
+ "@conductor-oss/plugin-agent-opencode": "0.2.5",
38
+ "@conductor-oss/plugin-agent-droid": "0.2.5",
39
+ "@conductor-oss/plugin-agent-qwen-code": "0.2.5",
40
+ "@conductor-oss/plugin-agent-ccr": "0.2.5",
41
+ "@conductor-oss/plugin-agent-github-copilot": "0.2.5",
42
+ "@conductor-oss/plugin-mcp-server": "0.2.5",
43
+ "@conductor-oss/plugin-notifier-desktop": "0.2.5",
44
+ "@conductor-oss/plugin-notifier-discord": "0.2.5",
45
+ "@conductor-oss/plugin-runtime-tmux": "0.2.5",
46
+ "@conductor-oss/plugin-scm-github": "0.2.5",
47
+ "@conductor-oss/plugin-terminal-web": "0.2.5",
48
+ "@conductor-oss/plugin-tracker-github": "0.2.5",
49
+ "@conductor-oss/plugin-webhook": "0.2.5",
50
+ "@conductor-oss/plugin-workspace-worktree": "0.2.5",
51
51
  "chalk": "^5.6.2",
52
52
  "commander": "^14.0.3",
53
53
  "ora": "^9.3.0",
@@ -1 +1 @@
1
- NkapotuwrwSJq04fXtieC
1
+ 2lp61OU9Asm88Hx_JCL5e
@@ -7,8 +7,8 @@
7
7
  "static/chunks/a6dad97d9634a72d.js"
8
8
  ],
9
9
  "lowPriorityFiles": [
10
- "static/NkapotuwrwSJq04fXtieC/_ssgManifest.js",
11
- "static/NkapotuwrwSJq04fXtieC/_buildManifest.js"
10
+ "static/2lp61OU9Asm88Hx_JCL5e/_ssgManifest.js",
11
+ "static/2lp61OU9Asm88Hx_JCL5e/_buildManifest.js"
12
12
  ],
13
13
  "rootMainFiles": [
14
14
  "static/chunks/f6e6f480ea7f2bb3.js",
@@ -1,2 +1,2 @@
1
- <!DOCTYPE html><!--NkapotuwrwSJq04fXtieC--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/f6e6f480ea7f2bb3.js"/><script src="/_next/static/chunks/9b799cd7eb9a34ff.js" async=""></script><script src="/_next/static/chunks/a0faf637ed06e6dd.js" async=""></script><script src="/_next/static/chunks/aa7fa62da7ba831e.js" async=""></script><script src="/_next/static/chunks/1619024e63c86037.js" async=""></script><script src="/_next/static/chunks/turbopack-c3449aaab622f98c.js" async=""></script><script src="/_next/static/chunks/341731e546f4657a.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
2
- @media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/f6e6f480ea7f2bb3.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[81110,[\"/_next/static/chunks/341731e546f4657a.js\"],\"default\"]\n3:I[8603,[\"/_next/static/chunks/341731e546f4657a.js\"],\"default\"]\n4:I[16839,[\"/_next/static/chunks/341731e546f4657a.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[16839,[\"/_next/static/chunks/341731e546f4657a.js\"],\"ViewportBoundary\"]\n9:I[16839,[\"/_next/static/chunks/341731e546f4657a.js\"],\"MetadataBoundary\"]\nb:I[56561,[\"/_next/static/chunks/341731e546f4657a.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"NkapotuwrwSJq04fXtieC\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/341731e546f4657a.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--2lp61OU9Asm88Hx_JCL5e--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/f6e6f480ea7f2bb3.js"/><script src="/_next/static/chunks/9b799cd7eb9a34ff.js" async=""></script><script src="/_next/static/chunks/a0faf637ed06e6dd.js" async=""></script><script src="/_next/static/chunks/aa7fa62da7ba831e.js" async=""></script><script src="/_next/static/chunks/1619024e63c86037.js" async=""></script><script src="/_next/static/chunks/turbopack-c3449aaab622f98c.js" async=""></script><script src="/_next/static/chunks/341731e546f4657a.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
2
+ @media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/f6e6f480ea7f2bb3.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[81110,[\"/_next/static/chunks/341731e546f4657a.js\"],\"default\"]\n3:I[8603,[\"/_next/static/chunks/341731e546f4657a.js\"],\"default\"]\n4:I[16839,[\"/_next/static/chunks/341731e546f4657a.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[16839,[\"/_next/static/chunks/341731e546f4657a.js\"],\"ViewportBoundary\"]\n9:I[16839,[\"/_next/static/chunks/341731e546f4657a.js\"],\"MetadataBoundary\"]\nb:I[56561,[\"/_next/static/chunks/341731e546f4657a.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"2lp61OU9Asm88Hx_JCL5e\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/341731e546f4657a.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
@@ -6,7 +6,7 @@
6
6
  7:I[16839,["/_next/static/chunks/341731e546f4657a.js"],"ViewportBoundary"]
7
7
  9:I[16839,["/_next/static/chunks/341731e546f4657a.js"],"MetadataBoundary"]
8
8
  b:I[56561,["/_next/static/chunks/341731e546f4657a.js"],"default"]
9
- 0:{"P":null,"b":"NkapotuwrwSJq04fXtieC","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/341731e546f4657a.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
9
+ 0:{"P":null,"b":"2lp61OU9Asm88Hx_JCL5e","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/341731e546f4657a.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
10
10
  8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
11
11
  6:null
12
12
  a:[]