@ghx-dev/core 0.1.0-beta.0 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (348) hide show
  1. package/README.md +169 -114
  2. package/dist/agent-interface/tools/explain-tool.js +2 -2
  3. package/dist/agent-interface/tools/list-capabilities-tool.js +2 -2
  4. package/dist/agent.js +3 -3
  5. package/dist/cards/check_run.annotations.list.yaml +35 -0
  6. package/dist/cards/issue.assignees.update.yaml +27 -0
  7. package/dist/cards/issue.blocked_by.add.yaml +23 -0
  8. package/dist/cards/issue.blocked_by.remove.yaml +24 -0
  9. package/dist/cards/issue.close.yaml +24 -0
  10. package/dist/cards/issue.comments.create.yaml +24 -0
  11. package/dist/cards/issue.comments.list.yaml +48 -0
  12. package/dist/cards/issue.create.yaml +28 -0
  13. package/dist/cards/issue.delete.yaml +23 -0
  14. package/dist/cards/issue.labels.update.yaml +27 -0
  15. package/dist/cards/issue.linked_prs.list.yaml +34 -0
  16. package/dist/cards/issue.list.yaml +48 -0
  17. package/dist/cards/issue.milestone.set.yaml +23 -0
  18. package/dist/cards/issue.parent.remove.yaml +22 -0
  19. package/dist/cards/issue.parent.set.yaml +23 -0
  20. package/dist/cards/issue.relations.get.yaml +54 -0
  21. package/dist/cards/issue.reopen.yaml +24 -0
  22. package/dist/cards/issue.update.yaml +27 -0
  23. package/dist/cards/issue.view.yaml +32 -0
  24. package/dist/cards/pr.assignees.update.yaml +38 -0
  25. package/dist/cards/pr.branch.update.yaml +23 -0
  26. package/dist/cards/pr.checks.get_failed.yaml +42 -0
  27. package/dist/cards/pr.checks.rerun_all.yaml +26 -0
  28. package/dist/cards/pr.checks.rerun_failed.yaml +26 -0
  29. package/dist/cards/pr.comment.reply.yaml +23 -0
  30. package/dist/cards/pr.comment.resolve.yaml +22 -0
  31. package/dist/cards/pr.comment.unresolve.yaml +22 -0
  32. package/dist/cards/pr.comments.list.yaml +98 -0
  33. package/dist/cards/pr.diff.list_files.yaml +43 -0
  34. package/dist/cards/pr.list.yaml +48 -0
  35. package/dist/cards/pr.merge.execute.yaml +29 -0
  36. package/dist/cards/pr.mergeability.view.yaml +27 -0
  37. package/dist/cards/pr.ready_for_review.set.yaml +24 -0
  38. package/dist/cards/pr.review.submit_approve.yaml +26 -0
  39. package/dist/cards/pr.review.submit_comment.yaml +26 -0
  40. package/dist/cards/pr.review.submit_request_changes.yaml +26 -0
  41. package/dist/cards/pr.reviewers.request.yaml +31 -0
  42. package/dist/cards/pr.reviews.list.yaml +47 -0
  43. package/dist/cards/pr.status.checks.yaml +42 -0
  44. package/dist/cards/pr.view.yaml +32 -0
  45. package/dist/cards/project_v2.fields.list.yaml +37 -0
  46. package/dist/cards/project_v2.item.add_issue.yaml +23 -0
  47. package/dist/cards/project_v2.item.field.update.yaml +29 -0
  48. package/dist/cards/project_v2.items.list.yaml +39 -0
  49. package/dist/cards/project_v2.org.get.yaml +26 -0
  50. package/dist/cards/project_v2.user.get.yaml +26 -0
  51. package/dist/cards/release.create_draft.yaml +36 -0
  52. package/dist/cards/release.get.yaml +30 -0
  53. package/dist/cards/release.list.yaml +44 -0
  54. package/dist/cards/release.publish_draft.yaml +36 -0
  55. package/dist/cards/release.update.yaml +38 -0
  56. package/dist/cards/repo.issue_types.list.yaml +40 -0
  57. package/dist/cards/repo.labels.list.yaml +41 -0
  58. package/dist/cards/repo.view.yaml +34 -0
  59. package/dist/cards/workflow.get.yaml +30 -0
  60. package/dist/cards/workflow.list.yaml +40 -0
  61. package/dist/cards/workflow_dispatch.run.yaml +29 -0
  62. package/dist/cards/workflow_job.logs.analyze.yaml +33 -0
  63. package/dist/cards/workflow_job.logs.get.yaml +24 -0
  64. package/dist/cards/workflow_run.artifacts.list.yaml +40 -0
  65. package/dist/cards/workflow_run.cancel.yaml +23 -0
  66. package/dist/cards/workflow_run.get.yaml +33 -0
  67. package/dist/cards/workflow_run.jobs.list.yaml +35 -0
  68. package/dist/cards/workflow_run.rerun_all.yaml +23 -0
  69. package/dist/cards/workflow_run.rerun_failed.yaml +23 -0
  70. package/dist/cards/workflow_runs.list.yaml +45 -0
  71. package/dist/{chunk-GPU4P7UG.js → chunk-22WWCK6A.js} +3 -3
  72. package/dist/{chunk-Q4RTT3DV.js → chunk-3MRJX72M.js} +5 -5
  73. package/dist/{chunk-MMG6CIKK.js → chunk-4PLVKNCF.js} +2 -2
  74. package/dist/{chunk-3RJCF42N.js → chunk-GMTG7X2L.js} +2 -2
  75. package/dist/{chunk-BJHVAFTN.js → chunk-HQ2VRCH7.js} +2 -2
  76. package/dist/{chunk-MT4U5DYD.js → chunk-JH6GM6XU.js} +47 -2
  77. package/dist/chunk-JH6GM6XU.js.map +1 -0
  78. package/dist/chunk-JLDU462R.js +1352 -0
  79. package/dist/chunk-JLDU462R.js.map +1 -0
  80. package/dist/{chunk-YNQNHCRS.js → chunk-MGNGSGMF.js} +8 -3
  81. package/dist/chunk-MGNGSGMF.js.map +1 -0
  82. package/dist/chunk-SA2D4A5U.js +1496 -0
  83. package/dist/chunk-SA2D4A5U.js.map +1 -0
  84. package/dist/{chunk-WYSY75U7.js → chunk-SD7U4BNA.js} +32 -14
  85. package/dist/chunk-SD7U4BNA.js.map +1 -0
  86. package/dist/{chunk-QX34GTH6.js → chunk-SJR2SACI.js} +2 -2
  87. package/dist/chunk-XNMM64WU.js +221 -0
  88. package/dist/chunk-XNMM64WU.js.map +1 -0
  89. package/dist/cli/commands/capabilities-explain.js +3 -3
  90. package/dist/cli/commands/capabilities-list.js +3 -3
  91. package/dist/cli/commands/run.js +14 -14
  92. package/dist/cli/commands/setup.js +1 -1
  93. package/dist/cli/index.js +21 -21
  94. package/dist/core/contracts/tasks/issue.assignees.update.d.ts +5 -0
  95. package/dist/core/contracts/tasks/issue.assignees.update.js +8 -0
  96. package/dist/core/contracts/tasks/issue.assignees.update.js.map +1 -0
  97. package/dist/core/contracts/tasks/issue.blocked_by.add.d.ts +5 -0
  98. package/dist/core/contracts/tasks/issue.blocked_by.add.js +8 -0
  99. package/dist/core/contracts/tasks/issue.blocked_by.add.js.map +1 -0
  100. package/dist/core/contracts/tasks/issue.blocked_by.remove.d.ts +5 -0
  101. package/dist/core/contracts/tasks/issue.blocked_by.remove.js +8 -0
  102. package/dist/core/contracts/tasks/issue.blocked_by.remove.js.map +1 -0
  103. package/dist/core/contracts/tasks/issue.close.d.ts +5 -0
  104. package/dist/core/contracts/tasks/issue.close.js +8 -0
  105. package/dist/core/contracts/tasks/issue.close.js.map +1 -0
  106. package/dist/core/contracts/tasks/issue.comments.create.d.ts +5 -0
  107. package/dist/core/contracts/tasks/issue.comments.create.js +8 -0
  108. package/dist/core/contracts/tasks/issue.comments.create.js.map +1 -0
  109. package/dist/core/contracts/tasks/issue.create.d.ts +5 -0
  110. package/dist/core/contracts/tasks/issue.create.js +8 -0
  111. package/dist/core/contracts/tasks/issue.create.js.map +1 -0
  112. package/dist/core/contracts/tasks/issue.delete.d.ts +5 -0
  113. package/dist/core/contracts/tasks/issue.delete.js +8 -0
  114. package/dist/core/contracts/tasks/issue.delete.js.map +1 -0
  115. package/dist/core/contracts/tasks/issue.labels.update.d.ts +5 -0
  116. package/dist/core/contracts/tasks/issue.labels.update.js +8 -0
  117. package/dist/core/contracts/tasks/issue.labels.update.js.map +1 -0
  118. package/dist/core/contracts/tasks/issue.linked_prs.list.d.ts +5 -0
  119. package/dist/core/contracts/tasks/issue.linked_prs.list.js +8 -0
  120. package/dist/core/contracts/tasks/issue.linked_prs.list.js.map +1 -0
  121. package/dist/core/contracts/tasks/issue.milestone.set.d.ts +5 -0
  122. package/dist/core/contracts/tasks/issue.milestone.set.js +8 -0
  123. package/dist/core/contracts/tasks/issue.milestone.set.js.map +1 -0
  124. package/dist/core/contracts/tasks/issue.parent.remove.d.ts +5 -0
  125. package/dist/core/contracts/tasks/issue.parent.remove.js +8 -0
  126. package/dist/core/contracts/tasks/issue.parent.remove.js.map +1 -0
  127. package/dist/core/contracts/tasks/issue.parent.set.d.ts +5 -0
  128. package/dist/core/contracts/tasks/issue.parent.set.js +8 -0
  129. package/dist/core/contracts/tasks/issue.parent.set.js.map +1 -0
  130. package/dist/core/contracts/tasks/issue.relations.get.d.ts +5 -0
  131. package/dist/core/contracts/tasks/issue.relations.get.js +8 -0
  132. package/dist/core/contracts/tasks/issue.relations.get.js.map +1 -0
  133. package/dist/core/contracts/tasks/issue.reopen.d.ts +5 -0
  134. package/dist/core/contracts/tasks/issue.reopen.js +8 -0
  135. package/dist/core/contracts/tasks/issue.reopen.js.map +1 -0
  136. package/dist/core/contracts/tasks/issue.update.d.ts +5 -0
  137. package/dist/core/contracts/tasks/issue.update.js +8 -0
  138. package/dist/core/contracts/tasks/issue.update.js.map +1 -0
  139. package/dist/core/contracts/tasks/pr.assignees.update.d.ts +5 -0
  140. package/dist/core/contracts/tasks/pr.assignees.update.js +8 -0
  141. package/dist/core/contracts/tasks/pr.assignees.update.js.map +1 -0
  142. package/dist/core/contracts/tasks/pr.branch.update.d.ts +5 -0
  143. package/dist/core/contracts/tasks/pr.branch.update.js +8 -0
  144. package/dist/core/contracts/tasks/pr.branch.update.js.map +1 -0
  145. package/dist/core/contracts/tasks/pr.checks.rerun_all.d.ts +5 -0
  146. package/dist/core/contracts/tasks/pr.checks.rerun_all.js +8 -0
  147. package/dist/core/contracts/tasks/pr.checks.rerun_all.js.map +1 -0
  148. package/dist/core/contracts/tasks/pr.checks.rerun_failed.d.ts +5 -0
  149. package/dist/core/contracts/tasks/pr.checks.rerun_failed.js +8 -0
  150. package/dist/core/contracts/tasks/pr.checks.rerun_failed.js.map +1 -0
  151. package/dist/core/contracts/tasks/pr.merge.execute.d.ts +5 -0
  152. package/dist/core/contracts/tasks/pr.merge.execute.js +8 -0
  153. package/dist/core/contracts/tasks/pr.merge.execute.js.map +1 -0
  154. package/dist/core/contracts/tasks/pr.review.submit_approve.d.ts +5 -0
  155. package/dist/core/contracts/tasks/pr.review.submit_approve.js +8 -0
  156. package/dist/core/contracts/tasks/pr.review.submit_approve.js.map +1 -0
  157. package/dist/core/contracts/tasks/pr.review.submit_comment.d.ts +5 -0
  158. package/dist/core/contracts/tasks/pr.review.submit_comment.js +8 -0
  159. package/dist/core/contracts/tasks/pr.review.submit_comment.js.map +1 -0
  160. package/dist/core/contracts/tasks/pr.review.submit_request_changes.d.ts +5 -0
  161. package/dist/core/contracts/tasks/pr.review.submit_request_changes.js +8 -0
  162. package/dist/core/contracts/tasks/pr.review.submit_request_changes.js.map +1 -0
  163. package/dist/core/contracts/tasks/pr.reviewers.request.d.ts +5 -0
  164. package/dist/core/contracts/tasks/pr.reviewers.request.js +8 -0
  165. package/dist/core/contracts/tasks/pr.reviewers.request.js.map +1 -0
  166. package/dist/core/contracts/tasks/project_v2.fields.list.d.ts +5 -0
  167. package/dist/core/contracts/tasks/project_v2.fields.list.js +8 -0
  168. package/dist/core/contracts/tasks/project_v2.fields.list.js.map +1 -0
  169. package/dist/core/contracts/tasks/project_v2.item.add_issue.d.ts +5 -0
  170. package/dist/core/contracts/tasks/project_v2.item.add_issue.js +8 -0
  171. package/dist/core/contracts/tasks/project_v2.item.add_issue.js.map +1 -0
  172. package/dist/core/contracts/tasks/project_v2.item.field.update.d.ts +5 -0
  173. package/dist/core/contracts/tasks/project_v2.item.field.update.js +8 -0
  174. package/dist/core/contracts/tasks/project_v2.item.field.update.js.map +1 -0
  175. package/dist/core/contracts/tasks/project_v2.items.list.d.ts +5 -0
  176. package/dist/core/contracts/tasks/project_v2.items.list.js +8 -0
  177. package/dist/core/contracts/tasks/project_v2.items.list.js.map +1 -0
  178. package/dist/core/contracts/tasks/project_v2.org.get.d.ts +5 -0
  179. package/dist/core/contracts/tasks/project_v2.org.get.js +8 -0
  180. package/dist/core/contracts/tasks/project_v2.org.get.js.map +1 -0
  181. package/dist/core/contracts/tasks/project_v2.user.get.d.ts +5 -0
  182. package/dist/core/contracts/tasks/project_v2.user.get.js +8 -0
  183. package/dist/core/contracts/tasks/project_v2.user.get.js.map +1 -0
  184. package/dist/core/contracts/tasks/release.create_draft.d.ts +5 -0
  185. package/dist/core/contracts/tasks/release.create_draft.js +8 -0
  186. package/dist/core/contracts/tasks/release.create_draft.js.map +1 -0
  187. package/dist/core/contracts/tasks/release.get.d.ts +5 -0
  188. package/dist/core/contracts/tasks/release.get.js +8 -0
  189. package/dist/core/contracts/tasks/release.get.js.map +1 -0
  190. package/dist/core/contracts/tasks/release.list.d.ts +5 -0
  191. package/dist/core/contracts/tasks/release.list.js +8 -0
  192. package/dist/core/contracts/tasks/release.list.js.map +1 -0
  193. package/dist/core/contracts/tasks/release.publish_draft.d.ts +5 -0
  194. package/dist/core/contracts/tasks/release.publish_draft.js +8 -0
  195. package/dist/core/contracts/tasks/release.publish_draft.js.map +1 -0
  196. package/dist/core/contracts/tasks/release.update.d.ts +5 -0
  197. package/dist/core/contracts/tasks/release.update.js +8 -0
  198. package/dist/core/contracts/tasks/release.update.js.map +1 -0
  199. package/dist/core/contracts/tasks/repo.issue_types.list.d.ts +5 -0
  200. package/dist/core/contracts/tasks/repo.issue_types.list.js +8 -0
  201. package/dist/core/contracts/tasks/repo.issue_types.list.js.map +1 -0
  202. package/dist/core/contracts/tasks/repo.labels.list.d.ts +5 -0
  203. package/dist/core/contracts/tasks/repo.labels.list.js +8 -0
  204. package/dist/core/contracts/tasks/repo.labels.list.js.map +1 -0
  205. package/dist/core/contracts/tasks/workflow.get.d.ts +5 -0
  206. package/dist/core/contracts/tasks/workflow.get.js +8 -0
  207. package/dist/core/contracts/tasks/workflow.get.js.map +1 -0
  208. package/dist/core/contracts/tasks/workflow.list.d.ts +5 -0
  209. package/dist/core/contracts/tasks/workflow.list.js +8 -0
  210. package/dist/core/contracts/tasks/workflow.list.js.map +1 -0
  211. package/dist/core/contracts/tasks/workflow_dispatch.run.d.ts +5 -0
  212. package/dist/core/contracts/tasks/workflow_dispatch.run.js +8 -0
  213. package/dist/core/contracts/tasks/workflow_dispatch.run.js.map +1 -0
  214. package/dist/core/contracts/tasks/workflow_run.artifacts.list.d.ts +5 -0
  215. package/dist/core/contracts/tasks/workflow_run.artifacts.list.js +8 -0
  216. package/dist/core/contracts/tasks/workflow_run.artifacts.list.js.map +1 -0
  217. package/dist/core/contracts/tasks/workflow_run.cancel.d.ts +5 -0
  218. package/dist/core/contracts/tasks/workflow_run.cancel.js +8 -0
  219. package/dist/core/contracts/tasks/workflow_run.cancel.js.map +1 -0
  220. package/dist/core/contracts/tasks/workflow_run.get.d.ts +5 -0
  221. package/dist/core/contracts/tasks/workflow_run.get.js +8 -0
  222. package/dist/core/contracts/tasks/workflow_run.get.js.map +1 -0
  223. package/dist/core/contracts/tasks/workflow_run.rerun_all.d.ts +5 -0
  224. package/dist/core/contracts/tasks/workflow_run.rerun_all.js +8 -0
  225. package/dist/core/contracts/tasks/workflow_run.rerun_all.js.map +1 -0
  226. package/dist/core/contracts/tasks/workflow_run.rerun_failed.d.ts +5 -0
  227. package/dist/core/contracts/tasks/workflow_run.rerun_failed.js +8 -0
  228. package/dist/core/contracts/tasks/workflow_run.rerun_failed.js.map +1 -0
  229. package/dist/core/execute/execute.js +2 -2
  230. package/dist/core/execution/adapters/cli-adapter.js +4 -4
  231. package/dist/core/execution/adapters/cli-capability-adapter.d.ts +1 -1
  232. package/dist/core/execution/adapters/cli-capability-adapter.js +2 -2
  233. package/dist/core/execution/adapters/graphql-adapter.js +4 -4
  234. package/dist/core/execution/adapters/graphql-capability-adapter.d.ts +2 -2
  235. package/dist/core/execution/adapters/graphql-capability-adapter.js +2 -2
  236. package/dist/core/registry/cards/issue.assignees.update.yaml +27 -0
  237. package/dist/core/registry/cards/issue.blocked_by.add.yaml +23 -0
  238. package/dist/core/registry/cards/issue.blocked_by.remove.yaml +24 -0
  239. package/dist/core/registry/cards/issue.close.yaml +24 -0
  240. package/dist/core/registry/cards/issue.comments.create.yaml +24 -0
  241. package/dist/core/registry/cards/issue.create.yaml +28 -0
  242. package/dist/core/registry/cards/issue.delete.yaml +23 -0
  243. package/dist/core/registry/cards/issue.labels.update.yaml +27 -0
  244. package/dist/core/registry/cards/issue.linked_prs.list.yaml +34 -0
  245. package/dist/core/registry/cards/issue.milestone.set.yaml +23 -0
  246. package/dist/core/registry/cards/issue.parent.remove.yaml +22 -0
  247. package/dist/core/registry/cards/issue.parent.set.yaml +23 -0
  248. package/dist/core/registry/cards/issue.relations.get.yaml +54 -0
  249. package/dist/core/registry/cards/issue.reopen.yaml +24 -0
  250. package/dist/core/registry/cards/issue.update.yaml +27 -0
  251. package/dist/core/registry/cards/pr.assignees.update.yaml +38 -0
  252. package/dist/core/registry/cards/pr.branch.update.yaml +23 -0
  253. package/dist/core/registry/cards/pr.checks.rerun_all.yaml +26 -0
  254. package/dist/core/registry/cards/pr.checks.rerun_failed.yaml +26 -0
  255. package/dist/core/registry/cards/pr.merge.execute.yaml +29 -0
  256. package/dist/core/registry/cards/pr.review.submit_approve.yaml +26 -0
  257. package/dist/core/registry/cards/pr.review.submit_comment.yaml +26 -0
  258. package/dist/core/registry/cards/pr.review.submit_request_changes.yaml +26 -0
  259. package/dist/core/registry/cards/pr.reviewers.request.yaml +31 -0
  260. package/dist/core/registry/cards/project_v2.fields.list.yaml +37 -0
  261. package/dist/core/registry/cards/project_v2.item.add_issue.yaml +23 -0
  262. package/dist/core/registry/cards/project_v2.item.field.update.yaml +29 -0
  263. package/dist/core/registry/cards/project_v2.items.list.yaml +39 -0
  264. package/dist/core/registry/cards/project_v2.org.get.yaml +26 -0
  265. package/dist/core/registry/cards/project_v2.user.get.yaml +26 -0
  266. package/dist/core/registry/cards/release.create_draft.yaml +36 -0
  267. package/dist/core/registry/cards/release.get.yaml +30 -0
  268. package/dist/core/registry/cards/release.list.yaml +44 -0
  269. package/dist/core/registry/cards/release.publish_draft.yaml +36 -0
  270. package/dist/core/registry/cards/release.update.yaml +38 -0
  271. package/dist/core/registry/cards/repo.issue_types.list.yaml +40 -0
  272. package/dist/core/registry/cards/repo.labels.list.yaml +41 -0
  273. package/dist/core/registry/cards/workflow.get.yaml +30 -0
  274. package/dist/core/registry/cards/workflow.list.yaml +40 -0
  275. package/dist/core/registry/cards/workflow_dispatch.run.yaml +29 -0
  276. package/dist/core/registry/cards/workflow_run.artifacts.list.yaml +40 -0
  277. package/dist/core/registry/cards/workflow_run.cancel.yaml +23 -0
  278. package/dist/core/registry/cards/workflow_run.get.yaml +33 -0
  279. package/dist/core/registry/cards/workflow_run.rerun_all.yaml +23 -0
  280. package/dist/core/registry/cards/workflow_run.rerun_failed.yaml +23 -0
  281. package/dist/core/registry/index.js +1 -1
  282. package/dist/core/routing/capability-registry.js +1 -1
  283. package/dist/core/routing/engine.js +9 -9
  284. package/dist/gql/client.d.ts +132 -1
  285. package/dist/gql/client.js +6 -4
  286. package/dist/gql/operations/issue-assignees-update.generated.d.ts +33 -0
  287. package/dist/gql/operations/issue-assignees-update.generated.js +28 -0
  288. package/dist/gql/operations/issue-assignees-update.generated.js.map +1 -0
  289. package/dist/gql/operations/issue-blocked-by-add.generated.d.ts +30 -0
  290. package/dist/gql/operations/issue-blocked-by-add.generated.js +26 -0
  291. package/dist/gql/operations/issue-blocked-by-add.generated.js.map +1 -0
  292. package/dist/gql/operations/issue-blocked-by-remove.generated.d.ts +30 -0
  293. package/dist/gql/operations/issue-blocked-by-remove.generated.js +26 -0
  294. package/dist/gql/operations/issue-blocked-by-remove.generated.js.map +1 -0
  295. package/dist/gql/operations/issue-close.generated.d.ts +27 -0
  296. package/dist/gql/operations/issue-close.generated.js +25 -0
  297. package/dist/gql/operations/issue-close.generated.js.map +1 -0
  298. package/dist/gql/operations/issue-comment-create.generated.d.ts +31 -0
  299. package/dist/gql/operations/issue-comment-create.generated.js +27 -0
  300. package/dist/gql/operations/issue-comment-create.generated.js.map +1 -0
  301. package/dist/gql/operations/issue-create.generated.d.ts +31 -0
  302. package/dist/gql/operations/issue-create.generated.js +27 -0
  303. package/dist/gql/operations/issue-create.generated.js.map +1 -0
  304. package/dist/gql/operations/issue-delete.generated.d.ts +22 -0
  305. package/dist/gql/operations/issue-delete.generated.js +21 -0
  306. package/dist/gql/operations/issue-delete.generated.js.map +1 -0
  307. package/dist/gql/operations/issue-labels-update.generated.d.ts +33 -0
  308. package/dist/gql/operations/issue-labels-update.generated.js +28 -0
  309. package/dist/gql/operations/issue-labels-update.generated.js.map +1 -0
  310. package/dist/gql/operations/issue-linked-prs-list.generated.d.ts +132 -0
  311. package/dist/gql/operations/issue-linked-prs-list.generated.js +39 -0
  312. package/dist/gql/operations/issue-linked-prs-list.generated.js.map +1 -0
  313. package/dist/gql/operations/issue-milestone-set.generated.d.ts +30 -0
  314. package/dist/gql/operations/issue-milestone-set.generated.js +26 -0
  315. package/dist/gql/operations/issue-milestone-set.generated.js.map +1 -0
  316. package/dist/gql/operations/issue-parent-remove.generated.d.ts +30 -0
  317. package/dist/gql/operations/issue-parent-remove.generated.js +26 -0
  318. package/dist/gql/operations/issue-parent-remove.generated.js.map +1 -0
  319. package/dist/gql/operations/issue-parent-set.generated.d.ts +30 -0
  320. package/dist/gql/operations/issue-parent-set.generated.js +26 -0
  321. package/dist/gql/operations/issue-parent-set.generated.js.map +1 -0
  322. package/dist/gql/operations/issue-relations-get.generated.d.ts +49 -0
  323. package/dist/gql/operations/issue-relations-get.generated.js +40 -0
  324. package/dist/gql/operations/issue-relations-get.generated.js.map +1 -0
  325. package/dist/gql/operations/issue-reopen.generated.d.ts +27 -0
  326. package/dist/gql/operations/issue-reopen.generated.js +25 -0
  327. package/dist/gql/operations/issue-reopen.generated.js.map +1 -0
  328. package/dist/gql/operations/issue-update.generated.d.ts +31 -0
  329. package/dist/gql/operations/issue-update.generated.js +27 -0
  330. package/dist/gql/operations/issue-update.generated.js.map +1 -0
  331. package/dist/index.d.ts +1 -1
  332. package/dist/index.js +15 -13
  333. package/package.json +42 -15
  334. package/dist/chunk-3RAT5BCB.js +0 -584
  335. package/dist/chunk-3RAT5BCB.js.map +0 -1
  336. package/dist/chunk-MT4U5DYD.js.map +0 -1
  337. package/dist/chunk-WYSY75U7.js.map +0 -1
  338. package/dist/chunk-YNNDBMNR.js +0 -113
  339. package/dist/chunk-YNNDBMNR.js.map +0 -1
  340. package/dist/chunk-YNQNHCRS.js.map +0 -1
  341. package/dist/chunk-YQDQX4BT.js +0 -624
  342. package/dist/chunk-YQDQX4BT.js.map +0 -1
  343. /package/dist/{chunk-GPU4P7UG.js.map → chunk-22WWCK6A.js.map} +0 -0
  344. /package/dist/{chunk-Q4RTT3DV.js.map → chunk-3MRJX72M.js.map} +0 -0
  345. /package/dist/{chunk-MMG6CIKK.js.map → chunk-4PLVKNCF.js.map} +0 -0
  346. /package/dist/{chunk-3RJCF42N.js.map → chunk-GMTG7X2L.js.map} +0 -0
  347. /package/dist/{chunk-BJHVAFTN.js.map → chunk-HQ2VRCH7.js.map} +0 -0
  348. /package/dist/{chunk-QX34GTH6.js.map → chunk-SJR2SACI.js.map} +0 -0
