@agentxm/client-core 0.14.0 → 0.14.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 (279) hide show
  1. package/dist/src/unstable/agent-capabilities/{__generated__/catalog.d.ts → catalog.d.ts} +10423 -6192
  2. package/dist/src/unstable/agent-capabilities/{__generated__/catalog.d.ts.map → catalog.d.ts.map} +1 -1
  3. package/dist/src/unstable/agent-capabilities/catalog.js +132 -0
  4. package/dist/src/unstable/agent-capabilities/catalog.js.map +1 -0
  5. package/dist/src/unstable/agent-capabilities/data/agents/adal.d.ts +79 -0
  6. package/dist/src/unstable/agent-capabilities/data/agents/adal.d.ts.map +1 -0
  7. package/dist/src/unstable/agent-capabilities/data/agents/adal.js +81 -0
  8. package/dist/src/unstable/agent-capabilities/data/agents/adal.js.map +1 -0
  9. package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.d.ts +71 -0
  10. package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.d.ts.map +1 -0
  11. package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.js +76 -0
  12. package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.js.map +1 -0
  13. package/dist/src/unstable/agent-capabilities/data/agents/amp.d.ts +83 -0
  14. package/dist/src/unstable/agent-capabilities/data/agents/amp.d.ts.map +1 -0
  15. package/dist/src/unstable/agent-capabilities/data/agents/amp.js +85 -0
  16. package/dist/src/unstable/agent-capabilities/data/agents/amp.js.map +1 -0
  17. package/dist/src/unstable/agent-capabilities/data/agents/antigravity.d.ts +109 -0
  18. package/dist/src/unstable/agent-capabilities/data/agents/antigravity.d.ts.map +1 -0
  19. package/dist/src/unstable/agent-capabilities/data/agents/antigravity.js +117 -0
  20. package/dist/src/unstable/agent-capabilities/data/agents/antigravity.js.map +1 -0
  21. package/dist/src/unstable/agent-capabilities/data/agents/augment.d.ts +86 -0
  22. package/dist/src/unstable/agent-capabilities/data/agents/augment.d.ts.map +1 -0
  23. package/dist/src/unstable/agent-capabilities/data/agents/augment.js +88 -0
  24. package/dist/src/unstable/agent-capabilities/data/agents/augment.js.map +1 -0
  25. package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts +188 -0
  26. package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts.map +1 -0
  27. package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js +210 -0
  28. package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js.map +1 -0
  29. package/dist/src/unstable/agent-capabilities/data/agents/cline.d.ts +74 -0
  30. package/dist/src/unstable/agent-capabilities/data/agents/cline.d.ts.map +1 -0
  31. package/dist/src/unstable/agent-capabilities/data/agents/cline.js +76 -0
  32. package/dist/src/unstable/agent-capabilities/data/agents/cline.js.map +1 -0
  33. package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.d.ts +71 -0
  34. package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.d.ts.map +1 -0
  35. package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.js +73 -0
  36. package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.js.map +1 -0
  37. package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.d.ts +86 -0
  38. package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.d.ts.map +1 -0
  39. package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.js +90 -0
  40. package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.js.map +1 -0
  41. package/dist/src/unstable/agent-capabilities/data/agents/codemaker.d.ts +71 -0
  42. package/dist/src/unstable/agent-capabilities/data/agents/codemaker.d.ts.map +1 -0
  43. package/dist/src/unstable/agent-capabilities/data/agents/codemaker.js +73 -0
  44. package/dist/src/unstable/agent-capabilities/data/agents/codemaker.js.map +1 -0
  45. package/dist/src/unstable/agent-capabilities/data/agents/codestudio.d.ts +71 -0
  46. package/dist/src/unstable/agent-capabilities/data/agents/codestudio.d.ts.map +1 -0
  47. package/dist/src/unstable/agent-capabilities/data/agents/codestudio.js +73 -0
  48. package/dist/src/unstable/agent-capabilities/data/agents/codestudio.js.map +1 -0
  49. package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts +182 -0
  50. package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts.map +1 -0
  51. package/dist/src/unstable/agent-capabilities/data/agents/codex.js +205 -0
  52. package/dist/src/unstable/agent-capabilities/data/agents/codex.js.map +1 -0
  53. package/dist/src/unstable/agent-capabilities/data/agents/command-code.d.ts +112 -0
  54. package/dist/src/unstable/agent-capabilities/data/agents/command-code.d.ts.map +1 -0
  55. package/dist/src/unstable/agent-capabilities/data/agents/command-code.js +117 -0
  56. package/dist/src/unstable/agent-capabilities/data/agents/command-code.js.map +1 -0
  57. package/dist/src/unstable/agent-capabilities/data/agents/continue.d.ts +77 -0
  58. package/dist/src/unstable/agent-capabilities/data/agents/continue.d.ts.map +1 -0
  59. package/dist/src/unstable/agent-capabilities/data/agents/continue.js +79 -0
  60. package/dist/src/unstable/agent-capabilities/data/agents/continue.js.map +1 -0
  61. package/dist/src/unstable/agent-capabilities/data/agents/cortex.d.ts +71 -0
  62. package/dist/src/unstable/agent-capabilities/data/agents/cortex.d.ts.map +1 -0
  63. package/dist/src/unstable/agent-capabilities/data/agents/cortex.js +76 -0
  64. package/dist/src/unstable/agent-capabilities/data/agents/cortex.js.map +1 -0
  65. package/dist/src/unstable/agent-capabilities/data/agents/crush.d.ts +117 -0
  66. package/dist/src/unstable/agent-capabilities/data/agents/crush.d.ts.map +1 -0
  67. package/dist/src/unstable/agent-capabilities/data/agents/crush.js +122 -0
  68. package/dist/src/unstable/agent-capabilities/data/agents/crush.js.map +1 -0
  69. package/dist/src/unstable/agent-capabilities/data/agents/cursor.d.ts +190 -0
  70. package/dist/src/unstable/agent-capabilities/data/agents/cursor.d.ts.map +1 -0
  71. package/dist/src/unstable/agent-capabilities/data/agents/cursor.js +210 -0
  72. package/dist/src/unstable/agent-capabilities/data/agents/cursor.js.map +1 -0
  73. package/dist/src/unstable/agent-capabilities/data/agents/deepagents.d.ts +71 -0
  74. package/dist/src/unstable/agent-capabilities/data/agents/deepagents.d.ts.map +1 -0
  75. package/dist/src/unstable/agent-capabilities/data/agents/deepagents.js +76 -0
  76. package/dist/src/unstable/agent-capabilities/data/agents/deepagents.js.map +1 -0
  77. package/dist/src/unstable/agent-capabilities/data/agents/devin.d.ts +79 -0
  78. package/dist/src/unstable/agent-capabilities/data/agents/devin.d.ts.map +1 -0
  79. package/dist/src/unstable/agent-capabilities/data/agents/devin.js +84 -0
  80. package/dist/src/unstable/agent-capabilities/data/agents/devin.js.map +1 -0
  81. package/dist/src/unstable/agent-capabilities/data/agents/dexto.d.ts +71 -0
  82. package/dist/src/unstable/agent-capabilities/data/agents/dexto.d.ts.map +1 -0
  83. package/dist/src/unstable/agent-capabilities/data/agents/dexto.js +73 -0
  84. package/dist/src/unstable/agent-capabilities/data/agents/dexto.js.map +1 -0
  85. package/dist/src/unstable/agent-capabilities/data/agents/droid.d.ts +82 -0
  86. package/dist/src/unstable/agent-capabilities/data/agents/droid.d.ts.map +1 -0
  87. package/dist/src/unstable/agent-capabilities/data/agents/droid.js +84 -0
  88. package/dist/src/unstable/agent-capabilities/data/agents/droid.js.map +1 -0
  89. package/dist/src/unstable/agent-capabilities/data/agents/firebender.d.ts +71 -0
  90. package/dist/src/unstable/agent-capabilities/data/agents/firebender.d.ts.map +1 -0
  91. package/dist/src/unstable/agent-capabilities/data/agents/firebender.js +73 -0
  92. package/dist/src/unstable/agent-capabilities/data/agents/firebender.js.map +1 -0
  93. package/dist/src/unstable/agent-capabilities/data/agents/forgecode.d.ts +79 -0
  94. package/dist/src/unstable/agent-capabilities/data/agents/forgecode.d.ts.map +1 -0
  95. package/dist/src/unstable/agent-capabilities/data/agents/forgecode.js +84 -0
  96. package/dist/src/unstable/agent-capabilities/data/agents/forgecode.js.map +1 -0
  97. package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.d.ts +163 -0
  98. package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.d.ts.map +1 -0
  99. package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.js +185 -0
  100. package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.js.map +1 -0
  101. package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.d.ts +165 -0
  102. package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.d.ts.map +1 -0
  103. package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.js +182 -0
  104. package/dist/src/unstable/agent-capabilities/data/agents/github-copilot.js.map +1 -0
  105. package/dist/src/unstable/agent-capabilities/data/agents/goose.d.ts +105 -0
  106. package/dist/src/unstable/agent-capabilities/data/agents/goose.d.ts.map +1 -0
  107. package/dist/src/unstable/agent-capabilities/data/agents/goose.js +109 -0
  108. package/dist/src/unstable/agent-capabilities/data/agents/goose.js.map +1 -0
  109. package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.d.ts +84 -0
  110. package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.d.ts.map +1 -0
  111. package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.js +86 -0
  112. package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.js.map +1 -0
  113. package/dist/src/unstable/agent-capabilities/data/agents/hermes.d.ts +84 -0
  114. package/dist/src/unstable/agent-capabilities/data/agents/hermes.d.ts.map +1 -0
  115. package/dist/src/unstable/agent-capabilities/data/agents/hermes.js +86 -0
  116. package/dist/src/unstable/agent-capabilities/data/agents/hermes.js.map +1 -0
  117. package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.d.ts +118 -0
  118. package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.d.ts.map +1 -0
  119. package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.js +123 -0
  120. package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.js.map +1 -0
  121. package/dist/src/unstable/agent-capabilities/data/agents/index.d.ts +55 -0
  122. package/dist/src/unstable/agent-capabilities/data/agents/index.d.ts.map +1 -0
  123. package/dist/src/unstable/agent-capabilities/data/agents/index.js +55 -0
  124. package/dist/src/unstable/agent-capabilities/data/agents/index.js.map +1 -0
  125. package/dist/src/unstable/agent-capabilities/data/agents/junie.d.ts +115 -0
  126. package/dist/src/unstable/agent-capabilities/data/agents/junie.d.ts.map +1 -0
  127. package/dist/src/unstable/agent-capabilities/data/agents/junie.js +119 -0
  128. package/dist/src/unstable/agent-capabilities/data/agents/junie.js.map +1 -0
  129. package/dist/src/unstable/agent-capabilities/data/agents/kilo.d.ts +131 -0
  130. package/dist/src/unstable/agent-capabilities/data/agents/kilo.d.ts.map +1 -0
  131. package/dist/src/unstable/agent-capabilities/data/agents/kilo.js +137 -0
  132. package/dist/src/unstable/agent-capabilities/data/agents/kilo.js.map +1 -0
  133. package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.d.ts +109 -0
  134. package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.d.ts.map +1 -0
  135. package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.js +114 -0
  136. package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.js.map +1 -0
  137. package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.d.ts +127 -0
  138. package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.d.ts.map +1 -0
  139. package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.js +132 -0
  140. package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.js.map +1 -0
  141. package/dist/src/unstable/agent-capabilities/data/agents/kode.d.ts +97 -0
  142. package/dist/src/unstable/agent-capabilities/data/agents/kode.d.ts.map +1 -0
  143. package/dist/src/unstable/agent-capabilities/data/agents/kode.js +102 -0
  144. package/dist/src/unstable/agent-capabilities/data/agents/kode.js.map +1 -0
  145. package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.d.ts +71 -0
  146. package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.d.ts.map +1 -0
  147. package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.js +73 -0
  148. package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.js.map +1 -0
  149. package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.d.ts +124 -0
  150. package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.d.ts.map +1 -0
  151. package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.js +129 -0
  152. package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.js.map +1 -0
  153. package/dist/src/unstable/agent-capabilities/data/agents/mux.d.ts +83 -0
  154. package/dist/src/unstable/agent-capabilities/data/agents/mux.d.ts.map +1 -0
  155. package/dist/src/unstable/agent-capabilities/data/agents/mux.js +85 -0
  156. package/dist/src/unstable/agent-capabilities/data/agents/mux.js.map +1 -0
  157. package/dist/src/unstable/agent-capabilities/data/agents/neovate.d.ts +109 -0
  158. package/dist/src/unstable/agent-capabilities/data/agents/neovate.d.ts.map +1 -0
  159. package/dist/src/unstable/agent-capabilities/data/agents/neovate.js +114 -0
  160. package/dist/src/unstable/agent-capabilities/data/agents/neovate.js.map +1 -0
  161. package/dist/src/unstable/agent-capabilities/data/agents/openclaw.d.ts +71 -0
  162. package/dist/src/unstable/agent-capabilities/data/agents/openclaw.d.ts.map +1 -0
  163. package/dist/src/unstable/agent-capabilities/data/agents/openclaw.js +76 -0
  164. package/dist/src/unstable/agent-capabilities/data/agents/openclaw.js.map +1 -0
  165. package/dist/src/unstable/agent-capabilities/data/agents/opencode.d.ts +119 -0
  166. package/dist/src/unstable/agent-capabilities/data/agents/opencode.d.ts.map +1 -0
  167. package/dist/src/unstable/agent-capabilities/data/agents/opencode.js +124 -0
  168. package/dist/src/unstable/agent-capabilities/data/agents/opencode.js.map +1 -0
  169. package/dist/src/unstable/agent-capabilities/data/agents/openhands.d.ts +84 -0
  170. package/dist/src/unstable/agent-capabilities/data/agents/openhands.d.ts.map +1 -0
  171. package/dist/src/unstable/agent-capabilities/data/agents/openhands.js +89 -0
  172. package/dist/src/unstable/agent-capabilities/data/agents/openhands.js.map +1 -0
  173. package/dist/src/unstable/agent-capabilities/data/agents/pi.d.ts +82 -0
  174. package/dist/src/unstable/agent-capabilities/data/agents/pi.d.ts.map +1 -0
  175. package/dist/src/unstable/agent-capabilities/data/agents/pi.js +84 -0
  176. package/dist/src/unstable/agent-capabilities/data/agents/pi.js.map +1 -0
  177. package/dist/src/unstable/agent-capabilities/data/agents/pochi.d.ts +109 -0
  178. package/dist/src/unstable/agent-capabilities/data/agents/pochi.d.ts.map +1 -0
  179. package/dist/src/unstable/agent-capabilities/data/agents/pochi.js +114 -0
  180. package/dist/src/unstable/agent-capabilities/data/agents/pochi.js.map +1 -0
  181. package/dist/src/unstable/agent-capabilities/data/agents/qoder.d.ts +171 -0
  182. package/dist/src/unstable/agent-capabilities/data/agents/qoder.d.ts.map +1 -0
  183. package/dist/src/unstable/agent-capabilities/data/agents/qoder.js +190 -0
  184. package/dist/src/unstable/agent-capabilities/data/agents/qoder.js.map +1 -0
  185. package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.d.ts +113 -0
  186. package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.d.ts.map +1 -0
  187. package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.js +118 -0
  188. package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.js.map +1 -0
  189. package/dist/src/unstable/agent-capabilities/data/agents/replit.d.ts +105 -0
  190. package/dist/src/unstable/agent-capabilities/data/agents/replit.d.ts.map +1 -0
  191. package/dist/src/unstable/agent-capabilities/data/agents/replit.js +109 -0
  192. package/dist/src/unstable/agent-capabilities/data/agents/replit.js.map +1 -0
  193. package/dist/src/unstable/agent-capabilities/data/agents/roo.d.ts +119 -0
  194. package/dist/src/unstable/agent-capabilities/data/agents/roo.d.ts.map +1 -0
  195. package/dist/src/unstable/agent-capabilities/data/agents/roo.js +124 -0
  196. package/dist/src/unstable/agent-capabilities/data/agents/roo.js.map +1 -0
  197. package/dist/src/unstable/agent-capabilities/data/agents/rovodev.d.ts +75 -0
  198. package/dist/src/unstable/agent-capabilities/data/agents/rovodev.d.ts.map +1 -0
  199. package/dist/src/unstable/agent-capabilities/data/agents/rovodev.js +80 -0
  200. package/dist/src/unstable/agent-capabilities/data/agents/rovodev.js.map +1 -0
  201. package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.d.ts +74 -0
  202. package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.d.ts.map +1 -0
  203. package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.js +76 -0
  204. package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.js.map +1 -0
  205. package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.d.ts +108 -0
  206. package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.d.ts.map +1 -0
  207. package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.js +112 -0
  208. package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.js.map +1 -0
  209. package/dist/src/unstable/agent-capabilities/data/agents/trae.d.ts +108 -0
  210. package/dist/src/unstable/agent-capabilities/data/agents/trae.d.ts.map +1 -0
  211. package/dist/src/unstable/agent-capabilities/data/agents/trae.js +112 -0
  212. package/dist/src/unstable/agent-capabilities/data/agents/trae.js.map +1 -0
  213. package/dist/src/unstable/agent-capabilities/data/agents/warp.d.ts +71 -0
  214. package/dist/src/unstable/agent-capabilities/data/agents/warp.d.ts.map +1 -0
  215. package/dist/src/unstable/agent-capabilities/data/agents/warp.js +73 -0
  216. package/dist/src/unstable/agent-capabilities/data/agents/warp.js.map +1 -0
  217. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts +136 -0
  218. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts.map +1 -0
  219. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js +147 -0
  220. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js.map +1 -0
  221. package/dist/src/unstable/agent-capabilities/data/agents/zencoder.d.ts +103 -0
  222. package/dist/src/unstable/agent-capabilities/data/agents/zencoder.d.ts.map +1 -0
  223. package/dist/src/unstable/agent-capabilities/data/agents/zencoder.js +111 -0
  224. package/dist/src/unstable/agent-capabilities/data/agents/zencoder.js.map +1 -0
  225. package/dist/src/unstable/agent-capabilities/derive.d.ts +193 -92
  226. package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
  227. package/dist/src/unstable/agent-capabilities/derive.js +19 -21
  228. package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
  229. package/dist/src/unstable/agent-capabilities/index.d.ts +2 -3
  230. package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
  231. package/dist/src/unstable/agent-capabilities/index.js +2 -3
  232. package/dist/src/unstable/agent-capabilities/index.js.map +1 -1
  233. package/dist/src/unstable/agent-capabilities/lookup.d.ts +1 -1
  234. package/dist/src/unstable/agent-capabilities/lookup.d.ts.map +1 -1
  235. package/dist/src/unstable/agent-capabilities/lookup.js +1 -1
  236. package/dist/src/unstable/agent-capabilities/lookup.js.map +1 -1
  237. package/dist/src/unstable/agent-capabilities/schema.d.ts +488 -249
  238. package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
  239. package/dist/src/unstable/agent-capabilities/schema.js +238 -108
  240. package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
  241. package/dist/src/unstable/agents/instructions.d.ts +1 -1
  242. package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
  243. package/dist/src/unstable/agents/mcp-sync.js +10 -17
  244. package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
  245. package/dist/src/unstable/agents/registry.js +1 -1
  246. package/dist/src/unstable/agents/registry.js.map +1 -1
  247. package/dist/src/unstable/agents/types.d.ts +1 -1
  248. package/dist/src/unstable/agents/types.d.ts.map +1 -1
  249. package/dist/src/unstable/agents/types.js +1 -1
  250. package/dist/src/unstable/agents/types.js.map +1 -1
  251. package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +3 -3
  252. package/dist/src/unstable/lockfile/lockfile.d.ts +83 -83
  253. package/dist/src/unstable/mcps/resolution.d.ts.map +1 -1
  254. package/dist/src/unstable/mcps/resolution.js +11 -9
  255. package/dist/src/unstable/mcps/resolution.js.map +1 -1
  256. package/dist/src/unstable/workspace/initialization-interaction.d.ts.map +1 -1
  257. package/dist/src/unstable/workspace/initialization-interaction.js +2 -3
  258. package/dist/src/unstable/workspace/initialization-interaction.js.map +1 -1
  259. package/dist/src/unstable/workspace/initialization.d.ts +60 -60
  260. package/dist/src/unstable/workspace/read-model/discovery/subagents.d.ts +1 -1
  261. package/dist/src/unstable/workspace/service.d.ts +5 -5
  262. package/package.json +2 -2
  263. package/site-content/__generated__/schemas/axm-lock.schema.json +0 -1
  264. package/site-content/__generated__/schemas/axm-package-meta.schema.json +0 -1
  265. package/site-content/__generated__/schemas/command.schema.json +0 -1
  266. package/site-content/__generated__/schemas/files.schema.json +0 -1
  267. package/site-content/__generated__/schemas/hook.schema.json +0 -1
  268. package/site-content/__generated__/schemas/mcp-server.schema.json +0 -1
  269. package/site-content/__generated__/schemas/pack.schema.json +0 -1
  270. package/site-content/__generated__/schemas/rule.schema.json +0 -1
  271. package/site-content/__generated__/schemas/settings.schema.json +0 -1
  272. package/site-content/__generated__/schemas/skill.schema.json +0 -1
  273. package/site-content/__generated__/schemas/subagent.schema.json +0 -1
  274. package/dist/src/unstable/agent-capabilities/__generated__/catalog.js +0 -7428
  275. package/dist/src/unstable/agent-capabilities/__generated__/catalog.js.map +0 -1
  276. package/dist/src/unstable/agent-capabilities/validate.d.ts +0 -19
  277. package/dist/src/unstable/agent-capabilities/validate.d.ts.map +0 -1
  278. package/dist/src/unstable/agent-capabilities/validate.js +0 -163
  279. package/dist/src/unstable/agent-capabilities/validate.js.map +0 -1
