@agentxm/client-core 0.22.10 → 0.22.11

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 (249) hide show
  1. package/dist/src/unstable/agent-capabilities/catalog.d.ts +4846 -1502
  2. package/dist/src/unstable/agent-capabilities/catalog.d.ts.map +1 -1
  3. package/dist/src/unstable/agent-capabilities/data/agents/adal.d.ts +2 -2
  4. package/dist/src/unstable/agent-capabilities/data/agents/adal.js +2 -2
  5. package/dist/src/unstable/agent-capabilities/data/agents/adal.js.map +1 -1
  6. package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.d.ts +29 -11
  7. package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.d.ts.map +1 -1
  8. package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.js +30 -11
  9. package/dist/src/unstable/agent-capabilities/data/agents/aider-desk.js.map +1 -1
  10. package/dist/src/unstable/agent-capabilities/data/agents/amp.d.ts +30 -10
  11. package/dist/src/unstable/agent-capabilities/data/agents/amp.d.ts.map +1 -1
  12. package/dist/src/unstable/agent-capabilities/data/agents/amp.js +37 -10
  13. package/dist/src/unstable/agent-capabilities/data/agents/amp.js.map +1 -1
  14. package/dist/src/unstable/agent-capabilities/data/agents/antigravity.d.ts +105 -10
  15. package/dist/src/unstable/agent-capabilities/data/agents/antigravity.d.ts.map +1 -1
  16. package/dist/src/unstable/agent-capabilities/data/agents/antigravity.js +81 -13
  17. package/dist/src/unstable/agent-capabilities/data/agents/antigravity.js.map +1 -1
  18. package/dist/src/unstable/agent-capabilities/data/agents/augment.d.ts +30 -25
  19. package/dist/src/unstable/agent-capabilities/data/agents/augment.d.ts.map +1 -1
  20. package/dist/src/unstable/agent-capabilities/data/agents/augment.js +31 -25
  21. package/dist/src/unstable/agent-capabilities/data/agents/augment.js.map +1 -1
  22. package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts +7 -12
  23. package/dist/src/unstable/agent-capabilities/data/agents/claude-code.d.ts.map +1 -1
  24. package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js +7 -13
  25. package/dist/src/unstable/agent-capabilities/data/agents/claude-code.js.map +1 -1
  26. package/dist/src/unstable/agent-capabilities/data/agents/cline.d.ts +15 -13
  27. package/dist/src/unstable/agent-capabilities/data/agents/cline.d.ts.map +1 -1
  28. package/dist/src/unstable/agent-capabilities/data/agents/cline.js +15 -13
  29. package/dist/src/unstable/agent-capabilities/data/agents/cline.js.map +1 -1
  30. package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.d.ts +5 -5
  31. package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.d.ts.map +1 -1
  32. package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.js +5 -5
  33. package/dist/src/unstable/agent-capabilities/data/agents/codearts-agent.js.map +1 -1
  34. package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.d.ts +65 -49
  35. package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.d.ts.map +1 -1
  36. package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.js +63 -49
  37. package/dist/src/unstable/agent-capabilities/data/agents/codebuddy.js.map +1 -1
  38. package/dist/src/unstable/agent-capabilities/data/agents/codestudio.d.ts +39 -21
  39. package/dist/src/unstable/agent-capabilities/data/agents/codestudio.d.ts.map +1 -1
  40. package/dist/src/unstable/agent-capabilities/data/agents/codestudio.js +54 -21
  41. package/dist/src/unstable/agent-capabilities/data/agents/codestudio.js.map +1 -1
  42. package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts +43 -40
  43. package/dist/src/unstable/agent-capabilities/data/agents/codex.d.ts.map +1 -1
  44. package/dist/src/unstable/agent-capabilities/data/agents/codex.js +41 -41
  45. package/dist/src/unstable/agent-capabilities/data/agents/codex.js.map +1 -1
  46. package/dist/src/unstable/agent-capabilities/data/agents/command-code.d.ts +54 -20
  47. package/dist/src/unstable/agent-capabilities/data/agents/command-code.d.ts.map +1 -1
  48. package/dist/src/unstable/agent-capabilities/data/agents/command-code.js +57 -20
  49. package/dist/src/unstable/agent-capabilities/data/agents/command-code.js.map +1 -1
  50. package/dist/src/unstable/agent-capabilities/data/agents/continue.d.ts +176 -10
  51. package/dist/src/unstable/agent-capabilities/data/agents/continue.d.ts.map +1 -1
  52. package/dist/src/unstable/agent-capabilities/data/agents/continue.js +152 -10
  53. package/dist/src/unstable/agent-capabilities/data/agents/continue.js.map +1 -1
  54. package/dist/src/unstable/agent-capabilities/data/agents/cortex.d.ts +182 -23
  55. package/dist/src/unstable/agent-capabilities/data/agents/cortex.d.ts.map +1 -1
  56. package/dist/src/unstable/agent-capabilities/data/agents/cortex.js +150 -23
  57. package/dist/src/unstable/agent-capabilities/data/agents/cortex.js.map +1 -1
  58. package/dist/src/unstable/agent-capabilities/data/agents/crush.d.ts +4 -4
  59. package/dist/src/unstable/agent-capabilities/data/agents/crush.js +4 -4
  60. package/dist/src/unstable/agent-capabilities/data/agents/crush.js.map +1 -1
  61. package/dist/src/unstable/agent-capabilities/data/agents/cursor.d.ts +5 -5
  62. package/dist/src/unstable/agent-capabilities/data/agents/cursor.d.ts.map +1 -1
  63. package/dist/src/unstable/agent-capabilities/data/agents/cursor.js +5 -5
  64. package/dist/src/unstable/agent-capabilities/data/agents/cursor.js.map +1 -1
  65. package/dist/src/unstable/agent-capabilities/data/agents/deepagents.d.ts +28 -13
  66. package/dist/src/unstable/agent-capabilities/data/agents/deepagents.d.ts.map +1 -1
  67. package/dist/src/unstable/agent-capabilities/data/agents/deepagents.js +36 -13
  68. package/dist/src/unstable/agent-capabilities/data/agents/deepagents.js.map +1 -1
  69. package/dist/src/unstable/agent-capabilities/data/agents/devin.d.ts +29 -21
  70. package/dist/src/unstable/agent-capabilities/data/agents/devin.d.ts.map +1 -1
  71. package/dist/src/unstable/agent-capabilities/data/agents/devin.js +31 -21
  72. package/dist/src/unstable/agent-capabilities/data/agents/devin.js.map +1 -1
  73. package/dist/src/unstable/agent-capabilities/data/agents/dexto.d.ts +33 -11
  74. package/dist/src/unstable/agent-capabilities/data/agents/dexto.d.ts.map +1 -1
  75. package/dist/src/unstable/agent-capabilities/data/agents/dexto.js +39 -11
  76. package/dist/src/unstable/agent-capabilities/data/agents/dexto.js.map +1 -1
  77. package/dist/src/unstable/agent-capabilities/data/agents/droid.d.ts +193 -18
  78. package/dist/src/unstable/agent-capabilities/data/agents/droid.d.ts.map +1 -1
  79. package/dist/src/unstable/agent-capabilities/data/agents/droid.js +162 -18
  80. package/dist/src/unstable/agent-capabilities/data/agents/droid.js.map +1 -1
  81. package/dist/src/unstable/agent-capabilities/data/agents/firebender.d.ts +180 -25
  82. package/dist/src/unstable/agent-capabilities/data/agents/firebender.d.ts.map +1 -1
  83. package/dist/src/unstable/agent-capabilities/data/agents/firebender.js +153 -25
  84. package/dist/src/unstable/agent-capabilities/data/agents/firebender.js.map +1 -1
  85. package/dist/src/unstable/agent-capabilities/data/agents/forgecode.d.ts +49 -15
  86. package/dist/src/unstable/agent-capabilities/data/agents/forgecode.d.ts.map +1 -1
  87. package/dist/src/unstable/agent-capabilities/data/agents/forgecode.js +54 -15
  88. package/dist/src/unstable/agent-capabilities/data/agents/forgecode.js.map +1 -1
  89. package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.d.ts +10 -10
  90. package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.js +10 -10
  91. package/dist/src/unstable/agent-capabilities/data/agents/gemini-cli.js.map +1 -1
  92. package/dist/src/unstable/agent-capabilities/data/agents/github-copilot-cli.d.ts +32 -5
  93. package/dist/src/unstable/agent-capabilities/data/agents/github-copilot-cli.d.ts.map +1 -1
  94. package/dist/src/unstable/agent-capabilities/data/agents/github-copilot-cli.js +40 -5
  95. package/dist/src/unstable/agent-capabilities/data/agents/github-copilot-cli.js.map +1 -1
  96. package/dist/src/unstable/agent-capabilities/data/agents/goose.d.ts +13 -13
  97. package/dist/src/unstable/agent-capabilities/data/agents/goose.js +13 -13
  98. package/dist/src/unstable/agent-capabilities/data/agents/goose.js.map +1 -1
  99. package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.d.ts +31 -20
  100. package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.d.ts.map +1 -1
  101. package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.js +33 -23
  102. package/dist/src/unstable/agent-capabilities/data/agents/grok-cli.js.map +1 -1
  103. package/dist/src/unstable/agent-capabilities/data/agents/hermes.d.ts +120 -7
  104. package/dist/src/unstable/agent-capabilities/data/agents/hermes.d.ts.map +1 -1
  105. package/dist/src/unstable/agent-capabilities/data/agents/hermes.js +82 -7
  106. package/dist/src/unstable/agent-capabilities/data/agents/hermes.js.map +1 -1
  107. package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.d.ts +29 -12
  108. package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.d.ts.map +1 -1
  109. package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.js +32 -12
  110. package/dist/src/unstable/agent-capabilities/data/agents/ibm-bob.js.map +1 -1
  111. package/dist/src/unstable/agent-capabilities/data/agents/junie.d.ts +8 -8
  112. package/dist/src/unstable/agent-capabilities/data/agents/junie.js +8 -8
  113. package/dist/src/unstable/agent-capabilities/data/agents/junie.js.map +1 -1
  114. package/dist/src/unstable/agent-capabilities/data/agents/kilo.d.ts +40 -6
  115. package/dist/src/unstable/agent-capabilities/data/agents/kilo.d.ts.map +1 -1
  116. package/dist/src/unstable/agent-capabilities/data/agents/kilo.js +46 -6
  117. package/dist/src/unstable/agent-capabilities/data/agents/kilo.js.map +1 -1
  118. package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.d.ts +142 -18
  119. package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.d.ts.map +1 -1
  120. package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.js +110 -18
  121. package/dist/src/unstable/agent-capabilities/data/agents/kimi-cli.js.map +1 -1
  122. package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.d.ts +3 -3
  123. package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.js +3 -3
  124. package/dist/src/unstable/agent-capabilities/data/agents/kiro-cli.js.map +1 -1
  125. package/dist/src/unstable/agent-capabilities/data/agents/kode.d.ts +15 -8
  126. package/dist/src/unstable/agent-capabilities/data/agents/kode.d.ts.map +1 -1
  127. package/dist/src/unstable/agent-capabilities/data/agents/kode.js +15 -8
  128. package/dist/src/unstable/agent-capabilities/data/agents/kode.js.map +1 -1
  129. package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.d.ts +8 -3
  130. package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.d.ts.map +1 -1
  131. package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.js +8 -3
  132. package/dist/src/unstable/agent-capabilities/data/agents/mcpjam.js.map +1 -1
  133. package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.d.ts +103 -17
  134. package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.d.ts.map +1 -1
  135. package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.js +87 -17
  136. package/dist/src/unstable/agent-capabilities/data/agents/mistral-vibe.js.map +1 -1
  137. package/dist/src/unstable/agent-capabilities/data/agents/mux.d.ts +14 -8
  138. package/dist/src/unstable/agent-capabilities/data/agents/mux.d.ts.map +1 -1
  139. package/dist/src/unstable/agent-capabilities/data/agents/mux.js +14 -8
  140. package/dist/src/unstable/agent-capabilities/data/agents/mux.js.map +1 -1
  141. package/dist/src/unstable/agent-capabilities/data/agents/neovate.d.ts +17 -15
  142. package/dist/src/unstable/agent-capabilities/data/agents/neovate.d.ts.map +1 -1
  143. package/dist/src/unstable/agent-capabilities/data/agents/neovate.js +17 -15
  144. package/dist/src/unstable/agent-capabilities/data/agents/neovate.js.map +1 -1
  145. package/dist/src/unstable/agent-capabilities/data/agents/openclaw.d.ts +3 -3
  146. package/dist/src/unstable/agent-capabilities/data/agents/openclaw.js +3 -3
  147. package/dist/src/unstable/agent-capabilities/data/agents/openclaw.js.map +1 -1
  148. package/dist/src/unstable/agent-capabilities/data/agents/opencode.d.ts +3 -3
  149. package/dist/src/unstable/agent-capabilities/data/agents/opencode.d.ts.map +1 -1
  150. package/dist/src/unstable/agent-capabilities/data/agents/opencode.js +3 -3
  151. package/dist/src/unstable/agent-capabilities/data/agents/opencode.js.map +1 -1
  152. package/dist/src/unstable/agent-capabilities/data/agents/openhands.d.ts +104 -14
  153. package/dist/src/unstable/agent-capabilities/data/agents/openhands.d.ts.map +1 -1
  154. package/dist/src/unstable/agent-capabilities/data/agents/openhands.js +72 -15
  155. package/dist/src/unstable/agent-capabilities/data/agents/openhands.js.map +1 -1
  156. package/dist/src/unstable/agent-capabilities/data/agents/pi.d.ts +24 -16
  157. package/dist/src/unstable/agent-capabilities/data/agents/pi.d.ts.map +1 -1
  158. package/dist/src/unstable/agent-capabilities/data/agents/pi.js +26 -16
  159. package/dist/src/unstable/agent-capabilities/data/agents/pi.js.map +1 -1
  160. package/dist/src/unstable/agent-capabilities/data/agents/pochi.d.ts +18 -18
  161. package/dist/src/unstable/agent-capabilities/data/agents/pochi.d.ts.map +1 -1
  162. package/dist/src/unstable/agent-capabilities/data/agents/pochi.js +18 -18
  163. package/dist/src/unstable/agent-capabilities/data/agents/pochi.js.map +1 -1
  164. package/dist/src/unstable/agent-capabilities/data/agents/qoder.d.ts +3 -3
  165. package/dist/src/unstable/agent-capabilities/data/agents/qoder.js +3 -3
  166. package/dist/src/unstable/agent-capabilities/data/agents/qoder.js.map +1 -1
  167. package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.d.ts +32 -12
  168. package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.d.ts.map +1 -1
  169. package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.js +32 -12
  170. package/dist/src/unstable/agent-capabilities/data/agents/qwen-code.js.map +1 -1
  171. package/dist/src/unstable/agent-capabilities/data/agents/replit.d.ts +12 -45
  172. package/dist/src/unstable/agent-capabilities/data/agents/replit.d.ts.map +1 -1
  173. package/dist/src/unstable/agent-capabilities/data/agents/replit.js +12 -47
  174. package/dist/src/unstable/agent-capabilities/data/agents/replit.js.map +1 -1
  175. package/dist/src/unstable/agent-capabilities/data/agents/roo.d.ts +40 -13
  176. package/dist/src/unstable/agent-capabilities/data/agents/roo.d.ts.map +1 -1
  177. package/dist/src/unstable/agent-capabilities/data/agents/roo.js +58 -13
  178. package/dist/src/unstable/agent-capabilities/data/agents/roo.js.map +1 -1
  179. package/dist/src/unstable/agent-capabilities/data/agents/rovodev.d.ts +56 -17
  180. package/dist/src/unstable/agent-capabilities/data/agents/rovodev.d.ts.map +1 -1
  181. package/dist/src/unstable/agent-capabilities/data/agents/rovodev.js +63 -17
  182. package/dist/src/unstable/agent-capabilities/data/agents/rovodev.js.map +1 -1
  183. package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.d.ts +145 -14
  184. package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.d.ts.map +1 -1
  185. package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.js +127 -14
  186. package/dist/src/unstable/agent-capabilities/data/agents/tabnine-cli.js.map +1 -1
  187. package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.d.ts +9 -9
  188. package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.js +9 -9
  189. package/dist/src/unstable/agent-capabilities/data/agents/trae-cn.js.map +1 -1
  190. package/dist/src/unstable/agent-capabilities/data/agents/trae.d.ts +10 -10
  191. package/dist/src/unstable/agent-capabilities/data/agents/trae.d.ts.map +1 -1
  192. package/dist/src/unstable/agent-capabilities/data/agents/trae.js +10 -10
  193. package/dist/src/unstable/agent-capabilities/data/agents/trae.js.map +1 -1
  194. package/dist/src/unstable/agent-capabilities/data/agents/warp.d.ts +38 -13
  195. package/dist/src/unstable/agent-capabilities/data/agents/warp.d.ts.map +1 -1
  196. package/dist/src/unstable/agent-capabilities/data/agents/warp.js +35 -13
  197. package/dist/src/unstable/agent-capabilities/data/agents/warp.js.map +1 -1
  198. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts +18 -5
  199. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.d.ts.map +1 -1
  200. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js +13 -5
  201. package/dist/src/unstable/agent-capabilities/data/agents/windsurf.js.map +1 -1
  202. package/dist/src/unstable/agent-capabilities/data/agents/zencoder.d.ts +13 -33
  203. package/dist/src/unstable/agent-capabilities/data/agents/zencoder.d.ts.map +1 -1
  204. package/dist/src/unstable/agent-capabilities/data/agents/zencoder.js +16 -36
  205. package/dist/src/unstable/agent-capabilities/data/agents/zencoder.js.map +1 -1
  206. package/dist/src/unstable/agent-capabilities/derive.d.ts +9 -9
  207. package/dist/src/unstable/agents/kilo/service.d.ts.map +1 -1
  208. package/dist/src/unstable/agents/kilo/service.js +3 -8
  209. package/dist/src/unstable/agents/kilo/service.js.map +1 -1
  210. package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +8 -9
  211. package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts.map +1 -1
  212. package/dist/src/unstable/extension-types/catalog.js +3 -3
  213. package/dist/src/unstable/extension-types/catalog.js.map +1 -1
  214. package/dist/src/unstable/install-meta/install-meta.d.ts +4 -4
  215. package/dist/src/unstable/install-meta/install-meta.d.ts.map +1 -1
  216. package/dist/src/unstable/knowledge/manifest-schema.d.ts +1 -1
  217. package/dist/src/unstable/knowledge/manifest-schema.d.ts.map +1 -1
  218. package/dist/src/unstable/knowledge/manifest-schema.js +3 -3
  219. package/dist/src/unstable/knowledge/manifest-schema.js.map +1 -1
  220. package/dist/src/unstable/knowledge/okf.d.ts +28 -4
  221. package/dist/src/unstable/knowledge/okf.d.ts.map +1 -1
  222. package/dist/src/unstable/knowledge/okf.js +327 -10
  223. package/dist/src/unstable/knowledge/okf.js.map +1 -1
  224. package/dist/src/unstable/registry/admin-client.d.ts +73 -73
  225. package/dist/src/unstable/registry/admin-client.d.ts.map +1 -1
  226. package/dist/src/unstable/source-resolution/providers/azurerepos/scp.d.ts +8 -9
  227. package/dist/src/unstable/source-resolution/providers/azurerepos/scp.d.ts.map +1 -1
  228. package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts +9 -9
  229. package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts.map +1 -1
  230. package/dist/src/unstable/source-resolution/providers/bitbucket/scp.d.ts +7 -8
  231. package/dist/src/unstable/source-resolution/providers/bitbucket/scp.d.ts.map +1 -1
  232. package/dist/src/unstable/source-resolution/providers/bitbucket/url.d.ts +8 -8
  233. package/dist/src/unstable/source-resolution/providers/bitbucket/url.d.ts.map +1 -1
  234. package/dist/src/unstable/source-resolution/providers/github/scp.d.ts +7 -8
  235. package/dist/src/unstable/source-resolution/providers/github/scp.d.ts.map +1 -1
  236. package/dist/src/unstable/source-resolution/providers/github/url.d.ts +8 -8
  237. package/dist/src/unstable/source-resolution/providers/github/url.d.ts.map +1 -1
  238. package/dist/src/unstable/source-resolution/providers/gitlab/scp.d.ts +7 -8
  239. package/dist/src/unstable/source-resolution/providers/gitlab/scp.d.ts.map +1 -1
  240. package/dist/src/unstable/source-resolution/providers/gitlab/url.d.ts +8 -8
  241. package/dist/src/unstable/source-resolution/providers/gitlab/url.d.ts.map +1 -1
  242. package/dist/src/unstable/update-check/update-check.d.ts +4 -4
  243. package/dist/src/unstable/update-check/update-check.d.ts.map +1 -1
  244. package/dist/src/unstable/workspace/initialization.d.ts +223 -215
  245. package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
  246. package/dist/src/unstable/workspace/service.d.ts +60 -59
  247. package/dist/src/unstable/workspace/service.d.ts.map +1 -1
  248. package/package.json +6 -6
  249. package/site-content/__generated__/schemas/knowledge.schema.json +3 -3
