@claudiolabs/claudin 0.7.6 → 1.0.3
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/README.md +15 -1
- package/bin/claudin.exe +12 -0
- package/cli-wrapper.cjs +132 -0
- package/dist/chunks/AgentTool-1.0.3-7mvf1vaw.mjs +1 -0
- package/dist/chunks/App-1.0.3-rd1a3qee.mjs +1 -0
- package/dist/chunks/ApproveApiKey-1.0.3-1kr4x8qz.mjs +1 -0
- package/dist/chunks/AssistantSessionChooser-1.0.3-6cmgq2a9.mjs +1 -0
- package/dist/chunks/AutoModeOptInDialog-1.0.3-jezz3mfx.mjs +1 -0
- package/dist/chunks/BypassPermissionsModeDialog-1.0.3-y7vw80jm.mjs +1 -0
- package/dist/chunks/ClaudeMdExternalIncludesDialog-1.0.3-rs8yq1c5.mjs +1 -0
- package/dist/chunks/ConsoleOAuthFlow-1.0.3-55e4vff7.mjs +1 -0
- package/dist/chunks/DiffDialog-1.0.3-2b6eqw5g.mjs +7 -0
- package/dist/chunks/Doctor-1.0.3-6vjhs9b3.mjs +1 -0
- package/dist/chunks/ExplorerDialog-1.0.3-me5rpqw8.mjs +6 -0
- package/dist/chunks/Grove-1.0.3-axq3s1g5.mjs +1 -0
- package/dist/chunks/ITermBackend-1.0.3-6w5z9f9y.mjs +1 -0
- package/dist/chunks/InvalidConfigDialog-1.0.3-q3qy4tjv.mjs +1 -0
- package/dist/chunks/InvalidSettingsDialog-1.0.3-7bnq71sp.mjs +1 -0
- package/dist/chunks/MigrationDialog-1.0.3-xjk5h2s1.mjs +1 -0
- package/dist/chunks/Onboarding-1.0.3-93mejgdx.mjs +1 -0
- package/dist/chunks/ProviderManager-1.0.3-gstyvce6.mjs +1 -0
- package/dist/chunks/REPL-1.0.3-h7gm3vzm.mjs +1 -0
- package/dist/chunks/ResumeConversation-1.0.3-q1sb18zb.mjs +1 -0
- package/dist/chunks/SnapshotUpdateDialog-1.0.3-ng8qnwzb.mjs +1 -0
- package/dist/chunks/TeleportProgress-1.0.3-5p8450wg.mjs +1 -0
- package/dist/chunks/TeleportRepoMismatchDialog-1.0.3-emssa846.mjs +1 -0
- package/dist/chunks/TeleportResumeWrapper-1.0.3-pdnj8z74.mjs +1 -0
- package/dist/chunks/TmuxBackend-1.0.3-qw12jfae.mjs +9 -0
- package/dist/chunks/ToolSearchTool-1.0.3-p2fdhkr4.mjs +1 -0
- package/dist/chunks/TrustDialog-1.0.3-w1yd56gg.mjs +1 -0
- package/dist/chunks/activeProvider-1.0.3-hcr43mtn.mjs +1 -0
- package/dist/chunks/add-dir-1.0.3-cfd5fdz5.mjs +1 -0
- package/dist/chunks/agentTypes-1.0.3-rhr2n817.mjs +1 -0
- package/dist/chunks/agents-1.0.3-00vpd5nr.mjs +110 -0
- package/dist/chunks/agents-1.0.3-0qny02r7.mjs +3 -0
- package/dist/chunks/api-1.0.3-j9q39zt3.mjs +1 -0
- package/dist/chunks/asciicast-1.0.3-4rdpqkbh.mjs +1 -0
- package/dist/chunks/assistant-1.0.3-8swg0237.mjs +1 -0
- package/dist/chunks/auth-1.0.3-4d3vbcf3.mjs +1 -0
- package/dist/chunks/auth-1.0.3-se4vwfcj.mjs +1 -0
- package/dist/chunks/autoMode-1.0.3-32zd86wp.mjs +48 -0
- package/dist/chunks/autoUpdater-1.0.3-nda09wdz.mjs +1 -0
- package/dist/chunks/backgroundHousekeeping-1.0.3-rwrt9v08.mjs +1 -0
- package/dist/chunks/branch-1.0.3-tzbvkn13.mjs +4 -0
- package/dist/chunks/bridge-1.0.3-fsq0q4x5.mjs +2 -0
- package/dist/chunks/bridgeConfig-1.0.3-16bw4j5m.mjs +1 -0
- package/dist/chunks/bridgeEnabled-1.0.3-2md5ck83.mjs +1 -0
- package/dist/chunks/bridgeMain-1.0.3-betf2hdx.mjs +88 -0
- package/dist/chunks/bridgePointer-1.0.3-mtfty38e.mjs +1 -0
- package/dist/chunks/btw-1.0.3-7vqng7en.mjs +1 -0
- package/dist/chunks/buddy-1.0.3-k48yw852.mjs +3 -0
- package/dist/chunks/cacache-1.0.3-y014wcx7.mjs +1 -0
- package/dist/chunks/cache-probe-1.0.3-vw577099.mjs +21 -0
- package/dist/chunks/cacheStats-1.0.3-2dj0n9cy.mjs +4 -0
- package/dist/chunks/caches-1.0.3-syrefgh1.mjs +1 -0
- package/dist/chunks/claudeDesktop-1.0.3-1k9dgm8c.mjs +1 -0
- package/dist/chunks/claudemd-1.0.3-902h9g16.mjs +1 -0
- package/dist/chunks/clear-1.0.3-yfnxvynd.mjs +1 -0
- package/dist/chunks/clearTerminal-1.0.3-kxq1nevx.mjs +1 -0
- package/dist/chunks/cli-1.0.3-02ax2rf7.mjs +2 -0
- package/dist/chunks/cli-1.0.3-087x46pf.mjs +2 -0
- package/dist/chunks/cli-1.0.3-0e99ksxk.mjs +2 -0
- package/dist/chunks/cli-1.0.3-0tgbymg8.mjs +2 -0
- package/dist/chunks/cli-1.0.3-0x26wvgj.mjs +1 -0
- package/dist/chunks/cli-1.0.3-0x2am4t7.mjs +2 -0
- package/dist/chunks/cli-1.0.3-10cqqc79.mjs +2 -0
- package/dist/chunks/cli-1.0.3-13m8868e.mjs +2 -0
- package/dist/chunks/cli-1.0.3-13wf4a0v.mjs +2 -0
- package/dist/chunks/cli-1.0.3-1462khnb.mjs +3 -0
- package/dist/chunks/cli-1.0.3-17cer107.mjs +2 -0
- package/dist/chunks/cli-1.0.3-19d1ckqm.mjs +4 -0
- package/dist/chunks/cli-1.0.3-1f00zm8y.mjs +2 -0
- package/dist/chunks/cli-1.0.3-1grrrgvh.mjs +4 -0
- package/dist/chunks/cli-1.0.3-1h08z2rm.mjs +2 -0
- package/dist/chunks/cli-1.0.3-1m413b59.mjs +2 -0
- package/dist/chunks/cli-1.0.3-1psnx21q.mjs +2 -0
- package/dist/chunks/cli-1.0.3-1v65dc93.mjs +2 -0
- package/dist/chunks/cli-1.0.3-1w2x2m43.mjs +2 -0
- package/dist/chunks/cli-1.0.3-24y7s5hp.mjs +2 -0
- package/dist/chunks/cli-1.0.3-2aw6f2z9.mjs +2 -0
- package/dist/chunks/cli-1.0.3-2h7k9bdx.mjs +2 -0
- package/dist/chunks/cli-1.0.3-2wzvc8te.mjs +5471 -0
- package/dist/chunks/cli-1.0.3-2zpv5t2p.mjs +2 -0
- package/dist/chunks/cli-1.0.3-3gkwhy62.mjs +2 -0
- package/dist/chunks/cli-1.0.3-3gtteknj.mjs +2 -0
- package/dist/chunks/cli-1.0.3-3j050hfw.mjs +3 -0
- package/dist/chunks/cli-1.0.3-3qfh5ykd.mjs +2 -0
- package/dist/chunks/cli-1.0.3-3wcccg4j.mjs +2 -0
- package/dist/chunks/cli-1.0.3-3wpp9k2f.mjs +3 -0
- package/dist/chunks/cli-1.0.3-3y945bqk.mjs +2 -0
- package/dist/chunks/cli-1.0.3-4eym93f1.mjs +2 -0
- package/dist/chunks/cli-1.0.3-4m0kzrq4.mjs +199 -0
- package/dist/chunks/cli-1.0.3-4qaa3xp4.mjs +2 -0
- package/dist/chunks/cli-1.0.3-4s8hd1qa.mjs +12 -0
- package/dist/chunks/cli-1.0.3-4x2bjq7b.mjs +2 -0
- package/dist/chunks/cli-1.0.3-5hpdm52h.mjs +4 -0
- package/dist/chunks/cli-1.0.3-5j5mv1qy.mjs +2 -0
- package/dist/chunks/cli-1.0.3-5kneybr4.mjs +2 -0
- package/dist/chunks/cli-1.0.3-5psnr7wf.mjs +16 -0
- package/dist/chunks/cli-1.0.3-5rg4rmk2.mjs +6 -0
- package/dist/chunks/cli-1.0.3-5w74xeth.mjs +3 -0
- package/dist/chunks/cli-1.0.3-607t5t97.mjs +2 -0
- package/dist/chunks/cli-1.0.3-627y4tma.mjs +2 -0
- package/dist/chunks/cli-1.0.3-63tn3q21.mjs +2 -0
- package/dist/chunks/cli-1.0.3-63xjee3t.mjs +3 -0
- package/dist/chunks/cli-1.0.3-6sgbgf1x.mjs +4 -0
- package/dist/chunks/cli-1.0.3-6x84yw4b.mjs +21 -0
- package/dist/chunks/cli-1.0.3-7ecz7qjw.mjs +2 -0
- package/dist/chunks/cli-1.0.3-7m0nfffq.mjs +2 -0
- package/dist/chunks/cli-1.0.3-7m2f8bwk.mjs +2 -0
- package/dist/chunks/cli-1.0.3-7p7gfek3.mjs +3 -0
- package/dist/chunks/cli-1.0.3-82ky54w7.mjs +15 -0
- package/dist/chunks/cli-1.0.3-87me6r9c.mjs +2 -0
- package/dist/chunks/cli-1.0.3-8a694ts0.mjs +6 -0
- package/dist/chunks/cli-1.0.3-8bz64j3f.mjs +2 -0
- package/dist/chunks/cli-1.0.3-8hw15ers.mjs +2 -0
- package/dist/chunks/cli-1.0.3-8rjp7dng.mjs +2 -0
- package/dist/chunks/cli-1.0.3-960aw98y.mjs +2 -0
- package/dist/chunks/cli-1.0.3-9xcgbd0g.mjs +2 -0
- package/dist/chunks/cli-1.0.3-9z1asbvz.mjs +3 -0
- package/dist/chunks/cli-1.0.3-a3rf1bbw.mjs +2 -0
- package/dist/chunks/cli-1.0.3-a630qcdb.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ancybhm3.mjs +2 -0
- package/dist/chunks/cli-1.0.3-apbdyngz.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ar488ss1.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ar8bq7h9.mjs +4 -0
- package/dist/chunks/cli-1.0.3-ax2geagm.mjs +18 -0
- package/dist/chunks/cli-1.0.3-axzmfbvp.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ay89chqh.mjs +2 -0
- package/dist/chunks/cli-1.0.3-b14b158b.mjs +2 -0
- package/dist/chunks/cli-1.0.3-b6f61s9v.mjs +2 -0
- package/dist/chunks/cli-1.0.3-b72086ew.mjs +2 -0
- package/dist/chunks/cli-1.0.3-b7n67qhm.mjs +24 -0
- package/dist/chunks/cli-1.0.3-bct9r8s9.mjs +25 -0
- package/dist/chunks/cli-1.0.3-bg3frggm.mjs +5 -0
- package/dist/chunks/cli-1.0.3-bkdmbm3w.mjs +2 -0
- package/dist/chunks/cli-1.0.3-bnd3wvym.mjs +2 -0
- package/dist/chunks/cli-1.0.3-bqdxh2fe.mjs +2 -0
- package/dist/chunks/cli-1.0.3-bte3v6bp.mjs +3 -0
- package/dist/chunks/cli-1.0.3-c38hr99q.mjs +2 -0
- package/dist/chunks/cli-1.0.3-c4trbm3y.mjs +2 -0
- package/dist/chunks/cli-1.0.3-c570dde7.mjs +24 -0
- package/dist/chunks/cli-1.0.3-ca8qx0d6.mjs +2 -0
- package/dist/chunks/cli-1.0.3-cnb1yved.mjs +2 -0
- package/dist/chunks/cli-1.0.3-cs5pqncv.mjs +2 -0
- package/dist/chunks/cli-1.0.3-cty1pfv3.mjs +2 -0
- package/dist/chunks/cli-1.0.3-d7597p9k.mjs +133 -0
- package/dist/chunks/cli-1.0.3-d8zhnzt9.mjs +2 -0
- package/dist/chunks/cli-1.0.3-djd4asp9.mjs +25 -0
- package/dist/chunks/cli-1.0.3-dyh4d1gw.mjs +2 -0
- package/dist/chunks/cli-1.0.3-e0s97hx3.mjs +20 -0
- package/dist/chunks/cli-1.0.3-e1qcabjm.mjs +2 -0
- package/dist/chunks/cli-1.0.3-e26nnnjx.mjs +2 -0
- package/dist/chunks/cli-1.0.3-e315jy0y.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ejb4xe2y.mjs +2 -0
- package/dist/chunks/cli-1.0.3-em2a0n4h.mjs +2 -0
- package/dist/chunks/cli-1.0.3-emmwm5h6.mjs +2 -0
- package/dist/chunks/cli-1.0.3-epk9wqmc.mjs +2 -0
- package/dist/chunks/cli-1.0.3-eqxge5cb.mjs +45 -0
- package/dist/chunks/cli-1.0.3-eta6q17m.mjs +2 -0
- package/dist/chunks/cli-1.0.3-exj8yag8.mjs +2 -0
- package/dist/chunks/cli-1.0.3-f2qcezq1.mjs +2 -0
- package/dist/chunks/cli-1.0.3-f8ekk6mr.mjs +2 -0
- package/dist/chunks/cli-1.0.3-fdd1g4sk.mjs +2 -0
- package/dist/chunks/cli-1.0.3-fdye5tvt.mjs +2 -0
- package/dist/chunks/cli-1.0.3-g5w729g4.mjs +2 -0
- package/dist/chunks/cli-1.0.3-gbhfrtsf.mjs +2 -0
- package/dist/chunks/cli-1.0.3-gjvc6q8v.mjs +2 -0
- package/dist/chunks/cli-1.0.3-gpjv1akn.mjs +12 -0
- package/dist/chunks/cli-1.0.3-gthgjdv8.mjs +2 -0
- package/dist/chunks/cli-1.0.3-gwdntjh3.mjs +2 -0
- package/dist/chunks/cli-1.0.3-h2pjt4e4.mjs +4 -0
- package/dist/chunks/cli-1.0.3-hg04k516.mjs +3 -0
- package/dist/chunks/cli-1.0.3-hgghr2w8.mjs +2 -0
- package/dist/chunks/cli-1.0.3-htx4273d.mjs +39 -0
- package/dist/chunks/cli-1.0.3-hyc32vmv.mjs +2 -0
- package/dist/chunks/cli-1.0.3-hz5a6e6w.mjs +2 -0
- package/dist/chunks/cli-1.0.3-j62yk6x8.mjs +2 -0
- package/dist/chunks/cli-1.0.3-j72ztden.mjs +2 -0
- package/dist/chunks/cli-1.0.3-j99s8jgs.mjs +2 -0
- package/dist/chunks/cli-1.0.3-jmvq43wb.mjs +6 -0
- package/dist/chunks/cli-1.0.3-jr2ya39g.mjs +2 -0
- package/dist/chunks/cli-1.0.3-k99msp02.mjs +17 -0
- package/dist/chunks/cli-1.0.3-kesrsh8z.mjs +59 -0
- package/dist/chunks/cli-1.0.3-khw95075.mjs +2 -0
- package/dist/chunks/cli-1.0.3-km8m7h3t.mjs +2 -0
- package/dist/chunks/cli-1.0.3-kwe8av2x.mjs +2 -0
- package/dist/chunks/cli-1.0.3-m45p13pd.mjs +2 -0
- package/dist/chunks/cli-1.0.3-mkse8qp1.mjs +3 -0
- package/dist/chunks/cli-1.0.3-mv5a0w14.mjs +12 -0
- package/dist/chunks/cli-1.0.3-n0jxa1cv.mjs +4 -0
- package/dist/chunks/cli-1.0.3-n28tqrv0.mjs +2 -0
- package/dist/chunks/cli-1.0.3-n2h9jvgm.mjs +2 -0
- package/dist/chunks/cli-1.0.3-n99q1npz.mjs +2 -0
- package/dist/chunks/cli-1.0.3-n9tzv3mz.mjs +2 -0
- package/dist/chunks/cli-1.0.3-nama3pwj.mjs +7 -0
- package/dist/chunks/cli-1.0.3-nm63mrtv.mjs +2 -0
- package/dist/chunks/cli-1.0.3-nr5rgce9.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ntywpqre.mjs +2 -0
- package/dist/chunks/cli-1.0.3-nw89kd8a.mjs +2 -0
- package/dist/chunks/cli-1.0.3-p7nbs20a.mjs +24 -0
- package/dist/chunks/cli-1.0.3-pc93arct.mjs +10 -0
- package/dist/chunks/cli-1.0.3-pf8dk52a.mjs +67 -0
- package/dist/chunks/cli-1.0.3-phh30dq0.mjs +4 -0
- package/dist/chunks/cli-1.0.3-pxw9n4f7.mjs +5 -0
- package/dist/chunks/cli-1.0.3-q4vc2dm9.mjs +3 -0
- package/dist/chunks/cli-1.0.3-q6m5azm3.mjs +2 -0
- package/dist/chunks/cli-1.0.3-q9hw6148.mjs +2 -0
- package/dist/chunks/cli-1.0.3-qd5c6ph5.mjs +34 -0
- package/dist/chunks/cli-1.0.3-qkkqjcsh.mjs +2 -0
- package/dist/chunks/cli-1.0.3-r274tqxg.mjs +2 -0
- package/dist/chunks/cli-1.0.3-r2amtv3x.mjs +3 -0
- package/dist/chunks/cli-1.0.3-ra9brq66.mjs +2 -0
- package/dist/chunks/cli-1.0.3-rapppvd0.mjs +2 -0
- package/dist/chunks/cli-1.0.3-rc9yjwv4.mjs +15 -0
- package/dist/chunks/cli-1.0.3-rfvvw9yn.mjs +58 -0
- package/dist/chunks/cli-1.0.3-rhaqdnqw.mjs +2 -0
- package/dist/chunks/cli-1.0.3-rpry44n3.mjs +2 -0
- package/dist/chunks/cli-1.0.3-rxtfhp4n.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ryfy7hya.mjs +2 -0
- package/dist/chunks/cli-1.0.3-s6n9xdgm.mjs +5 -0
- package/dist/chunks/cli-1.0.3-sb9pchh2.mjs +6 -0
- package/dist/chunks/cli-1.0.3-sz2d376e.mjs +2 -0
- package/dist/chunks/cli-1.0.3-t52dqqw2.mjs +2 -0
- package/dist/chunks/cli-1.0.3-t7mfsbh1.mjs +133 -0
- package/dist/chunks/cli-1.0.3-t7p3714v.mjs +2 -0
- package/dist/chunks/cli-1.0.3-tjewxa84.mjs +2 -0
- package/dist/chunks/cli-1.0.3-v0jtfqtw.mjs +9 -0
- package/dist/chunks/cli-1.0.3-v658mswv.mjs +12 -0
- package/dist/chunks/cli-1.0.3-vnwqmpyv.mjs +2 -0
- package/dist/chunks/cli-1.0.3-vqm63ckk.mjs +2 -0
- package/dist/chunks/cli-1.0.3-vr8tazcf.mjs +2 -0
- package/dist/chunks/cli-1.0.3-vw5m6hn3.mjs +3 -0
- package/dist/chunks/cli-1.0.3-w3a4tnk3.mjs +2 -0
- package/dist/chunks/cli-1.0.3-w72bc0zg.mjs +2 -0
- package/dist/chunks/cli-1.0.3-w9dcn8sx.mjs +2 -0
- package/dist/chunks/cli-1.0.3-wf8jkyyp.mjs +15 -0
- package/dist/chunks/cli-1.0.3-wmtj5kj7.mjs +2 -0
- package/dist/chunks/cli-1.0.3-wpb05eg5.mjs +50 -0
- package/dist/chunks/cli-1.0.3-wv4vx65k.mjs +2 -0
- package/dist/chunks/cli-1.0.3-x1ngfkk5.mjs +42 -0
- package/dist/chunks/cli-1.0.3-xarnzm58.mjs +2 -0
- package/dist/chunks/cli-1.0.3-xf2r8496.mjs +2 -0
- package/dist/chunks/cli-1.0.3-xqmjjmss.mjs +4 -0
- package/dist/chunks/cli-1.0.3-xsmba4r1.mjs +17 -0
- package/dist/chunks/cli-1.0.3-xw1fyqpe.mjs +2 -0
- package/dist/chunks/cli-1.0.3-y0fz9qyb.mjs +4 -0
- package/dist/chunks/cli-1.0.3-yb5yjqa8.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ycvmgeh4.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ykkvdac6.mjs +2 -0
- package/dist/chunks/cli-1.0.3-ynf2sj5r.mjs +2 -0
- package/dist/chunks/cli-1.0.3-z3c0nwg5.mjs +2 -0
- package/dist/chunks/cli-1.0.3-z3f4pmp1.mjs +2 -0
- package/dist/chunks/cli-1.0.3-zan6y0m1.mjs +18 -0
- package/dist/chunks/cli-1.0.3-zfe21fjj.mjs +2 -0
- package/dist/chunks/cli-1.0.3-znxwm9ta.mjs +2 -0
- package/dist/chunks/cli-1.0.3-zqp5x3gh.mjs +18 -0
- package/dist/chunks/cli-1.0.3-ztgxqn0g.mjs +8 -0
- package/dist/chunks/cli-1.0.3-zzg0y9xx.mjs +2 -0
- package/dist/chunks/client-1.0.3-qkqk8q23.mjs +1 -0
- package/dist/chunks/color-1.0.3-x0qygswm.mjs +1 -0
- package/dist/chunks/compact-1.0.3-kyfmj07z.mjs +3 -0
- package/dist/chunks/config-1.0.3-0b1mgzs5.mjs +1 -0
- package/dist/chunks/config-1.0.3-nmpdbdfy.mjs +1 -0
- package/dist/chunks/constants-1.0.3-wk9v349h.mjs +1 -0
- package/dist/chunks/context-1.0.3-6sarjqp3.mjs +1 -0
- package/dist/chunks/context-noninteractive-1.0.3-vs9yx061.mjs +1 -0
- package/dist/chunks/conversation-1.0.3-v4s0g3dx.mjs +1 -0
- package/dist/chunks/copilotHeaders-1.0.3-5vdf973f.mjs +1 -0
- package/dist/chunks/copy-1.0.3-575pc6gc.mjs +9 -0
- package/dist/chunks/cost-1.0.3-gkgmq84a.mjs +1 -0
- package/dist/chunks/createSSHSession-1.0.3-bsdf1x69.mjs +1 -0
- package/dist/chunks/createSession-1.0.3-q2t2afxn.mjs +1 -0
- package/dist/chunks/debug-1.0.3-q3y4bbdd.mjs +1 -0
- package/dist/chunks/defaultActionDeps-1.0.3-kxgwjas7.mjs +1446 -0
- package/dist/chunks/desktop-1.0.3-v790cfzv.mjs +1 -0
- package/dist/chunks/detectRepository-1.0.3-t6x6ycq0.mjs +1 -0
- package/dist/chunks/detection-1.0.3-3r29qbs1.mjs +1 -0
- package/dist/chunks/diff-1.0.3-43a1txqm.mjs +1 -0
- package/dist/chunks/doctor-1.0.3-ywj8c1z9.mjs +1 -0
- package/dist/chunks/doctorDiagnostic-1.0.3-c3f3hz3m.mjs +1 -0
- package/dist/chunks/earlyInput-1.0.3-0qxwnkvm.mjs +1 -0
- package/dist/chunks/effort-1.0.3-28cxc122.mjs +10 -0
- package/dist/chunks/engine-1.0.3-y0pybv8z.mjs +1 -0
- package/dist/chunks/envLessBridgeConfig-1.0.3-gv54g11x.mjs +1 -0
- package/dist/chunks/envUtils-1.0.3-cjfgncek.mjs +1 -0
- package/dist/chunks/environmentSelection-1.0.3-c2qe9j1s.mjs +1 -0
- package/dist/chunks/environments-1.0.3-cvrm8nvn.mjs +1 -0
- package/dist/chunks/errors-1.0.3-jzcpdeb5.mjs +1 -0
- package/dist/chunks/exampleCommands-1.0.3-kjfprmrt.mjs +1 -0
- package/dist/chunks/exit-1.0.3-fbms8wkm.mjs +1 -0
- package/dist/chunks/explorer-1.0.3-8k5jhgjf.mjs +1 -0
- package/dist/chunks/export-1.0.3-4r98t7vv.mjs +2 -0
- package/dist/chunks/extra-usage-1.0.3-m17gcwmh.mjs +1 -0
- package/dist/chunks/extra-usage-noninteractive-1.0.3-papt6k1h.mjs +1 -0
- package/dist/chunks/fast-1.0.3-4atx5cja.mjs +1 -0
- package/dist/chunks/feedback-1.0.3-n2sjaka5.mjs +14 -0
- package/dist/chunks/firstPartyEventLogger-1.0.3-3ew36pwn.mjs +1 -0
- package/dist/chunks/git-1.0.3-tpyzsser.mjs +1 -0
- package/dist/chunks/githubModelsCredentials-1.0.3-a3scfsy1.mjs +1 -0
- package/dist/chunks/goal-1.0.3-rd7mxw5e.mjs +4 -0
- package/dist/chunks/grove-1.0.3-bwz91hx8.mjs +1 -0
- package/dist/chunks/growthbook-1.0.3-nr5dtynh.mjs +1 -0
- package/dist/chunks/headless-1.0.3-9kzxdtz3.mjs +2 -0
- package/dist/chunks/heapdump-1.0.3-hj74he6b.mjs +6 -0
- package/dist/chunks/help-1.0.3-e1qcej38.mjs +1 -0
- package/dist/chunks/hookChains-1.0.3-xtvdrx5t.mjs +3 -0
- package/dist/chunks/hooks-1.0.3-gfndfx5p.mjs +79 -0
- package/dist/chunks/hooks-1.0.3-mhatacpg.mjs +1 -0
- package/dist/chunks/ide-1.0.3-f60d1x9s.mjs +3 -0
- package/dist/chunks/image-processor-napi-1.0.3-crxm4gpq.mjs +1 -0
- package/dist/chunks/inboundAttachments-1.0.3-3b75nzd7.mjs +1 -0
- package/dist/chunks/index-1.0.3-15ym353c.mjs +1 -0
- package/dist/chunks/index-1.0.3-1tyen96a.mjs +1 -0
- package/dist/chunks/index-1.0.3-22c46a9g.mjs +1 -0
- package/dist/chunks/index-1.0.3-293khy5y.mjs +1 -0
- package/dist/chunks/index-1.0.3-3zrx6rcy.mjs +1 -0
- package/dist/chunks/index-1.0.3-4g5be32x.mjs +5 -0
- package/dist/chunks/index-1.0.3-5h227bav.mjs +17 -0
- package/dist/chunks/index-1.0.3-83nb50h7.mjs +1 -0
- package/dist/chunks/index-1.0.3-f3xy16k0.mjs +1 -0
- package/dist/chunks/index-1.0.3-fp6xhcab.mjs +2 -0
- package/dist/chunks/index-1.0.3-gecs01pd.mjs +1 -0
- package/dist/chunks/index-1.0.3-gwt3epj3.mjs +30 -0
- package/dist/chunks/index-1.0.3-gyr3x3wv.mjs +9 -0
- package/dist/chunks/index-1.0.3-j1rfqkax.mjs +1 -0
- package/dist/chunks/index-1.0.3-k6ze856z.mjs +1 -0
- package/dist/chunks/index-1.0.3-n8qxa0er.mjs +1 -0
- package/dist/chunks/index-1.0.3-pa0eqyya.mjs +1 -0
- package/dist/chunks/index-1.0.3-qacj9f9z.mjs +1 -0
- package/dist/chunks/index-1.0.3-tvpvnw2t.mjs +1 -0
- package/dist/chunks/index-1.0.3-w0d2skgw.mjs +2 -0
- package/dist/chunks/index-1.0.3-w6sndqyw.mjs +9 -0
- package/dist/chunks/index-1.0.3-z42381sj.mjs +1 -0
- package/dist/chunks/index-1.0.3-zfk75xdr.mjs +1 -0
- package/dist/chunks/init-1.0.3-1756vwh2.mjs +1 -0
- package/dist/chunks/initReplBridge-1.0.3-a00zpxtn.mjs +1 -0
- package/dist/chunks/ink-1.0.3-yq6e6m8b.mjs +1 -0
- package/dist/chunks/insights-1.0.3-4s3xgv9x.mjs +870 -0
- package/dist/chunks/install-1.0.3-zttqn1ez.mjs +1 -0
- package/dist/chunks/install-github-app-1.0.3-f0rmxqcw.mjs +149 -0
- package/dist/chunks/install-slack-app-1.0.3-sbd9833d.mjs +1 -0
- package/dist/chunks/instrumentation-1.0.3-hnskcn2k.mjs +1 -0
- package/dist/chunks/interactiveHelpers-1.0.3-t12dtkh1.mjs +1 -0
- package/dist/chunks/keybindings-1.0.3-retrpee2.mjs +2 -0
- package/dist/chunks/knowledge-1.0.3-gdpwz5kr.mjs +2 -0
- package/dist/chunks/latestVersionCache-1.0.3-kas0b0h1.mjs +1 -0
- package/dist/chunks/loadAgentsDir-1.0.3-wsevcydg.mjs +1 -0
- package/dist/chunks/loadPluginHooks-1.0.3-18zgr57f.mjs +1 -0
- package/dist/chunks/loadPluginHooks-1.0.3-2t4gydwe.mjs +1 -0
- package/dist/chunks/log-1.0.3-wzytzthn.mjs +1 -0
- package/dist/chunks/main-1.0.3-jzwehebm.mjs +1 -0
- package/dist/chunks/managedEnv-1.0.3-b8asa751.mjs +1 -0
- package/dist/chunks/mcp-1.0.3-aff6b6ct.mjs +1 -0
- package/dist/chunks/mcp-1.0.3-pjr3rvfk.mjs +4 -0
- package/dist/chunks/mcp-1.0.3-wfak1jpw.mjs +17 -0
- package/dist/chunks/mcpb-1.0.3-0s8ak7b1.mjs +1 -0
- package/dist/chunks/memory-1.0.3-esv79kf8.mjs +3 -0
- package/dist/chunks/model-1.0.3-9b4d36sd.mjs +1 -0
- package/dist/chunks/model-1.0.3-bh1t2s45.mjs +2 -0
- package/dist/chunks/node-1.0.3-gj4wsp3b.mjs +12 -0
- package/dist/chunks/oauth-1.0.3-q2zcdghm.mjs +1 -0
- package/dist/chunks/openaiShim-1.0.3-k03vgybb.mjs +14 -0
- package/dist/chunks/output-style-1.0.3-2vknbjw5.mjs +1 -0
- package/dist/chunks/package-ZZWOLTXM-1.0.3-g12q6fnk.mjs +1 -0
- package/dist/chunks/parseConnectUrl-1.0.3-7vrzj6hy.mjs +1 -0
- package/dist/chunks/parser-1.0.3-avw926ew.mjs +1 -0
- package/dist/chunks/passes-1.0.3-bgjyqscj.mjs +1 -0
- package/dist/chunks/permissions-1.0.3-8fj46mx3.mjs +3 -0
- package/dist/chunks/permissions-1.0.3-qpmk7fsa.mjs +1 -0
- package/dist/chunks/plan-1.0.3-emxq5t72.mjs +1 -0
- package/dist/chunks/plist-1.0.3-33z3k5gn.mjs +1 -0
- package/dist/chunks/plugin-1.0.3-eqxkeh3r.mjs +29 -0
- package/dist/chunks/pluginStartupCheck-1.0.3-3hbbay3q.mjs +1 -0
- package/dist/chunks/plugins-1.0.3-x021vefh.mjs +9 -0
- package/dist/chunks/preActionHook-1.0.3-5yyvhhra.mjs +2 -0
- package/dist/chunks/print-1.0.3-w721s1pr.mjs +57 -0
- package/dist/chunks/privacy-settings-1.0.3-v2vqkwdn.mjs +1 -0
- package/dist/chunks/process-1.0.3-xedhq816.mjs +1 -0
- package/dist/chunks/processBashCommand-1.0.3-mtgqq8k6.mjs +1 -0
- package/dist/chunks/processSlashCommand-1.0.3-2qxyq7z2.mjs +9 -0
- package/dist/chunks/prompt-1.0.3-3n87zkg4.mjs +1 -0
- package/dist/chunks/prompt-1.0.3-rt6xvwpb.mjs +1 -0
- package/dist/chunks/prompts-1.0.3-q1yewrxr.mjs +1 -0
- package/dist/chunks/protocolHandler-1.0.3-bsnsh8x6.mjs +13 -0
- package/dist/chunks/provider-1.0.3-gm23bmqy.mjs +2 -0
- package/dist/chunks/providerProfiles-1.0.3-cg05fwn8.mjs +1 -0
- package/dist/chunks/providerValidation-1.0.3-vma7539c.mjs +6 -0
- package/dist/chunks/rate-limit-options-1.0.3-q65cq335.mjs +1 -0
- package/dist/chunks/registerSubcommands-1.0.3-xv60j2ty.mjs +34 -0
- package/dist/chunks/registry-1.0.3-9n67m1rh.mjs +1 -0
- package/dist/chunks/release-notes-1.0.3-ves4zn7s.mjs +5 -0
- package/dist/chunks/reload-plugins-1.0.3-nj3rm6xw.mjs +2 -0
- package/dist/chunks/remote-env-1.0.3-ygbzc1qs.mjs +1 -0
- package/dist/chunks/remoteBridgeCore-1.0.3-z9c657ax.mjs +1 -0
- package/dist/chunks/remoteSession-1.0.3-7em2b627.mjs +1 -0
- package/dist/chunks/rename-1.0.3-090y3y3t.mjs +1 -0
- package/dist/chunks/replBridgeHandle-1.0.3-j72w7cv1.mjs +1 -0
- package/dist/chunks/replLauncher-1.0.3-jae5j1mr.mjs +1 -0
- package/dist/chunks/resume-1.0.3-b3yd0r0t.mjs +2 -0
- package/dist/chunks/rewind-1.0.3-qbxx991g.mjs +1 -0
- package/dist/chunks/rootOptions-1.0.3-5pvysebe.mjs +1 -0
- package/dist/chunks/sandbox-adapter-1.0.3-kzem4pfm.mjs +1 -0
- package/dist/chunks/sandbox-toggle-1.0.3-r0qyz4ph.mjs +1 -0
- package/dist/chunks/session-1.0.3-26qz9f9c.mjs +2 -0
- package/dist/chunks/sessionDiscovery-1.0.3-98fyhqzq.mjs +1 -0
- package/dist/chunks/sessionFileAccessHooks-1.0.3-g99vbb96.mjs +1 -0
- package/dist/chunks/sessionStorage-1.0.3-jbkq2y35.mjs +1 -0
- package/dist/chunks/settings-1.0.3-6hq9y9yg.mjs +1 -0
- package/dist/chunks/setup-1.0.3-8fxs3q79.mjs +5 -0
- package/dist/chunks/sinks-1.0.3-wjm4jwph.mjs +1 -0
- package/dist/chunks/skills-1.0.3-es2gwcs0.mjs +1 -0
- package/dist/chunks/startupProfiler-1.0.3-0zgy31z8.mjs +1 -0
- package/dist/chunks/startupUpdateCheck-1.0.3-17h3qh51.mjs +1 -0
- package/dist/chunks/state-1.0.3-7hxpebf0.mjs +1 -0
- package/dist/chunks/stats-1.0.3-mpa5ehmt.mjs +6 -0
- package/dist/chunks/status-1.0.3-3z7dn1ax.mjs +1 -0
- package/dist/chunks/stickers-1.0.3-mqdqscgw.mjs +1 -0
- package/dist/chunks/subprocessEnv-1.0.3-3zwx5k40.mjs +1 -0
- package/dist/chunks/tasks-1.0.3-fqyr9vwc.mjs +1 -0
- package/dist/chunks/teamHelpers-1.0.3-5rsk5yqn.mjs +1 -0
- package/dist/chunks/teammateModeSnapshot-1.0.3-v1270wf3.mjs +1 -0
- package/dist/chunks/teleport-1.0.3-4h0ww2kz.mjs +1 -0
- package/dist/chunks/terminalSetup-1.0.3-ern1ss4f.mjs +1 -0
- package/dist/chunks/theme-1.0.3-2zckbr2z.mjs +1 -0
- package/dist/chunks/thinkback-1.0.3-ckd0bxaf.mjs +1 -0
- package/dist/chunks/thinkback-play-1.0.3-6a53gc4n.mjs +1 -0
- package/dist/chunks/toolPool-1.0.3-w2xh8dvp.mjs +1 -0
- package/dist/chunks/toolSearch-1.0.3-w1f68ss0.mjs +1 -0
- package/dist/chunks/tools-1.0.3-7dyfg9gn.mjs +1 -0
- package/dist/chunks/trustedDevice-1.0.3-a34x8ydx.mjs +1 -0
- package/dist/chunks/turndown.cjs-1.0.3-jvqgvj65.mjs +69 -0
- package/dist/chunks/types-1.0.3-hrfpk0vp.mjs +1 -0
- package/dist/chunks/ultrareviewCommand-1.0.3-731x0mwt.mjs +4 -0
- package/dist/chunks/update-1.0.3-kxwpbp8h.mjs +86 -0
- package/dist/chunks/upgrade-1.0.3-0p7p2zsn.mjs +1 -0
- package/dist/chunks/upload-1.0.3-1fek6fh7.mjs +7 -0
- package/dist/chunks/upstreamproxy-1.0.3-g566qagg.mjs +14 -0
- package/dist/chunks/url-handler-napi-1.0.3-na9t0zcw.mjs +1 -0
- package/dist/chunks/usage-1.0.3-xdj3rkft.mjs +1 -0
- package/dist/chunks/util-1.0.3-5gfrxrz4.mjs +1 -0
- package/dist/chunks/utils-1.0.3-2mzjq8fj.mjs +1 -0
- package/dist/chunks/vim-1.0.3-9ckf66ks.mjs +1 -0
- package/dist/chunks/watcher-1.0.3-8pgwgknj.mjs +1 -0
- package/dist/chunks/wiki-1.0.3-hy2ve502.mjs +132 -0
- package/dist/chunks/workflows-1.0.3-phe0mv82.mjs +1 -0
- package/dist/chunks/worktree-1.0.3-pnma10rk.mjs +1 -0
- package/dist/chunks/worktreeModeEnabled-1.0.3-0hhtbd8p.mjs +1 -0
- package/dist/chunks/wrapper-1.0.3-jrm58k5e.mjs +7 -0
- package/dist/cli.mjs +2 -2
- package/install.cjs +208 -0
- package/package.json +29 -132
- package/LICENSE +0 -30
- package/bin/claudin +0 -272
- package/dist/chunks/AgentTool-0.7.6-02vh9vk8.mjs +0 -1
- package/dist/chunks/App-0.7.6-6rm9fw7h.mjs +0 -1
- package/dist/chunks/ApproveApiKey-0.7.6-3ds3vmhq.mjs +0 -1
- package/dist/chunks/AssistantSessionChooser-0.7.6-tdwszj02.mjs +0 -1
- package/dist/chunks/AutoModeOptInDialog-0.7.6-5axvmtp3.mjs +0 -1
- package/dist/chunks/BypassPermissionsModeDialog-0.7.6-014qynp3.mjs +0 -1
- package/dist/chunks/ClaudeMdExternalIncludesDialog-0.7.6-z3wrhmsy.mjs +0 -1
- package/dist/chunks/ConsoleOAuthFlow-0.7.6-92nz3x2x.mjs +0 -1
- package/dist/chunks/DiffDialog-0.7.6-4303tcnm.mjs +0 -7
- package/dist/chunks/Doctor-0.7.6-084ce5s2.mjs +0 -1
- package/dist/chunks/ExplorerDialog-0.7.6-vp1m6ffx.mjs +0 -6
- package/dist/chunks/Grove-0.7.6-1d3f84xj.mjs +0 -1
- package/dist/chunks/ITermBackend-0.7.6-wdyeyjcs.mjs +0 -1
- package/dist/chunks/InvalidConfigDialog-0.7.6-j0gs8ee7.mjs +0 -1
- package/dist/chunks/InvalidSettingsDialog-0.7.6-5gtntvxr.mjs +0 -1
- package/dist/chunks/MigrationDialog-0.7.6-jqrhx95e.mjs +0 -1
- package/dist/chunks/Onboarding-0.7.6-18f6pde2.mjs +0 -1
- package/dist/chunks/ProviderManager-0.7.6-2q5s7q6j.mjs +0 -1
- package/dist/chunks/REPL-0.7.6-ayp94stx.mjs +0 -1
- package/dist/chunks/ResumeConversation-0.7.6-zgn8p1b4.mjs +0 -1
- package/dist/chunks/SnapshotUpdateDialog-0.7.6-apn9hx86.mjs +0 -1
- package/dist/chunks/TeleportProgress-0.7.6-1mvkc8e6.mjs +0 -1
- package/dist/chunks/TeleportRepoMismatchDialog-0.7.6-74t499kc.mjs +0 -1
- package/dist/chunks/TeleportResumeWrapper-0.7.6-aj7acqex.mjs +0 -1
- package/dist/chunks/TmuxBackend-0.7.6-werejha1.mjs +0 -9
- package/dist/chunks/ToolSearchTool-0.7.6-n01pcadg.mjs +0 -1
- package/dist/chunks/TrustDialog-0.7.6-bsjh0666.mjs +0 -1
- package/dist/chunks/activeProvider-0.7.6-eqwet2j4.mjs +0 -1
- package/dist/chunks/add-dir-0.7.6-8rvjxj57.mjs +0 -1
- package/dist/chunks/agentTypes-0.7.6-49zjnpvv.mjs +0 -1
- package/dist/chunks/agents-0.7.6-f2wq0zdm.mjs +0 -3
- package/dist/chunks/agents-0.7.6-n608c3qr.mjs +0 -110
- package/dist/chunks/api-0.7.6-f2fsvxyj.mjs +0 -1
- package/dist/chunks/asciicast-0.7.6-fv6ypvrh.mjs +0 -1
- package/dist/chunks/assistant-0.7.6-3d939v1n.mjs +0 -1
- package/dist/chunks/auth-0.7.6-e9ggcrw2.mjs +0 -1
- package/dist/chunks/auth-0.7.6-vprbhg4e.mjs +0 -1
- package/dist/chunks/autoMode-0.7.6-p12j05a6.mjs +0 -48
- package/dist/chunks/autoUpdater-0.7.6-nrc4g1jz.mjs +0 -1
- package/dist/chunks/backgroundHousekeeping-0.7.6-rb8ftxsa.mjs +0 -1
- package/dist/chunks/branch-0.7.6-05rh36he.mjs +0 -4
- package/dist/chunks/bridge-0.7.6-wddny37r.mjs +0 -2
- package/dist/chunks/bridgeConfig-0.7.6-b5h1a634.mjs +0 -1
- package/dist/chunks/bridgeEnabled-0.7.6-0fhtxtzs.mjs +0 -1
- package/dist/chunks/bridgeMain-0.7.6-nj17223b.mjs +0 -88
- package/dist/chunks/bridgePointer-0.7.6-f0qs1e6e.mjs +0 -1
- package/dist/chunks/btw-0.7.6-cjm6v0b9.mjs +0 -1
- package/dist/chunks/buddy-0.7.6-1j68vknm.mjs +0 -3
- package/dist/chunks/cacache-0.7.6-3mr30mas.mjs +0 -1
- package/dist/chunks/cache-probe-0.7.6-e8g8d94t.mjs +0 -21
- package/dist/chunks/cacheStats-0.7.6-4x5zqxyf.mjs +0 -4
- package/dist/chunks/caches-0.7.6-fpr85z6h.mjs +0 -1
- package/dist/chunks/claudeDesktop-0.7.6-hh4vstgr.mjs +0 -1
- package/dist/chunks/claudemd-0.7.6-fqehvs8g.mjs +0 -1
- package/dist/chunks/clear-0.7.6-h2vf452p.mjs +0 -1
- package/dist/chunks/clearTerminal-0.7.6-qscrqy5p.mjs +0 -1
- package/dist/chunks/cli-0.7.6-010st6wr.mjs +0 -2
- package/dist/chunks/cli-0.7.6-07eesex8.mjs +0 -2
- package/dist/chunks/cli-0.7.6-09hcxer2.mjs +0 -2
- package/dist/chunks/cli-0.7.6-0b47jy2g.mjs +0 -2
- package/dist/chunks/cli-0.7.6-0ekx5n2q.mjs +0 -4
- package/dist/chunks/cli-0.7.6-0gzsv22g.mjs +0 -2
- package/dist/chunks/cli-0.7.6-0h46deez.mjs +0 -2
- package/dist/chunks/cli-0.7.6-0mgbtp8x.mjs +0 -6
- package/dist/chunks/cli-0.7.6-0n7tfcxz.mjs +0 -4
- package/dist/chunks/cli-0.7.6-0tt8ccr8.mjs +0 -2
- package/dist/chunks/cli-0.7.6-0wr25ecz.mjs +0 -2
- package/dist/chunks/cli-0.7.6-1bfz5qa5.mjs +0 -2
- package/dist/chunks/cli-0.7.6-1bvzdjfc.mjs +0 -2
- package/dist/chunks/cli-0.7.6-1dqh462b.mjs +0 -2
- package/dist/chunks/cli-0.7.6-1j4p4cz3.mjs +0 -2
- package/dist/chunks/cli-0.7.6-1s1nbm58.mjs +0 -2
- package/dist/chunks/cli-0.7.6-1v73pjt7.mjs +0 -2
- package/dist/chunks/cli-0.7.6-1yn63f2j.mjs +0 -2
- package/dist/chunks/cli-0.7.6-29snre4z.mjs +0 -2
- package/dist/chunks/cli-0.7.6-2ff9pq9s.mjs +0 -3
- package/dist/chunks/cli-0.7.6-2kjdfns9.mjs +0 -6
- package/dist/chunks/cli-0.7.6-2qwpkx4w.mjs +0 -12
- package/dist/chunks/cli-0.7.6-2rwpq77s.mjs +0 -2
- package/dist/chunks/cli-0.7.6-310844c3.mjs +0 -4
- package/dist/chunks/cli-0.7.6-39q0e172.mjs +0 -2
- package/dist/chunks/cli-0.7.6-3vqf88sk.mjs +0 -2
- package/dist/chunks/cli-0.7.6-43kp2p25.mjs +0 -2
- package/dist/chunks/cli-0.7.6-471rvdw2.mjs +0 -2
- package/dist/chunks/cli-0.7.6-4e2e6mkj.mjs +0 -3
- package/dist/chunks/cli-0.7.6-4eaywsgw.mjs +0 -2
- package/dist/chunks/cli-0.7.6-4q91n1nr.mjs +0 -2
- package/dist/chunks/cli-0.7.6-4v3f036y.mjs +0 -2
- package/dist/chunks/cli-0.7.6-4ybzx76m.mjs +0 -2
- package/dist/chunks/cli-0.7.6-4z1q2wge.mjs +0 -2
- package/dist/chunks/cli-0.7.6-517m3gcx.mjs +0 -2
- package/dist/chunks/cli-0.7.6-56h0kfkw.mjs +0 -59
- package/dist/chunks/cli-0.7.6-5dk57g7k.mjs +0 -2
- package/dist/chunks/cli-0.7.6-5ktehyvf.mjs +0 -2
- package/dist/chunks/cli-0.7.6-5qabm4xe.mjs +0 -2
- package/dist/chunks/cli-0.7.6-5vj0s5hg.mjs +0 -5
- package/dist/chunks/cli-0.7.6-5wj27v22.mjs +0 -18
- package/dist/chunks/cli-0.7.6-5ynmp8av.mjs +0 -2
- package/dist/chunks/cli-0.7.6-62ea895q.mjs +0 -2
- package/dist/chunks/cli-0.7.6-67tqckbs.mjs +0 -133
- package/dist/chunks/cli-0.7.6-69b0cq0a.mjs +0 -4
- package/dist/chunks/cli-0.7.6-69hzrwk9.mjs +0 -2
- package/dist/chunks/cli-0.7.6-73gkdy2f.mjs +0 -2
- package/dist/chunks/cli-0.7.6-73h798cq.mjs +0 -2
- package/dist/chunks/cli-0.7.6-7g2b4q32.mjs +0 -2
- package/dist/chunks/cli-0.7.6-7ktebmzc.mjs +0 -2
- package/dist/chunks/cli-0.7.6-7mzraehr.mjs +0 -16
- package/dist/chunks/cli-0.7.6-7szsqp12.mjs +0 -2
- package/dist/chunks/cli-0.7.6-7ybdp9j0.mjs +0 -3
- package/dist/chunks/cli-0.7.6-7yce2cw8.mjs +0 -2
- package/dist/chunks/cli-0.7.6-8g9rtj1f.mjs +0 -2
- package/dist/chunks/cli-0.7.6-8h5rwm21.mjs +0 -2
- package/dist/chunks/cli-0.7.6-8k508w7p.mjs +0 -2
- package/dist/chunks/cli-0.7.6-8srvcg12.mjs +0 -2
- package/dist/chunks/cli-0.7.6-8vdxmbjt.mjs +0 -2
- package/dist/chunks/cli-0.7.6-8vftkjgf.mjs +0 -2
- package/dist/chunks/cli-0.7.6-8wv8rjqd.mjs +0 -2
- package/dist/chunks/cli-0.7.6-9508tj8e.mjs +0 -17
- package/dist/chunks/cli-0.7.6-96qqpq0c.mjs +0 -2
- package/dist/chunks/cli-0.7.6-9a706kh3.mjs +0 -2
- package/dist/chunks/cli-0.7.6-9w6egknj.mjs +0 -8
- package/dist/chunks/cli-0.7.6-ajv6cevv.mjs +0 -4
- package/dist/chunks/cli-0.7.6-am0sf3er.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ama4wyv2.mjs +0 -12
- package/dist/chunks/cli-0.7.6-ayd8297m.mjs +0 -3
- package/dist/chunks/cli-0.7.6-bbmxy27v.mjs +0 -2
- package/dist/chunks/cli-0.7.6-berqrfpz.mjs +0 -2
- package/dist/chunks/cli-0.7.6-bese1aqp.mjs +0 -2
- package/dist/chunks/cli-0.7.6-bfwq4dm5.mjs +0 -2
- package/dist/chunks/cli-0.7.6-c3npkenn.mjs +0 -1
- package/dist/chunks/cli-0.7.6-ccbtfaqn.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ccy8mp4f.mjs +0 -2
- package/dist/chunks/cli-0.7.6-cedrx1f7.mjs +0 -2
- package/dist/chunks/cli-0.7.6-chcjfb2p.mjs +0 -2
- package/dist/chunks/cli-0.7.6-cmxr1gyd.mjs +0 -3
- package/dist/chunks/cli-0.7.6-cq95q0m7.mjs +0 -2
- package/dist/chunks/cli-0.7.6-cxchkx7a.mjs +0 -18
- package/dist/chunks/cli-0.7.6-d4rmetja.mjs +0 -2
- package/dist/chunks/cli-0.7.6-d5nss1kz.mjs +0 -2
- package/dist/chunks/cli-0.7.6-d8hz302t.mjs +0 -2
- package/dist/chunks/cli-0.7.6-dd5tgszn.mjs +0 -4
- package/dist/chunks/cli-0.7.6-dfkaq7z7.mjs +0 -2
- package/dist/chunks/cli-0.7.6-dhp0vn09.mjs +0 -4
- package/dist/chunks/cli-0.7.6-dpfh7ypk.mjs +0 -2
- package/dist/chunks/cli-0.7.6-dq87daze.mjs +0 -2
- package/dist/chunks/cli-0.7.6-dynrpsf9.mjs +0 -10
- package/dist/chunks/cli-0.7.6-e01s0kjn.mjs +0 -2
- package/dist/chunks/cli-0.7.6-e3dwvde8.mjs +0 -58
- package/dist/chunks/cli-0.7.6-edjsszs3.mjs +0 -12
- package/dist/chunks/cli-0.7.6-ehkh8f7m.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ejjekwys.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ejk8n0sg.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ek2a439r.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ex7sezdt.mjs +0 -2
- package/dist/chunks/cli-0.7.6-f4nmb6r2.mjs +0 -3
- package/dist/chunks/cli-0.7.6-f9mzvngv.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ffk5hz3x.mjs +0 -2
- package/dist/chunks/cli-0.7.6-fkshg1fg.mjs +0 -2
- package/dist/chunks/cli-0.7.6-fmmr53nv.mjs +0 -2
- package/dist/chunks/cli-0.7.6-fn56g2cc.mjs +0 -199
- package/dist/chunks/cli-0.7.6-frf6ynaj.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ftdrd7jk.mjs +0 -17
- package/dist/chunks/cli-0.7.6-fvydk0w1.mjs +0 -2
- package/dist/chunks/cli-0.7.6-g1gd1372.mjs +0 -5
- package/dist/chunks/cli-0.7.6-g2437s1w.mjs +0 -2
- package/dist/chunks/cli-0.7.6-g44g34fb.mjs +0 -2
- package/dist/chunks/cli-0.7.6-g5cva69z.mjs +0 -2
- package/dist/chunks/cli-0.7.6-g736y207.mjs +0 -39
- package/dist/chunks/cli-0.7.6-g802sp0p.mjs +0 -2
- package/dist/chunks/cli-0.7.6-gkd2v7ek.mjs +0 -45
- package/dist/chunks/cli-0.7.6-gxbeg3ny.mjs +0 -3
- package/dist/chunks/cli-0.7.6-hrw7nyyq.mjs +0 -2
- package/dist/chunks/cli-0.7.6-hsa9j8sb.mjs +0 -2
- package/dist/chunks/cli-0.7.6-hsm2w1qr.mjs +0 -2
- package/dist/chunks/cli-0.7.6-hw3n6j75.mjs +0 -9
- package/dist/chunks/cli-0.7.6-j59ty8yt.mjs +0 -15
- package/dist/chunks/cli-0.7.6-j63vtmfa.mjs +0 -2
- package/dist/chunks/cli-0.7.6-j9p952mf.mjs +0 -2
- package/dist/chunks/cli-0.7.6-jjmm4f40.mjs +0 -2
- package/dist/chunks/cli-0.7.6-jmpc9xmj.mjs +0 -6
- package/dist/chunks/cli-0.7.6-jtdgswpn.mjs +0 -2
- package/dist/chunks/cli-0.7.6-jwqgj667.mjs +0 -2
- package/dist/chunks/cli-0.7.6-jzk3fxqa.mjs +0 -3
- package/dist/chunks/cli-0.7.6-k1tjb02q.mjs +0 -4
- package/dist/chunks/cli-0.7.6-k5r0yz41.mjs +0 -67
- package/dist/chunks/cli-0.7.6-k7fsgwdr.mjs +0 -2
- package/dist/chunks/cli-0.7.6-m51wgngt.mjs +0 -2
- package/dist/chunks/cli-0.7.6-md1ramb7.mjs +0 -2
- package/dist/chunks/cli-0.7.6-md31wz8f.mjs +0 -2
- package/dist/chunks/cli-0.7.6-md4x57wd.mjs +0 -2
- package/dist/chunks/cli-0.7.6-n6qsqdjv.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ngmxmw82.mjs +0 -2
- package/dist/chunks/cli-0.7.6-ngsbbrk7.mjs +0 -3
- package/dist/chunks/cli-0.7.6-nxxj5qzs.mjs +0 -2
- package/dist/chunks/cli-0.7.6-p2268sge.mjs +0 -2
- package/dist/chunks/cli-0.7.6-pasrzvza.mjs +0 -2
- package/dist/chunks/cli-0.7.6-pbzty9n9.mjs +0 -2
- package/dist/chunks/cli-0.7.6-pwvs4p1w.mjs +0 -3
- package/dist/chunks/cli-0.7.6-pzk668w8.mjs +0 -2
- package/dist/chunks/cli-0.7.6-qan5xxdc.mjs +0 -5471
- package/dist/chunks/cli-0.7.6-qeq5tx23.mjs +0 -6
- package/dist/chunks/cli-0.7.6-qkcrt37c.mjs +0 -2
- package/dist/chunks/cli-0.7.6-qyk1jtmh.mjs +0 -2
- package/dist/chunks/cli-0.7.6-r6nhsg12.mjs +0 -2
- package/dist/chunks/cli-0.7.6-r78s2g03.mjs +0 -18
- package/dist/chunks/cli-0.7.6-r9dxvg8q.mjs +0 -5
- package/dist/chunks/cli-0.7.6-rp0xgr6t.mjs +0 -2
- package/dist/chunks/cli-0.7.6-rs07s8yh.mjs +0 -2
- package/dist/chunks/cli-0.7.6-rzhf46t3.mjs +0 -2
- package/dist/chunks/cli-0.7.6-s0jpd03j.mjs +0 -2
- package/dist/chunks/cli-0.7.6-s3kvpq11.mjs +0 -24
- package/dist/chunks/cli-0.7.6-se7x2a1f.mjs +0 -7
- package/dist/chunks/cli-0.7.6-sjbap7zg.mjs +0 -2
- package/dist/chunks/cli-0.7.6-svqwyxab.mjs +0 -42
- package/dist/chunks/cli-0.7.6-t224fm0b.mjs +0 -2
- package/dist/chunks/cli-0.7.6-t3wkyhpb.mjs +0 -2
- package/dist/chunks/cli-0.7.6-tnxct9wp.mjs +0 -2
- package/dist/chunks/cli-0.7.6-tp1mp7kg.mjs +0 -2
- package/dist/chunks/cli-0.7.6-tp4xkdj6.mjs +0 -2
- package/dist/chunks/cli-0.7.6-v3rjsfcr.mjs +0 -2
- package/dist/chunks/cli-0.7.6-vhan81qg.mjs +0 -2
- package/dist/chunks/cli-0.7.6-vhn7sz5q.mjs +0 -2
- package/dist/chunks/cli-0.7.6-vrcja2t1.mjs +0 -2
- package/dist/chunks/cli-0.7.6-w4bq1f08.mjs +0 -4
- package/dist/chunks/cli-0.7.6-w5smxper.mjs +0 -2
- package/dist/chunks/cli-0.7.6-w65xvz9z.mjs +0 -2
- package/dist/chunks/cli-0.7.6-w66170ej.mjs +0 -2
- package/dist/chunks/cli-0.7.6-w7k9x0kq.mjs +0 -3
- package/dist/chunks/cli-0.7.6-wch5kwc6.mjs +0 -3
- package/dist/chunks/cli-0.7.6-wepz3cym.mjs +0 -4
- package/dist/chunks/cli-0.7.6-wthbw2r0.mjs +0 -2
- package/dist/chunks/cli-0.7.6-wz34s2yk.mjs +0 -2
- package/dist/chunks/cli-0.7.6-wz5w8hmh.mjs +0 -2
- package/dist/chunks/cli-0.7.6-xczzrd9d.mjs +0 -34
- package/dist/chunks/cli-0.7.6-xfap6qa6.mjs +0 -20
- package/dist/chunks/cli-0.7.6-xg6ka3pp.mjs +0 -2
- package/dist/chunks/cli-0.7.6-xjemjs4e.mjs +0 -25
- package/dist/chunks/cli-0.7.6-xkmg4sc9.mjs +0 -2
- package/dist/chunks/cli-0.7.6-xky4ty14.mjs +0 -2
- package/dist/chunks/cli-0.7.6-xtjps7gq.mjs +0 -2
- package/dist/chunks/cli-0.7.6-xyx40s83.mjs +0 -21
- package/dist/chunks/cli-0.7.6-y36b0e0y.mjs +0 -24
- package/dist/chunks/cli-0.7.6-y3a6zp1r.mjs +0 -2
- package/dist/chunks/cli-0.7.6-y7bdxnmf.mjs +0 -133
- package/dist/chunks/cli-0.7.6-y8ga5pny.mjs +0 -15
- package/dist/chunks/cli-0.7.6-ye7kz4cr.mjs +0 -24
- package/dist/chunks/cli-0.7.6-ymhtbnyk.mjs +0 -2
- package/dist/chunks/cli-0.7.6-yv3stfxm.mjs +0 -12
- package/dist/chunks/cli-0.7.6-ywg6e349.mjs +0 -25
- package/dist/chunks/cli-0.7.6-z13va0jc.mjs +0 -2
- package/dist/chunks/cli-0.7.6-z4k83sx6.mjs +0 -2
- package/dist/chunks/cli-0.7.6-z5zw7sdz.mjs +0 -3
- package/dist/chunks/cli-0.7.6-zepjez10.mjs +0 -50
- package/dist/chunks/cli-0.7.6-zmkr521v.mjs +0 -15
- package/dist/chunks/cli-0.7.6-zrjrmccd.mjs +0 -2
- package/dist/chunks/cli-0.7.6-zrwpmp3s.mjs +0 -2
- package/dist/chunks/client-0.7.6-s5r00qzn.mjs +0 -1
- package/dist/chunks/color-0.7.6-c5m7hk8y.mjs +0 -1
- package/dist/chunks/compact-0.7.6-dx4c91sb.mjs +0 -3
- package/dist/chunks/config-0.7.6-0wrs7d25.mjs +0 -1
- package/dist/chunks/config-0.7.6-28k8xgy7.mjs +0 -1
- package/dist/chunks/constants-0.7.6-yxc2ccra.mjs +0 -1
- package/dist/chunks/context-0.7.6-efvp1txb.mjs +0 -1
- package/dist/chunks/context-noninteractive-0.7.6-8bp73hyq.mjs +0 -1
- package/dist/chunks/conversation-0.7.6-cqwzbr0d.mjs +0 -1
- package/dist/chunks/copilotHeaders-0.7.6-qm7k7b4w.mjs +0 -1
- package/dist/chunks/copy-0.7.6-tb3stmba.mjs +0 -9
- package/dist/chunks/cost-0.7.6-t2pss4xp.mjs +0 -1
- package/dist/chunks/createSSHSession-0.7.6-gxjfefp4.mjs +0 -1
- package/dist/chunks/createSession-0.7.6-s5cd1p2c.mjs +0 -1
- package/dist/chunks/debug-0.7.6-29wym0xr.mjs +0 -1
- package/dist/chunks/defaultActionDeps-0.7.6-1thsnj41.mjs +0 -1446
- package/dist/chunks/desktop-0.7.6-jb15m9tp.mjs +0 -1
- package/dist/chunks/detectRepository-0.7.6-0cp7fygx.mjs +0 -1
- package/dist/chunks/detection-0.7.6-rg544p2p.mjs +0 -1
- package/dist/chunks/diff-0.7.6-53gzzxnd.mjs +0 -1
- package/dist/chunks/doctor-0.7.6-95kk3h2p.mjs +0 -1
- package/dist/chunks/doctorDiagnostic-0.7.6-ybe5naeq.mjs +0 -1
- package/dist/chunks/earlyInput-0.7.6-2frqt87k.mjs +0 -1
- package/dist/chunks/effort-0.7.6-3hhjz5rt.mjs +0 -10
- package/dist/chunks/engine-0.7.6-r4hy6gpj.mjs +0 -1
- package/dist/chunks/envLessBridgeConfig-0.7.6-6gxkp63s.mjs +0 -1
- package/dist/chunks/envUtils-0.7.6-70jnybbw.mjs +0 -1
- package/dist/chunks/environmentSelection-0.7.6-mtg8g15a.mjs +0 -1
- package/dist/chunks/environments-0.7.6-4vj956d6.mjs +0 -1
- package/dist/chunks/errors-0.7.6-3rfme91e.mjs +0 -1
- package/dist/chunks/exampleCommands-0.7.6-3rwnb01j.mjs +0 -1
- package/dist/chunks/exit-0.7.6-1zq90j34.mjs +0 -1
- package/dist/chunks/explorer-0.7.6-7yxdvz4c.mjs +0 -1
- package/dist/chunks/export-0.7.6-6annregx.mjs +0 -2
- package/dist/chunks/extra-usage-0.7.6-1d8afeer.mjs +0 -1
- package/dist/chunks/extra-usage-noninteractive-0.7.6-yv74b9va.mjs +0 -1
- package/dist/chunks/fast-0.7.6-83xw5a4z.mjs +0 -1
- package/dist/chunks/feedback-0.7.6-r3gmhtzb.mjs +0 -14
- package/dist/chunks/firstPartyEventLogger-0.7.6-sxwwnk4h.mjs +0 -1
- package/dist/chunks/git-0.7.6-z2fwspdf.mjs +0 -1
- package/dist/chunks/githubModelsCredentials-0.7.6-fe39tsv6.mjs +0 -1
- package/dist/chunks/goal-0.7.6-ejhqdg3h.mjs +0 -4
- package/dist/chunks/grove-0.7.6-wq7pmtc4.mjs +0 -1
- package/dist/chunks/growthbook-0.7.6-268c3zv1.mjs +0 -1
- package/dist/chunks/headless-0.7.6-0624t1g9.mjs +0 -2
- package/dist/chunks/heapdump-0.7.6-0h7m92s6.mjs +0 -6
- package/dist/chunks/help-0.7.6-cgg68b97.mjs +0 -1
- package/dist/chunks/hookChains-0.7.6-r667d77r.mjs +0 -3
- package/dist/chunks/hooks-0.7.6-7tnwk63p.mjs +0 -79
- package/dist/chunks/hooks-0.7.6-btfaw4b9.mjs +0 -1
- package/dist/chunks/ide-0.7.6-fq0f5srk.mjs +0 -3
- package/dist/chunks/image-processor-napi-0.7.6-2ks1h23p.mjs +0 -1
- package/dist/chunks/inboundAttachments-0.7.6-femb5yew.mjs +0 -1
- package/dist/chunks/index-0.7.6-2rpgkwj4.mjs +0 -9
- package/dist/chunks/index-0.7.6-2zatk70c.mjs +0 -1
- package/dist/chunks/index-0.7.6-415hw608.mjs +0 -1
- package/dist/chunks/index-0.7.6-7wrzedvg.mjs +0 -1
- package/dist/chunks/index-0.7.6-98ws3n8p.mjs +0 -1
- package/dist/chunks/index-0.7.6-9k6nvjv8.mjs +0 -1
- package/dist/chunks/index-0.7.6-bbdqqv1x.mjs +0 -1
- package/dist/chunks/index-0.7.6-djapsy32.mjs +0 -1
- package/dist/chunks/index-0.7.6-efatyc79.mjs +0 -17
- package/dist/chunks/index-0.7.6-egyaf79a.mjs +0 -5
- package/dist/chunks/index-0.7.6-ew2v6b0x.mjs +0 -1
- package/dist/chunks/index-0.7.6-h2kqerxv.mjs +0 -1
- package/dist/chunks/index-0.7.6-h5xh1kf2.mjs +0 -1
- package/dist/chunks/index-0.7.6-jk32t8wg.mjs +0 -1
- package/dist/chunks/index-0.7.6-k60v4n8g.mjs +0 -9
- package/dist/chunks/index-0.7.6-kb22mqnf.mjs +0 -2
- package/dist/chunks/index-0.7.6-mj4y74z8.mjs +0 -1
- package/dist/chunks/index-0.7.6-pkyqwagx.mjs +0 -1
- package/dist/chunks/index-0.7.6-sdw9kjcj.mjs +0 -1
- package/dist/chunks/index-0.7.6-tc2zr05j.mjs +0 -2
- package/dist/chunks/index-0.7.6-tk8kmvah.mjs +0 -1
- package/dist/chunks/index-0.7.6-vhgb870z.mjs +0 -1
- package/dist/chunks/index-0.7.6-yndsc291.mjs +0 -30
- package/dist/chunks/init-0.7.6-w0mqjmeg.mjs +0 -1
- package/dist/chunks/initReplBridge-0.7.6-rf60qv0p.mjs +0 -1
- package/dist/chunks/ink-0.7.6-3eyfg9zt.mjs +0 -1
- package/dist/chunks/insights-0.7.6-7btcyfzb.mjs +0 -870
- package/dist/chunks/install-0.7.6-mdtm3sg3.mjs +0 -1
- package/dist/chunks/install-github-app-0.7.6-jvncztq4.mjs +0 -149
- package/dist/chunks/install-slack-app-0.7.6-yqkgptfz.mjs +0 -1
- package/dist/chunks/instrumentation-0.7.6-1ctp56r7.mjs +0 -1
- package/dist/chunks/interactiveHelpers-0.7.6-hnfccr2a.mjs +0 -1
- package/dist/chunks/keybindings-0.7.6-cm2a4esz.mjs +0 -2
- package/dist/chunks/knowledge-0.7.6-2m4hj4wv.mjs +0 -2
- package/dist/chunks/latestVersionCache-0.7.6-3p0jwsk1.mjs +0 -1
- package/dist/chunks/loadAgentsDir-0.7.6-7n8wpd6m.mjs +0 -1
- package/dist/chunks/loadPluginHooks-0.7.6-668vved3.mjs +0 -1
- package/dist/chunks/loadPluginHooks-0.7.6-fvexrndy.mjs +0 -1
- package/dist/chunks/log-0.7.6-n1gwe75k.mjs +0 -1
- package/dist/chunks/main-0.7.6-787at8bh.mjs +0 -1
- package/dist/chunks/managedEnv-0.7.6-b17rcr8m.mjs +0 -1
- package/dist/chunks/mcp-0.7.6-a2gt46m1.mjs +0 -4
- package/dist/chunks/mcp-0.7.6-ehgr4hy2.mjs +0 -1
- package/dist/chunks/mcp-0.7.6-z5yz782z.mjs +0 -17
- package/dist/chunks/mcpb-0.7.6-x3w00evk.mjs +0 -1
- package/dist/chunks/memory-0.7.6-ce56tv6x.mjs +0 -3
- package/dist/chunks/model-0.7.6-10bxpdy1.mjs +0 -2
- package/dist/chunks/model-0.7.6-463cgk44.mjs +0 -1
- package/dist/chunks/node-0.7.6-yq8nb00v.mjs +0 -12
- package/dist/chunks/oauth-0.7.6-bbgjzwfb.mjs +0 -1
- package/dist/chunks/openaiShim-0.7.6-kwwv7ntf.mjs +0 -14
- package/dist/chunks/output-style-0.7.6-cs808te7.mjs +0 -1
- package/dist/chunks/package-ZZWOLTXM-0.7.6-kjjaeshn.mjs +0 -1
- package/dist/chunks/parseConnectUrl-0.7.6-k3n1pn17.mjs +0 -1
- package/dist/chunks/parser-0.7.6-eae6w23n.mjs +0 -1
- package/dist/chunks/passes-0.7.6-k46cf658.mjs +0 -1
- package/dist/chunks/permissions-0.7.6-1nws00wm.mjs +0 -1
- package/dist/chunks/permissions-0.7.6-jq6ebtnw.mjs +0 -3
- package/dist/chunks/plan-0.7.6-ry44stze.mjs +0 -1
- package/dist/chunks/plist-0.7.6-0vee72zr.mjs +0 -1
- package/dist/chunks/plugin-0.7.6-vwa3avby.mjs +0 -29
- package/dist/chunks/pluginStartupCheck-0.7.6-wvmq9d6r.mjs +0 -1
- package/dist/chunks/plugins-0.7.6-sksmmrbb.mjs +0 -9
- package/dist/chunks/preActionHook-0.7.6-qtz2v7cq.mjs +0 -2
- package/dist/chunks/print-0.7.6-qddcs91f.mjs +0 -57
- package/dist/chunks/privacy-settings-0.7.6-5gzw6mn1.mjs +0 -1
- package/dist/chunks/process-0.7.6-6b1s37w1.mjs +0 -1
- package/dist/chunks/processBashCommand-0.7.6-yb92143k.mjs +0 -1
- package/dist/chunks/processSlashCommand-0.7.6-bc9jxvge.mjs +0 -9
- package/dist/chunks/prompt-0.7.6-sps6z4za.mjs +0 -1
- package/dist/chunks/prompt-0.7.6-t8yabss3.mjs +0 -1
- package/dist/chunks/prompts-0.7.6-x3ndp7gh.mjs +0 -1
- package/dist/chunks/protocolHandler-0.7.6-m1pgssvd.mjs +0 -13
- package/dist/chunks/provider-0.7.6-yxmt6yve.mjs +0 -2
- package/dist/chunks/providerProfiles-0.7.6-3027t9pt.mjs +0 -1
- package/dist/chunks/providerValidation-0.7.6-vpv75gd1.mjs +0 -6
- package/dist/chunks/rate-limit-options-0.7.6-6w5cdwx1.mjs +0 -1
- package/dist/chunks/registerSubcommands-0.7.6-vz4yvks2.mjs +0 -34
- package/dist/chunks/registry-0.7.6-gat54dy3.mjs +0 -1
- package/dist/chunks/release-notes-0.7.6-myz4h7d7.mjs +0 -5
- package/dist/chunks/reload-plugins-0.7.6-64w73d8b.mjs +0 -2
- package/dist/chunks/remote-env-0.7.6-zz9a22zn.mjs +0 -1
- package/dist/chunks/remoteBridgeCore-0.7.6-9mnzebzz.mjs +0 -1
- package/dist/chunks/remoteSession-0.7.6-0geea7cr.mjs +0 -1
- package/dist/chunks/rename-0.7.6-y40kz5p4.mjs +0 -1
- package/dist/chunks/replBridgeHandle-0.7.6-9q86nfkb.mjs +0 -1
- package/dist/chunks/replLauncher-0.7.6-appht20k.mjs +0 -1
- package/dist/chunks/resume-0.7.6-za9pttkz.mjs +0 -2
- package/dist/chunks/rewind-0.7.6-23eb1s5k.mjs +0 -1
- package/dist/chunks/rootOptions-0.7.6-89a7srwx.mjs +0 -1
- package/dist/chunks/sandbox-adapter-0.7.6-zxpg8tbn.mjs +0 -1
- package/dist/chunks/sandbox-toggle-0.7.6-12ddnvsb.mjs +0 -1
- package/dist/chunks/session-0.7.6-qtvc9q8w.mjs +0 -2
- package/dist/chunks/sessionDiscovery-0.7.6-d2h1v026.mjs +0 -1
- package/dist/chunks/sessionFileAccessHooks-0.7.6-j8rejm9s.mjs +0 -1
- package/dist/chunks/sessionStorage-0.7.6-whqhsy0v.mjs +0 -1
- package/dist/chunks/settings-0.7.6-d1x6h71y.mjs +0 -1
- package/dist/chunks/setup-0.7.6-f52y5q94.mjs +0 -5
- package/dist/chunks/sinks-0.7.6-p38qk6rn.mjs +0 -1
- package/dist/chunks/skills-0.7.6-4x49mjqs.mjs +0 -1
- package/dist/chunks/startupProfiler-0.7.6-kehr3zds.mjs +0 -1
- package/dist/chunks/startupUpdateCheck-0.7.6-m95yf5v2.mjs +0 -1
- package/dist/chunks/state-0.7.6-exkbe4vf.mjs +0 -1
- package/dist/chunks/stats-0.7.6-y4qxdfqk.mjs +0 -6
- package/dist/chunks/status-0.7.6-etkntf2w.mjs +0 -1
- package/dist/chunks/stickers-0.7.6-jfaby3j3.mjs +0 -1
- package/dist/chunks/subprocessEnv-0.7.6-2bme852w.mjs +0 -1
- package/dist/chunks/tasks-0.7.6-vc8j66yr.mjs +0 -1
- package/dist/chunks/teamHelpers-0.7.6-ax1nev6h.mjs +0 -1
- package/dist/chunks/teammateModeSnapshot-0.7.6-9tjnw4x3.mjs +0 -1
- package/dist/chunks/teleport-0.7.6-xjeqw992.mjs +0 -1
- package/dist/chunks/terminalSetup-0.7.6-cx56kmpg.mjs +0 -1
- package/dist/chunks/theme-0.7.6-artxd1km.mjs +0 -1
- package/dist/chunks/thinkback-0.7.6-ar7ssxsq.mjs +0 -1
- package/dist/chunks/thinkback-play-0.7.6-7d5g791f.mjs +0 -1
- package/dist/chunks/toolPool-0.7.6-58r85xft.mjs +0 -1
- package/dist/chunks/toolSearch-0.7.6-29hekpkv.mjs +0 -1
- package/dist/chunks/tools-0.7.6-6bhsctcm.mjs +0 -1
- package/dist/chunks/trustedDevice-0.7.6-aay0bw3y.mjs +0 -1
- package/dist/chunks/turndown.cjs-0.7.6-cfbcqt7b.mjs +0 -69
- package/dist/chunks/types-0.7.6-z2j2wxhd.mjs +0 -1
- package/dist/chunks/ultrareviewCommand-0.7.6-7w7yx7mv.mjs +0 -4
- package/dist/chunks/update-0.7.6-6s5hvmvc.mjs +0 -86
- package/dist/chunks/upgrade-0.7.6-nrvaa7qs.mjs +0 -1
- package/dist/chunks/upload-0.7.6-6880h5gd.mjs +0 -7
- package/dist/chunks/upstreamproxy-0.7.6-d4xfvwf7.mjs +0 -14
- package/dist/chunks/url-handler-napi-0.7.6-hcyxzqg6.mjs +0 -1
- package/dist/chunks/usage-0.7.6-vbbt70v9.mjs +0 -1
- package/dist/chunks/util-0.7.6-0cm7xj78.mjs +0 -1
- package/dist/chunks/utils-0.7.6-h3fwyhxw.mjs +0 -1
- package/dist/chunks/vim-0.7.6-k6evwpd5.mjs +0 -1
- package/dist/chunks/watcher-0.7.6-gc6rbcvg.mjs +0 -1
- package/dist/chunks/wiki-0.7.6-3sjbdwmf.mjs +0 -132
- package/dist/chunks/workflows-0.7.6-rg3kvwhe.mjs +0 -1
- package/dist/chunks/worktree-0.7.6-hhewj19d.mjs +0 -1
- package/dist/chunks/worktreeModeEnabled-0.7.6-a27ekdvp.mjs +0 -1
- package/dist/chunks/wrapper-0.7.6-01s6r78y.mjs +0 -7
- package/dist/claudin-vscode.vsix +0 -0
- package/scripts/postinstall-warmup.mjs +0 -70
- package/scripts/v8cache-gc.mjs +0 -84
- /package/dist/chunks/{cli-0.7.6-sznceb3v.mjs → cli-1.0.3-25zd2770.mjs} +0 -0
- /package/dist/chunks/{cli-0.7.6-wmhr2zkd.mjs → cli-1.0.3-43683395.mjs} +0 -0
- /package/dist/chunks/{cli-0.7.6-azjnjp5p.mjs → cli-1.0.3-77dec30x.mjs} +0 -0
- /package/dist/chunks/{cli-0.7.6-2nmq534s.mjs → cli-1.0.3-adgwsvq3.mjs} +0 -0
- /package/dist/chunks/{cli-0.7.6-wmk10em6.mjs → cli-1.0.3-cf280jvq.mjs} +0 -0
- /package/dist/chunks/{cli-0.7.6-b39v6rz1.mjs → cli-1.0.3-hn2qw1pk.mjs} +0 -0
- /package/dist/chunks/{cli-0.7.6-pef1cr89.mjs → cli-1.0.3-qf5pjy0v.mjs} +0 -0
- /package/dist/chunks/{cli-0.7.6-jpjn976y.mjs → cli-1.0.3-vzm5gxzn.mjs} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{Rqa as ls}from"./cli-1.0.3-k99msp02.mjs";import{Vqa as z,Xqa as hs,Yqa as Xn}from"./cli-1.0.3-vzm5gxzn.mjs";var V=z((js,Z)=>{var _,nn,en,sn,tn,hn,ln,cn,yn,wn,Sn,an,fn,Q,F,bn,un,gn,T,Mn,Un,Bn,$n,In,On,zn,Nn,Gn,X,rn,Cn,Tn;(function(n){var s=typeof global==="object"?global:typeof self==="object"?self:typeof this==="object"?this:{};if(typeof define==="function"&&define.amd)define("tslib",["exports"],function(a){n(c(s,c(a)))});else if(typeof Z==="object"&&typeof js==="object")n(c(s,c(js)));else n(c(s));function c(a,w){if(a!==s)if(typeof Object.create==="function")Object.defineProperty(a,"__esModule",{value:!0});else a.__esModule=!0;return function(e,t){return a[e]=w?w(e,t):t}}})(function(n){var s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var h in t)if(Object.prototype.hasOwnProperty.call(t,h))e[h]=t[h]};_=function(e,t){if(typeof t!=="function"&&t!==null)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");s(e,t);function h(){this.constructor=e}e.prototype=t===null?Object.create(t):(h.prototype=t.prototype,new h)},nn=Object.assign||function(e){for(var t,h=1,l=arguments.length;h<l;h++){t=arguments[h];for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))e[i]=t[i]}return e},en=function(e,t){var h={};for(var l in e)if(Object.prototype.hasOwnProperty.call(e,l)&&t.indexOf(l)<0)h[l]=e[l];if(e!=null&&typeof Object.getOwnPropertySymbols==="function"){for(var i=0,l=Object.getOwnPropertySymbols(e);i<l.length;i++)if(t.indexOf(l[i])<0&&Object.prototype.propertyIsEnumerable.call(e,l[i]))h[l[i]]=e[l[i]]}return h},sn=function(e,t,h,l){var i=arguments.length,y=i<3?t:l===null?l=Object.getOwnPropertyDescriptor(t,h):l,S;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")y=Reflect.decorate(e,t,h,l);else for(var b=e.length-1;b>=0;b--)if(S=e[b])y=(i<3?S(y):i>3?S(t,h,y):S(t,h))||y;return i>3&&y&&Object.defineProperty(t,h,y),y},tn=function(e,t){return function(h,l){t(h,l,e)}},hn=function(e,t,h,l,i,y){function S(r){if(r!==void 0&&typeof r!=="function")throw TypeError("Function expected");return r}var b=l.kind,g=b==="getter"?"get":b==="setter"?"set":"value",f=!t&&e?l.static?e:e.prototype:null,u=t||(f?Object.getOwnPropertyDescriptor(f,l.name):{}),U,B=!1;for(var M=h.length-1;M>=0;M--){var I={};for(var O in l)I[O]=O==="access"?{}:l[O];for(var O in l.access)I.access[O]=l.access[O];I.addInitializer=function(r){if(B)throw TypeError("Cannot add initializers after decoration has completed");y.push(S(r||null))};var $=(0,h[M])(b==="accessor"?{get:u.get,set:u.set}:u[g],I);if(b==="accessor"){if($===void 0)continue;if($===null||typeof $!=="object")throw TypeError("Object expected");if(U=S($.get))u.get=U;if(U=S($.set))u.set=U;if(U=S($.init))i.unshift(U)}else if(U=S($))if(b==="field")i.unshift(U);else u[g]=U}if(f)Object.defineProperty(f,l.name,u);B=!0},ln=function(e,t,h){var l=arguments.length>2;for(var i=0;i<t.length;i++)h=l?t[i].call(e,h):t[i].call(e);return l?h:void 0},cn=function(e){return typeof e==="symbol"?e:"".concat(e)},yn=function(e,t,h){if(typeof t==="symbol")t=t.description?"[".concat(t.description,"]"):"";return Object.defineProperty(e,"name",{configurable:!0,value:h?"".concat(h," ",t):t})},wn=function(e,t){if(typeof Reflect==="object"&&typeof Reflect.metadata==="function")return Reflect.metadata(e,t)},Sn=function(e,t,h,l){function i(y){return y instanceof h?y:new h(function(S){S(y)})}return new(h||(h=Promise))(function(y,S){function b(u){try{f(l.next(u))}catch(U){S(U)}}function g(u){try{f(l.throw(u))}catch(U){S(U)}}function f(u){u.done?y(u.value):i(u.value).then(b,g)}f((l=l.apply(e,t||[])).next())})},an=function(e,t){var h={label:0,sent:function(){if(y[0]&1)throw y[1];return y[1]},trys:[],ops:[]},l,i,y,S=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return S.next=b(0),S.throw=b(1),S.return=b(2),typeof Symbol==="function"&&(S[Symbol.iterator]=function(){return this}),S;function b(f){return function(u){return g([f,u])}}function g(f){if(l)throw TypeError("Generator is already executing.");while(S&&(S=0,f[0]&&(h=0)),h)try{if(l=1,i&&(y=f[0]&2?i.return:f[0]?i.throw||((y=i.return)&&y.call(i),0):i.next)&&!(y=y.call(i,f[1])).done)return y;if(i=0,y)f=[f[0]&2,y.value];switch(f[0]){case 0:case 1:y=f;break;case 4:return h.label++,{value:f[1],done:!1};case 5:h.label++,i=f[1],f=[0];continue;case 7:f=h.ops.pop(),h.trys.pop();continue;default:if((y=h.trys,!(y=y.length>0&&y[y.length-1]))&&(f[0]===6||f[0]===2)){h=0;continue}if(f[0]===3&&(!y||f[1]>y[0]&&f[1]<y[3])){h.label=f[1];break}if(f[0]===6&&h.label<y[1]){h.label=y[1],y=f;break}if(y&&h.label<y[2]){h.label=y[2],h.ops.push(f);break}if(y[2])h.ops.pop();h.trys.pop();continue}f=t.call(e,h)}catch(u){f=[6,u],i=0}finally{l=y=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},fn=function(e,t){for(var h in e)if(h!=="default"&&!Object.prototype.hasOwnProperty.call(t,h))X(t,e,h)},X=Object.create?function(e,t,h,l){if(l===void 0)l=h;var i=Object.getOwnPropertyDescriptor(t,h);if(!i||("get"in i?!t.__esModule:i.writable||i.configurable))i={enumerable:!0,get:function(){return t[h]}};Object.defineProperty(e,l,i)}:function(e,t,h,l){if(l===void 0)l=h;e[l]=t[h]},Q=function(e){var t=typeof Symbol==="function"&&Symbol.iterator,h=t&&e[t],l=0;if(h)return h.call(e);if(e&&typeof e.length==="number")return{next:function(){if(e&&l>=e.length)e=void 0;return{value:e&&e[l++],done:!e}}};throw TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},F=function(e,t){var h=typeof Symbol==="function"&&e[Symbol.iterator];if(!h)return e;var l=h.call(e),i,y=[],S;try{while((t===void 0||t-- >0)&&!(i=l.next()).done)y.push(i.value)}catch(b){S={error:b}}finally{try{if(i&&!i.done&&(h=l.return))h.call(l)}finally{if(S)throw S.error}}return y},bn=function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(F(arguments[t]));return e},un=function(){for(var e=0,t=0,h=arguments.length;t<h;t++)e+=arguments[t].length;for(var l=Array(e),i=0,t=0;t<h;t++)for(var y=arguments[t],S=0,b=y.length;S<b;S++,i++)l[i]=y[S];return l},gn=function(e,t,h){if(h||arguments.length===2){for(var l=0,i=t.length,y;l<i;l++)if(y||!(l in t)){if(!y)y=Array.prototype.slice.call(t,0,l);y[l]=t[l]}}return e.concat(y||Array.prototype.slice.call(t))},T=function(e){return this instanceof T?(this.v=e,this):new T(e)},Mn=function(e,t,h){if(!Symbol.asyncIterator)throw TypeError("Symbol.asyncIterator is not defined.");var l=h.apply(e,t||[]),i,y=[];return i=Object.create((typeof AsyncIterator==="function"?AsyncIterator:Object).prototype),b("next"),b("throw"),b("return",S),i[Symbol.asyncIterator]=function(){return this},i;function S(M){return function(I){return Promise.resolve(I).then(M,U)}}function b(M,I){if(l[M]){if(i[M]=function(O){return new Promise(function($,r){y.push([M,O,$,r])>1||g(M,O)})},I)i[M]=I(i[M])}}function g(M,I){try{f(l[M](I))}catch(O){B(y[0][3],O)}}function f(M){M.value instanceof T?Promise.resolve(M.value.v).then(u,U):B(y[0][2],M)}function u(M){g("next",M)}function U(M){g("throw",M)}function B(M,I){if(M(I),y.shift(),y.length)g(y[0][0],y[0][1])}},Un=function(e){var t,h;return t={},l("next"),l("throw",function(i){throw i}),l("return"),t[Symbol.iterator]=function(){return this},t;function l(i,y){t[i]=e[i]?function(S){return(h=!h)?{value:T(e[i](S)),done:!1}:y?y(S):S}:y}},Bn=function(e){if(!Symbol.asyncIterator)throw TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],h;return t?t.call(e):(e=typeof Q==="function"?Q(e):e[Symbol.iterator](),h={},l("next"),l("throw"),l("return"),h[Symbol.asyncIterator]=function(){return this},h);function l(y){h[y]=e[y]&&function(S){return new Promise(function(b,g){S=e[y](S),i(b,g,S.done,S.value)})}}function i(y,S,b,g){Promise.resolve(g).then(function(f){y({value:f,done:b})},S)}},$n=function(e,t){if(Object.defineProperty)Object.defineProperty(e,"raw",{value:t});else e.raw=t;return e};var c=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){return a=Object.getOwnPropertyNames||function(t){var h=[];for(var l in t)if(Object.prototype.hasOwnProperty.call(t,l))h[h.length]=l;return h},a(e)};In=function(e){if(e&&e.__esModule)return e;var t={};if(e!=null){for(var h=a(e),l=0;l<h.length;l++)if(h[l]!=="default")X(t,e,h[l])}return c(t,e),t},On=function(e){return e&&e.__esModule?e:{default:e}},zn=function(e,t,h,l){if(h==="a"&&!l)throw TypeError("Private accessor was defined without a getter");if(typeof t==="function"?e!==t||!l:!t.has(e))throw TypeError("Cannot read private member from an object whose class did not declare it");return h==="m"?l:h==="a"?l.call(e):l?l.value:t.get(e)},Nn=function(e,t,h,l,i){if(l==="m")throw TypeError("Private method is not writable");if(l==="a"&&!i)throw TypeError("Private accessor was defined without a setter");if(typeof t==="function"?e!==t||!i:!t.has(e))throw TypeError("Cannot write private member to an object whose class did not declare it");return l==="a"?i.call(e,h):i?i.value=h:t.set(e,h),h},Gn=function(e,t){if(t===null||typeof t!=="object"&&typeof t!=="function")throw TypeError("Cannot use 'in' operator on non-object");return typeof e==="function"?t===e:e.has(t)},rn=function(e,t,h){if(t!==null&&t!==void 0){if(typeof t!=="object"&&typeof t!=="function")throw TypeError("Object expected.");var l,i;if(h){if(!Symbol.asyncDispose)throw TypeError("Symbol.asyncDispose is not defined.");l=t[Symbol.asyncDispose]}if(l===void 0){if(!Symbol.dispose)throw TypeError("Symbol.dispose is not defined.");if(l=t[Symbol.dispose],h)i=l}if(typeof l!=="function")throw TypeError("Object not disposable.");if(i)l=function(){try{i.call(this)}catch(y){return Promise.reject(y)}};e.stack.push({value:t,dispose:l,async:h})}else if(h)e.stack.push({async:!0});return t};var w=typeof SuppressedError==="function"?SuppressedError:function(e,t,h){var l=Error(h);return l.name="SuppressedError",l.error=e,l.suppressed=t,l};Cn=function(e){function t(y){e.error=e.hasError?new w(y,e.error,"An error was suppressed during disposal."):y,e.hasError=!0}var h,l=0;function i(){while(h=e.stack.pop())try{if(!h.async&&l===1)return l=0,e.stack.push(h),Promise.resolve().then(i);if(h.dispose){var y=h.dispose.call(h.value);if(h.async)return l|=2,Promise.resolve(y).then(i,function(S){return t(S),i()})}else l|=1}catch(S){t(S)}if(l===1)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}return i()},Tn=function(e,t){if(typeof e==="string"&&/^\.\.?\//.test(e))return e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(h,l,i,y,S){return l?t?".jsx":".js":i&&(!y||!S)?h:i+y+"."+S.toLowerCase()+"js"});return e},n("__extends",_),n("__assign",nn),n("__rest",en),n("__decorate",sn),n("__param",tn),n("__esDecorate",hn),n("__runInitializers",ln),n("__propKey",cn),n("__setFunctionName",yn),n("__metadata",wn),n("__awaiter",Sn),n("__generator",an),n("__exportStar",fn),n("__createBinding",X),n("__values",Q),n("__read",F),n("__spread",bn),n("__spreadArrays",un),n("__spreadArray",gn),n("__await",T),n("__asyncGenerator",Mn),n("__asyncDelegator",Un),n("__asyncValues",Bn),n("__makeTemplateObject",$n),n("__importStar",In),n("__importDefault",On),n("__classPrivateFieldGet",zn),n("__classPrivateFieldSet",Nn),n("__classPrivateFieldIn",Gn),n("__addDisposableResource",rn),n("__disposeResources",Cn),n("__rewriteRelativeImportExtension",Tn)})});var Qn=z((Es,Wn)=>{var{defineProperty:H,getOwnPropertyDescriptor:fe,getOwnPropertyNames:be}=Object,ue=Object.prototype.hasOwnProperty,ge=(n,s)=>H(n,"name",{value:s,configurable:!0}),Me=(n,s)=>{for(var c in s)H(n,c,{get:s[c],enumerable:!0})},Ue=(n,s,c,a)=>{if(s&&typeof s==="object"||typeof s==="function"){for(let w of be(s))if(!ue.call(n,w)&&w!==c)H(n,w,{get:()=>s[w],enumerable:!(a=fe(s,w))||a.enumerable})}return n},Be=(n)=>Ue(H({},"__esModule",{value:!0}),n),Ln={};Me(Ln,{isArrayBuffer:()=>$e});Wn.exports=Be(Ln);var $e=ge((n)=>typeof ArrayBuffer==="function"&&n instanceof ArrayBuffer||Object.prototype.toString.call(n)==="[object ArrayBuffer]","isArrayBuffer")});var Kn=z((Ps,qn)=>{var{defineProperty:q,getOwnPropertyDescriptor:Ie,getOwnPropertyNames:Oe}=Object,ze=Object.prototype.hasOwnProperty,Zn=(n,s)=>q(n,"name",{value:s,configurable:!0}),Ne=(n,s)=>{for(var c in s)q(n,c,{get:s[c],enumerable:!0})},Ge=(n,s,c,a)=>{if(s&&typeof s==="object"||typeof s==="function"){for(let w of Oe(s))if(!ze.call(n,w)&&w!==c)q(n,w,{get:()=>s[w],enumerable:!(a=Ie(s,w))||a.enumerable})}return n},re=(n)=>Ge(q({},"__esModule",{value:!0}),n),Hn={};Ne(Hn,{fromArrayBuffer:()=>Te,fromString:()=>Le});qn.exports=re(Hn);var Ce=Qn(),J=Xn("buffer"),Te=Zn((n,s=0,c=n.byteLength-s)=>{if(!(0,Ce.isArrayBuffer)(n))throw TypeError(`The "input" argument must be ArrayBuffer. Received type ${typeof n} (${n})`);return J.Buffer.from(n,s,c)},"fromArrayBuffer"),Le=Zn((n,s)=>{if(typeof n!=="string")throw TypeError(`The "input" argument must be of type string. Received type ${typeof n} (${n})`);return s?J.Buffer.from(n,s):J.Buffer.from(n)},"fromString")});var An=z((ks,mn)=>{var{defineProperty:K,getOwnPropertyDescriptor:We,getOwnPropertyNames:Qe}=Object,Xe=Object.prototype.hasOwnProperty,m=(n,s)=>K(n,"name",{value:s,configurable:!0}),Ze=(n,s)=>{for(var c in s)K(n,c,{get:s[c],enumerable:!0})},He=(n,s,c,a)=>{if(s&&typeof s==="object"||typeof s==="function"){for(let w of Qe(s))if(!Xe.call(n,w)&&w!==c)K(n,w,{get:()=>s[w],enumerable:!(a=We(s,w))||a.enumerable})}return n},qe=(n)=>He(K({},"__esModule",{value:!0}),n),Fn={};Ze(Fn,{fromUtf8:()=>Jn,toUint8Array:()=>Ke,toUtf8:()=>Fe});mn.exports=qe(Fn);var Vn=Kn(),Jn=m((n)=>{let s=(0,Vn.fromString)(n,"utf8");return new Uint8Array(s.buffer,s.byteOffset,s.byteLength/Uint8Array.BYTES_PER_ELEMENT)},"fromUtf8"),Ke=m((n)=>{if(typeof n==="string")return Jn(n);if(ArrayBuffer.isView(n))return new Uint8Array(n.buffer,n.byteOffset,n.byteLength/Uint8Array.BYTES_PER_ELEMENT);return new Uint8Array(n)},"toUint8Array"),Fe=m((n)=>{if(typeof n==="string")return n;if(typeof n!=="object"||typeof n.byteOffset!=="number"||typeof n.byteLength!=="number")throw Error("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array.");return(0,Vn.fromArrayBuffer)(n.buffer,n.byteOffset,n.byteLength).toString("utf8")},"toUtf8")});var Dn=z((Rn)=>{Object.defineProperty(Rn,"__esModule",{value:!0});Rn.convertToBuffer=void 0;var Ve=An(),Je=typeof Buffer<"u"&&Buffer.from?function(n){return Buffer.from(n,"utf8")}:Ve.fromUtf8;function me(n){if(n instanceof Uint8Array)return n;if(typeof n==="string")return Je(n);if(ArrayBuffer.isView(n))return new Uint8Array(n.buffer,n.byteOffset,n.byteLength/Uint8Array.BYTES_PER_ELEMENT);return new Uint8Array(n)}Rn.convertToBuffer=me});var Pn=z((jn)=>{Object.defineProperty(jn,"__esModule",{value:!0});jn.isEmptyData=void 0;function Ae(n){if(typeof n==="string")return n.length===0;return n.byteLength===0}jn.isEmptyData=Ae});var dn=z((kn)=>{Object.defineProperty(kn,"__esModule",{value:!0});kn.numToUint8=void 0;function Re(n){return new Uint8Array([(n&4278190080)>>24,(n&16711680)>>16,(n&65280)>>8,n&255])}kn.numToUint8=Re});var pn=z((on)=>{Object.defineProperty(on,"__esModule",{value:!0});on.uint32ArrayFrom=void 0;function Ye(n){if(!Uint32Array.from){var s=new Uint32Array(n.length),c=0;while(c<n.length)s[c]=n[c],c+=1;return s}return Uint32Array.from(n)}on.uint32ArrayFrom=Ye});var A=z((L)=>{Object.defineProperty(L,"__esModule",{value:!0});L.uint32ArrayFrom=L.numToUint8=L.isEmptyData=L.convertToBuffer=void 0;var De=Dn();Object.defineProperty(L,"convertToBuffer",{enumerable:!0,get:function(){return De.convertToBuffer}});var je=Pn();Object.defineProperty(L,"isEmptyData",{enumerable:!0,get:function(){return je.isEmptyData}});var Ee=dn();Object.defineProperty(L,"numToUint8",{enumerable:!0,get:function(){return Ee.numToUint8}});var Pe=pn();Object.defineProperty(L,"uint32ArrayFrom",{enumerable:!0,get:function(){return Pe.uint32ArrayFrom}})});var te=z((ee)=>{Object.defineProperty(ee,"__esModule",{value:!0});ee.AwsCrc32=void 0;var _n=V(),R=A(),ne=Y(),ve=function(){function n(){this.crc32=new ne.Crc32}return n.prototype.update=function(s){if((0,R.isEmptyData)(s))return;this.crc32.update((0,R.convertToBuffer)(s))},n.prototype.digest=function(){return _n.__awaiter(this,void 0,void 0,function(){return _n.__generator(this,function(s){return[2,(0,R.numToUint8)(this.crc32.digest())]})})},n.prototype.reset=function(){this.crc32=new ne.Crc32},n}();ee.AwsCrc32=ve});var Y=z((D)=>{Object.defineProperty(D,"__esModule",{value:!0});D.AwsCrc32=D.Crc32=D.crc32=void 0;var de=V(),oe=A();function xe(n){return new he().update(n).digest()}D.crc32=xe;var he=function(){function n(){this.checksum=4294967295}return n.prototype.update=function(s){var c,a;try{for(var w=de.__values(s),e=w.next();!e.done;e=w.next()){var t=e.value;this.checksum=this.checksum>>>8^_e[(this.checksum^t)&255]}}catch(h){c={error:h}}finally{try{if(e&&!e.done&&(a=w.return))a.call(w)}finally{if(c)throw c.error}}return this},n.prototype.digest=function(){return(this.checksum^4294967295)>>>0},n}();D.Crc32=he;var pe=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918000,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117],_e=(0,oe.uint32ArrayFrom)(pe),ns=te();Object.defineProperty(D,"AwsCrc32",{enumerable:!0,get:function(){return ns.AwsCrc32}})});class W{bytes;constructor(n){if(this.bytes=n,n.byteLength!==8)throw Error("Int64 buffers must be exactly 8 bytes")}static fromNumber(n){if(n>9223372036854776000||n<-9223372036854776000)throw Error(`${n} is too large (or, if negative, too small) to represent as an Int64`);let s=new Uint8Array(8);for(let c=7,a=Math.abs(Math.round(n));c>-1&&a>0;c--,a/=256)s[c]=a;if(n<0)le(s);return new W(s)}valueOf(){let n=this.bytes.slice(0),s=n[0]&128;if(s)le(n);return parseInt(N.toHex(n),16)*(s?-1:1)}toString(){return String(this.valueOf())}}function le(n){for(let s=0;s<8;s++)n[s]^=255;for(let s=7;s>-1;s--)if(n[s]++,n[s]!==0)break}class j{toUtf8;fromUtf8;constructor(n,s){this.toUtf8=n,this.fromUtf8=s}format(n){let s=[];for(let w of Object.keys(n)){let e=this.fromUtf8(w);s.push(Uint8Array.from([e.byteLength]),e,this.formatHeaderValue(n[w]))}let c=new Uint8Array(s.reduce((w,e)=>w+e.byteLength,0)),a=0;for(let w of s)c.set(w,a),a+=w.byteLength;return c}formatHeaderValue(n){switch(n.type){case"boolean":return Uint8Array.from([n.value?0:1]);case"byte":return Uint8Array.from([2,n.value]);case"short":let s=new DataView(new ArrayBuffer(3));return s.setUint8(0,3),s.setInt16(1,n.value,!1),new Uint8Array(s.buffer);case"integer":let c=new DataView(new ArrayBuffer(5));return c.setUint8(0,4),c.setInt32(1,n.value,!1),new Uint8Array(c.buffer);case"long":let a=new Uint8Array(9);return a[0]=5,a.set(n.value.bytes,1),a;case"binary":let w=new DataView(new ArrayBuffer(3+n.value.byteLength));w.setUint8(0,6),w.setUint16(1,n.value.byteLength,!1);let e=new Uint8Array(w.buffer);return e.set(n.value,3),e;case"string":let t=this.fromUtf8(n.value),h=new DataView(new ArrayBuffer(3+t.byteLength));h.setUint8(0,7),h.setUint16(1,t.byteLength,!1);let l=new Uint8Array(h.buffer);return l.set(t,3),l;case"timestamp":let i=new Uint8Array(9);return i[0]=8,i.set(W.fromNumber(n.value.valueOf()).bytes,1),i;case"uuid":if(!gs.test(n.value))throw Error(`Invalid UUID received: ${n.value}`);let y=new Uint8Array(17);return y[0]=9,y.set(N.fromHex(n.value.replace(/\-/g,"")),1),y}}parse(n){let s={},c=0;while(c<n.byteLength){let a=n.getUint8(c++),w=this.toUtf8(new Uint8Array(n.buffer,n.byteOffset+c,a));switch(c+=a,n.getUint8(c++)){case 0:s[w]={type:ye,value:!0};break;case 1:s[w]={type:ye,value:!1};break;case 2:s[w]={type:ys,value:n.getInt8(c++)};break;case 3:s[w]={type:is,value:n.getInt16(c,!1)},c+=2;break;case 4:s[w]={type:ws,value:n.getInt32(c,!1)},c+=4;break;case 5:s[w]={type:Ss,value:new W(new Uint8Array(n.buffer,n.byteOffset+c,8))},c+=8;break;case 6:let e=n.getUint16(c,!1);c+=2,s[w]={type:as,value:new Uint8Array(n.buffer,n.byteOffset+c,e)},c+=e;break;case 7:let t=n.getUint16(c,!1);c+=2,s[w]={type:fs,value:this.toUtf8(new Uint8Array(n.buffer,n.byteOffset+c,t))},c+=t;break;case 8:s[w]={type:bs,value:new Date(new W(new Uint8Array(n.buffer,n.byteOffset+c,8)).valueOf())},c+=8;break;case 9:let h=new Uint8Array(n.buffer,n.byteOffset+c,16);c+=16,s[w]={type:us,value:`${N.toHex(h.subarray(0,4))}-${N.toHex(h.subarray(4,6))}-${N.toHex(h.subarray(6,8))}-${N.toHex(h.subarray(8,10))}-${N.toHex(h.subarray(10))}`};break;default:throw Error("Unrecognized header type tag")}}return s}}function Us({byteLength:n,byteOffset:s,buffer:c}){if(n<Ms)throw Error("Provided message too short to accommodate event stream message overhead");let a=new DataView(c,s,n),w=a.getUint32(0,!1);if(n!==w)throw Error("Reported message length does not match received message length");let e=a.getUint32(we,!1),t=a.getUint32(G,!1),h=a.getUint32(n-C,!1),l=new ie.Crc32().update(new Uint8Array(c,s,G));if(t!==l.digest())throw Error(`The prelude checksum specified in the message (${t}) does not match the calculated CRC32 checksum (${l.digest()})`);if(l.update(new Uint8Array(c,s+G,n-(G+C))),h!==l.digest())throw Error(`The message checksum (${l.digest()}) did not match the expected value of ${h}`);return{headers:new DataView(c,s+G+C,e),body:new Uint8Array(c,s+G+C+e,w-e-(G+C+C))}}class E{headerMarshaller;messageBuffer;isEndOfStream;constructor(n,s){this.headerMarshaller=new j(n,s),this.messageBuffer=[],this.isEndOfStream=!1}feed(n){this.messageBuffer.push(this.decode(n))}endOfStream(){this.isEndOfStream=!0}getMessage(){let n=this.messageBuffer.pop(),s=this.isEndOfStream;return{getMessage(){return n},isEndOfStream(){return s}}}getAvailableMessages(){let n=this.messageBuffer;this.messageBuffer=[];let s=this.isEndOfStream;return{getMessages(){return n},isEndOfStream(){return s}}}encode({headers:n,body:s}){let c=this.headerMarshaller.format(n),a=c.byteLength+s.byteLength+16,w=new Uint8Array(a),e=new DataView(w.buffer,w.byteOffset,w.byteLength),t=new ie.Crc32;return e.setUint32(0,a,!1),e.setUint32(4,c.byteLength,!1),e.setUint32(8,t.update(w.subarray(0,8)).digest(),!1),w.set(c,12),w.set(s,c.byteLength+12),e.setUint32(a-4,t.update(w.subarray(8,a-4)).digest(),!1),w}decode(n){let{headers:s,body:c}=Us(n);return{headers:this.headerMarshaller.parse(s),body:c}}formatHeaders(n){return this.headerMarshaller.format(n)}}function Se(n){let s=0,c=0,a=null,w=null,e=(h)=>{if(typeof h!=="number")throw Error("Attempted to allocate an event message where size was not a number: "+h);s=h,c=4,a=new Uint8Array(h),new DataView(a.buffer).setUint32(0,h,!1)},t=async function*(){let h=n[Symbol.asyncIterator]();while(!0){let{value:l,done:i}=await h.next();if(i){if(!s)return;else if(s===c)yield a;else throw Error("Truncated event message received.");return}let y=l.length,S=0;while(S<y){if(!a){let g=y-S;if(!w)w=new Uint8Array(4);let f=Math.min(4-c,g);if(w.set(l.slice(S,S+f),c),c+=f,S+=f,c<4)break;e(new DataView(w.buffer).getUint32(0,!1)),w=null}let b=Math.min(s-c,y-S);if(a.set(l.slice(S,S+b),c),c+=b,S+=b,s&&s===c)yield a,a=null,s=0,c=0}}};return{[Symbol.asyncIterator]:t}}function Bs(n,s){let c=o(s.deserializer,s.toUtf8);return{[Symbol.asyncIterator]:async function*(){for await(let a of n){let w=s.eventStreamCodec.decode(a),e=await c(w);if(e===void 0)continue;yield e}}}}function o(n,s){return async function(c){let{value:a}=c.headers[":message-type"];if(a==="error"){let w=Error(c.headers[":error-message"].value||"UnknownError");throw w.name=c.headers[":error-code"].value,w}else if(a==="exception"){let w=c.headers[":exception-type"].value,e={[w]:c},t=await n(e);if(t.$unknown){let h=Error(s(c.body));throw h.name=w,h}throw t[w]}else if(a==="event"){let w={[c.headers[":event-type"].value]:c},e=await n(w);if(e.$unknown)return;return e}else throw Error(`Unrecognizable event type: ${c.headers[":event-type"].value}`)}}class p{universalMarshaller;constructor({utf8Encoder:n,utf8Decoder:s}){this.universalMarshaller=new x({utf8Decoder:s,utf8Encoder:n})}deserialize(n,s){let c=typeof n[Symbol.asyncIterator]==="function"?n:Os(n);return this.universalMarshaller.deserialize(c,s)}serialize(n,s){return cs.Readable.from(this.universalMarshaller.serialize(n,s))}}async function*Os(n){let s=!1,c=!1,a=[];n.on("error",(w)=>{if(!s)s=!0;if(w)throw w}),n.on("data",(w)=>{a.push(w)}),n.on("end",()=>{s=!0});while(!c){let w=await new Promise((e)=>setTimeout(()=>e(a.shift()),0));if(w)yield w;c=s&&a.length===0}}class ae{marshaller;serializer;deserializer;serdeContext;defaultContentType;constructor({marshaller:n,serializer:s,deserializer:c,serdeContext:a,defaultContentType:w}){this.marshaller=n,this.serializer=s,this.deserializer=c,this.serdeContext=a,this.defaultContentType=w}async serializeEventStream({eventStream:n,requestSchema:s,initialRequest:c}){let a=this.marshaller,w=s.getEventStreamMember(),e=s.getMemberSchema(w),t=this.serializer,h=this.defaultContentType,l=Symbol("initialRequestMarker"),i={async*[Symbol.asyncIterator](){if(c){let y={":event-type":{type:"string",value:"initial-request"},":message-type":{type:"string",value:"event"},":content-type":{type:"string",value:h}};t.write(s,c);let S=t.flush();yield{[l]:!0,headers:y,body:S}}for await(let y of n)yield y}};return a.serialize(i,(y)=>{if(y[l])return{headers:y.headers,body:y.body};let S="";for(let B in y)if(B!=="__type"){S=B;break}let{additionalHeaders:b,body:g,eventType:f,explicitPayloadContentType:u}=this.writeEventBody(S,e,y);return{headers:{":event-type":{type:"string",value:f},":message-type":{type:"string",value:"event"},":content-type":{type:"string",value:u??h},...b},body:g}})}async deserializeEventStream({response:n,responseSchema:s,initialResponseContainer:c}){let a=this.marshaller,w=s.getEventStreamMember(),t=s.getMemberSchema(w).getMemberSchemas(),h=Symbol("initialResponseMarker"),l=a.deserialize(n.body,async(S)=>{let b="";for(let f in S)if(f!=="__type"){b=f;break}let g=S[b].body;if(b==="initial-response"){let f=await this.deserializer.read(s,g);return delete f[w],{[h]:!0,...f}}else if(b in t){let f=t[b];if(f.isStructSchema()){let u={},U=!1;for(let[B,M]of f.structIterator()){let{eventHeader:I,eventPayload:O}=M.getMergedTraits();if(U=U||Boolean(I||O),O){if(M.isBlobSchema())u[B]=g;else if(M.isStringSchema())u[B]=(this.serdeContext?.utf8Encoder??N.toUtf8)(g);else if(M.isStructSchema())u[B]=await this.deserializer.read(M,g)}else if(I){let $=S[b].headers[B]?.value;if($!=null)if(M.isNumericSchema())if($&&typeof $==="object"&&"bytes"in $)u[B]=BigInt($.toString());else u[B]=Number($);else u[B]=$}}if(U)return{[b]:u};if(g.byteLength===0)return{[b]:{}}}return{[b]:await this.deserializer.read(f,g)}}else return{$unknown:S}}),i=l[Symbol.asyncIterator](),y=await i.next();if(y.done)return l;if(y.value?.[h]){if(!s)throw Error("@smithy::core/protocols - initial-response event encountered in event stream but no response schema given.");for(let S in y.value)c[S]=y.value[S]}return{async*[Symbol.asyncIterator](){if(!y?.value?.[h])yield y.value;while(!0){let{done:S,value:b}=await i.next();if(S)break;yield b}}}}writeEventBody(n,s,c){let a=this.serializer,w=n,e=null,t,h=(()=>{return s.getSchema()[4].includes(n)})(),l={};if(!h){let[S,b]=c[n];w=S,a.write(15,b)}else{let S=s.getMemberSchema(n);if(S.isStructSchema()){for(let[b,g]of S.structIterator()){let{eventHeader:f,eventPayload:u}=g.getMergedTraits();if(u)e=b;else if(f){let U=c[n][b],B="binary";if(g.isNumericSchema())if(-2147483648<=U&&U<=2147483647)B="integer";else B="long";else if(g.isTimestampSchema())B="timestamp";else if(g.isStringSchema())B="string";else if(g.isBooleanSchema())B="boolean";if(U!=null)l[b]={type:B,value:U},delete c[n][b]}}if(e!==null){let b=S.getMemberSchema(e);if(b.isBlobSchema())t="application/octet-stream";else if(b.isStringSchema())t="text/plain";a.write(b,c[n][e])}else a.write(S,c[n])}else if(S.isUnitSchema())a.write(S,{});else throw Error("@smithy/core/event-streams - non-struct member not supported in event stream union.")}let i=a.flush()??new Uint8Array;return{body:typeof i==="string"?(this.serdeContext?.utf8Decoder??N.fromUtf8)(i):i,eventType:w,explicitPayloadContentType:t,additionalHeaders:l}}}var ie,N,cs,ce,ye="boolean",ys="byte",is="short",ws="integer",Ss="long",as="binary",fs="string",bs="timestamp",us="uuid",gs,we=4,G,C=4,Ms,P,k,v,d,x=class{eventStreamCodec;utfEncoder;constructor({utf8Encoder:s,utf8Decoder:c}){this.eventStreamCodec=new E(s,c),this.utfEncoder=s}deserialize(s,c){let a=Se(s);return new v({messageStream:new P({inputStream:a,decoder:this.eventStreamCodec}),deserializer:o(c,this.utfEncoder)})}serialize(s,c){return new k({messageStream:new d({inputStream:s,serializer:c}),encoder:this.eventStreamCodec,includeEndFrame:!0})}},$s=(n)=>new x(n),Is=(n)=>new p(n),zs=(n)=>({[Symbol.asyncIterator]:async function*(){let s=n.getReader();try{while(!0){let{done:c,value:a}=await s.read();if(c)return;yield a}}finally{s.releaseLock()}}}),Ns=(n)=>{let s=n[Symbol.asyncIterator]();return new ReadableStream({async pull(c){let{done:a,value:w}=await s.next();if(a)return c.close();c.enqueue(w)}})},Gs=(n)=>Object.assign(n,{eventStreamMarshaller:n.eventStreamSerdeProvider(n)}),rs,Cs,Ts,Ls,Ws,Qs,Xs,Zs,Hs,qs,Ks,Fs,Vs,Js,ms,As,Rs,Ys;var Ds=hs(()=>{ie=Y(),N=ls(),cs=Xn("node:stream");(function(n){n[n.boolTrue=0]="boolTrue",n[n.boolFalse=1]="boolFalse",n[n.byte=2]="byte",n[n.short=3]="short",n[n.integer=4]="integer",n[n.long=5]="long",n[n.byteArray=6]="byteArray",n[n.string=7]="string",n[n.timestamp=8]="timestamp",n[n.uuid=9]="uuid"})(ce||(ce={}));gs=/^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/,G=we*2,Ms=G+C*2;P=class P{options;constructor(n){this.options=n}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let n of this.options.inputStream)yield this.options.decoder.decode(n)}};k=class k{options;constructor(n){this.options=n}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let n of this.options.messageStream)yield this.options.encoder.encode(n);if(this.options.includeEndFrame)yield new Uint8Array(0)}};v=class v{options;constructor(n){this.options=n}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let n of this.options.messageStream){let s=await this.options.deserializer(n);if(s===void 0)continue;yield s}}};d=class d{options;constructor(n){this.options=n}[Symbol.asyncIterator](){return this.asyncIterator()}async*asyncIterator(){for await(let n of this.options.inputStream)yield this.options.serializer(n)}};rs=E,Cs=p,Ts=ae,Ls=j,Ws=W,Qs=P,Xs=k,Zs=v,Hs=d,qs=x,Ks=Is,Fs=Se,Vs=o,Js=Bs,ms=Ns,As=zs,Rs=Gs,Ys=$s});Ds();export{Ys as universalEventStreamSerdeProvider,Rs as resolveEventStreamSerdeConfig,As as readableStreamToIterable,ms as iterableToReadableStream,Js as getUnmarshalledStream,Vs as getMessageUnmarshaller,Fs as getChunkedStream,Ks as eventStreamSerdeProvider,qs as UniversalEventStreamMarshaller,Hs as SmithyMessageEncoderStream,Zs as SmithyMessageDecoderStream,Xs as MessageEncoderStream,Qs as MessageDecoderStream,Ws as Int64,Ls as HeaderMarshaller,Ts as EventStreamSerde,Cs as EventStreamMarshaller,rs as EventStreamCodec};export default {get universalEventStreamSerdeProvider(){return Ys},get resolveEventStreamSerdeConfig(){return Rs},get readableStreamToIterable(){return As},get iterableToReadableStream(){return ms},get getUnmarshalledStream(){return Js},get getMessageUnmarshaller(){return Vs},get getChunkedStream(){return Fs},get eventStreamSerdeProvider(){return Ks},get UniversalEventStreamMarshaller(){return qs},get SmithyMessageEncoderStream(){return Hs},get SmithyMessageDecoderStream(){return Zs},get MessageEncoderStream(){return Xs},get MessageDecoderStream(){return Qs},get Int64(){return Ws},get HeaderMarshaller(){return Ls},get EventStreamSerde(){return Ts},get EventStreamMarshaller(){return Cs},get EventStreamCodec(){return rs}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{Lqa as a}from"./cli-1.0.3-1grrrgvh.mjs";import"./cli-1.0.3-k99msp02.mjs";import"./cli-1.0.3-vzm5gxzn.mjs";export default a();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{U as a,V as b}from"./cli-1.0.3-q4vc2dm9.mjs";import"./cli-1.0.3-yb5yjqa8.mjs";import"./cli-1.0.3-2wzvc8te.mjs";import"./cli-1.0.3-0tgbymg8.mjs";import"./cli-1.0.3-cty1pfv3.mjs";import"./cli-1.0.3-wf8jkyyp.mjs";import"./cli-1.0.3-8bz64j3f.mjs";import"./cli-1.0.3-hgghr2w8.mjs";import"./cli-1.0.3-xsmba4r1.mjs";import"./cli-1.0.3-zfe21fjj.mjs";import"./cli-1.0.3-2aw6f2z9.mjs";import"./cli-1.0.3-3y945bqk.mjs";import"./cli-1.0.3-c38hr99q.mjs";import"./cli-1.0.3-c4trbm3y.mjs";import"./cli-1.0.3-rapppvd0.mjs";import"./cli-1.0.3-sz2d376e.mjs";import"./cli-1.0.3-vw5m6hn3.mjs";import"./cli-1.0.3-n28tqrv0.mjs";import"./cli-1.0.3-z3f4pmp1.mjs";import"./cli-1.0.3-c570dde7.mjs";import"./cli-1.0.3-ancybhm3.mjs";import"./cli-1.0.3-hz5a6e6w.mjs";import"./cli-1.0.3-qd5c6ph5.mjs";import"./cli-1.0.3-kesrsh8z.mjs";import"./cli-1.0.3-hg04k516.mjs";import"./cli-1.0.3-63tn3q21.mjs";import"./cli-1.0.3-087x46pf.mjs";import"./cli-1.0.3-17cer107.mjs";import"./cli-1.0.3-r274tqxg.mjs";import"./cli-1.0.3-3gtteknj.mjs";import"./cli-1.0.3-sb9pchh2.mjs";import"./cli-1.0.3-apbdyngz.mjs";import"./cli-1.0.3-b14b158b.mjs";import"./cli-1.0.3-exj8yag8.mjs";import"./cli-1.0.3-pxw9n4f7.mjs";import"./cli-1.0.3-wv4vx65k.mjs";import"./cli-1.0.3-n9tzv3mz.mjs";import"./cli-1.0.3-q6m5azm3.mjs";import"./cli-1.0.3-1w2x2m43.mjs";import"./cli-1.0.3-xf2r8496.mjs";import"./cli-1.0.3-r2amtv3x.mjs";import"./cli-1.0.3-5psnr7wf.mjs";import"./cli-1.0.3-v658mswv.mjs";import"./cli-1.0.3-8a694ts0.mjs";import"./cli-1.0.3-d7597p9k.mjs";import"./cli-1.0.3-bnd3wvym.mjs";import"./cli-1.0.3-3gkwhy62.mjs";import"./cli-1.0.3-4m0kzrq4.mjs";import"./cli-1.0.3-phh30dq0.mjs";import"./cli-1.0.3-ejb4xe2y.mjs";import"./cli-1.0.3-vqm63ckk.mjs";import"./cli-1.0.3-kwe8av2x.mjs";import"./cli-1.0.3-pf8dk52a.mjs";import"./cli-1.0.3-n2h9jvgm.mjs";import"./cli-1.0.3-n99q1npz.mjs";import"./cli-1.0.3-ynf2sj5r.mjs";import"./cli-1.0.3-jmvq43wb.mjs";import"./cli-1.0.3-960aw98y.mjs";import"./cli-1.0.3-5hpdm52h.mjs";import"./cli-1.0.3-1f00zm8y.mjs";import"./cli-1.0.3-5kneybr4.mjs";import"./cli-1.0.3-dyh4d1gw.mjs";import"./cli-1.0.3-x1ngfkk5.mjs";import"./cli-1.0.3-zan6y0m1.mjs";import"./cli-1.0.3-gpjv1akn.mjs";import"./cli-1.0.3-607t5t97.mjs";import"./cli-1.0.3-vzm5gxzn.mjs";export{b as initializeTelemetryAfterTrust,a as init};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{wb as RQ}from"./cli-1.0.3-bg3frggm.mjs";import{Ab as NQ,Bb as OQ,Cb as fQ,xb as GQ,yb as AJ,zb as WQ}from"./cli-1.0.3-ca8qx0d6.mjs";import{Db as vJ,Eb as zZ}from"./cli-1.0.3-02ax2rf7.mjs";import{Fb as PQ,Gb as UQ,Hb as wQ}from"./cli-1.0.3-cs5pqncv.mjs";import"./cli-1.0.3-nama3pwj.mjs";import{Mb as yQ,Nb as BQ,Ob as bJ,Pb as AQ}from"./cli-1.0.3-ntywpqre.mjs";import"./cli-1.0.3-znxwm9ta.mjs";import{Tb as TJ,Ub as _Q,Vb as qQ,Wb as LQ,Xb as CJ,Yb as mJ}from"./cli-1.0.3-0x2am4t7.mjs";import"./cli-1.0.3-cf280jvq.mjs";import{jc as QZ,lc as bZ}from"./cli-1.0.3-9z1asbvz.mjs";import{se as sQ,te as nQ,ue as TZ}from"./cli-1.0.3-82ky54w7.mjs";import{$e as pJ,cf as mZ}from"./cli-1.0.3-nw89kd8a.mjs";import"./cli-1.0.3-ar488ss1.mjs";import{pf as rQ,rf as eQ,sf as JZ,tf as CZ}from"./cli-1.0.3-10cqqc79.mjs";import{Af as xQ,wf as VQ,xf as HQ,zf as i}from"./cli-1.0.3-4qaa3xp4.mjs";import{mi as lQ,oi as KJ,pi as aQ,qi as kZ}from"./cli-1.0.3-rxtfhp4n.mjs";import{DE as hZ,IQ as vZ,VS as SZ,fm as pQ,gk as IQ,gm as EZ,iS as qJ,nQ as ZZ,uQ as $Z,wE as uQ,xE as dQ}from"./cli-1.0.3-2wzvc8te.mjs";import"./cli-1.0.3-0tgbymg8.mjs";import"./cli-1.0.3-cty1pfv3.mjs";import"./cli-1.0.3-wf8jkyyp.mjs";import"./cli-1.0.3-8bz64j3f.mjs";import"./cli-1.0.3-hgghr2w8.mjs";import"./cli-1.0.3-xsmba4r1.mjs";import"./cli-1.0.3-zfe21fjj.mjs";import"./cli-1.0.3-2aw6f2z9.mjs";import"./cli-1.0.3-3y945bqk.mjs";import"./cli-1.0.3-c38hr99q.mjs";import"./cli-1.0.3-c4trbm3y.mjs";import{PV as DJ,QV as _Z}from"./cli-1.0.3-rapppvd0.mjs";import{_V as XQ,cW as qZ}from"./cli-1.0.3-sz2d376e.mjs";import{eW as gQ,gW as iQ,hW as tQ,iW as oQ,lW as DZ}from"./cli-1.0.3-vw5m6hn3.mjs";import"./cli-1.0.3-n28tqrv0.mjs";import"./cli-1.0.3-z3f4pmp1.mjs";import{UW as jQ,WW as LZ}from"./cli-1.0.3-c570dde7.mjs";import"./cli-1.0.3-ancybhm3.mjs";import"./cli-1.0.3-hz5a6e6w.mjs";import"./cli-1.0.3-qd5c6ph5.mjs";import"./cli-1.0.3-kesrsh8z.mjs";import"./cli-1.0.3-hg04k516.mjs";import"./cli-1.0.3-63tn3q21.mjs";import"./cli-1.0.3-087x46pf.mjs";import{G1 as cQ,H1 as zQ,I1 as KQ,K1 as YQ}from"./cli-1.0.3-17cer107.mjs";import"./cli-1.0.3-r274tqxg.mjs";import"./cli-1.0.3-3gtteknj.mjs";import"./cli-1.0.3-sb9pchh2.mjs";import"./cli-1.0.3-apbdyngz.mjs";import"./cli-1.0.3-b14b158b.mjs";import"./cli-1.0.3-exj8yag8.mjs";import"./cli-1.0.3-pxw9n4f7.mjs";import"./cli-1.0.3-wv4vx65k.mjs";import"./cli-1.0.3-n9tzv3mz.mjs";import"./cli-1.0.3-q6m5azm3.mjs";import"./cli-1.0.3-1w2x2m43.mjs";import"./cli-1.0.3-xf2r8496.mjs";import"./cli-1.0.3-r2amtv3x.mjs";import{$6 as SQ,X6 as SJ,Z6 as IJ,f4 as vQ,i4 as MZ,p6 as OJ,q6 as OZ,v7 as FZ}from"./cli-1.0.3-5psnr7wf.mjs";import"./cli-1.0.3-v658mswv.mjs";import"./cli-1.0.3-8a694ts0.mjs";import"./cli-1.0.3-d7597p9k.mjs";import"./cli-1.0.3-bnd3wvym.mjs";import"./cli-1.0.3-3gkwhy62.mjs";import{Kda as fZ,V9 as DQ,X9 as TQ,afa as bQ,cfa as wZ,j9 as GJ,l9 as NZ,l_ as UZ,mda as CQ,pda as mQ}from"./cli-1.0.3-4m0kzrq4.mjs";import"./cli-1.0.3-phh30dq0.mjs";import"./cli-1.0.3-ejb4xe2y.mjs";import"./cli-1.0.3-vqm63ckk.mjs";import{Aga as PZ,pga as kQ}from"./cli-1.0.3-kwe8av2x.mjs";import"./cli-1.0.3-pf8dk52a.mjs";import"./cli-1.0.3-n2h9jvgm.mjs";import"./cli-1.0.3-n99q1npz.mjs";import{Nha as q,Qha as xZ}from"./cli-1.0.3-ynf2sj5r.mjs";import{Qia as J,Tha as eJ,Tia as $Q,Vha as GZ}from"./cli-1.0.3-jmvq43wb.mjs";import"./cli-1.0.3-960aw98y.mjs";import{oja as D,vja as ZQ}from"./cli-1.0.3-5hpdm52h.mjs";import{Bja as JQ,Jja as QQ,Lja as WZ}from"./cli-1.0.3-1f00zm8y.mjs";import{mpa as RZ,pla as _J,vla as hQ}from"./cli-1.0.3-5kneybr4.mjs";import"./cli-1.0.3-dyh4d1gw.mjs";import"./cli-1.0.3-x1ngfkk5.mjs";import"./cli-1.0.3-zan6y0m1.mjs";import"./cli-1.0.3-gpjv1akn.mjs";import"./cli-1.0.3-607t5t97.mjs";import{Yqa as rJ}from"./cli-1.0.3-vzm5gxzn.mjs";RZ();PZ();MZ();hZ();FZ();fZ();$Q();wZ();ZQ();UZ();mZ();vZ();SZ();TZ();EZ();kZ();DZ();CZ();xQ();bZ();import{hostname as IZ}from"os";import{randomUUID as oJ}from"crypto";$Q();NZ();xZ();GZ();YQ();LZ();qZ();_Z();WZ();xQ();ZQ();OZ();var yZ=2000,sJ=60000,nJ=900000,BZ=0;async function MQ(p){let{dir:L,machineName:T,branch:y,gitRepoUrl:t,title:o,baseUrl:s,sessionIngressUrl:w,workerType:S,getAccessToken:n,createSession:r,archiveSession:l,getCurrentTitle:ZJ=()=>o,toSDKMessages:YJ=()=>{throw Error("BridgeCoreParams.toSDKMessages not provided. Pass it if you use writeMessages() or initialMessages — daemon callers that only use writeSdkMessages() never hit this path.")},onAuth401:P,getPollIntervalConfig:U=()=>vJ,initialHistoryCap:M=200,initialMessages:x,previouslyFlushedUUIDs:m,onInboundMessage:C,onPermissionResponse:e,onInterrupt:c,onSetModel:V,onSetMaxThinkingTokens:F,onSetPermissionMode:B,onStateChange:G,onUserMessage:b,perpetual:E,initialSSESequenceNum:u=0}=p,O=++BZ,{writeBridgePointer:h,clearBridgePointer:JJ,readBridgePointer:j}=await import("./bridgePointer-1.0.3-mtfty38e.mjs"),H=E?await j(L):null,K=H?.source==="repl"?H:null;J(`[bridge:repl] initBridgeCore #${O} starting (initialMessages=${x?.length??0}${K?` perpetual prior=env:${K.environmentId}`:""})`);let R=WQ({baseUrl:s,getAccessToken:n,runnerVersion:"99.0.0",onDebug:J,onAuth401:P,getTrustedDeviceToken:XQ}),QJ={dir:L,machineName:T,branch:y,gitRepoUrl:t,maxSessions:1,spawnMode:"single-session",verbose:!1,sandbox:!1,bridgeId:oJ(),workerType:S,environmentId:oJ(),reuseEnvironmentId:K?.environmentId,apiBaseUrl:s,sessionIngressUrl:w},X,LJ;try{let Q=await R.registerBridgeEnvironment(QJ);X=Q.environment_id,LJ=Q.environment_secret}catch(Q){if(i("registration_failed",`[bridge:repl] Environment registration failed: ${D(Q)}`),K)await JJ(L);return G?.("failed",D(Q)),null}J(`[bridge:repl] Environment registered: ${X}`),GJ("info","bridge_repl_env_registered"),q("tengu_bridge_repl_env_registered",{});async function cJ(Q,$){if(X!==Q)return J(`[bridge:repl] Env mismatch (requested ${Q}, got ${X}) — cannot reconnect in place`),!1;let W=KQ($),Y=W===$?[$]:[$,W];for(let A of Y)try{return await R.reconnectSession(X,A),J(`[bridge:repl] Reconnected session ${A} in place on env ${X}`),!0}catch(d){J(`[bridge:repl] reconnectSession(${A}) failed: ${D(d)}`)}return J("[bridge:repl] reconnectSession exhausted — falling through to fresh session"),!1}let RJ=K?await cJ(K.environmentId,K.sessionId):!1;if(K&&!RJ)await JJ(L);let z;if(RJ&&K){if(z=K.sessionId,J(`[bridge:repl] Perpetual session reused: ${z}`),x&&m)for(let Q of x)m.add(Q.uuid)}else{let Q=await r({environmentId:X,title:o,gitRepoUrl:t,branch:y,signal:AbortSignal.timeout(15000)});if(!Q)return J("[bridge:repl] Session creation failed, deregistering environment"),q("tengu_bridge_repl_session_failed",{}),await R.deregisterEnvironment(X).catch(()=>{}),G?.("failed","Session creation failed"),null;z=Q,J(`[bridge:repl] Session created: ${z}`)}await h(L,{sessionId:z,environmentId:X,source:"repl"}),GJ("info","bridge_repl_session_created"),q("tengu_bridge_repl_started",{has_initial_messages:!!(x&&x.length>0),inProtectedNamespace:QQ()});let PJ=new Set;if(x)for(let Q of x)PJ.add(Q.uuid);let $J=new mJ(2000);for(let Q of PJ)$J.add(Q);let uJ=new mJ(2000),a=new AbortController,Z=null,XJ=0,v=RJ?u:0,k=null,jJ=null,dJ=fQ(a.signal),WJ=dJ.wake,KZ=dJ.signal,g=new wQ,UJ=!b,fJ=3,zJ=0,VJ=null;async function lJ(){if(VJ)return VJ;VJ=YZ();try{return await VJ}finally{VJ=null}}async function YZ(){if(zJ++,XJ++,J(`[bridge:repl] Reconnecting after env lost (attempt ${zJ}/${fJ})`),zJ>fJ)return J(`[bridge:repl] Environment reconnect limit reached (${fJ}), giving up`),!1;if(Z){let Y=Z.getLastSequenceNum();if(Y>v)v=Y;Z.close(),Z=null}if(WJ(),g.drop(),k){let Y=k;if(await R.stopWork(X,Y,!1).catch(()=>{}),k!==Y)return J("[bridge:repl] Poll loop recovered during stopWork await — deferring to it"),zJ=0,!0;k=null,jJ=null}if(a.signal.aborted)return J("[bridge:repl] Reconnect aborted by teardown"),!1;let Q=X;QJ.reuseEnvironmentId=Q;try{let Y=await R.registerBridgeEnvironment(QJ);X=Y.environment_id,LJ=Y.environment_secret}catch(Y){return QJ.reuseEnvironmentId=void 0,J(`[bridge:repl] Environment re-registration failed: ${D(Y)}`),!1}if(QJ.reuseEnvironmentId=void 0,J(`[bridge:repl] Re-registered: requested=${Q} got=${X}`),a.signal.aborted)return J("[bridge:repl] Reconnect aborted after env registration, cleaning up"),await R.deregisterEnvironment(X).catch(()=>{}),!1;if(Z!==null)return J("[bridge:repl] Poll loop recovered during registerBridgeEnvironment await — deferring to it"),zJ=0,!0;if(await cJ(Q,z))return q("tengu_bridge_repl_reconnected_in_place",{}),zJ=0,!0;if(X!==Q)q("tengu_bridge_repl_env_expired_fresh_session",{});if(await l(z),a.signal.aborted)return J("[bridge:repl] Reconnect aborted after archive, cleaning up"),await R.deregisterEnvironment(X).catch(()=>{}),!1;let $=ZJ(),W=await r({environmentId:X,title:$,gitRepoUrl:t,branch:y,signal:AbortSignal.timeout(15000)});if(!W)return J("[bridge:repl] Session creation failed during reconnection"),!1;if(a.signal.aborted)return J("[bridge:repl] Reconnect aborted after session creation, cleaning up"),await l(W),!1;return z=W,jQ(zQ(W)).catch(()=>{}),v=0,uJ.clear(),UJ=!b,J(`[bridge:repl] Re-created session: ${z}`),await h(L,{sessionId:z,environmentId:X,source:"repl"}),m?.clear(),zJ=0,!0}function wJ(){return n()}function aJ(){let Q=g.end();if(Q.length===0)return;if(!Z){J(`[bridge:repl] Cannot drain ${Q.length} pending message(s): no transport`);return}for(let Y of Q)$J.add(Y.uuid);let W=YJ(Q).map((Y)=>({...Y,session_id:z}));J(`[bridge:repl] Drained ${Q.length} pending message(s) after flush`),Z.writeBatch(W)}let yJ=null;function MJ(){yJ?.()}function XZ(Q){if(J(`[bridge:repl] Transport permanently closed: code=${Q}`),q("tengu_bridge_repl_ws_closed",{code:Q}),Z){let W=Z.getLastSequenceNum();if(W>v)v=W;Z=null}WJ();let $=g.drop();if($>0)J(`[bridge:repl] Dropping ${$} pending message(s) on transport close (code=${Q})`,{level:"warn"});if(Q===1000){G?.("failed","session ended"),a.abort(),MJ();return}G?.("reconnecting",`Remote Control connection lost (code ${Q})`),J(`[bridge:repl] Transport reconnect budget exhausted (code=${Q}), attempting env reconnect`),lJ().then((W)=>{if(W)return;if(a.signal.aborted)return;J("[bridge:repl] reconnectEnvironmentWithSession resolved false — tearing down"),q("tengu_bridge_repl_reconnect_failed",{close_code:Q}),G?.("failed","reconnection failed"),MJ()})}let jZ={api:R,getCredentials:()=>({environmentId:X,environmentSecret:LJ}),signal:a.signal,getPollIntervalConfig:U,onStateChange:G,getWsState:()=>Z?.getStateLabel()??"null",isAtCapacity:()=>Z!==null,capacitySignal:KZ,onFatalError:MJ,getHeartbeatInfo:()=>{if(!k||!jJ)return null;return{environmentId:X,workId:k,sessionToken:jJ}},onHeartbeatFatal:(Q)=>{if(J(`[bridge:repl] heartbeatWork fatal (status=${Q.status}) — tearing down work item for fast re-dispatch`),Z){let $=Z.getLastSequenceNum();if($>v)v=$;Z.close(),Z=null}if(g.drop(),k)R.stopWork(X,k,!1).catch(($)=>{J(`[bridge:repl] stopWork after heartbeat fatal: ${D($)}`)});k=null,jJ=null,WJ(),G?.("reconnecting","Work item lease expired, fetching fresh token")},async onEnvironmentLost(){if(!await lJ())return null;return{environmentId:X,environmentSecret:LJ}},onWorkReceived:(Q,$,W,Y)=>{if(Z?.isConnectedStatus())J(`[bridge:repl] Work received while transport connected, replacing with fresh token (workId=${W})`);if(J(`[bridge:repl] Work received: workId=${W} workSessionId=${Q} currentSessionId=${z} match=${bJ(Q,z)}`),h(L,{sessionId:z,environmentId:X,source:"repl"}),!bJ(Q,z)){J(`[bridge:repl] Rejecting foreign session: expected=${z} got=${Q}`);return}k=W,jJ=$;let A=Y||JQ(process.env.CLAUDE_BRIDGE_USE_CCR_V2),d;if(!A){if(d=wJ(),!d){J("[bridge:repl] No OAuth token available for session ingress, skipping work");return}DJ(d)}if(q("tengu_bridge_repl_work_received",{}),Z){let N=Z;Z=null;let _=N.getLastSequenceNum();if(_>v)v=_;N.close()}g.deactivate();let HZ=(N)=>LQ(N,{transport:Z,sessionId:z,onInterrupt:c,onSetModel:V,onSetMaxThinkingTokens:F,onSetPermissionMode:B}),kJ=!1,iJ=(N)=>{if(Z=N,N.setOnConnect(()=>{if(Z!==N)return;if(J("[bridge:repl] Ingress transport connected"),q("tengu_bridge_repl_ws_connected",{}),!A){let _=wJ();if(_)DJ(_)}if(hJ=!1,!kJ&&x&&x.length>0){kJ=!0;let _=M,I=x.filter((BJ)=>TJ(BJ)&&!m?.has(BJ.uuid)),HJ=_>0&&I.length>_?I.slice(-_):I;if(HJ.length<I.length)J(`[bridge:repl] Capped initial flush: ${I.length} -> ${HJ.length} (cap=${_})`),q("tengu_bridge_repl_history_capped",{eligible_count:I.length,capped_count:HJ.length});let NJ=YJ(HJ);if(NJ.length>0){J(`[bridge:repl] Flushing ${NJ.length} initial message(s) via transport`);let BJ=NJ.map((xJ)=>({...xJ,session_id:z})),tJ=N.droppedBatchCount;N.writeBatch(BJ).then(()=>{if(N.droppedBatchCount>tJ){J(`[bridge:repl] Initial flush dropped ${N.droppedBatchCount-tJ} batch(es) — not marking ${NJ.length} UUID(s) as flushed`);return}if(m){for(let xJ of NJ)if(xJ.uuid)m.add(xJ.uuid)}}).catch((xJ)=>J(`[bridge:repl] Initial flush failed: ${xJ}`)).finally(()=>{if(Z!==N)return;aJ(),G?.("connected")})}else aJ(),G?.("connected")}else if(!g.active)G?.("connected")}),N.setOnData((_)=>{qQ(_,$J,uJ,C,e,HZ)}),N.setOnClose((_)=>{if(Z!==N)return;XZ(_)}),!kJ&&x&&x.length>0)g.start();N.connect()};if(XJ++,A){let N=AQ(s,Q),_=XJ;J(`[bridge:repl] CCR v2: sessionUrl=${N} session=${Q} gen=${_}`),UQ({sessionUrl:N,ingressToken:$,sessionId:Q,initialSequenceNum:v}).then((I)=>{if(a.signal.aborted){I.close();return}if(_!==XJ){J(`[bridge:repl] CCR v2: discarding stale handshake gen=${_} current=${XJ}`),I.close();return}iJ(I)},(I)=>{if(J(`[bridge:repl] CCR v2: createV2ReplTransport failed: ${D(I)}`,{level:"error"}),q("tengu_bridge_repl_ccr_v2_init_failed",{}),_!==XJ)return;if(k)R.stopWork(X,k,!1).catch((HJ)=>{J(`[bridge:repl] stopWork after v2 init failure: ${D(HJ)}`)}),k=null,jJ=null;WJ()})}else{let N=BQ(w,Q);J(`[bridge:repl] Ingress URL: ${N}`),J(`[bridge:repl] Creating HybridTransport: session=${Q}`);let _=d??"";iJ(PQ(new RQ(new URL(N),{Authorization:`Bearer ${_}`,"anthropic-version":"2023-06-01"},Q,()=>({Authorization:`Bearer ${wJ()??_}`,"anthropic-version":"2023-06-01"}),{maxConsecutiveFailures:50,isBridge:!0,onBatchDropped:()=>{G?.("reconnecting","Lost sync with Remote Control — events could not be delivered"),WJ()}})))}}};AZ(jZ);let FJ=E?setInterval(()=>{if(VJ)return;h(L,{sessionId:z,environmentId:X,source:"repl"})},3600000):null;FJ?.unref?.();let gJ=U().session_keepalive_interval_v2_ms,EJ=gJ>0?setInterval(()=>{if(!Z)return;J("[bridge:repl] keep_alive sent"),Z.write({type:"keep_alive"}).catch((Q)=>{J(`[bridge:repl] keep_alive write failed: ${D(Q)}`)})},gJ):null;EJ?.unref?.();let hJ=!1;yJ=async()=>{if(hJ){J(`[bridge:repl] Teardown already in progress, skipping duplicate call env=${X} session=${z}`);return}hJ=!0;let Q=Date.now();if(J(`[bridge:repl] Teardown starting: env=${X} session=${z} workId=${k??"none"} transportState=${Z?.getStateLabel()??"null"}`),FJ!==null)clearInterval(FJ);if(EJ!==null)clearInterval(EJ);if(a.abort(),J("[bridge:repl] Teardown: poll loop aborted"),Z){let Y=Z.getLastSequenceNum();if(Y>v)v=Y}if(E){Z=null,g.drop(),await h(L,{sessionId:z,environmentId:X,source:"repl"}),J(`[bridge:repl] Teardown (perpetual): leaving env=${X} session=${z} alive on server, duration=${Date.now()-Q}ms`);return}let $=Z;if(Z=null,g.drop(),$)$.write(CJ(z));let W=k?R.stopWork(X,k,!0).then(()=>{J("[bridge:repl] Teardown: stopWork completed")}).catch((Y)=>{J(`[bridge:repl] Teardown stopWork failed: ${D(Y)}`)}):Promise.resolve();await Promise.all([W,l(z)]),$?.close(),J("[bridge:repl] Teardown: transport closed"),await R.deregisterEnvironment(X).catch((Y)=>{J(`[bridge:repl] Teardown deregister failed: ${D(Y)}`)}),await JJ(L),J(`[bridge:repl] Teardown complete: env=${X} duration=${Date.now()-Q}ms`)};let VZ=eJ(()=>yJ?.());return J(`[bridge:repl] Ready: env=${X} session=${z}`),G?.("ready"),{get bridgeSessionId(){return z},get environmentId(){return X},getSSESequenceNum(){let Q=Z?.getLastSequenceNum()??0;return Math.max(v,Q)},sessionIngressUrl:w,writeMessages(Q){let $=Q.filter((A)=>TJ(A)&&!PJ.has(A.uuid)&&!$J.has(A.uuid));if($.length===0)return;if(!UJ)for(let A of $){let d=_Q(A);if(d!==void 0&&b?.(d,z)){UJ=!0;break}}if(g.enqueue(...$)){J(`[bridge:repl] Queued ${$.length} message(s) during initial flush`);return}if(!Z){let A=$.map((d)=>d.type).join(",");J(`[bridge:repl] Transport not configured, dropping ${$.length} message(s) [${A}] for session=${z}`,{level:"warn"});return}for(let A of $)$J.add(A.uuid);J(`[bridge:repl] Sending ${$.length} message(s) via transport`);let Y=YJ($).map((A)=>({...A,session_id:z}));Z.writeBatch(Y)},writeSdkMessages(Q){let $=Q.filter((Y)=>!Y.uuid||!$J.has(Y.uuid));if($.length===0)return;if(!Z){J(`[bridge:repl] Transport not configured, dropping ${$.length} SDK message(s) for session=${z}`,{level:"warn"});return}for(let Y of $)if(Y.uuid)$J.add(Y.uuid);let W=$.map((Y)=>({...Y,session_id:z}));Z.writeBatch(W)},sendControlRequest(Q){if(!Z){J("[bridge:repl] Transport not configured, skipping control_request");return}let $={...Q,session_id:z};Z.write($),J(`[bridge:repl] Sent control_request request_id=${Q.request_id}`)},sendControlResponse(Q){if(!Z){J("[bridge:repl] Transport not configured, skipping control_response");return}let $={...Q,session_id:z};Z.write($),J("[bridge:repl] Sent control_response")},sendControlCancelRequest(Q){if(!Z){J("[bridge:repl] Transport not configured, skipping control_cancel_request");return}let $={type:"control_cancel_request",request_id:Q,session_id:z};Z.write($),J(`[bridge:repl] Sent control_cancel_request request_id=${Q}`)},sendResult(){if(!Z){J(`[bridge:repl] sendResult: skipping, transport not configured session=${z}`);return}Z.write(CJ(z)),J(`[bridge:repl] Sent result for session=${z}`)},async teardown(){VZ(),await yJ?.(),J("[bridge:repl] Torn down"),q("tengu_bridge_repl_teardown",{})}}}async function AZ({api:p,getCredentials:L,signal:T,onStateChange:y,onWorkReceived:t,onEnvironmentLost:o,getWsState:s,isAtCapacity:w,capacitySignal:S,onFatalError:n,getPollIntervalConfig:r=()=>vJ,getHeartbeatInfo:l,onHeartbeatFatal:ZJ}){J(`[bridge:repl] Starting work poll loop for env=${L().environmentId}`);let P=0,U=null,M=null,x=0,m=!1;while(!T.aborted){let{environmentId:C,environmentSecret:e}=L(),c=r();try{let V=await p.pollForWork(C,e,T,c.reclaim_older_than_ms);if(x=0,P>0)J(`[bridge:repl] Poll recovered after ${P} consecutive error(s)`),P=0,U=null,M=null,y?.("ready");if(!V){let B=m;if(m=!1,w?.()&&S&&!B){let G=c.poll_interval_ms_at_capacity;if(c.non_exclusive_heartbeat_interval_ms>0&&l){q("tengu_bridge_heartbeat_mode_entered",{heartbeat_interval_ms:c.non_exclusive_heartbeat_interval_ms});let E=G>0?Date.now()+G:null,u=!1,O=0;while(!T.aborted&&w()&&(E===null||Date.now()<E)){let JJ=r();if(JJ.non_exclusive_heartbeat_interval_ms<=0)break;let j=l();if(!j)break;let H=S();try{await p.heartbeatWork(j.environmentId,j.workId,j.sessionToken)}catch(K){if(J(`[bridge:repl:heartbeat] Failed: ${D(K)}`),K instanceof AJ){if(H.cleanup(),q("tengu_bridge_heartbeat_error",{status:K.status,error_type:K.status===401||K.status===403?"auth_failed":"fatal"}),ZJ)ZJ(K),J(`[bridge:repl:heartbeat] Fatal (status=${K.status}), work state cleared — fast-polling for re-dispatch`);else u=!0;break}}O++,await OJ(JJ.non_exclusive_heartbeat_interval_ms,H.signal),H.cleanup()}let h=u?"error":T.aborted?"shutdown":!w()?"capacity_changed":E!==null&&Date.now()>=E?"poll_due":"config_disabled";if(q("tengu_bridge_heartbeat_mode_exited",{reason:h,heartbeat_cycles:O}),!u){if(h==="poll_due")J(`[bridge:repl] Heartbeat poll_due after ${O} cycles — falling through to pollForWork`);continue}}let b=G>0?G:c.non_exclusive_heartbeat_interval_ms;if(b>0){let E=S(),u=Date.now();await OJ(b,E.signal),E.cleanup();let O=Date.now()-u-b;if(O>60000)J(`[bridge:repl] At-capacity sleep overran by ${Math.round(O/1000)}s — process suspension detected, forcing one fast-poll cycle`),q("tengu_bridge_repl_suspension_detected",{overrun_ms:O}),m=!0}}else await OJ(c.poll_interval_ms_not_at_capacity,T);continue}let F;try{F=yQ(V.secret)}catch(B){J(`[bridge:repl] Failed to decode work secret: ${D(B)}`),q("tengu_bridge_repl_work_secret_failed",{}),await p.stopWork(C,V.id,!1).catch(()=>{});continue}J(`[bridge:repl] Acknowledging workId=${V.id}`);try{await p.acknowledgeWork(C,V.id,F.session_ingress_token)}catch(B){J(`[bridge:repl] Acknowledge failed workId=${V.id}: ${D(B)}`)}if(V.data.type==="healthcheck"){J("[bridge:repl] Healthcheck received");continue}if(V.data.type==="session"){let B=V.data.id;try{GQ(B,"session_id")}catch{J(`[bridge:repl] Invalid session_id in work: ${B}`);continue}t(B,F.session_ingress_token,V.id,F.use_code_sessions===!0),J("[bridge:repl] Work accepted, continuing poll loop")}}catch(V){if(T.aborted)break;if(V instanceof AJ&&V.status===404&&o){let O=L().environmentId;if(C!==O){J(`[bridge:repl] Stale poll error for old env=${C}, current env=${O} — skipping onEnvironmentLost`),P=0,U=null;continue}if(x++,J(`[bridge:repl] Environment deleted, attempting re-registration (attempt ${x}/3)`),q("tengu_bridge_repl_env_lost",{attempt:x}),x>3){J("[bridge:repl] Environment re-registration limit reached (3), giving up"),y?.("failed","Environment deleted and re-registration limit reached"),n?.();break}y?.("reconnecting","environment lost, recreating session");let h=await o();if(T.aborted)break;if(h){P=0,U=null,y?.("ready"),J(`[bridge:repl] Re-registered environment: ${h.environmentId}`);continue}y?.("failed","Environment deleted and re-registration failed"),n?.();break}if(V instanceof AJ){let O=NQ(V.errorType),h=OQ(V);if(J(`[bridge:repl] Fatal poll error: ${V.message} (status=${V.status}, type=${V.errorType??"unknown"})${h?" (suppressed)":""}`),q("tengu_bridge_repl_fatal_error",{status:V.status,error_type:V.errorType}),GJ(O?"info":"error","bridge_repl_fatal_error",{status:V.status,error_type:V.errorType}),!h)y?.("failed",O?"session expired · /remote-control to reconnect":V.message);n?.();break}let F=Date.now();if(M!==null&&F-M>sJ*2)J(`[bridge:repl] Detected system sleep (${Math.round((F-M)/1000)}s gap), resetting poll error budget`),GJ("info","bridge_repl_poll_sleep_detected",{gapMs:F-M}),P=0,U=null;if(M=F,P++,U===null)U=F;let B=F-U,G=HQ(V),b=VQ(V),E=s?.()??"unknown";if(J(`[bridge:repl] Poll error (attempt ${P}, elapsed ${Math.round(B/1000)}s, ws=${E}): ${b}`),q("tengu_bridge_repl_poll_error",{status:G,consecutiveErrors:P,elapsedMs:B}),P===1)y?.("reconnecting",b);if(B>=nJ){J(`[bridge:repl] Poll failures exceeded ${nJ/1000}s (${P} errors), giving up`),GJ("info","bridge_repl_poll_give_up"),q("tengu_bridge_repl_poll_give_up",{consecutiveErrors:P,elapsedMs:B,lastStatus:G}),y?.("failed","connection to server lost");break}let u=Math.min(yZ*2**(P-1),sJ);if(r().non_exclusive_heartbeat_interval_ms>0){let O=l?.();if(O)try{await p.heartbeatWork(O.environmentId,O.workId,O.sessionToken)}catch{}}await OJ(u,T)}}J(`[bridge:repl] Work poll loop ended (aborted=${T.aborted}) env=${L().environmentId}`)}YQ();async function T0(p){let{onInboundMessage:L,onPermissionResponse:T,onInterrupt:y,onSetModel:t,onSetMaxThinkingTokens:o,onSetPermissionMode:s,onStateChange:w,initialMessages:S,getMessages:n,previouslyFlushedUUIDs:r,initialName:l,perpetual:ZJ,outboundOnly:YJ,tags:P}=p??{};if(cQ(tQ),!await gQ())return i("not_enabled","[bridge:repl] Skipping: bridge not enabled"),null;if(!KJ())return i("no_oauth","[bridge:repl] Skipping: no OAuth tokens"),w?.("failed","/login"),null;if(await uQ(),!dQ("allow_remote_control"))return i("policy_denied","[bridge:repl] Skipping: allow_remote_control policy not allowed"),w?.("failed","disabled by your organization's policy"),null;if(!lQ()){let j=mQ();if(j.bridgeOauthDeadExpiresAt!=null&&(j.bridgeOauthDeadFailCount??0)>=3&&SJ()?.expiresAt===j.bridgeOauthDeadExpiresAt)return J(`[bridge:repl] Skipping: cross-process backoff (dead token seen ${j.bridgeOauthDeadFailCount} times)`),null;await SQ();let H=SJ();if(H&&H.expiresAt!==null&&H.expiresAt<=Date.now()){i("oauth_expired_unrefreshable","[bridge:repl] Skipping: OAuth token expired and refresh failed (re-login required)"),w?.("failed","/login");let K=H.expiresAt;return CQ((f)=>({...f,bridgeOauthDeadExpiresAt:K,bridgeOauthDeadFailCount:f.bridgeOauthDeadExpiresAt===K?(f.bridgeOauthDeadFailCount??0)+1:1})),null}}let U=aQ(),M=`remote-control-${pQ()}`,x=!1,m=!1;if(l)M=l,x=!0,m=!0;else{let j=_J(),H=j?qJ(j):void 0;if(H)M=H,x=!0,m=!0;else if(S&&S.length>0)for(let K=S.length-1;K>=0;K--){let f=S[K];if(f.type!=="user"||f.isMeta||f.toolUseResult||f.isCompactSummary||f.origin&&f.origin.kind!=="human"||ZZ(f))continue;let R=IQ(f.message.content);if(!R)continue;let QJ=EQ(R);if(!QJ)continue;M=QJ,x=!0;break}}let C=0,e,c=0,V=(j,H,K)=>{x=!0,M=j,J(`[bridge:repl] derived title from message ${K}: ${j}`),JZ(H,j,{baseUrl:U,getAccessToken:KJ}).catch(()=>{})},F=(j,H)=>{let K=++c,f=C;nQ(j,AbortSignal.timeout(15000)).then((R)=>{if(R&&K===c&&e===H&&!qJ(_J()))V(R,H,f)})},B=(j,H)=>{if(m||qJ(_J()))return!0;if(e!==void 0&&e!==H)C=0;if(e=H,C++,C===1&&!x){let K=EQ(j);if(K)V(K,H,C);F(j,H)}else if(C===3){let K=n?.(),f=K?sQ($Z(K)):j;F(f,H)}return C>=3},G=kQ("tengu_bridge_initial_history_cap",200,300000),b=await vQ();if(!b)return i("no_org_uuid","[bridge:repl] Skipping: no org UUID"),w?.("failed","/login"),null;if(iQ()&&!ZJ){let j=await QZ();if(j)return i("version_too_old",`[bridge:repl] Skipping: ${j}`,!0),w?.("failed","run `claude update` to upgrade"),null;J("[bridge:repl] Using env-less bridge path (tengu_bridge_repl_v2)");let{initEnvLessBridgeCore:H}=await import("./remoteBridgeCore-1.0.3-z9c657ax.mjs");return H({baseUrl:U,orgUUID:b,title:M,getAccessToken:KJ,onAuth401:IJ,toSDKMessages:pJ,initialHistoryCap:G,initialMessages:S,onInboundMessage:L,onUserMessage:B,onPermissionResponse:T,onInterrupt:y,onSetModel:t,onSetMaxThinkingTokens:o,onSetPermissionMode:s,onStateChange:w,outboundOnly:YJ,tags:P})}let E=oQ();if(E)return i("version_too_old",`[bridge:repl] Skipping: ${E}`),w?.("failed","run `claude update` to upgrade"),null;let u=await DQ(),O=await TQ(),h=process.env.CLAUDE_BRIDGE_SESSION_INGRESS_URL||U,JJ="claude_code";return MQ({dir:hQ(),machineName:IZ(),branch:u,gitRepoUrl:O,title:M,baseUrl:U,sessionIngressUrl:h,workerType:JJ,getAccessToken:KJ,createSession:(j)=>rQ({...j,events:[],baseUrl:U,getAccessToken:KJ}),archiveSession:(j)=>eQ(j,{baseUrl:U,getAccessToken:KJ,timeoutMs:1500}).catch((H)=>{J(`[bridge:repl] archiveBridgeSession threw: ${D(H)}`,{level:"error"})}),getCurrentTitle:()=>qJ(_J())??M,onUserMessage:B,toSDKMessages:pJ,onAuth401:IJ,getPollIntervalConfig:zZ,initialHistoryCap:G,initialMessages:S,previouslyFlushedUUIDs:r,onInboundMessage:L,onPermissionResponse:T,onInterrupt:y,onSetModel:t,onSetMaxThinkingTokens:o,onSetPermissionMode:s,onStateChange:w,perpetual:ZJ})}var FQ=50;function EQ(p){let L=bQ(p),y=(/^(.*?[.!?])\s/.exec(L)?.[1]??L).replace(/\s+/g," ").trim();if(!y)return;return y.length>FQ?y.slice(0,FQ-1)+"…":y}export{T0 as initReplBridge};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{$Z as q,A0 as G,D0 as H,E0 as I,F0 as J,G0 as K,GY as a,H0 as L,HZ as m,I0 as M,JY as b,KY as c,MZ as n,NY as d,OZ as o,QY as e,RY as f,SY as g,TY as h,UZ as p,b0 as r,d0 as s,h0 as t,hZ as i,iZ as j,j0 as u,k0 as v,l0 as w,m0 as x,n0 as y,o0 as z,p0 as A,r0 as B,s0 as C,sZ as k,wZ as l,x0 as D,y0 as E,z0 as F}from"./cli-1.0.3-kesrsh8z.mjs";import"./cli-1.0.3-hg04k516.mjs";import"./cli-1.0.3-63tn3q21.mjs";import"./cli-1.0.3-087x46pf.mjs";import"./cli-1.0.3-wv4vx65k.mjs";import"./cli-1.0.3-n9tzv3mz.mjs";import"./cli-1.0.3-8a694ts0.mjs";import"./cli-1.0.3-4m0kzrq4.mjs";import"./cli-1.0.3-phh30dq0.mjs";import"./cli-1.0.3-ejb4xe2y.mjs";import"./cli-1.0.3-vqm63ckk.mjs";import"./cli-1.0.3-kwe8av2x.mjs";import"./cli-1.0.3-pf8dk52a.mjs";import"./cli-1.0.3-n2h9jvgm.mjs";import"./cli-1.0.3-n99q1npz.mjs";import"./cli-1.0.3-ynf2sj5r.mjs";import"./cli-1.0.3-jmvq43wb.mjs";import"./cli-1.0.3-960aw98y.mjs";import"./cli-1.0.3-5hpdm52h.mjs";import"./cli-1.0.3-1f00zm8y.mjs";import"./cli-1.0.3-5kneybr4.mjs";import"./cli-1.0.3-dyh4d1gw.mjs";import"./cli-1.0.3-x1ngfkk5.mjs";import"./cli-1.0.3-607t5t97.mjs";import"./cli-1.0.3-vzm5gxzn.mjs";M();export{k as wrapText,g as useThemeSetting,f as useTheme,A as useTerminalViewport,I as useTerminalTitle,m as useTerminalFocus,H as useTabStatus,d as useStdin,G as useSelection,h as usePreviewTheme,F as useInterval,D as useInput,C as useApp,E as useAnimationTimer,B as useAnimationFrame,a as supportsTabStatus,K as render,J as measureElement,L as createRoot,q as color,e as ThemeProvider,s as Text,j as TerminalFocusEvent,z as Spacer,y as RawAnsi,x as NoSelect,w as Newline,t as Link,i as InputEvent,l as FocusManager,c as EventEmitter,b as Event,p as ClickEvent,v as Button,r as Box,o as BaseText,n as BaseBox,u as Ansi};
|