@@ -5,6 +5,10 @@
5
5
  */
6
6
  import * as Schema from "effect/Schema";
7
7
  /** @experimental This API is unstable and may change without notice. */
8
+ export declare const UrlSchema: Schema.NonEmptyString;
9
+ /** @experimental This API is unstable and may change without notice. */
10
+ export type Url = Schema.Schema.Type<typeof UrlSchema>;
11
+ /** @experimental This API is unstable and may change without notice. */
8
12
  export declare const AgentIdFromYamlSchema: Schema.NonEmptyString;
9
13
  /** @experimental This API is unstable and may change without notice. */
10
14
  export type AgentIdFromYaml = Schema.Schema.Type<typeof AgentIdFromYamlSchema>;
@@ -21,6 +25,14 @@ export declare const CapabilityLifecycleSchema: Schema.Literals<readonly ["avail
21
25
  /** @experimental This API is unstable and may change without notice. */
22
26
  export type CapabilityLifecycle = Schema.Schema.Type<typeof CapabilityLifecycleSchema>;
23
27
  /** @experimental This API is unstable and may change without notice. */
28
+ export declare const ActiveLifecycleSchema: Schema.Literals<readonly ["available", "planned"]>;
29
+ /** @experimental This API is unstable and may change without notice. */
30
+ export type ActiveLifecycle = Schema.Schema.Type<typeof ActiveLifecycleSchema>;
31
+ /** @experimental This API is unstable and may change without notice. */
32
+ export declare const InactiveLifecycleSchema: Schema.Literals<readonly ["unsupported", "unknown"]>;
33
+ /** @experimental This API is unstable and may change without notice. */
34
+ export type InactiveLifecycle = Schema.Schema.Type<typeof InactiveLifecycleSchema>;
35
+ /** @experimental This API is unstable and may change without notice. */
24
36
  export declare const ScopeSchema: Schema.Literals<readonly ["user", "project"]>;
25
37
  /** @experimental This API is unstable and may change without notice. */
26
38
  export type Scope = Schema.Schema.Type<typeof ScopeSchema>;
@@ -49,8 +61,8 @@ export declare const DocLinkSchema: Schema.Struct<{
49
61
  export type DocLink = Schema.Schema.Type<typeof DocLinkSchema>;
50
62
  /** @experimental This API is unstable and may change without notice. */
51
63
  export declare const DetectionSchema: Schema.Struct<{
52
- readonly projectDirs: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
53
- readonly userDirs: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
64
+ readonly projectDirs: Schema.$Array<Schema.NonEmptyString>;
65
+ readonly userDirs: Schema.$Array<Schema.NonEmptyString>;
54
66
  }>;
55
67
  /** @experimental This API is unstable and may change without notice. */
56
68
  export type Detection = Schema.Schema.Type<typeof DetectionSchema>;
@@ -59,62 +71,87 @@ export declare const LastVerifiedDateSchema: Schema.NonEmptyString;
59
71
  /** @experimental This API is unstable and may change without notice. */
60
72
  export type LastVerifiedDate = Schema.Schema.Type<typeof LastVerifiedDateSchema>;
61
73
  /** @experimental This API is unstable and may change without notice. */
62
- export declare const CapabilityBaseSchema: Schema.Struct<{
63
- lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
64
- notes: Schema.optional<Schema.NonEmptyString>;
65
- docs: Schema.optional<Schema.$Array<Schema.Struct<{
74
+ export declare const CapabilityBaseSchema: Schema.Union<readonly [Schema.Struct<{
75
+ lifecycle: Schema.Literals<readonly ["available", "planned"]>;
76
+ notes: Schema.NullOr<Schema.NonEmptyString>;
77
+ docs: Schema.$Array<Schema.Struct<{
66
78
  readonly label: Schema.NonEmptyString;
67
79
  readonly url: Schema.NonEmptyString;
68
- }>>>;
69
- sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
70
- lastVerified: Schema.optional<Schema.NonEmptyString>;
71
- }>;
80
+ }>>;
81
+ sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
82
+ lastVerified: Schema.NonEmptyString;
83
+ scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
84
+ }>, Schema.Struct<{
85
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
86
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
87
+ readonly docs: Schema.$Array<Schema.Struct<{
88
+ readonly label: Schema.NonEmptyString;
89
+ readonly url: Schema.NonEmptyString;
90
+ }>>;
91
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
92
+ }>]>;
72
93
  /** @experimental This API is unstable and may change without notice. */
73
94
  export type CapabilityBase = Schema.Schema.Type<typeof CapabilityBaseSchema>;
74
95
  /** @experimental This API is unstable and may change without notice. */
75
96
  export declare const ScopedCapabilityBaseSchema: Schema.Struct<{
76
- scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
77
- lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
78
- notes: Schema.optional<Schema.NonEmptyString>;
79
- docs: Schema.optional<Schema.$Array<Schema.Struct<{
97
+ lifecycle: Schema.Literals<readonly ["available", "planned"]>;
98
+ notes: Schema.NullOr<Schema.NonEmptyString>;
99
+ docs: Schema.$Array<Schema.Struct<{
80
100
  readonly label: Schema.NonEmptyString;
81
101
  readonly url: Schema.NonEmptyString;
82
- }>>>;
83
- sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
84
- lastVerified: Schema.optional<Schema.NonEmptyString>;
102
+ }>>;
103
+ sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
104
+ lastVerified: Schema.NonEmptyString;
105
+ scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
85
106
  }>;
86
107
  /** @experimental This API is unstable and may change without notice. */
87
108
  export type ScopedCapabilityBase = Schema.Schema.Type<typeof ScopedCapabilityBaseSchema>;
88
109
  /** @experimental This API is unstable and may change without notice. */
89
- export declare const SkillsCapabilitySchema: Schema.Struct<{
90
- readonly directory: Schema.optional<Schema.NonEmptyString>;
110
+ export declare const SkillsCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
111
+ readonly directory: Schema.NonEmptyString;
91
112
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
92
113
  readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
93
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
94
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
95
- readonly notes: Schema.optional<Schema.NonEmptyString>;
96
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
114
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
115
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
116
+ readonly docs: Schema.$Array<Schema.Struct<{
97
117
  readonly label: Schema.NonEmptyString;
98
118
  readonly url: Schema.NonEmptyString;
99
- }>>>;
100
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
101
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
102
- }>;
119
+ }>>;
120
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
121
+ readonly lastVerified: Schema.NonEmptyString;
122
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
123
+ }>, Schema.Struct<{
124
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
125
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
126
+ readonly docs: Schema.$Array<Schema.Struct<{
127
+ readonly label: Schema.NonEmptyString;
128
+ readonly url: Schema.NonEmptyString;
129
+ }>>;
130
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
131
+ }>]>;
103
132
  /** @experimental This API is unstable and may change without notice. */
