@agentxm/client-core 0.13.1 → 0.14.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/agent-capabilities/__generated__/catalog.d.ts +48 -0
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.js +62 -0
- package/dist/src/unstable/agent-capabilities/__generated__/catalog.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.d.ts +21 -3
- package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/derive.js +5 -2
- package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.d.ts +45 -2
- package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/schema.js +18 -0
- package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.d.ts.map +1 -1
- package/dist/src/unstable/agent-capabilities/validate.js +2 -0
- package/dist/src/unstable/agent-capabilities/validate.js.map +1 -1
- package/dist/src/unstable/agents/index.d.ts +1 -1
- package/dist/src/unstable/agents/index.d.ts.map +1 -1
- package/dist/src/unstable/agents/index.js +1 -1
- package/dist/src/unstable/agents/index.js.map +1 -1
- package/dist/src/unstable/agents/instructions.js +1 -1
- package/dist/src/unstable/agents/instructions.js.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.d.ts +14 -0
- package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
- package/dist/src/unstable/agents/mcp-sync.js +201 -1
- package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
- package/dist/src/unstable/branding/naming.d.ts +11 -5
- package/dist/src/unstable/branding/naming.d.ts.map +1 -1
- package/dist/src/unstable/branding/naming.js +15 -7
- package/dist/src/unstable/branding/naming.js.map +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.d.ts +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.d.ts.map +1 -1
- package/dist/src/unstable/cli-runtime/command-summary.js.map +1 -1
- package/dist/src/unstable/extensions/common.d.ts +6 -6
- package/dist/src/unstable/extensions/common.d.ts.map +1 -1
- package/dist/src/unstable/extensions/common.js +22 -13
- package/dist/src/unstable/extensions/common.js.map +1 -1
- package/dist/src/unstable/extensions/fqn.js +1 -1
- package/dist/src/unstable/extensions/fqn.js.map +1 -1
- package/dist/src/unstable/extensions/installable-types.d.ts +4 -4
- package/dist/src/unstable/extensions/installable-types.d.ts.map +1 -1
- package/dist/src/unstable/extensions/installable-types.js +12 -4
- package/dist/src/unstable/extensions/installable-types.js.map +1 -1
- package/dist/src/unstable/extensions/operations.d.ts.map +1 -1
- package/dist/src/unstable/extensions/operations.js +6 -2
- package/dist/src/unstable/extensions/operations.js.map +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts +1 -1
- package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
- package/dist/src/unstable/extensions/refs.d.ts +4 -2
- package/dist/src/unstable/extensions/refs.d.ts.map +1 -1
- package/dist/src/unstable/extensions/registry-source.d.ts +4 -4
- package/dist/src/unstable/extensions/utils.js +1 -1
- package/dist/src/unstable/files/discovery.d.ts +19 -0
- package/dist/src/unstable/files/discovery.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/discovery.js +18 -11
- package/dist/src/unstable/files/discovery.js.map +1 -0
- package/dist/src/unstable/{docs → files}/generators.d.ts +1 -1
- package/dist/src/unstable/files/generators.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/generators.js +1 -1
- package/dist/src/unstable/files/generators.js.map +1 -0
- package/dist/src/unstable/files/index.d.ts +15 -0
- package/dist/src/unstable/files/index.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/index.js +4 -4
- package/dist/src/unstable/files/index.js.map +1 -0
- package/dist/src/unstable/files/manager.d.ts +19 -0
- package/dist/src/unstable/files/manager.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/manager.js +56 -54
- package/dist/src/unstable/files/manager.js.map +1 -0
- package/dist/src/unstable/{docs → files}/manifest-schema.d.ts +17 -17
- package/dist/src/unstable/files/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/manifest-schema.js +48 -48
- package/dist/src/unstable/files/manifest-schema.js.map +1 -0
- package/dist/src/unstable/files/markers.d.ts +7 -0
- package/dist/src/unstable/files/markers.d.ts.map +1 -0
- package/dist/src/unstable/files/markers.js +7 -0
- package/dist/src/unstable/files/markers.js.map +1 -0
- package/dist/src/unstable/{docs → files}/materialization.d.ts +8 -8
- package/dist/src/unstable/files/materialization.d.ts.map +1 -0
- package/dist/src/unstable/{docs → files}/materialization.js +24 -24
- package/dist/src/unstable/files/materialization.js.map +1 -0
- package/dist/src/unstable/files/refs.d.ts +17 -0
- package/dist/src/unstable/files/refs.d.ts.map +1 -0
- package/dist/src/unstable/files/refs.js +8 -0
- package/dist/src/unstable/files/refs.js.map +1 -0
- package/dist/src/unstable/files/workspace-generators.d.ts.map +1 -0
- package/dist/src/unstable/files/workspace-generators.js.map +1 -0
- package/dist/src/unstable/hooks/discovery.d.ts +19 -0
- package/dist/src/unstable/hooks/discovery.d.ts.map +1 -0
- package/dist/src/unstable/hooks/discovery.js +101 -0
- package/dist/src/unstable/hooks/discovery.js.map +1 -0
- package/dist/src/unstable/hooks/index.d.ts +13 -0
- package/dist/src/unstable/hooks/index.d.ts.map +1 -0
- package/dist/src/unstable/hooks/index.js +11 -0
- package/dist/src/unstable/hooks/index.js.map +1 -0
- package/dist/src/unstable/{docs → hooks}/manager.d.ts +6 -6
- package/dist/src/unstable/hooks/manager.d.ts.map +1 -0
- package/dist/src/unstable/hooks/manager.js +512 -0
- package/dist/src/unstable/hooks/manager.js.map +1 -0
- package/dist/src/unstable/hooks/manifest-schema.d.ts +94 -0
- package/dist/src/unstable/hooks/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/hooks/manifest-schema.js +85 -0
- package/dist/src/unstable/hooks/manifest-schema.js.map +1 -0
- package/dist/src/unstable/hooks/operations/publish.d.ts +22 -0
- package/dist/src/unstable/hooks/operations/publish.d.ts.map +1 -0
- package/dist/src/unstable/hooks/operations/publish.js +95 -0
- package/dist/src/unstable/hooks/operations/publish.js.map +1 -0
- package/dist/src/unstable/hooks/refs.d.ts +25 -0
- package/dist/src/unstable/hooks/refs.d.ts.map +1 -0
- package/dist/src/unstable/{docs → hooks}/refs.js +1 -1
- package/dist/src/unstable/hooks/refs.js.map +1 -0
- package/dist/src/unstable/hooks/registry-ref-builder.d.ts +7 -0
- package/dist/src/unstable/hooks/registry-ref-builder.d.ts.map +1 -0
- package/dist/src/unstable/hooks/registry-ref-builder.js +13 -0
- package/dist/src/unstable/hooks/registry-ref-builder.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/generator-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/generator-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/generator-valid.js +6 -6
- package/dist/src/unstable/lint/catalog/files/generator-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/helpers.d.ts +6 -6
- package/dist/src/unstable/lint/catalog/files/helpers.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/helpers.js +7 -7
- package/dist/src/unstable/lint/catalog/files/helpers.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-keys-recognized.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/manifest-keys-recognized.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-keys-recognized.js +14 -0
- package/dist/src/unstable/lint/catalog/files/manifest-keys-recognized.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-present.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/manifest-present.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-present.js +24 -0
- package/dist/src/unstable/lint/catalog/files/manifest-present.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-schema-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/manifest-schema-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files/manifest-schema-valid.js +12 -0
- package/dist/src/unstable/lint/catalog/files/manifest-schema-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/marker-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/marker-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/marker-valid.js +6 -6
- package/dist/src/unstable/lint/catalog/files/marker-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/package-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/package-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/package-valid.js +9 -9
- package/dist/src/unstable/lint/catalog/files/package-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/target-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/target-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/target-valid.js +6 -6
- package/dist/src/unstable/lint/catalog/files/target-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files/template-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files/template-valid.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs → files}/template-valid.js +7 -7
- package/dist/src/unstable/lint/catalog/files/template-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files-accessor/contexts.d.ts +10 -0
- package/dist/src/unstable/lint/catalog/files-accessor/contexts.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files-accessor/contexts.js +8 -0
- package/dist/src/unstable/lint/catalog/files-accessor/contexts.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files-accessor/platform.d.ts +9 -0
- package/dist/src/unstable/lint/catalog/files-accessor/platform.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs-accessor → files-accessor}/platform.js +1 -1
- package/dist/src/unstable/lint/catalog/files-accessor/platform.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files-accessor/vft.d.ts +8 -0
- package/dist/src/unstable/lint/catalog/files-accessor/vft.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/{docs-accessor → files-accessor}/vft.js +1 -1
- package/dist/src/unstable/lint/catalog/files-accessor/vft.js.map +1 -0
- package/dist/src/unstable/lint/catalog/files.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/files.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/files.js +21 -0
- package/dist/src/unstable/lint/catalog/files.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/entrypoint-exists.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/hook/entrypoint-exists.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/entrypoint-exists.js +39 -0
- package/dist/src/unstable/lint/catalog/hook/entrypoint-exists.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-keys-recognized.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/{docs → hook}/manifest-keys-recognized.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/hook/manifest-keys-recognized.js +13 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-keys-recognized.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-present.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-present.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-present.js +24 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-present.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-schema-valid.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/{docs → hook}/manifest-schema-valid.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/hook/manifest-schema-valid.js +11 -0
- package/dist/src/unstable/lint/catalog/hook/manifest-schema-valid.js.map +1 -0
- package/dist/src/unstable/lint/catalog/hook.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/hook.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/hook.js +13 -0
- package/dist/src/unstable/lint/catalog/hook.js.map +1 -0
- package/dist/src/unstable/lint/catalog/index.d.ts +5 -4
- package/dist/src/unstable/lint/catalog/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/index.js +9 -6
- package/dist/src/unstable/lint/catalog/index.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js +1 -1
- package/dist/src/unstable/lint/catalog/shared/manifest-json.js.map +1 -1
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js +3 -1
- package/dist/src/unstable/lint/catalog/shared/schema-rule.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-no-secret-literal.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-no-secret-literal.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-no-secret-literal.js +67 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-no-secret-literal.js.map +1 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-transport-exclusivity.d.ts +4 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-transport-exclusivity.d.ts.map +1 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-transport-exclusivity.js +65 -0
- package/dist/src/unstable/lint/catalog/workspace/mcp-server-transport-exclusivity.js.map +1 -0
- 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/catalog/workspace-read-model/lint-workspace.d.ts +2 -2
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js +18 -18
- package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace.d.ts.map +1 -1
- package/dist/src/unstable/lint/catalog/workspace.js +4 -0
- package/dist/src/unstable/lint/catalog/workspace.js.map +1 -1
- package/dist/src/unstable/lint/cli.d.ts +4 -4
- package/dist/src/unstable/lint/cli.d.ts.map +1 -1
- package/dist/src/unstable/lint/cli.js +6 -6
- package/dist/src/unstable/lint/cli.js.map +1 -1
- package/dist/src/unstable/lint/context.d.ts +17 -5
- package/dist/src/unstable/lint/context.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.d.ts +2 -2
- package/dist/src/unstable/lint/index.d.ts.map +1 -1
- package/dist/src/unstable/lint/index.js +1 -1
- package/dist/src/unstable/lint/index.js.map +1 -1
- package/dist/src/unstable/lint/publish.d.ts +5 -4
- package/dist/src/unstable/lint/publish.d.ts.map +1 -1
- package/dist/src/unstable/lint/publish.js +28 -18
- package/dist/src/unstable/lint/publish.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 +255 -3
- package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/lockfile.js +1 -1
- package/dist/src/unstable/lockfile/schema.d.ts +831 -33
- package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
- package/dist/src/unstable/lockfile/schema.js +82 -21
- package/dist/src/unstable/lockfile/schema.js.map +1 -1
- package/dist/src/unstable/managed-files/index.d.ts +7 -0
- package/dist/src/unstable/managed-files/index.d.ts.map +1 -0
- package/dist/src/unstable/managed-files/index.js +7 -0
- package/dist/src/unstable/managed-files/index.js.map +1 -0
- package/dist/src/unstable/{docs → managed-files}/markers.d.ts +1 -1
- package/dist/src/unstable/managed-files/markers.d.ts.map +1 -0
- package/dist/src/unstable/{docs → managed-files}/markers.js +1 -1
- package/dist/src/unstable/managed-files/markers.js.map +1 -0
- package/dist/src/unstable/packs/dependency-resolution.d.ts +3 -1
- package/dist/src/unstable/packs/dependency-resolution.d.ts.map +1 -1
- package/dist/src/unstable/packs/dependency-resolution.js +22 -7
- package/dist/src/unstable/packs/dependency-resolution.js.map +1 -1
- package/dist/src/unstable/packs/expansion.d.ts +3 -1
- package/dist/src/unstable/packs/expansion.d.ts.map +1 -1
- package/dist/src/unstable/packs/expansion.js +35 -5
- package/dist/src/unstable/packs/expansion.js.map +1 -1
- package/dist/src/unstable/packs/manager.d.ts.map +1 -1
- package/dist/src/unstable/packs/manager.js +3 -1
- package/dist/src/unstable/packs/manager.js.map +1 -1
- package/dist/src/unstable/packs/manifest-schema.js +1 -1
- package/dist/src/unstable/packs/manifest-schema.js.map +1 -1
- package/dist/src/unstable/packs/operations/install.d.ts +4 -0
- package/dist/src/unstable/packs/operations/install.d.ts.map +1 -1
- package/dist/src/unstable/packs/operations/install.js +7 -1
- package/dist/src/unstable/packs/operations/install.js.map +1 -1
- package/dist/src/unstable/packs/reconciliation-adapter.d.ts.map +1 -1
- package/dist/src/unstable/packs/reconciliation-adapter.js +4 -2
- package/dist/src/unstable/packs/reconciliation-adapter.js.map +1 -1
- package/dist/src/unstable/publish/lint-gate.d.ts +5 -0
- package/dist/src/unstable/publish/lint-gate.d.ts.map +1 -1
- package/dist/src/unstable/publish/lint-gate.js +12 -1
- package/dist/src/unstable/publish/lint-gate.js.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.d.ts +54 -2
- package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -1
- package/dist/src/unstable/publish/manifest-policy.js +10 -5
- package/dist/src/unstable/publish/manifest-policy.js.map +1 -1
- package/dist/src/unstable/registry/discover-schema.d.ts +4 -4
- package/dist/src/unstable/registry/schema.d.ts +1 -1
- package/dist/src/unstable/rules/discovery.d.ts +19 -0
- package/dist/src/unstable/rules/discovery.d.ts.map +1 -0
- package/dist/src/unstable/rules/discovery.js +101 -0
- package/dist/src/unstable/rules/discovery.js.map +1 -0
- package/dist/src/unstable/rules/index.d.ts +11 -0
- package/dist/src/unstable/rules/index.d.ts.map +1 -0
- package/dist/src/unstable/rules/index.js +10 -0
- package/dist/src/unstable/rules/index.js.map +1 -0
- package/dist/src/unstable/rules/manager.d.ts +19 -0
- package/dist/src/unstable/rules/manager.d.ts.map +1 -0
- package/dist/src/unstable/rules/manager.js +400 -0
- package/dist/src/unstable/rules/manager.js.map +1 -0
- package/dist/src/unstable/rules/manifest-schema.d.ts +62 -0
- package/dist/src/unstable/rules/manifest-schema.d.ts.map +1 -0
- package/dist/src/unstable/rules/manifest-schema.js +43 -0
- package/dist/src/unstable/rules/manifest-schema.js.map +1 -0
- package/dist/src/unstable/rules/refs.d.ts +25 -0
- package/dist/src/unstable/rules/refs.d.ts.map +1 -0
- package/dist/src/unstable/rules/refs.js +8 -0
- package/dist/src/unstable/rules/refs.js.map +1 -0
- package/dist/src/unstable/rules/registry-ref-builder.d.ts +7 -0
- package/dist/src/unstable/rules/registry-ref-builder.d.ts.map +1 -0
- package/dist/src/unstable/rules/registry-ref-builder.js +13 -0
- package/dist/src/unstable/rules/registry-ref-builder.js.map +1 -0
- package/dist/src/unstable/settings/index.d.ts +2 -2
- package/dist/src/unstable/settings/index.d.ts.map +1 -1
- package/dist/src/unstable/settings/index.js +1 -1
- package/dist/src/unstable/settings/index.js.map +1 -1
- package/dist/src/unstable/settings/schema.d.ts +147 -19
- package/dist/src/unstable/settings/schema.d.ts.map +1 -1
- package/dist/src/unstable/settings/schema.js +283 -42
- package/dist/src/unstable/settings/schema.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/bitbucket/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/bitbucket/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/convention-discovery.d.ts +10 -0
- package/dist/src/unstable/source-resolution/providers/convention-discovery.d.ts.map +1 -0
- package/dist/src/unstable/source-resolution/providers/convention-discovery.js +388 -0
- package/dist/src/unstable/source-resolution/providers/convention-discovery.js.map +1 -0
- package/dist/src/unstable/source-resolution/providers/git-hosting.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git-hosting.js +4 -71
- package/dist/src/unstable/source-resolution/providers/git-hosting.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git.d.ts +5 -4
- package/dist/src/unstable/source-resolution/providers/git.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/git.js +28 -11
- package/dist/src/unstable/source-resolution/providers/git.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/github/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/github/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/gitlab/print.js +1 -1
- package/dist/src/unstable/source-resolution/providers/gitlab/print.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/local.js +6 -50
- package/dist/src/unstable/source-resolution/providers/local.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.d.ts +1 -1
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.js +34 -11
- package/dist/src/unstable/source-resolution/providers/parse-provider-shorthand.js.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.d.ts.map +1 -1
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js +24 -4
- package/dist/src/unstable/source-resolution/providers/registry/host-provider.js.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 +29 -7
- package/dist/src/unstable/source-resolution/resolve-source.js.map +1 -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 +5 -0
- package/dist/src/unstable/sources/lock-entry-to-ref.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 +10 -0
- package/dist/src/unstable/sources/printer.js.map +1 -1
- package/dist/src/unstable/sources/types.d.ts +19 -3
- package/dist/src/unstable/sources/types.d.ts.map +1 -1
- package/dist/src/unstable/sources/types.js +19 -3
- package/dist/src/unstable/sources/types.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts +2 -2
- 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 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/index.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts +13 -3
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +109 -9
- package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts +6 -2
- package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/configured-entry-resolution/types.js.map +1 -1
- package/dist/src/unstable/workspace/index.d.ts +2 -2
- 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 +120 -40
- package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/__fixtures__/occurrences.d.ts +2 -0
- package/dist/src/unstable/workspace/read-model/__fixtures__/occurrences.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/__fixtures__/occurrences.js +2 -0
- package/dist/src/unstable/workspace/read-model/__fixtures__/occurrences.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/discovery/skills.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/discovery/skills.js +8 -1
- package/dist/src/unstable/workspace/read-model/discovery/skills.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/files.d.ts +93 -0
- package/dist/src/unstable/workspace/read-model/extensions/files.d.ts.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/{docs.js → files.js} +21 -21
- package/dist/src/unstable/workspace/read-model/extensions/files.js.map +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/extensions/index.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.js +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/index.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts +1 -0
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js +2 -0
- package/dist/src/unstable/workspace/read-model/extensions/mcp-server.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/rule.d.ts +29 -6
- package/dist/src/unstable/workspace/read-model/extensions/rule.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/extensions/rule.js +38 -28
- package/dist/src/unstable/workspace/read-model/extensions/rule.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js +4 -2
- package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/mcp-config.d.ts +2 -5
- package/dist/src/unstable/workspace/read-model/scanners/mcp-config.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/mcp-config.js +16 -14
- package/dist/src/unstable/workspace/read-model/scanners/mcp-config.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/types.d.ts +2 -0
- package/dist/src/unstable/workspace/read-model/scanners/types.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/scanners/types.js.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.d.ts +2 -2
- package/dist/src/unstable/workspace/read-model/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model/service.js +16 -6
- package/dist/src/unstable/workspace/read-model/service.js.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.d.ts.map +1 -1
- package/dist/src/unstable/workspace/read-model-record-readers.js +56 -5
- package/dist/src/unstable/workspace/read-model-record-readers.js.map +1 -1
- package/dist/src/unstable/workspace/service-interface.d.ts +90 -26
- 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 +548 -14
- package/dist/src/unstable/workspace/service.d.ts.map +1 -1
- package/dist/src/unstable/workspace/service.js +336 -50
- package/dist/src/unstable/workspace/service.js.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.d.ts +2 -0
- package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -1
- package/dist/src/unstable/workspace/test-stubs.js +32 -10
- package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
- package/package.json +17 -5
- package/site-content/__generated__/schemas/axm-lock.schema.json +669 -171
- package/site-content/__generated__/schemas/axm-package-meta.schema.json +1 -1
- package/site-content/__generated__/schemas/{docs.schema.json → files.schema.json} +44 -44
- package/site-content/__generated__/schemas/hook.schema.json +375 -0
- package/site-content/__generated__/schemas/pack.schema.json +3 -3
- package/site-content/__generated__/schemas/rule.schema.json +327 -0
- package/site-content/__generated__/schemas/settings.schema.json +186 -39
- package/dist/src/unstable/docs/discovery.d.ts +0 -19
- package/dist/src/unstable/docs/discovery.d.ts.map +0 -1
- package/dist/src/unstable/docs/discovery.js.map +0 -1
- package/dist/src/unstable/docs/generators.d.ts.map +0 -1
- package/dist/src/unstable/docs/generators.js.map +0 -1
- package/dist/src/unstable/docs/index.d.ts +0 -15
- package/dist/src/unstable/docs/index.d.ts.map +0 -1
- package/dist/src/unstable/docs/index.js.map +0 -1
- package/dist/src/unstable/docs/manager.d.ts.map +0 -1
- package/dist/src/unstable/docs/manager.js.map +0 -1
- package/dist/src/unstable/docs/manifest-schema.d.ts.map +0 -1
- package/dist/src/unstable/docs/manifest-schema.js.map +0 -1
- package/dist/src/unstable/docs/markers.d.ts.map +0 -1
- package/dist/src/unstable/docs/markers.js.map +0 -1
- package/dist/src/unstable/docs/materialization.d.ts.map +0 -1
- package/dist/src/unstable/docs/materialization.js.map +0 -1
- package/dist/src/unstable/docs/refs.d.ts +0 -17
- package/dist/src/unstable/docs/refs.d.ts.map +0 -1
- package/dist/src/unstable/docs/refs.js.map +0 -1
- package/dist/src/unstable/docs/workspace-generators.d.ts.map +0 -1
- package/dist/src/unstable/docs/workspace-generators.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/generator-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/generator-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/generator-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/helpers.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/helpers.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.js +0 -14
- package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/manifest-present.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/manifest-present.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/manifest-present.js +0 -24
- package/dist/src/unstable/lint/catalog/docs/manifest-present.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.js +0 -12
- package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/marker-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/marker-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/marker-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/package-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/package-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/package-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/target-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/target-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/target-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/template-valid.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs/template-valid.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs/template-valid.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/contexts.d.ts +0 -10
- package/dist/src/unstable/lint/catalog/docs-accessor/contexts.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/contexts.js +0 -8
- package/dist/src/unstable/lint/catalog/docs-accessor/contexts.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/platform.d.ts +0 -9
- package/dist/src/unstable/lint/catalog/docs-accessor/platform.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/platform.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/vft.d.ts +0 -8
- package/dist/src/unstable/lint/catalog/docs-accessor/vft.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs-accessor/vft.js.map +0 -1
- package/dist/src/unstable/lint/catalog/docs.d.ts +0 -4
- package/dist/src/unstable/lint/catalog/docs.d.ts.map +0 -1
- package/dist/src/unstable/lint/catalog/docs.js +0 -21
- package/dist/src/unstable/lint/catalog/docs.js.map +0 -1
- package/dist/src/unstable/workspace/read-model/extensions/docs.d.ts +0 -93
- package/dist/src/unstable/workspace/read-model/extensions/docs.d.ts.map +0 -1
- package/dist/src/unstable/workspace/read-model/extensions/docs.js.map +0 -1
- /package/dist/src/unstable/{docs → files}/workspace-generators.d.ts +0 -0
- /package/dist/src/unstable/{docs → files}/workspace-generators.js +0 -0
|
@@ -21,10 +21,10 @@ import * as Path from "effect/Path";
|
|
|
21
21
|
import * as Option from "effect/Option";
|
|
22
22
|
import type { Handle } from "../extensions/handle.js";
|
|
23
23
|
import { type AppError } from "../app-error/index.js";
|
|
24
|
-
import { type CommandEntry, type
|
|
24
|
+
import { type CommandEntry, type FilesEntry, type HookEntry, type InstructionsConfigValue, type McpServerEntry, type SkillEntry, type SubagentEntry, type PackEntry, type RuleEntry, type SourceHostConfig } from "../settings/index.js";
|
|
25
25
|
import * as Effect from "effect/Effect";
|
|
26
26
|
import * as Layer from "effect/Layer";
|
|
27
|
-
import { WorkspaceMutations, type WorkspaceMutationsOptions, type SetSkillArgs, type SetPackArgs, type SetCommandArgs, type
|
|
27
|
+
import { WorkspaceMutations, type WorkspaceMutationsOptions, type SetSkillArgs, type SetPackArgs, type SetCommandArgs, type SetFilesArgs, type SetRuleArgs, type SetHookArgs, type SetMcpServerArgs, type SetSubagentArgs, type SkillPathSource, type ExtensionTarget } from "./service-interface.js";
|
|
28
28
|
import type { LockfileState } from "./augment-plan.js";
|
|
29
29
|
/**
|
|
30
30
|
* Options for creating workspace mutations.
|
|
@@ -102,9 +102,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
102
102
|
readonly source: string;
|
|
103
103
|
readonly enabled: boolean;
|
|
104
104
|
readonly authored: boolean;
|
|
105
|
+
readonly url?: string | undefined;
|
|
106
|
+
readonly command?: string | undefined;
|
|
107
|
+
readonly headers?: {
|
|
108
|
+
readonly [x: string]: string;
|
|
109
|
+
} | undefined;
|
|
110
|
+
readonly args?: readonly string[] | undefined;
|
|
105
111
|
};
|
|
106
112
|
}, AppError, never>;
|
|
107
|
-
|
|
113
|
+
getConfiguredFilesEntries: () => Effect.Effect<{
|
|
108
114
|
readonly [x: string]: {
|
|
109
115
|
readonly source: string;
|
|
110
116
|
readonly inputs: {
|
|
@@ -117,7 +123,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
117
123
|
getWorkspaceVars: () => Effect.Effect<{
|
|
118
124
|
readonly [x: string]: string | number | boolean;
|
|
119
125
|
}, AppError, never>;
|
|
120
|
-
|
|
126
|
+
getLockedFiles: () => Effect.Effect<{
|
|
121
127
|
readonly [x: string]: {
|
|
122
128
|
readonly type: "github";
|
|
123
129
|
readonly owner: string;
|
|
@@ -251,7 +257,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
251
257
|
}[] | undefined;
|
|
252
258
|
};
|
|
253
259
|
}, AppError, never>;
|
|
254
|
-
|
|
260
|
+
getLockedFilesEntry: (name: string) => Effect.Effect<Option.Option<{
|
|
255
261
|
readonly type: "github";
|
|
256
262
|
readonly owner: string;
|
|
257
263
|
readonly repo: string;
|
|
@@ -383,13 +389,489 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
383
389
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
384
390
|
}[] | undefined;
|
|
385
391
|
}>, AppError, never>;
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
392
|
+
setFiles: ({ name, lockEntry, versionRange }: SetFilesArgs) => Effect.Effect<void, AppError, never>;
|
|
393
|
+
setFilesLock: ({ name, lockEntry }: SetFilesArgs) => Effect.Effect<void, AppError, never>;
|
|
394
|
+
removeFiles: (name: string) => Effect.Effect<void, AppError, never>;
|
|
395
|
+
removeFilesSettings: (name: string) => Effect.Effect<void, AppError, never>;
|
|
396
|
+
removeFilesLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
397
|
+
updateFilesEntry: (name: string, updater: (entry: FilesEntry) => FilesEntry) => Effect.Effect<void, AppError, never>;
|
|
398
|
+
setFilesEntry: (name: string, entry: FilesEntry) => Effect.Effect<void, AppError, never>;
|
|
399
|
+
getConfiguredRuleEntries: () => Effect.Effect<{
|
|
400
|
+
readonly [x: string]: {
|
|
401
|
+
readonly source: string;
|
|
402
|
+
readonly enabled: boolean;
|
|
403
|
+
readonly authored: boolean;
|
|
404
|
+
};
|
|
405
|
+
}, AppError, never>;
|
|
406
|
+
getLockedRules: () => Effect.Effect<{
|
|
407
|
+
readonly [x: string]: {
|
|
408
|
+
readonly type: "github";
|
|
409
|
+
readonly owner: string;
|
|
410
|
+
readonly repo: string;
|
|
411
|
+
readonly installedAt: Date;
|
|
412
|
+
readonly updatedAt: Date;
|
|
413
|
+
readonly path?: string | undefined;
|
|
414
|
+
readonly ref?: string | undefined;
|
|
415
|
+
readonly gitTreeHash?: string | undefined;
|
|
416
|
+
readonly retainedByPack?: boolean | undefined;
|
|
417
|
+
readonly materializedTargets?: readonly {
|
|
418
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
419
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
420
|
+
readonly region?: string | undefined;
|
|
421
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
422
|
+
}[] | undefined;
|
|
423
|
+
} | {
|
|
424
|
+
readonly type: "gitlab";
|
|
425
|
+
readonly owner: string;
|
|
426
|
+
readonly repo: string;
|
|
427
|
+
readonly installedAt: Date;
|
|
428
|
+
readonly updatedAt: Date;
|
|
429
|
+
readonly path?: string | undefined;
|
|
430
|
+
readonly ref?: string | undefined;
|
|
431
|
+
readonly gitTreeHash?: string | undefined;
|
|
432
|
+
readonly retainedByPack?: boolean | undefined;
|
|
433
|
+
readonly materializedTargets?: readonly {
|
|
434
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
435
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
436
|
+
readonly region?: string | undefined;
|
|
437
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
438
|
+
}[] | undefined;
|
|
439
|
+
} | {
|
|
440
|
+
readonly type: "bitbucket";
|
|
441
|
+
readonly owner: string;
|
|
442
|
+
readonly repo: string;
|
|
443
|
+
readonly installedAt: Date;
|
|
444
|
+
readonly updatedAt: Date;
|
|
445
|
+
readonly path?: string | undefined;
|
|
446
|
+
readonly ref?: string | undefined;
|
|
447
|
+
readonly gitTreeHash?: string | undefined;
|
|
448
|
+
readonly retainedByPack?: boolean | undefined;
|
|
449
|
+
readonly materializedTargets?: readonly {
|
|
450
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
451
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
452
|
+
readonly region?: string | undefined;
|
|
453
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
454
|
+
}[] | undefined;
|
|
455
|
+
} | {
|
|
456
|
+
readonly project: string;
|
|
457
|
+
readonly type: "azurerepos";
|
|
458
|
+
readonly repo: string;
|
|
459
|
+
readonly organization: string;
|
|
460
|
+
readonly installedAt: Date;
|
|
461
|
+
readonly updatedAt: Date;
|
|
462
|
+
readonly path?: string | undefined;
|
|
463
|
+
readonly ref?: string | undefined;
|
|
464
|
+
readonly gitTreeHash?: string | undefined;
|
|
465
|
+
readonly retainedByPack?: boolean | undefined;
|
|
466
|
+
readonly materializedTargets?: readonly {
|
|
467
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
468
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
469
|
+
readonly region?: string | undefined;
|
|
470
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
471
|
+
}[] | undefined;
|
|
472
|
+
} | {
|
|
473
|
+
readonly url: string;
|
|
474
|
+
readonly type: "git";
|
|
475
|
+
readonly installedAt: Date;
|
|
476
|
+
readonly updatedAt: Date;
|
|
477
|
+
readonly path?: string | undefined;
|
|
478
|
+
readonly ref?: string | undefined;
|
|
479
|
+
readonly gitTreeHash?: string | undefined;
|
|
480
|
+
readonly retainedByPack?: boolean | undefined;
|
|
481
|
+
readonly materializedTargets?: readonly {
|
|
482
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
483
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
484
|
+
readonly region?: string | undefined;
|
|
485
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
486
|
+
}[] | undefined;
|
|
487
|
+
} | {
|
|
488
|
+
readonly path: string;
|
|
489
|
+
readonly type: "local";
|
|
490
|
+
readonly installedAt: Date;
|
|
491
|
+
readonly updatedAt: Date;
|
|
492
|
+
readonly gitTreeHash?: string | undefined;
|
|
493
|
+
readonly retainedByPack?: boolean | undefined;
|
|
494
|
+
readonly materializedTargets?: readonly {
|
|
495
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
496
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
497
|
+
readonly region?: string | undefined;
|
|
498
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
499
|
+
}[] | undefined;
|
|
500
|
+
} | {
|
|
501
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
502
|
+
readonly type: "registry";
|
|
503
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
504
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
505
|
+
readonly integrity: string;
|
|
506
|
+
readonly sourceName: string;
|
|
507
|
+
readonly installedAt: Date;
|
|
508
|
+
readonly updatedAt: Date;
|
|
509
|
+
readonly gitTreeHash?: string | undefined;
|
|
510
|
+
readonly retainedByPack?: boolean | undefined;
|
|
511
|
+
readonly materializedTargets?: readonly {
|
|
512
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
513
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
514
|
+
readonly region?: string | undefined;
|
|
515
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
516
|
+
}[] | undefined;
|
|
517
|
+
};
|
|
518
|
+
}, AppError, never>;
|
|
519
|
+
getLockedRuleEntry: (name: string) => Effect.Effect<Option.Option<{
|
|
520
|
+
readonly type: "github";
|
|
521
|
+
readonly owner: string;
|
|
522
|
+
readonly repo: string;
|
|
523
|
+
readonly installedAt: Date;
|
|
524
|
+
readonly updatedAt: Date;
|
|
525
|
+
readonly path?: string | undefined;
|
|
526
|
+
readonly ref?: string | undefined;
|
|
527
|
+
readonly gitTreeHash?: string | undefined;
|
|
528
|
+
readonly retainedByPack?: boolean | undefined;
|
|
529
|
+
readonly materializedTargets?: readonly {
|
|
530
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
531
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
532
|
+
readonly region?: string | undefined;
|
|
533
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
534
|
+
}[] | undefined;
|
|
535
|
+
} | {
|
|
536
|
+
readonly type: "gitlab";
|
|
537
|
+
readonly owner: string;
|
|
538
|
+
readonly repo: string;
|
|
539
|
+
readonly installedAt: Date;
|
|
540
|
+
readonly updatedAt: Date;
|
|
541
|
+
readonly path?: string | undefined;
|
|
542
|
+
readonly ref?: string | undefined;
|
|
543
|
+
readonly gitTreeHash?: string | undefined;
|
|
544
|
+
readonly retainedByPack?: boolean | undefined;
|
|
545
|
+
readonly materializedTargets?: readonly {
|
|
546
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
547
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
548
|
+
readonly region?: string | undefined;
|
|
549
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
550
|
+
}[] | undefined;
|
|
551
|
+
} | {
|
|
552
|
+
readonly type: "bitbucket";
|
|
553
|
+
readonly owner: string;
|
|
554
|
+
readonly repo: string;
|
|
555
|
+
readonly installedAt: Date;
|
|
556
|
+
readonly updatedAt: Date;
|
|
557
|
+
readonly path?: string | undefined;
|
|
558
|
+
readonly ref?: string | undefined;
|
|
559
|
+
readonly gitTreeHash?: string | undefined;
|
|
560
|
+
readonly retainedByPack?: boolean | undefined;
|
|
561
|
+
readonly materializedTargets?: readonly {
|
|
562
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
563
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
564
|
+
readonly region?: string | undefined;
|
|
565
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
566
|
+
}[] | undefined;
|
|
567
|
+
} | {
|
|
568
|
+
readonly project: string;
|
|
569
|
+
readonly type: "azurerepos";
|
|
570
|
+
readonly repo: string;
|
|
571
|
+
readonly organization: string;
|
|
572
|
+
readonly installedAt: Date;
|
|
573
|
+
readonly updatedAt: Date;
|
|
574
|
+
readonly path?: string | undefined;
|
|
575
|
+
readonly ref?: string | undefined;
|
|
576
|
+
readonly gitTreeHash?: string | undefined;
|
|
577
|
+
readonly retainedByPack?: boolean | undefined;
|
|
578
|
+
readonly materializedTargets?: readonly {
|
|
579
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
580
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
581
|
+
readonly region?: string | undefined;
|
|
582
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
583
|
+
}[] | undefined;
|
|
584
|
+
} | {
|
|
585
|
+
readonly url: string;
|
|
586
|
+
readonly type: "git";
|
|
587
|
+
readonly installedAt: Date;
|
|
588
|
+
readonly updatedAt: Date;
|
|
589
|
+
readonly path?: string | undefined;
|
|
590
|
+
readonly ref?: string | undefined;
|
|
591
|
+
readonly gitTreeHash?: string | undefined;
|
|
592
|
+
readonly retainedByPack?: boolean | undefined;
|
|
593
|
+
readonly materializedTargets?: readonly {
|
|
594
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
595
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
596
|
+
readonly region?: string | undefined;
|
|
597
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
598
|
+
}[] | undefined;
|
|
599
|
+
} | {
|
|
600
|
+
readonly path: string;
|
|
601
|
+
readonly type: "local";
|
|
602
|
+
readonly installedAt: Date;
|
|
603
|
+
readonly updatedAt: Date;
|
|
604
|
+
readonly gitTreeHash?: string | undefined;
|
|
605
|
+
readonly retainedByPack?: boolean | undefined;
|
|
606
|
+
readonly materializedTargets?: readonly {
|
|
607
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
608
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
609
|
+
readonly region?: string | undefined;
|
|
610
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
611
|
+
}[] | undefined;
|
|
612
|
+
} | {
|
|
613
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
614
|
+
readonly type: "registry";
|
|
615
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
616
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
617
|
+
readonly integrity: string;
|
|
618
|
+
readonly sourceName: string;
|
|
619
|
+
readonly installedAt: Date;
|
|
620
|
+
readonly updatedAt: Date;
|
|
621
|
+
readonly gitTreeHash?: string | undefined;
|
|
622
|
+
readonly retainedByPack?: boolean | undefined;
|
|
623
|
+
readonly materializedTargets?: readonly {
|
|
624
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
625
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
626
|
+
readonly region?: string | undefined;
|
|
627
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
628
|
+
}[] | undefined;
|
|
629
|
+
}>, AppError, never>;
|
|
630
|
+
setRule: ({ name, lockEntry, versionRange }: SetRuleArgs) => Effect.Effect<void, AppError, never>;
|
|
631
|
+
setRuleLock: ({ name, lockEntry }: SetRuleArgs) => Effect.Effect<void, AppError, never>;
|
|
632
|
+
removeRule: (name: string) => Effect.Effect<void, AppError, never>;
|
|
633
|
+
removeRuleSettings: (name: string) => Effect.Effect<void, AppError, never>;
|
|
634
|
+
removeRuleLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
635
|
+
updateRuleEntry: (name: string, updater: (entry: RuleEntry) => RuleEntry) => Effect.Effect<void, AppError, never>;
|
|
636
|
+
setRuleEntry: (name: string, entry: RuleEntry) => Effect.Effect<void, AppError, never>;
|
|
637
|
+
getConfiguredHookEntries: () => Effect.Effect<{
|
|
638
|
+
readonly [x: string]: {
|
|
639
|
+
readonly source: string;
|
|
640
|
+
readonly enabled: boolean;
|
|
641
|
+
readonly authored: boolean;
|
|
642
|
+
};
|
|
643
|
+
}, AppError, never>;
|
|
644
|
+
getLockedHooks: () => Effect.Effect<{
|
|
645
|
+
readonly [x: string]: {
|
|
646
|
+
readonly type: "github";
|
|
647
|
+
readonly owner: string;
|
|
648
|
+
readonly repo: string;
|
|
649
|
+
readonly installedAt: Date;
|
|
650
|
+
readonly updatedAt: Date;
|
|
651
|
+
readonly path?: string | undefined;
|
|
652
|
+
readonly ref?: string | undefined;
|
|
653
|
+
readonly gitTreeHash?: string | undefined;
|
|
654
|
+
readonly retainedByPack?: boolean | undefined;
|
|
655
|
+
readonly materializedTargets?: readonly {
|
|
656
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
657
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
658
|
+
readonly region?: string | undefined;
|
|
659
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
660
|
+
}[] | undefined;
|
|
661
|
+
} | {
|
|
662
|
+
readonly type: "gitlab";
|
|
663
|
+
readonly owner: string;
|
|
664
|
+
readonly repo: string;
|
|
665
|
+
readonly installedAt: Date;
|
|
666
|
+
readonly updatedAt: Date;
|
|
667
|
+
readonly path?: string | undefined;
|
|
668
|
+
readonly ref?: string | undefined;
|
|
669
|
+
readonly gitTreeHash?: string | undefined;
|
|
670
|
+
readonly retainedByPack?: boolean | undefined;
|
|
671
|
+
readonly materializedTargets?: readonly {
|
|
672
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
673
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
674
|
+
readonly region?: string | undefined;
|
|
675
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
676
|
+
}[] | undefined;
|
|
677
|
+
} | {
|
|
678
|
+
readonly type: "bitbucket";
|
|
679
|
+
readonly owner: string;
|
|
680
|
+
readonly repo: string;
|
|
681
|
+
readonly installedAt: Date;
|
|
682
|
+
readonly updatedAt: Date;
|
|
683
|
+
readonly path?: string | undefined;
|
|
684
|
+
readonly ref?: string | undefined;
|
|
685
|
+
readonly gitTreeHash?: string | undefined;
|
|
686
|
+
readonly retainedByPack?: boolean | undefined;
|
|
687
|
+
readonly materializedTargets?: readonly {
|
|
688
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
689
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
690
|
+
readonly region?: string | undefined;
|
|
691
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
692
|
+
}[] | undefined;
|
|
693
|
+
} | {
|
|
694
|
+
readonly project: string;
|
|
695
|
+
readonly type: "azurerepos";
|
|
696
|
+
readonly repo: string;
|
|
697
|
+
readonly organization: string;
|
|
698
|
+
readonly installedAt: Date;
|
|
699
|
+
readonly updatedAt: Date;
|
|
700
|
+
readonly path?: string | undefined;
|
|
701
|
+
readonly ref?: string | undefined;
|
|
702
|
+
readonly gitTreeHash?: string | undefined;
|
|
703
|
+
readonly retainedByPack?: boolean | undefined;
|
|
704
|
+
readonly materializedTargets?: readonly {
|
|
705
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
706
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
707
|
+
readonly region?: string | undefined;
|
|
708
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
709
|
+
}[] | undefined;
|
|
710
|
+
} | {
|
|
711
|
+
readonly url: string;
|
|
712
|
+
readonly type: "git";
|
|
713
|
+
readonly installedAt: Date;
|
|
714
|
+
readonly updatedAt: Date;
|
|
715
|
+
readonly path?: string | undefined;
|
|
716
|
+
readonly ref?: string | undefined;
|
|
717
|
+
readonly gitTreeHash?: string | undefined;
|
|
718
|
+
readonly retainedByPack?: boolean | undefined;
|
|
719
|
+
readonly materializedTargets?: readonly {
|
|
720
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
721
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
722
|
+
readonly region?: string | undefined;
|
|
723
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
724
|
+
}[] | undefined;
|
|
725
|
+
} | {
|
|
726
|
+
readonly path: string;
|
|
727
|
+
readonly type: "local";
|
|
728
|
+
readonly installedAt: Date;
|
|
729
|
+
readonly updatedAt: Date;
|
|
730
|
+
readonly gitTreeHash?: string | undefined;
|
|
731
|
+
readonly retainedByPack?: boolean | undefined;
|
|
732
|
+
readonly materializedTargets?: readonly {
|
|
733
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
734
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
735
|
+
readonly region?: string | undefined;
|
|
736
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
737
|
+
}[] | undefined;
|
|
738
|
+
} | {
|
|
739
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
740
|
+
readonly type: "registry";
|
|
741
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
742
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
743
|
+
readonly integrity: string;
|
|
744
|
+
readonly sourceName: string;
|
|
745
|
+
readonly installedAt: Date;
|
|
746
|
+
readonly updatedAt: Date;
|
|
747
|
+
readonly gitTreeHash?: string | undefined;
|
|
748
|
+
readonly retainedByPack?: boolean | undefined;
|
|
749
|
+
readonly materializedTargets?: readonly {
|
|
750
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
751
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
752
|
+
readonly region?: string | undefined;
|
|
753
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
754
|
+
}[] | undefined;
|
|
755
|
+
};
|
|
756
|
+
}, AppError, never>;
|
|
757
|
+
getLockedHookEntry: (name: string) => Effect.Effect<Option.Option<{
|
|
758
|
+
readonly type: "github";
|
|
759
|
+
readonly owner: string;
|
|
760
|
+
readonly repo: string;
|
|
761
|
+
readonly installedAt: Date;
|
|
762
|
+
readonly updatedAt: Date;
|
|
763
|
+
readonly path?: string | undefined;
|
|
764
|
+
readonly ref?: string | undefined;
|
|
765
|
+
readonly gitTreeHash?: string | undefined;
|
|
766
|
+
readonly retainedByPack?: boolean | undefined;
|
|
767
|
+
readonly materializedTargets?: readonly {
|
|
768
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
769
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
770
|
+
readonly region?: string | undefined;
|
|
771
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
772
|
+
}[] | undefined;
|
|
773
|
+
} | {
|
|
774
|
+
readonly type: "gitlab";
|
|
775
|
+
readonly owner: string;
|
|
776
|
+
readonly repo: string;
|
|
777
|
+
readonly installedAt: Date;
|
|
778
|
+
readonly updatedAt: Date;
|
|
779
|
+
readonly path?: string | undefined;
|
|
780
|
+
readonly ref?: string | undefined;
|
|
781
|
+
readonly gitTreeHash?: string | undefined;
|
|
782
|
+
readonly retainedByPack?: boolean | undefined;
|
|
783
|
+
readonly materializedTargets?: readonly {
|
|
784
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
785
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
786
|
+
readonly region?: string | undefined;
|
|
787
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
788
|
+
}[] | undefined;
|
|
789
|
+
} | {
|
|
790
|
+
readonly type: "bitbucket";
|
|
791
|
+
readonly owner: string;
|
|
792
|
+
readonly repo: string;
|
|
793
|
+
readonly installedAt: Date;
|
|
794
|
+
readonly updatedAt: Date;
|
|
795
|
+
readonly path?: string | undefined;
|
|
796
|
+
readonly ref?: string | undefined;
|
|
797
|
+
readonly gitTreeHash?: string | undefined;
|
|
798
|
+
readonly retainedByPack?: boolean | undefined;
|
|
799
|
+
readonly materializedTargets?: readonly {
|
|
800
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
801
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
802
|
+
readonly region?: string | undefined;
|
|
803
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
804
|
+
}[] | undefined;
|
|
805
|
+
} | {
|
|
806
|
+
readonly project: string;
|
|
807
|
+
readonly type: "azurerepos";
|
|
808
|
+
readonly repo: string;
|
|
809
|
+
readonly organization: string;
|
|
810
|
+
readonly installedAt: Date;
|
|
811
|
+
readonly updatedAt: Date;
|
|
812
|
+
readonly path?: string | undefined;
|
|
813
|
+
readonly ref?: string | undefined;
|
|
814
|
+
readonly gitTreeHash?: string | undefined;
|
|
815
|
+
readonly retainedByPack?: boolean | undefined;
|
|
816
|
+
readonly materializedTargets?: readonly {
|
|
817
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
818
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
819
|
+
readonly region?: string | undefined;
|
|
820
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
821
|
+
}[] | undefined;
|
|
822
|
+
} | {
|
|
823
|
+
readonly url: string;
|
|
824
|
+
readonly type: "git";
|
|
825
|
+
readonly installedAt: Date;
|
|
826
|
+
readonly updatedAt: Date;
|
|
827
|
+
readonly path?: string | undefined;
|
|
828
|
+
readonly ref?: string | undefined;
|
|
829
|
+
readonly gitTreeHash?: string | undefined;
|
|
830
|
+
readonly retainedByPack?: boolean | undefined;
|
|
831
|
+
readonly materializedTargets?: readonly {
|
|
832
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
833
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
834
|
+
readonly region?: string | undefined;
|
|
835
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
836
|
+
}[] | undefined;
|
|
837
|
+
} | {
|
|
838
|
+
readonly path: string;
|
|
839
|
+
readonly type: "local";
|
|
840
|
+
readonly installedAt: Date;
|
|
841
|
+
readonly updatedAt: Date;
|
|
842
|
+
readonly gitTreeHash?: string | undefined;
|
|
843
|
+
readonly retainedByPack?: boolean | undefined;
|
|
844
|
+
readonly materializedTargets?: readonly {
|
|
845
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
846
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
847
|
+
readonly region?: string | undefined;
|
|
848
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
849
|
+
}[] | undefined;
|
|
850
|
+
} | {
|
|
851
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
852
|
+
readonly type: "registry";
|
|
853
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
854
|
+
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
855
|
+
readonly integrity: string;
|
|
856
|
+
readonly sourceName: string;
|
|
857
|
+
readonly installedAt: Date;
|
|
858
|
+
readonly updatedAt: Date;
|
|
859
|
+
readonly gitTreeHash?: string | undefined;
|
|
860
|
+
readonly retainedByPack?: boolean | undefined;
|
|
861
|
+
readonly materializedTargets?: readonly {
|
|
862
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
863
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
864
|
+
readonly region?: string | undefined;
|
|
865
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
866
|
+
}[] | undefined;
|
|
867
|
+
}>, AppError, never>;
|
|
868
|
+
setHook: ({ name, lockEntry, versionRange }: SetHookArgs) => Effect.Effect<void, AppError, never>;
|
|
869
|
+
setHookLock: ({ name, lockEntry }: SetHookArgs) => Effect.Effect<void, AppError, never>;
|
|
870
|
+
removeHook: (name: string) => Effect.Effect<void, AppError, never>;
|
|
871
|
+
removeHookSettings: (name: string) => Effect.Effect<void, AppError, never>;
|
|
872
|
+
removeHookLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
873
|
+
updateHookEntry: (name: string, updater: (entry: HookEntry) => HookEntry) => Effect.Effect<void, AppError, never>;
|
|
874
|
+
setHookEntry: (name: string, entry: HookEntry) => Effect.Effect<void, AppError, never>;
|
|
393
875
|
getLockedSkills: () => Effect.Effect<{
|
|
394
876
|
readonly [x: string]: {
|
|
395
877
|
readonly type: "github";
|
|
@@ -669,7 +1151,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
669
1151
|
readonly resolvedSubagents: {
|
|
670
1152
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
671
1153
|
};
|
|
672
|
-
readonly
|
|
1154
|
+
readonly resolvedFiles?: {
|
|
1155
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1156
|
+
} | undefined;
|
|
1157
|
+
readonly resolvedRules?: {
|
|
1158
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1159
|
+
} | undefined;
|
|
1160
|
+
readonly resolvedHooks?: {
|
|
673
1161
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
674
1162
|
} | undefined;
|
|
675
1163
|
};
|
|
@@ -695,7 +1183,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
695
1183
|
readonly resolvedSubagents: {
|
|
696
1184
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
697
1185
|
};
|
|
698
|
-
readonly
|
|
1186
|
+
readonly resolvedFiles?: {
|
|
1187
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1188
|
+
} | undefined;
|
|
1189
|
+
readonly resolvedRules?: {
|
|
1190
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1191
|
+
} | undefined;
|
|
1192
|
+
readonly resolvedHooks?: {
|
|
699
1193
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
700
1194
|
} | undefined;
|
|
701
1195
|
}>, AppError, never>;
|
|
@@ -1209,6 +1703,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1209
1703
|
readonly ref?: string | undefined;
|
|
1210
1704
|
readonly gitTreeHash?: string | undefined;
|
|
1211
1705
|
readonly retainedByPack?: boolean | undefined;
|
|
1706
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1212
1707
|
} | {
|
|
1213
1708
|
readonly type: "gitlab";
|
|
1214
1709
|
readonly owner: string;
|
|
@@ -1219,6 +1714,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1219
1714
|
readonly ref?: string | undefined;
|
|
1220
1715
|
readonly gitTreeHash?: string | undefined;
|
|
1221
1716
|
readonly retainedByPack?: boolean | undefined;
|
|
1717
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1222
1718
|
} | {
|
|
1223
1719
|
readonly type: "bitbucket";
|
|
1224
1720
|
readonly owner: string;
|
|
@@ -1229,6 +1725,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1229
1725
|
readonly ref?: string | undefined;
|
|
1230
1726
|
readonly gitTreeHash?: string | undefined;
|
|
1231
1727
|
readonly retainedByPack?: boolean | undefined;
|
|
1728
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1232
1729
|
} | {
|
|
1233
1730
|
readonly project: string;
|
|
1234
1731
|
readonly type: "azurerepos";
|
|
@@ -1240,6 +1737,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1240
1737
|
readonly ref?: string | undefined;
|
|
1241
1738
|
readonly gitTreeHash?: string | undefined;
|
|
1242
1739
|
readonly retainedByPack?: boolean | undefined;
|
|
1740
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1243
1741
|
} | {
|
|
1244
1742
|
readonly url: string;
|
|
1245
1743
|
readonly type: "git";
|
|
@@ -1249,6 +1747,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1249
1747
|
readonly ref?: string | undefined;
|
|
1250
1748
|
readonly gitTreeHash?: string | undefined;
|
|
1251
1749
|
readonly retainedByPack?: boolean | undefined;
|
|
1750
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1252
1751
|
} | {
|
|
1253
1752
|
readonly path: string;
|
|
1254
1753
|
readonly type: "local";
|
|
@@ -1256,6 +1755,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1256
1755
|
readonly updatedAt: Date;
|
|
1257
1756
|
readonly gitTreeHash?: string | undefined;
|
|
1258
1757
|
readonly retainedByPack?: boolean | undefined;
|
|
1758
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1259
1759
|
} | {
|
|
1260
1760
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1261
1761
|
readonly type: "registry";
|
|
@@ -1267,6 +1767,20 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1267
1767
|
readonly updatedAt: Date;
|
|
1268
1768
|
readonly gitTreeHash?: string | undefined;
|
|
1269
1769
|
readonly retainedByPack?: boolean | undefined;
|
|
1770
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1771
|
+
} | {
|
|
1772
|
+
readonly type: "inline";
|
|
1773
|
+
readonly installedAt: Date;
|
|
1774
|
+
readonly updatedAt: Date;
|
|
1775
|
+
readonly url?: string | undefined;
|
|
1776
|
+
readonly command?: string | undefined;
|
|
1777
|
+
readonly headers?: {
|
|
1778
|
+
readonly [x: string]: string;
|
|
1779
|
+
} | undefined;
|
|
1780
|
+
readonly args?: readonly string[] | undefined;
|
|
1781
|
+
readonly gitTreeHash?: string | undefined;
|
|
1782
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1783
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1270
1784
|
};
|
|
1271
1785
|
}, AppError, never>;
|
|
1272
1786
|
getLockedMcpServer: (name: string) => Effect.Effect<Option.Option<{
|
|
@@ -1279,6 +1793,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1279
1793
|
readonly ref?: string | undefined;
|
|
1280
1794
|
readonly gitTreeHash?: string | undefined;
|
|
1281
1795
|
readonly retainedByPack?: boolean | undefined;
|
|
1796
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1282
1797
|
} | {
|
|
1283
1798
|
readonly type: "gitlab";
|
|
1284
1799
|
readonly owner: string;
|
|
@@ -1289,6 +1804,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1289
1804
|
readonly ref?: string | undefined;
|
|
1290
1805
|
readonly gitTreeHash?: string | undefined;
|
|
1291
1806
|
readonly retainedByPack?: boolean | undefined;
|
|
1807
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1292
1808
|
} | {
|
|
1293
1809
|
readonly type: "bitbucket";
|
|
1294
1810
|
readonly owner: string;
|
|
@@ -1299,6 +1815,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1299
1815
|
readonly ref?: string | undefined;
|
|
1300
1816
|
readonly gitTreeHash?: string | undefined;
|
|
1301
1817
|
readonly retainedByPack?: boolean | undefined;
|
|
1818
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1302
1819
|
} | {
|
|
1303
1820
|
readonly project: string;
|
|
1304
1821
|
readonly type: "azurerepos";
|
|
@@ -1310,6 +1827,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1310
1827
|
readonly ref?: string | undefined;
|
|
1311
1828
|
readonly gitTreeHash?: string | undefined;
|
|
1312
1829
|
readonly retainedByPack?: boolean | undefined;
|
|
1830
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1313
1831
|
} | {
|
|
1314
1832
|
readonly url: string;
|
|
1315
1833
|
readonly type: "git";
|
|
@@ -1319,6 +1837,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1319
1837
|
readonly ref?: string | undefined;
|
|
1320
1838
|
readonly gitTreeHash?: string | undefined;
|
|
1321
1839
|
readonly retainedByPack?: boolean | undefined;
|
|
1840
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1322
1841
|
} | {
|
|
1323
1842
|
readonly path: string;
|
|
1324
1843
|
readonly type: "local";
|
|
@@ -1326,6 +1845,7 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1326
1845
|
readonly updatedAt: Date;
|
|
1327
1846
|
readonly gitTreeHash?: string | undefined;
|
|
1328
1847
|
readonly retainedByPack?: boolean | undefined;
|
|
1848
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1329
1849
|
} | {
|
|
1330
1850
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1331
1851
|
readonly type: "registry";
|
|
@@ -1337,6 +1857,20 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1337
1857
|
readonly updatedAt: Date;
|
|
1338
1858
|
readonly gitTreeHash?: string | undefined;
|
|
1339
1859
|
readonly retainedByPack?: boolean | undefined;
|
|
1860
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1861
|
+
} | {
|
|
1862
|
+
readonly type: "inline";
|
|
1863
|
+
readonly installedAt: Date;
|
|
1864
|
+
readonly updatedAt: Date;
|
|
1865
|
+
readonly url?: string | undefined;
|
|
1866
|
+
readonly command?: string | undefined;
|
|
1867
|
+
readonly headers?: {
|
|
1868
|
+
readonly [x: string]: string;
|
|
1869
|
+
} | undefined;
|
|
1870
|
+
readonly args?: readonly string[] | undefined;
|
|
1871
|
+
readonly gitTreeHash?: string | undefined;
|
|
1872
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1873
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1340
1874
|
}>, AppError, never>;
|
|
1341
1875
|
setMcpServer: ({ name, lockEntry, env, enabled }: SetMcpServerArgs) => Effect.Effect<void, AppError, never>;
|
|
1342
1876
|
setMcpServerLock: ({ name, lockEntry }: SetMcpServerArgs) => Effect.Effect<void, AppError, never>;
|