@agentxm/client-core 0.18.0 → 0.19.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (502) hide show
  1. package/dist/src/unstable/agent-capabilities/catalog.d.ts +2 -2
  2. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts +1 -1
  3. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js +1 -1
  4. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js.map +1 -1
  5. package/dist/src/unstable/agents/augment/service.d.ts +2 -2
  6. package/dist/src/unstable/agents/augment/service.d.ts.map +1 -1
  7. package/dist/src/unstable/agents/augment/service.js +4 -3
  8. package/dist/src/unstable/agents/augment/service.js.map +1 -1
  9. package/dist/src/unstable/agents/claude-code/service.d.ts +2 -2
  10. package/dist/src/unstable/agents/claude-code/service.d.ts.map +1 -1
  11. package/dist/src/unstable/agents/claude-code/service.js +4 -3
  12. package/dist/src/unstable/agents/claude-code/service.js.map +1 -1
  13. package/dist/src/unstable/agents/codex/service.d.ts +1 -1
  14. package/dist/src/unstable/agents/codex/service.d.ts.map +1 -1
  15. package/dist/src/unstable/agents/codex/service.js +3 -2
  16. package/dist/src/unstable/agents/codex/service.js.map +1 -1
  17. package/dist/src/unstable/agents/coding-agent.d.ts +2 -1
  18. package/dist/src/unstable/agents/coding-agent.d.ts.map +1 -1
  19. package/dist/src/unstable/agents/coding-agent.js.map +1 -1
  20. package/dist/src/unstable/agents/cursor/service.d.ts +2 -2
  21. package/dist/src/unstable/agents/cursor/service.d.ts.map +1 -1
  22. package/dist/src/unstable/agents/cursor/service.js +4 -3
  23. package/dist/src/unstable/agents/cursor/service.js.map +1 -1
  24. package/dist/src/unstable/agents/descriptor-paths.d.ts +18 -0
  25. package/dist/src/unstable/agents/descriptor-paths.d.ts.map +1 -0
  26. package/dist/src/unstable/agents/descriptor-paths.js +33 -0
  27. package/dist/src/unstable/agents/descriptor-paths.js.map +1 -0
  28. package/dist/src/unstable/agents/gemini-cli/service.d.ts +2 -2
  29. package/dist/src/unstable/agents/gemini-cli/service.d.ts.map +1 -1
  30. package/dist/src/unstable/agents/gemini-cli/service.js +4 -3
  31. package/dist/src/unstable/agents/gemini-cli/service.js.map +1 -1
  32. package/dist/src/unstable/agents/github-copilot-cli/service.d.ts +1 -1
  33. package/dist/src/unstable/agents/github-copilot-cli/service.d.ts.map +1 -1
  34. package/dist/src/unstable/agents/github-copilot-cli/service.js +3 -2
  35. package/dist/src/unstable/agents/github-copilot-cli/service.js.map +1 -1
  36. package/dist/src/unstable/agents/instructions.d.ts.map +1 -1
  37. package/dist/src/unstable/agents/instructions.js +2 -1
  38. package/dist/src/unstable/agents/instructions.js.map +1 -1
  39. package/dist/src/unstable/agents/junie/service.d.ts +2 -2
  40. package/dist/src/unstable/agents/junie/service.d.ts.map +1 -1
  41. package/dist/src/unstable/agents/junie/service.js +4 -3
  42. package/dist/src/unstable/agents/junie/service.js.map +1 -1
  43. package/dist/src/unstable/agents/kilo/service.d.ts +1 -1
  44. package/dist/src/unstable/agents/kilo/service.d.ts.map +1 -1
  45. package/dist/src/unstable/agents/kilo/service.js +3 -2
  46. package/dist/src/unstable/agents/kilo/service.js.map +1 -1
  47. package/dist/src/unstable/agents/kiro-cli/service.d.ts +2 -2
  48. package/dist/src/unstable/agents/kiro-cli/service.d.ts.map +1 -1
  49. package/dist/src/unstable/agents/kiro-cli/service.js +4 -3
  50. package/dist/src/unstable/agents/kiro-cli/service.js.map +1 -1
  51. package/dist/src/unstable/agents/opencode/service.d.ts +2 -2
  52. package/dist/src/unstable/agents/opencode/service.d.ts.map +1 -1
  53. package/dist/src/unstable/agents/opencode/service.js +4 -3
  54. package/dist/src/unstable/agents/opencode/service.js.map +1 -1
  55. package/dist/src/unstable/agents/project-only-agent.d.ts +5 -4
  56. package/dist/src/unstable/agents/project-only-agent.d.ts.map +1 -1
  57. package/dist/src/unstable/agents/project-only-agent.js +10 -3
  58. package/dist/src/unstable/agents/project-only-agent.js.map +1 -1
  59. package/dist/src/unstable/agents/repository.js +1 -1
  60. package/dist/src/unstable/agents/repository.js.map +1 -1
  61. package/dist/src/unstable/agents/roo/service.d.ts +2 -2
  62. package/dist/src/unstable/agents/roo/service.d.ts.map +1 -1
  63. package/dist/src/unstable/agents/roo/service.js +4 -3
  64. package/dist/src/unstable/agents/roo/service.js.map +1 -1
  65. package/dist/src/unstable/agents/windsurf/service.d.ts +1 -3
  66. package/dist/src/unstable/agents/windsurf/service.d.ts.map +1 -1
  67. package/dist/src/unstable/agents/windsurf/service.js +7 -5
  68. package/dist/src/unstable/agents/windsurf/service.js.map +1 -1
  69. package/dist/src/unstable/auth/credential-store.d.ts.map +1 -1
  70. package/dist/src/unstable/auth/credential-store.js +51 -26
  71. package/dist/src/unstable/auth/credential-store.js.map +1 -1
  72. package/dist/src/unstable/auth/device-login.d.ts +1 -1
  73. package/dist/src/unstable/auth/loopback-login.d.ts +1 -1
  74. package/dist/src/unstable/cli-flags/index.d.ts.map +1 -1
  75. package/dist/src/unstable/cli-flags/index.js +1 -1
  76. package/dist/src/unstable/cli-flags/index.js.map +1 -1
  77. package/dist/src/unstable/cli-flags/resolve-verbosity.js +1 -1
  78. package/dist/src/unstable/cli-flags/resolve-verbosity.js.map +1 -1
  79. package/dist/src/unstable/cli-renderer/ansi-chrome.d.ts.map +1 -1
  80. package/dist/src/unstable/cli-renderer/ansi-chrome.js +1 -7
  81. package/dist/src/unstable/cli-renderer/ansi-chrome.js.map +1 -1
  82. package/dist/src/unstable/cli-renderer/cli-renderer-interactive.d.ts.map +1 -1
  83. package/dist/src/unstable/cli-renderer/cli-renderer-interactive.js +1 -25
  84. package/dist/src/unstable/cli-renderer/cli-renderer-interactive.js.map +1 -1
  85. package/dist/src/unstable/cli-renderer/cli-renderer-machine.d.ts.map +1 -1
  86. package/dist/src/unstable/cli-renderer/cli-renderer-machine.js +1 -21
  87. package/dist/src/unstable/cli-renderer/cli-renderer-machine.js.map +1 -1
  88. package/dist/src/unstable/cli-renderer/cli-renderer-test.d.ts.map +1 -1
  89. package/dist/src/unstable/cli-renderer/cli-renderer-test.js +1 -9
  90. package/dist/src/unstable/cli-renderer/cli-renderer-test.js.map +1 -1
  91. package/dist/src/unstable/cli-renderer/markdown-formatter.d.ts.map +1 -1
  92. package/dist/src/unstable/cli-renderer/markdown-formatter.js +2 -3
  93. package/dist/src/unstable/cli-renderer/markdown-formatter.js.map +1 -1
  94. package/dist/src/unstable/cli-renderer/renderer-helpers.d.ts +12 -0
  95. package/dist/src/unstable/cli-renderer/renderer-helpers.d.ts.map +1 -0
  96. package/dist/src/unstable/cli-renderer/renderer-helpers.js +27 -0
  97. package/dist/src/unstable/cli-renderer/renderer-helpers.js.map +1 -0
  98. package/dist/src/unstable/cli-runtime/command-argv.d.ts +1 -1
  99. package/dist/src/unstable/cli-runtime/command-argv.d.ts.map +1 -1
  100. package/dist/src/unstable/cli-runtime/command-argv.js +2 -2
  101. package/dist/src/unstable/cli-runtime/command-argv.js.map +1 -1
  102. package/dist/src/unstable/cli-runtime/index.d.ts +1 -0
  103. package/dist/src/unstable/cli-runtime/index.d.ts.map +1 -1
  104. package/dist/src/unstable/cli-runtime/index.js +1 -0
  105. package/dist/src/unstable/cli-runtime/index.js.map +1 -1
  106. package/dist/src/unstable/cli-runtime/json-help-doc.d.ts +126 -0
  107. package/dist/src/unstable/cli-runtime/json-help-doc.d.ts.map +1 -0
  108. package/dist/src/unstable/cli-runtime/json-help-doc.js +89 -0
  109. package/dist/src/unstable/cli-runtime/json-help-doc.js.map +1 -0
  110. package/dist/src/unstable/cli-runtime/operation-plan.d.ts.map +1 -1
  111. package/dist/src/unstable/cli-runtime/operation-plan.js +2 -1
  112. package/dist/src/unstable/cli-runtime/operation-plan.js.map +1 -1
  113. package/dist/src/unstable/cli-runtime/runtime-envelope.d.ts +2 -2
  114. package/dist/src/unstable/commands/manager.d.ts.map +1 -1
  115. package/dist/src/unstable/commands/manager.js +37 -166
  116. package/dist/src/unstable/commands/manager.js.map +1 -1
  117. package/dist/src/unstable/commands/operations/enable.d.ts.map +1 -1
  118. package/dist/src/unstable/commands/operations/enable.js +2 -9
  119. package/dist/src/unstable/commands/operations/enable.js.map +1 -1
  120. package/dist/src/unstable/commands/operations/publish.d.ts.map +1 -1
  121. package/dist/src/unstable/commands/operations/publish.js +1 -1
  122. package/dist/src/unstable/commands/operations/publish.js.map +1 -1
  123. package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +9 -9
  124. package/dist/src/unstable/commands/operations/uninstall.d.ts.map +1 -1
  125. package/dist/src/unstable/commands/operations/uninstall.js +2 -2
  126. package/dist/src/unstable/commands/operations/uninstall.js.map +1 -1
  127. package/dist/src/unstable/commands/paths.d.ts +1 -1
  128. package/dist/src/unstable/commands/paths.d.ts.map +1 -1
  129. package/dist/src/unstable/commands/paths.js +6 -14
  130. package/dist/src/unstable/commands/paths.js.map +1 -1
  131. package/dist/src/unstable/extensions/canonical-path.d.ts +21 -0
  132. package/dist/src/unstable/extensions/canonical-path.d.ts.map +1 -0
  133. package/dist/src/unstable/extensions/canonical-path.js +12 -0
  134. package/dist/src/unstable/extensions/canonical-path.js.map +1 -0
  135. package/dist/src/unstable/extensions/discovery-walk.d.ts +8 -0
  136. package/dist/src/unstable/extensions/discovery-walk.d.ts.map +1 -0
  137. package/dist/src/unstable/extensions/discovery-walk.js +15 -0
  138. package/dist/src/unstable/extensions/discovery-walk.js.map +1 -0
  139. package/dist/src/unstable/extensions/extension-paths.d.ts +63 -0
  140. package/dist/src/unstable/extensions/extension-paths.d.ts.map +1 -0
  141. package/dist/src/unstable/extensions/extension-paths.js +45 -0
  142. package/dist/src/unstable/extensions/extension-paths.js.map +1 -0
  143. package/dist/src/unstable/extensions/index.d.ts +4 -1
  144. package/dist/src/unstable/extensions/index.d.ts.map +1 -1
  145. package/dist/src/unstable/extensions/index.js +4 -1
  146. package/dist/src/unstable/extensions/index.js.map +1 -1
  147. package/dist/src/unstable/extensions/installable-types.d.ts +1 -2
  148. package/dist/src/unstable/extensions/installable-types.d.ts.map +1 -1
  149. package/dist/src/unstable/extensions/installable-types.js +7 -44
  150. package/dist/src/unstable/extensions/installable-types.js.map +1 -1
  151. package/dist/src/unstable/extensions/manifest-package-discovery.d.ts +28 -0
  152. package/dist/src/unstable/extensions/manifest-package-discovery.d.ts.map +1 -0
  153. package/dist/src/unstable/extensions/manifest-package-discovery.js +96 -0
  154. package/dist/src/unstable/extensions/manifest-package-discovery.js.map +1 -0
  155. package/dist/src/unstable/extensions/marker-fqn.d.ts +23 -0
  156. package/dist/src/unstable/extensions/marker-fqn.d.ts.map +1 -0
  157. package/dist/src/unstable/extensions/marker-fqn.js +10 -0
  158. package/dist/src/unstable/extensions/marker-fqn.js.map +1 -0
  159. package/dist/src/unstable/extensions/package-materialization.d.ts +44 -0
  160. package/dist/src/unstable/extensions/package-materialization.d.ts.map +1 -0
  161. package/dist/src/unstable/extensions/package-materialization.js +85 -0
  162. package/dist/src/unstable/extensions/package-materialization.js.map +1 -0
  163. package/dist/src/unstable/extensions/ref-base.d.ts +2 -0
  164. package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
  165. package/dist/src/unstable/extensions/utils.d.ts +12 -0
  166. package/dist/src/unstable/extensions/utils.d.ts.map +1 -1
  167. package/dist/src/unstable/extensions/utils.js +19 -0
  168. package/dist/src/unstable/extensions/utils.js.map +1 -1
  169. package/dist/src/unstable/files/discovery.d.ts +4 -4
  170. package/dist/src/unstable/files/discovery.d.ts.map +1 -1
  171. package/dist/src/unstable/files/discovery.js +7 -94
  172. package/dist/src/unstable/files/discovery.js.map +1 -1
  173. package/dist/src/unstable/files/manager.d.ts.map +1 -1
  174. package/dist/src/unstable/files/manager.js +33 -133
  175. package/dist/src/unstable/files/manager.js.map +1 -1
  176. package/dist/src/unstable/git/operations.d.ts.map +1 -1
  177. package/dist/src/unstable/git/operations.js +1 -6
  178. package/dist/src/unstable/git/operations.js.map +1 -1
  179. package/dist/src/unstable/hooks/discovery.d.ts +3 -3
  180. package/dist/src/unstable/hooks/discovery.d.ts.map +1 -1
  181. package/dist/src/unstable/hooks/discovery.js +6 -93
  182. package/dist/src/unstable/hooks/discovery.js.map +1 -1
  183. package/dist/src/unstable/hooks/manager.d.ts.map +1 -1
  184. package/dist/src/unstable/hooks/manager.js +34 -135
  185. package/dist/src/unstable/hooks/manager.js.map +1 -1
  186. package/dist/src/unstable/hooks/operations/publish.d.ts.map +1 -1
  187. package/dist/src/unstable/hooks/operations/publish.js +1 -1
  188. package/dist/src/unstable/hooks/operations/publish.js.map +1 -1
  189. package/dist/src/unstable/install-meta/install-meta.d.ts +1 -1
  190. package/dist/src/unstable/install-meta/install-meta.js +4 -4
  191. package/dist/src/unstable/install-meta/install-meta.js.map +1 -1
  192. package/dist/src/unstable/install-method/install-method.d.ts.map +1 -1
  193. package/dist/src/unstable/install-method/install-method.js +3 -2
  194. package/dist/src/unstable/install-method/install-method.js.map +1 -1
  195. package/dist/src/unstable/lint/catalog/command/manifest-present.d.ts +1 -2
  196. package/dist/src/unstable/lint/catalog/command/manifest-present.d.ts.map +1 -1
  197. package/dist/src/unstable/lint/catalog/command/manifest-present.js +6 -20
  198. package/dist/src/unstable/lint/catalog/command/manifest-present.js.map +1 -1
  199. package/dist/src/unstable/lint/catalog/files/manifest-present.d.ts +1 -2
  200. package/dist/src/unstable/lint/catalog/files/manifest-present.d.ts.map +1 -1
  201. package/dist/src/unstable/lint/catalog/files/manifest-present.js +6 -20
  202. package/dist/src/unstable/lint/catalog/files/manifest-present.js.map +1 -1
  203. package/dist/src/unstable/lint/catalog/hook/manifest-present.d.ts +1 -2
  204. package/dist/src/unstable/lint/catalog/hook/manifest-present.d.ts.map +1 -1
  205. package/dist/src/unstable/lint/catalog/hook/manifest-present.js +6 -20
  206. package/dist/src/unstable/lint/catalog/hook/manifest-present.js.map +1 -1
  207. package/dist/src/unstable/lint/catalog/mcp-server/manifest-present.d.ts +1 -2
  208. package/dist/src/unstable/lint/catalog/mcp-server/manifest-present.d.ts.map +1 -1
  209. package/dist/src/unstable/lint/catalog/mcp-server/manifest-present.js +6 -20
  210. package/dist/src/unstable/lint/catalog/mcp-server/manifest-present.js.map +1 -1
  211. package/dist/src/unstable/lint/catalog/pack/manifest-present.d.ts +1 -2
  212. package/dist/src/unstable/lint/catalog/pack/manifest-present.d.ts.map +1 -1
  213. package/dist/src/unstable/lint/catalog/pack/manifest-present.js +6 -20
  214. package/dist/src/unstable/lint/catalog/pack/manifest-present.js.map +1 -1
  215. package/dist/src/unstable/lint/catalog/shared/manifest-present.d.ts +25 -0
  216. package/dist/src/unstable/lint/catalog/shared/manifest-present.d.ts.map +1 -0
  217. package/dist/src/unstable/lint/catalog/shared/manifest-present.js +37 -0
  218. package/dist/src/unstable/lint/catalog/shared/manifest-present.js.map +1 -0
  219. package/dist/src/unstable/lint/catalog/shared/schema-rule.js +1 -1
  220. package/dist/src/unstable/lint/catalog/shared/schema-rule.js.map +1 -1
  221. package/dist/src/unstable/lint/catalog/skill/manifest-present.d.ts +1 -2
  222. package/dist/src/unstable/lint/catalog/skill/manifest-present.d.ts.map +1 -1
  223. package/dist/src/unstable/lint/catalog/skill/manifest-present.js +8 -25
  224. package/dist/src/unstable/lint/catalog/skill/manifest-present.js.map +1 -1
  225. package/dist/src/unstable/lint/catalog/subagent/manifest-present.d.ts +1 -2
  226. package/dist/src/unstable/lint/catalog/subagent/manifest-present.d.ts.map +1 -1
  227. package/dist/src/unstable/lint/catalog/subagent/manifest-present.js +6 -20
  228. package/dist/src/unstable/lint/catalog/subagent/manifest-present.js.map +1 -1
  229. package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts.map +1 -1
  230. package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js +3 -2
  231. package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js.map +1 -1
  232. package/dist/src/unstable/lockfile/entry-fields.d.ts +34 -0
  233. package/dist/src/unstable/lockfile/entry-fields.d.ts.map +1 -0
  234. package/dist/src/unstable/lockfile/entry-fields.js +51 -0
  235. package/dist/src/unstable/lockfile/entry-fields.js.map +1 -0
  236. package/dist/src/unstable/lockfile/lockfile.d.ts +649 -649
  237. package/dist/src/unstable/mcps/config-writer.d.ts +2 -1
  238. package/dist/src/unstable/mcps/config-writer.d.ts.map +1 -1
  239. package/dist/src/unstable/mcps/config-writer.js.map +1 -1
  240. package/dist/src/unstable/mcps/operations/disable.d.ts.map +1 -1
  241. package/dist/src/unstable/mcps/operations/disable.js +2 -2
  242. package/dist/src/unstable/mcps/operations/disable.js.map +1 -1
  243. package/dist/src/unstable/mcps/operations/enable.d.ts.map +1 -1
  244. package/dist/src/unstable/mcps/operations/enable.js +5 -8
  245. package/dist/src/unstable/mcps/operations/enable.js.map +1 -1
  246. package/dist/src/unstable/mcps/operations/install.d.ts.map +1 -1
  247. package/dist/src/unstable/mcps/operations/install.js +34 -13
  248. package/dist/src/unstable/mcps/operations/install.js.map +1 -1
  249. package/dist/src/unstable/mcps/operations/publish.d.ts.map +1 -1
  250. package/dist/src/unstable/mcps/operations/publish.js +1 -1
  251. package/dist/src/unstable/mcps/operations/publish.js.map +1 -1
  252. package/dist/src/unstable/mcps/operations/uninstall.d.ts.map +1 -1
  253. package/dist/src/unstable/mcps/operations/uninstall.js +4 -4
  254. package/dist/src/unstable/mcps/operations/uninstall.js.map +1 -1
  255. package/dist/src/unstable/packaging/bazel.d.ts.map +1 -1
  256. package/dist/src/unstable/packaging/bazel.js +2 -29
  257. package/dist/src/unstable/packaging/bazel.js.map +1 -1
  258. package/dist/src/unstable/packaging/cargo.d.ts.map +1 -1
  259. package/dist/src/unstable/packaging/cargo.js +1 -12
  260. package/dist/src/unstable/packaging/cargo.js.map +1 -1
  261. package/dist/src/unstable/packaging/cocoapods.d.ts.map +1 -1
  262. package/dist/src/unstable/packaging/cocoapods.js +1 -26
  263. package/dist/src/unstable/packaging/cocoapods.js.map +1 -1
  264. package/dist/src/unstable/packaging/composer.d.ts.map +1 -1
  265. package/dist/src/unstable/packaging/composer.js +1 -27
  266. package/dist/src/unstable/packaging/composer.js.map +1 -1
  267. package/dist/src/unstable/packaging/conan.d.ts.map +1 -1
  268. package/dist/src/unstable/packaging/conan.js +2 -13
  269. package/dist/src/unstable/packaging/conan.js.map +1 -1
  270. package/dist/src/unstable/packaging/conda.d.ts.map +1 -1
  271. package/dist/src/unstable/packaging/conda.js +1 -26
  272. package/dist/src/unstable/packaging/conda.js.map +1 -1
  273. package/dist/src/unstable/packaging/cpan.d.ts.map +1 -1
  274. package/dist/src/unstable/packaging/cpan.js +2 -27
  275. package/dist/src/unstable/packaging/cpan.js.map +1 -1
  276. package/dist/src/unstable/packaging/cran.d.ts.map +1 -1
  277. package/dist/src/unstable/packaging/cran.js +2 -13
  278. package/dist/src/unstable/packaging/cran.js.map +1 -1
  279. package/dist/src/unstable/packaging/docker.d.ts.map +1 -1
  280. package/dist/src/unstable/packaging/docker.js +1 -27
  281. package/dist/src/unstable/packaging/docker.js.map +1 -1
  282. package/dist/src/unstable/packaging/gem.d.ts.map +1 -1
  283. package/dist/src/unstable/packaging/gem.js +1 -12
  284. package/dist/src/unstable/packaging/gem.js.map +1 -1
  285. package/dist/src/unstable/packaging/golang.d.ts.map +1 -1
  286. package/dist/src/unstable/packaging/golang.js +2 -29
  287. package/dist/src/unstable/packaging/golang.js.map +1 -1
  288. package/dist/src/unstable/packaging/hackage.d.ts.map +1 -1
  289. package/dist/src/unstable/packaging/hackage.js +1 -12
  290. package/dist/src/unstable/packaging/hackage.js.map +1 -1
  291. package/dist/src/unstable/packaging/hex.d.ts.map +1 -1
  292. package/dist/src/unstable/packaging/hex.js +1 -27
  293. package/dist/src/unstable/packaging/hex.js.map +1 -1
  294. package/dist/src/unstable/packaging/huggingface.d.ts.map +1 -1
  295. package/dist/src/unstable/packaging/huggingface.js +2 -13
  296. package/dist/src/unstable/packaging/huggingface.js.map +1 -1
  297. package/dist/src/unstable/packaging/jsr.d.ts.map +1 -1
  298. package/dist/src/unstable/packaging/jsr.js +2 -28
  299. package/dist/src/unstable/packaging/jsr.js.map +1 -1
  300. package/dist/src/unstable/packaging/julia.d.ts.map +1 -1
  301. package/dist/src/unstable/packaging/julia.js +1 -12
  302. package/dist/src/unstable/packaging/julia.js.map +1 -1
  303. package/dist/src/unstable/packaging/luarocks.d.ts.map +1 -1
  304. package/dist/src/unstable/packaging/luarocks.js +1 -26
  305. package/dist/src/unstable/packaging/luarocks.js.map +1 -1
  306. package/dist/src/unstable/packaging/maven.d.ts.map +1 -1
  307. package/dist/src/unstable/packaging/maven.js +1 -26
  308. package/dist/src/unstable/packaging/maven.js.map +1 -1
  309. package/dist/src/unstable/packaging/mojo.d.ts.map +1 -1
  310. package/dist/src/unstable/packaging/mojo.js +1 -26
  311. package/dist/src/unstable/packaging/mojo.js.map +1 -1
  312. package/dist/src/unstable/packaging/npm.d.ts.map +1 -1
  313. package/dist/src/unstable/packaging/npm.js +1 -28
  314. package/dist/src/unstable/packaging/npm.js.map +1 -1
  315. package/dist/src/unstable/packaging/nuget.d.ts.map +1 -1
  316. package/dist/src/unstable/packaging/nuget.js +2 -28
  317. package/dist/src/unstable/packaging/nuget.js.map +1 -1
  318. package/dist/src/unstable/packaging/opam.d.ts.map +1 -1
  319. package/dist/src/unstable/packaging/opam.js +1 -12
  320. package/dist/src/unstable/packaging/opam.js.map +1 -1
  321. package/dist/src/unstable/packaging/pub.d.ts.map +1 -1
  322. package/dist/src/unstable/packaging/pub.js +1 -27
  323. package/dist/src/unstable/packaging/pub.js.map +1 -1
  324. package/dist/src/unstable/packaging/pypi.d.ts.map +1 -1
  325. package/dist/src/unstable/packaging/pypi.js +2 -26
  326. package/dist/src/unstable/packaging/pypi.js.map +1 -1
  327. package/dist/src/unstable/packaging/reader-io.d.ts +29 -0
  328. package/dist/src/unstable/packaging/reader-io.d.ts.map +1 -0
  329. package/dist/src/unstable/packaging/reader-io.js +29 -0
  330. package/dist/src/unstable/packaging/reader-io.js.map +1 -0
  331. package/dist/src/unstable/packaging/swift.d.ts.map +1 -1
  332. package/dist/src/unstable/packaging/swift.js +1 -25
  333. package/dist/src/unstable/packaging/swift.js.map +1 -1
  334. package/dist/src/unstable/packaging/zig.d.ts.map +1 -1
  335. package/dist/src/unstable/packaging/zig.js +1 -26
  336. package/dist/src/unstable/packaging/zig.js.map +1 -1
  337. package/dist/src/unstable/packs/operations/publish.d.ts.map +1 -1
  338. package/dist/src/unstable/packs/operations/publish.js +1 -1
  339. package/dist/src/unstable/packs/operations/publish.js.map +1 -1
  340. package/dist/src/unstable/plan/index.d.ts +2 -1
  341. package/dist/src/unstable/plan/index.d.ts.map +1 -1
  342. package/dist/src/unstable/plan/index.js +2 -0
  343. package/dist/src/unstable/plan/index.js.map +1 -1
  344. package/dist/src/unstable/plan/job-step-message.d.ts +7 -0
  345. package/dist/src/unstable/plan/job-step-message.d.ts.map +1 -0
  346. package/dist/src/unstable/plan/job-step-message.js +7 -0
  347. package/dist/src/unstable/plan/job-step-message.js.map +1 -0
  348. package/dist/src/unstable/plan/plan.d.ts +13 -2
  349. package/dist/src/unstable/plan/plan.d.ts.map +1 -1
  350. package/dist/src/unstable/plan/plan.js +10 -1
  351. package/dist/src/unstable/plan/plan.js.map +1 -1
  352. package/dist/src/unstable/plan/resolve-plan.d.ts +1 -1
  353. package/dist/src/unstable/publish/input-normalization.d.ts.map +1 -1
  354. package/dist/src/unstable/publish/input-normalization.js +3 -3
  355. package/dist/src/unstable/publish/input-normalization.js.map +1 -1
  356. package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -1
  357. package/dist/src/unstable/publish/manifest-policy.js +2 -2
  358. package/dist/src/unstable/publish/manifest-policy.js.map +1 -1
  359. package/dist/src/unstable/registry/__generated__/registry-client.d.ts +11 -11
  360. package/dist/src/unstable/registry/__generated__/registry-client.d.ts.map +1 -1
  361. package/dist/src/unstable/registry/__generated__/registry-client.js +3 -3
  362. package/dist/src/unstable/registry/__generated__/registry-client.js.map +1 -1
  363. package/dist/src/unstable/registry/admin-client.d.ts +4 -4
  364. package/dist/src/unstable/registry/client.d.ts.map +1 -1
  365. package/dist/src/unstable/registry/client.js +3 -2
  366. package/dist/src/unstable/registry/client.js.map +1 -1
  367. package/dist/src/unstable/registry/schema.d.ts.map +1 -1
  368. package/dist/src/unstable/registry/schema.js +1 -2
  369. package/dist/src/unstable/registry/schema.js.map +1 -1
  370. package/dist/src/unstable/rules/discovery.d.ts +3 -3
  371. package/dist/src/unstable/rules/discovery.d.ts.map +1 -1
  372. package/dist/src/unstable/rules/discovery.js +6 -93
  373. package/dist/src/unstable/rules/discovery.js.map +1 -1
  374. package/dist/src/unstable/rules/manager.d.ts.map +1 -1
  375. package/dist/src/unstable/rules/manager.js +33 -135
  376. package/dist/src/unstable/rules/manager.js.map +1 -1
  377. package/dist/src/unstable/settings/schema.d.ts +22 -75
  378. package/dist/src/unstable/settings/schema.d.ts.map +1 -1
  379. package/dist/src/unstable/settings/schema.js +34 -125
  380. package/dist/src/unstable/settings/schema.js.map +1 -1
  381. package/dist/src/unstable/skills/index.d.ts +1 -1
  382. package/dist/src/unstable/skills/index.d.ts.map +1 -1
  383. package/dist/src/unstable/skills/index.js +1 -1
  384. package/dist/src/unstable/skills/index.js.map +1 -1
  385. package/dist/src/unstable/skills/operations/copy.d.ts.map +1 -1
  386. package/dist/src/unstable/skills/operations/copy.js +24 -4
  387. package/dist/src/unstable/skills/operations/copy.js.map +1 -1
  388. package/dist/src/unstable/skills/operations/install.d.ts +2 -1
  389. package/dist/src/unstable/skills/operations/install.d.ts.map +1 -1
  390. package/dist/src/unstable/skills/operations/install.js +50 -3
  391. package/dist/src/unstable/skills/operations/install.js.map +1 -1
  392. package/dist/src/unstable/skills/operations/publish.d.ts.map +1 -1
  393. package/dist/src/unstable/skills/operations/publish.js +1 -1
  394. package/dist/src/unstable/skills/operations/publish.js.map +1 -1
  395. package/dist/src/unstable/skills/paths.d.ts +1 -1
  396. package/dist/src/unstable/skills/paths.d.ts.map +1 -1
  397. package/dist/src/unstable/skills/paths.js +4 -12
  398. package/dist/src/unstable/skills/paths.js.map +1 -1
  399. package/dist/src/unstable/source-resolution/providers/azurerepos/scp.d.ts +2 -2
  400. package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts +5 -4
  401. package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts.map +1 -1
  402. package/dist/src/unstable/source-resolution/providers/azurerepos/url.js +4 -0
  403. package/dist/src/unstable/source-resolution/providers/azurerepos/url.js.map +1 -1
  404. package/dist/src/unstable/source-resolution/providers/bitbucket/scp.d.ts +1 -1
  405. package/dist/src/unstable/source-resolution/providers/bitbucket/url.d.ts +4 -3
  406. package/dist/src/unstable/source-resolution/providers/bitbucket/url.d.ts.map +1 -1
  407. package/dist/src/unstable/source-resolution/providers/bitbucket/url.js +8 -1
  408. package/dist/src/unstable/source-resolution/providers/bitbucket/url.js.map +1 -1
  409. package/dist/src/unstable/source-resolution/providers/convention-discovery.d.ts.map +1 -1
  410. package/dist/src/unstable/source-resolution/providers/convention-discovery.js +10 -14
  411. package/dist/src/unstable/source-resolution/providers/convention-discovery.js.map +1 -1
  412. package/dist/src/unstable/source-resolution/providers/git-hosting.d.ts.map +1 -1
  413. package/dist/src/unstable/source-resolution/providers/git-hosting.js +4 -0
  414. package/dist/src/unstable/source-resolution/providers/git-hosting.js.map +1 -1
  415. package/dist/src/unstable/source-resolution/providers/github/scp.d.ts +1 -1
  416. package/dist/src/unstable/source-resolution/providers/github/url.d.ts +4 -3
  417. package/dist/src/unstable/source-resolution/providers/github/url.d.ts.map +1 -1
  418. package/dist/src/unstable/source-resolution/providers/github/url.js +8 -1
  419. package/dist/src/unstable/source-resolution/providers/github/url.js.map +1 -1
  420. package/dist/src/unstable/source-resolution/providers/gitlab/scp.d.ts +1 -1
  421. package/dist/src/unstable/source-resolution/providers/gitlab/url.d.ts +4 -3
  422. package/dist/src/unstable/source-resolution/providers/gitlab/url.d.ts.map +1 -1
  423. package/dist/src/unstable/source-resolution/providers/gitlab/url.js +8 -1
  424. package/dist/src/unstable/source-resolution/providers/gitlab/url.js.map +1 -1
  425. package/dist/src/unstable/source-resolution/resolve-source.d.ts.map +1 -1
  426. package/dist/src/unstable/source-resolution/resolve-source.js +64 -9
  427. package/dist/src/unstable/source-resolution/resolve-source.js.map +1 -1
  428. package/dist/src/unstable/source-resolution/url-fragment.d.ts +5 -0
  429. package/dist/src/unstable/source-resolution/url-fragment.d.ts.map +1 -0
  430. package/dist/src/unstable/source-resolution/url-fragment.js +19 -0
  431. package/dist/src/unstable/source-resolution/url-fragment.js.map +1 -0
  432. package/dist/src/unstable/sources/lock-entry-to-ref.d.ts.map +1 -1
  433. package/dist/src/unstable/sources/lock-entry-to-ref.js +2 -1
  434. package/dist/src/unstable/sources/lock-entry-to-ref.js.map +1 -1
  435. package/dist/src/unstable/sources/parser.d.ts +1 -1
  436. package/dist/src/unstable/sources/parser.d.ts.map +1 -1
  437. package/dist/src/unstable/sources/parser.js +11 -10
  438. package/dist/src/unstable/sources/parser.js.map +1 -1
  439. package/dist/src/unstable/sources/source-to-lock-entry.d.ts.map +1 -1
  440. package/dist/src/unstable/sources/source-to-lock-entry.js +6 -61
  441. package/dist/src/unstable/sources/source-to-lock-entry.js.map +1 -1
  442. package/dist/src/unstable/sources/types.d.ts +4 -0
  443. package/dist/src/unstable/sources/types.d.ts.map +1 -1
  444. package/dist/src/unstable/subagents/lock-entry-builder.d.ts.map +1 -1
  445. package/dist/src/unstable/subagents/lock-entry-builder.js +7 -63
  446. package/dist/src/unstable/subagents/lock-entry-builder.js.map +1 -1
  447. package/dist/src/unstable/subagents/operations/publish.d.ts.map +1 -1
  448. package/dist/src/unstable/subagents/operations/publish.js +1 -1
  449. package/dist/src/unstable/subagents/operations/publish.js.map +1 -1
  450. package/dist/src/unstable/subagents/paths.d.ts +1 -1
  451. package/dist/src/unstable/subagents/paths.d.ts.map +1 -1
  452. package/dist/src/unstable/subagents/paths.js +6 -14
  453. package/dist/src/unstable/subagents/paths.js.map +1 -1
  454. package/dist/src/unstable/subagents/rendering/types.d.ts +2 -7
  455. package/dist/src/unstable/subagents/rendering/types.d.ts.map +1 -1
  456. package/dist/src/unstable/subagents/rendering/types.js.map +1 -1
  457. package/dist/src/unstable/update-check/update-check.d.ts +1 -1
  458. package/dist/src/unstable/update-check/update-check.js +3 -3
  459. package/dist/src/unstable/update-check/update-check.js.map +1 -1
  460. package/dist/src/unstable/utils/environment.d.ts +1 -13
  461. package/dist/src/unstable/utils/environment.d.ts.map +1 -1
  462. package/dist/src/unstable/utils/environment.js +1 -22
  463. package/dist/src/unstable/utils/environment.js.map +1 -1
  464. package/dist/src/unstable/utils/index.d.ts +1 -1
  465. package/dist/src/unstable/utils/index.d.ts.map +1 -1
  466. package/dist/src/unstable/utils/index.js +1 -1
  467. package/dist/src/unstable/utils/index.js.map +1 -1
  468. package/dist/src/unstable/workflows/install-command/workflow.d.ts +4 -3
  469. package/dist/src/unstable/workflows/install-command/workflow.d.ts.map +1 -1
  470. package/dist/src/unstable/workflows/install-command/workflow.js +1 -1
  471. package/dist/src/unstable/workflows/install-command/workflow.js.map +1 -1
  472. package/dist/src/unstable/workflows/uninstall-command/workflow.d.ts +1 -1
  473. package/dist/src/unstable/workspace/display-plan.d.ts +1 -1
  474. package/dist/src/unstable/workspace/index.d.ts +2 -1
  475. package/dist/src/unstable/workspace/index.d.ts.map +1 -1
  476. package/dist/src/unstable/workspace/index.js +2 -1
  477. package/dist/src/unstable/workspace/index.js.map +1 -1
  478. package/dist/src/unstable/workspace/initialization.d.ts +223 -223
  479. package/dist/src/unstable/workspace/paths.d.ts +3 -0
  480. package/dist/src/unstable/workspace/paths.d.ts.map +1 -1
  481. package/dist/src/unstable/workspace/paths.js +7 -4
  482. package/dist/src/unstable/workspace/paths.js.map +1 -1
  483. package/dist/src/unstable/workspace/read-model/discovery/skills.d.ts +1 -1
  484. package/dist/src/unstable/workspace/read-model/discovery/skills.d.ts.map +1 -1
  485. package/dist/src/unstable/workspace/read-model/discovery/skills.js +69 -32
  486. package/dist/src/unstable/workspace/read-model/discovery/skills.js.map +1 -1
  487. package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.d.ts.map +1 -1
  488. package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js +2 -1
  489. package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js.map +1 -1
  490. package/dist/src/unstable/workspace/read-model/service.d.ts.map +1 -1
  491. package/dist/src/unstable/workspace/read-model/service.js +2 -1
  492. package/dist/src/unstable/workspace/read-model/service.js.map +1 -1
  493. package/dist/src/unstable/workspace/service.d.ts +309 -309
  494. package/dist/src/unstable/workspace/version-currency/collectors.d.ts +23 -0
  495. package/dist/src/unstable/workspace/version-currency/collectors.d.ts.map +1 -1
  496. package/dist/src/unstable/workspace/version-currency/collectors.js +95 -0
  497. package/dist/src/unstable/workspace/version-currency/collectors.js.map +1 -1
  498. package/dist/src/unstable/workspace/version-currency/index.d.ts +1 -1
  499. package/dist/src/unstable/workspace/version-currency/index.d.ts.map +1 -1
  500. package/dist/src/unstable/workspace/version-currency/index.js +1 -1
  501. package/dist/src/unstable/workspace/version-currency/index.js.map +1 -1
  502. package/package.json +6 -6
