@agents-inc/cli 0.74.4 → 0.74.5

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.
Files changed (79) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/{chunk-FH74AVEW.js → chunk-4OLQ4QPH.js} +2 -2
  3. package/dist/{chunk-NEL3MGYH.js → chunk-AQBZJUAL.js} +3 -3
  4. package/dist/{chunk-DDBSYZGZ.js → chunk-CTKWL3GL.js} +4 -4
  5. package/dist/{chunk-JUY45EUT.js → chunk-FOPJDYUF.js} +2 -2
  6. package/dist/{chunk-SDAJFP4I.js → chunk-HRJTZXRF.js} +2 -2
  7. package/dist/{chunk-HZ5CCPU4.js → chunk-JAPYUFAM.js} +3 -3
  8. package/dist/{chunk-IN5TKIL3.js → chunk-JGSCFYCP.js} +2 -2
  9. package/dist/{chunk-3N4MUUAJ.js → chunk-JNMZVX5S.js} +2 -2
  10. package/dist/{chunk-PPMNHCGA.js → chunk-KIY36DJU.js} +3 -3
  11. package/dist/{chunk-55G4HXUJ.js → chunk-P2BH6X2C.js} +4 -3
  12. package/dist/chunk-P2BH6X2C.js.map +1 -0
  13. package/dist/{chunk-FC5VMKXY.js → chunk-PPFXT5LC.js} +2 -2
  14. package/dist/{chunk-JIZKHL5P.js → chunk-QK4CJOLO.js} +2 -2
  15. package/dist/{chunk-2TRPBOF3.js → chunk-U3EDOGQG.js} +2 -2
  16. package/dist/{chunk-7ET6VTIQ.js → chunk-WMSV5AJT.js} +2 -2
  17. package/dist/{chunk-ZFQJ5STW.js → chunk-XV6A6PAW.js} +9 -9
  18. package/dist/commands/build/plugins.js +2 -2
  19. package/dist/commands/build/stack.js +2 -2
  20. package/dist/commands/compile.js +2 -2
  21. package/dist/commands/config/index.js +2 -2
  22. package/dist/commands/config/path.js +1 -1
  23. package/dist/commands/config/show.js +2 -2
  24. package/dist/commands/diff.js +1 -1
  25. package/dist/commands/doctor.js +1 -1
  26. package/dist/commands/edit.js +12 -12
  27. package/dist/commands/eject.js +1 -1
  28. package/dist/commands/import/skill.js +1 -1
  29. package/dist/commands/info.js +1 -1
  30. package/dist/commands/init.js +12 -12
  31. package/dist/commands/list.js +1 -1
  32. package/dist/commands/new/agent.js +2 -2
  33. package/dist/commands/new/marketplace.js +2 -2
  34. package/dist/commands/new/skill.js +2 -2
  35. package/dist/commands/outdated.js +1 -1
  36. package/dist/commands/search.js +1 -1
  37. package/dist/commands/uninstall.js +1 -1
  38. package/dist/commands/update.js +2 -2
  39. package/dist/commands/validate.js +1 -1
  40. package/dist/components/wizard/category-grid.test.js +2 -2
  41. package/dist/components/wizard/domain-selection.js +3 -3
  42. package/dist/components/wizard/source-grid.test.js +2 -2
  43. package/dist/components/wizard/stack-selection.js +3 -3
  44. package/dist/components/wizard/step-agents.js +3 -3
  45. package/dist/components/wizard/step-agents.test.js +3 -3
  46. package/dist/components/wizard/step-build.js +3 -3
  47. package/dist/components/wizard/step-build.test.js +3 -3
  48. package/dist/components/wizard/step-confirm.test.js +2 -2
  49. package/dist/components/wizard/step-settings.js +2 -2
  50. package/dist/components/wizard/step-settings.test.js +5 -5
  51. package/dist/components/wizard/step-sources.js +3 -3
  52. package/dist/components/wizard/step-sources.test.js +3 -3
  53. package/dist/components/wizard/step-stack.js +5 -5
  54. package/dist/components/wizard/step-stack.test.js +5 -5
  55. package/dist/components/wizard/wizard-layout.js +3 -3
  56. package/dist/components/wizard/wizard.js +11 -11
  57. package/dist/hooks/init.js +12 -12
  58. package/dist/{source-loader-7GPUP6TG.js → source-loader-IV6MOOPQ.js} +2 -2
  59. package/dist/{source-manager-5FCN2CDH.js → source-manager-FVOH3VXK.js} +2 -2
  60. package/dist/stores/wizard-store.js +2 -2
  61. package/dist/stores/wizard-store.test.js +2 -2
  62. package/package.json +1 -1
  63. package/dist/chunk-55G4HXUJ.js.map +0 -1
  64. /package/dist/{chunk-FH74AVEW.js.map → chunk-4OLQ4QPH.js.map} +0 -0
  65. /package/dist/{chunk-NEL3MGYH.js.map → chunk-AQBZJUAL.js.map} +0 -0
  66. /package/dist/{chunk-DDBSYZGZ.js.map → chunk-CTKWL3GL.js.map} +0 -0
  67. /package/dist/{chunk-JUY45EUT.js.map → chunk-FOPJDYUF.js.map} +0 -0
  68. /package/dist/{chunk-SDAJFP4I.js.map → chunk-HRJTZXRF.js.map} +0 -0
  69. /package/dist/{chunk-HZ5CCPU4.js.map → chunk-JAPYUFAM.js.map} +0 -0
  70. /package/dist/{chunk-IN5TKIL3.js.map → chunk-JGSCFYCP.js.map} +0 -0
  71. /package/dist/{chunk-3N4MUUAJ.js.map → chunk-JNMZVX5S.js.map} +0 -0
  72. /package/dist/{chunk-PPMNHCGA.js.map → chunk-KIY36DJU.js.map} +0 -0
  73. /package/dist/{chunk-FC5VMKXY.js.map → chunk-PPFXT5LC.js.map} +0 -0
  74. /package/dist/{chunk-JIZKHL5P.js.map → chunk-QK4CJOLO.js.map} +0 -0
  75. /package/dist/{chunk-2TRPBOF3.js.map → chunk-U3EDOGQG.js.map} +0 -0
  76. /package/dist/{chunk-7ET6VTIQ.js.map → chunk-WMSV5AJT.js.map} +0 -0
  77. /package/dist/{chunk-ZFQJ5STW.js.map → chunk-XV6A6PAW.js.map} +0 -0
  78. /package/dist/{source-loader-7GPUP6TG.js.map → source-loader-IV6MOOPQ.js.map} +0 -0
  79. /package/dist/{source-manager-5FCN2CDH.js.map → source-manager-FVOH3VXK.js.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -7,6 +7,17 @@ Each release has detailed notes in its own file under [`changelogs/`](./changelo
7
7
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
8
8
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
9
 
10
+ ## [0.74.5] - 2026-03-13
11
+
12
+ **Fix custom skill warnings and multi-select for synthesized categories**
13
+
14
+ - Initialize matrix before stack resolution so custom skill IDs are recognized
15
+ - Default synthesized categories to non-exclusive (multi-select)
16
+
17
+ See [changelogs/0.74.5.md](./changelogs/0.74.5.md) for full details.
18
+
19
+ ---
20
+
10
21
  ## [0.74.4] - 2026-03-13
11
22
 
12
23
  **Custom skill validation, search modal fix**
@@ -11,7 +11,7 @@ import {
11
11
  } from "./chunk-KYULKBFC.js";
12
12
  import {
13
13
  useWizardStore
14
- } from "./chunk-FC5VMKXY.js";
14
+ } from "./chunk-PPFXT5LC.js";
15
15
  import {
16
16
  HOTKEY_ACCEPT_DEFAULTS,
17
17
  HOTKEY_HELP,
@@ -203,4 +203,4 @@ var WizardLayout = ({
203
203
  export {
204
204
  WizardLayout
205
205
  };
206
- //# sourceMappingURL=chunk-FH74AVEW.js.map
206
+ //# sourceMappingURL=chunk-4OLQ4QPH.js.map
@@ -14,7 +14,7 @@ import {
14
14
  } from "./chunk-AQYAVLZK.js";
15
15
  import {
16
16
  useWizardStore
17
- } from "./chunk-FC5VMKXY.js";
17
+ } from "./chunk-PPFXT5LC.js";
18
18
  import {
19
19
  KEY_LABEL_ENTER,
20
20
  KEY_LABEL_ESC
@@ -22,7 +22,7 @@ import {
22
22
  import {
23
23
  getAvailableSkills,
24
24
  resolveAlias
25
- } from "./chunk-55G4HXUJ.js";
25
+ } from "./chunk-P2BH6X2C.js";
26
26
  import {
27
27
  getSkillById,
28
28
  matrix
@@ -243,4 +243,4 @@ export {
243
243
  validateBuildStep,
244
244
  StepBuild
245
245
  };
246
- //# sourceMappingURL=chunk-NEL3MGYH.js.map
246
+ //# sourceMappingURL=chunk-AQBZJUAL.js.map
@@ -1,19 +1,19 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  StackSelection
4
- } from "./chunk-3N4MUUAJ.js";
4
+ } from "./chunk-JNMZVX5S.js";
5
5
  import {
6
6
  useMeasuredHeight
7
7
  } from "./chunk-K77I4XGL.js";
8
8
  import {
9
9
  DomainSelection
10
- } from "./chunk-7ET6VTIQ.js";
10
+ } from "./chunk-WMSV5AJT.js";
11
11
  import {
12
12
  ViewTitle
13
13
  } from "./chunk-AQYAVLZK.js";
14
14
  import {
15
15
  useWizardStore
16
- } from "./chunk-FC5VMKXY.js";
16
+ } from "./chunk-PPFXT5LC.js";
17
17
  import {
18
18
  init_esm_shims
19
19
  } from "./chunk-DHET7RCE.js";
@@ -37,4 +37,4 @@ var StepStack = ({ onCancel }) => {
37
37
  export {
38
38
  StepStack
39
39
  };
40
- //# sourceMappingURL=chunk-DDBSYZGZ.js.map
40
+ //# sourceMappingURL=chunk-CTKWL3GL.js.map
@@ -17,7 +17,7 @@ import {
17
17
  resolveAgents,
18
18
  writeContentHash,
19
19
  writePluginManifest
20
- } from "./chunk-55G4HXUJ.js";
20
+ } from "./chunk-P2BH6X2C.js";
21
21
  import {
22
22
  loadAllAgents,
23
23
  loadProjectAgents
@@ -327,4 +327,4 @@ export {
327
327
  compileAllAgentPlugins,
328
328
  printAgentCompilationSummary
329
329
  };
330
- //# sourceMappingURL=chunk-JUY45EUT.js.map
330
+ //# sourceMappingURL=chunk-FOPJDYUF.js.map
@@ -13,7 +13,7 @@ import {
13
13
  } from "./chunk-AQYAVLZK.js";
14
14
  import {
15
15
  useWizardStore
16
- } from "./chunk-FC5VMKXY.js";
16
+ } from "./chunk-PPFXT5LC.js";
17
17
  import {
18
18
  isAgentName
19
19
  } from "./chunk-XXK6MFOA.js";
@@ -268,4 +268,4 @@ var StepAgents = () => {
268
268
  export {
269
269
  StepAgents
270
270
  };
271
- //# sourceMappingURL=chunk-SDAJFP4I.js.map
271
+ //# sourceMappingURL=chunk-HRJTZXRF.js.map
@@ -16,7 +16,7 @@ import {
16
16
  } from "./chunk-AQYAVLZK.js";
17
17
  import {
18
18
  useWizardStore
19
- } from "./chunk-FC5VMKXY.js";
19
+ } from "./chunk-PPFXT5LC.js";
20
20
  import {
21
21
  HOTKEY_SET_ALL_LOCAL,
22
22
  HOTKEY_SET_ALL_PLUGIN,
@@ -27,7 +27,7 @@ import {
27
27
  import {
28
28
  resolveAllSources,
29
29
  searchExtraSources
30
- } from "./chunk-55G4HXUJ.js";
30
+ } from "./chunk-P2BH6X2C.js";
31
31
  import {
32
32
  CLI_COLORS,
33
33
  DEFAULT_BRANDING
@@ -181,4 +181,4 @@ var StepSources = ({ projectDir, onContinue, onBack }) => {
181
181
  export {
182
182
  StepSources
183
183
  };
184
- //# sourceMappingURL=chunk-HZ5CCPU4.js.map
184
+ //# sourceMappingURL=chunk-JAPYUFAM.js.map
@@ -27,7 +27,7 @@ import {
27
27
  addSource,
28
28
  getSourceSummary,
29
29
  removeSource
30
- } from "./chunk-55G4HXUJ.js";
30
+ } from "./chunk-P2BH6X2C.js";
31
31
  import {
32
32
  getErrorMessage,
33
33
  verbose
@@ -270,4 +270,4 @@ var StepSettings = ({
270
270
  export {
271
271
  StepSettings
272
272
  };
273
- //# sourceMappingURL=chunk-IN5TKIL3.js.map
273
+ //# sourceMappingURL=chunk-JGSCFYCP.js.map
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-AUNBGZS4.js";
8
8
  import {
9
9
  useWizardStore
10
- } from "./chunk-FC5VMKXY.js";
10
+ } from "./chunk-PPFXT5LC.js";
11
11
  import {
12
12
  matrix
13
13
  } from "./chunk-4OBRPE6A.js";
@@ -110,4 +110,4 @@ var StackSelection = ({
110
110
  export {
111
111
  StackSelection
112
112
  };
113
- //# sourceMappingURL=chunk-3N4MUUAJ.js.map
113
+ //# sourceMappingURL=chunk-JNMZVX5S.js.map
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  Wizard
4
- } from "./chunk-ZFQJ5STW.js";
4
+ } from "./chunk-XV6A6PAW.js";
5
5
  import {
6
6
  SelectList
7
7
  } from "./chunk-WF5PMBIR.js";
@@ -30,7 +30,7 @@ import {
30
30
  installPluginConfig,
31
31
  loadProjectConfig,
32
32
  loadSkillsMatrixFromSource
33
- } from "./chunk-55G4HXUJ.js";
33
+ } from "./chunk-P2BH6X2C.js";
34
34
  import {
35
35
  getSkillById
36
36
  } from "./chunk-4OBRPE6A.js";
@@ -562,4 +562,4 @@ export {
562
562
  showDashboard,
563
563
  Init
564
564
  };
565
- //# sourceMappingURL=chunk-PPMNHCGA.js.map
565
+ //# sourceMappingURL=chunk-KIY36DJU.js.map
@@ -982,7 +982,7 @@ function loadConfigTypesDataInBackground(sourceFlag, projectDir) {
982
982
  if (!await directoryExists(claudeSrcDir)) {
983
983
  throw new Error(`${CLAUDE_SRC_DIR}/ not found \u2014 run '${CLI_BIN_NAME} init' first`);
984
984
  }
985
- const { loadSkillsMatrixFromSource: loadSkillsMatrixFromSource2 } = await import("./source-loader-7GPUP6TG.js");
985
+ const { loadSkillsMatrixFromSource: loadSkillsMatrixFromSource2 } = await import("./source-loader-IV6MOOPQ.js");
986
986
  const { loadAllAgents: loadAllAgents2 } = await import("./loader-NHUCFMFQ.js");
987
987
  const sourceResult = await loadSkillsMatrixFromSource2({
988
988
  sourceFlag,
@@ -1686,7 +1686,7 @@ function synthesizeCategory(category, domain) {
1686
1686
  displayName,
1687
1687
  description: `Auto-generated category for ${category}`,
1688
1688
  domain,
1689
- exclusive: true,
1689
+ exclusive: false,
1690
1690
  required: false,
1691
1691
  order: AUTO_SYNTH_ORDER
1692
1692
  };
@@ -5295,6 +5295,7 @@ async function loadAndMergeFromBasePath(basePath) {
5295
5295
  verbose(`Skills from source: ${skillsDir}`);
5296
5296
  const skills = await extractAllSkills(skillsDir);
5297
5297
  const mergedMatrix = mergeMatrixWithSkills(categories, relationships, skills);
5298
+ initializeMatrix(mergedMatrix);
5298
5299
  const sourceStacks = await loadStacks(basePath, stacksRelFile);
5299
5300
  const stacks = sourceStacks.length > 0 ? sourceStacks : defaultStacks;
5300
5301
  if (stacks.length > 0) {
@@ -5503,4 +5504,4 @@ export {
5503
5504
  validateAllPlugins,
5504
5505
  printPluginValidationResult
5505
5506
  };
5506
- //# sourceMappingURL=chunk-55G4HXUJ.js.map
5507
+ //# sourceMappingURL=chunk-P2BH6X2C.js.map