@@ -0,0 +1,44 @@
1
+ capability_id: release.list
2
+ version: "1.0.0"
3
+ description: List releases for a repository.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ first: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [items, pageInfo]
15
+ properties:
16
+ items:
17
+ type: array
18
+ items:
19
+ type: object
20
+ required: [id, tagName, name, isDraft, isPrerelease, url, targetCommitish, createdAt, publishedAt]
21
+ properties:
22
+ id: { type: integer, minimum: 0 }
23
+ tagName: { type: [string, "null"] }
24
+ name: { type: [string, "null"] }
25
+ isDraft: { type: boolean }
26
+ isPrerelease: { type: boolean }
27
+ url: { type: [string, "null"] }
28
+ targetCommitish: { type: [string, "null"] }
29
+ createdAt: { type: [string, "null"] }
30
+ publishedAt: { type: [string, "null"] }
31
+ additionalProperties: false
32
+ pageInfo:
33
+ type: object
34
+ required: [hasNextPage, endCursor]
35
+ properties:
36
+ hasNextPage: { type: boolean }
37
+ endCursor: { type: [string, "null"] }
38
+ additionalProperties: false
39
+ additionalProperties: false
40
+ routing:
41
+ preferred: cli
42
+ fallbacks: []
43
+ cli:
44
+ command: api
@@ -0,0 +1,36 @@
1
+ capability_id: release.publish_draft
2
+ version: "1.0.0"
3
+ description: Publish an existing draft release.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, releaseId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ releaseId: { type: integer, minimum: 1 }
11
+ title: { type: string, minLength: 1 }
12
+ notes: { type: string, minLength: 1 }
13
+ prerelease: { type: boolean }
14
+ additionalProperties: false
15
+ output_schema:
16
+ type: object
17
+ required: [id, tagName, name, isDraft, isPrerelease, url, targetCommitish, createdAt, publishedAt, wasDraft]
18
+ properties:
19
+ id: { type: integer, minimum: 0 }
20
+ tagName: { type: [string, "null"] }
21
+ name: { type: [string, "null"] }
22
+ isDraft: { type: boolean }
23
+ isPrerelease: { type: boolean }
24
+ url: { type: [string, "null"] }
25
+ targetCommitish: { type: [string, "null"] }
26
+ createdAt: { type: [string, "null"] }
27
+ publishedAt: { type: [string, "null"] }
28
+ wasDraft: { type: boolean }
29
+ additionalProperties: false
30
+ routing:
31
+ preferred: cli
32
+ fallbacks: []
33
+ notes:
34
+ - "Requires current release state to be draft before publish."
35
+ cli:
36
+ command: api
@@ -0,0 +1,38 @@
1
+ capability_id: release.update
2
+ version: "1.0.0"
3
+ description: Update a draft release without publishing it.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, releaseId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ releaseId: { type: integer, minimum: 1 }
11
+ tagName: { type: string, minLength: 1 }
12
+ title: { type: string, minLength: 1 }
13
+ notes: { type: string, minLength: 1 }
14
+ targetCommitish: { type: string, minLength: 1 }
15
+ prerelease: { type: boolean }
16
+ draft: { type: boolean }
17
+ additionalProperties: false
18
+ output_schema:
19
+ type: object
20
+ required: [id, tagName, name, isDraft, isPrerelease, url, targetCommitish, createdAt, publishedAt]
21
+ properties:
22
+ id: { type: integer, minimum: 0 }
23
+ tagName: { type: [string, "null"] }
24
+ name: { type: [string, "null"] }
25
+ isDraft: { type: boolean }
26
+ isPrerelease: { type: boolean }
27
+ url: { type: [string, "null"] }
28
+ targetCommitish: { type: [string, "null"] }
29
+ createdAt: { type: [string, "null"] }
30
+ publishedAt: { type: [string, "null"] }
31
+ additionalProperties: false
32
+ routing:
33
+ preferred: cli
34
+ fallbacks: []
35
+ notes:
36
+ - "Draft-first semantics: update only supports draft=true."
37
+ cli:
38
+ command: api
@@ -0,0 +1,40 @@
1
+ capability_id: repo.issue_types.list
2
+ version: "1.0.0"
3
+ description: List repository issue types.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ first: { type: integer, minimum: 1 }
11
+ after: { type: string, minLength: 1 }
12
+ additionalProperties: false
13
+ output_schema:
14
+ type: object
15
+ required: [items, pageInfo]
16
+ properties:
17
+ items:
18
+ type: array
19
+ items:
20
+ type: object
21
+ required: [id, name, color, isEnabled]
22
+ properties:
23
+ id: { type: [string, "null"] }
24
+ name: { type: [string, "null"] }
25
+ color: { type: [string, "null"] }
26
+ isEnabled: { type: [boolean, "null"] }
27
+ additionalProperties: false
28
+ pageInfo:
29
+ type: object
30
+ required: [hasNextPage, endCursor]
31
+ properties:
32
+ hasNextPage: { type: boolean }
33
+ endCursor: { type: [string, "null"] }
34
+ additionalProperties: false
35
+ additionalProperties: false
36
+ routing:
37
+ preferred: graphql
38
+ fallbacks: [cli]
39
+ cli:
40
+ command: api graphql
@@ -0,0 +1,41 @@
1
+ capability_id: repo.labels.list
2
+ version: "1.0.0"
3
+ description: List repository labels.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ first: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [items, pageInfo]
15
+ properties:
16
+ items:
17
+ type: array
18
+ items:
19
+ type: object
20
+ required: [id, name, description, color, isDefault]
21
+ properties:
22
+ id: { type: [string, "null"] }
23
+ name: { type: [string, "null"] }
24
+ description: { type: [string, "null"] }
25
+ color: { type: [string, "null"] }
26
+ isDefault: { type: [boolean, "null"] }
27
+ additionalProperties: false
28
+ pageInfo:
29
+ type: object
30
+ required: [hasNextPage, endCursor]
31
+ properties:
32
+ hasNextPage: { type: boolean }
33
+ endCursor: { type: [string, "null"] }
34
+ additionalProperties: false
35
+ additionalProperties: false
36
+ routing:
37
+ preferred: cli
38
+ fallbacks: []
39
+ cli:
40
+ command: label list
41
+ jsonFields: [id,name,description,color,isDefault]
@@ -0,0 +1,34 @@
1
+ capability_id: repo.view
2
+ version: "1.0.0"
3
+ description: Fetch repository metadata.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ additionalProperties: false
11
+ output_schema:
12
+ type: object
13
+ required: [id, name, nameWithOwner, isPrivate, url, defaultBranch]
14
+ properties:
15
+ id: { type: string, minLength: 1 }
16
+ name: { type: string, minLength: 1 }
17
+ nameWithOwner: { type: string, minLength: 1 }
18
+ isPrivate: { type: boolean }
19
+ stargazerCount: { type: integer, minimum: 0 }
20
+ forkCount: { type: integer, minimum: 0 }
21
+ url: { type: string, minLength: 1 }
22
+ defaultBranch: { type: [string, "null"] }
23
+ additionalProperties: false
24
+ routing:
25
+ preferred: cli
26
+ fallbacks: [graphql]
27
+ notes:
28
+ - Prefer CLI for low-latency structured fetches when gh authentication is available.
29
+ graphql:
30
+ operationName: RepoView
31
+ documentPath: src/gql/operations/repo-view.graphql
32
+ cli:
33
+ command: repo view
34
+ jsonFields: [id, name, nameWithOwner, isPrivate, stargazerCount, forkCount, url, defaultBranchRef]
@@ -0,0 +1,30 @@
1
+ capability_id: workflow.get
2
+ version: "1.0.0"
3
+ description: Get one repository workflow.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, workflowId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ workflowId:
11
+ oneOf:
12
+ - { type: string, minLength: 1 }
13
+ - { type: integer, minimum: 1 }
14
+ additionalProperties: false
15
+ output_schema:
16
+ type: object
17
+ required: [id, name, path, state, url]
18
+ properties:
19
+ id: { type: integer, minimum: 0 }
20
+ name: { type: [string, "null"] }
21
+ path: { type: [string, "null"] }
22
+ state: { type: [string, "null"] }
23
+ url: { type: [string, "null"] }
24
+ additionalProperties: false
25
+ routing:
26
+ preferred: cli
27
+ fallbacks: []
28
+ cli:
29
+ command: workflow view
30
+ jsonFields: [id,name,path,state,url]
@@ -0,0 +1,40 @@
1
+ capability_id: workflow.list
2
+ version: "1.0.0"
3
+ description: List repository workflows.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ first: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [items, pageInfo]
15
+ properties:
16
+ items:
17
+ type: array
18
+ items:
19
+ type: object
20
+ required: [id, name, path, state]
21
+ properties:
22
+ id: { type: integer, minimum: 0 }
23
+ name: { type: [string, "null"] }
24
+ path: { type: [string, "null"] }
25
+ state: { type: [string, "null"] }
26
+ additionalProperties: false
27
+ pageInfo:
28
+ type: object
29
+ required: [hasNextPage, endCursor]
30
+ properties:
31
+ hasNextPage: { type: boolean }
32
+ endCursor: { type: [string, "null"] }
33
+ additionalProperties: false
34
+ additionalProperties: false
35
+ routing:
36
+ preferred: cli
37
+ fallbacks: []
38
+ cli:
39
+ command: workflow list
40
+ jsonFields: [id,name,path,state]
@@ -0,0 +1,29 @@
1
+ capability_id: workflow_dispatch.run
2
+ version: "1.0.0"
3
+ description: Trigger a workflow dispatch event.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, workflowId, ref]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ workflowId: { type: string, minLength: 1 }
11
+ ref: { type: string, minLength: 1 }
12
+ inputs:
13
+ type: object
14
+ additionalProperties:
15
+ type: [string, number, boolean]
16
+ additionalProperties: false
17
+ output_schema:
18
+ type: object
19
+ required: [workflowId, ref, dispatched]
20
+ properties:
21
+ workflowId: { type: string, minLength: 1 }
22
+ ref: { type: string, minLength: 1 }
23
+ dispatched: { type: boolean }
24
+ additionalProperties: false
25
+ routing:
26
+ preferred: cli
27
+ fallbacks: []
28
+ cli:
29
+ command: api
@@ -0,0 +1,33 @@
1
+ capability_id: workflow_job.logs.analyze
2
+ version: "1.0.0"
3
+ description: Fetch and analyze workflow job logs.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, jobId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ jobId: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [jobId, truncated, summary]
15
+ properties:
16
+ jobId: { type: integer, minimum: 1 }
17
+ truncated: { type: boolean }
18
+ summary:
19
+ type: object
20
+ required: [errorCount, warningCount, topErrorLines]
21
+ properties:
22
+ errorCount: { type: integer, minimum: 0 }
23
+ warningCount: { type: integer, minimum: 0 }
24
+ topErrorLines:
25
+ type: array
26
+ items: { type: string }
27
+ additionalProperties: false
28
+ additionalProperties: false
29
+ routing:
30
+ preferred: cli
31
+ fallbacks: []
32
+ cli:
33
+ command: run view
@@ -0,0 +1,24 @@
1
+ capability_id: workflow_job.logs.get
2
+ version: "1.0.0"
3
+ description: Fetch logs for a workflow job.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, jobId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ jobId: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [jobId, log, truncated]
15
+ properties:
16
+ jobId: { type: integer, minimum: 1 }
17
+ log: { type: string }
18
+ truncated: { type: boolean }
19
+ additionalProperties: false
20
+ routing:
21
+ preferred: cli
22
+ fallbacks: []
23
+ cli:
24
+ command: run view
@@ -0,0 +1,40 @@
1
+ capability_id: workflow_run.artifacts.list
2
+ version: "1.0.0"
3
+ description: List artifacts for a workflow run.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, runId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ runId: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [items, pageInfo]
15
+ properties:
16
+ items:
17
+ type: array
18
+ items:
19
+ type: object
20
+ required: [id, name, sizeInBytes, archiveDownloadUrl]
21
+ properties:
22
+ id: { type: integer, minimum: 0 }
23
+ name: { type: [string, "null"] }
24
+ sizeInBytes: { type: [integer, "null"], minimum: 0 }
25
+ archiveDownloadUrl: { type: [string, "null"] }
26
+ additionalProperties: false
27
+ pageInfo:
28
+ type: object
29
+ required: [hasNextPage, endCursor]
30
+ properties:
31
+ hasNextPage: { type: boolean }
32
+ endCursor: { type: [string, "null"] }
33
+ additionalProperties: false
34
+ additionalProperties: false
35
+ routing:
36
+ preferred: cli
37
+ fallbacks: []
38
+ cli:
39
+ command: run view
40
+ jsonFields: [artifacts]
@@ -0,0 +1,23 @@
1
+ capability_id: workflow_run.cancel
2
+ version: "1.0.0"
3
+ description: Cancel a workflow run.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, runId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ runId: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [runId, status]
15
+ properties:
16
+ runId: { type: integer, minimum: 1 }
17
+ status: { const: cancel_requested }
18
+ additionalProperties: false
19
+ routing:
20
+ preferred: cli
21
+ fallbacks: []
22
+ cli:
23
+ command: run cancel
@@ -0,0 +1,33 @@
1
+ capability_id: workflow_run.get
2
+ version: "1.0.0"
3
+ description: Get a workflow run.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, runId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ runId: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [id, workflowName, status, conclusion, headBranch, headSha, event, createdAt, updatedAt, startedAt, url]
15
+ properties:
16
+ id: { type: integer, minimum: 0 }
17
+ workflowName: { type: [string, "null"] }
18
+ status: { type: [string, "null"] }
19
+ conclusion: { type: [string, "null"] }
20
+ headBranch: { type: [string, "null"] }
21
+ headSha: { type: [string, "null"] }
22
+ event: { type: [string, "null"] }
23
+ createdAt: { type: [string, "null"] }
24
+ updatedAt: { type: [string, "null"] }
25
+ startedAt: { type: [string, "null"] }
26
+ url: { type: [string, "null"] }
27
+ additionalProperties: false
28
+ routing:
29
+ preferred: cli
30
+ fallbacks: []
31
+ cli:
32
+ command: run view
33
+ jsonFields: [databaseId,workflowName,status,conclusion,headBranch,headSha,url,event,createdAt,updatedAt,startedAt]
@@ -0,0 +1,35 @@
1
+ capability_id: workflow_run.jobs.list
2
+ version: "1.0.0"
3
+ description: List jobs in a workflow run.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, runId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ runId: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [items]
15
+ properties:
16
+ items:
17
+ type: array
18
+ items:
19
+ type: object
20
+ required: [id, name, status, conclusion, startedAt, completedAt, url]
21
+ properties:
22
+ id: { type: integer, minimum: 0 }
23
+ name: { type: [string, "null"] }
24
+ status: { type: [string, "null"] }
25
+ conclusion: { type: [string, "null"] }
26
+ startedAt: { type: [string, "null"] }
27
+ completedAt: { type: [string, "null"] }
28
+ url: { type: [string, "null"] }
29
+ additionalProperties: false
30
+ additionalProperties: false
31
+ routing:
32
+ preferred: cli
33
+ fallbacks: []
34
+ cli:
35
+ command: run view
@@ -0,0 +1,23 @@
1
+ capability_id: workflow_run.rerun_all
2
+ version: "1.0.0"
3
+ description: Rerun all jobs in a workflow run.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, runId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ runId: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [runId, status]
15
+ properties:
16
+ runId: { type: integer, minimum: 1 }
17
+ status: { const: requested }
18
+ additionalProperties: false
19
+ routing:
20
+ preferred: cli
21
+ fallbacks: []
22
+ cli:
23
+ command: run rerun
@@ -0,0 +1,23 @@
1
+ capability_id: workflow_run.rerun_failed
2
+ version: "1.0.0"
3
+ description: Rerun failed jobs for a workflow run.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name, runId]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ runId: { type: integer, minimum: 1 }
11
+ additionalProperties: false
12
+ output_schema:
13
+ type: object
14
+ required: [runId, rerunFailed]
15
+ properties:
16
+ runId: { type: integer, minimum: 1 }
17
+ rerunFailed: { type: boolean }
18
+ additionalProperties: false
19
+ routing:
20
+ preferred: cli
21
+ fallbacks: []
22
+ cli:
23
+ command: api
@@ -0,0 +1,45 @@
1
+ capability_id: workflow_runs.list
2
+ version: "1.0.0"
3
+ description: List workflow runs for a repository.
4
+ input_schema:
5
+ type: object
6
+ required: [owner, name]
7
+ properties:
8
+ owner: { type: string, minLength: 1 }
9
+ name: { type: string, minLength: 1 }
10
+ first: { type: integer, minimum: 1 }
11
+ branch: { type: string, minLength: 1 }
12
+ event: { type: string, minLength: 1 }
13
+ status: { type: string, minLength: 1 }
14
+ additionalProperties: false
15
+ output_schema:
16
+ type: object
17
+ required: [items, pageInfo]
18
+ properties:
19
+ items:
20
+ type: array
21
+ items:
22
+ type: object
23
+ required: [id, workflowName, status, conclusion, headBranch, url]
24
+ properties:
25
+ id: { type: integer, minimum: 0 }
26
+ workflowName: { type: [string, "null"] }
27
+ status: { type: [string, "null"] }
28
+ conclusion: { type: [string, "null"] }
29
+ headBranch: { type: [string, "null"] }
30
+ url: { type: [string, "null"] }
31
+ additionalProperties: false
32
+ pageInfo:
33
+ type: object
34
+ required: [hasNextPage, endCursor]
35
+ properties:
36
+ hasNextPage: { type: boolean }
37
+ endCursor: { type: [string, "null"] }
38
+ additionalProperties: false
39
+ additionalProperties: false
40
+ routing:
41
+ preferred: cli
42
+ fallbacks: []
43
+ cli:
44
+ command: run list
45
+ jsonFields: [databaseId,workflowName,status,conclusion,headBranch,url]
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executeTask
3
- } from "./chunk-WYSY75U7.js";
3
+ } from "./chunk-SD7U4BNA.js";
4
4
  import {
5
5
  createGithubClient
6
- } from "./chunk-YQDQX4BT.js";
6
+ } from "./chunk-JLDU462R.js";
7
7
 