@@ -39,20 +39,20 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
39
39
  getConfiguredSources: () => Effect.Effect<ReadonlyArray<SourceHostConfig>, AppError>;
40
40
  getConfiguredSourceByName: (name: string) => Effect.Effect<Option.Option<{
41
41
  readonly name: string;
42
- readonly url: URL;
43
42
  readonly type: "github";
43
+ readonly url: URL;
44
44
  } | {
45
45
  readonly name: string;
46
- readonly url: URL;
47
46
  readonly type: "gitlab";
47
+ readonly url: URL;
48
48
  } | {
49
49
  readonly name: string;
50
- readonly url: URL;
51
50
  readonly type: "bitbucket";
51
+ readonly url: URL;
52
52
  } | {
53
53
  readonly name: string;
54
- readonly url: URL;
55
54
  readonly type: "azurerepos";
55
+ readonly url: URL;
56
56
  } | {
57
57
  readonly name: string;
58
58
  readonly type: "registry";
@@ -98,28 +98,28 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
98
98
  setInstructionsConfig: (config: InstructionsConfigValue) => Effect.Effect<void, AppError, never>;
99
99
  getConfiguredMcpServerEntries: () => Effect.Effect<{
100
100
  readonly [x: string]: {
101
- readonly env: {
102
- readonly [x: string]: string;
103
- };
104
101
  readonly source: string;
105
102
  readonly enabled: boolean;
106
103
  readonly authored: boolean;
107
- readonly url?: string | undefined;
104
+ readonly env: {
105
+ readonly [x: string]: string;
106
+ };
108
107
  readonly command?: string | undefined;
108
+ readonly args?: readonly string[] | undefined;
109
+ readonly url?: string | undefined;
109
110
  readonly headers?: {
110
111
  readonly [x: string]: string;
111
112
  } | undefined;
112
- readonly args?: readonly string[] | undefined;
113
113
  };
114
114
  }, AppError, never>;
115
115
  getConfiguredFilesEntries: () => Effect.Effect<{
116
116
  readonly [x: string]: {
117
117
  readonly source: string;
118
+ readonly enabled: boolean;
119
+ readonly authored: boolean;
118
120
  readonly inputs: {
119
121
  readonly [x: string]: string | number | boolean;
120
122
  };
121
- readonly enabled: boolean;
122
- readonly authored: boolean;
123
123
  };
124
124
  }, AppError, never>;
125
125
  getWorkspaceVars: () => Effect.Effect<{
@@ -132,10 +132,8 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
132
132
  readonly repo: string;
133
133
  readonly installedAt: Date;
134
134
  readonly updatedAt: Date;
135
- readonly path?: string | undefined;
136
135
  readonly ref?: string | undefined;
137
- readonly gitTreeHash?: string | undefined;
138
- readonly retainedByPack?: boolean | undefined;
136
+ readonly path?: string | undefined;
139
137
  readonly resolvedInputs?: {
140
138
  readonly [x: string]: string | number | boolean;
141
139
  } | undefined;
@@ -145,16 +143,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
145
143
  readonly region?: string | undefined;
146
144
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
147
145
  }[] | undefined;
146
+ readonly gitTreeHash?: string | undefined;
147
+ readonly retainedByPack?: boolean | undefined;
148
148
  } | {
149
149
  readonly type: "gitlab";
150
150
  readonly owner: string;
151
151
  readonly repo: string;
152
152
  readonly installedAt: Date;
153
153
  readonly updatedAt: Date;
154
- readonly path?: string | undefined;
155
154
  readonly ref?: string | undefined;
156
- readonly gitTreeHash?: string | undefined;
157
- readonly retainedByPack?: boolean | undefined;
155
+ readonly path?: string | undefined;
158
156
  readonly resolvedInputs?: {
159
157
  readonly [x: string]: string | number | boolean;
160
158
  } | undefined;
@@ -164,16 +162,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
164
162
  readonly region?: string | undefined;
165
163
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
166
164
  }[] | undefined;
