@agentxm/client-core 0.14.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (311) hide show
  1. package/dist/src/unstable/agent-capabilities/catalog.d.ts +11184 -0
  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 +81 -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 +83 -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 +73 -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 +78 -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 +85 -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 +87 -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 +88 -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 +90 -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 +190 -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 +212 -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 +82 -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 +84 -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 +73 -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 +75 -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 +88 -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 +92 -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 +73 -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 +75 -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 +73 -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 +75 -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 +184 -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 +207 -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 +114 -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 +119 -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 +85 -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 +87 -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 +73 -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 +78 -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 +119 -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 +124 -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 +213 -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 +73 -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 +78 -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 +81 -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 +86 -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 +73 -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 +75 -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 +84 -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 +86 -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 +73 -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 +75 -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 +81 -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 +86 -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 +165 -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 +189 -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 +167 -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 +184 -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 +107 -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 +111 -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 +86 -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 +88 -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 +86 -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 +88 -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 +123 -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 +127 -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 +133 -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 +139 -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 +111 -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 +116 -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 +99 -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 +104 -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 +73 -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 +75 -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 +126 -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 +131 -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 +85 -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 +87 -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 +111 -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 +116 -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 +73 -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 +78 -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 +121 -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 +126 -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 +86 -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 +91 -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 +84 -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 +86 -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 +111 -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 +116 -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 +173 -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 +192 -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 +115 -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 +120 -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 +107 -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 +111 -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 +127 -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 +132 -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 +77 -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 +82 -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 +76 -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 +78 -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 +116 -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 +120 -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 +116 -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 +120 -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 +73 -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 +75 -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 +111 -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 +119 -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 +8 -154
  226. package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
  227. package/dist/src/unstable/agent-capabilities/derive.js +34 -70
  228. package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
  229. package/dist/src/unstable/agent-capabilities/index.d.ts +4 -5
  230. package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
  231. package/dist/src/unstable/agent-capabilities/index.js +4 -5
  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 +767 -285
  238. package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
  239. package/dist/src/unstable/agent-capabilities/schema.js +260 -144
  240. package/dist/src/unstable/agent-capabilities/schema.js.map +1 -1
  241. package/dist/src/unstable/agents/instructions.d.ts +31 -1
  242. package/dist/src/unstable/agents/instructions.d.ts.map +1 -1
  243. package/dist/src/unstable/agents/instructions.js +23 -10
  244. package/dist/src/unstable/agents/instructions.js.map +1 -1
  245. package/dist/src/unstable/agents/mcp-sync.d.ts.map +1 -1
  246. package/dist/src/unstable/agents/mcp-sync.js +14 -21
  247. package/dist/src/unstable/agents/mcp-sync.js.map +1 -1
  248. package/dist/src/unstable/agents/registry.js +1 -1
  249. package/dist/src/unstable/agents/registry.js.map +1 -1
  250. package/dist/src/unstable/agents/types.d.ts +1 -1
  251. package/dist/src/unstable/agents/types.d.ts.map +1 -1
  252. package/dist/src/unstable/agents/types.js +1 -1
  253. package/dist/src/unstable/agents/types.js.map +1 -1
  254. package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +3 -3
  255. package/dist/src/unstable/extension-types/catalog.d.ts +144 -0
  256. package/dist/src/unstable/extension-types/catalog.d.ts.map +1 -0
  257. package/dist/src/unstable/extension-types/catalog.js +68 -0
  258. package/dist/src/unstable/extension-types/catalog.js.map +1 -0
  259. package/dist/src/unstable/extension-types/derive.d.ts +13 -0
  260. package/dist/src/unstable/extension-types/derive.d.ts.map +1 -0
  261. package/dist/src/unstable/extension-types/derive.js +13 -0
  262. package/dist/src/unstable/extension-types/derive.js.map +1 -0
  263. package/dist/src/unstable/extension-types/index.d.ts +5 -0
  264. package/dist/src/unstable/extension-types/index.d.ts.map +1 -0
  265. package/dist/src/unstable/extension-types/index.js +5 -0
  266. package/dist/src/unstable/extension-types/index.js.map +1 -0
  267. package/dist/src/unstable/extension-types/schema.d.ts +154 -0
  268. package/dist/src/unstable/extension-types/schema.d.ts.map +1 -0
  269. package/dist/src/unstable/extension-types/schema.js +85 -0
  270. package/dist/src/unstable/extension-types/schema.js.map +1 -0
  271. package/dist/src/unstable/{agent-capabilities → extension-types}/standards.d.ts +2 -2
  272. package/dist/src/unstable/extension-types/standards.d.ts.map +1 -0
  273. package/dist/src/unstable/{agent-capabilities → extension-types}/standards.js +2 -2
  274. package/dist/src/unstable/extension-types/standards.js.map +1 -0
  275. package/dist/src/unstable/mcps/resolution.d.ts +2 -2
  276. package/dist/src/unstable/mcps/resolution.d.ts.map +1 -1
  277. package/dist/src/unstable/mcps/resolution.js +11 -9
  278. package/dist/src/unstable/mcps/resolution.js.map +1 -1
  279. package/dist/src/unstable/workspace/initialization-interaction.d.ts +32 -0
  280. package/dist/src/unstable/workspace/initialization-interaction.d.ts.map +1 -1
  281. package/dist/src/unstable/workspace/initialization-interaction.js +65 -5
  282. package/dist/src/unstable/workspace/initialization-interaction.js.map +1 -1
  283. package/dist/src/unstable/workspace/initialization.d.ts +60 -67
  284. package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
  285. package/dist/src/unstable/workspace/initialization.js +349 -50
  286. package/dist/src/unstable/workspace/initialization.js.map +1 -1
  287. package/dist/src/unstable/workspace/read-model/discovery/subagents.d.ts +1 -1
  288. package/dist/src/unstable/workspace/service-interface.d.ts +6 -0
  289. package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
  290. package/dist/src/unstable/workspace/service.d.ts +5 -5
  291. package/package.json +6 -2
  292. package/site-content/__generated__/schemas/axm-lock.schema.json +0 -1
  293. package/site-content/__generated__/schemas/axm-package-meta.schema.json +0 -1
  294. package/site-content/__generated__/schemas/command.schema.json +0 -1
  295. package/site-content/__generated__/schemas/files.schema.json +0 -1
  296. package/site-content/__generated__/schemas/hook.schema.json +0 -1
  297. package/site-content/__generated__/schemas/mcp-server.schema.json +0 -1
  298. package/site-content/__generated__/schemas/pack.schema.json +0 -1
  299. package/site-content/__generated__/schemas/rule.schema.json +0 -1
  300. package/site-content/__generated__/schemas/settings.schema.json +0 -1
  301. package/site-content/__generated__/schemas/skill.schema.json +0 -1
  302. package/site-content/__generated__/schemas/subagent.schema.json +0 -1
  303. package/dist/src/unstable/agent-capabilities/__generated__/catalog.d.ts +0 -6673
  304. package/dist/src/unstable/agent-capabilities/__generated__/catalog.js +0 -7428
  305. package/dist/src/unstable/agent-capabilities/__generated__/catalog.js.map +0 -1
  306. package/dist/src/unstable/agent-capabilities/standards.d.ts.map +0 -1
  307. package/dist/src/unstable/agent-capabilities/standards.js.map +0 -1
  308. package/dist/src/unstable/agent-capabilities/validate.d.ts +0 -19
  309. package/dist/src/unstable/agent-capabilities/validate.d.ts.map +0 -1
  310. package/dist/src/unstable/agent-capabilities/validate.js +0 -163
  311. package/dist/src/unstable/agent-capabilities/validate.js.map +0 -1
@@ -4,6 +4,8 @@
4
4
  * @experimental This API is unstable and may change without notice.
5
5
  */
6
6
  import * as Schema from "effect/Schema";
7
+ import { type LeafExtensionType } from "../extension-types/schema.js";
8
+ export { DocLinkSchema, LEAF_EXTENSION_TYPES, StandardSchema, UrlSchema, type DocLink, type LeafExtensionType, type Standard, type Url, } from "../extension-types/schema.js";
7
9
  /** @experimental This API is unstable and may change without notice. */
