@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
|
@@ -66,11 +66,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
66
66
|
readonly [x: string]: {
|
|
67
67
|
readonly type: "github";
|
|
68
68
|
readonly owner: string;
|
|
69
|
-
readonly repo: string;
|
|
70
|
-
readonly agents: readonly string[];
|
|
71
69
|
readonly installedAt: Date;
|
|
72
70
|
readonly updatedAt: Date;
|
|
71
|
+
readonly agents: readonly string[];
|
|
72
|
+
readonly repo: string;
|
|
73
73
|
readonly path?: string | undefined;
|
|
74
|
+
readonly gitTreeHash?: string | undefined;
|
|
75
|
+
readonly retainedByPack?: boolean | undefined;
|
|
74
76
|
readonly ref?: string | undefined;
|
|
75
77
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
76
78
|
readonly renderedFiles?: {
|
|
@@ -78,16 +80,16 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
78
80
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
79
81
|
}, "Type">[];
|
|
80
82
|
} | undefined;
|
|
81
|
-
readonly gitTreeHash?: string | undefined;
|
|
82
|
-
readonly retainedByPack?: boolean | undefined;
|
|
83
83
|
} | {
|
|
84
84
|
readonly type: "gitlab";
|
|
85
85
|
readonly owner: string;
|
|
86
|
-
readonly repo: string;
|
|
87
|
-
readonly agents: readonly string[];
|
|
88
86
|
readonly installedAt: Date;
|
|
89
87
|
readonly updatedAt: Date;
|
|
88
|
+
readonly agents: readonly string[];
|
|
89
|
+
readonly repo: string;
|
|
90
90
|
readonly path?: string | undefined;
|
|
91
|
+
readonly gitTreeHash?: string | undefined;
|
|
92
|
+
readonly retainedByPack?: boolean | undefined;
|
|
91
93
|
readonly ref?: string | undefined;
|
|
92
94
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
93
95
|
readonly renderedFiles?: {
|
|
@@ -95,16 +97,16 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
95
97
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
96
98
|
}, "Type">[];
|
|
97
99
|
} | undefined;
|
|
98
|
-
readonly gitTreeHash?: string | undefined;
|
|
99
|
-
readonly retainedByPack?: boolean | undefined;
|
|
100
100
|
} | {
|
|
101
101
|
readonly type: "bitbucket";
|
|
102
102
|
readonly owner: string;
|
|
103
|
-
readonly repo: string;
|
|
104
|
-
readonly agents: readonly string[];
|
|
105
103
|
readonly installedAt: Date;
|
|
106
104
|
readonly updatedAt: Date;
|
|
105
|
+
readonly agents: readonly string[];
|
|
106
|
+
readonly repo: string;
|
|
107
107
|
readonly path?: string | undefined;
|
|
108
|
+
readonly gitTreeHash?: string | undefined;
|
|
109
|
+
readonly retainedByPack?: boolean | undefined;
|
|
108
110
|
readonly ref?: string | undefined;
|
|
109
111
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
110
112
|
readonly renderedFiles?: {
|
|
@@ -112,17 +114,17 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
112
114
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
113
115
|
}, "Type">[];
|
|
114
116
|
} | undefined;
|
|
115
|
-
readonly gitTreeHash?: string | undefined;
|
|
116
|
-
readonly retainedByPack?: boolean | undefined;
|
|
117
117
|
} | {
|
|
118
118
|
readonly project: string;
|
|
119
119
|
readonly type: "azurerepos";
|
|
120
|
-
readonly repo: string;
|
|
121
|
-
readonly organization: string;
|
|
122
|
-
readonly agents: readonly string[];
|
|
123
120
|
readonly installedAt: Date;
|
|
124
121
|
readonly updatedAt: Date;
|
|
122
|
+
readonly agents: readonly string[];
|
|
123
|
+
readonly repo: string;
|
|
124
|
+
readonly organization: string;
|
|
125
125
|
readonly path?: string | undefined;
|
|
126
|
+
readonly gitTreeHash?: string | undefined;
|
|
127
|
+
readonly retainedByPack?: boolean | undefined;
|
|
126
128
|
readonly ref?: string | undefined;
|
|
127
129
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
128
130
|
readonly renderedFiles?: {
|
|
@@ -130,15 +132,15 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
130
132
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
131
133
|
}, "Type">[];
|
|
132
134
|
} | undefined;
|
|
133
|
-
readonly gitTreeHash?: string | undefined;
|
|
134
|
-
readonly retainedByPack?: boolean | undefined;
|
|
135
135
|
} | {
|
|
136
136
|
readonly url: string;
|
|
137
137
|
readonly type: "git";
|
|
138
|
-
readonly agents: readonly string[];
|
|
139
138
|
readonly installedAt: Date;
|
|
140
139
|
readonly updatedAt: Date;
|
|
140
|
+
readonly agents: readonly string[];
|
|
141
141
|
readonly path?: string | undefined;
|
|
142
|
+
readonly gitTreeHash?: string | undefined;
|
|
143
|
+
readonly retainedByPack?: boolean | undefined;
|
|
142
144
|
readonly ref?: string | undefined;
|
|
143
145
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
144
146
|
readonly renderedFiles?: {
|
|
@@ -146,40 +148,55 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
146
148
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
147
149
|
}, "Type">[];
|
|
148
150
|
} | undefined;
|
|
149
|
-
readonly gitTreeHash?: string | undefined;
|
|
150
|
-
readonly retainedByPack?: boolean | undefined;
|
|
151
151
|
} | {
|
|
152
152
|
readonly path: string;
|
|
153
153
|
readonly type: "local";
|
|
154
|
-
readonly agents: readonly string[];
|
|
155
154
|
readonly installedAt: Date;
|
|
156
155
|
readonly updatedAt: Date;
|
|
156
|
+
readonly agents: readonly string[];
|
|
157
|
+
readonly gitTreeHash?: string | undefined;
|
|
158
|
+
readonly retainedByPack?: boolean | undefined;
|
|
157
159
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
158
160
|
readonly renderedFiles?: {
|
|
159
161
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
160
162
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
161
163
|
}, "Type">[];
|
|
162
164
|
} | undefined;
|
|
163
|
-
readonly gitTreeHash?: string | undefined;
|
|
164
|
-
readonly retainedByPack?: boolean | undefined;
|
|
165
165
|
} | {
|
|
166
166
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
167
167
|
readonly type: "registry";
|
|
168
168
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
169
|
-
readonly agents: readonly string[];
|
|
170
169
|
readonly installedAt: Date;
|
|
171
170
|
readonly updatedAt: Date;
|
|
171
|
+
readonly agents: readonly string[];
|
|
172
172
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
173
173
|
readonly integrity: string;
|
|
174
174
|
readonly sourceName: string;
|
|
175
|
+
readonly gitTreeHash?: string | undefined;
|
|
176
|
+
readonly retainedByPack?: boolean | undefined;
|
|
175
177
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
176
178
|
readonly renderedFiles?: {
|
|
177
179
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
178
180
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
179
181
|
}, "Type">[];
|
|
180
182
|
} | undefined;
|
|
183
|
+
} | {
|
|
184
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
185
|
+
readonly type: "workspace";
|
|
186
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
187
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
188
|
+
readonly installedAt: Date;
|
|
189
|
+
readonly updatedAt: Date;
|
|
190
|
+
readonly extensionType: "skill";
|
|
191
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
192
|
+
readonly agents: readonly string[];
|
|
181
193
|
readonly gitTreeHash?: string | undefined;
|
|
182
194
|
readonly retainedByPack?: boolean | undefined;
|
|
195
|
+
readonly renderedFiles?: {
|
|
196
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
197
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
198
|
+
}, "Type">[];
|
|
199
|
+
} | undefined;
|
|
183
200
|
};
|
|
184
201
|
};
|
|
185
202
|
readonly lockfileVersion: number;
|
|
@@ -187,13 +204,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
187
204
|
readonly [x: string]: {
|
|
188
205
|
readonly type: "github";
|
|
189
206
|
readonly owner: string;
|
|
190
|
-
readonly repo: string;
|
|
191
207
|
readonly installedAt: Date;
|
|
192
208
|
readonly updatedAt: Date;
|
|
209
|
+
readonly repo: string;
|
|
193
210
|
readonly path?: string | undefined;
|
|
194
|
-
readonly ref?: string | undefined;
|
|
195
211
|
readonly gitTreeHash?: string | undefined;
|
|
196
212
|
readonly retainedByPack?: boolean | undefined;
|
|
213
|
+
readonly ref?: string | undefined;
|
|
197
214
|
readonly resolvedInputs?: {
|
|
198
215
|
readonly [x: string]: string | number | boolean;
|
|
199
216
|
} | undefined;
|
|
@@ -206,13 +223,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
206
223
|
} | {
|
|
207
224
|
readonly type: "gitlab";
|
|
208
225
|
readonly owner: string;
|
|
209
|
-
readonly repo: string;
|
|
210
226
|
readonly installedAt: Date;
|
|
211
227
|
readonly updatedAt: Date;
|
|
228
|
+
readonly repo: string;
|
|
212
229
|
readonly path?: string | undefined;
|
|
213
|
-
readonly ref?: string | undefined;
|
|
214
230
|
readonly gitTreeHash?: string | undefined;
|
|
215
231
|
readonly retainedByPack?: boolean | undefined;
|
|
232
|
+
readonly ref?: string | undefined;
|
|
216
233
|
readonly resolvedInputs?: {
|
|
217
234
|
readonly [x: string]: string | number | boolean;
|
|
218
235
|
} | undefined;
|
|
@@ -225,13 +242,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
225
242
|
} | {
|
|
226
243
|
readonly type: "bitbucket";
|
|
227
244
|
readonly owner: string;
|
|
228
|
-
readonly repo: string;
|
|
229
245
|
readonly installedAt: Date;
|
|
230
246
|
readonly updatedAt: Date;
|
|
247
|
+
readonly repo: string;
|
|
231
248
|
readonly path?: string | undefined;
|
|
232
|
-
readonly ref?: string | undefined;
|
|
233
249
|
readonly gitTreeHash?: string | undefined;
|
|
234
250
|
readonly retainedByPack?: boolean | undefined;
|
|
251
|
+
readonly ref?: string | undefined;
|
|
235
252
|
readonly resolvedInputs?: {
|
|
236
253
|
readonly [x: string]: string | number | boolean;
|
|
237
254
|
} | undefined;
|
|
@@ -244,14 +261,14 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
244
261
|
} | {
|
|
245
262
|
readonly project: string;
|
|
246
263
|
readonly type: "azurerepos";
|
|
247
|
-
readonly repo: string;
|
|
248
|
-
readonly organization: string;
|
|
249
264
|
readonly installedAt: Date;
|
|
250
265
|
readonly updatedAt: Date;
|
|
266
|
+
readonly repo: string;
|
|
267
|
+
readonly organization: string;
|
|
251
268
|
readonly path?: string | undefined;
|
|
252
|
-
readonly ref?: string | undefined;
|
|
253
269
|
readonly gitTreeHash?: string | undefined;
|
|
254
270
|
readonly retainedByPack?: boolean | undefined;
|
|
271
|
+
readonly ref?: string | undefined;
|
|
255
272
|
readonly resolvedInputs?: {
|
|
256
273
|
readonly [x: string]: string | number | boolean;
|
|
257
274
|
} | undefined;
|
|
@@ -267,9 +284,9 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
267
284
|
readonly installedAt: Date;
|
|
268
285
|
readonly updatedAt: Date;
|
|
269
286
|
readonly path?: string | undefined;
|
|
270
|
-
readonly ref?: string | undefined;
|
|
271
287
|
readonly gitTreeHash?: string | undefined;
|
|
272
288
|
readonly retainedByPack?: boolean | undefined;
|
|
289
|
+
readonly ref?: string | undefined;
|
|
273
290
|
readonly resolvedInputs?: {
|
|
274
291
|
readonly [x: string]: string | number | boolean;
|
|
275
292
|
} | undefined;
|
|
@@ -315,72 +332,105 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
315
332
|
readonly region?: string | undefined;
|
|
316
333
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
317
334
|
}[] | undefined;
|
|
335
|
+
} | {
|
|
336
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
337
|
+
readonly type: "workspace";
|
|
338
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
339
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
340
|
+
readonly installedAt: Date;
|
|
341
|
+
readonly updatedAt: Date;
|
|
342
|
+
readonly extensionType: "files";
|
|
343
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
344
|
+
readonly gitTreeHash?: string | undefined;
|
|
345
|
+
readonly retainedByPack?: boolean | undefined;
|
|
346
|
+
readonly resolvedInputs?: {
|
|
347
|
+
readonly [x: string]: string | number | boolean;
|
|
348
|
+
} | undefined;
|
|
349
|
+
readonly materializedTargets?: readonly {
|
|
350
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
351
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
352
|
+
readonly region?: string | undefined;
|
|
353
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
354
|
+
}[] | undefined;
|
|
318
355
|
};
|
|
319
356
|
} | undefined;
|
|
320
357
|
readonly mcpServers?: {
|
|
321
358
|
readonly [x: string]: {
|
|
359
|
+
readonly type: "inline";
|
|
360
|
+
readonly installedAt: Date;
|
|
361
|
+
readonly updatedAt: Date;
|
|
362
|
+
readonly url?: string | undefined;
|
|
363
|
+
readonly command?: string | undefined;
|
|
364
|
+
readonly headers?: {
|
|
365
|
+
readonly [x: string]: string;
|
|
366
|
+
} | undefined;
|
|
367
|
+
readonly args?: readonly string[] | undefined;
|
|
368
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
369
|
+
readonly gitTreeHash?: string | undefined;
|
|
370
|
+
readonly retainedByPack?: boolean | undefined;
|
|
371
|
+
} | {
|
|
322
372
|
readonly type: "github";
|
|
323
373
|
readonly owner: string;
|
|
324
|
-
readonly repo: string;
|
|
325
374
|
readonly installedAt: Date;
|
|
326
375
|
readonly updatedAt: Date;
|
|
376
|
+
readonly repo: string;
|
|
327
377
|
readonly path?: string | undefined;
|
|
328
|
-
readonly
|
|
378
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
329
379
|
readonly gitTreeHash?: string | undefined;
|
|
330
380
|
readonly retainedByPack?: boolean | undefined;
|
|
331
|
-
readonly
|
|
381
|
+
readonly ref?: string | undefined;
|
|
332
382
|
} | {
|
|
333
383
|
readonly type: "gitlab";
|
|
334
384
|
readonly owner: string;
|
|
335
|
-
readonly repo: string;
|
|
336
385
|
readonly installedAt: Date;
|
|
337
386
|
readonly updatedAt: Date;
|
|
387
|
+
readonly repo: string;
|
|
338
388
|
readonly path?: string | undefined;
|
|
339
|
-
readonly
|
|
389
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
340
390
|
readonly gitTreeHash?: string | undefined;
|
|
341
391
|
readonly retainedByPack?: boolean | undefined;
|
|
342
|
-
readonly
|
|
392
|
+
readonly ref?: string | undefined;
|
|
343
393
|
} | {
|
|
344
394
|
readonly type: "bitbucket";
|
|
345
395
|
readonly owner: string;
|
|
346
|
-
readonly repo: string;
|
|
347
396
|
readonly installedAt: Date;
|
|
348
397
|
readonly updatedAt: Date;
|
|
398
|
+
readonly repo: string;
|
|
349
399
|
readonly path?: string | undefined;
|
|
350
|
-
readonly
|
|
400
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
351
401
|
readonly gitTreeHash?: string | undefined;
|
|
352
402
|
readonly retainedByPack?: boolean | undefined;
|
|
353
|
-
readonly
|
|
403
|
+
readonly ref?: string | undefined;
|
|
354
404
|
} | {
|
|
355
405
|
readonly project: string;
|
|
356
406
|
readonly type: "azurerepos";
|
|
357
|
-
readonly repo: string;
|
|
358
|
-
readonly organization: string;
|
|
359
407
|
readonly installedAt: Date;
|
|
360
408
|
readonly updatedAt: Date;
|
|
409
|
+
readonly repo: string;
|
|
410
|
+
readonly organization: string;
|
|
361
411
|
readonly path?: string | undefined;
|
|
362
|
-
readonly
|
|
412
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
363
413
|
readonly gitTreeHash?: string | undefined;
|
|
364
414
|
readonly retainedByPack?: boolean | undefined;
|
|
365
|
-
readonly
|
|
415
|
+
readonly ref?: string | undefined;
|
|
366
416
|
} | {
|
|
367
417
|
readonly url: string;
|
|
368
418
|
readonly type: "git";
|
|
369
419
|
readonly installedAt: Date;
|
|
370
420
|
readonly updatedAt: Date;
|
|
371
421
|
readonly path?: string | undefined;
|
|
372
|
-
readonly
|
|
422
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
373
423
|
readonly gitTreeHash?: string | undefined;
|
|
374
424
|
readonly retainedByPack?: boolean | undefined;
|
|
375
|
-
readonly
|
|
425
|
+
readonly ref?: string | undefined;
|
|
376
426
|
} | {
|
|
377
427
|
readonly path: string;
|
|
378
428
|
readonly type: "local";
|
|
379
429
|
readonly installedAt: Date;
|
|
380
430
|
readonly updatedAt: Date;
|
|
431
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
381
432
|
readonly gitTreeHash?: string | undefined;
|
|
382
433
|
readonly retainedByPack?: boolean | undefined;
|
|
383
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
384
434
|
} | {
|
|
385
435
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
386
436
|
readonly type: "registry";
|
|
@@ -390,35 +440,34 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
390
440
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
391
441
|
readonly integrity: string;
|
|
392
442
|
readonly sourceName: string;
|
|
443
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
393
444
|
readonly gitTreeHash?: string | undefined;
|
|
394
445
|
readonly retainedByPack?: boolean | undefined;
|
|
395
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
396
446
|
} | {
|
|
397
|
-
readonly
|
|
447
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
448
|
+
readonly type: "workspace";
|
|
449
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
450
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
398
451
|
readonly installedAt: Date;
|
|
399
452
|
readonly updatedAt: Date;
|
|
400
|
-
readonly
|
|
401
|
-
readonly
|
|
402
|
-
readonly
|
|
403
|
-
readonly [x: string]: string;
|
|
404
|
-
} | undefined;
|
|
405
|
-
readonly args?: readonly string[] | undefined;
|
|
453
|
+
readonly extensionType: "mcp-server";
|
|
454
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
455
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
406
456
|
readonly gitTreeHash?: string | undefined;
|
|
407
457
|
readonly retainedByPack?: boolean | undefined;
|
|
408
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
409
458
|
};
|
|
410
459
|
} | undefined;
|
|
411
460
|
readonly hooks?: {
|
|
412
461
|
readonly [x: string]: {
|
|
413
462
|
readonly type: "github";
|
|
414
463
|
readonly owner: string;
|
|
415
|
-
readonly repo: string;
|
|
416
464
|
readonly installedAt: Date;
|
|
417
465
|
readonly updatedAt: Date;
|
|
466
|
+
readonly repo: string;
|
|
418
467
|
readonly path?: string | undefined;
|
|
419
|
-
readonly ref?: string | undefined;
|
|
420
468
|
readonly gitTreeHash?: string | undefined;
|
|
421
469
|
readonly retainedByPack?: boolean | undefined;
|
|
470
|
+
readonly ref?: string | undefined;
|
|
422
471
|
readonly materializedTargets?: readonly {
|
|
423
472
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
424
473
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -428,13 +477,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
428
477
|
} | {
|
|
429
478
|
readonly type: "gitlab";
|
|
430
479
|
readonly owner: string;
|
|
431
|
-
readonly repo: string;
|
|
432
480
|
readonly installedAt: Date;
|
|
433
481
|
readonly updatedAt: Date;
|
|
482
|
+
readonly repo: string;
|
|
434
483
|
readonly path?: string | undefined;
|
|
435
|
-
readonly ref?: string | undefined;
|
|
436
484
|
readonly gitTreeHash?: string | undefined;
|
|
437
485
|
readonly retainedByPack?: boolean | undefined;
|
|
486
|
+
readonly ref?: string | undefined;
|
|
438
487
|
readonly materializedTargets?: readonly {
|
|
439
488
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
440
489
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -444,13 +493,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
444
493
|
} | {
|
|
445
494
|
readonly type: "bitbucket";
|
|
446
495
|
readonly owner: string;
|
|
447
|
-
readonly repo: string;
|
|
448
496
|
readonly installedAt: Date;
|
|
449
497
|
readonly updatedAt: Date;
|
|
498
|
+
readonly repo: string;
|
|
450
499
|
readonly path?: string | undefined;
|
|
451
|
-
readonly ref?: string | undefined;
|
|
452
500
|
readonly gitTreeHash?: string | undefined;
|
|
453
501
|
readonly retainedByPack?: boolean | undefined;
|
|
502
|
+
readonly ref?: string | undefined;
|
|
454
503
|
readonly materializedTargets?: readonly {
|
|
455
504
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
456
505
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -460,14 +509,14 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
460
509
|
} | {
|
|
461
510
|
readonly project: string;
|
|
462
511
|
readonly type: "azurerepos";
|
|
463
|
-
readonly repo: string;
|
|
464
|
-
readonly organization: string;
|
|
465
512
|
readonly installedAt: Date;
|
|
466
513
|
readonly updatedAt: Date;
|
|
514
|
+
readonly repo: string;
|
|
515
|
+
readonly organization: string;
|
|
467
516
|
readonly path?: string | undefined;
|
|
468
|
-
readonly ref?: string | undefined;
|
|
469
517
|
readonly gitTreeHash?: string | undefined;
|
|
470
518
|
readonly retainedByPack?: boolean | undefined;
|
|
519
|
+
readonly ref?: string | undefined;
|
|
471
520
|
readonly materializedTargets?: readonly {
|
|
472
521
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
473
522
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -480,9 +529,9 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
480
529
|
readonly installedAt: Date;
|
|
481
530
|
readonly updatedAt: Date;
|
|
482
531
|
readonly path?: string | undefined;
|
|
483
|
-
readonly ref?: string | undefined;
|
|
484
532
|
readonly gitTreeHash?: string | undefined;
|
|
485
533
|
readonly retainedByPack?: boolean | undefined;
|
|
534
|
+
readonly ref?: string | undefined;
|
|
486
535
|
readonly materializedTargets?: readonly {
|
|
487
536
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
488
537
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -519,17 +568,36 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
519
568
|
readonly region?: string | undefined;
|
|
520
569
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
521
570
|
}[] | undefined;
|
|
571
|
+
} | {
|
|
572
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
573
|
+
readonly type: "workspace";
|
|
574
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
575
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
576
|
+
readonly installedAt: Date;
|
|
577
|
+
readonly updatedAt: Date;
|
|
578
|
+
readonly extensionType: "hook";
|
|
579
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
580
|
+
readonly gitTreeHash?: string | undefined;
|
|
581
|
+
readonly retainedByPack?: boolean | undefined;
|
|
582
|
+
readonly materializedTargets?: readonly {
|
|
583
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
584
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
585
|
+
readonly region?: string | undefined;
|
|
586
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
587
|
+
}[] | undefined;
|
|
522
588
|
};
|
|
523
589
|
} | undefined;
|
|
524
590
|
readonly subagents?: {
|
|
525
591
|
readonly [x: string]: {
|
|
526
592
|
readonly type: "github";
|
|
527
593
|
readonly owner: string;
|
|
528
|
-
readonly repo: string;
|
|
529
|
-
readonly agents: readonly string[];
|
|
530
594
|
readonly installedAt: Date;
|
|
531
595
|
readonly updatedAt: Date;
|
|
596
|
+
readonly agents: readonly string[];
|
|
597
|
+
readonly repo: string;
|
|
532
598
|
readonly path?: string | undefined;
|
|
599
|
+
readonly gitTreeHash?: string | undefined;
|
|
600
|
+
readonly retainedByPack?: boolean | undefined;
|
|
533
601
|
readonly ref?: string | undefined;
|
|
534
602
|
readonly sourceHash?: string | undefined;
|
|
535
603
|
readonly renderedFiles?: {
|
|
@@ -537,16 +605,16 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
537
605
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
538
606
|
}, "Type">[];
|
|
539
607
|
} | undefined;
|
|
540
|
-
readonly gitTreeHash?: string | undefined;
|
|
541
|
-
readonly retainedByPack?: boolean | undefined;
|
|
542
608
|
} | {
|
|
543
609
|
readonly type: "gitlab";
|
|
544
610
|
readonly owner: string;
|
|
545
|
-
readonly repo: string;
|
|
546
|
-
readonly agents: readonly string[];
|
|
547
611
|
readonly installedAt: Date;
|
|
548
612
|
readonly updatedAt: Date;
|
|
613
|
+
readonly agents: readonly string[];
|
|
614
|
+
readonly repo: string;
|
|
549
615
|
readonly path?: string | undefined;
|
|
616
|
+
readonly gitTreeHash?: string | undefined;
|
|
617
|
+
readonly retainedByPack?: boolean | undefined;
|
|
550
618
|
readonly ref?: string | undefined;
|
|
551
619
|
readonly sourceHash?: string | undefined;
|
|
552
620
|
readonly renderedFiles?: {
|
|
@@ -554,16 +622,16 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
554
622
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
555
623
|
}, "Type">[];
|
|
556
624
|
} | undefined;
|
|
557
|
-
readonly gitTreeHash?: string | undefined;
|
|
558
|
-
readonly retainedByPack?: boolean | undefined;
|
|
559
625
|
} | {
|
|
560
626
|
readonly type: "bitbucket";
|
|
561
627
|
readonly owner: string;
|
|
562
|
-
readonly repo: string;
|
|
563
|
-
readonly agents: readonly string[];
|
|
564
628
|
readonly installedAt: Date;
|
|
565
629
|
readonly updatedAt: Date;
|
|
630
|
+
readonly agents: readonly string[];
|
|
631
|
+
readonly repo: string;
|
|
566
632
|
readonly path?: string | undefined;
|
|
633
|
+
readonly gitTreeHash?: string | undefined;
|
|
634
|
+
readonly retainedByPack?: boolean | undefined;
|
|
567
635
|
readonly ref?: string | undefined;
|
|
568
636
|
readonly sourceHash?: string | undefined;
|
|
569
637
|
readonly renderedFiles?: {
|
|
@@ -571,17 +639,17 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
571
639
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
572
640
|
}, "Type">[];
|
|
573
641
|
} | undefined;
|
|
574
|
-
readonly gitTreeHash?: string | undefined;
|
|
575
|
-
readonly retainedByPack?: boolean | undefined;
|
|
576
642
|
} | {
|
|
577
643
|
readonly project: string;
|
|
578
644
|
readonly type: "azurerepos";
|
|
579
|
-
readonly repo: string;
|
|
580
|
-
readonly organization: string;
|
|
581
|
-
readonly agents: readonly string[];
|
|
582
645
|
readonly installedAt: Date;
|
|
583
646
|
readonly updatedAt: Date;
|
|
647
|
+
readonly agents: readonly string[];
|
|
648
|
+
readonly repo: string;
|
|
649
|
+
readonly organization: string;
|
|
584
650
|
readonly path?: string | undefined;
|
|
651
|
+
readonly gitTreeHash?: string | undefined;
|
|
652
|
+
readonly retainedByPack?: boolean | undefined;
|
|
585
653
|
readonly ref?: string | undefined;
|
|
586
654
|
readonly sourceHash?: string | undefined;
|
|
587
655
|
readonly renderedFiles?: {
|
|
@@ -589,15 +657,15 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
589
657
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
590
658
|
}, "Type">[];
|
|
591
659
|
} | undefined;
|
|
592
|
-
readonly gitTreeHash?: string | undefined;
|
|
593
|
-
readonly retainedByPack?: boolean | undefined;
|
|
594
660
|
} | {
|
|
595
661
|
readonly url: string;
|
|
596
662
|
readonly type: "git";
|
|
597
|
-
readonly agents: readonly string[];
|
|
598
663
|
readonly installedAt: Date;
|
|
599
664
|
readonly updatedAt: Date;
|
|
665
|
+
readonly agents: readonly string[];
|
|
600
666
|
readonly path?: string | undefined;
|
|
667
|
+
readonly gitTreeHash?: string | undefined;
|
|
668
|
+
readonly retainedByPack?: boolean | undefined;
|
|
601
669
|
readonly ref?: string | undefined;
|
|
602
670
|
readonly sourceHash?: string | undefined;
|
|
603
671
|
readonly renderedFiles?: {
|
|
@@ -605,51 +673,68 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
605
673
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
606
674
|
}, "Type">[];
|
|
607
675
|
} | undefined;
|
|
608
|
-
readonly gitTreeHash?: string | undefined;
|
|
609
|
-
readonly retainedByPack?: boolean | undefined;
|
|
610
676
|
} | {
|
|
611
677
|
readonly path: string;
|
|
612
678
|
readonly type: "local";
|
|
613
|
-
readonly agents: readonly string[];
|
|
614
679
|
readonly installedAt: Date;
|
|
615
680
|
readonly updatedAt: Date;
|
|
681
|
+
readonly agents: readonly string[];
|
|
682
|
+
readonly gitTreeHash?: string | undefined;
|
|
683
|
+
readonly retainedByPack?: boolean | undefined;
|
|
616
684
|
readonly sourceHash?: string | undefined;
|
|
617
685
|
readonly renderedFiles?: {
|
|
618
686
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
619
687
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
620
688
|
}, "Type">[];
|
|
621
689
|
} | undefined;
|
|
622
|
-
readonly gitTreeHash?: string | undefined;
|
|
623
|
-
readonly retainedByPack?: boolean | undefined;
|
|
624
690
|
} | {
|
|
625
691
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
626
692
|
readonly type: "registry";
|
|
627
693
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
628
|
-
readonly agents: readonly string[];
|
|
629
694
|
readonly installedAt: Date;
|
|
630
695
|
readonly updatedAt: Date;
|
|
696
|
+
readonly agents: readonly string[];
|
|
631
697
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
632
698
|
readonly integrity: string;
|
|
633
699
|
readonly sourceName: string;
|
|
700
|
+
readonly gitTreeHash?: string | undefined;
|
|
701
|
+
readonly retainedByPack?: boolean | undefined;
|
|
634
702
|
readonly sourceHash?: string | undefined;
|
|
635
703
|
readonly renderedFiles?: {
|
|
636
704
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
637
705
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
638
706
|
}, "Type">[];
|
|
639
707
|
} | undefined;
|
|
708
|
+
} | {
|
|
709
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
710
|
+
readonly type: "workspace";
|
|
711
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
712
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
713
|
+
readonly installedAt: Date;
|
|
714
|
+
readonly updatedAt: Date;
|
|
715
|
+
readonly extensionType: "subagent";
|
|
716
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
717
|
+
readonly agents: readonly string[];
|
|
640
718
|
readonly gitTreeHash?: string | undefined;
|
|
641
719
|
readonly retainedByPack?: boolean | undefined;
|
|
720
|
+
readonly renderedFiles?: {
|
|
721
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
722
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
723
|
+
}, "Type">[];
|
|
724
|
+
} | undefined;
|
|
642
725
|
};
|
|
643
726
|
} | undefined;
|
|
644
727
|
readonly commands?: {
|
|
645
728
|
readonly [x: string]: {
|
|
646
729
|
readonly type: "github";
|
|
647
730
|
readonly owner: string;
|
|
648
|
-
readonly repo: string;
|
|
649
|
-
readonly agents: readonly string[];
|
|
650
731
|
readonly installedAt: Date;
|
|
651
732
|
readonly updatedAt: Date;
|
|
733
|
+
readonly agents: readonly string[];
|
|
734
|
+
readonly repo: string;
|
|
652
735
|
readonly path?: string | undefined;
|
|
736
|
+
readonly gitTreeHash?: string | undefined;
|
|
737
|
+
readonly retainedByPack?: boolean | undefined;
|
|
653
738
|
readonly ref?: string | undefined;
|
|
654
739
|
readonly sourceHash?: string | undefined;
|
|
655
740
|
readonly renderedFiles?: {
|
|
@@ -657,16 +742,16 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
657
742
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
658
743
|
}, "Type">[];
|
|
659
744
|
} | undefined;
|
|
660
|
-
readonly gitTreeHash?: string | undefined;
|
|
661
|
-
readonly retainedByPack?: boolean | undefined;
|
|
662
745
|
} | {
|
|
663
746
|
readonly type: "gitlab";
|
|
664
747
|
readonly owner: string;
|
|
665
|
-
readonly repo: string;
|
|
666
|
-
readonly agents: readonly string[];
|
|
667
748
|
readonly installedAt: Date;
|
|
668
749
|
readonly updatedAt: Date;
|
|
750
|
+
readonly agents: readonly string[];
|
|
751
|
+
readonly repo: string;
|
|
669
752
|
readonly path?: string | undefined;
|
|
753
|
+
readonly gitTreeHash?: string | undefined;
|
|
754
|
+
readonly retainedByPack?: boolean | undefined;
|
|
670
755
|
readonly ref?: string | undefined;
|
|
671
756
|
readonly sourceHash?: string | undefined;
|
|
672
757
|
readonly renderedFiles?: {
|
|
@@ -674,16 +759,16 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
674
759
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
675
760
|
}, "Type">[];
|
|
676
761
|
} | undefined;
|
|
677
|
-
readonly gitTreeHash?: string | undefined;
|
|
678
|
-
readonly retainedByPack?: boolean | undefined;
|
|
679
762
|
} | {
|
|
680
763
|
readonly type: "bitbucket";
|
|
681
764
|
readonly owner: string;
|
|
682
|
-
readonly repo: string;
|
|
683
|
-
readonly agents: readonly string[];
|
|
684
765
|
readonly installedAt: Date;
|
|
685
766
|
readonly updatedAt: Date;
|
|
767
|
+
readonly agents: readonly string[];
|
|
768
|
+
readonly repo: string;
|
|
686
769
|
readonly path?: string | undefined;
|
|
770
|
+
readonly gitTreeHash?: string | undefined;
|
|
771
|
+
readonly retainedByPack?: boolean | undefined;
|
|
687
772
|
readonly ref?: string | undefined;
|
|
688
773
|
readonly sourceHash?: string | undefined;
|
|
689
774
|
readonly renderedFiles?: {
|
|
@@ -691,17 +776,17 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
691
776
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
692
777
|
}, "Type">[];
|
|
693
778
|
} | undefined;
|
|
694
|
-
readonly gitTreeHash?: string | undefined;
|
|
695
|
-
readonly retainedByPack?: boolean | undefined;
|
|
696
779
|
} | {
|
|
697
780
|
readonly project: string;
|
|
698
781
|
readonly type: "azurerepos";
|
|
699
|
-
readonly repo: string;
|
|
700
|
-
readonly organization: string;
|
|
701
|
-
readonly agents: readonly string[];
|
|
702
782
|
readonly installedAt: Date;
|
|
703
783
|
readonly updatedAt: Date;
|
|
784
|
+
readonly agents: readonly string[];
|
|
785
|
+
readonly repo: string;
|
|
786
|
+
readonly organization: string;
|
|
704
787
|
readonly path?: string | undefined;
|
|
788
|
+
readonly gitTreeHash?: string | undefined;
|
|
789
|
+
readonly retainedByPack?: boolean | undefined;
|
|
705
790
|
readonly ref?: string | undefined;
|
|
706
791
|
readonly sourceHash?: string | undefined;
|
|
707
792
|
readonly renderedFiles?: {
|
|
@@ -709,15 +794,15 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
709
794
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
710
795
|
}, "Type">[];
|
|
711
796
|
} | undefined;
|
|
712
|
-
readonly gitTreeHash?: string | undefined;
|
|
713
|
-
readonly retainedByPack?: boolean | undefined;
|
|
714
797
|
} | {
|
|
715
798
|
readonly url: string;
|
|
716
799
|
readonly type: "git";
|
|
717
|
-
readonly agents: readonly string[];
|
|
718
800
|
readonly installedAt: Date;
|
|
719
801
|
readonly updatedAt: Date;
|
|
802
|
+
readonly agents: readonly string[];
|
|
720
803
|
readonly path?: string | undefined;
|
|
804
|
+
readonly gitTreeHash?: string | undefined;
|
|
805
|
+
readonly retainedByPack?: boolean | undefined;
|
|
721
806
|
readonly ref?: string | undefined;
|
|
722
807
|
readonly sourceHash?: string | undefined;
|
|
723
808
|
readonly renderedFiles?: {
|
|
@@ -725,53 +810,68 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
725
810
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
726
811
|
}, "Type">[];
|
|
727
812
|
} | undefined;
|
|
728
|
-
readonly gitTreeHash?: string | undefined;
|
|
729
|
-
readonly retainedByPack?: boolean | undefined;
|
|
730
813
|
} | {
|
|
731
814
|
readonly path: string;
|
|
732
815
|
readonly type: "local";
|
|
733
|
-
readonly agents: readonly string[];
|
|
734
816
|
readonly installedAt: Date;
|
|
735
817
|
readonly updatedAt: Date;
|
|
818
|
+
readonly agents: readonly string[];
|
|
819
|
+
readonly gitTreeHash?: string | undefined;
|
|
820
|
+
readonly retainedByPack?: boolean | undefined;
|
|
736
821
|
readonly sourceHash?: string | undefined;
|
|
737
822
|
readonly renderedFiles?: {
|
|
738
823
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
739
824
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
740
825
|
}, "Type">[];
|
|
741
826
|
} | undefined;
|
|
742
|
-
readonly gitTreeHash?: string | undefined;
|
|
743
|
-
readonly retainedByPack?: boolean | undefined;
|
|
744
827
|
} | {
|
|
745
828
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
746
829
|
readonly type: "registry";
|
|
747
830
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
748
|
-
readonly agents: readonly string[];
|
|
749
831
|
readonly installedAt: Date;
|
|
750
832
|
readonly updatedAt: Date;
|
|
833
|
+
readonly agents: readonly string[];
|
|
751
834
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
752
835
|
readonly integrity: string;
|
|
753
836
|
readonly sourceName: string;
|
|
837
|
+
readonly gitTreeHash?: string | undefined;
|
|
838
|
+
readonly retainedByPack?: boolean | undefined;
|
|
754
839
|
readonly sourceHash?: string | undefined;
|
|
755
840
|
readonly renderedFiles?: {
|
|
756
841
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
757
842
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
758
843
|
}, "Type">[];
|
|
759
844
|
} | undefined;
|
|
845
|
+
} | {
|
|
846
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
847
|
+
readonly type: "workspace";
|
|
848
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
849
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
850
|
+
readonly installedAt: Date;
|
|
851
|
+
readonly updatedAt: Date;
|
|
852
|
+
readonly extensionType: "command";
|
|
853
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
854
|
+
readonly agents: readonly string[];
|
|
760
855
|
readonly gitTreeHash?: string | undefined;
|
|
761
856
|
readonly retainedByPack?: boolean | undefined;
|
|
857
|
+
readonly renderedFiles?: {
|
|
858
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
859
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
860
|
+
}, "Type">[];
|
|
861
|
+
} | undefined;
|
|
762
862
|
};
|
|
763
863
|
} | undefined;
|
|
764
864
|
readonly rules?: {
|
|
765
865
|
readonly [x: string]: {
|
|
766
866
|
readonly type: "github";
|
|
767
867
|
readonly owner: string;
|
|
768
|
-
readonly repo: string;
|
|
769
868
|
readonly installedAt: Date;
|
|
770
869
|
readonly updatedAt: Date;
|
|
870
|
+
readonly repo: string;
|
|
771
871
|
readonly path?: string | undefined;
|
|
772
|
-
readonly ref?: string | undefined;
|
|
773
872
|
readonly gitTreeHash?: string | undefined;
|
|
774
873
|
readonly retainedByPack?: boolean | undefined;
|
|
874
|
+
readonly ref?: string | undefined;
|
|
775
875
|
readonly materializedTargets?: readonly {
|
|
776
876
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
777
877
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -781,13 +881,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
781
881
|
} | {
|
|
782
882
|
readonly type: "gitlab";
|
|
783
883
|
readonly owner: string;
|
|
784
|
-
readonly repo: string;
|
|
785
884
|
readonly installedAt: Date;
|
|
786
885
|
readonly updatedAt: Date;
|
|
886
|
+
readonly repo: string;
|
|
787
887
|
readonly path?: string | undefined;
|
|
788
|
-
readonly ref?: string | undefined;
|
|
789
888
|
readonly gitTreeHash?: string | undefined;
|
|
790
889
|
readonly retainedByPack?: boolean | undefined;
|
|
890
|
+
readonly ref?: string | undefined;
|
|
791
891
|
readonly materializedTargets?: readonly {
|
|
792
892
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
793
893
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -797,13 +897,13 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
797
897
|
} | {
|
|
798
898
|
readonly type: "bitbucket";
|
|
799
899
|
readonly owner: string;
|
|
800
|
-
readonly repo: string;
|
|
801
900
|
readonly installedAt: Date;
|
|
802
901
|
readonly updatedAt: Date;
|
|
902
|
+
readonly repo: string;
|
|
803
903
|
readonly path?: string | undefined;
|
|
804
|
-
readonly ref?: string | undefined;
|
|
805
904
|
readonly gitTreeHash?: string | undefined;
|
|
806
905
|
readonly retainedByPack?: boolean | undefined;
|
|
906
|
+
readonly ref?: string | undefined;
|
|
807
907
|
readonly materializedTargets?: readonly {
|
|
808
908
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
809
909
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -813,14 +913,14 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
813
913
|
} | {
|
|
814
914
|
readonly project: string;
|
|
815
915
|
readonly type: "azurerepos";
|
|
816
|
-
readonly repo: string;
|
|
817
|
-
readonly organization: string;
|
|
818
916
|
readonly installedAt: Date;
|
|
819
917
|
readonly updatedAt: Date;
|
|
918
|
+
readonly repo: string;
|
|
919
|
+
readonly organization: string;
|
|
820
920
|
readonly path?: string | undefined;
|
|
821
|
-
readonly ref?: string | undefined;
|
|
822
921
|
readonly gitTreeHash?: string | undefined;
|
|
823
922
|
readonly retainedByPack?: boolean | undefined;
|
|
923
|
+
readonly ref?: string | undefined;
|
|
824
924
|
readonly materializedTargets?: readonly {
|
|
825
925
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
826
926
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -833,9 +933,9 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
833
933
|
readonly installedAt: Date;
|
|
834
934
|
readonly updatedAt: Date;
|
|
835
935
|
readonly path?: string | undefined;
|
|
836
|
-
readonly ref?: string | undefined;
|
|
837
936
|
readonly gitTreeHash?: string | undefined;
|
|
838
937
|
readonly retainedByPack?: boolean | undefined;
|
|
938
|
+
readonly ref?: string | undefined;
|
|
839
939
|
readonly materializedTargets?: readonly {
|
|
840
940
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
841
941
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -872,6 +972,23 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
872
972
|
readonly region?: string | undefined;
|
|
873
973
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
874
974
|
}[] | undefined;
|
|
975
|
+
} | {
|
|
976
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
977
|
+
readonly type: "workspace";
|
|
978
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
979
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
980
|
+
readonly installedAt: Date;
|
|
981
|
+
readonly updatedAt: Date;
|
|
982
|
+
readonly extensionType: "rule";
|
|
983
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
984
|
+
readonly gitTreeHash?: string | undefined;
|
|
985
|
+
readonly retainedByPack?: boolean | undefined;
|
|
986
|
+
readonly materializedTargets?: readonly {
|
|
987
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
988
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
989
|
+
readonly region?: string | undefined;
|
|
990
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
991
|
+
}[] | undefined;
|
|
875
992
|
};
|
|
876
993
|
} | undefined;
|
|
877
994
|
readonly packs?: {
|
|
@@ -905,6 +1022,36 @@ export declare const commitLockfileUpdates: (axmDir: string, lockfile: Lockfile,
|
|
|
905
1022
|
readonly resolvedHooks?: {
|
|
906
1023
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
907
1024
|
} | undefined;
|
|
1025
|
+
} | {
|
|
1026
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1027
|
+
readonly type: "workspace";
|
|
1028
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1029
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1030
|
+
readonly installedAt: Date;
|
|
1031
|
+
readonly updatedAt: Date;
|
|
1032
|
+
readonly extensionType: "pack";
|
|
1033
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1034
|
+
readonly resolvedSkills: {
|
|
1035
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1036
|
+
};
|
|
1037
|
+
readonly resolvedCommands: {
|
|
1038
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1039
|
+
};
|
|
1040
|
+
readonly resolvedMcpServers: {
|
|
1041
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1042
|
+
};
|
|
1043
|
+
readonly resolvedSubagents: {
|
|
1044
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1045
|
+
};
|
|
1046
|
+
readonly resolvedFiles?: {
|
|
1047
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1048
|
+
} | undefined;
|
|
1049
|
+
readonly resolvedRules?: {
|
|
1050
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1051
|
+
} | undefined;
|
|
1052
|
+
readonly resolvedHooks?: {
|
|
1053
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1054
|
+
} | undefined;
|
|
908
1055
|
};
|
|
909
1056
|
} | undefined;
|
|
910
1057
|
readonly libraries?: {
|
|
@@ -943,11 +1090,13 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
943
1090
|
readonly [x: string]: {
|
|
944
1091
|
readonly type: "github";
|
|
945
1092
|
readonly owner: string;
|
|
946
|
-
readonly repo: string;
|
|
947
|
-
readonly agents: readonly string[];
|
|
948
1093
|
readonly installedAt: Date;
|
|
949
1094
|
readonly updatedAt: Date;
|
|
1095
|
+
readonly agents: readonly string[];
|
|
1096
|
+
readonly repo: string;
|
|
950
1097
|
readonly path?: string | undefined;
|
|
1098
|
+
readonly gitTreeHash?: string | undefined;
|
|
1099
|
+
readonly retainedByPack?: boolean | undefined;
|
|
951
1100
|
readonly ref?: string | undefined;
|
|
952
1101
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
953
1102
|
readonly renderedFiles?: {
|
|
@@ -955,16 +1104,16 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
955
1104
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
956
1105
|
}, "Type">[];
|
|
957
1106
|
} | undefined;
|
|
958
|
-
readonly gitTreeHash?: string | undefined;
|
|
959
|
-
readonly retainedByPack?: boolean | undefined;
|
|
960
1107
|
} | {
|
|
961
1108
|
readonly type: "gitlab";
|
|
962
1109
|
readonly owner: string;
|
|
963
|
-
readonly repo: string;
|
|
964
|
-
readonly agents: readonly string[];
|
|
965
1110
|
readonly installedAt: Date;
|
|
966
1111
|
readonly updatedAt: Date;
|
|
1112
|
+
readonly agents: readonly string[];
|
|
1113
|
+
readonly repo: string;
|
|
967
1114
|
readonly path?: string | undefined;
|
|
1115
|
+
readonly gitTreeHash?: string | undefined;
|
|
1116
|
+
readonly retainedByPack?: boolean | undefined;
|
|
968
1117
|
readonly ref?: string | undefined;
|
|
969
1118
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
970
1119
|
readonly renderedFiles?: {
|
|
@@ -972,16 +1121,16 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
972
1121
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
973
1122
|
}, "Type">[];
|
|
974
1123
|
} | undefined;
|
|
975
|
-
readonly gitTreeHash?: string | undefined;
|
|
976
|
-
readonly retainedByPack?: boolean | undefined;
|
|
977
1124
|
} | {
|
|
978
1125
|
readonly type: "bitbucket";
|
|
979
1126
|
readonly owner: string;
|
|
980
|
-
readonly repo: string;
|
|
981
|
-
readonly agents: readonly string[];
|
|
982
1127
|
readonly installedAt: Date;
|
|
983
1128
|
readonly updatedAt: Date;
|
|
1129
|
+
readonly agents: readonly string[];
|
|
1130
|
+
readonly repo: string;
|
|
984
1131
|
readonly path?: string | undefined;
|
|
1132
|
+
readonly gitTreeHash?: string | undefined;
|
|
1133
|
+
readonly retainedByPack?: boolean | undefined;
|
|
985
1134
|
readonly ref?: string | undefined;
|
|
986
1135
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
987
1136
|
readonly renderedFiles?: {
|
|
@@ -989,17 +1138,17 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
989
1138
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
990
1139
|
}, "Type">[];
|
|
991
1140
|
} | undefined;
|
|
992
|
-
readonly gitTreeHash?: string | undefined;
|
|
993
|
-
readonly retainedByPack?: boolean | undefined;
|
|
994
1141
|
} | {
|
|
995
1142
|
readonly project: string;
|
|
996
1143
|
readonly type: "azurerepos";
|
|
997
|
-
readonly repo: string;
|
|
998
|
-
readonly organization: string;
|
|
999
|
-
readonly agents: readonly string[];
|
|
1000
1144
|
readonly installedAt: Date;
|
|
1001
1145
|
readonly updatedAt: Date;
|
|
1146
|
+
readonly agents: readonly string[];
|
|
1147
|
+
readonly repo: string;
|
|
1148
|
+
readonly organization: string;
|
|
1002
1149
|
readonly path?: string | undefined;
|
|
1150
|
+
readonly gitTreeHash?: string | undefined;
|
|
1151
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1003
1152
|
readonly ref?: string | undefined;
|
|
1004
1153
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1005
1154
|
readonly renderedFiles?: {
|
|
@@ -1007,15 +1156,15 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1007
1156
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1008
1157
|
}, "Type">[];
|
|
1009
1158
|
} | undefined;
|
|
1010
|
-
readonly gitTreeHash?: string | undefined;
|
|
1011
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1012
1159
|
} | {
|
|
1013
1160
|
readonly url: string;
|
|
1014
1161
|
readonly type: "git";
|
|
1015
|
-
readonly agents: readonly string[];
|
|
1016
1162
|
readonly installedAt: Date;
|
|
1017
1163
|
readonly updatedAt: Date;
|
|
1164
|
+
readonly agents: readonly string[];
|
|
1018
1165
|
readonly path?: string | undefined;
|
|
1166
|
+
readonly gitTreeHash?: string | undefined;
|
|
1167
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1019
1168
|
readonly ref?: string | undefined;
|
|
1020
1169
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1021
1170
|
readonly renderedFiles?: {
|
|
@@ -1023,40 +1172,55 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1023
1172
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1024
1173
|
}, "Type">[];
|
|
1025
1174
|
} | undefined;
|
|
1026
|
-
readonly gitTreeHash?: string | undefined;
|
|
1027
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1028
1175
|
} | {
|
|
1029
1176
|
readonly path: string;
|
|
1030
1177
|
readonly type: "local";
|
|
1031
|
-
readonly agents: readonly string[];
|
|
1032
1178
|
readonly installedAt: Date;
|
|
1033
1179
|
readonly updatedAt: Date;
|
|
1180
|
+
readonly agents: readonly string[];
|
|
1181
|
+
readonly gitTreeHash?: string | undefined;
|
|
1182
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1034
1183
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1035
1184
|
readonly renderedFiles?: {
|
|
1036
1185
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1037
1186
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1038
1187
|
}, "Type">[];
|
|
1039
1188
|
} | undefined;
|
|
1040
|
-
readonly gitTreeHash?: string | undefined;
|
|
1041
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1042
1189
|
} | {
|
|
1043
1190
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1044
1191
|
readonly type: "registry";
|
|
1045
1192
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1046
|
-
readonly agents: readonly string[];
|
|
1047
1193
|
readonly installedAt: Date;
|
|
1048
1194
|
readonly updatedAt: Date;
|
|
1195
|
+
readonly agents: readonly string[];
|
|
1049
1196
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1050
1197
|
readonly integrity: string;
|
|
1051
1198
|
readonly sourceName: string;
|
|
1199
|
+
readonly gitTreeHash?: string | undefined;
|
|
1200
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1052
1201
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1053
1202
|
readonly renderedFiles?: {
|
|
1054
1203
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1055
1204
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1056
1205
|
}, "Type">[];
|
|
1057
1206
|
} | undefined;
|
|
1207
|
+
} | {
|
|
1208
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1209
|
+
readonly type: "workspace";
|
|
1210
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1211
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1212
|
+
readonly installedAt: Date;
|
|
1213
|
+
readonly updatedAt: Date;
|
|
1214
|
+
readonly extensionType: "skill";
|
|
1215
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1216
|
+
readonly agents: readonly string[];
|
|
1058
1217
|
readonly gitTreeHash?: string | undefined;
|
|
1059
1218
|
readonly retainedByPack?: boolean | undefined;
|
|
1219
|
+
readonly renderedFiles?: {
|
|
1220
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1221
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1222
|
+
}, "Type">[];
|
|
1223
|
+
} | undefined;
|
|
1060
1224
|
};
|
|
1061
1225
|
};
|
|
1062
1226
|
readonly lockfileVersion: number;
|
|
@@ -1064,13 +1228,13 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1064
1228
|
readonly [x: string]: {
|
|
1065
1229
|
readonly type: "github";
|
|
1066
1230
|
readonly owner: string;
|
|
1067
|
-
readonly repo: string;
|
|
1068
1231
|
readonly installedAt: Date;
|
|
1069
1232
|
readonly updatedAt: Date;
|
|
1233
|
+
readonly repo: string;
|
|
1070
1234
|
readonly path?: string | undefined;
|
|
1071
|
-
readonly ref?: string | undefined;
|
|
1072
1235
|
readonly gitTreeHash?: string | undefined;
|
|
1073
1236
|
readonly retainedByPack?: boolean | undefined;
|
|
1237
|
+
readonly ref?: string | undefined;
|
|
1074
1238
|
readonly resolvedInputs?: {
|
|
1075
1239
|
readonly [x: string]: string | number | boolean;
|
|
1076
1240
|
} | undefined;
|
|
@@ -1083,13 +1247,13 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1083
1247
|
} | {
|
|
1084
1248
|
readonly type: "gitlab";
|
|
1085
1249
|
readonly owner: string;
|
|
1086
|
-
readonly repo: string;
|
|
1087
1250
|
readonly installedAt: Date;
|
|
1088
1251
|
readonly updatedAt: Date;
|
|
1252
|
+
readonly repo: string;
|
|
1089
1253
|
readonly path?: string | undefined;
|
|
1090
|
-
readonly ref?: string | undefined;
|
|
1091
1254
|
readonly gitTreeHash?: string | undefined;
|
|
1092
1255
|
readonly retainedByPack?: boolean | undefined;
|
|
1256
|
+
readonly ref?: string | undefined;
|
|
1093
1257
|
readonly resolvedInputs?: {
|
|
1094
1258
|
readonly [x: string]: string | number | boolean;
|
|
1095
1259
|
} | undefined;
|
|
@@ -1102,13 +1266,13 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1102
1266
|
} | {
|
|
1103
1267
|
readonly type: "bitbucket";
|
|
1104
1268
|
readonly owner: string;
|
|
1105
|
-
readonly repo: string;
|
|
1106
1269
|
readonly installedAt: Date;
|
|
1107
1270
|
readonly updatedAt: Date;
|
|
1271
|
+
readonly repo: string;
|
|
1108
1272
|
readonly path?: string | undefined;
|
|
1109
|
-
readonly ref?: string | undefined;
|
|
1110
1273
|
readonly gitTreeHash?: string | undefined;
|
|
1111
1274
|
readonly retainedByPack?: boolean | undefined;
|
|
1275
|
+
readonly ref?: string | undefined;
|
|
1112
1276
|
readonly resolvedInputs?: {
|
|
1113
1277
|
readonly [x: string]: string | number | boolean;
|
|
1114
1278
|
} | undefined;
|
|
@@ -1121,14 +1285,14 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1121
1285
|
} | {
|
|
1122
1286
|
readonly project: string;
|
|
1123
1287
|
readonly type: "azurerepos";
|
|
1124
|
-
readonly repo: string;
|
|
1125
|
-
readonly organization: string;
|
|
1126
1288
|
readonly installedAt: Date;
|
|
1127
1289
|
readonly updatedAt: Date;
|
|
1290
|
+
readonly repo: string;
|
|
1291
|
+
readonly organization: string;
|
|
1128
1292
|
readonly path?: string | undefined;
|
|
1129
|
-
readonly ref?: string | undefined;
|
|
1130
1293
|
readonly gitTreeHash?: string | undefined;
|
|
1131
1294
|
readonly retainedByPack?: boolean | undefined;
|
|
1295
|
+
readonly ref?: string | undefined;
|
|
1132
1296
|
readonly resolvedInputs?: {
|
|
1133
1297
|
readonly [x: string]: string | number | boolean;
|
|
1134
1298
|
} | undefined;
|
|
@@ -1144,9 +1308,9 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1144
1308
|
readonly installedAt: Date;
|
|
1145
1309
|
readonly updatedAt: Date;
|
|
1146
1310
|
readonly path?: string | undefined;
|
|
1147
|
-
readonly ref?: string | undefined;
|
|
1148
1311
|
readonly gitTreeHash?: string | undefined;
|
|
1149
1312
|
readonly retainedByPack?: boolean | undefined;
|
|
1313
|
+
readonly ref?: string | undefined;
|
|
1150
1314
|
readonly resolvedInputs?: {
|
|
1151
1315
|
readonly [x: string]: string | number | boolean;
|
|
1152
1316
|
} | undefined;
|
|
@@ -1192,72 +1356,105 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1192
1356
|
readonly region?: string | undefined;
|
|
1193
1357
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1194
1358
|
}[] | undefined;
|
|
1359
|
+
} | {
|
|
1360
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1361
|
+
readonly type: "workspace";
|
|
1362
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1363
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1364
|
+
readonly installedAt: Date;
|
|
1365
|
+
readonly updatedAt: Date;
|
|
1366
|
+
readonly extensionType: "files";
|
|
1367
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1368
|
+
readonly gitTreeHash?: string | undefined;
|
|
1369
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1370
|
+
readonly resolvedInputs?: {
|
|
1371
|
+
readonly [x: string]: string | number | boolean;
|
|
1372
|
+
} | undefined;
|
|
1373
|
+
readonly materializedTargets?: readonly {
|
|
1374
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1375
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
1376
|
+
readonly region?: string | undefined;
|
|
1377
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1378
|
+
}[] | undefined;
|
|
1195
1379
|
};
|
|
1196
1380
|
} | undefined;
|
|
1197
1381
|
readonly mcpServers?: {
|
|
1198
1382
|
readonly [x: string]: {
|
|
1383
|
+
readonly type: "inline";
|
|
1384
|
+
readonly installedAt: Date;
|
|
1385
|
+
readonly updatedAt: Date;
|
|
1386
|
+
readonly url?: string | undefined;
|
|
1387
|
+
readonly command?: string | undefined;
|
|
1388
|
+
readonly headers?: {
|
|
1389
|
+
readonly [x: string]: string;
|
|
1390
|
+
} | undefined;
|
|
1391
|
+
readonly args?: readonly string[] | undefined;
|
|
1392
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1393
|
+
readonly gitTreeHash?: string | undefined;
|
|
1394
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1395
|
+
} | {
|
|
1199
1396
|
readonly type: "github";
|
|
1200
1397
|
readonly owner: string;
|
|
1201
|
-
readonly repo: string;
|
|
1202
1398
|
readonly installedAt: Date;
|
|
1203
1399
|
readonly updatedAt: Date;
|
|
1400
|
+
readonly repo: string;
|
|
1204
1401
|
readonly path?: string | undefined;
|
|
1205
|
-
readonly
|
|
1402
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1206
1403
|
readonly gitTreeHash?: string | undefined;
|
|
1207
1404
|
readonly retainedByPack?: boolean | undefined;
|
|
1208
|
-
readonly
|
|
1405
|
+
readonly ref?: string | undefined;
|
|
1209
1406
|
} | {
|
|
1210
1407
|
readonly type: "gitlab";
|
|
1211
1408
|
readonly owner: string;
|
|
1212
|
-
readonly repo: string;
|
|
1213
1409
|
readonly installedAt: Date;
|
|
1214
1410
|
readonly updatedAt: Date;
|
|
1411
|
+
readonly repo: string;
|
|
1215
1412
|
readonly path?: string | undefined;
|
|
1216
|
-
readonly
|
|
1413
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1217
1414
|
readonly gitTreeHash?: string | undefined;
|
|
1218
1415
|
readonly retainedByPack?: boolean | undefined;
|
|
1219
|
-
readonly
|
|
1416
|
+
readonly ref?: string | undefined;
|
|
1220
1417
|
} | {
|
|
1221
1418
|
readonly type: "bitbucket";
|
|
1222
1419
|
readonly owner: string;
|
|
1223
|
-
readonly repo: string;
|
|
1224
1420
|
readonly installedAt: Date;
|
|
1225
1421
|
readonly updatedAt: Date;
|
|
1422
|
+
readonly repo: string;
|
|
1226
1423
|
readonly path?: string | undefined;
|
|
1227
|
-
readonly
|
|
1424
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1228
1425
|
readonly gitTreeHash?: string | undefined;
|
|
1229
1426
|
readonly retainedByPack?: boolean | undefined;
|
|
1230
|
-
readonly
|
|
1427
|
+
readonly ref?: string | undefined;
|
|
1231
1428
|
} | {
|
|
1232
1429
|
readonly project: string;
|
|
1233
1430
|
readonly type: "azurerepos";
|
|
1234
|
-
readonly repo: string;
|
|
1235
|
-
readonly organization: string;
|
|
1236
1431
|
readonly installedAt: Date;
|
|
1237
1432
|
readonly updatedAt: Date;
|
|
1433
|
+
readonly repo: string;
|
|
1434
|
+
readonly organization: string;
|
|
1238
1435
|
readonly path?: string | undefined;
|
|
1239
|
-
readonly
|
|
1436
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1240
1437
|
readonly gitTreeHash?: string | undefined;
|
|
1241
1438
|
readonly retainedByPack?: boolean | undefined;
|
|
1242
|
-
readonly
|
|
1439
|
+
readonly ref?: string | undefined;
|
|
1243
1440
|
} | {
|
|
1244
1441
|
readonly url: string;
|
|
1245
1442
|
readonly type: "git";
|
|
1246
1443
|
readonly installedAt: Date;
|
|
1247
1444
|
readonly updatedAt: Date;
|
|
1248
1445
|
readonly path?: string | undefined;
|
|
1249
|
-
readonly
|
|
1446
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1250
1447
|
readonly gitTreeHash?: string | undefined;
|
|
1251
1448
|
readonly retainedByPack?: boolean | undefined;
|
|
1252
|
-
readonly
|
|
1449
|
+
readonly ref?: string | undefined;
|
|
1253
1450
|
} | {
|
|
1254
1451
|
readonly path: string;
|
|
1255
1452
|
readonly type: "local";
|
|
1256
1453
|
readonly installedAt: Date;
|
|
1257
1454
|
readonly updatedAt: Date;
|
|
1455
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1258
1456
|
readonly gitTreeHash?: string | undefined;
|
|
1259
1457
|
readonly retainedByPack?: boolean | undefined;
|
|
1260
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1261
1458
|
} | {
|
|
1262
1459
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1263
1460
|
readonly type: "registry";
|
|
@@ -1267,35 +1464,34 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1267
1464
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1268
1465
|
readonly integrity: string;
|
|
1269
1466
|
readonly sourceName: string;
|
|
1467
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1270
1468
|
readonly gitTreeHash?: string | undefined;
|
|
1271
1469
|
readonly retainedByPack?: boolean | undefined;
|
|
1272
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1273
1470
|
} | {
|
|
1274
|
-
readonly
|
|
1471
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1472
|
+
readonly type: "workspace";
|
|
1473
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1474
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1275
1475
|
readonly installedAt: Date;
|
|
1276
1476
|
readonly updatedAt: Date;
|
|
1277
|
-
readonly
|
|
1278
|
-
readonly
|
|
1279
|
-
readonly
|
|
1280
|
-
readonly [x: string]: string;
|
|
1281
|
-
} | undefined;
|
|
1282
|
-
readonly args?: readonly string[] | undefined;
|
|
1477
|
+
readonly extensionType: "mcp-server";
|
|
1478
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1479
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1283
1480
|
readonly gitTreeHash?: string | undefined;
|
|
1284
1481
|
readonly retainedByPack?: boolean | undefined;
|
|
1285
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1286
1482
|
};
|
|
1287
1483
|
} | undefined;
|
|
1288
1484
|
readonly hooks?: {
|
|
1289
1485
|
readonly [x: string]: {
|
|
1290
1486
|
readonly type: "github";
|
|
1291
1487
|
readonly owner: string;
|
|
1292
|
-
readonly repo: string;
|
|
1293
1488
|
readonly installedAt: Date;
|
|
1294
1489
|
readonly updatedAt: Date;
|
|
1490
|
+
readonly repo: string;
|
|
1295
1491
|
readonly path?: string | undefined;
|
|
1296
|
-
readonly ref?: string | undefined;
|
|
1297
1492
|
readonly gitTreeHash?: string | undefined;
|
|
1298
1493
|
readonly retainedByPack?: boolean | undefined;
|
|
1494
|
+
readonly ref?: string | undefined;
|
|
1299
1495
|
readonly materializedTargets?: readonly {
|
|
1300
1496
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1301
1497
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1305,13 +1501,13 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1305
1501
|
} | {
|
|
1306
1502
|
readonly type: "gitlab";
|
|
1307
1503
|
readonly owner: string;
|
|
1308
|
-
readonly repo: string;
|
|
1309
1504
|
readonly installedAt: Date;
|
|
1310
1505
|
readonly updatedAt: Date;
|
|
1506
|
+
readonly repo: string;
|
|
1311
1507
|
readonly path?: string | undefined;
|
|
1312
|
-
readonly ref?: string | undefined;
|
|
1313
1508
|
readonly gitTreeHash?: string | undefined;
|
|
1314
1509
|
readonly retainedByPack?: boolean | undefined;
|
|
1510
|
+
readonly ref?: string | undefined;
|
|
1315
1511
|
readonly materializedTargets?: readonly {
|
|
1316
1512
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1317
1513
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1321,13 +1517,13 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1321
1517
|
} | {
|
|
1322
1518
|
readonly type: "bitbucket";
|
|
1323
1519
|
readonly owner: string;
|
|
1324
|
-
readonly repo: string;
|
|
1325
1520
|
readonly installedAt: Date;
|
|
1326
1521
|
readonly updatedAt: Date;
|
|
1522
|
+
readonly repo: string;
|
|
1327
1523
|
readonly path?: string | undefined;
|
|
1328
|
-
readonly ref?: string | undefined;
|
|
1329
1524
|
readonly gitTreeHash?: string | undefined;
|
|
1330
1525
|
readonly retainedByPack?: boolean | undefined;
|
|
1526
|
+
readonly ref?: string | undefined;
|
|
1331
1527
|
readonly materializedTargets?: readonly {
|
|
1332
1528
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1333
1529
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1337,14 +1533,14 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1337
1533
|
} | {
|
|
1338
1534
|
readonly project: string;
|
|
1339
1535
|
readonly type: "azurerepos";
|
|
1340
|
-
readonly repo: string;
|
|
1341
|
-
readonly organization: string;
|
|
1342
1536
|
readonly installedAt: Date;
|
|
1343
1537
|
readonly updatedAt: Date;
|
|
1538
|
+
readonly repo: string;
|
|
1539
|
+
readonly organization: string;
|
|
1344
1540
|
readonly path?: string | undefined;
|
|
1345
|
-
readonly ref?: string | undefined;
|
|
1346
1541
|
readonly gitTreeHash?: string | undefined;
|
|
1347
1542
|
readonly retainedByPack?: boolean | undefined;
|
|
1543
|
+
readonly ref?: string | undefined;
|
|
1348
1544
|
readonly materializedTargets?: readonly {
|
|
1349
1545
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1350
1546
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1357,9 +1553,9 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1357
1553
|
readonly installedAt: Date;
|
|
1358
1554
|
readonly updatedAt: Date;
|
|
1359
1555
|
readonly path?: string | undefined;
|
|
1360
|
-
readonly ref?: string | undefined;
|
|
1361
1556
|
readonly gitTreeHash?: string | undefined;
|
|
1362
1557
|
readonly retainedByPack?: boolean | undefined;
|
|
1558
|
+
readonly ref?: string | undefined;
|
|
1363
1559
|
readonly materializedTargets?: readonly {
|
|
1364
1560
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1365
1561
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1396,17 +1592,36 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1396
1592
|
readonly region?: string | undefined;
|
|
1397
1593
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1398
1594
|
}[] | undefined;
|
|
1595
|
+
} | {
|
|
1596
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1597
|
+
readonly type: "workspace";
|
|
1598
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1599
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1600
|
+
readonly installedAt: Date;
|
|
1601
|
+
readonly updatedAt: Date;
|
|
1602
|
+
readonly extensionType: "hook";
|
|
1603
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1604
|
+
readonly gitTreeHash?: string | undefined;
|
|
1605
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1606
|
+
readonly materializedTargets?: readonly {
|
|
1607
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1608
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
1609
|
+
readonly region?: string | undefined;
|
|
1610
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1611
|
+
}[] | undefined;
|
|
1399
1612
|
};
|
|
1400
1613
|
} | undefined;
|
|
1401
1614
|
readonly subagents?: {
|
|
1402
1615
|
readonly [x: string]: {
|
|
1403
1616
|
readonly type: "github";
|
|
1404
1617
|
readonly owner: string;
|
|
1405
|
-
readonly repo: string;
|
|
1406
|
-
readonly agents: readonly string[];
|
|
1407
1618
|
readonly installedAt: Date;
|
|
1408
1619
|
readonly updatedAt: Date;
|
|
1620
|
+
readonly agents: readonly string[];
|
|
1621
|
+
readonly repo: string;
|
|
1409
1622
|
readonly path?: string | undefined;
|
|
1623
|
+
readonly gitTreeHash?: string | undefined;
|
|
1624
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1410
1625
|
readonly ref?: string | undefined;
|
|
1411
1626
|
readonly sourceHash?: string | undefined;
|
|
1412
1627
|
readonly renderedFiles?: {
|
|
@@ -1414,16 +1629,16 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1414
1629
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1415
1630
|
}, "Type">[];
|
|
1416
1631
|
} | undefined;
|
|
1417
|
-
readonly gitTreeHash?: string | undefined;
|
|
1418
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1419
1632
|
} | {
|
|
1420
1633
|
readonly type: "gitlab";
|
|
1421
1634
|
readonly owner: string;
|
|
1422
|
-
readonly repo: string;
|
|
1423
|
-
readonly agents: readonly string[];
|
|
1424
1635
|
readonly installedAt: Date;
|
|
1425
1636
|
readonly updatedAt: Date;
|
|
1637
|
+
readonly agents: readonly string[];
|
|
1638
|
+
readonly repo: string;
|
|
1426
1639
|
readonly path?: string | undefined;
|
|
1640
|
+
readonly gitTreeHash?: string | undefined;
|
|
1641
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1427
1642
|
readonly ref?: string | undefined;
|
|
1428
1643
|
readonly sourceHash?: string | undefined;
|
|
1429
1644
|
readonly renderedFiles?: {
|
|
@@ -1431,16 +1646,16 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1431
1646
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1432
1647
|
}, "Type">[];
|
|
1433
1648
|
} | undefined;
|
|
1434
|
-
readonly gitTreeHash?: string | undefined;
|
|
1435
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1436
1649
|
} | {
|
|
1437
1650
|
readonly type: "bitbucket";
|
|
1438
1651
|
readonly owner: string;
|
|
1439
|
-
readonly repo: string;
|
|
1440
|
-
readonly agents: readonly string[];
|
|
1441
1652
|
readonly installedAt: Date;
|
|
1442
1653
|
readonly updatedAt: Date;
|
|
1654
|
+
readonly agents: readonly string[];
|
|
1655
|
+
readonly repo: string;
|
|
1443
1656
|
readonly path?: string | undefined;
|
|
1657
|
+
readonly gitTreeHash?: string | undefined;
|
|
1658
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1444
1659
|
readonly ref?: string | undefined;
|
|
1445
1660
|
readonly sourceHash?: string | undefined;
|
|
1446
1661
|
readonly renderedFiles?: {
|
|
@@ -1448,17 +1663,17 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1448
1663
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1449
1664
|
}, "Type">[];
|
|
1450
1665
|
} | undefined;
|
|
1451
|
-
readonly gitTreeHash?: string | undefined;
|
|
1452
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1453
1666
|
} | {
|
|
1454
1667
|
readonly project: string;
|
|
1455
1668
|
readonly type: "azurerepos";
|
|
1456
|
-
readonly repo: string;
|
|
1457
|
-
readonly organization: string;
|
|
1458
|
-
readonly agents: readonly string[];
|
|
1459
1669
|
readonly installedAt: Date;
|
|
1460
1670
|
readonly updatedAt: Date;
|
|
1671
|
+
readonly agents: readonly string[];
|
|
1672
|
+
readonly repo: string;
|
|
1673
|
+
readonly organization: string;
|
|
1461
1674
|
readonly path?: string | undefined;
|
|
1675
|
+
readonly gitTreeHash?: string | undefined;
|
|
1676
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1462
1677
|
readonly ref?: string | undefined;
|
|
1463
1678
|
readonly sourceHash?: string | undefined;
|
|
1464
1679
|
readonly renderedFiles?: {
|
|
@@ -1466,15 +1681,15 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1466
1681
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1467
1682
|
}, "Type">[];
|
|
1468
1683
|
} | undefined;
|
|
1469
|
-
readonly gitTreeHash?: string | undefined;
|
|
1470
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1471
1684
|
} | {
|
|
1472
1685
|
readonly url: string;
|
|
1473
1686
|
readonly type: "git";
|
|
1474
|
-
readonly agents: readonly string[];
|
|
1475
1687
|
readonly installedAt: Date;
|
|
1476
1688
|
readonly updatedAt: Date;
|
|
1689
|
+
readonly agents: readonly string[];
|
|
1477
1690
|
readonly path?: string | undefined;
|
|
1691
|
+
readonly gitTreeHash?: string | undefined;
|
|
1692
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1478
1693
|
readonly ref?: string | undefined;
|
|
1479
1694
|
readonly sourceHash?: string | undefined;
|
|
1480
1695
|
readonly renderedFiles?: {
|
|
@@ -1482,51 +1697,68 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1482
1697
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1483
1698
|
}, "Type">[];
|
|
1484
1699
|
} | undefined;
|
|
1485
|
-
readonly gitTreeHash?: string | undefined;
|
|
1486
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1487
1700
|
} | {
|
|
1488
1701
|
readonly path: string;
|
|
1489
1702
|
readonly type: "local";
|
|
1490
|
-
readonly agents: readonly string[];
|
|
1491
1703
|
readonly installedAt: Date;
|
|
1492
1704
|
readonly updatedAt: Date;
|
|
1705
|
+
readonly agents: readonly string[];
|
|
1706
|
+
readonly gitTreeHash?: string | undefined;
|
|
1707
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1493
1708
|
readonly sourceHash?: string | undefined;
|
|
1494
1709
|
readonly renderedFiles?: {
|
|
1495
1710
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1496
1711
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1497
1712
|
}, "Type">[];
|
|
1498
1713
|
} | undefined;
|
|
1499
|
-
readonly gitTreeHash?: string | undefined;
|
|
1500
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1501
1714
|
} | {
|
|
1502
1715
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1503
1716
|
readonly type: "registry";
|
|
1504
1717
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1505
|
-
readonly agents: readonly string[];
|
|
1506
1718
|
readonly installedAt: Date;
|
|
1507
1719
|
readonly updatedAt: Date;
|
|
1720
|
+
readonly agents: readonly string[];
|
|
1508
1721
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1509
1722
|
readonly integrity: string;
|
|
1510
1723
|
readonly sourceName: string;
|
|
1724
|
+
readonly gitTreeHash?: string | undefined;
|
|
1725
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1511
1726
|
readonly sourceHash?: string | undefined;
|
|
1512
1727
|
readonly renderedFiles?: {
|
|
1513
1728
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1514
1729
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1515
1730
|
}, "Type">[];
|
|
1516
1731
|
} | undefined;
|
|
1732
|
+
} | {
|
|
1733
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1734
|
+
readonly type: "workspace";
|
|
1735
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1736
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1737
|
+
readonly installedAt: Date;
|
|
1738
|
+
readonly updatedAt: Date;
|
|
1739
|
+
readonly extensionType: "subagent";
|
|
1740
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1741
|
+
readonly agents: readonly string[];
|
|
1517
1742
|
readonly gitTreeHash?: string | undefined;
|
|
1518
1743
|
readonly retainedByPack?: boolean | undefined;
|
|
1744
|
+
readonly renderedFiles?: {
|
|
1745
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1746
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1747
|
+
}, "Type">[];
|
|
1748
|
+
} | undefined;
|
|
1519
1749
|
};
|
|
1520
1750
|
} | undefined;
|
|
1521
1751
|
readonly commands?: {
|
|
1522
1752
|
readonly [x: string]: {
|
|
1523
1753
|
readonly type: "github";
|
|
1524
1754
|
readonly owner: string;
|
|
1525
|
-
readonly repo: string;
|
|
1526
|
-
readonly agents: readonly string[];
|
|
1527
1755
|
readonly installedAt: Date;
|
|
1528
1756
|
readonly updatedAt: Date;
|
|
1757
|
+
readonly agents: readonly string[];
|
|
1758
|
+
readonly repo: string;
|
|
1529
1759
|
readonly path?: string | undefined;
|
|
1760
|
+
readonly gitTreeHash?: string | undefined;
|
|
1761
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1530
1762
|
readonly ref?: string | undefined;
|
|
1531
1763
|
readonly sourceHash?: string | undefined;
|
|
1532
1764
|
readonly renderedFiles?: {
|
|
@@ -1534,16 +1766,16 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1534
1766
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1535
1767
|
}, "Type">[];
|
|
1536
1768
|
} | undefined;
|
|
1537
|
-
readonly gitTreeHash?: string | undefined;
|
|
1538
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1539
1769
|
} | {
|
|
1540
1770
|
readonly type: "gitlab";
|
|
1541
1771
|
readonly owner: string;
|
|
1542
|
-
readonly repo: string;
|
|
1543
|
-
readonly agents: readonly string[];
|
|
1544
1772
|
readonly installedAt: Date;
|
|
1545
1773
|
readonly updatedAt: Date;
|
|
1774
|
+
readonly agents: readonly string[];
|
|
1775
|
+
readonly repo: string;
|
|
1546
1776
|
readonly path?: string | undefined;
|
|
1777
|
+
readonly gitTreeHash?: string | undefined;
|
|
1778
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1547
1779
|
readonly ref?: string | undefined;
|
|
1548
1780
|
readonly sourceHash?: string | undefined;
|
|
1549
1781
|
readonly renderedFiles?: {
|
|
@@ -1551,16 +1783,16 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1551
1783
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1552
1784
|
}, "Type">[];
|
|
1553
1785
|
} | undefined;
|
|
1554
|
-
readonly gitTreeHash?: string | undefined;
|
|
1555
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1556
1786
|
} | {
|
|
1557
1787
|
readonly type: "bitbucket";
|
|
1558
1788
|
readonly owner: string;
|
|
1559
|
-
readonly repo: string;
|
|
1560
|
-
readonly agents: readonly string[];
|
|
1561
1789
|
readonly installedAt: Date;
|
|
1562
1790
|
readonly updatedAt: Date;
|
|
1791
|
+
readonly agents: readonly string[];
|
|
1792
|
+
readonly repo: string;
|
|
1563
1793
|
readonly path?: string | undefined;
|
|
1794
|
+
readonly gitTreeHash?: string | undefined;
|
|
1795
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1564
1796
|
readonly ref?: string | undefined;
|
|
1565
1797
|
readonly sourceHash?: string | undefined;
|
|
1566
1798
|
readonly renderedFiles?: {
|
|
@@ -1568,17 +1800,17 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1568
1800
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1569
1801
|
}, "Type">[];
|
|
1570
1802
|
} | undefined;
|
|
1571
|
-
readonly gitTreeHash?: string | undefined;
|
|
1572
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1573
1803
|
} | {
|
|
1574
1804
|
readonly project: string;
|
|
1575
1805
|
readonly type: "azurerepos";
|
|
1576
|
-
readonly repo: string;
|
|
1577
|
-
readonly organization: string;
|
|
1578
|
-
readonly agents: readonly string[];
|
|
1579
1806
|
readonly installedAt: Date;
|
|
1580
1807
|
readonly updatedAt: Date;
|
|
1808
|
+
readonly agents: readonly string[];
|
|
1809
|
+
readonly repo: string;
|
|
1810
|
+
readonly organization: string;
|
|
1581
1811
|
readonly path?: string | undefined;
|
|
1812
|
+
readonly gitTreeHash?: string | undefined;
|
|
1813
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1582
1814
|
readonly ref?: string | undefined;
|
|
1583
1815
|
readonly sourceHash?: string | undefined;
|
|
1584
1816
|
readonly renderedFiles?: {
|
|
@@ -1586,15 +1818,15 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1586
1818
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1587
1819
|
}, "Type">[];
|
|
1588
1820
|
} | undefined;
|
|
1589
|
-
readonly gitTreeHash?: string | undefined;
|
|
1590
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1591
1821
|
} | {
|
|
1592
1822
|
readonly url: string;
|
|
1593
1823
|
readonly type: "git";
|
|
1594
|
-
readonly agents: readonly string[];
|
|
1595
1824
|
readonly installedAt: Date;
|
|
1596
1825
|
readonly updatedAt: Date;
|
|
1826
|
+
readonly agents: readonly string[];
|
|
1597
1827
|
readonly path?: string | undefined;
|
|
1828
|
+
readonly gitTreeHash?: string | undefined;
|
|
1829
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1598
1830
|
readonly ref?: string | undefined;
|
|
1599
1831
|
readonly sourceHash?: string | undefined;
|
|
1600
1832
|
readonly renderedFiles?: {
|
|
@@ -1602,53 +1834,68 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1602
1834
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1603
1835
|
}, "Type">[];
|
|
1604
1836
|
} | undefined;
|
|
1605
|
-
readonly gitTreeHash?: string | undefined;
|
|
1606
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1607
1837
|
} | {
|
|
1608
1838
|
readonly path: string;
|
|
1609
1839
|
readonly type: "local";
|
|
1610
|
-
readonly agents: readonly string[];
|
|
1611
1840
|
readonly installedAt: Date;
|
|
1612
1841
|
readonly updatedAt: Date;
|
|
1842
|
+
readonly agents: readonly string[];
|
|
1843
|
+
readonly gitTreeHash?: string | undefined;
|
|
1844
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1613
1845
|
readonly sourceHash?: string | undefined;
|
|
1614
1846
|
readonly renderedFiles?: {
|
|
1615
1847
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1616
1848
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1617
1849
|
}, "Type">[];
|
|
1618
1850
|
} | undefined;
|
|
1619
|
-
readonly gitTreeHash?: string | undefined;
|
|
1620
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1621
1851
|
} | {
|
|
1622
1852
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1623
1853
|
readonly type: "registry";
|
|
1624
1854
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1625
|
-
readonly agents: readonly string[];
|
|
1626
1855
|
readonly installedAt: Date;
|
|
1627
1856
|
readonly updatedAt: Date;
|
|
1857
|
+
readonly agents: readonly string[];
|
|
1628
1858
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1629
1859
|
readonly integrity: string;
|
|
1630
1860
|
readonly sourceName: string;
|
|
1861
|
+
readonly gitTreeHash?: string | undefined;
|
|
1862
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1631
1863
|
readonly sourceHash?: string | undefined;
|
|
1632
1864
|
readonly renderedFiles?: {
|
|
1633
1865
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1634
1866
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1635
1867
|
}, "Type">[];
|
|
1636
1868
|
} | undefined;
|
|
1869
|
+
} | {
|
|
1870
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1871
|
+
readonly type: "workspace";
|
|
1872
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1873
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1874
|
+
readonly installedAt: Date;
|
|
1875
|
+
readonly updatedAt: Date;
|
|
1876
|
+
readonly extensionType: "command";
|
|
1877
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1878
|
+
readonly agents: readonly string[];
|
|
1637
1879
|
readonly gitTreeHash?: string | undefined;
|
|
1638
1880
|
readonly retainedByPack?: boolean | undefined;
|
|
1881
|
+
readonly renderedFiles?: {
|
|
1882
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1883
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1884
|
+
}, "Type">[];
|
|
1885
|
+
} | undefined;
|
|
1639
1886
|
};
|
|
1640
1887
|
} | undefined;
|
|
1641
1888
|
readonly rules?: {
|
|
1642
1889
|
readonly [x: string]: {
|
|
1643
1890
|
readonly type: "github";
|
|
1644
1891
|
readonly owner: string;
|
|
1645
|
-
readonly repo: string;
|
|
1646
1892
|
readonly installedAt: Date;
|
|
1647
1893
|
readonly updatedAt: Date;
|
|
1894
|
+
readonly repo: string;
|
|
1648
1895
|
readonly path?: string | undefined;
|
|
1649
|
-
readonly ref?: string | undefined;
|
|
1650
1896
|
readonly gitTreeHash?: string | undefined;
|
|
1651
1897
|
readonly retainedByPack?: boolean | undefined;
|
|
1898
|
+
readonly ref?: string | undefined;
|
|
1652
1899
|
readonly materializedTargets?: readonly {
|
|
1653
1900
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1654
1901
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1658,13 +1905,13 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1658
1905
|
} | {
|
|
1659
1906
|
readonly type: "gitlab";
|
|
1660
1907
|
readonly owner: string;
|
|
1661
|
-
readonly repo: string;
|
|
1662
1908
|
readonly installedAt: Date;
|
|
1663
1909
|
readonly updatedAt: Date;
|
|
1910
|
+
readonly repo: string;
|
|
1664
1911
|
readonly path?: string | undefined;
|
|
1665
|
-
readonly ref?: string | undefined;
|
|
1666
1912
|
readonly gitTreeHash?: string | undefined;
|
|
1667
1913
|
readonly retainedByPack?: boolean | undefined;
|
|
1914
|
+
readonly ref?: string | undefined;
|
|
1668
1915
|
readonly materializedTargets?: readonly {
|
|
1669
1916
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1670
1917
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1674,13 +1921,13 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1674
1921
|
} | {
|
|
1675
1922
|
readonly type: "bitbucket";
|
|
1676
1923
|
readonly owner: string;
|
|
1677
|
-
readonly repo: string;
|
|
1678
1924
|
readonly installedAt: Date;
|
|
1679
1925
|
readonly updatedAt: Date;
|
|
1926
|
+
readonly repo: string;
|
|
1680
1927
|
readonly path?: string | undefined;
|
|
1681
|
-
readonly ref?: string | undefined;
|
|
1682
1928
|
readonly gitTreeHash?: string | undefined;
|
|
1683
1929
|
readonly retainedByPack?: boolean | undefined;
|
|
1930
|
+
readonly ref?: string | undefined;
|
|
1684
1931
|
readonly materializedTargets?: readonly {
|
|
1685
1932
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1686
1933
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1690,14 +1937,14 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1690
1937
|
} | {
|
|
1691
1938
|
readonly project: string;
|
|
1692
1939
|
readonly type: "azurerepos";
|
|
1693
|
-
readonly repo: string;
|
|
1694
|
-
readonly organization: string;
|
|
1695
1940
|
readonly installedAt: Date;
|
|
1696
1941
|
readonly updatedAt: Date;
|
|
1942
|
+
readonly repo: string;
|
|
1943
|
+
readonly organization: string;
|
|
1697
1944
|
readonly path?: string | undefined;
|
|
1698
|
-
readonly ref?: string | undefined;
|
|
1699
1945
|
readonly gitTreeHash?: string | undefined;
|
|
1700
1946
|
readonly retainedByPack?: boolean | undefined;
|
|
1947
|
+
readonly ref?: string | undefined;
|
|
1701
1948
|
readonly materializedTargets?: readonly {
|
|
1702
1949
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1703
1950
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1710,9 +1957,9 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1710
1957
|
readonly installedAt: Date;
|
|
1711
1958
|
readonly updatedAt: Date;
|
|
1712
1959
|
readonly path?: string | undefined;
|
|
1713
|
-
readonly ref?: string | undefined;
|
|
1714
1960
|
readonly gitTreeHash?: string | undefined;
|
|
1715
1961
|
readonly retainedByPack?: boolean | undefined;
|
|
1962
|
+
readonly ref?: string | undefined;
|
|
1716
1963
|
readonly materializedTargets?: readonly {
|
|
1717
1964
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
1718
1965
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -1749,6 +1996,23 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1749
1996
|
readonly region?: string | undefined;
|
|
1750
1997
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1751
1998
|
}[] | undefined;
|
|
1999
|
+
} | {
|
|
2000
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
2001
|
+
readonly type: "workspace";
|
|
2002
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
2003
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
2004
|
+
readonly installedAt: Date;
|
|
2005
|
+
readonly updatedAt: Date;
|
|
2006
|
+
readonly extensionType: "rule";
|
|
2007
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
2008
|
+
readonly gitTreeHash?: string | undefined;
|
|
2009
|
+
readonly retainedByPack?: boolean | undefined;
|
|
2010
|
+
readonly materializedTargets?: readonly {
|
|
2011
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
2012
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
2013
|
+
readonly region?: string | undefined;
|
|
2014
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
2015
|
+
}[] | undefined;
|
|
1752
2016
|
};
|
|
1753
2017
|
} | undefined;
|
|
1754
2018
|
readonly packs?: {
|
|
@@ -1782,6 +2046,36 @@ export declare const commitLockfileSnapshotUpdate: (axmDir: string, base: Lockfi
|
|
|
1782
2046
|
readonly resolvedHooks?: {
|
|
1783
2047
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1784
2048
|
} | undefined;
|
|
2049
|
+
} | {
|
|
2050
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
2051
|
+
readonly type: "workspace";
|
|
2052
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
2053
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
2054
|
+
readonly installedAt: Date;
|
|
2055
|
+
readonly updatedAt: Date;
|
|
2056
|
+
readonly extensionType: "pack";
|
|
2057
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
2058
|
+
readonly resolvedSkills: {
|
|
2059
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
2060
|
+
};
|
|
2061
|
+
readonly resolvedCommands: {
|
|
2062
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
2063
|
+
};
|
|
2064
|
+
readonly resolvedMcpServers: {
|
|
2065
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
2066
|
+
};
|
|
2067
|
+
readonly resolvedSubagents: {
|
|
2068
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
2069
|
+
};
|
|
2070
|
+
readonly resolvedFiles?: {
|
|
2071
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
2072
|
+
} | undefined;
|
|
2073
|
+
readonly resolvedRules?: {
|
|
2074
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
2075
|
+
} | undefined;
|
|
2076
|
+
readonly resolvedHooks?: {
|
|
2077
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
2078
|
+
} | undefined;
|
|
1785
2079
|
};
|
|
1786
2080
|
} | undefined;
|
|
1787
2081
|
readonly libraries?: {
|