@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
|
@@ -88,7 +88,6 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
88
88
|
readonly [x: string]: Schema.Struct.ReadonlySide<{
|
|
89
89
|
readonly source: Schema.String;
|
|
90
90
|
readonly enabled: Schema.Boolean;
|
|
91
|
-
readonly authored: Schema.Boolean;
|
|
92
91
|
}, "Type">;
|
|
93
92
|
}, AppError, never>;
|
|
94
93
|
getConfiguredAgents: () => Effect.Effect<readonly ("adal" | "aider-desk" | "amp" | "antigravity" | "augment" | "claude-code" | "cline" | "codearts-agent" | "codebuddy" | "codemaker" | "codestudio" | "codex" | "command-code" | "continue" | "cortex" | "crush" | "cursor" | "deepagents" | "devin" | "dexto" | "droid" | "firebender" | "forgecode" | "gemini-cli" | "github-copilot-cli" | "goose" | "grok-cli" | "hermes" | "ibm-bob" | "junie" | "kilo" | "kimi-cli" | "kiro-cli" | "kode" | "mcpjam" | "mistral-vibe" | "mux" | "neovate" | "openclaw" | "opencode" | "openhands" | "pi" | "pochi" | "qoder" | "qwen-code" | "replit" | "roo" | "rovodev" | "tabnine-cli" | "trae-cn" | "trae" | "warp" | "windsurf" | "zencoder")[], AppError, never>;
|
|
@@ -104,7 +103,6 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
104
103
|
};
|
|
105
104
|
readonly source: string;
|
|
106
105
|
readonly enabled: boolean;
|
|
107
|
-
readonly authored: boolean;
|
|
108
106
|
readonly url?: string | undefined;
|
|
109
107
|
readonly command?: string | undefined;
|
|
110
108
|
readonly headers?: {
|
|
@@ -117,7 +115,6 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
117
115
|
readonly [x: string]: Schema.Struct.ReadonlySide<{
|
|
118
116
|
readonly source: Schema.String;
|
|
119
117
|
readonly enabled: Schema.Boolean;
|
|
120
|
-
readonly authored: Schema.Boolean;
|
|
121
118
|
readonly inputs: Schema.$Record<Schema.String, Schema.Union<readonly [Schema.String, Schema.Number, Schema.Boolean]>>;
|
|
122
119
|
}, "Type">;
|
|
123
120
|
}, AppError, never>;
|
|
@@ -128,13 +125,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
128
125
|
readonly [x: string]: {
|
|
129
126
|
readonly type: "github";
|
|
130
127
|
readonly owner: string;
|
|
131
|
-
readonly repo: string;
|
|
132
128
|
readonly installedAt: Date;
|
|
133
129
|
readonly updatedAt: Date;
|
|
130
|
+
readonly repo: string;
|
|
134
131
|
readonly path?: string | undefined;
|
|
135
|
-
readonly ref?: string | undefined;
|
|
136
132
|
readonly gitTreeHash?: string | undefined;
|
|
137
133
|
readonly retainedByPack?: boolean | undefined;
|
|
134
|
+
readonly ref?: string | undefined;
|
|
138
135
|
readonly resolvedInputs?: {
|
|
139
136
|
readonly [x: string]: string | number | boolean;
|
|
140
137
|
} | undefined;
|
|
@@ -147,13 +144,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
147
144
|
} | {
|
|
148
145
|
readonly type: "gitlab";
|
|
149
146
|
readonly owner: string;
|
|
150
|
-
readonly repo: string;
|
|
151
147
|
readonly installedAt: Date;
|
|
152
148
|
readonly updatedAt: Date;
|
|
149
|
+
readonly repo: string;
|
|
153
150
|
readonly path?: string | undefined;
|
|
154
|
-
readonly ref?: string | undefined;
|
|
155
151
|
readonly gitTreeHash?: string | undefined;
|
|
156
152
|
readonly retainedByPack?: boolean | undefined;
|
|
153
|
+
readonly ref?: string | undefined;
|
|
157
154
|
readonly resolvedInputs?: {
|
|
158
155
|
readonly [x: string]: string | number | boolean;
|
|
159
156
|
} | undefined;
|
|
@@ -166,13 +163,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
166
163
|
} | {
|
|
167
164
|
readonly type: "bitbucket";
|
|
168
165
|
readonly owner: string;
|
|
169
|
-
readonly repo: string;
|
|
170
166
|
readonly installedAt: Date;
|
|
171
167
|
readonly updatedAt: Date;
|
|
168
|
+
readonly repo: string;
|
|
172
169
|
readonly path?: string | undefined;
|
|
173
|
-
readonly ref?: string | undefined;
|
|
174
170
|
readonly gitTreeHash?: string | undefined;
|
|
175
171
|
readonly retainedByPack?: boolean | undefined;
|
|
172
|
+
readonly ref?: string | undefined;
|
|
176
173
|
readonly resolvedInputs?: {
|
|
177
174
|
readonly [x: string]: string | number | boolean;
|
|
178
175
|
} | undefined;
|
|
@@ -185,14 +182,14 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
185
182
|
} | {
|
|
186
183
|
readonly project: string;
|
|
187
184
|
readonly type: "azurerepos";
|
|
188
|
-
readonly repo: string;
|
|
189
|
-
readonly organization: string;
|
|
190
185
|
readonly installedAt: Date;
|
|
191
186
|
readonly updatedAt: Date;
|
|
187
|
+
readonly repo: string;
|
|
188
|
+
readonly organization: string;
|
|
192
189
|
readonly path?: string | undefined;
|
|
193
|
-
readonly ref?: string | undefined;
|
|
194
190
|
readonly gitTreeHash?: string | undefined;
|
|
195
191
|
readonly retainedByPack?: boolean | undefined;
|
|
192
|
+
readonly ref?: string | undefined;
|
|
196
193
|
readonly resolvedInputs?: {
|
|
197
194
|
readonly [x: string]: string | number | boolean;
|
|
198
195
|
} | undefined;
|
|
@@ -208,9 +205,9 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
208
205
|
readonly installedAt: Date;
|
|
209
206
|
readonly updatedAt: Date;
|
|
210
207
|
readonly path?: string | undefined;
|
|
211
|
-
readonly ref?: string | undefined;
|
|
212
208
|
readonly gitTreeHash?: string | undefined;
|
|
213
209
|
readonly retainedByPack?: boolean | undefined;
|
|
210
|
+
readonly ref?: string | undefined;
|
|
214
211
|
readonly resolvedInputs?: {
|
|
215
212
|
readonly [x: string]: string | number | boolean;
|
|
216
213
|
} | undefined;
|
|
@@ -256,18 +253,38 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
256
253
|
readonly region?: string | undefined;
|
|
257
254
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
258
255
|
}[] | undefined;
|
|
256
|
+
} | {
|
|
257
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
258
|
+
readonly type: "workspace";
|
|
259
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
260
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
261
|
+
readonly installedAt: Date;
|
|
262
|
+
readonly updatedAt: Date;
|
|
263
|
+
readonly extensionType: "files";
|
|
264
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
265
|
+
readonly gitTreeHash?: string | undefined;
|
|
266
|
+
readonly retainedByPack?: boolean | undefined;
|
|
267
|
+
readonly resolvedInputs?: {
|
|
268
|
+
readonly [x: string]: string | number | boolean;
|
|
269
|
+
} | undefined;
|
|
270
|
+
readonly materializedTargets?: readonly {
|
|
271
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
272
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
273
|
+
readonly region?: string | undefined;
|
|
274
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
275
|
+
}[] | undefined;
|
|
259
276
|
};
|
|
260
277
|
}, AppError, never>;
|
|
261
278
|
getLockedFilesEntry: (name: string) => Effect.Effect<Option.Option<{
|
|
262
279
|
readonly type: "github";
|
|
263
280
|
readonly owner: string;
|
|
264
|
-
readonly repo: string;
|
|
265
281
|
readonly installedAt: Date;
|
|
266
282
|
readonly updatedAt: Date;
|
|
283
|
+
readonly repo: string;
|
|
267
284
|
readonly path?: string | undefined;
|
|
268
|
-
readonly ref?: string | undefined;
|
|
269
285
|
readonly gitTreeHash?: string | undefined;
|
|
270
286
|
readonly retainedByPack?: boolean | undefined;
|
|
287
|
+
readonly ref?: string | undefined;
|
|
271
288
|
readonly resolvedInputs?: {
|
|
272
289
|
readonly [x: string]: string | number | boolean;
|
|
273
290
|
} | undefined;
|
|
@@ -280,13 +297,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
280
297
|
} | {
|
|
281
298
|
readonly type: "gitlab";
|
|
282
299
|
readonly owner: string;
|
|
283
|
-
readonly repo: string;
|
|
284
300
|
readonly installedAt: Date;
|
|
285
301
|
readonly updatedAt: Date;
|
|
302
|
+
readonly repo: string;
|
|
286
303
|
readonly path?: string | undefined;
|
|
287
|
-
readonly ref?: string | undefined;
|
|
288
304
|
readonly gitTreeHash?: string | undefined;
|
|
289
305
|
readonly retainedByPack?: boolean | undefined;
|
|
306
|
+
readonly ref?: string | undefined;
|
|
290
307
|
readonly resolvedInputs?: {
|
|
291
308
|
readonly [x: string]: string | number | boolean;
|
|
292
309
|
} | undefined;
|
|
@@ -299,13 +316,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
299
316
|
} | {
|
|
300
317
|
readonly type: "bitbucket";
|
|
301
318
|
readonly owner: string;
|
|
302
|
-
readonly repo: string;
|
|
303
319
|
readonly installedAt: Date;
|
|
304
320
|
readonly updatedAt: Date;
|
|
321
|
+
readonly repo: string;
|
|
305
322
|
readonly path?: string | undefined;
|
|
306
|
-
readonly ref?: string | undefined;
|
|
307
323
|
readonly gitTreeHash?: string | undefined;
|
|
308
324
|
readonly retainedByPack?: boolean | undefined;
|
|
325
|
+
readonly ref?: string | undefined;
|
|
309
326
|
readonly resolvedInputs?: {
|
|
310
327
|
readonly [x: string]: string | number | boolean;
|
|
311
328
|
} | undefined;
|
|
@@ -318,14 +335,14 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
318
335
|
} | {
|
|
319
336
|
readonly project: string;
|
|
320
337
|
readonly type: "azurerepos";
|
|
321
|
-
readonly repo: string;
|
|
322
|
-
readonly organization: string;
|
|
323
338
|
readonly installedAt: Date;
|
|
324
339
|
readonly updatedAt: Date;
|
|
340
|
+
readonly repo: string;
|
|
341
|
+
readonly organization: string;
|
|
325
342
|
readonly path?: string | undefined;
|
|
326
|
-
readonly ref?: string | undefined;
|
|
327
343
|
readonly gitTreeHash?: string | undefined;
|
|
328
344
|
readonly retainedByPack?: boolean | undefined;
|
|
345
|
+
readonly ref?: string | undefined;
|
|
329
346
|
readonly resolvedInputs?: {
|
|
330
347
|
readonly [x: string]: string | number | boolean;
|
|
331
348
|
} | undefined;
|
|
@@ -341,9 +358,9 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
341
358
|
readonly installedAt: Date;
|
|
342
359
|
readonly updatedAt: Date;
|
|
343
360
|
readonly path?: string | undefined;
|
|
344
|
-
readonly ref?: string | undefined;
|
|
345
361
|
readonly gitTreeHash?: string | undefined;
|
|
346
362
|
readonly retainedByPack?: boolean | undefined;
|
|
363
|
+
readonly ref?: string | undefined;
|
|
347
364
|
readonly resolvedInputs?: {
|
|
348
365
|
readonly [x: string]: string | number | boolean;
|
|
349
366
|
} | undefined;
|
|
@@ -389,6 +406,26 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
389
406
|
readonly region?: string | undefined;
|
|
390
407
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
391
408
|
}[] | undefined;
|
|
409
|
+
} | {
|
|
410
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
411
|
+
readonly type: "workspace";
|
|
412
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
413
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
414
|
+
readonly installedAt: Date;
|
|
415
|
+
readonly updatedAt: Date;
|
|
416
|
+
readonly extensionType: "files";
|
|
417
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
418
|
+
readonly gitTreeHash?: string | undefined;
|
|
419
|
+
readonly retainedByPack?: boolean | undefined;
|
|
420
|
+
readonly resolvedInputs?: {
|
|
421
|
+
readonly [x: string]: string | number | boolean;
|
|
422
|
+
} | undefined;
|
|
423
|
+
readonly materializedTargets?: readonly {
|
|
424
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
425
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
426
|
+
readonly region?: string | undefined;
|
|
427
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
428
|
+
}[] | undefined;
|
|
392
429
|
}>, AppError, never>;
|
|
393
430
|
setFiles: ({ name, lockEntry, versionRange }: SetFilesArgs) => Effect.Effect<void, AppError, never>;
|
|
394
431
|
setFilesLock: ({ name, lockEntry }: SetFilesArgs) => Effect.Effect<void, AppError, never>;
|
|
@@ -401,20 +438,19 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
401
438
|
readonly [x: string]: Schema.Struct.ReadonlySide<{
|
|
402
439
|
readonly source: Schema.String;
|
|
403
440
|
readonly enabled: Schema.Boolean;
|
|
404
|
-
readonly authored: Schema.Boolean;
|
|
405
441
|
}, "Type">;
|
|
406
442
|
}, AppError, never>;
|
|
407
443
|
getLockedRules: () => Effect.Effect<{
|
|
408
444
|
readonly [x: string]: {
|
|
409
445
|
readonly type: "github";
|
|
410
446
|
readonly owner: string;
|
|
411
|
-
readonly repo: string;
|
|
412
447
|
readonly installedAt: Date;
|
|
413
448
|
readonly updatedAt: Date;
|
|
449
|
+
readonly repo: string;
|
|
414
450
|
readonly path?: string | undefined;
|
|
415
|
-
readonly ref?: string | undefined;
|
|
416
451
|
readonly gitTreeHash?: string | undefined;
|
|
417
452
|
readonly retainedByPack?: boolean | undefined;
|
|
453
|
+
readonly ref?: string | undefined;
|
|
418
454
|
readonly materializedTargets?: readonly {
|
|
419
455
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
420
456
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -424,13 +460,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
424
460
|
} | {
|
|
425
461
|
readonly type: "gitlab";
|
|
426
462
|
readonly owner: string;
|
|
427
|
-
readonly repo: string;
|
|
428
463
|
readonly installedAt: Date;
|
|
429
464
|
readonly updatedAt: Date;
|
|
465
|
+
readonly repo: string;
|
|
430
466
|
readonly path?: string | undefined;
|
|
431
|
-
readonly ref?: string | undefined;
|
|
432
467
|
readonly gitTreeHash?: string | undefined;
|
|
433
468
|
readonly retainedByPack?: boolean | undefined;
|
|
469
|
+
readonly ref?: string | undefined;
|
|
434
470
|
readonly materializedTargets?: readonly {
|
|
435
471
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
436
472
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -440,13 +476,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
440
476
|
} | {
|
|
441
477
|
readonly type: "bitbucket";
|
|
442
478
|
readonly owner: string;
|
|
443
|
-
readonly repo: string;
|
|
444
479
|
readonly installedAt: Date;
|
|
445
480
|
readonly updatedAt: Date;
|
|
481
|
+
readonly repo: string;
|
|
446
482
|
readonly path?: string | undefined;
|
|
447
|
-
readonly ref?: string | undefined;
|
|
448
483
|
readonly gitTreeHash?: string | undefined;
|
|
449
484
|
readonly retainedByPack?: boolean | undefined;
|
|
485
|
+
readonly ref?: string | undefined;
|
|
450
486
|
readonly materializedTargets?: readonly {
|
|
451
487
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
452
488
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -456,14 +492,14 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
456
492
|
} | {
|
|
457
493
|
readonly project: string;
|
|
458
494
|
readonly type: "azurerepos";
|
|
459
|
-
readonly repo: string;
|
|
460
|
-
readonly organization: string;
|
|
461
495
|
readonly installedAt: Date;
|
|
462
496
|
readonly updatedAt: Date;
|
|
497
|
+
readonly repo: string;
|
|
498
|
+
readonly organization: string;
|
|
463
499
|
readonly path?: string | undefined;
|
|
464
|
-
readonly ref?: string | undefined;
|
|
465
500
|
readonly gitTreeHash?: string | undefined;
|
|
466
501
|
readonly retainedByPack?: boolean | undefined;
|
|
502
|
+
readonly ref?: string | undefined;
|
|
467
503
|
readonly materializedTargets?: readonly {
|
|
468
504
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
469
505
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -476,9 +512,9 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
476
512
|
readonly installedAt: Date;
|
|
477
513
|
readonly updatedAt: Date;
|
|
478
514
|
readonly path?: string | undefined;
|
|
479
|
-
readonly ref?: string | undefined;
|
|
480
515
|
readonly gitTreeHash?: string | undefined;
|
|
481
516
|
readonly retainedByPack?: boolean | undefined;
|
|
517
|
+
readonly ref?: string | undefined;
|
|
482
518
|
readonly materializedTargets?: readonly {
|
|
483
519
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
484
520
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -515,18 +551,35 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
515
551
|
readonly region?: string | undefined;
|
|
516
552
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
517
553
|
}[] | undefined;
|
|
554
|
+
} | {
|
|
555
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
556
|
+
readonly type: "workspace";
|
|
557
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
558
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
559
|
+
readonly installedAt: Date;
|
|
560
|
+
readonly updatedAt: Date;
|
|
561
|
+
readonly extensionType: "rule";
|
|
562
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
563
|
+
readonly gitTreeHash?: string | undefined;
|
|
564
|
+
readonly retainedByPack?: boolean | undefined;
|
|
565
|
+
readonly materializedTargets?: readonly {
|
|
566
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
567
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
568
|
+
readonly region?: string | undefined;
|
|
569
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
570
|
+
}[] | undefined;
|
|
518
571
|
};
|
|
519
572
|
}, AppError, never>;
|
|
520
573
|
getLockedRuleEntry: (name: string) => Effect.Effect<Option.Option<{
|
|
521
574
|
readonly type: "github";
|
|
522
575
|
readonly owner: string;
|
|
523
|
-
readonly repo: string;
|
|
524
576
|
readonly installedAt: Date;
|
|
525
577
|
readonly updatedAt: Date;
|
|
578
|
+
readonly repo: string;
|
|
526
579
|
readonly path?: string | undefined;
|
|
527
|
-
readonly ref?: string | undefined;
|
|
528
580
|
readonly gitTreeHash?: string | undefined;
|
|
529
581
|
readonly retainedByPack?: boolean | undefined;
|
|
582
|
+
readonly ref?: string | undefined;
|
|
530
583
|
readonly materializedTargets?: readonly {
|
|
531
584
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
532
585
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -536,13 +589,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
536
589
|
} | {
|
|
537
590
|
readonly type: "gitlab";
|
|
538
591
|
readonly owner: string;
|
|
539
|
-
readonly repo: string;
|
|
540
592
|
readonly installedAt: Date;
|
|
541
593
|
readonly updatedAt: Date;
|
|
594
|
+
readonly repo: string;
|
|
542
595
|
readonly path?: string | undefined;
|
|
543
|
-
readonly ref?: string | undefined;
|
|
544
596
|
readonly gitTreeHash?: string | undefined;
|
|
545
597
|
readonly retainedByPack?: boolean | undefined;
|
|
598
|
+
readonly ref?: string | undefined;
|
|
546
599
|
readonly materializedTargets?: readonly {
|
|
547
600
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
548
601
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -552,13 +605,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
552
605
|
} | {
|
|
553
606
|
readonly type: "bitbucket";
|
|
554
607
|
readonly owner: string;
|
|
555
|
-
readonly repo: string;
|
|
556
608
|
readonly installedAt: Date;
|
|
557
609
|
readonly updatedAt: Date;
|
|
610
|
+
readonly repo: string;
|
|
558
611
|
readonly path?: string | undefined;
|
|
559
|
-
readonly ref?: string | undefined;
|
|
560
612
|
readonly gitTreeHash?: string | undefined;
|
|
561
613
|
readonly retainedByPack?: boolean | undefined;
|
|
614
|
+
readonly ref?: string | undefined;
|
|
562
615
|
readonly materializedTargets?: readonly {
|
|
563
616
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
564
617
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -568,14 +621,14 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
568
621
|
} | {
|
|
569
622
|
readonly project: string;
|
|
570
623
|
readonly type: "azurerepos";
|
|
571
|
-
readonly repo: string;
|
|
572
|
-
readonly organization: string;
|
|
573
624
|
readonly installedAt: Date;
|
|
574
625
|
readonly updatedAt: Date;
|
|
626
|
+
readonly repo: string;
|
|
627
|
+
readonly organization: string;
|
|
575
628
|
readonly path?: string | undefined;
|
|
576
|
-
readonly ref?: string | undefined;
|
|
577
629
|
readonly gitTreeHash?: string | undefined;
|
|
578
630
|
readonly retainedByPack?: boolean | undefined;
|
|
631
|
+
readonly ref?: string | undefined;
|
|
579
632
|
readonly materializedTargets?: readonly {
|
|
580
633
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
581
634
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -588,9 +641,9 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
588
641
|
readonly installedAt: Date;
|
|
589
642
|
readonly updatedAt: Date;
|
|
590
643
|
readonly path?: string | undefined;
|
|
591
|
-
readonly ref?: string | undefined;
|
|
592
644
|
readonly gitTreeHash?: string | undefined;
|
|
593
645
|
readonly retainedByPack?: boolean | undefined;
|
|
646
|
+
readonly ref?: string | undefined;
|
|
594
647
|
readonly materializedTargets?: readonly {
|
|
595
648
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
596
649
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -627,6 +680,23 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
627
680
|
readonly region?: string | undefined;
|
|
628
681
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
629
682
|
}[] | undefined;
|
|
683
|
+
} | {
|
|
684
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
685
|
+
readonly type: "workspace";
|
|
686
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
687
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
688
|
+
readonly installedAt: Date;
|
|
689
|
+
readonly updatedAt: Date;
|
|
690
|
+
readonly extensionType: "rule";
|
|
691
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
692
|
+
readonly gitTreeHash?: string | undefined;
|
|
693
|
+
readonly retainedByPack?: boolean | undefined;
|
|
694
|
+
readonly materializedTargets?: readonly {
|
|
695
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
696
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
697
|
+
readonly region?: string | undefined;
|
|
698
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
699
|
+
}[] | undefined;
|
|
630
700
|
}>, AppError, never>;
|
|
631
701
|
setRule: ({ name, lockEntry, versionRange }: SetRuleArgs) => Effect.Effect<void, AppError, never>;
|
|
632
702
|
setRuleLock: ({ name, lockEntry }: SetRuleArgs) => Effect.Effect<void, AppError, never>;
|
|
@@ -639,20 +709,19 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
639
709
|
readonly [x: string]: Schema.Struct.ReadonlySide<{
|
|
640
710
|
readonly source: Schema.String;
|
|
641
711
|
readonly enabled: Schema.Boolean;
|
|
642
|
-
readonly authored: Schema.Boolean;
|
|
643
712
|
}, "Type">;
|
|
644
713
|
}, AppError, never>;
|
|
645
714
|
getLockedHooks: () => Effect.Effect<{
|
|
646
715
|
readonly [x: string]: {
|
|
647
716
|
readonly type: "github";
|
|
648
717
|
readonly owner: string;
|
|
649
|
-
readonly repo: string;
|
|
650
718
|
readonly installedAt: Date;
|
|
651
719
|
readonly updatedAt: Date;
|
|
720
|
+
readonly repo: string;
|
|
652
721
|
readonly path?: string | undefined;
|
|
653
|
-
readonly ref?: string | undefined;
|
|
654
722
|
readonly gitTreeHash?: string | undefined;
|
|
655
723
|
readonly retainedByPack?: boolean | undefined;
|
|
724
|
+
readonly ref?: string | undefined;
|
|
656
725
|
readonly materializedTargets?: readonly {
|
|
657
726
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
658
727
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -662,13 +731,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
662
731
|
} | {
|
|
663
732
|
readonly type: "gitlab";
|
|
664
733
|
readonly owner: string;
|
|
665
|
-
readonly repo: string;
|
|
666
734
|
readonly installedAt: Date;
|
|
667
735
|
readonly updatedAt: Date;
|
|
736
|
+
readonly repo: string;
|
|
668
737
|
readonly path?: string | undefined;
|
|
669
|
-
readonly ref?: string | undefined;
|
|
670
738
|
readonly gitTreeHash?: string | undefined;
|
|
671
739
|
readonly retainedByPack?: boolean | undefined;
|
|
740
|
+
readonly ref?: string | undefined;
|
|
672
741
|
readonly materializedTargets?: readonly {
|
|
673
742
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
674
743
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -678,13 +747,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
678
747
|
} | {
|
|
679
748
|
readonly type: "bitbucket";
|
|
680
749
|
readonly owner: string;
|
|
681
|
-
readonly repo: string;
|
|
682
750
|
readonly installedAt: Date;
|
|
683
751
|
readonly updatedAt: Date;
|
|
752
|
+
readonly repo: string;
|
|
684
753
|
readonly path?: string | undefined;
|
|
685
|
-
readonly ref?: string | undefined;
|
|
686
754
|
readonly gitTreeHash?: string | undefined;
|
|
687
755
|
readonly retainedByPack?: boolean | undefined;
|
|
756
|
+
readonly ref?: string | undefined;
|
|
688
757
|
readonly materializedTargets?: readonly {
|
|
689
758
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
690
759
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -694,14 +763,14 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
694
763
|
} | {
|
|
695
764
|
readonly project: string;
|
|
696
765
|
readonly type: "azurerepos";
|
|
697
|
-
readonly repo: string;
|
|
698
|
-
readonly organization: string;
|
|
699
766
|
readonly installedAt: Date;
|
|
700
767
|
readonly updatedAt: Date;
|
|
768
|
+
readonly repo: string;
|
|
769
|
+
readonly organization: string;
|
|
701
770
|
readonly path?: string | undefined;
|
|
702
|
-
readonly ref?: string | undefined;
|
|
703
771
|
readonly gitTreeHash?: string | undefined;
|
|
704
772
|
readonly retainedByPack?: boolean | undefined;
|
|
773
|
+
readonly ref?: string | undefined;
|
|
705
774
|
readonly materializedTargets?: readonly {
|
|
706
775
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
707
776
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -714,9 +783,9 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
714
783
|
readonly installedAt: Date;
|
|
715
784
|
readonly updatedAt: Date;
|
|
716
785
|
readonly path?: string | undefined;
|
|
717
|
-
readonly ref?: string | undefined;
|
|
718
786
|
readonly gitTreeHash?: string | undefined;
|
|
719
787
|
readonly retainedByPack?: boolean | undefined;
|
|
788
|
+
readonly ref?: string | undefined;
|
|
720
789
|
readonly materializedTargets?: readonly {
|
|
721
790
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
722
791
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -753,18 +822,35 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
753
822
|
readonly region?: string | undefined;
|
|
754
823
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
755
824
|
}[] | undefined;
|
|
825
|
+
} | {
|
|
826
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
827
|
+
readonly type: "workspace";
|
|
828
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
829
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
830
|
+
readonly installedAt: Date;
|
|
831
|
+
readonly updatedAt: Date;
|
|
832
|
+
readonly extensionType: "hook";
|
|
833
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
834
|
+
readonly gitTreeHash?: string | undefined;
|
|
835
|
+
readonly retainedByPack?: boolean | undefined;
|
|
836
|
+
readonly materializedTargets?: readonly {
|
|
837
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
838
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
839
|
+
readonly region?: string | undefined;
|
|
840
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
841
|
+
}[] | undefined;
|
|
756
842
|
};
|
|
757
843
|
}, AppError, never>;
|
|
758
844
|
getLockedHookEntry: (name: string) => Effect.Effect<Option.Option<{
|
|
759
845
|
readonly type: "github";
|
|
760
846
|
readonly owner: string;
|
|
761
|
-
readonly repo: string;
|
|
762
847
|
readonly installedAt: Date;
|
|
763
848
|
readonly updatedAt: Date;
|
|
849
|
+
readonly repo: string;
|
|
764
850
|
readonly path?: string | undefined;
|
|
765
|
-
readonly ref?: string | undefined;
|
|
766
851
|
readonly gitTreeHash?: string | undefined;
|
|
767
852
|
readonly retainedByPack?: boolean | undefined;
|
|
853
|
+
readonly ref?: string | undefined;
|
|
768
854
|
readonly materializedTargets?: readonly {
|
|
769
855
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
770
856
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -774,13 +860,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
774
860
|
} | {
|
|
775
861
|
readonly type: "gitlab";
|
|
776
862
|
readonly owner: string;
|
|
777
|
-
readonly repo: string;
|
|
778
863
|
readonly installedAt: Date;
|
|
779
864
|
readonly updatedAt: Date;
|
|
865
|
+
readonly repo: string;
|
|
780
866
|
readonly path?: string | undefined;
|
|
781
|
-
readonly ref?: string | undefined;
|
|
782
867
|
readonly gitTreeHash?: string | undefined;
|
|
783
868
|
readonly retainedByPack?: boolean | undefined;
|
|
869
|
+
readonly ref?: string | undefined;
|
|
784
870
|
readonly materializedTargets?: readonly {
|
|
785
871
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
786
872
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -790,13 +876,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
790
876
|
} | {
|
|
791
877
|
readonly type: "bitbucket";
|
|
792
878
|
readonly owner: string;
|
|
793
|
-
readonly repo: string;
|
|
794
879
|
readonly installedAt: Date;
|
|
795
880
|
readonly updatedAt: Date;
|
|
881
|
+
readonly repo: string;
|
|
796
882
|
readonly path?: string | undefined;
|
|
797
|
-
readonly ref?: string | undefined;
|
|
798
883
|
readonly gitTreeHash?: string | undefined;
|
|
799
884
|
readonly retainedByPack?: boolean | undefined;
|
|
885
|
+
readonly ref?: string | undefined;
|
|
800
886
|
readonly materializedTargets?: readonly {
|
|
801
887
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
802
888
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -806,14 +892,14 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
806
892
|
} | {
|
|
807
893
|
readonly project: string;
|
|
808
894
|
readonly type: "azurerepos";
|
|
809
|
-
readonly repo: string;
|
|
810
|
-
readonly organization: string;
|
|
811
895
|
readonly installedAt: Date;
|
|
812
896
|
readonly updatedAt: Date;
|
|
897
|
+
readonly repo: string;
|
|
898
|
+
readonly organization: string;
|
|
813
899
|
readonly path?: string | undefined;
|
|
814
|
-
readonly ref?: string | undefined;
|
|
815
900
|
readonly gitTreeHash?: string | undefined;
|
|
816
901
|
readonly retainedByPack?: boolean | undefined;
|
|
902
|
+
readonly ref?: string | undefined;
|
|
817
903
|
readonly materializedTargets?: readonly {
|
|
818
904
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
819
905
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -826,9 +912,9 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
826
912
|
readonly installedAt: Date;
|
|
827
913
|
readonly updatedAt: Date;
|
|
828
914
|
readonly path?: string | undefined;
|
|
829
|
-
readonly ref?: string | undefined;
|
|
830
915
|
readonly gitTreeHash?: string | undefined;
|
|
831
916
|
readonly retainedByPack?: boolean | undefined;
|
|
917
|
+
readonly ref?: string | undefined;
|
|
832
918
|
readonly materializedTargets?: readonly {
|
|
833
919
|
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
834
920
|
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
@@ -865,6 +951,23 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
865
951
|
readonly region?: string | undefined;
|
|
866
952
|
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
867
953
|
}[] | undefined;
|
|
954
|
+
} | {
|
|
955
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
956
|
+
readonly type: "workspace";
|
|
957
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
958
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
959
|
+
readonly installedAt: Date;
|
|
960
|
+
readonly updatedAt: Date;
|
|
961
|
+
readonly extensionType: "hook";
|
|
962
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
963
|
+
readonly gitTreeHash?: string | undefined;
|
|
964
|
+
readonly retainedByPack?: boolean | undefined;
|
|
965
|
+
readonly materializedTargets?: readonly {
|
|
966
|
+
readonly target: string & import("effect/Brand").Brand<"RelativePath">;
|
|
967
|
+
readonly mode: "sync-once" | "sync-always" | "managed-region";
|
|
968
|
+
readonly region?: string | undefined;
|
|
969
|
+
readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
970
|
+
}[] | undefined;
|
|
868
971
|
}>, AppError, never>;
|
|
869
972
|
setHook: ({ name, lockEntry, versionRange }: SetHookArgs) => Effect.Effect<void, AppError, never>;
|
|
870
973
|
setHookLock: ({ name, lockEntry }: SetHookArgs) => Effect.Effect<void, AppError, never>;
|
|
@@ -877,11 +980,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
877
980
|
readonly [x: string]: {
|
|
878
981
|
readonly type: "github";
|
|
879
982
|
readonly owner: string;
|
|
880
|
-
readonly repo: string;
|
|
881
|
-
readonly agents: readonly string[];
|
|
882
983
|
readonly installedAt: Date;
|
|
883
984
|
readonly updatedAt: Date;
|
|
985
|
+
readonly agents: readonly string[];
|
|
986
|
+
readonly repo: string;
|
|
884
987
|
readonly path?: string | undefined;
|
|
988
|
+
readonly gitTreeHash?: string | undefined;
|
|
989
|
+
readonly retainedByPack?: boolean | undefined;
|
|
885
990
|
readonly ref?: string | undefined;
|
|
886
991
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
887
992
|
readonly renderedFiles?: {
|
|
@@ -889,16 +994,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
889
994
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
890
995
|
}, "Type">[];
|
|
891
996
|
} | undefined;
|
|
892
|
-
readonly gitTreeHash?: string | undefined;
|
|
893
|
-
readonly retainedByPack?: boolean | undefined;
|
|
894
997
|
} | {
|
|
895
998
|
readonly type: "gitlab";
|
|
896
999
|
readonly owner: string;
|
|
897
|
-
readonly repo: string;
|
|
898
|
-
readonly agents: readonly string[];
|
|
899
1000
|
readonly installedAt: Date;
|
|
900
1001
|
readonly updatedAt: Date;
|
|
1002
|
+
readonly agents: readonly string[];
|
|
1003
|
+
readonly repo: string;
|
|
901
1004
|
readonly path?: string | undefined;
|
|
1005
|
+
readonly gitTreeHash?: string | undefined;
|
|
1006
|
+
readonly retainedByPack?: boolean | undefined;
|
|
902
1007
|
readonly ref?: string | undefined;
|
|
903
1008
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
904
1009
|
readonly renderedFiles?: {
|
|
@@ -906,16 +1011,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
906
1011
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
907
1012
|
}, "Type">[];
|
|
908
1013
|
} | undefined;
|
|
909
|
-
readonly gitTreeHash?: string | undefined;
|
|
910
|
-
readonly retainedByPack?: boolean | undefined;
|
|
911
1014
|
} | {
|
|
912
1015
|
readonly type: "bitbucket";
|
|
913
1016
|
readonly owner: string;
|
|
914
|
-
readonly repo: string;
|
|
915
|
-
readonly agents: readonly string[];
|
|
916
1017
|
readonly installedAt: Date;
|
|
917
1018
|
readonly updatedAt: Date;
|
|
1019
|
+
readonly agents: readonly string[];
|
|
1020
|
+
readonly repo: string;
|
|
918
1021
|
readonly path?: string | undefined;
|
|
1022
|
+
readonly gitTreeHash?: string | undefined;
|
|
1023
|
+
readonly retainedByPack?: boolean | undefined;
|
|
919
1024
|
readonly ref?: string | undefined;
|
|
920
1025
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
921
1026
|
readonly renderedFiles?: {
|
|
@@ -923,17 +1028,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
923
1028
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
924
1029
|
}, "Type">[];
|
|
925
1030
|
} | undefined;
|
|
926
|
-
readonly gitTreeHash?: string | undefined;
|
|
927
|
-
readonly retainedByPack?: boolean | undefined;
|
|
928
1031
|
} | {
|
|
929
1032
|
readonly project: string;
|
|
930
1033
|
readonly type: "azurerepos";
|
|
931
|
-
readonly repo: string;
|
|
932
|
-
readonly organization: string;
|
|
933
|
-
readonly agents: readonly string[];
|
|
934
1034
|
readonly installedAt: Date;
|
|
935
1035
|
readonly updatedAt: Date;
|
|
1036
|
+
readonly agents: readonly string[];
|
|
1037
|
+
readonly repo: string;
|
|
1038
|
+
readonly organization: string;
|
|
936
1039
|
readonly path?: string | undefined;
|
|
1040
|
+
readonly gitTreeHash?: string | undefined;
|
|
1041
|
+
readonly retainedByPack?: boolean | undefined;
|
|
937
1042
|
readonly ref?: string | undefined;
|
|
938
1043
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
939
1044
|
readonly renderedFiles?: {
|
|
@@ -941,15 +1046,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
941
1046
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
942
1047
|
}, "Type">[];
|
|
943
1048
|
} | undefined;
|
|
944
|
-
readonly gitTreeHash?: string | undefined;
|
|
945
|
-
readonly retainedByPack?: boolean | undefined;
|
|
946
1049
|
} | {
|
|
947
1050
|
readonly url: string;
|
|
948
1051
|
readonly type: "git";
|
|
949
|
-
readonly agents: readonly string[];
|
|
950
1052
|
readonly installedAt: Date;
|
|
951
1053
|
readonly updatedAt: Date;
|
|
1054
|
+
readonly agents: readonly string[];
|
|
952
1055
|
readonly path?: string | undefined;
|
|
1056
|
+
readonly gitTreeHash?: string | undefined;
|
|
1057
|
+
readonly retainedByPack?: boolean | undefined;
|
|
953
1058
|
readonly ref?: string | undefined;
|
|
954
1059
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
955
1060
|
readonly renderedFiles?: {
|
|
@@ -957,50 +1062,67 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
957
1062
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
958
1063
|
}, "Type">[];
|
|
959
1064
|
} | undefined;
|
|
960
|
-
readonly gitTreeHash?: string | undefined;
|
|
961
|
-
readonly retainedByPack?: boolean | undefined;
|
|
962
1065
|
} | {
|
|
963
1066
|
readonly path: string;
|
|
964
1067
|
readonly type: "local";
|
|
965
|
-
readonly agents: readonly string[];
|
|
966
1068
|
readonly installedAt: Date;
|
|
967
1069
|
readonly updatedAt: Date;
|
|
1070
|
+
readonly agents: readonly string[];
|
|
1071
|
+
readonly gitTreeHash?: string | undefined;
|
|
1072
|
+
readonly retainedByPack?: boolean | undefined;
|
|
968
1073
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
969
1074
|
readonly renderedFiles?: {
|
|
970
1075
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
971
1076
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
972
1077
|
}, "Type">[];
|
|
973
1078
|
} | undefined;
|
|
974
|
-
readonly gitTreeHash?: string | undefined;
|
|
975
|
-
readonly retainedByPack?: boolean | undefined;
|
|
976
1079
|
} | {
|
|
977
1080
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
978
1081
|
readonly type: "registry";
|
|
979
1082
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
980
|
-
readonly agents: readonly string[];
|
|
981
1083
|
readonly installedAt: Date;
|
|
982
1084
|
readonly updatedAt: Date;
|
|
1085
|
+
readonly agents: readonly string[];
|
|
983
1086
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
984
1087
|
readonly integrity: string;
|
|
985
1088
|
readonly sourceName: string;
|
|
1089
|
+
readonly gitTreeHash?: string | undefined;
|
|
1090
|
+
readonly retainedByPack?: boolean | undefined;
|
|
986
1091
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
987
1092
|
readonly renderedFiles?: {
|
|
988
1093
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
989
1094
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
990
1095
|
}, "Type">[];
|
|
991
1096
|
} | undefined;
|
|
992
|
-
|
|
993
|
-
readonly
|
|
1097
|
+
} | {
|
|
1098
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1099
|
+
readonly type: "workspace";
|
|
1100
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1101
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1102
|
+
readonly installedAt: Date;
|
|
1103
|
+
readonly updatedAt: Date;
|
|
1104
|
+
readonly extensionType: "skill";
|
|
1105
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1106
|
+
readonly agents: readonly string[];
|
|
1107
|
+
readonly gitTreeHash?: string | undefined;
|
|
1108
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1109
|
+
readonly renderedFiles?: {
|
|
1110
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1111
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1112
|
+
}, "Type">[];
|
|
1113
|
+
} | undefined;
|
|
994
1114
|
};
|
|
995
1115
|
}, AppError, never>;
|
|
996
1116
|
getLockedSkill: (name: string) => Effect.Effect<Option.Option<{
|
|
997
1117
|
readonly type: "github";
|
|
998
1118
|
readonly owner: string;
|
|
999
|
-
readonly repo: string;
|
|
1000
|
-
readonly agents: readonly string[];
|
|
1001
1119
|
readonly installedAt: Date;
|
|
1002
1120
|
readonly updatedAt: Date;
|
|
1121
|
+
readonly agents: readonly string[];
|
|
1122
|
+
readonly repo: string;
|
|
1003
1123
|
readonly path?: string | undefined;
|
|
1124
|
+
readonly gitTreeHash?: string | undefined;
|
|
1125
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1004
1126
|
readonly ref?: string | undefined;
|
|
1005
1127
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1006
1128
|
readonly renderedFiles?: {
|
|
@@ -1008,16 +1130,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1008
1130
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1009
1131
|
}, "Type">[];
|
|
1010
1132
|
} | undefined;
|
|
1011
|
-
readonly gitTreeHash?: string | undefined;
|
|
1012
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1013
1133
|
} | {
|
|
1014
1134
|
readonly type: "gitlab";
|
|
1015
1135
|
readonly owner: string;
|
|
1016
|
-
readonly repo: string;
|
|
1017
|
-
readonly agents: readonly string[];
|
|
1018
1136
|
readonly installedAt: Date;
|
|
1019
1137
|
readonly updatedAt: Date;
|
|
1138
|
+
readonly agents: readonly string[];
|
|
1139
|
+
readonly repo: string;
|
|
1020
1140
|
readonly path?: string | undefined;
|
|
1141
|
+
readonly gitTreeHash?: string | undefined;
|
|
1142
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1021
1143
|
readonly ref?: string | undefined;
|
|
1022
1144
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1023
1145
|
readonly renderedFiles?: {
|
|
@@ -1025,16 +1147,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1025
1147
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1026
1148
|
}, "Type">[];
|
|
1027
1149
|
} | undefined;
|
|
1028
|
-
readonly gitTreeHash?: string | undefined;
|
|
1029
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1030
1150
|
} | {
|
|
1031
1151
|
readonly type: "bitbucket";
|
|
1032
1152
|
readonly owner: string;
|
|
1033
|
-
readonly repo: string;
|
|
1034
|
-
readonly agents: readonly string[];
|
|
1035
1153
|
readonly installedAt: Date;
|
|
1036
1154
|
readonly updatedAt: Date;
|
|
1155
|
+
readonly agents: readonly string[];
|
|
1156
|
+
readonly repo: string;
|
|
1037
1157
|
readonly path?: string | undefined;
|
|
1158
|
+
readonly gitTreeHash?: string | undefined;
|
|
1159
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1038
1160
|
readonly ref?: string | undefined;
|
|
1039
1161
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1040
1162
|
readonly renderedFiles?: {
|
|
@@ -1042,17 +1164,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1042
1164
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1043
1165
|
}, "Type">[];
|
|
1044
1166
|
} | undefined;
|
|
1045
|
-
readonly gitTreeHash?: string | undefined;
|
|
1046
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1047
1167
|
} | {
|
|
1048
1168
|
readonly project: string;
|
|
1049
1169
|
readonly type: "azurerepos";
|
|
1050
|
-
readonly repo: string;
|
|
1051
|
-
readonly organization: string;
|
|
1052
|
-
readonly agents: readonly string[];
|
|
1053
1170
|
readonly installedAt: Date;
|
|
1054
1171
|
readonly updatedAt: Date;
|
|
1172
|
+
readonly agents: readonly string[];
|
|
1173
|
+
readonly repo: string;
|
|
1174
|
+
readonly organization: string;
|
|
1055
1175
|
readonly path?: string | undefined;
|
|
1176
|
+
readonly gitTreeHash?: string | undefined;
|
|
1177
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1056
1178
|
readonly ref?: string | undefined;
|
|
1057
1179
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1058
1180
|
readonly renderedFiles?: {
|
|
@@ -1060,15 +1182,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1060
1182
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1061
1183
|
}, "Type">[];
|
|
1062
1184
|
} | undefined;
|
|
1063
|
-
readonly gitTreeHash?: string | undefined;
|
|
1064
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1065
1185
|
} | {
|
|
1066
1186
|
readonly url: string;
|
|
1067
1187
|
readonly type: "git";
|
|
1068
|
-
readonly agents: readonly string[];
|
|
1069
1188
|
readonly installedAt: Date;
|
|
1070
1189
|
readonly updatedAt: Date;
|
|
1190
|
+
readonly agents: readonly string[];
|
|
1071
1191
|
readonly path?: string | undefined;
|
|
1192
|
+
readonly gitTreeHash?: string | undefined;
|
|
1193
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1072
1194
|
readonly ref?: string | undefined;
|
|
1073
1195
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1074
1196
|
readonly renderedFiles?: {
|
|
@@ -1076,40 +1198,55 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1076
1198
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1077
1199
|
}, "Type">[];
|
|
1078
1200
|
} | undefined;
|
|
1079
|
-
readonly gitTreeHash?: string | undefined;
|
|
1080
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1081
1201
|
} | {
|
|
1082
1202
|
readonly path: string;
|
|
1083
1203
|
readonly type: "local";
|
|
1084
|
-
readonly agents: readonly string[];
|
|
1085
1204
|
readonly installedAt: Date;
|
|
1086
1205
|
readonly updatedAt: Date;
|
|
1206
|
+
readonly agents: readonly string[];
|
|
1207
|
+
readonly gitTreeHash?: string | undefined;
|
|
1208
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1087
1209
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1088
1210
|
readonly renderedFiles?: {
|
|
1089
1211
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1090
1212
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1091
1213
|
}, "Type">[];
|
|
1092
1214
|
} | undefined;
|
|
1093
|
-
readonly gitTreeHash?: string | undefined;
|
|
1094
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1095
1215
|
} | {
|
|
1096
1216
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1097
1217
|
readonly type: "registry";
|
|
1098
1218
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1099
|
-
readonly agents: readonly string[];
|
|
1100
1219
|
readonly installedAt: Date;
|
|
1101
1220
|
readonly updatedAt: Date;
|
|
1221
|
+
readonly agents: readonly string[];
|
|
1102
1222
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1103
1223
|
readonly integrity: string;
|
|
1104
1224
|
readonly sourceName: string;
|
|
1225
|
+
readonly gitTreeHash?: string | undefined;
|
|
1226
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1105
1227
|
readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
|
|
1106
1228
|
readonly renderedFiles?: {
|
|
1107
1229
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1108
1230
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1109
1231
|
}, "Type">[];
|
|
1110
1232
|
} | undefined;
|
|
1233
|
+
} | {
|
|
1234
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1235
|
+
readonly type: "workspace";
|
|
1236
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1237
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1238
|
+
readonly installedAt: Date;
|
|
1239
|
+
readonly updatedAt: Date;
|
|
1240
|
+
readonly extensionType: "skill";
|
|
1241
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1242
|
+
readonly agents: readonly string[];
|
|
1111
1243
|
readonly gitTreeHash?: string | undefined;
|
|
1112
1244
|
readonly retainedByPack?: boolean | undefined;
|
|
1245
|
+
readonly renderedFiles?: {
|
|
1246
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1247
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1248
|
+
}, "Type">[];
|
|
1249
|
+
} | undefined;
|
|
1113
1250
|
}>, AppError, never>;
|
|
1114
1251
|
getSkillDir: (name: string, source?: SkillPathSource) => Effect.Effect<import("../skills/paths.js").SkillDirPaths, AppError, never>;
|
|
1115
1252
|
setSkill: ({ name, lockEntry, versionRange }: SetSkillArgs) => Effect.Effect<void, AppError, never>;
|
|
@@ -1127,7 +1264,6 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1127
1264
|
getConfiguredPackEntries: () => Effect.Effect<{
|
|
1128
1265
|
readonly [x: string]: Schema.Struct.ReadonlySide<{
|
|
1129
1266
|
readonly source: Schema.String;
|
|
1130
|
-
readonly authored: Schema.Boolean;
|
|
1131
1267
|
}, "Type">;
|
|
1132
1268
|
}, AppError, never>;
|
|
1133
1269
|
getLockedPacks: () => Effect.Effect<{
|
|
@@ -1161,6 +1297,36 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1161
1297
|
readonly resolvedHooks?: {
|
|
1162
1298
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1163
1299
|
} | undefined;
|
|
1300
|
+
} | {
|
|
1301
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1302
|
+
readonly type: "workspace";
|
|
1303
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1304
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1305
|
+
readonly installedAt: Date;
|
|
1306
|
+
readonly updatedAt: Date;
|
|
1307
|
+
readonly extensionType: "pack";
|
|
1308
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1309
|
+
readonly resolvedSkills: {
|
|
1310
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1311
|
+
};
|
|
1312
|
+
readonly resolvedCommands: {
|
|
1313
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1314
|
+
};
|
|
1315
|
+
readonly resolvedMcpServers: {
|
|
1316
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1317
|
+
};
|
|
1318
|
+
readonly resolvedSubagents: {
|
|
1319
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1320
|
+
};
|
|
1321
|
+
readonly resolvedFiles?: {
|
|
1322
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1323
|
+
} | undefined;
|
|
1324
|
+
readonly resolvedRules?: {
|
|
1325
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1326
|
+
} | undefined;
|
|
1327
|
+
readonly resolvedHooks?: {
|
|
1328
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1329
|
+
} | undefined;
|
|
1164
1330
|
};
|
|
1165
1331
|
}, AppError, never>;
|
|
1166
1332
|
getLockedPack: (name: string) => Effect.Effect<Option.Option<{
|
|
@@ -1193,6 +1359,36 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1193
1359
|
readonly resolvedHooks?: {
|
|
1194
1360
|
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1195
1361
|
} | undefined;
|
|
1362
|
+
} | {
|
|
1363
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1364
|
+
readonly type: "workspace";
|
|
1365
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1366
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1367
|
+
readonly installedAt: Date;
|
|
1368
|
+
readonly updatedAt: Date;
|
|
1369
|
+
readonly extensionType: "pack";
|
|
1370
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1371
|
+
readonly resolvedSkills: {
|
|
1372
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1373
|
+
};
|
|
1374
|
+
readonly resolvedCommands: {
|
|
1375
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1376
|
+
};
|
|
1377
|
+
readonly resolvedMcpServers: {
|
|
1378
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1379
|
+
};
|
|
1380
|
+
readonly resolvedSubagents: {
|
|
1381
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1382
|
+
};
|
|
1383
|
+
readonly resolvedFiles?: {
|
|
1384
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1385
|
+
} | undefined;
|
|
1386
|
+
readonly resolvedRules?: {
|
|
1387
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1388
|
+
} | undefined;
|
|
1389
|
+
readonly resolvedHooks?: {
|
|
1390
|
+
readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
|
|
1391
|
+
} | undefined;
|
|
1196
1392
|
}>, AppError, never>;
|
|
1197
1393
|
setPack: (args: SetPackArgs) => Effect.Effect<void, AppError, never>;
|
|
1198
1394
|
setPackEntry: (name: string, entry: PackEntry) => Effect.Effect<void, AppError, never>;
|
|
@@ -1201,7 +1397,6 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1201
1397
|
readonly [x: string]: Schema.Struct.ReadonlySide<{
|
|
1202
1398
|
readonly source: Schema.String;
|
|
1203
1399
|
readonly enabled: Schema.Boolean;
|
|
1204
|
-
readonly authored: Schema.Boolean;
|
|
1205
1400
|
}, "Type">;
|
|
1206
1401
|
}, AppError, never>;
|
|
1207
1402
|
getLockedLibraries: () => Effect.Effect<{
|
|
@@ -1248,11 +1443,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1248
1443
|
readonly [x: string]: {
|
|
1249
1444
|
readonly type: "github";
|
|
1250
1445
|
readonly owner: string;
|
|
1251
|
-
readonly repo: string;
|
|
1252
|
-
readonly agents: readonly string[];
|
|
1253
1446
|
readonly installedAt: Date;
|
|
1254
1447
|
readonly updatedAt: Date;
|
|
1448
|
+
readonly agents: readonly string[];
|
|
1449
|
+
readonly repo: string;
|
|
1255
1450
|
readonly path?: string | undefined;
|
|
1451
|
+
readonly gitTreeHash?: string | undefined;
|
|
1452
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1256
1453
|
readonly ref?: string | undefined;
|
|
1257
1454
|
readonly sourceHash?: string | undefined;
|
|
1258
1455
|
readonly renderedFiles?: {
|
|
@@ -1260,16 +1457,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1260
1457
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1261
1458
|
}, "Type">[];
|
|
1262
1459
|
} | undefined;
|
|
1263
|
-
readonly gitTreeHash?: string | undefined;
|
|
1264
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1265
1460
|
} | {
|
|
1266
1461
|
readonly type: "gitlab";
|
|
1267
1462
|
readonly owner: string;
|
|
1268
|
-
readonly repo: string;
|
|
1269
|
-
readonly agents: readonly string[];
|
|
1270
1463
|
readonly installedAt: Date;
|
|
1271
1464
|
readonly updatedAt: Date;
|
|
1465
|
+
readonly agents: readonly string[];
|
|
1466
|
+
readonly repo: string;
|
|
1272
1467
|
readonly path?: string | undefined;
|
|
1468
|
+
readonly gitTreeHash?: string | undefined;
|
|
1469
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1273
1470
|
readonly ref?: string | undefined;
|
|
1274
1471
|
readonly sourceHash?: string | undefined;
|
|
1275
1472
|
readonly renderedFiles?: {
|
|
@@ -1277,16 +1474,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1277
1474
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1278
1475
|
}, "Type">[];
|
|
1279
1476
|
} | undefined;
|
|
1280
|
-
readonly gitTreeHash?: string | undefined;
|
|
1281
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1282
1477
|
} | {
|
|
1283
1478
|
readonly type: "bitbucket";
|
|
1284
1479
|
readonly owner: string;
|
|
1285
|
-
readonly repo: string;
|
|
1286
|
-
readonly agents: readonly string[];
|
|
1287
1480
|
readonly installedAt: Date;
|
|
1288
1481
|
readonly updatedAt: Date;
|
|
1482
|
+
readonly agents: readonly string[];
|
|
1483
|
+
readonly repo: string;
|
|
1289
1484
|
readonly path?: string | undefined;
|
|
1485
|
+
readonly gitTreeHash?: string | undefined;
|
|
1486
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1290
1487
|
readonly ref?: string | undefined;
|
|
1291
1488
|
readonly sourceHash?: string | undefined;
|
|
1292
1489
|
readonly renderedFiles?: {
|
|
@@ -1294,17 +1491,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1294
1491
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1295
1492
|
}, "Type">[];
|
|
1296
1493
|
} | undefined;
|
|
1297
|
-
readonly gitTreeHash?: string | undefined;
|
|
1298
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1299
1494
|
} | {
|
|
1300
1495
|
readonly project: string;
|
|
1301
1496
|
readonly type: "azurerepos";
|
|
1302
|
-
readonly repo: string;
|
|
1303
|
-
readonly organization: string;
|
|
1304
|
-
readonly agents: readonly string[];
|
|
1305
1497
|
readonly installedAt: Date;
|
|
1306
1498
|
readonly updatedAt: Date;
|
|
1499
|
+
readonly agents: readonly string[];
|
|
1500
|
+
readonly repo: string;
|
|
1501
|
+
readonly organization: string;
|
|
1307
1502
|
readonly path?: string | undefined;
|
|
1503
|
+
readonly gitTreeHash?: string | undefined;
|
|
1504
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1308
1505
|
readonly ref?: string | undefined;
|
|
1309
1506
|
readonly sourceHash?: string | undefined;
|
|
1310
1507
|
readonly renderedFiles?: {
|
|
@@ -1312,15 +1509,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1312
1509
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1313
1510
|
}, "Type">[];
|
|
1314
1511
|
} | undefined;
|
|
1315
|
-
readonly gitTreeHash?: string | undefined;
|
|
1316
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1317
1512
|
} | {
|
|
1318
1513
|
readonly url: string;
|
|
1319
1514
|
readonly type: "git";
|
|
1320
|
-
readonly agents: readonly string[];
|
|
1321
1515
|
readonly installedAt: Date;
|
|
1322
1516
|
readonly updatedAt: Date;
|
|
1517
|
+
readonly agents: readonly string[];
|
|
1323
1518
|
readonly path?: string | undefined;
|
|
1519
|
+
readonly gitTreeHash?: string | undefined;
|
|
1520
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1324
1521
|
readonly ref?: string | undefined;
|
|
1325
1522
|
readonly sourceHash?: string | undefined;
|
|
1326
1523
|
readonly renderedFiles?: {
|
|
@@ -1328,50 +1525,67 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1328
1525
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1329
1526
|
}, "Type">[];
|
|
1330
1527
|
} | undefined;
|
|
1331
|
-
readonly gitTreeHash?: string | undefined;
|
|
1332
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1333
1528
|
} | {
|
|
1334
1529
|
readonly path: string;
|
|
1335
1530
|
readonly type: "local";
|
|
1336
|
-
readonly agents: readonly string[];
|
|
1337
1531
|
readonly installedAt: Date;
|
|
1338
1532
|
readonly updatedAt: Date;
|
|
1533
|
+
readonly agents: readonly string[];
|
|
1534
|
+
readonly gitTreeHash?: string | undefined;
|
|
1535
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1339
1536
|
readonly sourceHash?: string | undefined;
|
|
1340
1537
|
readonly renderedFiles?: {
|
|
1341
1538
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1342
1539
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1343
1540
|
}, "Type">[];
|
|
1344
1541
|
} | undefined;
|
|
1345
|
-
readonly gitTreeHash?: string | undefined;
|
|
1346
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1347
1542
|
} | {
|
|
1348
1543
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1349
1544
|
readonly type: "registry";
|
|
1350
1545
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1351
|
-
readonly agents: readonly string[];
|
|
1352
1546
|
readonly installedAt: Date;
|
|
1353
1547
|
readonly updatedAt: Date;
|
|
1548
|
+
readonly agents: readonly string[];
|
|
1354
1549
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1355
1550
|
readonly integrity: string;
|
|
1356
1551
|
readonly sourceName: string;
|
|
1552
|
+
readonly gitTreeHash?: string | undefined;
|
|
1553
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1357
1554
|
readonly sourceHash?: string | undefined;
|
|
1358
1555
|
readonly renderedFiles?: {
|
|
1359
1556
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1360
1557
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1361
1558
|
}, "Type">[];
|
|
1362
1559
|
} | undefined;
|
|
1560
|
+
} | {
|
|
1561
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1562
|
+
readonly type: "workspace";
|
|
1563
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1564
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1565
|
+
readonly installedAt: Date;
|
|
1566
|
+
readonly updatedAt: Date;
|
|
1567
|
+
readonly extensionType: "command";
|
|
1568
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1569
|
+
readonly agents: readonly string[];
|
|
1363
1570
|
readonly gitTreeHash?: string | undefined;
|
|
1364
1571
|
readonly retainedByPack?: boolean | undefined;
|
|
1572
|
+
readonly renderedFiles?: {
|
|
1573
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1574
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1575
|
+
}, "Type">[];
|
|
1576
|
+
} | undefined;
|
|
1365
1577
|
};
|
|
1366
1578
|
}, AppError, never>;
|
|
1367
1579
|
getLockedCommand: (name: string) => Effect.Effect<Option.Option<{
|
|
1368
1580
|
readonly type: "github";
|
|
1369
1581
|
readonly owner: string;
|
|
1370
|
-
readonly repo: string;
|
|
1371
|
-
readonly agents: readonly string[];
|
|
1372
1582
|
readonly installedAt: Date;
|
|
1373
1583
|
readonly updatedAt: Date;
|
|
1584
|
+
readonly agents: readonly string[];
|
|
1585
|
+
readonly repo: string;
|
|
1374
1586
|
readonly path?: string | undefined;
|
|
1587
|
+
readonly gitTreeHash?: string | undefined;
|
|
1588
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1375
1589
|
readonly ref?: string | undefined;
|
|
1376
1590
|
readonly sourceHash?: string | undefined;
|
|
1377
1591
|
readonly renderedFiles?: {
|
|
@@ -1379,16 +1593,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1379
1593
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1380
1594
|
}, "Type">[];
|
|
1381
1595
|
} | undefined;
|
|
1382
|
-
readonly gitTreeHash?: string | undefined;
|
|
1383
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1384
1596
|
} | {
|
|
1385
1597
|
readonly type: "gitlab";
|
|
1386
1598
|
readonly owner: string;
|
|
1387
|
-
readonly repo: string;
|
|
1388
|
-
readonly agents: readonly string[];
|
|
1389
1599
|
readonly installedAt: Date;
|
|
1390
1600
|
readonly updatedAt: Date;
|
|
1601
|
+
readonly agents: readonly string[];
|
|
1602
|
+
readonly repo: string;
|
|
1391
1603
|
readonly path?: string | undefined;
|
|
1604
|
+
readonly gitTreeHash?: string | undefined;
|
|
1605
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1392
1606
|
readonly ref?: string | undefined;
|
|
1393
1607
|
readonly sourceHash?: string | undefined;
|
|
1394
1608
|
readonly renderedFiles?: {
|
|
@@ -1396,16 +1610,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1396
1610
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1397
1611
|
}, "Type">[];
|
|
1398
1612
|
} | undefined;
|
|
1399
|
-
readonly gitTreeHash?: string | undefined;
|
|
1400
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1401
1613
|
} | {
|
|
1402
1614
|
readonly type: "bitbucket";
|
|
1403
1615
|
readonly owner: string;
|
|
1404
|
-
readonly repo: string;
|
|
1405
|
-
readonly agents: readonly string[];
|
|
1406
1616
|
readonly installedAt: Date;
|
|
1407
1617
|
readonly updatedAt: Date;
|
|
1618
|
+
readonly agents: readonly string[];
|
|
1619
|
+
readonly repo: string;
|
|
1408
1620
|
readonly path?: string | undefined;
|
|
1621
|
+
readonly gitTreeHash?: string | undefined;
|
|
1622
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1409
1623
|
readonly ref?: string | undefined;
|
|
1410
1624
|
readonly sourceHash?: string | undefined;
|
|
1411
1625
|
readonly renderedFiles?: {
|
|
@@ -1413,17 +1627,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1413
1627
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1414
1628
|
}, "Type">[];
|
|
1415
1629
|
} | undefined;
|
|
1416
|
-
readonly gitTreeHash?: string | undefined;
|
|
1417
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1418
1630
|
} | {
|
|
1419
1631
|
readonly project: string;
|
|
1420
1632
|
readonly type: "azurerepos";
|
|
1421
|
-
readonly repo: string;
|
|
1422
|
-
readonly organization: string;
|
|
1423
|
-
readonly agents: readonly string[];
|
|
1424
1633
|
readonly installedAt: Date;
|
|
1425
1634
|
readonly updatedAt: Date;
|
|
1635
|
+
readonly agents: readonly string[];
|
|
1636
|
+
readonly repo: string;
|
|
1637
|
+
readonly organization: string;
|
|
1426
1638
|
readonly path?: string | undefined;
|
|
1639
|
+
readonly gitTreeHash?: string | undefined;
|
|
1640
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1427
1641
|
readonly ref?: string | undefined;
|
|
1428
1642
|
readonly sourceHash?: string | undefined;
|
|
1429
1643
|
readonly renderedFiles?: {
|
|
@@ -1431,15 +1645,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1431
1645
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1432
1646
|
}, "Type">[];
|
|
1433
1647
|
} | undefined;
|
|
1434
|
-
readonly gitTreeHash?: string | undefined;
|
|
1435
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1436
1648
|
} | {
|
|
1437
1649
|
readonly url: string;
|
|
1438
1650
|
readonly type: "git";
|
|
1439
|
-
readonly agents: readonly string[];
|
|
1440
1651
|
readonly installedAt: Date;
|
|
1441
1652
|
readonly updatedAt: Date;
|
|
1653
|
+
readonly agents: readonly string[];
|
|
1442
1654
|
readonly path?: string | undefined;
|
|
1655
|
+
readonly gitTreeHash?: string | undefined;
|
|
1656
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1443
1657
|
readonly ref?: string | undefined;
|
|
1444
1658
|
readonly sourceHash?: string | undefined;
|
|
1445
1659
|
readonly renderedFiles?: {
|
|
@@ -1447,40 +1661,55 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1447
1661
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1448
1662
|
}, "Type">[];
|
|
1449
1663
|
} | undefined;
|
|
1450
|
-
readonly gitTreeHash?: string | undefined;
|
|
1451
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1452
1664
|
} | {
|
|
1453
1665
|
readonly path: string;
|
|
1454
1666
|
readonly type: "local";
|
|
1455
|
-
readonly agents: readonly string[];
|
|
1456
1667
|
readonly installedAt: Date;
|
|
1457
1668
|
readonly updatedAt: Date;
|
|
1669
|
+
readonly agents: readonly string[];
|
|
1670
|
+
readonly gitTreeHash?: string | undefined;
|
|
1671
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1458
1672
|
readonly sourceHash?: string | undefined;
|
|
1459
1673
|
readonly renderedFiles?: {
|
|
1460
1674
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1461
1675
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1462
1676
|
}, "Type">[];
|
|
1463
1677
|
} | undefined;
|
|
1464
|
-
readonly gitTreeHash?: string | undefined;
|
|
1465
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1466
1678
|
} | {
|
|
1467
1679
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1468
1680
|
readonly type: "registry";
|
|
1469
1681
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1470
|
-
readonly agents: readonly string[];
|
|
1471
1682
|
readonly installedAt: Date;
|
|
1472
1683
|
readonly updatedAt: Date;
|
|
1684
|
+
readonly agents: readonly string[];
|
|
1473
1685
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1474
1686
|
readonly integrity: string;
|
|
1475
1687
|
readonly sourceName: string;
|
|
1688
|
+
readonly gitTreeHash?: string | undefined;
|
|
1689
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1476
1690
|
readonly sourceHash?: string | undefined;
|
|
1477
1691
|
readonly renderedFiles?: {
|
|
1478
1692
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1479
1693
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1480
1694
|
}, "Type">[];
|
|
1481
1695
|
} | undefined;
|
|
1696
|
+
} | {
|
|
1697
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1698
|
+
readonly type: "workspace";
|
|
1699
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1700
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1701
|
+
readonly installedAt: Date;
|
|
1702
|
+
readonly updatedAt: Date;
|
|
1703
|
+
readonly extensionType: "command";
|
|
1704
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1705
|
+
readonly agents: readonly string[];
|
|
1482
1706
|
readonly gitTreeHash?: string | undefined;
|
|
1483
1707
|
readonly retainedByPack?: boolean | undefined;
|
|
1708
|
+
readonly renderedFiles?: {
|
|
1709
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1710
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1711
|
+
}, "Type">[];
|
|
1712
|
+
} | undefined;
|
|
1484
1713
|
}>, AppError, never>;
|
|
1485
1714
|
setCommand: ({ name, lockEntry }: SetCommandArgs) => Effect.Effect<void, AppError, never>;
|
|
1486
1715
|
setCommandLock: ({ name, lockEntry }: SetCommandArgs) => Effect.Effect<void, AppError, never>;
|
|
@@ -1491,11 +1720,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1491
1720
|
readonly [x: string]: {
|
|
1492
1721
|
readonly type: "github";
|
|
1493
1722
|
readonly owner: string;
|
|
1494
|
-
readonly repo: string;
|
|
1495
|
-
readonly agents: readonly string[];
|
|
1496
1723
|
readonly installedAt: Date;
|
|
1497
1724
|
readonly updatedAt: Date;
|
|
1725
|
+
readonly agents: readonly string[];
|
|
1726
|
+
readonly repo: string;
|
|
1498
1727
|
readonly path?: string | undefined;
|
|
1728
|
+
readonly gitTreeHash?: string | undefined;
|
|
1729
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1499
1730
|
readonly ref?: string | undefined;
|
|
1500
1731
|
readonly sourceHash?: string | undefined;
|
|
1501
1732
|
readonly renderedFiles?: {
|
|
@@ -1503,16 +1734,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1503
1734
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1504
1735
|
}, "Type">[];
|
|
1505
1736
|
} | undefined;
|
|
1506
|
-
readonly gitTreeHash?: string | undefined;
|
|
1507
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1508
1737
|
} | {
|
|
1509
1738
|
readonly type: "gitlab";
|
|
1510
1739
|
readonly owner: string;
|
|
1511
|
-
readonly repo: string;
|
|
1512
|
-
readonly agents: readonly string[];
|
|
1513
1740
|
readonly installedAt: Date;
|
|
1514
1741
|
readonly updatedAt: Date;
|
|
1742
|
+
readonly agents: readonly string[];
|
|
1743
|
+
readonly repo: string;
|
|
1515
1744
|
readonly path?: string | undefined;
|
|
1745
|
+
readonly gitTreeHash?: string | undefined;
|
|
1746
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1516
1747
|
readonly ref?: string | undefined;
|
|
1517
1748
|
readonly sourceHash?: string | undefined;
|
|
1518
1749
|
readonly renderedFiles?: {
|
|
@@ -1520,16 +1751,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1520
1751
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1521
1752
|
}, "Type">[];
|
|
1522
1753
|
} | undefined;
|
|
1523
|
-
readonly gitTreeHash?: string | undefined;
|
|
1524
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1525
1754
|
} | {
|
|
1526
1755
|
readonly type: "bitbucket";
|
|
1527
1756
|
readonly owner: string;
|
|
1528
|
-
readonly repo: string;
|
|
1529
|
-
readonly agents: readonly string[];
|
|
1530
1757
|
readonly installedAt: Date;
|
|
1531
1758
|
readonly updatedAt: Date;
|
|
1759
|
+
readonly agents: readonly string[];
|
|
1760
|
+
readonly repo: string;
|
|
1532
1761
|
readonly path?: string | undefined;
|
|
1762
|
+
readonly gitTreeHash?: string | undefined;
|
|
1763
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1533
1764
|
readonly ref?: string | undefined;
|
|
1534
1765
|
readonly sourceHash?: string | undefined;
|
|
1535
1766
|
readonly renderedFiles?: {
|
|
@@ -1537,17 +1768,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1537
1768
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1538
1769
|
}, "Type">[];
|
|
1539
1770
|
} | undefined;
|
|
1540
|
-
readonly gitTreeHash?: string | undefined;
|
|
1541
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1542
1771
|
} | {
|
|
1543
1772
|
readonly project: string;
|
|
1544
1773
|
readonly type: "azurerepos";
|
|
1545
|
-
readonly repo: string;
|
|
1546
|
-
readonly organization: string;
|
|
1547
|
-
readonly agents: readonly string[];
|
|
1548
1774
|
readonly installedAt: Date;
|
|
1549
1775
|
readonly updatedAt: Date;
|
|
1776
|
+
readonly agents: readonly string[];
|
|
1777
|
+
readonly repo: string;
|
|
1778
|
+
readonly organization: string;
|
|
1550
1779
|
readonly path?: string | undefined;
|
|
1780
|
+
readonly gitTreeHash?: string | undefined;
|
|
1781
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1551
1782
|
readonly ref?: string | undefined;
|
|
1552
1783
|
readonly sourceHash?: string | undefined;
|
|
1553
1784
|
readonly renderedFiles?: {
|
|
@@ -1555,15 +1786,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1555
1786
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1556
1787
|
}, "Type">[];
|
|
1557
1788
|
} | undefined;
|
|
1558
|
-
readonly gitTreeHash?: string | undefined;
|
|
1559
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1560
1789
|
} | {
|
|
1561
1790
|
readonly url: string;
|
|
1562
1791
|
readonly type: "git";
|
|
1563
|
-
readonly agents: readonly string[];
|
|
1564
1792
|
readonly installedAt: Date;
|
|
1565
1793
|
readonly updatedAt: Date;
|
|
1794
|
+
readonly agents: readonly string[];
|
|
1566
1795
|
readonly path?: string | undefined;
|
|
1796
|
+
readonly gitTreeHash?: string | undefined;
|
|
1797
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1567
1798
|
readonly ref?: string | undefined;
|
|
1568
1799
|
readonly sourceHash?: string | undefined;
|
|
1569
1800
|
readonly renderedFiles?: {
|
|
@@ -1571,50 +1802,67 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1571
1802
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1572
1803
|
}, "Type">[];
|
|
1573
1804
|
} | undefined;
|
|
1574
|
-
readonly gitTreeHash?: string | undefined;
|
|
1575
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1576
1805
|
} | {
|
|
1577
1806
|
readonly path: string;
|
|
1578
1807
|
readonly type: "local";
|
|
1579
|
-
readonly agents: readonly string[];
|
|
1580
1808
|
readonly installedAt: Date;
|
|
1581
1809
|
readonly updatedAt: Date;
|
|
1810
|
+
readonly agents: readonly string[];
|
|
1811
|
+
readonly gitTreeHash?: string | undefined;
|
|
1812
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1582
1813
|
readonly sourceHash?: string | undefined;
|
|
1583
1814
|
readonly renderedFiles?: {
|
|
1584
1815
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1585
1816
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1586
1817
|
}, "Type">[];
|
|
1587
1818
|
} | undefined;
|
|
1588
|
-
readonly gitTreeHash?: string | undefined;
|
|
1589
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1590
1819
|
} | {
|
|
1591
1820
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1592
1821
|
readonly type: "registry";
|
|
1593
1822
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1594
|
-
readonly agents: readonly string[];
|
|
1595
1823
|
readonly installedAt: Date;
|
|
1596
1824
|
readonly updatedAt: Date;
|
|
1825
|
+
readonly agents: readonly string[];
|
|
1597
1826
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1598
1827
|
readonly integrity: string;
|
|
1599
1828
|
readonly sourceName: string;
|
|
1829
|
+
readonly gitTreeHash?: string | undefined;
|
|
1830
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1600
1831
|
readonly sourceHash?: string | undefined;
|
|
1601
1832
|
readonly renderedFiles?: {
|
|
1602
1833
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1603
1834
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1604
1835
|
}, "Type">[];
|
|
1605
1836
|
} | undefined;
|
|
1837
|
+
} | {
|
|
1838
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1839
|
+
readonly type: "workspace";
|
|
1840
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1841
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1842
|
+
readonly installedAt: Date;
|
|
1843
|
+
readonly updatedAt: Date;
|
|
1844
|
+
readonly extensionType: "subagent";
|
|
1845
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1846
|
+
readonly agents: readonly string[];
|
|
1606
1847
|
readonly gitTreeHash?: string | undefined;
|
|
1607
1848
|
readonly retainedByPack?: boolean | undefined;
|
|
1849
|
+
readonly renderedFiles?: {
|
|
1850
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1851
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1852
|
+
}, "Type">[];
|
|
1853
|
+
} | undefined;
|
|
1608
1854
|
};
|
|
1609
1855
|
}, AppError, never>;
|
|
1610
1856
|
getLockedSubagent: (name: string) => Effect.Effect<Option.Option<{
|
|
1611
1857
|
readonly type: "github";
|
|
1612
1858
|
readonly owner: string;
|
|
1613
|
-
readonly repo: string;
|
|
1614
|
-
readonly agents: readonly string[];
|
|
1615
1859
|
readonly installedAt: Date;
|
|
1616
1860
|
readonly updatedAt: Date;
|
|
1861
|
+
readonly agents: readonly string[];
|
|
1862
|
+
readonly repo: string;
|
|
1617
1863
|
readonly path?: string | undefined;
|
|
1864
|
+
readonly gitTreeHash?: string | undefined;
|
|
1865
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1618
1866
|
readonly ref?: string | undefined;
|
|
1619
1867
|
readonly sourceHash?: string | undefined;
|
|
1620
1868
|
readonly renderedFiles?: {
|
|
@@ -1622,16 +1870,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1622
1870
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1623
1871
|
}, "Type">[];
|
|
1624
1872
|
} | undefined;
|
|
1625
|
-
readonly gitTreeHash?: string | undefined;
|
|
1626
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1627
1873
|
} | {
|
|
1628
1874
|
readonly type: "gitlab";
|
|
1629
1875
|
readonly owner: string;
|
|
1630
|
-
readonly repo: string;
|
|
1631
|
-
readonly agents: readonly string[];
|
|
1632
1876
|
readonly installedAt: Date;
|
|
1633
1877
|
readonly updatedAt: Date;
|
|
1878
|
+
readonly agents: readonly string[];
|
|
1879
|
+
readonly repo: string;
|
|
1634
1880
|
readonly path?: string | undefined;
|
|
1881
|
+
readonly gitTreeHash?: string | undefined;
|
|
1882
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1635
1883
|
readonly ref?: string | undefined;
|
|
1636
1884
|
readonly sourceHash?: string | undefined;
|
|
1637
1885
|
readonly renderedFiles?: {
|
|
@@ -1639,16 +1887,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1639
1887
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1640
1888
|
}, "Type">[];
|
|
1641
1889
|
} | undefined;
|
|
1642
|
-
readonly gitTreeHash?: string | undefined;
|
|
1643
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1644
1890
|
} | {
|
|
1645
1891
|
readonly type: "bitbucket";
|
|
1646
1892
|
readonly owner: string;
|
|
1647
|
-
readonly repo: string;
|
|
1648
|
-
readonly agents: readonly string[];
|
|
1649
1893
|
readonly installedAt: Date;
|
|
1650
1894
|
readonly updatedAt: Date;
|
|
1895
|
+
readonly agents: readonly string[];
|
|
1896
|
+
readonly repo: string;
|
|
1651
1897
|
readonly path?: string | undefined;
|
|
1898
|
+
readonly gitTreeHash?: string | undefined;
|
|
1899
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1652
1900
|
readonly ref?: string | undefined;
|
|
1653
1901
|
readonly sourceHash?: string | undefined;
|
|
1654
1902
|
readonly renderedFiles?: {
|
|
@@ -1656,17 +1904,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1656
1904
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1657
1905
|
}, "Type">[];
|
|
1658
1906
|
} | undefined;
|
|
1659
|
-
readonly gitTreeHash?: string | undefined;
|
|
1660
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1661
1907
|
} | {
|
|
1662
1908
|
readonly project: string;
|
|
1663
1909
|
readonly type: "azurerepos";
|
|
1664
|
-
readonly repo: string;
|
|
1665
|
-
readonly organization: string;
|
|
1666
|
-
readonly agents: readonly string[];
|
|
1667
1910
|
readonly installedAt: Date;
|
|
1668
1911
|
readonly updatedAt: Date;
|
|
1912
|
+
readonly agents: readonly string[];
|
|
1913
|
+
readonly repo: string;
|
|
1914
|
+
readonly organization: string;
|
|
1669
1915
|
readonly path?: string | undefined;
|
|
1916
|
+
readonly gitTreeHash?: string | undefined;
|
|
1917
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1670
1918
|
readonly ref?: string | undefined;
|
|
1671
1919
|
readonly sourceHash?: string | undefined;
|
|
1672
1920
|
readonly renderedFiles?: {
|
|
@@ -1674,15 +1922,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1674
1922
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1675
1923
|
}, "Type">[];
|
|
1676
1924
|
} | undefined;
|
|
1677
|
-
readonly gitTreeHash?: string | undefined;
|
|
1678
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1679
1925
|
} | {
|
|
1680
1926
|
readonly url: string;
|
|
1681
1927
|
readonly type: "git";
|
|
1682
|
-
readonly agents: readonly string[];
|
|
1683
1928
|
readonly installedAt: Date;
|
|
1684
1929
|
readonly updatedAt: Date;
|
|
1930
|
+
readonly agents: readonly string[];
|
|
1685
1931
|
readonly path?: string | undefined;
|
|
1932
|
+
readonly gitTreeHash?: string | undefined;
|
|
1933
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1686
1934
|
readonly ref?: string | undefined;
|
|
1687
1935
|
readonly sourceHash?: string | undefined;
|
|
1688
1936
|
readonly renderedFiles?: {
|
|
@@ -1690,46 +1938,66 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1690
1938
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1691
1939
|
}, "Type">[];
|
|
1692
1940
|
} | undefined;
|
|
1693
|
-
readonly gitTreeHash?: string | undefined;
|
|
1694
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1695
1941
|
} | {
|
|
1696
1942
|
readonly path: string;
|
|
1697
1943
|
readonly type: "local";
|
|
1698
|
-
readonly agents: readonly string[];
|
|
1699
1944
|
readonly installedAt: Date;
|
|
1700
1945
|
readonly updatedAt: Date;
|
|
1946
|
+
readonly agents: readonly string[];
|
|
1947
|
+
readonly gitTreeHash?: string | undefined;
|
|
1948
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1701
1949
|
readonly sourceHash?: string | undefined;
|
|
1702
1950
|
readonly renderedFiles?: {
|
|
1703
1951
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1704
1952
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1705
1953
|
}, "Type">[];
|
|
1706
1954
|
} | undefined;
|
|
1707
|
-
readonly gitTreeHash?: string | undefined;
|
|
1708
|
-
readonly retainedByPack?: boolean | undefined;
|
|
1709
1955
|
} | {
|
|
1710
1956
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1711
1957
|
readonly type: "registry";
|
|
1712
1958
|
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1713
|
-
readonly agents: readonly string[];
|
|
1714
1959
|
readonly installedAt: Date;
|
|
1715
1960
|
readonly updatedAt: Date;
|
|
1961
|
+
readonly agents: readonly string[];
|
|
1716
1962
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1717
1963
|
readonly integrity: string;
|
|
1718
1964
|
readonly sourceName: string;
|
|
1965
|
+
readonly gitTreeHash?: string | undefined;
|
|
1966
|
+
readonly retainedByPack?: boolean | undefined;
|
|
1719
1967
|
readonly sourceHash?: string | undefined;
|
|
1720
1968
|
readonly renderedFiles?: {
|
|
1721
1969
|
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1722
1970
|
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1723
1971
|
}, "Type">[];
|
|
1724
1972
|
} | undefined;
|
|
1973
|
+
} | {
|
|
1974
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1975
|
+
readonly type: "workspace";
|
|
1976
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
1977
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1978
|
+
readonly installedAt: Date;
|
|
1979
|
+
readonly updatedAt: Date;
|
|
1980
|
+
readonly extensionType: "subagent";
|
|
1981
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
1982
|
+
readonly agents: readonly string[];
|
|
1725
1983
|
readonly gitTreeHash?: string | undefined;
|
|
1726
1984
|
readonly retainedByPack?: boolean | undefined;
|
|
1985
|
+
readonly renderedFiles?: {
|
|
1986
|
+
readonly [x: string]: readonly Schema.Struct.ReadonlySide<{
|
|
1987
|
+
readonly path: Schema.brand<Schema.brand<Schema.String, "RelativePath">, "RenderedFilePath">;
|
|
1988
|
+
}, "Type">[];
|
|
1989
|
+
} | undefined;
|
|
1727
1990
|
}>, AppError, never>;
|
|
1728
1991
|
getConfiguredSubagentEntries: () => Effect.Effect<{
|
|
1729
1992
|
readonly [x: string]: Schema.Struct.ReadonlySide<{
|
|
1730
1993
|
readonly source: Schema.String;
|
|
1731
1994
|
readonly enabled: Schema.Boolean;
|
|
1732
|
-
|
|
1995
|
+
}, "Type">;
|
|
1996
|
+
}, AppError, never>;
|
|
1997
|
+
getConfiguredCommandEntries: () => Effect.Effect<{
|
|
1998
|
+
readonly [x: string]: Schema.Struct.ReadonlySide<{
|
|
1999
|
+
readonly source: Schema.String;
|
|
2000
|
+
readonly enabled: Schema.Boolean;
|
|
1733
2001
|
}, "Type">;
|
|
1734
2002
|
}, AppError, never>;
|
|
1735
2003
|
setSubagent: ({ name, lockEntry }: SetSubagentArgs) => Effect.Effect<void, AppError, never>;
|
|
@@ -1741,68 +2009,81 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1741
2009
|
removeSubagentLock: (name: string) => Effect.Effect<void, AppError, never>;
|
|
1742
2010
|
getLockedMcpServers: () => Effect.Effect<{
|
|
1743
2011
|
readonly [x: string]: {
|
|
2012
|
+
readonly type: "inline";
|
|
2013
|
+
readonly installedAt: Date;
|
|
2014
|
+
readonly updatedAt: Date;
|
|
2015
|
+
readonly url?: string | undefined;
|
|
2016
|
+
readonly command?: string | undefined;
|
|
2017
|
+
readonly headers?: {
|
|
2018
|
+
readonly [x: string]: string;
|
|
2019
|
+
} | undefined;
|
|
2020
|
+
readonly args?: readonly string[] | undefined;
|
|
2021
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
2022
|
+
readonly gitTreeHash?: string | undefined;
|
|
2023
|
+
readonly retainedByPack?: boolean | undefined;
|
|
2024
|
+
} | {
|
|
1744
2025
|
readonly type: "github";
|
|
1745
2026
|
readonly owner: string;
|
|
1746
|
-
readonly repo: string;
|
|
1747
2027
|
readonly installedAt: Date;
|
|
1748
2028
|
readonly updatedAt: Date;
|
|
2029
|
+
readonly repo: string;
|
|
1749
2030
|
readonly path?: string | undefined;
|
|
1750
|
-
readonly
|
|
2031
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1751
2032
|
readonly gitTreeHash?: string | undefined;
|
|
1752
2033
|
readonly retainedByPack?: boolean | undefined;
|
|
1753
|
-
readonly
|
|
2034
|
+
readonly ref?: string | undefined;
|
|
1754
2035
|
} | {
|
|
1755
2036
|
readonly type: "gitlab";
|
|
1756
2037
|
readonly owner: string;
|
|
1757
|
-
readonly repo: string;
|
|
1758
2038
|
readonly installedAt: Date;
|
|
1759
2039
|
readonly updatedAt: Date;
|
|
2040
|
+
readonly repo: string;
|
|
1760
2041
|
readonly path?: string | undefined;
|
|
1761
|
-
readonly
|
|
2042
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1762
2043
|
readonly gitTreeHash?: string | undefined;
|
|
1763
2044
|
readonly retainedByPack?: boolean | undefined;
|
|
1764
|
-
readonly
|
|
2045
|
+
readonly ref?: string | undefined;
|
|
1765
2046
|
} | {
|
|
1766
2047
|
readonly type: "bitbucket";
|
|
1767
2048
|
readonly owner: string;
|
|
1768
|
-
readonly repo: string;
|
|
1769
2049
|
readonly installedAt: Date;
|
|
1770
2050
|
readonly updatedAt: Date;
|
|
2051
|
+
readonly repo: string;
|
|
1771
2052
|
readonly path?: string | undefined;
|
|
1772
|
-
readonly
|
|
2053
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1773
2054
|
readonly gitTreeHash?: string | undefined;
|
|
1774
2055
|
readonly retainedByPack?: boolean | undefined;
|
|
1775
|
-
readonly
|
|
2056
|
+
readonly ref?: string | undefined;
|
|
1776
2057
|
} | {
|
|
1777
2058
|
readonly project: string;
|
|
1778
2059
|
readonly type: "azurerepos";
|
|
1779
|
-
readonly repo: string;
|
|
1780
|
-
readonly organization: string;
|
|
1781
2060
|
readonly installedAt: Date;
|
|
1782
2061
|
readonly updatedAt: Date;
|
|
2062
|
+
readonly repo: string;
|
|
2063
|
+
readonly organization: string;
|
|
1783
2064
|
readonly path?: string | undefined;
|
|
1784
|
-
readonly
|
|
2065
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1785
2066
|
readonly gitTreeHash?: string | undefined;
|
|
1786
2067
|
readonly retainedByPack?: boolean | undefined;
|
|
1787
|
-
readonly
|
|
2068
|
+
readonly ref?: string | undefined;
|
|
1788
2069
|
} | {
|
|
1789
2070
|
readonly url: string;
|
|
1790
2071
|
readonly type: "git";
|
|
1791
2072
|
readonly installedAt: Date;
|
|
1792
2073
|
readonly updatedAt: Date;
|
|
1793
2074
|
readonly path?: string | undefined;
|
|
1794
|
-
readonly
|
|
2075
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1795
2076
|
readonly gitTreeHash?: string | undefined;
|
|
1796
2077
|
readonly retainedByPack?: boolean | undefined;
|
|
1797
|
-
readonly
|
|
2078
|
+
readonly ref?: string | undefined;
|
|
1798
2079
|
} | {
|
|
1799
2080
|
readonly path: string;
|
|
1800
2081
|
readonly type: "local";
|
|
1801
2082
|
readonly installedAt: Date;
|
|
1802
2083
|
readonly updatedAt: Date;
|
|
2084
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1803
2085
|
readonly gitTreeHash?: string | undefined;
|
|
1804
2086
|
readonly retainedByPack?: boolean | undefined;
|
|
1805
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1806
2087
|
} | {
|
|
1807
2088
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1808
2089
|
readonly type: "registry";
|
|
@@ -1812,87 +2093,99 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1812
2093
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1813
2094
|
readonly integrity: string;
|
|
1814
2095
|
readonly sourceName: string;
|
|
2096
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1815
2097
|
readonly gitTreeHash?: string | undefined;
|
|
1816
2098
|
readonly retainedByPack?: boolean | undefined;
|
|
1817
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1818
2099
|
} | {
|
|
1819
|
-
readonly
|
|
2100
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
2101
|
+
readonly type: "workspace";
|
|
2102
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
2103
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1820
2104
|
readonly installedAt: Date;
|
|
1821
2105
|
readonly updatedAt: Date;
|
|
1822
|
-
readonly
|
|
1823
|
-
readonly
|
|
1824
|
-
readonly
|
|
1825
|
-
readonly [x: string]: string;
|
|
1826
|
-
} | undefined;
|
|
1827
|
-
readonly args?: readonly string[] | undefined;
|
|
2106
|
+
readonly extensionType: "mcp-server";
|
|
2107
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
2108
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1828
2109
|
readonly gitTreeHash?: string | undefined;
|
|
1829
2110
|
readonly retainedByPack?: boolean | undefined;
|
|
1830
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1831
2111
|
};
|
|
1832
2112
|
}, AppError, never>;
|
|
1833
2113
|
getLockedMcpServer: (name: string) => Effect.Effect<Option.Option<{
|
|
2114
|
+
readonly type: "inline";
|
|
2115
|
+
readonly installedAt: Date;
|
|
2116
|
+
readonly updatedAt: Date;
|
|
2117
|
+
readonly url?: string | undefined;
|
|
2118
|
+
readonly command?: string | undefined;
|
|
2119
|
+
readonly headers?: {
|
|
2120
|
+
readonly [x: string]: string;
|
|
2121
|
+
} | undefined;
|
|
2122
|
+
readonly args?: readonly string[] | undefined;
|
|
2123
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
2124
|
+
readonly gitTreeHash?: string | undefined;
|
|
2125
|
+
readonly retainedByPack?: boolean | undefined;
|
|
2126
|
+
} | {
|
|
1834
2127
|
readonly type: "github";
|
|
1835
2128
|
readonly owner: string;
|
|
1836
|
-
readonly repo: string;
|
|
1837
2129
|
readonly installedAt: Date;
|
|
1838
2130
|
readonly updatedAt: Date;
|
|
2131
|
+
readonly repo: string;
|
|
1839
2132
|
readonly path?: string | undefined;
|
|
1840
|
-
readonly
|
|
2133
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1841
2134
|
readonly gitTreeHash?: string | undefined;
|
|
1842
2135
|
readonly retainedByPack?: boolean | undefined;
|
|
1843
|
-
readonly
|
|
2136
|
+
readonly ref?: string | undefined;
|
|
1844
2137
|
} | {
|
|
1845
2138
|
readonly type: "gitlab";
|
|
1846
2139
|
readonly owner: string;
|
|
1847
|
-
readonly repo: string;
|
|
1848
2140
|
readonly installedAt: Date;
|
|
1849
2141
|
readonly updatedAt: Date;
|
|
2142
|
+
readonly repo: string;
|
|
1850
2143
|
readonly path?: string | undefined;
|
|
1851
|
-
readonly
|
|
2144
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1852
2145
|
readonly gitTreeHash?: string | undefined;
|
|
1853
2146
|
readonly retainedByPack?: boolean | undefined;
|
|
1854
|
-
readonly
|
|
2147
|
+
readonly ref?: string | undefined;
|
|
1855
2148
|
} | {
|
|
1856
2149
|
readonly type: "bitbucket";
|
|
1857
2150
|
readonly owner: string;
|
|
1858
|
-
readonly repo: string;
|
|
1859
2151
|
readonly installedAt: Date;
|
|
1860
2152
|
readonly updatedAt: Date;
|
|
2153
|
+
readonly repo: string;
|
|
1861
2154
|
readonly path?: string | undefined;
|
|
1862
|
-
readonly
|
|
2155
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1863
2156
|
readonly gitTreeHash?: string | undefined;
|
|
1864
2157
|
readonly retainedByPack?: boolean | undefined;
|
|
1865
|
-
readonly
|
|
2158
|
+
readonly ref?: string | undefined;
|
|
1866
2159
|
} | {
|
|
1867
2160
|
readonly project: string;
|
|
1868
2161
|
readonly type: "azurerepos";
|
|
1869
|
-
readonly repo: string;
|
|
1870
|
-
readonly organization: string;
|
|
1871
2162
|
readonly installedAt: Date;
|
|
1872
2163
|
readonly updatedAt: Date;
|
|
2164
|
+
readonly repo: string;
|
|
2165
|
+
readonly organization: string;
|
|
1873
2166
|
readonly path?: string | undefined;
|
|
1874
|
-
readonly
|
|
2167
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1875
2168
|
readonly gitTreeHash?: string | undefined;
|
|
1876
2169
|
readonly retainedByPack?: boolean | undefined;
|
|
1877
|
-
readonly
|
|
2170
|
+
readonly ref?: string | undefined;
|
|
1878
2171
|
} | {
|
|
1879
2172
|
readonly url: string;
|
|
1880
2173
|
readonly type: "git";
|
|
1881
2174
|
readonly installedAt: Date;
|
|
1882
2175
|
readonly updatedAt: Date;
|
|
1883
2176
|
readonly path?: string | undefined;
|
|
1884
|
-
readonly
|
|
2177
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1885
2178
|
readonly gitTreeHash?: string | undefined;
|
|
1886
2179
|
readonly retainedByPack?: boolean | undefined;
|
|
1887
|
-
readonly
|
|
2180
|
+
readonly ref?: string | undefined;
|
|
1888
2181
|
} | {
|
|
1889
2182
|
readonly path: string;
|
|
1890
2183
|
readonly type: "local";
|
|
1891
2184
|
readonly installedAt: Date;
|
|
1892
2185
|
readonly updatedAt: Date;
|
|
2186
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1893
2187
|
readonly gitTreeHash?: string | undefined;
|
|
1894
2188
|
readonly retainedByPack?: boolean | undefined;
|
|
1895
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1896
2189
|
} | {
|
|
1897
2190
|
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
1898
2191
|
readonly type: "registry";
|
|
@@ -1902,22 +2195,21 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
|
|
|
1902
2195
|
readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
|
|
1903
2196
|
readonly integrity: string;
|
|
1904
2197
|
readonly sourceName: string;
|
|
2198
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1905
2199
|
readonly gitTreeHash?: string | undefined;
|
|
1906
2200
|
readonly retainedByPack?: boolean | undefined;
|
|
1907
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1908
2201
|
} | {
|
|
1909
|
-
readonly
|
|
2202
|
+
readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
|
|
2203
|
+
readonly type: "workspace";
|
|
2204
|
+
readonly version: string & import("effect/Brand").Brand<"Version">;
|
|
2205
|
+
readonly owner: string & import("effect/Brand").Brand<"Handle">;
|
|
1910
2206
|
readonly installedAt: Date;
|
|
1911
2207
|
readonly updatedAt: Date;
|
|
1912
|
-
readonly
|
|
1913
|
-
readonly
|
|
1914
|
-
readonly
|
|
1915
|
-
readonly [x: string]: string;
|
|
1916
|
-
} | undefined;
|
|
1917
|
-
readonly args?: readonly string[] | undefined;
|
|
2208
|
+
readonly extensionType: "mcp-server";
|
|
2209
|
+
readonly sourceHash: string & import("effect/Brand").Brand<"SourceHash">;
|
|
2210
|
+
readonly syncedAgents?: readonly string[] | undefined;
|
|
1918
2211
|
readonly gitTreeHash?: string | undefined;
|
|
1919
2212
|
readonly retainedByPack?: boolean | undefined;
|
|
1920
|
-
readonly syncedAgents?: readonly string[] | undefined;
|
|
1921
2213
|
}>, AppError, never>;
|
|
1922
2214
|
setMcpServer: ({ name, lockEntry, env, enabled }: SetMcpServerArgs) => Effect.Effect<void, AppError, never>;
|
|
1923
2215
|
setMcpServerLock: ({ name, lockEntry }: SetMcpServerArgs) => Effect.Effect<void, AppError, never>;
|