cc-viewer 1.7.22 → 1.7.23

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 (712) hide show
  1. package/concepts/ar/Tool-Artifact.md +7 -0
  2. package/concepts/ar/Tool-EndConversation.md +35 -0
  3. package/concepts/ar/Tool-LSP.md +6 -1
  4. package/concepts/ar/Tool-ListAgents.md +35 -0
  5. package/concepts/ar/Tool-ListConnectors.md +34 -0
  6. package/concepts/ar/Tool-ListMcpResources.md +35 -0
  7. package/concepts/ar/Tool-ListPlugins.md +35 -0
  8. package/concepts/ar/Tool-ListSkills.md +37 -0
  9. package/concepts/ar/Tool-Monitor.md +7 -0
  10. package/concepts/ar/Tool-Projects.md +46 -0
  11. package/concepts/ar/Tool-ProposeGoal.md +43 -0
  12. package/concepts/ar/Tool-PushNotification.md +6 -0
  13. package/concepts/ar/Tool-REPL.md +47 -0
  14. package/concepts/ar/Tool-ReadMcpResource.md +32 -0
  15. package/concepts/ar/Tool-ReadMcpResourceDir.md +32 -0
  16. package/concepts/ar/Tool-ReadNotifications.md +27 -0
  17. package/concepts/ar/Tool-RemoteTrigger.md +7 -0
  18. package/concepts/ar/Tool-ScheduleWakeup.md +5 -0
  19. package/concepts/ar/Tool-SearchMcpRegistry.md +31 -0
  20. package/concepts/ar/Tool-SendFeedback.md +38 -0
  21. package/concepts/ar/Tool-SendFile.md +36 -0
  22. package/concepts/ar/Tool-SendMessage.md +5 -0
  23. package/concepts/ar/Tool-SendUserFile.md +38 -0
  24. package/concepts/ar/Tool-SendUserMessage.md +38 -0
  25. package/concepts/ar/Tool-SuggestConnectors.md +28 -0
  26. package/concepts/ar/Tool-SuggestPluginInstall.md +39 -0
  27. package/concepts/ar/Tool-SuggestSkills.md +33 -0
  28. package/concepts/ar/Tool-TaskCreate.md +6 -0
  29. package/concepts/ar/Tool-TaskGet.md +6 -0
  30. package/concepts/ar/Tool-TaskList.md +6 -0
  31. package/concepts/ar/Tool-TaskUpdate.md +6 -0
  32. package/concepts/ar/Tool-TodoWrite.md +43 -0
  33. package/concepts/ar/Tool-ToolSearch.md +5 -0
  34. package/concepts/ar/Tool-WebSearch.md +6 -0
  35. package/concepts/ar/Tools.md +26 -4
  36. package/concepts/da/Tool-Artifact.md +8 -1
  37. package/concepts/da/Tool-EndConversation.md +35 -0
  38. package/concepts/da/Tool-LSP.md +6 -1
  39. package/concepts/da/Tool-ListAgents.md +35 -0
  40. package/concepts/da/Tool-ListConnectors.md +34 -0
  41. package/concepts/da/Tool-ListMcpResources.md +35 -0
  42. package/concepts/da/Tool-ListPlugins.md +35 -0
  43. package/concepts/da/Tool-ListSkills.md +37 -0
  44. package/concepts/da/Tool-Monitor.md +7 -0
  45. package/concepts/da/Tool-Projects.md +46 -0
  46. package/concepts/da/Tool-ProposeGoal.md +43 -0
  47. package/concepts/da/Tool-PushNotification.md +6 -0
  48. package/concepts/da/Tool-REPL.md +47 -0
  49. package/concepts/da/Tool-ReadMcpResource.md +32 -0
  50. package/concepts/da/Tool-ReadMcpResourceDir.md +32 -0
  51. package/concepts/da/Tool-ReadNotifications.md +27 -0
  52. package/concepts/da/Tool-RemoteTrigger.md +7 -0
  53. package/concepts/da/Tool-ScheduleWakeup.md +5 -0
  54. package/concepts/da/Tool-SearchMcpRegistry.md +31 -0
  55. package/concepts/da/Tool-SendFeedback.md +38 -0
  56. package/concepts/da/Tool-SendFile.md +36 -0
  57. package/concepts/da/Tool-SendMessage.md +5 -0
  58. package/concepts/da/Tool-SendUserFile.md +38 -0
  59. package/concepts/da/Tool-SendUserMessage.md +38 -0
  60. package/concepts/da/Tool-SuggestConnectors.md +28 -0
  61. package/concepts/da/Tool-SuggestPluginInstall.md +39 -0
  62. package/concepts/da/Tool-SuggestSkills.md +33 -0
  63. package/concepts/da/Tool-TaskCreate.md +6 -0
  64. package/concepts/da/Tool-TaskGet.md +6 -0
  65. package/concepts/da/Tool-TaskList.md +6 -0
  66. package/concepts/da/Tool-TaskUpdate.md +6 -0
  67. package/concepts/da/Tool-TodoWrite.md +43 -0
  68. package/concepts/da/Tool-ToolSearch.md +5 -0
  69. package/concepts/da/Tool-WebSearch.md +6 -0
  70. package/concepts/da/Tools.md +26 -4
  71. package/concepts/de/Tool-Artifact.md +7 -0
  72. package/concepts/de/Tool-EndConversation.md +35 -0
  73. package/concepts/de/Tool-LSP.md +6 -1
  74. package/concepts/de/Tool-ListAgents.md +35 -0
  75. package/concepts/de/Tool-ListConnectors.md +34 -0
  76. package/concepts/de/Tool-ListMcpResources.md +35 -0
  77. package/concepts/de/Tool-ListPlugins.md +35 -0
  78. package/concepts/de/Tool-ListSkills.md +37 -0
  79. package/concepts/de/Tool-Monitor.md +7 -0
  80. package/concepts/de/Tool-Projects.md +46 -0
  81. package/concepts/de/Tool-ProposeGoal.md +43 -0
  82. package/concepts/de/Tool-PushNotification.md +6 -0
  83. package/concepts/de/Tool-REPL.md +47 -0
  84. package/concepts/de/Tool-ReadMcpResource.md +32 -0
  85. package/concepts/de/Tool-ReadMcpResourceDir.md +32 -0
  86. package/concepts/de/Tool-ReadNotifications.md +27 -0
  87. package/concepts/de/Tool-RemoteTrigger.md +7 -0
  88. package/concepts/de/Tool-ScheduleWakeup.md +5 -0
  89. package/concepts/de/Tool-SearchMcpRegistry.md +30 -0
  90. package/concepts/de/Tool-SendFeedback.md +38 -0
  91. package/concepts/de/Tool-SendFile.md +36 -0
  92. package/concepts/de/Tool-SendMessage.md +5 -0
  93. package/concepts/de/Tool-SendUserFile.md +38 -0
  94. package/concepts/de/Tool-SendUserMessage.md +38 -0
  95. package/concepts/de/Tool-SuggestConnectors.md +28 -0
  96. package/concepts/de/Tool-SuggestPluginInstall.md +39 -0
  97. package/concepts/de/Tool-SuggestSkills.md +33 -0
  98. package/concepts/de/Tool-TaskCreate.md +6 -0
  99. package/concepts/de/Tool-TaskGet.md +6 -0
  100. package/concepts/de/Tool-TaskList.md +6 -0
  101. package/concepts/de/Tool-TaskUpdate.md +6 -0
  102. package/concepts/de/Tool-TodoWrite.md +43 -0
  103. package/concepts/de/Tool-ToolSearch.md +5 -0
  104. package/concepts/de/Tool-WebSearch.md +6 -0
  105. package/concepts/de/Tools.md +26 -4
  106. package/concepts/en/Tool-Artifact.md +7 -0
  107. package/concepts/en/Tool-EndConversation.md +35 -0
  108. package/concepts/en/Tool-LSP.md +5 -0
  109. package/concepts/en/Tool-ListAgents.md +35 -0
  110. package/concepts/en/Tool-ListConnectors.md +34 -0
  111. package/concepts/en/Tool-ListMcpResources.md +35 -0
  112. package/concepts/en/Tool-ListPlugins.md +35 -0
  113. package/concepts/en/Tool-ListSkills.md +37 -0
  114. package/concepts/en/Tool-Monitor.md +7 -0
  115. package/concepts/en/Tool-Projects.md +46 -0
  116. package/concepts/en/Tool-ProposeGoal.md +43 -0
  117. package/concepts/en/Tool-PushNotification.md +6 -0
  118. package/concepts/en/Tool-REPL.md +47 -0
  119. package/concepts/en/Tool-ReadMcpResource.md +32 -0
  120. package/concepts/en/Tool-ReadMcpResourceDir.md +32 -0
  121. package/concepts/en/Tool-ReadNotifications.md +27 -0
  122. package/concepts/en/Tool-RemoteTrigger.md +7 -0
  123. package/concepts/en/Tool-ScheduleWakeup.md +5 -0
  124. package/concepts/en/Tool-SearchMcpRegistry.md +31 -0
  125. package/concepts/en/Tool-SendFeedback.md +38 -0
  126. package/concepts/en/Tool-SendFile.md +36 -0
  127. package/concepts/en/Tool-SendMessage.md +5 -0
  128. package/concepts/en/Tool-SendUserFile.md +38 -0
  129. package/concepts/en/Tool-SendUserMessage.md +38 -0
  130. package/concepts/en/Tool-SuggestConnectors.md +28 -0
  131. package/concepts/en/Tool-SuggestPluginInstall.md +39 -0
  132. package/concepts/en/Tool-SuggestSkills.md +33 -0
  133. package/concepts/en/Tool-TaskCreate.md +6 -0
  134. package/concepts/en/Tool-TaskGet.md +6 -0
  135. package/concepts/en/Tool-TaskList.md +6 -0
  136. package/concepts/en/Tool-TaskUpdate.md +6 -0
  137. package/concepts/en/Tool-TodoWrite.md +43 -0
  138. package/concepts/en/Tool-ToolSearch.md +5 -0
  139. package/concepts/en/Tool-WebSearch.md +6 -0
  140. package/concepts/en/Tools.md +26 -4
  141. package/concepts/es/Tool-Artifact.md +7 -0
  142. package/concepts/es/Tool-EndConversation.md +35 -0
  143. package/concepts/es/Tool-LSP.md +5 -0
  144. package/concepts/es/Tool-ListAgents.md +35 -0
  145. package/concepts/es/Tool-ListConnectors.md +34 -0
  146. package/concepts/es/Tool-ListMcpResources.md +35 -0
  147. package/concepts/es/Tool-ListPlugins.md +35 -0
  148. package/concepts/es/Tool-ListSkills.md +37 -0
  149. package/concepts/es/Tool-Monitor.md +7 -0
  150. package/concepts/es/Tool-Projects.md +46 -0
  151. package/concepts/es/Tool-ProposeGoal.md +43 -0
  152. package/concepts/es/Tool-PushNotification.md +6 -0
  153. package/concepts/es/Tool-REPL.md +47 -0
  154. package/concepts/es/Tool-ReadMcpResource.md +32 -0
  155. package/concepts/es/Tool-ReadMcpResourceDir.md +32 -0
  156. package/concepts/es/Tool-ReadNotifications.md +27 -0
  157. package/concepts/es/Tool-RemoteTrigger.md +7 -0
  158. package/concepts/es/Tool-ScheduleWakeup.md +5 -0
  159. package/concepts/es/Tool-SearchMcpRegistry.md +31 -0
  160. package/concepts/es/Tool-SendFeedback.md +38 -0
  161. package/concepts/es/Tool-SendFile.md +36 -0
  162. package/concepts/es/Tool-SendMessage.md +5 -0
  163. package/concepts/es/Tool-SendUserFile.md +38 -0
  164. package/concepts/es/Tool-SendUserMessage.md +38 -0
  165. package/concepts/es/Tool-SuggestConnectors.md +28 -0
  166. package/concepts/es/Tool-SuggestPluginInstall.md +39 -0
  167. package/concepts/es/Tool-SuggestSkills.md +33 -0
  168. package/concepts/es/Tool-TaskCreate.md +6 -0
  169. package/concepts/es/Tool-TaskGet.md +6 -0
  170. package/concepts/es/Tool-TaskList.md +6 -0
  171. package/concepts/es/Tool-TaskUpdate.md +6 -0
  172. package/concepts/es/Tool-TodoWrite.md +43 -0
  173. package/concepts/es/Tool-ToolSearch.md +5 -0
  174. package/concepts/es/Tool-WebSearch.md +6 -0
  175. package/concepts/es/Tools.md +26 -4
  176. package/concepts/fr/Tool-Artifact.md +7 -0
  177. package/concepts/fr/Tool-EndConversation.md +35 -0
  178. package/concepts/fr/Tool-LSP.md +5 -0
  179. package/concepts/fr/Tool-ListAgents.md +35 -0
  180. package/concepts/fr/Tool-ListConnectors.md +34 -0
  181. package/concepts/fr/Tool-ListMcpResources.md +35 -0
  182. package/concepts/fr/Tool-ListPlugins.md +35 -0
  183. package/concepts/fr/Tool-ListSkills.md +37 -0
  184. package/concepts/fr/Tool-Monitor.md +7 -0
  185. package/concepts/fr/Tool-Projects.md +46 -0
  186. package/concepts/fr/Tool-ProposeGoal.md +43 -0
  187. package/concepts/fr/Tool-PushNotification.md +6 -0
  188. package/concepts/fr/Tool-REPL.md +47 -0
  189. package/concepts/fr/Tool-ReadMcpResource.md +32 -0
  190. package/concepts/fr/Tool-ReadMcpResourceDir.md +32 -0
  191. package/concepts/fr/Tool-ReadNotifications.md +27 -0
  192. package/concepts/fr/Tool-RemoteTrigger.md +7 -0
  193. package/concepts/fr/Tool-ScheduleWakeup.md +5 -0
  194. package/concepts/fr/Tool-SearchMcpRegistry.md +31 -0
  195. package/concepts/fr/Tool-SendFeedback.md +38 -0
  196. package/concepts/fr/Tool-SendFile.md +36 -0
  197. package/concepts/fr/Tool-SendMessage.md +5 -0
  198. package/concepts/fr/Tool-SendUserFile.md +38 -0
  199. package/concepts/fr/Tool-SendUserMessage.md +38 -0
  200. package/concepts/fr/Tool-SuggestConnectors.md +28 -0
  201. package/concepts/fr/Tool-SuggestPluginInstall.md +39 -0
  202. package/concepts/fr/Tool-SuggestSkills.md +33 -0
  203. package/concepts/fr/Tool-TaskCreate.md +6 -0
  204. package/concepts/fr/Tool-TaskGet.md +6 -0
  205. package/concepts/fr/Tool-TaskList.md +6 -0
  206. package/concepts/fr/Tool-TaskUpdate.md +6 -0
  207. package/concepts/fr/Tool-TodoWrite.md +43 -0
  208. package/concepts/fr/Tool-ToolSearch.md +5 -0
  209. package/concepts/fr/Tool-WebSearch.md +6 -0
  210. package/concepts/fr/Tools.md +26 -4
  211. package/concepts/it/Tool-Artifact.md +7 -0
  212. package/concepts/it/Tool-EndConversation.md +35 -0
  213. package/concepts/it/Tool-LSP.md +5 -0
  214. package/concepts/it/Tool-ListAgents.md +35 -0
  215. package/concepts/it/Tool-ListConnectors.md +34 -0
  216. package/concepts/it/Tool-ListMcpResources.md +35 -0
  217. package/concepts/it/Tool-ListPlugins.md +35 -0
  218. package/concepts/it/Tool-ListSkills.md +37 -0
  219. package/concepts/it/Tool-Monitor.md +7 -0
  220. package/concepts/it/Tool-Projects.md +46 -0
  221. package/concepts/it/Tool-ProposeGoal.md +43 -0
  222. package/concepts/it/Tool-PushNotification.md +6 -0
  223. package/concepts/it/Tool-REPL.md +47 -0
  224. package/concepts/it/Tool-ReadMcpResource.md +32 -0
  225. package/concepts/it/Tool-ReadMcpResourceDir.md +32 -0
  226. package/concepts/it/Tool-ReadNotifications.md +27 -0
  227. package/concepts/it/Tool-RemoteTrigger.md +7 -0
  228. package/concepts/it/Tool-ScheduleWakeup.md +5 -0
  229. package/concepts/it/Tool-SearchMcpRegistry.md +31 -0
  230. package/concepts/it/Tool-SendFeedback.md +38 -0
  231. package/concepts/it/Tool-SendFile.md +36 -0
  232. package/concepts/it/Tool-SendMessage.md +5 -0
  233. package/concepts/it/Tool-SendUserFile.md +38 -0
  234. package/concepts/it/Tool-SendUserMessage.md +38 -0
  235. package/concepts/it/Tool-SuggestConnectors.md +28 -0
  236. package/concepts/it/Tool-SuggestPluginInstall.md +39 -0
  237. package/concepts/it/Tool-SuggestSkills.md +33 -0
  238. package/concepts/it/Tool-TaskCreate.md +6 -0
  239. package/concepts/it/Tool-TaskGet.md +6 -0
  240. package/concepts/it/Tool-TaskList.md +6 -0
  241. package/concepts/it/Tool-TaskUpdate.md +6 -0
  242. package/concepts/it/Tool-TodoWrite.md +43 -0
  243. package/concepts/it/Tool-ToolSearch.md +5 -0
  244. package/concepts/it/Tool-WebSearch.md +6 -0
  245. package/concepts/it/Tools.md +26 -4
  246. package/concepts/ja/Tool-Artifact.md +7 -0
  247. package/concepts/ja/Tool-EndConversation.md +35 -0
  248. package/concepts/ja/Tool-LSP.md +5 -0
  249. package/concepts/ja/Tool-ListAgents.md +35 -0
  250. package/concepts/ja/Tool-ListConnectors.md +34 -0
  251. package/concepts/ja/Tool-ListMcpResources.md +35 -0
  252. package/concepts/ja/Tool-ListPlugins.md +35 -0
  253. package/concepts/ja/Tool-ListSkills.md +37 -0
  254. package/concepts/ja/Tool-Monitor.md +7 -0
  255. package/concepts/ja/Tool-Projects.md +46 -0
  256. package/concepts/ja/Tool-ProposeGoal.md +43 -0
  257. package/concepts/ja/Tool-PushNotification.md +6 -0
  258. package/concepts/ja/Tool-REPL.md +47 -0
  259. package/concepts/ja/Tool-ReadMcpResource.md +32 -0
  260. package/concepts/ja/Tool-ReadMcpResourceDir.md +32 -0
  261. package/concepts/ja/Tool-ReadNotifications.md +27 -0
  262. package/concepts/ja/Tool-RemoteTrigger.md +7 -0
  263. package/concepts/ja/Tool-ScheduleWakeup.md +5 -0
  264. package/concepts/ja/Tool-SearchMcpRegistry.md +31 -0
  265. package/concepts/ja/Tool-SendFeedback.md +38 -0
  266. package/concepts/ja/Tool-SendFile.md +36 -0
  267. package/concepts/ja/Tool-SendMessage.md +5 -0
  268. package/concepts/ja/Tool-SendUserFile.md +38 -0
  269. package/concepts/ja/Tool-SendUserMessage.md +38 -0
  270. package/concepts/ja/Tool-SuggestConnectors.md +28 -0
  271. package/concepts/ja/Tool-SuggestPluginInstall.md +39 -0
  272. package/concepts/ja/Tool-SuggestSkills.md +33 -0
  273. package/concepts/ja/Tool-TaskCreate.md +6 -0
  274. package/concepts/ja/Tool-TaskGet.md +6 -0
  275. package/concepts/ja/Tool-TaskList.md +6 -0
  276. package/concepts/ja/Tool-TaskUpdate.md +6 -0
  277. package/concepts/ja/Tool-TodoWrite.md +43 -0
  278. package/concepts/ja/Tool-ToolSearch.md +5 -0
  279. package/concepts/ja/Tool-WebSearch.md +6 -0
  280. package/concepts/ja/Tools.md +26 -4
  281. package/concepts/ko/Tool-Artifact.md +7 -0
  282. package/concepts/ko/Tool-EndConversation.md +35 -0
  283. package/concepts/ko/Tool-LSP.md +5 -0
  284. package/concepts/ko/Tool-ListAgents.md +35 -0
  285. package/concepts/ko/Tool-ListConnectors.md +34 -0
  286. package/concepts/ko/Tool-ListMcpResources.md +35 -0
  287. package/concepts/ko/Tool-ListPlugins.md +35 -0
  288. package/concepts/ko/Tool-ListSkills.md +37 -0
  289. package/concepts/ko/Tool-Monitor.md +7 -0
  290. package/concepts/ko/Tool-Projects.md +46 -0
  291. package/concepts/ko/Tool-ProposeGoal.md +43 -0
  292. package/concepts/ko/Tool-PushNotification.md +6 -0
  293. package/concepts/ko/Tool-REPL.md +47 -0
  294. package/concepts/ko/Tool-ReadMcpResource.md +32 -0
  295. package/concepts/ko/Tool-ReadMcpResourceDir.md +32 -0
  296. package/concepts/ko/Tool-ReadNotifications.md +27 -0
  297. package/concepts/ko/Tool-RemoteTrigger.md +7 -0
  298. package/concepts/ko/Tool-ScheduleWakeup.md +5 -0
  299. package/concepts/ko/Tool-SearchMcpRegistry.md +31 -0
  300. package/concepts/ko/Tool-SendFeedback.md +38 -0
  301. package/concepts/ko/Tool-SendFile.md +36 -0
  302. package/concepts/ko/Tool-SendMessage.md +5 -0
  303. package/concepts/ko/Tool-SendUserFile.md +38 -0
  304. package/concepts/ko/Tool-SendUserMessage.md +38 -0
  305. package/concepts/ko/Tool-SuggestConnectors.md +28 -0
  306. package/concepts/ko/Tool-SuggestPluginInstall.md +39 -0
  307. package/concepts/ko/Tool-SuggestSkills.md +33 -0
  308. package/concepts/ko/Tool-TaskCreate.md +6 -0
  309. package/concepts/ko/Tool-TaskGet.md +6 -0
  310. package/concepts/ko/Tool-TaskList.md +6 -0
  311. package/concepts/ko/Tool-TaskUpdate.md +6 -0
  312. package/concepts/ko/Tool-TodoWrite.md +43 -0
  313. package/concepts/ko/Tool-ToolSearch.md +5 -0
  314. package/concepts/ko/Tool-WebSearch.md +6 -0
  315. package/concepts/ko/Tools.md +26 -4
  316. package/concepts/no/Tool-Artifact.md +7 -0
  317. package/concepts/no/Tool-EndConversation.md +35 -0
  318. package/concepts/no/Tool-LSP.md +7 -2
  319. package/concepts/no/Tool-ListAgents.md +35 -0
  320. package/concepts/no/Tool-ListConnectors.md +34 -0
  321. package/concepts/no/Tool-ListMcpResources.md +35 -0
  322. package/concepts/no/Tool-ListPlugins.md +35 -0
  323. package/concepts/no/Tool-ListSkills.md +37 -0
  324. package/concepts/no/Tool-Monitor.md +7 -0
  325. package/concepts/no/Tool-Projects.md +46 -0
  326. package/concepts/no/Tool-ProposeGoal.md +43 -0
  327. package/concepts/no/Tool-PushNotification.md +6 -0
  328. package/concepts/no/Tool-REPL.md +47 -0
  329. package/concepts/no/Tool-ReadMcpResource.md +32 -0
  330. package/concepts/no/Tool-ReadMcpResourceDir.md +32 -0
  331. package/concepts/no/Tool-ReadNotifications.md +27 -0
  332. package/concepts/no/Tool-RemoteTrigger.md +7 -0
  333. package/concepts/no/Tool-ScheduleWakeup.md +5 -0
  334. package/concepts/no/Tool-SearchMcpRegistry.md +31 -0
  335. package/concepts/no/Tool-SendFeedback.md +38 -0
  336. package/concepts/no/Tool-SendFile.md +36 -0
  337. package/concepts/no/Tool-SendMessage.md +5 -0
  338. package/concepts/no/Tool-SendUserFile.md +38 -0
  339. package/concepts/no/Tool-SendUserMessage.md +38 -0
  340. package/concepts/no/Tool-SuggestConnectors.md +28 -0
  341. package/concepts/no/Tool-SuggestPluginInstall.md +39 -0
  342. package/concepts/no/Tool-SuggestSkills.md +33 -0
  343. package/concepts/no/Tool-TaskCreate.md +6 -0
  344. package/concepts/no/Tool-TaskGet.md +6 -0
  345. package/concepts/no/Tool-TaskList.md +6 -0
  346. package/concepts/no/Tool-TaskUpdate.md +6 -0
  347. package/concepts/no/Tool-TodoWrite.md +43 -0
  348. package/concepts/no/Tool-ToolSearch.md +5 -0
  349. package/concepts/no/Tool-WebSearch.md +6 -0
  350. package/concepts/no/Tools.md +26 -4
  351. package/concepts/pl/Tool-Artifact.md +7 -0
  352. package/concepts/pl/Tool-EndConversation.md +35 -0
  353. package/concepts/pl/Tool-LSP.md +5 -0
  354. package/concepts/pl/Tool-ListAgents.md +35 -0
  355. package/concepts/pl/Tool-ListConnectors.md +34 -0
  356. package/concepts/pl/Tool-ListMcpResources.md +35 -0
  357. package/concepts/pl/Tool-ListPlugins.md +35 -0
  358. package/concepts/pl/Tool-ListSkills.md +37 -0
  359. package/concepts/pl/Tool-Monitor.md +7 -0
  360. package/concepts/pl/Tool-Projects.md +46 -0
  361. package/concepts/pl/Tool-ProposeGoal.md +43 -0
  362. package/concepts/pl/Tool-PushNotification.md +6 -0
  363. package/concepts/pl/Tool-REPL.md +47 -0
  364. package/concepts/pl/Tool-ReadMcpResource.md +32 -0
  365. package/concepts/pl/Tool-ReadMcpResourceDir.md +32 -0
  366. package/concepts/pl/Tool-ReadNotifications.md +27 -0
  367. package/concepts/pl/Tool-RemoteTrigger.md +7 -0
  368. package/concepts/pl/Tool-ScheduleWakeup.md +5 -0
  369. package/concepts/pl/Tool-SearchMcpRegistry.md +31 -0
  370. package/concepts/pl/Tool-SendFeedback.md +38 -0
  371. package/concepts/pl/Tool-SendFile.md +36 -0
  372. package/concepts/pl/Tool-SendMessage.md +5 -0
  373. package/concepts/pl/Tool-SendUserFile.md +38 -0
  374. package/concepts/pl/Tool-SendUserMessage.md +38 -0
  375. package/concepts/pl/Tool-SuggestConnectors.md +28 -0
  376. package/concepts/pl/Tool-SuggestPluginInstall.md +39 -0
  377. package/concepts/pl/Tool-SuggestSkills.md +33 -0
  378. package/concepts/pl/Tool-TaskCreate.md +6 -0
  379. package/concepts/pl/Tool-TaskGet.md +6 -0
  380. package/concepts/pl/Tool-TaskList.md +6 -0
  381. package/concepts/pl/Tool-TaskUpdate.md +6 -0
  382. package/concepts/pl/Tool-TodoWrite.md +43 -0
  383. package/concepts/pl/Tool-ToolSearch.md +5 -0
  384. package/concepts/pl/Tool-WebSearch.md +6 -0
  385. package/concepts/pl/Tools.md +26 -4
  386. package/concepts/pt-BR/Tool-Artifact.md +7 -0
  387. package/concepts/pt-BR/Tool-EndConversation.md +35 -0
  388. package/concepts/pt-BR/Tool-LSP.md +5 -0
  389. package/concepts/pt-BR/Tool-ListAgents.md +35 -0
  390. package/concepts/pt-BR/Tool-ListConnectors.md +34 -0
  391. package/concepts/pt-BR/Tool-ListMcpResources.md +35 -0
  392. package/concepts/pt-BR/Tool-ListPlugins.md +35 -0
  393. package/concepts/pt-BR/Tool-ListSkills.md +37 -0
  394. package/concepts/pt-BR/Tool-Monitor.md +7 -0
  395. package/concepts/pt-BR/Tool-Projects.md +46 -0
  396. package/concepts/pt-BR/Tool-ProposeGoal.md +43 -0
  397. package/concepts/pt-BR/Tool-PushNotification.md +6 -0
  398. package/concepts/pt-BR/Tool-REPL.md +47 -0
  399. package/concepts/pt-BR/Tool-ReadMcpResource.md +32 -0
  400. package/concepts/pt-BR/Tool-ReadMcpResourceDir.md +32 -0
  401. package/concepts/pt-BR/Tool-ReadNotifications.md +27 -0
  402. package/concepts/pt-BR/Tool-RemoteTrigger.md +7 -0
  403. package/concepts/pt-BR/Tool-ScheduleWakeup.md +5 -0
  404. package/concepts/pt-BR/Tool-SearchMcpRegistry.md +31 -0
  405. package/concepts/pt-BR/Tool-SendFeedback.md +38 -0
  406. package/concepts/pt-BR/Tool-SendFile.md +36 -0
  407. package/concepts/pt-BR/Tool-SendMessage.md +5 -0
  408. package/concepts/pt-BR/Tool-SendUserFile.md +38 -0
  409. package/concepts/pt-BR/Tool-SendUserMessage.md +38 -0
  410. package/concepts/pt-BR/Tool-SuggestConnectors.md +28 -0
  411. package/concepts/pt-BR/Tool-SuggestPluginInstall.md +39 -0
  412. package/concepts/pt-BR/Tool-SuggestSkills.md +33 -0
  413. package/concepts/pt-BR/Tool-TaskCreate.md +6 -0
  414. package/concepts/pt-BR/Tool-TaskGet.md +6 -0
  415. package/concepts/pt-BR/Tool-TaskList.md +6 -0
  416. package/concepts/pt-BR/Tool-TaskUpdate.md +6 -0
  417. package/concepts/pt-BR/Tool-TodoWrite.md +43 -0
  418. package/concepts/pt-BR/Tool-ToolSearch.md +5 -0
  419. package/concepts/pt-BR/Tool-WebSearch.md +6 -0
  420. package/concepts/pt-BR/Tools.md +26 -4
  421. package/concepts/ru/Tool-Artifact.md +7 -0
  422. package/concepts/ru/Tool-EndConversation.md +35 -0
  423. package/concepts/ru/Tool-LSP.md +5 -0
  424. package/concepts/ru/Tool-ListAgents.md +35 -0
  425. package/concepts/ru/Tool-ListConnectors.md +34 -0
  426. package/concepts/ru/Tool-ListMcpResources.md +35 -0
  427. package/concepts/ru/Tool-ListPlugins.md +35 -0
  428. package/concepts/ru/Tool-ListSkills.md +37 -0
  429. package/concepts/ru/Tool-Monitor.md +7 -0
  430. package/concepts/ru/Tool-Projects.md +46 -0
  431. package/concepts/ru/Tool-ProposeGoal.md +43 -0
  432. package/concepts/ru/Tool-PushNotification.md +6 -0
  433. package/concepts/ru/Tool-REPL.md +47 -0
  434. package/concepts/ru/Tool-ReadMcpResource.md +32 -0
  435. package/concepts/ru/Tool-ReadMcpResourceDir.md +32 -0
  436. package/concepts/ru/Tool-ReadNotifications.md +27 -0
  437. package/concepts/ru/Tool-RemoteTrigger.md +7 -0
  438. package/concepts/ru/Tool-ScheduleWakeup.md +5 -0
  439. package/concepts/ru/Tool-SearchMcpRegistry.md +31 -0
  440. package/concepts/ru/Tool-SendFeedback.md +38 -0
  441. package/concepts/ru/Tool-SendFile.md +36 -0
  442. package/concepts/ru/Tool-SendMessage.md +5 -0
  443. package/concepts/ru/Tool-SendUserFile.md +38 -0
  444. package/concepts/ru/Tool-SendUserMessage.md +38 -0
  445. package/concepts/ru/Tool-SuggestConnectors.md +28 -0
  446. package/concepts/ru/Tool-SuggestPluginInstall.md +39 -0
  447. package/concepts/ru/Tool-SuggestSkills.md +33 -0
  448. package/concepts/ru/Tool-TaskCreate.md +6 -0
  449. package/concepts/ru/Tool-TaskGet.md +6 -0
  450. package/concepts/ru/Tool-TaskList.md +6 -0
  451. package/concepts/ru/Tool-TaskUpdate.md +6 -0
  452. package/concepts/ru/Tool-TodoWrite.md +43 -0
  453. package/concepts/ru/Tool-ToolSearch.md +5 -0
  454. package/concepts/ru/Tool-WebSearch.md +6 -0
  455. package/concepts/ru/Tools.md +26 -4
  456. package/concepts/th/Tool-Artifact.md +7 -0
  457. package/concepts/th/Tool-EndConversation.md +35 -0
  458. package/concepts/th/Tool-LSP.md +5 -0
  459. package/concepts/th/Tool-ListAgents.md +35 -0
  460. package/concepts/th/Tool-ListConnectors.md +34 -0
  461. package/concepts/th/Tool-ListMcpResources.md +35 -0
  462. package/concepts/th/Tool-ListPlugins.md +35 -0
  463. package/concepts/th/Tool-ListSkills.md +37 -0
  464. package/concepts/th/Tool-Monitor.md +7 -0
  465. package/concepts/th/Tool-Projects.md +46 -0
  466. package/concepts/th/Tool-ProposeGoal.md +43 -0
  467. package/concepts/th/Tool-PushNotification.md +6 -0
  468. package/concepts/th/Tool-REPL.md +47 -0
  469. package/concepts/th/Tool-ReadMcpResource.md +32 -0
  470. package/concepts/th/Tool-ReadMcpResourceDir.md +32 -0
  471. package/concepts/th/Tool-ReadNotifications.md +27 -0
  472. package/concepts/th/Tool-RemoteTrigger.md +7 -0
  473. package/concepts/th/Tool-ScheduleWakeup.md +5 -0
  474. package/concepts/th/Tool-SearchMcpRegistry.md +31 -0
  475. package/concepts/th/Tool-SendFeedback.md +38 -0
  476. package/concepts/th/Tool-SendFile.md +36 -0
  477. package/concepts/th/Tool-SendMessage.md +5 -0
  478. package/concepts/th/Tool-SendUserFile.md +38 -0
  479. package/concepts/th/Tool-SendUserMessage.md +38 -0
  480. package/concepts/th/Tool-SuggestConnectors.md +28 -0
  481. package/concepts/th/Tool-SuggestPluginInstall.md +39 -0
  482. package/concepts/th/Tool-SuggestSkills.md +33 -0
  483. package/concepts/th/Tool-TaskCreate.md +6 -0
  484. package/concepts/th/Tool-TaskGet.md +6 -0
  485. package/concepts/th/Tool-TaskList.md +6 -0
  486. package/concepts/th/Tool-TaskUpdate.md +6 -0
  487. package/concepts/th/Tool-TodoWrite.md +43 -0
  488. package/concepts/th/Tool-ToolSearch.md +5 -0
  489. package/concepts/th/Tool-WebSearch.md +13 -7
  490. package/concepts/th/Tools.md +26 -4
  491. package/concepts/tr/Tool-Artifact.md +7 -0
  492. package/concepts/tr/Tool-EndConversation.md +35 -0
  493. package/concepts/tr/Tool-LSP.md +5 -0
  494. package/concepts/tr/Tool-ListAgents.md +35 -0
  495. package/concepts/tr/Tool-ListConnectors.md +34 -0
  496. package/concepts/tr/Tool-ListMcpResources.md +35 -0
  497. package/concepts/tr/Tool-ListPlugins.md +35 -0
  498. package/concepts/tr/Tool-ListSkills.md +37 -0
  499. package/concepts/tr/Tool-Monitor.md +7 -0
  500. package/concepts/tr/Tool-Projects.md +46 -0
  501. package/concepts/tr/Tool-ProposeGoal.md +43 -0
  502. package/concepts/tr/Tool-PushNotification.md +6 -0
  503. package/concepts/tr/Tool-REPL.md +47 -0
  504. package/concepts/tr/Tool-ReadMcpResource.md +32 -0
  505. package/concepts/tr/Tool-ReadMcpResourceDir.md +32 -0
  506. package/concepts/tr/Tool-ReadNotifications.md +27 -0
  507. package/concepts/tr/Tool-RemoteTrigger.md +7 -0
  508. package/concepts/tr/Tool-ScheduleWakeup.md +5 -0
  509. package/concepts/tr/Tool-SearchMcpRegistry.md +31 -0
  510. package/concepts/tr/Tool-SendFeedback.md +38 -0
  511. package/concepts/tr/Tool-SendFile.md +36 -0
  512. package/concepts/tr/Tool-SendMessage.md +5 -0
  513. package/concepts/tr/Tool-SendUserFile.md +38 -0
  514. package/concepts/tr/Tool-SendUserMessage.md +38 -0
  515. package/concepts/tr/Tool-SuggestConnectors.md +28 -0
  516. package/concepts/tr/Tool-SuggestPluginInstall.md +39 -0
  517. package/concepts/tr/Tool-SuggestSkills.md +33 -0
  518. package/concepts/tr/Tool-TaskCreate.md +6 -0
  519. package/concepts/tr/Tool-TaskGet.md +6 -0
  520. package/concepts/tr/Tool-TaskList.md +6 -0
  521. package/concepts/tr/Tool-TaskUpdate.md +6 -0
  522. package/concepts/tr/Tool-TodoWrite.md +43 -0
  523. package/concepts/tr/Tool-ToolSearch.md +5 -0
  524. package/concepts/tr/Tool-WebSearch.md +6 -0
  525. package/concepts/tr/Tools.md +26 -4
  526. package/concepts/uk/Tool-Artifact.md +7 -0
  527. package/concepts/uk/Tool-EndConversation.md +35 -0
  528. package/concepts/uk/Tool-LSP.md +5 -0
  529. package/concepts/uk/Tool-ListAgents.md +35 -0
  530. package/concepts/uk/Tool-ListConnectors.md +34 -0
  531. package/concepts/uk/Tool-ListMcpResources.md +35 -0
  532. package/concepts/uk/Tool-ListPlugins.md +35 -0
  533. package/concepts/uk/Tool-ListSkills.md +37 -0
  534. package/concepts/uk/Tool-Monitor.md +7 -0
  535. package/concepts/uk/Tool-Projects.md +46 -0
  536. package/concepts/uk/Tool-ProposeGoal.md +43 -0
  537. package/concepts/uk/Tool-PushNotification.md +6 -0
  538. package/concepts/uk/Tool-REPL.md +47 -0
  539. package/concepts/uk/Tool-ReadMcpResource.md +32 -0
  540. package/concepts/uk/Tool-ReadMcpResourceDir.md +32 -0
  541. package/concepts/uk/Tool-ReadNotifications.md +27 -0
  542. package/concepts/uk/Tool-RemoteTrigger.md +7 -0
  543. package/concepts/uk/Tool-ScheduleWakeup.md +5 -0
  544. package/concepts/uk/Tool-SearchMcpRegistry.md +31 -0
  545. package/concepts/uk/Tool-SendFeedback.md +38 -0
  546. package/concepts/uk/Tool-SendFile.md +36 -0
  547. package/concepts/uk/Tool-SendMessage.md +5 -0
  548. package/concepts/uk/Tool-SendUserFile.md +38 -0
  549. package/concepts/uk/Tool-SendUserMessage.md +38 -0
  550. package/concepts/uk/Tool-SuggestConnectors.md +28 -0
  551. package/concepts/uk/Tool-SuggestPluginInstall.md +39 -0
  552. package/concepts/uk/Tool-SuggestSkills.md +33 -0
  553. package/concepts/uk/Tool-TaskCreate.md +6 -0
  554. package/concepts/uk/Tool-TaskGet.md +6 -0
  555. package/concepts/uk/Tool-TaskList.md +6 -0
  556. package/concepts/uk/Tool-TaskUpdate.md +6 -0
  557. package/concepts/uk/Tool-TodoWrite.md +43 -0
  558. package/concepts/uk/Tool-ToolSearch.md +5 -0
  559. package/concepts/uk/Tool-WebSearch.md +6 -0
  560. package/concepts/uk/Tools.md +26 -4
  561. package/concepts/zh/Tool-Artifact.md +7 -0
  562. package/concepts/zh/Tool-EndConversation.md +35 -0
  563. package/concepts/zh/Tool-LSP.md +5 -0
  564. package/concepts/zh/Tool-ListAgents.md +35 -0
  565. package/concepts/zh/Tool-ListConnectors.md +34 -0
  566. package/concepts/zh/Tool-ListMcpResources.md +35 -0
  567. package/concepts/zh/Tool-ListPlugins.md +35 -0
  568. package/concepts/zh/Tool-ListSkills.md +37 -0
  569. package/concepts/zh/Tool-Monitor.md +7 -0
  570. package/concepts/zh/Tool-Projects.md +46 -0
  571. package/concepts/zh/Tool-ProposeGoal.md +43 -0
  572. package/concepts/zh/Tool-PushNotification.md +6 -0
  573. package/concepts/zh/Tool-REPL.md +47 -0
  574. package/concepts/zh/Tool-ReadMcpResource.md +32 -0
  575. package/concepts/zh/Tool-ReadMcpResourceDir.md +32 -0
  576. package/concepts/zh/Tool-ReadNotifications.md +27 -0
  577. package/concepts/zh/Tool-RemoteTrigger.md +7 -0
  578. package/concepts/zh/Tool-ScheduleWakeup.md +5 -0
  579. package/concepts/zh/Tool-SearchMcpRegistry.md +31 -0
  580. package/concepts/zh/Tool-SendFeedback.md +38 -0
  581. package/concepts/zh/Tool-SendFile.md +36 -0
  582. package/concepts/zh/Tool-SendMessage.md +5 -0
  583. package/concepts/zh/Tool-SendUserFile.md +38 -0
  584. package/concepts/zh/Tool-SendUserMessage.md +38 -0
  585. package/concepts/zh/Tool-SuggestConnectors.md +28 -0
  586. package/concepts/zh/Tool-SuggestPluginInstall.md +39 -0
  587. package/concepts/zh/Tool-SuggestSkills.md +33 -0
  588. package/concepts/zh/Tool-TaskCreate.md +6 -0
  589. package/concepts/zh/Tool-TaskGet.md +6 -0
  590. package/concepts/zh/Tool-TaskList.md +6 -0
  591. package/concepts/zh/Tool-TaskUpdate.md +6 -0
  592. package/concepts/zh/Tool-TodoWrite.md +43 -0
  593. package/concepts/zh/Tool-ToolSearch.md +5 -0
  594. package/concepts/zh/Tool-WebSearch.md +6 -0
  595. package/concepts/zh/Tools.md +26 -4
  596. package/concepts/zh-TW/Tool-Artifact.md +7 -0
  597. package/concepts/zh-TW/Tool-EndConversation.md +35 -0
  598. package/concepts/zh-TW/Tool-LSP.md +5 -0
  599. package/concepts/zh-TW/Tool-ListAgents.md +35 -0
  600. package/concepts/zh-TW/Tool-ListConnectors.md +34 -0
  601. package/concepts/zh-TW/Tool-ListMcpResources.md +35 -0
  602. package/concepts/zh-TW/Tool-ListPlugins.md +35 -0
  603. package/concepts/zh-TW/Tool-ListSkills.md +37 -0
  604. package/concepts/zh-TW/Tool-Monitor.md +7 -0
  605. package/concepts/zh-TW/Tool-Projects.md +46 -0
  606. package/concepts/zh-TW/Tool-ProposeGoal.md +43 -0
  607. package/concepts/zh-TW/Tool-PushNotification.md +6 -0
  608. package/concepts/zh-TW/Tool-REPL.md +47 -0
  609. package/concepts/zh-TW/Tool-ReadMcpResource.md +32 -0
  610. package/concepts/zh-TW/Tool-ReadMcpResourceDir.md +32 -0
  611. package/concepts/zh-TW/Tool-ReadNotifications.md +27 -0
  612. package/concepts/zh-TW/Tool-RemoteTrigger.md +7 -0
  613. package/concepts/zh-TW/Tool-ScheduleWakeup.md +5 -0
  614. package/concepts/zh-TW/Tool-SearchMcpRegistry.md +31 -0
  615. package/concepts/zh-TW/Tool-SendFeedback.md +38 -0
  616. package/concepts/zh-TW/Tool-SendFile.md +36 -0
  617. package/concepts/zh-TW/Tool-SendMessage.md +5 -0
  618. package/concepts/zh-TW/Tool-SendUserFile.md +38 -0
  619. package/concepts/zh-TW/Tool-SendUserMessage.md +38 -0
  620. package/concepts/zh-TW/Tool-SuggestConnectors.md +28 -0
  621. package/concepts/zh-TW/Tool-SuggestPluginInstall.md +39 -0
  622. package/concepts/zh-TW/Tool-SuggestSkills.md +33 -0
  623. package/concepts/zh-TW/Tool-TaskCreate.md +6 -0
  624. package/concepts/zh-TW/Tool-TaskGet.md +6 -0
  625. package/concepts/zh-TW/Tool-TaskList.md +6 -0
  626. package/concepts/zh-TW/Tool-TaskUpdate.md +6 -0
  627. package/concepts/zh-TW/Tool-TodoWrite.md +43 -0
  628. package/concepts/zh-TW/Tool-ToolSearch.md +5 -0
  629. package/concepts/zh-TW/Tool-WebSearch.md +6 -0
  630. package/concepts/zh-TW/Tools.md +26 -4
  631. package/dist/assets/{App-BaKGIW0-.js → App-CusqoEAB.js} +2 -2
  632. package/dist/assets/{MdxEditorPanel-DG-UE0PC.js → MdxEditorPanel-e5DlfcqJ.js} +1 -1
  633. package/dist/assets/{Mobile-CQaUYdaf.js → Mobile-B8xwCLgr.js} +1 -1
  634. package/dist/assets/{ProxyStatsModal-j-Aty9Lu.js → ProxyStatsModal-_w677xPM.js} +1 -1
  635. package/dist/assets/{index-CyiyzBfV.js → index-D6FmFsIz.js} +2 -2
  636. package/dist/assets/seqResourceLoaders-3K77Znll.js +2 -0
  637. package/dist/index.html +1 -1
  638. package/package.json +5 -4
  639. package/src/utils/toolCatalog.js +8 -7
  640. package/concepts/ar/Tool-TeamCreate.md +0 -53
  641. package/concepts/ar/Tool-TeamDelete.md +0 -44
  642. package/concepts/ar/Tool-executeCode.md +0 -47
  643. package/concepts/ar/Tool-getDiagnostics.md +0 -44
  644. package/concepts/da/Tool-TeamCreate.md +0 -53
  645. package/concepts/da/Tool-TeamDelete.md +0 -44
  646. package/concepts/da/Tool-executeCode.md +0 -47
  647. package/concepts/da/Tool-getDiagnostics.md +0 -44
  648. package/concepts/de/Tool-TeamCreate.md +0 -53
  649. package/concepts/de/Tool-TeamDelete.md +0 -44
  650. package/concepts/de/Tool-executeCode.md +0 -47
  651. package/concepts/de/Tool-getDiagnostics.md +0 -44
  652. package/concepts/en/Tool-TeamCreate.md +0 -53
  653. package/concepts/en/Tool-TeamDelete.md +0 -44
  654. package/concepts/en/Tool-executeCode.md +0 -47
  655. package/concepts/en/Tool-getDiagnostics.md +0 -44
  656. package/concepts/es/Tool-TeamCreate.md +0 -53
  657. package/concepts/es/Tool-TeamDelete.md +0 -44
  658. package/concepts/es/Tool-executeCode.md +0 -47
  659. package/concepts/es/Tool-getDiagnostics.md +0 -44
  660. package/concepts/fr/Tool-TeamCreate.md +0 -53
  661. package/concepts/fr/Tool-TeamDelete.md +0 -44
  662. package/concepts/fr/Tool-executeCode.md +0 -47
  663. package/concepts/fr/Tool-getDiagnostics.md +0 -44
  664. package/concepts/it/Tool-TeamCreate.md +0 -53
  665. package/concepts/it/Tool-TeamDelete.md +0 -44
  666. package/concepts/it/Tool-executeCode.md +0 -47
  667. package/concepts/it/Tool-getDiagnostics.md +0 -44
  668. package/concepts/ja/Tool-TeamCreate.md +0 -53
  669. package/concepts/ja/Tool-TeamDelete.md +0 -44
  670. package/concepts/ja/Tool-executeCode.md +0 -47
  671. package/concepts/ja/Tool-getDiagnostics.md +0 -44
  672. package/concepts/ko/Tool-TeamCreate.md +0 -53
  673. package/concepts/ko/Tool-TeamDelete.md +0 -44
  674. package/concepts/ko/Tool-executeCode.md +0 -47
  675. package/concepts/ko/Tool-getDiagnostics.md +0 -44
  676. package/concepts/no/Tool-TeamCreate.md +0 -53
  677. package/concepts/no/Tool-TeamDelete.md +0 -44
  678. package/concepts/no/Tool-executeCode.md +0 -47
  679. package/concepts/no/Tool-getDiagnostics.md +0 -44
  680. package/concepts/pl/Tool-TeamCreate.md +0 -53
  681. package/concepts/pl/Tool-TeamDelete.md +0 -44
  682. package/concepts/pl/Tool-executeCode.md +0 -47
  683. package/concepts/pl/Tool-getDiagnostics.md +0 -44
  684. package/concepts/pt-BR/Tool-TeamCreate.md +0 -53
  685. package/concepts/pt-BR/Tool-TeamDelete.md +0 -44
  686. package/concepts/pt-BR/Tool-executeCode.md +0 -47
  687. package/concepts/pt-BR/Tool-getDiagnostics.md +0 -44
  688. package/concepts/ru/Tool-TeamCreate.md +0 -53
  689. package/concepts/ru/Tool-TeamDelete.md +0 -44
  690. package/concepts/ru/Tool-executeCode.md +0 -47
  691. package/concepts/ru/Tool-getDiagnostics.md +0 -44
  692. package/concepts/th/Tool-TeamCreate.md +0 -53
  693. package/concepts/th/Tool-TeamDelete.md +0 -44
  694. package/concepts/th/Tool-executeCode.md +0 -41
  695. package/concepts/th/Tool-getDiagnostics.md +0 -32
  696. package/concepts/tr/Tool-TeamCreate.md +0 -53
  697. package/concepts/tr/Tool-TeamDelete.md +0 -44
  698. package/concepts/tr/Tool-executeCode.md +0 -47
  699. package/concepts/tr/Tool-getDiagnostics.md +0 -44
  700. package/concepts/uk/Tool-TeamCreate.md +0 -53
  701. package/concepts/uk/Tool-TeamDelete.md +0 -44
  702. package/concepts/uk/Tool-executeCode.md +0 -47
  703. package/concepts/uk/Tool-getDiagnostics.md +0 -44
  704. package/concepts/zh/Tool-TeamCreate.md +0 -53
  705. package/concepts/zh/Tool-TeamDelete.md +0 -44
  706. package/concepts/zh/Tool-executeCode.md +0 -47
  707. package/concepts/zh/Tool-getDiagnostics.md +0 -44
  708. package/concepts/zh-TW/Tool-TeamCreate.md +0 -53
  709. package/concepts/zh-TW/Tool-TeamDelete.md +0 -44
  710. package/concepts/zh-TW/Tool-executeCode.md +0 -47
  711. package/concepts/zh-TW/Tool-getDiagnostics.md +0 -44
  712. package/dist/assets/seqResourceLoaders-XMiEIVyV.js +0 -2