@@ -42,7 +42,7 @@ export declare const cortexAgent: {
42
42
  };
43
43
  readonly notes: null;
44
44
  readonly docs: readonly [];
45
- readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility", "https://github.com/vercel-labs/skills/blob/main/src/agents.ts"];
45
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility", "https://github.com/Snowflake-Labs/coco-skills"];
46
46
  readonly scopes: readonly ["user", "project"];
47
47
  readonly standardsCompliance: "full";
48
48
  readonly convention: "vendor";
@@ -50,21 +50,23 @@ export declare const cortexAgent: {
50
50
  };
51
51
  readonly axm: {
52
52
  readonly status: "supported";
53
- readonly lastVerified: "2026-06-06";
53
+ readonly lastVerified: "2026-07-22";
54
54
  readonly writer: null;
55
55
  };
56
56
  };
57
57
  readonly command: {
58
58
  readonly native: {
59
59
  readonly availability: {
60
- readonly via: "none";
60
+ readonly via: "native";
61
61
  };
62
62
  readonly vendorStatus: {
63
63
  readonly state: "active";
64
64
  };
65
- readonly notes: null;
65
+ readonly notes: "Cortex Code custom slash commands are Markdown files under .cortex/commands.";
66
66
  readonly docs: readonly [];
67
- readonly sources: readonly [];
67
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code-plugins"];
68
+ readonly scopes: readonly ["user", "project"];
69
+ readonly directory: ".cortex/commands";
68
70
  };
69
71
  readonly axm: {
70
72
  readonly status: "unsupported";
@@ -75,14 +77,22 @@ export declare const cortexAgent: {
75
77
  readonly "mcp-server": {
76
78
  readonly native: {
77
79
  readonly availability: {
78
- readonly via: "none";
80
+ readonly via: "native";
79
81
  };
80
82
  readonly vendorStatus: {
81
83
  readonly state: "active";
82
84
  };
83
- readonly notes: null;
85
+ readonly notes: "Cortex Code configures MCP servers under the mcpServers key.";
84
86
  readonly docs: readonly [];
85
- readonly sources: readonly [];
87
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
88
+ readonly scopes: readonly ["user", "project"];
89
+ readonly standardsCompliance: "full";
90
+ readonly convention: "vendor";
91
+ readonly transports: readonly ["stdio", "http", "sse"];
92
+ readonly mcpEnvExpansion: {
93
+ readonly variables: "braced";
94
+ readonly defaults: false;
95
+ };
86
96
  };
87
97
  readonly axm: {
88
98
  readonly status: "unsupported";
@@ -93,14 +103,17 @@ export declare const cortexAgent: {
93
103
  readonly subagent: {
94
104
  readonly native: {
95
105
  readonly availability: {
96
- readonly via: "none";
106
+ readonly via: "native";
97
107
  };
98
108
  readonly vendorStatus: {
99
109
  readonly state: "active";
100
110
  };
101
- readonly notes: null;
111
+ readonly notes: "Cortex Code subagents are Markdown definitions under .cortex/agents.";
102
112
  readonly docs: readonly [];
103
- readonly sources: readonly [];
113
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
114
+ readonly scopes: readonly ["user", "project"];
115
+ readonly directory: ".cortex/agents";
116
+ readonly layout: "directory";
104
117
  };
105
118
  readonly axm: {
106
119
  readonly status: "unsupported";
@@ -126,17 +139,131 @@ export declare const cortexAgent: {
126
139
  readonly writer: null;
127
140
  };
128
141
  };
129
- readonly rule: {
142
+ readonly hook: {
130
143
  readonly native: {
131
144
  readonly availability: {
132
- readonly via: "none";
145
+ readonly via: "native";
133
146
  };
134
147
  readonly vendorStatus: {
135
148
  readonly state: "active";
136
149
  };
137
- readonly notes: null;
150
+ readonly notes: "Cortex Code hooks execute commands with event data on standard input.";
138
151
  readonly docs: readonly [];
139
- readonly sources: readonly [];
152
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
153
+ readonly scopes: readonly ["user", "project"];
154
+ readonly mechanism: readonly ["command-stdin"];
155
+ readonly configFiles: readonly [{
156
+ readonly scope: "user";
157
+ readonly path: "~/.snowflake/cortex/hooks.json";
158
+ readonly format: "json";
159
+ readonly gitignored: false;
160
+ }, {
161
+ readonly scope: "project";
162
+ readonly path: ".cortex/settings.json";
163
+ readonly format: "json";
164
+ readonly gitignored: false;
165
+ }, {
166
+ readonly scope: "project";
167
+ readonly path: ".cortex/settings.local.json";
168
+ readonly format: "json";
169
+ readonly gitignored: true;
170
+ }];
171
+ readonly events: readonly [{
172
+ readonly nativeName: "SessionStart";
173
+ readonly canonical: "session.start";
174
+ readonly matcher: {
175
+ readonly kind: "none-imperative";
176
+ readonly example: null;
177
+ readonly notes: null;
178
+ };
179
+ readonly decision: readonly [{
180
+ readonly kind: "observe";
181
+ }];
182
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
183
+ readonly lastVerified: "2026-07-22";
184
+ }, {
185
+ readonly nativeName: "UserPromptSubmit";
186
+ readonly canonical: "prompt.submit";
187
+ readonly matcher: {
188
+ readonly kind: "none-imperative";
189
+ readonly example: null;
190
+ readonly notes: null;
191
+ };
192
+ readonly decision: readonly [{
193
+ readonly kind: "observe";
194
+ }];
195
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
196
+ readonly lastVerified: "2026-07-22";
197
+ }, {
198
+ readonly nativeName: "PreToolUse";
199
+ readonly canonical: "tool.pre";
200
+ readonly matcher: {
201
+ readonly kind: "regex";
202
+ readonly example: "Bash|Write|Edit";
203
+ readonly notes: null;
204
+ };
205
+ readonly decision: readonly [{
206
+ readonly kind: "observe";
207
+ }, {
208
+ readonly kind: "block";
209
+ readonly outcomes: readonly ["allow", "deny", "ask"];
210
+ }];
211
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
212
+ readonly lastVerified: "2026-07-22";
213
+ }, {
214
+ readonly nativeName: "PostToolUse";
215
+ readonly canonical: "tool.post";
216
+ readonly matcher: {
217
+ readonly kind: "regex";
218
+ readonly example: "Bash|Write|Edit";
219
+ readonly notes: null;
220
+ };
221
+ readonly decision: readonly [{
222
+ readonly kind: "observe";
223
+ }];
224
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
225
+ readonly lastVerified: "2026-07-22";
226
+ }, {
227
+ readonly nativeName: "Stop";
228
+ readonly canonical: "turn.end";
229
+ readonly matcher: {
230
+ readonly kind: "none-imperative";
231
+ readonly example: null;
232
+ readonly notes: null;
233
+ };
234
+ readonly decision: readonly [{
235
+ readonly kind: "observe";
236
+ }];
237
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
238
+ readonly lastVerified: "2026-07-22";
239
+ }, {
240
+ readonly nativeName: "SubagentStop";
241
+ readonly canonical: "subagent.stop";
242
+ readonly matcher: {
243
+ readonly kind: "none-imperative";
244
+ readonly example: null;
245
+ readonly notes: null;
246
+ };
247
+ readonly decision: readonly [{
248
+ readonly kind: "observe";
249
+ }];
250
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
251
+ readonly lastVerified: "2026-07-22";
252
+ }, {
253
+ readonly nativeName: "PreCompact";
254
+ readonly canonical: "compaction.pre";
255
+ readonly matcher: {
256
+ readonly kind: "none-imperative";
257
+ readonly example: null;
258
+ readonly notes: null;
259
+ };
260
+ readonly decision: readonly [{
261
+ readonly kind: "observe";
262
+ }];
263
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
264
+ readonly lastVerified: "2026-07-22";
265
+ }];
266
+ readonly tools: readonly [];
140
267
  };
141
268
  readonly axm: {
142
269
  readonly status: "unsupported";
@@ -144,36 +271,68 @@ export declare const cortexAgent: {
144
271
  readonly writer: null;
145
272
  };
146
273
  };
147
- readonly hook: {
274
+ readonly rule: {
148
275
  readonly native: {
149
276
  readonly availability: {
150
- readonly via: "none";
277
+ readonly via: "native";
151
278
  };
152
279
  readonly vendorStatus: {
153
280
  readonly state: "active";
154
281
  };
155
- readonly notes: null;
282
+ readonly notes: "Cortex Code loads AGENTS.md instruction files.";
156
283
  readonly docs: readonly [];
157
- readonly sources: readonly [];
284
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
285
+ readonly scopes: readonly ["user", "project"];
286
+ readonly standardsCompliance: "full";
287
+ readonly convention: "universal";
288
+ readonly kind: "agents-md";
289
+ readonly files: readonly ["AGENTS.md"];
290
+ readonly nestedDiscovery: true;
291
+ readonly importSyntax: null;
158
292
  };
159
293
  readonly axm: {
160
294
  readonly status: "unsupported";
161
- readonly writer: null;
162
295
  readonly lastVerified: null;
296
+ readonly writer: null;
163
297
  };
164
298
  };
165
299
  };
166
300
  readonly permissions: {
167
301
  readonly native: {
168
302
  readonly availability: {
169
- readonly via: "none";
303
+ readonly via: "native";
170
304
  };
171
305
  readonly vendorStatus: {
172
306
  readonly state: "active";
173
307
  };
174
- readonly notes: null;
308
+ readonly notes: "Cortex Code permission rules are stored in permissions.json and layered settings files.";
175
309
  readonly docs: readonly [];
176
- readonly sources: readonly [];
310
+ readonly sources: readonly ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"];
311
+ readonly scopes: readonly ["user", "project"];
312
+ readonly mechanism: readonly ["config-file"];
313
+ readonly configFiles: readonly [{
314
+ readonly scope: "user";
315
+ readonly path: "~/.snowflake/cortex/permissions.json";
316
+ readonly format: "json";
317
+ readonly gitignored: false;
318
+ }, {
319
+ readonly scope: "user";
320
+ readonly path: "~/.snowflake/cortex/settings.json";
321
+ readonly format: "json";
322
+ readonly gitignored: false;
323
+ }, {
324
+ readonly scope: "project";
325
+ readonly path: ".cortex/settings.json";
326
+ readonly format: "json";
327
+ readonly gitignored: false;
328
+ }];
329
+ readonly grammar: {
330
+ readonly style: "tool-call";
331
+ readonly example: "Bash(git status)";
332
+ readonly notes: "Permission allow and deny entries match tool calls and command prefixes.";
333
+ };
334
+ readonly prerequisites: readonly [];
335
+ readonly cliFlags: readonly [];
177
336
  };
178
337
  readonly axm: {
179
338
  readonly status: "unsupported";
@@ -1 +1 @@
1
- {"version":3,"file":"cortex.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/cortex.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8IE,CAAC"}
1
+ {"version":3,"file":"cortex.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/cortex.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8QE,CAAC"}
@@ -28,7 +28,7 @@ export const cortexAgent = {
28
28
  docs: [],
29
29
  sources: [
30
30
  "https://docs.snowflake.com/en/user-guide/cortex-code/extensibility",
31
- "https://github.com/vercel-labs/skills/blob/main/src/agents.ts",
31
+ "https://github.com/Snowflake-Labs/coco-skills",
32
32
  ],
33
33
  scopes: ["user", "project"],
34
34
  standardsCompliance: "full",
@@ -37,17 +37,19 @@ export const cortexAgent = {
37
37
  },
38
38
  axm: {
39
39
  status: "supported",
40
- lastVerified: "2026-06-06",
40
+ lastVerified: "2026-07-22",
41
41
  writer: null,
42
42
  },
43
43
  },
44
44
  command: {
45
45
  native: {
46
- availability: { via: "none" },
46
+ availability: { via: "native" },
47
47
  vendorStatus: { state: "active" },
48
- notes: null,
48
+ notes: "Cortex Code custom slash commands are Markdown files under .cortex/commands.",
49
49
  docs: [],
50
- sources: [],
50
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code-plugins"],
51
+ scopes: ["user", "project"],
52
+ directory: ".cortex/commands",
51
53
  },
52
54
  axm: {
53
55
  status: "unsupported",
@@ -57,11 +59,16 @@ export const cortexAgent = {
57
59
  },
58
60
  "mcp-server": {
59
61
  native: {
60
- availability: { via: "none" },
62
+ availability: { via: "native" },
61
63
  vendorStatus: { state: "active" },
62
- notes: null,
64
+ notes: "Cortex Code configures MCP servers under the mcpServers key.",
63
65
  docs: [],
64
- sources: [],
66
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
67
+ scopes: ["user", "project"],
68
+ standardsCompliance: "full",
69
+ convention: "vendor",
70
+ transports: ["stdio", "http", "sse"],
71
+ mcpEnvExpansion: { variables: "braced", defaults: false },
65
72
  },
66
73
  axm: {
67
74
  status: "unsupported",
@@ -71,11 +78,14 @@ export const cortexAgent = {
71
78
  },
72
79
  subagent: {
73
80
  native: {
74
- availability: { via: "none" },
81
+ availability: { via: "native" },
75
82
  vendorStatus: { state: "active" },
76
- notes: null,
83
+ notes: "Cortex Code subagents are Markdown definitions under .cortex/agents.",
77
84
  docs: [],
78
- sources: [],
85
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
86
+ scopes: ["user", "project"],
87
+ directory: ".cortex/agents",
88
+ layout: "directory",
79
89
  },
80
90
  axm: {
81
91
  status: "unsupported",
@@ -97,13 +107,94 @@ export const cortexAgent = {
97
107
  writer: null,
98
108
  },
99
109
  },
100
- rule: {
110
+ hook: {
101
111
  native: {
102
- availability: { via: "none" },
112
+ availability: { via: "native" },
103
113
  vendorStatus: { state: "active" },
104
- notes: null,
114
+ notes: "Cortex Code hooks execute commands with event data on standard input.",
105
115
  docs: [],
106
- sources: [],
116
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
117
+ scopes: ["user", "project"],
118
+ mechanism: ["command-stdin"],
119
+ configFiles: [
120
+ {
121
+ scope: "user",
122
+ path: "~/.snowflake/cortex/hooks.json",
123
+ format: "json",
124
+ gitignored: false,
125
+ },
126
+ {
127
+ scope: "project",
128
+ path: ".cortex/settings.json",
129
+ format: "json",
130
+ gitignored: false,
131
+ },
132
+ {
133
+ scope: "project",
134
+ path: ".cortex/settings.local.json",
135
+ format: "json",
136
+ gitignored: true,
137
+ },
138
+ ],
139
+ events: [
140
+ {
141
+ nativeName: "SessionStart",
142
+ canonical: "session.start",
143
+ matcher: { kind: "none-imperative", example: null, notes: null },
144
+ decision: [{ kind: "observe" }],
145
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
146
+ lastVerified: "2026-07-22",
147
+ },
148
+ {
149
+ nativeName: "UserPromptSubmit",
150
+ canonical: "prompt.submit",
151
+ matcher: { kind: "none-imperative", example: null, notes: null },
152
+ decision: [{ kind: "observe" }],
153
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
154
+ lastVerified: "2026-07-22",
155
+ },
156
+ {
157
+ nativeName: "PreToolUse",
158
+ canonical: "tool.pre",
159
+ matcher: { kind: "regex", example: "Bash|Write|Edit", notes: null },
160
+ decision: [{ kind: "observe" }, { kind: "block", outcomes: ["allow", "deny", "ask"] }],
161
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
162
+ lastVerified: "2026-07-22",
163
+ },
164
+ {
165
+ nativeName: "PostToolUse",
166
+ canonical: "tool.post",
167
+ matcher: { kind: "regex", example: "Bash|Write|Edit", notes: null },
168
+ decision: [{ kind: "observe" }],
169
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
170
+ lastVerified: "2026-07-22",
171
+ },
172
+ {
173
+ nativeName: "Stop",
174
+ canonical: "turn.end",
175
+ matcher: { kind: "none-imperative", example: null, notes: null },
176
+ decision: [{ kind: "observe" }],
177
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
178
+ lastVerified: "2026-07-22",
179
+ },
180
+ {
181
+ nativeName: "SubagentStop",
182
+ canonical: "subagent.stop",
183
+ matcher: { kind: "none-imperative", example: null, notes: null },
184
+ decision: [{ kind: "observe" }],
185
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
186
+ lastVerified: "2026-07-22",
187
+ },
188
+ {
189
+ nativeName: "PreCompact",
190
+ canonical: "compaction.pre",
191
+ matcher: { kind: "none-imperative", example: null, notes: null },
192
+ decision: [{ kind: "observe" }],
193
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
194
+ lastVerified: "2026-07-22",
195
+ },
196
+ ],
197
+ tools: [],
107
198
  },
108
199
  axm: {
109
200
  status: "unsupported",
@@ -111,28 +202,64 @@ export const cortexAgent = {
111
202
  writer: null,
112
203
  },
113
204
  },
114
- hook: {
205
+ rule: {
115
206
  native: {
116
- availability: { via: "none" },
207
+ availability: { via: "native" },
117
208
  vendorStatus: { state: "active" },
118
- notes: null,
209
+ notes: "Cortex Code loads AGENTS.md instruction files.",
119
210
  docs: [],
120
- sources: [],
211
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
212
+ scopes: ["user", "project"],
213
+ standardsCompliance: "full",
214
+ convention: "universal",
215
+ kind: "agents-md",
216
+ files: ["AGENTS.md"],
217
+ nestedDiscovery: true,
218
+ importSyntax: null,
121
219
  },
122
220
  axm: {
123
221
  status: "unsupported",
124
- writer: null,
125
222
  lastVerified: null,
223
+ writer: null,
126
224
  },
127
225
  },
128
226
  },
129
227
  permissions: {
130
228
  native: {
131
- availability: { via: "none" },
229
+ availability: { via: "native" },
132
230
  vendorStatus: { state: "active" },
133
- notes: null,
231
+ notes: "Cortex Code permission rules are stored in permissions.json and layered settings files.",
134
232
  docs: [],
135
- sources: [],
233
+ sources: ["https://docs.snowflake.com/en/user-guide/cortex-code/extensibility"],
234
+ scopes: ["user", "project"],
235
+ mechanism: ["config-file"],
236
+ configFiles: [
237
+ {
238
+ scope: "user",
239
+ path: "~/.snowflake/cortex/permissions.json",
240
+ format: "json",
241
+ gitignored: false,
242
+ },
243
+ {
244
+ scope: "user",
245
+ path: "~/.snowflake/cortex/settings.json",
246
+ format: "json",
247
+ gitignored: false,
248
+ },
249
+ {
250
+ scope: "project",
251
+ path: ".cortex/settings.json",
252
+ format: "json",
253
+ gitignored: false,
254
+ },
255
+ ],
256
+ grammar: {
257
+ style: "tool-call",
258
+ example: "Bash(git status)",
259
+ notes: "Permission allow and deny entries match tool calls and command prefixes.",
260
+ },
261
+ prerequisites: [],
262
+ cliFlags: [],
136
263
  },
137
264
  axm: {
138
265
  status: "unsupported",
@@ -1 +1 @@
1
- {"version":3,"file":"cortex.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/cortex.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"cortex.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/cortex.ts"],"names":[],"mappings":"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"}
@@ -84,7 +84,7 @@ export declare const crushAgent: {
84
84
  };
85
85
  readonly axm: {
86
86
  readonly status: "supported";
87
- readonly lastVerified: "2026-06-06";
87
+ readonly lastVerified: "2026-07-22";
88
88
  readonly writer: {
89
89
  readonly config: {
90
90
  readonly serversKey: "mcp";
@@ -108,7 +108,7 @@ export declare const crushAgent: {
108
108
  readonly name: "type";
109
109
  readonly value: {
110
110
  readonly "streamable-http": "http";
111
- readonly sse: "http";
111
+ readonly sse: "sse";
112
112
  };
113
113
  };
114
114
  readonly urlKey: {
@@ -169,7 +169,7 @@ export declare const crushAgent: {
169
169
  readonly notes: null;
170
170
  readonly docs: readonly [];
171
171
  readonly sources: readonly ["https://github.com/charmbracelet/crush"];
172
- readonly scopes: readonly ["project"];
172
+ readonly scopes: readonly ["user", "project"];
173
173
  readonly standardsCompliance: "full";
174
174
  readonly convention: "universal";
175
175
  readonly kind: "agents-md";
@@ -179,7 +179,7 @@ export declare const crushAgent: {
179
179
  };
180
180
  readonly axm: {
181
181
  readonly status: "supported";
182
- readonly lastVerified: "2026-06-06";
182
+ readonly lastVerified: "2026-07-22";
183
183
  readonly writer: null;
184
184
  };
185
185
  };
@@ -68,7 +68,7 @@ export const crushAgent = {
68
68
  },
69
69
  axm: {
70
70
  status: "supported",
71
- lastVerified: "2026-06-06",
71
+ lastVerified: "2026-07-22",
72
72
  writer: {
73
73
  config: {
74
74
  serversKey: "mcp",
@@ -95,7 +95,7 @@ export const crushAgent = {
95
95
  name: "type",
96
96
  value: {
97
97
  "streamable-http": "http",
98
- sse: "http",
98
+ sse: "sse",
99
99
  },
100
100
  },
101
101
  urlKey: {
@@ -144,7 +144,7 @@ export const crushAgent = {
144
144
  notes: null,
145
145
  docs: [],
146
146
  sources: ["https://github.com/charmbracelet/crush"],
147
- scopes: ["project"],
147
+ scopes: ["user", "project"],
148
148
  standardsCompliance: "full",
149
149
  convention: "universal",
150
150
  kind: "agents-md",
@@ -154,7 +154,7 @@ export const crushAgent = {
154
154
  },
155
155
  axm: {
156
156
  status: "supported",
157
- lastVerified: "2026-06-06",
157
+ lastVerified: "2026-07-22",
158
158
  writer: null,
159
159
  },
160
160
  },