104
133
  export type SkillsCapability = Schema.Schema.Type<typeof SkillsCapabilitySchema>;
105
134
  /** @experimental This API is unstable and may change without notice. */
106
- export declare const CommandsCapabilitySchema: Schema.Struct<{
107
- readonly directory: Schema.optional<Schema.NonEmptyString>;
108
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
109
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
110
- readonly notes: Schema.optional<Schema.NonEmptyString>;
111
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
135
+ export declare const CommandsCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
136
+ readonly directory: Schema.NonEmptyString;
137
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
138
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
139
+ readonly docs: Schema.$Array<Schema.Struct<{
112
140
  readonly label: Schema.NonEmptyString;
113
141
  readonly url: Schema.NonEmptyString;
114
- }>>>;
115
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
116
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
117
- }>;
142
+ }>>;
143
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
144
+ readonly lastVerified: Schema.NonEmptyString;
145
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
146
+ }>, Schema.Struct<{
147
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
148
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
149
+ readonly docs: Schema.$Array<Schema.Struct<{
150
+ readonly label: Schema.NonEmptyString;
151
+ readonly url: Schema.NonEmptyString;
152
+ }>>;
153
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
154
+ }>]>;
118
155
  /** @experimental This API is unstable and may change without notice. */
119
156
  export type CommandsCapability = Schema.Schema.Type<typeof CommandsCapabilitySchema>;