8
10
  export declare const AgentIdFromYamlSchema: Schema.NonEmptyString;
9
11
  /** @experimental This API is unstable and may change without notice. */
@@ -17,10 +19,20 @@ export declare const ConventionSchema: Schema.Literals<readonly ["universal", "v
17
19
  /** @experimental This API is unstable and may change without notice. */
18
20
  export type Convention = Schema.Schema.Type<typeof ConventionSchema>;
19
21
  /** @experimental This API is unstable and may change without notice. */
20
- export declare const CapabilityLifecycleSchema: Schema.Literals<readonly ["available", "planned", "unsupported", "unknown"]>;
22
+ export declare const SUPPORTED_LIFECYCLE: "supported";
23
+ /** @experimental This API is unstable and may change without notice. */
24
+ export declare const CapabilityLifecycleSchema: Schema.Literals<readonly ["supported", "planned", "unsupported", "unknown"]>;
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 ["supported", "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>;
@@ -33,24 +45,9 @@ export declare const McpTransportSchema: Schema.Literals<readonly ["stdio", "htt
33
45
  /** @experimental This API is unstable and may change without notice. */
34
46
  export type McpTransport = Schema.Schema.Type<typeof McpTransportSchema>;
35
47
  /** @experimental This API is unstable and may change without notice. */
36
- export declare const StandardSchema: Schema.Struct<{
37
- readonly id: Schema.NonEmptyString;
38
- readonly name: Schema.NonEmptyString;
39
- readonly url: Schema.NonEmptyString;
40
- }>;
41
- /** @experimental This API is unstable and may change without notice. */
42
- export type Standard = Schema.Schema.Type<typeof StandardSchema>;
43
- /** @experimental This API is unstable and may change without notice. */
44
- export declare const DocLinkSchema: Schema.Struct<{
45
- readonly label: Schema.NonEmptyString;
46
- readonly url: Schema.NonEmptyString;
47
- }>;
48
- /** @experimental This API is unstable and may change without notice. */
49
- export type DocLink = Schema.Schema.Type<typeof DocLinkSchema>;
50
- /** @experimental This API is unstable and may change without notice. */
51
48
  export declare const DetectionSchema: Schema.Struct<{
52
- readonly projectDirs: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
53
- readonly userDirs: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
49
+ readonly projectDirs: Schema.$Array<Schema.NonEmptyString>;
50
+ readonly userDirs: Schema.$Array<Schema.NonEmptyString>;
54
51
  }>;
55
52
  /** @experimental This API is unstable and may change without notice. */
56
53
  export type Detection = Schema.Schema.Type<typeof DetectionSchema>;
@@ -59,127 +56,213 @@ export declare const LastVerifiedDateSchema: Schema.NonEmptyString;
59
56
  /** @experimental This API is unstable and may change without notice. */
60
57
  export type LastVerifiedDate = Schema.Schema.Type<typeof LastVerifiedDateSchema>;
61
58
  /** @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<{
59
+ export declare const CapabilityBaseSchema: Schema.Union<readonly [Schema.Struct<{
60
+ lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
61
+ notes: Schema.NullOr<Schema.NonEmptyString>;
62
+ docs: Schema.$Array<Schema.Struct<{
66
63
  readonly label: Schema.NonEmptyString;
67
64
  readonly url: Schema.NonEmptyString;
68
- }>>>;
69
- sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
70
- lastVerified: Schema.optional<Schema.NonEmptyString>;
71
- }>;
65
+ }>>;
66
+ sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
67
+ lastVerified: Schema.NonEmptyString;
68
+ scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
69
+ }>, Schema.Struct<{
70
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
71
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
72
+ readonly docs: Schema.$Array<Schema.Struct<{
73
+ readonly label: Schema.NonEmptyString;
74
+ readonly url: Schema.NonEmptyString;
75
+ }>>;
76
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
77
+ }>]>;
72
78
  /** @experimental This API is unstable and may change without notice. */
73
79
  export type CapabilityBase = Schema.Schema.Type<typeof CapabilityBaseSchema>;
74
80
  /** @experimental This API is unstable and may change without notice. */
75
81
  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<{
82
+ lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
83
+ notes: Schema.NullOr<Schema.NonEmptyString>;
84
+ docs: Schema.$Array<Schema.Struct<{
80
85
  readonly label: Schema.NonEmptyString;
81
86
  readonly url: Schema.NonEmptyString;
82
- }>>>;
83
- sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
84
- lastVerified: Schema.optional<Schema.NonEmptyString>;
87
+ }>>;
88
+ sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
89
+ lastVerified: Schema.NonEmptyString;
90
+ scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
85
91
  }>;
86
92
  /** @experimental This API is unstable and may change without notice. */
87
93
  export type ScopedCapabilityBase = Schema.Schema.Type<typeof ScopedCapabilityBaseSchema>;
88
94
  /** @experimental This API is unstable and may change without notice. */
89
- export declare const SkillsCapabilitySchema: Schema.Struct<{
90
- readonly directory: Schema.optional<Schema.NonEmptyString>;
95
+ export declare const SkillsExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
96
+ readonly directory: Schema.NonEmptyString;
91
97
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
92
98
  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<{
99
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
100
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
101
+ readonly docs: Schema.$Array<Schema.Struct<{
97
102
  readonly label: Schema.NonEmptyString;
98
103
  readonly url: Schema.NonEmptyString;
99
- }>>>;
100
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
101
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
102
- }>;
104
+ }>>;
105
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
106
+ readonly lastVerified: Schema.NonEmptyString;
107
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
108
+ }>, Schema.Struct<{
109
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
110
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
111
+ readonly docs: Schema.$Array<Schema.Struct<{
112
+ readonly label: Schema.NonEmptyString;
113
+ readonly url: Schema.NonEmptyString;
114
+ }>>;
115
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
116
+ }>]>;
103
117
  /** @experimental This API is unstable and may change without notice. */
104
- export type SkillsCapability = Schema.Schema.Type<typeof SkillsCapabilitySchema>;
118
+ export type SkillsExtensionCapability = Schema.Schema.Type<typeof SkillsExtensionCapabilitySchema>;
105
119
  /** @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<{
120
+ export declare const CommandsExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
121
+ readonly directory: Schema.NonEmptyString;
122
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
123
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
124
+ readonly docs: Schema.$Array<Schema.Struct<{
112
125
  readonly label: Schema.NonEmptyString;
113
126
  readonly url: Schema.NonEmptyString;
114
- }>>>;
115
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
116
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
117
- }>;
127
+ }>>;
128
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
129
+ readonly lastVerified: Schema.NonEmptyString;
130
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
131
+ }>, Schema.Struct<{
132
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
133
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
134
+ readonly docs: Schema.$Array<Schema.Struct<{
135
+ readonly label: Schema.NonEmptyString;
136
+ readonly url: Schema.NonEmptyString;
137
+ }>>;
138
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
139
+ }>]>;
118
140
  /** @experimental This API is unstable and may change without notice. */
119
- export type CommandsCapability = Schema.Schema.Type<typeof CommandsCapabilitySchema>;
141
+ export type CommandsExtensionCapability = Schema.Schema.Type<typeof CommandsExtensionCapabilitySchema>;
120
142
  /** @experimental This API is unstable and may change without notice. */
121
143
  export declare const SubagentsLayoutSchema: Schema.Literals<readonly ["file", "directory"]>;
122
144
  /** @experimental This API is unstable and may change without notice. */
123
145
  export type SubagentsLayout = Schema.Schema.Type<typeof SubagentsLayoutSchema>;
