@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
|
@@ -0,0 +1,207 @@
|
|
|
1
|
+
import { v4 as uuid } from 'uuid';
|
|
2
|
+
import simpleGit from 'simple-git';
|
|
3
|
+
import { join } from 'node:path';
|
|
4
|
+
import { execFileSync } from 'node:child_process';
|
|
5
|
+
import { getDataDir, ensureDir } from '../storage/json-store.js';
|
|
6
|
+
import { listWorktrees, getWorktree, createWorktree as storeCreate, updateWorktree, } from '../storage/worktree-store.js';
|
|
7
|
+
import { getWorkspace, createWorkspace, deleteWorkspace, } from '../storage/workspace-store.js';
|
|
8
|
+
import { broadcastToWorkspace } from '../ws/connection-manager.js';
|
|
9
|
+
import { runPullRequestAgent } from '../agents/pull-request-agent.js';
|
|
10
|
+
function worktreesBaseDir(workspaceId) {
|
|
11
|
+
return join(getDataDir(), 'workspaces', workspaceId, 'worktrees');
|
|
12
|
+
}
|
|
13
|
+
export function listWorkspaceWorktrees(workspaceId) {
|
|
14
|
+
return listWorktrees(workspaceId).filter(wt => wt.status === 'active');
|
|
15
|
+
}
|
|
16
|
+
export function getWorkspaceWorktree(workspaceId, worktreeId) {
|
|
17
|
+
return getWorktree(workspaceId, worktreeId);
|
|
18
|
+
}
|
|
19
|
+
export async function createWorkspaceWorktree(workspaceId, input) {
|
|
20
|
+
const ws = getWorkspace(workspaceId);
|
|
21
|
+
if (!ws)
|
|
22
|
+
throw new Error('Workspace not found');
|
|
23
|
+
const id = uuid();
|
|
24
|
+
let branch = input.branch || `${input.name}-${Date.now()}`;
|
|
25
|
+
const wtPath = join(worktreesBaseDir(workspaceId), id);
|
|
26
|
+
ensureDir(join(worktreesBaseDir(workspaceId)));
|
|
27
|
+
const git = simpleGit(ws.boundDirs[0]);
|
|
28
|
+
// Auto-resolve branch name conflicts
|
|
29
|
+
const branches = await git.branch();
|
|
30
|
+
let suffix = 1;
|
|
31
|
+
const baseBranch = branch;
|
|
32
|
+
while (branches.all.includes(branch)) {
|
|
33
|
+
suffix++;
|
|
34
|
+
branch = `${baseBranch}-${suffix}`;
|
|
35
|
+
}
|
|
36
|
+
await git.raw(['worktree', 'add', wtPath, '-b', branch]);
|
|
37
|
+
const now = new Date().toISOString();
|
|
38
|
+
const info = {
|
|
39
|
+
id, workspaceId, name: input.name, branch, path: wtPath,
|
|
40
|
+
agentId: input.agentId, issueId: input.issueId, taskId: input.taskId,
|
|
41
|
+
status: 'active', createdAt: now, updatedAt: now,
|
|
42
|
+
};
|
|
43
|
+
storeCreate(workspaceId, info);
|
|
44
|
+
// Write virtual workspace.json so getWorkspace(wtId) resolves for all sub-routes
|
|
45
|
+
const virtualWs = {
|
|
46
|
+
id, name: `${input.name} (Worktree)`, boundDirs: [wtPath],
|
|
47
|
+
agentspaceDir: join(wtPath, '.agentspace'),
|
|
48
|
+
isWorktree: true, parentWorkspaceId: workspaceId,
|
|
49
|
+
createdAt: now, updatedAt: now, activeChannels: [], activeIssues: [],
|
|
50
|
+
};
|
|
51
|
+
createWorkspace(virtualWs);
|
|
52
|
+
broadcastToWorkspace(workspaceId, 'worktree.created', info);
|
|
53
|
+
return info;
|
|
54
|
+
}
|
|
55
|
+
export async function deleteWorkspaceWorktree(workspaceId, worktreeId) {
|
|
56
|
+
const info = getWorktree(workspaceId, worktreeId);
|
|
57
|
+
if (!info)
|
|
58
|
+
throw new Error('Worktree not found');
|
|
59
|
+
const ws = getWorkspace(workspaceId);
|
|
60
|
+
if (!ws)
|
|
61
|
+
throw new Error('Workspace not found');
|
|
62
|
+
const git = simpleGit(ws.boundDirs[0]);
|
|
63
|
+
await git.raw(['worktree', 'remove', info.path, '--force']).catch(() => { });
|
|
64
|
+
// Clean up virtual workspace entry.
|
|
65
|
+
deleteWorkspace(worktreeId);
|
|
66
|
+
info.status = 'deleted';
|
|
67
|
+
info.updatedAt = new Date().toISOString();
|
|
68
|
+
updateWorktree(workspaceId, info);
|
|
69
|
+
broadcastToWorkspace(workspaceId, 'worktree.deleted', { id: worktreeId, workspaceId });
|
|
70
|
+
}
|
|
71
|
+
export async function getWorktreeDiff(workspaceId, worktreeId) {
|
|
72
|
+
const info = getWorktree(workspaceId, worktreeId);
|
|
73
|
+
if (!info)
|
|
74
|
+
throw new Error('Worktree not found');
|
|
75
|
+
const ws = getWorkspace(workspaceId);
|
|
76
|
+
if (!ws)
|
|
77
|
+
throw new Error('Workspace not found');
|
|
78
|
+
const git = simpleGit(ws.boundDirs[0]);
|
|
79
|
+
const defaultBranch = await getDefaultBranch(git);
|
|
80
|
+
const nameOnlyRaw = await git.diff(['--name-only', `${defaultBranch}...${info.branch}`]);
|
|
81
|
+
const files = nameOnlyRaw.split('\n').filter(Boolean);
|
|
82
|
+
const diffs = [];
|
|
83
|
+
for (const f of files) {
|
|
84
|
+
const binary = isBinaryPath(f);
|
|
85
|
+
const oldContent = binary ? '' : await git.show([`${defaultBranch}:${f}`]).catch(() => '');
|
|
86
|
+
const newContent = binary ? '' : await git.show([`${info.branch}:${f}`]).catch(() => '');
|
|
87
|
+
diffs.push({ path: f, oldContent, newContent, isBinary: binary, isNew: !oldContent, isDeleted: !newContent });
|
|
88
|
+
}
|
|
89
|
+
return diffs;
|
|
90
|
+
}
|
|
91
|
+
export async function createWorktreePR(workspaceId, worktreeId, title, body) {
|
|
92
|
+
const info = getWorktree(workspaceId, worktreeId);
|
|
93
|
+
if (!info)
|
|
94
|
+
throw new Error('Worktree not found');
|
|
95
|
+
const ws = getWorkspace(workspaceId);
|
|
96
|
+
if (!ws)
|
|
97
|
+
throw new Error('Workspace not found');
|
|
98
|
+
const git = simpleGit(ws.boundDirs[0]);
|
|
99
|
+
const defaultBranch = await getDefaultBranch(git);
|
|
100
|
+
const log = await git.log([`${defaultBranch}..${info.branch}`]);
|
|
101
|
+
if (log.total === 0) {
|
|
102
|
+
throw new Error('Cannot create PR: no commits on this branch. Make changes and commit first.');
|
|
103
|
+
}
|
|
104
|
+
try {
|
|
105
|
+
await git.push('origin', info.branch, ['--set-upstream']);
|
|
106
|
+
}
|
|
107
|
+
catch (e) {
|
|
108
|
+
const msg = e?.stderr || e?.message || String(e);
|
|
109
|
+
throw new Error(`Failed to push branch before creating PR: ${msg.replace(/^(Command failed: )?git\s*/, '').trim()}`);
|
|
110
|
+
}
|
|
111
|
+
const prTitle = title || `[${info.name}] ${info.branch}`;
|
|
112
|
+
const ghArgs = [
|
|
113
|
+
'pr', 'create',
|
|
114
|
+
'--base', defaultBranch,
|
|
115
|
+
'--head', info.branch,
|
|
116
|
+
'--title', prTitle,
|
|
117
|
+
'--body', body || '',
|
|
118
|
+
];
|
|
119
|
+
let result;
|
|
120
|
+
try {
|
|
121
|
+
result = execFileSync('gh', ghArgs, { cwd: ws.boundDirs[0], encoding: 'utf-8' });
|
|
122
|
+
}
|
|
123
|
+
catch (e) {
|
|
124
|
+
const msg = e?.stderr || e?.message || String(e);
|
|
125
|
+
throw new Error(`Failed to create PR: ${msg.replace(/^(Command failed: )?gh\s*/, '').trim()}`);
|
|
126
|
+
}
|
|
127
|
+
const urlMatch = result.match(/https:\/\/[^\s]+/);
|
|
128
|
+
if (!urlMatch)
|
|
129
|
+
throw new Error('PR created but failed to parse URL from output');
|
|
130
|
+
info.prUrl = urlMatch[0];
|
|
131
|
+
info.updatedAt = new Date().toISOString();
|
|
132
|
+
updateWorktree(workspaceId, info);
|
|
133
|
+
broadcastToWorkspace(workspaceId, 'worktree.pr_created', info);
|
|
134
|
+
return info.prUrl;
|
|
135
|
+
}
|
|
136
|
+
export async function getWorktreePRDraft(workspaceId, worktreeId, title) {
|
|
137
|
+
const info = getWorktree(workspaceId, worktreeId);
|
|
138
|
+
if (!info)
|
|
139
|
+
throw new Error('Worktree not found');
|
|
140
|
+
const ws = getWorkspace(workspaceId);
|
|
141
|
+
if (!ws)
|
|
142
|
+
throw new Error('Workspace not found');
|
|
143
|
+
const git = simpleGit(ws.boundDirs[0]);
|
|
144
|
+
const defaultBranch = await getDefaultBranch(git);
|
|
145
|
+
const commits = await git.log([`${defaultBranch}..${info.branch}`])
|
|
146
|
+
.then((log) => log.all.map((entry) => entry.message));
|
|
147
|
+
const diff = await git.diff([`${defaultBranch}...${info.branch}`]);
|
|
148
|
+
const body = await runPullRequestAgent(workspaceId, {
|
|
149
|
+
worktree: info,
|
|
150
|
+
baseBranch: defaultBranch,
|
|
151
|
+
commits,
|
|
152
|
+
diff,
|
|
153
|
+
});
|
|
154
|
+
return {
|
|
155
|
+
title: title || `[${info.name}] ${info.branch}`,
|
|
156
|
+
body,
|
|
157
|
+
baseBranch: defaultBranch,
|
|
158
|
+
};
|
|
159
|
+
}
|
|
160
|
+
export async function mergeWorktreePR(workspaceId, worktreeId) {
|
|
161
|
+
const info = getWorktree(workspaceId, worktreeId);
|
|
162
|
+
if (!info)
|
|
163
|
+
throw new Error('Worktree not found');
|
|
164
|
+
if (!info.prUrl)
|
|
165
|
+
throw new Error('No PR associated with this worktree');
|
|
166
|
+
const ws = getWorkspace(workspaceId);
|
|
167
|
+
if (!ws)
|
|
168
|
+
throw new Error('Workspace not found');
|
|
169
|
+
const git = simpleGit(ws.boundDirs[0]);
|
|
170
|
+
try {
|
|
171
|
+
execFileSync('gh', ['pr', 'merge', info.prUrl, '--merge'], { cwd: ws.boundDirs[0], encoding: 'utf-8' });
|
|
172
|
+
}
|
|
173
|
+
catch (e) {
|
|
174
|
+
const msg = e?.stderr || e?.message || String(e);
|
|
175
|
+
throw new Error(`Failed to merge PR: ${msg.replace(/^(Command failed: )?gh\s*/, '').trim()}`);
|
|
176
|
+
}
|
|
177
|
+
await git.raw(['worktree', 'remove', info.path]).catch(() => { });
|
|
178
|
+
await git.raw(['branch', '-d', info.branch]).catch(() => { });
|
|
179
|
+
// Clean up virtual workspace entry.
|
|
180
|
+
deleteWorkspace(worktreeId);
|
|
181
|
+
info.status = 'merged';
|
|
182
|
+
info.updatedAt = new Date().toISOString();
|
|
183
|
+
updateWorktree(workspaceId, info);
|
|
184
|
+
broadcastToWorkspace(workspaceId, 'worktree.merged', info);
|
|
185
|
+
}
|
|
186
|
+
const BINARY_EXTS = new Set(['.png', '.jpg', '.jpeg', '.gif', '.bmp', '.ico', '.webp', '.avif', '.mp3', '.mp4', '.zip', '.gz', '.tar', '.woff', '.woff2', '.ttf', '.eot', '.pdf', '.wasm']);
|
|
187
|
+
function isBinaryPath(filePath) {
|
|
188
|
+
const ext = filePath.slice(filePath.lastIndexOf('.')).toLowerCase();
|
|
189
|
+
return BINARY_EXTS.has(ext);
|
|
190
|
+
}
|
|
191
|
+
async function getDefaultBranch(git) {
|
|
192
|
+
try {
|
|
193
|
+
const result = await git.raw(['symbolic-ref', 'refs/remotes/origin/HEAD']);
|
|
194
|
+
const match = result.match(/refs\/remotes\/origin\/(.+)/);
|
|
195
|
+
if (match)
|
|
196
|
+
return match[1].trim();
|
|
197
|
+
}
|
|
198
|
+
catch { }
|
|
199
|
+
// Fallback: try common names
|
|
200
|
+
const branches = await git.branch();
|
|
201
|
+
if (branches.all.includes('main'))
|
|
202
|
+
return 'main';
|
|
203
|
+
if (branches.all.includes('master'))
|
|
204
|
+
return 'master';
|
|
205
|
+
return 'main';
|
|
206
|
+
}
|
|
207
|
+
//# sourceMappingURL=worktree.js.map
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { join } from 'node:path';
|
|
2
|
+
import { readJsonFile, writeJsonFile, getDataDir } from './json-store.js';
|
|
3
|
+
const FILE = () => join(getDataDir(), 'robot-accounts.json');
|
|
4
|
+
function read() {
|
|
5
|
+
return readJsonFile(FILE()) ?? { accounts: [] };
|
|
6
|
+
}
|
|
7
|
+
function write(data) {
|
|
8
|
+
writeJsonFile(FILE(), data);
|
|
9
|
+
}
|
|
10
|
+
export function listRobotAccounts() {
|
|
11
|
+
return read().accounts;
|
|
12
|
+
}
|
|
13
|
+
export function getRobotAccount(id) {
|
|
14
|
+
return read().accounts.find((a) => a.id === id);
|
|
15
|
+
}
|
|
16
|
+
export function createRobotAccount(account) {
|
|
17
|
+
const data = read();
|
|
18
|
+
data.accounts.push(account);
|
|
19
|
+
write(data);
|
|
20
|
+
}
|
|
21
|
+
export function updateRobotAccount(id, patch) {
|
|
22
|
+
const data = read();
|
|
23
|
+
const idx = data.accounts.findIndex((a) => a.id === id);
|
|
24
|
+
if (idx === -1)
|
|
25
|
+
return null;
|
|
26
|
+
data.accounts[idx] = { ...data.accounts[idx], ...patch, id, updatedAt: new Date().toISOString() };
|
|
27
|
+
write(data);
|
|
28
|
+
return data.accounts[idx];
|
|
29
|
+
}
|
|
30
|
+
export function deleteRobotAccount(id) {
|
|
31
|
+
const data = read();
|
|
32
|
+
const before = data.accounts.length;
|
|
33
|
+
data.accounts = data.accounts.filter((a) => a.id !== id);
|
|
34
|
+
if (data.accounts.length === before)
|
|
35
|
+
return false;
|
|
36
|
+
write(data);
|
|
37
|
+
return true;
|
|
38
|
+
}
|
|
39
|
+
//# sourceMappingURL=robot-account-store.js.map
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { join } from 'node:path';
|
|
2
|
+
import { getDataDir, ensureDir, readJsonFile, writeJsonFile } from './json-store.js';
|
|
3
|
+
function worktreesDir(workspaceId) {
|
|
4
|
+
return join(getDataDir(), 'workspaces', workspaceId, 'worktrees');
|
|
5
|
+
}
|
|
6
|
+
function worktreesIndex(workspaceId) {
|
|
7
|
+
return join(worktreesDir(workspaceId), 'index.json');
|
|
8
|
+
}
|
|
9
|
+
export function listWorktrees(workspaceId) {
|
|
10
|
+
return readJsonFile(worktreesIndex(workspaceId)) || [];
|
|
11
|
+
}
|
|
12
|
+
export function getWorktree(workspaceId, worktreeId) {
|
|
13
|
+
const list = listWorktrees(workspaceId);
|
|
14
|
+
return list.find(wt => wt.id === worktreeId) ?? null;
|
|
15
|
+
}
|
|
16
|
+
export function createWorktree(workspaceId, info) {
|
|
17
|
+
ensureDir(worktreesDir(workspaceId));
|
|
18
|
+
const list = listWorktrees(workspaceId);
|
|
19
|
+
list.push(info);
|
|
20
|
+
writeJsonFile(worktreesIndex(workspaceId), list);
|
|
21
|
+
}
|
|
22
|
+
export function updateWorktree(workspaceId, info) {
|
|
23
|
+
const list = listWorktrees(workspaceId);
|
|
24
|
+
const idx = list.findIndex(wt => wt.id === info.id);
|
|
25
|
+
if (idx >= 0)
|
|
26
|
+
list[idx] = info;
|
|
27
|
+
writeJsonFile(worktreesIndex(workspaceId), list);
|
|
28
|
+
}
|
|
29
|
+
export function deleteWorktreeFromIndex(workspaceId, worktreeId) {
|
|
30
|
+
const list = listWorktrees(workspaceId).filter(wt => wt.id !== worktreeId);
|
|
31
|
+
writeJsonFile(worktreesIndex(workspaceId), list);
|
|
32
|
+
}
|
|
33
|
+
//# sourceMappingURL=worktree-store.js.map
|
package/dist/web/404.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="" class="h-[var(--app-content-height)] overflow-hidden antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover"/><link rel="stylesheet" href="/_next/static/chunks/062f9zqctzg.b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0v7q4mys.mnm..css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/02mf61htij8g0.js"/><script src="/_next/static/chunks/031c~uxc3ie87.js" async=""></script><script src="/_next/static/chunks/0h18ej5yf974e.js" async=""></script><script src="/_next/static/chunks/0h256h-tu4e0r.js" async=""></script><script src="/_next/static/chunks/0np.d~hc1-pmh.js" async=""></script><script src="/_next/static/chunks/turbopack-0ndm2zc_pdptk.js" async=""></script><script src="/_next/static/chunks/0s9lmk8iauou3.js" async=""></script><script src="/_next/static/chunks/0ppr271hz0xoq.js" async=""></script><script src="/_next/static/chunks/099h96wjsdb25.js" async=""></script><script src="/_next/static/chunks/0~u.5r3-t7179.js" async=""></script><script src="/_next/static/chunks/0jb4~3qqkw2ps.js" async=""></script><script src="/_next/static/chunks/0z~vqzbm_q371.js" async=""></script><script src="/_next/static/chunks/0_vi1a~g4wx46.js" async=""></script><script src="/_next/static/chunks/161ik5kfyuwtd.js" async=""></script><script src="/_next/static/chunks/0v6hte2z-32ca.js" async=""></script><script src="/_next/static/chunks/08k~meqbd8d6v.js" async=""></script><script src="/_next/static/chunks/0.n~yfwf4~6w-.js" async=""></script><script src="/_next/static/chunks/1250wo~-5dgyx.js" async=""></script><script src="/_next/static/chunks/0sp_zbx~w0am7.js" async=""></script><script src="/_next/static/chunks/11k-.49r~1mfm.js" async=""></script><script src="/_next/static/chunks/0twamv4wr_dbv.js" async=""></script><script src="/_next/static/chunks/0fttswpzu69qx.js" async=""></script><script src="/_next/static/chunks/0ghs9on7wodrm.js" async=""></script><script src="/_next/static/chunks/0v3a_x4vt42kx.js" async=""></script><script src="/_next/static/chunks/0~3xm80~j9ddg.js" async=""></script><script src="/_next/static/chunks/002_j970b9gdx.js" async=""></script><meta name="robots" content="noindex"/><title>Agent Spaces</title><meta name="description" content="Multi-agent collaborative coding workspace"/><link rel="icon" href="/favicon.ico?favicon.0~ekuj.zhggpa.ico" sizes="32x32" type="image/x-icon"/><link rel="icon" href="/favicon.ico"/><link rel="apple-touch-icon" href="/apple-touch-icon.png"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script></head><body class="h-[var(--app-content-height)] overflow-hidden font-sans"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/02mf61htij8g0.js" id="_R_" async=""></script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2: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\"]\n3: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\"]\n4: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\"]\n5: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\"]\n6: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"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"~3xm80~j9ddg.js\",\"/_next/static/chunks/002_j970b9gdx.js\"],\"AuthGuard\"]\n7: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\"]\n8: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\"]\n9: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\"]\na: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\"]\nb: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_x4v"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"t42kx.js\",\"/_next/static/chunks/0~3xm80~j9ddg.js\",\"/_next/static/chunks/002_j970b9gdx.js\"],\"Toaster\"]\nc: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\"]\n11: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]\n:HL[\"/_next/static/chunks/062f9zqctzg.b.css\",\"style\"]\n:HL[\"/_next/static/chunks/0v7q4mys.mnm..css\",\"style\"]\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"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\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],\"$Ld\"],null,\"$Le\"]}],{},null,false,null]},null,false,\"$@f\"]},null,false,null],\"$L10\",false]],\"m\":\"$undefined\",\"G\":[\"$11\",[\"$L12\",\"$L13\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"e8w3vd9Eov_LDYWj_0zsE\"}\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"14: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\"]\n15:\"$Sreact.suspense\"\n18: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\"]\n1a: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\"]\nd:[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:children:1:props:children:0:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]\ne:[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$15\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@16\"}]}]\n17:[]\nf:\"$W17\"\n10:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L18\",null,{\"children\":\"$L19\"}],[\"$\",\"div\",null"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,",{\"hidden\":true,\"children\":[\"$\",\"$L1a\",null,{\"children\":[\"$\",\"$15\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L1b\"}]}]}],null]}]\n12:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/062f9zqctzg.b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n13:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0v7q4mys.mnm..css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"19:[[\"$\",\"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\"}]]\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"1c: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\"]\n16:null\n1b:[[\"$\",\"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\"}],[\"$\",\"$L1c\",\"5\",{}]]\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script></body></html><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script>
|
|
1
|
+
<!DOCTYPE html><html lang="" class="h-[var(--app-content-height)] overflow-hidden antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover"/><link rel="stylesheet" href="/_next/static/chunks/062f9zqctzg.b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0jw8xdk_fpnp0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0uxzi~9b~k4mn.js"/><script src="/_next/static/chunks/031c~uxc3ie87.js" async=""></script><script src="/_next/static/chunks/0h18ej5yf974e.js" async=""></script><script src="/_next/static/chunks/0h256h-tu4e0r.js" async=""></script><script src="/_next/static/chunks/0np.d~hc1-pmh.js" async=""></script><script src="/_next/static/chunks/turbopack-11qjwlynmfc-n.js" async=""></script><script src="/_next/static/chunks/0zjnrbt7inime.js" async=""></script><script src="/_next/static/chunks/0~u.5r3-t7179.js" async=""></script><script src="/_next/static/chunks/0ppr271hz0xoq.js" async=""></script><script src="/_next/static/chunks/0v6hte2z-32ca.js" async=""></script><script src="/_next/static/chunks/11k-.49r~1mfm.js" async=""></script><script src="/_next/static/chunks/0_vi1a~g4wx46.js" async=""></script><script src="/_next/static/chunks/18c7g84y01mj0.js" async=""></script><script src="/_next/static/chunks/0ngk.~kan8wq_.js" async=""></script><script src="/_next/static/chunks/002_j970b9gdx.js" async=""></script><script src="/_next/static/chunks/09he0p79ov1rn.js" async=""></script><script src="/_next/static/chunks/10_niiq0k6o-p.js" async=""></script><script src="/_next/static/chunks/0j.wxxyoclma5.js" async=""></script><script src="/_next/static/chunks/04cb4kc9r2pd1.js" async=""></script><script src="/_next/static/chunks/0fttswpzu69qx.js" async=""></script><script src="/_next/static/chunks/12tjr0_2ccrtq.js" async=""></script><script src="/_next/static/chunks/06.kdsa9rr2h1.js" async=""></script><script src="/_next/static/chunks/1250wo~-5dgyx.js" async=""></script><script src="/_next/static/chunks/0x5lak8yz7pm7.js" async=""></script><meta name="robots" content="noindex"/><title>Agent Spaces</title><meta name="description" content="Multi-agent collaborative coding workspace"/><link rel="icon" href="/favicon.ico?favicon.0~ekuj.zhggpa.ico" sizes="32x32" type="image/x-icon"/><link rel="icon" href="/favicon.ico"/><link rel="apple-touch-icon" href="/apple-touch-icon.png"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script></head><body class="h-[var(--app-content-height)] overflow-hidden font-sans"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/0uxzi~9b~k4mn.js" id="_R_" async=""></script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2: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\"]\n3: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\"]\n4: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\"]\n5: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\"]\n6: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\"]\n7: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_.j"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"s\",\"/_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\"]\n8: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\"]\n9: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\"]\na: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\"]\nb: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\"]\nc: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\",\"/_nex"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"t/static/chunks/0x5lak8yz7pm7.js\"],\"ConsolePanel\"]\n12: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]\n:HL[\"/_next/static/chunks/062f9zqctzg.b.css\",\"style\"]\n:HL[\"/_next/static/chunks/0jw8xdk_fpnp0.css\",\"style\"]\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"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\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:children:1:props:children:0:props:children:props:notFound:0:1:props:style\",\"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)}}\"}}],\"$Ld\",\"$Le\"]}]}]],null,\"$Lf\"]}],{},null,false,null]},null,false,\"$@10\"]},null,false,null],\"$L11\",false]],\"m\":\"$undefined\",\"G\":[\"$12\",[\"$L13\",\"$L14\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"rGXyAK8rgod1NjF3bLZAY\"}\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"15: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\"]\n16:\"$Sreact.suspense\"\n19: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\"]\n1b: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\"]\nd:[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}]\ne:[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:props:children:props:children:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]\nf:[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$16\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@17\"}]}]\n18:[]\n10:\"$W18\"\n11:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L19\",null,{\"children\":\"$L1a\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L1b\",null,{\"children\":[\"$\",\"$16\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L1c\"}]}]}],null]}]\n13:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/062f9zqctzg.b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n14:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0jw8xdk_fpnp0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"1a:[[\"$\",\"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\"}]]\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script><script>self.__next_f.push([1,"1d: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\"]\n17:null\n1c:[[\"$\",\"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\"}],[\"$\",\"$L1d\",\"5\",{}]]\n"])</script><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script></body></html><script>(function(){try{var t=localStorage.getItem('agent-spaces-theme');var d=t==='dark'||((!t||t==='system')&&matchMedia('(prefers-color-scheme:dark)').matches);var r=d?'dark':'light';document.documentElement.classList.add(r);document.documentElement.style.colorScheme=r;var m=document.querySelector('meta[name="theme-color"]');if(!m){m=document.createElement('meta');m.name='theme-color';document.head.appendChild(m)}m.content=d?'#0f1117':'#ffffff';if(window.AgentSpacesStatusBar){window.AgentSpacesStatusBar.setTheme(r)}var f=localStorage.getItem('customFont');document.documentElement.dataset.customFont=f?'true':'false';if(f){var ff=f;try{var c=JSON.parse(localStorage.getItem('customFonts')||'[]');var cf=Array.isArray(c)&&c.find(function(x){return x&&x.name===f});if(cf&&cf.url){ff=f.replace(/\.\w+$/,'');var id='font-'+f.replace(/[^a-zA-Z0-9]/g,'-');if(!document.getElementById(id)){var s=document.createElement('style');s.id=id;s.textContent='@font-face { font-family: "'+ff.replace(/"/g,'\\22 ')+'"; src: url("'+String(cf.url).replace(/"/g,'\\22 ')+'"); }';document.head.appendChild(s)}}}catch(e){}var v=ff==='system-ui'||ff==='monospace'?ff:'"'+ff.replace(/"/g,'\\22 ')+'"';['--font-app','--font-sans','--font-heading','--font-mid','--font-mono'].forEach(function(k){document.documentElement.style.setProperty(k,v)})}}catch(e){}})()</script><script>(function(){try{var l=localStorage.getItem('agent-spaces-locale');document.documentElement.lang=(l==='en')?'en':'zh-CN'}catch(e){}})()</script>
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[487786,["/_next/static/chunks/
|
|
3
|
-
3:I[330997,["/_next/static/chunks/
|
|
4
|
-
6:I[990774,["/_next/static/chunks/
|
|
2
|
+
2: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"]
|
|
3
|
+
3:I[330997,["/_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/0pm-un~-sy3rl.js","/_next/static/chunks/0vcfoagnpf.aw.js"],"default"]
|
|
4
|
+
6: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"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0pm-un~-sy3rl.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0vcfoagnpf.aw.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"rGXyAK8rgod1NjF3bLZAY"}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|