@agent-spaces/server 0.3.62 → 0.3.64

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 (367) hide show
  1. package/dist/adapters/agent-runtime-types.js +12 -0
  2. package/dist/adapters/claude-code-runtime/index.js +3 -0
  3. package/dist/adapters/claude-code-runtime/message-format.js +1 -1
  4. package/dist/adapters/codex-runtime.js +2 -2
  5. package/dist/adapters/git.js +161 -57
  6. package/dist/adapters/langchain-runtime.js +2 -2
  7. package/dist/adapters/open-agent-sdk-runtime.js +2 -2
  8. package/dist/agents/agent-designer.js +66 -12
  9. package/dist/agents/commit-agent.js +1 -0
  10. package/dist/agents/issue-agent-progress.js +4 -2
  11. package/dist/agents/issue-agent-runner.js +5 -5
  12. package/dist/agents/issue-task-controller.js +96 -15
  13. package/dist/app.js +123 -5
  14. package/dist/package.json +1 -1
  15. package/dist/routes/agent-commands.js +72 -0
  16. package/dist/routes/agent-sse.js +10 -2
  17. package/dist/routes/agent.js +15 -1
  18. package/dist/routes/database.js +345 -0
  19. package/dist/routes/git.js +52 -1
  20. package/dist/routes/hooks.js +88 -0
  21. package/dist/routes/issue.js +59 -1
  22. package/dist/routes/kanban.js +39 -0
  23. package/dist/routes/output-style.js +48 -0
  24. package/dist/routes/prompt-template.js +2 -2
  25. package/dist/routes/skill.js +86 -15
  26. package/dist/routes/task.js +13 -1
  27. package/dist/services/agent-commands.js +168 -0
  28. package/dist/services/builtin-tools/command-tools.js +117 -0
  29. package/dist/services/builtin-tools/database-tools.js +578 -0
  30. package/dist/services/builtin-tools/index.js +5 -0
  31. package/dist/services/builtin-tools/input-helpers.js +26 -0
  32. package/dist/services/builtin-tools/issue-tools.js +209 -0
  33. package/dist/services/builtin-tools/kanban-tools.js +277 -0
  34. package/dist/services/database-vector.js +244 -0
  35. package/dist/services/hook-engine.js +118 -0
  36. package/dist/services/issue.js +6 -0
  37. package/dist/services/kanban.js +50 -0
  38. package/dist/services/notification-hub/bot-agent.js +1 -0
  39. package/dist/services/output-style.js +134 -0
  40. package/dist/services/prompt-template.js +2 -2
  41. package/dist/services/skill.js +148 -35
  42. package/dist/storage/database-store.js +365 -0
  43. package/dist/storage/hook-store.js +55 -0
  44. package/dist/storage/kanban-store.js +142 -0
  45. package/dist/web/404.html +1 -1
  46. package/dist/web/__next.__PAGE__.txt +4 -4
  47. package/dist/web/__next._full.txt +26 -30
  48. package/dist/web/__next._head.txt +4 -4
  49. package/dist/web/__next._index.txt +14 -14
  50. package/dist/web/__next._tree.txt +3 -8
  51. package/dist/web/_next/static/chunks/0-9194nbxy_6d.js +1 -0
  52. package/dist/web/_next/static/chunks/0-f~0xmwl__u5.js +1 -0
  53. package/dist/web/_next/static/chunks/0.n~yfwf4~6w-.js +1 -0
  54. package/dist/web/_next/static/chunks/002_j970b9gdx.js +1 -0
  55. package/dist/web/_next/static/chunks/01iqv28_snwus.js +1 -0
  56. package/dist/web/_next/static/chunks/01~quun6sefgl.js +1 -0
  57. package/dist/web/_next/static/chunks/02mf61htij8g0.js +31 -0
  58. package/dist/web/_next/static/chunks/03scq1-0ykve3.js +1 -0
  59. package/dist/web/_next/static/chunks/04a4vsq2wknm4.js +1 -0
  60. package/dist/web/_next/static/chunks/04dg4l4hv11q2.js +3 -0
  61. package/dist/web/_next/static/chunks/04fxddw-y20~-.js +7 -0
  62. package/dist/web/_next/static/chunks/04w7~5ooz_pwm.js +1 -0
  63. package/dist/web/_next/static/chunks/05oc21sj24wtq.js +1 -0
  64. package/dist/web/_next/static/chunks/{0zd1o3u04~qvo.js → 05psi2gtx~bev.js} +7 -7
  65. package/dist/web/_next/static/chunks/{0-oog4zg4_m~m.css → 062f9zqctzg.b.css} +0 -3
  66. package/dist/web/_next/static/chunks/{12odetnu-lyrr.js → 06whz1~s_7pva.js} +12 -12
  67. package/dist/web/_next/static/chunks/08ckpwmmwlors.js +3 -0
  68. package/dist/web/_next/static/chunks/08k~meqbd8d6v.js +1 -0
  69. package/dist/web/_next/static/chunks/099h96wjsdb25.js +2 -0
  70. package/dist/web/_next/static/chunks/09h23logvq65m.js +1 -0
  71. package/dist/web/_next/static/chunks/{0njy89g5coeyi.js → 0_8dm7bxp18xo.js} +6 -6
  72. package/dist/web/_next/static/chunks/0_mvduwjsm35w.js +1 -0
  73. package/dist/web/_next/static/chunks/0_vi1a~g4wx46.js +3 -0
  74. package/dist/web/_next/static/chunks/0a5y-vhf4i5id.js +3 -0
  75. package/dist/web/_next/static/chunks/0ake2f3x2uan4.js +24 -0
  76. package/dist/web/_next/static/chunks/{0tvd~rxgf0oh_.js → 0bbmx45w_h5np.js} +1 -1
  77. package/dist/web/_next/static/chunks/0ck8dw_9-1cdx.js +1 -0
  78. package/dist/web/_next/static/chunks/{07a0rktf_nr5h.js → 0ctg5qmw7uu.1.js} +2 -2
  79. package/dist/web/_next/static/chunks/0ewceguykiut5.js +1 -0
  80. package/dist/web/_next/static/chunks/0f7cb9li~3jra.js +67 -0
  81. package/dist/web/_next/static/chunks/0fttswpzu69qx.js +1 -0
  82. package/dist/web/_next/static/chunks/0ghs9on7wodrm.js +1 -0
  83. package/dist/web/_next/static/chunks/0ghx3j_.-gdyd.js +1 -0
  84. package/dist/web/_next/static/chunks/{0202ia13sijwb.js → 0h18ej5yf974e.js} +1 -1
  85. package/dist/web/_next/static/chunks/0h9cu-k6z5o08.js +1 -0
  86. package/dist/web/_next/static/chunks/0i39jifmxla7q.js +1 -0
  87. package/dist/web/_next/static/chunks/0iuf30t0rjsjv.js +19 -0
  88. package/dist/web/_next/static/chunks/0jb4~3qqkw2ps.js +1 -0
  89. package/dist/web/_next/static/chunks/0k4zdm72k_bfy.js +1 -0
  90. package/dist/web/_next/static/chunks/{08o-zmr-40r5g.js → 0m11vvph7q94-.js} +1 -1
  91. package/dist/web/_next/static/chunks/0n6_4so_afuwk.js +71 -0
  92. package/dist/web/_next/static/chunks/0nb8.iteznuvx.js +1 -0
  93. package/dist/web/_next/static/chunks/0np.d~hc1-pmh.js +4 -0
  94. package/dist/web/_next/static/chunks/{0qpq0~_58fe9a.js → 0oaq67r7ix.vg.js} +1 -1
  95. package/dist/web/_next/static/chunks/{0d_dp_4ofz0l3.css → 0ojcao3hdm36s.css} +0 -1
  96. package/dist/web/_next/static/chunks/0os58q93stt7j.js +3 -0
  97. package/dist/web/_next/static/chunks/{0gig.k.rq8d0x.js → 0ppr271hz0xoq.js} +1 -1
  98. package/dist/web/_next/static/chunks/0s9lmk8iauou3.js +1 -0
  99. package/dist/web/_next/static/chunks/0sp_zbx~w0am7.js +1 -0
  100. package/dist/web/_next/static/chunks/0tel~zsv4z8l_.js +1 -0
  101. package/dist/web/_next/static/chunks/0twamv4wr_dbv.js +1 -0
  102. package/dist/web/_next/static/chunks/0uhol5wafdbl~.js +1 -0
  103. package/dist/web/_next/static/chunks/0v3a_x4vt42kx.js +5 -0
  104. package/dist/web/_next/static/chunks/{002-dxhags4dj.js → 0v6hte2z-32ca.js} +2 -2
  105. package/dist/web/_next/static/chunks/0v7q4mys.mnm..css +1 -0
  106. package/dist/web/_next/static/chunks/0vbqaynjq8ga..js +3 -0
  107. package/dist/web/_next/static/chunks/0xbaakj0dfc0..js +1 -0
  108. package/dist/web/_next/static/chunks/{0..g0jl-8qup7.js → 0xoo17yef_b8g.js} +1 -1
  109. package/dist/web/_next/static/chunks/0xt-8wk21gs7g.js +1 -0
  110. package/dist/web/_next/static/chunks/0za1r07-6az6w.js +1 -0
  111. package/dist/web/_next/static/chunks/0z~vqzbm_q371.js +1 -0
  112. package/dist/web/_next/static/chunks/0~3xm80~j9ddg.js +1 -0
  113. package/dist/web/_next/static/chunks/0~u.5r3-t7179.js +1 -0
  114. package/dist/web/_next/static/chunks/10l-9myrdo3x9.js +1 -0
  115. package/dist/web/_next/static/chunks/11-czmcci_55y.js +1 -0
  116. package/dist/web/_next/static/chunks/11k-.49r~1mfm.js +1 -0
  117. package/dist/web/_next/static/chunks/{0k.8qdk7oi_os.js → 128ugqd34tr_-.js} +1 -1
  118. package/dist/web/_next/static/chunks/12jm4gwmvq-0q.js +90 -0
  119. package/dist/web/_next/static/chunks/{0rke_patcovgr.js → 1442stwa0gbxe.js} +1 -1
  120. package/dist/web/_next/static/chunks/{0jokpgh485~28.js → 14hqmid8q4apf.js} +11 -11
  121. package/dist/web/_next/static/chunks/14s37n6h0_q3x.js +16 -0
  122. package/dist/web/_next/static/chunks/161ik5kfyuwtd.js +1 -0
  123. package/dist/web/_next/static/chunks/16sg-lflc8csx.js +1 -0
  124. package/dist/web/_next/static/chunks/17k~zbv0_4rep.js +1 -0
  125. package/dist/web/_next/static/chunks/17oc2l.ekcs8b.css +1 -0
  126. package/dist/web/_next/static/chunks/{turbopack-0lrdxynxb9-1t.js → turbopack-0ndm2zc_pdptk.js} +1 -1
  127. package/dist/web/_not-found/__next._full.txt +30 -31
  128. package/dist/web/_not-found/__next._head.txt +4 -4
  129. package/dist/web/_not-found/__next._index.txt +14 -14
  130. package/dist/web/_not-found/__next._not-found.__PAGE__.txt +2 -2
  131. package/dist/web/_not-found/__next._not-found.txt +3 -3
  132. package/dist/web/_not-found/__next._tree.txt +3 -3
  133. package/dist/web/_not-found.html +1 -1
  134. package/dist/web/_not-found.txt +30 -31
  135. package/dist/web/index.html +1 -1
  136. package/dist/web/index.txt +26 -30
  137. package/dist/web/login/__next._full.txt +32 -36
  138. package/dist/web/login/__next._head.txt +4 -4
  139. package/dist/web/login/__next._index.txt +14 -14
  140. package/dist/web/login/__next._tree.txt +3 -8
  141. package/dist/web/login/__next.login.__PAGE__.txt +4 -4
  142. package/dist/web/login/__next.login.txt +3 -3
  143. package/dist/web/login.html +1 -1
  144. package/dist/web/login.txt +32 -36
  145. package/dist/web/settings/__next._full.txt +29 -34
  146. package/dist/web/settings/__next._head.txt +4 -4
  147. package/dist/web/settings/__next._index.txt +14 -14
  148. package/dist/web/settings/__next._tree.txt +3 -8
  149. package/dist/web/settings/__next.settings.__PAGE__.txt +4 -4
  150. package/dist/web/settings/__next.settings.txt +5 -5
  151. package/dist/web/settings/agents/__next._full.txt +27 -32
  152. package/dist/web/settings/agents/__next._head.txt +4 -4
  153. package/dist/web/settings/agents/__next._index.txt +14 -14
  154. package/dist/web/settings/agents/__next._tree.txt +3 -8
  155. package/dist/web/settings/agents/__next.settings.agents.__PAGE__.txt +4 -4
  156. package/dist/web/settings/agents/__next.settings.agents.txt +3 -3
  157. package/dist/web/settings/agents/__next.settings.txt +5 -5
  158. package/dist/web/settings/agents.html +1 -1
  159. package/dist/web/settings/agents.txt +27 -32
  160. package/dist/web/settings/mcps/__next._full.txt +27 -32
  161. package/dist/web/settings/mcps/__next._head.txt +4 -4
  162. package/dist/web/settings/mcps/__next._index.txt +14 -14
  163. package/dist/web/settings/mcps/__next._tree.txt +3 -8
  164. package/dist/web/settings/mcps/__next.settings.mcps.__PAGE__.txt +4 -4
  165. package/dist/web/settings/mcps/__next.settings.mcps.txt +3 -3
  166. package/dist/web/settings/mcps/__next.settings.txt +5 -5
  167. package/dist/web/settings/mcps.html +1 -1
  168. package/dist/web/settings/mcps.txt +27 -32
  169. package/dist/web/settings/models/__next._full.txt +27 -32
  170. package/dist/web/settings/models/__next._head.txt +4 -4
  171. package/dist/web/settings/models/__next._index.txt +14 -14
  172. package/dist/web/settings/models/__next._tree.txt +3 -8
  173. package/dist/web/settings/models/__next.settings.models.__PAGE__.txt +4 -4
  174. package/dist/web/settings/models/__next.settings.models.txt +3 -3
  175. package/dist/web/settings/models/__next.settings.txt +5 -5
  176. package/dist/web/settings/models.html +1 -1
  177. package/dist/web/settings/models.txt +27 -32
  178. package/dist/web/settings/output-styles/__next._full.txt +38 -0
  179. package/dist/web/settings/output-styles/__next._head.txt +6 -0
  180. package/dist/web/settings/output-styles/__next._index.txt +15 -0
  181. package/dist/web/settings/output-styles/__next._tree.txt +3 -0
  182. package/dist/web/settings/output-styles/__next.settings.output-styles.__PAGE__.txt +9 -0
  183. package/dist/web/settings/output-styles/__next.settings.output-styles.txt +5 -0
  184. package/dist/web/settings/output-styles/__next.settings.txt +7 -0
  185. package/dist/web/settings/output-styles.html +1 -0
  186. package/dist/web/settings/output-styles.txt +38 -0
  187. package/dist/web/settings/prompts/__next._full.txt +27 -32
  188. package/dist/web/settings/prompts/__next._head.txt +4 -4
  189. package/dist/web/settings/prompts/__next._index.txt +14 -14
  190. package/dist/web/settings/prompts/__next._tree.txt +3 -8
  191. package/dist/web/settings/prompts/__next.settings.prompts.__PAGE__.txt +4 -4
  192. package/dist/web/settings/prompts/__next.settings.prompts.txt +3 -3
  193. package/dist/web/settings/prompts/__next.settings.txt +5 -5
  194. package/dist/web/settings/prompts.html +1 -1
  195. package/dist/web/settings/prompts.txt +27 -32
  196. package/dist/web/settings/providers/__next._full.txt +27 -32
  197. package/dist/web/settings/providers/__next._head.txt +4 -4
  198. package/dist/web/settings/providers/__next._index.txt +14 -14
  199. package/dist/web/settings/providers/__next._tree.txt +3 -8
  200. package/dist/web/settings/providers/__next.settings.providers.__PAGE__.txt +4 -4
  201. package/dist/web/settings/providers/__next.settings.providers.txt +3 -3
  202. package/dist/web/settings/providers/__next.settings.txt +5 -5
  203. package/dist/web/settings/providers.html +1 -1
  204. package/dist/web/settings/providers.txt +27 -32
  205. package/dist/web/settings/skills/__next._full.txt +27 -32
  206. package/dist/web/settings/skills/__next._head.txt +4 -4
  207. package/dist/web/settings/skills/__next._index.txt +14 -14
  208. package/dist/web/settings/skills/__next._tree.txt +3 -8
  209. package/dist/web/settings/skills/__next.settings.skills.__PAGE__.txt +4 -4
  210. package/dist/web/settings/skills/__next.settings.skills.txt +3 -3
  211. package/dist/web/settings/skills/__next.settings.txt +5 -5
  212. package/dist/web/settings/skills.html +1 -1
  213. package/dist/web/settings/skills.txt +27 -32
  214. package/dist/web/settings/tools/__next._full.txt +38 -0
  215. package/dist/web/settings/tools/__next._head.txt +6 -0
  216. package/dist/web/settings/tools/__next._index.txt +15 -0
  217. package/dist/web/settings/tools/__next._tree.txt +3 -0
  218. package/dist/web/settings/tools/__next.settings.tools.__PAGE__.txt +9 -0
  219. package/dist/web/settings/tools/__next.settings.tools.txt +5 -0
  220. package/dist/web/settings/tools/__next.settings.txt +7 -0
  221. package/dist/web/settings/tools.html +1 -0
  222. package/dist/web/settings/tools.txt +38 -0
  223. package/dist/web/settings.html +1 -1
  224. package/dist/web/settings.txt +29 -34
  225. package/dist/web/workflows/__next._full.txt +34 -37
  226. package/dist/web/workflows/__next._head.txt +4 -4
  227. package/dist/web/workflows/__next._index.txt +14 -14
  228. package/dist/web/workflows/__next._tree.txt +3 -8
  229. package/dist/web/workflows/__next.workflows.__PAGE__.txt +4 -4
  230. package/dist/web/workflows/__next.workflows.txt +3 -3
  231. package/dist/web/workflows.html +1 -1
  232. package/dist/web/workflows.txt +34 -37
  233. package/dist/web/workspace/_/__next._full.txt +32 -77
  234. package/dist/web/workspace/_/__next._head.txt +4 -4
  235. package/dist/web/workspace/_/__next._index.txt +14 -14
  236. package/dist/web/workspace/_/__next._tree.txt +4 -23
  237. package/dist/web/workspace/_/__next.workspace.$d$id.__PAGE__.txt +3 -18
  238. package/dist/web/workspace/_/__next.workspace.$d$id.txt +3 -3
  239. package/dist/web/workspace/_/__next.workspace.txt +3 -3
  240. package/dist/web/workspace/_.html +1 -1
  241. package/dist/web/workspace/_.txt +32 -77
  242. package/dist/web/workspaces/__next._full.txt +32 -38
  243. package/dist/web/workspaces/__next._head.txt +4 -4
  244. package/dist/web/workspaces/__next._index.txt +14 -14
  245. package/dist/web/workspaces/__next._tree.txt +3 -8
  246. package/dist/web/workspaces/__next.workspaces.__PAGE__.txt +4 -4
  247. package/dist/web/workspaces/__next.workspaces.txt +3 -3
  248. package/dist/web/workspaces.html +1 -1
  249. package/dist/web/workspaces.txt +32 -38
  250. package/dist/ws/agent-prompt.js +45 -8
  251. package/dist/ws/agent-runner.js +10 -6
  252. package/package.json +11 -10
  253. package/public/output-styles/carmack-mode.md +381 -0
  254. package/public/output-styles/codex-rigor-mode.md +114 -0
  255. package/public/output-styles/dhh-mode.md +265 -0
  256. package/public/output-styles/evan-you-mode.md +539 -0
  257. package/public/output-styles/index.json +37 -0
  258. package/public/output-styles/jobs-mode.md +369 -0
  259. package/public/output-styles/linus-mode.md +135 -0
  260. package/public/output-styles/uncle-bob-mode.md +221 -0
  261. package/public/prompt/andrej-karpathy-skills.md +65 -0
  262. package/public/prompt/claude-token-efficient-coding.md +35 -0
  263. package/public/prompt/index.json +12 -0
  264. package/public/skills/index.json +92 -0
  265. package/public/skills/planning-with-files/planning-with-files-zh/SKILL.md +243 -0
  266. package/public/skills/planning-with-files/planning-with-files-zh/scripts/check-complete.ps1 +44 -0
  267. package/public/skills/planning-with-files/planning-with-files-zh/scripts/check-complete.sh +46 -0
  268. package/public/skills/planning-with-files/planning-with-files-zh/scripts/init-session.ps1 +124 -0
  269. package/public/skills/planning-with-files/planning-with-files-zh/scripts/init-session.sh +124 -0
  270. package/public/skills/planning-with-files/planning-with-files-zh/scripts/session-catchup.py +438 -0
  271. package/public/skills/planning-with-files/planning-with-files-zh/templates/findings.md +29 -0
  272. package/public/skills/planning-with-files/planning-with-files-zh/templates/progress.md +40 -0
  273. package/public/skills/planning-with-files/planning-with-files-zh/templates/task_plan.md +58 -0
  274. package/public/skills/superpowers/brainstorming/SKILL.md +164 -0
  275. package/public/skills/superpowers/brainstorming/scripts/frame-template.html +214 -0
  276. package/public/skills/superpowers/brainstorming/scripts/helper.js +88 -0
  277. package/public/skills/superpowers/brainstorming/scripts/server.cjs +354 -0
  278. package/public/skills/superpowers/brainstorming/scripts/start-server.sh +148 -0
  279. package/public/skills/superpowers/brainstorming/scripts/stop-server.sh +56 -0
  280. package/public/skills/superpowers/brainstorming/spec-document-reviewer-prompt.md +49 -0
  281. package/public/skills/superpowers/brainstorming/visual-companion.md +287 -0
  282. package/public/skills/superpowers/dispatching-parallel-agents/SKILL.md +182 -0
  283. package/public/skills/superpowers/executing-plans/SKILL.md +70 -0
  284. package/public/skills/superpowers/finishing-a-development-branch/SKILL.md +251 -0
  285. package/public/skills/superpowers/receiving-code-review/SKILL.md +213 -0
  286. package/public/skills/superpowers/requesting-code-review/SKILL.md +103 -0
  287. package/public/skills/superpowers/requesting-code-review/code-reviewer.md +168 -0
  288. package/public/skills/superpowers/subagent-driven-development/SKILL.md +279 -0
  289. package/public/skills/superpowers/subagent-driven-development/code-quality-reviewer-prompt.md +25 -0
  290. package/public/skills/superpowers/subagent-driven-development/implementer-prompt.md +113 -0
  291. package/public/skills/superpowers/subagent-driven-development/spec-reviewer-prompt.md +61 -0
  292. package/public/skills/superpowers/systematic-debugging/CREATION-LOG.md +119 -0
  293. package/public/skills/superpowers/systematic-debugging/SKILL.md +296 -0
  294. package/public/skills/superpowers/systematic-debugging/condition-based-waiting-example.ts +158 -0
  295. package/public/skills/superpowers/systematic-debugging/condition-based-waiting.md +115 -0
  296. package/public/skills/superpowers/systematic-debugging/defense-in-depth.md +122 -0
  297. package/public/skills/superpowers/systematic-debugging/find-polluter.sh +63 -0
  298. package/public/skills/superpowers/systematic-debugging/root-cause-tracing.md +169 -0
  299. package/public/skills/superpowers/systematic-debugging/test-academic.md +14 -0
  300. package/public/skills/superpowers/systematic-debugging/test-pressure-1.md +58 -0
  301. package/public/skills/superpowers/systematic-debugging/test-pressure-2.md +68 -0
  302. package/public/skills/superpowers/systematic-debugging/test-pressure-3.md +69 -0
  303. package/public/skills/superpowers/test-driven-development/SKILL.md +371 -0
  304. package/public/skills/superpowers/test-driven-development/testing-anti-patterns.md +299 -0
  305. package/public/skills/superpowers/using-git-worktrees/SKILL.md +215 -0
  306. package/public/skills/superpowers/using-superpowers/SKILL.md +117 -0
  307. package/public/skills/superpowers/using-superpowers/references/codex-tools.md +59 -0
  308. package/public/skills/superpowers/using-superpowers/references/copilot-tools.md +42 -0
  309. package/public/skills/superpowers/using-superpowers/references/gemini-tools.md +51 -0
  310. package/public/skills/superpowers/verification-before-completion/SKILL.md +139 -0
  311. package/public/skills/superpowers/writing-plans/SKILL.md +152 -0
  312. package/public/skills/superpowers/writing-plans/plan-document-reviewer-prompt.md +49 -0
  313. package/public/skills/superpowers/writing-skills/SKILL.md +655 -0
  314. package/public/skills/superpowers/writing-skills/anthropic-best-practices.md +1150 -0
  315. package/public/skills/superpowers/writing-skills/examples/CLAUDE_MD_TESTING.md +189 -0
  316. package/public/skills/superpowers/writing-skills/graphviz-conventions.dot +172 -0
  317. package/public/skills/superpowers/writing-skills/persuasion-principles.md +187 -0
  318. package/public/skills/superpowers/writing-skills/render-graphs.js +168 -0
  319. package/public/skills/superpowers/writing-skills/testing-skills-with-subagents.md +384 -0
  320. package/dist/web/_next/static/chunks/0-81wi7xr2nd-.js +0 -270
  321. package/dist/web/_next/static/chunks/00lca9lsasdm7.js +0 -1
  322. package/dist/web/_next/static/chunks/01gi~q0c6ez6..js +0 -1
  323. package/dist/web/_next/static/chunks/02shswpmybici.js +0 -1
  324. package/dist/web/_next/static/chunks/05tx6hzdtkgi9.js +0 -2
  325. package/dist/web/_next/static/chunks/07nbyndvzftr1.js +0 -3
  326. package/dist/web/_next/static/chunks/0bn~onkv~9xza.js +0 -1
  327. package/dist/web/_next/static/chunks/0g-0n6glz_z6w.js +0 -1
  328. package/dist/web/_next/static/chunks/0gyede80jpy3n.js +0 -4
  329. package/dist/web/_next/static/chunks/0hrbuvzuxrjfl.js +0 -1
  330. package/dist/web/_next/static/chunks/0i51q.5s_-.vh.css +0 -1
  331. package/dist/web/_next/static/chunks/0qf163pbrwy4z.js +0 -1
  332. package/dist/web/_next/static/chunks/0rnt-f3pjxb-d.js +0 -5
  333. package/dist/web/_next/static/chunks/0tgbcgsca9mrg.js +0 -1
  334. package/dist/web/_next/static/chunks/0tyhv6.y7~yxd.js +0 -1
  335. package/dist/web/_next/static/chunks/0u7_qd9hzqwac.js +0 -1
  336. package/dist/web/_next/static/chunks/0vuvql8rloda5.js +0 -1
  337. package/dist/web/_next/static/chunks/0wv0h27jafag4.js +0 -1
  338. package/dist/web/_next/static/chunks/0wwvc4zc2q6bn.js +0 -1
  339. package/dist/web/_next/static/chunks/0xmmk3vebw8xs.js +0 -1
  340. package/dist/web/_next/static/chunks/0xwqf.llmm_u2.js +0 -31
  341. package/dist/web/_next/static/chunks/0yo22_w53mo~5.js +0 -1
  342. package/dist/web/_next/static/chunks/12c0jp0qvlr1t.js +0 -1
  343. package/dist/web/_next/static/chunks/12pg1nn3v~~5k.js +0 -1
  344. package/dist/web/_next/static/chunks/16cyr8ilpx1nn.js +0 -1
  345. package/dist/web/_next/static/media/0a7740363b4d4863-s.1110aazvokzp..woff2 +0 -0
  346. package/dist/web/_next/static/media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2 +0 -0
  347. package/dist/web/_next/static/media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2 +0 -0
  348. package/dist/web/_next/static/media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2 +0 -0
  349. package/dist/web/_next/static/media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2 +0 -0
  350. package/dist/web/_next/static/media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2 +0 -0
  351. package/dist/web/_next/static/media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2 +0 -0
  352. package/dist/web/_next/static/media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2 +0 -0
  353. package/dist/web/_next/static/media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2 +0 -0
  354. package/dist/web/_next/static/media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2 +0 -0
  355. package/dist/web/_next/static/media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2 +0 -0
  356. package/dist/web/_next/static/media/c3cb240f9c892514-s.163v2i5cux7-c.woff2 +0 -0
  357. package/dist/web/_next/static/media/e2334d715941921e-s.p.12skym0rqknxy.woff2 +0 -0
  358. package/public/avatars/1777813826407-bea0ja-minimax.svg +0 -1
  359. package/public/avatars/1777813967088-3xlvd0-minimax.svg +0 -1
  360. package/public/avatars/1777814041714-yp0qeq-minimax.svg +0 -1
  361. package/public/avatars/1777904986095-rg26je-icon.png +0 -0
  362. package/public/avatars/1778953228323-5je54x-user.jpg +0 -0
  363. package/public/avatars/1778954057880-g01q6y-user.jpg +0 -0
  364. /package/dist/web/_next/static/{GS3b40oeaeLxm7i9-ibaj → e8w3vd9Eov_LDYWj_0zsE}/_buildManifest.js +0 -0
  365. /package/dist/web/_next/static/{GS3b40oeaeLxm7i9-ibaj → e8w3vd9Eov_LDYWj_0zsE}/_clientMiddlewareManifest.js +0 -0
  366. /package/dist/web/_next/static/{GS3b40oeaeLxm7i9-ibaj → e8w3vd9Eov_LDYWj_0zsE}/_ssgManifest.js +0 -0
  367. /package/public/avatars/{1777815865622-08wp9m-user.jpg → user.jpg} +0 -0
