@agent-spaces/server 0.2.5 → 0.2.7
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/langchain-runtime.js +207 -0
- package/dist/app.js +6 -0
- package/dist/package.json +5 -1
- package/dist/routes/agent-sse.js +201 -0
- package/dist/routes/notification.js +31 -0
- package/dist/routes/search.js +40 -0
- package/dist/services/agent.js +1 -1
- package/dist/services/notification-center.js +52 -0
- package/dist/services/notification-hub/events.js +32 -0
- package/dist/services/search.js +211 -0
- package/dist/web/404.html +1 -1
- package/dist/web/__next.__PAGE__.txt +4 -4
- package/dist/web/__next._full.txt +26 -22
- package/dist/web/__next._head.txt +4 -4
- package/dist/web/__next._index.txt +13 -9
- package/dist/web/__next._tree.txt +2 -2
- package/dist/web/_next/static/chunks/0-a17~4piefz_.js +1 -0
- package/dist/web/_next/static/chunks/0-utii~i2fncd.js +678 -0
- package/dist/web/_next/static/chunks/0-y43ovhjaeo_.js +1 -0
- package/dist/web/_next/static/chunks/0.-4-1p34akka.js +1 -0
- package/dist/web/_next/static/chunks/0.335m_d-cd_g.js +1 -0
- package/dist/web/_next/static/chunks/0.hcqmse3gu~-.js +1 -0
- package/dist/web/_next/static/chunks/0.~n0s82y4zh_.css +1 -0
- package/dist/web/_next/static/chunks/002-dxhags4dj.js +2 -0
- package/dist/web/_next/static/chunks/00n.pmqcipjyd.js +1 -0
- package/dist/web/_next/static/chunks/01pn1cm5v501e.js +1 -0
- package/dist/web/_next/static/chunks/02duknlg3rgjp.js +1 -0
- package/dist/web/_next/static/chunks/02ucy02hzl4vo.js +1 -0
- package/dist/web/_next/static/chunks/02wkg1tjv~_t2.js +1 -0
- package/dist/web/_next/static/chunks/02~6z3ja20ogz.js +1 -0
- package/dist/web/_next/static/chunks/0358_-ep6szf..js +1 -0
- package/dist/web/_next/static/chunks/035l5i6hvxwm4.js +1 -0
- package/dist/web/_next/static/chunks/03jy~o.gx._e-.js +3 -0
- package/dist/web/_next/static/chunks/03sd~wmqw.9gc.js +3 -0
- package/dist/web/_next/static/chunks/04zxh2e-4~-xs.js +1 -0
- package/dist/web/_next/static/chunks/05gu5s~8nh2wc.js +1 -0
- package/dist/web/_next/static/chunks/05irsi.vzfofq.js +1 -0
- package/dist/web/_next/static/chunks/05tbg-zp1~2c_.js +1 -0
- package/dist/web/_next/static/chunks/05tqezrd9jb7y.js +1 -0
- package/dist/web/_next/static/chunks/060_mn7wcaphv.js +1 -0
- package/dist/web/_next/static/chunks/06vb1.5j-tuzp.js +1 -0
- package/dist/web/_next/static/chunks/06xd5s9wkyu0_.js +1 -0
- package/dist/web/_next/static/chunks/07bs5ds68tg38.js +2 -0
- package/dist/web/_next/static/chunks/082lp-xqv7r.-.js +183 -0
- package/dist/web/_next/static/chunks/09j3~tko9ep2k.js +1 -0
- package/dist/web/_next/static/chunks/09qqxs3eg7e46.js +1 -0
- package/dist/web/_next/static/chunks/0_-20qzivafad.js +1 -0
- package/dist/web/_next/static/chunks/0_gm.-h0brxaf.js +1 -0
- package/dist/web/_next/static/chunks/0_yb4aw3n-lks.js +1 -0
- package/dist/web/_next/static/chunks/0ag4p6m9rze~n.js +1 -0
- package/dist/web/_next/static/chunks/0ay4fv-nniykh.css +10 -0
- package/dist/web/_next/static/chunks/0b9oy9dat2g6l.js +1 -0
- package/dist/web/_next/static/chunks/0bm-i9rs31uos.js +1 -0
- package/dist/web/_next/static/chunks/0brr7g0p8esun.js +1 -0
- package/dist/web/_next/static/chunks/0ck3is68a9586.js +1 -0
- package/dist/web/_next/static/chunks/0csqa76ud3h4d.js +1 -0
- package/dist/web/_next/static/chunks/0d4o_4v0-e97a.js +1 -0
- package/dist/web/_next/static/chunks/0d5sgidwe_pcg.js +1 -0
- package/dist/web/_next/static/chunks/0d8lm7uud1uuc.js +1 -0
- package/dist/web/_next/static/chunks/0extjypm.j7dp.js +1 -0
- package/dist/web/_next/static/chunks/0f0-0to._hvah.js +1 -0
- package/dist/web/_next/static/chunks/0f6vrjsdauiwl.js +2 -0
- package/dist/web/_next/static/chunks/0g3ypwmflp2mx.js +1 -0
- package/dist/web/_next/static/chunks/0ggkvx5v53lvc.js +1 -0
- package/dist/web/_next/static/chunks/0ghe5b2-kyi7-.js +1 -0
- package/dist/web/_next/static/chunks/0gkx0n_plricw.js +1 -0
- package/dist/web/_next/static/chunks/0gqhau02~fg83.js +1 -0
- package/dist/web/_next/static/chunks/0gtbd3yt7y1gx.js +1 -0
- package/dist/web/_next/static/chunks/0h5q90v_js2e0.js +1 -0
- package/dist/web/_next/static/chunks/0hu5nx-z4fj7v.js +1 -0
- package/dist/web/_next/static/chunks/0i0psxcvhdp9w.js +1 -0
- package/dist/web/_next/static/chunks/0jm496tvvtjqx.js +1 -0
- package/dist/web/_next/static/chunks/{03jbh7ud0jw~g.js → 0jmsjlawtg6oa.js} +1 -1
- package/dist/web/_next/static/chunks/0ju52ko_nh7gi.js +1 -0
- package/dist/web/_next/static/chunks/0jxj3xh399qcn.js +1 -0
- package/dist/web/_next/static/chunks/0kp1m06cg897x.js +1 -0
- package/dist/web/_next/static/chunks/0ku310xxoin~a.js +1 -0
- package/dist/web/_next/static/chunks/0kyv5yika-41a.js +1 -0
- package/dist/web/_next/static/chunks/0l9n6jio6olx1.js +1 -0
- package/dist/web/_next/static/chunks/0lkfsj~tpr.u8.js +1 -0
- package/dist/web/_next/static/chunks/0m9t_esdrum7w.js +1 -0
- package/dist/web/_next/static/chunks/0n.gs01bd1s_w.js +1 -0
- package/dist/web/_next/static/chunks/0n0j7tw_y1qk2.js +1 -0
- package/dist/web/_next/static/chunks/0n1jhw8ksl5a0.js +1 -0
- package/dist/web/_next/static/chunks/0nq24vo2_9kp4.js +1 -0
- package/dist/web/_next/static/chunks/0p~x_p9pgpnmh.js +1 -0
- package/dist/web/_next/static/chunks/0q01i3ypmm4rg.js +1 -0
- package/dist/web/_next/static/chunks/0q38twk.8uk88.js +1 -0
- package/dist/web/_next/static/chunks/0q7h6v.~-hcln.js +1 -0
- package/dist/web/_next/static/chunks/0qe5wvs8fe9ip.js +1 -0
- package/dist/web/_next/static/chunks/0qtd.b3zhzf38.js +1 -0
- package/dist/web/_next/static/chunks/0qxk21zejhdbm.js +1 -0
- package/dist/web/_next/static/chunks/0rfeqjw8k-viv.js +1 -0
- package/dist/web/_next/static/chunks/0rs7_x_.71x1k.js +1 -0
- package/dist/web/_next/static/chunks/0rx7dmtxo4d6p.js +1 -0
- package/dist/web/_next/static/chunks/0sjpil-vio33w.js +1 -0
- package/dist/web/_next/static/chunks/0ss8hcog1_n1i.js +1 -0
- package/dist/web/_next/static/chunks/0sz5yhrzrrx-_.js +1 -0
- package/dist/web/_next/static/chunks/0t1pc5h0n0y3..js +1 -0
- package/dist/web/_next/static/chunks/0tirraeyj7nqp.js +3 -0
- package/dist/web/_next/static/chunks/0tkii3.lkbu3u.js +1 -0
- package/dist/web/_next/static/chunks/0tl6o7zu1j1r-.css +88 -0
- package/dist/web/_next/static/chunks/0u-29g8eo8dqk.js +7 -0
- package/dist/web/_next/static/chunks/0uiiaq~dh4jdx.js +1 -0
- package/dist/web/_next/static/chunks/0vemm6g3yufzf.js +1 -0
- package/dist/web/_next/static/chunks/0w-ftk2~z_w0f.js +1 -0
- package/dist/web/_next/static/chunks/0w52~a1.76e6y.js +298 -0
- package/dist/web/_next/static/chunks/0wm70l0hod.sw.js +1 -0
- package/dist/web/_next/static/chunks/0wz8~mvztv-vq.js +1 -0
- package/dist/web/_next/static/chunks/0xgw6nacc67av.js +1 -0
- package/dist/web/_next/static/chunks/0y.6d96hu3k6k.js +1 -0
- package/dist/web/_next/static/chunks/0y5ipuqgqfrob.js +8 -0
- package/dist/web/_next/static/chunks/0yuyx75r122y-.js +1 -0
- package/dist/web/_next/static/chunks/0zb1vymmeoc9o.js +1 -0
- package/dist/web/_next/static/chunks/0zj_8cn9~m2~g.js +1 -0
- package/dist/web/_next/static/chunks/0ztjb8i4tqvql.js +1 -0
- package/dist/web/_next/static/chunks/0zxtxecpqyoeh.js +1 -0
- package/dist/web/_next/static/chunks/100t886jj0x0x.js +1 -0
- package/dist/web/_next/static/chunks/11n6upyldh80p.js +1 -0
- package/dist/web/_next/static/chunks/11x5nw_8yy5d0.js +1 -0
- package/dist/web/_next/static/chunks/11~8.35p7_vky.js +1 -0
- package/dist/web/_next/static/chunks/12ae7z-332nqe.js +1 -0
- package/dist/web/_next/static/chunks/12sucjx_z8ftc.js +1 -0
- package/dist/web/_next/static/chunks/13vl889h_tb-~.js +1 -0
- package/dist/web/_next/static/chunks/13w2r5w~ikt_6.js +1 -0
- package/dist/web/_next/static/chunks/14iaqoj9-09g..js +2 -0
- package/dist/web/_next/static/chunks/14j.uts4xnh.u.js +1 -0
- package/dist/web/_next/static/chunks/14qoup0y_1j0t.js +1 -0
- package/dist/web/_next/static/chunks/15_n_khh8cuax.js +5 -0
- package/dist/web/_next/static/chunks/15abz60ucjy3t.js +1 -0
- package/dist/web/_next/static/chunks/15gjlpek9nxo4.js +1 -0
- package/dist/web/_next/static/chunks/15s4k5wdbcagm.js +1 -0
- package/dist/web/_next/static/chunks/178fuwl3hg67c.js +1372 -0
- package/dist/web/_next/static/chunks/17a_qp~nx3_r1.js +1 -0
- package/dist/web/_next/static/chunks/184ukbf139de1.js +1 -0
- package/dist/web/_next/static/chunks/186mu8y9np1sy.js +1 -0
- package/dist/web/_next/static/chunks/turbopack-0-j2hpomozegf.js +1 -0
- package/dist/web/_next/static/chunks/turbopack-0_zn00zg5kmqz.js +1 -0
- package/dist/web/_next/static/chunks/turbopack-0l~pq1hytx49z.js +1 -0
- package/dist/web/_next/static/chunks/turbopack-0rrhp9pbrv0p3.js +1 -0
- package/dist/web/_next/static/chunks/turbopack-worker-0sjn--fhq~1cg.js +1 -0
- package/dist/web/_next/static/media/codicon.0~p3po1x7ylnt.ttf +0 -0
- package/dist/web/_next/static/media/css.worker.0wg41onjsu4l8.js +8 -0
- package/dist/web/_next/static/media/html.worker.13ihv~a-85iob.js +8 -0
- package/dist/web/_next/static/media/json.worker.15xmpow_4mdxu.js +8 -0
- package/dist/web/_next/static/media/ts.worker.05mkk_j-~tju1.js +14 -0
- package/dist/web/_not-found/__next._full.txt +30 -26
- package/dist/web/_not-found/__next._head.txt +4 -4
- package/dist/web/_not-found/__next._index.txt +13 -9
- 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 -26
- package/dist/web/index.html +1 -1
- package/dist/web/index.txt +26 -22
- package/dist/web/login/__next._full.txt +29 -25
- package/dist/web/login/__next._head.txt +4 -4
- package/dist/web/login/__next._index.txt +13 -9
- 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 +29 -25
- package/dist/web/settings/__next._full.txt +34 -28
- package/dist/web/settings/__next._head.txt +4 -4
- package/dist/web/settings/__next._index.txt +13 -9
- 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 +35 -31
- package/dist/web/settings/agents/__next._head.txt +4 -4
- package/dist/web/settings/agents/__next._index.txt +13 -9
- 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 +35 -31
- package/dist/web/settings/mcps/__next._full.txt +35 -31
- package/dist/web/settings/mcps/__next._head.txt +4 -4
- package/dist/web/settings/mcps/__next._index.txt +13 -9
- 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 +35 -31
- package/dist/web/settings/models/__next._full.txt +35 -31
- package/dist/web/settings/models/__next._head.txt +4 -4
- package/dist/web/settings/models/__next._index.txt +13 -9
- 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 +35 -31
- package/dist/web/settings/providers/__next._full.txt +35 -31
- package/dist/web/settings/providers/__next._head.txt +4 -4
- package/dist/web/settings/providers/__next._index.txt +13 -9
- 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 +35 -31
- package/dist/web/settings/skills/__next._full.txt +35 -31
- package/dist/web/settings/skills/__next._head.txt +4 -4
- package/dist/web/settings/skills/__next._index.txt +13 -9
- 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 +35 -31
- package/dist/web/settings.html +1 -1
- package/dist/web/settings.txt +34 -28
- package/dist/web/workflows/__next._full.txt +31 -27
- package/dist/web/workflows/__next._head.txt +4 -4
- package/dist/web/workflows/__next._index.txt +13 -9
- 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 -27
- package/dist/web/workspace/_/__next._full.txt +36 -25
- package/dist/web/workspace/_/__next._head.txt +4 -4
- package/dist/web/workspace/_/__next._index.txt +13 -9
- package/dist/web/workspace/_/__next._tree.txt +4 -2
- package/dist/web/workspace/_/__next.workspace.$d$id.__PAGE__.txt +5 -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 +36 -25
- package/dist/web/workspaces/__next._full.txt +30 -25
- package/dist/web/workspaces/__next._head.txt +4 -4
- package/dist/web/workspaces/__next._index.txt +13 -9
- 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 +30 -25
- package/package.json +15 -10
- package/dist/web/_next/static/chunks/0.4.g.8yf4rs0.js +0 -3
- package/dist/web/_next/static/chunks/02m_-ngl9w8co.js +0 -1
- package/dist/web/_next/static/chunks/08fqgb~~a~4ck.js +0 -1
- package/dist/web/_next/static/chunks/0an2wvcgfh4yg.js +0 -2
- package/dist/web/_next/static/chunks/0dpsi68hqjuon.js +0 -1
- package/dist/web/_next/static/chunks/0fwvdy-ml8wpk.js +0 -1
- package/dist/web/_next/static/chunks/0ib18ul605e~a.js +0 -1
- package/dist/web/_next/static/chunks/0j282o9qw3fnz.css +0 -1
- package/dist/web/_next/static/chunks/0lgk.w8y-3ppq.js +0 -1
- package/dist/web/_next/static/chunks/0o4m39hw4fb_j.js +0 -1
- package/dist/web/_next/static/chunks/0qyjxx0y7rzuu.js +0 -1
- package/dist/web/_next/static/chunks/0rrdur.v1a5r7.js +0 -1
- package/dist/web/_next/static/chunks/0spo.tmfeas-o.js +0 -1
- package/dist/web/_next/static/chunks/0u88ij9dqqh~-.js +0 -1
- package/dist/web/_next/static/chunks/0v4atb3hml5fn.js +0 -8
- package/dist/web/_next/static/chunks/0vwzzneidqvbo.js +0 -2
- package/dist/web/_next/static/chunks/11n16hogah-5..js +0 -1
- package/dist/web/_next/static/chunks/160ji-.dfvm20.js +0 -1
- package/dist/web/_next/static/chunks/18bgtswajrg9e.js +0 -179
- /package/dist/web/_next/static/{CW6M37hm3VxkelXPKGgw3 → hGfVPALj5nbwettayL9DY}/_buildManifest.js +0 -0
- /package/dist/web/_next/static/{CW6M37hm3VxkelXPKGgw3 → hGfVPALj5nbwettayL9DY}/_clientMiddlewareManifest.js +0 -0
- /package/dist/web/_next/static/{CW6M37hm3VxkelXPKGgw3 → hGfVPALj5nbwettayL9DY}/_ssgManifest.js +0 -0
|
@@ -1,29 +1,33 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[
|
|
3
|
-
3:I[
|
|
4
|
-
4:I[
|
|
5
|
-
5:I[
|
|
6
|
-
6:I[
|
|
7
|
-
7:I[
|
|
8
|
-
8:I[
|
|
9
|
-
9:I[
|
|
10
|
-
a:I[
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
2
|
+
2:I[701341,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ZoomWrapper"]
|
|
3
|
+
3:I[950396,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ThemeProvider"]
|
|
4
|
+
4:I[556106,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"LocaleProvider"]
|
|
5
|
+
5:I[694819,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ViewportInsets"]
|
|
6
|
+
6:I[177053,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"AuthGuard"]
|
|
7
|
+
7:I[994876,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"AppShell"]
|
|
8
|
+
8:I[242864,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"default"]
|
|
9
|
+
9:I[46907,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"default"]
|
|
10
|
+
a:I[698679,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"CommandPalette"]
|
|
11
|
+
b:I[360112,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"Toaster"]
|
|
12
|
+
c:I[984642,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ConsolePanel"]
|
|
13
|
+
d:I[487786,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ClientPageRoot"]
|
|
14
|
+
e:I[330997,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js","/_next/static/chunks/12sucjx_z8ftc.js","/_next/static/chunks/0y5ipuqgqfrob.js"],"default"]
|
|
15
|
+
11:I[990774,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"OutletBoundary"]
|
|
16
|
+
12:"$Sreact.suspense"
|
|
17
|
+
14:I[990774,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ViewportBoundary"]
|
|
18
|
+
16:I[990774,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"MetadataBoundary"]
|
|
19
|
+
18:I[785502,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"default",1]
|
|
16
20
|
:HL["/_next/static/chunks/0-oog4zg4_m~m.css","style"]
|
|
17
|
-
:HL["/_next/static/chunks/
|
|
21
|
+
:HL["/_next/static/chunks/0.~n0s82y4zh_.css","style"]
|
|
18
22
|
:HL["/_next/static/media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
19
23
|
:HL["/_next/static/media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
20
24
|
:HL["/_next/static/media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
21
25
|
:HL["/_next/static/media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
22
26
|
:HL["/_next/static/media/e2334d715941921e-s.p.12skym0rqknxy.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
23
|
-
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-oog4zg4_m~m.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
27
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-oog4zg4_m~m.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0.~n0s82y4zh_.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0csqa76ud3h4d.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/07bs5ds68tg38.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/02duknlg3rgjp.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0b2tump5duj9j.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0kyv5yika-41a.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/_next/static/chunks/02wkg1tjv~_t2.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/_next/static/chunks/002-dxhags4dj.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/_next/static/chunks/0n0j7tw_y1qk2.js","async":true,"nonce":"$undefined"}],["$","script","script-8",{"src":"/_next/static/chunks/0jmsjlawtg6oa.js","async":true,"nonce":"$undefined"}],["$","script","script-9",{"src":"/_next/static/chunks/0zxtxecpqyoeh.js","async":true,"nonce":"$undefined"}],["$","script","script-10",{"src":"/_next/static/chunks/0wz8~mvztv-vq.js","async":true,"nonce":"$undefined"}],["$","script","script-11",{"src":"/_next/static/chunks/15_n_khh8cuax.js","async":true,"nonce":"$undefined"}],["$","script","script-12",{"src":"/_next/static/chunks/1250wo~-5dgyx.js","async":true,"nonce":"$undefined"}],["$","script","script-13",{"src":"/_next/static/chunks/03jy~o.gx._e-.js","async":true,"nonce":"$undefined"}],["$","script","script-14",{"src":"/_next/static/chunks/0tkii3.lkbu3u.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"","className":"dm_sans_81a33cc5-module___RQdfW__variable outfit_8334a424-module__TwcMYa__variable poppins_37c4598a-module__JRG3Wq__variable h-dvh overflow-hidden antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full 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":[["$","$Ld",null,{"Component":"$e","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@f","$@10"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/12sucjx_z8ftc.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0y5ipuqgqfrob.js","async":true,"nonce":"$undefined"}]],["$","$L11",null,{"children":["$","$12",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$12",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$18",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-oog4zg4_m~m.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0.~n0s82y4zh_.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"hGfVPALj5nbwettayL9DY"}
|
|
28
|
+
f:{}
|
|
29
|
+
10:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
30
|
+
15:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover"}]]
|
|
31
|
+
19:I[946513,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"IconMark"]
|
|
32
|
+
13:null
|
|
33
|
+
17:[["$","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"}],["$","$L19","5",{}]]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[990774,["/_next/static/chunks/
|
|
3
|
-
3:I[990774,["/_next/static/chunks/
|
|
2
|
+
2:I[990774,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[990774,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
5:I[946513,["/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","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"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
5:I[946513,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"IconMark"]
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","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"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"hGfVPALj5nbwettayL9DY"}
|
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[
|
|
3
|
-
3:I[
|
|
4
|
-
4:I[
|
|
5
|
-
5:I[
|
|
6
|
-
6:I[
|
|
7
|
-
7:I[
|
|
8
|
-
8:I[
|
|
2
|
+
2:I[701341,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ZoomWrapper"]
|
|
3
|
+
3:I[950396,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ThemeProvider"]
|
|
4
|
+
4:I[556106,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"LocaleProvider"]
|
|
5
|
+
5:I[694819,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ViewportInsets"]
|
|
6
|
+
6:I[177053,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"AuthGuard"]
|
|
7
|
+
7:I[994876,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"AppShell"]
|
|
8
|
+
8:I[242864,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"default"]
|
|
9
|
+
9:I[46907,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"default"]
|
|
10
|
+
a:I[698679,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"CommandPalette"]
|
|
11
|
+
b:I[360112,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"Toaster"]
|
|
12
|
+
c:I[984642,["/_next/static/chunks/0csqa76ud3h4d.js","/_next/static/chunks/07bs5ds68tg38.js","/_next/static/chunks/02duknlg3rgjp.js","/_next/static/chunks/0b2tump5duj9j.js","/_next/static/chunks/0kyv5yika-41a.js","/_next/static/chunks/02wkg1tjv~_t2.js","/_next/static/chunks/002-dxhags4dj.js","/_next/static/chunks/0n0j7tw_y1qk2.js","/_next/static/chunks/0jmsjlawtg6oa.js","/_next/static/chunks/0zxtxecpqyoeh.js","/_next/static/chunks/0wz8~mvztv-vq.js","/_next/static/chunks/15_n_khh8cuax.js","/_next/static/chunks/1250wo~-5dgyx.js","/_next/static/chunks/03jy~o.gx._e-.js","/_next/static/chunks/0tkii3.lkbu3u.js"],"ConsolePanel"]
|
|
9
13
|
:HL["/_next/static/chunks/0-oog4zg4_m~m.css","style"]
|
|
10
|
-
:HL["/_next/static/chunks/
|
|
11
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-oog4zg4_m~m.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
:HL["/_next/static/chunks/0.~n0s82y4zh_.css","style"]
|
|
15
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0-oog4zg4_m~m.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0.~n0s82y4zh_.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0csqa76ud3h4d.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/07bs5ds68tg38.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/02duknlg3rgjp.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0b2tump5duj9j.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0kyv5yika-41a.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/02wkg1tjv~_t2.js","async":true}],["$","script","script-6",{"src":"/_next/static/chunks/002-dxhags4dj.js","async":true}],["$","script","script-7",{"src":"/_next/static/chunks/0n0j7tw_y1qk2.js","async":true}],["$","script","script-8",{"src":"/_next/static/chunks/0jmsjlawtg6oa.js","async":true}],["$","script","script-9",{"src":"/_next/static/chunks/0zxtxecpqyoeh.js","async":true}],["$","script","script-10",{"src":"/_next/static/chunks/0wz8~mvztv-vq.js","async":true}],["$","script","script-11",{"src":"/_next/static/chunks/15_n_khh8cuax.js","async":true}],["$","script","script-12",{"src":"/_next/static/chunks/1250wo~-5dgyx.js","async":true}],["$","script","script-13",{"src":"/_next/static/chunks/03jy~o.gx._e-.js","async":true}],["$","script","script-14",{"src":"/_next/static/chunks/0tkii3.lkbu3u.js","async":true}]],["$","html",null,{"lang":"","className":"dm_sans_81a33cc5-module___RQdfW__variable outfit_8334a424-module__TwcMYa__variable poppins_37c4598a-module__JRG3Wq__variable h-dvh overflow-hidden antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full 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","template":["$","$L9",null,{}],"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."}]}]]}]}]],[]]}]}],["$","$La",null,{}],["$","$Lb",null,{"richColors":true,"position":"bottom-right"}]]}],["$","$Lc",null,{}]]}]}]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"hGfVPALj5nbwettayL9DY"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
:HL["/_next/static/chunks/0-oog4zg4_m~m.css","style"]
|
|
2
|
-
:HL["/_next/static/chunks/
|
|
2
|
+
:HL["/_next/static/chunks/0.~n0s82y4zh_.css","style"]
|
|
3
3
|
:HL["/_next/static/media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
4
|
:HL["/_next/static/media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
5
5
|
:HL["/_next/static/media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
6
6
|
:HL["/_next/static/media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
7
7
|
:HL["/_next/static/media/e2334d715941921e-s.p.12skym0rqknxy.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
8
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"
|
|
8
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"hGfVPALj5nbwettayL9DY"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,893300,(e,t,r)=>{var n={229:function(e){var t,r,n,a=e.exports={};function o(){throw Error("setTimeout has not been defined")}function c(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{r="function"==typeof clearTimeout?clearTimeout:c}catch(e){r=c}function i(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var s=[],l=!1,u=-1;function f(){l&&n&&(l=!1,n.length?s=n.concat(s):u=-1,s.length&&d())}function d(){if(!l){var e=i(f);l=!0;for(var t=s.length;t;){for(n=s,s=[];++u<t;)n&&n[u].run();u=-1,t=s.length}n=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===c||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function h(e,t){this.fun=e,this.array=t}function p(){}a.nextTick=function(e){var t=Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];s.push(new h(e,t)),1!==s.length||l||i(d)},h.prototype.run=function(){this.fun.apply(null,this.array)},a.title="browser",a.browser=!0,a.env={},a.argv=[],a.version="",a.versions={},a.on=p,a.addListener=p,a.once=p,a.off=p,a.removeListener=p,a.removeAllListeners=p,a.emit=p,a.prependListener=p,a.prependOnceListener=p,a.listeners=function(e){return[]},a.binding=function(e){throw Error("process.binding is not supported")},a.cwd=function(){return"/"},a.chdir=function(e){throw Error("process.chdir is not supported")},a.umask=function(){return 0}}},a={};function o(e){var t=a[e];if(void 0!==t)return t.exports;var r=a[e]={exports:{}},c=!0;try{n[e](r,r.exports,o),c=!1}finally{c&&delete a[e]}return r.exports}o.ab="/ROOT/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/process/",t.exports=o(229)},8890,(e,t,r)=>{"use strict";var n,a;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(a=e.g.process)?void 0:a.env)?e.g.process:e.r(893300)},754747,e=>{"use strict";var t,r,n,a,o,c,i,s,l;function u(e,t=!1){let r=e.length,n=0,a="",o=0,c=16,i=0,s=0,l=0,p=0,k=0;function g(){if(a="",k=0,o=n,s=i,p=l,n>=r)return o=r,c=17;let t=e.charCodeAt(n);if(f(t)){do n++,a+=String.fromCharCode(t),t=e.charCodeAt(n);while(f(t))return c=15}if(d(t))return n++,a+=String.fromCharCode(t),13===t&&10===e.charCodeAt(n)&&(n++,a+="\n"),i++,l=n,c=14;switch(t){case 123:return n++,c=1;case 125:return n++,c=2;case 91:return n++,c=3;case 93:return n++,c=4;case 58:return n++,c=6;case 44:return n++,c=5;case 34:return n++,a=function(){let t="",a=n;for(;;){if(n>=r){t+=e.substring(a,n),k=2;break}let o=e.charCodeAt(n);if(34===o){t+=e.substring(a,n),n++;break}if(92===o){if(t+=e.substring(a,n),++n>=r){k=2;break}switch(e.charCodeAt(n++)){case 34:t+='"';break;case 92:t+="\\";break;case 47:t+="/";break;case 98:t+="\b";break;case 102:t+="\f";break;case 110:t+="\n";break;case 114:t+="\r";break;case 116:t+=" ";break;case 117:let o=function(){let t=0,r=0;for(;t<4;){let a=e.charCodeAt(n);if(a>=48&&a<=57)r=16*r+a-48;else if(a>=65&&a<=70)r=16*r+a-65+10;else if(a>=97&&a<=102)r=16*r+a-97+10;else break;n++,t++}return t<4&&(r=-1),r}();o>=0?t+=String.fromCharCode(o):k=4;break;default:k=5}a=n;continue}if(o>=0&&o<=31)if(d(o)){t+=e.substring(a,n),k=2;break}else k=6;n++}return t}(),c=10;case 47:let u=n-1;if(47===e.charCodeAt(n+1)){for(n+=2;n<r&&!d(e.charCodeAt(n));)n++;return a=e.substring(u,n),c=12}if(42===e.charCodeAt(n+1)){n+=2;let t=r-1,o=!1;for(;n<t;){let t=e.charCodeAt(n);if(42===t&&47===e.charCodeAt(n+1)){n+=2,o=!0;break}n++,d(t)&&(13===t&&10===e.charCodeAt(n)&&n++,i++,l=n)}return o||(n++,k=1),a=e.substring(u,n),c=13}return a+=String.fromCharCode(t),n++,c=16;case 45:if(a+=String.fromCharCode(t),++n===r||!h(e.charCodeAt(n)))return c=16;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return a+=function(){let t=n;if(48===e.charCodeAt(n))n++;else for(n++;n<e.length&&h(e.charCodeAt(n));)n++;if(n<e.length&&46===e.charCodeAt(n)){if(!(++n<e.length&&h(e.charCodeAt(n))))return k=3,e.substring(t,n);for(n++;n<e.length&&h(e.charCodeAt(n));)n++}let r=n;if(n<e.length&&(69===e.charCodeAt(n)||101===e.charCodeAt(n)))if((++n<e.length&&43===e.charCodeAt(n)||45===e.charCodeAt(n))&&n++,n<e.length&&h(e.charCodeAt(n))){for(n++;n<e.length&&h(e.charCodeAt(n));)n++;r=n}else k=3;return e.substring(t,r)}(),c=11;default:for(;n<r&&function(e){if(f(e)||d(e))return!1;switch(e){case 125:case 93:case 123:case 91:case 34:case 58:case 44:case 47:return!1}return!0}(t);)n++,t=e.charCodeAt(n);if(o!==n){switch(a=e.substring(o,n)){case"true":return c=8;case"false":return c=9;case"null":return c=7}return c=16}return a+=String.fromCharCode(t),n++,c=16}}return{setPosition:function(e){n=e,a="",o=0,c=16,k=0},getPosition:()=>n,scan:t?function(){let e;do e=g();while(e>=12&&e<=15)return e}:g,getToken:()=>c,getTokenValue:()=>a,getTokenOffset:()=>o,getTokenLength:()=>n-o,getTokenStartLine:()=>s,getTokenStartCharacter:()=>o-p,getTokenError:()=>k}}function f(e){return 32===e||9===e}function d(e){return 10===e||13===e}function h(e){return e>=48&&e<=57}(c=t||(t={}))[c.lineFeed=10]="lineFeed",c[c.carriageReturn=13]="carriageReturn",c[c.space=32]="space",c[c._0=48]="_0",c[c._1=49]="_1",c[c._2=50]="_2",c[c._3=51]="_3",c[c._4=52]="_4",c[c._5=53]="_5",c[c._6=54]="_6",c[c._7=55]="_7",c[c._8=56]="_8",c[c._9=57]="_9",c[c.a=97]="a",c[c.b=98]="b",c[c.c=99]="c",c[c.d=100]="d",c[c.e=101]="e",c[c.f=102]="f",c[c.g=103]="g",c[c.h=104]="h",c[c.i=105]="i",c[c.j=106]="j",c[c.k=107]="k",c[c.l=108]="l",c[c.m=109]="m",c[c.n=110]="n",c[c.o=111]="o",c[c.p=112]="p",c[c.q=113]="q",c[c.r=114]="r",c[c.s=115]="s",c[c.t=116]="t",c[c.u=117]="u",c[c.v=118]="v",c[c.w=119]="w",c[c.x=120]="x",c[c.y=121]="y",c[c.z=122]="z",c[c.A=65]="A",c[c.B=66]="B",c[c.C=67]="C",c[c.D=68]="D",c[c.E=69]="E",c[c.F=70]="F",c[c.G=71]="G",c[c.H=72]="H",c[c.I=73]="I",c[c.J=74]="J",c[c.K=75]="K",c[c.L=76]="L",c[c.M=77]="M",c[c.N=78]="N",c[c.O=79]="O",c[c.P=80]="P",c[c.Q=81]="Q",c[c.R=82]="R",c[c.S=83]="S",c[c.T=84]="T",c[c.U=85]="U",c[c.V=86]="V",c[c.W=87]="W",c[c.X=88]="X",c[c.Y=89]="Y",c[c.Z=90]="Z",c[c.asterisk=42]="asterisk",c[c.backslash=92]="backslash",c[c.closeBrace=125]="closeBrace",c[c.closeBracket=93]="closeBracket",c[c.colon=58]="colon",c[c.comma=44]="comma",c[c.dot=46]="dot",c[c.doubleQuote=34]="doubleQuote",c[c.minus=45]="minus",c[c.openBrace=123]="openBrace",c[c.openBracket=91]="openBracket",c[c.plus=43]="plus",c[c.slash=47]="slash",c[c.formFeed=12]="formFeed",c[c.tab=9]="tab";let p=Array(20).fill(0).map((e,t)=>" ".repeat(t)),k={" ":{"\n":Array(200).fill(0).map((e,t)=>"\n"+" ".repeat(t)),"\r":Array(200).fill(0).map((e,t)=>"\r"+" ".repeat(t)),"\r\n":Array(200).fill(0).map((e,t)=>"\r\n"+" ".repeat(t))}," ":{"\n":Array(200).fill(0).map((e,t)=>"\n"+" ".repeat(t)),"\r":Array(200).fill(0).map((e,t)=>"\r"+" ".repeat(t)),"\r\n":Array(200).fill(0).map((e,t)=>"\r\n"+" ".repeat(t))}},g=["\n","\r","\r\n"];function m(e,t){let r="";for(let n=0;n<t;n++)r+=e;return r}function T(e,t){return -1!=="\r\n".indexOf(e.charAt(t))}(r||(r={})).DEFAULT={allowTrailingComma:!1},(i=n||(n={}))[i.None=0]="None",i[i.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",i[i.UnexpectedEndOfString=2]="UnexpectedEndOfString",i[i.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",i[i.InvalidUnicode=4]="InvalidUnicode",i[i.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",i[i.InvalidCharacter=6]="InvalidCharacter",(s=a||(a={}))[s.OpenBraceToken=1]="OpenBraceToken",s[s.CloseBraceToken=2]="CloseBraceToken",s[s.OpenBracketToken=3]="OpenBracketToken",s[s.CloseBracketToken=4]="CloseBracketToken",s[s.CommaToken=5]="CommaToken",s[s.ColonToken=6]="ColonToken",s[s.NullKeyword=7]="NullKeyword",s[s.TrueKeyword=8]="TrueKeyword",s[s.FalseKeyword=9]="FalseKeyword",s[s.StringLiteral=10]="StringLiteral",s[s.NumericLiteral=11]="NumericLiteral",s[s.LineCommentTrivia=12]="LineCommentTrivia",s[s.BlockCommentTrivia=13]="BlockCommentTrivia",s[s.LineBreakTrivia=14]="LineBreakTrivia",s[s.Trivia=15]="Trivia",s[s.Unknown=16]="Unknown",s[s.EOF=17]="EOF";let b=function(e,t=[],n=r.DEFAULT){let a=null,o=[],c=[];function i(e){Array.isArray(o)?o.push(e):null!==a&&(o[a]=e)}return function(e,t,n=r.DEFAULT){let a=u(e,!1),o=[];function c(e){return e?()=>e(a.getTokenOffset(),a.getTokenLength(),a.getTokenStartLine(),a.getTokenStartCharacter()):()=>!0}function i(e){return e?()=>e(a.getTokenOffset(),a.getTokenLength(),a.getTokenStartLine(),a.getTokenStartCharacter(),()=>o.slice()):()=>!0}function s(e){return e?t=>e(t,a.getTokenOffset(),a.getTokenLength(),a.getTokenStartLine(),a.getTokenStartCharacter()):()=>!0}function l(e){return e?t=>e(t,a.getTokenOffset(),a.getTokenLength(),a.getTokenStartLine(),a.getTokenStartCharacter(),()=>o.slice()):()=>!0}let f=i(t.onObjectBegin),d=l(t.onObjectProperty),h=c(t.onObjectEnd),p=i(t.onArrayBegin),k=c(t.onArrayEnd),g=l(t.onLiteralValue),m=s(t.onSeparator),T=c(t.onComment),b=s(t.onError),C=n&&n.disallowComments,v=n&&n.allowTrailingComma;function A(){for(;;){let e=a.scan();switch(a.getTokenError()){case 4:y(14);break;case 5:y(15);break;case 3:y(13);break;case 1:C||y(11);break;case 2:y(12);break;case 6:y(16)}switch(e){case 12:case 13:C?y(10):T();break;case 16:y(1);break;case 15:case 14:break;default:return e}}}function y(e,t=[],r=[]){if(b(e),t.length+r.length>0){let e=a.getToken();for(;17!==e;){if(-1!==t.indexOf(e)){A();break}if(-1!==r.indexOf(e))break;e=A()}}}function E(e){let t=a.getTokenValue();return e?g(t):(d(t),o.push(t)),A(),!0}if(A(),17===a.getToken())return n.allowEmptyContent||y(4,[],[]);!function e(){switch(a.getToken()){case 3:p(),A();let t=!0,r=!1;for(;4!==a.getToken()&&17!==a.getToken();){if(5===a.getToken()){if(r||y(4,[],[]),m(","),A(),4===a.getToken()&&v)break}else r&&y(6,[],[]);t?(o.push(0),t=!1):o[o.length-1]++,e()||y(4,[],[4,5]),r=!0}return k(),t||o.pop(),4!==a.getToken()?y(8,[4],[]):A(),!0;case 1:f(),A();let n=!1;for(;2!==a.getToken()&&17!==a.getToken();){if(5===a.getToken()){if(n||y(4,[],[]),m(","),A(),2===a.getToken()&&v)break}else n&&y(6,[],[]);(10!==a.getToken()?(y(3,[],[2,5]),1):(E(!1),6===a.getToken()?(m(":"),A(),e()||y(4,[],[2,5])):y(5,[],[2,5]),o.pop(),0))&&y(4,[],[2,5]),n=!0}return h(),2!==a.getToken()?y(7,[2],[]):A(),!0;case 10:return E(!0);default:switch(a.getToken()){case 11:let c=Number(a.getTokenValue());isNaN(c)&&(y(2),c=0),g(c);break;case 7:g(null);break;case 8:g(!0);break;case 9:g(!1);break;default:return!1}return A(),!0}}()?y(4,[],[]):17!==a.getToken()&&y(9,[],[])}(e,{onObjectBegin:()=>{let e={};i(e),c.push(o),o=e,a=null},onObjectProperty:e=>{a=e},onObjectEnd:()=>{o=c.pop()},onArrayBegin:()=>{let e=[];i(e),c.push(o),o=e,a=null},onArrayEnd:()=>{o=c.pop()},onLiteralValue:i,onError:(e,r,n)=>{t.push({error:e,offset:r,length:n})}},n),o[0]};(l=o||(o={}))[l.InvalidSymbol=1]="InvalidSymbol",l[l.InvalidNumberFormat=2]="InvalidNumberFormat",l[l.PropertyNameExpected=3]="PropertyNameExpected",l[l.ValueExpected=4]="ValueExpected",l[l.ColonExpected=5]="ColonExpected",l[l.CommaExpected=6]="CommaExpected",l[l.CloseBraceExpected=7]="CloseBraceExpected",l[l.CloseBracketExpected=8]="CloseBracketExpected",l[l.EndOfFileExpected=9]="EndOfFileExpected",l[l.InvalidCommentToken=10]="InvalidCommentToken",l[l.UnexpectedEndOfComment=11]="UnexpectedEndOfComment",l[l.UnexpectedEndOfString=12]="UnexpectedEndOfString",l[l.UnexpectedEndOfNumber=13]="UnexpectedEndOfNumber",l[l.InvalidUnicode=14]="InvalidUnicode",l[l.InvalidEscapeCharacter=15]="InvalidEscapeCharacter",l[l.InvalidCharacter=16]="InvalidCharacter",e.s(["createScanner",0,u,"findNodeAtOffset",0,function e(t,r,n=!1){if(function(e,t,r=!1){return t>=e.offset&&t<e.offset+e.length||r&&t===e.offset+e.length}(t,r,n)){let a=t.children;if(Array.isArray(a))for(let t=0;t<a.length&&a[t].offset<=r;t++){let o=e(a[t],r,n);if(o)return o}return t}},"format",0,function(e,t,r){return function(e,t,r){let n,a,o,c,i,s;if(t){for(i=(c=t.offset)+t.length,o=c;o>0&&!T(e,o-1);)o--;let s=i;for(;s<e.length&&!T(e,s);)s++;n=function(e,t){let r=0,n=0,a=t.tabSize||4;for(;r<e.length;){let t=e.charAt(r);if(t===p[1])n++;else if(" "===t)n+=a;else break;r++}return Math.floor(n/a)}(a=e.substring(o,s),r)}else a=e,n=0,o=0,c=0,i=e.length;let l=function(e,t){for(let e=0;e<t.length;e++){let r=t.charAt(e);if("\r"===r){if(e+1<t.length&&"\n"===t.charAt(e+1))return"\r\n";return"\r"}if("\n"===r)return"\n"}return e&&e.eol||"\n"}(r,e),f=g.includes(l),d=0,h=0,b=" "===(s=r.insertSpaces?p[r.tabSize||4]??m(p[1],r.tabSize||4):" ")?" ":" ",C=u(a,!1),v=!1;function A(){if(d>1)return m(l,d)+m(s,n+h);let e=s.length*(n+h);return!f||e>k[b][l].length?l+m(s,n+h):e<=0?l:k[b][l][e]}function y(){let e=C.scan();for(d=0;15===e||14===e;)14===e&&r.keepLines?d+=1:14===e&&(d=1),e=C.scan();return v=16===e||0!==C.getTokenError(),e}let E=[];function O(r,n,a){!v&&(!t||n<i&&a>c)&&e.substring(n,a)!==r&&E.push({offset:n,length:a-n,content:r})}let L=y();if(r.keepLines&&d>0&&O(m(l,d),0,0),17!==L){let e=C.getTokenOffset()+o;O(s.length*n<20&&r.insertSpaces?p[s.length*n]:m(s,n),o,e)}for(;17!==L;){let e=C.getTokenOffset()+C.getTokenLength()+o,t=y(),n="",a=!1;for(;0===d&&(12===t||13===t);){let r=C.getTokenOffset()+o;O(p[1],e,r),e=C.getTokenOffset()+C.getTokenLength()+o,n=(a=12===t)?A():"",t=y()}if(2===t)1!==L&&h--,r.keepLines&&d>0||!r.keepLines&&1!==L?n=A():r.keepLines&&(n=p[1]);else if(4===t)3!==L&&h--,r.keepLines&&d>0||!r.keepLines&&3!==L?n=A():r.keepLines&&(n=p[1]);else{switch(L){case 3:case 1:h++,n=r.keepLines&&d>0||!r.keepLines?A():p[1];break;case 5:n=r.keepLines&&d>0||!r.keepLines?A():p[1];break;case 12:n=A();break;case 13:d>0?n=A():a||(n=p[1]);break;case 6:r.keepLines&&d>0?n=A():a||(n=p[1]);break;case 10:r.keepLines&&d>0?n=A():6!==t||a||(n="");break;case 7:case 8:case 9:case 11:case 2:case 4:r.keepLines&&d>0?n=A():12!==t&&13!==t||a?5!==t&&17!==t&&(v=!0):n=p[1];break;case 16:v=!0}d>0&&(12===t||13===t)&&(n=A())}17===t&&(n=r.keepLines&&d>0?A():r.insertFinalNewline?l:""),O(n,e,C.getTokenOffset()+o),L=t}return E}(e,t,r)},"getNodePath",0,function e(t){if(!t.parent||!t.parent.children)return[];let r=e(t.parent);if("property"===t.parent.type){let e=t.parent.children[0].value;r.push(e)}else if("array"===t.parent.type){let e=t.parent.children.indexOf(t);-1!==e&&r.push(e)}return r},"getNodeValue",0,function e(t){switch(t.type){case"array":return t.children.map(e);case"object":let r=Object.create(null);for(let n of t.children){let t=n.children[1];t&&(r[n.children[0].value]=e(t))}return r;case"null":case"string":case"number":case"boolean":return t.value;default:return}},"parse",0,b],754747)}]);
|