165
+ readonly gitTreeHash?: string | undefined;
166
+ readonly retainedByPack?: boolean | undefined;
167
167
  } | {
168
168
  readonly type: "bitbucket";
169
169
  readonly owner: string;
170
170
  readonly repo: string;
171
171
  readonly installedAt: Date;
172
172
  readonly updatedAt: Date;
173
- readonly path?: string | undefined;
174
173
  readonly ref?: string | undefined;
175
- readonly gitTreeHash?: string | undefined;
176
- readonly retainedByPack?: boolean | undefined;
174
+ readonly path?: string | undefined;
177
175
  readonly resolvedInputs?: {
178
176
  readonly [x: string]: string | number | boolean;
179
177
  } | undefined;
@@ -183,17 +181,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
183
181
  readonly region?: string | undefined;
184
182
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
185
183
  }[] | undefined;
184
+ readonly gitTreeHash?: string | undefined;
185
+ readonly retainedByPack?: boolean | undefined;
186
186
  } | {
187
- readonly project: string;
188
187
  readonly type: "azurerepos";
189
- readonly repo: string;
190
188
  readonly organization: string;
189
+ readonly project: string;
190
+ readonly repo: string;
191
191
  readonly installedAt: Date;
192
192
  readonly updatedAt: Date;
193
- readonly path?: string | undefined;
194
193
  readonly ref?: string | undefined;
195
- readonly gitTreeHash?: string | undefined;
196
- readonly retainedByPack?: boolean | undefined;
194
+ readonly path?: string | undefined;
197
195
  readonly resolvedInputs?: {
198
196
  readonly [x: string]: string | number | boolean;
199
197
  } | undefined;
@@ -203,15 +201,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
203
201
  readonly region?: string | undefined;
204
202
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
205
203
  }[] | undefined;