@@ -1,41 +1,35 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[701341,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"ZoomWrapper"]
3
- 3:I[950396,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"ThemeProvider"]
4
- 4:I[556106,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"LocaleProvider"]
5
- 5:I[694819,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"ViewportInsets"]
6
- 6:I[177053,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"AuthGuard"]
7
- 7:I[994876,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"AppShell"]
8
- 8:I[242864,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"default"]
9
- 9:I[46907,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"default"]
10
- a:I[698679,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"CommandPalette"]
11
- b:I[360112,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"Toaster"]
12
- c:I[984642,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"ConsolePanel"]
13
- d:I[487786,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"ClientPageRoot"]
14
- e:I[259295,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js","/_next/static/chunks/08kfx8on9oty~.js"],"default"]
15
- 11:I[990774,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"OutletBoundary"]
16
- 12:"$Sreact.suspense"
17
- 19:I[785502,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"default",1]
18
- :HL["/_next/static/chunks/0-oog4zg4_m~m.css","style"]
19
- :HL["/_next/static/chunks/0i51q.5s_-.vh.css","style"]
20
- :HL["/_next/static/media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
21
- :HL["/_next/static/media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
22
- :HL["/_next/static/media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
23
- :HL["/_next/static/media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
24
- :HL["/_next/static/media/e2334d715941921e-s.p.12skym0rqknxy.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
25
- 0:{"P":null,"c":["","workspaces"],"q":"","i":false,"f":[[["",{"children":["workspaces",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-oog4zg4_m~m.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0i51q.5s_-.vh.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/00lca9lsasdm7.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/05tx6hzdtkgi9.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0gig.k.rq8d0x.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/12c0jp0qvlr1t.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/16cyr8ilpx1nn.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0vuvql8rloda5.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/002-dxhags4dj.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/_next/static/chunks/0xmmk3vebw8xs.js","async":true,"nonce":"$undefined"}],["$","script","script-8",{"src":"/_next/static/chunks/1250wo~-5dgyx.js","async":true,"nonce":"$undefined"}],["$","script","script-9",{"src":"/_next/static/chunks/0tyhv6.y7~yxd.js","async":true,"nonce":"$undefined"}],["$","script","script-10",{"src":"/_next/static/chunks/0tgbcgsca9mrg.js","async":true,"nonce":"$undefined"}],["$","script","script-11",{"src":"/_next/static/chunks/0rnt-f3pjxb-d.js","async":true,"nonce":"$undefined"}],["$","script","script-12",{"src":"/_next/static/chunks/0yo22_w53mo~5.js","async":true,"nonce":"$undefined"}],["$","script","script-13",{"src":"/_next/static/chunks/07nbyndvzftr1.js","async":true,"nonce":"$undefined"}],["$","script","script-14",{"src":"/_next/static/chunks/0qf163pbrwy4z.js","async":true,"nonce":"$undefined"}],["$","script","script-15",{"src":"/_next/static/chunks/02shswpmybici.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"","className":"dm_sans_81a33cc5-module___RQdfW__variable outfit_8334a424-module__TwcMYa__variable poppins_37c4598a-module__JRG3Wq__variable h-[var(--app-content-height)] overflow-hidden antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-[var(--app-content-height)] overflow-hidden font-sans","children":["$","$L2",null,{"children":["$","$L3",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L4",null,{"children":[["$","$L5",null,{}],["$","$L6",null,{"children":[["$","$L7",null,{"children":["$","$L8",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$La",null,{}],["$","$Lb",null,{"richColors":true,"position":"bottom-right"}]]}],["$","$Lc",null,{}]]}]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L8",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$Ld",null,{"Component":"$e","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@f","$@10"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/08kfx8on9oty~.js","async":true,"nonce":"$undefined"}]],["$","$L11",null,{"children":["$","$12",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]]}],{},null,false,null]},null,false,"$@14"]},null,false,null],["$","$1","h",{"children":["$L15","$L16","$L17","$L18"]}],false]],"m":"$undefined","G":["$19",["$L1a","$L1b"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"GS3b40oeaeLxm7i9-ibaj"}
26
- 1d:I[990774,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"ViewportBoundary"]
27
- 1f:I[990774,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"MetadataBoundary"]
28
- 1c:[]
29
- 14:"$W1c"
30
- 15:null
31
- 16:["$","$L1d",null,{"children":"$L1e"}]
32
- 17:["$","div",null,{"hidden":true,"children":["$","$L1f",null,{"children":["$","$12",null,{"name":"Next.Metadata","children":"$L20"}]}]}]
33
- 18:["$","meta",null,{"name":"next-size-adjust","content":""}]
34
- 1a:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-oog4zg4_m~m.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
35
- 1b:["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0i51q.5s_-.vh.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
2
+ 2:I[701341,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"ZoomWrapper"]
3
+ 3:I[950396,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"ThemeProvider"]
4
+ 4:I[556106,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"LocaleProvider"]
5
+ 5:I[694819,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"ViewportInsets"]
6
+ 6:I[177053,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"AuthGuard"]
7
+ 7:I[994876,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"AppShell"]
8
+ 8:I[242864,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"default"]
9
+ 9:I[46907,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"default"]
10
+ a:I[698679,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"CommandPalette"]
11
+ b:I[360112,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"Toaster"]
12
+ c:I[984642,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"ConsolePanel"]
13
+ d:I[487786,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"ClientPageRoot"]
14
+ e:I[259295,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/08kfx8on9oty~.js"],"default"]
15
+ 15:I[785502,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"default",1]
16
+ :HL["/_next/static/chunks/062f9zqctzg.b.css","style"]
17
+ :HL["/_next/static/chunks/0v7q4mys.mnm..css","style"]
18
+ 0:{"P":null,"c":["","workspaces"],"q":"","i":false,"f":[[["",{"children":["workspaces",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/062f9zqctzg.b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0v7q4mys.mnm..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0s9lmk8iauou3.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ppr271hz0xoq.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/099h96wjsdb25.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0~u.5r3-t7179.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0jb4~3qqkw2ps.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0z~vqzbm_q371.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/0_vi1a~g4wx46.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/_next/static/chunks/161ik5kfyuwtd.js","async":true,"nonce":"$undefined"}],["$","script","script-8",{"src":"/_next/static/chunks/0v6hte2z-32ca.js","async":true,"nonce":"$undefined"}],["$","script","script-9",{"src":"/_next/static/chunks/08k~meqbd8d6v.js","async":true,"nonce":"$undefined"}],["$","script","script-10",{"src":"/_next/static/chunks/0.n~yfwf4~6w-.js","async":true,"nonce":"$undefined"}],["$","script","script-11",{"src":"/_next/static/chunks/1250wo~-5dgyx.js","async":true,"nonce":"$undefined"}],["$","script","script-12",{"src":"/_next/static/chunks/0sp_zbx~w0am7.js","async":true,"nonce":"$undefined"}],["$","script","script-13",{"src":"/_next/static/chunks/11k-.49r~1mfm.js","async":true,"nonce":"$undefined"}],["$","script","script-14",{"src":"/_next/static/chunks/0twamv4wr_dbv.js","async":true,"nonce":"$undefined"}],["$","script","script-15",{"src":"/_next/static/chunks/0fttswpzu69qx.js","async":true,"nonce":"$undefined"}],["$","script","script-16",{"src":"/_next/static/chunks/0ghs9on7wodrm.js","async":true,"nonce":"$undefined"}],["$","script","script-17",{"src":"/_next/static/chunks/0v3a_x4vt42kx.js","async":true,"nonce":"$undefined"}],["$","script","script-18",{"src":"/_next/static/chunks/0~3xm80~j9ddg.js","async":true,"nonce":"$undefined"}],["$","script","script-19",{"src":"/_next/static/chunks/002_j970b9gdx.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"","className":"h-[var(--app-content-height)] overflow-hidden antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-[var(--app-content-height)] overflow-hidden font-sans","children":["$","$L2",null,{"children":["$","$L3",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L4",null,{"children":[["$","$L5",null,{}],["$","$L6",null,{"children":[["$","$L7",null,{"children":["$","$L8",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$La",null,{}],["$","$Lb",null,{"richColors":true,"position":"bottom-right"}]]}],["$","$Lc",null,{}]]}]}]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L8",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$Ld",null,{"Component":"$e","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@f","$@10"]}}],["$L11"],"$L12"]}],{},null,false,null]},null,false,"$@13"]},null,false,null],"$L14",false]],"m":"$undefined","G":["$15",["$L16","$L17"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"e8w3vd9Eov_LDYWj_0zsE"}
19
+ 18:I[990774,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"OutletBoundary"]
20
+ 19:"$Sreact.suspense"
21
+ 1c:I[990774,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"ViewportBoundary"]
22
+ 1e:I[990774,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"MetadataBoundary"]
23
+ 11:["$","script","script-0",{"src":"/_next/static/chunks/08kfx8on9oty~.js","async":true,"nonce":"$undefined"}]
24
+ 12:["$","$L18",null,{"children":["$","$19",null,{"name":"Next.MetadataOutlet","children":"$@1a"}]}]
25
+ 1b:[]
26
+ 13:"$W1b"
27
+ 14:["$","$1","h",{"children":[null,["$","$L1c",null,{"children":"$L1d"}],["$","div",null,{"hidden":true,"children":["$","$L1e",null,{"children":["$","$19",null,{"name":"Next.Metadata","children":"$L1f"}]}]}],null]}]
28
+ 16:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/062f9zqctzg.b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
29
+ 17:["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0v7q4mys.mnm..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
36
30
  f:{}
37
31
  10:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
38
- 1e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover"}]]
39
- 21:I[946513,["/_next/static/chunks/00lca9lsasdm7.js","/_next/static/chunks/05tx6hzdtkgi9.js","/_next/static/chunks/0gig.k.rq8d0x.js","/_next/static/chunks/12c0jp0qvlr1t.js","/_next/static/chunks/16cyr8ilpx1nn.js","/_next/static/chunks/0vuvql8rloda5.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0xmmk3vebw8xs.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0tyhv6.y7~yxd.js","/_next/static/chunks/0tgbcgsca9mrg.js","/_next/static/chunks/0rnt-f3pjxb-d.js","/_next/static/chunks/0yo22_w53mo~5.js","/_next/static/chunks/07nbyndvzftr1.js","/_next/static/chunks/0qf163pbrwy4z.js","/_next/static/chunks/02shswpmybici.js"],"IconMark"]
40
- 13:null
41
- 20:[["$","title","0",{"children":"Agent Spaces"}],["$","meta","1",{"name":"description","content":"Multi-agent collaborative coding workspace"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0~ekuj.zhggpa.ico","sizes":"32x32","type":"image/x-icon"}],["$","link","3",{"rel":"icon","href":"/favicon.ico"}],["$","link","4",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png"}],["$","$L21","5",{}]]
32
+ 1d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover"}]]
33
+ 20:I[946513,["/_next/static/chunks/0s9lmk8iauou3.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/099h96wjsdb25.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0jb4~3qqkw2ps.js","/_next/static/chunks/0z~vqzbm_q371.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/161ik5kfyuwtd.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/08k~meqbd8d6v.js","/_next/static/chunks/0.n~yfwf4~6w-.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0sp_zbx~w0am7.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0twamv4wr_dbv.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/0ghs9on7wodrm.js","/_next/static/chunks/0v3a_x4vt42kx.js","/_next/static/chunks/0~3xm80~j9ddg.js","/_next/static/chunks/002_j970b9gdx.js"],"IconMark"]
34
+ 1a:null
35
+ 1f:[["$","title","0",{"children":"Agent Spaces"}],["$","meta","1",{"name":"description","content":"Multi-agent collaborative coding workspace"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0~ekuj.zhggpa.ico","sizes":"32x32","type":"image/x-icon"}],["$","link","3",{"rel":"icon","href":"/favicon.ico"}],["$","link","4",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png"}],["$","$L20","5",{}]]
@@ -143,25 +143,62 @@ function formatBuiltInToolContext(workspaceId, tools) {
143
143
  const firstTool = tools[0];
144
144
  const firstIssueTool = tools.find((tool) => tool.issueId);
145
145
  const lines = [
146
- 'Built-in issue tool rules:',
146
+ 'Built-in Agent Spaces tool rules:',
147
147
  '- These are real function-call tools exposed by the Agent Spaces runtime.',
148
148
  '- They are not agent-configured MCP servers and must be reported only as Agent Spaces channel tools.',
149
+ '- Use the exact Agent Spaces tool names listed below when operating on Agent Spaces data.',
149
150
  '- Tool calls that require workspaceId must use the current workspace id.',
150
- '- Issue tool calls must use the current channel id.',
151
151
  ];
152
152
  lines.push(`- Current workspace id: ${workspaceId}`);
153
153
  if (firstTool?.channelId)
154
154
  lines.push(`- Current channel id: ${firstTool.channelId}`);
155
- if (firstIssueTool?.issueId) {
156
- lines.push(`- Current channel issue id: ${firstIssueTool.issueId}`);
157
- lines.push(`- Current channel issue title: ${firstIssueTool.issueTitle || 'Untitled issue'}`);
155
+ if (tools.some((tool) => isIssueToolName(tool.name))) {
156
+ lines.push('- Issue tool calls must use the current channel id.');
157
+ if (firstIssueTool?.issueId) {
158
+ lines.push(`- Current channel issue id: ${firstIssueTool.issueId}`);
159
+ lines.push(`- Current channel issue title: ${firstIssueTool.issueTitle || 'Untitled issue'}`);
160
+ }
161
+ else {
162
+ lines.push('- Current channel is not bound to an issue yet. Use CreateCurrentChannelIssue before viewing or commenting.');
163
+ }
158
164
  }
159
- else {
160
- lines.push('- Current channel is not bound to an issue yet. Use CreateCurrentChannelIssue before viewing or commenting.');
165
+ if (tools.some((tool) => isDatabaseToolName(tool.name))) {
166
+ lines.push('Knowledge base database tool rules:', '- Knowledge base/database documents are Agent Spaces database nodes, not workspace filesystem files.', '- In Claude Code, call Agent Spaces database tools with their MCP names, for example mcp__agent-spaces__ListDatabaseNodes.', '- To list available knowledge base databases and valid database IDs, call mcp__agent-spaces__ListDatabases.', '- If the user does not specify a database, omit databaseId and the first database will be used automatically.', '- Never use the workspace id as databaseId.', '- To list database files, call mcp__agent-spaces__ListDatabaseNodes with path and optional filter.', '- To search database files, call mcp__agent-spaces__SearchDatabaseNodes with path and optional filter.', '- To run semantic vector search, call mcp__agent-spaces__QueryDatabaseVectors with query and optional databaseId.', '- To read database content, call mcp__agent-spaces__ReadDatabaseNode with an existing node id.', '- To inspect database document edit history, call mcp__agent-spaces__ListDatabaseNodeVersions with an existing node id.', '- To create a new database document, call mcp__agent-spaces__CreateDatabaseNode with title, optional content, and optional parentId or path.', '- To write database content, call mcp__agent-spaces__WriteDatabaseNode with an existing node id, mode, replace when needed, and content.', '- Do not call the Claude Code native Write tool for knowledge base/database documents; native Write requires file_path and writes workspace files.', '- Do not invent database node ids. If the target id is unknown, call mcp__agent-spaces__ListDatabaseNodes or mcp__agent-spaces__SearchDatabaseNodes first.', '- If the database is empty or no existing node matches the requested document, call mcp__agent-spaces__CreateDatabaseNode instead of WriteDatabaseNode.');
167
+ }
168
+ if (tools.some((tool) => isKanbanToolName(tool.name))) {
169
+ lines.push('Kanban tool rules:', '- Kanban boards are Agent Spaces workspace data, not workspace filesystem files.', '- In Claude Code, call Agent Spaces Kanban tools with their MCP names, for example mcp__agent-spaces__ListKanbanBoards.', '- Agent Spaces currently uses one Kanban board per workspace.', '- To inspect board state, call mcp__agent-spaces__ListKanbanBoards or mcp__agent-spaces__ViewKanbanBoard first.', '- To create a board, call mcp__agent-spaces__CreateKanbanBoard only when no board exists.', '- To modify columns or tasks, call mcp__agent-spaces__UpdateKanbanBoard with complete replacement arrays for columns and tasks.', '- Do not invent column ids. If the target column id is unknown, inspect the board first.');
161
170
  }
162
171
  for (const tool of tools) {
163
- lines.push(`- ${tool.name}: ${tool.description}`);
172
+ lines.push(`- ${formatCallableToolName(tool.name)}: ${tool.description}`);
164
173
  }
165
174
  return lines;
166
175
  }
176
+ function formatCallableToolName(name) {
177
+ return `mcp__agent-spaces__${name}`;
178
+ }
179
+ function isIssueToolName(name) {
180
+ return name === 'CreateCurrentChannelIssue'
181
+ || name === 'ViewCurrentChannelIssue'
182
+ || name === 'AddCurrentChannelComment';
183
+ }
184
+ function isDatabaseToolName(name) {
185
+ return name === 'ListDatabases'
186
+ || name === 'ListDatabaseNodes'
187
+ || name === 'SearchDatabaseNodes'
188
+ || name === 'QueryDatabaseVectors'
189
+ || name === 'ReadDatabaseNode'
190
+ || name === 'ListDatabaseNodeVersions'
191
+ || name === 'CreateDatabaseNode'
192
+ || name === 'WriteDatabaseNode'
193
+ || name === 'DeleteDatabaseNode'
194
+ || name === 'MoveDatabaseNode'
195
+ || name === 'UpdateDatabaseNodeMeta';
196
+ }
197
+ function isKanbanToolName(name) {
198
+ return name === 'ListKanbanBoards'
199
+ || name === 'ViewKanbanBoard'
200
+ || name === 'CreateKanbanBoard'
201
+ || name === 'UpdateKanbanBoard'
202
+ || name === 'DeleteKanbanBoard';
203
+ }
167
204
  //# sourceMappingURL=agent-prompt.js.map
@@ -2,7 +2,7 @@ import { broadcastToWorkspace } from './connection-manager.js';
2
2
  import { createMessage, updateMessage, listMessages } from '../services/message.js';
3
3
  import { getChannel, updateChannel } from '../services/channel.js';
4
4
  import * as issueService from '../services/issue.js';
5
- import { createIssueFunctionTools, createCommandFunctionTools } from '../services/builtin-tools.js';
5
+ import { createIssueFunctionTools, createCommandFunctionTools, createDatabaseFunctionTools, createKanbanFunctionTools } from '../services/builtin-tools/index.js';
6
6
  import { startScheduler } from '../agents/scheduler-agent.js';
7
7
  import * as agentService from '../services/agent.js';
8
8
  import * as wsService from '../services/workspace.js';
@@ -12,6 +12,7 @@ import { getThinkingRuntimeConfig } from '../services/llm-model-config.js';
12
12
  import { buildAgentMessageParts, normalizeOutputLines, mergeRuntimeOutput, buildToolDetailId, summarizeToolLine, findToolDetailForResult } from './message-parts.js';
13
13
  import { buildPersistentAgentContextDetails } from '../services/persistent-agent-context.js';
14
14
  import { buildAgentPrompt, buildBuiltInTools } from './agent-prompt.js';
15
+ import { wrapOnEventWithHooks } from '../services/hook-engine.js';
15
16
  // --- State ---
16
17
  const activeSchedulers = new Set();
17
18
  const activeChannelRuns = new Map();
@@ -164,7 +165,9 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
164
165
  senderId: preset.id,
165
166
  senderRole: preset.role,
166
167
  }, preset.tools),
167
- ...createCommandFunctionTools(workspaceId),
168
+ ...createCommandFunctionTools(workspaceId, preset.tools),
169
+ ...createDatabaseFunctionTools(workspaceId, preset.tools),
170
+ ...createKanbanFunctionTools(workspaceId, preset.tools),
168
171
  ];
169
172
  const workingDir = agentService.resolveWorkingDir(workspaceId, preset);
170
173
  const startTime = Date.now();
@@ -314,8 +317,9 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
314
317
  skills,
315
318
  configDir,
316
319
  sandboxDirs: preset.sandboxDirs,
320
+ outputStyle: preset.outputStyle,
317
321
  resumeSessionId: isRuntimeSessionResume ? options.resumeSessionId : undefined,
318
- onEvent: (event) => {
322
+ onEvent: wrapOnEventWithHooks((event) => {
319
323
  if (activeRun?.stopped)
320
324
  return;
321
325
  if (event.type === 'session') {
@@ -431,7 +435,7 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
431
435
  }));
432
436
  broadcastToWorkspace(workspaceId, 'agent.output', { agentId: nextSession.id, data: event.line });
433
437
  broadcastLiveParts();
434
- },
438
+ }, workspaceId, workspace?.hooksEnabled),
435
439
  });