8
8
  // src/cli/commands/run.ts
9
9
  var GITHUB_GRAPHQL_ENDPOINT = "https://api.github.com/graphql";
@@ -89,4 +89,4 @@ async function runCommand(argv = []) {
89
89
  export {
90
90
  runCommand
91
91
  };
92
- //# sourceMappingURL=chunk-GPU4P7UG.js.map
92
+ //# sourceMappingURL=chunk-22WWCK6A.js.map
@@ -1,13 +1,13 @@
1
+ import {
2
+ validateInput,
3
+ validateOutput
4
+ } from "./chunk-5JRLVOF2.js";
1
5
  import {
2
6
  logMetric
3
7
  } from "./chunk-W2TKG2UL.js";
4
8
  import {
5
9
  normalizeError
6
10
  } from "./chunk-QEAMC4IJ.js";
7
- import {
8
- validateInput,
9
- validateOutput
10
- } from "./chunk-5JRLVOF2.js";
11
11
  import {
12
12
  errorCodes
13
13
  } from "./chunk-UOJWOHRM.js";
@@ -206,4 +206,4 @@ async function execute(options) {
206
206
  export {
207
207
  execute
208
208
  };
209
- //# sourceMappingURL=chunk-Q4RTT3DV.js.map
209
+ //# sourceMappingURL=chunk-3MRJX72M.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getOperationCard
3
- } from "./chunk-MT4U5DYD.js";
3
+ } from "./chunk-JH6GM6XU.js";
4
4
 
5
5
  // src/agent-interface/tools/explain-tool.ts
6
6
  function extractRequiredInputs(inputSchema) {
@@ -41,4 +41,4 @@ function explainCapability(capabilityId) {
41
41
  export {
42
42
  explainCapability
43
43
  };
44
- //# sourceMappingURL=chunk-MMG6CIKK.js.map
44
+ //# sourceMappingURL=chunk-4PLVKNCF.js.map