@vicoa/cli 1.3.10 → 1.3.11-linux-x64

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 (301) hide show
  1. package/bin/_internal/81d243bd2c585b0f4821__mypyc.cpython-312-x86_64-linux-gnu.so +0 -0
  2. package/bin/_internal/_cffi_backend.cpython-312-x86_64-linux-gnu.so +0 -0
  3. package/bin/_internal/aiofile-3.9.0.dist-info/INSTALLER +1 -0
  4. package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE +195 -0
  5. package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE.md +195 -0
  6. package/bin/_internal/aiofile-3.9.0.dist-info/METADATA +492 -0
  7. package/bin/_internal/aiofile-3.9.0.dist-info/RECORD +15 -0
  8. package/bin/_internal/aiofile-3.9.0.dist-info/WHEEL +4 -0
  9. package/bin/_internal/aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so +0 -0
  10. package/bin/_internal/aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so +0 -0
  11. package/bin/_internal/aiohttp/_websocket/mask.cpython-312-x86_64-linux-gnu.so +0 -0
  12. package/bin/_internal/aiohttp/_websocket/reader_c.cpython-312-x86_64-linux-gnu.so +0 -0
  13. package/bin/_internal/attrs-26.1.0.dist-info/INSTALLER +1 -0
  14. package/bin/_internal/attrs-26.1.0.dist-info/METADATA +199 -0
  15. package/bin/_internal/attrs-26.1.0.dist-info/RECORD +55 -0
  16. package/bin/_internal/attrs-26.1.0.dist-info/WHEEL +4 -0
  17. package/bin/_internal/attrs-26.1.0.dist-info/licenses/LICENSE +21 -0
  18. package/bin/_internal/base_library.zip +0 -0
  19. package/bin/_internal/caio/linux_aio.cpython-312-x86_64-linux-gnu.so +0 -0
  20. package/bin/_internal/caio/thread_aio.cpython-312-x86_64-linux-gnu.so +0 -0
  21. package/bin/_internal/certifi/cacert.pem +4494 -0
  22. package/bin/_internal/certifi/py.typed +0 -0
  23. package/bin/_internal/charset_normalizer/cd.cpython-312-x86_64-linux-gnu.so +0 -0
  24. package/bin/_internal/charset_normalizer/md.cpython-312-x86_64-linux-gnu.so +0 -0
  25. package/bin/_internal/click-8.3.2.dist-info/INSTALLER +1 -0
  26. package/bin/_internal/click-8.3.2.dist-info/METADATA +84 -0
  27. package/bin/_internal/click-8.3.2.dist-info/RECORD +40 -0
  28. package/bin/_internal/click-8.3.2.dist-info/WHEEL +4 -0
  29. package/bin/_internal/click-8.3.2.dist-info/licenses/LICENSE.txt +28 -0
  30. package/bin/_internal/cryptography/hazmat/bindings/_rust.abi3.so +0 -0
  31. package/bin/_internal/cryptography-46.0.7.dist-info/INSTALLER +1 -0
  32. package/bin/_internal/cryptography-46.0.7.dist-info/METADATA +139 -0
  33. package/bin/_internal/cryptography-46.0.7.dist-info/RECORD +180 -0
  34. package/bin/_internal/cryptography-46.0.7.dist-info/WHEEL +5 -0
  35. package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE +3 -0
  36. package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE.APACHE +202 -0
  37. package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE.BSD +27 -0
  38. package/bin/_internal/email_validator-2.3.0.dist-info/INSTALLER +1 -0
  39. package/bin/_internal/email_validator-2.3.0.dist-info/METADATA +466 -0
  40. package/bin/_internal/email_validator-2.3.0.dist-info/RECORD +27 -0
  41. package/bin/_internal/email_validator-2.3.0.dist-info/WHEEL +5 -0
  42. package/bin/_internal/email_validator-2.3.0.dist-info/entry_points.txt +2 -0
  43. package/bin/_internal/email_validator-2.3.0.dist-info/licenses/LICENSE +27 -0
  44. package/bin/_internal/email_validator-2.3.0.dist-info/top_level.txt +1 -0
  45. package/bin/_internal/frozenlist/_frozenlist.cpython-312-x86_64-linux-gnu.so +0 -0
  46. package/bin/_internal/importlib_metadata-8.7.1.dist-info/INSTALLER +1 -0
  47. package/bin/_internal/importlib_metadata-8.7.1.dist-info/METADATA +133 -0
  48. package/bin/_internal/importlib_metadata-8.7.1.dist-info/RECORD +33 -0
  49. package/bin/_internal/importlib_metadata-8.7.1.dist-info/WHEEL +5 -0
  50. package/bin/_internal/importlib_metadata-8.7.1.dist-info/licenses/LICENSE +73 -0
  51. package/bin/_internal/importlib_metadata-8.7.1.dist-info/top_level.txt +1 -0
  52. package/bin/_internal/integrations/cli_wrappers/IMPORTANT_USE_CASES.md +33 -0
  53. package/bin/_internal/integrations/github/claude-code-action/CLAUDE.md +136 -0
  54. package/bin/_internal/integrations/github/claude-code-action/CODE_OF_CONDUCT.md +128 -0
  55. package/bin/_internal/integrations/github/claude-code-action/CONTRIBUTING.md +116 -0
  56. package/bin/_internal/integrations/github/claude-code-action/LICENSE +21 -0
  57. package/bin/_internal/integrations/github/claude-code-action/README.md +53 -0
  58. package/bin/_internal/integrations/github/claude-code-action/ROADMAP.md +20 -0
  59. package/bin/_internal/integrations/github/claude-code-action/SECURITY.md +15 -0
  60. package/bin/_internal/integrations/github/claude-code-action/action.yml +294 -0
  61. package/bin/_internal/integrations/github/claude-code-action/base-action/CLAUDE.md +60 -0
  62. package/bin/_internal/integrations/github/claude-code-action/base-action/CODE_OF_CONDUCT.md +128 -0
  63. package/bin/_internal/integrations/github/claude-code-action/base-action/CONTRIBUTING.md +136 -0
  64. package/bin/_internal/integrations/github/claude-code-action/base-action/LICENSE +21 -0
  65. package/bin/_internal/integrations/github/claude-code-action/base-action/MIRROR_DISCLAIMER.md +11 -0
  66. package/bin/_internal/integrations/github/claude-code-action/base-action/README.md +521 -0
  67. package/bin/_internal/integrations/github/claude-code-action/base-action/action.yml +149 -0
  68. package/bin/_internal/integrations/github/claude-code-action/base-action/bun.lock +54 -0
  69. package/bin/_internal/integrations/github/claude-code-action/base-action/examples/issue-triage.yml +108 -0
  70. package/bin/_internal/integrations/github/claude-code-action/base-action/package.json +23 -0
  71. package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/install-hooks.sh +13 -0
  72. package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/pre-push +46 -0
  73. package/bin/_internal/integrations/github/claude-code-action/base-action/src/index.ts +82 -0
  74. package/bin/_internal/integrations/github/claude-code-action/base-action/src/prepare-prompt.ts +82 -0
  75. package/bin/_internal/integrations/github/claude-code-action/base-action/src/run-claude.ts +257 -0
  76. package/bin/_internal/integrations/github/claude-code-action/base-action/src/run-vicoa.ts +301 -0
  77. package/bin/_internal/integrations/github/claude-code-action/base-action/src/setup-claude-code-settings.ts +68 -0
  78. package/bin/_internal/integrations/github/claude-code-action/base-action/src/validate-env.ts +54 -0
  79. package/bin/_internal/integrations/github/claude-code-action/base-action/test-local.sh +12 -0
  80. package/bin/_internal/integrations/github/claude-code-action/base-action/test-mcp-local.sh +18 -0
  81. package/bin/_internal/integrations/github/claude-code-action/base-action/tsconfig.json +30 -0
  82. package/bin/_internal/integrations/github/claude-code-action/bun.lock +384 -0
  83. package/bin/_internal/integrations/github/claude-code-action/docs/capabilities-and-limitations.md +33 -0
  84. package/bin/_internal/integrations/github/claude-code-action/docs/cloud-providers.md +99 -0
  85. package/bin/_internal/integrations/github/claude-code-action/docs/configuration.md +345 -0
  86. package/bin/_internal/integrations/github/claude-code-action/docs/custom-automations.md +113 -0
  87. package/bin/_internal/integrations/github/claude-code-action/docs/experimental.md +128 -0
  88. package/bin/_internal/integrations/github/claude-code-action/docs/faq.md +205 -0
  89. package/bin/_internal/integrations/github/claude-code-action/docs/migration-guide.md +261 -0
  90. package/bin/_internal/integrations/github/claude-code-action/docs/security.md +38 -0
  91. package/bin/_internal/integrations/github/claude-code-action/docs/setup.md +146 -0
  92. package/bin/_internal/integrations/github/claude-code-action/docs/usage.md +213 -0
  93. package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci/auto-fix-ci.yml +97 -0
  94. package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci/commands/fix-ci.md +127 -0
  95. package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci-signed/auto-fix-ci-signed.yml +97 -0
  96. package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci-signed/commands/fix-ci-signed.md +148 -0
  97. package/bin/_internal/integrations/github/claude-code-action/examples/issue-deduplication.yml +63 -0
  98. package/bin/_internal/integrations/github/claude-code-action/examples/issue-triage.yml +75 -0
  99. package/bin/_internal/integrations/github/claude-code-action/examples/vicoa.yml +75 -0
  100. package/bin/_internal/integrations/github/claude-code-action/package.json +31 -0
  101. package/bin/_internal/integrations/github/claude-code-action/scripts/install-hooks.sh +13 -0
  102. package/bin/_internal/integrations/github/claude-code-action/scripts/pre-commit +46 -0
  103. package/bin/_internal/integrations/github/claude-code-action/scripts/setup-network-restrictions.sh +123 -0
  104. package/bin/_internal/integrations/github/claude-code-action/src/create-prompt/index.ts +799 -0
  105. package/bin/_internal/integrations/github/claude-code-action/src/create-prompt/types.ts +102 -0
  106. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/collect-inputs.ts +58 -0
  107. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/format-turns.ts +465 -0
  108. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/prepare.ts +98 -0
  109. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/update-comment-link.ts +245 -0
  110. package/bin/_internal/integrations/github/claude-code-action/src/github/api/client.ts +23 -0
  111. package/bin/_internal/integrations/github/claude-code-action/src/github/api/config.ts +4 -0
  112. package/bin/_internal/integrations/github/claude-code-action/src/github/api/queries/github.ts +117 -0
  113. package/bin/_internal/integrations/github/claude-code-action/src/github/context.ts +277 -0
  114. package/bin/_internal/integrations/github/claude-code-action/src/github/data/fetcher.ts +233 -0
  115. package/bin/_internal/integrations/github/claude-code-action/src/github/data/formatter.ts +144 -0
  116. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/branch-cleanup.ts +132 -0
  117. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/branch.ts +163 -0
  118. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comment-logic.ts +203 -0
  119. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/common.ts +33 -0
  120. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/create-initial.ts +111 -0
  121. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/update-claude-comment.ts +70 -0
  122. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/update-with-branch.ts +57 -0
  123. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/git-config.ts +62 -0
  124. package/bin/_internal/integrations/github/claude-code-action/src/github/token.ts +108 -0
  125. package/bin/_internal/integrations/github/claude-code-action/src/github/types.ts +98 -0
  126. package/bin/_internal/integrations/github/claude-code-action/src/github/utils/image-downloader.ts +246 -0
  127. package/bin/_internal/integrations/github/claude-code-action/src/github/utils/sanitizer.ts +100 -0
  128. package/bin/_internal/integrations/github/claude-code-action/src/github/validation/actor.ts +64 -0
  129. package/bin/_internal/integrations/github/claude-code-action/src/github/validation/permissions.ts +47 -0
  130. package/bin/_internal/integrations/github/claude-code-action/src/github/validation/trigger.ts +148 -0
  131. package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-actions-server.ts +279 -0
  132. package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-comment-server.ts +101 -0
  133. package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-file-ops-server.ts +677 -0
  134. package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-inline-comment-server.ts +184 -0
  135. package/bin/_internal/integrations/github/claude-code-action/src/mcp/install-mcp-server.ts +201 -0
  136. package/bin/_internal/integrations/github/claude-code-action/src/modes/agent/index.ts +152 -0
  137. package/bin/_internal/integrations/github/claude-code-action/src/modes/agent/parse-tools.ts +22 -0
  138. package/bin/_internal/integrations/github/claude-code-action/src/modes/detector.ts +66 -0
  139. package/bin/_internal/integrations/github/claude-code-action/src/modes/registry.ts +54 -0
  140. package/bin/_internal/integrations/github/claude-code-action/src/modes/tag/index.ts +187 -0
  141. package/bin/_internal/integrations/github/claude-code-action/src/modes/types.ts +100 -0
  142. package/bin/_internal/integrations/github/claude-code-action/src/prepare/index.ts +20 -0
  143. package/bin/_internal/integrations/github/claude-code-action/src/prepare/types.ts +20 -0
  144. package/bin/_internal/integrations/github/claude-code-action/src/utils/retry.ts +40 -0
  145. package/bin/_internal/integrations/github/claude-code-action/tsconfig.json +30 -0
  146. package/bin/_internal/integrations/n8n/LICENSE +21 -0
  147. package/bin/_internal/integrations/n8n/README.md +298 -0
  148. package/bin/_internal/integrations/n8n/package-lock.json +2989 -0
  149. package/bin/_internal/integrations/n8n/package.json +68 -0
  150. package/bin/_internal/integrations/n8n/src/credentials/OmnaraApi.credentials.ts +52 -0
  151. package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.json +35 -0
  152. package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.ts +304 -0
  153. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/index.ts +37 -0
  154. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/send.operation.ts +151 -0
  155. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/sendAndWait.operation.ts +252 -0
  156. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/end.operation.ts +56 -0
  157. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/index.ts +29 -0
  158. package/bin/_internal/integrations/n8n/src/nodes/Omnara/vicoa.png +0 -0
  159. package/bin/_internal/integrations/n8n/src/utils/GenericFunctions.ts +93 -0
  160. package/bin/_internal/integrations/n8n/src/utils/sendAndWait/configureWaitTillDate.ts +42 -0
  161. package/bin/_internal/integrations/n8n/src/utils/sendAndWait/descriptions.ts +20 -0
  162. package/bin/_internal/integrations/n8n/src/utils/sendAndWaitWebhook.ts +72 -0
  163. package/bin/_internal/integrations/n8n/tsconfig.json +20 -0
  164. package/bin/_internal/jiter/jiter.cpython-312-x86_64-linux-gnu.so +0 -0
  165. package/bin/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
  166. package/bin/_internal/jsonschema-4.26.0.dist-info/INSTALLER +1 -0
  167. package/bin/_internal/jsonschema-4.26.0.dist-info/METADATA +170 -0
  168. package/bin/_internal/jsonschema-4.26.0.dist-info/RECORD +82 -0
  169. package/bin/_internal/jsonschema-4.26.0.dist-info/WHEEL +4 -0
  170. package/bin/_internal/jsonschema-4.26.0.dist-info/entry_points.txt +2 -0
  171. package/bin/_internal/jsonschema-4.26.0.dist-info/licenses/COPYING +19 -0
  172. package/bin/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
  173. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
  174. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
  175. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
  176. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/format +14 -0
  177. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
  178. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
  179. package/bin/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
  180. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
  181. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
  182. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
  183. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
  184. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
  185. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
  186. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
  187. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
  188. package/bin/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
  189. package/bin/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
  190. package/bin/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
  191. package/bin/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
  192. package/bin/_internal/libbz2.so.1.0 +0 -0
  193. package/bin/_internal/libcrypto.so.3 +0 -0
  194. package/bin/_internal/libffi.so.8 +0 -0
  195. package/bin/_internal/libgcc_s.so.1 +0 -0
  196. package/bin/_internal/liblzma.so.5 +0 -0
  197. package/bin/_internal/libpython3.12.so.1.0 +0 -0
  198. package/bin/_internal/libreadline.so.8 +0 -0
  199. package/bin/_internal/libssl.so.3 +0 -0
  200. package/bin/_internal/libstdc++.so.6 +0 -0
  201. package/bin/_internal/libtinfo.so.6 +0 -0
  202. package/bin/_internal/libuuid.so.1 +0 -0
  203. package/bin/_internal/libz.so.1 +0 -0
  204. package/bin/_internal/mcp-1.27.0.dist-info/INSTALLER +1 -0
  205. package/bin/_internal/mcp-1.27.0.dist-info/METADATA +230 -0
  206. package/bin/_internal/mcp-1.27.0.dist-info/RECORD +226 -0
  207. package/bin/_internal/mcp-1.27.0.dist-info/WHEEL +4 -0
  208. package/bin/_internal/mcp-1.27.0.dist-info/entry_points.txt +2 -0
  209. package/bin/_internal/mcp-1.27.0.dist-info/licenses/LICENSE +21 -0
  210. package/bin/_internal/multidict/_multidict.cpython-312-x86_64-linux-gnu.so +0 -0
  211. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/INSTALLER +1 -0
  212. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/METADATA +45 -0
  213. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/RECORD +81 -0
  214. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/WHEEL +4 -0
  215. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/entry_points.txt +15 -0
  216. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/licenses/LICENSE +201 -0
  217. package/bin/_internal/propcache/_helpers_c.cpython-312-x86_64-linux-gnu.so +0 -0
  218. package/bin/_internal/pydantic-2.13.2.dist-info/INSTALLER +1 -0
  219. package/bin/_internal/pydantic-2.13.2.dist-info/METADATA +1269 -0
  220. package/bin/_internal/pydantic-2.13.2.dist-info/RECORD +217 -0
  221. package/bin/_internal/pydantic-2.13.2.dist-info/WHEEL +4 -0
  222. package/bin/_internal/pydantic-2.13.2.dist-info/licenses/LICENSE +21 -0
  223. package/bin/_internal/pydantic_core/_pydantic_core.cpython-312-x86_64-linux-gnu.so +0 -0
  224. package/bin/_internal/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so +0 -0
  225. package/bin/_internal/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so +0 -0
  226. package/bin/_internal/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so +0 -0
  227. package/bin/_internal/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so +0 -0
  228. package/bin/_internal/python3.12/lib-dynload/_codecs_cn.cpython-312-x86_64-linux-gnu.so +0 -0
  229. package/bin/_internal/python3.12/lib-dynload/_codecs_hk.cpython-312-x86_64-linux-gnu.so +0 -0
  230. package/bin/_internal/python3.12/lib-dynload/_codecs_iso2022.cpython-312-x86_64-linux-gnu.so +0 -0
  231. package/bin/_internal/python3.12/lib-dynload/_codecs_jp.cpython-312-x86_64-linux-gnu.so +0 -0
  232. package/bin/_internal/python3.12/lib-dynload/_codecs_kr.cpython-312-x86_64-linux-gnu.so +0 -0
  233. package/bin/_internal/python3.12/lib-dynload/_codecs_tw.cpython-312-x86_64-linux-gnu.so +0 -0
  234. package/bin/_internal/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so +0 -0
  235. package/bin/_internal/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so +0 -0
  236. package/bin/_internal/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so +0 -0
  237. package/bin/_internal/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so +0 -0
  238. package/bin/_internal/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so +0 -0
  239. package/bin/_internal/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so +0 -0
  240. package/bin/_internal/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so +0 -0
  241. package/bin/_internal/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so +0 -0
  242. package/bin/_internal/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so +0 -0
  243. package/bin/_internal/python3.12/lib-dynload/_md5.cpython-312-x86_64-linux-gnu.so +0 -0
  244. package/bin/_internal/python3.12/lib-dynload/_multibytecodec.cpython-312-x86_64-linux-gnu.so +0 -0
  245. package/bin/_internal/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so +0 -0
  246. package/bin/_internal/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so +0 -0
  247. package/bin/_internal/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so +0 -0
  248. package/bin/_internal/python3.12/lib-dynload/_posixshmem.cpython-312-x86_64-linux-gnu.so +0 -0
  249. package/bin/_internal/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so +0 -0
  250. package/bin/_internal/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so +0 -0
  251. package/bin/_internal/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so +0 -0
  252. package/bin/_internal/python3.12/lib-dynload/_sha1.cpython-312-x86_64-linux-gnu.so +0 -0
  253. package/bin/_internal/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so +0 -0
  254. package/bin/_internal/python3.12/lib-dynload/_sha3.cpython-312-x86_64-linux-gnu.so +0 -0
  255. package/bin/_internal/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so +0 -0
  256. package/bin/_internal/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so +0 -0
  257. package/bin/_internal/python3.12/lib-dynload/_statistics.cpython-312-x86_64-linux-gnu.so +0 -0
  258. package/bin/_internal/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so +0 -0
  259. package/bin/_internal/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so +0 -0
  260. package/bin/_internal/python3.12/lib-dynload/_zoneinfo.cpython-312-x86_64-linux-gnu.so +0 -0
  261. package/bin/_internal/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so +0 -0
  262. package/bin/_internal/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so +0 -0
  263. package/bin/_internal/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so +0 -0
  264. package/bin/_internal/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so +0 -0
  265. package/bin/_internal/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so +0 -0
  266. package/bin/_internal/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so +0 -0
  267. package/bin/_internal/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so +0 -0
  268. package/bin/_internal/python3.12/lib-dynload/readline.cpython-312-x86_64-linux-gnu.so +0 -0
  269. package/bin/_internal/python3.12/lib-dynload/resource.cpython-312-x86_64-linux-gnu.so +0 -0
  270. package/bin/_internal/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so +0 -0
  271. package/bin/_internal/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so +0 -0
  272. package/bin/_internal/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so +0 -0
  273. package/bin/_internal/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so +0 -0
  274. package/bin/_internal/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so +0 -0
  275. package/bin/_internal/rpds/rpds.cpython-312-x86_64-linux-gnu.so +0 -0
  276. package/bin/_internal/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +2 -0
  277. package/bin/_internal/vicoa/_bin/README.md +28 -0
  278. package/bin/_internal/vicoa-1.3.10.dist-info/INSTALLER +1 -0
  279. package/bin/_internal/vicoa-1.3.10.dist-info/METADATA +311 -0
  280. package/bin/_internal/vicoa-1.3.10.dist-info/RECORD +11 -0
  281. package/bin/_internal/vicoa-1.3.10.dist-info/REQUESTED +0 -0
  282. package/bin/_internal/vicoa-1.3.10.dist-info/WHEEL +5 -0
  283. package/bin/_internal/vicoa-1.3.10.dist-info/direct_url.json +1 -0
  284. package/bin/_internal/vicoa-1.3.10.dist-info/entry_points.txt +2 -0
  285. package/bin/_internal/vicoa-1.3.10.dist-info/licenses/LICENSE +201 -0
  286. package/bin/_internal/vicoa-1.3.10.dist-info/top_level.txt +3 -0
  287. package/bin/_internal/watchfiles/_rust_notify.cpython-312-x86_64-linux-gnu.so +0 -0
  288. package/bin/_internal/websockets/speedups.cpython-312-x86_64-linux-gnu.so +0 -0
  289. package/bin/_internal/websockets-16.0.dist-info/INSTALLER +1 -0
  290. package/bin/_internal/websockets-16.0.dist-info/METADATA +179 -0
  291. package/bin/_internal/websockets-16.0.dist-info/RECORD +108 -0
  292. package/bin/_internal/websockets-16.0.dist-info/WHEEL +7 -0
  293. package/bin/_internal/websockets-16.0.dist-info/entry_points.txt +2 -0
  294. package/bin/_internal/websockets-16.0.dist-info/licenses/LICENSE +24 -0
  295. package/bin/_internal/websockets-16.0.dist-info/top_level.txt +1 -0
  296. package/bin/_internal/yaml/_yaml.cpython-312-x86_64-linux-gnu.so +0 -0
  297. package/bin/_internal/yarl/_quoting_c.cpython-312-x86_64-linux-gnu.so +0 -0
  298. package/bin/vicoa +0 -0
  299. package/package.json +10 -16
  300. package/README.md +0 -82
  301. package/bin/vicoa.js +0 -38