124
146
  /** @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<{
147
+ export declare const SubagentsExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
148
+ readonly directory: Schema.NonEmptyString;
149
+ readonly layout: Schema.Literals<readonly ["file", "directory"]>;
150
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
151
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
152
+ readonly docs: Schema.$Array<Schema.Struct<{
132
153
  readonly label: Schema.NonEmptyString;
133
154
  readonly url: Schema.NonEmptyString;
134
- }>>>;
135
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
136
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
137
- }>;
155
+ }>>;
156
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
157
+ readonly lastVerified: Schema.NonEmptyString;
158
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
159
+ }>, Schema.Struct<{
160
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
161
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
162
+ readonly docs: Schema.$Array<Schema.Struct<{
163
+ readonly label: Schema.NonEmptyString;
164
+ readonly url: Schema.NonEmptyString;
165
+ }>>;
166
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
167
+ }>]>;
138
168
  /** @experimental This API is unstable and may change without notice. */
139
- export type SubagentsCapability = Schema.Schema.Type<typeof SubagentsCapabilitySchema>;
169
+ export type SubagentsExtensionCapability = Schema.Schema.Type<typeof SubagentsExtensionCapabilitySchema>;
140
170
  /** @experimental This API is unstable and may change without notice. */
141
- export declare const InstructionsKindSchema: Schema.Literals<readonly ["agents-md", "own-file", "rules-dir"]>;
171
+ export declare const RuleInstructionsKindSchema: Schema.Literals<readonly ["agents-md", "own-file", "rules-dir"]>;
142
172
  /** @experimental This API is unstable and may change without notice. */
143
- export type InstructionsKind = Schema.Schema.Type<typeof InstructionsKindSchema>;
173
+ export type RuleInstructionsKind = Schema.Schema.Type<typeof RuleInstructionsKindSchema>;
144
174
  /** @experimental This API is unstable and may change without notice. */
145
- export declare const InstructionsImportSyntaxSchema: Schema.Literals<readonly ["at-path"]>;
175
+ export declare const RuleInstructionsImportSyntaxSchema: Schema.Literals<readonly ["at-path"]>;
146
176
  /** @experimental This API is unstable and may change without notice. */
147
- export type InstructionsImportSyntax = Schema.Schema.Type<typeof InstructionsImportSyntaxSchema>;
177
+ export type RuleInstructionsImportSyntax = Schema.Schema.Type<typeof RuleInstructionsImportSyntaxSchema>;
148
178
  /** @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"]>;
179
+ export declare const RulesExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
180
+ readonly kind: Schema.Literal<"agents-md">;
181
+ readonly files: Schema.Tuple<readonly [Schema.Literal<"AGENTS.md">]>;
182
+ readonly nestedDiscovery: Schema.Boolean;
183
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
184
+ readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
185
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
186
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
187
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
188
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
189
+ readonly docs: Schema.$Array<Schema.Struct<{
190
+ readonly label: Schema.NonEmptyString;
191
+ readonly url: Schema.NonEmptyString;
192
+ }>>;
193
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
194
+ readonly lastVerified: Schema.NonEmptyString;
195
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
196
+ }>, Schema.Struct<{
197
+ readonly kind: Schema.Literal<"own-file">;
198
+ readonly files: Schema.Tuple<readonly [Schema.NonEmptyString]>;
199
+ readonly nestedDiscovery: Schema.Boolean;
200
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
201
+ readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
202
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
203
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
204
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
205
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
206
+ readonly docs: Schema.$Array<Schema.Struct<{
207
+ readonly label: Schema.NonEmptyString;
208
+ readonly url: Schema.NonEmptyString;
209
+ }>>;
210
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
211
+ readonly lastVerified: Schema.NonEmptyString;
212
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
213
+ }>, Schema.Struct<{
214
+ readonly kind: Schema.Literal<"rules-dir">;
151
215
  readonly files: Schema.$Array<Schema.NonEmptyString>;
152
216
  readonly nestedDiscovery: Schema.Boolean;
153
- readonly importSyntax: Schema.optional<Schema.Literals<readonly ["at-path"]>>;
217
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
218
+ readonly directory: Schema.NonEmptyString;
154
219
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
155
220
  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<{
221
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
222
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
223
+ readonly docs: Schema.$Array<Schema.Struct<{
160
224
  readonly label: Schema.NonEmptyString;
161
225
  readonly url: Schema.NonEmptyString;
162
- }>>>;
163
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
164
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
165
- }>;
226
+ }>>;
227
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
228
+ readonly lastVerified: Schema.NonEmptyString;
229
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
230
+ }>, Schema.Struct<{
231
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
232
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
233
+ readonly docs: Schema.$Array<Schema.Struct<{
234
+ readonly label: Schema.NonEmptyString;
235
+ readonly url: Schema.NonEmptyString;
236
+ }>>;
237
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
238
+ }>]>;
166
239
  /** @experimental This API is unstable and may change without notice. */
167
- export type InstructionsCapability = Schema.Schema.Type<typeof InstructionsCapabilitySchema>;
240
+ export type RulesExtensionCapability = Schema.Schema.Type<typeof RulesExtensionCapabilitySchema>;
168
241
  /** @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<{
242
+ export declare const FilesExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
243
+ readonly directory: Schema.NonEmptyString;
244
+ readonly files: Schema.$Array<Schema.NonEmptyString>;
245
+ readonly naming: Schema.NullOr<Schema.NonEmptyString>;
246
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
247
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
248
+ readonly docs: Schema.$Array<Schema.Struct<{
175
249
  readonly label: Schema.NonEmptyString;
176
250
  readonly url: Schema.NonEmptyString;
177
- }>>>;
178
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
179
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
180
- }>;
251
+ }>>;
252
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
253
+ readonly lastVerified: Schema.NonEmptyString;
254
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
255
+ }>, Schema.Struct<{
256
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
257
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
258
+ readonly docs: Schema.$Array<Schema.Struct<{
259
+ readonly label: Schema.NonEmptyString;
260
+ readonly url: Schema.NonEmptyString;
261
+ }>>;
262
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
263
+ }>]>;
181
264
  /** @experimental This API is unstable and may change without notice. */
182
- export type RulesCapability = Schema.Schema.Type<typeof RulesCapabilitySchema>;
265
+ export type FilesExtensionCapability = Schema.Schema.Type<typeof FilesExtensionCapabilitySchema>;
183
266
  /** @experimental This API is unstable and may change without notice. */
184
267
  export declare const ConfigFileFormatSchema: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
185
268
  /** @experimental This API is unstable and may change without notice. */