120
157
  /** @experimental This API is unstable and may change without notice. */
@@ -122,19 +159,27 @@ export declare const SubagentsLayoutSchema: Schema.Literals<readonly ["file", "d
122
159
  /** @experimental This API is unstable and may change without notice. */
123
160
  export type SubagentsLayout = Schema.Schema.Type<typeof SubagentsLayoutSchema>;
124
161
  /** @experimental This API is unstable and may change without notice. */
125
- export declare const SubagentsCapabilitySchema: Schema.Struct<{
126
- readonly directory: Schema.optional<Schema.NonEmptyString>;
127
- readonly layout: Schema.withDecodingDefaultType<Schema.Literals<readonly ["file", "directory"]>>;
128
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
129
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
130
- readonly notes: Schema.optional<Schema.NonEmptyString>;
131
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
162
+ export declare const SubagentsCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
163
+ readonly directory: Schema.NonEmptyString;
164
+ readonly layout: Schema.Literals<readonly ["file", "directory"]>;
165
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
166
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
167
+ readonly docs: Schema.$Array<Schema.Struct<{
132
168
  readonly label: Schema.NonEmptyString;
133
169
  readonly url: Schema.NonEmptyString;
134
- }>>>;
135
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
136
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
137
- }>;
170
+ }>>;
171
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
172
+ readonly lastVerified: Schema.NonEmptyString;
173
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
174
+ }>, Schema.Struct<{
175
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
176
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
177
+ readonly docs: Schema.$Array<Schema.Struct<{
178
+ readonly label: Schema.NonEmptyString;
179
+ readonly url: Schema.NonEmptyString;
180
+ }>>;
181
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
182
+ }>]>;
138
183
  /** @experimental This API is unstable and may change without notice. */
139
184
  export type SubagentsCapability = Schema.Schema.Type<typeof SubagentsCapabilitySchema>;
140
185
  /** @experimental This API is unstable and may change without notice. */
@@ -146,38 +191,86 @@ export declare const InstructionsImportSyntaxSchema: Schema.Literals<readonly ["
146
191
  /** @experimental This API is unstable and may change without notice. */
147
192
  export type InstructionsImportSyntax = Schema.Schema.Type<typeof InstructionsImportSyntaxSchema>;
148
193
  /** @experimental This API is unstable and may change without notice. */
149
- export declare const InstructionsCapabilitySchema: Schema.Struct<{
150
- readonly kind: Schema.Literals<readonly ["agents-md", "own-file", "rules-dir"]>;
194
+ export declare const InstructionsCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
195
+ readonly kind: Schema.Literal<"agents-md">;
196
+ readonly files: Schema.Tuple<readonly [Schema.Literal<"AGENTS.md">]>;
197
+ readonly nestedDiscovery: Schema.Boolean;
198
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
199
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
200
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
201
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
202
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
203
+ readonly docs: Schema.$Array<Schema.Struct<{
204
+ readonly label: Schema.NonEmptyString;
205
+ readonly url: Schema.NonEmptyString;
206
+ }>>;
207
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
208
+ readonly lastVerified: Schema.NonEmptyString;
209
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
210
+ }>, Schema.Struct<{
211
+ readonly kind: Schema.Literal<"own-file">;
212
+ readonly files: Schema.Tuple<readonly [Schema.NonEmptyString]>;
213
+ readonly nestedDiscovery: Schema.Boolean;
214
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
215
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
216
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
217
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
218
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
219
+ readonly docs: Schema.$Array<Schema.Struct<{
220
+ readonly label: Schema.NonEmptyString;
221
+ readonly url: Schema.NonEmptyString;
222
+ }>>;
223
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
224
+ readonly lastVerified: Schema.NonEmptyString;
225
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
226
+ }>, Schema.Struct<{
227
+ readonly kind: Schema.Literal<"rules-dir">;
151
228
  readonly files: Schema.$Array<Schema.NonEmptyString>;
152
229
  readonly nestedDiscovery: Schema.Boolean;
153
- readonly importSyntax: Schema.optional<Schema.Literals<readonly ["at-path"]>>;
230
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
154
231
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
155
232
  readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
156
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
157
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
158
- readonly notes: Schema.optional<Schema.NonEmptyString>;
159
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
233
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
234
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
235
+ readonly docs: Schema.$Array<Schema.Struct<{
160
236
  readonly label: Schema.NonEmptyString;
161
237
  readonly url: Schema.NonEmptyString;
162
- }>>>;
163
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
164
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
165
- }>;
238
+ }>>;
239
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
240
+ readonly lastVerified: Schema.NonEmptyString;
241
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
242
+ }>, Schema.Struct<{
243
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
244
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
245
+ readonly docs: Schema.$Array<Schema.Struct<{
246
+ readonly label: Schema.NonEmptyString;
247
+ readonly url: Schema.NonEmptyString;
248
+ }>>;
249
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
250
+ }>]>;
166
251
  /** @experimental This API is unstable and may change without notice. */