@@ -0,0 +1,133 @@
1
+ Metadata-Version: 2.4
2
+ Name: importlib_metadata
3
+ Version: 8.7.1
4
+ Summary: Read metadata from Python packages
5
+ Author-email: "Jason R. Coombs" <jaraco@jaraco.com>
6
+ License-Expression: Apache-2.0
7
+ Project-URL: Source, https://github.com/python/importlib_metadata
8
+ Classifier: Development Status :: 5 - Production/Stable
9
+ Classifier: Intended Audience :: Developers
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Programming Language :: Python :: 3 :: Only
12
+ Requires-Python: >=3.9
13
+ Description-Content-Type: text/x-rst
14
+ License-File: LICENSE
15
+ Requires-Dist: zipp>=3.20
16
+ Provides-Extra: test
17
+ Requires-Dist: pytest!=8.1.*,>=6; extra == "test"
18
+ Requires-Dist: packaging; extra == "test"
19
+ Requires-Dist: pyfakefs; extra == "test"
20
+ Requires-Dist: flufl.flake8; extra == "test"
21
+ Requires-Dist: pytest-perf>=0.9.2; extra == "test"
22
+ Requires-Dist: jaraco.test>=5.4; extra == "test"
23
+ Provides-Extra: doc
24
+ Requires-Dist: sphinx>=3.5; extra == "doc"
25
+ Requires-Dist: jaraco.packaging>=9.3; extra == "doc"
26
+ Requires-Dist: rst.linker>=1.9; extra == "doc"
27
+ Requires-Dist: furo; extra == "doc"
28
+ Requires-Dist: sphinx-lint; extra == "doc"
29
+ Requires-Dist: jaraco.tidelift>=1.4; extra == "doc"
30
+ Provides-Extra: perf
31
+ Requires-Dist: ipython; extra == "perf"
32
+ Provides-Extra: check
33
+ Requires-Dist: pytest-checkdocs>=2.4; extra == "check"
34
+ Requires-Dist: pytest-ruff>=0.2.1; sys_platform != "cygwin" and extra == "check"
35
+ Provides-Extra: cover
36
+ Requires-Dist: pytest-cov; extra == "cover"
37
+ Provides-Extra: enabler
38
+ Requires-Dist: pytest-enabler>=3.4; extra == "enabler"
39
+ Provides-Extra: type
40
+ Requires-Dist: pytest-mypy>=1.0.1; extra == "type"
41
+ Requires-Dist: mypy<1.19; platform_python_implementation == "PyPy" and extra == "type"
42
+ Dynamic: license-file
43
+
44
+ .. image:: https://img.shields.io/pypi/v/importlib_metadata.svg
45
+ :target: https://pypi.org/project/importlib_metadata
46
+
47
+ .. image:: https://img.shields.io/pypi/pyversions/importlib_metadata.svg
48
+
49
+ .. image:: https://github.com/python/importlib_metadata/actions/workflows/main.yml/badge.svg
50
+ :target: https://github.com/python/importlib_metadata/actions?query=workflow%3A%22tests%22
51
+ :alt: tests
52
+
53
+ .. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
54
+ :target: https://github.com/astral-sh/ruff
55
+ :alt: Ruff
56
+
57
+ .. image:: https://readthedocs.org/projects/importlib-metadata/badge/?version=latest
58
+ :target: https://importlib-metadata.readthedocs.io/en/latest/?badge=latest
59
+
60
+ .. image:: https://img.shields.io/badge/skeleton-2025-informational
61
+ :target: https://blog.jaraco.com/skeleton
62
+
63
+ .. image:: https://tidelift.com/badges/package/pypi/importlib-metadata
64
+ :target: https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=readme
65
+
66
+ Library to access the metadata for a Python package.
67
+
68
+ This package supplies third-party access to the functionality of
69
+ `importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>`_
70
+ including improvements added to subsequent Python versions.
71
+
72
+
73
+ Compatibility
74
+ =============
75
+
76
+ New features are introduced in this third-party library and later merged
77
+ into CPython. The following table indicates which versions of this library
78
+ were contributed to different versions in the standard library:
79
+
80
+ .. list-table::
81
+ :header-rows: 1
82
+
83
+ * - importlib_metadata
84
+ - stdlib
85
+ * - 7.0
86
+ - 3.13
87
+ * - 6.5
88
+ - 3.12
89
+ * - 4.13
90
+ - 3.11
91
+ * - 4.6
92
+ - 3.10
93
+ * - 1.4
94
+ - 3.8
95
+
96
+
97
+ Usage
98
+ =====
99
+
100
+ See the `online documentation <https://importlib-metadata.readthedocs.io/>`_
101
+ for usage details.
102
+
103
+ `Finder authors
104
+ <https://docs.python.org/3/reference/import.html#finders-and-loaders>`_ can
105
+ also add support for custom package installers. See the above documentation
106
+ for details.
107
+
108
+
109
+ Caveats
110
+ =======
111
+
112
+ This project primarily supports third-party packages installed by PyPA
113
+ tools (or other conforming packages). It does not support:
114
+
115
+ - Packages in the stdlib.
116
+ - Packages installed without metadata.
117
+
118
+ Project details
119
+ ===============
120
+
121
+ * Project home: https://github.com/python/importlib_metadata
122
+ * Report bugs at: https://github.com/python/importlib_metadata/issues
123
+ * Code hosting: https://github.com/python/importlib_metadata
124
+ * Documentation: https://importlib-metadata.readthedocs.io/
125
+
126
+ For Enterprise
127
+ ==============
128
+
129
+ Available as part of the Tidelift Subscription.
130
+
131
+ This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
132
+
133
+ `Learn more <https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=referral&utm_campaign=github>`_.
@@ -0,0 +1,33 @@
1
+ importlib_metadata-8.7.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
+ importlib_metadata-8.7.1.dist-info/METADATA,sha256=o-OLnuQyYonUhkcE8w4pnudp4jCc6fSnXw3hpQrQo1Y,4670
3
+ importlib_metadata-8.7.1.dist-info/RECORD,,
4
+ importlib_metadata-8.7.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ importlib_metadata-8.7.1.dist-info/licenses/LICENSE,sha256=RYUC4S2Xu_ZEOGBqIARKqF6wX7CoqAe7NdvsJT_R_AQ,10278
6
+ importlib_metadata-8.7.1.dist-info/top_level.txt,sha256=CO3fD9yylANiXkrMo4qHLV_mqXL2sC5JFKgt1yWAT-A,19
7
+ importlib_metadata/__init__.py,sha256=u7Ew4-UkpzNY-ka6k-WRkDhQZS1akkLMfWs2eEnUmGo,37734
8
+ importlib_metadata/__pycache__/__init__.cpython-312.pyc,,
9
+ importlib_metadata/__pycache__/_adapters.cpython-312.pyc,,
10
+ importlib_metadata/__pycache__/_collections.cpython-312.pyc,,
11
+ importlib_metadata/__pycache__/_compat.cpython-312.pyc,,
12
+ importlib_metadata/__pycache__/_functools.cpython-312.pyc,,
13
+ importlib_metadata/__pycache__/_itertools.cpython-312.pyc,,
14
+ importlib_metadata/__pycache__/_meta.cpython-312.pyc,,
15
+ importlib_metadata/__pycache__/_text.cpython-312.pyc,,
16
+ importlib_metadata/__pycache__/_typing.cpython-312.pyc,,
17
+ importlib_metadata/__pycache__/diagnose.cpython-312.pyc,,
18
+ importlib_metadata/_adapters.py,sha256=r5i8XLrKT6xmrpoREZhZrfczOYDmrVZeJBW5u0HzIGU,3797
19
+ importlib_metadata/_collections.py,sha256=CxAhzlF3g1rwu_fMiB53JtRQiUFh0RgiMpoOvmK_ocg,760
20
+ importlib_metadata/_compat.py,sha256=VC5ZDLlT-BcshauCShdFJvMNLntJJfZzNK1meGa-enw,1313
21
+ importlib_metadata/_functools.py,sha256=0pA2OoiVK6wnsGq8HvVIzgdkvLiZ0nfnfw7IsndjoHk,3510
22
+ importlib_metadata/_itertools.py,sha256=nMvp9SfHAQ_JYwK4L2i64lr3GRXGlYlikGTVzWbys_E,5351
23
+ importlib_metadata/_meta.py,sha256=EtHyiJ5kGzWFDfKyQ2XQp6Vu113CeadKW1Vf6aGc1B4,1765
24
+ importlib_metadata/_text.py,sha256=HCsFksZpJLeTP3NEk_ngrAeXVRRtTrtyh9eOABoRP4A,2166
25
+ importlib_metadata/_typing.py,sha256=EQKhhsEgz_Sa-FnePI-faC72rNOOQwopjA1i5pG8FDU,367
26
+ importlib_metadata/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
+ importlib_metadata/compat/__pycache__/__init__.cpython-312.pyc,,
28
+ importlib_metadata/compat/__pycache__/py311.cpython-312.pyc,,
29
+ importlib_metadata/compat/__pycache__/py39.cpython-312.pyc,,
30
+ importlib_metadata/compat/py311.py,sha256=uqm-K-uohyj1042TH4a9Er_I5o7667DvulcD-gC_fSA,608
31
+ importlib_metadata/compat/py39.py,sha256=J3W7PUVRPNYMmcvT12RF8ndBU9e8_T0Ac4U87Bsrq70,1187
32
+ importlib_metadata/diagnose.py,sha256=nkSRMiowlmkhLYhKhvCg9glmt_11Cox-EmLzEbqYTa8,379
33
+ importlib_metadata/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,73 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
10
+
11
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
12
+
13
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
14
+
15
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
16
+
17
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
18
+
19
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
20
+
21
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
22
+
23
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
24
+
25
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
26
+
27
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
28
+
29
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
30
+
31
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
32
+
33
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
34
+
35
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
36
+
37
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
38
+
39
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
40
+
41
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
42
+
43
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
44
+
45
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
46
+
47
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
48
+
49
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
50
+
51
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
52
+
53
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
54
+
55
+ END OF TERMS AND CONDITIONS
56
+
57
+ APPENDIX: How to apply the Apache License to your work.
58
+
59
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
60
+
61
+ Copyright 2025 [name of copyright owner]
62
+
63
+ Licensed under the Apache License, Version 2.0 (the "License");
64
+ you may not use this file except in compliance with the License.
65
+ You may obtain a copy of the License at
66
+
67
+ http://www.apache.org/licenses/LICENSE-2.0
68
+
69
+ Unless required by applicable law or agreed to in writing, software
70
+ distributed under the License is distributed on an "AS IS" BASIS,
71
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
72
+ See the License for the specific language governing permissions and
73
+ limitations under the License.
@@ -0,0 +1 @@
1
+ importlib_metadata
@@ -0,0 +1,33 @@
1
+ # Important Use Cases
2
+
3
+ This document summarizes important use cases for testing whether the wrapper works.
4
+
5
+ ## Normal messages
6
+
7
+ 1. User message sent from UI should be sent and submitted to terminal
8
+ 2. User message sent from terminal should be displayed in UI.
9
+ 3. Agent message from terminal should be displayed in UI.
10
+ 4. No duplicate of user or agent messages
11
+
12
+ ## Push Notifications
13
+
14
+ 5. Push notifications should be sent to user when agent completes a task, not while it is running.
15
+
16
+ ## Permission Requests
17
+
18
+ 6. Permission request response options should be properly displayed in UI.
19
+ 7. Selecting an option of permission request in UI should be sent to terminal.
20
+ 8. Selecting options like "No" of permission request response options, it should be able to send new messages from UI to terminal.
21
+
22
+ ## Control Messages
23
+
24
+ e.g. interruption, change permission mode, change model, change agent, etc.
25
+
26
+ 9. Interrupt the agent from UI while it is busy.
27
+ 10. User messages sent while agent is busy should be handled directly, control messages are processed, other messages are send to the terminal directly.
28
+ 11. Permission mode changes in terminal is reflected in UI with a response.
29
+ 12. Permission mode changes from UI should be reflected in terminal.
30
+
31
+ ## Close Terminal
32
+
33
+ 13. Closing the terminal should update the session status.
@@ -0,0 +1,136 @@
1
+ # CLAUDE.md
2
+
3
+ This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
4
+
5
+ ## Development Tools
6
+
7
+ - Runtime: Bun 1.2.11
8
+ - TypeScript with strict configuration
9
+
10
+ ## Common Development Tasks
11
+
12
+ ### Available npm/bun scripts from package.json:
13
+
14
+ ```bash
15
+ # Test
16
+ bun test
17
+
18
+ # Formatting
19
+ bun run format # Format code with prettier
20
+ bun run format:check # Check code formatting
21
+
22
+ # Type checking
23
+ bun run typecheck # Run TypeScript type checker
24
+ ```
25
+
26
+ ## Architecture Overview
27
+
28
+ This is a GitHub Action that enables Claude to interact with GitHub PRs and issues. The action operates in two main phases:
29
+
30
+ ### Phase 1: Preparation (`src/entrypoints/prepare.ts`)
31
+
32
+ 1. **Authentication Setup**: Establishes GitHub token via OIDC or GitHub App
33
+ 2. **Permission Validation**: Verifies actor has write permissions
34
+ 3. **Trigger Detection**: Uses mode-specific logic to determine if Claude should respond
35
+ 4. **Context Creation**: Prepares GitHub context and initial tracking comment
36
+
37
+ ### Phase 2: Execution (`base-action/`)
38
+
39
+ The `base-action/` directory contains the core Claude Code execution logic, which serves a dual purpose:
40
+
41
+ - **Standalone Action**: Published separately as `@anthropic-ai/claude-code-base-action` for direct use
42
+ - **Inner Logic**: Used internally by this GitHub Action after preparation phase completes
43
+
44
+ Execution steps:
45
+
46
+ 1. **MCP Server Setup**: Installs and configures GitHub MCP server for tool access
47
+ 2. **Prompt Generation**: Creates context-rich prompts from GitHub data
48
+ 3. **Claude Integration**: Executes via multiple providers (Anthropic API, AWS Bedrock, Google Vertex AI)
49
+ 4. **Result Processing**: Updates comments and creates branches/PRs as needed
50
+
51
+ ### Key Architectural Components
52
+
53
+ #### Mode System (`src/modes/`)
54
+
55
+ - **Tag Mode** (`tag/`): Responds to `@claude` mentions and issue assignments
56
+ - **Agent Mode** (`agent/`): Direct execution when explicit prompt is provided
57
+ - Extensible registry pattern in `modes/registry.ts`
58
+
59
+ #### GitHub Integration (`src/github/`)
60
+
61
+ - **Context Parsing** (`context.ts`): Unified GitHub event handling
62
+ - **Data Fetching** (`data/fetcher.ts`): Retrieves PR/issue data via GraphQL/REST
63
+ - **Data Formatting** (`data/formatter.ts`): Converts GitHub data to Claude-readable format
64
+ - **Branch Operations** (`operations/branch.ts`): Handles branch creation and cleanup
65
+ - **Comment Management** (`operations/comments/`): Creates and updates tracking comments
66
+
67
+ #### MCP Server Integration (`src/mcp/`)
68
+
69
+ - **GitHub Actions Server** (`github-actions-server.ts`): Workflow and CI access
70
+ - **GitHub Comment Server** (`github-comment-server.ts`): Comment operations
71
+ - **GitHub File Operations** (`github-file-ops-server.ts`): File system access
72
+ - Auto-installation and configuration in `install-mcp-server.ts`
73
+
74
+ #### Authentication & Security (`src/github/`)
75
+
76
+ - **Token Management** (`token.ts`): OIDC token exchange and GitHub App authentication
77
+ - **Permission Validation** (`validation/permissions.ts`): Write access verification
78
+ - **Actor Validation** (`validation/actor.ts`): Human vs bot detection
79
+
80
+ ### Project Structure
81
+
82
+ ```
83
+ src/
84
+ ├── entrypoints/ # Action entry points
85
+ │ ├── prepare.ts # Main preparation logic
86
+ │ ├── update-comment-link.ts # Post-execution comment updates
87
+ │ └── format-turns.ts # Claude conversation formatting
88
+ ├── github/ # GitHub integration layer
89
+ │ ├── api/ # REST/GraphQL clients
90
+ │ ├── data/ # Data fetching and formatting
91
+ │ ├── operations/ # Branch, comment, git operations
92
+ │ ├── validation/ # Permission and trigger validation
93
+ │ └── utils/ # Image downloading, sanitization
94
+ ├── modes/ # Execution modes
95
+ │ ├── tag/ # @claude mention mode
96
+ │ ├── agent/ # Automation mode
97
+ │ └── registry.ts # Mode selection logic
98
+ ├── mcp/ # MCP server implementations
99
+ ├── prepare/ # Preparation orchestration
100
+ └── utils/ # Shared utilities
101
+ ```
102
+
103
+ ## Important Implementation Notes
104
+
105
+ ### Authentication Flow
106
+
107
+ - Uses GitHub OIDC token exchange for secure authentication
108
+ - Supports custom GitHub Apps via `APP_ID` and `APP_PRIVATE_KEY`
109
+ - Falls back to official Claude GitHub App if no custom app provided
110
+
111
+ ### MCP Server Architecture
112
+
113
+ - Each MCP server has specific GitHub API access patterns
114
+ - Servers are auto-installed in `~/.claude/mcp/github-{type}-server/`
115
+ - Configuration merged with user-provided MCP config via `mcp_config` input
116
+
117
+ ### Mode System Design
118
+
119
+ - Modes implement `Mode` interface with `shouldTrigger()` and `prepare()` methods
120
+ - Registry validates mode compatibility with GitHub event types
121
+ - Agent mode triggers when explicit prompt is provided
122
+
123
+ ### Comment Threading
124
+
125
+ - Single tracking comment updated throughout execution
126
+ - Progress indicated via dynamic checkboxes
127
+ - Links to job runs and created branches/PRs
128
+ - Sticky comment option for consolidated PR comments
129
+
130
+ ## Code Conventions
131
+
132
+ - Use Bun-specific TypeScript configuration with `moduleResolution: "bundler"`
133
+ - Strict TypeScript with `noUnusedLocals` and `noUnusedParameters` enabled
134
+ - Prefer explicit error handling with detailed error messages
135
+ - Use discriminated unions for GitHub context types
136
+ - Implement retry logic for GitHub API operations via `utils/retry.ts`
@@ -0,0 +1,128 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our
6
+ community a harassment-free experience for everyone, regardless of age, body
7
+ size, visible or invisible disability, ethnicity, sex characteristics, gender
8
+ identity and expression, level of experience, education, socio-economic status,
9
+ nationality, personal appearance, race, religion, or sexual identity
10
+ and orientation.
11
+
12
+ We pledge to act and interact in ways that contribute to an open, welcoming,
13
+ diverse, inclusive, and healthy community.
14
+
15
+ ## Our Standards
16
+
17
+ Examples of behavior that contributes to a positive environment for our
18
+ community include:
19
+
20
+ - Demonstrating empathy and kindness toward other people
21
+ - Being respectful of differing opinions, viewpoints, and experiences
22
+ - Giving and gracefully accepting constructive feedback
23
+ - Accepting responsibility and apologizing to those affected by our mistakes,
24
+ and learning from the experience
25
+ - Focusing on what is best not just for us as individuals, but for the
26
+ overall community
27
+
28
+ Examples of unacceptable behavior include:
29
+
30
+ - The use of sexualized language or imagery, and sexual attention or
31
+ advances of any kind
32
+ - Trolling, insulting or derogatory comments, and personal or political attacks
33
+ - Public or private harassment
34
+ - Publishing others' private information, such as a physical or email
35
+ address, without their explicit permission
36
+ - Other conduct which could reasonably be considered inappropriate in a
37
+ professional setting
38
+
39
+ ## Enforcement Responsibilities
40
+
41
+ Community leaders are responsible for clarifying and enforcing our standards of
42
+ acceptable behavior and will take appropriate and fair corrective action in
43
+ response to any behavior that they deem inappropriate, threatening, offensive,
44
+ or harmful.
45
+
46
+ Community leaders have the right and responsibility to remove, edit, or reject
47
+ comments, commits, code, wiki edits, issues, and other contributions that are
48
+ not aligned to this Code of Conduct, and will communicate reasons for moderation
49
+ decisions when appropriate.
50
+
51
+ ## Scope
52
+
53
+ This Code of Conduct applies within all community spaces, and also applies when
54
+ an individual is officially representing the community in public spaces.
55
+ Examples of representing our community include using an official e-mail address,
56
+ posting via an official social media account, or acting as an appointed
57
+ representative at an online or offline event.
58
+
59
+ ## Enforcement
60
+
61
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
62
+ reported to the community leaders responsible for enforcement at
63
+ claude-code-action-coc@anthropic.com.
64
+ All complaints will be reviewed and investigated promptly and fairly.
65
+
66
+ All community leaders are obligated to respect the privacy and security of the
67
+ reporter of any incident.
68
+
69
+ ## Enforcement Guidelines
70
+
71
+ Community leaders will follow these Community Impact Guidelines in determining
72
+ the consequences for any action they deem in violation of this Code of Conduct:
73
+
74
+ ### 1. Correction
75
+
76
+ **Community Impact**: Use of inappropriate language or other behavior deemed
77
+ unprofessional or unwelcome in the community.
78
+
79
+ **Consequence**: A private, written warning from community leaders, providing
80
+ clarity around the nature of the violation and an explanation of why the
81
+ behavior was inappropriate. A public apology may be requested.
82
+
83
+ ### 2. Warning
84
+
85
+ **Community Impact**: A violation through a single incident or series
86
+ of actions.
87
+
88
+ **Consequence**: A warning with consequences for continued behavior. No
89
+ interaction with the people involved, including unsolicited interaction with
90
+ those enforcing the Code of Conduct, for a specified period of time. This
91
+ includes avoiding interactions in community spaces as well as external channels
92
+ like social media. Violating these terms may lead to a temporary or
93
+ permanent ban.
94
+
95
+ ### 3. Temporary Ban
96
+
97
+ **Community Impact**: A serious violation of community standards, including
98
+ sustained inappropriate behavior.
99
+
100
+ **Consequence**: A temporary ban from any sort of interaction or public
101
+ communication with the community for a specified period of time. No public or
102
+ private interaction with the people involved, including unsolicited interaction
103
+ with those enforcing the Code of Conduct, is allowed during this period.
104
+ Violating these terms may lead to a permanent ban.
105
+
106
+ ### 4. Permanent Ban
107
+
108
+ **Community Impact**: Demonstrating a pattern of violation of community
109
+ standards, including sustained inappropriate behavior, harassment of an
110
+ individual, or aggression toward or disparagement of classes of individuals.
111
+
112
+ **Consequence**: A permanent ban from any sort of public interaction within
113
+ the community.
114
+
115
+ ## Attribution
116
+
117
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118
+ version 2.0, available at
119
+ https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
120
+
121
+ Community Impact Guidelines were inspired by [Mozilla's code of conduct
122
+ enforcement ladder](https://github.com/mozilla/diversity).
123
+
124
+ [homepage]: https://www.contributor-covenant.org
125
+
126
+ For answers to common questions about this code of conduct, see the FAQ at
127
+ https://www.contributor-covenant.org/faq. Translations are available at
128
+ https://www.contributor-covenant.org/translations.
@@ -0,0 +1,116 @@
1
+ # Contributing to Claude Code Action
2
+
3
+ Thank you for your interest in contributing to Claude Code Action! This document provides guidelines and instructions for contributing to the project.
4
+
5
+ ## Getting Started
6
+
7
+ ### Prerequisites
8
+
9
+ - [Bun](https://bun.sh/) runtime
10
+ - [Docker](https://www.docker.com/) (for running GitHub Actions locally)
11
+ - [act](https://github.com/nektos/act) (installed automatically by our test script)
12
+ - An Anthropic API key (for testing)
13
+
14
+ ### Setup
15
+
16
+ 1. Fork the repository on GitHub and clone your fork:
17
+
18
+ ```bash
19
+ git clone https://github.com/your-username/claude-code-action.git
20
+ cd claude-code-action
21
+ ```
22
+
23
+ 2. Install dependencies:
24
+
25
+ ```bash
26
+ bun install
27
+ ```
28
+
29
+ 3. Set up your Anthropic API key:
30
+ ```bash
31
+ export ANTHROPIC_API_KEY="your-api-key-here"
32
+ ```
33
+
34
+ ## Development
35
+
36
+ ### Available Scripts
37
+
38
+ - `bun test` - Run all tests
39
+ - `bun run typecheck` - Type check the code
40
+ - `bun run format` - Format code with Prettier
41
+ - `bun run format:check` - Check code formatting
42
+
43
+ ## Testing
44
+
45
+ ### Running Tests Locally
46
+
47
+ 1. **Unit Tests**:
48
+
49
+ ```bash
50
+ bun test
51
+ ```
52
+
53
+ ## Pull Request Process
54
+
55
+ 1. Create a new branch from `main`:
56
+
57
+ ```bash
58
+ git checkout -b feature/your-feature-name
59
+ ```
60
+
61
+ 2. Make your changes and commit them:
62
+
63
+ ```bash
64
+ git add .
65
+ git commit -m "feat: add new feature"
66
+ ```
67
+
68
+ 3. Run tests and formatting:
69
+
70
+ ```bash
71
+ bun test
72
+ bun run typecheck
73
+ bun run format:check
74
+ ```
75
+
76
+ 4. Push your branch and create a Pull Request:
77
+
78
+ ```bash
79
+ git push origin feature/your-feature-name
80
+ ```
81
+
82
+ 5. Ensure all CI checks pass
83
+
84
+ 6. Request review from maintainers
85
+
86
+ ## Action Development
87
+
88
+ ### Testing Your Changes
89
+
90
+ When modifying the action:
91
+
92
+ 1. Test in a real GitHub Actions workflow by:
93
+ - Creating a test repository
94
+ - Using your branch as the action source:
95
+ ```yaml
96
+ uses: your-username/claude-code-action@your-branch
97
+ ```
98
+
99
+ ### Debugging
100
+
101
+ - Use `console.log` for debugging in development
102
+ - Check GitHub Actions logs for runtime issues
103
+ - Use `act` with `-v` flag for verbose output:
104
+ ```bash
105
+ act push -v --secret ANTHROPIC_API_KEY="$ANTHROPIC_API_KEY"
106
+ ```
107
+
108
+ ## Common Issues
109
+
110
+ ### Docker Issues
111
+
112
+ Make sure Docker is running before using `act`. You can check with:
113
+
114
+ ```bash
115
+ docker ps
116
+ ```