@@ -215,7 +298,7 @@ export declare const McpTypeFieldSchema: Schema.Struct<{
215
298
  export type McpTypeField = Schema.Schema.Type<typeof McpTypeFieldSchema>;
216
299
  /** @experimental This API is unstable and may change without notice. */
217
300
  export declare const McpStdioDialectSchema: Schema.Struct<{
218
- readonly typeField: Schema.optional<Schema.Struct<{
301
+ readonly typeField: Schema.NullOr<Schema.Struct<{
219
302
  readonly name: Schema.NonEmptyString;
220
303
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
221
304
  readonly "streamable-http": Schema.NonEmptyString;
@@ -223,7 +306,7 @@ export declare const McpStdioDialectSchema: Schema.Struct<{
223
306
  }>]>;
224
307
  }>>;
225
308
  readonly command: Schema.Literals<readonly ["split", "array"]>;
226
- readonly envKey: Schema.optional<Schema.NonEmptyString>;
309
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
227
310
  }>;
228
311
  /** @experimental This API is unstable and may change without notice. */
229
312
  export type McpStdioDialect = Schema.Schema.Type<typeof McpStdioDialectSchema>;
@@ -236,7 +319,7 @@ export declare const McpUrlKeyMapSchema: Schema.Struct<{
236
319
  export type McpUrlKeyMap = Schema.Schema.Type<typeof McpUrlKeyMapSchema>;
237
320
  /** @experimental This API is unstable and may change without notice. */
238
321
  export declare const McpRemoteDialectSchema: Schema.Struct<{
239
- readonly typeField: Schema.optional<Schema.Struct<{
322
+ readonly typeField: Schema.NullOr<Schema.Struct<{
240
323
  readonly name: Schema.NonEmptyString;
241
324
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
242
325
  readonly "streamable-http": Schema.NonEmptyString;
@@ -247,7 +330,7 @@ export declare const McpRemoteDialectSchema: Schema.Struct<{
247
330
  readonly "streamable-http": Schema.NonEmptyString;
248
331
  readonly sse: Schema.NonEmptyString;
249
332
  }>;
250
- readonly headersKey: Schema.optional<Schema.NonEmptyString>;
333
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
251
334
  }>;
252
335
  /** @experimental This API is unstable and may change without notice. */
253
336
  export type McpRemoteDialect = Schema.Schema.Type<typeof McpRemoteDialectSchema>;
@@ -260,8 +343,8 @@ export declare const McpConfigSchema: Schema.Struct<{
260
343
  readonly path: Schema.NonEmptyString;
261
344
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
262
345
  }>>;
263
- readonly stdio: Schema.optional<Schema.Struct<{
264
- readonly typeField: Schema.optional<Schema.Struct<{
346
+ readonly stdio: Schema.NullOr<Schema.Struct<{
347
+ readonly typeField: Schema.NullOr<Schema.Struct<{
265
348
  readonly name: Schema.NonEmptyString;
266
349
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
267
350
  readonly "streamable-http": Schema.NonEmptyString;
@@ -269,10 +352,10 @@ export declare const McpConfigSchema: Schema.Struct<{
269
352
  }>]>;
270
353
  }>>;
271
354
  readonly command: Schema.Literals<readonly ["split", "array"]>;
272
- readonly envKey: Schema.optional<Schema.NonEmptyString>;
355
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
273
356
  }>>;
274
- readonly remote: Schema.optional<Schema.Struct<{
275
- readonly typeField: Schema.optional<Schema.Struct<{
357
+ readonly remote: Schema.NullOr<Schema.Struct<{
358
+ readonly typeField: Schema.NullOr<Schema.Struct<{
276
359
  readonly name: Schema.NonEmptyString;
277
360
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
278
361
  readonly "streamable-http": Schema.NonEmptyString;
@@ -283,16 +366,18 @@ export declare const McpConfigSchema: Schema.Struct<{
283
366
  readonly "streamable-http": Schema.NonEmptyString;
284
367
  readonly sse: Schema.NonEmptyString;
285
368
  }>;
286
- readonly headersKey: Schema.optional<Schema.NonEmptyString>;
369
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
287
370
  }>>;
288
- readonly transform: Schema.optional<Schema.NonEmptyString>;
371
+ readonly transform: Schema.NullOr<Schema.NonEmptyString>;
289
372
  }>;
290
373
  /** @experimental This API is unstable and may change without notice. */
291
374
  export type McpConfig = Schema.Schema.Type<typeof McpConfigSchema>;
292
375
  /** @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<{
376
+ export declare const McpExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
377
+ readonly standardsCompliance: Schema.Literal<"full">;
378
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
379
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
380
+ readonly config: Schema.Struct<{
296
381
  readonly serversKey: Schema.Literals<readonly ["mcpServers", "servers", "mcp", "mcp_servers", "context_servers"]>;
297
382
  readonly nativeEnabled: Schema.Boolean;
298
383
  readonly targets: Schema.$Array<Schema.Struct<{
@@ -300,8 +385,8 @@ export declare const McpCapabilitySchema: Schema.Struct<{
300
385
  readonly path: Schema.NonEmptyString;
301
386
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
302
387
  }>>;
303
- readonly stdio: Schema.optional<Schema.Struct<{
304
- readonly typeField: Schema.optional<Schema.Struct<{
388
+ readonly stdio: Schema.NullOr<Schema.Struct<{
389
+ readonly typeField: Schema.NullOr<Schema.Struct<{
305
390
  readonly name: Schema.NonEmptyString;
306
391
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
307
392
  readonly "streamable-http": Schema.NonEmptyString;
@@ -309,10 +394,10 @@ export declare const McpCapabilitySchema: Schema.Struct<{
309
394
  }>]>;
310
395
  }>>;
311
396
  readonly command: Schema.Literals<readonly ["split", "array"]>;
312
- readonly envKey: Schema.optional<Schema.NonEmptyString>;
397
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
313
398
  }>>;
314
- readonly remote: Schema.optional<Schema.Struct<{
315
- readonly typeField: Schema.optional<Schema.Struct<{
399
+ readonly remote: Schema.NullOr<Schema.Struct<{
400
+ readonly typeField: Schema.NullOr<Schema.Struct<{
316
401
  readonly name: Schema.NonEmptyString;
317
402
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
318
403
  readonly "streamable-http": Schema.NonEmptyString;
@@ -323,24 +408,43 @@ export declare const McpCapabilitySchema: Schema.Struct<{
323
408
  readonly "streamable-http": Schema.NonEmptyString;
324
409
  readonly sse: Schema.NonEmptyString;
325
410
  }>;
326
- readonly headersKey: Schema.optional<Schema.NonEmptyString>;
411
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
327
412
  }>>;
328
- readonly transform: Schema.optional<Schema.NonEmptyString>;
413
+ readonly transform: Schema.NullOr<Schema.NonEmptyString>;
414
+ }>;
415
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
416
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
417
+ readonly docs: Schema.$Array<Schema.Struct<{
418
+ readonly label: Schema.NonEmptyString;
419
+ readonly url: Schema.NonEmptyString;
329
420
  }>>;
330
- readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
421
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
422
+ readonly lastVerified: Schema.NonEmptyString;
423
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
424
+ }>, Schema.Struct<{
425
+ readonly standardsCompliance: Schema.Literals<readonly ["parity", "partial"]>;
331
426
  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<{
427
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
428
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
429
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
430
+ readonly docs: Schema.$Array<Schema.Struct<{
336
431
  readonly label: Schema.NonEmptyString;
337
432
  readonly url: Schema.NonEmptyString;
338
- }>>>;
339
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
340
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
341
- }>;
433
+ }>>;
434
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
435
+ readonly lastVerified: Schema.NonEmptyString;
436
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
437
+ }>, Schema.Struct<{
438
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
439
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
440
+ readonly docs: Schema.$Array<Schema.Struct<{
441
+ readonly label: Schema.NonEmptyString;
442
+ readonly url: Schema.NonEmptyString;
443
+ }>>;
444
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
445
+ }>]>;
342
446
  /** @experimental This API is unstable and may change without notice. */
343
- export type McpCapability = Schema.Schema.Type<typeof McpCapabilitySchema>;
447
+ export type McpExtensionCapability = Schema.Schema.Type<typeof McpExtensionCapabilitySchema>;
344
448
  /** @experimental This API is unstable and may change without notice. */
345
449
  export declare const PermissionMechanismSchema: Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>;
346
450
  /** @experimental This API is unstable and may change without notice. */
@@ -363,7 +467,7 @@ export declare const HooksSerializerSchema: Schema.Literals<readonly ["claude-co
363
467
  /** @experimental This API is unstable and may change without notice. */
364
468
  export type HooksSerializer = Schema.Schema.Type<typeof HooksSerializerSchema>;
365
469
  /** @experimental This API is unstable and may change without notice. */
366
- export declare const HooksCapabilitySchema: Schema.Struct<{
470
+ export declare const HooksExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
367
471
  readonly configFiles: Schema.$Array<Schema.Struct<{
368
472
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
369
473
  readonly path: Schema.NonEmptyString;
@@ -371,23 +475,31 @@ export declare const HooksCapabilitySchema: Schema.Struct<{
371
475
  readonly gitignored: Schema.Boolean;
372
476
  }>>;
373
477
  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<{
478
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
479
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
480
+ readonly docs: Schema.$Array<Schema.Struct<{
378
481
  readonly label: Schema.NonEmptyString;
379
482
  readonly url: Schema.NonEmptyString;
380
- }>>>;
381
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
382
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
383
- }>;
483
+ }>>;
484
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
485
+ readonly lastVerified: Schema.NonEmptyString;
486
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
487
+ }>, Schema.Struct<{
488
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
489
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
490
+ readonly docs: Schema.$Array<Schema.Struct<{
491
+ readonly label: Schema.NonEmptyString;
492
+ readonly url: Schema.NonEmptyString;
493
+ }>>;
494
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
495
+ }>]>;
384
496
  /** @experimental This API is unstable and may change without notice. */
385
- export type HooksCapability = Schema.Schema.Type<typeof HooksCapabilitySchema>;
497
+ export type HooksExtensionCapability = Schema.Schema.Type<typeof HooksExtensionCapabilitySchema>;
386
498
  /** @experimental This API is unstable and may change without notice. */
387
499
  export declare const PermissionGrammarSchema: Schema.Struct<{
388
500
  readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
389
501
  readonly example: Schema.NonEmptyString;
390
- readonly notes: Schema.optional<Schema.NonEmptyString>;
502
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
391
503
  }>;
392
504
  /** @experimental This API is unstable and may change without notice. */
393
505
  export type PermissionGrammar = Schema.Schema.Type<typeof PermissionGrammarSchema>;
@@ -396,114 +508,123 @@ export declare const PermissionPrerequisiteSchema: Schema.Struct<{
396
508
  readonly key: Schema.NonEmptyString;
397
509
  readonly value: Schema.NonEmptyString;
398
510
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
399
- readonly note: Schema.optional<Schema.NonEmptyString>;
511
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
400
512
  }>;
401
513
  /** @experimental This API is unstable and may change without notice. */
402
514
  export type PermissionPrerequisite = Schema.Schema.Type<typeof PermissionPrerequisiteSchema>;
403
515
  /** @experimental This API is unstable and may change without notice. */
404
516
  export declare const PermissionCliFlagSchema: Schema.Struct<{
405
517
  readonly flag: Schema.NonEmptyString;
406
- readonly note: Schema.optional<Schema.NonEmptyString>;
518
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
407
519
  }>;
408
520
  /** @experimental This API is unstable and may change without notice. */
409
521
  export type PermissionCliFlag = Schema.Schema.Type<typeof PermissionCliFlagSchema>;
410
522
  /** @experimental This API is unstable and may change without notice. */
411
523
  export declare const PermissionGrantSchema: Schema.Struct<{
412
524
  readonly target: Schema.NonEmptyString;
413
- readonly patch: Schema.optional<Schema.Unknown>;
414
- readonly template: Schema.optional<Schema.NonEmptyString>;
525
+ readonly patch: Schema.NullOr<Schema.Unknown>;
526
+ readonly template: Schema.NullOr<Schema.NonEmptyString>;
415
527
  }>;
416
528
  /** @experimental This API is unstable and may change without notice. */
417
529
  export type PermissionGrant = Schema.Schema.Type<typeof PermissionGrantSchema>;
418
530
  /** @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<{
531
+ export declare const PermissionsExtensionCapabilitySchema: Schema.Union<readonly [Schema.Struct<{
532
+ readonly mechanism: Schema.NonEmptyArray<Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>>;
533
+ readonly configFiles: Schema.$Array<Schema.Struct<{
422
534
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
423
535
  readonly path: Schema.NonEmptyString;
424
536
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
425
537
  readonly gitignored: Schema.Boolean;
426
- }>>>;
427
- readonly grammar: Schema.optional<Schema.Struct<{
538
+ }>>;
539
+ readonly grammar: Schema.NullOr<Schema.Struct<{
428
540
  readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
429
541
  readonly example: Schema.NonEmptyString;
430
- readonly notes: Schema.optional<Schema.NonEmptyString>;
542
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
431
543
  }>>;
432
- readonly prerequisites: Schema.optional<Schema.$Array<Schema.Struct<{
544
+ readonly prerequisites: Schema.$Array<Schema.Struct<{
433
545
  readonly key: Schema.NonEmptyString;
434
546
  readonly value: Schema.NonEmptyString;
435
547
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
436
- readonly note: Schema.optional<Schema.NonEmptyString>;
437
- }>>>;
438
- readonly cliFlags: Schema.optional<Schema.$Array<Schema.Struct<{
548
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
549
+ }>>;
550
+ readonly cliFlags: Schema.$Array<Schema.Struct<{
439
551
  readonly flag: Schema.NonEmptyString;
440
- readonly note: Schema.optional<Schema.NonEmptyString>;
441
- }>>>;
442
- readonly grants: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
552
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
553
+ }>>;
554
+ readonly grants: Schema.$Record<Schema.String, Schema.Struct<{
443
555
  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<{
556
+ readonly patch: Schema.NullOr<Schema.Unknown>;
557
+ readonly template: Schema.NullOr<Schema.NonEmptyString>;
558
+ }>>;
559
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
560
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
561
+ readonly docs: Schema.$Array<Schema.Struct<{
451
562
  readonly label: Schema.NonEmptyString;
452
563
  readonly url: Schema.NonEmptyString;
453
- }>>>;
454
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
455
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
456
- }>;
457
- /** @experimental This API is unstable and may change without notice. */
458
- export type PermissionsCapability = Schema.Schema.Type<typeof PermissionsCapabilitySchema>;
459
- /** @experimental This API is unstable and may change without notice. */
460
- export type AgentCapability = SkillsCapability | CommandsCapability | McpCapability | SubagentsCapability | InstructionsCapability | RulesCapability | HooksCapability | PermissionsCapability;
461
- /** @experimental This API is unstable and may change without notice. */
462
- export declare const AgentSchema: Schema.Struct<{
463
- readonly id: Schema.NonEmptyString;
464
- readonly name: Schema.NonEmptyString;
465
- readonly vendor: Schema.NonEmptyString;
466
- 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<{
564
+ }>>;
565
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
566
+ readonly lastVerified: Schema.NonEmptyString;
567
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
568
+ }>, Schema.Struct<{
569
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
570
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
571
+ readonly docs: Schema.$Array<Schema.Struct<{
475
572
  readonly label: Schema.NonEmptyString;
476
573
  readonly url: Schema.NonEmptyString;
477
- }>>>;
478
- readonly skills: Schema.optional<Schema.Struct<{
479
- readonly directory: Schema.optional<Schema.NonEmptyString>;
574
+ }>>;
575
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
576
+ }>]>;
577
+ /** @experimental This API is unstable and may change without notice. */
578
+ export type PermissionsExtensionCapability = Schema.Schema.Type<typeof PermissionsExtensionCapabilitySchema>;
579
+ /** @experimental This API is unstable and may change without notice. */
580
+ export declare const AgentCapabilitiesSchema: Schema.Struct<{
581
+ skill: Schema.Union<readonly [Schema.Struct<{
582
+ readonly directory: Schema.NonEmptyString;
480
583
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
481
584
  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<{
585
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
586
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
587
+ readonly docs: Schema.$Array<Schema.Struct<{
486
588
  readonly label: Schema.NonEmptyString;
487
589
  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<{
590
+ }>>;
591
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
592
+ readonly lastVerified: Schema.NonEmptyString;
593
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
594
+ }>, Schema.Struct<{
595
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
596
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
597
+ readonly docs: Schema.$Array<Schema.Struct<{
498
598
  readonly label: Schema.NonEmptyString;
499
599
  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<{
600
+ }>>;
601
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
602
+ }>]>;
603
+ command: Schema.Union<readonly [Schema.Struct<{
604
+ readonly directory: Schema.NonEmptyString;
605
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
606
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
607
+ readonly docs: Schema.$Array<Schema.Struct<{
608
+ readonly label: Schema.NonEmptyString;
609
+ readonly url: Schema.NonEmptyString;
610
+ }>>;
611
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
612
+ readonly lastVerified: Schema.NonEmptyString;
613
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
614
+ }>, Schema.Struct<{
615
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
616
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
617
+ readonly docs: Schema.$Array<Schema.Struct<{
618
+ readonly label: Schema.NonEmptyString;
619
+ readonly url: Schema.NonEmptyString;
620
+ }>>;
621
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
622
+ }>]>;
623
+ "mcp-server": Schema.Union<readonly [Schema.Struct<{
624
+ readonly standardsCompliance: Schema.Literal<"full">;
625
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
626
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
627
+ readonly config: Schema.Struct<{
507
628
  readonly serversKey: Schema.Literals<readonly ["mcpServers", "servers", "mcp", "mcp_servers", "context_servers"]>;
508
629
  readonly nativeEnabled: Schema.Boolean;
509
630
  readonly targets: Schema.$Array<Schema.Struct<{
@@ -511,8 +632,8 @@ export declare const AgentSchema: Schema.Struct<{
511
632
  readonly path: Schema.NonEmptyString;
512
633
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
513
634
  }>>;
514
- readonly stdio: Schema.optional<Schema.Struct<{
515
- readonly typeField: Schema.optional<Schema.Struct<{
635
+ readonly stdio: Schema.NullOr<Schema.Struct<{
636
+ readonly typeField: Schema.NullOr<Schema.Struct<{
516
637
  readonly name: Schema.NonEmptyString;
517
638
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
518
639
  readonly "streamable-http": Schema.NonEmptyString;
@@ -520,10 +641,10 @@ export declare const AgentSchema: Schema.Struct<{
520
641
  }>]>;
521
642
  }>>;
522
643
  readonly command: Schema.Literals<readonly ["split", "array"]>;
523
- readonly envKey: Schema.optional<Schema.NonEmptyString>;
644
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
524
645
  }>>;
525
- readonly remote: Schema.optional<Schema.Struct<{
526
- readonly typeField: Schema.optional<Schema.Struct<{
646
+ readonly remote: Schema.NullOr<Schema.Struct<{
647
+ readonly typeField: Schema.NullOr<Schema.Struct<{
527
648
  readonly name: Schema.NonEmptyString;
528
649
  readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
529
650
  readonly "streamable-http": Schema.NonEmptyString;
@@ -534,65 +655,145 @@ export declare const AgentSchema: Schema.Struct<{
534
655
  readonly "streamable-http": Schema.NonEmptyString;
535
656
  readonly sse: Schema.NonEmptyString;
536
657
  }>;
537
- readonly headersKey: Schema.optional<Schema.NonEmptyString>;
658
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
538
659
  }>>;
539
- readonly transform: Schema.optional<Schema.NonEmptyString>;
660
+ readonly transform: Schema.NullOr<Schema.NonEmptyString>;
661
+ }>;
662
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
663
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
664
+ readonly docs: Schema.$Array<Schema.Struct<{
665
+ readonly label: Schema.NonEmptyString;
666
+ readonly url: Schema.NonEmptyString;
667
+ }>>;
668
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
669
+ readonly lastVerified: Schema.NonEmptyString;
670
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
671
+ }>, Schema.Struct<{
672
+ readonly standardsCompliance: Schema.Literals<readonly ["parity", "partial"]>;
673
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
674
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
675
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
676
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
677
+ readonly docs: Schema.$Array<Schema.Struct<{
678
+ readonly label: Schema.NonEmptyString;
679
+ readonly url: Schema.NonEmptyString;
680
+ }>>;
681
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
682
+ readonly lastVerified: Schema.NonEmptyString;
683
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
684
+ }>, Schema.Struct<{
685
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
686
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
687
+ readonly docs: Schema.$Array<Schema.Struct<{
688
+ readonly label: Schema.NonEmptyString;
689
+ readonly url: Schema.NonEmptyString;
690
+ }>>;
691
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
692
+ }>]>;
693
+ subagent: Schema.Union<readonly [Schema.Struct<{
694
+ readonly directory: Schema.NonEmptyString;
695
+ readonly layout: Schema.Literals<readonly ["file", "directory"]>;
696
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
697
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
698
+ readonly docs: Schema.$Array<Schema.Struct<{
699
+ readonly label: Schema.NonEmptyString;
700
+ readonly url: Schema.NonEmptyString;
701
+ }>>;
702
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
703
+ readonly lastVerified: Schema.NonEmptyString;
704
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
705
+ }>, Schema.Struct<{
706
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
707
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
708
+ readonly docs: Schema.$Array<Schema.Struct<{
709
+ readonly label: Schema.NonEmptyString;
710
+ readonly url: Schema.NonEmptyString;
711
+ }>>;
712
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
713
+ }>]>;
714
+ files: Schema.Union<readonly [Schema.Struct<{
715
+ readonly directory: Schema.NonEmptyString;
716
+ readonly files: Schema.$Array<Schema.NonEmptyString>;
717
+ readonly naming: Schema.NullOr<Schema.NonEmptyString>;
718
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
719
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
720
+ readonly docs: Schema.$Array<Schema.Struct<{
721
+ readonly label: Schema.NonEmptyString;
722
+ readonly url: Schema.NonEmptyString;
723
+ }>>;
724
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
725
+ readonly lastVerified: Schema.NonEmptyString;
726
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
727
+ }>, Schema.Struct<{
728
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
729
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
730
+ readonly docs: Schema.$Array<Schema.Struct<{
731
+ readonly label: Schema.NonEmptyString;
732
+ readonly url: Schema.NonEmptyString;
540
733
  }>>;
734
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
735
+ }>]>;
736
+ rule: Schema.Union<readonly [Schema.Struct<{
737
+ readonly kind: Schema.Literal<"agents-md">;
738
+ readonly files: Schema.Tuple<readonly [Schema.Literal<"AGENTS.md">]>;
739
+ readonly nestedDiscovery: Schema.Boolean;
740
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
741
+ readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
541
742
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
542
743
  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<{
744
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
745
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
746
+ readonly docs: Schema.$Array<Schema.Struct<{
547
747
  readonly label: Schema.NonEmptyString;
548
748
  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<{
749
+ }>>;
750
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
751
+ readonly lastVerified: Schema.NonEmptyString;
752
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
753
+ }>, Schema.Struct<{
754
+ readonly kind: Schema.Literal<"own-file">;
755
+ readonly files: Schema.Tuple<readonly [Schema.NonEmptyString]>;
756
+ readonly nestedDiscovery: Schema.Boolean;
757
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
758
+ readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
759
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
760
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
761
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
762
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
763
+ readonly docs: Schema.$Array<Schema.Struct<{
560
764
  readonly label: Schema.NonEmptyString;
561
765
  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"]>;
766
+ }>>;
767
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
768
+ readonly lastVerified: Schema.NonEmptyString;
769
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
770
+ }>, Schema.Struct<{
771
+ readonly kind: Schema.Literal<"rules-dir">;
568
772
  readonly files: Schema.$Array<Schema.NonEmptyString>;
569
773
  readonly nestedDiscovery: Schema.Boolean;
570
- readonly importSyntax: Schema.optional<Schema.Literals<readonly ["at-path"]>>;
774
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
775
+ readonly directory: Schema.NonEmptyString;
571
776
  readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
572
777
  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<{
778
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
779
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
780
+ readonly docs: Schema.$Array<Schema.Struct<{
577
781
  readonly label: Schema.NonEmptyString;
578
782
  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<{
783
+ }>>;
784
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
785
+ readonly lastVerified: Schema.NonEmptyString;
786
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
787
+ }>, Schema.Struct<{
788
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
789
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
790
+ readonly docs: Schema.$Array<Schema.Struct<{
589
791
  readonly label: Schema.NonEmptyString;
590
792
  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<{
793
+ }>>;
794
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
795
+ }>]>;
796
+ hook: Schema.Union<readonly [Schema.Struct<{
596
797
  readonly configFiles: Schema.$Array<Schema.Struct<{
597
798
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
598
799
  readonly path: Schema.NonEmptyString;
@@ -600,54 +801,335 @@ export declare const AgentSchema: Schema.Struct<{
600
801
  readonly gitignored: Schema.Boolean;
601
802
  }>>;
602
803
  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<{
804
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
805
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
806
+ readonly docs: Schema.$Array<Schema.Struct<{
607
807
  readonly label: Schema.NonEmptyString;
608
808
  readonly url: Schema.NonEmptyString;
609
- }>>>;
610
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
611
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
809
+ }>>;
810
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
811
+ readonly lastVerified: Schema.NonEmptyString;
812
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
813
+ }>, Schema.Struct<{
814
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
815
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
816
+ readonly docs: Schema.$Array<Schema.Struct<{
817
+ readonly label: Schema.NonEmptyString;
818
+ readonly url: Schema.NonEmptyString;
819
+ }>>;
820
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
821
+ }>]>;
822
+ }>;
823
+ /** @experimental This API is unstable and may change without notice. */
824
+ export type AgentCapabilities = Schema.Schema.Type<typeof AgentCapabilitiesSchema>;
825
+ /** @experimental This API is unstable and may change without notice. */
826
+ export type AgentExtensionCapability = AgentCapabilities[LeafExtensionType];
827
+ /** @experimental This API is unstable and may change without notice. */
828
+ export declare const AgentSchema: Schema.Struct<{
829
+ readonly id: Schema.NonEmptyString;
830
+ readonly name: Schema.NonEmptyString;
831
+ readonly vendor: Schema.NonEmptyString;
832
+ readonly homepage: Schema.NonEmptyString;
833
+ readonly interfaces: Schema.NonEmptyArray<Schema.Literals<readonly ["cli", "ide-extension"]>>;
834
+ readonly family: Schema.NullOr<Schema.NonEmptyString>;
835
+ readonly rootDir: Schema.NullOr<Schema.NonEmptyString>;
836
+ readonly detection: Schema.Struct<{
837
+ readonly projectDirs: Schema.$Array<Schema.NonEmptyString>;
838
+ readonly userDirs: Schema.$Array<Schema.NonEmptyString>;
839
+ }>;
840
+ readonly docs: Schema.$Array<Schema.Struct<{
841
+ readonly label: Schema.NonEmptyString;
842
+ readonly url: Schema.NonEmptyString;
612
843
  }>>;
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<{
844
+ readonly capabilities: Schema.Struct<{
845
+ skill: Schema.Union<readonly [Schema.Struct<{
846
+ readonly directory: Schema.NonEmptyString;
847
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
848
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
849
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
850
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
851
+ readonly docs: Schema.$Array<Schema.Struct<{
852
+ readonly label: Schema.NonEmptyString;
853
+ readonly url: Schema.NonEmptyString;
854
+ }>>;
855
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
856
+ readonly lastVerified: Schema.NonEmptyString;
857
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
858
+ }>, Schema.Struct<{
859
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
860
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
861
+ readonly docs: Schema.$Array<Schema.Struct<{
862
+ readonly label: Schema.NonEmptyString;
863
+ readonly url: Schema.NonEmptyString;
864
+ }>>;
865
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
866
+ }>]>;
867
+ command: Schema.Union<readonly [Schema.Struct<{
868
+ readonly directory: Schema.NonEmptyString;
869
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
870
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
871
+ readonly docs: Schema.$Array<Schema.Struct<{
872
+ readonly label: Schema.NonEmptyString;
873
+ readonly url: Schema.NonEmptyString;
874
+ }>>;
875
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
876
+ readonly lastVerified: Schema.NonEmptyString;
877
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
878
+ }>, Schema.Struct<{
879
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
880
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
881
+ readonly docs: Schema.$Array<Schema.Struct<{
882
+ readonly label: Schema.NonEmptyString;
883
+ readonly url: Schema.NonEmptyString;
884
+ }>>;
885
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
886
+ }>]>;
887
+ "mcp-server": Schema.Union<readonly [Schema.Struct<{
888
+ readonly standardsCompliance: Schema.Literal<"full">;
889
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
890
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
891
+ readonly config: Schema.Struct<{
892
+ readonly serversKey: Schema.Literals<readonly ["mcpServers", "servers", "mcp", "mcp_servers", "context_servers"]>;
893
+ readonly nativeEnabled: Schema.Boolean;
894
+ readonly targets: Schema.$Array<Schema.Struct<{
895
+ readonly scope: Schema.Literals<readonly ["user", "project"]>;
896
+ readonly path: Schema.NonEmptyString;
897
+ readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
898
+ }>>;
899
+ readonly stdio: Schema.NullOr<Schema.Struct<{
900
+ readonly typeField: Schema.NullOr<Schema.Struct<{
901
+ readonly name: Schema.NonEmptyString;
902
+ readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
903
+ readonly "streamable-http": Schema.NonEmptyString;
904
+ readonly sse: Schema.NonEmptyString;
905
+ }>]>;
906
+ }>>;
907
+ readonly command: Schema.Literals<readonly ["split", "array"]>;
908
+ readonly envKey: Schema.NullOr<Schema.NonEmptyString>;
909
+ }>>;
910
+ readonly remote: Schema.NullOr<Schema.Struct<{
911
+ readonly typeField: Schema.NullOr<Schema.Struct<{
912
+ readonly name: Schema.NonEmptyString;
913
+ readonly value: Schema.Union<readonly [Schema.NonEmptyString, Schema.Struct<{
914
+ readonly "streamable-http": Schema.NonEmptyString;
915
+ readonly sse: Schema.NonEmptyString;
916
+ }>]>;
917
+ }>>;
918
+ readonly urlKey: Schema.Struct<{
919
+ readonly "streamable-http": Schema.NonEmptyString;
920
+ readonly sse: Schema.NonEmptyString;
921
+ }>;
922
+ readonly headersKey: Schema.NullOr<Schema.NonEmptyString>;
923
+ }>>;
924
+ readonly transform: Schema.NullOr<Schema.NonEmptyString>;
925
+ }>;
926
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
927
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
928
+ readonly docs: Schema.$Array<Schema.Struct<{
929
+ readonly label: Schema.NonEmptyString;
930
+ readonly url: Schema.NonEmptyString;
931
+ }>>;
932
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
933
+ readonly lastVerified: Schema.NonEmptyString;
934
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
935
+ }>, Schema.Struct<{
936
+ readonly standardsCompliance: Schema.Literals<readonly ["parity", "partial"]>;
937
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
938
+ readonly transports: Schema.NonEmptyArray<Schema.Literals<readonly ["stdio", "http", "sse"]>>;
939
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
940
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
941
+ readonly docs: Schema.$Array<Schema.Struct<{
942
+ readonly label: Schema.NonEmptyString;
943
+ readonly url: Schema.NonEmptyString;
944
+ }>>;
945
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
946
+ readonly lastVerified: Schema.NonEmptyString;
947
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
948
+ }>, Schema.Struct<{
949
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
950
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
951
+ readonly docs: Schema.$Array<Schema.Struct<{
952
+ readonly label: Schema.NonEmptyString;
953
+ readonly url: Schema.NonEmptyString;
954
+ }>>;
955
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
956
+ }>]>;
957
+ subagent: Schema.Union<readonly [Schema.Struct<{
958
+ readonly directory: Schema.NonEmptyString;
959
+ readonly layout: Schema.Literals<readonly ["file", "directory"]>;
960
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
961
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
962
+ readonly docs: Schema.$Array<Schema.Struct<{
963
+ readonly label: Schema.NonEmptyString;
964
+ readonly url: Schema.NonEmptyString;
965
+ }>>;
966
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
967
+ readonly lastVerified: Schema.NonEmptyString;
968
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
969
+ }>, Schema.Struct<{
970
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
971
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
972
+ readonly docs: Schema.$Array<Schema.Struct<{
973
+ readonly label: Schema.NonEmptyString;
974
+ readonly url: Schema.NonEmptyString;
975
+ }>>;
976
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
977
+ }>]>;
978
+ files: Schema.Union<readonly [Schema.Struct<{
979
+ readonly directory: Schema.NonEmptyString;
980
+ readonly files: Schema.$Array<Schema.NonEmptyString>;
981
+ readonly naming: Schema.NullOr<Schema.NonEmptyString>;
982
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
983
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
984
+ readonly docs: Schema.$Array<Schema.Struct<{
985
+ readonly label: Schema.NonEmptyString;
986
+ readonly url: Schema.NonEmptyString;
987
+ }>>;
988
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
989
+ readonly lastVerified: Schema.NonEmptyString;
990
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
991
+ }>, Schema.Struct<{
992
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
993
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
994
+ readonly docs: Schema.$Array<Schema.Struct<{
995
+ readonly label: Schema.NonEmptyString;
996
+ readonly url: Schema.NonEmptyString;
997
+ }>>;
998
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
999
+ }>]>;
1000
+ rule: Schema.Union<readonly [Schema.Struct<{
1001
+ readonly kind: Schema.Literal<"agents-md">;
1002
+ readonly files: Schema.Tuple<readonly [Schema.Literal<"AGENTS.md">]>;
1003
+ readonly nestedDiscovery: Schema.Boolean;
1004
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
1005
+ readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
1006
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
1007
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
1008
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
1009
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
1010
+ readonly docs: Schema.$Array<Schema.Struct<{
1011
+ readonly label: Schema.NonEmptyString;
1012
+ readonly url: Schema.NonEmptyString;
1013
+ }>>;
1014
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
1015
+ readonly lastVerified: Schema.NonEmptyString;
1016
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
1017
+ }>, Schema.Struct<{
1018
+ readonly kind: Schema.Literal<"own-file">;
1019
+ readonly files: Schema.Tuple<readonly [Schema.NonEmptyString]>;
1020
+ readonly nestedDiscovery: Schema.Boolean;
1021
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
1022
+ readonly directory: Schema.optionalKey<Schema.NonEmptyString>;
1023
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
1024
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
1025
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
1026
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
1027
+ readonly docs: Schema.$Array<Schema.Struct<{
1028
+ readonly label: Schema.NonEmptyString;
1029
+ readonly url: Schema.NonEmptyString;
1030
+ }>>;
1031
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
1032
+ readonly lastVerified: Schema.NonEmptyString;
1033
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
1034
+ }>, Schema.Struct<{
1035
+ readonly kind: Schema.Literal<"rules-dir">;
1036
+ readonly files: Schema.$Array<Schema.NonEmptyString>;
1037
+ readonly nestedDiscovery: Schema.Boolean;
1038
+ readonly importSyntax: Schema.NullOr<Schema.Literals<readonly ["at-path"]>>;
1039
+ readonly directory: Schema.NonEmptyString;
1040
+ readonly standardsCompliance: Schema.Literals<readonly ["full", "parity", "partial", "none"]>;
1041
+ readonly convention: Schema.Literals<readonly ["universal", "vendor"]>;
1042
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
1043
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
1044
+ readonly docs: Schema.$Array<Schema.Struct<{
1045
+ readonly label: Schema.NonEmptyString;
1046
+ readonly url: Schema.NonEmptyString;
1047
+ }>>;
1048
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
1049
+ readonly lastVerified: Schema.NonEmptyString;
1050
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
1051
+ }>, Schema.Struct<{
1052
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
1053
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
1054
+ readonly docs: Schema.$Array<Schema.Struct<{
1055
+ readonly label: Schema.NonEmptyString;
1056
+ readonly url: Schema.NonEmptyString;
1057
+ }>>;
1058
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
1059
+ }>]>;
1060
+ hook: Schema.Union<readonly [Schema.Struct<{
1061
+ readonly configFiles: Schema.$Array<Schema.Struct<{
1062
+ readonly scope: Schema.Literals<readonly ["user", "project"]>;
1063
+ readonly path: Schema.NonEmptyString;
1064
+ readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
1065
+ readonly gitignored: Schema.Boolean;
1066
+ }>>;
1067
+ readonly serializer: Schema.Literals<readonly ["claude-code-settings"]>;
1068
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
1069
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
1070
+ readonly docs: Schema.$Array<Schema.Struct<{
1071
+ readonly label: Schema.NonEmptyString;
1072
+ readonly url: Schema.NonEmptyString;
1073
+ }>>;
1074
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
1075
+ readonly lastVerified: Schema.NonEmptyString;
1076
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
1077
+ }>, Schema.Struct<{
1078
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
1079
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
1080
+ readonly docs: Schema.$Array<Schema.Struct<{
1081
+ readonly label: Schema.NonEmptyString;
1082
+ readonly url: Schema.NonEmptyString;
1083
+ }>>;
1084
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
1085
+ }>]>;
1086
+ }>;
1087
+ readonly permissions: Schema.Union<readonly [Schema.Struct<{
1088
+ readonly mechanism: Schema.NonEmptyArray<Schema.Literals<readonly ["config-file", "cli-flag", "ui-only"]>>;
1089
+ readonly configFiles: Schema.$Array<Schema.Struct<{
616
1090
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
617
1091
  readonly path: Schema.NonEmptyString;
618
1092
  readonly format: Schema.Literals<readonly ["json", "jsonc", "toml", "starlark", "vscode-settings"]>;
619
1093
  readonly gitignored: Schema.Boolean;
620
- }>>>;
621
- readonly grammar: Schema.optional<Schema.Struct<{
1094
+ }>>;
1095
+ readonly grammar: Schema.NullOr<Schema.Struct<{
622
1096
  readonly style: Schema.Literals<readonly ["tool-call", "prefix", "regex", "glob", "starlark-rule"]>;
623
1097
  readonly example: Schema.NonEmptyString;
624
- readonly notes: Schema.optional<Schema.NonEmptyString>;
1098
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
625
1099
  }>>;
626
- readonly prerequisites: Schema.optional<Schema.$Array<Schema.Struct<{
1100
+ readonly prerequisites: Schema.$Array<Schema.Struct<{
627
1101
  readonly key: Schema.NonEmptyString;
628
1102
  readonly value: Schema.NonEmptyString;
629
1103
  readonly scope: Schema.Literals<readonly ["user", "project"]>;
630
- readonly note: Schema.optional<Schema.NonEmptyString>;
631
- }>>>;
632
- readonly cliFlags: Schema.optional<Schema.$Array<Schema.Struct<{
1104
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
1105
+ }>>;
1106
+ readonly cliFlags: Schema.$Array<Schema.Struct<{
633
1107
  readonly flag: Schema.NonEmptyString;
634
- readonly note: Schema.optional<Schema.NonEmptyString>;
635
- }>>>;
636
- readonly grants: Schema.optional<Schema.$Record<Schema.String, Schema.Struct<{
1108
+ readonly note: Schema.NullOr<Schema.NonEmptyString>;
1109
+ }>>;
1110
+ readonly grants: Schema.$Record<Schema.String, Schema.Struct<{
637
1111
  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<{
1112
+ readonly patch: Schema.NullOr<Schema.Unknown>;
1113
+ readonly template: Schema.NullOr<Schema.NonEmptyString>;
1114
+ }>>;
1115
+ readonly lifecycle: Schema.Literals<readonly ["supported", "planned"]>;
1116
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
1117
+ readonly docs: Schema.$Array<Schema.Struct<{
645
1118
  readonly label: Schema.NonEmptyString;
646
1119
  readonly url: Schema.NonEmptyString;
647
- }>>>;
648
- readonly sources: Schema.optional<Schema.$Array<Schema.NonEmptyString>>;
649
- readonly lastVerified: Schema.optional<Schema.NonEmptyString>;
650
- }>>;
1120
+ }>>;
1121
+ readonly sources: Schema.NonEmptyArray<Schema.NonEmptyString>;
1122
+ readonly lastVerified: Schema.NonEmptyString;
1123
+ readonly scopes: Schema.NonEmptyArray<Schema.Literals<readonly ["user", "project"]>>;
1124
+ }>, Schema.Struct<{
1125
+ readonly lifecycle: Schema.Literals<readonly ["unsupported", "unknown"]>;
1126
+ readonly notes: Schema.NullOr<Schema.NonEmptyString>;
1127
+ readonly docs: Schema.$Array<Schema.Struct<{
1128
+ readonly label: Schema.NonEmptyString;
1129
+ readonly url: Schema.NonEmptyString;
1130
+ }>>;
1131
+ readonly sources: Schema.$Array<Schema.NonEmptyString>;
1132
+ }>]>;
651
1133
  }>;
652
1134
  /** @experimental This API is unstable and may change without notice. */
653
1135
  export type Agent = Schema.Schema.Type<typeof AgentSchema>;