@agentxm/client-core 0.19.3 → 0.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/unstable/commands/index.d.ts +1 -1
- package/dist/src/unstable/commands/index.d.ts.map +1 -1
- package/dist/src/unstable/commands/index.js.map +1 -1
- package/dist/src/unstable/commands/install-artifact.d.ts.map +1 -1
- package/dist/src/unstable/commands/install-artifact.js +6 -2
- package/dist/src/unstable/commands/install-artifact.js.map +1 -1
- package/dist/src/unstable/commands/manager.d.ts.map +1 -1
- package/dist/src/unstable/commands/manager.js +33 -5
- package/dist/src/unstable/commands/manager.js.map +1 -1
- package/dist/src/unstable/commands/operations/disable.js +1 -1
- package/dist/src/unstable/commands/operations/disable.js.map +1 -1
- package/dist/src/unstable/commands/operations/enable.js +1 -1
- package/dist/src/unstable/commands/operations/enable.js.map +1 -1
- package/dist/src/unstable/commands/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/commands/operations/install.js +27 -1
- package/dist/src/unstable/commands/operations/install.js.map +1 -1
- package/dist/src/unstable/commands/reconciliation-adapter.d.ts.map +1 -1
- package/dist/src/unstable/commands/reconciliation-adapter.js +3 -1
- package/dist/src/unstable/commands/reconciliation-adapter.js.map +1 -1
- package/dist/src/unstable/commands/refs.d.ts +5 -3
- package/dist/src/unstable/commands/refs.d.ts.map +1 -1
- package/dist/src/unstable/extensions/canonical-path.d.ts +1 -1
- package/dist/src/unstable/extensions/canonical-path.d.ts.map +1 -1
- package/dist/src/unstable/extensions/canonical-path.js +1 -1
- package/dist/src/unstable/extensions/canonical-path.js.map +1 -1
- package/dist/src/unstable/extensions/extension-paths.d.ts +1 -1
- package/dist/src/unstable/extensions/extension-paths.d.ts.map +1 -1
- package/dist/src/unstable/extensions/extension-paths.js +1 -1
- package/dist/src/unstable/extensions/extension-paths.js.map +1 -1
- package/dist/src/unstable/extensions/index.d.ts +1 -1
- package/dist/src/unstable/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/extensions/index.js.map +1 -1
- package/dist/src/unstable/extensions/marker-fqn.d.ts +1 -1
- package/dist/src/unstable/extensions/marker-fqn.d.ts.map +1 -1
- package/dist/src/unstable/extensions/marker-fqn.js +1 -1
- package/dist/src/unstable/extensions/marker-fqn.js.map +1 -1
- package/dist/src/unstable/extensions/materializable-from-disk.d.ts +4 -2
- package/dist/src/unstable/extensions/materializable-from-disk.d.ts.map +1 -1
- package/dist/src/unstable/extensions/materializable-from-disk.js +33 -0
- package/dist/src/unstable/extensions/materializable-from-disk.js.map +1 -1
- package/dist/src/unstable/extensions/operations.d.ts +8 -5
- package/dist/src/unstable/extensions/operations.d.ts.map +1 -1
- package/dist/src/unstable/extensions/operations.js +53 -6
- package/dist/src/unstable/extensions/operations.js.map +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts +17 -0
- package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
- package/dist/src/unstable/files/index.d.ts +1 -1
- package/dist/src/unstable/files/index.d.ts.map +1 -1
- package/dist/src/unstable/files/index.js.map +1 -1
- package/dist/src/unstable/files/manager.d.ts.map +1 -1
- package/dist/src/unstable/files/manager.js +38 -5
- package/dist/src/unstable/files/manager.js.map +1 -1
- package/dist/src/unstable/files/refs.d.ts +5 -3
- package/dist/src/unstable/files/refs.d.ts.map +1 -1
- package/dist/src/unstable/hooks/index.d.ts +1 -1
- package/dist/src/unstable/hooks/index.d.ts.map +1 -1
- package/dist/src/unstable/hooks/index.js.map +1 -1
- package/dist/src/unstable/hooks/manager.d.ts.map +1 -1
- package/dist/src/unstable/hooks/manager.js +32 -8
- package/dist/src/unstable/hooks/manager.js.map +1 -1
- package/dist/src/unstable/hooks/refs.d.ts +6 -4
- package/dist/src/unstable/hooks/refs.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/configured-but-not-installed.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/configured-but-not-installed.js +8 -3
- package/dist/src/unstable/lint/catalog/workspace/configured-but-not-installed.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/helpers/source-categorize.d.ts +1 -1
- package/dist/src/unstable/lint/catalog/workspace/helpers/source-categorize.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/helpers/source-categorize.js +14 -0
- package/dist/src/unstable/lint/catalog/workspace/helpers/source-categorize.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/packs-declarations-valid.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/packs-declarations-valid.js +12 -1
- package/dist/src/unstable/lint/catalog/workspace/packs-declarations-valid.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/skills-declarations-valid.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/skills-declarations-valid.js +4 -2
- package/dist/src/unstable/lint/catalog/workspace/skills-declarations-valid.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js +1 -1
- package/dist/src/unstable/lint/catalog/workspace/skills-managed.js.map +1 -1
- package/dist/src/unstable/lint/cli.js +2 -2
- package/dist/src/unstable/lint/cli.js.map +1 -1
- package/dist/src/unstable/lockfile/index.d.ts +2 -2
- package/dist/src/unstable/lockfile/index.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/index.js +1 -1
- package/dist/src/unstable/lockfile/index.js.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.d.ts +548 -254
- package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.d.ts +443 -32
- package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.js +58 -9
- package/dist/src/unstable/lockfile/schema.js.map +1 -1
- package/dist/src/unstable/mcps/index.d.ts +1 -1
- package/dist/src/unstable/mcps/index.d.ts.map +1 -1
- package/dist/src/unstable/mcps/index.js.map +1 -1
- package/dist/src/unstable/mcps/manager.d.ts.map +1 -1
- package/dist/src/unstable/mcps/manager.js +8 -2
- package/dist/src/unstable/mcps/manager.js.map +1 -1
- package/dist/src/unstable/mcps/metadata.d.ts +2 -2
- package/dist/src/unstable/mcps/metadata.d.ts.map +1 -1
- package/dist/src/unstable/mcps/metadata.js +4 -0
- package/dist/src/unstable/mcps/metadata.js.map +1 -1
- package/dist/src/unstable/mcps/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/mcps/operations/install.js +40 -3
- package/dist/src/unstable/mcps/operations/install.js.map +1 -1
- package/dist/src/unstable/mcps/reconciliation-adapter.d.ts.map +1 -1
- package/dist/src/unstable/mcps/reconciliation-adapter.js +3 -1
- package/dist/src/unstable/mcps/reconciliation-adapter.js.map +1 -1
- package/dist/src/unstable/mcps/refs.d.ts +5 -3
- package/dist/src/unstable/mcps/refs.d.ts.map +1 -1
- package/dist/src/unstable/packs/index.d.ts +1 -1
- package/dist/src/unstable/packs/index.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.d.ts +13 -2
- package/dist/src/unstable/packs/manager.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.js +153 -7
- package/dist/src/unstable/packs/manager.js.map +1 -1
- package/dist/src/unstable/packs/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/packs/operations/install.js +1 -0
- package/dist/src/unstable/packs/operations/install.js.map +1 -1
- package/dist/src/unstable/packs/operations/uninstall.js +1 -1
- package/dist/src/unstable/packs/operations/uninstall.js.map +1 -1
- package/dist/src/unstable/packs/reconciliation-adapter.d.ts.map +1 -1
- package/dist/src/unstable/packs/reconciliation-adapter.js +3 -1
- package/dist/src/unstable/packs/reconciliation-adapter.js.map +1 -1
- package/dist/src/unstable/packs/refs.d.ts +5 -3
- package/dist/src/unstable/packs/refs.d.ts.map +1 -1
- package/dist/src/unstable/plan/plan.d.ts +2 -2
- package/dist/src/unstable/plan/plan.d.ts.map +1 -1
- package/dist/src/unstable/plan/resolve-plan.d.ts +1 -1
- package/dist/src/unstable/plan/resolve-plan.d.ts.map +1 -1
- package/dist/src/unstable/publish/index.d.ts +1 -0
- package/dist/src/unstable/publish/index.d.ts.map +1 -1
- package/dist/src/unstable/publish/index.js +1 -0
- package/dist/src/unstable/publish/index.js.map +1 -1
- package/dist/src/unstable/registry/client.d.ts +8 -0
- package/dist/src/unstable/registry/client.d.ts.map +1 -1
- package/dist/src/unstable/registry/client.js.map +1 -1
- package/dist/src/unstable/registry/index.d.ts +1 -1
- package/dist/src/unstable/registry/index.d.ts.map +1 -1
- package/dist/src/unstable/registry/index.js.map +1 -1
- package/dist/src/unstable/registry/local-client.d.ts.map +1 -1
- package/dist/src/unstable/registry/local-client.js +17 -0
- package/dist/src/unstable/registry/local-client.js.map +1 -1
- package/dist/src/unstable/registry/remote-client.d.ts.map +1 -1
- package/dist/src/unstable/registry/remote-client.js +15 -0
- package/dist/src/unstable/registry/remote-client.js.map +1 -1
- package/dist/src/unstable/registry/schema.d.ts +1 -0
- package/dist/src/unstable/registry/schema.d.ts.map +1 -1
- package/dist/src/unstable/registry/schema.js +1 -0
- package/dist/src/unstable/registry/schema.js.map +1 -1
- package/dist/src/unstable/rules/index.d.ts +1 -1
- package/dist/src/unstable/rules/index.d.ts.map +1 -1
- package/dist/src/unstable/rules/index.js.map +1 -1
- package/dist/src/unstable/rules/manager.d.ts.map +1 -1
- package/dist/src/unstable/rules/manager.js +34 -4
- package/dist/src/unstable/rules/manager.js.map +1 -1
- package/dist/src/unstable/rules/refs.d.ts +6 -4
- package/dist/src/unstable/rules/refs.d.ts.map +1 -1
- package/dist/src/unstable/settings/schema.d.ts +20 -73
- package/dist/src/unstable/settings/schema.d.ts.map +1 -1
- package/dist/src/unstable/settings/schema.js +81 -98
- package/dist/src/unstable/settings/schema.js.map +1 -1
- package/dist/src/unstable/skills/index.d.ts +1 -1
- package/dist/src/unstable/skills/index.d.ts.map +1 -1
- package/dist/src/unstable/skills/index.js.map +1 -1
- package/dist/src/unstable/skills/manager.d.ts.map +1 -1
- package/dist/src/unstable/skills/manager.js +9 -3
- package/dist/src/unstable/skills/manager.js.map +1 -1
- package/dist/src/unstable/skills/materialization.d.ts.map +1 -1
- package/dist/src/unstable/skills/materialization.js +6 -0
- package/dist/src/unstable/skills/materialization.js.map +1 -1
- package/dist/src/unstable/skills/operations/copy.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/copy.js +5 -4
- package/dist/src/unstable/skills/operations/copy.js.map +1 -1
- package/dist/src/unstable/skills/operations/disable.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/disable.js +4 -2
- package/dist/src/unstable/skills/operations/disable.js.map +1 -1
- package/dist/src/unstable/skills/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/skills/operations/install.js +34 -0
- package/dist/src/unstable/skills/operations/install.js.map +1 -1
- package/dist/src/unstable/skills/paths.d.ts +1 -1
- package/dist/src/unstable/skills/paths.d.ts.map +1 -1
- package/dist/src/unstable/skills/reconciliation-adapter.d.ts.map +1 -1
- package/dist/src/unstable/skills/reconciliation-adapter.js +3 -1
- package/dist/src/unstable/skills/reconciliation-adapter.js.map +1 -1
- package/dist/src/unstable/skills/refs.d.ts +5 -3
- package/dist/src/unstable/skills/refs.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/resolve-source.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/resolve-source.js +9 -0
- package/dist/src/unstable/source-resolution/resolve-source.js.map +1 -1
- package/dist/src/unstable/source-resolution/service.d.ts +1 -1
- package/dist/src/unstable/source-resolution/service.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/service.js +15 -0
- package/dist/src/unstable/source-resolution/service.js.map +1 -1
- package/dist/src/unstable/sources/index.d.ts +2 -1
- package/dist/src/unstable/sources/index.d.ts.map +1 -1
- package/dist/src/unstable/sources/index.js +1 -0
- package/dist/src/unstable/sources/index.js.map +1 -1
- package/dist/src/unstable/sources/lock-entry-to-ref.d.ts +3 -1
- package/dist/src/unstable/sources/lock-entry-to-ref.d.ts.map +1 -1
- package/dist/src/unstable/sources/lock-entry-to-ref.js +106 -14
- package/dist/src/unstable/sources/lock-entry-to-ref.js.map +1 -1
- package/dist/src/unstable/sources/parser.d.ts +9 -2
- package/dist/src/unstable/sources/parser.d.ts.map +1 -1
- package/dist/src/unstable/sources/parser.js +22 -7
- package/dist/src/unstable/sources/parser.js.map +1 -1
- package/dist/src/unstable/sources/printer.d.ts +2 -2
- package/dist/src/unstable/sources/printer.d.ts.map +1 -1
- package/dist/src/unstable/sources/printer.js +14 -0
- package/dist/src/unstable/sources/printer.js.map +1 -1
- package/dist/src/unstable/sources/source-to-lock-entry.d.ts.map +1 -1
- package/dist/src/unstable/sources/source-to-lock-entry.js +10 -0
- package/dist/src/unstable/sources/source-to-lock-entry.js.map +1 -1
- package/dist/src/unstable/sources/types.d.ts +21 -6
- package/dist/src/unstable/sources/types.d.ts.map +1 -1
- package/dist/src/unstable/sources/types.js +11 -3
- package/dist/src/unstable/sources/types.js.map +1 -1
- package/dist/src/unstable/sources/workspace.d.ts +13 -0
- package/dist/src/unstable/sources/workspace.d.ts.map +1 -0
- package/dist/src/unstable/sources/workspace.js +13 -0
- package/dist/src/unstable/sources/workspace.js.map +1 -0
- package/dist/src/unstable/subagents/index.d.ts +1 -1
- package/dist/src/unstable/subagents/index.d.ts.map +1 -1
- package/dist/src/unstable/subagents/index.js.map +1 -1
- package/dist/src/unstable/subagents/lock-entry-builder.d.ts.map +1 -1
- package/dist/src/unstable/subagents/lock-entry-builder.js +10 -0
- package/dist/src/unstable/subagents/lock-entry-builder.js.map +1 -1
- package/dist/src/unstable/subagents/manager.d.ts.map +1 -1
- package/dist/src/unstable/subagents/manager.js +32 -5
- package/dist/src/unstable/subagents/manager.js.map +1 -1
- package/dist/src/unstable/subagents/operations/disable.d.ts.map +1 -1
- package/dist/src/unstable/subagents/operations/disable.js +2 -1
- package/dist/src/unstable/subagents/operations/disable.js.map +1 -1
- package/dist/src/unstable/subagents/paths.d.ts +1 -1
- package/dist/src/unstable/subagents/paths.d.ts.map +1 -1
- package/dist/src/unstable/subagents/reconciliation-adapter.d.ts.map +1 -1
- package/dist/src/unstable/subagents/reconciliation-adapter.js +3 -1
- package/dist/src/unstable/subagents/reconciliation-adapter.js.map +1 -1
- package/dist/src/unstable/subagents/refs.d.ts +5 -3
- package/dist/src/unstable/subagents/refs.d.ts.map +1 -1
- package/dist/src/unstable/workflows/index.d.ts +1 -1
- package/dist/src/unstable/workflows/index.d.ts.map +1 -1
- package/dist/src/unstable/workflows/index.js.map +1 -1
- package/dist/src/unstable/workflows/uninstall-command/workflow.d.ts +9 -7
- package/dist/src/unstable/workflows/uninstall-command/workflow.d.ts.map +1 -1
- package/dist/src/unstable/workflows/uninstall-command/workflow.js +1 -1
- package/dist/src/unstable/workflows/uninstall-command/workflow.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts +2 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +138 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/workspace-ref.d.ts +24 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/workspace-ref.d.ts.map +1 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/workspace-ref.js +211 -0
- package/dist/src/unstable/workspace/configured-entry-resolution/workspace-ref.js.map +1 -0
- package/dist/src/unstable/workspace/index.d.ts +1 -1
- package/dist/src/unstable/workspace/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/index.js +1 -1
- package/dist/src/unstable/workspace/index.js.map +1 -1
- package/dist/src/unstable/workspace/initialization.d.ts +4 -40
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/initialization.js +1 -1
- package/dist/src/unstable/workspace/initialization.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/state.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/state.js +21 -5
- package/dist/src/unstable/workspace/read-model/state.js.map +1 -1
- package/dist/src/unstable/workspace/reconciliation-types.d.ts +16 -2
- package/dist/src/unstable/workspace/reconciliation-types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/reconciliation.d.ts.map +1 -1
- package/dist/src/unstable/workspace/reconciliation.js +185 -2
- package/dist/src/unstable/workspace/reconciliation.js.map +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +10 -4
- package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service-interface.js.map +1 -1
- package/dist/src/unstable/workspace/service.d.ts +556 -264
- package/dist/src/unstable/workspace/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.js +41 -90
- package/dist/src/unstable/workspace/service.js.map +1 -1
- package/dist/src/unstable/workspace/skill-snapshot.d.ts.map +1 -1
- package/dist/src/unstable/workspace/skill-snapshot.js +2 -1
- package/dist/src/unstable/workspace/skill-snapshot.js.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.js +1 -0
- package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
- package/package.json +2 -2
- package/site-content/__generated__/schemas/axm-lock.schema.json +370 -2
- package/site-content/__generated__/schemas/settings.schema.json +27 -91
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"type": "string",
|
|
133
133
|
"allOf": [
|
|
134
134
|
{
|
|
135
|
-
"pattern": "^[a-z0-9][a-z0-9.-]*$",
|
|
135
|
+
"pattern": "^(?!workspace$)[a-z0-9][a-z0-9.-]*$",
|
|
136
136
|
"title": "Source Name",
|
|
137
137
|
"description": "Alias used in entry source strings for this source host.",
|
|
138
138
|
"examples": ["github", "my-registry.dev"]
|
|
@@ -256,17 +256,12 @@
|
|
|
256
256
|
"type": "boolean",
|
|
257
257
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
258
258
|
"default": true
|
|
259
|
-
},
|
|
260
|
-
"authored": {
|
|
261
|
-
"type": "boolean",
|
|
262
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
263
|
-
"default": false
|
|
264
259
|
}
|
|
265
260
|
},
|
|
266
261
|
"required": ["source"],
|
|
267
262
|
"additionalProperties": false,
|
|
268
263
|
"title": "Skill Entry Object",
|
|
269
|
-
"description": "A skill entry with source and optional enabled
|
|
264
|
+
"description": "A skill entry with source and an optional enabled flag."
|
|
270
265
|
}
|
|
271
266
|
],
|
|
272
267
|
"title": "Skill Entry",
|
|
@@ -284,9 +279,7 @@
|
|
|
284
279
|
"propertyNames": {
|
|
285
280
|
"type": "string",
|
|
286
281
|
"allOf": [{ "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" }]
|
|
287
|
-
}
|
|
288
|
-
"title": "Skills Map",
|
|
289
|
-
"description": "A map of skill names to skill entries."
|
|
282
|
+
}
|
|
290
283
|
}
|
|
291
284
|
]
|
|
292
285
|
},
|
|
@@ -328,17 +321,12 @@
|
|
|
328
321
|
"type": "boolean",
|
|
329
322
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
330
323
|
"default": true
|
|
331
|
-
},
|
|
332
|
-
"authored": {
|
|
333
|
-
"type": "boolean",
|
|
334
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
335
|
-
"default": false
|
|
336
324
|
}
|
|
337
325
|
},
|
|
338
326
|
"required": ["source"],
|
|
339
327
|
"additionalProperties": false,
|
|
340
328
|
"title": "Command Entry Object",
|
|
341
|
-
"description": "A command entry with source and optional enabled
|
|
329
|
+
"description": "A command entry with source and an optional enabled flag."
|
|
342
330
|
}
|
|
343
331
|
],
|
|
344
332
|
"title": "Command Entry",
|
|
@@ -356,9 +344,7 @@
|
|
|
356
344
|
"propertyNames": {
|
|
357
345
|
"type": "string",
|
|
358
346
|
"allOf": [{ "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" }]
|
|
359
|
-
}
|
|
360
|
-
"title": "Commands Map",
|
|
361
|
-
"description": "A map of command names to command entries."
|
|
347
|
+
}
|
|
362
348
|
}
|
|
363
349
|
]
|
|
364
350
|
},
|
|
@@ -407,11 +393,6 @@
|
|
|
407
393
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
408
394
|
"default": true
|
|
409
395
|
},
|
|
410
|
-
"authored": {
|
|
411
|
-
"type": "boolean",
|
|
412
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
413
|
-
"default": false
|
|
414
|
-
},
|
|
415
396
|
"inputs": { "$ref": "#/definitions/FilesInputValuesMap" }
|
|
416
397
|
},
|
|
417
398
|
"required": ["source"],
|
|
@@ -435,9 +416,7 @@
|
|
|
435
416
|
"propertyNames": {
|
|
436
417
|
"type": "string",
|
|
437
418
|
"allOf": [{ "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" }]
|
|
438
|
-
}
|
|
439
|
-
"title": "Files Map",
|
|
440
|
-
"description": "A map of Context Files package names to Context Files package entries."
|
|
419
|
+
}
|
|
441
420
|
}
|
|
442
421
|
]
|
|
443
422
|
},
|
|
@@ -465,17 +444,12 @@
|
|
|
465
444
|
"type": "boolean",
|
|
466
445
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
467
446
|
"default": true
|
|
468
|
-
},
|
|
469
|
-
"authored": {
|
|
470
|
-
"type": "boolean",
|
|
471
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
472
|
-
"default": false
|
|
473
447
|
}
|
|
474
448
|
},
|
|
475
449
|
"required": ["source"],
|
|
476
450
|
"additionalProperties": false,
|
|
477
451
|
"title": "Rule Entry Object",
|
|
478
|
-
"description": "A rule entry with source and optional enabled
|
|
452
|
+
"description": "A rule entry with source and an optional enabled flag."
|
|
479
453
|
}
|
|
480
454
|
],
|
|
481
455
|
"title": "Rule Entry",
|
|
@@ -493,9 +467,7 @@
|
|
|
493
467
|
"propertyNames": {
|
|
494
468
|
"type": "string",
|
|
495
469
|
"allOf": [{ "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" }]
|
|
496
|
-
}
|
|
497
|
-
"title": "Rules Map",
|
|
498
|
-
"description": "A map of rule names to rule entries."
|
|
470
|
+
}
|
|
499
471
|
}
|
|
500
472
|
]
|
|
501
473
|
},
|
|
@@ -523,17 +495,12 @@
|
|
|
523
495
|
"type": "boolean",
|
|
524
496
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
525
497
|
"default": true
|
|
526
|
-
},
|
|
527
|
-
"authored": {
|
|
528
|
-
"type": "boolean",
|
|
529
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
530
|
-
"default": false
|
|
531
498
|
}
|
|
532
499
|
},
|
|
533
500
|
"required": ["source"],
|
|
534
501
|
"additionalProperties": false,
|
|
535
502
|
"title": "Hook Entry Object",
|
|
536
|
-
"description": "A hook entry with source and optional enabled
|
|
503
|
+
"description": "A hook entry with source and an optional enabled flag."
|
|
537
504
|
}
|
|
538
505
|
],
|
|
539
506
|
"title": "Hook Entry",
|
|
@@ -551,9 +518,7 @@
|
|
|
551
518
|
"propertyNames": {
|
|
552
519
|
"type": "string",
|
|
553
520
|
"allOf": [{ "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" }]
|
|
554
|
-
}
|
|
555
|
-
"title": "Hooks Map",
|
|
556
|
-
"description": "A map of hook names to hook entries."
|
|
521
|
+
}
|
|
557
522
|
}
|
|
558
523
|
]
|
|
559
524
|
},
|
|
@@ -581,17 +546,12 @@
|
|
|
581
546
|
"type": "boolean",
|
|
582
547
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
583
548
|
"default": true
|
|
584
|
-
},
|
|
585
|
-
"authored": {
|
|
586
|
-
"type": "boolean",
|
|
587
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
588
|
-
"default": false
|
|
589
549
|
}
|
|
590
550
|
},
|
|
591
551
|
"required": ["source"],
|
|
592
552
|
"additionalProperties": false,
|
|
593
553
|
"title": "Subagent Entry Object",
|
|
594
|
-
"description": "A subagent entry with source and optional enabled
|
|
554
|
+
"description": "A subagent entry with source and an optional enabled flag."
|
|
595
555
|
}
|
|
596
556
|
],
|
|
597
557
|
"title": "Subagent Entry",
|
|
@@ -609,9 +569,7 @@
|
|
|
609
569
|
"propertyNames": {
|
|
610
570
|
"type": "string",
|
|
611
571
|
"allOf": [{ "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" }]
|
|
612
|
-
}
|
|
613
|
-
"title": "Subagents Map",
|
|
614
|
-
"description": "A map of subagent names to subagent entries."
|
|
572
|
+
}
|
|
615
573
|
}
|
|
616
574
|
]
|
|
617
575
|
},
|
|
@@ -648,25 +606,17 @@
|
|
|
648
606
|
]
|
|
649
607
|
}
|
|
650
608
|
]
|
|
651
|
-
},
|
|
652
|
-
"authored": {
|
|
653
|
-
"type": "boolean",
|
|
654
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
655
|
-
"default": false
|
|
656
609
|
}
|
|
657
610
|
},
|
|
658
611
|
"required": ["source"],
|
|
659
612
|
"additionalProperties": false,
|
|
660
613
|
"title": "Pack Entry Object",
|
|
661
|
-
"description": "A pack entry with source
|
|
614
|
+
"description": "A pack entry with a source."
|
|
662
615
|
}
|
|
663
616
|
],
|
|
664
617
|
"title": "Pack Entry",
|
|
665
|
-
"description": "A pack entry: a source string, or an object with source
|
|
666
|
-
"examples": [
|
|
667
|
-
"@acme/packs/typescript@^1.0.0",
|
|
668
|
-
{ "source": "github:acme/agent-extensions", "authored": true }
|
|
669
|
-
]
|
|
618
|
+
"description": "A pack entry: a source string, or an object with a source.",
|
|
619
|
+
"examples": ["@acme/packs/typescript@^1.0.0"]
|
|
670
620
|
},
|
|
671
621
|
"PacksMap": {
|
|
672
622
|
"type": "object",
|
|
@@ -676,9 +626,7 @@
|
|
|
676
626
|
"propertyNames": {
|
|
677
627
|
"type": "string",
|
|
678
628
|
"allOf": [{ "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" }]
|
|
679
|
-
}
|
|
680
|
-
"title": "Packs Map",
|
|
681
|
-
"description": "A map of pack names to pack entries."
|
|
629
|
+
}
|
|
682
630
|
}
|
|
683
631
|
]
|
|
684
632
|
},
|
|
@@ -718,17 +666,12 @@
|
|
|
718
666
|
"type": "boolean",
|
|
719
667
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
720
668
|
"default": true
|
|
721
|
-
},
|
|
722
|
-
"authored": {
|
|
723
|
-
"type": "boolean",
|
|
724
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
725
|
-
"default": false
|
|
726
669
|
}
|
|
727
670
|
},
|
|
728
671
|
"required": ["source"],
|
|
729
672
|
"additionalProperties": false,
|
|
730
673
|
"title": "Library Entry Object",
|
|
731
|
-
"description": "A Library subscription entry with source and optional enabled
|
|
674
|
+
"description": "A Library subscription entry with source and an optional enabled flag."
|
|
732
675
|
}
|
|
733
676
|
],
|
|
734
677
|
"title": "Library Entry",
|
|
@@ -816,11 +759,6 @@
|
|
|
816
759
|
"description": "Set to false to disable this entry. Omit otherwise — true is the default and should not be written explicitly.",
|
|
817
760
|
"default": true
|
|
818
761
|
},
|
|
819
|
-
"authored": {
|
|
820
|
-
"type": "boolean",
|
|
821
|
-
"description": "Set to true to mark this entry as authored locally in this workspace — for extensions you edit here. AXM treats authored entries as locally owned: it preserves their files on uninstall, keeps the local source instead of repointing to the registry on update, and re-resolves them from the local managed copy on enable. Omit otherwise — false is the default and should not be written explicitly.",
|
|
822
|
-
"default": false
|
|
823
|
-
},
|
|
824
762
|
"env": { "$ref": "#/definitions/McpServerEnv" }
|
|
825
763
|
},
|
|
826
764
|
"additionalProperties": false
|
|
@@ -846,9 +784,7 @@
|
|
|
846
784
|
"propertyNames": {
|
|
847
785
|
"type": "string",
|
|
848
786
|
"allOf": [{ "pattern": "^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$" }]
|
|
849
|
-
}
|
|
850
|
-
"title": "MCP Servers Map",
|
|
851
|
-
"description": "A map of MCP server names to MCP server entries."
|
|
787
|
+
}
|
|
852
788
|
}
|
|
853
789
|
]
|
|
854
790
|
},
|
|
@@ -928,7 +864,7 @@
|
|
|
928
864
|
},
|
|
929
865
|
"skills": {
|
|
930
866
|
"anyOf": [{ "$ref": "#/definitions/SkillsMap" }],
|
|
931
|
-
"description": "Your installed skills, keyed by workspace skill name. Prefer plain source strings; use the object form only to set `enabled: false
|
|
867
|
+
"description": "Your installed skills, keyed by workspace skill name. Prefer plain source strings; use the object form only to set `enabled: false`."
|
|
932
868
|
},
|
|
933
869
|
"skillsConfig": {
|
|
934
870
|
"anyOf": [{ "$ref": "#/definitions/SkillsConfig" }],
|
|
@@ -936,7 +872,7 @@
|
|
|
936
872
|
},
|
|
937
873
|
"commands": {
|
|
938
874
|
"anyOf": [{ "$ref": "#/definitions/CommandsMap" }],
|
|
939
|
-
"description": "Your installed commands, keyed by workspace command name. Prefer plain source strings; use the object form only to set `enabled: false
|
|
875
|
+
"description": "Your installed commands, keyed by workspace command name. Prefer plain source strings; use the object form only to set `enabled: false`."
|
|
940
876
|
},
|
|
941
877
|
"commandsConfig": {
|
|
942
878
|
"anyOf": [{ "$ref": "#/definitions/CommandsConfig" }],
|
|
@@ -944,19 +880,19 @@
|
|
|
944
880
|
},
|
|
945
881
|
"files": {
|
|
946
882
|
"anyOf": [{ "$ref": "#/definitions/FilesMap" }],
|
|
947
|
-
"description": "Your installed Context Files packages, keyed by workspace package name. Prefer plain source strings; use the object form only to set `enabled: false
|
|
883
|
+
"description": "Your installed Context Files packages, keyed by workspace package name. Prefer plain source strings; use the object form only to set `enabled: false` or scalar `inputs`."
|
|
948
884
|
},
|
|
949
885
|
"rules": {
|
|
950
886
|
"anyOf": [{ "$ref": "#/definitions/RulesMap" }],
|
|
951
|
-
"description": "Your installed rules, keyed by workspace rule name. Prefer plain source strings; use the object form only to set `enabled: false
|
|
887
|
+
"description": "Your installed rules, keyed by workspace rule name. Prefer plain source strings; use the object form only to set `enabled: false`."
|
|
952
888
|
},
|
|
953
889
|
"hooks": {
|
|
954
890
|
"anyOf": [{ "$ref": "#/definitions/HooksMap" }],
|
|
955
|
-
"description": "Your installed hooks, keyed by workspace hook name. Prefer plain source strings; use the object form only to set `enabled: false
|
|
891
|
+
"description": "Your installed hooks, keyed by workspace hook name. Prefer plain source strings; use the object form only to set `enabled: false`."
|
|
956
892
|
},
|
|
957
893
|
"subagents": {
|
|
958
894
|
"anyOf": [{ "$ref": "#/definitions/SubagentsMap" }],
|
|
959
|
-
"description": "Your installed subagents, keyed by workspace subagent name. Prefer plain source strings; use the object form only to set `enabled: false
|
|
895
|
+
"description": "Your installed subagents, keyed by workspace subagent name. Prefer plain source strings; use the object form only to set `enabled: false`."
|
|
960
896
|
},
|
|
961
897
|
"subagentsConfig": {
|
|
962
898
|
"anyOf": [{ "$ref": "#/definitions/SubagentsConfig" }],
|
|
@@ -964,7 +900,7 @@
|
|
|
964
900
|
},
|
|
965
901
|
"packs": {
|
|
966
902
|
"anyOf": [{ "$ref": "#/definitions/PacksMap" }],
|
|
967
|
-
"description": "Your installed packs, keyed by workspace pack name.
|
|
903
|
+
"description": "Your installed packs, keyed by workspace pack name. Pack entries do not support `enabled` yet."
|
|
968
904
|
},
|
|
969
905
|
"packsConfig": {
|
|
970
906
|
"anyOf": [{ "$ref": "#/definitions/PacksConfig" }],
|
|
@@ -972,11 +908,11 @@
|
|
|
972
908
|
},
|
|
973
909
|
"libraries": {
|
|
974
910
|
"anyOf": [{ "$ref": "#/definitions/LibrariesMap" }],
|
|
975
|
-
"description": "Your Library subscriptions, keyed by workspace subscription name. Prefer plain Library refs; use the object form only to set `enabled: false
|
|
911
|
+
"description": "Your Library subscriptions, keyed by workspace subscription name. Prefer plain Library refs; use the object form only to set `enabled: false`. Libraries are always latest and do not accept version suffixes."
|
|
976
912
|
},
|
|
977
913
|
"mcpServers": {
|
|
978
914
|
"anyOf": [{ "$ref": "#/definitions/McpServersMap" }],
|
|
979
|
-
"description": "Your installed MCP servers, keyed by workspace MCP server name. Prefer plain source strings; use the object form only to set `enabled: false
|
|
915
|
+
"description": "Your installed MCP servers, keyed by workspace MCP server name. Prefer plain source strings; use the object form only to set `enabled: false` or persisted `env` values."
|
|
980
916
|
},
|
|
981
917
|
"mcpServersConfig": {
|
|
982
918
|
"anyOf": [{ "$ref": "#/definitions/McpServersConfig" }],
|