@unbrained/pm-cli 2026.7.2 → 2026.7.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/.claude-plugin/marketplace.json +3 -3
- package/CHANGELOG.md +19 -0
- package/CONTRIBUTING.md +2 -2
- package/README.md +1 -1
- package/dist/cli/commander-usage.js +54 -41
- package/dist/cli/commander-usage.js.map +1 -1
- package/dist/cli/commands/activity.js +79 -57
- package/dist/cli/commands/activity.js.map +1 -1
- package/dist/cli/commands/close-many.js +106 -65
- package/dist/cli/commands/close-many.js.map +1 -1
- package/dist/cli/commands/create.js +32 -17
- package/dist/cli/commands/create.js.map +1 -1
- package/dist/cli/commands/extension/doctor.js +56 -67
- package/dist/cli/commands/extension/doctor.js.map +1 -1
- package/dist/cli/commands/extension/shared.js +21 -15
- package/dist/cli/commands/extension/shared.js.map +1 -1
- package/dist/cli/commands/health.js +101 -112
- package/dist/cli/commands/health.js.map +1 -1
- package/dist/cli/commands/init-agent-guidance.js +32 -19
- package/dist/cli/commands/init-agent-guidance.js.map +1 -1
- package/dist/cli/commands/next.js +13 -10
- package/dist/cli/commands/next.js.map +1 -1
- package/dist/cli/commands/profile.js +23 -15
- package/dist/cli/commands/profile.js.map +1 -1
- package/dist/cli/commands/validate.d.ts +2 -0
- package/dist/cli/commands/validate.js +14 -2
- package/dist/cli/commands/validate.js.map +1 -1
- package/dist/cli/error-guidance.js +9 -6
- package/dist/cli/error-guidance.js.map +1 -1
- package/dist/cli/extension-command-help.js +27 -19
- package/dist/cli/extension-command-help.js.map +1 -1
- package/dist/cli/help-json-payload.js +57 -49
- package/dist/cli/help-json-payload.js.map +1 -1
- package/dist/cli/main.js +48 -32
- package/dist/cli/main.js.map +1 -1
- package/dist/cli/register-list-query.js +213 -213
- package/dist/cli/register-list-query.js.map +1 -1
- package/dist/cli/register-mutation.js +368 -368
- package/dist/cli/register-mutation.js.map +1 -1
- package/dist/cli/register-operations.js +303 -299
- package/dist/cli/register-operations.js.map +1 -1
- package/dist/cli/registration-helpers.d.ts +4 -0
- package/dist/cli/registration-helpers.js +45 -56
- package/dist/cli/registration-helpers.js.map +1 -1
- package/dist/cli-bundle/chunks/{activity-CUC4JY3U.js → activity-5YWLSPGE.js} +9 -9
- package/dist/cli-bundle/chunks/activity-BIML7K2D.js +16 -0
- package/dist/cli-bundle/chunks/{aggregate-SW5PNGCS.js → aggregate-2V2M3JZU.js} +8 -8
- package/dist/cli-bundle/chunks/{aggregate-DKUTRY6R.js → aggregate-EK7DXML7.js} +8 -8
- package/dist/cli-bundle/chunks/{append-UBM632FK.js → append-EZESUVJT.js} +8 -8
- package/dist/cli-bundle/chunks/{append-H32VOR2Y.js → append-JFG4WQMG.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-XTHQWXVC.js → chunk-32IUNTG4.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-IEEJQCZ4.js → chunk-3W2HJKJX.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-MNBPX5JS.js → chunk-4EXFFP7T.js} +42 -27
- package/dist/cli-bundle/chunks/{chunk-MNBPX5JS.js.map → chunk-4EXFFP7T.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-JMK5GCK2.js → chunk-4PFVUUYV.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-NRZS637N.js → chunk-4WB6S4YX.js} +56 -21
- package/dist/cli-bundle/chunks/chunk-4WB6S4YX.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-5GVTFFTC.js → chunk-572FKBRL.js} +61 -102
- package/dist/cli-bundle/chunks/chunk-572FKBRL.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-MRD4T5LF.js → chunk-5E7N4T2Z.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-S62UANU7.js → chunk-5IZUBZBR.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-BTX5MIQF.js → chunk-5JIWFWOZ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SYVUU7EK.js → chunk-67LARBDL.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-KIYCOJ63.js → chunk-6CDCWKSX.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-JXAUVO6X.js → chunk-6KRFL33E.js} +55 -20
- package/dist/cli-bundle/chunks/chunk-6KRFL33E.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-3LCUASYG.js → chunk-6NYJGMTY.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-2ASNV4DH.js → chunk-7CLLC75T.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-FFOQHGNH.js → chunk-7LYO6S5A.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-55XRYWEG.js → chunk-A3OQ7TFW.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-Q6K2OACU.js → chunk-AIKU3IIL.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-AIAIXG7I.js → chunk-AJHYQCBJ.js} +39 -5
- package/dist/cli-bundle/chunks/chunk-AJHYQCBJ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-TTHCEV5Q.js → chunk-BE2SR6QL.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-GFMSLORL.js → chunk-BI4R7HI2.js} +75 -53
- package/dist/cli-bundle/chunks/chunk-BI4R7HI2.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-K2VYLVX4.js → chunk-CXR3CMBQ.js} +33 -6
- package/dist/cli-bundle/chunks/chunk-CXR3CMBQ.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-7W4H4K26.js → chunk-ECU6MMTQ.js} +10 -10
- package/dist/cli-bundle/chunks/{chunk-YLZZ6T54.js → chunk-EJ2OCBHF.js} +23 -8
- package/dist/cli-bundle/chunks/chunk-EJ2OCBHF.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-5PGBHRY3.js → chunk-EQURFOMH.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-H4GRLYJS.js → chunk-ER4ME5U2.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-QH3FSKRJ.js → chunk-ERG65A2L.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-UWKEJMZU.js → chunk-F6WNBITZ.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-U2BEEM2X.js → chunk-FH2H3CBD.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-EUKTMRN3.js → chunk-FUFFPIYA.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-7MYWF4ZX.js → chunk-FZJM2TXF.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-CYBDUHNO.js → chunk-GUYNUXQT.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-ZNT7KEWE.js → chunk-GVJE5T7Q.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SYNKD3ZG.js → chunk-HB4FAT3O.js} +42 -60
- package/dist/cli-bundle/chunks/chunk-HB4FAT3O.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-XEWQKDYZ.js → chunk-HQAF23Q2.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-KLXF7NCC.js → chunk-JBZ2NTKX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SPM2XLWI.js → chunk-JPATY4SE.js} +22 -7
- package/dist/cli-bundle/chunks/chunk-JPATY4SE.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-4NUOWFBT.js → chunk-K5DT2YKM.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-KCO2EAN5.js → chunk-KEZOIPCR.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-7NSPKJUS.js → chunk-KHVGM5CS.js} +113 -83
- package/dist/cli-bundle/chunks/chunk-KHVGM5CS.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-66Z3X7ZG.js → chunk-KS6ATO47.js} +33 -20
- package/dist/cli-bundle/chunks/{chunk-66Z3X7ZG.js.map → chunk-KS6ATO47.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-I66WE2HE.js → chunk-L4SLHV6G.js} +112 -82
- package/dist/cli-bundle/chunks/chunk-L4SLHV6G.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-2227673O.js → chunk-LBE5QFMZ.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-YPKFV2JR.js → chunk-LCWQP6NM.js} +76 -54
- package/dist/cli-bundle/chunks/chunk-LCWQP6NM.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-UGLU6Q2I.js → chunk-LOWVNZBZ.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-Y4NRKBFW.js → chunk-MDHWWBNZ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-LRKMWUUV.js → chunk-MEZZZBYX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-6YCYF2AI.js → chunk-MHRS5FUX.js} +34 -21
- package/dist/cli-bundle/chunks/{chunk-6YCYF2AI.js.map → chunk-MHRS5FUX.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-Q6NXOHS6.js → chunk-NOIEVOK5.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-GRRG3MCT.js → chunk-NZ7QIUP5.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-TPOFWBMY.js → chunk-OGLGI22K.js} +26 -20
- package/dist/cli-bundle/chunks/chunk-OGLGI22K.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-ZNHEYCDD.js → chunk-P5L7Z2O6.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-6ZMBJRDJ.js → chunk-PULUSQAV.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-EMPGXBUF.js → chunk-QCDTQCMW.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-OTUJZKGI.js → chunk-QNNQAAZ5.js} +24 -18
- package/dist/cli-bundle/chunks/{chunk-OTUJZKGI.js.map → chunk-QNNQAAZ5.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-XWGEMNBR.js → chunk-RAHINBVP.js} +60 -101
- package/dist/cli-bundle/chunks/chunk-RAHINBVP.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-AJEBCRIY.js → chunk-RJH5VQHW.js} +43 -61
- package/dist/cli-bundle/chunks/chunk-RJH5VQHW.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-HQTPRV4D.js → chunk-SU2E4AWU.js} +6 -6
- package/dist/cli-bundle/chunks/{chunk-3Q2HBMTI.js → chunk-SU3TB4NS.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-XCHUVHKU.js → chunk-SYE6WMV6.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-2KWL5NPW.js → chunk-T3P7PMZP.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-N2JSWVWG.js → chunk-T4XBKJ3F.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-BVZZN2LH.js → chunk-T6AXEBOP.js} +23 -17
- package/dist/cli-bundle/chunks/{chunk-BVZZN2LH.js.map → chunk-T6AXEBOP.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-N3QCJS4M.js → chunk-TQ6AX5SQ.js} +58 -69
- package/dist/cli-bundle/chunks/{chunk-N3QCJS4M.js.map → chunk-TQ6AX5SQ.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-RM37OPYK.js → chunk-U3S2B7TA.js} +43 -28
- package/dist/cli-bundle/chunks/{chunk-RM37OPYK.js.map → chunk-U3S2B7TA.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-UTSH5GWX.js → chunk-U5TR4N7J.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-UT73HUPC.js → chunk-UMNQZS4H.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-CZPVDLD2.js → chunk-WJA3PXW7.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-WJAMWAHZ.js → chunk-WRYERRZX.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-6ITZLD4T.js → chunk-WYOIIFSE.js} +10 -10
- package/dist/cli-bundle/chunks/{chunk-7TH5NMVB.js → chunk-XRYSCRZR.js} +25 -19
- package/dist/cli-bundle/chunks/chunk-XRYSCRZR.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-3AZUFQK6.js → chunk-YF746GTH.js} +59 -70
- package/dist/cli-bundle/chunks/{chunk-3AZUFQK6.js.map → chunk-YF746GTH.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-IG5JYZGU.js → chunk-YPWUSH72.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-KN3URLKS.js → chunk-YSDFIY7N.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-2CHRYUXL.js → chunk-YSGTMDWC.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-36UGKF4O.js → chunk-YVKZ3ANP.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-A6VOGKBA.js → chunk-Z5F6XZXE.js} +6 -6
- package/dist/cli-bundle/chunks/{chunk-LTRAF2D7.js → chunk-Z7RPDF2Y.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-W47SML5B.js → chunk-ZFTKYWIF.js} +7 -7
- package/dist/cli-bundle/chunks/{claim-SENTPZBN.js → claim-2BGBGSVI.js} +8 -8
- package/dist/cli-bundle/chunks/{claim-Z7MEQCBT.js → claim-5GU7OE67.js} +8 -8
- package/dist/cli-bundle/chunks/close-6YODBUIV.js +14 -0
- package/dist/cli-bundle/chunks/{close-424MX4CU.js → close-AFVKPR57.js} +7 -7
- package/dist/cli-bundle/chunks/{close-many-SWY34BII.js → close-many-7KLOSYLP.js} +119 -76
- package/dist/cli-bundle/chunks/close-many-7KLOSYLP.js.map +7 -0
- package/dist/cli-bundle/chunks/{close-many-2IV4J2TR.js → close-many-JKUJMHLG.js} +120 -77
- package/dist/cli-bundle/chunks/close-many-JKUJMHLG.js.map +1 -0
- package/dist/cli-bundle/chunks/{comments-4FGNTSNV.js → comments-DNWHEBOS.js} +9 -9
- package/dist/cli-bundle/chunks/{comments-7YS5MY5X.js → comments-RW23R3VE.js} +9 -9
- package/dist/cli-bundle/chunks/{config-G74GISC4.js → config-AUM5WBYA.js} +7 -7
- package/dist/cli-bundle/chunks/{config-BZJKK7FZ.js → config-OZWSA2NP.js} +7 -7
- package/dist/cli-bundle/chunks/{context-ZQY54JNS.js → context-OYXRGY7S.js} +12 -12
- package/dist/cli-bundle/chunks/{context-LHVKJSPJ.js → context-PKCEHQY3.js} +12 -12
- package/dist/cli-bundle/chunks/{contracts-CP2EZJC7.js → contracts-L6ODXNUM.js} +3 -3
- package/dist/cli-bundle/chunks/{contracts-FIZLMP7O.js → contracts-X74F2GSM.js} +3 -3
- package/dist/cli-bundle/chunks/{copy-GYNQQPW2.js → copy-6XOR3HKN.js} +5 -5
- package/dist/cli-bundle/chunks/{copy-TLW7JTQT.js → copy-I4NCLBR4.js} +5 -5
- package/dist/cli-bundle/chunks/{create-VSKYSOCD.js → create-PM45M6PE.js} +12 -12
- package/dist/cli-bundle/chunks/create-Z7YCH3BE.js +28 -0
- package/dist/cli-bundle/chunks/{delete-ANTOTI2I.js → delete-7YXHYG67.js} +5 -5
- package/dist/cli-bundle/chunks/{delete-4W5JYCEG.js → delete-LPISP43T.js} +5 -5
- package/dist/cli-bundle/chunks/{deps-HPPE6MJN.js → deps-N2T26FME.js} +5 -5
- package/dist/cli-bundle/chunks/{deps-ZQZN54EZ.js → deps-WATKQDE3.js} +5 -5
- package/dist/cli-bundle/chunks/{docs-RPOVFMP3.js → docs-6LQ3GLM7.js} +7 -7
- package/dist/cli-bundle/chunks/{docs-XJNYBJGE.js → docs-Z3X6JZLT.js} +7 -7
- package/dist/cli-bundle/chunks/{eval-RFBI5FGS.js → eval-6DCLG52D.js} +10 -10
- package/dist/cli-bundle/chunks/{eval-DM6JBZTS.js → eval-Y3ZCUTHK.js} +10 -10
- package/dist/cli-bundle/chunks/{extension-B3YY4WY5.js → extension-BNINIMT7.js} +11 -11
- package/dist/cli-bundle/chunks/{extension-TTSEFQTS.js → extension-QWE4YYK5.js} +11 -11
- package/dist/cli-bundle/chunks/{files-5D65CHGE.js → files-6SGKHS6O.js} +7 -7
- package/dist/cli-bundle/chunks/{files-GPIG77EN.js → files-FUYPSOFJ.js} +7 -7
- package/dist/cli-bundle/chunks/{focus-ZHN7WIGX.js → focus-2Q3K76G2.js} +6 -6
- package/dist/cli-bundle/chunks/{focus-C3PEJV2C.js → focus-ATLBWXXD.js} +6 -6
- package/dist/cli-bundle/chunks/{gc-D4JQ6OWN.js → gc-RUYEMNRF.js} +3 -3
- package/dist/cli-bundle/chunks/{gc-VZIXDL32.js → gc-TDWSDR66.js} +3 -3
- package/dist/cli-bundle/chunks/{get-IOVAN6RU.js → get-2WGLX74N.js} +10 -10
- package/dist/cli-bundle/chunks/{get-GIBRUUOP.js → get-LY6M2JIM.js} +10 -10
- package/dist/cli-bundle/chunks/{health-L2U3AFKV.js → health-4RKHYS3T.js} +115 -123
- package/dist/cli-bundle/chunks/health-4RKHYS3T.js.map +1 -0
- package/dist/cli-bundle/chunks/{health-MM7AWXYF.js → health-TMFVNYRA.js} +114 -122
- package/dist/cli-bundle/chunks/health-TMFVNYRA.js.map +7 -0
- package/dist/cli-bundle/chunks/history-CGNQJXFE.js +18 -0
- package/dist/cli-bundle/chunks/{history-IL7XCEX2.js → history-SGRRS72R.js} +8 -8
- package/dist/cli-bundle/chunks/{history-compact-MV25P7DM.js → history-compact-LOED43R3.js} +10 -10
- package/dist/cli-bundle/chunks/{history-compact-HALOTOU7.js → history-compact-V5DNAQHH.js} +10 -10
- package/dist/cli-bundle/chunks/{history-redact-VYCWQFK7.js → history-redact-IRL7WJ3E.js} +9 -9
- package/dist/cli-bundle/chunks/history-redact-N3JK7VBW.js +19 -0
- package/dist/cli-bundle/chunks/{history-repair-44MODPQF.js → history-repair-4WVBVHFR.js} +10 -10
- package/dist/cli-bundle/chunks/{history-repair-CPNAOCNF.js → history-repair-PGYQJMGD.js} +10 -10
- package/dist/cli-bundle/chunks/{init-F27NHENZ.js → init-4GESW7RM.js} +12 -12
- package/dist/cli-bundle/chunks/init-XIDPABA4.js +22 -0
- package/dist/cli-bundle/chunks/{learnings-HJVDQIGY.js → learnings-4BHWFFUV.js} +9 -9
- package/dist/cli-bundle/chunks/{learnings-XSFSUUWK.js → learnings-4FJY7WIW.js} +9 -9
- package/dist/cli-bundle/chunks/{list-HPMEKCAA.js → list-472TIOVK.js} +8 -8
- package/dist/cli-bundle/chunks/{list-VMPWTURB.js → list-D7BF5CL2.js} +8 -8
- package/dist/cli-bundle/chunks/{next-QM6YJIIS.js → next-D5STGWI2.js} +26 -23
- package/dist/cli-bundle/chunks/next-D5STGWI2.js.map +1 -0
- package/dist/cli-bundle/chunks/{next-ETXF2ZCN.js → next-SFQZVX2B.js} +25 -22
- package/dist/cli-bundle/chunks/{next-ETXF2ZCN.js.map → next-SFQZVX2B.js.map} +2 -2
- package/dist/cli-bundle/chunks/{notes-GDZIKGR6.js → notes-6KNOSLIT.js} +9 -9
- package/dist/cli-bundle/chunks/{notes-WDDBPC4D.js → notes-W4UEICGF.js} +9 -9
- package/dist/cli-bundle/chunks/{plan-BGDR73Z6.js → plan-JO6V7BXO.js} +12 -12
- package/dist/cli-bundle/chunks/{plan-C5IMM335.js → plan-MJQW5XK3.js} +12 -12
- package/dist/cli-bundle/chunks/{profile-HUCENIEQ.js → profile-3TOTMUR4.js} +26 -18
- package/dist/cli-bundle/chunks/profile-3TOTMUR4.js.map +7 -0
- package/dist/cli-bundle/chunks/{profile-CCOKZ2IQ.js → profile-WIQY2KCV.js} +27 -19
- package/dist/cli-bundle/chunks/profile-WIQY2KCV.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-list-query-XN4ZRHSV.js → register-list-query-ELBHCCFI.js} +179 -170
- package/dist/cli-bundle/chunks/register-list-query-ELBHCCFI.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-list-query-ROSNIL52.js → register-list-query-GAPQ6DM3.js} +180 -171
- package/dist/cli-bundle/chunks/register-list-query-GAPQ6DM3.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-mutation-KRLAHEL2.js → register-mutation-ROFE2YPC.js} +367 -361
- package/dist/cli-bundle/chunks/register-mutation-ROFE2YPC.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-mutation-CFSB2MS3.js → register-mutation-SJWMVIJ2.js} +368 -362
- package/dist/cli-bundle/chunks/register-mutation-SJWMVIJ2.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-operations-4PASGJDB.js → register-operations-IADFVH53.js} +309 -304
- package/dist/cli-bundle/chunks/register-operations-IADFVH53.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-operations-MBN4KGUM.js → register-operations-MEKU3AKC.js} +310 -305
- package/dist/cli-bundle/chunks/register-operations-MEKU3AKC.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-setup-ZCGKHDKL.js → register-setup-3QJY43CY.js} +15 -15
- package/dist/cli-bundle/chunks/{register-setup-VIAWYFP5.js → register-setup-AJWUSSQX.js} +15 -15
- package/dist/cli-bundle/chunks/{restore-4CBWUMCX.js → restore-44IHMMZZ.js} +9 -9
- package/dist/cli-bundle/chunks/restore-EXHU34EU.js +17 -0
- package/dist/cli-bundle/chunks/{scheduling-shortcuts-6VFKNKCM.js → scheduling-shortcuts-OLHNLAZY.js} +12 -12
- package/dist/cli-bundle/chunks/{scheduling-shortcuts-ERHCVTEM.js → scheduling-shortcuts-TSBK4AY5.js} +12 -12
- package/dist/cli-bundle/chunks/{schema-TDGK6N3I.js → schema-IB2NZZWD.js} +7 -7
- package/dist/cli-bundle/chunks/{schema-UE5KKAUX.js → schema-VBCELP5G.js} +7 -7
- package/dist/cli-bundle/chunks/{search-K4CFLQ5S.js → search-7UBETML4.js} +10 -10
- package/dist/cli-bundle/chunks/{search-FP7MEU4S.js → search-R227JOL6.js} +10 -10
- package/dist/cli-bundle/chunks/{stats-XT6QRKQY.js → stats-FAG7COEH.js} +6 -6
- package/dist/cli-bundle/chunks/{stats-NJJCALEZ.js → stats-MCK7PLYS.js} +6 -6
- package/dist/cli-bundle/chunks/{telemetry-5SQ5UDXC.js → telemetry-DRPDZMAO.js} +4 -4
- package/dist/cli-bundle/chunks/{telemetry-HVXFZA2U.js → telemetry-GVVUQSJQ.js} +4 -4
- package/dist/cli-bundle/chunks/{test-YCDAUBWF.js → test-QY44WAMR.js} +15 -15
- package/dist/cli-bundle/chunks/{test-UFSJ5YIO.js → test-SY76DZTO.js} +15 -15
- package/dist/cli-bundle/chunks/{test-all-PM7UYN42.js → test-all-QD6QAEG7.js} +17 -17
- package/dist/cli-bundle/chunks/{test-all-2BWKY3GQ.js → test-all-USPJHXFR.js} +17 -17
- package/dist/cli-bundle/chunks/{test-runs-FK5E75AA.js → test-runs-MG5VIGSK.js} +4 -4
- package/dist/cli-bundle/chunks/{test-runs-H4TGWGRN.js → test-runs-QIR5MJPL.js} +4 -4
- package/dist/cli-bundle/chunks/update-A7EICML6.js +24 -0
- package/dist/cli-bundle/chunks/{update-Y5WQVT5O.js → update-IKJZWLQC.js} +15 -15
- package/dist/cli-bundle/chunks/{update-many-JTKKSA7Y.js → update-many-BEMTDA2X.js} +28 -28
- package/dist/cli-bundle/chunks/{update-many-6YAYYRLE.js → update-many-RATAARHU.js} +28 -28
- package/dist/cli-bundle/chunks/{upgrade-JUDU7YL4.js → upgrade-NWMR3VQL.js} +11 -11
- package/dist/cli-bundle/chunks/{upgrade-DTAHZ236.js → upgrade-VU46BLJZ.js} +11 -11
- package/dist/cli-bundle/chunks/{validate-W7H5TEDC.js → validate-GAJ6FUSI.js} +32 -22
- package/dist/cli-bundle/chunks/validate-GAJ6FUSI.js.map +1 -0
- package/dist/cli-bundle/chunks/{validate-732RWS5W.js → validate-NRY6MFXN.js} +31 -21
- package/dist/cli-bundle/chunks/validate-NRY6MFXN.js.map +7 -0
- package/dist/cli-bundle/main.js +180 -122
- package/dist/cli-bundle/main.js.map +3 -3
- package/dist/core/item/type-registry.js +29 -19
- package/dist/core/item/type-registry.js.map +1 -1
- package/dist/core/schema/runtime-schema.js +65 -54
- package/dist/core/schema/runtime-schema.js.map +1 -1
- package/dist/core/schema/status-defs-file.js +26 -3
- package/dist/core/schema/status-defs-file.js.map +1 -1
- package/dist/core/search/corpus.js +25 -19
- package/dist/core/search/corpus.js.map +1 -1
- package/dist/core/shared/memo.d.ts +12 -0
- package/dist/core/shared/memo.js +25 -0
- package/dist/core/shared/memo.js.map +1 -0
- package/dist/core/shared/serialization.js +24 -14
- package/dist/core/shared/serialization.js.map +1 -1
- package/dist/core/shared/time.js +26 -4
- package/dist/core/shared/time.js.map +1 -1
- package/dist/core/store/front-matter-cache.d.ts +5 -0
- package/dist/core/store/front-matter-cache.js +79 -20
- package/dist/core/store/front-matter-cache.js.map +1 -1
- package/dist/sdk/cli-contracts/flag-contracts.js +71 -99
- package/dist/sdk/cli-contracts/flag-contracts.js.map +1 -1
- package/dist/sdk/compose.js +51 -42
- package/dist/sdk/compose.js.map +1 -1
- package/docs/AGENT_GUIDE.md +2 -2
- package/docs/ARCHITECTURE.md +2 -2
- package/docs/COMMANDS.md +8 -4
- package/docs/CONFIGURATION.md +1 -1
- package/docs/EXTENSIONS.md +12 -12
- package/docs/ONBOARDING.md +4 -2
- package/docs/README.md +2 -0
- package/docs/examples/starter-extension/README.md +11 -10
- package/marketplace.json +3 -3
- package/package.json +1 -1
- package/plugins/pm-claude/.claude-plugin/plugin.json +2 -2
- package/plugins/pm-claude/README.md +6 -3
- package/plugins/pm-claude/commands/pm-init.md +1 -1
- package/dist/cli-bundle/chunks/activity-WEIEMM73.js +0 -16
- package/dist/cli-bundle/chunks/chunk-5GVTFFTC.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-7NSPKJUS.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-7TH5NMVB.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-AIAIXG7I.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-AJEBCRIY.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-GFMSLORL.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-I66WE2HE.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-JXAUVO6X.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-K2VYLVX4.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-NRZS637N.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-SPM2XLWI.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-SYNKD3ZG.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-TPOFWBMY.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-XWGEMNBR.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-YLZZ6T54.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-YPKFV2JR.js.map +0 -1
- package/dist/cli-bundle/chunks/close-YCWQQPDS.js +0 -14
- package/dist/cli-bundle/chunks/close-many-2IV4J2TR.js.map +0 -1
- package/dist/cli-bundle/chunks/close-many-SWY34BII.js.map +0 -7
- package/dist/cli-bundle/chunks/create-XTMAPS7I.js +0 -28
- package/dist/cli-bundle/chunks/health-L2U3AFKV.js.map +0 -1
- package/dist/cli-bundle/chunks/health-MM7AWXYF.js.map +0 -7
- package/dist/cli-bundle/chunks/history-DD7L7BNL.js +0 -18
- package/dist/cli-bundle/chunks/history-redact-IX4YEWMY.js +0 -19
- package/dist/cli-bundle/chunks/init-HHVQQP6C.js +0 -22
- package/dist/cli-bundle/chunks/next-QM6YJIIS.js.map +0 -1
- package/dist/cli-bundle/chunks/profile-CCOKZ2IQ.js.map +0 -1
- package/dist/cli-bundle/chunks/profile-HUCENIEQ.js.map +0 -7
- package/dist/cli-bundle/chunks/register-list-query-ROSNIL52.js.map +0 -1
- package/dist/cli-bundle/chunks/register-list-query-XN4ZRHSV.js.map +0 -7
- package/dist/cli-bundle/chunks/register-mutation-CFSB2MS3.js.map +0 -1
- package/dist/cli-bundle/chunks/register-mutation-KRLAHEL2.js.map +0 -7
- package/dist/cli-bundle/chunks/register-operations-4PASGJDB.js.map +0 -7
- package/dist/cli-bundle/chunks/register-operations-MBN4KGUM.js.map +0 -1
- package/dist/cli-bundle/chunks/restore-5UEAGG3W.js +0 -17
- package/dist/cli-bundle/chunks/update-MTCFES6X.js +0 -24
- package/dist/cli-bundle/chunks/validate-732RWS5W.js.map +0 -7
- package/dist/cli-bundle/chunks/validate-W7H5TEDC.js.map +0 -1
- /package/dist/cli-bundle/chunks/{activity-CUC4JY3U.js.map → activity-5YWLSPGE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{activity-WEIEMM73.js.map → activity-BIML7K2D.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{aggregate-SW5PNGCS.js.map → aggregate-2V2M3JZU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{aggregate-DKUTRY6R.js.map → aggregate-EK7DXML7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-UBM632FK.js.map → append-EZESUVJT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-H32VOR2Y.js.map → append-JFG4WQMG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XTHQWXVC.js.map → chunk-32IUNTG4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-IEEJQCZ4.js.map → chunk-3W2HJKJX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JMK5GCK2.js.map → chunk-4PFVUUYV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MRD4T5LF.js.map → chunk-5E7N4T2Z.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-S62UANU7.js.map → chunk-5IZUBZBR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-BTX5MIQF.js.map → chunk-5JIWFWOZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-SYVUU7EK.js.map → chunk-67LARBDL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KIYCOJ63.js.map → chunk-6CDCWKSX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3LCUASYG.js.map → chunk-6NYJGMTY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2ASNV4DH.js.map → chunk-7CLLC75T.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-FFOQHGNH.js.map → chunk-7LYO6S5A.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-55XRYWEG.js.map → chunk-A3OQ7TFW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Q6K2OACU.js.map → chunk-AIKU3IIL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TTHCEV5Q.js.map → chunk-BE2SR6QL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7W4H4K26.js.map → chunk-ECU6MMTQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-5PGBHRY3.js.map → chunk-EQURFOMH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-H4GRLYJS.js.map → chunk-ER4ME5U2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-QH3FSKRJ.js.map → chunk-ERG65A2L.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UWKEJMZU.js.map → chunk-F6WNBITZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-U2BEEM2X.js.map → chunk-FH2H3CBD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EUKTMRN3.js.map → chunk-FUFFPIYA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7MYWF4ZX.js.map → chunk-FZJM2TXF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-CYBDUHNO.js.map → chunk-GUYNUXQT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZNT7KEWE.js.map → chunk-GVJE5T7Q.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XEWQKDYZ.js.map → chunk-HQAF23Q2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KLXF7NCC.js.map → chunk-JBZ2NTKX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4NUOWFBT.js.map → chunk-K5DT2YKM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KCO2EAN5.js.map → chunk-KEZOIPCR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2227673O.js.map → chunk-LBE5QFMZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UGLU6Q2I.js.map → chunk-LOWVNZBZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Y4NRKBFW.js.map → chunk-MDHWWBNZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-LRKMWUUV.js.map → chunk-MEZZZBYX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Q6NXOHS6.js.map → chunk-NOIEVOK5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GRRG3MCT.js.map → chunk-NZ7QIUP5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZNHEYCDD.js.map → chunk-P5L7Z2O6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6ZMBJRDJ.js.map → chunk-PULUSQAV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EMPGXBUF.js.map → chunk-QCDTQCMW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HQTPRV4D.js.map → chunk-SU2E4AWU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3Q2HBMTI.js.map → chunk-SU3TB4NS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XCHUVHKU.js.map → chunk-SYE6WMV6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2KWL5NPW.js.map → chunk-T3P7PMZP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-N2JSWVWG.js.map → chunk-T4XBKJ3F.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UTSH5GWX.js.map → chunk-U5TR4N7J.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UT73HUPC.js.map → chunk-UMNQZS4H.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-CZPVDLD2.js.map → chunk-WJA3PXW7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-WJAMWAHZ.js.map → chunk-WRYERRZX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6ITZLD4T.js.map → chunk-WYOIIFSE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-IG5JYZGU.js.map → chunk-YPWUSH72.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KN3URLKS.js.map → chunk-YSDFIY7N.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2CHRYUXL.js.map → chunk-YSGTMDWC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-36UGKF4O.js.map → chunk-YVKZ3ANP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-A6VOGKBA.js.map → chunk-Z5F6XZXE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-LTRAF2D7.js.map → chunk-Z7RPDF2Y.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-W47SML5B.js.map → chunk-ZFTKYWIF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{claim-SENTPZBN.js.map → claim-2BGBGSVI.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{claim-Z7MEQCBT.js.map → claim-5GU7OE67.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-YCWQQPDS.js.map → close-6YODBUIV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-424MX4CU.js.map → close-AFVKPR57.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-4FGNTSNV.js.map → comments-DNWHEBOS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-7YS5MY5X.js.map → comments-RW23R3VE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{config-G74GISC4.js.map → config-AUM5WBYA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{config-BZJKK7FZ.js.map → config-OZWSA2NP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{context-ZQY54JNS.js.map → context-OYXRGY7S.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{context-LHVKJSPJ.js.map → context-PKCEHQY3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{contracts-CP2EZJC7.js.map → contracts-L6ODXNUM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{contracts-FIZLMP7O.js.map → contracts-X74F2GSM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-GYNQQPW2.js.map → copy-6XOR3HKN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-TLW7JTQT.js.map → copy-I4NCLBR4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-VSKYSOCD.js.map → create-PM45M6PE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-XTMAPS7I.js.map → create-Z7YCH3BE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-ANTOTI2I.js.map → delete-7YXHYG67.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-4W5JYCEG.js.map → delete-LPISP43T.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-HPPE6MJN.js.map → deps-N2T26FME.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-ZQZN54EZ.js.map → deps-WATKQDE3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-RPOVFMP3.js.map → docs-6LQ3GLM7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-XJNYBJGE.js.map → docs-Z3X6JZLT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{eval-RFBI5FGS.js.map → eval-6DCLG52D.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{eval-DM6JBZTS.js.map → eval-Y3ZCUTHK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{extension-B3YY4WY5.js.map → extension-BNINIMT7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{extension-TTSEFQTS.js.map → extension-QWE4YYK5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-5D65CHGE.js.map → files-6SGKHS6O.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-GPIG77EN.js.map → files-FUYPSOFJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-ZHN7WIGX.js.map → focus-2Q3K76G2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-C3PEJV2C.js.map → focus-ATLBWXXD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{gc-D4JQ6OWN.js.map → gc-RUYEMNRF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{gc-VZIXDL32.js.map → gc-TDWSDR66.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{get-IOVAN6RU.js.map → get-2WGLX74N.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{get-GIBRUUOP.js.map → get-LY6M2JIM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-DD7L7BNL.js.map → history-CGNQJXFE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-IL7XCEX2.js.map → history-SGRRS72R.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-MV25P7DM.js.map → history-compact-LOED43R3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-HALOTOU7.js.map → history-compact-V5DNAQHH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-VYCWQFK7.js.map → history-redact-IRL7WJ3E.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-IX4YEWMY.js.map → history-redact-N3JK7VBW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-44MODPQF.js.map → history-repair-4WVBVHFR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-CPNAOCNF.js.map → history-repair-PGYQJMGD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{init-F27NHENZ.js.map → init-4GESW7RM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{init-HHVQQP6C.js.map → init-XIDPABA4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-HJVDQIGY.js.map → learnings-4BHWFFUV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-XSFSUUWK.js.map → learnings-4FJY7WIW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{list-HPMEKCAA.js.map → list-472TIOVK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{list-VMPWTURB.js.map → list-D7BF5CL2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-GDZIKGR6.js.map → notes-6KNOSLIT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-WDDBPC4D.js.map → notes-W4UEICGF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-BGDR73Z6.js.map → plan-JO6V7BXO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-C5IMM335.js.map → plan-MJQW5XK3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-setup-ZCGKHDKL.js.map → register-setup-3QJY43CY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-setup-VIAWYFP5.js.map → register-setup-AJWUSSQX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-4CBWUMCX.js.map → restore-44IHMMZZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-5UEAGG3W.js.map → restore-EXHU34EU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{scheduling-shortcuts-6VFKNKCM.js.map → scheduling-shortcuts-OLHNLAZY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{scheduling-shortcuts-ERHCVTEM.js.map → scheduling-shortcuts-TSBK4AY5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-TDGK6N3I.js.map → schema-IB2NZZWD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-UE5KKAUX.js.map → schema-VBCELP5G.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{search-K4CFLQ5S.js.map → search-7UBETML4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{search-FP7MEU4S.js.map → search-R227JOL6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{stats-XT6QRKQY.js.map → stats-FAG7COEH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{stats-NJJCALEZ.js.map → stats-MCK7PLYS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{telemetry-5SQ5UDXC.js.map → telemetry-DRPDZMAO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{telemetry-HVXFZA2U.js.map → telemetry-GVVUQSJQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-YCDAUBWF.js.map → test-QY44WAMR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-UFSJ5YIO.js.map → test-SY76DZTO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-all-PM7UYN42.js.map → test-all-QD6QAEG7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-all-2BWKY3GQ.js.map → test-all-USPJHXFR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-runs-FK5E75AA.js.map → test-runs-MG5VIGSK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-runs-H4TGWGRN.js.map → test-runs-QIR5MJPL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-MTCFES6X.js.map → update-A7EICML6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-Y5WQVT5O.js.map → update-IKJZWLQC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-JTKKSA7Y.js.map → update-many-BEMTDA2X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-6YAYYRLE.js.map → update-many-RATAARHU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{upgrade-JUDU7YL4.js.map → upgrade-NWMR3VQL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{upgrade-DTAHZ236.js.map → upgrade-VU46BLJZ.js.map} +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Provides CLI runtime support for Register List Query.
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="
|
|
7
|
+
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="4d49be94-9af3-531a-a94b-1eb4112dbdbd")}catch(e){}}();
|
|
8
8
|
import { Option } from "commander";
|
|
9
9
|
import { EXIT_CODE } from "../core/shared/constants.js";
|
|
10
10
|
import { PmCliError } from "../core/shared/errors.js";
|
|
@@ -133,70 +133,214 @@ async function runRegisteredListCommand(params) {
|
|
|
133
133
|
printError(`profile:command=${params.name} took_ms=${Date.now() - startedAt}`);
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
|
+
function registerListCommand(program, descriptor) {
|
|
137
|
+
const { name, description, status, excludeTerminal, allowStatusFilter, defaultBrief } = descriptor;
|
|
138
|
+
const command = program.command(name).description(description);
|
|
139
|
+
if (allowStatusFilter) {
|
|
140
|
+
command.option("--status <value>", "Filter by status (use all for no status restriction)");
|
|
141
|
+
}
|
|
142
|
+
command
|
|
143
|
+
.option("--type <value>", "Filter by item type")
|
|
144
|
+
.option("--tag <value>", "Filter by tag")
|
|
145
|
+
.option("--priority <value>", "Filter by priority")
|
|
146
|
+
.option("--deadline-before <value>", "Filter by deadline upper bound (ISO/date string or relative)")
|
|
147
|
+
.option("--deadline-after <value>", "Filter by deadline lower bound (ISO/date string or relative)")
|
|
148
|
+
.option("--updated-after <value>", 'Filter by updated_at lower bound: ISO timestamp or signed relative (e.g. "-2h"/"-7d" for the past). "Changed since my last window" → --updated-after <ISO>')
|
|
149
|
+
.option("--updated-before <value>", "Filter by updated_at upper bound: ISO timestamp or signed relative (-2h/+1d)")
|
|
150
|
+
.option("--created-after <value>", "Filter by created_at lower bound: ISO timestamp or signed relative (-2h/+1d)")
|
|
151
|
+
.option("--created-before <value>", "Filter by created_at upper bound: ISO timestamp or signed relative (-2h/+1d)")
|
|
152
|
+
.option("--ids <value>", "Filter by explicit item IDs (comma-separated or repeatable)")
|
|
153
|
+
.option("--assignee <value>", "Filter by assignee")
|
|
154
|
+
.option("--assignee-filter <value>", "Filter assignee presence: assigned|unassigned")
|
|
155
|
+
.option("--parent <value>", "Filter by parent item ID")
|
|
156
|
+
.option("--sprint <value>", "Filter by sprint")
|
|
157
|
+
.option("--release <value>", "Filter by release")
|
|
158
|
+
.option("--filter-ac-missing", "Show only items missing acceptance_criteria")
|
|
159
|
+
.option("--filter-estimates-missing", "Show only items missing estimated_minutes")
|
|
160
|
+
.option("--filter-resolution-missing", "Show only terminal items missing resolution")
|
|
161
|
+
.option("--filter-metadata-missing", "Show only items missing any tracked metadata (AC, estimate, or resolution)")
|
|
162
|
+
.option("--limit <n>", "Limit returned item count")
|
|
163
|
+
.option("--offset <n>", "Skip the first n matching rows before limit is applied")
|
|
164
|
+
.option("--no-truncate", "Return every matched row, overriding any --limit (alias: --all)")
|
|
165
|
+
.option("--include-body", "Include item body in each returned list row")
|
|
166
|
+
.option("--compact", "Render compact list projection fields (mutually exclusive with --brief/--full/--fields)")
|
|
167
|
+
.option("--brief", "Ultra-compact output: id, status, type, title only (agent-optimized, mutually exclusive with --compact/--full/--fields)")
|
|
168
|
+
.option("--full", "Render full list projection fields (mutually exclusive with --compact/--brief/--fields)")
|
|
169
|
+
.option("--fields <value>", "Render custom comma-separated list fields (mutually exclusive with --compact/--brief/--full; valid: --fields id,title)")
|
|
170
|
+
.option("--sort <value>", "Sort field: priority|deadline|updated_at|created_at|title|parent (aliases: updated, created)")
|
|
171
|
+
.option("--order <value>", "Sort order: asc|desc (requires --sort)")
|
|
172
|
+
.option("--tree", "Render rows in parent/child tree order")
|
|
173
|
+
.option("--tree-depth <n>", "Maximum recursion depth with --tree (0 keeps root rows only)")
|
|
174
|
+
.option("--format <value>", "Output render mode: csv|table (human export) or json|toon (machine output override)")
|
|
175
|
+
.option("--stream", "Emit line-delimited JSON rows (requires --json)");
|
|
176
|
+
registerContentAndGovernanceFilters(command);
|
|
177
|
+
command.action(async (options, actionCommand) => {
|
|
178
|
+
await runRegisteredListCommand({ name, status, excludeTerminal, defaultBrief, options, actionCommand });
|
|
179
|
+
});
|
|
180
|
+
// Positive alias for --no-truncate (Commander stores the negation as truncate=false).
|
|
181
|
+
addHiddenOption(command, "--all", "Alias for --no-truncate");
|
|
182
|
+
// Hidden pure snake_case underscore-duplicate alias (kept parse-functional).
|
|
183
|
+
addHiddenOption(command, "--tags <value>", "Alias for --tag");
|
|
184
|
+
addHiddenOption(command, "--assignee_filter <value>", "Alias for --assignee-filter");
|
|
185
|
+
addHiddenOption(command, "--tree_depth <n>", "Alias for --tree-depth");
|
|
186
|
+
// Singular alias so `--filter-estimate-missing` works (matches update-many spelling).
|
|
187
|
+
addHiddenOption(command, "--filter-estimate-missing", "Alias for --filter-estimates-missing");
|
|
188
|
+
}
|
|
189
|
+
async function runAggregateAction(options, command) {
|
|
190
|
+
const globalOptions = getGlobalOptions(command);
|
|
191
|
+
const startedAt = Date.now();
|
|
192
|
+
const { runAggregate } = await import("./commands/aggregate.js");
|
|
193
|
+
const result = await runAggregate(normalizeAggregateOptions(options), globalOptions);
|
|
194
|
+
printResult(result, globalOptions);
|
|
195
|
+
if (globalOptions.profile) {
|
|
196
|
+
printError(`profile:command=aggregate took_ms=${Date.now() - startedAt}`);
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
async function runContextAction(options, actionCommand) {
|
|
200
|
+
const globalOptions = getGlobalOptions(actionCommand);
|
|
201
|
+
const startedAt = Date.now();
|
|
202
|
+
const normalized = normalizeContextOptions(options);
|
|
203
|
+
const commands = await import("./commands/context.js");
|
|
204
|
+
const result = await commands.runContext(normalized, globalOptions);
|
|
205
|
+
const outputFormat = commands.resolveContextOutputFormat(normalized, globalOptions);
|
|
206
|
+
if (outputFormat === "markdown") {
|
|
207
|
+
if (!globalOptions.quiet) {
|
|
208
|
+
writeStdout(`${commands.renderContextMarkdown(result)}\n`);
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
else {
|
|
212
|
+
printResult(result, {
|
|
213
|
+
...globalOptions,
|
|
214
|
+
json: outputFormat === "json",
|
|
215
|
+
});
|
|
216
|
+
}
|
|
217
|
+
if (globalOptions.profile) {
|
|
218
|
+
printError(`profile:command=context took_ms=${Date.now() - startedAt}`);
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
async function runNextAction(options, actionCommand) {
|
|
222
|
+
const globalOptions = getGlobalOptions(actionCommand);
|
|
223
|
+
const startedAt = Date.now();
|
|
224
|
+
const commands = await import("./commands/next.js");
|
|
225
|
+
const nextOptions = normalizeNextOptions(options);
|
|
226
|
+
const result = await commands.runNext(nextOptions, globalOptions);
|
|
227
|
+
const outputFormat = commands.resolveNextOutputFormat(nextOptions, globalOptions);
|
|
228
|
+
if (outputFormat === "markdown") {
|
|
229
|
+
if (!globalOptions.quiet) {
|
|
230
|
+
writeStdout(`${commands.renderNextMarkdown(result)}\n`);
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
else {
|
|
234
|
+
printResult(result, { ...globalOptions, json: outputFormat === "json" });
|
|
235
|
+
}
|
|
236
|
+
if (globalOptions.profile) {
|
|
237
|
+
printError(`profile:command=next took_ms=${Date.now() - startedAt}`);
|
|
238
|
+
}
|
|
239
|
+
}
|
|
240
|
+
async function runSearchAction(keywords, options, command) {
|
|
241
|
+
const globalOptions = getGlobalOptions(command);
|
|
242
|
+
const startedAt = Date.now();
|
|
243
|
+
const { runSearch } = await import("./commands/search.js");
|
|
244
|
+
const searchOptions = normalizeSearchOptions(options);
|
|
245
|
+
const result = await runSearch(normalizeSearchKeywordsInput(keywords), {
|
|
246
|
+
...searchOptions,
|
|
247
|
+
mode: typeof searchOptions.mode === "string" && searchOptions.mode.trim().length > 0
|
|
248
|
+
? searchOptions.mode
|
|
249
|
+
: "keyword",
|
|
250
|
+
}, globalOptions);
|
|
251
|
+
printResult(result, resolveReadCommandOutputFormat("Search", options.format, globalOptions));
|
|
252
|
+
if (globalOptions.profile) {
|
|
253
|
+
printError(`profile:command=search took_ms=${Date.now() - startedAt}`);
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
async function runEvalAction(options, command) {
|
|
257
|
+
const globalOptions = getGlobalOptions(command);
|
|
258
|
+
const startedAt = Date.now();
|
|
259
|
+
const { runEval } = await import("./commands/eval.js");
|
|
260
|
+
const result = await runEval({
|
|
261
|
+
mode: typeof options.mode === "string" ? options.mode : undefined,
|
|
262
|
+
k: typeof options.k === "string" ? options.k : undefined,
|
|
263
|
+
failUnder: typeof options.failUnder === "string" ? options.failUnder : undefined,
|
|
264
|
+
queries: typeof options.queries === "string" ? options.queries : undefined,
|
|
265
|
+
format: typeof options.format === "string" ? options.format : undefined,
|
|
266
|
+
}, globalOptions);
|
|
267
|
+
printResult(result, resolveReadCommandOutputFormat("Eval", options.format, globalOptions));
|
|
268
|
+
if (globalOptions.profile) {
|
|
269
|
+
printError(`profile:command=eval took_ms=${Date.now() - startedAt}`);
|
|
270
|
+
}
|
|
271
|
+
if (!result.passed) {
|
|
272
|
+
throw new PmCliError(`Eval gate failed: aggregate nDCG@${result.k} ${result.aggregate.ndcg} is below --fail-under ${result.fail_under}`, EXIT_CODE.GENERIC_FAILURE);
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
async function runGetAction(id, options, command) {
|
|
276
|
+
const globalOptions = getGlobalOptions(command);
|
|
277
|
+
const startedAt = Date.now();
|
|
278
|
+
const { runGet } = await import("./commands/get.js");
|
|
279
|
+
const result = await runGet(id, globalOptions, {
|
|
280
|
+
depth: typeof options.depth === "string" ? options.depth : undefined,
|
|
281
|
+
fields: typeof options.fields === "string" ? options.fields : undefined,
|
|
282
|
+
full: Boolean(options.full),
|
|
283
|
+
tree: options.tree === true,
|
|
284
|
+
treeDepth: typeof options.treeDepth === "string"
|
|
285
|
+
? options.treeDepth
|
|
286
|
+
: typeof options.tree_depth === "string"
|
|
287
|
+
? options.tree_depth
|
|
288
|
+
: undefined,
|
|
289
|
+
});
|
|
290
|
+
printResult(result, resolveReadCommandOutputFormat("Get", options.format, globalOptions));
|
|
291
|
+
if (globalOptions.profile) {
|
|
292
|
+
printError(`profile:command=get took_ms=${Date.now() - startedAt}`);
|
|
293
|
+
}
|
|
294
|
+
}
|
|
295
|
+
async function runHistoryAction(id, options, command) {
|
|
296
|
+
const globalOptions = getGlobalOptions(command);
|
|
297
|
+
const startedAt = Date.now();
|
|
298
|
+
if (options.compact === true && options.full === true) {
|
|
299
|
+
throw new PmCliError("History projection options are mutually exclusive. Use either --compact or --full.", EXIT_CODE.USAGE);
|
|
300
|
+
}
|
|
301
|
+
const field = typeof options.field === "string" ? options.field : undefined;
|
|
302
|
+
const { runHistory } = await import("./commands/history.js");
|
|
303
|
+
const result = await runHistory(id, {
|
|
304
|
+
limit: typeof options.limit === "string" ? options.limit : undefined,
|
|
305
|
+
compact: options.full === true ? false : true,
|
|
306
|
+
diff: Boolean(options.diff) || field !== undefined,
|
|
307
|
+
field,
|
|
308
|
+
verify: Boolean(options.verify),
|
|
309
|
+
}, globalOptions);
|
|
310
|
+
printResult(result, resolveReadCommandOutputFormat("History", options.format, globalOptions));
|
|
311
|
+
if (globalOptions.profile) {
|
|
312
|
+
printError(`profile:command=history took_ms=${Date.now() - startedAt}`);
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
async function runActivityAction(options, command) {
|
|
316
|
+
const globalOptions = getGlobalOptions(command);
|
|
317
|
+
const startedAt = Date.now();
|
|
318
|
+
if (options.compact === true && options.full === true) {
|
|
319
|
+
throw new PmCliError("Activity projection options are mutually exclusive. Use either --compact or --full.", EXIT_CODE.USAGE);
|
|
320
|
+
}
|
|
321
|
+
const normalized = normalizeActivityOptions(options);
|
|
322
|
+
const { runActivity } = await import("./commands/activity.js");
|
|
323
|
+
const result = await runActivity(normalized, globalOptions);
|
|
324
|
+
const streamMode = resolveActivityStreamMode(options.stream);
|
|
325
|
+
if (streamMode && !globalOptions.json) {
|
|
326
|
+
throw new PmCliError("--stream requires --json output mode.", EXIT_CODE.USAGE);
|
|
327
|
+
}
|
|
328
|
+
if (streamMode) {
|
|
329
|
+
printActivityJsonStream(result, normalized, globalOptions);
|
|
330
|
+
}
|
|
331
|
+
else {
|
|
332
|
+
printResult(result, globalOptions);
|
|
333
|
+
}
|
|
334
|
+
if (globalOptions.profile) {
|
|
335
|
+
printError(`profile:command=activity took_ms=${Date.now() - startedAt}`);
|
|
336
|
+
}
|
|
337
|
+
}
|
|
136
338
|
/**
|
|
137
339
|
* Implements register list query commands for the public runtime surface of this module.
|
|
138
340
|
*/
|
|
139
341
|
export function registerListQueryCommands(program, options) {
|
|
140
342
|
const commandFilter = options?.commandFilter;
|
|
141
343
|
const shouldRegister = (commandName) => shouldRegisterListQueryCommand(commandName, commandFilter);
|
|
142
|
-
// Register a flag and hide it from --help text while keeping it functional as
|
|
143
|
-
// a parse-time alias. Used for pure snake_case underscore-duplicate aliases
|
|
144
|
-
// (e.g. --assignee_filter for --assignee-filter) so they no longer bloat
|
|
145
|
-
// --help output. The option still appears in command.options, so JSON help
|
|
146
|
-
// and completion are unchanged.
|
|
147
|
-
function registerListCommand(name, description, status, excludeTerminal, allowStatusFilter, defaultBrief) {
|
|
148
|
-
const command = program.command(name).description(description);
|
|
149
|
-
if (allowStatusFilter) {
|
|
150
|
-
command.option("--status <value>", "Filter by status (use all for no status restriction)");
|
|
151
|
-
}
|
|
152
|
-
command
|
|
153
|
-
.option("--type <value>", "Filter by item type")
|
|
154
|
-
.option("--tag <value>", "Filter by tag")
|
|
155
|
-
.option("--priority <value>", "Filter by priority")
|
|
156
|
-
.option("--deadline-before <value>", "Filter by deadline upper bound (ISO/date string or relative)")
|
|
157
|
-
.option("--deadline-after <value>", "Filter by deadline lower bound (ISO/date string or relative)")
|
|
158
|
-
.option("--updated-after <value>", 'Filter by updated_at lower bound: ISO timestamp or signed relative (e.g. "-2h"/"-7d" for the past). "Changed since my last window" → --updated-after <ISO>')
|
|
159
|
-
.option("--updated-before <value>", "Filter by updated_at upper bound: ISO timestamp or signed relative (-2h/+1d)")
|
|
160
|
-
.option("--created-after <value>", "Filter by created_at lower bound: ISO timestamp or signed relative (-2h/+1d)")
|
|
161
|
-
.option("--created-before <value>", "Filter by created_at upper bound: ISO timestamp or signed relative (-2h/+1d)")
|
|
162
|
-
.option("--ids <value>", "Filter by explicit item IDs (comma-separated or repeatable)")
|
|
163
|
-
.option("--assignee <value>", "Filter by assignee")
|
|
164
|
-
.option("--assignee-filter <value>", "Filter assignee presence: assigned|unassigned")
|
|
165
|
-
.option("--parent <value>", "Filter by parent item ID")
|
|
166
|
-
.option("--sprint <value>", "Filter by sprint")
|
|
167
|
-
.option("--release <value>", "Filter by release")
|
|
168
|
-
.option("--filter-ac-missing", "Show only items missing acceptance_criteria")
|
|
169
|
-
.option("--filter-estimates-missing", "Show only items missing estimated_minutes")
|
|
170
|
-
.option("--filter-resolution-missing", "Show only terminal items missing resolution")
|
|
171
|
-
.option("--filter-metadata-missing", "Show only items missing any tracked metadata (AC, estimate, or resolution)")
|
|
172
|
-
.option("--limit <n>", "Limit returned item count")
|
|
173
|
-
.option("--offset <n>", "Skip the first n matching rows before limit is applied")
|
|
174
|
-
.option("--no-truncate", "Return every matched row, overriding any --limit (alias: --all)")
|
|
175
|
-
.option("--include-body", "Include item body in each returned list row")
|
|
176
|
-
.option("--compact", "Render compact list projection fields (mutually exclusive with --brief/--full/--fields)")
|
|
177
|
-
.option("--brief", "Ultra-compact output: id, status, type, title only (agent-optimized, mutually exclusive with --compact/--full/--fields)")
|
|
178
|
-
.option("--full", "Render full list projection fields (mutually exclusive with --compact/--brief/--fields)")
|
|
179
|
-
.option("--fields <value>", "Render custom comma-separated list fields (mutually exclusive with --compact/--brief/--full; valid: --fields id,title)")
|
|
180
|
-
.option("--sort <value>", "Sort field: priority|deadline|updated_at|created_at|title|parent (aliases: updated, created)")
|
|
181
|
-
.option("--order <value>", "Sort order: asc|desc (requires --sort)")
|
|
182
|
-
.option("--tree", "Render rows in parent/child tree order")
|
|
183
|
-
.option("--tree-depth <n>", "Maximum recursion depth with --tree (0 keeps root rows only)")
|
|
184
|
-
.option("--format <value>", "Output render mode: csv|table (human export) or json|toon (machine output override)")
|
|
185
|
-
.option("--stream", "Emit line-delimited JSON rows (requires --json)");
|
|
186
|
-
registerContentAndGovernanceFilters(command);
|
|
187
|
-
command
|
|
188
|
-
.action(async (options, actionCommand) => {
|
|
189
|
-
await runRegisteredListCommand({ name, status, excludeTerminal, defaultBrief, options, actionCommand });
|
|
190
|
-
});
|
|
191
|
-
// Positive alias for --no-truncate (Commander stores the negation as truncate=false).
|
|
192
|
-
addHiddenOption(command, "--all", "Alias for --no-truncate");
|
|
193
|
-
// Hidden pure snake_case underscore-duplicate alias (kept parse-functional).
|
|
194
|
-
addHiddenOption(command, "--tags <value>", "Alias for --tag");
|
|
195
|
-
addHiddenOption(command, "--assignee_filter <value>", "Alias for --assignee-filter");
|
|
196
|
-
addHiddenOption(command, "--tree_depth <n>", "Alias for --tree-depth");
|
|
197
|
-
// Singular alias so `--filter-estimate-missing` works (matches update-many spelling).
|
|
198
|
-
addHiddenOption(command, "--filter-estimate-missing", "Alias for --filter-estimates-missing");
|
|
199
|
-
}
|
|
200
344
|
const listCommandDescriptors = [
|
|
201
345
|
{ name: "list", description: "List active items with optional filters.", excludeTerminal: true, allowStatusFilter: true, defaultBrief: true },
|
|
202
346
|
{ name: "list-all", description: "List all items with optional filters.", excludeTerminal: false, allowStatusFilter: true },
|
|
@@ -209,7 +353,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
209
353
|
];
|
|
210
354
|
for (const descriptor of listCommandDescriptors) {
|
|
211
355
|
if (shouldRegister(descriptor.name)) {
|
|
212
|
-
registerListCommand(
|
|
356
|
+
registerListCommand(program, descriptor);
|
|
213
357
|
}
|
|
214
358
|
}
|
|
215
359
|
if (shouldRegister("aggregate")) {
|
|
@@ -236,17 +380,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
236
380
|
// Hidden pure snake_case underscore-duplicate aliases (kept parse-functional).
|
|
237
381
|
addHiddenOption(aggregateCommand, "--include_unparented", "Alias for --include-unparented");
|
|
238
382
|
addHiddenOption(aggregateCommand, "--assignee_filter <value>", "Alias for --assignee-filter");
|
|
239
|
-
aggregateCommand
|
|
240
|
-
.action(async (options, command) => {
|
|
241
|
-
const globalOptions = getGlobalOptions(command);
|
|
242
|
-
const startedAt = Date.now();
|
|
243
|
-
const { runAggregate } = await import("./commands/aggregate.js");
|
|
244
|
-
const result = await runAggregate(normalizeAggregateOptions(options), globalOptions);
|
|
245
|
-
printResult(result, globalOptions);
|
|
246
|
-
if (globalOptions.profile) {
|
|
247
|
-
printError(`profile:command=aggregate took_ms=${Date.now() - startedAt}`);
|
|
248
|
-
}
|
|
249
|
-
});
|
|
383
|
+
aggregateCommand.action(runAggregateAction);
|
|
250
384
|
}
|
|
251
385
|
if (shouldRegister("context")) {
|
|
252
386
|
const contextCommand = program
|
|
@@ -274,29 +408,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
274
408
|
.option("--stale-threshold <value>", "Staleness cutoff in days (e.g. 7 or 7d; default: settings or 7)");
|
|
275
409
|
// Hidden pure snake_case underscore-duplicate alias (kept parse-functional).
|
|
276
410
|
addHiddenOption(contextCommand, "--assignee_filter <value>", "Alias for --assignee-filter");
|
|
277
|
-
contextCommand
|
|
278
|
-
.action(async (options, actionCommand) => {
|
|
279
|
-
const globalOptions = getGlobalOptions(actionCommand);
|
|
280
|
-
const startedAt = Date.now();
|
|
281
|
-
const normalized = normalizeContextOptions(options);
|
|
282
|
-
const commands = await import("./commands/context.js");
|
|
283
|
-
const result = await commands.runContext(normalized, globalOptions);
|
|
284
|
-
const outputFormat = commands.resolveContextOutputFormat(normalized, globalOptions);
|
|
285
|
-
if (outputFormat === "markdown") {
|
|
286
|
-
if (!globalOptions.quiet) {
|
|
287
|
-
writeStdout(`${commands.renderContextMarkdown(result)}\n`);
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
else {
|
|
291
|
-
printResult(result, {
|
|
292
|
-
...globalOptions,
|
|
293
|
-
json: outputFormat === "json",
|
|
294
|
-
});
|
|
295
|
-
}
|
|
296
|
-
if (globalOptions.profile) {
|
|
297
|
-
printError(`profile:command=context took_ms=${Date.now() - startedAt}`);
|
|
298
|
-
}
|
|
299
|
-
});
|
|
411
|
+
contextCommand.action(runContextAction);
|
|
300
412
|
}
|
|
301
413
|
if (shouldRegister("next")) {
|
|
302
414
|
const nextCommand = program
|
|
@@ -317,25 +429,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
317
429
|
addHiddenOption(nextCommand, "--assignee_filter <value>", "Alias for --assignee-filter");
|
|
318
430
|
addHiddenOption(nextCommand, "--blocked_limit <n>", "Alias for --blocked-limit");
|
|
319
431
|
addHiddenOption(nextCommand, "--ready_only", "Alias for --ready-only");
|
|
320
|
-
nextCommand.action(
|
|
321
|
-
const globalOptions = getGlobalOptions(actionCommand);
|
|
322
|
-
const startedAt = Date.now();
|
|
323
|
-
const commands = await import("./commands/next.js");
|
|
324
|
-
const nextOptions = normalizeNextOptions(options);
|
|
325
|
-
const result = await commands.runNext(nextOptions, globalOptions);
|
|
326
|
-
const outputFormat = commands.resolveNextOutputFormat(nextOptions, globalOptions);
|
|
327
|
-
if (outputFormat === "markdown") {
|
|
328
|
-
if (!globalOptions.quiet) {
|
|
329
|
-
writeStdout(`${commands.renderNextMarkdown(result)}\n`);
|
|
330
|
-
}
|
|
331
|
-
}
|
|
332
|
-
else {
|
|
333
|
-
printResult(result, { ...globalOptions, json: outputFormat === "json" });
|
|
334
|
-
}
|
|
335
|
-
if (globalOptions.profile) {
|
|
336
|
-
printError(`profile:command=next took_ms=${Date.now() - startedAt}`);
|
|
337
|
-
}
|
|
338
|
-
});
|
|
432
|
+
nextCommand.action(runNextAction);
|
|
339
433
|
}
|
|
340
434
|
if (shouldRegister("search")) {
|
|
341
435
|
const searchCommand = program
|
|
@@ -374,23 +468,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
374
468
|
.option("--format <value>", "Search output format override: json|toon")
|
|
375
469
|
.option("--limit <n>", "Limit returned item count");
|
|
376
470
|
registerContentAndGovernanceFilters(searchCommand);
|
|
377
|
-
searchCommand
|
|
378
|
-
.action(async (keywords, options, command) => {
|
|
379
|
-
const globalOptions = getGlobalOptions(command);
|
|
380
|
-
const startedAt = Date.now();
|
|
381
|
-
const { runSearch } = await import("./commands/search.js");
|
|
382
|
-
const searchOptions = normalizeSearchOptions(options);
|
|
383
|
-
const result = await runSearch(normalizeSearchKeywordsInput(keywords), {
|
|
384
|
-
...searchOptions,
|
|
385
|
-
mode: typeof searchOptions.mode === "string" && searchOptions.mode.trim().length > 0
|
|
386
|
-
? searchOptions.mode
|
|
387
|
-
: "keyword",
|
|
388
|
-
}, globalOptions);
|
|
389
|
-
printResult(result, resolveReadCommandOutputFormat("Search", options.format, globalOptions));
|
|
390
|
-
if (globalOptions.profile) {
|
|
391
|
-
printError(`profile:command=search took_ms=${Date.now() - startedAt}`);
|
|
392
|
-
}
|
|
393
|
-
});
|
|
471
|
+
searchCommand.action(runSearchAction);
|
|
394
472
|
addHiddenOption(searchCommand, "--tags <value>", "Alias for --tag");
|
|
395
473
|
}
|
|
396
474
|
if (shouldRegister("eval")) {
|
|
@@ -403,25 +481,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
403
481
|
.option("--fail-under <value>", "Exit non-zero when aggregate nDCG@k falls below this threshold (0..1); CI gate")
|
|
404
482
|
.option("--queries <path>", "Path to the golden-query JSON file (default: <pmRoot>/search/eval-queries.json)")
|
|
405
483
|
.option("--format <value>", "Eval output format override: json|toon")
|
|
406
|
-
.action(
|
|
407
|
-
const globalOptions = getGlobalOptions(command);
|
|
408
|
-
const startedAt = Date.now();
|
|
409
|
-
const { runEval } = await import("./commands/eval.js");
|
|
410
|
-
const result = await runEval({
|
|
411
|
-
mode: typeof options.mode === "string" ? options.mode : undefined,
|
|
412
|
-
k: typeof options.k === "string" ? options.k : undefined,
|
|
413
|
-
failUnder: typeof options.failUnder === "string" ? options.failUnder : undefined,
|
|
414
|
-
queries: typeof options.queries === "string" ? options.queries : undefined,
|
|
415
|
-
format: typeof options.format === "string" ? options.format : undefined,
|
|
416
|
-
}, globalOptions);
|
|
417
|
-
printResult(result, resolveReadCommandOutputFormat("Eval", options.format, globalOptions));
|
|
418
|
-
if (globalOptions.profile) {
|
|
419
|
-
printError(`profile:command=eval took_ms=${Date.now() - startedAt}`);
|
|
420
|
-
}
|
|
421
|
-
if (!result.passed) {
|
|
422
|
-
throw new PmCliError(`Eval gate failed: aggregate nDCG@${result.k} ${result.aggregate.ndcg} is below --fail-under ${result.fail_under}`, EXIT_CODE.GENERIC_FAILURE);
|
|
423
|
-
}
|
|
424
|
-
});
|
|
484
|
+
.action(runEvalAction);
|
|
425
485
|
}
|
|
426
486
|
if (shouldRegister("get")) {
|
|
427
487
|
const getCommand = program
|
|
@@ -434,26 +494,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
434
494
|
.option("--tree-depth <n>", "Maximum subtree depth for --tree descendants")
|
|
435
495
|
.option("--format <value>", "Get output format override: json|toon")
|
|
436
496
|
.description("Show item details by ID.")
|
|
437
|
-
.action(
|
|
438
|
-
const globalOptions = getGlobalOptions(command);
|
|
439
|
-
const startedAt = Date.now();
|
|
440
|
-
const { runGet } = await import("./commands/get.js");
|
|
441
|
-
const result = await runGet(id, globalOptions, {
|
|
442
|
-
depth: typeof options.depth === "string" ? options.depth : undefined,
|
|
443
|
-
fields: typeof options.fields === "string" ? options.fields : undefined,
|
|
444
|
-
full: Boolean(options.full),
|
|
445
|
-
tree: options.tree === true,
|
|
446
|
-
treeDepth: typeof options.treeDepth === "string"
|
|
447
|
-
? options.treeDepth
|
|
448
|
-
: typeof options.tree_depth === "string"
|
|
449
|
-
? options.tree_depth
|
|
450
|
-
: undefined,
|
|
451
|
-
});
|
|
452
|
-
printResult(result, resolveReadCommandOutputFormat("Get", options.format, globalOptions));
|
|
453
|
-
if (globalOptions.profile) {
|
|
454
|
-
printError(`profile:command=get took_ms=${Date.now() - startedAt}`);
|
|
455
|
-
}
|
|
456
|
-
});
|
|
497
|
+
.action(runGetAction);
|
|
457
498
|
addHiddenOption(getCommand, "--tree_depth <n>", "Alias for --tree-depth");
|
|
458
499
|
}
|
|
459
500
|
if (shouldRegister("history")) {
|
|
@@ -468,26 +509,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
468
509
|
.option("--verify", "Verify hash chain and replay integrity for the full history stream")
|
|
469
510
|
.option("--format <value>", "History output format override: json|toon")
|
|
470
511
|
.description("Show item history entries.")
|
|
471
|
-
.action(
|
|
472
|
-
const globalOptions = getGlobalOptions(command);
|
|
473
|
-
const startedAt = Date.now();
|
|
474
|
-
if (options.compact === true && options.full === true) {
|
|
475
|
-
throw new PmCliError("History projection options are mutually exclusive. Use either --compact or --full.", EXIT_CODE.USAGE);
|
|
476
|
-
}
|
|
477
|
-
const field = typeof options.field === "string" ? options.field : undefined;
|
|
478
|
-
const { runHistory } = await import("./commands/history.js");
|
|
479
|
-
const result = await runHistory(id, {
|
|
480
|
-
limit: typeof options.limit === "string" ? options.limit : undefined,
|
|
481
|
-
compact: options.full === true ? false : true,
|
|
482
|
-
diff: Boolean(options.diff) || field !== undefined,
|
|
483
|
-
field,
|
|
484
|
-
verify: Boolean(options.verify),
|
|
485
|
-
}, globalOptions);
|
|
486
|
-
printResult(result, resolveReadCommandOutputFormat("History", options.format, globalOptions));
|
|
487
|
-
if (globalOptions.profile) {
|
|
488
|
-
printError(`profile:command=history took_ms=${Date.now() - startedAt}`);
|
|
489
|
-
}
|
|
490
|
-
});
|
|
512
|
+
.action(runHistoryAction);
|
|
491
513
|
}
|
|
492
514
|
if (shouldRegister("activity")) {
|
|
493
515
|
program
|
|
@@ -502,29 +524,7 @@ export function registerListQueryCommands(program, options) {
|
|
|
502
524
|
.option("--full", "Show full activity entries with JSON Patch payloads")
|
|
503
525
|
.option("--stream [mode]", "Emit line-delimited JSON rows (requires --json). Optional mode: rows|ndjson|jsonl")
|
|
504
526
|
.description("Show recent activity across items.")
|
|
505
|
-
.action(
|
|
506
|
-
const globalOptions = getGlobalOptions(command);
|
|
507
|
-
const startedAt = Date.now();
|
|
508
|
-
if (options.compact === true && options.full === true) {
|
|
509
|
-
throw new PmCliError("Activity projection options are mutually exclusive. Use either --compact or --full.", EXIT_CODE.USAGE);
|
|
510
|
-
}
|
|
511
|
-
const normalized = normalizeActivityOptions(options);
|
|
512
|
-
const { runActivity } = await import("./commands/activity.js");
|
|
513
|
-
const result = await runActivity(normalized, globalOptions);
|
|
514
|
-
const streamMode = resolveActivityStreamMode(options.stream);
|
|
515
|
-
if (streamMode && !globalOptions.json) {
|
|
516
|
-
throw new PmCliError("--stream requires --json output mode.", EXIT_CODE.USAGE);
|
|
517
|
-
}
|
|
518
|
-
if (streamMode) {
|
|
519
|
-
printActivityJsonStream(result, normalized, globalOptions);
|
|
520
|
-
}
|
|
521
|
-
else {
|
|
522
|
-
printResult(result, globalOptions);
|
|
523
|
-
}
|
|
524
|
-
if (globalOptions.profile) {
|
|
525
|
-
printError(`profile:command=activity took_ms=${Date.now() - startedAt}`);
|
|
526
|
-
}
|
|
527
|
-
});
|
|
527
|
+
.action(runActivityAction);
|
|
528
528
|
}
|
|
529
529
|
}
|
|
530
530
|
export const _testOnlyRegisterListQuery = {
|
|
@@ -532,4 +532,4 @@ export const _testOnlyRegisterListQuery = {
|
|
|
532
532
|
parseListFormat,
|
|
533
533
|
};
|
|
534
534
|
//# sourceMappingURL=register-list-query.js.map
|
|
535
|
-
//# debugId=
|
|
535
|
+
//# debugId=4d49be94-9af3-531a-a94b-1eb4112dbdbd
|