@agent-spaces/server 0.3.64 → 0.3.67
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.
- package/dist/adapters/agent-runtime.js +4 -0
- package/dist/adapters/claude-code-runtime/index.js +68 -2
- package/dist/adapters/claude-code-runtime/message-format.js +26 -0
- package/dist/adapters/claude-code-runtime/sdk-config.js +12 -0
- package/dist/adapters/codex-function-tool-bridge.js +144 -0
- package/dist/adapters/codex-runtime.js +23 -4
- package/dist/adapters/git.js +25 -7
- package/dist/adapters/hermes-runtime.js +210 -0
- package/dist/agents/agent-message-parts.js +1 -1
- package/dist/agents/commit-agent.js +4 -2
- package/dist/agents/issue-task-controller.js +75 -4
- package/dist/agents/pull-request-agent.js +115 -0
- package/dist/agents/scheduler-agent.js +1 -1
- package/dist/app.js +12 -70
- package/dist/middleware/auth.js +1 -1
- package/dist/package.json +2 -1
- package/dist/routes/agent-sse.js +2 -0
- package/dist/routes/agent.js +3 -0
- package/dist/routes/database.js +1 -0
- package/dist/routes/git.js +197 -317
- package/dist/routes/issue.js +1 -1
- package/dist/routes/notification.js +10 -0
- package/dist/routes/robot-account.js +68 -0
- package/dist/routes/version.js +94 -0
- package/dist/routes/worktree.js +93 -0
- package/dist/services/agent.js +37 -3
- package/dist/services/builtin-tools/kanban-tools.js +4 -0
- package/dist/services/git-operation-log.js +40 -0
- package/dist/services/global-wechat-qr.js +72 -0
- package/dist/services/hook-engine.js +175 -17
- package/dist/services/notification-center.js +9 -0
- package/dist/services/notification-hub/bot-agent.js +3 -1
- package/dist/services/notification-hub/service.js +12 -2
- package/dist/services/robot-account.js +34 -0
- package/dist/services/version.js +59 -0
- package/dist/services/workflow-command-runner.js +23 -0
- package/dist/services/workflow.js +25 -8
- package/dist/services/workspace.js +25 -1
- package/dist/services/worktree.js +207 -0
- package/dist/storage/robot-account-store.js +39 -0
- package/dist/storage/worktree-store.js +33 -0
- package/dist/web/404.html +1 -1
- package/dist/web/__next.__PAGE__.txt +4 -4
- package/dist/web/__next._full.txt +23 -25
- package/dist/web/__next._head.txt +4 -4
- package/dist/web/__next._index.txt +13 -13
- package/dist/web/__next._tree.txt +2 -2
- package/dist/web/_next/static/chunks/{0n6_4so_afuwk.js → 0-92u-tiuy40a.js} +4 -4
- package/dist/web/_next/static/chunks/{0vbqaynjq8ga..js → 0-yizd8osmas2.js} +1 -1
- package/dist/web/_next/static/chunks/0.ln~3mnv8.69.js +1 -0
- package/dist/web/_next/static/chunks/{0iuf30t0rjsjv.js → 01y3e9pemva7b.js} +10 -10
- package/dist/web/_next/static/chunks/02802taez976w.js +67 -0
- package/dist/web/_next/static/chunks/02l~tmzrgny.~.js +1 -0
- package/dist/web/_next/static/chunks/033.awk90g6eh.js +1 -0
- package/dist/web/_next/static/chunks/03f1bwuynjdmk.js +1 -0
- package/dist/web/_next/static/chunks/04cb4kc9r2pd1.js +1 -0
- package/dist/web/_next/static/chunks/04de6ha5_e3pp.js +1 -0
- package/dist/web/_next/static/chunks/06.kdsa9rr2h1.js +1 -0
- package/dist/web/_next/static/chunks/09he0p79ov1rn.js +1 -0
- package/dist/web/_next/static/chunks/09vpocs4zuc8h.js +1 -0
- package/dist/web/_next/static/chunks/0_o2exgr0e_nh.js +1 -0
- package/dist/web/_next/static/chunks/{0xbaakj0dfc0..js → 0_y9nskc-xt2k.js} +1 -1
- package/dist/web/_next/static/chunks/0clnj-1fi6u8j.js +3 -0
- package/dist/web/_next/static/chunks/0gv40by0zzxs_.js +1 -0
- package/dist/web/_next/static/chunks/0iusr8y88.kjg.js +1 -0
- package/dist/web/_next/static/chunks/{04a4vsq2wknm4.js → 0j-8418fxvkd1.js} +1 -1
- package/dist/web/_next/static/chunks/0j-l7l_k9jt45.js +1 -0
- package/dist/web/_next/static/chunks/0j.wxxyoclma5.js +1 -0
- package/dist/web/_next/static/chunks/0jq.16sozqik..js +3 -0
- package/dist/web/_next/static/chunks/0jw8xdk_fpnp0.css +1 -0
- package/dist/web/_next/static/chunks/0l1lkd-wcotma.js +1 -0
- package/dist/web/_next/static/chunks/0ncxf_zr4n839.js +1 -0
- package/dist/web/_next/static/chunks/0ndo7um~v7vco.js +1 -0
- package/dist/web/_next/static/chunks/0ngk.~kan8wq_.js +1 -0
- package/dist/web/_next/static/chunks/0p3h-h3zj5ujg.js +30 -0
- package/dist/web/_next/static/chunks/0pm-un~-sy3rl.js +1 -0
- package/dist/web/_next/static/chunks/0rt9bofnn6qvn.js +1 -0
- package/dist/web/_next/static/chunks/0t64.9jd00hio.js +3 -0
- package/dist/web/_next/static/chunks/0taui9--5n6-5.js +1 -0
- package/dist/web/_next/static/chunks/0ty39169lh~z3.js +1 -0
- package/dist/web/_next/static/chunks/0uxzi~9b~k4mn.js +31 -0
- package/dist/web/_next/static/chunks/0v8nof~waedlu.js +1 -0
- package/dist/web/_next/static/chunks/{0ctg5qmw7uu.1.js → 0vcfoagnpf.aw.js} +3 -3
- package/dist/web/_next/static/chunks/{08ckpwmmwlors.js → 0wwwq.gyyz0vg.js} +3 -3
- package/dist/web/_next/static/chunks/0x5lak8yz7pm7.js +1 -0
- package/dist/web/_next/static/chunks/0xon_.4-o0_zq.js +7 -0
- package/dist/web/_next/static/chunks/0zjnrbt7inime.js +1 -0
- package/dist/web/_next/static/chunks/0zncg76rgtbm-.js +1 -0
- package/dist/web/_next/static/chunks/0zwebpitvpuv1.js +1 -0
- package/dist/web/_next/static/chunks/0~02o4g-o6n~m.js +1 -0
- package/dist/web/_next/static/chunks/{10l-9myrdo3x9.js → 0~fjezp.k4qk3.js} +1 -1
- package/dist/web/_next/static/chunks/0~sh93re1-_rp.js +1 -0
- package/dist/web/_next/static/chunks/10_niiq0k6o-p.js +5 -0
- package/dist/web/_next/static/chunks/12tjr0_2ccrtq.js +2 -0
- package/dist/web/_next/static/chunks/12x5.go_x9mfk.js +1 -0
- package/dist/web/_next/static/chunks/{1442stwa0gbxe.js → 12~5dk9i9d16t.js} +2 -2
- package/dist/web/_next/static/chunks/13iye4rv5p31b.js +1 -0
- package/dist/web/_next/static/chunks/{01~quun6sefgl.js → 13~y-b.b9rrw4.js} +1 -1
- package/dist/web/_next/static/chunks/151wzhb5q0lo5.js +1 -0
- package/dist/web/_next/static/chunks/18c7g84y01mj0.js +1 -0
- package/dist/web/_next/static/chunks/{turbopack-0ndm2zc_pdptk.js → turbopack-11qjwlynmfc-n.js} +1 -1
- package/dist/web/_not-found/__next._full.txt +30 -29
- package/dist/web/_not-found/__next._head.txt +4 -4
- package/dist/web/_not-found/__next._index.txt +13 -13
- package/dist/web/_not-found/__next._not-found.__PAGE__.txt +2 -2
- package/dist/web/_not-found/__next._not-found.txt +3 -3
- package/dist/web/_not-found/__next._tree.txt +2 -2
- package/dist/web/_not-found.html +1 -1
- package/dist/web/_not-found.txt +30 -29
- package/dist/web/index.html +1 -1
- package/dist/web/index.txt +23 -25
- package/dist/web/login/__next._full.txt +28 -28
- package/dist/web/login/__next._head.txt +4 -4
- package/dist/web/login/__next._index.txt +13 -13
- package/dist/web/login/__next._tree.txt +2 -2
- package/dist/web/login/__next.login.__PAGE__.txt +4 -4
- package/dist/web/login/__next.login.txt +3 -3
- package/dist/web/login.html +1 -1
- package/dist/web/login.txt +28 -28
- package/dist/web/settings/__next._full.txt +33 -32
- package/dist/web/settings/__next._head.txt +4 -4
- package/dist/web/settings/__next._index.txt +13 -13
- package/dist/web/settings/__next._tree.txt +2 -2
- package/dist/web/settings/__next.settings.__PAGE__.txt +4 -4
- package/dist/web/settings/__next.settings.txt +5 -5
- package/dist/web/settings/agents/__next._full.txt +24 -24
- package/dist/web/settings/agents/__next._head.txt +4 -4
- package/dist/web/settings/agents/__next._index.txt +13 -13
- package/dist/web/settings/agents/__next._tree.txt +2 -2
- package/dist/web/settings/agents/__next.settings.agents.__PAGE__.txt +4 -4
- package/dist/web/settings/agents/__next.settings.agents.txt +3 -3
- package/dist/web/settings/agents/__next.settings.txt +5 -5
- package/dist/web/settings/agents.html +1 -1
- package/dist/web/settings/agents.txt +24 -24
- package/dist/web/settings/mcps/__next._full.txt +24 -24
- package/dist/web/settings/mcps/__next._head.txt +4 -4
- package/dist/web/settings/mcps/__next._index.txt +13 -13
- package/dist/web/settings/mcps/__next._tree.txt +2 -2
- package/dist/web/settings/mcps/__next.settings.mcps.__PAGE__.txt +4 -4
- package/dist/web/settings/mcps/__next.settings.mcps.txt +3 -3
- package/dist/web/settings/mcps/__next.settings.txt +5 -5
- package/dist/web/settings/mcps.html +1 -1
- package/dist/web/settings/mcps.txt +24 -24
- package/dist/web/settings/models/__next._full.txt +24 -24
- package/dist/web/settings/models/__next._head.txt +4 -4
- package/dist/web/settings/models/__next._index.txt +13 -13
- package/dist/web/settings/models/__next._tree.txt +2 -2
- package/dist/web/settings/models/__next.settings.models.__PAGE__.txt +4 -4
- package/dist/web/settings/models/__next.settings.models.txt +3 -3
- package/dist/web/settings/models/__next.settings.txt +5 -5
- package/dist/web/settings/models.html +1 -1
- package/dist/web/settings/models.txt +24 -24
- package/dist/web/settings/output-styles/__next._full.txt +24 -24
- package/dist/web/settings/output-styles/__next._head.txt +4 -4
- package/dist/web/settings/output-styles/__next._index.txt +13 -13
- package/dist/web/settings/output-styles/__next._tree.txt +2 -2
- package/dist/web/settings/output-styles/__next.settings.output-styles.__PAGE__.txt +4 -4
- package/dist/web/settings/output-styles/__next.settings.output-styles.txt +3 -3
- package/dist/web/settings/output-styles/__next.settings.txt +5 -5
- package/dist/web/settings/output-styles.html +1 -1
- package/dist/web/settings/output-styles.txt +24 -24
- package/dist/web/settings/prompts/__next._full.txt +24 -24
- package/dist/web/settings/prompts/__next._head.txt +4 -4
- package/dist/web/settings/prompts/__next._index.txt +13 -13
- package/dist/web/settings/prompts/__next._tree.txt +2 -2
- package/dist/web/settings/prompts/__next.settings.prompts.__PAGE__.txt +4 -4
- package/dist/web/settings/prompts/__next.settings.prompts.txt +3 -3
- package/dist/web/settings/prompts/__next.settings.txt +5 -5
- package/dist/web/settings/prompts.html +1 -1
- package/dist/web/settings/prompts.txt +24 -24
- package/dist/web/settings/providers/__next._full.txt +24 -24
- package/dist/web/settings/providers/__next._head.txt +4 -4
- package/dist/web/settings/providers/__next._index.txt +13 -13
- package/dist/web/settings/providers/__next._tree.txt +2 -2
- package/dist/web/settings/providers/__next.settings.providers.__PAGE__.txt +4 -4
- package/dist/web/settings/providers/__next.settings.providers.txt +3 -3
- package/dist/web/settings/providers/__next.settings.txt +5 -5
- package/dist/web/settings/providers.html +1 -1
- package/dist/web/settings/providers.txt +24 -24
- package/dist/web/settings/skills/__next._full.txt +24 -24
- package/dist/web/settings/skills/__next._head.txt +4 -4
- package/dist/web/settings/skills/__next._index.txt +13 -13
- package/dist/web/settings/skills/__next._tree.txt +2 -2
- package/dist/web/settings/skills/__next.settings.skills.__PAGE__.txt +4 -4
- package/dist/web/settings/skills/__next.settings.skills.txt +3 -3
- package/dist/web/settings/skills/__next.settings.txt +5 -5
- package/dist/web/settings/skills.html +1 -1
- package/dist/web/settings/skills.txt +24 -24
- package/dist/web/settings/tools/__next._full.txt +24 -24
- package/dist/web/settings/tools/__next._head.txt +4 -4
- package/dist/web/settings/tools/__next._index.txt +13 -13
- package/dist/web/settings/tools/__next._tree.txt +2 -2
- package/dist/web/settings/tools/__next.settings.tools.__PAGE__.txt +4 -4
- package/dist/web/settings/tools/__next.settings.tools.txt +3 -3
- package/dist/web/settings/tools/__next.settings.txt +5 -5
- package/dist/web/settings/tools.html +1 -1
- package/dist/web/settings/tools.txt +24 -24
- package/dist/web/settings.html +1 -1
- package/dist/web/settings.txt +33 -32
- package/dist/web/workflows/__next._full.txt +31 -33
- package/dist/web/workflows/__next._head.txt +4 -4
- package/dist/web/workflows/__next._index.txt +13 -13
- package/dist/web/workflows/__next._tree.txt +2 -2
- package/dist/web/workflows/__next.workflows.__PAGE__.txt +4 -4
- package/dist/web/workflows/__next.workflows.txt +3 -3
- package/dist/web/workflows.html +1 -1
- package/dist/web/workflows.txt +31 -33
- package/dist/web/workspace/_/__next._full.txt +28 -29
- package/dist/web/workspace/_/__next._head.txt +4 -4
- package/dist/web/workspace/_/__next._index.txt +13 -13
- package/dist/web/workspace/_/__next._tree.txt +2 -2
- package/dist/web/workspace/_/__next.workspace.$d$id.__PAGE__.txt +3 -3
- package/dist/web/workspace/_/__next.workspace.$d$id.txt +3 -3
- package/dist/web/workspace/_/__next.workspace.txt +3 -3
- package/dist/web/workspace/_.html +1 -1
- package/dist/web/workspace/_.txt +28 -29
- package/dist/web/workspaces/__next._full.txt +29 -31
- package/dist/web/workspaces/__next._head.txt +4 -4
- package/dist/web/workspaces/__next._index.txt +13 -13
- package/dist/web/workspaces/__next._tree.txt +2 -2
- package/dist/web/workspaces/__next.workspaces.__PAGE__.txt +4 -4
- package/dist/web/workspaces/__next.workspaces.txt +3 -3
- package/dist/web/workspaces.html +1 -1
- package/dist/web/workspaces.txt +29 -31
- package/dist/ws/agent-prompt.js +32 -3
- package/dist/ws/agent-runner.js +83 -6
- package/package.json +11 -11
- package/dist/web/_next/static/chunks/0-9194nbxy_6d.js +0 -1
- package/dist/web/_next/static/chunks/0.n~yfwf4~6w-.js +0 -1
- package/dist/web/_next/static/chunks/02mf61htij8g0.js +0 -31
- package/dist/web/_next/static/chunks/04dg4l4hv11q2.js +0 -3
- package/dist/web/_next/static/chunks/04fxddw-y20~-.js +0 -7
- package/dist/web/_next/static/chunks/04w7~5ooz_pwm.js +0 -1
- package/dist/web/_next/static/chunks/05oc21sj24wtq.js +0 -1
- package/dist/web/_next/static/chunks/08kfx8on9oty~.js +0 -1
- package/dist/web/_next/static/chunks/08k~meqbd8d6v.js +0 -1
- package/dist/web/_next/static/chunks/099h96wjsdb25.js +0 -2
- package/dist/web/_next/static/chunks/09h23logvq65m.js +0 -1
- package/dist/web/_next/static/chunks/0a5y-vhf4i5id.js +0 -3
- package/dist/web/_next/static/chunks/0ake2f3x2uan4.js +0 -24
- package/dist/web/_next/static/chunks/0ck8dw_9-1cdx.js +0 -1
- package/dist/web/_next/static/chunks/0ewceguykiut5.js +0 -1
- package/dist/web/_next/static/chunks/0f7cb9li~3jra.js +0 -67
- package/dist/web/_next/static/chunks/0ghs9on7wodrm.js +0 -1
- package/dist/web/_next/static/chunks/0ghx3j_.-gdyd.js +0 -1
- package/dist/web/_next/static/chunks/0h9cu-k6z5o08.js +0 -1
- package/dist/web/_next/static/chunks/0jb4~3qqkw2ps.js +0 -1
- package/dist/web/_next/static/chunks/0nb8.iteznuvx.js +0 -1
- package/dist/web/_next/static/chunks/0os58q93stt7j.js +0 -3
- package/dist/web/_next/static/chunks/0s9lmk8iauou3.js +0 -1
- package/dist/web/_next/static/chunks/0sp_zbx~w0am7.js +0 -1
- package/dist/web/_next/static/chunks/0tel~zsv4z8l_.js +0 -1
- package/dist/web/_next/static/chunks/0twamv4wr_dbv.js +0 -1
- package/dist/web/_next/static/chunks/0uhol5wafdbl~.js +0 -1
- package/dist/web/_next/static/chunks/0v3a_x4vt42kx.js +0 -5
- package/dist/web/_next/static/chunks/0v7q4mys.mnm..css +0 -1
- package/dist/web/_next/static/chunks/0xt-8wk21gs7g.js +0 -1
- package/dist/web/_next/static/chunks/0z~vqzbm_q371.js +0 -1
- package/dist/web/_next/static/chunks/0~3xm80~j9ddg.js +0 -1
- package/dist/web/_next/static/chunks/14s37n6h0_q3x.js +0 -16
- package/dist/web/_next/static/chunks/161ik5kfyuwtd.js +0 -1
- package/dist/web/_next/static/chunks/17k~zbv0_4rep.js +0 -1
- package/public/output-styles/carmack-mode.md +0 -381
- package/public/output-styles/codex-rigor-mode.md +0 -114
- package/public/output-styles/dhh-mode.md +0 -265
- package/public/output-styles/evan-you-mode.md +0 -539
- package/public/output-styles/index.json +0 -37
- package/public/output-styles/jobs-mode.md +0 -369
- package/public/output-styles/linus-mode.md +0 -135
- package/public/output-styles/uncle-bob-mode.md +0 -221
- package/public/prompt/andrej-karpathy-skills.md +0 -65
- package/public/prompt/claude-token-efficient-coding.md +0 -35
- package/public/prompt/index.json +0 -12
- package/public/skills/index.json +0 -92
- package/public/skills/planning-with-files/planning-with-files-zh/SKILL.md +0 -243
- package/public/skills/planning-with-files/planning-with-files-zh/scripts/check-complete.ps1 +0 -44
- package/public/skills/planning-with-files/planning-with-files-zh/scripts/check-complete.sh +0 -46
- package/public/skills/planning-with-files/planning-with-files-zh/scripts/init-session.ps1 +0 -124
- package/public/skills/planning-with-files/planning-with-files-zh/scripts/init-session.sh +0 -124
- package/public/skills/planning-with-files/planning-with-files-zh/scripts/session-catchup.py +0 -438
- package/public/skills/planning-with-files/planning-with-files-zh/templates/findings.md +0 -29
- package/public/skills/planning-with-files/planning-with-files-zh/templates/progress.md +0 -40
- package/public/skills/planning-with-files/planning-with-files-zh/templates/task_plan.md +0 -58
- package/public/skills/superpowers/brainstorming/SKILL.md +0 -164
- package/public/skills/superpowers/brainstorming/scripts/frame-template.html +0 -214
- package/public/skills/superpowers/brainstorming/scripts/helper.js +0 -88
- package/public/skills/superpowers/brainstorming/scripts/server.cjs +0 -354
- package/public/skills/superpowers/brainstorming/scripts/start-server.sh +0 -148
- package/public/skills/superpowers/brainstorming/scripts/stop-server.sh +0 -56
- package/public/skills/superpowers/brainstorming/spec-document-reviewer-prompt.md +0 -49
- package/public/skills/superpowers/brainstorming/visual-companion.md +0 -287
- package/public/skills/superpowers/dispatching-parallel-agents/SKILL.md +0 -182
- package/public/skills/superpowers/executing-plans/SKILL.md +0 -70
- package/public/skills/superpowers/finishing-a-development-branch/SKILL.md +0 -251
- package/public/skills/superpowers/receiving-code-review/SKILL.md +0 -213
- package/public/skills/superpowers/requesting-code-review/SKILL.md +0 -103
- package/public/skills/superpowers/requesting-code-review/code-reviewer.md +0 -168
- package/public/skills/superpowers/subagent-driven-development/SKILL.md +0 -279
- package/public/skills/superpowers/subagent-driven-development/code-quality-reviewer-prompt.md +0 -25
- package/public/skills/superpowers/subagent-driven-development/implementer-prompt.md +0 -113
- package/public/skills/superpowers/subagent-driven-development/spec-reviewer-prompt.md +0 -61
- package/public/skills/superpowers/systematic-debugging/CREATION-LOG.md +0 -119
- package/public/skills/superpowers/systematic-debugging/SKILL.md +0 -296
- package/public/skills/superpowers/systematic-debugging/condition-based-waiting-example.ts +0 -158
- package/public/skills/superpowers/systematic-debugging/condition-based-waiting.md +0 -115
- package/public/skills/superpowers/systematic-debugging/defense-in-depth.md +0 -122
- package/public/skills/superpowers/systematic-debugging/find-polluter.sh +0 -63
- package/public/skills/superpowers/systematic-debugging/root-cause-tracing.md +0 -169
- package/public/skills/superpowers/systematic-debugging/test-academic.md +0 -14
- package/public/skills/superpowers/systematic-debugging/test-pressure-1.md +0 -58
- package/public/skills/superpowers/systematic-debugging/test-pressure-2.md +0 -68
- package/public/skills/superpowers/systematic-debugging/test-pressure-3.md +0 -69
- package/public/skills/superpowers/test-driven-development/SKILL.md +0 -371
- package/public/skills/superpowers/test-driven-development/testing-anti-patterns.md +0 -299
- package/public/skills/superpowers/using-git-worktrees/SKILL.md +0 -215
- package/public/skills/superpowers/using-superpowers/SKILL.md +0 -117
- package/public/skills/superpowers/using-superpowers/references/codex-tools.md +0 -59
- package/public/skills/superpowers/using-superpowers/references/copilot-tools.md +0 -42
- package/public/skills/superpowers/using-superpowers/references/gemini-tools.md +0 -51
- package/public/skills/superpowers/verification-before-completion/SKILL.md +0 -139
- package/public/skills/superpowers/writing-plans/SKILL.md +0 -152
- package/public/skills/superpowers/writing-plans/plan-document-reviewer-prompt.md +0 -49
- package/public/skills/superpowers/writing-skills/SKILL.md +0 -655
- package/public/skills/superpowers/writing-skills/anthropic-best-practices.md +0 -1150
- package/public/skills/superpowers/writing-skills/examples/CLAUDE_MD_TESTING.md +0 -189
- package/public/skills/superpowers/writing-skills/graphviz-conventions.dot +0 -172
- package/public/skills/superpowers/writing-skills/persuasion-principles.md +0 -187
- package/public/skills/superpowers/writing-skills/render-graphs.js +0 -168
- package/public/skills/superpowers/writing-skills/testing-skills-with-subagents.md +0 -384
- /package/dist/web/_next/static/{e8w3vd9Eov_LDYWj_0zsE → rGXyAK8rgod1NjF3bLZAY}/_buildManifest.js +0 -0
- /package/dist/web/_next/static/{e8w3vd9Eov_LDYWj_0zsE → rGXyAK8rgod1NjF3bLZAY}/_clientMiddlewareManifest.js +0 -0
- /package/dist/web/_next/static/{e8w3vd9Eov_LDYWj_0zsE → rGXyAK8rgod1NjF3bLZAY}/_ssgManifest.js +0 -0
package/dist/web/workspaces.txt
CHANGED
|
@@ -1,35 +1,33 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[701341,["/_next/static/chunks/
|
|
3
|
-
3:I[950396,["/_next/static/chunks/
|
|
4
|
-
4:I[556106,["/_next/static/chunks/
|
|
5
|
-
5:I[694819,["/_next/static/chunks/
|
|
6
|
-
6:I[177053,["/_next/static/chunks/
|
|
7
|
-
7:I[994876,["/_next/static/chunks/
|
|
8
|
-
8:I[242864,["/_next/static/chunks/
|
|
9
|
-
9:I[46907,["/_next/static/chunks/
|
|
10
|
-
a:I[698679,["/_next/static/chunks/
|
|
11
|
-
b:I[360112,["/_next/static/chunks/
|
|
12
|
-
c:I[984642,["/_next/static/chunks/
|
|
13
|
-
d:I[487786,["/_next/static/chunks/
|
|
14
|
-
e:I[259295,["/_next/static/chunks/
|
|
15
|
-
|
|
2
|
+
2:I[701341,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"ZoomWrapper"]
|
|
3
|
+
3:I[950396,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"ThemeProvider"]
|
|
4
|
+
4:I[556106,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"LocaleProvider"]
|
|
5
|
+
5:I[694819,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"ViewportInsets"]
|
|
6
|
+
6:I[177053,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"AuthGuard"]
|
|
7
|
+
7:I[994876,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"AppShell"]
|
|
8
|
+
8:I[242864,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"default"]
|
|
9
|
+
9:I[46907,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"default"]
|
|
10
|
+
a:I[698679,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"CommandPalette"]
|
|
11
|
+
b:I[360112,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"Toaster"]
|
|
12
|
+
c:I[984642,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"ConsolePanel"]
|
|
13
|
+
d:I[487786,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"ClientPageRoot"]
|
|
14
|
+
e:I[259295,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js","/_next/static/chunks/0~02o4g-o6n~m.js"],"default"]
|
|
15
|
+
11:I[990774,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"OutletBoundary"]
|
|
16
|
+
12:"$Sreact.suspense"
|
|
17
|
+
16:I[785502,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"default",1]
|
|
16
18
|
:HL["/_next/static/chunks/062f9zqctzg.b.css","style"]
|
|
17
|
-
:HL["/_next/static/chunks/
|
|
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/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
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"}]
|
|
19
|
+
:HL["/_next/static/chunks/0jw8xdk_fpnp0.css","style"]
|
|
20
|
+
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/0jw8xdk_fpnp0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0zjnrbt7inime.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0~u.5r3-t7179.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0ppr271hz0xoq.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0v6hte2z-32ca.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/11k-.49r~1mfm.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/0_vi1a~g4wx46.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/18c7g84y01mj0.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/_next/static/chunks/0ngk.~kan8wq_.js","async":true,"nonce":"$undefined"}],["$","script","script-8",{"src":"/_next/static/chunks/002_j970b9gdx.js","async":true,"nonce":"$undefined"}],["$","script","script-9",{"src":"/_next/static/chunks/09he0p79ov1rn.js","async":true,"nonce":"$undefined"}],["$","script","script-10",{"src":"/_next/static/chunks/10_niiq0k6o-p.js","async":true,"nonce":"$undefined"}],["$","script","script-11",{"src":"/_next/static/chunks/0j.wxxyoclma5.js","async":true,"nonce":"$undefined"}],["$","script","script-12",{"src":"/_next/static/chunks/04cb4kc9r2pd1.js","async":true,"nonce":"$undefined"}],["$","script","script-13",{"src":"/_next/static/chunks/0fttswpzu69qx.js","async":true,"nonce":"$undefined"}],["$","script","script-14",{"src":"/_next/static/chunks/12tjr0_2ccrtq.js","async":true,"nonce":"$undefined"}],["$","script","script-15",{"src":"/_next/static/chunks/06.kdsa9rr2h1.js","async":true,"nonce":"$undefined"}],["$","script","script-16",{"src":"/_next/static/chunks/1250wo~-5dgyx.js","async":true,"nonce":"$undefined"}],["$","script","script-17",{"src":"/_next/static/chunks/0x5lak8yz7pm7.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"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0~02o4g-o6n~m.js","async":true,"nonce":"$undefined"}]],["$","$L11",null,{"children":["$","$12",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]]}],{},null,false,null]},null,false,"$@14"]},null,false,null],"$L15",false]],"m":"$undefined","G":["$16",["$L17","$L18"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"rGXyAK8rgod1NjF3bLZAY"}
|
|
21
|
+
1a:I[990774,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"ViewportBoundary"]
|
|
22
|
+
1c:I[990774,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"MetadataBoundary"]
|
|
23
|
+
19:[]
|
|
24
|
+
14:"$W19"
|
|
25
|
+
15:["$","$1","h",{"children":[null,["$","$L1a",null,{"children":"$L1b"}],["$","div",null,{"hidden":true,"children":["$","$L1c",null,{"children":["$","$12",null,{"name":"Next.Metadata","children":"$L1d"}]}]}],null]}]
|
|
26
|
+
17:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/062f9zqctzg.b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
27
|
+
18:["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0jw8xdk_fpnp0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
30
28
|
f:{}
|
|
31
29
|
10:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
30
|
+
1b:[["$","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"}]]
|
|
31
|
+
1e:I[946513,["/_next/static/chunks/0zjnrbt7inime.js","/_next/static/chunks/0~u.5r3-t7179.js","/_next/static/chunks/0ppr271hz0xoq.js","/_next/static/chunks/0v6hte2z-32ca.js","/_next/static/chunks/11k-.49r~1mfm.js","/_next/static/chunks/0_vi1a~g4wx46.js","/_next/static/chunks/18c7g84y01mj0.js","/_next/static/chunks/0ngk.~kan8wq_.js","/_next/static/chunks/002_j970b9gdx.js","/_next/static/chunks/09he0p79ov1rn.js","/_next/static/chunks/10_niiq0k6o-p.js","/_next/static/chunks/0j.wxxyoclma5.js","/_next/static/chunks/04cb4kc9r2pd1.js","/_next/static/chunks/0fttswpzu69qx.js","/_next/static/chunks/12tjr0_2ccrtq.js","/_next/static/chunks/06.kdsa9rr2h1.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/0x5lak8yz7pm7.js"],"IconMark"]
|
|
32
|
+
13:null
|
|
33
|
+
1d:[["$","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"}],["$","$L1e","5",{}]]
|
package/dist/ws/agent-prompt.js
CHANGED
|
@@ -11,7 +11,7 @@ export function buildAgentPrompt(workspaceId, systemPrompt, userPrompt, history
|
|
|
11
11
|
`- Current workspace id: ${workspaceId}`,
|
|
12
12
|
`- MCP servers configured for this agent: ${runtimeConfig.mcpServers.length ? runtimeConfig.mcpServers.join(', ') : 'none'}`,
|
|
13
13
|
`- Skills configured for this agent: ${runtimeConfig.skills.length ? runtimeConfig.skills.join(', ') : 'none'}`,
|
|
14
|
-
|
|
14
|
+
formatRuntimeToolsLine(runtimeConfig.runtimeKind),
|
|
15
15
|
`- Agent Spaces channel tools configured for this channel: ${runtimeConfig.builtInTools?.length ? runtimeConfig.builtInTools.map((tool) => tool.name).join(', ') : 'none'}`,
|
|
16
16
|
];
|
|
17
17
|
if (runtimeConfig.boundDirs?.length) {
|
|
@@ -163,10 +163,10 @@ function formatBuiltInToolContext(workspaceId, tools) {
|
|
|
163
163
|
}
|
|
164
164
|
}
|
|
165
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.', '-
|
|
166
|
+
lines.push('Knowledge base database tool rules:', '- Knowledge base/database documents are Agent Spaces database nodes, not workspace filesystem files.', '- 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 use native filesystem write/edit tools for knowledge base/database documents; those tools write workspace files, not Agent Spaces database nodes.', '- 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
167
|
}
|
|
168
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.', '-
|
|
169
|
+
lines.push('Kanban tool rules:', '- Kanban boards are Agent Spaces workspace data, not workspace filesystem files.', '- 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.');
|
|
170
170
|
}
|
|
171
171
|
for (const tool of tools) {
|
|
172
172
|
lines.push(`- ${formatCallableToolName(tool.name)}: ${tool.description}`);
|
|
@@ -176,6 +176,35 @@ function formatBuiltInToolContext(workspaceId, tools) {
|
|
|
176
176
|
function formatCallableToolName(name) {
|
|
177
177
|
return `mcp__agent-spaces__${name}`;
|
|
178
178
|
}
|
|
179
|
+
function formatRuntimeToolsLine(runtimeKind) {
|
|
180
|
+
const runtimeName = formatRuntimeName(runtimeKind);
|
|
181
|
+
const tools = runtimeKind === 'claude-code'
|
|
182
|
+
? 'Read, Write, Edit, MultiEdit, Bash, Grep, Glob, Task, TodoWrite, WebFetch, WebSearch'
|
|
183
|
+
: runtimeKind === 'codex'
|
|
184
|
+
? 'Bash, file edits, WebSearch, todo list, MCP tools'
|
|
185
|
+
: runtimeKind === 'langchain'
|
|
186
|
+
? 'Agent Spaces function tools'
|
|
187
|
+
: runtimeKind === 'hermes'
|
|
188
|
+
? 'Hermes CLI tools and configured skills'
|
|
189
|
+
: 'runtime-specific tools exposed by the selected adapter';
|
|
190
|
+
return `- Runtime tools available through ${runtimeName}: ${tools}`;
|
|
191
|
+
}
|
|
192
|
+
function formatRuntimeName(runtimeKind) {
|
|
193
|
+
switch (runtimeKind) {
|
|
194
|
+
case 'claude-code':
|
|
195
|
+
return 'Claude Code';
|
|
196
|
+
case 'codex':
|
|
197
|
+
return 'Codex';
|
|
198
|
+
case 'langchain':
|
|
199
|
+
return 'LangChain';
|
|
200
|
+
case 'hermes':
|
|
201
|
+
return 'Hermes';
|
|
202
|
+
case 'open-agent-sdk':
|
|
203
|
+
return 'OpenAgent SDK';
|
|
204
|
+
default:
|
|
205
|
+
return 'the selected runtime';
|
|
206
|
+
}
|
|
207
|
+
}
|
|
179
208
|
function isIssueToolName(name) {
|
|
180
209
|
return name === 'CreateCurrentChannelIssue'
|
|
181
210
|
|| name === 'ViewCurrentChannelIssue'
|
package/dist/ws/agent-runner.js
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { existsSync, readdirSync, readFileSync, statSync } from 'node:fs';
|
|
2
|
+
import { join } from 'node:path';
|
|
1
3
|
import { broadcastToWorkspace } from './connection-manager.js';
|
|
2
4
|
import { createMessage, updateMessage, listMessages } from '../services/message.js';
|
|
3
5
|
import { getChannel, updateChannel } from '../services/channel.js';
|
|
@@ -172,6 +174,7 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
172
174
|
const workingDir = agentService.resolveWorkingDir(workspaceId, preset);
|
|
173
175
|
const startTime = Date.now();
|
|
174
176
|
const runtimePromptConfig = {
|
|
177
|
+
runtimeKind: preset.runtimeKind,
|
|
175
178
|
mcpServers: Object.keys(mcpServers ?? {}),
|
|
176
179
|
skills,
|
|
177
180
|
boundDirs: workspace?.boundDirs,
|
|
@@ -219,6 +222,7 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
219
222
|
let activeRun;
|
|
220
223
|
const liveReasoning = [];
|
|
221
224
|
let agentPrompt = '';
|
|
225
|
+
let runtimeUserPrompt = prompt;
|
|
222
226
|
let runtimeSessionId = options.resumeSessionId ?? existingMessage?.metadata?.runtimeSessionId;
|
|
223
227
|
const persistentContext = buildPersistentAgentContextDetails({
|
|
224
228
|
workspaceId,
|
|
@@ -251,9 +255,10 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
251
255
|
excludeReplyIds: options.excludeHistoryReplyIds,
|
|
252
256
|
});
|
|
253
257
|
const isRuntimeSessionResume = Boolean(options.resumeSessionId && (preset.runtimeKind === 'claude-code' || preset.runtimeKind === 'codex'));
|
|
258
|
+
runtimeUserPrompt = expandAgentSlashCommandPrompt(prompt, configDir);
|
|
254
259
|
agentPrompt = isRuntimeSessionResume
|
|
255
|
-
?
|
|
256
|
-
: buildAgentPrompt(workspaceId, preset.systemPrompt,
|
|
260
|
+
? runtimeUserPrompt
|
|
261
|
+
: buildAgentPrompt(workspaceId, preset.systemPrompt, runtimeUserPrompt, history, runtimePromptConfig);
|
|
257
262
|
const liveOutput = [...(options.seedOutput ?? [])];
|
|
258
263
|
const liveOutputItems = liveOutput.map((line, index) => buildOutputItem({
|
|
259
264
|
id: `seed-${index}`,
|
|
@@ -280,7 +285,7 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
280
285
|
runtime: preset.runtimeKind,
|
|
281
286
|
model: preset.modelId,
|
|
282
287
|
systemPrompt: preset.systemPrompt,
|
|
283
|
-
userPrompt:
|
|
288
|
+
userPrompt: runtimeUserPrompt,
|
|
284
289
|
fullPrompt: agentPrompt,
|
|
285
290
|
persistentContext,
|
|
286
291
|
mcpServers: runtimePromptConfig.mcpServers,
|
|
@@ -319,6 +324,7 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
319
324
|
sandboxDirs: preset.sandboxDirs,
|
|
320
325
|
outputStyle: preset.outputStyle,
|
|
321
326
|
resumeSessionId: isRuntimeSessionResume ? options.resumeSessionId : undefined,
|
|
327
|
+
userPrompt: runtimeUserPrompt,
|
|
322
328
|
onEvent: wrapOnEventWithHooks((event) => {
|
|
323
329
|
if (activeRun?.stopped)
|
|
324
330
|
return;
|
|
@@ -452,7 +458,7 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
452
458
|
runtime: preset.runtimeKind,
|
|
453
459
|
model: preset.modelId,
|
|
454
460
|
systemPrompt: preset.systemPrompt,
|
|
455
|
-
userPrompt:
|
|
461
|
+
userPrompt: runtimeUserPrompt,
|
|
456
462
|
fullPrompt: agentPrompt,
|
|
457
463
|
persistentContext,
|
|
458
464
|
mcpServers: runtimePromptConfig.mcpServers,
|
|
@@ -523,7 +529,7 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
523
529
|
model: preset.modelId,
|
|
524
530
|
usage: result.usage,
|
|
525
531
|
systemPrompt: preset.systemPrompt,
|
|
526
|
-
userPrompt:
|
|
532
|
+
userPrompt: runtimeUserPrompt,
|
|
527
533
|
fullPrompt: agentPrompt,
|
|
528
534
|
persistentContext,
|
|
529
535
|
mcpServers: runtimePromptConfig.mcpServers,
|
|
@@ -579,7 +585,7 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
579
585
|
runtime: preset.runtimeKind,
|
|
580
586
|
model: preset.modelId,
|
|
581
587
|
systemPrompt: preset.systemPrompt,
|
|
582
|
-
userPrompt:
|
|
588
|
+
userPrompt: runtimeUserPrompt,
|
|
583
589
|
fullPrompt: agentPrompt,
|
|
584
590
|
persistentContext,
|
|
585
591
|
mcpServers: runtimePromptConfig.mcpServers,
|
|
@@ -618,6 +624,77 @@ export async function runMentionedAgent(workspaceId, channelId, agentConfigId, p
|
|
|
618
624
|
}
|
|
619
625
|
}
|
|
620
626
|
// --- Internal helpers ---
|
|
627
|
+
function expandAgentSlashCommandPrompt(prompt, agentDir) {
|
|
628
|
+
if (!agentDir)
|
|
629
|
+
return prompt;
|
|
630
|
+
const commandMatch = matchLeadingSlashCommand(prompt);
|
|
631
|
+
if (!commandMatch)
|
|
632
|
+
return prompt;
|
|
633
|
+
const { commandName, args, rest } = commandMatch;
|
|
634
|
+
if (!commandName || commandName.includes('..'))
|
|
635
|
+
return prompt;
|
|
636
|
+
const commandFile = findAgentCommandFile(agentDir, commandName);
|
|
637
|
+
if (!commandFile)
|
|
638
|
+
return prompt;
|
|
639
|
+
const commandContent = readFileSync(commandFile, 'utf-8').replace(/\$ARGUMENTS/g, args);
|
|
640
|
+
return [
|
|
641
|
+
`User selected Agent slash command: /${commandName}`,
|
|
642
|
+
args ? `Command arguments: ${args}` : 'Command arguments: none',
|
|
643
|
+
'',
|
|
644
|
+
'Command instructions:',
|
|
645
|
+
commandContent.trim(),
|
|
646
|
+
rest ? ['', 'Additional user message:', rest].join('\n') : '',
|
|
647
|
+
].filter(Boolean).join('\n');
|
|
648
|
+
}
|
|
649
|
+
function matchLeadingSlashCommand(prompt) {
|
|
650
|
+
const slashIndex = prompt.indexOf('/');
|
|
651
|
+
if (slashIndex < 0)
|
|
652
|
+
return null;
|
|
653
|
+
const prefix = prompt.slice(0, slashIndex).trim();
|
|
654
|
+
if (prefix && !prefix.startsWith('@'))
|
|
655
|
+
return null;
|
|
656
|
+
const match = prompt.slice(slashIndex).match(/^\/([A-Za-z0-9._/-]+)(?:\s+([^\r\n]*))?([\s\S]*)$/);
|
|
657
|
+
if (!match)
|
|
658
|
+
return null;
|
|
659
|
+
return {
|
|
660
|
+
commandName: match[1]?.trim() ?? '',
|
|
661
|
+
args: match[2]?.trim() ?? '',
|
|
662
|
+
rest: match[3]?.trim() ?? '',
|
|
663
|
+
};
|
|
664
|
+
}
|
|
665
|
+
function findAgentCommandFile(agentDir, commandName) {
|
|
666
|
+
const commandsDir = join(agentDir, 'commands');
|
|
667
|
+
if (!existsSync(commandsDir) || !statSync(commandsDir).isDirectory())
|
|
668
|
+
return undefined;
|
|
669
|
+
const directParts = commandName.split('/').filter(Boolean);
|
|
670
|
+
if (directParts.length > 0 && directParts.every(isSafeCommandPathPart)) {
|
|
671
|
+
const directPath = join(commandsDir, ...directParts.slice(0, -1), `${directParts.at(-1)}.md`);
|
|
672
|
+
if (existsSync(directPath) && statSync(directPath).isFile())
|
|
673
|
+
return directPath;
|
|
674
|
+
}
|
|
675
|
+
const targetName = commandName.split('/').filter(Boolean).at(-1);
|
|
676
|
+
if (!targetName || !isSafeCommandPathPart(targetName))
|
|
677
|
+
return undefined;
|
|
678
|
+
return findCommandFileByName(commandsDir, targetName);
|
|
679
|
+
}
|
|
680
|
+
function findCommandFileByName(dir, commandName) {
|
|
681
|
+
for (const entry of readdirSync(dir, { withFileTypes: true })) {
|
|
682
|
+
const fullPath = join(dir, entry.name);
|
|
683
|
+
if (entry.isDirectory()) {
|
|
684
|
+
const nested = findCommandFileByName(fullPath, commandName);
|
|
685
|
+
if (nested)
|
|
686
|
+
return nested;
|
|
687
|
+
continue;
|
|
688
|
+
}
|
|
689
|
+
if (entry.isFile() && entry.name.toLowerCase() === `${commandName}.md`.toLowerCase()) {
|
|
690
|
+
return fullPath;
|
|
691
|
+
}
|
|
692
|
+
}
|
|
693
|
+
return undefined;
|
|
694
|
+
}
|
|
695
|
+
function isSafeCommandPathPart(part) {
|
|
696
|
+
return /^[A-Za-z0-9._-]+$/.test(part) && part !== '.' && part !== '..';
|
|
697
|
+
}
|
|
621
698
|
function getRuntimeBaseURL(provider, apiBase) {
|
|
622
699
|
if (provider === 'openai-responses-to-anthropic-messages'
|
|
623
700
|
|| provider === 'openai-chat-completions-to-anthropic-messages')
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agent-spaces/server",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.67",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"agent-spaces-server": "./dist/app.js"
|
|
@@ -14,21 +14,14 @@
|
|
|
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
|
-
},
|
|
24
17
|
"dependencies": {
|
|
25
|
-
"@agent-spaces/shared": "workspace:*",
|
|
26
18
|
"@anthropic-ai/claude-agent-sdk": "^0.2.126",
|
|
27
19
|
"@codeany/open-agent-sdk": "^0.2.1",
|
|
28
20
|
"@langchain/anthropic": "^1.3.29",
|
|
29
21
|
"@langchain/google-genai": "^2.1.30",
|
|
30
22
|
"@langchain/openai": "^1.4.5",
|
|
31
23
|
"@larksuiteoapi/node-sdk": "^1.62.1",
|
|
24
|
+
"@modelcontextprotocol/sdk": "1.29.0",
|
|
32
25
|
"@openai/codex-sdk": "^0.128.0",
|
|
33
26
|
"cors": "^2.8.5",
|
|
34
27
|
"dotenv": "^17.4.2",
|
|
@@ -41,7 +34,8 @@
|
|
|
41
34
|
"uuid": "^11.1.0",
|
|
42
35
|
"vscode-ws-jsonrpc": "^3.5.0",
|
|
43
36
|
"ws": "^8.18.2",
|
|
44
|
-
"zod": "^4.0.0"
|
|
37
|
+
"zod": "^4.0.0",
|
|
38
|
+
"@agent-spaces/shared": "0.2.1"
|
|
45
39
|
},
|
|
46
40
|
"devDependencies": {
|
|
47
41
|
"@types/cors": "^2.8.17",
|
|
@@ -52,5 +46,11 @@
|
|
|
52
46
|
"@types/ws": "^8.18.1",
|
|
53
47
|
"tsx": "^4.19.4",
|
|
54
48
|
"typescript": "^5.8.3"
|
|
49
|
+
},
|
|
50
|
+
"scripts": {
|
|
51
|
+
"dev": "tsx watch src/app.ts",
|
|
52
|
+
"build": "tsc",
|
|
53
|
+
"start": "node dist/app.js",
|
|
54
|
+
"postinstall": "node -e \"try{require('node-pty')}catch(e){if(!require('fs').existsSync('node_modules/node-pty/prebuilds')){process.exit(1)}}\""
|
|
55
55
|
}
|
|
56
|
-
}
|
|
56
|
+
}
|