204
+ readonly gitTreeHash?: string | undefined;
205
+ readonly retainedByPack?: boolean | undefined;
206
206
  } | {
207
- readonly url: string;
208
207
  readonly type: "git";
208
+ readonly url: string;
209
209
  readonly installedAt: Date;
210
210
  readonly updatedAt: Date;
211
- readonly path?: string | undefined;
212
211
  readonly ref?: string | undefined;
213
- readonly gitTreeHash?: string | undefined;
214
- readonly retainedByPack?: boolean | undefined;
212
+ readonly path?: string | undefined;
215
213
  readonly resolvedInputs?: {
216
214
  readonly [x: string]: string | number | boolean;
217
215
  } | undefined;
@@ -221,13 +219,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
221
219
  readonly region?: string | undefined;
222
220
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
223
221
  }[] | undefined;
222
+ readonly gitTreeHash?: string | undefined;
223
+ readonly retainedByPack?: boolean | undefined;
224
224
  } | {
225
- readonly path: string;
226
225
  readonly type: "local";
226
+ readonly path: string;
227
227
  readonly installedAt: Date;
228
228
  readonly updatedAt: Date;
229
- readonly gitTreeHash?: string | undefined;
230
- readonly retainedByPack?: boolean | undefined;
231
229
  readonly resolvedInputs?: {
232
230
  readonly [x: string]: string | number | boolean;
233
231
  } | undefined;
@@ -237,17 +235,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
237
235
  readonly region?: string | undefined;
238
236
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
239
237
  }[] | undefined;
238
+ readonly gitTreeHash?: string | undefined;
239
+ readonly retainedByPack?: boolean | undefined;
240
240
  } | {
241
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
242
241
  readonly type: "registry";
243
242
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
243
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
244
244
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
245
245
  readonly integrity: string;
246
246
  readonly sourceName: string;
247
247
  readonly installedAt: Date;
248
248
  readonly updatedAt: Date;
249
- readonly gitTreeHash?: string | undefined;
250
- readonly retainedByPack?: boolean | undefined;
251
249
  readonly resolvedInputs?: {
252
250
  readonly [x: string]: string | number | boolean;
253
251
  } | undefined;
@@ -257,6 +255,8 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
257
255
  readonly region?: string | undefined;
258
256
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
259
257
  }[] | undefined;
258
+ readonly gitTreeHash?: string | undefined;
259
+ readonly retainedByPack?: boolean | undefined;
260
260
  };
261
261
  }, AppError, never>;
262
262
  getLockedFilesEntry: (name: string) => Effect.Effect<Option.Option<{
@@ -265,10 +265,8 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
265
265
  readonly repo: string;
266
266
  readonly installedAt: Date;
267
267
  readonly updatedAt: Date;
268
- readonly path?: string | undefined;
269
268
  readonly ref?: string | undefined;
270
- readonly gitTreeHash?: string | undefined;
271
- readonly retainedByPack?: boolean | undefined;
269
+ readonly path?: string | undefined;
272
270
  readonly resolvedInputs?: {
273
271
  readonly [x: string]: string | number | boolean;
274
272
  } | undefined;
@@ -278,16 +276,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
278
276
  readonly region?: string | undefined;
279
277
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
280
278
  }[] | undefined;
279
+ readonly gitTreeHash?: string | undefined;
280
+ readonly retainedByPack?: boolean | undefined;
281
281
  } | {
282
282
  readonly type: "gitlab";
283
283
  readonly owner: string;
284
284
  readonly repo: string;
285
285
  readonly installedAt: Date;
286
286
  readonly updatedAt: Date;
287
- readonly path?: string | undefined;
288
287
  readonly ref?: string | undefined;
289
- readonly gitTreeHash?: string | undefined;
290
- readonly retainedByPack?: boolean | undefined;
288
+ readonly path?: string | undefined;
291
289
  readonly resolvedInputs?: {
292
290
  readonly [x: string]: string | number | boolean;
293
291
  } | undefined;
@@ -297,16 +295,16 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
297
295
  readonly region?: string | undefined;
298
296
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
299
297
  }[] | undefined;
298
+ readonly gitTreeHash?: string | undefined;
299
+ readonly retainedByPack?: boolean | undefined;
300
300
  } | {
301
301
  readonly type: "bitbucket";
302
302
  readonly owner: string;
303
303
  readonly repo: string;
304
304
  readonly installedAt: Date;
305
305
  readonly updatedAt: Date;
306
- readonly path?: string | undefined;
307
306
  readonly ref?: string | undefined;
308
- readonly gitTreeHash?: string | undefined;
309
- readonly retainedByPack?: boolean | undefined;
307
+ readonly path?: string | undefined;
310
308
  readonly resolvedInputs?: {
311
309
  readonly [x: string]: string | number | boolean;
312
310
  } | undefined;
@@ -316,17 +314,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
316
314
  readonly region?: string | undefined;
317
315
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
318
316
  }[] | undefined;
317
+ readonly gitTreeHash?: string | undefined;
318
+ readonly retainedByPack?: boolean | undefined;
319
319
  } | {
320
- readonly project: string;
321
320
  readonly type: "azurerepos";
322
- readonly repo: string;
323
321
  readonly organization: string;
322
+ readonly project: string;
323
+ readonly repo: string;
324
324
  readonly installedAt: Date;
325
325
  readonly updatedAt: Date;
326
- readonly path?: string | undefined;
327
326
  readonly ref?: string | undefined;
328
- readonly gitTreeHash?: string | undefined;
329
- readonly retainedByPack?: boolean | undefined;
327
+ readonly path?: string | undefined;
330
328
  readonly resolvedInputs?: {
331
329
  readonly [x: string]: string | number | boolean;
332
330
  } | undefined;
@@ -336,15 +334,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
336
334
  readonly region?: string | undefined;
337
335
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
338
336
  }[] | undefined;
337
+ readonly gitTreeHash?: string | undefined;
338
+ readonly retainedByPack?: boolean | undefined;
339
339
  } | {
340
- readonly url: string;
341
340
  readonly type: "git";
341
+ readonly url: string;
342
342
  readonly installedAt: Date;
343
343
  readonly updatedAt: Date;
344
- readonly path?: string | undefined;
345
344
  readonly ref?: string | undefined;
346
- readonly gitTreeHash?: string | undefined;
347
- readonly retainedByPack?: boolean | undefined;
345
+ readonly path?: string | undefined;
348
346
  readonly resolvedInputs?: {
349
347
  readonly [x: string]: string | number | boolean;
350
348
  } | undefined;
@@ -354,13 +352,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
354
352
  readonly region?: string | undefined;
355
353
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
356
354
  }[] | undefined;
355
+ readonly gitTreeHash?: string | undefined;
356
+ readonly retainedByPack?: boolean | undefined;
357
357
  } | {
358
- readonly path: string;
359
358
  readonly type: "local";
359
+ readonly path: string;
360
360
  readonly installedAt: Date;
361
361
  readonly updatedAt: Date;
362
- readonly gitTreeHash?: string | undefined;
363
- readonly retainedByPack?: boolean | undefined;
364
362
  readonly resolvedInputs?: {
365
363
  readonly [x: string]: string | number | boolean;
366
364
  } | undefined;
@@ -370,17 +368,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
370
368
  readonly region?: string | undefined;
371
369
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
372
370
  }[] | undefined;
371
+ readonly gitTreeHash?: string | undefined;
372
+ readonly retainedByPack?: boolean | undefined;
373
373
  } | {
374
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
375
374
  readonly type: "registry";
376
375
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
376
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
377
377
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
378
378
  readonly integrity: string;
379
379
  readonly sourceName: string;
380
380
  readonly installedAt: Date;
381
381
  readonly updatedAt: Date;
382
- readonly gitTreeHash?: string | undefined;
383
- readonly retainedByPack?: boolean | undefined;
384
382
  readonly resolvedInputs?: {
385
383
  readonly [x: string]: string | number | boolean;
386
384
  } | undefined;
@@ -390,6 +388,8 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
390
388
  readonly region?: string | undefined;
391
389
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
392
390
  }[] | undefined;
391
+ readonly gitTreeHash?: string | undefined;
392
+ readonly retainedByPack?: boolean | undefined;
393
393
  }>, AppError, never>;
394
394
  setFiles: ({ name, lockEntry, versionRange }: SetFilesArgs) => Effect.Effect<void, AppError, never>;
395
395
  setFilesLock: ({ name, lockEntry }: SetFilesArgs) => Effect.Effect<void, AppError, never>;
@@ -412,110 +412,110 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
412
412
  readonly repo: string;
413
413
  readonly installedAt: Date;
414
414
  readonly updatedAt: Date;
415
- readonly path?: string | undefined;
416
415
  readonly ref?: string | undefined;
417
- readonly gitTreeHash?: string | undefined;
418
- readonly retainedByPack?: boolean | undefined;
416
+ readonly path?: string | undefined;
419
417
  readonly materializedTargets?: readonly {
420
418
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
421
419
  readonly mode: "sync-once" | "sync-always" | "managed-region";
422
420
  readonly region?: string | undefined;
423
421
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
424
422
  }[] | undefined;
423
+ readonly gitTreeHash?: string | undefined;
424
+ readonly retainedByPack?: boolean | undefined;
425
425
  } | {
426
426
  readonly type: "gitlab";
427
427
  readonly owner: string;
428
428
  readonly repo: string;
429
429
  readonly installedAt: Date;
430
430
  readonly updatedAt: Date;
431
- readonly path?: string | undefined;
432
431
  readonly ref?: string | undefined;
433
- readonly gitTreeHash?: string | undefined;
434
- readonly retainedByPack?: boolean | undefined;
432
+ readonly path?: string | undefined;
435
433
  readonly materializedTargets?: readonly {
436
434
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
437
435
  readonly mode: "sync-once" | "sync-always" | "managed-region";
438
436
  readonly region?: string | undefined;
439
437
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
440
438
  }[] | undefined;
439
+ readonly gitTreeHash?: string | undefined;
440
+ readonly retainedByPack?: boolean | undefined;
441
441
  } | {
442
442
  readonly type: "bitbucket";
443
443
  readonly owner: string;
444
444
  readonly repo: string;
445
445
  readonly installedAt: Date;
446
446
  readonly updatedAt: Date;
447
- readonly path?: string | undefined;
448
447
  readonly ref?: string | undefined;
449
- readonly gitTreeHash?: string | undefined;
450
- readonly retainedByPack?: boolean | undefined;
448
+ readonly path?: string | undefined;
451
449
  readonly materializedTargets?: readonly {
452
450
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
453
451
  readonly mode: "sync-once" | "sync-always" | "managed-region";
454
452
  readonly region?: string | undefined;
455
453
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
456
454
  }[] | undefined;
455
+ readonly gitTreeHash?: string | undefined;
456
+ readonly retainedByPack?: boolean | undefined;
457
457
  } | {
458
- readonly project: string;
459
458
  readonly type: "azurerepos";
460
- readonly repo: string;
461
459
  readonly organization: string;
460
+ readonly project: string;
461
+ readonly repo: string;
462
462
  readonly installedAt: Date;
463
463
  readonly updatedAt: Date;
464
- readonly path?: string | undefined;
465
464
  readonly ref?: string | undefined;
466
- readonly gitTreeHash?: string | undefined;
467
- readonly retainedByPack?: boolean | undefined;
465
+ readonly path?: string | undefined;
468
466
  readonly materializedTargets?: readonly {
469
467
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
470
468
  readonly mode: "sync-once" | "sync-always" | "managed-region";
471
469
  readonly region?: string | undefined;
472
470
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
473
471
  }[] | undefined;
472
+ readonly gitTreeHash?: string | undefined;
473
+ readonly retainedByPack?: boolean | undefined;
474
474
  } | {
475
- readonly url: string;
476
475
  readonly type: "git";
476
+ readonly url: string;
477
477
  readonly installedAt: Date;
478
478
  readonly updatedAt: Date;
479
- readonly path?: string | undefined;
480
479
  readonly ref?: string | undefined;
481
- readonly gitTreeHash?: string | undefined;
482
- readonly retainedByPack?: boolean | undefined;
480
+ readonly path?: string | undefined;
483
481
  readonly materializedTargets?: readonly {
484
482
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
485
483
  readonly mode: "sync-once" | "sync-always" | "managed-region";
486
484
  readonly region?: string | undefined;
487
485
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
488
486
  }[] | undefined;
487
+ readonly gitTreeHash?: string | undefined;
488
+ readonly retainedByPack?: boolean | undefined;
489
489
  } | {
490
- readonly path: string;
491
490
  readonly type: "local";
491
+ readonly path: string;
492
492
  readonly installedAt: Date;
493
493
  readonly updatedAt: Date;
494
- readonly gitTreeHash?: string | undefined;
495
- readonly retainedByPack?: boolean | undefined;
496
494
  readonly materializedTargets?: readonly {
497
495
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
498
496
  readonly mode: "sync-once" | "sync-always" | "managed-region";
499
497
  readonly region?: string | undefined;
500
498
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
501
499
  }[] | undefined;
500
+ readonly gitTreeHash?: string | undefined;
501
+ readonly retainedByPack?: boolean | undefined;
502
502
  } | {
503
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
504
503
  readonly type: "registry";
505
504
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
505
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
506
506
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
507
507
  readonly integrity: string;
508
508
  readonly sourceName: string;
509
509
  readonly installedAt: Date;
510
510
  readonly updatedAt: Date;
511
- readonly gitTreeHash?: string | undefined;
512
- readonly retainedByPack?: boolean | undefined;
513
511
  readonly materializedTargets?: readonly {
514
512
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
515
513
  readonly mode: "sync-once" | "sync-always" | "managed-region";
516
514
  readonly region?: string | undefined;
517
515
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
518
516
  }[] | undefined;
517
+ readonly gitTreeHash?: string | undefined;
518
+ readonly retainedByPack?: boolean | undefined;
519
519
  };
