@unbrained/pm-cli 2026.7.6 → 2026.7.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +32 -0
- package/dist/cli/commands/annotation-command.d.ts +1 -0
- package/dist/cli/commands/annotation-command.js +29 -2
- package/dist/cli/commands/annotation-command.js.map +1 -1
- package/dist/cli/commands/comments.js +3 -4
- package/dist/cli/commands/comments.js.map +1 -1
- package/dist/cli/commands/extension/bundled-catalog.d.ts +3 -0
- package/dist/cli/commands/extension/bundled-catalog.js +38 -28
- package/dist/cli/commands/extension/bundled-catalog.js.map +1 -1
- package/dist/cli/commands/extension/install-sources.js +81 -18
- package/dist/cli/commands/extension/install-sources.js.map +1 -1
- package/dist/cli/commands/health.js +9 -5
- package/dist/cli/commands/health.js.map +1 -1
- package/dist/cli/commands/learnings.js +5 -3
- package/dist/cli/commands/learnings.js.map +1 -1
- package/dist/cli/commands/notes.js +5 -3
- package/dist/cli/commands/notes.js.map +1 -1
- package/dist/cli/commands/reindex.js +4 -3
- package/dist/cli/commands/reindex.js.map +1 -1
- package/dist/cli/commands/search.js +3 -3
- package/dist/cli/commands/search.js.map +1 -1
- package/dist/cli/commands/test.d.ts +9 -0
- package/dist/cli/commands/test.js +144 -105
- package/dist/cli/commands/test.js.map +1 -1
- package/dist/cli/extension-command-help.js +10 -2
- package/dist/cli/extension-command-help.js.map +1 -1
- package/dist/cli/register-list-query.d.ts +1 -1
- package/dist/cli/register-list-query.js +18 -27
- package/dist/cli/register-list-query.js.map +1 -1
- package/dist/cli/register-operations.d.ts +0 -8
- package/dist/cli/register-operations.js +41 -46
- package/dist/cli/register-operations.js.map +1 -1
- package/dist/cli/register-setup.js +113 -13
- package/dist/cli/register-setup.js.map +1 -1
- package/dist/cli/registration-helpers.d.ts +5 -1
- package/dist/cli/registration-helpers.js +14 -2
- package/dist/cli/registration-helpers.js.map +1 -1
- package/dist/cli-bundle/chunks/append-F7WPGIQL.js +11 -0
- package/dist/cli-bundle/chunks/{gc-2DNMPXMC.js → append-PVCTBVJG.js} +8 -9
- package/dist/cli-bundle/chunks/{chunk-EGAP5OWD.js → chunk-2APXX4TZ.js} +16 -14
- package/dist/cli-bundle/chunks/chunk-2APXX4TZ.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-R5BMJX33.js → chunk-2LEJGRQ7.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-AZYGZGGI.js → chunk-2TILG6F2.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-SMB7RV23.js → chunk-3G6UMXT3.js} +6 -8
- package/dist/cli-bundle/chunks/{chunk-SMB7RV23.js.map → chunk-3G6UMXT3.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-GJ7QC5DJ.js → chunk-3TYOW6RR.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-B6DUFX6H.js → chunk-3X542TEY.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-B6XS3R3O.js → chunk-42LXP4VO.js} +12 -16
- package/dist/cli-bundle/chunks/{chunk-B6XS3R3O.js.map → chunk-42LXP4VO.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-CL36D4PC.js → chunk-43SIHQND.js} +36 -15
- package/dist/cli-bundle/chunks/chunk-43SIHQND.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-7D7OOEYG.js → chunk-43UQN754.js} +10 -14
- package/dist/cli-bundle/chunks/{chunk-7D7OOEYG.js.map → chunk-43UQN754.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-ALFPSEWO.js → chunk-43YSKY75.js} +4 -6
- package/dist/cli-bundle/chunks/{chunk-ALFPSEWO.js.map → chunk-43YSKY75.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-NO442GWJ.js → chunk-4BKDAEDF.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-NO442GWJ.js.map → chunk-4BKDAEDF.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-4LELACOL.js → chunk-4IQKDKGE.js} +15 -23
- package/dist/cli-bundle/chunks/{chunk-4LELACOL.js.map → chunk-4IQKDKGE.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-F3K4JGFD.js → chunk-4MZOKTI2.js} +6 -8
- package/dist/cli-bundle/chunks/{chunk-F3K4JGFD.js.map → chunk-4MZOKTI2.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-D2XRLB55.js → chunk-52NS7JDP.js} +14 -20
- package/dist/cli-bundle/chunks/{chunk-D2XRLB55.js.map → chunk-52NS7JDP.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-IX5BXEMX.js → chunk-565WYS5W.js} +12 -16
- package/dist/cli-bundle/chunks/{chunk-IX5BXEMX.js.map → chunk-565WYS5W.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-UH7T2DAX.js → chunk-5FIQ4EX3.js} +12 -18
- package/dist/cli-bundle/chunks/{chunk-UH7T2DAX.js.map → chunk-5FIQ4EX3.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-DMRNBQOI.js → chunk-6G6O3OPQ.js} +256 -36
- package/dist/cli-bundle/chunks/chunk-6G6O3OPQ.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-G64OCSKU.js → chunk-6LCJRGPD.js} +9 -13
- package/dist/cli-bundle/chunks/{chunk-G64OCSKU.js.map → chunk-6LCJRGPD.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-7WBAJSS6.js → chunk-6UQCNWFV.js} +6 -8
- package/dist/cli-bundle/chunks/{chunk-7WBAJSS6.js.map → chunk-6UQCNWFV.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-ZSUS2OD3.js → chunk-6XTSYPPO.js} +1216 -387
- package/dist/cli-bundle/chunks/chunk-6XTSYPPO.js.map +7 -0
- package/dist/cli-bundle/chunks/chunk-7ML7JONU.js +5434 -0
- package/dist/cli-bundle/chunks/chunk-7ML7JONU.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-ZZD4J5XY.js → chunk-7PNQA24K.js} +30 -36
- package/dist/cli-bundle/chunks/{chunk-ZZD4J5XY.js.map → chunk-7PNQA24K.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-JJP45OEI.js → chunk-7VQ3JJN5.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-OGWQ2IEP.js → chunk-7Y5N34HX.js} +8 -12
- package/dist/cli-bundle/chunks/{chunk-OGWQ2IEP.js.map → chunk-7Y5N34HX.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-MWMVPCIE.js → chunk-AGAVEDIE.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-22KBU3MW.js → chunk-AJUON7E6.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-ZJ262CED.js → chunk-ARKHKYYS.js} +13 -21
- package/dist/cli-bundle/chunks/{chunk-ZJ262CED.js.map → chunk-ARKHKYYS.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-46CUF5L6.js → chunk-C5ACVMOI.js} +99 -51
- package/dist/cli-bundle/chunks/chunk-C5ACVMOI.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-LPSSSDJR.js → chunk-CJQM7O7R.js} +16 -20
- package/dist/cli-bundle/chunks/{chunk-LPSSSDJR.js.map → chunk-CJQM7O7R.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-GBAX2ZAQ.js → chunk-D2DCTFTL.js} +10 -12
- package/dist/cli-bundle/chunks/{chunk-GBAX2ZAQ.js.map → chunk-D2DCTFTL.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-XHET7YUZ.js → chunk-DDDWVPID.js} +8 -10
- package/dist/cli-bundle/chunks/{chunk-XHET7YUZ.js.map → chunk-DDDWVPID.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-HIHMT6WS.js → chunk-DG6BSXZ7.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-HIHMT6WS.js.map → chunk-DG6BSXZ7.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-IWVU4C2F.js → chunk-DR2V5OIV.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-ZGK4L4JM.js → chunk-E3LWJUGF.js} +4 -6
- package/dist/cli-bundle/chunks/{chunk-ZGK4L4JM.js.map → chunk-E3LWJUGF.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-XUC7PI2H.js → chunk-E3YQFSFE.js} +6 -10
- package/dist/cli-bundle/chunks/{chunk-XUC7PI2H.js.map → chunk-E3YQFSFE.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-XG625QP4.js → chunk-EDO7VXSO.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-MA4SM3QZ.js → chunk-EIUBK2LT.js} +12 -18
- package/dist/cli-bundle/chunks/{chunk-MA4SM3QZ.js.map → chunk-EIUBK2LT.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-YN7Y6DQZ.js → chunk-EMXPI36L.js} +14 -20
- package/dist/cli-bundle/chunks/{chunk-YN7Y6DQZ.js.map → chunk-EMXPI36L.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-MLIYFOE7.js → chunk-EOUVR7JN.js} +12 -8
- package/dist/cli-bundle/chunks/chunk-EOUVR7JN.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-Y4M7CPQP.js → chunk-EVEPHNXJ.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-M7JNBQAD.js → chunk-F6MT7KKE.js} +4 -6
- package/dist/cli-bundle/chunks/{chunk-M7JNBQAD.js.map → chunk-F6MT7KKE.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-W3DSJQIO.js → chunk-F6YC2A6X.js} +7 -11
- package/dist/cli-bundle/chunks/{chunk-W3DSJQIO.js.map → chunk-F6YC2A6X.js.map} +1 -1
- package/dist/cli-bundle/chunks/chunk-FILL6BB2.js +5514 -0
- package/dist/cli-bundle/chunks/chunk-FILL6BB2.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-JDDLOQAE.js → chunk-FN6SB4HU.js} +2 -2
- package/dist/cli-bundle/chunks/chunk-GH73UOSJ.js +5359 -0
- package/dist/cli-bundle/chunks/chunk-GH73UOSJ.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-EKFNL33R.js → chunk-GLS6VMWI.js} +37 -16
- package/dist/cli-bundle/chunks/chunk-GLS6VMWI.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-HOVCGJSD.js → chunk-GPIDUMMN.js} +9 -11
- package/dist/cli-bundle/chunks/{chunk-HOVCGJSD.js.map → chunk-GPIDUMMN.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-SQOIV3OQ.js → chunk-GTM5HQL4.js} +11 -15
- package/dist/cli-bundle/chunks/{chunk-SQOIV3OQ.js.map → chunk-GTM5HQL4.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-24YG75HI.js → chunk-H2SMKL2N.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-QLMX7SRD.js → chunk-HHEWQXPD.js} +6 -6
- package/dist/cli-bundle/chunks/chunk-HHEWQXPD.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-EGY6JBQ3.js → chunk-HX6QXV5P.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-4ZBE5GUN.js → chunk-I74FMIWA.js} +10 -16
- package/dist/cli-bundle/chunks/{chunk-4ZBE5GUN.js.map → chunk-I74FMIWA.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-3N6RRO2Q.js → chunk-IDIBF4E2.js} +20 -24
- package/dist/cli-bundle/chunks/{chunk-3N6RRO2Q.js.map → chunk-IDIBF4E2.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-6QBJLYBP.js → chunk-II7R6KD4.js} +8 -7
- package/dist/cli-bundle/chunks/{chunk-6QBJLYBP.js.map → chunk-II7R6KD4.js.map} +1 -1
- package/dist/cli-bundle/chunks/chunk-J2VGADNG.js +10320 -0
- package/dist/cli-bundle/chunks/chunk-J2VGADNG.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-FT3QTERD.js → chunk-J7BOLHAV.js} +5 -7
- package/dist/cli-bundle/chunks/{chunk-FT3QTERD.js.map → chunk-J7BOLHAV.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-GANUTS7W.js → chunk-KTGJ2CBU.js} +4 -6
- package/dist/cli-bundle/chunks/{chunk-GANUTS7W.js.map → chunk-KTGJ2CBU.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-LK6XLOGP.js → chunk-LCFJ7XAM.js} +22 -2
- package/dist/cli-bundle/chunks/{chunk-LK6XLOGP.js.map → chunk-LCFJ7XAM.js.map} +3 -3
- package/dist/cli-bundle/chunks/{chunk-3UJRFJ5R.js → chunk-LZQU6XJG.js} +28 -34
- package/dist/cli-bundle/chunks/{chunk-3UJRFJ5R.js.map → chunk-LZQU6XJG.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-L5PSPMZ4.js → chunk-M62RO3XK.js} +10 -14
- package/dist/cli-bundle/chunks/{chunk-L5PSPMZ4.js.map → chunk-M62RO3XK.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-CFB33L7W.js → chunk-MCEUKJKW.js} +12 -14
- package/dist/cli-bundle/chunks/{chunk-CFB33L7W.js.map → chunk-MCEUKJKW.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-TKD5VCTD.js → chunk-MHNMCDWR.js} +343 -195
- package/dist/cli-bundle/chunks/chunk-MHNMCDWR.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-O6AWCQRQ.js → chunk-MRFWUSVA.js} +4 -6
- package/dist/cli-bundle/chunks/{chunk-O6AWCQRQ.js.map → chunk-MRFWUSVA.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-SQYJ4HF2.js → chunk-N6ZHDLUY.js} +6 -8
- package/dist/cli-bundle/chunks/{chunk-SQYJ4HF2.js.map → chunk-N6ZHDLUY.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-ZWBEPGD7.js → chunk-NWWL22C7.js} +7 -9
- package/dist/cli-bundle/chunks/{chunk-ZWBEPGD7.js.map → chunk-NWWL22C7.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-Y46GD4IX.js → chunk-P3MJJW7P.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-MVYWGY2A.js → chunk-PDXJXEZJ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SGMFPXKR.js → chunk-Q64AYQYW.js} +10 -12
- package/dist/cli-bundle/chunks/{chunk-SGMFPXKR.js.map → chunk-Q64AYQYW.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-EBRZZ54H.js → chunk-QDABF2RB.js} +26 -34
- package/dist/cli-bundle/chunks/{chunk-EBRZZ54H.js.map → chunk-QDABF2RB.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-TULGS6X6.js → chunk-QFBSP3NI.js} +529 -46
- package/dist/cli-bundle/chunks/chunk-QFBSP3NI.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-GDDAGPWJ.js → chunk-RB3KLPAH.js} +10 -14
- package/dist/cli-bundle/chunks/{chunk-GDDAGPWJ.js.map → chunk-RB3KLPAH.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-3VHSI5FL.js → chunk-RY7PTTUB.js} +94 -53
- package/dist/cli-bundle/chunks/chunk-RY7PTTUB.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-COSPOP7H.js → chunk-S547WBYG.js} +343 -195
- package/dist/cli-bundle/chunks/chunk-S547WBYG.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-NZEHECMW.js → chunk-S5BNGFN5.js} +24 -32
- package/dist/cli-bundle/chunks/{chunk-NZEHECMW.js.map → chunk-S5BNGFN5.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-MVSP7WGJ.js → chunk-S6VC2A2K.js} +8 -12
- package/dist/cli-bundle/chunks/{chunk-MVSP7WGJ.js.map → chunk-S6VC2A2K.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-45FYNUFJ.js → chunk-SIM5JDON.js} +6 -6
- package/dist/cli-bundle/chunks/{chunk-45FYNUFJ.js.map → chunk-SIM5JDON.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-VPIM42PC.js → chunk-SY75LYXR.js} +11 -7
- package/dist/cli-bundle/chunks/chunk-SY75LYXR.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-K46RF36U.js → chunk-TEISGNSH.js} +7 -7
- package/dist/cli-bundle/chunks/chunk-TEISGNSH.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-AGHMOTGM.js → chunk-TEKZOS7M.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-W572BIEB.js → chunk-TGUK6XN6.js} +14 -18
- package/dist/cli-bundle/chunks/{chunk-W572BIEB.js.map → chunk-TGUK6XN6.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-E42XTBSP.js → chunk-TNC6MZUD.js} +8 -12
- package/dist/cli-bundle/chunks/{chunk-E42XTBSP.js.map → chunk-TNC6MZUD.js.map} +1 -1
- package/dist/cli-bundle/chunks/chunk-TZLYO4PP.js +10498 -0
- package/dist/cli-bundle/chunks/chunk-TZLYO4PP.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-57NWPFF2.js → chunk-UO7XAZK6.js} +17 -4
- package/dist/cli-bundle/chunks/chunk-UO7XAZK6.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-JVH7QBVV.js → chunk-V5ZWKJNY.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-I36Y7PCE.js → chunk-VGO73OCK.js} +6 -6
- package/dist/cli-bundle/chunks/{chunk-I36Y7PCE.js.map → chunk-VGO73OCK.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-KUOOJR35.js → chunk-VLEA2UTQ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-RCQZK2GO.js → chunk-W5HXHC7C.js} +7 -9
- package/dist/cli-bundle/chunks/{chunk-RCQZK2GO.js.map → chunk-W5HXHC7C.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-MUH7A3FD.js → chunk-WCWVEXGA.js} +2 -2
- package/dist/cli-bundle/chunks/chunk-X47MKQXU.js +6690 -0
- package/dist/cli-bundle/chunks/chunk-X47MKQXU.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-NB7RLQFW.js → chunk-XBX5CBRQ.js} +5 -7
- package/dist/cli-bundle/chunks/{chunk-NB7RLQFW.js.map → chunk-XBX5CBRQ.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-SCUR7K7N.js → chunk-XC3X7BQR.js} +541 -44
- package/dist/cli-bundle/chunks/chunk-XC3X7BQR.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-CRVYGJUI.js → chunk-XHCVAZGM.js} +13 -17
- package/dist/cli-bundle/chunks/{chunk-CRVYGJUI.js.map → chunk-XHCVAZGM.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-XB7KFVFI.js → chunk-XPMXPR7K.js} +7 -9
- package/dist/cli-bundle/chunks/{chunk-XB7KFVFI.js.map → chunk-XPMXPR7K.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-4CJFCTLM.js → chunk-XS2TMNXR.js} +6 -8
- package/dist/cli-bundle/chunks/{chunk-4CJFCTLM.js.map → chunk-XS2TMNXR.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-HFDADVJZ.js → chunk-XXIYUTLK.js} +10 -14
- package/dist/cli-bundle/chunks/{chunk-HFDADVJZ.js.map → chunk-XXIYUTLK.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-EOKXK3R3.js → chunk-XZWL7VNE.js} +1220 -398
- package/dist/cli-bundle/chunks/chunk-XZWL7VNE.js.map +1 -0
- package/dist/cli-bundle/chunks/chunk-Y5IKRUEM.js +6624 -0
- package/dist/cli-bundle/chunks/chunk-Y5IKRUEM.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-6LLVNJXT.js → chunk-Y7KYVCZM.js} +12 -18
- package/dist/cli-bundle/chunks/{chunk-6LLVNJXT.js.map → chunk-Y7KYVCZM.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-VIIUS6N6.js → chunk-YCVWWIKY.js} +16 -14
- package/dist/cli-bundle/chunks/chunk-YCVWWIKY.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-CFNGIXZP.js → chunk-YH5NBDFA.js} +22 -26
- package/dist/cli-bundle/chunks/{chunk-CFNGIXZP.js.map → chunk-YH5NBDFA.js.map} +1 -1
- package/dist/cli-bundle/chunks/chunk-YNCFP5AR.js +5509 -0
- package/dist/cli-bundle/chunks/chunk-YNCFP5AR.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-NC33K5ZS.js → chunk-YPD7SQ5P.js} +7 -6
- package/dist/cli-bundle/chunks/{chunk-NC33K5ZS.js.map → chunk-YPD7SQ5P.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-NGXQ3PFT.js → chunk-YPMZMKN7.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-KGFUY7WN.js → chunk-YTD5GICJ.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-W6DYWXPQ.js → chunk-ZNEG2UDO.js} +261 -34
- package/dist/cli-bundle/chunks/{chunk-W6DYWXPQ.js.map → chunk-ZNEG2UDO.js.map} +4 -4
- package/dist/cli-bundle/chunks/{chunk-7DT4WSH2.js → chunk-ZO7CLOY2.js} +3 -3
- package/dist/cli-bundle/chunks/{close-2SSSHHUZ.js → close-3YYQ5OG2.js} +5 -9
- package/dist/cli-bundle/chunks/close-Z3Q4U7TS.js +12 -0
- package/dist/cli-bundle/chunks/close-many-3L2RXH3M.js +22 -0
- package/dist/cli-bundle/chunks/close-many-D366FTIG.js +26 -0
- package/dist/cli-bundle/chunks/comments-54XDJNFE.js +17 -0
- package/dist/cli-bundle/chunks/comments-HGHC2PN6.js +13 -0
- package/dist/cli-bundle/chunks/{copy-32ROBIDL.js → copy-44RT5GDW.js} +4 -8
- package/dist/cli-bundle/chunks/copy-UGMUGHZA.js +9 -0
- package/dist/cli-bundle/chunks/{create-E77SDCUP.js → create-4GWJWPXG.js} +9 -14
- package/dist/cli-bundle/chunks/create-AZXCUYKP.js +25 -0
- package/dist/cli-bundle/chunks/delete-Y6SXIQ4X.js +10 -0
- package/dist/cli-bundle/chunks/{delete-RA5KTCLB.js → delete-YQ2VPXNF.js} +4 -8
- package/dist/cli-bundle/chunks/{deps-32SU7HO5.js → deps-BU5EBJDU.js} +4 -8
- package/dist/cli-bundle/chunks/deps-FMANWFRP.js +13 -0
- package/dist/cli-bundle/chunks/{docs-RRUPT7O2.js → docs-OQBSJNIA.js} +6 -10
- package/dist/cli-bundle/chunks/docs-VNPBZXEL.js +14 -0
- package/dist/cli-bundle/chunks/files-72HZEBOE.js +18 -0
- package/dist/cli-bundle/chunks/{files-PYKR2UUG.js → files-HTSB2KJG.js} +6 -10
- package/dist/cli-bundle/chunks/{contracts-NYPEW2G4.js → focus-FOG4ALC2.js} +7 -9
- package/dist/cli-bundle/chunks/focus-SUTMKXGX.js +10 -0
- package/dist/cli-bundle/chunks/{history-compact-3MNXLKAT.js → history-compact-M6IFAMBP.js} +9 -13
- package/dist/cli-bundle/chunks/history-compact-NEXRPP2O.js +21 -0
- package/dist/cli-bundle/chunks/{history-redact-P6DYF55G.js → history-redact-NQX3OGZP.js} +7 -11
- package/dist/cli-bundle/chunks/history-redact-WQJBZ3PX.js +17 -0
- package/dist/cli-bundle/chunks/history-repair-CBHMHAJO.js +19 -0
- package/dist/cli-bundle/chunks/{history-repair-ZJQFMWPD.js → history-repair-NHOJG7WO.js} +9 -13
- package/dist/cli-bundle/chunks/learnings-M64NTSOR.js +13 -0
- package/dist/cli-bundle/chunks/{append-BGML6VLD.js → learnings-T63JGKKN.js} +9 -11
- package/dist/cli-bundle/chunks/notes-73WE2UV2.js +13 -0
- package/dist/cli-bundle/chunks/notes-U7L6HQQ2.js +17 -0
- package/dist/cli-bundle/chunks/plan-OSCNYFGC.js +24 -0
- package/dist/cli-bundle/chunks/{plan-CHVE7PBR.js → plan-TN537L24.js} +10 -15
- package/dist/cli-bundle/chunks/{profile-ZXGSKBJD.js → profile-MHAMXMHQ.js} +9 -13
- package/dist/cli-bundle/chunks/{profile-LD23PSI6.js → profile-TIGLAKJ7.js} +9 -13
- package/dist/cli-bundle/chunks/{register-list-query-OEYQHFXO.js → register-list-query-OHXD7G5N.js} +41 -33
- package/dist/cli-bundle/chunks/register-list-query-OHXD7G5N.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-list-query-B42JCCOI.js → register-list-query-ZCRABAPN.js} +42 -34
- package/dist/cli-bundle/chunks/register-list-query-ZCRABAPN.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-mutation-IAEST26S.js → register-mutation-P3G4XP6Q.js} +36 -41
- package/dist/cli-bundle/chunks/{register-mutation-IAEST26S.js.map → register-mutation-P3G4XP6Q.js.map} +1 -1
- package/dist/cli-bundle/chunks/{register-mutation-3QXIHCQG.js → register-mutation-XX4H56PE.js} +34 -39
- package/dist/cli-bundle/chunks/{register-mutation-3QXIHCQG.js.map → register-mutation-XX4H56PE.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-5BMM6XQY.js → register-operations-V6PIYEDU.js} +79 -46
- package/dist/cli-bundle/chunks/register-operations-V6PIYEDU.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-Z3U3U5KD.js → register-operations-V6VKTG54.js} +78 -45
- package/dist/cli-bundle/chunks/register-operations-V6VKTG54.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-setup-3ZVVX2VN.js → register-setup-6RVAWT6W.js} +129 -29
- package/dist/cli-bundle/chunks/register-setup-6RVAWT6W.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-setup-Q6KFNIOZ.js → register-setup-6YVUSQYD.js} +130 -30
- package/dist/cli-bundle/chunks/register-setup-6YVUSQYD.js.map +1 -0
- package/dist/cli-bundle/chunks/{restore-5RQHAPMA.js → restore-HC3YSWF7.js} +7 -11
- package/dist/cli-bundle/chunks/restore-LFAMMRYZ.js +15 -0
- package/dist/cli-bundle/chunks/{schema-HBORFC6B.js → schema-DAGSYO6E.js} +6 -10
- package/dist/cli-bundle/chunks/{schema-245WW4G2.js → schema-UBXJCQAC.js} +6 -10
- package/dist/cli-bundle/chunks/update-CJGG5WMV.js +21 -0
- package/dist/cli-bundle/chunks/update-LKD64AFP.js +25 -0
- package/dist/cli-bundle/chunks/update-many-G4SM7BHC.js +31 -0
- package/dist/cli-bundle/chunks/update-many-VLIV3D7R.js +35 -0
- package/dist/cli-bundle/main.js +29 -31
- package/dist/cli-bundle/main.js.map +2 -2
- package/dist/cli-bundle/sdk-runtime.js +129 -107
- package/dist/cli-bundle/sdk-testing.js +7 -8
- package/dist/cli-bundle/sdk.js +122 -117
- package/dist/cli-bundle/sdk.js.map +2 -2
- package/dist/core/history/drift-scan.js +3 -8
- package/dist/core/history/drift-scan.js.map +1 -1
- package/dist/core/output/mutation-projection.js +11 -5
- package/dist/core/output/mutation-projection.js.map +1 -1
- package/dist/core/search/cache.js +3 -3
- package/dist/core/search/cache.js.map +1 -1
- package/dist/core/search/semantic-defaults.d.ts +2 -0
- package/dist/core/search/semantic-defaults.js +11 -4
- package/dist/core/search/semantic-defaults.js.map +1 -1
- package/dist/core/search/vector-stores.d.ts +1 -1
- package/dist/core/search/vector-stores.js +33 -7
- package/dist/core/search/vector-stores.js.map +1 -1
- package/dist/mcp/server.d.ts +1 -1
- package/dist/sdk/cli-contracts/flag-contracts.js +7 -7
- package/dist/sdk/cli-contracts/flag-contracts.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-schema.js +9 -7
- package/dist/sdk/cli-contracts/tool-schema.js.map +1 -1
- package/dist/sdk/index.d.ts +1 -1
- package/dist/sdk/index.js +3 -3
- package/dist/sdk/index.js.map +1 -1
- package/dist/sdk/runtime.d.ts +151 -8
- package/dist/sdk/runtime.js +255 -14
- package/dist/sdk/runtime.js.map +1 -1
- package/dist/sdk/start-task-status.d.ts +13 -0
- package/dist/sdk/start-task-status.js +19 -0
- package/dist/sdk/start-task-status.js.map +1 -0
- package/docs/COMMANDS.md +10 -1
- package/docs/SDK.md +35 -0
- package/docs/TESTING.md +3 -0
- package/package.json +1 -1
- package/dist/cli-bundle/chunks/activity-WJCGCYPU.js +0 -18
- package/dist/cli-bundle/chunks/activity-Z6QUAUSG.js +0 -22
- package/dist/cli-bundle/chunks/aggregate-BDM6EIAR.js +0 -25
- package/dist/cli-bundle/chunks/aggregate-VQ2DHU3S.js +0 -21
- package/dist/cli-bundle/chunks/append-RKJYPU74.js +0 -15
- package/dist/cli-bundle/chunks/chunk-2XG4IZON.js +0 -218
- package/dist/cli-bundle/chunks/chunk-2XG4IZON.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-37E72CNS.js +0 -217
- package/dist/cli-bundle/chunks/chunk-37E72CNS.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-3GCS5SKL.js +0 -228
- package/dist/cli-bundle/chunks/chunk-3GCS5SKL.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-3KTN6IBA.js +0 -2330
- package/dist/cli-bundle/chunks/chunk-3KTN6IBA.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-3VHSI5FL.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-425E4QL5.js +0 -278
- package/dist/cli-bundle/chunks/chunk-425E4QL5.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-46CUF5L6.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-4BU75MF4.js +0 -87
- package/dist/cli-bundle/chunks/chunk-4BU75MF4.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-4HIFVN7N.js +0 -249
- package/dist/cli-bundle/chunks/chunk-4HIFVN7N.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-4IWYTWGF.js +0 -819
- package/dist/cli-bundle/chunks/chunk-4IWYTWGF.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-4MZVRJOE.js +0 -279
- package/dist/cli-bundle/chunks/chunk-4MZVRJOE.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-57NWPFF2.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-5AJXHQM7.js +0 -268
- package/dist/cli-bundle/chunks/chunk-5AJXHQM7.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-5BMM6XQY.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-5GZ7TDD6.js +0 -1868
- package/dist/cli-bundle/chunks/chunk-5GZ7TDD6.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-5VAA4YHR.js +0 -1749
- package/dist/cli-bundle/chunks/chunk-5VAA4YHR.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-64YKRTSV.js +0 -1961
- package/dist/cli-bundle/chunks/chunk-64YKRTSV.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-7C2O74AE.js +0 -23
- package/dist/cli-bundle/chunks/chunk-7C2O74AE.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-B7FRNMYN.js +0 -421
- package/dist/cli-bundle/chunks/chunk-B7FRNMYN.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-C5JBZRPU.js +0 -1985
- package/dist/cli-bundle/chunks/chunk-C5JBZRPU.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-CL36D4PC.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-COSPOP7H.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-COWTDV6B.js +0 -3461
- package/dist/cli-bundle/chunks/chunk-COWTDV6B.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-DEWEK6AN.js +0 -1858
- package/dist/cli-bundle/chunks/chunk-DEWEK6AN.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-DMRNBQOI.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-E3SZTQ4K.js +0 -1932
- package/dist/cli-bundle/chunks/chunk-E3SZTQ4K.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-EGAP5OWD.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-EKFNL33R.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-ENGQOEUY.js +0 -1704
- package/dist/cli-bundle/chunks/chunk-ENGQOEUY.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-EOKXK3R3.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-FLZSGSQR.js +0 -231
- package/dist/cli-bundle/chunks/chunk-FLZSGSQR.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-FOUYJE4A.js +0 -2090
- package/dist/cli-bundle/chunks/chunk-FOUYJE4A.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-G24G7ZAV.js +0 -1570
- package/dist/cli-bundle/chunks/chunk-G24G7ZAV.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-GEYZ4G4O.js +0 -239
- package/dist/cli-bundle/chunks/chunk-GEYZ4G4O.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-GPLPTGOV.js +0 -530
- package/dist/cli-bundle/chunks/chunk-GPLPTGOV.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-GZRDYONU.js +0 -1005
- package/dist/cli-bundle/chunks/chunk-GZRDYONU.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-HN6NSXNW.js +0 -277
- package/dist/cli-bundle/chunks/chunk-HN6NSXNW.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-IQNVQHOP.js +0 -309
- package/dist/cli-bundle/chunks/chunk-IQNVQHOP.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-JINYH2DB.js +0 -371
- package/dist/cli-bundle/chunks/chunk-JINYH2DB.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-JQXPY7DN.js +0 -2257
- package/dist/cli-bundle/chunks/chunk-JQXPY7DN.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-K46RF36U.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-KERMZVY5.js +0 -371
- package/dist/cli-bundle/chunks/chunk-KERMZVY5.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-KSRUHV2H.js +0 -76
- package/dist/cli-bundle/chunks/chunk-KSRUHV2H.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-LP3HSFZ2.js +0 -140
- package/dist/cli-bundle/chunks/chunk-LP3HSFZ2.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-MAWDPCJW.js +0 -1601
- package/dist/cli-bundle/chunks/chunk-MAWDPCJW.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-MFAZSEM5.js +0 -1031
- package/dist/cli-bundle/chunks/chunk-MFAZSEM5.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-MFSCBT5Q.js +0 -995
- package/dist/cli-bundle/chunks/chunk-MFSCBT5Q.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-ML5X7DP2.js +0 -296
- package/dist/cli-bundle/chunks/chunk-ML5X7DP2.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-MLIYFOE7.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-MR6FJ7LL.js +0 -2043
- package/dist/cli-bundle/chunks/chunk-MR6FJ7LL.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-MXYA5SAJ.js +0 -2033
- package/dist/cli-bundle/chunks/chunk-MXYA5SAJ.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-N745W3B3.js +0 -1604
- package/dist/cli-bundle/chunks/chunk-N745W3B3.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-NMP5I3I5.js +0 -1615
- package/dist/cli-bundle/chunks/chunk-NMP5I3I5.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-NNHHXJB2.js +0 -20
- package/dist/cli-bundle/chunks/chunk-NNHHXJB2.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-PZUGEOPS.js +0 -143
- package/dist/cli-bundle/chunks/chunk-PZUGEOPS.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-QLMX7SRD.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-QX6HM775.js +0 -398
- package/dist/cli-bundle/chunks/chunk-QX6HM775.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-QZ342C63.js +0 -220
- package/dist/cli-bundle/chunks/chunk-QZ342C63.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-R2EMWY7Q.js +0 -368
- package/dist/cli-bundle/chunks/chunk-R2EMWY7Q.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-RFNYTESG.js +0 -520
- package/dist/cli-bundle/chunks/chunk-RFNYTESG.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-RKQOO2UM.js +0 -79
- package/dist/cli-bundle/chunks/chunk-RKQOO2UM.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-RQLT6ZWB.js +0 -282
- package/dist/cli-bundle/chunks/chunk-RQLT6ZWB.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-S3JS6YVZ.js +0 -274
- package/dist/cli-bundle/chunks/chunk-S3JS6YVZ.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-SCUR7K7N.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-SHQY2IDC.js +0 -1977
- package/dist/cli-bundle/chunks/chunk-SHQY2IDC.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-SPZ6DOGY.js +0 -1041
- package/dist/cli-bundle/chunks/chunk-SPZ6DOGY.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-T42JWV3F.js +0 -822
- package/dist/cli-bundle/chunks/chunk-T42JWV3F.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-TKD5VCTD.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-TULGS6X6.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-TZXRBVAM.js +0 -2306
- package/dist/cli-bundle/chunks/chunk-TZXRBVAM.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-VIIUS6N6.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-VPIM42PC.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-VQRSPVME.js +0 -368
- package/dist/cli-bundle/chunks/chunk-VQRSPVME.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-VY3VQ22F.js +0 -84
- package/dist/cli-bundle/chunks/chunk-VY3VQ22F.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-WG34ZNQQ.js +0 -3423
- package/dist/cli-bundle/chunks/chunk-WG34ZNQQ.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-WLSM645P.js +0 -2247
- package/dist/cli-bundle/chunks/chunk-WLSM645P.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-WRTENIX3.js +0 -215
- package/dist/cli-bundle/chunks/chunk-WRTENIX3.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-WSBLYDWV.js +0 -388
- package/dist/cli-bundle/chunks/chunk-WSBLYDWV.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-XC5BURG2.js +0 -306
- package/dist/cli-bundle/chunks/chunk-XC5BURG2.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-XDB7RWQT.js +0 -424
- package/dist/cli-bundle/chunks/chunk-XDB7RWQT.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-Y6BK55A3.js +0 -2128
- package/dist/cli-bundle/chunks/chunk-Y6BK55A3.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-Z3U3U5KD.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-ZO3XKAOP.js +0 -299
- package/dist/cli-bundle/chunks/chunk-ZO3XKAOP.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-ZSUS2OD3.js.map +0 -7
- package/dist/cli-bundle/chunks/claim-RFS7BROJ.js +0 -19
- package/dist/cli-bundle/chunks/claim-XP5AWZ5H.js +0 -23
- package/dist/cli-bundle/chunks/close-GEANHQ2J.js +0 -16
- package/dist/cli-bundle/chunks/close-many-CMZW7ITN.js +0 -31
- package/dist/cli-bundle/chunks/close-many-ZFDIG6M7.js +0 -27
- package/dist/cli-bundle/chunks/comments-MFSYVNNU.js +0 -21
- package/dist/cli-bundle/chunks/comments-XUBPXDYX.js +0 -17
- package/dist/cli-bundle/chunks/config-D7XQMONX.js +0 -18
- package/dist/cli-bundle/chunks/config-T4FHBSYN.js +0 -22
- package/dist/cli-bundle/chunks/context-DIU275XI.js +0 -48
- package/dist/cli-bundle/chunks/context-JCOYB4LZ.js +0 -44
- package/dist/cli-bundle/chunks/contracts-BVO7CSLK.js +0 -12
- package/dist/cli-bundle/chunks/copy-NAGLGMHZ.js +0 -13
- package/dist/cli-bundle/chunks/create-4V7SWNBB.js +0 -30
- package/dist/cli-bundle/chunks/delete-NQI5OSKN.js +0 -14
- package/dist/cli-bundle/chunks/deps-T7SCWXEX.js +0 -17
- package/dist/cli-bundle/chunks/docs-WL2IWGWV.js +0 -18
- package/dist/cli-bundle/chunks/eval-NF2J5SHR.js +0 -23
- package/dist/cli-bundle/chunks/eval-SKDT3MZU.js +0 -27
- package/dist/cli-bundle/chunks/extension-LAXKCAYE.js +0 -42
- package/dist/cli-bundle/chunks/extension-ZISPBRBC.js +0 -38
- package/dist/cli-bundle/chunks/files-EWRQHGIS.js +0 -22
- package/dist/cli-bundle/chunks/focus-4T7TM4MT.js +0 -18
- package/dist/cli-bundle/chunks/focus-L3YUASOD.js +0 -14
- package/dist/cli-bundle/chunks/gc-2PCTYYRI.js +0 -12
- package/dist/cli-bundle/chunks/get-7DMITJ3G.js +0 -23
- package/dist/cli-bundle/chunks/get-VKQXCXLL.js +0 -19
- package/dist/cli-bundle/chunks/health-CVSTAR2F.js +0 -31
- package/dist/cli-bundle/chunks/health-TV3GKTFN.js +0 -35
- package/dist/cli-bundle/chunks/history-D4JUX5XV.js +0 -20
- package/dist/cli-bundle/chunks/history-D4JUX5XV.js.map +0 -7
- package/dist/cli-bundle/chunks/history-LQ2UWZTE.js +0 -24
- package/dist/cli-bundle/chunks/history-LQ2UWZTE.js.map +0 -1
- package/dist/cli-bundle/chunks/history-compact-3MNXLKAT.js.map +0 -1
- package/dist/cli-bundle/chunks/history-compact-QWEO32FP.js +0 -25
- package/dist/cli-bundle/chunks/history-compact-QWEO32FP.js.map +0 -7
- package/dist/cli-bundle/chunks/history-redact-3OIVBVIY.js +0 -21
- package/dist/cli-bundle/chunks/history-redact-3OIVBVIY.js.map +0 -7
- package/dist/cli-bundle/chunks/history-redact-P6DYF55G.js.map +0 -1
- package/dist/cli-bundle/chunks/history-repair-I3E73UGQ.js +0 -23
- package/dist/cli-bundle/chunks/history-repair-I3E73UGQ.js.map +0 -7
- package/dist/cli-bundle/chunks/history-repair-ZJQFMWPD.js.map +0 -1
- package/dist/cli-bundle/chunks/init-C3LJPWQZ.js +0 -30
- package/dist/cli-bundle/chunks/init-C3LJPWQZ.js.map +0 -1
- package/dist/cli-bundle/chunks/init-J3DPGWQI.js +0 -26
- package/dist/cli-bundle/chunks/init-J3DPGWQI.js.map +0 -7
- package/dist/cli-bundle/chunks/learnings-5BO2SNDW.js +0 -21
- package/dist/cli-bundle/chunks/learnings-5BO2SNDW.js.map +0 -1
- package/dist/cli-bundle/chunks/learnings-OGP4JB4I.js +0 -17
- package/dist/cli-bundle/chunks/learnings-OGP4JB4I.js.map +0 -7
- package/dist/cli-bundle/chunks/list-O5NZVSPN.js +0 -36
- package/dist/cli-bundle/chunks/list-O5NZVSPN.js.map +0 -1
- package/dist/cli-bundle/chunks/list-Z55YCNTC.js +0 -32
- package/dist/cli-bundle/chunks/list-Z55YCNTC.js.map +0 -7
- package/dist/cli-bundle/chunks/next-GBNTGXFC.js +0 -28
- package/dist/cli-bundle/chunks/next-GBNTGXFC.js.map +0 -7
- package/dist/cli-bundle/chunks/next-QKW7PTKE.js +0 -32
- package/dist/cli-bundle/chunks/next-QKW7PTKE.js.map +0 -1
- package/dist/cli-bundle/chunks/notes-R5FZTKWF.js +0 -17
- package/dist/cli-bundle/chunks/notes-R5FZTKWF.js.map +0 -7
- package/dist/cli-bundle/chunks/notes-WCGIULVG.js +0 -21
- package/dist/cli-bundle/chunks/notes-WCGIULVG.js.map +0 -1
- package/dist/cli-bundle/chunks/plan-ADISFYH4.js +0 -29
- package/dist/cli-bundle/chunks/plan-ADISFYH4.js.map +0 -7
- package/dist/cli-bundle/chunks/plan-CHVE7PBR.js.map +0 -1
- package/dist/cli-bundle/chunks/profile-LD23PSI6.js.map +0 -7
- package/dist/cli-bundle/chunks/profile-ZXGSKBJD.js.map +0 -1
- package/dist/cli-bundle/chunks/register-list-query-B42JCCOI.js.map +0 -1
- package/dist/cli-bundle/chunks/register-list-query-OEYQHFXO.js.map +0 -7
- package/dist/cli-bundle/chunks/register-operations-I3M3U7DS.js +0 -19
- package/dist/cli-bundle/chunks/register-operations-I3M3U7DS.js.map +0 -7
- package/dist/cli-bundle/chunks/register-operations-UHKENLZV.js +0 -23
- package/dist/cli-bundle/chunks/register-operations-UHKENLZV.js.map +0 -1
- package/dist/cli-bundle/chunks/register-setup-3ZVVX2VN.js.map +0 -7
- package/dist/cli-bundle/chunks/register-setup-Q6KFNIOZ.js.map +0 -1
- package/dist/cli-bundle/chunks/restore-5RQHAPMA.js.map +0 -1
- package/dist/cli-bundle/chunks/restore-PNEIBBLW.js +0 -19
- package/dist/cli-bundle/chunks/restore-PNEIBBLW.js.map +0 -7
- package/dist/cli-bundle/chunks/scheduling-shortcuts-4G56YHVQ.js +0 -29
- package/dist/cli-bundle/chunks/scheduling-shortcuts-4G56YHVQ.js.map +0 -1
- package/dist/cli-bundle/chunks/scheduling-shortcuts-75DULBYP.js +0 -25
- package/dist/cli-bundle/chunks/scheduling-shortcuts-75DULBYP.js.map +0 -7
- package/dist/cli-bundle/chunks/schema-245WW4G2.js.map +0 -1
- package/dist/cli-bundle/chunks/schema-HBORFC6B.js.map +0 -7
- package/dist/cli-bundle/chunks/search-AOZC5SIK.js +0 -34
- package/dist/cli-bundle/chunks/search-AOZC5SIK.js.map +0 -7
- package/dist/cli-bundle/chunks/search-DRXPGHD7.js +0 -38
- package/dist/cli-bundle/chunks/search-DRXPGHD7.js.map +0 -1
- package/dist/cli-bundle/chunks/stats-NJG4NLHG.js +0 -21
- package/dist/cli-bundle/chunks/stats-NJG4NLHG.js.map +0 -1
- package/dist/cli-bundle/chunks/stats-RG6AG4N2.js +0 -17
- package/dist/cli-bundle/chunks/stats-RG6AG4N2.js.map +0 -7
- package/dist/cli-bundle/chunks/telemetry-HQC2JJIF.js +0 -14
- package/dist/cli-bundle/chunks/telemetry-HQC2JJIF.js.map +0 -7
- package/dist/cli-bundle/chunks/telemetry-MPNL3HHY.js +0 -18
- package/dist/cli-bundle/chunks/telemetry-MPNL3HHY.js.map +0 -1
- package/dist/cli-bundle/chunks/test-6CMOCWUC.js +0 -39
- package/dist/cli-bundle/chunks/test-6CMOCWUC.js.map +0 -7
- package/dist/cli-bundle/chunks/test-RI7XHBZL.js +0 -43
- package/dist/cli-bundle/chunks/test-RI7XHBZL.js.map +0 -1
- package/dist/cli-bundle/chunks/test-all-7R7YRZIA.js +0 -29
- package/dist/cli-bundle/chunks/test-all-7R7YRZIA.js.map +0 -7
- package/dist/cli-bundle/chunks/test-all-QEIORFYW.js +0 -33
- package/dist/cli-bundle/chunks/test-all-QEIORFYW.js.map +0 -1
- package/dist/cli-bundle/chunks/test-runs-5Y2BOU2S.js +0 -28
- package/dist/cli-bundle/chunks/test-runs-5Y2BOU2S.js.map +0 -1
- package/dist/cli-bundle/chunks/test-runs-PVGC3GRZ.js +0 -24
- package/dist/cli-bundle/chunks/test-runs-PVGC3GRZ.js.map +0 -7
- package/dist/cli-bundle/chunks/update-QVJDFEAP.js +0 -30
- package/dist/cli-bundle/chunks/update-QVJDFEAP.js.map +0 -1
- package/dist/cli-bundle/chunks/update-VQVHAY6X.js +0 -26
- package/dist/cli-bundle/chunks/update-VQVHAY6X.js.map +0 -7
- package/dist/cli-bundle/chunks/update-many-S7XWBSB3.js +0 -37
- package/dist/cli-bundle/chunks/update-many-S7XWBSB3.js.map +0 -7
- package/dist/cli-bundle/chunks/update-many-YIYW6XQ6.js +0 -41
- package/dist/cli-bundle/chunks/update-many-YIYW6XQ6.js.map +0 -1
- package/dist/cli-bundle/chunks/upgrade-OPRXA56R.js +0 -24
- package/dist/cli-bundle/chunks/upgrade-OPRXA56R.js.map +0 -7
- package/dist/cli-bundle/chunks/upgrade-WH4BTQLX.js +0 -28
- package/dist/cli-bundle/chunks/upgrade-WH4BTQLX.js.map +0 -1
- package/dist/cli-bundle/chunks/validate-4NTXSB62.js +0 -36
- package/dist/cli-bundle/chunks/validate-4NTXSB62.js.map +0 -1
- package/dist/cli-bundle/chunks/validate-MUFXQZMI.js +0 -32
- package/dist/cli-bundle/chunks/validate-MUFXQZMI.js.map +0 -7
- /package/dist/cli-bundle/chunks/{activity-WJCGCYPU.js.map → append-F7WPGIQL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{activity-Z6QUAUSG.js.map → append-PVCTBVJG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-R5BMJX33.js.map → chunk-2LEJGRQ7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-AZYGZGGI.js.map → chunk-2TILG6F2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GJ7QC5DJ.js.map → chunk-3TYOW6RR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-B6DUFX6H.js.map → chunk-3X542TEY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JJP45OEI.js.map → chunk-7VQ3JJN5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MWMVPCIE.js.map → chunk-AGAVEDIE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-22KBU3MW.js.map → chunk-AJUON7E6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-IWVU4C2F.js.map → chunk-DR2V5OIV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XG625QP4.js.map → chunk-EDO7VXSO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Y4M7CPQP.js.map → chunk-EVEPHNXJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JDDLOQAE.js.map → chunk-FN6SB4HU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-24YG75HI.js.map → chunk-H2SMKL2N.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EGY6JBQ3.js.map → chunk-HX6QXV5P.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Y46GD4IX.js.map → chunk-P3MJJW7P.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MVYWGY2A.js.map → chunk-PDXJXEZJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-AGHMOTGM.js.map → chunk-TEKZOS7M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JVH7QBVV.js.map → chunk-V5ZWKJNY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KUOOJR35.js.map → chunk-VLEA2UTQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MUH7A3FD.js.map → chunk-WCWVEXGA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-NGXQ3PFT.js.map → chunk-YPMZMKN7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KGFUY7WN.js.map → chunk-YTD5GICJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7DT4WSH2.js.map → chunk-ZO7CLOY2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{aggregate-BDM6EIAR.js.map → close-3YYQ5OG2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{aggregate-VQ2DHU3S.js.map → close-Z3Q4U7TS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-RKJYPU74.js.map → close-many-3L2RXH3M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-BGML6VLD.js.map → close-many-D366FTIG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{claim-XP5AWZ5H.js.map → comments-54XDJNFE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{claim-RFS7BROJ.js.map → comments-HGHC2PN6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-2SSSHHUZ.js.map → copy-44RT5GDW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-GEANHQ2J.js.map → copy-UGMUGHZA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-CMZW7ITN.js.map → create-4GWJWPXG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-ZFDIG6M7.js.map → create-AZXCUYKP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-XUBPXDYX.js.map → delete-Y6SXIQ4X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-MFSYVNNU.js.map → delete-YQ2VPXNF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{config-T4FHBSYN.js.map → deps-BU5EBJDU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{config-D7XQMONX.js.map → deps-FMANWFRP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{context-DIU275XI.js.map → docs-OQBSJNIA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{context-JCOYB4LZ.js.map → docs-VNPBZXEL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{contracts-BVO7CSLK.js.map → files-72HZEBOE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{contracts-NYPEW2G4.js.map → files-HTSB2KJG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-32ROBIDL.js.map → focus-FOG4ALC2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-NAGLGMHZ.js.map → focus-SUTMKXGX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-E77SDCUP.js.map → history-compact-M6IFAMBP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-4V7SWNBB.js.map → history-compact-NEXRPP2O.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-RA5KTCLB.js.map → history-redact-NQX3OGZP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-NQI5OSKN.js.map → history-redact-WQJBZ3PX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-T7SCWXEX.js.map → history-repair-CBHMHAJO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-32SU7HO5.js.map → history-repair-NHOJG7WO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-WL2IWGWV.js.map → learnings-M64NTSOR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-RRUPT7O2.js.map → learnings-T63JGKKN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{eval-NF2J5SHR.js.map → notes-73WE2UV2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{eval-SKDT3MZU.js.map → notes-U7L6HQQ2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{extension-ZISPBRBC.js.map → plan-OSCNYFGC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{extension-LAXKCAYE.js.map → plan-TN537L24.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-PYKR2UUG.js.map → profile-MHAMXMHQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-EWRQHGIS.js.map → profile-TIGLAKJ7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-4T7TM4MT.js.map → restore-HC3YSWF7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-L3YUASOD.js.map → restore-LFAMMRYZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{gc-2PCTYYRI.js.map → schema-DAGSYO6E.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{gc-2DNMPXMC.js.map → schema-UBXJCQAC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{get-VKQXCXLL.js.map → update-CJGG5WMV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{get-7DMITJ3G.js.map → update-LKD64AFP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{health-CVSTAR2F.js.map → update-many-G4SM7BHC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{health-TV3GKTFN.js.map → update-many-VLIV3D7R.js.map} +0 -0
|
@@ -1,146 +1,131 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
runGc
|
|
6
|
-
} from "./chunk-QX6HM775.js";
|
|
7
|
-
import {
|
|
8
|
-
runContracts
|
|
9
|
-
} from "./chunk-5GZ7TDD6.js";
|
|
2
|
+
runFiles,
|
|
3
|
+
runFilesDiscover
|
|
4
|
+
} from "./chunk-W5HXHC7C.js";
|
|
10
5
|
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
} from "./chunk-PZUGEOPS.js";
|
|
6
|
+
runDocs
|
|
7
|
+
} from "./chunk-2LEJGRQ7.js";
|
|
14
8
|
import {
|
|
15
|
-
|
|
16
|
-
} from "./chunk-
|
|
9
|
+
runDeps
|
|
10
|
+
} from "./chunk-F6MT7KKE.js";
|
|
17
11
|
import {
|
|
18
12
|
assertHistoryRepairTarget,
|
|
19
13
|
runHistoryRepair,
|
|
20
14
|
runHistoryRepairAll
|
|
21
|
-
} from "./chunk-
|
|
22
|
-
import {
|
|
23
|
-
runTestAll
|
|
24
|
-
} from "./chunk-XDB7RWQT.js";
|
|
15
|
+
} from "./chunk-43UQN754.js";
|
|
25
16
|
import {
|
|
26
|
-
|
|
27
|
-
|
|
17
|
+
resolveStartTaskInProgressStatus,
|
|
18
|
+
runClaim,
|
|
19
|
+
runContracts,
|
|
20
|
+
runGc,
|
|
21
|
+
runHealth,
|
|
22
|
+
runRelease,
|
|
23
|
+
runStats,
|
|
24
|
+
runTelemetry,
|
|
25
|
+
runTest,
|
|
26
|
+
runTestAll,
|
|
27
|
+
runValidate
|
|
28
|
+
} from "./chunk-TZLYO4PP.js";
|
|
28
29
|
import {
|
|
29
|
-
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
runComments
|
|
31
|
+
} from "./chunk-YPD7SQ5P.js";
|
|
31
32
|
import {
|
|
32
|
-
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
runCopy
|
|
34
|
+
} from "./chunk-I74FMIWA.js";
|
|
34
35
|
import {
|
|
35
|
-
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
runFocus
|
|
37
|
+
} from "./chunk-S6VC2A2K.js";
|
|
37
38
|
import {
|
|
38
39
|
runDelete
|
|
39
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-XBX5CBRQ.js";
|
|
40
41
|
import {
|
|
41
42
|
runAppend
|
|
42
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-DDDWVPID.js";
|
|
43
44
|
import {
|
|
44
45
|
runProfileApply,
|
|
45
46
|
runProfileLint,
|
|
46
47
|
runProfileList,
|
|
47
48
|
runProfileShow
|
|
48
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-IDIBF4E2.js";
|
|
49
50
|
import {
|
|
50
51
|
runNotes
|
|
51
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-4BKDAEDF.js";
|
|
52
53
|
import {
|
|
53
54
|
runLearnings
|
|
54
|
-
} from "./chunk-
|
|
55
|
-
import {
|
|
56
|
-
runFiles,
|
|
57
|
-
runFilesDiscover
|
|
58
|
-
} from "./chunk-RCQZK2GO.js";
|
|
59
|
-
import {
|
|
60
|
-
runDocs
|
|
61
|
-
} from "./chunk-R5BMJX33.js";
|
|
55
|
+
} from "./chunk-DG6BSXZ7.js";
|
|
62
56
|
import {
|
|
63
|
-
|
|
64
|
-
} from "./chunk-
|
|
57
|
+
runCloseMany
|
|
58
|
+
} from "./chunk-ARKHKYYS.js";
|
|
65
59
|
import {
|
|
66
60
|
runUpdateMany
|
|
67
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-S5BNGFN5.js";
|
|
62
|
+
import {
|
|
63
|
+
runRestore
|
|
64
|
+
} from "./chunk-Y7KYVCZM.js";
|
|
68
65
|
import {
|
|
69
66
|
runUpdate
|
|
70
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-LZQU6XJG.js";
|
|
68
|
+
import {
|
|
69
|
+
runClose
|
|
70
|
+
} from "./chunk-F6YC2A6X.js";
|
|
71
71
|
import {
|
|
72
72
|
runPlan
|
|
73
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-TNC6MZUD.js";
|
|
74
74
|
import {
|
|
75
75
|
runHistoryCompact
|
|
76
|
-
} from "./chunk-
|
|
76
|
+
} from "./chunk-GTM5HQL4.js";
|
|
77
77
|
import {
|
|
78
78
|
runHistoryRedact
|
|
79
|
-
} from "./chunk-
|
|
79
|
+
} from "./chunk-EIUBK2LT.js";
|
|
80
80
|
import {
|
|
81
|
-
|
|
82
|
-
|
|
81
|
+
runConfig,
|
|
82
|
+
runUpgrade
|
|
83
|
+
} from "./chunk-ZNEG2UDO.js";
|
|
83
84
|
import {
|
|
84
|
-
|
|
85
|
-
|
|
85
|
+
SCAFFOLD_CAPABILITIES,
|
|
86
|
+
runExtension,
|
|
87
|
+
runInit
|
|
88
|
+
} from "./chunk-X47MKQXU.js";
|
|
86
89
|
import {
|
|
87
|
-
|
|
88
|
-
|
|
90
|
+
runSchemaAddField,
|
|
91
|
+
runSchemaAddStatus,
|
|
92
|
+
runSchemaAddType,
|
|
93
|
+
runSchemaApplyPreset,
|
|
94
|
+
runSchemaInferTypes,
|
|
95
|
+
runSchemaList,
|
|
96
|
+
runSchemaListFields,
|
|
97
|
+
runSchemaRemoveField,
|
|
98
|
+
runSchemaRemoveStatus,
|
|
99
|
+
runSchemaRemoveType,
|
|
100
|
+
runSchemaShow,
|
|
101
|
+
runSchemaShowField,
|
|
102
|
+
runSchemaShowStatus
|
|
103
|
+
} from "./chunk-TGUK6XN6.js";
|
|
89
104
|
import {
|
|
90
105
|
jaccardSimilarity,
|
|
91
106
|
normalizeLowercaseWhitespace,
|
|
107
|
+
runActivity,
|
|
108
|
+
runAggregate,
|
|
109
|
+
runContext,
|
|
110
|
+
runGet,
|
|
111
|
+
runNext,
|
|
92
112
|
runSearch,
|
|
93
113
|
tokenizeAlphaNumeric
|
|
94
|
-
} from "./chunk-
|
|
95
|
-
import {
|
|
96
|
-
runGet
|
|
97
|
-
} from "./chunk-RQLT6ZWB.js";
|
|
98
|
-
import {
|
|
99
|
-
runCreate
|
|
100
|
-
} from "./chunk-SCUR7K7N.js";
|
|
101
|
-
import {
|
|
102
|
-
parseTags
|
|
103
|
-
} from "./chunk-AZYGZGGI.js";
|
|
104
|
-
import {
|
|
105
|
-
runCloseMany
|
|
106
|
-
} from "./chunk-ZJ262CED.js";
|
|
107
|
-
import {
|
|
108
|
-
runClose
|
|
109
|
-
} from "./chunk-W3DSJQIO.js";
|
|
110
|
-
import {
|
|
111
|
-
runRestore
|
|
112
|
-
} from "./chunk-6LLVNJXT.js";
|
|
113
|
-
import {
|
|
114
|
-
runUpgrade
|
|
115
|
-
} from "./chunk-HN6NSXNW.js";
|
|
116
|
-
import {
|
|
117
|
-
runAggregate
|
|
118
|
-
} from "./chunk-KERMZVY5.js";
|
|
119
|
-
import {
|
|
120
|
-
buildListQueryFilters
|
|
121
|
-
} from "./chunk-4BU75MF4.js";
|
|
122
|
-
import {
|
|
123
|
-
runNext
|
|
124
|
-
} from "./chunk-ZO3XKAOP.js";
|
|
125
|
-
import {
|
|
126
|
-
runContext
|
|
127
|
-
} from "./chunk-MR6FJ7LL.js";
|
|
114
|
+
} from "./chunk-FILL6BB2.js";
|
|
128
115
|
import {
|
|
116
|
+
buildListQueryFilters,
|
|
129
117
|
runList
|
|
130
|
-
} from "./chunk-
|
|
131
|
-
import {
|
|
132
|
-
runActivity
|
|
133
|
-
} from "./chunk-2XG4IZON.js";
|
|
118
|
+
} from "./chunk-C5ACVMOI.js";
|
|
134
119
|
import {
|
|
135
120
|
runHistory
|
|
136
|
-
} from "./chunk-
|
|
121
|
+
} from "./chunk-M62RO3XK.js";
|
|
137
122
|
import {
|
|
138
123
|
parseIntegerLimit
|
|
139
|
-
} from "./chunk-
|
|
124
|
+
} from "./chunk-ZO7CLOY2.js";
|
|
140
125
|
import {
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
} from "./chunk-
|
|
126
|
+
resolveRegisteredSearchProvider,
|
|
127
|
+
resolveRegisteredVectorStoreAdapter
|
|
128
|
+
} from "./chunk-B5KXLBSJ.js";
|
|
144
129
|
import {
|
|
145
130
|
REINDEX_LOCK_ID,
|
|
146
131
|
buildSearchCorpus,
|
|
@@ -154,6 +139,8 @@ import {
|
|
|
154
139
|
hasVectorizationEmbeddingIdentityChanged,
|
|
155
140
|
hasVectorizationVectorDimensionChanged,
|
|
156
141
|
inferConsistentVectorDimension,
|
|
142
|
+
normalizeListOptions,
|
|
143
|
+
normalizeUpdateOptions,
|
|
157
144
|
readVectorizationStatusLedger,
|
|
158
145
|
resolveEmbeddingProviders,
|
|
159
146
|
resolveSearchCorpusFields,
|
|
@@ -161,26 +148,7 @@ import {
|
|
|
161
148
|
resolveSettingsWithSemanticRuntimeDefaults,
|
|
162
149
|
resolveVectorStores,
|
|
163
150
|
writeVectorizationStatusLedger
|
|
164
|
-
} from "./chunk-
|
|
165
|
-
import {
|
|
166
|
-
projectMutationResult
|
|
167
|
-
} from "./chunk-VPIM42PC.js";
|
|
168
|
-
import {
|
|
169
|
-
resolveRegisteredSearchProvider,
|
|
170
|
-
resolveRegisteredVectorStoreAdapter
|
|
171
|
-
} from "./chunk-B5KXLBSJ.js";
|
|
172
|
-
import {
|
|
173
|
-
runInit
|
|
174
|
-
} from "./chunk-GZRDYONU.js";
|
|
175
|
-
import {
|
|
176
|
-
runExtension
|
|
177
|
-
} from "./chunk-COWTDV6B.js";
|
|
178
|
-
import {
|
|
179
|
-
SCAFFOLD_CAPABILITIES
|
|
180
|
-
} from "./chunk-JQXPY7DN.js";
|
|
181
|
-
import {
|
|
182
|
-
splitCommaList
|
|
183
|
-
} from "./chunk-5HIZDR5A.js";
|
|
151
|
+
} from "./chunk-6XTSYPPO.js";
|
|
184
152
|
import {
|
|
185
153
|
ACTIVITY_FLAG_CONTRACTS,
|
|
186
154
|
AGGREGATE_FLAG_CONTRACTS,
|
|
@@ -213,60 +181,48 @@ import {
|
|
|
213
181
|
UPDATE_FLAG_CONTRACTS,
|
|
214
182
|
UPDATE_MANY_FLAG_CONTRACTS,
|
|
215
183
|
toCompletionFlagString
|
|
216
|
-
} from "./chunk-
|
|
184
|
+
} from "./chunk-YCVWWIKY.js";
|
|
217
185
|
import {
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
runSchemaAddType,
|
|
221
|
-
runSchemaApplyPreset,
|
|
222
|
-
runSchemaInferTypes,
|
|
223
|
-
runSchemaList,
|
|
224
|
-
runSchemaListFields,
|
|
225
|
-
runSchemaRemoveField,
|
|
226
|
-
runSchemaRemoveStatus,
|
|
227
|
-
runSchemaRemoveType,
|
|
228
|
-
runSchemaShow,
|
|
229
|
-
runSchemaShowField,
|
|
230
|
-
runSchemaShowStatus
|
|
231
|
-
} from "./chunk-W572BIEB.js";
|
|
186
|
+
runCreate
|
|
187
|
+
} from "./chunk-XC3X7BQR.js";
|
|
232
188
|
import {
|
|
189
|
+
parseTags
|
|
190
|
+
} from "./chunk-2TILG6F2.js";
|
|
191
|
+
import {
|
|
192
|
+
splitCommaList
|
|
193
|
+
} from "./chunk-5HIZDR5A.js";
|
|
194
|
+
import {
|
|
195
|
+
projectMutationResult
|
|
196
|
+
} from "./chunk-SY75LYXR.js";
|
|
197
|
+
import {
|
|
198
|
+
PmCliError,
|
|
233
199
|
acquireLock,
|
|
234
200
|
appendHistoryEntry,
|
|
235
201
|
collectRegisteredItemFieldNames,
|
|
202
|
+
compareTimestampStrings,
|
|
236
203
|
createHistoryEntry,
|
|
204
|
+
getActiveExtensionRegistrations,
|
|
205
|
+
isTerminalStatus,
|
|
237
206
|
listAllDocumentCandidatesCached,
|
|
238
207
|
locateItem,
|
|
239
|
-
readLocatedItem,
|
|
240
|
-
toItemRecord
|
|
241
|
-
} from "./chunk-5VAA4YHR.js";
|
|
242
|
-
import {
|
|
243
|
-
runConfig
|
|
244
|
-
} from "./chunk-W6DYWXPQ.js";
|
|
245
|
-
import {
|
|
246
|
-
isTerminalStatus,
|
|
247
208
|
normalizeStatusInput,
|
|
209
|
+
nowIso,
|
|
248
210
|
parseItemDocument,
|
|
249
|
-
|
|
250
|
-
} from "./chunk-NMP5I3I5.js";
|
|
251
|
-
import {
|
|
252
|
-
compareTimestampStrings,
|
|
253
|
-
nowIso
|
|
254
|
-
} from "./chunk-FLZSGSQR.js";
|
|
255
|
-
import {
|
|
256
|
-
PmCliError,
|
|
257
|
-
getActiveExtensionRegistrations,
|
|
211
|
+
readLocatedItem,
|
|
258
212
|
readSettings,
|
|
259
213
|
runActiveCommandHandler,
|
|
260
214
|
runActiveOnIndexHooks,
|
|
261
215
|
runActiveOnWriteHooks,
|
|
216
|
+
serializeItemDocument,
|
|
262
217
|
setActiveExtensionCommands,
|
|
263
218
|
setActiveExtensionHooks,
|
|
264
219
|
setActiveExtensionParsers,
|
|
265
220
|
setActiveExtensionPreflight,
|
|
266
221
|
setActiveExtensionRegistrations,
|
|
267
222
|
setActiveExtensionRenderers,
|
|
268
|
-
setActiveExtensionServices
|
|
269
|
-
|
|
223
|
+
setActiveExtensionServices,
|
|
224
|
+
toItemRecord
|
|
225
|
+
} from "./chunk-YNCFP5AR.js";
|
|
270
226
|
import {
|
|
271
227
|
BUILTIN_ITEM_TYPE_VALUES,
|
|
272
228
|
EXIT_CODE,
|
|
@@ -293,7 +249,7 @@ import {
|
|
|
293
249
|
toErrorMessage,
|
|
294
250
|
toNonEmptyStringOrUndefined,
|
|
295
251
|
writeFileAtomic
|
|
296
|
-
} from "./chunk-
|
|
252
|
+
} from "./chunk-LCFJ7XAM.js";
|
|
297
253
|
|
|
298
254
|
// dist/sdk/runtime.js
|
|
299
255
|
import path3 from "node:path";
|
|
@@ -4014,16 +3970,16 @@ function buildCommentsAuditSummary(items) {
|
|
|
4014
3970
|
entry.comments_exported += item.comments.length;
|
|
4015
3971
|
byTypeAccumulator.set(item.type, entry);
|
|
4016
3972
|
}
|
|
4017
|
-
const byType = [...byTypeAccumulator.entries()].sort(([left], [right]) => left.localeCompare(right)).map(([type,
|
|
4018
|
-
const zeroCount =
|
|
4019
|
-
const coverage = ratioPercent(
|
|
3973
|
+
const byType = [...byTypeAccumulator.entries()].sort(([left], [right]) => left.localeCompare(right)).map(([type, stats2]) => {
|
|
3974
|
+
const zeroCount = stats2.items_scanned - stats2.items_with_comments;
|
|
3975
|
+
const coverage = ratioPercent(stats2.items_with_comments, stats2.items_scanned);
|
|
4020
3976
|
return {
|
|
4021
3977
|
type,
|
|
4022
|
-
items_scanned:
|
|
4023
|
-
items_with_comments:
|
|
3978
|
+
items_scanned: stats2.items_scanned,
|
|
3979
|
+
items_with_comments: stats2.items_with_comments,
|
|
4024
3980
|
zero_comment_items: zeroCount,
|
|
4025
|
-
comments_total:
|
|
4026
|
-
comments_exported:
|
|
3981
|
+
comments_total: stats2.comments_total,
|
|
3982
|
+
comments_exported: stats2.comments_exported,
|
|
4027
3983
|
items_with_comments_ratio: coverage.ratio,
|
|
4028
3984
|
items_with_comments_percent: coverage.percent
|
|
4029
3985
|
};
|
|
@@ -4543,17 +4499,17 @@ async function applyDedupeMergeReparents(params) {
|
|
|
4543
4499
|
}
|
|
4544
4500
|
async function applyDedupeMergeClose(params) {
|
|
4545
4501
|
const reason = `Duplicate of ${params.keep}`;
|
|
4546
|
-
const
|
|
4502
|
+
const close2 = { duplicate_of: params.keep, reason, applied: false };
|
|
4547
4503
|
if (isTerminalStatus(params.duplicate.metadata.status, params.statusRegistry)) {
|
|
4548
|
-
|
|
4504
|
+
close2.skipped_reason = "already_terminal";
|
|
4549
4505
|
if (params.duplicate.metadata.duplicate_of?.trim() !== params.keep) {
|
|
4550
4506
|
params.warnings.push(`close_skipped_terminal:${params.duplicate.id}:already_closed`);
|
|
4551
4507
|
}
|
|
4552
|
-
return
|
|
4508
|
+
return close2;
|
|
4553
4509
|
}
|
|
4554
4510
|
if (!params.apply) {
|
|
4555
|
-
|
|
4556
|
-
return
|
|
4511
|
+
close2.skipped_reason = "dry_run";
|
|
4512
|
+
return close2;
|
|
4557
4513
|
}
|
|
4558
4514
|
try {
|
|
4559
4515
|
await runClose(params.duplicate.id, void 0, {
|
|
@@ -4561,12 +4517,12 @@ async function applyDedupeMergeClose(params) {
|
|
|
4561
4517
|
author: params.options.author,
|
|
4562
4518
|
message: params.options.message ?? `dedupe-merge: close ${params.duplicate.id} as duplicate of ${params.keep}`
|
|
4563
4519
|
}, params.global);
|
|
4564
|
-
|
|
4520
|
+
close2.applied = true;
|
|
4565
4521
|
} catch (error) {
|
|
4566
|
-
|
|
4522
|
+
close2.skipped_reason = "failed";
|
|
4567
4523
|
params.warnings.push(`close_failed:${params.duplicate.id}:${error instanceof Error ? error.message : String(error)}`);
|
|
4568
4524
|
}
|
|
4569
|
-
return
|
|
4525
|
+
return close2;
|
|
4570
4526
|
}
|
|
4571
4527
|
async function runDedupeMerge(options, global2) {
|
|
4572
4528
|
const pmRoot = resolvePmRoot(process.cwd(), global2.path);
|
|
@@ -4613,14 +4569,14 @@ async function runDedupeMerge(options, global2) {
|
|
|
4613
4569
|
global: global2,
|
|
4614
4570
|
warnings
|
|
4615
4571
|
});
|
|
4616
|
-
const
|
|
4572
|
+
const close2 = await applyDedupeMergeClose({ duplicate, keep, apply, options, global: global2, statusRegistry, warnings });
|
|
4617
4573
|
outcomes.push({
|
|
4618
4574
|
duplicate_id: duplicate.id,
|
|
4619
4575
|
duplicate_title: duplicate.title,
|
|
4620
4576
|
canonical_id: keep,
|
|
4621
4577
|
reparented_children: reparented,
|
|
4622
4578
|
skipped_children: skippedChildren,
|
|
4623
|
-
close
|
|
4579
|
+
close: close2
|
|
4624
4580
|
});
|
|
4625
4581
|
}
|
|
4626
4582
|
const childrenReparented = outcomes.reduce((total, outcome) => total + outcome.reparented_children.filter((child) => child.applied).length, 0);
|
|
@@ -4931,7 +4887,7 @@ import path2 from "node:path";
|
|
|
4931
4887
|
!(function() {
|
|
4932
4888
|
try {
|
|
4933
4889
|
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
4934
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
4890
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "7fc8eb46-f035-5bfa-bacd-90d176ad4e2b");
|
|
4935
4891
|
} catch (e2) {
|
|
4936
4892
|
}
|
|
4937
4893
|
})();
|
|
@@ -5067,9 +5023,9 @@ function resolveExtensionVectorAdapter(settings) {
|
|
|
5067
5023
|
...typeof deleteHandler === "function" ? { delete: deleteHandler } : {}
|
|
5068
5024
|
};
|
|
5069
5025
|
}
|
|
5070
|
-
function assertVector(value,
|
|
5026
|
+
function assertVector(value, context2) {
|
|
5071
5027
|
if (!Array.isArray(value) || value.some((entry) => typeof entry !== "number" || !Number.isFinite(entry))) {
|
|
5072
|
-
throw new PmCliError(`Invalid vector returned by ${
|
|
5028
|
+
throw new PmCliError(`Invalid vector returned by ${context2}`, EXIT_CODE.GENERIC_FAILURE);
|
|
5073
5029
|
}
|
|
5074
5030
|
return value;
|
|
5075
5031
|
}
|
|
@@ -5238,7 +5194,7 @@ function assertSemanticRuntimeAvailable(params) {
|
|
|
5238
5194
|
if (!providerResolution.active && !params.extensionEmbedding) {
|
|
5239
5195
|
throw new PmCliError(`Reindex mode '${params.requestedMode}' requires a configured embedding provider in settings.providers.openai/settings.providers.ollama or an extension provider selected by settings.search.provider`, EXIT_CODE.USAGE);
|
|
5240
5196
|
}
|
|
5241
|
-
const vectorResolution = resolveVectorStores(params.settings);
|
|
5197
|
+
const vectorResolution = resolveVectorStores(params.settings, params.pmRoot);
|
|
5242
5198
|
if (!vectorResolution.active && !params.extensionVectorAdapter) {
|
|
5243
5199
|
throw new PmCliError(`Reindex mode '${params.requestedMode}' requires a configured vector store in settings.vector_store.qdrant/settings.vector_store.lancedb or an extension adapter selected by settings.vector_store.adapter`, EXIT_CODE.USAGE);
|
|
5244
5200
|
}
|
|
@@ -5509,6 +5465,7 @@ async function runReindex(options, global2) {
|
|
|
5509
5465
|
const extensionVectorAdapter = resolveExtensionVectorAdapter(settings);
|
|
5510
5466
|
const semanticRuntime = assertSemanticRuntimeAvailable({
|
|
5511
5467
|
requestedMode,
|
|
5468
|
+
pmRoot,
|
|
5512
5469
|
settings,
|
|
5513
5470
|
extensionEmbedding,
|
|
5514
5471
|
extensionVectorAdapter
|
|
@@ -5601,7 +5558,7 @@ async function runReindex(options, global2) {
|
|
|
5601
5558
|
!(function() {
|
|
5602
5559
|
try {
|
|
5603
5560
|
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
5604
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
5561
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "89db1e15-b152-57e2-910d-64ed77eb540b");
|
|
5605
5562
|
} catch (e2) {
|
|
5606
5563
|
}
|
|
5607
5564
|
})();
|
|
@@ -5632,40 +5589,61 @@ var PmClient = class {
|
|
|
5632
5589
|
run(action, args = {}) {
|
|
5633
5590
|
return runAction({ ...this.defaults, ...args, action });
|
|
5634
5591
|
}
|
|
5592
|
+
runTyped(action, args = {}) {
|
|
5593
|
+
return this.run(action, args);
|
|
5594
|
+
}
|
|
5635
5595
|
/**
|
|
5636
5596
|
* Return the same context snapshot produced by `pm context`.
|
|
5637
5597
|
*/
|
|
5638
5598
|
context(options = {}) {
|
|
5639
|
-
return this.
|
|
5599
|
+
return this.runTyped("context", { options });
|
|
5640
5600
|
}
|
|
5641
5601
|
/**
|
|
5642
5602
|
* List items with the MCP/agent compact defaults.
|
|
5643
5603
|
*/
|
|
5644
5604
|
list(options = {}) {
|
|
5645
|
-
return this.
|
|
5605
|
+
return this.runTyped("list", { options });
|
|
5646
5606
|
}
|
|
5647
5607
|
/**
|
|
5648
5608
|
* Search items with the MCP/agent compact defaults.
|
|
5649
5609
|
*/
|
|
5650
5610
|
search(query, options = {}) {
|
|
5651
|
-
return this.
|
|
5611
|
+
return this.runTyped("search", { query, options });
|
|
5652
5612
|
}
|
|
5653
5613
|
/**
|
|
5654
5614
|
* Read one item by id.
|
|
5655
5615
|
*/
|
|
5656
5616
|
get(id, options = {}) {
|
|
5657
|
-
return this.
|
|
5617
|
+
return this.runTyped("get", { id, options });
|
|
5618
|
+
}
|
|
5619
|
+
/**
|
|
5620
|
+
* Return the ranked next-work recommendation produced by `pm next`.
|
|
5621
|
+
*/
|
|
5622
|
+
next(options = {}) {
|
|
5623
|
+
return this.runTyped("next", { options });
|
|
5624
|
+
}
|
|
5625
|
+
/**
|
|
5626
|
+
* Group matching items with the same semantics as `pm aggregate`.
|
|
5627
|
+
*/
|
|
5628
|
+
aggregate(options = {}) {
|
|
5629
|
+
return this.runTyped("aggregate", { options });
|
|
5630
|
+
}
|
|
5631
|
+
/**
|
|
5632
|
+
* Return project tracker statistics with the same sections as `pm stats`.
|
|
5633
|
+
*/
|
|
5634
|
+
stats(options = {}) {
|
|
5635
|
+
return this.runTyped("stats", { options });
|
|
5658
5636
|
}
|
|
5659
5637
|
/**
|
|
5660
5638
|
* Create an item using the same mutation path as `pm create`.
|
|
5661
5639
|
*/
|
|
5662
|
-
create(options) {
|
|
5640
|
+
create(options = {}) {
|
|
5663
5641
|
return this.run("create", splitClientMutationOptions(options));
|
|
5664
5642
|
}
|
|
5665
5643
|
/**
|
|
5666
5644
|
* Update an item using the same mutation path as `pm update`.
|
|
5667
5645
|
*/
|
|
5668
|
-
update(id, options) {
|
|
5646
|
+
update(id, options = {}) {
|
|
5669
5647
|
return this.run("update", { id, ...splitClientMutationOptions(options) });
|
|
5670
5648
|
}
|
|
5671
5649
|
/**
|
|
@@ -5674,7 +5652,124 @@ var PmClient = class {
|
|
|
5674
5652
|
close(id, reason, options = {}) {
|
|
5675
5653
|
return this.run("close", { id, reason, ...splitClientMutationOptions(options) });
|
|
5676
5654
|
}
|
|
5655
|
+
/**
|
|
5656
|
+
* Claim an item using the same mutation path as `pm claim`.
|
|
5657
|
+
*/
|
|
5658
|
+
claim(id, options = {}) {
|
|
5659
|
+
return this.run("claim", { id, ...splitClientMutationOptions(options) });
|
|
5660
|
+
}
|
|
5661
|
+
/**
|
|
5662
|
+
* Release an item's active claim using the same mutation path as `pm release`.
|
|
5663
|
+
*/
|
|
5664
|
+
release(id, options = {}) {
|
|
5665
|
+
return this.run("release", { id, ...splitClientMutationOptions(options) });
|
|
5666
|
+
}
|
|
5667
|
+
/**
|
|
5668
|
+
* Copy an item using the same mutation path as `pm copy`.
|
|
5669
|
+
*/
|
|
5670
|
+
copy(id, options = {}) {
|
|
5671
|
+
return this.run("copy", { id, ...splitClientMutationOptions(options) });
|
|
5672
|
+
}
|
|
5673
|
+
/**
|
|
5674
|
+
* Delete an item using the same mutation path as `pm delete`.
|
|
5675
|
+
*/
|
|
5676
|
+
delete(id, options = {}) {
|
|
5677
|
+
return this.run("delete", { id, ...splitClientMutationOptions(options) });
|
|
5678
|
+
}
|
|
5679
|
+
/**
|
|
5680
|
+
* Restore an item to a history version or timestamp using `pm restore`.
|
|
5681
|
+
*/
|
|
5682
|
+
restore(id, target, options = {}) {
|
|
5683
|
+
const { fullChangedFields, idOnly, ...runnerOptions } = options;
|
|
5684
|
+
return this.run("restore", {
|
|
5685
|
+
...fullChangedFields === void 0 ? {} : { fullChangedFields },
|
|
5686
|
+
...idOnly === void 0 ? {} : { idOnly },
|
|
5687
|
+
id,
|
|
5688
|
+
options: { ...runnerOptions, target }
|
|
5689
|
+
});
|
|
5690
|
+
}
|
|
5691
|
+
/**
|
|
5692
|
+
* Set, clear, or read workspace focus using the same path as `pm focus`.
|
|
5693
|
+
*/
|
|
5694
|
+
focus(id, options = {}) {
|
|
5695
|
+
return this.run("focus", { ...id === void 0 ? {} : { id }, ...splitClientMutationOptions(options) });
|
|
5696
|
+
}
|
|
5697
|
+
/**
|
|
5698
|
+
* Claim an item and transition it to the workspace in-progress status.
|
|
5699
|
+
*/
|
|
5700
|
+
startTask(id, options = {}) {
|
|
5701
|
+
return this.run("start-task", { id, ...splitClientMutationOptions(options) });
|
|
5702
|
+
}
|
|
5703
|
+
/**
|
|
5704
|
+
* Move an item back to the workspace open status and release the claim.
|
|
5705
|
+
*/
|
|
5706
|
+
pauseTask(id, options = {}) {
|
|
5707
|
+
return this.run("pause-task", { id, ...splitClientMutationOptions(options) });
|
|
5708
|
+
}
|
|
5709
|
+
/**
|
|
5710
|
+
* Close an item and release its active assignment.
|
|
5711
|
+
*/
|
|
5712
|
+
closeTask(id, reason, options = {}) {
|
|
5713
|
+
return this.run("close-task", { id, reason, ...splitClientMutationOptions(options) });
|
|
5714
|
+
}
|
|
5677
5715
|
};
|
|
5716
|
+
function context(options = {}, clientOptions = {}) {
|
|
5717
|
+
return new PmClient(clientOptions).context(options);
|
|
5718
|
+
}
|
|
5719
|
+
function list(options = {}, clientOptions = {}) {
|
|
5720
|
+
return new PmClient(clientOptions).list(options);
|
|
5721
|
+
}
|
|
5722
|
+
function search(query, options = {}, clientOptions = {}) {
|
|
5723
|
+
return new PmClient(clientOptions).search(query, options);
|
|
5724
|
+
}
|
|
5725
|
+
function get(id, options = {}, clientOptions = {}) {
|
|
5726
|
+
return new PmClient(clientOptions).get(id, options);
|
|
5727
|
+
}
|
|
5728
|
+
function next(options = {}, clientOptions = {}) {
|
|
5729
|
+
return new PmClient(clientOptions).next(options);
|
|
5730
|
+
}
|
|
5731
|
+
function aggregate(options = {}, clientOptions = {}) {
|
|
5732
|
+
return new PmClient(clientOptions).aggregate(options);
|
|
5733
|
+
}
|
|
5734
|
+
function stats(options = {}, clientOptions = {}) {
|
|
5735
|
+
return new PmClient(clientOptions).stats(options);
|
|
5736
|
+
}
|
|
5737
|
+
function create(options = {}, clientOptions = {}) {
|
|
5738
|
+
return new PmClient(clientOptions).create(options);
|
|
5739
|
+
}
|
|
5740
|
+
function update(id, options = {}, clientOptions = {}) {
|
|
5741
|
+
return new PmClient(clientOptions).update(id, options);
|
|
5742
|
+
}
|
|
5743
|
+
function close(id, reason, options = {}, clientOptions = {}) {
|
|
5744
|
+
return new PmClient(clientOptions).close(id, reason, options);
|
|
5745
|
+
}
|
|
5746
|
+
function claim(id, options = {}, clientOptions = {}) {
|
|
5747
|
+
return new PmClient(clientOptions).claim(id, options);
|
|
5748
|
+
}
|
|
5749
|
+
function release(id, options = {}, clientOptions = {}) {
|
|
5750
|
+
return new PmClient(clientOptions).release(id, options);
|
|
5751
|
+
}
|
|
5752
|
+
function copy(id, options = {}, clientOptions = {}) {
|
|
5753
|
+
return new PmClient(clientOptions).copy(id, options);
|
|
5754
|
+
}
|
|
5755
|
+
function deleteItem(id, options = {}, clientOptions = {}) {
|
|
5756
|
+
return new PmClient(clientOptions).delete(id, options);
|
|
5757
|
+
}
|
|
5758
|
+
function restore(id, target, options = {}, clientOptions = {}) {
|
|
5759
|
+
return new PmClient(clientOptions).restore(id, target, options);
|
|
5760
|
+
}
|
|
5761
|
+
function focus(id, options = {}, clientOptions = {}) {
|
|
5762
|
+
return new PmClient(clientOptions).focus(id, options);
|
|
5763
|
+
}
|
|
5764
|
+
function startTask(id, options = {}, clientOptions = {}) {
|
|
5765
|
+
return new PmClient(clientOptions).startTask(id, options);
|
|
5766
|
+
}
|
|
5767
|
+
function pauseTask(id, options = {}, clientOptions = {}) {
|
|
5768
|
+
return new PmClient(clientOptions).pauseTask(id, options);
|
|
5769
|
+
}
|
|
5770
|
+
function closeTask(id, reason, options = {}, clientOptions = {}) {
|
|
5771
|
+
return new PmClient(clientOptions).closeTask(id, reason, options);
|
|
5772
|
+
}
|
|
5678
5773
|
function buildWorkspaceExtensionRegistrationsCacheKey(pmRoot, settings, cwd) {
|
|
5679
5774
|
return JSON.stringify([
|
|
5680
5775
|
path3.resolve(pmRoot),
|
|
@@ -5779,6 +5874,13 @@ var ARRAY_ADD_REMOVE_ACTIONS = /* @__PURE__ */ new Set([
|
|
|
5779
5874
|
"test",
|
|
5780
5875
|
"test-all"
|
|
5781
5876
|
]);
|
|
5877
|
+
var LIFECYCLE_AUTHOR_ALIAS_ACTIONS = /* @__PURE__ */ new Set([
|
|
5878
|
+
"claim",
|
|
5879
|
+
"release",
|
|
5880
|
+
"start-task",
|
|
5881
|
+
"pause-task",
|
|
5882
|
+
"close-task"
|
|
5883
|
+
]);
|
|
5782
5884
|
function normalizeMcpOptionsArrays(options, action) {
|
|
5783
5885
|
const result = {};
|
|
5784
5886
|
const promoteAddRemove = action !== void 0 && ARRAY_ADD_REMOVE_ACTIONS.has(action);
|
|
@@ -5823,6 +5925,16 @@ function optionsWithAuthor(args, action) {
|
|
|
5823
5925
|
hoistKey("priority");
|
|
5824
5926
|
hoistKey("limit");
|
|
5825
5927
|
} else if (action === "create") {
|
|
5928
|
+
hoistKey("title");
|
|
5929
|
+
hoistKey("type");
|
|
5930
|
+
hoistKey("status");
|
|
5931
|
+
hoistKey("description");
|
|
5932
|
+
hoistKey("body");
|
|
5933
|
+
hoistKey("priority");
|
|
5934
|
+
hoistKey("tags");
|
|
5935
|
+
hoistKey("parent");
|
|
5936
|
+
hoistKey("createMode");
|
|
5937
|
+
hoistKey("create_mode");
|
|
5826
5938
|
hoistKey("allowMissingParent");
|
|
5827
5939
|
} else if (action === "close") {
|
|
5828
5940
|
hoistKey("duplicateOf");
|
|
@@ -5831,27 +5943,34 @@ function optionsWithAuthor(args, action) {
|
|
|
5831
5943
|
}
|
|
5832
5944
|
const options = normalizeMcpOptionsArrays({ ...hoistedTopLevel, ...baseOptions }, action);
|
|
5833
5945
|
const author = readString(args, "author");
|
|
5834
|
-
|
|
5946
|
+
const authorFromAssignee = action !== void 0 && LIFECYCLE_AUTHOR_ALIAS_ACTIONS.has(action) ? readString(args, "assignee") ?? readString(options, "assignee") : void 0;
|
|
5947
|
+
if (author && options.author === void 0) {
|
|
5948
|
+
return { ...options, author };
|
|
5949
|
+
}
|
|
5950
|
+
if (authorFromAssignee && options.author === void 0) {
|
|
5951
|
+
return { ...options, author: authorFromAssignee };
|
|
5952
|
+
}
|
|
5953
|
+
return options;
|
|
5835
5954
|
}
|
|
5836
5955
|
function withAddNoteOption(options) {
|
|
5837
5956
|
if (options.addNote === void 0) {
|
|
5838
5957
|
return options;
|
|
5839
5958
|
}
|
|
5840
|
-
const
|
|
5841
|
-
if (
|
|
5842
|
-
|
|
5959
|
+
const next2 = { ...options };
|
|
5960
|
+
if (next2.note === void 0 && typeof next2.addNote === "string") {
|
|
5961
|
+
next2.note = next2.addNote;
|
|
5843
5962
|
}
|
|
5844
|
-
delete
|
|
5845
|
-
return
|
|
5963
|
+
delete next2.addNote;
|
|
5964
|
+
return next2;
|
|
5846
5965
|
}
|
|
5847
5966
|
function withFilesDiscoveryOptions(options) {
|
|
5848
|
-
const
|
|
5849
|
-
if (
|
|
5850
|
-
|
|
5967
|
+
const next2 = { ...options };
|
|
5968
|
+
if (next2.discoveryNote !== void 0 && next2.note === void 0 && typeof next2.discoveryNote === "string") {
|
|
5969
|
+
next2.note = next2.discoveryNote;
|
|
5851
5970
|
}
|
|
5852
|
-
delete
|
|
5853
|
-
delete
|
|
5854
|
-
return
|
|
5971
|
+
delete next2.discover;
|
|
5972
|
+
delete next2.discoveryNote;
|
|
5973
|
+
return next2;
|
|
5855
5974
|
}
|
|
5856
5975
|
function normalizeActionName(value) {
|
|
5857
5976
|
const chunks = [];
|
|
@@ -6060,14 +6179,14 @@ var UPDATE_MANY_FLAT_CONTROL_KEYS = /* @__PURE__ */ new Set([
|
|
|
6060
6179
|
"no_checkpoint"
|
|
6061
6180
|
]);
|
|
6062
6181
|
function updateManyUpdateOptionsFromFlat(options) {
|
|
6063
|
-
const
|
|
6182
|
+
const update2 = {};
|
|
6064
6183
|
for (const [key, value] of Object.entries(options)) {
|
|
6065
6184
|
if (UPDATE_MANY_FLAT_CONTROL_KEYS.has(key)) {
|
|
6066
6185
|
continue;
|
|
6067
6186
|
}
|
|
6068
|
-
|
|
6187
|
+
update2[key] = value;
|
|
6069
6188
|
}
|
|
6070
|
-
return normalizeMcpUpdateOptions(
|
|
6189
|
+
return normalizeMcpUpdateOptions(update2);
|
|
6071
6190
|
}
|
|
6072
6191
|
function normalizeMcpUpdateOptions(options) {
|
|
6073
6192
|
const normalizedInput = normalizeMcpOptionsArrays(options, "update-many");
|
|
@@ -6498,7 +6617,17 @@ async function runMcpCloseManyAction(ctx) {
|
|
|
6498
6617
|
return projectMutationResult(await runCloseMany(closeManyOptionsFromFlat(closeManyRunnerOptions), ctx.global), { changedFields });
|
|
6499
6618
|
}
|
|
6500
6619
|
async function runMcpRestoreAction(ctx) {
|
|
6501
|
-
|
|
6620
|
+
const { changedFields, idOnly, runnerOptions } = withMutationCompaction(ctx.args, ctx.options);
|
|
6621
|
+
const target = readString(runnerOptions, "target") ?? readRequiredString(ctx.args, "target");
|
|
6622
|
+
return projectMutationResult(await runRestore(requireMcpItemId(ctx, runnerOptions), target, runnerOptions, ctx.global), {
|
|
6623
|
+
changedFields,
|
|
6624
|
+
idOnly
|
|
6625
|
+
});
|
|
6626
|
+
}
|
|
6627
|
+
function withoutLifecycleAssigneeAlias(options) {
|
|
6628
|
+
const updateOptions = { ...options };
|
|
6629
|
+
delete updateOptions.assignee;
|
|
6630
|
+
return updateOptions;
|
|
6502
6631
|
}
|
|
6503
6632
|
async function runMcpStartTaskAction(ctx) {
|
|
6504
6633
|
const pmRoot = resolvePmRoot(process.cwd(), ctx.global.path);
|
|
@@ -6506,7 +6635,7 @@ async function runMcpStartTaskAction(ctx) {
|
|
|
6506
6635
|
const inProgressStatus = resolveStartTaskInProgressStatus(resolveRuntimeStatusRegistry(settings.schema));
|
|
6507
6636
|
const id = requireMcpItemId(ctx);
|
|
6508
6637
|
const claimResult = await runClaim(id, ctx.force, ctx.global, ctx.options);
|
|
6509
|
-
const updateResult = await runUpdate(id, { ...ctx.options, status: inProgressStatus, force: ctx.force }, ctx.global);
|
|
6638
|
+
const updateResult = await runUpdate(id, { ...withoutLifecycleAssigneeAlias(ctx.options), status: inProgressStatus, force: ctx.force }, ctx.global);
|
|
6510
6639
|
return { id, action: "start_task", claim: claimResult, update: updateResult };
|
|
6511
6640
|
}
|
|
6512
6641
|
async function runMcpPauseTaskAction(ctx) {
|
|
@@ -6514,7 +6643,7 @@ async function runMcpPauseTaskAction(ctx) {
|
|
|
6514
6643
|
const settings = await readSettings(pmRoot);
|
|
6515
6644
|
const id = requireMcpItemId(ctx);
|
|
6516
6645
|
const openStatus = resolveRuntimeStatusRegistry(settings.schema).open_status;
|
|
6517
|
-
const updateResult = await runUpdate(id, { ...ctx.options, status: openStatus, force: ctx.force }, ctx.global);
|
|
6646
|
+
const updateResult = await runUpdate(id, { ...withoutLifecycleAssigneeAlias(ctx.options), status: openStatus, force: ctx.force }, ctx.global);
|
|
6518
6647
|
const releaseResult = await runRelease(id, ctx.force, ctx.global, ctx.options);
|
|
6519
6648
|
return { id, action: "pause_task", update: updateResult, release: releaseResult };
|
|
6520
6649
|
}
|
|
@@ -6669,9 +6798,28 @@ export {
|
|
|
6669
6798
|
runNormalize,
|
|
6670
6799
|
runReindex,
|
|
6671
6800
|
PmClient,
|
|
6801
|
+
context,
|
|
6802
|
+
list,
|
|
6803
|
+
search,
|
|
6804
|
+
get,
|
|
6805
|
+
next,
|
|
6806
|
+
aggregate,
|
|
6807
|
+
stats,
|
|
6808
|
+
create,
|
|
6809
|
+
update,
|
|
6810
|
+
close,
|
|
6811
|
+
claim,
|
|
6812
|
+
release,
|
|
6813
|
+
copy,
|
|
6814
|
+
deleteItem,
|
|
6815
|
+
restore,
|
|
6816
|
+
focus,
|
|
6817
|
+
startTask,
|
|
6818
|
+
pauseTask,
|
|
6819
|
+
closeTask,
|
|
6672
6820
|
getWorkspaceContracts,
|
|
6673
6821
|
getContracts,
|
|
6674
6822
|
readRequiredString,
|
|
6675
6823
|
runAction
|
|
6676
6824
|
};
|
|
6677
|
-
//# sourceMappingURL=chunk-
|
|
6825
|
+
//# sourceMappingURL=chunk-S547WBYG.js.map
|