436
440
  if (activeRun.stopped)
437
441
  return;
@@ -630,10 +634,10 @@ function resolveIssueChannelContext(workspaceId, channelId) {
630
634
  return { channel, issue };
631
635
  }
632
636
  function isAgentSpacesIssueTool(name) {
633
- return Boolean(name && /(?:agent-spaces\.)?(?:CreateCurrentChannelIssue|ViewCurrentChannelIssue|AddCurrentChannelComment)/.test(name));
637
+ return Boolean(name && /(?:agent-spaces\.|mcp__agent-spaces__)?(?:CreateCurrentChannelIssue|ViewCurrentChannelIssue|AddCurrentChannelComment)/.test(name));
634
638
  }
635
639
  function isCreateCurrentChannelIssueTool(name) {
636
- return Boolean(name && /(?:agent-spaces\.)?CreateCurrentChannelIssue/.test(name));
640
+ return Boolean(name && /(?:agent-spaces\.|mcp__agent-spaces__)?CreateCurrentChannelIssue/.test(name));
637
641
  }
638
642
  function channelRunKey(workspaceId, channelId) {
639
643
  return `${workspaceId}:${channelId}`;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-spaces/server",
3
- "version": "0.3.62",
3
+ "version": "0.3.64",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "agent-spaces-server": "./dist/app.js"
@@ -14,7 +14,15 @@
14
14
  "publishConfig": {
15
15
  "access": "public"
16
16
  },
17
+ "scripts": {
18
+ "dev": "tsx watch src/app.ts",
19
+ "build": "tsc",
20
+ "start": "node dist/app.js",
21
+ "prepublishOnly": "pnpm build",
22
+ "postinstall": "node -e \"try{require('node-pty')}catch(e){if(!require('fs').existsSync('node_modules/node-pty/prebuilds')){process.exit(1)}}\""
23
+ },
17
24
  "dependencies": {
25
+ "@agent-spaces/shared": "workspace:*",
18
26
  "@anthropic-ai/claude-agent-sdk": "^0.2.126",
19
27
  "@codeany/open-agent-sdk": "^0.2.1",
20
28
  "@langchain/anthropic": "^1.3.29",
@@ -33,8 +41,7 @@
33
41
  "uuid": "^11.1.0",
34
42
  "vscode-ws-jsonrpc": "^3.5.0",
35
43
  "ws": "^8.18.2",
36
- "zod": "^4.0.0",
37
- "@agent-spaces/shared": "0.2.1"
44
+ "zod": "^4.0.0"
38
45
  },
39
46
  "devDependencies": {
40
47
  "@types/cors": "^2.8.17",
@@ -45,11 +52,5 @@
45
52
  "@types/ws": "^8.18.1",
46
53
  "tsx": "^4.19.4",
47
54
  "typescript": "^5.8.3"
48
- },
49
- "scripts": {
50
- "dev": "tsx watch src/app.ts",
51
- "build": "tsc",
52
- "start": "node dist/app.js",
53
- "postinstall": "node -e \"try{require('node-pty')}catch(e){if(!require('fs').existsSync('node_modules/node-pty/prebuilds')){process.exit(1)}}\""
54
55
  }
55
- }
56
+ }