520
520
  }, AppError, never>;
521
521
  getLockedRuleEntry: (name: string) => Effect.Effect<Option.Option<{
@@ -524,110 +524,110 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
524
524
  readonly repo: string;
525
525
  readonly installedAt: Date;
526
526
  readonly updatedAt: Date;
527
- readonly path?: string | undefined;
528
527
  readonly ref?: string | undefined;
529
- readonly gitTreeHash?: string | undefined;
530
- readonly retainedByPack?: boolean | undefined;
528
+ readonly path?: string | undefined;
531
529
  readonly materializedTargets?: readonly {
532
530
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
533
531
  readonly mode: "sync-once" | "sync-always" | "managed-region";
534
532
  readonly region?: string | undefined;
535
533
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
536
534
  }[] | undefined;
535
+ readonly gitTreeHash?: string | undefined;
536
+ readonly retainedByPack?: boolean | undefined;
537
537
  } | {
538
538
  readonly type: "gitlab";
539
539
  readonly owner: string;
540
540
  readonly repo: string;
541
541
  readonly installedAt: Date;
542
542
  readonly updatedAt: Date;
543
- readonly path?: string | undefined;
544
543
  readonly ref?: string | undefined;
545
- readonly gitTreeHash?: string | undefined;
546
- readonly retainedByPack?: boolean | undefined;
544
+ readonly path?: string | undefined;
547
545
  readonly materializedTargets?: readonly {
548
546
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
549
547
  readonly mode: "sync-once" | "sync-always" | "managed-region";
550
548
  readonly region?: string | undefined;
551
549
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
552
550
  }[] | undefined;
551
+ readonly gitTreeHash?: string | undefined;
552
+ readonly retainedByPack?: boolean | undefined;
553
553
  } | {
554
554
  readonly type: "bitbucket";
555
555
  readonly owner: string;
556
556
  readonly repo: string;
557
557
  readonly installedAt: Date;
558
558
  readonly updatedAt: Date;
559
- readonly path?: string | undefined;
560
559
  readonly ref?: string | undefined;
561
- readonly gitTreeHash?: string | undefined;
562
- readonly retainedByPack?: boolean | undefined;
560
+ readonly path?: string | undefined;
563
561
  readonly materializedTargets?: readonly {
564
562
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
565
563
  readonly mode: "sync-once" | "sync-always" | "managed-region";
566
564
  readonly region?: string | undefined;
567
565
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
568
566
  }[] | undefined;
567
+ readonly gitTreeHash?: string | undefined;
568
+ readonly retainedByPack?: boolean | undefined;
569
569
  } | {
570
- readonly project: string;
571
570
  readonly type: "azurerepos";
572
- readonly repo: string;
573
571
  readonly organization: string;
572
+ readonly project: string;
573
+ readonly repo: string;
574
574
  readonly installedAt: Date;
575
575
  readonly updatedAt: Date;
576
- readonly path?: string | undefined;
577
576
  readonly ref?: string | undefined;
578
- readonly gitTreeHash?: string | undefined;
579
- readonly retainedByPack?: boolean | undefined;
577
+ readonly path?: string | undefined;
580
578
  readonly materializedTargets?: readonly {
581
579
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
582
580
  readonly mode: "sync-once" | "sync-always" | "managed-region";
583
581
  readonly region?: string | undefined;
584
582
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
585
583
  }[] | undefined;
584
+ readonly gitTreeHash?: string | undefined;
585
+ readonly retainedByPack?: boolean | undefined;
586
586
  } | {
587
- readonly url: string;
588
587
  readonly type: "git";
588
+ readonly url: string;
589
589
  readonly installedAt: Date;
590
590
  readonly updatedAt: Date;
591
- readonly path?: string | undefined;
592
591
  readonly ref?: string | undefined;
593
- readonly gitTreeHash?: string | undefined;
594
- readonly retainedByPack?: boolean | undefined;
592
+ readonly path?: string | undefined;
595
593
  readonly materializedTargets?: readonly {
596
594
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
597
595
  readonly mode: "sync-once" | "sync-always" | "managed-region";
598
596
  readonly region?: string | undefined;
599
597
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
600
598
  }[] | undefined;
599
+ readonly gitTreeHash?: string | undefined;
600
+ readonly retainedByPack?: boolean | undefined;
601
601
  } | {
602
- readonly path: string;
603
602
  readonly type: "local";
603
+ readonly path: string;
604
604
  readonly installedAt: Date;
605
605
  readonly updatedAt: Date;
606
- readonly gitTreeHash?: string | undefined;
607
- readonly retainedByPack?: boolean | undefined;
608
606
  readonly materializedTargets?: readonly {
609
607
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
610
608
  readonly mode: "sync-once" | "sync-always" | "managed-region";
611
609
  readonly region?: string | undefined;
612
610
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
613
611
  }[] | undefined;
612
+ readonly gitTreeHash?: string | undefined;
613
+ readonly retainedByPack?: boolean | undefined;
614
614
  } | {
615
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
616
615
  readonly type: "registry";
617
616
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
617
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
618
618
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
619
619
  readonly integrity: string;
620
620
  readonly sourceName: string;
621
621
  readonly installedAt: Date;
622
622
  readonly updatedAt: Date;
623
- readonly gitTreeHash?: string | undefined;
624
- readonly retainedByPack?: boolean | undefined;
625
623
  readonly materializedTargets?: readonly {
626
624
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
627
625
  readonly mode: "sync-once" | "sync-always" | "managed-region";
628
626
  readonly region?: string | undefined;
629
627
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
630
628
  }[] | undefined;
629
+ readonly gitTreeHash?: string | undefined;
630
+ readonly retainedByPack?: boolean | undefined;
631
631
  }>, AppError, never>;
632
632
  setRule: ({ name, lockEntry, versionRange }: SetRuleArgs) => Effect.Effect<void, AppError, never>;
633
633
  setRuleLock: ({ name, lockEntry }: SetRuleArgs) => Effect.Effect<void, AppError, never>;
@@ -650,110 +650,110 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
650
650
  readonly repo: string;
651
651
  readonly installedAt: Date;
652
652
  readonly updatedAt: Date;
653
- readonly path?: string | undefined;
654
653
  readonly ref?: string | undefined;
655
- readonly gitTreeHash?: string | undefined;
656
- readonly retainedByPack?: boolean | undefined;
654
+ readonly path?: string | undefined;
657
655
  readonly materializedTargets?: readonly {
658
656
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
659
657
  readonly mode: "sync-once" | "sync-always" | "managed-region";
660
658
  readonly region?: string | undefined;
661
659
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
662
660
  }[] | undefined;
661
+ readonly gitTreeHash?: string | undefined;
662
+ readonly retainedByPack?: boolean | undefined;
663
663
  } | {
664
664
  readonly type: "gitlab";
665
665
  readonly owner: string;
666
666
  readonly repo: string;
667
667
  readonly installedAt: Date;
668
668
  readonly updatedAt: Date;
669
- readonly path?: string | undefined;
670
669
  readonly ref?: string | undefined;
671
- readonly gitTreeHash?: string | undefined;
672
- readonly retainedByPack?: boolean | undefined;
670
+ readonly path?: string | undefined;
673
671
  readonly materializedTargets?: readonly {
674
672
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
675
673
  readonly mode: "sync-once" | "sync-always" | "managed-region";
676
674
  readonly region?: string | undefined;
677
675
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
678
676
  }[] | undefined;
677
+ readonly gitTreeHash?: string | undefined;
678
+ readonly retainedByPack?: boolean | undefined;
679
679
  } | {
680
680
  readonly type: "bitbucket";
681
681
  readonly owner: string;
682
682
  readonly repo: string;
683
683
  readonly installedAt: Date;
684
684
  readonly updatedAt: Date;
685
- readonly path?: string | undefined;
686
685
  readonly ref?: string | undefined;
687
- readonly gitTreeHash?: string | undefined;
688
- readonly retainedByPack?: boolean | undefined;
686
+ readonly path?: string | undefined;
689
687
  readonly materializedTargets?: readonly {
690
688
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
691
689
  readonly mode: "sync-once" | "sync-always" | "managed-region";
692
690
  readonly region?: string | undefined;
693
691
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
694
692
  }[] | undefined;
693
+ readonly gitTreeHash?: string | undefined;
694
+ readonly retainedByPack?: boolean | undefined;
695
695
  } | {
696
- readonly project: string;
697
696
  readonly type: "azurerepos";
698
- readonly repo: string;
699
697
  readonly organization: string;
698
+ readonly project: string;
699
+ readonly repo: string;
700
700
  readonly installedAt: Date;
701
701
  readonly updatedAt: Date;
702
- readonly path?: string | undefined;
703
702
  readonly ref?: string | undefined;
704
- readonly gitTreeHash?: string | undefined;
705
- readonly retainedByPack?: boolean | undefined;
703
+ readonly path?: string | undefined;
706
704
  readonly materializedTargets?: readonly {
707
705
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
708
706
  readonly mode: "sync-once" | "sync-always" | "managed-region";
709
707
  readonly region?: string | undefined;
710
708
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
711
709
  }[] | undefined;
710
+ readonly gitTreeHash?: string | undefined;
711
+ readonly retainedByPack?: boolean | undefined;
712
712
  } | {
713
- readonly url: string;
714
713
  readonly type: "git";
714
+ readonly url: string;
715
715
  readonly installedAt: Date;
716
716
  readonly updatedAt: Date;
717
- readonly path?: string | undefined;
718
717
  readonly ref?: string | undefined;
719
- readonly gitTreeHash?: string | undefined;
720
- readonly retainedByPack?: boolean | undefined;
718
+ readonly path?: string | undefined;
721
719
  readonly materializedTargets?: readonly {
722
720
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
723
721
  readonly mode: "sync-once" | "sync-always" | "managed-region";
724
722
  readonly region?: string | undefined;
725
723
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
726
724
  }[] | undefined;
725
+ readonly gitTreeHash?: string | undefined;
726
+ readonly retainedByPack?: boolean | undefined;
727
727
  } | {
728
- readonly path: string;
729
728
  readonly type: "local";
729
+ readonly path: string;
730
730
  readonly installedAt: Date;
731
731
  readonly updatedAt: Date;
732
- readonly gitTreeHash?: string | undefined;
733
- readonly retainedByPack?: boolean | undefined;
734
732
  readonly materializedTargets?: readonly {
735
733
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
736
734
  readonly mode: "sync-once" | "sync-always" | "managed-region";
737
735
  readonly region?: string | undefined;
738
736
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
739
737
  }[] | undefined;
738
+ readonly gitTreeHash?: string | undefined;
739
+ readonly retainedByPack?: boolean | undefined;
740
740
  } | {
741
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
742
741
  readonly type: "registry";
743
742
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
743
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
744
744
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
745
745
  readonly integrity: string;
746
746
  readonly sourceName: string;
747
747
  readonly installedAt: Date;
748
748
  readonly updatedAt: Date;
749
- readonly gitTreeHash?: string | undefined;
750
- readonly retainedByPack?: boolean | undefined;
751
749
  readonly materializedTargets?: readonly {
752
750
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
753
751
  readonly mode: "sync-once" | "sync-always" | "managed-region";
754
752
  readonly region?: string | undefined;
755
753
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
756
754
  }[] | undefined;
755
+ readonly gitTreeHash?: string | undefined;
756
+ readonly retainedByPack?: boolean | undefined;
757
757
  };
758
758
  }, AppError, never>;
759
759
  getLockedHookEntry: (name: string) => Effect.Effect<Option.Option<{
@@ -762,110 +762,110 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
762
762
  readonly repo: string;
763
763
  readonly installedAt: Date;
764
764
  readonly updatedAt: Date;
765
- readonly path?: string | undefined;
766
765
  readonly ref?: string | undefined;
767
- readonly gitTreeHash?: string | undefined;
768
- readonly retainedByPack?: boolean | undefined;
766
+ readonly path?: string | undefined;
769
767
  readonly materializedTargets?: readonly {
770
768
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
771
769
  readonly mode: "sync-once" | "sync-always" | "managed-region";
772
770
  readonly region?: string | undefined;
773
771
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
774
772
  }[] | undefined;
773
+ readonly gitTreeHash?: string | undefined;
774
+ readonly retainedByPack?: boolean | undefined;
775
775
  } | {
776
776
  readonly type: "gitlab";
777
777
  readonly owner: string;
778
778
  readonly repo: string;
779
779
  readonly installedAt: Date;
780
780
  readonly updatedAt: Date;
781
- readonly path?: string | undefined;
782
781
  readonly ref?: string | undefined;
783
- readonly gitTreeHash?: string | undefined;
784
- readonly retainedByPack?: boolean | undefined;
782
+ readonly path?: string | undefined;
785
783
  readonly materializedTargets?: readonly {
786
784
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
787
785
  readonly mode: "sync-once" | "sync-always" | "managed-region";
788
786
  readonly region?: string | undefined;
789
787
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
790
788
  }[] | undefined;
789
+ readonly gitTreeHash?: string | undefined;
790
+ readonly retainedByPack?: boolean | undefined;
791
791
  } | {
792
792
  readonly type: "bitbucket";
793
793
  readonly owner: string;
794
794
  readonly repo: string;
795
795
  readonly installedAt: Date;
796
796
  readonly updatedAt: Date;
797
- readonly path?: string | undefined;
798
797
  readonly ref?: string | undefined;
799
- readonly gitTreeHash?: string | undefined;
800
- readonly retainedByPack?: boolean | undefined;
798
+ readonly path?: string | undefined;
801
799
  readonly materializedTargets?: readonly {
802
800
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
803
801
  readonly mode: "sync-once" | "sync-always" | "managed-region";
804
802
  readonly region?: string | undefined;
805
803
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
806
804
  }[] | undefined;
805
+ readonly gitTreeHash?: string | undefined;
806
+ readonly retainedByPack?: boolean | undefined;
807
807
  } | {
808
- readonly project: string;
809
808
  readonly type: "azurerepos";
810
- readonly repo: string;
811
809
  readonly organization: string;
810
+ readonly project: string;
811
+ readonly repo: string;
812
812
  readonly installedAt: Date;
813
813
  readonly updatedAt: Date;
814
- readonly path?: string | undefined;
815
814
  readonly ref?: string | undefined;
816
- readonly gitTreeHash?: string | undefined;
817
- readonly retainedByPack?: boolean | undefined;
815
+ readonly path?: string | undefined;
818
816
  readonly materializedTargets?: readonly {
819
817
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
820
818
  readonly mode: "sync-once" | "sync-always" | "managed-region";
821
819
  readonly region?: string | undefined;
822
820
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
823
821
  }[] | undefined;
822
+ readonly gitTreeHash?: string | undefined;
823
+ readonly retainedByPack?: boolean | undefined;
824
824
  } | {
825
- readonly url: string;
826
825
  readonly type: "git";
826
+ readonly url: string;
827
827
  readonly installedAt: Date;
828
828
  readonly updatedAt: Date;
829
- readonly path?: string | undefined;
830
829
  readonly ref?: string | undefined;
831
- readonly gitTreeHash?: string | undefined;
832
- readonly retainedByPack?: boolean | undefined;
830
+ readonly path?: string | undefined;
833
831
  readonly materializedTargets?: readonly {
834
832
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
835
833
  readonly mode: "sync-once" | "sync-always" | "managed-region";
836
834
  readonly region?: string | undefined;
837
835
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
838
836
  }[] | undefined;
837
+ readonly gitTreeHash?: string | undefined;
838
+ readonly retainedByPack?: boolean | undefined;
839
839
  } | {
840
- readonly path: string;
841
840
  readonly type: "local";
841
+ readonly path: string;
842
842
  readonly installedAt: Date;
843
843
  readonly updatedAt: Date;
844
- readonly gitTreeHash?: string | undefined;
845
- readonly retainedByPack?: boolean | undefined;
846
844
  readonly materializedTargets?: readonly {
847
845
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
848
846
  readonly mode: "sync-once" | "sync-always" | "managed-region";
849
847
  readonly region?: string | undefined;
850
848
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
851
849
  }[] | undefined;
850
+ readonly gitTreeHash?: string | undefined;
851
+ readonly retainedByPack?: boolean | undefined;
852
852
  } | {
853
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
854
853
  readonly type: "registry";
855
854
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
855
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
856
856
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
857
857
  readonly integrity: string;
858
858
  readonly sourceName: string;
859
859
  readonly installedAt: Date;
860
860
  readonly updatedAt: Date;
861
- readonly gitTreeHash?: string | undefined;
862
- readonly retainedByPack?: boolean | undefined;
863
861
  readonly materializedTargets?: readonly {
864
862
  readonly target: string & import("effect/Brand").Brand<"RelativePath">;
865
863
  readonly mode: "sync-once" | "sync-always" | "managed-region";
866
864
  readonly region?: string | undefined;
867
865
  readonly renderHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
868
866
  }[] | undefined;
867
+ readonly gitTreeHash?: string | undefined;
868
+ readonly retainedByPack?: boolean | undefined;
869
869
  }>, AppError, never>;
