@agentxm/client-core 0.22.10 → 0.22.12

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 (444) 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/index.d.ts +0 -1
  211. package/dist/src/unstable/commands/index.d.ts.map +1 -1
  212. package/dist/src/unstable/commands/index.js +0 -1
  213. package/dist/src/unstable/commands/index.js.map +1 -1
  214. package/dist/src/unstable/commands/manager.js +1 -1
  215. package/dist/src/unstable/commands/manager.js.map +1 -1
  216. package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +8 -9
  217. package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts.map +1 -1
  218. package/dist/src/unstable/commands/reconciliation-adapter.d.ts.map +1 -1
  219. package/dist/src/unstable/commands/reconciliation-adapter.js +10 -92
  220. package/dist/src/unstable/commands/reconciliation-adapter.js.map +1 -1
  221. package/dist/src/unstable/extension-types/catalog.js +3 -3
  222. package/dist/src/unstable/extension-types/catalog.js.map +1 -1
  223. package/dist/src/unstable/extensions/index.d.ts +0 -1
  224. package/dist/src/unstable/extensions/index.d.ts.map +1 -1
  225. package/dist/src/unstable/extensions/index.js +0 -1
  226. package/dist/src/unstable/extensions/index.js.map +1 -1
  227. package/dist/src/unstable/extensions/materializable-from-disk.d.ts +2 -2
  228. package/dist/src/unstable/extensions/materializable-from-disk.d.ts.map +1 -1
  229. package/dist/src/unstable/extensions/materializable-from-disk.js +16 -252
  230. package/dist/src/unstable/extensions/materializable-from-disk.js.map +1 -1
  231. package/dist/src/unstable/extensions/ref-base.d.ts +2 -2
  232. package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
  233. package/dist/src/unstable/files/manager.js +1 -1
  234. package/dist/src/unstable/files/manager.js.map +1 -1
  235. package/dist/src/unstable/hooks/index.d.ts +0 -1
  236. package/dist/src/unstable/hooks/index.d.ts.map +1 -1
  237. package/dist/src/unstable/hooks/index.js +0 -1
  238. package/dist/src/unstable/hooks/index.js.map +1 -1
  239. package/dist/src/unstable/hooks/manager.d.ts.map +1 -1
  240. package/dist/src/unstable/hooks/manager.js +7 -11
  241. package/dist/src/unstable/hooks/manager.js.map +1 -1
  242. package/dist/src/unstable/hooks/manifest-schema.d.ts +4 -52
  243. package/dist/src/unstable/hooks/manifest-schema.d.ts.map +1 -1
  244. package/dist/src/unstable/hooks/manifest-schema.js +1 -39
  245. package/dist/src/unstable/hooks/manifest-schema.js.map +1 -1
  246. package/dist/src/unstable/install-meta/install-meta.d.ts +4 -4
  247. package/dist/src/unstable/install-meta/install-meta.d.ts.map +1 -1
  248. package/dist/src/unstable/knowledge/manager.js +1 -1
  249. package/dist/src/unstable/knowledge/manager.js.map +1 -1
  250. package/dist/src/unstable/knowledge/manifest-schema.d.ts +1 -1
  251. package/dist/src/unstable/knowledge/manifest-schema.js +2 -2
  252. package/dist/src/unstable/knowledge/manifest-schema.js.map +1 -1
  253. package/dist/src/unstable/knowledge/okf.d.ts +25 -5
  254. package/dist/src/unstable/knowledge/okf.d.ts.map +1 -1
  255. package/dist/src/unstable/knowledge/okf.js +293 -31
  256. package/dist/src/unstable/knowledge/okf.js.map +1 -1
  257. package/dist/src/unstable/lint/catalog/workspace-fixtures/interpret-ops.d.ts.map +1 -1
  258. package/dist/src/unstable/lint/catalog/workspace-fixtures/interpret-ops.js +3 -1
  259. package/dist/src/unstable/lint/catalog/workspace-fixtures/interpret-ops.js.map +1 -1
  260. package/dist/src/unstable/lint/catalog/workspace.d.ts +0 -1
  261. package/dist/src/unstable/lint/catalog/workspace.d.ts.map +1 -1
  262. package/dist/src/unstable/lint/catalog/workspace.js +0 -4
  263. package/dist/src/unstable/lint/catalog/workspace.js.map +1 -1
  264. package/dist/src/unstable/lockfile/lockfile.d.ts +496 -412
  265. package/dist/src/unstable/lockfile/lockfile.d.ts.map +1 -1
  266. package/dist/src/unstable/lockfile/lockfile.js +4 -8
  267. package/dist/src/unstable/lockfile/lockfile.js.map +1 -1
  268. package/dist/src/unstable/lockfile/resolved-version.js +1 -1
  269. package/dist/src/unstable/lockfile/resolved-version.js.map +1 -1
  270. package/dist/src/unstable/lockfile/schema.d.ts +261 -86
  271. package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
  272. package/dist/src/unstable/lockfile/schema.js +13 -5
  273. package/dist/src/unstable/lockfile/schema.js.map +1 -1
  274. package/dist/src/unstable/mcps/index.d.ts +0 -1
  275. package/dist/src/unstable/mcps/index.d.ts.map +1 -1
  276. package/dist/src/unstable/mcps/index.js +0 -1
  277. package/dist/src/unstable/mcps/index.js.map +1 -1
  278. package/dist/src/unstable/mcps/manager.js +1 -1
  279. package/dist/src/unstable/mcps/manager.js.map +1 -1
  280. package/dist/src/unstable/mcps/operations/install.js +1 -1
  281. package/dist/src/unstable/mcps/operations/install.js.map +1 -1
  282. package/dist/src/unstable/mcps/reconciliation-adapter.d.ts.map +1 -1
  283. package/dist/src/unstable/mcps/reconciliation-adapter.js +10 -92
  284. package/dist/src/unstable/mcps/reconciliation-adapter.js.map +1 -1
  285. package/dist/src/unstable/packaging/bazel.d.ts +2 -2
  286. package/dist/src/unstable/packaging/bazel.d.ts.map +1 -1
  287. package/dist/src/unstable/packaging/bazel.js +2 -34
  288. package/dist/src/unstable/packaging/bazel.js.map +1 -1
  289. package/dist/src/unstable/packaging/mojo.d.ts +2 -3
  290. package/dist/src/unstable/packaging/mojo.d.ts.map +1 -1
  291. package/dist/src/unstable/packaging/mojo.js +5 -13
  292. package/dist/src/unstable/packaging/mojo.js.map +1 -1
  293. package/dist/src/unstable/packs/dependency-resolution.d.ts +2 -1
  294. package/dist/src/unstable/packs/dependency-resolution.d.ts.map +1 -1
  295. package/dist/src/unstable/packs/dependency-resolution.js +27 -30
  296. package/dist/src/unstable/packs/dependency-resolution.js.map +1 -1
  297. package/dist/src/unstable/packs/manager.d.ts +1 -12
  298. package/dist/src/unstable/packs/manager.d.ts.map +1 -1
  299. package/dist/src/unstable/packs/manager.js +44 -111
  300. package/dist/src/unstable/packs/manager.js.map +1 -1
  301. package/dist/src/unstable/packs/operations/install.d.ts +1 -1
  302. package/dist/src/unstable/packs/operations/install.d.ts.map +1 -1
  303. package/dist/src/unstable/packs/operations/install.js +1 -3
  304. package/dist/src/unstable/packs/operations/install.js.map +1 -1
  305. package/dist/src/unstable/packs/operations/unpack.d.ts.map +1 -1
  306. package/dist/src/unstable/packs/operations/unpack.js +12 -8
  307. package/dist/src/unstable/packs/operations/unpack.js.map +1 -1
  308. package/dist/src/unstable/packs/reconciliation-adapter.d.ts.map +1 -1
  309. package/dist/src/unstable/packs/reconciliation-adapter.js +11 -197
  310. package/dist/src/unstable/packs/reconciliation-adapter.js.map +1 -1
  311. package/dist/src/unstable/publish/manifest-policy.d.ts +75 -99
  312. package/dist/src/unstable/publish/manifest-policy.d.ts.map +1 -1
  313. package/dist/src/unstable/registry/admin-client.d.ts +73 -73
  314. package/dist/src/unstable/registry/admin-client.d.ts.map +1 -1
  315. package/dist/src/unstable/registry/client.d.ts +2 -2
  316. package/dist/src/unstable/registry/client.d.ts.map +1 -1
  317. package/dist/src/unstable/registry/local-client.d.ts.map +1 -1
  318. package/dist/src/unstable/registry/local-client.js +2 -3
  319. package/dist/src/unstable/registry/local-client.js.map +1 -1
  320. package/dist/src/unstable/registry/remote-client.d.ts.map +1 -1
  321. package/dist/src/unstable/registry/remote-client.js +1 -3
  322. package/dist/src/unstable/registry/remote-client.js.map +1 -1
  323. package/dist/src/unstable/registry/schema.d.ts +1 -1
  324. package/dist/src/unstable/registry/schema.js +1 -1
  325. package/dist/src/unstable/registry/schema.js.map +1 -1
  326. package/dist/src/unstable/rules/index.d.ts +0 -1
  327. package/dist/src/unstable/rules/index.d.ts.map +1 -1
  328. package/dist/src/unstable/rules/index.js +0 -1
  329. package/dist/src/unstable/rules/index.js.map +1 -1
  330. package/dist/src/unstable/rules/manager.js +1 -1
  331. package/dist/src/unstable/rules/manager.js.map +1 -1
  332. package/dist/src/unstable/skills/index.d.ts +0 -1
  333. package/dist/src/unstable/skills/index.d.ts.map +1 -1
  334. package/dist/src/unstable/skills/index.js +0 -2
  335. package/dist/src/unstable/skills/index.js.map +1 -1
  336. package/dist/src/unstable/skills/reconciliation-adapter.d.ts.map +1 -1
  337. package/dist/src/unstable/skills/reconciliation-adapter.js +10 -58
  338. package/dist/src/unstable/skills/reconciliation-adapter.js.map +1 -1
  339. package/dist/src/unstable/source-resolution/providers/azurerepos/scp.d.ts +8 -9
  340. package/dist/src/unstable/source-resolution/providers/azurerepos/scp.d.ts.map +1 -1
  341. package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts +9 -9
  342. package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts.map +1 -1
  343. package/dist/src/unstable/source-resolution/providers/bitbucket/scp.d.ts +7 -8
  344. package/dist/src/unstable/source-resolution/providers/bitbucket/scp.d.ts.map +1 -1
  345. package/dist/src/unstable/source-resolution/providers/bitbucket/url.d.ts +8 -8
  346. package/dist/src/unstable/source-resolution/providers/bitbucket/url.d.ts.map +1 -1
  347. package/dist/src/unstable/source-resolution/providers/github/scp.d.ts +7 -8
  348. package/dist/src/unstable/source-resolution/providers/github/scp.d.ts.map +1 -1
  349. package/dist/src/unstable/source-resolution/providers/github/url.d.ts +8 -8
  350. package/dist/src/unstable/source-resolution/providers/github/url.d.ts.map +1 -1
  351. package/dist/src/unstable/source-resolution/providers/gitlab/scp.d.ts +7 -8
  352. package/dist/src/unstable/source-resolution/providers/gitlab/scp.d.ts.map +1 -1
  353. package/dist/src/unstable/source-resolution/providers/gitlab/url.d.ts +8 -8
  354. package/dist/src/unstable/source-resolution/providers/gitlab/url.d.ts.map +1 -1
  355. package/dist/src/unstable/source-resolution/providers/registry/host-provider.d.ts.map +1 -1
  356. package/dist/src/unstable/source-resolution/providers/registry/host-provider.js +2 -6
  357. package/dist/src/unstable/source-resolution/providers/registry/host-provider.js.map +1 -1
  358. package/dist/src/unstable/sources/lock-entry-to-ref.d.ts.map +1 -1
  359. package/dist/src/unstable/sources/lock-entry-to-ref.js +5 -3
  360. package/dist/src/unstable/sources/lock-entry-to-ref.js.map +1 -1
  361. package/dist/src/unstable/sources/source-to-lock-entry.d.ts.map +1 -1
  362. package/dist/src/unstable/sources/source-to-lock-entry.js +1 -3
  363. package/dist/src/unstable/sources/source-to-lock-entry.js.map +1 -1
  364. package/dist/src/unstable/subagents/index.d.ts +0 -1
  365. package/dist/src/unstable/subagents/index.d.ts.map +1 -1
  366. package/dist/src/unstable/subagents/index.js +0 -1
  367. package/dist/src/unstable/subagents/index.js.map +1 -1
  368. package/dist/src/unstable/subagents/lock-entry-builder.d.ts.map +1 -1
  369. package/dist/src/unstable/subagents/lock-entry-builder.js +1 -3
  370. package/dist/src/unstable/subagents/lock-entry-builder.js.map +1 -1
  371. package/dist/src/unstable/subagents/reconciliation-adapter.d.ts.map +1 -1
  372. package/dist/src/unstable/subagents/reconciliation-adapter.js +10 -58
  373. package/dist/src/unstable/subagents/reconciliation-adapter.js.map +1 -1
  374. package/dist/src/unstable/update-check/update-check.d.ts +4 -4
  375. package/dist/src/unstable/update-check/update-check.d.ts.map +1 -1
  376. package/dist/src/unstable/workspace/display-plan.d.ts.map +1 -1
  377. package/dist/src/unstable/workspace/display-plan.js +1 -28
  378. package/dist/src/unstable/workspace/display-plan.js.map +1 -1
  379. package/dist/src/unstable/workspace/initialization.d.ts +227 -219
  380. package/dist/src/unstable/workspace/initialization.d.ts.map +1 -1
  381. package/dist/src/unstable/workspace/read-model/__fixtures__/builder.js +2 -2
  382. package/dist/src/unstable/workspace/read-model/extensions/package-root.d.ts +2 -7
  383. package/dist/src/unstable/workspace/read-model/extensions/package-root.d.ts.map +1 -1
  384. package/dist/src/unstable/workspace/read-model/extensions/package-root.js +2 -11
  385. package/dist/src/unstable/workspace/read-model/extensions/package-root.js.map +1 -1
  386. package/dist/src/unstable/workspace/read-model/extensions/skill.js +1 -1
  387. package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.d.ts +1 -1
  388. package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js +3 -13
  389. package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js.map +1 -1
  390. package/dist/src/unstable/workspace/read-model/scanners/mcp-config.d.ts +1 -6
  391. package/dist/src/unstable/workspace/read-model/scanners/mcp-config.d.ts.map +1 -1
  392. package/dist/src/unstable/workspace/read-model/scanners/mcp-config.js +2 -7
  393. package/dist/src/unstable/workspace/read-model/scanners/mcp-config.js.map +1 -1
  394. package/dist/src/unstable/workspace/read-model/service.d.ts.map +1 -1
  395. package/dist/src/unstable/workspace/read-model/service.js +0 -1
  396. package/dist/src/unstable/workspace/read-model/service.js.map +1 -1
  397. package/dist/src/unstable/workspace/read-model-record-readers.js +1 -1
  398. package/dist/src/unstable/workspace/reconciliation-types.d.ts +2 -2
  399. package/dist/src/unstable/workspace/reconciliation-types.d.ts.map +1 -1
  400. package/dist/src/unstable/workspace/reconciliation.d.ts.map +1 -1
  401. package/dist/src/unstable/workspace/reconciliation.js +24 -13
  402. package/dist/src/unstable/workspace/reconciliation.js.map +1 -1
  403. package/dist/src/unstable/workspace/service.d.ts +554 -469
  404. package/dist/src/unstable/workspace/service.d.ts.map +1 -1
  405. package/dist/src/unstable/workspace/test-stubs.d.ts +4 -0
  406. package/dist/src/unstable/workspace/test-stubs.d.ts.map +1 -1
  407. package/dist/src/unstable/workspace/test-stubs.js +5 -1
  408. package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
  409. package/package.json +6 -6
  410. package/site-content/__generated__/schemas/axm-lock.schema.json +47 -69
  411. package/site-content/__generated__/schemas/hook.schema.json +3 -34
  412. package/site-content/__generated__/schemas/knowledge.schema.json +2 -2
  413. package/dist/src/unstable/commands/registry-ref-builder.d.ts +0 -7
  414. package/dist/src/unstable/commands/registry-ref-builder.d.ts.map +0 -1
  415. package/dist/src/unstable/commands/registry-ref-builder.js +0 -13
  416. package/dist/src/unstable/commands/registry-ref-builder.js.map +0 -1
  417. package/dist/src/unstable/extensions/reconciliation-utils.d.ts +0 -38
  418. package/dist/src/unstable/extensions/reconciliation-utils.d.ts.map +0 -1
  419. package/dist/src/unstable/extensions/reconciliation-utils.js +0 -57
  420. package/dist/src/unstable/extensions/reconciliation-utils.js.map +0 -1
  421. package/dist/src/unstable/hooks/registry-ref-builder.d.ts +0 -7
  422. package/dist/src/unstable/hooks/registry-ref-builder.d.ts.map +0 -1
  423. package/dist/src/unstable/hooks/registry-ref-builder.js +0 -13
  424. package/dist/src/unstable/hooks/registry-ref-builder.js.map +0 -1
  425. package/dist/src/unstable/lint/catalog/workspace/skills-universal-artifact-present.d.ts +0 -16
  426. package/dist/src/unstable/lint/catalog/workspace/skills-universal-artifact-present.d.ts.map +0 -1
  427. package/dist/src/unstable/lint/catalog/workspace/skills-universal-artifact-present.js +0 -23
  428. package/dist/src/unstable/lint/catalog/workspace/skills-universal-artifact-present.js.map +0 -1
  429. package/dist/src/unstable/mcps/registry-ref-builder.d.ts +0 -7
  430. package/dist/src/unstable/mcps/registry-ref-builder.d.ts.map +0 -1
  431. package/dist/src/unstable/mcps/registry-ref-builder.js +0 -13
  432. package/dist/src/unstable/mcps/registry-ref-builder.js.map +0 -1
  433. package/dist/src/unstable/rules/registry-ref-builder.d.ts +0 -7
  434. package/dist/src/unstable/rules/registry-ref-builder.d.ts.map +0 -1
  435. package/dist/src/unstable/rules/registry-ref-builder.js +0 -13
  436. package/dist/src/unstable/rules/registry-ref-builder.js.map +0 -1
  437. package/dist/src/unstable/skills/registry-ref-builder.d.ts +0 -18
  438. package/dist/src/unstable/skills/registry-ref-builder.d.ts.map +0 -1
  439. package/dist/src/unstable/skills/registry-ref-builder.js +0 -24
  440. package/dist/src/unstable/skills/registry-ref-builder.js.map +0 -1
  441. package/dist/src/unstable/subagents/registry-ref-builder.d.ts +0 -18
  442. package/dist/src/unstable/subagents/registry-ref-builder.d.ts.map +0 -1
  443. package/dist/src/unstable/subagents/registry-ref-builder.js +0 -24
  444. package/dist/src/unstable/subagents/registry-ref-builder.js.map +0 -1