@@ -0,0 +1,35 @@
1
+ # EndConversation
2
+
3
+ Ends the current conversation and prevents any further messages from being sent.
4
+
5
+ ## When to Use
6
+
7
+ - Only for sustained user abuse, or when the user explicitly requests a demonstration of this tool.
8
+
9
+ This is a last-resort action: the tool's own rules require warning the user first and confirming before use, and it must never be used in self-harm or harm-related situations.
10
+
11
+ ## Activation
12
+
13
+ - Requires Claude Code 2.1.213+ and a model from the Opus 4.8 / Sonnet 5 / Fable 5 or later family.
14
+ - Interactive terminal sessions only — never in `--bare` mode, and never available to subagents.
15
+ - Not available on Amazon Bedrock, Claude Platform on AWS, Vertex AI, Microsoft Foundry, or cloud gateways.
16
+ - Requires a server-side feature flag — most sessions do not offer this tool.
17
+
18
+ ## Parameters
19
+
20
+ This tool takes no parameters.
21
+
22
+ ## Examples
23
+
24
+ ### Example 1: End the conversation
25
+
26
+ ```
27
+ EndConversation()
28
+ ```
29
+
30
+ The flow is two-step: the first call returns a reflection message; a second call immediately after actually ends the conversation (`ended: true`).
31
+
32
+ ## Notes
33
+
34
+ - Heavily gated: requires a supported model, the CLI entrypoint, and a server-side feature flag — most sessions do not offer this tool.
35
+ - Once ended, no further messages can be sent in the conversation.
@@ -10,6 +10,11 @@ Queries Language Server Protocol (LSP) servers for code intelligence — definit
10
10
  - Find implementations of an interface or abstract method (`goToImplementation`)