870
870
  setHook: ({ name, lockEntry, versionRange }: SetHookArgs) => Effect.Effect<void, AppError, never>;
871
871
  setHookLock: ({ name, lockEntry }: SetHookArgs) => Effect.Effect<void, AppError, never>;
@@ -879,11 +879,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
879
879
  readonly type: "github";
880
880
  readonly owner: string;
881
881
  readonly repo: string;
882
- readonly agents: readonly string[];
883
882
  readonly installedAt: Date;
884
883
  readonly updatedAt: Date;
885
- readonly path?: string | undefined;
884
+ readonly agents: readonly string[];
886
885
  readonly ref?: string | undefined;
886
+ readonly path?: string | undefined;
887
887
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
888
888
  readonly renderedFiles?: {
889
889
  readonly [x: string]: readonly {
@@ -896,11 +896,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
896
896
  readonly type: "gitlab";
897
897
  readonly owner: string;
898
898
  readonly repo: string;
899
- readonly agents: readonly string[];
900
899
  readonly installedAt: Date;
901
900
  readonly updatedAt: Date;
902
- readonly path?: string | undefined;
901
+ readonly agents: readonly string[];
903
902
  readonly ref?: string | undefined;
903
+ readonly path?: string | undefined;
904
904
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
905
905
  readonly renderedFiles?: {
906
906
  readonly [x: string]: readonly {
@@ -913,11 +913,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
913
913
  readonly type: "bitbucket";
914
914
  readonly owner: string;
915
915
  readonly repo: string;
916
- readonly agents: readonly string[];
917
916
  readonly installedAt: Date;
918
917
  readonly updatedAt: Date;
919
- readonly path?: string | undefined;
918
+ readonly agents: readonly string[];
920
919
  readonly ref?: string | undefined;
920
+ readonly path?: string | undefined;
921
921
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
922
922
  readonly renderedFiles?: {
923
923
  readonly [x: string]: readonly {
@@ -927,15 +927,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
927
927
  readonly gitTreeHash?: string | undefined;
928
928
  readonly retainedByPack?: boolean | undefined;
929
929
  } | {
930
- readonly project: string;
931
930
  readonly type: "azurerepos";
932
- readonly repo: string;
933
931
  readonly organization: string;
934
- readonly agents: readonly string[];
932
+ readonly project: string;
933
+ readonly repo: string;
935
934
  readonly installedAt: Date;
936
935
  readonly updatedAt: Date;
937
- readonly path?: string | undefined;
936
+ readonly agents: readonly string[];
938
937
  readonly ref?: string | undefined;
938
+ readonly path?: string | undefined;
939
939
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
940
940
  readonly renderedFiles?: {
941
941
  readonly [x: string]: readonly {
@@ -945,13 +945,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
945
945
  readonly gitTreeHash?: string | undefined;
946
946
  readonly retainedByPack?: boolean | undefined;
947
947
  } | {
948
- readonly url: string;
949
948
  readonly type: "git";
950
- readonly agents: readonly string[];
949
+ readonly url: string;
951
950
  readonly installedAt: Date;
952
951
  readonly updatedAt: Date;
953
- readonly path?: string | undefined;
952
+ readonly agents: readonly string[];
954
953
  readonly ref?: string | undefined;
954
+ readonly path?: string | undefined;
955
955
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
956
956
  readonly renderedFiles?: {
957
957
  readonly [x: string]: readonly {
@@ -961,11 +961,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
961
961
  readonly gitTreeHash?: string | undefined;
962
962
  readonly retainedByPack?: boolean | undefined;
963
963
  } | {
964
- readonly path: string;
965
964
  readonly type: "local";
966
- readonly agents: readonly string[];
965
+ readonly path: string;
967
966
  readonly installedAt: Date;
968
967
  readonly updatedAt: Date;
968
+ readonly agents: readonly string[];
969
969
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
970
970
  readonly renderedFiles?: {
971
971
  readonly [x: string]: readonly {
@@ -975,15 +975,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
975
975
  readonly gitTreeHash?: string | undefined;
976
976
  readonly retainedByPack?: boolean | undefined;
977
977
  } | {
978
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
979
978
  readonly type: "registry";
980
979
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
981
- readonly agents: readonly string[];
980
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
982
981
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
983
982
  readonly integrity: string;
984
983
  readonly sourceName: string;
985
984
  readonly installedAt: Date;
986
985
  readonly updatedAt: Date;
986
+ readonly agents: readonly string[];
987
987
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
988
988
  readonly renderedFiles?: {
989
989
  readonly [x: string]: readonly {
@@ -998,11 +998,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
998
998
  readonly type: "github";
999
999
  readonly owner: string;
1000
1000
  readonly repo: string;
1001
- readonly agents: readonly string[];
1002
1001
  readonly installedAt: Date;
1003
1002
  readonly updatedAt: Date;
1004
- readonly path?: string | undefined;
1003
+ readonly agents: readonly string[];
1005
1004
  readonly ref?: string | undefined;
1005
+ readonly path?: string | undefined;
1006
1006
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
1007
1007
  readonly renderedFiles?: {
1008
1008
  readonly [x: string]: readonly {
@@ -1015,11 +1015,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1015
1015
  readonly type: "gitlab";
1016
1016
  readonly owner: string;
1017
1017
  readonly repo: string;
1018
- readonly agents: readonly string[];
1019
1018
  readonly installedAt: Date;
1020
1019
  readonly updatedAt: Date;
1021
- readonly path?: string | undefined;
1020
+ readonly agents: readonly string[];
1022
1021
  readonly ref?: string | undefined;
1022
+ readonly path?: string | undefined;
1023
1023
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
1024
1024
  readonly renderedFiles?: {
1025
1025
  readonly [x: string]: readonly {
@@ -1032,11 +1032,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1032
1032
  readonly type: "bitbucket";
1033
1033
  readonly owner: string;
1034
1034
  readonly repo: string;
1035
- readonly agents: readonly string[];
1036
1035
  readonly installedAt: Date;
1037
1036
  readonly updatedAt: Date;
1038
- readonly path?: string | undefined;
1037
+ readonly agents: readonly string[];
1039
1038
  readonly ref?: string | undefined;
1039
+ readonly path?: string | undefined;
1040
1040
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
1041
1041
  readonly renderedFiles?: {
1042
1042
  readonly [x: string]: readonly {
@@ -1046,15 +1046,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1046
1046
  readonly gitTreeHash?: string | undefined;
1047
1047
  readonly retainedByPack?: boolean | undefined;
1048
1048
  } | {
1049
- readonly project: string;
1050
1049
  readonly type: "azurerepos";
1051
- readonly repo: string;
1052
1050
  readonly organization: string;
1053
- readonly agents: readonly string[];
1051
+ readonly project: string;
1052
+ readonly repo: string;
1054
1053
  readonly installedAt: Date;
1055
1054
  readonly updatedAt: Date;
1056
- readonly path?: string | undefined;
1055
+ readonly agents: readonly string[];
1057
1056
  readonly ref?: string | undefined;
1057
+ readonly path?: string | undefined;
1058
1058
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
1059
1059
  readonly renderedFiles?: {
1060
1060
  readonly [x: string]: readonly {
@@ -1064,13 +1064,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1064
1064
  readonly gitTreeHash?: string | undefined;
1065
1065
  readonly retainedByPack?: boolean | undefined;
1066
1066
  } | {
1067
- readonly url: string;
1068
1067
  readonly type: "git";
1069
- readonly agents: readonly string[];
1068
+ readonly url: string;
1070
1069
  readonly installedAt: Date;
1071
1070
  readonly updatedAt: Date;
1072
- readonly path?: string | undefined;
1071
+ readonly agents: readonly string[];
1073
1072
  readonly ref?: string | undefined;
1073
+ readonly path?: string | undefined;
1074
1074
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
1075
1075
  readonly renderedFiles?: {
1076
1076
  readonly [x: string]: readonly {
@@ -1080,11 +1080,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1080
1080
  readonly gitTreeHash?: string | undefined;
1081
1081
  readonly retainedByPack?: boolean | undefined;
1082
1082
  } | {
1083
- readonly path: string;
1084
1083
  readonly type: "local";
1085
- readonly agents: readonly string[];
1084
+ readonly path: string;
1086
1085
  readonly installedAt: Date;
1087
1086
  readonly updatedAt: Date;
1087
+ readonly agents: readonly string[];
1088
1088
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
1089
1089
  readonly renderedFiles?: {
1090
1090
  readonly [x: string]: readonly {
@@ -1094,15 +1094,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1094
1094
  readonly gitTreeHash?: string | undefined;
1095
1095
  readonly retainedByPack?: boolean | undefined;
1096
1096
  } | {
1097
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1098
1097
  readonly type: "registry";
1099
1098
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1100
- readonly agents: readonly string[];
1099
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1101
1100
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1102
1101
  readonly integrity: string;
1103
1102
  readonly sourceName: string;
1104
1103
  readonly installedAt: Date;
1105
1104
  readonly updatedAt: Date;
1105
+ readonly agents: readonly string[];
1106
1106
  readonly sourceHash?: (string & import("effect/Brand").Brand<"SourceHash">) | undefined;
1107
1107
  readonly renderedFiles?: {
1108
1108
  readonly [x: string]: readonly {
@@ -1133,9 +1133,9 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1133
1133
  }, AppError, never>;
1134
1134
  getLockedPacks: () => Effect.Effect<{
1135
1135
  readonly [x: string]: {
1136
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1137
1136
  readonly type: "registry";
1138
1137
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1138
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1139
1139
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1140
1140
  readonly integrity: string;
1141
1141
  readonly sourceName: string;
@@ -1165,9 +1165,9 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1165
1165
  };
1166
1166
  }, AppError, never>;
1167
1167
  getLockedPack: (name: string) => Effect.Effect<Option.Option<{
1168
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1169
1168
  readonly type: "registry";
1170
1169
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1170
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1171
1171
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1172
1172
  readonly integrity: string;
1173
1173
  readonly sourceName: string;
@@ -1207,67 +1207,67 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1207
1207
  }, AppError, never>;
1208
1208
  getLockedLibraries: () => Effect.Effect<{
1209
1209
  readonly [x: string]: {
1210
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1211
1210
  readonly type: "registry";
1212
1211
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1212
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1213
1213
  readonly sourceName: string;
1214
1214
  readonly installedAt: Date;
1215
1215
  readonly updatedAt: Date;
1216
- readonly resolvedFiles: {
1216
+ readonly resolvedAt: Date;
1217
+ readonly membershipDigest: string;
1218
+ readonly resolvedSkills: {
1217
1219
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1218
1220
  };
1219
- readonly resolvedRules: {
1221
+ readonly resolvedCommands: {
1220
1222
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1221
1223
  };
1222
- readonly resolvedHooks: {
1224
+ readonly resolvedMcpServers: {
1223
1225
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1224
1226
  };
1225
- readonly resolvedSkills: {
1227
+ readonly resolvedSubagents: {
1226
1228
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1227
1229
  };
1228
- readonly resolvedCommands: {
1230
+ readonly resolvedFiles: {
1229
1231
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1230
1232
  };
1231
- readonly resolvedMcpServers: {
1233
+ readonly resolvedRules: {
1232
1234
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1233
1235
  };
1234
- readonly resolvedSubagents: {
1236
+ readonly resolvedHooks: {
1235
1237
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1236
1238
  };
1237
- readonly resolvedAt: Date;
1238
- readonly membershipDigest: string;
1239
1239
  };
1240
1240
  }, AppError, never>;
1241
1241
  getLockedLibrary: (name: string) => Effect.Effect<Option.Option<{
1242
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1243
1242
  readonly type: "registry";
1244
1243
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1244
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1245
1245
  readonly sourceName: string;
1246
1246
  readonly installedAt: Date;
1247
1247
  readonly updatedAt: Date;
1248
- readonly resolvedFiles: {
1248
+ readonly resolvedAt: Date;
1249
+ readonly membershipDigest: string;
1250
+ readonly resolvedSkills: {
1249
1251
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1250
1252
  };
1251
- readonly resolvedRules: {
1253
+ readonly resolvedCommands: {
1252
1254
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1253
1255
  };
1254
- readonly resolvedHooks: {
1256
+ readonly resolvedMcpServers: {
1255
1257
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1256
1258
  };
1257
- readonly resolvedSkills: {
1259
+ readonly resolvedSubagents: {
1258
1260
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1259
1261
  };
1260
- readonly resolvedCommands: {
1262
+ readonly resolvedFiles: {
1261
1263
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1262
1264
  };
1263
- readonly resolvedMcpServers: {
1265
+ readonly resolvedRules: {
1264
1266
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1265
1267
  };
1266
- readonly resolvedSubagents: {
1268
+ readonly resolvedHooks: {
1267
1269
  readonly [x: string]: string & import("effect/Brand").Brand<"Version">;
1268
1270
  };
1269
- readonly resolvedAt: Date;
1270
- readonly membershipDigest: string;
1271
1271
  }>, AppError, never>;
1272
1272
  setLibrary: (args: SetLibraryArgs) => Effect.Effect<void, AppError, never>;
1273
1273
  setLibraryEntry: (name: string, entry: LibraryEntry) => Effect.Effect<void, AppError, never>;
@@ -1278,11 +1278,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1278
1278
  readonly type: "github";
1279
1279
  readonly owner: string;
1280
1280
  readonly repo: string;
1281
- readonly agents: readonly string[];
1282
1281
  readonly installedAt: Date;
1283
1282
  readonly updatedAt: Date;
1284
- readonly path?: string | undefined;
1283
+ readonly agents: readonly string[];
1285
1284
  readonly ref?: string | undefined;
1285
+ readonly path?: string | undefined;
1286
1286
  readonly sourceHash?: string | undefined;
1287
1287
  readonly renderedFiles?: {
1288
1288
  readonly [x: string]: readonly {
@@ -1295,11 +1295,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1295
1295
  readonly type: "gitlab";
1296
1296
  readonly owner: string;
1297
1297
  readonly repo: string;
1298
- readonly agents: readonly string[];
1299
1298
  readonly installedAt: Date;
1300
1299
  readonly updatedAt: Date;
1301
- readonly path?: string | undefined;
1300
+ readonly agents: readonly string[];
1302
1301
  readonly ref?: string | undefined;
1302
+ readonly path?: string | undefined;
1303
1303
  readonly sourceHash?: string | undefined;
1304
1304
  readonly renderedFiles?: {
1305
1305
  readonly [x: string]: readonly {
@@ -1312,11 +1312,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1312
1312
  readonly type: "bitbucket";
1313
1313
  readonly owner: string;
1314
1314
  readonly repo: string;
1315
- readonly agents: readonly string[];
1316
1315
  readonly installedAt: Date;
1317
1316
  readonly updatedAt: Date;
1318
- readonly path?: string | undefined;
1317
+ readonly agents: readonly string[];
1319
1318
  readonly ref?: string | undefined;
1319
+ readonly path?: string | undefined;
1320
1320
  readonly sourceHash?: string | undefined;
1321
1321
  readonly renderedFiles?: {
1322
1322
  readonly [x: string]: readonly {
@@ -1326,15 +1326,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1326
1326
  readonly gitTreeHash?: string | undefined;
1327
1327
  readonly retainedByPack?: boolean | undefined;
1328
1328
  } | {
1329
- readonly project: string;
1330
1329
  readonly type: "azurerepos";
1331
- readonly repo: string;
1332
1330
  readonly organization: string;
1333
- readonly agents: readonly string[];
1331
+ readonly project: string;
1332
+ readonly repo: string;
1334
1333
  readonly installedAt: Date;
1335
1334
  readonly updatedAt: Date;
1336
- readonly path?: string | undefined;
1335
+ readonly agents: readonly string[];
1337
1336
  readonly ref?: string | undefined;
1337
+ readonly path?: string | undefined;
1338
1338
  readonly sourceHash?: string | undefined;
1339
1339
  readonly renderedFiles?: {
1340
1340
  readonly [x: string]: readonly {
@@ -1344,13 +1344,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1344
1344
  readonly gitTreeHash?: string | undefined;
1345
1345
  readonly retainedByPack?: boolean | undefined;
1346
1346
  } | {
1347
- readonly url: string;
1348
1347
  readonly type: "git";
1349
- readonly agents: readonly string[];
1348
+ readonly url: string;
1350
1349
  readonly installedAt: Date;
1351
1350
  readonly updatedAt: Date;
1352
- readonly path?: string | undefined;
1351
+ readonly agents: readonly string[];
1353
1352
  readonly ref?: string | undefined;
1353
+ readonly path?: string | undefined;
1354
1354
  readonly sourceHash?: string | undefined;
1355
1355
  readonly renderedFiles?: {
1356
1356
  readonly [x: string]: readonly {
@@ -1360,11 +1360,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1360
1360
  readonly gitTreeHash?: string | undefined;
1361
1361
  readonly retainedByPack?: boolean | undefined;
1362
1362
  } | {
1363
- readonly path: string;
1364
1363
  readonly type: "local";
1365
- readonly agents: readonly string[];
1364
+ readonly path: string;
1366
1365
  readonly installedAt: Date;
1367
1366
  readonly updatedAt: Date;
1367
+ readonly agents: readonly string[];
1368
1368
  readonly sourceHash?: string | undefined;
1369
1369
  readonly renderedFiles?: {
1370
1370
  readonly [x: string]: readonly {
@@ -1374,15 +1374,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1374
1374
  readonly gitTreeHash?: string | undefined;
1375
1375
  readonly retainedByPack?: boolean | undefined;
1376
1376
  } | {
1377
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1378
1377
  readonly type: "registry";
1379
1378
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1380
- readonly agents: readonly string[];
1379
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1381
1380
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1382
1381
  readonly integrity: string;
1383
1382
  readonly sourceName: string;
1384
1383
  readonly installedAt: Date;
1385
1384
  readonly updatedAt: Date;
1385
+ readonly agents: readonly string[];
1386
1386
  readonly sourceHash?: string | undefined;
1387
1387
  readonly renderedFiles?: {
1388
1388
  readonly [x: string]: readonly {
@@ -1397,11 +1397,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1397
1397
  readonly type: "github";
1398
1398
  readonly owner: string;
1399
1399
  readonly repo: string;
1400
- readonly agents: readonly string[];
1401
1400
  readonly installedAt: Date;
1402
1401
  readonly updatedAt: Date;
1403
- readonly path?: string | undefined;
1402
+ readonly agents: readonly string[];
1404
1403
  readonly ref?: string | undefined;
1404
+ readonly path?: string | undefined;
1405
1405
  readonly sourceHash?: string | undefined;
1406
1406
  readonly renderedFiles?: {
1407
1407
  readonly [x: string]: readonly {
@@ -1414,11 +1414,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1414
1414
  readonly type: "gitlab";
1415
1415
  readonly owner: string;
1416
1416
  readonly repo: string;
1417
- readonly agents: readonly string[];
1418
1417
  readonly installedAt: Date;
1419
1418
  readonly updatedAt: Date;
1420
- readonly path?: string | undefined;
1419
+ readonly agents: readonly string[];
1421
1420
  readonly ref?: string | undefined;
1421
+ readonly path?: string | undefined;
1422
1422
  readonly sourceHash?: string | undefined;
1423
1423
  readonly renderedFiles?: {
1424
1424
  readonly [x: string]: readonly {
@@ -1431,11 +1431,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1431
1431
  readonly type: "bitbucket";
1432
1432
  readonly owner: string;
1433
1433
  readonly repo: string;
1434
- readonly agents: readonly string[];
1435
1434
  readonly installedAt: Date;
1436
1435
  readonly updatedAt: Date;
1437
- readonly path?: string | undefined;
1436
+ readonly agents: readonly string[];
1438
1437
  readonly ref?: string | undefined;
1438
+ readonly path?: string | undefined;
1439
1439
  readonly sourceHash?: string | undefined;
1440
1440
  readonly renderedFiles?: {
1441
1441
  readonly [x: string]: readonly {
@@ -1445,15 +1445,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1445
1445
  readonly gitTreeHash?: string | undefined;
1446
1446
  readonly retainedByPack?: boolean | undefined;
1447
1447
  } | {
1448
- readonly project: string;
1449
1448
  readonly type: "azurerepos";
1450
- readonly repo: string;
1451
1449
  readonly organization: string;
1452
- readonly agents: readonly string[];
1450
+ readonly project: string;
1451
+ readonly repo: string;
1453
1452
  readonly installedAt: Date;
1454
1453
  readonly updatedAt: Date;
1455
- readonly path?: string | undefined;
1454
+ readonly agents: readonly string[];
1456
1455
  readonly ref?: string | undefined;
1456
+ readonly path?: string | undefined;
1457
1457
  readonly sourceHash?: string | undefined;
1458
1458
  readonly renderedFiles?: {
1459
1459
  readonly [x: string]: readonly {
@@ -1463,13 +1463,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1463
1463
  readonly gitTreeHash?: string | undefined;
1464
1464
  readonly retainedByPack?: boolean | undefined;
1465
1465
  } | {
1466
- readonly url: string;
1467
1466
  readonly type: "git";
1468
- readonly agents: readonly string[];
1467
+ readonly url: string;
1469
1468
  readonly installedAt: Date;
1470
1469
  readonly updatedAt: Date;
1471
- readonly path?: string | undefined;
1470
+ readonly agents: readonly string[];
1472
1471
  readonly ref?: string | undefined;
1472
+ readonly path?: string | undefined;
1473
1473
  readonly sourceHash?: string | undefined;
1474
1474
  readonly renderedFiles?: {
1475
1475
  readonly [x: string]: readonly {
@@ -1479,11 +1479,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1479
1479
  readonly gitTreeHash?: string | undefined;
1480
1480
  readonly retainedByPack?: boolean | undefined;
1481
1481
  } | {
1482
- readonly path: string;
1483
1482
  readonly type: "local";
1484
- readonly agents: readonly string[];
1483
+ readonly path: string;
1485
1484
  readonly installedAt: Date;
1486
1485
  readonly updatedAt: Date;
1486
+ readonly agents: readonly string[];
1487
1487
  readonly sourceHash?: string | undefined;
1488
1488
  readonly renderedFiles?: {
1489
1489
  readonly [x: string]: readonly {
@@ -1493,15 +1493,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1493
1493
  readonly gitTreeHash?: string | undefined;
1494
1494
  readonly retainedByPack?: boolean | undefined;
1495
1495
  } | {
1496
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1497
1496
  readonly type: "registry";
1498
1497
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1499
- readonly agents: readonly string[];
1498
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1500
1499
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1501
1500
  readonly integrity: string;
1502
1501
  readonly sourceName: string;
1503
1502
  readonly installedAt: Date;
1504
1503
  readonly updatedAt: Date;
1504
+ readonly agents: readonly string[];
1505
1505
  readonly sourceHash?: string | undefined;
1506
1506
  readonly renderedFiles?: {
1507
1507
  readonly [x: string]: readonly {
@@ -1521,11 +1521,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1521
1521
  readonly type: "github";
1522
1522
  readonly owner: string;
1523
1523
  readonly repo: string;
1524
- readonly agents: readonly string[];
1525
1524
  readonly installedAt: Date;
1526
1525
  readonly updatedAt: Date;
1527
- readonly path?: string | undefined;
1526
+ readonly agents: readonly string[];
1528
1527
  readonly ref?: string | undefined;
1528
+ readonly path?: string | undefined;
1529
1529
  readonly sourceHash?: string | undefined;
1530
1530
  readonly renderedFiles?: {
1531
1531
  readonly [x: string]: readonly {
@@ -1538,11 +1538,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1538
1538
  readonly type: "gitlab";
1539
1539
  readonly owner: string;
1540
1540
  readonly repo: string;
1541
- readonly agents: readonly string[];
1542
1541
  readonly installedAt: Date;
1543
1542
  readonly updatedAt: Date;
1544
- readonly path?: string | undefined;
1543
+ readonly agents: readonly string[];
1545
1544
  readonly ref?: string | undefined;
1545
+ readonly path?: string | undefined;
1546
1546
  readonly sourceHash?: string | undefined;
1547
1547
  readonly renderedFiles?: {
1548
1548
  readonly [x: string]: readonly {
@@ -1555,11 +1555,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1555
1555
  readonly type: "bitbucket";
1556
1556
  readonly owner: string;
1557
1557
  readonly repo: string;
1558
- readonly agents: readonly string[];
1559
1558
  readonly installedAt: Date;
1560
1559
  readonly updatedAt: Date;
1561
- readonly path?: string | undefined;
1560
+ readonly agents: readonly string[];
1562
1561
  readonly ref?: string | undefined;
1562
+ readonly path?: string | undefined;
1563
1563
  readonly sourceHash?: string | undefined;
1564
1564
  readonly renderedFiles?: {
1565
1565
  readonly [x: string]: readonly {
@@ -1569,15 +1569,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1569
1569
  readonly gitTreeHash?: string | undefined;
1570
1570
  readonly retainedByPack?: boolean | undefined;
1571
1571
  } | {
1572
- readonly project: string;
1573
1572
  readonly type: "azurerepos";
1574
- readonly repo: string;
1575
1573
  readonly organization: string;
1576
- readonly agents: readonly string[];
1574
+ readonly project: string;
1575
+ readonly repo: string;
1577
1576
  readonly installedAt: Date;
1578
1577
  readonly updatedAt: Date;
1579
- readonly path?: string | undefined;
1578
+ readonly agents: readonly string[];
1580
1579
  readonly ref?: string | undefined;
1580
+ readonly path?: string | undefined;
1581
1581
  readonly sourceHash?: string | undefined;
1582
1582
  readonly renderedFiles?: {
1583
1583
  readonly [x: string]: readonly {
@@ -1587,13 +1587,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1587
1587
  readonly gitTreeHash?: string | undefined;
1588
1588
  readonly retainedByPack?: boolean | undefined;
1589
1589
  } | {
1590
- readonly url: string;
1591
1590
  readonly type: "git";
1592
- readonly agents: readonly string[];
1591
+ readonly url: string;
1593
1592
  readonly installedAt: Date;
1594
1593
  readonly updatedAt: Date;
1595
- readonly path?: string | undefined;
1594
+ readonly agents: readonly string[];
1596
1595
  readonly ref?: string | undefined;
1596
+ readonly path?: string | undefined;
1597
1597
  readonly sourceHash?: string | undefined;
1598
1598
  readonly renderedFiles?: {
1599
1599
  readonly [x: string]: readonly {
@@ -1603,11 +1603,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1603
1603
  readonly gitTreeHash?: string | undefined;
1604
1604
  readonly retainedByPack?: boolean | undefined;
1605
1605
  } | {
1606
- readonly path: string;
1607
1606
  readonly type: "local";
1608
- readonly agents: readonly string[];
1607
+ readonly path: string;
1609
1608
  readonly installedAt: Date;
1610
1609
  readonly updatedAt: Date;
1610
+ readonly agents: readonly string[];
1611
1611
  readonly sourceHash?: string | undefined;
1612
1612
  readonly renderedFiles?: {
1613
1613
  readonly [x: string]: readonly {
@@ -1617,15 +1617,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1617
1617
  readonly gitTreeHash?: string | undefined;
1618
1618
  readonly retainedByPack?: boolean | undefined;
1619
1619
  } | {
1620
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1621
1620
  readonly type: "registry";
1622
1621
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1623
- readonly agents: readonly string[];
1622
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1624
1623
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1625
1624
  readonly integrity: string;
1626
1625
  readonly sourceName: string;
1627
1626
  readonly installedAt: Date;
1628
1627
  readonly updatedAt: Date;
1628
+ readonly agents: readonly string[];
1629
1629
  readonly sourceHash?: string | undefined;
1630
1630
  readonly renderedFiles?: {
1631
1631
  readonly [x: string]: readonly {
@@ -1640,11 +1640,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1640
1640
  readonly type: "github";
1641
1641
  readonly owner: string;
1642
1642
  readonly repo: string;
1643
- readonly agents: readonly string[];
1644
1643
  readonly installedAt: Date;
1645
1644
  readonly updatedAt: Date;
1646
- readonly path?: string | undefined;
1645
+ readonly agents: readonly string[];
1647
1646
  readonly ref?: string | undefined;
1647
+ readonly path?: string | undefined;
1648
1648
  readonly sourceHash?: string | undefined;
1649
1649
  readonly renderedFiles?: {
1650
1650
  readonly [x: string]: readonly {
@@ -1657,11 +1657,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1657
1657
  readonly type: "gitlab";
1658
1658
  readonly owner: string;
1659
1659
  readonly repo: string;
1660
- readonly agents: readonly string[];
1661
1660
  readonly installedAt: Date;
1662
1661
  readonly updatedAt: Date;
1663
- readonly path?: string | undefined;
1662
+ readonly agents: readonly string[];
1664
1663
  readonly ref?: string | undefined;
1664
+ readonly path?: string | undefined;
1665
1665
  readonly sourceHash?: string | undefined;
1666
1666
  readonly renderedFiles?: {
1667
1667
  readonly [x: string]: readonly {
@@ -1674,11 +1674,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1674
1674
  readonly type: "bitbucket";
1675
1675
  readonly owner: string;
1676
1676
  readonly repo: string;
1677
- readonly agents: readonly string[];
1678
1677
  readonly installedAt: Date;
1679
1678
  readonly updatedAt: Date;
1680
- readonly path?: string | undefined;
1679
+ readonly agents: readonly string[];
1681
1680
  readonly ref?: string | undefined;
1681
+ readonly path?: string | undefined;
1682
1682
  readonly sourceHash?: string | undefined;
1683
1683
  readonly renderedFiles?: {
1684
1684
  readonly [x: string]: readonly {
@@ -1688,15 +1688,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1688
1688
  readonly gitTreeHash?: string | undefined;
1689
1689
  readonly retainedByPack?: boolean | undefined;
1690
1690
  } | {
1691
- readonly project: string;
1692
1691
  readonly type: "azurerepos";
1693
- readonly repo: string;
1694
1692
  readonly organization: string;
1695
- readonly agents: readonly string[];
1693
+ readonly project: string;
1694
+ readonly repo: string;
1696
1695
  readonly installedAt: Date;
1697
1696
  readonly updatedAt: Date;
1698
- readonly path?: string | undefined;
1697
+ readonly agents: readonly string[];
1699
1698
  readonly ref?: string | undefined;
1699
+ readonly path?: string | undefined;
1700
1700
  readonly sourceHash?: string | undefined;
1701
1701
  readonly renderedFiles?: {
1702
1702
  readonly [x: string]: readonly {
@@ -1706,13 +1706,13 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1706
1706
  readonly gitTreeHash?: string | undefined;
1707
1707
  readonly retainedByPack?: boolean | undefined;
1708
1708
  } | {
1709
- readonly url: string;
1710
1709
  readonly type: "git";
1711
- readonly agents: readonly string[];
1710
+ readonly url: string;
1712
1711
  readonly installedAt: Date;
1713
1712
  readonly updatedAt: Date;
1714
- readonly path?: string | undefined;
1713
+ readonly agents: readonly string[];
1715
1714
  readonly ref?: string | undefined;
1715
+ readonly path?: string | undefined;
1716
1716
  readonly sourceHash?: string | undefined;
1717
1717
  readonly renderedFiles?: {
1718
1718
  readonly [x: string]: readonly {
@@ -1722,11 +1722,11 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1722
1722
  readonly gitTreeHash?: string | undefined;
1723
1723
  readonly retainedByPack?: boolean | undefined;
1724
1724
  } | {
1725
- readonly path: string;
1726
1725
  readonly type: "local";
1727
- readonly agents: readonly string[];
1726
+ readonly path: string;
1728
1727
  readonly installedAt: Date;
1729
1728
  readonly updatedAt: Date;
1729
+ readonly agents: readonly string[];
1730
1730
  readonly sourceHash?: string | undefined;
1731
1731
  readonly renderedFiles?: {
1732
1732
  readonly [x: string]: readonly {
@@ -1736,15 +1736,15 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1736
1736
  readonly gitTreeHash?: string | undefined;
1737
1737
  readonly retainedByPack?: boolean | undefined;
1738
1738
  } | {
1739
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1740
1739
  readonly type: "registry";
1741
1740
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1742
- readonly agents: readonly string[];
1741
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1743
1742
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1744
1743
  readonly integrity: string;
1745
1744
  readonly sourceName: string;
1746
1745
  readonly installedAt: Date;
1747
1746
  readonly updatedAt: Date;
1747
+ readonly agents: readonly string[];
1748
1748
  readonly sourceHash?: string | undefined;
1749
1749
  readonly renderedFiles?: {
1750
1750
  readonly [x: string]: readonly {
@@ -1775,8 +1775,8 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1775
1775
  readonly repo: string;
1776
1776
  readonly installedAt: Date;
1777
1777
  readonly updatedAt: Date;
1778
- readonly path?: string | undefined;
1779
1778
  readonly ref?: string | undefined;
1779
+ readonly path?: string | undefined;
1780
1780
  readonly gitTreeHash?: string | undefined;
1781
1781
  readonly retainedByPack?: boolean | undefined;
1782
1782
  readonly syncedAgents?: readonly string[] | undefined;
@@ -1786,8 +1786,8 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1786
1786
  readonly repo: string;
1787
1787
  readonly installedAt: Date;
1788
1788
  readonly updatedAt: Date;
1789
- readonly path?: string | undefined;
1790
1789
  readonly ref?: string | undefined;
1790
+ readonly path?: string | undefined;
1791
1791
  readonly gitTreeHash?: string | undefined;
1792
1792
  readonly retainedByPack?: boolean | undefined;
1793
1793
  readonly syncedAgents?: readonly string[] | undefined;
@@ -1797,45 +1797,45 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1797
1797
  readonly repo: string;
1798
1798
  readonly installedAt: Date;
1799
1799
  readonly updatedAt: Date;
1800
- readonly path?: string | undefined;
1801
1800
  readonly ref?: string | undefined;
1801
+ readonly path?: string | undefined;
1802
1802
  readonly gitTreeHash?: string | undefined;
1803
1803
  readonly retainedByPack?: boolean | undefined;
1804
1804
  readonly syncedAgents?: readonly string[] | undefined;
1805
1805
  } | {
1806
- readonly project: string;
1807
1806
  readonly type: "azurerepos";
1808
- readonly repo: string;
1809
1807
  readonly organization: string;
1808
+ readonly project: string;
1809
+ readonly repo: string;
1810
1810
  readonly installedAt: Date;
1811
1811
  readonly updatedAt: Date;
1812
- readonly path?: string | undefined;
1813
1812
  readonly ref?: string | undefined;
1813
+ readonly path?: string | undefined;
1814
1814
  readonly gitTreeHash?: string | undefined;
1815
1815
  readonly retainedByPack?: boolean | undefined;
1816
1816
  readonly syncedAgents?: readonly string[] | undefined;
1817
1817
  } | {
1818
- readonly url: string;
1819
1818
  readonly type: "git";
1819
+ readonly url: string;
1820
1820
  readonly installedAt: Date;
1821
1821
  readonly updatedAt: Date;
1822
- readonly path?: string | undefined;
1823
1822
  readonly ref?: string | undefined;
1823
+ readonly path?: string | undefined;
1824
1824
  readonly gitTreeHash?: string | undefined;
1825
1825
  readonly retainedByPack?: boolean | undefined;
1826
1826
  readonly syncedAgents?: readonly string[] | undefined;
1827
1827
  } | {
1828
- readonly path: string;
1829
1828
  readonly type: "local";
1829
+ readonly path: string;
1830
1830
  readonly installedAt: Date;
1831
1831
  readonly updatedAt: Date;
1832
1832
  readonly gitTreeHash?: string | undefined;
1833
1833
  readonly retainedByPack?: boolean | undefined;
1834
1834
  readonly syncedAgents?: readonly string[] | undefined;
1835
1835
  } | {
1836
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1837
1836
  readonly type: "registry";
1838
1837
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1838
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1839
1839
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1840
1840
  readonly integrity: string;
1841
1841
  readonly sourceName: string;
@@ -1845,17 +1845,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1845
1845
  readonly retainedByPack?: boolean | undefined;
1846
1846
  readonly syncedAgents?: readonly string[] | undefined;
1847
1847
  } | {
1848
- readonly type: "inline";
1849
1848
  readonly installedAt: Date;
1850
1849
  readonly updatedAt: Date;
1851
- readonly url?: string | undefined;
1850
+ readonly type: "inline";
1851
+ readonly gitTreeHash?: string | undefined;
1852
+ readonly retainedByPack?: boolean | undefined;
1852
1853
  readonly command?: string | undefined;
1854
+ readonly args?: readonly string[] | undefined;
1855
+ readonly url?: string | undefined;
1853
1856
  readonly headers?: {
1854
1857
  readonly [x: string]: string;
1855
1858
  } | undefined;
1856
- readonly args?: readonly string[] | undefined;
1857
- readonly gitTreeHash?: string | undefined;
1858
- readonly retainedByPack?: boolean | undefined;
1859
1859
  readonly syncedAgents?: readonly string[] | undefined;
1860
1860
  };
1861
1861
  }, AppError, never>;
@@ -1865,8 +1865,8 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1865
1865
  readonly repo: string;
1866
1866
  readonly installedAt: Date;
1867
1867
  readonly updatedAt: Date;
1868
- readonly path?: string | undefined;
1869
1868
  readonly ref?: string | undefined;
1869
+ readonly path?: string | undefined;
1870
1870
  readonly gitTreeHash?: string | undefined;
1871
1871
  readonly retainedByPack?: boolean | undefined;
1872
1872
  readonly syncedAgents?: readonly string[] | undefined;
@@ -1876,8 +1876,8 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1876
1876
  readonly repo: string;
1877
1877
  readonly installedAt: Date;
1878
1878
  readonly updatedAt: Date;
1879
- readonly path?: string | undefined;
1880
1879
  readonly ref?: string | undefined;
1880
+ readonly path?: string | undefined;
1881
1881
  readonly gitTreeHash?: string | undefined;
1882
1882
  readonly retainedByPack?: boolean | undefined;
1883
1883
  readonly syncedAgents?: readonly string[] | undefined;
@@ -1887,45 +1887,45 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1887
1887
  readonly repo: string;
1888
1888
  readonly installedAt: Date;
1889
1889
  readonly updatedAt: Date;
1890
- readonly path?: string | undefined;
1891
1890
  readonly ref?: string | undefined;
1891
+ readonly path?: string | undefined;
1892
1892
  readonly gitTreeHash?: string | undefined;
1893
1893
  readonly retainedByPack?: boolean | undefined;
1894
1894
  readonly syncedAgents?: readonly string[] | undefined;
1895
1895
  } | {
1896
- readonly project: string;
1897
1896
  readonly type: "azurerepos";
1898
- readonly repo: string;
1899
1897
  readonly organization: string;
1898
+ readonly project: string;
1899
+ readonly repo: string;
1900
1900
  readonly installedAt: Date;
1901
1901
  readonly updatedAt: Date;
1902
- readonly path?: string | undefined;
1903
1902
  readonly ref?: string | undefined;
1903
+ readonly path?: string | undefined;
1904
1904
  readonly gitTreeHash?: string | undefined;
1905
1905
  readonly retainedByPack?: boolean | undefined;
1906
1906
  readonly syncedAgents?: readonly string[] | undefined;
1907
1907
  } | {
1908
- readonly url: string;
1909
1908
  readonly type: "git";
1909
+ readonly url: string;
1910
1910
  readonly installedAt: Date;
1911
1911
  readonly updatedAt: Date;
1912
- readonly path?: string | undefined;
1913
1912
  readonly ref?: string | undefined;
1913
+ readonly path?: string | undefined;
1914
1914
  readonly gitTreeHash?: string | undefined;
1915
1915
  readonly retainedByPack?: boolean | undefined;
1916
1916
  readonly syncedAgents?: readonly string[] | undefined;
1917
1917
  } | {
1918
- readonly path: string;
1919
1918
  readonly type: "local";
1919
+ readonly path: string;
1920
1920
  readonly installedAt: Date;
1921
1921
  readonly updatedAt: Date;
1922
1922
  readonly gitTreeHash?: string | undefined;
1923
1923
  readonly retainedByPack?: boolean | undefined;
1924
1924
  readonly syncedAgents?: readonly string[] | undefined;
1925
1925
  } | {
1926
- readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1927
1926
  readonly type: "registry";
1928
1927
  readonly owner: string & import("effect/Brand").Brand<"Handle">;
1928
+ readonly name: string & import("effect/Brand").Brand<"ExtensionName">;
1929
1929
  readonly resolvedVersion: string & import("effect/Brand").Brand<"Version">;
1930
1930
  readonly integrity: string;
1931
1931
  readonly sourceName: string;
@@ -1935,17 +1935,17 @@ export declare const loadWorkspace: (options: WorkspaceLayerOptions) => Effect.E
1935
1935
  readonly retainedByPack?: boolean | undefined;
1936
1936
  readonly syncedAgents?: readonly string[] | undefined;
1937
1937
  } | {
1938
- readonly type: "inline";
1939
1938
  readonly installedAt: Date;
1940
1939
  readonly updatedAt: Date;
1941
- readonly url?: string | undefined;
1940
+ readonly type: "inline";
1941
+ readonly gitTreeHash?: string | undefined;
1942
+ readonly retainedByPack?: boolean | undefined;
1942
1943
  readonly command?: string | undefined;
1944
+ readonly args?: readonly string[] | undefined;
1945
+ readonly url?: string | undefined;
1943
1946
  readonly headers?: {
1944
1947
  readonly [x: string]: string;
1945
1948
  } | undefined;
1946
- readonly args?: readonly string[] | undefined;
1947
- readonly gitTreeHash?: string | undefined;
1948
- readonly retainedByPack?: boolean | undefined;
1949
1949
  readonly syncedAgents?: readonly string[] | undefined;
1950
1950
  }>, AppError, never>;
1951
1951
  setMcpServer: ({ name, lockEntry, env, enabled }: SetMcpServerArgs) => Effect.Effect<void, AppError, never>;