@@ -40,7 +40,7 @@ export declare const hermesAgent: {
40
40
  };
41
41
  readonly axm: {
42
42
  readonly status: "supported";
43
- readonly lastVerified: "2026-06-06";
43
+ readonly lastVerified: "2026-07-22";
44
44
  readonly writer: null;
45
45
  };
46
46
  };
@@ -80,7 +80,7 @@ export declare const hermesAgent: {
80
80
  };
81
81
  readonly axm: {
82
82
  readonly status: "supported";
83
- readonly lastVerified: "2026-06-09";
83
+ readonly lastVerified: "2026-07-22";
84
84
  readonly writer: {
85
85
  readonly config: {
86
86
  readonly serversKey: "mcp_servers";
@@ -151,7 +151,7 @@ export declare const hermesAgent: {
151
151
  readonly vendorStatus: {
152
152
  readonly state: "active";
153
153
  };
154
- readonly notes: "Hermes reads AGENTS.md as a recursive project instruction source. .hermes.md or HERMES.md are higher-priority native alternatives at the git root, but AGENTS.md is the cross-tool standard AXM writes.\n";
154
+ readonly notes: "Hermes reads AGENTS.md as a recursive project instruction source. .hermes.md and SOUL.md are higher-priority native alternatives at the git root, but AGENTS.md is the cross-tool standard AXM writes.\n";
155
155
  readonly docs: readonly [];
156
156
  readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/configuration"];
157
157
  readonly scopes: readonly ["project"];
@@ -164,21 +164,134 @@ export declare const hermesAgent: {
164
164
  };
165
165
  readonly axm: {
166
166
  readonly status: "supported";
167
- readonly lastVerified: "2026-06-06";
167
+ readonly lastVerified: "2026-07-22";
168
168
  readonly writer: null;
169
169
  };
170
170
  };
171
171
  readonly hook: {
172
172
  readonly native: {
173
173
  readonly availability: {
174
- readonly via: "none";
174
+ readonly via: "native";
175
175
  };
176
176
  readonly vendorStatus: {
177
177
  readonly state: "active";
178
178
  };
179
- readonly notes: null;
179
+ readonly notes: "Hermes supports config-declared shell hooks and Python plugin callbacks. Shell hooks are command-based, accept event data, and are gated by a local allowlist.";
180
180
  readonly docs: readonly [];
181
- readonly sources: readonly [];
181
+ readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"];
182
+ readonly scopes: readonly ["user"];
183
+ readonly mechanism: readonly ["command-stdin"];
184
+ readonly configFiles: readonly [{
185
+ readonly scope: "user";
186
+ readonly path: "~/.hermes/config.yaml";
187
+ readonly format: "yaml";
188
+ readonly gitignored: false;
189
+ }, {
190
+ readonly scope: "user";
191
+ readonly path: "~/.hermes/shell-hooks-allowlist.json";
192
+ readonly format: "json";
193
+ readonly gitignored: false;
194
+ }];
195
+ readonly events: readonly [{
196
+ readonly nativeName: "pre_tool_call";
197
+ readonly canonical: "tool.pre";
198
+ readonly matcher: {
199
+ readonly kind: "regex";
200
+ readonly example: "terminal|read_file|write_file";
201
+ readonly notes: null;
202
+ };
203
+ readonly decision: readonly [{
204
+ readonly kind: "observe";
205
+ }, {
206
+ readonly kind: "block";
207
+ readonly outcomes: readonly ["deny"];
208
+ }];
209
+ readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"];
210
+ readonly lastVerified: "2026-07-22";
211
+ }, {
212
+ readonly nativeName: "post_tool_call";
213
+ readonly canonical: "tool.post";
214
+ readonly matcher: {
215
+ readonly kind: "regex";
216
+ readonly example: "terminal|read_file|write_file";
217
+ readonly notes: null;
218
+ };
219
+ readonly decision: readonly [{
220
+ readonly kind: "observe";
221
+ }];
222
+ readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"];
223
+ readonly lastVerified: "2026-07-22";
224
+ }, {
225
+ readonly nativeName: "pre_llm_call";
226
+ readonly canonical: "prompt.submit";
227
+ readonly matcher: {
228
+ readonly kind: "none-imperative";
229
+ readonly example: null;
230
+ readonly notes: null;
231
+ };
232
+ readonly decision: readonly [{
233
+ readonly kind: "observe";
234
+ }, {
235
+ readonly kind: "modify";
236
+ readonly operations: readonly ["inject-context"];
237
+ }];
238
+ readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"];
239
+ readonly lastVerified: "2026-07-22";
240
+ }, {
241
+ readonly nativeName: "post_llm_call";
242
+ readonly canonical: "turn.end";
243
+ readonly matcher: {
244
+ readonly kind: "none-imperative";
245
+ readonly example: null;
246
+ readonly notes: null;
247
+ };
248
+ readonly decision: readonly [{
249
+ readonly kind: "observe";
250
+ }];
251
+ readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"];
252
+ readonly lastVerified: "2026-07-22";
253
+ }, {
254
+ readonly nativeName: "on_session_start";
255
+ readonly canonical: "session.start";
256
+ readonly matcher: {
257
+ readonly kind: "none-imperative";
258
+ readonly example: null;
259
+ readonly notes: null;
260
+ };
261
+ readonly decision: readonly [{
262
+ readonly kind: "observe";
263
+ }];
264
+ readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"];
265
+ readonly lastVerified: "2026-07-22";
266
+ }, {
267
+ readonly nativeName: "subagent_stop";
268
+ readonly canonical: "subagent.stop";
269
+ readonly matcher: {
270
+ readonly kind: "none-imperative";
271
+ readonly example: null;
272
+ readonly notes: null;
273
+ };
274
+ readonly decision: readonly [{
275
+ readonly kind: "observe";
276
+ }];
277
+ readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"];
278
+ readonly lastVerified: "2026-07-22";
279
+ }, {
280
+ readonly nativeName: "transform_llm_output";
281
+ readonly canonical: "turn.end";
282
+ readonly matcher: {
283
+ readonly kind: "none-imperative";
284
+ readonly example: null;
285
+ readonly notes: null;
286
+ };
287
+ readonly decision: readonly [{
288
+ readonly kind: "modify";
289
+ readonly operations: readonly ["modify-output"];
290
+ }];
291
+ readonly sources: readonly ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"];
292
+ readonly lastVerified: "2026-07-22";
293
+ }];
294
+ readonly tools: readonly [];
182
295
  };
183
296
  readonly axm: {
184
297
  readonly status: "unsupported";
@@ -1 +1 @@
1
- {"version":3,"file":"hermes.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/hermes.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoKE,CAAC"}
1
+ {"version":3,"file":"hermes.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/hermes.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgPE,CAAC"}
@@ -32,7 +32,7 @@ export const hermesAgent = {
32
32
  },
33
33
  axm: {
34
34
  status: "supported",
35
- lastVerified: "2026-06-06",
35
+ lastVerified: "2026-07-22",
36
36
  writer: null,
37
37
  },
38
38
  },
@@ -64,7 +64,7 @@ export const hermesAgent = {
64
64
  },
65
65
  axm: {
66
66
  status: "supported",
67
- lastVerified: "2026-06-09",
67
+ lastVerified: "2026-07-22",
68
68
  writer: {
69
69
  config: {
70
70
  serversKey: "mcp_servers",
@@ -113,7 +113,7 @@ export const hermesAgent = {
113
113
  native: {
114
114
  availability: { via: "native" },
115
115
  vendorStatus: { state: "active" },
116
- notes: "Hermes reads AGENTS.md as a recursive project instruction source. .hermes.md or HERMES.md are higher-priority native alternatives at the git root, but AGENTS.md is the cross-tool standard AXM writes.\n",
116
+ notes: "Hermes reads AGENTS.md as a recursive project instruction source. .hermes.md and SOUL.md are higher-priority native alternatives at the git root, but AGENTS.md is the cross-tool standard AXM writes.\n",
117
117
  docs: [],
118
118
  sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/configuration"],
119
119
  scopes: ["project"],
@@ -126,17 +126,92 @@ export const hermesAgent = {
126
126
  },
127
127
  axm: {
128
128
  status: "supported",
129
- lastVerified: "2026-06-06",
129
+ lastVerified: "2026-07-22",
130
130
  writer: null,
131
131
  },
132
132
  },
133
133
  hook: {
134
134
  native: {
135
- availability: { via: "none" },
135
+ availability: { via: "native" },
136
136
  vendorStatus: { state: "active" },
137
- notes: null,
137
+ notes: "Hermes supports config-declared shell hooks and Python plugin callbacks. Shell hooks are command-based, accept event data, and are gated by a local allowlist.",
138
138
  docs: [],
139
- sources: [],
139
+ sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"],
140
+ scopes: ["user"],
141
+ mechanism: ["command-stdin"],
142
+ configFiles: [
143
+ {
144
+ scope: "user",
145
+ path: "~/.hermes/config.yaml",
146
+ format: "yaml",
147
+ gitignored: false,
148
+ },
149
+ {
150
+ scope: "user",
151
+ path: "~/.hermes/shell-hooks-allowlist.json",
152
+ format: "json",
153
+ gitignored: false,
154
+ },
155
+ ],
156
+ events: [
157
+ {
158
+ nativeName: "pre_tool_call",
159
+ canonical: "tool.pre",
160
+ matcher: { kind: "regex", example: "terminal|read_file|write_file", notes: null },
161
+ decision: [{ kind: "observe" }, { kind: "block", outcomes: ["deny"] }],
162
+ sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"],
163
+ lastVerified: "2026-07-22",
164
+ },
165
+ {
166
+ nativeName: "post_tool_call",
167
+ canonical: "tool.post",
168
+ matcher: { kind: "regex", example: "terminal|read_file|write_file", notes: null },
169
+ decision: [{ kind: "observe" }],
170
+ sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"],
171
+ lastVerified: "2026-07-22",
172
+ },
173
+ {
174
+ nativeName: "pre_llm_call",
175
+ canonical: "prompt.submit",
176
+ matcher: { kind: "none-imperative", example: null, notes: null },
177
+ decision: [{ kind: "observe" }, { kind: "modify", operations: ["inject-context"] }],
178
+ sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"],
179
+ lastVerified: "2026-07-22",
180
+ },
181
+ {
182
+ nativeName: "post_llm_call",
183
+ canonical: "turn.end",
184
+ matcher: { kind: "none-imperative", example: null, notes: null },
185
+ decision: [{ kind: "observe" }],
186
+ sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"],
187
+ lastVerified: "2026-07-22",
188
+ },
189
+ {
190
+ nativeName: "on_session_start",
191
+ canonical: "session.start",
192
+ matcher: { kind: "none-imperative", example: null, notes: null },
193
+ decision: [{ kind: "observe" }],
194
+ sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"],
195
+ lastVerified: "2026-07-22",
196
+ },
197
+ {
198
+ nativeName: "subagent_stop",
199
+ canonical: "subagent.stop",
200
+ matcher: { kind: "none-imperative", example: null, notes: null },
201
+ decision: [{ kind: "observe" }],
202
+ sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"],
203
+ lastVerified: "2026-07-22",
204
+ },
205
+ {
206
+ nativeName: "transform_llm_output",
207
+ canonical: "turn.end",
208
+ matcher: { kind: "none-imperative", example: null, notes: null },
209
+ decision: [{ kind: "modify", operations: ["modify-output"] }],
210
+ sources: ["https://hermes-agent.nousresearch.com/docs/user-guide/features/hooks"],
211
+ lastVerified: "2026-07-22",
212
+ },
213
+ ],
214
+ tools: [],
140
215
  },
141
216
  axm: {
142
217
  status: "unsupported",
@@ -1 +1 @@
1
- {"version":3,"file":"hermes.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/hermes.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"hermes.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/hermes.ts"],"names":[],"mappings":"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"}
@@ -32,7 +32,7 @@ export declare const ibmBobAgent: {
32
32
  };
33
33
  readonly notes: null;
34
34
  readonly docs: readonly [];
35
- readonly sources: readonly ["https://bob.ibm.com/docs/ide"];
35
+ readonly sources: readonly ["https://bob.ibm.com/docs/ide/features/skills"];
36
36
  readonly scopes: readonly ["user", "project"];
37
37
  readonly standardsCompliance: "full";
38
38
  readonly convention: "vendor";
@@ -47,18 +47,20 @@ export declare const ibmBobAgent: {
47
47
  readonly command: {
48
48
  readonly native: {
49
49
  readonly availability: {
50
- readonly via: "none";
50
+ readonly via: "native";
51
51
  };
52
52
  readonly vendorStatus: {
53
53
  readonly state: "active";
54
54
  };
55
- readonly notes: null;
55
+ readonly notes: "Bob custom slash commands are Markdown files in .bob/commands (project) and ~/.bob/commands (user); filenames become command names and optional frontmatter supplies description and argument-hint metadata.";
56
56
  readonly docs: readonly [];
57
- readonly sources: readonly [];
57
+ readonly sources: readonly ["https://bob.ibm.com/docs/ide/features/slash-commands"];
58
+ readonly scopes: readonly ["user", "project"];
59
+ readonly directory: ".bob/commands";
58
60
  };
59
61
  readonly axm: {
60
- readonly status: "unsupported";
61
- readonly lastVerified: null;
62
+ readonly status: "supported";
63
+ readonly lastVerified: "2026-07-22";
62
64
  readonly writer: null;
63
65
  };
64
66
  };
@@ -70,7 +72,7 @@ export declare const ibmBobAgent: {
70
72
  readonly vendorStatus: {
71
73
  readonly state: "active";
72
74
  };
73
- readonly notes: "Project servers live in .bob/mcp.json; user servers in ~/.bob/mcp_settings.json. Both files key entries under mcpServers. Remote entries carry a url field with no type discriminator; SSE is documented as legacy alongside streamable HTTP.\n";
75
+ readonly notes: "Project servers live in .bob/mcp.json; user servers in ~/.bob/mcp.json. Both files key entries under mcpServers. Streamable HTTP entries use \"type\": \"streamable-http\"; legacy SSE entries remain URL-only.\n";
74
76
  readonly docs: readonly [];
75
77
  readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/mcp/mcp-in-bob"];
76
78
  readonly scopes: readonly ["user", "project"];
@@ -91,7 +93,7 @@ export declare const ibmBobAgent: {
91
93
  readonly nativeEnabled: false;
92
94
  readonly targets: readonly [{
93
95
  readonly scope: "user";
94
- readonly path: "~/.bob/mcp_settings.json";
96
+ readonly path: "~/.bob/mcp.json";
95
97
  readonly format: "json";
96
98
  }, {
97
99
  readonly scope: "project";
@@ -99,7 +101,12 @@ export declare const ibmBobAgent: {
99
101
  readonly format: "json";
100
102
  }];
101
103
  readonly stdio: {
102
- readonly typeField: null;
104
+ readonly typeField: {
105
+ readonly name: "type";
106
+ readonly value: {
107
+ readonly "streamable-http": "streamable-http";
108
+ };
109
+ };
103
110
  readonly command: "split";
104
111
  readonly envKey: "env";
105
112
  };
@@ -124,7 +131,7 @@ export declare const ibmBobAgent: {
124
131
  readonly vendorStatus: {
125
132
  readonly state: "active";
126
133
  };
127
- readonly notes: "Bob custom modes are YAML entries (slug, name, roleDefinition, groups, customInstructions) in .bob/custom_modes.yaml (project) or the global custom_modes.yaml (user). Subagent-style extensions have no industry spec yet.\n";
134
+ readonly notes: "Bob custom modes are YAML entries in .bob/custom_modes.yaml (project) or ~/.bob/settings/custom_modes.yaml (user). Entries support slug, name, description, whenToUse, roleDefinition, customInstructions, and read/edit/execute/mcp/skill/workflow/todo/subtask/subagent/mode tool-access groups; edit groups can carry fileRegex restrictions. Subagent-style extensions have no industry spec yet.\n";
128
135
  readonly docs: readonly [];
129
136
  readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/custom-modes"];
130
137
  readonly scopes: readonly ["user", "project"];
@@ -166,7 +173,7 @@ export declare const ibmBobAgent: {
166
173
  readonly notes: "Bob automatically loads AGENTS.md from the workspace root.\n";
167
174
  readonly docs: readonly [];
168
175
  readonly sources: readonly ["https://bob.ibm.com/docs/ide/configuration/rules"];
169
- readonly scopes: readonly ["project"];
176
+ readonly scopes: readonly ["user", "project"];
170
177
  readonly standardsCompliance: "full";
171
178
  readonly convention: "universal";
172
179
  readonly directory: ".bob/rules";
@@ -213,7 +220,17 @@ export declare const ibmBobAgent: {
213
220
  readonly sources: readonly ["https://bob.ibm.com/docs/ide/features/modes", "https://bob.ibm.com/docs/ide/configuration/custom-modes"];
214
221
  readonly scopes: readonly ["user", "project"];
215
222
  readonly mechanism: readonly ["config-file", "ui-only"];
216
- readonly configFiles: readonly [];
223
+ readonly configFiles: readonly [{
224
+ readonly scope: "project";
225
+ readonly path: ".bob/custom_modes.yaml";
226
+ readonly format: "yaml";
227
+ readonly gitignored: false;
228
+ }, {
229
+ readonly scope: "user";
230
+ readonly path: "~/.bob/settings/custom_modes.yaml";
231
+ readonly format: "yaml";
232
+ readonly gitignored: false;
233
+ }];
217
234
  readonly grammar: null;
218
235
  readonly prerequisites: readonly [];
219
236
  readonly cliFlags: readonly [];
@@ -1 +1 @@
1
- {"version":3,"file":"ibm-bob.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/ibm-bob.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwME,CAAC"}
1
+ {"version":3,"file":"ibm-bob.d.ts","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/ibm-bob.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6NE,CAAC"}
@@ -24,7 +24,7 @@ export const ibmBobAgent = {
24
24
  vendorStatus: { state: "active" },
25
25
  notes: null,
26
26
  docs: [],
27
- sources: ["https://bob.ibm.com/docs/ide"],
27
+ sources: ["https://bob.ibm.com/docs/ide/features/skills"],
28
28
  scopes: ["user", "project"],
29
29
  standardsCompliance: "full",
30
30
  convention: "vendor",
@@ -38,15 +38,17 @@ export const ibmBobAgent = {
38
38
  },
39
39
  command: {
40
40
  native: {
41
- availability: { via: "none" },
41
+ availability: { via: "native" },
42
42
  vendorStatus: { state: "active" },
43
- notes: null,
43
+ notes: "Bob custom slash commands are Markdown files in .bob/commands (project) and ~/.bob/commands (user); filenames become command names and optional frontmatter supplies description and argument-hint metadata.",
44
44
  docs: [],
45
- sources: [],
45
+ sources: ["https://bob.ibm.com/docs/ide/features/slash-commands"],
46
+ scopes: ["user", "project"],
47
+ directory: ".bob/commands",
46
48
  },
47
49
  axm: {
48
- status: "unsupported",
49
- lastVerified: null,
50
+ status: "supported",
51
+ lastVerified: "2026-07-22",
50
52
  writer: null,
51
53
  },
52
54
  },
@@ -54,7 +56,7 @@ export const ibmBobAgent = {
54
56
  native: {
55
57
  availability: { via: "native" },
56
58
  vendorStatus: { state: "active" },
57
- notes: "Project servers live in .bob/mcp.json; user servers in ~/.bob/mcp_settings.json. Both files key entries under mcpServers. Remote entries carry a url field with no type discriminator; SSE is documented as legacy alongside streamable HTTP.\n",
59
+ notes: 'Project servers live in .bob/mcp.json; user servers in ~/.bob/mcp.json. Both files key entries under mcpServers. Streamable HTTP entries use "type": "streamable-http"; legacy SSE entries remain URL-only.\n',
58
60
  docs: [],
59
61
  sources: ["https://bob.ibm.com/docs/ide/configuration/mcp/mcp-in-bob"],
60
62
  scopes: ["user", "project"],
@@ -76,7 +78,7 @@ export const ibmBobAgent = {
76
78
  targets: [
77
79
  {
78
80
  scope: "user",
79
- path: "~/.bob/mcp_settings.json",
81
+ path: "~/.bob/mcp.json",
80
82
  format: "json",
81
83
  },
82
84
  {
@@ -86,7 +88,12 @@ export const ibmBobAgent = {
86
88
  },
87
89
  ],
88
90
  stdio: {
89
- typeField: null,
91
+ typeField: {
92
+ name: "type",
93
+ value: {
94
+ "streamable-http": "streamable-http",
95
+ },
96
+ },
90
97
  command: "split",
91
98
  envKey: "env",
92
99
  },
@@ -107,7 +114,7 @@ export const ibmBobAgent = {
107
114
  native: {
108
115
  availability: { via: "native" },
109
116
  vendorStatus: { state: "active" },
110
- notes: "Bob custom modes are YAML entries (slug, name, roleDefinition, groups, customInstructions) in .bob/custom_modes.yaml (project) or the global custom_modes.yaml (user). Subagent-style extensions have no industry spec yet.\n",
117
+ notes: "Bob custom modes are YAML entries in .bob/custom_modes.yaml (project) or ~/.bob/settings/custom_modes.yaml (user). Entries support slug, name, description, whenToUse, roleDefinition, customInstructions, and read/edit/execute/mcp/skill/workflow/todo/subtask/subagent/mode tool-access groups; edit groups can carry fileRegex restrictions. Subagent-style extensions have no industry spec yet.\n",
111
118
  docs: [],
112
119
  sources: ["https://bob.ibm.com/docs/ide/configuration/custom-modes"],
113
120
  scopes: ["user", "project"],
@@ -141,7 +148,7 @@ export const ibmBobAgent = {
141
148
  notes: "Bob automatically loads AGENTS.md from the workspace root.\n",
142
149
  docs: [],
143
150
  sources: ["https://bob.ibm.com/docs/ide/configuration/rules"],
144
- scopes: ["project"],
151
+ scopes: ["user", "project"],
145
152
  standardsCompliance: "full",
146
153
  convention: "universal",
147
154
  directory: ".bob/rules",
@@ -183,7 +190,20 @@ export const ibmBobAgent = {
183
190
  ],
184
191
  scopes: ["user", "project"],
185
192
  mechanism: ["config-file", "ui-only"],
186
- configFiles: [],
193
+ configFiles: [
194
+ {
195
+ scope: "project",
196
+ path: ".bob/custom_modes.yaml",
197
+ format: "yaml",
198
+ gitignored: false,
199
+ },
200
+ {
201
+ scope: "user",
202
+ path: "~/.bob/settings/custom_modes.yaml",
203
+ format: "yaml",
204
+ gitignored: false,
205
+ },
206
+ ],
187
207
  grammar: null,
188
208
  prerequisites: [],
189
209
  cliFlags: [],
@@ -1 +1 @@
1
- {"version":3,"file":"ibm-bob.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/ibm-bob.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ibm-bob.js","sourceRoot":"","sources":["../../../../../../src/unstable/agent-capabilities/data/agents/ibm-bob.ts"],"names":[],"mappings":"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"}
@@ -19,7 +19,7 @@ export declare const junieAgent: {
19
19
  };
20
20
  readonly docs: readonly [{
21
21
  readonly label: "Junie documentation";
22
- readonly url: "https://www.jetbrains.com/help/junie";
22
+ readonly url: "https://junie.jetbrains.com/docs/";
23
23
  }];
24
24
  readonly capabilities: {
25
25
  readonly skill: {
@@ -128,14 +128,14 @@ export declare const junieAgent: {
128
128
  };
129
129
  readonly notes: "No industry spec for subagents yet; AXM bridges to the agent's native layout.";
130
130
  readonly docs: readonly [];
131
- readonly sources: readonly ["https://junie.jetbrains.com/docs/junie-cli-configuration.html"];
131
+ readonly sources: readonly ["https://junie.jetbrains.com/docs/junie-cli-subagents.html"];
132
132
  readonly scopes: readonly ["user", "project"];
133
133
  readonly directory: ".junie/agents";
134
- readonly layout: "directory";
134
+ readonly layout: "file";
135
135
  };
136
136
  readonly axm: {
137
137
  readonly status: "supported";
138
- readonly lastVerified: "2026-06-06";
138
+ readonly lastVerified: "2026-07-22";
139
139
  readonly writer: null;
140
140
  };
141
141
  };
@@ -168,7 +168,7 @@ export declare const junieAgent: {
168
168
  readonly notes: "Junie CLI reads persistent project guidance from .junie/AGENTS.md and suggests importing AGENTS.md-style files from other agents into that location.";
169
169
  readonly docs: readonly [];
170
170
  readonly sources: readonly ["https://junie.jetbrains.com/docs/guidelines-and-memory.html", "https://junie.jetbrains.com/docs/junie-cli-usage.html"];
171
- readonly scopes: readonly ["project"];
171
+ readonly scopes: readonly ["project", "user"];
172
172
  readonly standardsCompliance: "parity";
173
173
  readonly convention: "vendor";
174
174
  readonly kind: "own-file";
@@ -178,7 +178,7 @@ export declare const junieAgent: {
178
178
  };
179
179
  readonly axm: {
180
180
  readonly status: "supported";
181
- readonly lastVerified: "2026-06-06";
181
+ readonly lastVerified: "2026-07-22";
182
182
  readonly writer: null;
183
183
  };
184
184
  };
@@ -190,7 +190,7 @@ export declare const junieAgent: {
190
190
  readonly vendorStatus: {
191
191
  readonly state: "active";
192
192
  };
193
- readonly notes: "Junie CLI EAP hooks currently support only SessionStart command hooks from user config or explicit --config-location files. Default project hooks are ignored for safety, so AXM does not write Junie hooks yet.";
193
+ readonly notes: "Junie CLI hooks support seven command (type:command) event types: SessionStart, UserPromptSubmit, PreToolUse, Stop, StopFailure, PermissionRequest, and SessionEnd, configured from user config or explicit --config-location files. Default project hooks are still ignored for safety, so AXM does not write Junie hooks yet.";
194
194
  readonly docs: readonly [];
195
195
  readonly sources: readonly ["https://junie.jetbrains.com/docs/junie-cli-hooks.html", "https://junie.jetbrains.com/docs/junie-cli-configuration.html"];
196
196
  readonly scopes: readonly ["user"];
@@ -199,7 +199,7 @@ export declare const junieAgent: {
199
199
  readonly axm: {
200
200
  readonly status: "unsupported";
201
201
  readonly writer: null;
202
- readonly lastVerified: "2026-06-06";
202
+ readonly lastVerified: "2026-07-22";
203
203
  readonly reason: "AXM has no trusted project hook writer target for Junie CLI hooks.";
204
204
  };
205
205
  };