11
11
  - Walk the call hierarchy of a function (`prepareCallHierarchy`, `incomingCalls`, `outgoingCalls`)
12
12
 
13
+ ## Activation
14
+
15
+ - Inactive until a code-intelligence plugin for the language is installed (the server binary is installed separately).
16
+ - The tool only appears when an LSP client is connected.
17
+
13
18
  ## Parameters
14
19
 
15
20
  - `operation` (string, required): one of the operations listed above.
@@ -0,0 +1,35 @@
1
+ # ListAgents
2
+
3
+ Lists the agents you can `SendMessage` to: in-process subagents you spawned, other local Claude sessions on this machine, your cloud sessions (when this session has cloud access), and — when Remote Control is connected — your account's other sessions. Each row is labeled by kind.
4
+
5
+ ## When to Use
6
+
7
+ - You need the exact name of a peer session or subagent before sending it a message.
8
+ - You want to see which sessions are currently reachable from this one.
9
+
10
+ ## Activation
11
+
12
+ - Requires Claude Code 2.1.224+ and cross-session messaging (a server-side feature flag, off by default).
13
+ - Cross-session messaging is unavailable on Amazon Bedrock, Claude Platform on AWS, Google Cloud Agent Platform, and Microsoft Foundry.
14
+ - Off when `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC`, `DISABLE_TELEMETRY`, `DO_NOT_TRACK`, or `DISABLE_GROWTHBOOK` is set.
15
+ - Force-enable with `CLAUDE_CODE_HARBOR_KITE=1`.
16
+
17
+ ## Parameters
18
+
19
+ - `channel` (string, optional): Not available in this build; leave unset.
20
+ - `q` (string, optional): Not available in this build; leave unset.
21
+
22
+ ## Examples
23
+
24
+ ### Example 1: List reachable agents
25
+
26
+ ```
27
+ ListAgents()
28
+ ```
29
+
30
+ Each row prints a name — that name is the address. Send with `SendMessage({to: "<name>", message: "..."})`, copying the name exactly as printed. Append a row's ` [ref]` only when the bare name is ambiguous (two rows share it, or an error asks you to disambiguate).
31
+
32
+ ## Notes
33
+
34
+ - Read-only and concurrency-safe.
35
+ - A cloud session receives your message but cannot message back yet — read its answer in its own transcript.
@@ -0,0 +1,34 @@
1
+ # ListConnectors
2
+
3
+ Lists the MCP connectors installed for the user's claude.ai organization, optionally filtered by keyword.
4
+
5
+ ## When to Use
6
+
7
+ - You need to know which connectors are already installed before suggesting new ones.
8
+ - The user asks what integrations their organization has.
9
+
10
+ ## Activation
11
+
12
+ - Only available in remote (claude.ai) sessions on the first-party API.
13
+
14
+ ## Parameters
15
+
16
+ - `keywords` (array of strings, optional): Filter the list — up to 8 items, each 1–64 characters. Omit to list everything.
17
+
18
+ ## Examples
19
+
20
+ ### Example 1: List all installed connectors
21
+
22
+ ```
23
+ ListConnectors()
24
+ ```
25
+
26
+ ### Example 2: Filter by keyword
27
+
28
+ ```
29
+ ListConnectors(keywords=["github"])
30
+ ```
31
+
32
+ ## Notes
33
+
34
+ - Pair with `SearchMcpRegistry` (discovery) and `SuggestConnectors` (details) for the full find-and-enable flow.
@@ -0,0 +1,35 @@
1
+ # ListMcpResources
2
+
3
+ Lists the resources exposed by connected MCP servers, optionally filtered to one server.
4
+
5
+ ## When to Use
6
+
7
+ - You need to discover what resources (files, records, documents) an MCP server offers before reading them.
8
+ - You want an overview of all resources across every connected server.
9
+
10
+ ## Activation
11
+
12
+ - Always enabled, but not exposed to the model's tool list — intended for thin-client / sidecar use.
13
+
14
+ ## Parameters
15
+
16
+ - `server` (string, optional): Server name to filter resources by. Omit to list resources from all connected servers.
17
+
18
+ ## Examples
19
+
20
+ ### Example 1: List everything
21
+
22
+ ```
23
+ ListMcpResources()
24
+ ```
25
+
26
+ ### Example 2: List one server's resources
27
+
28
+ ```
29
+ ListMcpResources(server="github")
30
+ ```
31
+
32
+ ## Notes
33
+
34
+ - This is the discovery step: feed interesting URIs into `ReadMcpResource` (single resource) or `ReadMcpResourceDir` (directory listings).
35
+ - Servers connect and disconnect over the session lifetime; re-list if a server was just added.
@@ -0,0 +1,35 @@
1
+ # ListPlugins
2
+
3
+ Lists the user's enabled claude.ai plugins, optionally filtered by keyword.
4
+
5
+ ## When to Use
6
+
7
+ - You need to know which plugins are already enabled — for example, to confirm what was installed after a `SuggestPluginInstall` card.
8
+ - The user asks what plugins they have.
9
+
10
+ ## Activation
11
+
12
+ - Requires plugin registry access permission.
13
+ - Availability depends on session type and feature rollout — disabled in HIPAA environments, always available in remote sessions.
14
+
15
+ ## Parameters
16
+
17
+ - `keywords` (array of strings, optional): Filter the list — up to 8 items, each 1–64 characters. Omit to list everything.
18
+
19
+ ## Examples
20
+
21
+ ### Example 1: List enabled plugins
22
+
23
+ ```
24
+ ListPlugins()
25
+ ```
26
+
27
+ ### Example 2: Filter by keyword
28
+
29
+ ```
30
+ ListPlugins(keywords=["figma"])
31
+ ```
32
+
33
+ ## Notes
34
+
35
+ - If the plugin catalog is unreachable (forbidden), the tool degrades to an empty list with a warning rather than failing.
@@ -0,0 +1,37 @@
1
+ # ListSkills
2
+
3
+ Lists the user's enabled claude.ai skills, optionally filtered by keyword.
4
+
5
+ ## When to Use
6
+
7
+ - You need the authoritative list of skills currently enabled — before invoking one, or to confirm what a `SuggestSkills` card added.
8
+ - The user asks which skills they have.
9
+
10
+ ## Activation
11
+
12
+ - Requires plugin registry access permission.
13
+ - Disabled in HIPAA environments.
14
+ - Always available in remote sessions.
15
+
16
+ ## Parameters
17
+
18
+ - `keywords` (array of strings, optional): Filter the list — up to 8 items, each 1–64 characters. Omit to list everything.
19
+
20
+ ## Examples
21
+
22
+ ### Example 1: List enabled skills
23
+
24
+ ```
25
+ ListSkills()
26
+ ```
27
+
28
+ ### Example 2: Filter by keyword
29
+
30
+ ```
31
+ ListSkills(keywords=["review"])
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ - If the catalog is unreachable (forbidden), the tool degrades to an empty list with a warning rather than failing.
37
+ - This lists *enabled* skills; use `SuggestSkills` to surface skills the user could add.
@@ -10,6 +10,13 @@ Start a background monitor that streams events from a long-running script. Each
10
10
  - Waiting for a specific condition across many iterations (e.g., a training step milestone or a queue draining)
11
11
  - **Not** for simple "wait until done" — use `Bash` with `run_in_background` for that; it emits one completion notification when the process exits
12
12
 
13
+ ## Activation
14
+
15
+ - Off by default (server-side feature flag).
16
+ - Unavailable on Amazon Bedrock, Google Cloud, and Microsoft Foundry.
17
+ - Off when `DISABLE_TELEMETRY` or `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` is set.
18
+ - The WebSocket source requires Claude Code 2.1.195+.
19
+
13
20
  ## Parameters
14
21
 
15
22
  - `command` (string, required): The shell command or script to run. Each line written to stdout becomes a separate notification event. The monitor ends when the process exits.
@@ -0,0 +1,46 @@
1
+ # Projects
2
+
3
+ Manages project documents in the user's Claude project knowledge base: read, search, write, and delete docs, or fetch project info.
4
+
5
+ ## When to Use
6
+
7
+ - Persist a document (deliverable, notes, reference material) into the user's project so it survives the session.
8
+ - Read or search existing project docs to ground the current task in prior context.
9
+ - Upload a local file into the project without loading its contents into context.
10
+ - Remove an outdated project doc.
11
+
12
+ ## Parameters
13
+
14
+ - `method` (string, required): One of `project_info`, `project_read`, `project_search`, `project_write`, `project_delete`.
15
+ - `path` (string, optional): For `project_read`/`project_write`/`project_delete`: the doc path. For `project_write`: an existing path is replaced in place; a new bare filename (no "/") is namespaced to `claude/<name>`.
16
+ - `content` (string, optional): For `project_write`: inline doc text. Mutually exclusive with `local_path`.
17
+ - `local_path` (string, optional): For `project_write`: a file inside the working directory to upload — contents never enter your context. Mutually exclusive with `content`.
18
+ - `present_to_user` (boolean, optional): For `project_write`: mark this doc as the deliverable the user needs to see. Defaults to false; leave unset for routine saves and bulk writes.
19
+ - `query` (string, optional): For `project_search`: knowledge-base query.
20
+ - `n` (number, optional): For `project_search`: number of hits (default 5).
21
+
22
+ ## Examples
23
+
24
+ ### Example 1: Write the deliverable into the project
25
+
26
+ ```
27
+ Projects(
28
+ method="project_write",
29
+ path="claude/migration-plan.md",
30
+ local_path="./migration-plan.md",
31
+ present_to_user=true
32
+ )
33
+ ```
34
+
35
+ Uploads the local file without pulling its content into context, and flags it as the user's deliverable.
36
+
37
+ ### Example 2: Search the knowledge base
38
+
39
+ ```
40
+ Projects(method="project_search", query="authentication refresh tokens", n=5)
41
+ ```
42
+
43
+ ## Notes
44
+
45
+ - `content` is for text you compose inline; `local_path` is for anything already on disk — never mix the two.
46
+ - Use `present_to_user=true` sparingly: only for the one doc the user asked for or must act on.
@@ -0,0 +1,43 @@
1
+ # ProposeGoal
2
+
3
+ Proposes a verifiable completion goal for the session. The goal is shown to the user in an approval dialog (by default) and, once set, guides the rest of the conversation toward a checkable outcome.
4
+
5
+ ## When to Use
6
+
7
+ - The session has a concrete end state that an evaluator could verify from the conversation (e.g. "all tests in test/auth pass").
8
+ - You want the user's explicit sign-off on what "done" means before doing substantial work.
9
+ - The user's own words already stated the outcome and you want it recorded as the session goal.
10
+
11
+ ## Activation
12
+
13
+ - Off by default (server-side feature flag).
14
+ - Excluded from interactive and background sessions.
15
+ - Turned off by the `modelProposedGoals: "disabled"` settings key.
16
+
17
+ ## Parameters
18
+
19
+ - `condition` (string, required): The completion condition, written so a separate evaluator can verify it from the conversation (e.g. "all tests in test/auth pass (bun test exits 0)"). At most 500 characters — the user must be able to read the whole condition in the approval dialog.
20
+ - `ask_user` (boolean, optional): Whether to ask the user for approval before the goal is set. Defaults to true (an approval dialog is shown). Set false ONLY when the user's own words in this conversation stated this outcome as what they want; the goal is then set directly with a visible notice, and the user can clear it with `/goal clear`.
21
+
22
+ ## Examples
23
+
24
+ ### Example 1: Propose a test-backed goal
25
+
26
+ ```
27
+ ProposeGoal(condition="npm run test exits 0 with the new catalog cases included")
28
+ ```
29
+
30
+ The user sees the condition in an approval dialog and can accept, edit, or reject it.
31
+
32
+ ### Example 2: Adopt the user's stated outcome directly
33
+
34
+ ```
35
+ ProposeGoal(condition="the login form validates email format and shows an inline error", ask_user=false)
36
+ ```
37
+
38
+ Only valid because the user explicitly stated that outcome earlier in the conversation.
39
+
40
+ ## Notes
41
+
42
+ - Keep `condition` short and objectively checkable — vague goals ("make it better") defeat the purpose.
43
+ - `ask_user=false` is strictly limited to outcomes the user themselves stated; anything else must go through the approval dialog.
@@ -14,6 +14,12 @@ Sends a desktop notification from the current Claude Code session. If Remote Con
14
14
 
15
15
  Do not send a notification for routine progress updates mid-task, or to confirm you have answered a question the user clearly just asked and is still watching. Do not notify when a short task completes — if the user submitted it and is waiting, a notification adds no value and erodes trust for future ones. Err strongly toward not sending one.
16
16
 
17
+ ## Activation
18
+
19
+ - Off by default (server-side feature flag).
20
+ - Delivery runs through Anthropic-hosted infrastructure — not available on Amazon Bedrock, Claude Platform on AWS, Google Cloud, or Microsoft Foundry.
21
+ - Phone push additionally requires a connected Remote Control client.
22
+
17
23
  ## Parameters
18
24
 
19
25
  - `message` (string, required): the notification body. Keep under 200 characters; mobile operating systems truncate longer strings. Lead with what the user would act on: "build failed: 2 auth tests" is more useful than "task complete."
@@ -0,0 +1,47 @@
1
+ # REPL
2
+
3
+ Executes JavaScript in a persistent Node.js vm context inside the session. Top-level `await` is supported, and variables/functions defined in one call remain available in later calls.
4
+
5
+ ## When to Use
6
+
7
+ - Quick computation, data transformation, or JSON wrangling that is easier in code than in shell one-liners.
8
+ - Multi-step scripting where intermediate state should persist between calls (counters, accumulated results).
9
+ - Probing an API or library behavior interactively before writing it into a file.
10
+
11
+ ## Activation
12
+
13
+ - Off by default — set `CLAUDE_CODE_REPL=true` to enable it.
14
+ - In terminal (`cli`) and claude.ai (`remote`) sessions, a server-side feature flag may also enable it.
15
+ - When off, REPL is hidden from the model's tool list. When on, `Read`, `Glob`, `Grep`, `Bash`, `PowerShell`, and `NotebookEdit` are replaced by REPL shorthands.
16
+
17
+ ## Parameters
18
+
19
+ - `code` (string, required): JavaScript code to execute. Supports top-level await. State persists across calls.
20
+ - `description` (string, optional): Clear, concise description of what this script does in active voice (5–10 words), e.g. "Trace upgrade message to its GrowthBook flag".
21
+ - `timeout` (number, optional): Timeout in milliseconds. Defaults to 30000; maximum 600000.
22
+
23
+ ## Examples
24
+
25
+ ### Example 1: Compute and reuse state
26
+
27
+ ```
28
+ REPL(code="const counts = new Map(); ['a','b','a'].forEach(k => counts.set(k, (counts.get(k)||0)+1)); counts.get('a')")
29
+ ```
30
+
31
+ Returns `2`; `counts` stays defined for subsequent REPL calls in the same session.
32
+
33
+ ### Example 2: Top-level await with a longer timeout
34
+
35
+ ```
36
+ REPL(
37
+ code="const res = await fetch('https://example.com/api'); await res.json()",
38
+ description="Fetch example API and parse JSON",
39
+ timeout=60000
40
+ )
41
+ ```
42
+
43
+ ## Notes
44
+
45
+ - State is per-session: restarting the session clears all definitions.
46
+ - This is a JavaScript (Node) environment — use Bash for shell commands, filesystem-heavy work, or non-JS runtimes.
47
+ - Long-running code should set an explicit `timeout`; the default 30s kills anything slower.
@@ -0,0 +1,32 @@
1
+ # ReadMcpResource
2
+
3
+ Reads a single resource exposed by a connected MCP (Model Context Protocol) server, addressed by its URI.
4
+
5
+ ## When to Use
6
+
7
+ - An MCP server advertises a resource (file, record, document) whose content you need in context.
8
+ - You have a concrete resource URI — from `ListMcpResources`, from the server's documentation, or from a previous tool result.
9
+
10
+ ## Activation
11
+
12
+ - Always enabled, but not exposed to the model's tool list — intended for thin-client / sidecar use.
13
+
14
+ ## Parameters
15
+
16
+ - `server` (string, required): The MCP server name.
17
+ - `uri` (string, required): The resource URI to read.
18
+
19
+ ## Examples
20
+
21
+ ### Example 1: Read a server resource by URI
22
+
23
+ ```
24
+ ReadMcpResource(server="github", uri="file:///repo/docs/architecture.md")
25
+ ```
26
+
27
+ Returns the resource content as provided by the `github` MCP server.
28
+
29
+ ## Notes
30
+
31
+ - Use `ListMcpResources` first if you don't know which resources a server exposes; use `ReadMcpResourceDir` for directory-style listings.
32
+ - The URI scheme is server-specific (`file://`, `https://`, custom schemes) — check what the target server advertises.
@@ -0,0 +1,32 @@
1
+ # ReadMcpResourceDir
2
+
3
+ Lists the entries of a directory-style resource exposed by a connected MCP server, addressed by its URI.
4
+
5
+ ## When to Use
6
+
7
+ - An MCP server organizes resources hierarchically and you need to enumerate one level of that hierarchy.
8
+ - You want to browse before reading individual resources with `ReadMcpResource`.
9
+
10
+ ## Activation
11
+
12
+ - Always enabled, but not exposed to the model's tool list — intended for thin-client / sidecar use.
13
+
14
+ ## Parameters
15
+
16
+ - `server` (string, required): The MCP server name.
17
+ - `uri` (string, required): The directory resource URI to list.
18
+
19
+ ## Examples
20
+
21
+ ### Example 1: List a resource directory
22
+
23
+ ```
24
+ ReadMcpResourceDir(server="filesystem", uri="file:///project/src/")
25
+ ```
26
+
27
+ Returns the child entries the server exposes under that directory URI.
28
+
29
+ ## Notes
30
+
31
+ - Only servers that model their resources as directories support this; flat servers will return an error or an empty listing — fall back to `ListMcpResources`.
32
+ - Combine with `ReadMcpResource` to drill into the entries that look relevant.
@@ -0,0 +1,27 @@
1
+ # ReadNotifications
2
+
3
+ Reads notifications queued for the assistant in the current session — GitHub activity on subscribed PRs (`github_webhook`), scheduled-trigger fires (`trigger_fire`), and messages arriving from other Claude sessions (`mcp_send_message`).
4
+
5
+ ## When to Use
6
+
7
+ - You were notified that something happened — a subscribed PR updated, a scheduled trigger fired, another session messaged you — and need the actual payload.
8
+ - Draining a backlog: large batches are returned in parts, so keep calling until the result reports 0 `remaining`.
9
+
10
+ ## Parameters
11
+
12
+ This tool takes no parameters.
13
+
14
+ ## Examples
15
+
16
+ ### Example 1: Drain pending notifications
17
+
18
+ ```
19
+ ReadNotifications()
20
+ ```
21
+
22
+ Returns queued notifications oldest first. The result includes a `remaining` count of notifications still queued after this drain — call the tool again to read them.
23
+
24
+ ## Notes
25
+
26
+ - Drains are size-budgeted: a follow-up call returns the rest of the SAME queue (plus anything newly arrived), not only new arrivals. Loop until `remaining` is 0.
27
+ - Notifications originate from GitHub webhooks on subscribed PRs, scheduled triggers, and messages from other Claude sessions; there is no filtering parameter in the current version.
@@ -10,6 +10,13 @@ Call the claude.ai remote-trigger API to manage scheduled and on-demand trigger
10
10
  - Listing or auditing all current triggers to review their configuration and status