167
252
  export type InstructionsCapability = Schema.Schema.Type<typeof InstructionsCapabilitySchema>;
168
253
  /** @experimental This API is unstable and may change without notice. */
169
- export declare const RulesCapabilitySchema: Schema.Struct<{
170
- readonly directory: Schema.optional<Schema.NonEmptyString>;
171
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
172
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
173
- readonly notes: Schema.optional<Schema.NonEmptyString>;
174
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
254
+ export declare const RulesCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
255
+ readonly directory: Schema.NonEmptyString;
256
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
257
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
258
+ readonly docs: Schema.$Array<Schema.Struct<{
175
259
  readonly label: Schema.NonEmptyString;
176
260
  readonly url: Schema.NonEmptyString;
177
- }>>>;
178
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
179
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
180
- }>;
261
+ }>>;
262
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
263
+ readonly lastVerified: Schema.NonEmptyString;
264
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
265
+ }>, Schema.Struct<{
266
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
267
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
268
+ readonly docs: Schema.$Array<Schema.Struct<{
269
+ readonly label: Schema.NonEmptyString;
270
+ readonly url: Schema.NonEmptyString;
271
+ }>>;
272
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
273
+ }>]>;
181
274
  /** @experimental This API is unstable and may change without notice. */
182
275
  export type RulesCapability = Schema.Schema.Type<typeof RulesCapabilitySchema>;
183
276
  /** @experimental This API is unstable and may change without notice. */