11
11
  - Updating trigger settings such as schedule, payload, or description without recreating the trigger
12
12
 
13
+ ## Activation
14
+
15
+ - Requires a claude.ai Pro, Max, Team, or Enterprise plan.
16
+ - Not available on Amazon Bedrock, Claude Platform on AWS, Google Cloud, or Microsoft Foundry.
17
+ - Requires server-side feature flags and the `allow_remote_sessions` / `allow_routines` policy settings.
18
+ - Not for remote sessions themselves.
19
+
13
20
  ## Parameters
14
21
 
15
22
  - `action` (string, required): the operation to perform — one of `list`, `get`, `create`, `update`, or `run`
@@ -10,6 +10,11 @@ Schedule when to resume work in `/loop` dynamic mode. The tool lets Claude self-
10
10
  - Running an autonomous loop with no user prompt — pass the literal sentinel `<<autonomous-loop-dynamic>>` as `prompt`
11
11
  - Polling a process that is about to change state soon (stay cache-warm with a short delay)
12
12
 
13
+ ## Activation
14
+
15
+ - Not available on Amazon Bedrock, Claude Platform on AWS, Google Cloud Agent Platform, or Microsoft Foundry.
16
+ - Also off when feature-flag fetching is disabled (telemetry/traffic env vars).
17
+
13
18
  ## Parameters
14
19
 
15
20
  - `delaySeconds` (number, required): Seconds from now to resume. The runtime clamps the value to `[60, 3600]`, so you do not need to clamp it yourself.
@@ -0,0 +1,31 @@
1
+ # SearchMcpRegistry
2
+
3
+ Searches the MCP connector registry by keyword to discover connectors that might help complete the task.
4
+
5
+ ## When to Use
6
+
7
+ - The task would benefit from an external service (a database, an issue tracker, a SaaS API) and you want to check whether an MCP connector exists for it.
8
+ - The user names a product and asks to connect it — search the registry for a matching connector.
9
+
10
+ ## Activation
11
+
12
+ - Only available in remote (claude.ai) sessions on the first-party API.
13
+
14
+ ## Parameters
15
+
16
+ - `keywords` (array of strings, required): Keyword phrases describing the user's intent or a named product. 1–8 items, each 1–64 characters.
17
+
18
+ ## Examples
19
+
20
+ ### Example 1: Find a connector for a named product
21
+
22
+ ```
23
+ SearchMcpRegistry(keywords=["linear", "issue tracker"])
24
+ ```
25
+
26
+ Returns registry entries whose connectors match the keywords. Resolve full connector details with `SuggestConnectors`.
27
+
28
+ ## Notes
29
+
30
+ - Read-only and concurrency-safe; results are capped in size.
31
+ - Searching installs nothing — it is purely discovery.
@@ -0,0 +1,38 @@
1
+ # SendFeedback
2
+
3
+ Sends structured feedback about Claude Code to Anthropic — bug reports, feature ideas, or missing capabilities — without leaving the session.
4
+
5
+ ## When to Use
6
+
7
+ - The user asks to report a bug or send feedback about Claude Code itself.
8
+ - You hit a clear product defect (broken command, wrong behavior, crash) worth reporting.
9
+ - The user describes a feature they wish existed (an idea or missing capability).
10
+
11
+ ## Parameters
12
+
13
+ - `type` (string, required): One of `bug`, `idea`, `missing_capability`.
14
+ - `title` (string, required): Short, specific one-line summary of the issue.
15
+ - `details` (string, required): Labeled bullets, in order: **What happened:** (observed vs. expected, exact error text if short); **What the user said:** (quoted, or "User didn't comment; observed by the model."); **Repro:** (minimal steps); **Evidence:** (request IDs, timestamps, paths, versions — omit if none); optionally a final **Cause:** only if verified in-session. One to three lines per bullet; no narrative paragraphs, no speculation, no secrets.
16
+ - `area` (string, optional): Short tag naming the part of Claude Code this is about (e.g. "hooks config", "/help", "file editing"). Leave blank if unclear.
17
+ - `failure_mode` (string, optional): For model-behavior reports, the closest failure mode (e.g. `instruction_following`, `repetition_and_looping`, `context_and_memory`, `stopping_short`, or `other`). Omit only when the report is a pure product/tool bug.
18
+ - `task_category` (string, optional): What the session was doing when the issue occurred: `code_edit`, `debug`, `explain`, `plan`, `shell`, `search`, `review`, or `other`.
19
+
20
+ ## Examples
21
+
22
+ ### Example 1: Report a product bug
23
+
24
+ ```
25
+ SendFeedback(
26
+ type="bug",
27
+ title="/export truncates the last message",
28
+ details="**What happened:** exported transcript is missing the final assistant message.\n**What the user said:** \"the last reply never shows up in the file\".\n**Repro:** run /export after any multi-turn session.\n**Evidence:** v2.1.233, macOS.",
29
+ area="/export",
30
+ task_category="other"
31
+ )
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ - Never include secrets, tokens, or private user data in `details`.
37
+ - Quote the user's words when available; otherwise state that the model observed the issue.
38
+ - Keep the report factual — speculation about root cause belongs in `**Cause:**` only when verified in-session.
@@ -0,0 +1,36 @@
1
+ # SendFile
2
+
3
+ Sends one or more files to another Claude Code session — a peer listed by `ListAgents`, or an explicit session address.
4
+
5
+ ## When to Use
6
+
7
+ - A peer session needs a file from your working directory (a report, a patch, a fixture) to continue its own task.
8
+ - You are coordinating work across sessions and want to hand off artifacts, not just text (use `SendMessage` for text).
9
+
10
+ ## Activation
11
+
12
+ - Cross-session file transfer must be available in the session; when it is not, validation fails with "Cross-session file transfer is not available in this session."
13
+ - Gated by the same cross-session messaging conditions as `ListAgents` (server-side feature flags, off by default).
14
+
15
+ ## Parameters
16
+
17
+ - `to` (string, required): Recipient — a peer session name from `ListAgents`, or an explicit `uds:<socket>` / `bridge:<session id>` address.
18
+ - `files` (array of strings, required): File paths (absolute or relative to cwd) to send. Always pass an array, even for a single file. 1–16 files, at most 30 MiB each.
19
+ - `message` (string, optional): Short message delivered alongside the files.
20
+
21
+ ## Examples
22
+
23
+ ### Example 1: Send a report to a peer session
24
+
25
+ ```
26
+ SendFile(
27
+ to="teammate-a",
28
+ files=["./dist/report.html"],
29
+ message="The analysis you asked for"
30
+ )
31
+ ```
32
+
33
+ ## Notes
34
+
35
+ - Transfers to remote machines may require additional approval.
36
+ - Reading the file contents is part of the send — denied if file reads are disabled by permission rules.
@@ -10,6 +10,11 @@ Delivers a message from one team member to another within an active team, or bro
10
10
  - Replying to a protocol prompt such as a shutdown request or a plan-approval request from the team leader.
11
11
  - Closing the loop at the end of a delegated task so the leader can mark the item complete.
12
12
 
13
+ ## Activation
14
+
15
+ - Gated by the same cross-session messaging conditions as `ListAgents` (server-side feature flags, off by default).
16
+ - Teammates additionally require experimental agent teams to be enabled.
17
+
13
18
  ## Parameters
14
19
 
15
20
  - `to` (string, required): The target teammate's `name` as registered in the team, or `*` to broadcast to all teammates at once.