@@ -215,7 +308,7 @@ export declare const McpTypeFieldSchema: Schema.Struct<{
215
308
  export type McpTypeField = Schema.Schema.Type<typeof McpTypeFieldSchema>;
216
309
  /** @experimental This API is unstable and may change without notice. */
217
310
  export declare const McpStdioDialectSchema: Schema.Struct<{
218
- readonly typeField: Schema.optional<Schema.Struct<{
311
+ readonly typeField: Schema.NullOr<Schema.Struct<{
219
312
  readonly name: Schema.NonEmptyString;
220
313
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
221
314
  readonly "streamable-http": Schema.NonEmptyString;
@@ -223,7 +316,7 @@ export declare const McpStdioDialectSchema: Schema.Struct<{
223
316
  }>]>;
224
317
  }>>;
225
318
  readonly command: Schema.Literals<readonly ["split", "array"]>;
226
- readonly envKey: Schema.optional<Schema.NonEmptyString>;
319
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
227
320
  }>;
228
321
  /** @experimental This API is unstable and may change without notice. */
229
322
  export type McpStdioDialect = Schema.Schema.Type<typeof McpStdioDialectSchema>;
@@ -236,7 +329,7 @@ export declare const McpUrlKeyMapSchema: Schema.Struct<{
236
329
  export type McpUrlKeyMap = Schema.Schema.Type<typeof McpUrlKeyMapSchema>;
237
330
  /** @experimental This API is unstable and may change without notice. */
238
331
  export declare const McpRemoteDialectSchema: Schema.Struct<{
239
- readonly typeField: Schema.optional<Schema.Struct<{
332
+ readonly typeField: Schema.NullOr<Schema.Struct<{
240
333
  readonly name: Schema.NonEmptyString;
241
334
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
242
335
  readonly "streamable-http": Schema.NonEmptyString;
@@ -247,7 +340,7 @@ export declare const McpRemoteDialectSchema: Schema.Struct<{
247
340
  readonly "streamable-http": Schema.NonEmptyString;
248
341
  readonly sse: Schema.NonEmptyString;
249
342
  }>;
250
- readonly headersKey: Schema.optional<Schema.NonEmptyString>;
343
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
251
344
  }>;
252
345
  /** @experimental This API is unstable and may change without notice. */
253
346
  export type McpRemoteDialect = Schema.Schema.Type<typeof McpRemoteDialectSchema>;
@@ -260,8 +353,8 @@ export declare const McpConfigSchema: Schema.Struct<{
260
353
  readonly path: Schema.NonEmptyString;
261
354
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
262
355
  }>>;
263
- readonly stdio: Schema.optional<Schema.Struct<{
264
- readonly typeField: Schema.optional<Schema.Struct<{
356
+ readonly stdio: Schema.NullOr<Schema.Struct<{
357
+ readonly typeField: Schema.NullOr<Schema.Struct<{
265
358
  readonly name: Schema.NonEmptyString;
266
359
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
267
360
  readonly "streamable-http": Schema.NonEmptyString;
@@ -269,10 +362,10 @@ export declare const McpConfigSchema: Schema.Struct<{
269
362
  }>]>;
270
363
  }>>;
271
364
  readonly command: Schema.Literals<readonly ["split", "array"]>;
272
- readonly envKey: Schema.optional<Schema.NonEmptyString>;
365
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
273
366
  }>>;
274
- readonly remote: Schema.optional<Schema.Struct<{
275
- readonly typeField: Schema.optional<Schema.Struct<{
367
+ readonly remote: Schema.NullOr<Schema.Struct<{
368
+ readonly typeField: Schema.NullOr<Schema.Struct<{
276
369
  readonly name: Schema.NonEmptyString;
277
370
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
278
371
  readonly "streamable-http": Schema.NonEmptyString;
@@ -283,16 +376,18 @@ export declare const McpConfigSchema: Schema.Struct<{
283
376
  readonly "streamable-http": Schema.NonEmptyString;
284
377
  readonly sse: Schema.NonEmptyString;
285
378
  }>;
286
- readonly headersKey: Schema.optional<Schema.NonEmptyString>;
379
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
287
380
  }>>;
288
- readonly transform: Schema.optional<Schema.NonEmptyString>;
381
+ readonly transform: Schema.NullOr<Schema.NonEmptyString>;
289
382
  }>;
290
383
  /** @experimental This API is unstable and may change without notice. */
291
384
  export type McpConfig = Schema.Schema.Type<typeof McpConfigSchema>;
292
385
  /** @experimental This API is unstable and may change without notice. */
293
- export declare const McpCapabilitySchema: Schema.Struct<{
294
- readonly transports: Schema.$Array<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
295
- readonly config: Schema.optional<Schema.Struct<{
386
+ export declare const McpCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
387
+ readonly standardsCompliance: Schema.Literal<"full">;
388
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
389
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
390
+ readonly config: Schema.Struct<{
296
391
  readonly serversKey: Schema.Literals<readonly ["mcpServers", "servers", "mcp", "mcp_servers", "context_servers"]>;
297
392
  readonly nativeEnabled: Schema.Boolean;
298
393
  readonly targets: Schema.$Array<Schema.Struct<{
@@ -300,8 +395,8 @@ export declare const McpCapabilitySchema: Schema.Struct<{
300
395
  readonly path: Schema.NonEmptyString;
301
396
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
302
397
  }>>;
303
- readonly stdio: Schema.optional<Schema.Struct<{
304
- readonly typeField: Schema.optional<Schema.Struct<{
398
+ readonly stdio: Schema.NullOr<Schema.Struct<{
399
+ readonly typeField: Schema.NullOr<Schema.Struct<{
305
400
  readonly name: Schema.NonEmptyString;
306
401
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
307
402
  readonly "streamable-http": Schema.NonEmptyString;
@@ -309,10 +404,10 @@ export declare const McpCapabilitySchema: Schema.Struct<{
309
404
  }>]>;
310
405
  }>>;
311
406
  readonly command: Schema.Literals<readonly ["split", "array"]>;
312
- readonly envKey: Schema.optional<Schema.NonEmptyString>;
407
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
313
408
  }>>;
314
- readonly remote: Schema.optional<Schema.Struct<{
315
- readonly typeField: Schema.optional<Schema.Struct<{
409
+ readonly remote: Schema.NullOr<Schema.Struct<{
410
+ readonly typeField: Schema.NullOr<Schema.Struct<{
316
411
  readonly name: Schema.NonEmptyString;
317
412
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
318
413
  readonly "streamable-http": Schema.NonEmptyString;
@@ -323,22 +418,41 @@ export declare const McpCapabilitySchema: Schema.Struct<{
323
418
  readonly "streamable-http": Schema.NonEmptyString;
324
419
  readonly sse: Schema.NonEmptyString;
325
420
  }>;
326
- readonly headersKey: Schema.optional<Schema.NonEmptyString>;
421
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
327
422
  }>>;
328
- readonly transform: Schema.optional<Schema.NonEmptyString>;
423
+ readonly transform: Schema.NullOr<Schema.NonEmptyString>;
424
+ }>;
425
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
426
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
427
+ readonly docs: Schema.$Array<Schema.Struct<{
428
+ readonly label: Schema.NonEmptyString;
429
+ readonly url: Schema.NonEmptyString;
329
430
  }>>;
330
- readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
431
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
432
+ readonly lastVerified: Schema.NonEmptyString;
433
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
434
+ }>, Schema.Struct<{
435
+ readonly standardsCompliance: Schema.Literals<readonly ["parity", "partial"]>;
331
436
  readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
332
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
333
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
334
- readonly notes: Schema.optional<Schema.NonEmptyString>;
335
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
437
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
438
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
439
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
440
+ readonly docs: Schema.$Array<Schema.Struct<{
336
441
  readonly label: Schema.NonEmptyString;
337
442
  readonly url: Schema.NonEmptyString;
338
- }>>>;
339
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
340
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
341
- }>;
443
+ }>>;
444
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
445
+ readonly lastVerified: Schema.NonEmptyString;
446
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
447
+ }>, Schema.Struct<{
448
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
449
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
450
+ readonly docs: Schema.$Array<Schema.Struct<{
451
+ readonly label: Schema.NonEmptyString;
452
+ readonly url: Schema.NonEmptyString;
453
+ }>>;
454
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
455
+ }>]>;
342
456
  /** @experimental This API is unstable and may change without notice. */
343
457
  export type McpCapability = Schema.Schema.Type<typeof McpCapabilitySchema>;
344
458
  /** @experimental This API is unstable and may change without notice. */
@@ -363,7 +477,7 @@ export declare const HooksSerializerSchema: Schema.Literals<readonly ["claude-co
363
477
  /** @experimental This API is unstable and may change without notice. */
364
478
  export type HooksSerializer = Schema.Schema.Type<typeof HooksSerializerSchema>;
365
479
  /** @experimental This API is unstable and may change without notice. */
366
- export declare const HooksCapabilitySchema: Schema.Struct<{
480
+ export declare const HooksCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
367
481
  readonly configFiles: Schema.$Array<Schema.Struct<{
368
482
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
369
483
  readonly path: Schema.NonEmptyString;
@@ -371,23 +485,31 @@ export declare const HooksCapabilitySchema: Schema.Struct<{
371
485
  readonly gitignored: Schema.Boolean;
372
486
  }>>;
373
487
  readonly serializer: Schema.Literals<readonly ["claude-code-settings"]>;
374
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
375
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
376
- readonly notes: Schema.optional<Schema.NonEmptyString>;
377
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
488
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
489
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
490
+ readonly docs: Schema.$Array<Schema.Struct<{
378
491
  readonly label: Schema.NonEmptyString;
379
492
  readonly url: Schema.NonEmptyString;
380
- }>>>;
381
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
382
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
383
- }>;
493
+ }>>;
494
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
495
+ readonly lastVerified: Schema.NonEmptyString;
496
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
497
+ }>, Schema.Struct<{
498
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
499
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
500
+ readonly docs: Schema.$Array<Schema.Struct<{
501
+ readonly label: Schema.NonEmptyString;
502
+ readonly url: Schema.NonEmptyString;
503
+ }>>;
504
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
505
+ }>]>;
384
506
  /** @experimental This API is unstable and may change without notice. */
385
507
  export type HooksCapability = Schema.Schema.Type<typeof HooksCapabilitySchema>;
386
508
  /** @experimental This API is unstable and may change without notice. */
387
509
  export declare const PermissionGrammarSchema: Schema.Struct<{
388
510
  readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
389
511
  readonly example: Schema.NonEmptyString;
390
- readonly notes: Schema.optional<Schema.NonEmptyString>;
512
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
391
513
  }>;
392
514
  /** @experimental This API is unstable and may change without notice. */
393
515
  export type PermissionGrammar = Schema.Schema.Type<typeof PermissionGrammarSchema>;
@@ -396,64 +518,72 @@ export declare const PermissionPrerequisiteSchema: Schema.Struct<{
396
518
  readonly key: Schema.NonEmptyString;
397
519
  readonly value: Schema.NonEmptyString;
398
520
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
399
- readonly note: Schema.optional<Schema.NonEmptyString>;
521
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
400
522
  }>;
401
523
  /** @experimental This API is unstable and may change without notice. */
402
524
  export type PermissionPrerequisite = Schema.Schema.Type<typeof PermissionPrerequisiteSchema>;
403
525
  /** @experimental This API is unstable and may change without notice. */
404
526
  export declare const PermissionCliFlagSchema: Schema.Struct<{
405
527
  readonly flag: Schema.NonEmptyString;
406
- readonly note: Schema.optional<Schema.NonEmptyString>;
528
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
407
529
  }>;
408
530
  /** @experimental This API is unstable and may change without notice. */
409
531
  export type PermissionCliFlag = Schema.Schema.Type<typeof PermissionCliFlagSchema>;
410
532
  /** @experimental This API is unstable and may change without notice. */
411
533
  export declare const PermissionGrantSchema: Schema.Struct<{
412
534
  readonly target: Schema.NonEmptyString;
413
- readonly patch: Schema.optional<Schema.Unknown>;
414
- readonly template: Schema.optional<Schema.NonEmptyString>;
535
+ readonly patch: Schema.NullOr<Schema.Unknown>;
536
+ readonly template: Schema.NullOr<Schema.NonEmptyString>;
415
537
  }>;
416
538
  /** @experimental This API is unstable and may change without notice. */
417
539
  export type PermissionGrant = Schema.Schema.Type<typeof PermissionGrantSchema>;
418
540
  /** @experimental This API is unstable and may change without notice. */
419
- export declare const PermissionsCapabilitySchema: Schema.Struct<{
420
- readonly mechanism: Schema.$Array<Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>>;
421
- readonly configFiles: Schema.optional<Schema.$Array<Schema.Struct<{
541
+ export declare const PermissionsCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
542
+ readonly mechanism: Schema.NonEmptyArray<Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>>;
543
+ readonly configFiles: Schema.$Array<Schema.Struct<{
422
544
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
423
545
  readonly path: Schema.NonEmptyString;
424
546
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
425
547
  readonly gitignored: Schema.Boolean;
426
- }>>>;
427
- readonly grammar: Schema.optional<Schema.Struct<{
548
+ }>>;
549
+ readonly grammar: Schema.NullOr<Schema.Struct<{
428
550
  readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
429
551
  readonly example: Schema.NonEmptyString;
430
- readonly notes: Schema.optional<Schema.NonEmptyString>;
552
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
431
553
  }>>;
432
- readonly prerequisites: Schema.optional<Schema.$Array<Schema.Struct<{
554
+ readonly prerequisites: Schema.$Array<Schema.Struct<{
433
555
  readonly key: Schema.NonEmptyString;
434
556
  readonly value: Schema.NonEmptyString;
435
557
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
436
- readonly note: Schema.optional<Schema.NonEmptyString>;
437
- }>>>;
438
- readonly cliFlags: Schema.optional<Schema.$Array<Schema.Struct<{
558
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
559
+ }>>;
560
+ readonly cliFlags: Schema.$Array<Schema.Struct<{
439
561
  readonly flag: Schema.NonEmptyString;
440
- readonly note: Schema.optional<Schema.NonEmptyString>;
441
- }>>>;
442
- readonly grants: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
562
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
563
+ }>>;
564
+ readonly grants: Schema.$Record<Schema.String, Schema.Struct<{
443
565
  readonly target: Schema.NonEmptyString;
444
- readonly patch: Schema.optional<Schema.Unknown>;
445
- readonly template: Schema.optional<Schema.NonEmptyString>;
446
- }>>>;
447
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
448
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
449
- readonly notes: Schema.optional<Schema.NonEmptyString>;
450
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
566
+ readonly patch: Schema.NullOr<Schema.Unknown>;
567
+ readonly template: Schema.NullOr<Schema.NonEmptyString>;
568
+ }>>;
569
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
570
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
571
+ readonly docs: Schema.$Array<Schema.Struct<{
451
572
  readonly label: Schema.NonEmptyString;
452
573
  readonly url: Schema.NonEmptyString;
453
- }>>>;
454
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
455
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
456
- }>;
574
+ }>>;
575
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
576
+ readonly lastVerified: Schema.NonEmptyString;
577
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
578
+ }>, Schema.Struct<{
579
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
580
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
581
+ readonly docs: Schema.$Array<Schema.Struct<{
582
+ readonly label: Schema.NonEmptyString;
583
+ readonly url: Schema.NonEmptyString;
584
+ }>>;
585
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
586
+ }>]>;
457
587
  /** @experimental This API is unstable and may change without notice. */
458
588
  export type PermissionsCapability = Schema.Schema.Type<typeof PermissionsCapabilitySchema>;
459
589
  /** @experimental This API is unstable and may change without notice. */
@@ -464,46 +594,64 @@ export declare const AgentSchema: Schema.Struct<{
464
594
  readonly name: Schema.NonEmptyString;
465
595
  readonly vendor: Schema.NonEmptyString;
466
596
  readonly homepage: Schema.NonEmptyString;
467
- readonly interfaces: Schema.$Array<Schema.Literals<readonly ["cli", "ide-extension"]>>;
468
- readonly family: Schema.optional<Schema.NonEmptyString>;
469
- readonly rootDir: Schema.optional<Schema.NullOr<Schema.NonEmptyString>>;
470
- readonly detection: Schema.optional<Schema.Struct<{
471
- readonly projectDirs: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
472
- readonly userDirs: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
473
- }>>;
474
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
597
+ readonly interfaces: Schema.NonEmptyArray<Schema.Literals<readonly ["cli", "ide-extension"]>>;
598
+ readonly family: Schema.NullOr<Schema.NonEmptyString>;
599
+ readonly rootDir: Schema.NullOr<Schema.NonEmptyString>;
600
+ readonly detection: Schema.Struct<{
601
+ readonly projectDirs: Schema.$Array<Schema.NonEmptyString>;
602
+ readonly userDirs: Schema.$Array<Schema.NonEmptyString>;
603
+ }>;
604
+ readonly docs: Schema.$Array<Schema.Struct<{
475
605
  readonly label: Schema.NonEmptyString;
476
606
  readonly url: Schema.NonEmptyString;
477
- }>>>;
478
- readonly skills: Schema.optional<Schema.Struct<{
479
- readonly directory: Schema.optional<Schema.NonEmptyString>;
607
+ }>>;
608
+ readonly skills: Schema.Union<readonly [Schema.Struct<{
609
+ readonly directory: Schema.NonEmptyString;
480
610
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
481
611
  readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
482
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
483
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
484
- readonly notes: Schema.optional<Schema.NonEmptyString>;
485
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
612
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
613
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
614
+ readonly docs: Schema.$Array<Schema.Struct<{
486
615
  readonly label: Schema.NonEmptyString;
487
616
  readonly url: Schema.NonEmptyString;
488
- }>>>;
489
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
490
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
491
- }>>;
492
- readonly commands: Schema.optional<Schema.Struct<{
493
- readonly directory: Schema.optional<Schema.NonEmptyString>;
494
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
495
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
496
- readonly notes: Schema.optional<Schema.NonEmptyString>;
497
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
617
+ }>>;
618
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
619
+ readonly lastVerified: Schema.NonEmptyString;
620
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
621
+ }>, Schema.Struct<{
622
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
623
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
624
+ readonly docs: Schema.$Array<Schema.Struct<{
498
625
  readonly label: Schema.NonEmptyString;
499
626
  readonly url: Schema.NonEmptyString;
500
- }>>>;
501
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
502
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
503
- }>>;
504
- readonly mcp: Schema.optional<Schema.Struct<{
505
- readonly transports: Schema.$Array<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
506
- readonly config: Schema.optional<Schema.Struct<{
627
+ }>>;
628
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
629
+ }>]>;
630
+ readonly commands: Schema.Union<readonly [Schema.Struct<{
631
+ readonly directory: Schema.NonEmptyString;
632
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
633
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
634
+ readonly docs: Schema.$Array<Schema.Struct<{
635
+ readonly label: Schema.NonEmptyString;
636
+ readonly url: Schema.NonEmptyString;
637
+ }>>;
638
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
639
+ readonly lastVerified: Schema.NonEmptyString;
640
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
641
+ }>, Schema.Struct<{
642
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
643
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
644
+ readonly docs: Schema.$Array<Schema.Struct<{
645
+ readonly label: Schema.NonEmptyString;
646
+ readonly url: Schema.NonEmptyString;
647
+ }>>;
648
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
649
+ }>]>;
650
+ readonly mcp: Schema.Union<readonly [Schema.Struct<{
651
+ readonly standardsCompliance: Schema.Literal<"full">;
652
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
653
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
654
+ readonly config: Schema.Struct<{
507
655
  readonly serversKey: Schema.Literals<readonly ["mcpServers", "servers", "mcp", "mcp_servers", "context_servers"]>;
508
656
  readonly nativeEnabled: Schema.Boolean;
509
657
  readonly targets: Schema.$Array<Schema.Struct<{
@@ -511,8 +659,8 @@ export declare const AgentSchema: Schema.Struct<{
511
659
  readonly path: Schema.NonEmptyString;
512
660
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
513
661
  }>>;
514
- readonly stdio: Schema.optional<Schema.Struct<{
515
- readonly typeField: Schema.optional<Schema.Struct<{
662
+ readonly stdio: Schema.NullOr<Schema.Struct<{
663
+ readonly typeField: Schema.NullOr<Schema.Struct<{
516
664
  readonly name: Schema.NonEmptyString;
517
665
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
518
666
  readonly "streamable-http": Schema.NonEmptyString;
@@ -520,10 +668,10 @@ export declare const AgentSchema: Schema.Struct<{
520
668
  }>]>;
521
669
  }>>;
522
670
  readonly command: Schema.Literals<readonly ["split", "array"]>;
523
- readonly envKey: Schema.optional<Schema.NonEmptyString>;
671
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
524
672
  }>>;
525
- readonly remote: Schema.optional<Schema.Struct<{
526
- readonly typeField: Schema.optional<Schema.Struct<{
673
+ readonly remote: Schema.NullOr<Schema.Struct<{
674
+ readonly typeField: Schema.NullOr<Schema.Struct<{
527
675
  readonly name: Schema.NonEmptyString;
528
676
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
529
677
  readonly "streamable-http": Schema.NonEmptyString;
@@ -534,65 +682,140 @@ export declare const AgentSchema: Schema.Struct<{
534
682
  readonly "streamable-http": Schema.NonEmptyString;
535
683
  readonly sse: Schema.NonEmptyString;
536
684
  }>;
537
- readonly headersKey: Schema.optional<Schema.NonEmptyString>;
685
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
538
686
  }>>;
539
- readonly transform: Schema.optional<Schema.NonEmptyString>;
687
+ readonly transform: Schema.NullOr<Schema.NonEmptyString>;
688
+ }>;
689
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
690
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
691
+ readonly docs: Schema.$Array<Schema.Struct<{
692
+ readonly label: Schema.NonEmptyString;
693
+ readonly url: Schema.NonEmptyString;
694
+ }>>;
695
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
696
+ readonly lastVerified: Schema.NonEmptyString;
697
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
698
+ }>, Schema.Struct<{
699
+ readonly standardsCompliance: Schema.Literals<readonly ["parity", "partial"]>;
700
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
701
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
702
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
703
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
704
+ readonly docs: Schema.$Array<Schema.Struct<{
705
+ readonly label: Schema.NonEmptyString;
706
+ readonly url: Schema.NonEmptyString;
707
+ }>>;
708
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
709
+ readonly lastVerified: Schema.NonEmptyString;
710
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
711
+ }>, Schema.Struct<{
712
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
713
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
714
+ readonly docs: Schema.$Array<Schema.Struct<{
715
+ readonly label: Schema.NonEmptyString;
716
+ readonly url: Schema.NonEmptyString;
540
717
  }>>;
718
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
719
+ }>]>;
720
+ readonly subagents: Schema.Union<readonly [Schema.Struct<{
721
+ readonly directory: Schema.NonEmptyString;
722
+ readonly layout: Schema.Literals<readonly ["file", "directory"]>;
723
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
724
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
725
+ readonly docs: Schema.$Array<Schema.Struct<{
726
+ readonly label: Schema.NonEmptyString;
727
+ readonly url: Schema.NonEmptyString;
728
+ }>>;
729
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
730
+ readonly lastVerified: Schema.NonEmptyString;
731
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
732
+ }>, Schema.Struct<{
733
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
734
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
735
+ readonly docs: Schema.$Array<Schema.Struct<{
736
+ readonly label: Schema.NonEmptyString;
737
+ readonly url: Schema.NonEmptyString;
738
+ }>>;
739
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
740
+ }>]>;
741
+ readonly instructions: Schema.Union<readonly [Schema.Struct<{
742
+ readonly kind: Schema.Literal<"agents-md">;
743
+ readonly files: Schema.Tuple<readonly [Schema.Literal<"AGENTS.md">]>;
744
+ readonly nestedDiscovery: Schema.Boolean;
745
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
541
746
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
542
747
  readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
543
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
544
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
545
- readonly notes: Schema.optional<Schema.NonEmptyString>;
546
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
748
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
749
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
750
+ readonly docs: Schema.$Array<Schema.Struct<{
547
751
  readonly label: Schema.NonEmptyString;
548
752
  readonly url: Schema.NonEmptyString;
549
- }>>>;
550
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
551
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
552
- }>>;
553
- readonly subagents: Schema.optional<Schema.Struct<{
554
- readonly directory: Schema.optional<Schema.NonEmptyString>;
555
- readonly layout: Schema.withDecodingDefaultType<Schema.Literals<readonly ["file", "directory"]>>;
556
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
557
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
558
- readonly notes: Schema.optional<Schema.NonEmptyString>;
559
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
753
+ }>>;
754
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
755
+ readonly lastVerified: Schema.NonEmptyString;
756
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
757
+ }>, Schema.Struct<{
758
+ readonly kind: Schema.Literal<"own-file">;
759
+ readonly files: Schema.Tuple<readonly [Schema.NonEmptyString]>;
760
+ readonly nestedDiscovery: Schema.Boolean;
761
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
762
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
763
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
764
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
765
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
766
+ readonly docs: Schema.$Array<Schema.Struct<{
560
767
  readonly label: Schema.NonEmptyString;
561
768
  readonly url: Schema.NonEmptyString;
562
- }>>>;
563
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
564
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
565
- }>>;
566
- readonly instructions: Schema.optional<Schema.Struct<{
567
- readonly kind: Schema.Literals<readonly ["agents-md", "own-file", "rules-dir"]>;
769
+ }>>;
770
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
771
+ readonly lastVerified: Schema.NonEmptyString;
772
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
773
+ }>, Schema.Struct<{
774
+ readonly kind: Schema.Literal<"rules-dir">;
568
775
  readonly files: Schema.$Array<Schema.NonEmptyString>;
569
776
  readonly nestedDiscovery: Schema.Boolean;
570
- readonly importSyntax: Schema.optional<Schema.Literals<readonly ["at-path"]>>;
777
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
571
778
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
572
779
  readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
573
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
574
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
575
- readonly notes: Schema.optional<Schema.NonEmptyString>;
576
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
780
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
781
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
782
+ readonly docs: Schema.$Array<Schema.Struct<{
577
783
  readonly label: Schema.NonEmptyString;
578
784
  readonly url: Schema.NonEmptyString;
579
- }>>>;
580
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
581
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
582
- }>>;
583
- readonly rules: Schema.optional<Schema.Struct<{
584
- readonly directory: Schema.optional<Schema.NonEmptyString>;
585
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
586
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
587
- readonly notes: Schema.optional<Schema.NonEmptyString>;
588
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
785
+ }>>;
786
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
787
+ readonly lastVerified: Schema.NonEmptyString;
788
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
789
+ }>, Schema.Struct<{
790
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
791
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
792
+ readonly docs: Schema.$Array<Schema.Struct<{
589
793
  readonly label: Schema.NonEmptyString;
590
794
  readonly url: Schema.NonEmptyString;
591
- }>>>;
592
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
593
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
594
- }>>;
595
- readonly hooks: Schema.optional<Schema.Struct<{
795
+ }>>;
796
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
797
+ }>]>;
798
+ readonly rules: Schema.Union<readonly [Schema.Struct<{
799
+ readonly directory: Schema.NonEmptyString;
800
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
801
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
802
+ readonly docs: Schema.$Array<Schema.Struct<{
803
+ readonly label: Schema.NonEmptyString;
804
+ readonly url: Schema.NonEmptyString;
805
+ }>>;
806
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
807
+ readonly lastVerified: Schema.NonEmptyString;
808
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
809
+ }>, Schema.Struct<{
810
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
811
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
812
+ readonly docs: Schema.$Array<Schema.Struct<{
813
+ readonly label: Schema.NonEmptyString;
814
+ readonly url: Schema.NonEmptyString;
815
+ }>>;
816
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
817
+ }>]>;
818
+ readonly hooks: Schema.Union<readonly [Schema.Struct<{
596
819
  readonly configFiles: Schema.$Array<Schema.Struct<{
597
820
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
598
821
  readonly path: Schema.NonEmptyString;
@@ -600,54 +823,70 @@ export declare const AgentSchema: Schema.Struct<{
600
823
  readonly gitignored: Schema.Boolean;
601
824
  }>>;
602
825
  readonly serializer: Schema.Literals<readonly ["claude-code-settings"]>;
603
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
604
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
605
- readonly notes: Schema.optional<Schema.NonEmptyString>;
606
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
826
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
827
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
828
+ readonly docs: Schema.$Array<Schema.Struct<{
607
829
  readonly label: Schema.NonEmptyString;
608
830
  readonly url: Schema.NonEmptyString;
609
- }>>>;
610
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
611
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
612
- }>>;
613
- readonly permissions: Schema.optional<Schema.Struct<{
614
- readonly mechanism: Schema.$Array<Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>>;
615
- readonly configFiles: Schema.optional<Schema.$Array<Schema.Struct<{
831
+ }>>;
832
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
833
+ readonly lastVerified: Schema.NonEmptyString;
834
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
835
+ }>, Schema.Struct<{
836
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
837
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
838
+ readonly docs: Schema.$Array<Schema.Struct<{
839
+ readonly label: Schema.NonEmptyString;
840
+ readonly url: Schema.NonEmptyString;
841
+ }>>;
842
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
843
+ }>]>;
844
+ readonly permissions: Schema.Union<readonly [Schema.Struct<{
845
+ readonly mechanism: Schema.NonEmptyArray<Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>>;
846
+ readonly configFiles: Schema.$Array<Schema.Struct<{
616
847
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
617
848
  readonly path: Schema.NonEmptyString;
618
849
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
619
850
  readonly gitignored: Schema.Boolean;
620
- }>>>;
621
- readonly grammar: Schema.optional<Schema.Struct<{
851
+ }>>;
852
+ readonly grammar: Schema.NullOr<Schema.Struct<{
622
853
  readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
623
854
  readonly example: Schema.NonEmptyString;
624
- readonly notes: Schema.optional<Schema.NonEmptyString>;
855
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
625
856
  }>>;
626
- readonly prerequisites: Schema.optional<Schema.$Array<Schema.Struct<{
857
+ readonly prerequisites: Schema.$Array<Schema.Struct<{
627
858
  readonly key: Schema.NonEmptyString;
628
859
  readonly value: Schema.NonEmptyString;
629
860
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
630
- readonly note: Schema.optional<Schema.NonEmptyString>;
631
- }>>>;
632
- readonly cliFlags: Schema.optional<Schema.$Array<Schema.Struct<{
861
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
862
+ }>>;
863
+ readonly cliFlags: Schema.$Array<Schema.Struct<{
633
864
  readonly flag: Schema.NonEmptyString;
634
- readonly note: Schema.optional<Schema.NonEmptyString>;
635
- }>>>;
636
- readonly grants: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
865
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
866
+ }>>;
867
+ readonly grants: Schema.$Record<Schema.String, Schema.Struct<{
637
868
  readonly target: Schema.NonEmptyString;
638
- readonly patch: Schema.optional<Schema.Unknown>;
639
- readonly template: Schema.optional<Schema.NonEmptyString>;
640
- }>>>;
641
- readonly scopes: Schema.$Array<Schema.Literals<readonly ["user", "project"]>>;
642
- readonly lifecycle: Schema.withDecodingDefaultType<Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>>;
643
- readonly notes: Schema.optional<Schema.NonEmptyString>;
644
- readonly docs: Schema.optional<Schema.$Array<Schema.Struct<{
869
+ readonly patch: Schema.NullOr<Schema.Unknown>;
870
+ readonly template: Schema.NullOr<Schema.NonEmptyString>;
871
+ }>>;
872
+ readonly lifecycle: Schema.Literals<readonly ["available", "planned"]>;
873
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
874
+ readonly docs: Schema.$Array<Schema.Struct<{
645
875
  readonly label: Schema.NonEmptyString;
646
876
  readonly url: Schema.NonEmptyString;
647
- }>>>;
648
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
649
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
650
- }>>;
877
+ }>>;
878
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
879
+ readonly lastVerified: Schema.NonEmptyString;
880
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
881
+ }>, Schema.Struct<{
882
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
883
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
884
+ readonly docs: Schema.$Array<Schema.Struct<{
885
+ readonly label: Schema.NonEmptyString;
886
+ readonly url: Schema.NonEmptyString;
887
+ }>>;
888
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
889
+ }>]>;
651
890
  }>;
652
891
  /** @experimental This API is unstable and may change without notice. */
653
892
  export type Agent = Schema.Schema.Type<typeof AgentSchema>;