@vicoa/cli 0.1.3 → 0.1.4-darwin-arm64
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.
- package/bin/_internal/81d243bd2c585b0f4821__mypyc.cpython-312-darwin.so +0 -0
- package/bin/_internal/_cffi_backend.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_http_parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_http_writer.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_websocket/mask.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_websocket/reader_c.cpython-312-darwin.so +0 -0
- package/bin/_internal/asyncpg/protocol/protocol.cpython-312-darwin.so +0 -0
- package/bin/_internal/attrs-26.1.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/attrs-26.1.0.dist-info/METADATA +199 -0
- package/bin/_internal/attrs-26.1.0.dist-info/RECORD +55 -0
- package/bin/_internal/attrs-26.1.0.dist-info/WHEEL +4 -0
- package/bin/_internal/attrs-26.1.0.dist-info/licenses/LICENSE +21 -0
- package/bin/_internal/base_library.zip +0 -0
- package/bin/_internal/certifi/cacert.pem +4494 -0
- package/bin/_internal/certifi/py.typed +0 -0
- package/bin/_internal/charset_normalizer/cd.cpython-312-darwin.so +0 -0
- package/bin/_internal/charset_normalizer/md.cpython-312-darwin.so +0 -0
- package/bin/_internal/click-8.3.2.dist-info/INSTALLER +1 -0
- package/bin/_internal/click-8.3.2.dist-info/METADATA +84 -0
- package/bin/_internal/click-8.3.2.dist-info/RECORD +40 -0
- package/bin/_internal/click-8.3.2.dist-info/WHEEL +4 -0
- package/bin/_internal/click-8.3.2.dist-info/licenses/LICENSE.txt +28 -0
- package/bin/_internal/cryptography/hazmat/bindings/_rust.abi3.so +0 -0
- package/bin/_internal/cryptography-46.0.7.dist-info/INSTALLER +1 -0
- package/bin/_internal/cryptography-46.0.7.dist-info/METADATA +139 -0
- package/bin/_internal/cryptography-46.0.7.dist-info/RECORD +180 -0
- package/bin/_internal/cryptography-46.0.7.dist-info/WHEEL +4 -0
- package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE +3 -0
- package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE.APACHE +202 -0
- package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE.BSD +27 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/LICENSE +121 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/METADATA +482 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/RECORD +26 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/REQUESTED +0 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/WHEEL +5 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/top_level.txt +1 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/INSTALLER +1 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/METADATA +465 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/RECORD +150 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/REQUESTED +0 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/WHEEL +4 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/entry_points.txt +2 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/licenses/LICENSE +201 -0
- package/bin/_internal/frozenlist/_frozenlist.cpython-312-darwin.so +0 -0
- package/bin/_internal/h2-4.3.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/h2-4.3.0.dist-info/METADATA +129 -0
- package/bin/_internal/h2-4.3.0.dist-info/RECORD +29 -0
- package/bin/_internal/h2-4.3.0.dist-info/WHEEL +5 -0
- package/bin/_internal/h2-4.3.0.dist-info/licenses/LICENSE +21 -0
- package/bin/_internal/h2-4.3.0.dist-info/top_level.txt +1 -0
- package/bin/_internal/httptools/parser/parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/httptools/parser/url_parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/integrations/cli_wrappers/IMPORTANT_USE_CASES.md +33 -0
- package/bin/_internal/integrations/github/claude-code-action/.prettierignore +2 -0
- package/bin/_internal/integrations/github/claude-code-action/.prettierrc +1 -0
- package/bin/_internal/integrations/github/claude-code-action/CLAUDE.md +136 -0
- package/bin/_internal/integrations/github/claude-code-action/CODE_OF_CONDUCT.md +128 -0
- package/bin/_internal/integrations/github/claude-code-action/CONTRIBUTING.md +116 -0
- package/bin/_internal/integrations/github/claude-code-action/LICENSE +21 -0
- package/bin/_internal/integrations/github/claude-code-action/README.md +53 -0
- package/bin/_internal/integrations/github/claude-code-action/ROADMAP.md +20 -0
- package/bin/_internal/integrations/github/claude-code-action/SECURITY.md +15 -0
- package/bin/_internal/integrations/github/claude-code-action/action.yml +294 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/.prettierrc +1 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/CLAUDE.md +60 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/CODE_OF_CONDUCT.md +128 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/CONTRIBUTING.md +136 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/LICENSE +21 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/MIRROR_DISCLAIMER.md +11 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/README.md +521 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/action.yml +149 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/bun.lock +54 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/examples/issue-triage.yml +108 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/package.json +23 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/install-hooks.sh +13 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/pre-push +46 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/src/index.ts +82 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/src/prepare-prompt.ts +82 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/src/run-claude.ts +257 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/src/run-vicoa.ts +301 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/src/setup-claude-code-settings.ts +68 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/src/validate-env.ts +54 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/test-local.sh +12 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/test-mcp-local.sh +18 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/tsconfig.json +30 -0
- package/bin/_internal/integrations/github/claude-code-action/bun.lock +384 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/capabilities-and-limitations.md +33 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/cloud-providers.md +99 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/configuration.md +345 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/custom-automations.md +113 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/experimental.md +128 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/faq.md +205 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/migration-guide.md +261 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/security.md +38 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/setup.md +146 -0
- package/bin/_internal/integrations/github/claude-code-action/docs/usage.md +213 -0
- package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci/auto-fix-ci.yml +97 -0
- package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci/commands/fix-ci.md +127 -0
- package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci-signed/auto-fix-ci-signed.yml +97 -0
- package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci-signed/commands/fix-ci-signed.md +148 -0
- package/bin/_internal/integrations/github/claude-code-action/examples/issue-deduplication.yml +63 -0
- package/bin/_internal/integrations/github/claude-code-action/examples/issue-triage.yml +75 -0
- package/bin/_internal/integrations/github/claude-code-action/examples/vicoa.yml +75 -0
- package/bin/_internal/integrations/github/claude-code-action/package.json +31 -0
- package/bin/_internal/integrations/github/claude-code-action/scripts/install-hooks.sh +13 -0
- package/bin/_internal/integrations/github/claude-code-action/scripts/pre-commit +46 -0
- package/bin/_internal/integrations/github/claude-code-action/scripts/setup-network-restrictions.sh +123 -0
- package/bin/_internal/integrations/github/claude-code-action/src/create-prompt/index.ts +799 -0
- package/bin/_internal/integrations/github/claude-code-action/src/create-prompt/types.ts +102 -0
- package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/collect-inputs.ts +58 -0
- package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/format-turns.ts +465 -0
- package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/prepare.ts +98 -0
- package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/update-comment-link.ts +245 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/api/client.ts +23 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/api/config.ts +4 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/api/queries/github.ts +117 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/context.ts +277 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/data/fetcher.ts +233 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/data/formatter.ts +144 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/operations/branch-cleanup.ts +132 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/operations/branch.ts +163 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comment-logic.ts +203 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/common.ts +33 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/create-initial.ts +111 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/update-claude-comment.ts +70 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/update-with-branch.ts +57 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/operations/git-config.ts +62 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/token.ts +108 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/types.ts +98 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/utils/image-downloader.ts +246 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/utils/sanitizer.ts +100 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/validation/actor.ts +64 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/validation/permissions.ts +47 -0
- package/bin/_internal/integrations/github/claude-code-action/src/github/validation/trigger.ts +148 -0
- package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-actions-server.ts +279 -0
- package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-comment-server.ts +101 -0
- package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-file-ops-server.ts +677 -0
- package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-inline-comment-server.ts +184 -0
- package/bin/_internal/integrations/github/claude-code-action/src/mcp/install-mcp-server.ts +201 -0
- package/bin/_internal/integrations/github/claude-code-action/src/modes/agent/index.ts +152 -0
- package/bin/_internal/integrations/github/claude-code-action/src/modes/agent/parse-tools.ts +22 -0
- package/bin/_internal/integrations/github/claude-code-action/src/modes/detector.ts +66 -0
- package/bin/_internal/integrations/github/claude-code-action/src/modes/registry.ts +54 -0
- package/bin/_internal/integrations/github/claude-code-action/src/modes/tag/index.ts +187 -0
- package/bin/_internal/integrations/github/claude-code-action/src/modes/types.ts +100 -0
- package/bin/_internal/integrations/github/claude-code-action/src/prepare/index.ts +20 -0
- package/bin/_internal/integrations/github/claude-code-action/src/prepare/types.ts +20 -0
- package/bin/_internal/integrations/github/claude-code-action/src/utils/retry.ts +40 -0
- package/bin/_internal/integrations/github/claude-code-action/tsconfig.json +30 -0
- package/bin/_internal/integrations/n8n/.prettierrc +10 -0
- package/bin/_internal/integrations/n8n/LICENSE +21 -0
- package/bin/_internal/integrations/n8n/README.md +298 -0
- package/bin/_internal/integrations/n8n/package-lock.json +2989 -0
- package/bin/_internal/integrations/n8n/package.json +68 -0
- package/bin/_internal/jiter/jiter.cpython-312-darwin.so +0 -0
- package/bin/_internal/libbz2.dylib +0 -0
- package/bin/_internal/libcom_err.3.0.dylib +0 -0
- package/bin/_internal/libcrypto.3.dylib +0 -0
- package/bin/_internal/libexpat.1.dylib +0 -0
- package/bin/_internal/libffi.8.dylib +0 -0
- package/bin/_internal/libgssapi_krb5.2.2.dylib +0 -0
- package/bin/_internal/libintl.8.dylib +0 -0
- package/bin/_internal/libk5crypto.3.1.dylib +0 -0
- package/bin/_internal/libkrb5.3.3.dylib +0 -0
- package/bin/_internal/libkrb5support.1.1.dylib +0 -0
- package/bin/_internal/liblzma.5.dylib +0 -0
- package/bin/_internal/libncursesw.6.dylib +0 -0
- package/bin/_internal/libpq.5.dylib +0 -0
- package/bin/_internal/libpython3.12.dylib +0 -0
- package/bin/_internal/libreadline.8.dylib +0 -0
- package/bin/_internal/libsqlite3.dylib +0 -0
- package/bin/_internal/libssl.3.dylib +0 -0
- package/bin/_internal/libtinfow.6.dylib +0 -0
- package/bin/_internal/libz.1.dylib +0 -0
- package/bin/_internal/mcp-1.9.4.dist-info/INSTALLER +1 -0
- package/bin/_internal/mcp-1.9.4.dist-info/METADATA +939 -0
- package/bin/_internal/mcp-1.9.4.dist-info/RECORD +154 -0
- package/bin/_internal/mcp-1.9.4.dist-info/WHEEL +4 -0
- package/bin/_internal/mcp-1.9.4.dist-info/entry_points.txt +2 -0
- package/bin/_internal/mcp-1.9.4.dist-info/licenses/LICENSE +21 -0
- package/bin/_internal/multidict/_multidict.cpython-312-darwin.so +0 -0
- package/bin/_internal/propcache/_helpers_c.cpython-312-darwin.so +0 -0
- package/bin/_internal/psycopg2/.dylibs/libcom_err.3.0.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libcrypto.3.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libgssapi_krb5.2.2.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libintl.8.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libk5crypto.3.1.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libkrb5.3.3.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libkrb5support.1.1.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libpq.5.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libssl.3.dylib +0 -0
- package/bin/_internal/psycopg2/_psycopg.cpython-312-darwin.so +0 -0
- package/bin/_internal/pydantic_core/_pydantic_core.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_asyncio.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_bisect.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_blake2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_bz2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_cn.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_hk.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_iso2022.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_jp.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_kr.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_tw.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_contextvars.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_csv.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_ctypes.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_datetime.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_decimal.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_hashlib.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_heapq.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_json.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_lzma.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_md5.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_multibytecodec.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_multiprocessing.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_opcode.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_pickle.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_posixshmem.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_posixsubprocess.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_queue.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_random.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_scproxy.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha1.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha3.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_socket.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sqlite3.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_ssl.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_statistics.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_struct.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_uuid.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_zoneinfo.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/array.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/binascii.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/fcntl.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/grp.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/math.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/mmap.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/pyexpat.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/readline.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/resource.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/select.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/syslog.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/termios.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/unicodedata.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/zlib.cpython-312-darwin.so +0 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/INSTALLER +1 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/METADATA +133 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/RECORD +21 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/REQUESTED +0 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/WHEEL +5 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/licenses/LICENSE +73 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/top_level.txt +1 -0
- package/bin/_internal/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +2 -0
- package/bin/_internal/sqlalchemy/cyextension/collections.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/immutabledict.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/processors.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/resultproxy.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/util.cpython-312-darwin.so +0 -0
- package/bin/_internal/uvloop/loop.cpython-312-darwin.so +0 -0
- package/bin/_internal/vicoa/_bin/README.md +28 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/INSTALLER +1 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/METADATA +311 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/RECORD +11 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/REQUESTED +0 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/WHEEL +5 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/direct_url.json +1 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/entry_points.txt +2 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/licenses/LICENSE +201 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/top_level.txt +3 -0
- package/bin/_internal/watchfiles/_rust_notify.cpython-312-darwin.so +0 -0
- package/bin/_internal/websockets/speedups.cpython-312-darwin.so +0 -0
- package/bin/_internal/websockets-14.2.dist-info/INSTALLER +1 -0
- package/bin/_internal/websockets-14.2.dist-info/LICENSE +24 -0
- package/bin/_internal/websockets-14.2.dist-info/METADATA +178 -0
- package/bin/_internal/websockets-14.2.dist-info/RECORD +98 -0
- package/bin/_internal/websockets-14.2.dist-info/WHEEL +5 -0
- package/bin/_internal/websockets-14.2.dist-info/top_level.txt +1 -0
- package/bin/_internal/yaml/_yaml.cpython-312-darwin.so +0 -0
- package/bin/_internal/yarl/_quoting_c.cpython-312-darwin.so +0 -0
- package/bin/_internal/zstandard/_cffi.cpython-312-darwin.so +0 -0
- package/bin/_internal/zstandard/backend_c.cpython-312-darwin.so +0 -0
- package/bin/vicoa +0 -0
- package/package.json +10 -17
- package/README.md +0 -57
- package/bin/vicoa.js +0 -38
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
export type CommonFields = {
|
|
2
|
+
repository: string;
|
|
3
|
+
claudeCommentId: string;
|
|
4
|
+
triggerPhrase: string;
|
|
5
|
+
triggerUsername?: string;
|
|
6
|
+
prompt?: string;
|
|
7
|
+
claudeBranch?: string;
|
|
8
|
+
};
|
|
9
|
+
|
|
10
|
+
type PullRequestReviewCommentEvent = {
|
|
11
|
+
eventName: "pull_request_review_comment";
|
|
12
|
+
isPR: true;
|
|
13
|
+
prNumber: string;
|
|
14
|
+
commentId?: string; // May be present for review comments
|
|
15
|
+
commentBody: string;
|
|
16
|
+
claudeBranch?: string;
|
|
17
|
+
baseBranch?: string;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
type PullRequestReviewEvent = {
|
|
21
|
+
eventName: "pull_request_review";
|
|
22
|
+
isPR: true;
|
|
23
|
+
prNumber: string;
|
|
24
|
+
commentBody: string;
|
|
25
|
+
claudeBranch?: string;
|
|
26
|
+
baseBranch?: string;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
type IssueCommentEvent = {
|
|
30
|
+
eventName: "issue_comment";
|
|
31
|
+
commentId: string;
|
|
32
|
+
issueNumber: string;
|
|
33
|
+
isPR: false;
|
|
34
|
+
baseBranch: string;
|
|
35
|
+
claudeBranch: string;
|
|
36
|
+
commentBody: string;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
// Not actually a real github event, since issue comments and PR coments are both sent as issue_comment
|
|
40
|
+
type PullRequestCommentEvent = {
|
|
41
|
+
eventName: "issue_comment";
|
|
42
|
+
commentId: string;
|
|
43
|
+
prNumber: string;
|
|
44
|
+
isPR: true;
|
|
45
|
+
commentBody: string;
|
|
46
|
+
claudeBranch?: string;
|
|
47
|
+
baseBranch?: string;
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
type IssueOpenedEvent = {
|
|
51
|
+
eventName: "issues";
|
|
52
|
+
eventAction: "opened";
|
|
53
|
+
isPR: false;
|
|
54
|
+
issueNumber: string;
|
|
55
|
+
baseBranch: string;
|
|
56
|
+
claudeBranch: string;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
type IssueAssignedEvent = {
|
|
60
|
+
eventName: "issues";
|
|
61
|
+
eventAction: "assigned";
|
|
62
|
+
isPR: false;
|
|
63
|
+
issueNumber: string;
|
|
64
|
+
baseBranch: string;
|
|
65
|
+
claudeBranch: string;
|
|
66
|
+
assigneeTrigger?: string;
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
type IssueLabeledEvent = {
|
|
70
|
+
eventName: "issues";
|
|
71
|
+
eventAction: "labeled";
|
|
72
|
+
isPR: false;
|
|
73
|
+
issueNumber: string;
|
|
74
|
+
baseBranch: string;
|
|
75
|
+
claudeBranch: string;
|
|
76
|
+
labelTrigger: string;
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
type PullRequestEvent = {
|
|
80
|
+
eventName: "pull_request";
|
|
81
|
+
eventAction?: string; // opened, synchronize, etc.
|
|
82
|
+
isPR: true;
|
|
83
|
+
prNumber: string;
|
|
84
|
+
claudeBranch?: string;
|
|
85
|
+
baseBranch?: string;
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
// Union type for all possible event types
|
|
89
|
+
export type EventData =
|
|
90
|
+
| PullRequestReviewCommentEvent
|
|
91
|
+
| PullRequestReviewEvent
|
|
92
|
+
| PullRequestCommentEvent
|
|
93
|
+
| IssueCommentEvent
|
|
94
|
+
| IssueOpenedEvent
|
|
95
|
+
| IssueAssignedEvent
|
|
96
|
+
| IssueLabeledEvent
|
|
97
|
+
| PullRequestEvent;
|
|
98
|
+
|
|
99
|
+
// Combined type with separate eventData field
|
|
100
|
+
export type PreparedContext = CommonFields & {
|
|
101
|
+
eventData: EventData;
|
|
102
|
+
};
|
package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/collect-inputs.ts
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as core from "@actions/core";
|
|
2
|
+
|
|
3
|
+
export function collectActionInputsPresence(): void {
|
|
4
|
+
const inputDefaults: Record<string, string> = {
|
|
5
|
+
trigger_phrase: "@claude",
|
|
6
|
+
assignee_trigger: "",
|
|
7
|
+
label_trigger: "claude",
|
|
8
|
+
base_branch: "",
|
|
9
|
+
branch_prefix: "claude/",
|
|
10
|
+
allowed_bots: "",
|
|
11
|
+
mode: "tag",
|
|
12
|
+
model: "",
|
|
13
|
+
anthropic_model: "",
|
|
14
|
+
fallback_model: "",
|
|
15
|
+
allowed_tools: "",
|
|
16
|
+
disallowed_tools: "",
|
|
17
|
+
custom_instructions: "",
|
|
18
|
+
direct_prompt: "",
|
|
19
|
+
override_prompt: "",
|
|
20
|
+
additional_permissions: "",
|
|
21
|
+
claude_env: "",
|
|
22
|
+
settings: "",
|
|
23
|
+
anthropic_api_key: "",
|
|
24
|
+
claude_code_oauth_token: "",
|
|
25
|
+
github_token: "",
|
|
26
|
+
max_turns: "",
|
|
27
|
+
use_sticky_comment: "false",
|
|
28
|
+
use_commit_signing: "false",
|
|
29
|
+
experimental_allowed_domains: "",
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
const allInputsJson = process.env.ALL_INPUTS;
|
|
33
|
+
if (!allInputsJson) {
|
|
34
|
+
console.log("ALL_INPUTS environment variable not found");
|
|
35
|
+
core.setOutput("action_inputs_present", JSON.stringify({}));
|
|
36
|
+
return;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
let allInputs: Record<string, string>;
|
|
40
|
+
try {
|
|
41
|
+
allInputs = JSON.parse(allInputsJson);
|
|
42
|
+
} catch (e) {
|
|
43
|
+
console.error("Failed to parse ALL_INPUTS JSON:", e);
|
|
44
|
+
core.setOutput("action_inputs_present", JSON.stringify({}));
|
|
45
|
+
return;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
const presentInputs: Record<string, boolean> = {};
|
|
49
|
+
|
|
50
|
+
for (const [name, defaultValue] of Object.entries(inputDefaults)) {
|
|
51
|
+
const actualValue = allInputs[name] || "";
|
|
52
|
+
|
|
53
|
+
const isSet = actualValue !== defaultValue;
|
|
54
|
+
presentInputs[name] = isSet;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
core.setOutput("action_inputs_present", JSON.stringify(presentInputs));
|
|
58
|
+
}
|
|
@@ -0,0 +1,465 @@
|
|
|
1
|
+
#!/usr/bin/env bun
|
|
2
|
+
|
|
3
|
+
import { readFileSync, existsSync } from "fs";
|
|
4
|
+
import { exit } from "process";
|
|
5
|
+
|
|
6
|
+
export type ToolUse = {
|
|
7
|
+
type: string;
|
|
8
|
+
name?: string;
|
|
9
|
+
input?: Record<string, any>;
|
|
10
|
+
id?: string;
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export type ToolResult = {
|
|
14
|
+
type: string;
|
|
15
|
+
tool_use_id?: string;
|
|
16
|
+
content?: any;
|
|
17
|
+
is_error?: boolean;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export type ContentItem = {
|
|
21
|
+
type: string;
|
|
22
|
+
text?: string;
|
|
23
|
+
tool_use_id?: string;
|
|
24
|
+
content?: any;
|
|
25
|
+
is_error?: boolean;
|
|
26
|
+
name?: string;
|
|
27
|
+
input?: Record<string, any>;
|
|
28
|
+
id?: string;
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
export type Message = {
|
|
32
|
+
content: ContentItem[];
|
|
33
|
+
usage?: {
|
|
34
|
+
input_tokens?: number;
|
|
35
|
+
output_tokens?: number;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export type Turn = {
|
|
40
|
+
type: string;
|
|
41
|
+
subtype?: string;
|
|
42
|
+
message?: Message;
|
|
43
|
+
tools?: any[];
|
|
44
|
+
cost_usd?: number;
|
|
45
|
+
duration_ms?: number;
|
|
46
|
+
result?: string;
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export type GroupedContent = {
|
|
50
|
+
type: string;
|
|
51
|
+
tools_count?: number;
|
|
52
|
+
data?: Turn;
|
|
53
|
+
text_parts?: string[];
|
|
54
|
+
tool_calls?: { tool_use: ToolUse; tool_result?: ToolResult }[];
|
|
55
|
+
usage?: Record<string, number>;
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
export function detectContentType(content: any): string {
|
|
59
|
+
const contentStr = String(content).trim();
|
|
60
|
+
|
|
61
|
+
// Check for JSON
|
|
62
|
+
if (contentStr.startsWith("{") && contentStr.endsWith("}")) {
|
|
63
|
+
try {
|
|
64
|
+
JSON.parse(contentStr);
|
|
65
|
+
return "json";
|
|
66
|
+
} catch {
|
|
67
|
+
// Fall through
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
if (contentStr.startsWith("[") && contentStr.endsWith("]")) {
|
|
72
|
+
try {
|
|
73
|
+
JSON.parse(contentStr);
|
|
74
|
+
return "json";
|
|
75
|
+
} catch {
|
|
76
|
+
// Fall through
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
// Check for code-like content
|
|
81
|
+
const codeKeywords = [
|
|
82
|
+
"def ",
|
|
83
|
+
"class ",
|
|
84
|
+
"import ",
|
|
85
|
+
"from ",
|
|
86
|
+
"function ",
|
|
87
|
+
"const ",
|
|
88
|
+
"let ",
|
|
89
|
+
"var ",
|
|
90
|
+
];
|
|
91
|
+
if (codeKeywords.some((keyword) => contentStr.includes(keyword))) {
|
|
92
|
+
if (
|
|
93
|
+
contentStr.includes("def ") ||
|
|
94
|
+
contentStr.includes("import ") ||
|
|
95
|
+
contentStr.includes("from ")
|
|
96
|
+
) {
|
|
97
|
+
return "python";
|
|
98
|
+
} else if (
|
|
99
|
+
["function ", "const ", "let ", "var ", "=>"].some((js) =>
|
|
100
|
+
contentStr.includes(js),
|
|
101
|
+
)
|
|
102
|
+
) {
|
|
103
|
+
return "javascript";
|
|
104
|
+
} else {
|
|
105
|
+
return "python"; // default for code
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
// Check for shell/bash output
|
|
110
|
+
const shellIndicators = ["ls -", "cd ", "mkdir ", "rm ", "$ ", "# "];
|
|
111
|
+
if (
|
|
112
|
+
contentStr.startsWith("/") ||
|
|
113
|
+
contentStr.includes("Error:") ||
|
|
114
|
+
contentStr.startsWith("total ") ||
|
|
115
|
+
shellIndicators.some((indicator) => contentStr.includes(indicator))
|
|
116
|
+
) {
|
|
117
|
+
return "bash";
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
// Check for diff format
|
|
121
|
+
if (
|
|
122
|
+
contentStr.startsWith("@@") ||
|
|
123
|
+
contentStr.includes("+++ ") ||
|
|
124
|
+
contentStr.includes("--- ")
|
|
125
|
+
) {
|
|
126
|
+
return "diff";
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
// Check for HTML/XML
|
|
130
|
+
if (contentStr.startsWith("<") && contentStr.endsWith(">")) {
|
|
131
|
+
return "html";
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
// Check for markdown
|
|
135
|
+
const mdIndicators = ["# ", "## ", "### ", "- ", "* ", "```"];
|
|
136
|
+
if (mdIndicators.some((indicator) => contentStr.includes(indicator))) {
|
|
137
|
+
return "markdown";
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
// Default to plain text
|
|
141
|
+
return "text";
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
export function formatResultContent(content: any): string {
|
|
145
|
+
if (!content) {
|
|
146
|
+
return "*(No output)*\n\n";
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
let contentStr: string;
|
|
150
|
+
|
|
151
|
+
// Check if content is a list with "type": "text" structure
|
|
152
|
+
try {
|
|
153
|
+
let parsedContent: any;
|
|
154
|
+
if (typeof content === "string") {
|
|
155
|
+
parsedContent = JSON.parse(content);
|
|
156
|
+
} else {
|
|
157
|
+
parsedContent = content;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
if (
|
|
161
|
+
Array.isArray(parsedContent) &&
|
|
162
|
+
parsedContent.length > 0 &&
|
|
163
|
+
typeof parsedContent[0] === "object" &&
|
|
164
|
+
parsedContent[0]?.type === "text"
|
|
165
|
+
) {
|
|
166
|
+
// Extract the text field from the first item
|
|
167
|
+
contentStr = parsedContent[0]?.text || "";
|
|
168
|
+
} else {
|
|
169
|
+
contentStr = String(content).trim();
|
|
170
|
+
}
|
|
171
|
+
} catch {
|
|
172
|
+
contentStr = String(content).trim();
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
// Truncate very long results
|
|
176
|
+
if (contentStr.length > 3000) {
|
|
177
|
+
contentStr = contentStr.substring(0, 2997) + "...";
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
// Detect content type
|
|
181
|
+
const contentType = detectContentType(contentStr);
|
|
182
|
+
|
|
183
|
+
// Handle JSON content specially - pretty print it
|
|
184
|
+
if (contentType === "json") {
|
|
185
|
+
try {
|
|
186
|
+
// Try to parse and pretty print JSON
|
|
187
|
+
const parsed = JSON.parse(contentStr);
|
|
188
|
+
contentStr = JSON.stringify(parsed, null, 2);
|
|
189
|
+
} catch {
|
|
190
|
+
// Keep original if parsing fails
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
// Format with appropriate syntax highlighting
|
|
195
|
+
if (
|
|
196
|
+
contentType === "text" &&
|
|
197
|
+
contentStr.length < 100 &&
|
|
198
|
+
!contentStr.includes("\n")
|
|
199
|
+
) {
|
|
200
|
+
// Short text results don't need code blocks
|
|
201
|
+
return `**→** ${contentStr}\n\n`;
|
|
202
|
+
} else {
|
|
203
|
+
return `**Result:**\n\`\`\`${contentType}\n${contentStr}\n\`\`\`\n\n`;
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
export function formatToolWithResult(
|
|
208
|
+
toolUse: ToolUse,
|
|
209
|
+
toolResult?: ToolResult,
|
|
210
|
+
): string {
|
|
211
|
+
const toolName = toolUse.name || "unknown_tool";
|
|
212
|
+
const toolInput = toolUse.input || {};
|
|
213
|
+
|
|
214
|
+
let result = `### 🔧 \`${toolName}\`\n\n`;
|
|
215
|
+
|
|
216
|
+
// Add parameters if they exist and are not empty
|
|
217
|
+
if (Object.keys(toolInput).length > 0) {
|
|
218
|
+
result += "**Parameters:**\n```json\n";
|
|
219
|
+
result += JSON.stringify(toolInput, null, 2);
|
|
220
|
+
result += "\n```\n\n";
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
// Add result if available
|
|
224
|
+
if (toolResult) {
|
|
225
|
+
const content = toolResult.content || "";
|
|
226
|
+
const isError = toolResult.is_error || false;
|
|
227
|
+
|
|
228
|
+
if (isError) {
|
|
229
|
+
result += `❌ **Error:** \`${content}\`\n\n`;
|
|
230
|
+
} else {
|
|
231
|
+
result += formatResultContent(content);
|
|
232
|
+
}
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
return result;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
export function groupTurnsNaturally(data: Turn[]): GroupedContent[] {
|
|
239
|
+
const groupedContent: GroupedContent[] = [];
|
|
240
|
+
const toolResultsMap = new Map<string, ToolResult>();
|
|
241
|
+
|
|
242
|
+
// First pass: collect all tool results by tool_use_id
|
|
243
|
+
for (const turn of data) {
|
|
244
|
+
if (turn.type === "user") {
|
|
245
|
+
const content = turn.message?.content || [];
|
|
246
|
+
for (const item of content) {
|
|
247
|
+
if (item.type === "tool_result" && item.tool_use_id) {
|
|
248
|
+
toolResultsMap.set(item.tool_use_id, {
|
|
249
|
+
type: item.type,
|
|
250
|
+
tool_use_id: item.tool_use_id,
|
|
251
|
+
content: item.content,
|
|
252
|
+
is_error: item.is_error,
|
|
253
|
+
});
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
// Second pass: process turns and group naturally
|
|
260
|
+
for (const turn of data) {
|
|
261
|
+
const turnType = turn.type || "unknown";
|
|
262
|
+
|
|
263
|
+
if (turnType === "system") {
|
|
264
|
+
const subtype = turn.subtype || "";
|
|
265
|
+
if (subtype === "init") {
|
|
266
|
+
const tools = turn.tools || [];
|
|
267
|
+
groupedContent.push({
|
|
268
|
+
type: "system_init",
|
|
269
|
+
tools_count: tools.length,
|
|
270
|
+
});
|
|
271
|
+
} else {
|
|
272
|
+
groupedContent.push({
|
|
273
|
+
type: "system_other",
|
|
274
|
+
data: turn,
|
|
275
|
+
});
|
|
276
|
+
}
|
|
277
|
+
} else if (turnType === "assistant") {
|
|
278
|
+
const message = turn.message || { content: [] };
|
|
279
|
+
const content = message.content || [];
|
|
280
|
+
const usage = message.usage || {};
|
|
281
|
+
|
|
282
|
+
// Process content items
|
|
283
|
+
const textParts: string[] = [];
|
|
284
|
+
const toolCalls: { tool_use: ToolUse; tool_result?: ToolResult }[] = [];
|
|
285
|
+
|
|
286
|
+
for (const item of content) {
|
|
287
|
+
const itemType = item.type || "";
|
|
288
|
+
|
|
289
|
+
if (itemType === "text") {
|
|
290
|
+
textParts.push(item.text || "");
|
|
291
|
+
} else if (itemType === "tool_use") {
|
|
292
|
+
const toolUseId = item.id;
|
|
293
|
+
const toolResult = toolUseId
|
|
294
|
+
? toolResultsMap.get(toolUseId)
|
|
295
|
+
: undefined;
|
|
296
|
+
toolCalls.push({
|
|
297
|
+
tool_use: {
|
|
298
|
+
type: item.type,
|
|
299
|
+
name: item.name,
|
|
300
|
+
input: item.input,
|
|
301
|
+
id: item.id,
|
|
302
|
+
},
|
|
303
|
+
tool_result: toolResult,
|
|
304
|
+
});
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
if (textParts.length > 0 || toolCalls.length > 0) {
|
|
309
|
+
groupedContent.push({
|
|
310
|
+
type: "assistant_action",
|
|
311
|
+
text_parts: textParts,
|
|
312
|
+
tool_calls: toolCalls,
|
|
313
|
+
usage: usage,
|
|
314
|
+
});
|
|
315
|
+
}
|
|
316
|
+
} else if (turnType === "user") {
|
|
317
|
+
// Handle user messages that aren't tool results
|
|
318
|
+
const message = turn.message || { content: [] };
|
|
319
|
+
const content = message.content || [];
|
|
320
|
+
const textParts: string[] = [];
|
|
321
|
+
|
|
322
|
+
for (const item of content) {
|
|
323
|
+
if (item.type === "text") {
|
|
324
|
+
textParts.push(item.text || "");
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
if (textParts.length > 0) {
|
|
329
|
+
groupedContent.push({
|
|
330
|
+
type: "user_message",
|
|
331
|
+
text_parts: textParts,
|
|
332
|
+
});
|
|
333
|
+
}
|
|
334
|
+
} else if (turnType === "result") {
|
|
335
|
+
groupedContent.push({
|
|
336
|
+
type: "final_result",
|
|
337
|
+
data: turn,
|
|
338
|
+
});
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
return groupedContent;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
export function formatGroupedContent(groupedContent: GroupedContent[]): string {
|
|
346
|
+
let markdown = "## Claude Code Report\n\n";
|
|
347
|
+
|
|
348
|
+
for (const item of groupedContent) {
|
|
349
|
+
const itemType = item.type;
|
|
350
|
+
|
|
351
|
+
if (itemType === "system_init") {
|
|
352
|
+
markdown += `## 🚀 System Initialization\n\n**Available Tools:** ${item.tools_count} tools loaded\n\n---\n\n`;
|
|
353
|
+
} else if (itemType === "system_other") {
|
|
354
|
+
markdown += `## ⚙️ System Message\n\n${JSON.stringify(item.data, null, 2)}\n\n---\n\n`;
|
|
355
|
+
} else if (itemType === "assistant_action") {
|
|
356
|
+
// Add text content first (if any) - no header needed
|
|
357
|
+
for (const text of item.text_parts || []) {
|
|
358
|
+
if (text.trim()) {
|
|
359
|
+
markdown += `${text}\n\n`;
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
// Add tool calls with their results
|
|
364
|
+
for (const toolCall of item.tool_calls || []) {
|
|
365
|
+
markdown += formatToolWithResult(
|
|
366
|
+
toolCall.tool_use,
|
|
367
|
+
toolCall.tool_result,
|
|
368
|
+
);
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
// Add usage info if available
|
|
372
|
+
const usage = item.usage || {};
|
|
373
|
+
if (Object.keys(usage).length > 0) {
|
|
374
|
+
const inputTokens = usage.input_tokens || 0;
|
|
375
|
+
const cacheCreationTokens = usage.cache_creation_input_tokens || 0;
|
|
376
|
+
const cacheReadTokens = usage.cache_read_input_tokens || 0;
|
|
377
|
+
const totalInputTokens =
|
|
378
|
+
inputTokens + cacheCreationTokens + cacheReadTokens;
|
|
379
|
+
const outputTokens = usage.output_tokens || 0;
|
|
380
|
+
markdown += `*Token usage: ${totalInputTokens} input, ${outputTokens} output*\n\n`;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
// Only add separator if this section had content
|
|
384
|
+
if (
|
|
385
|
+
(item.text_parts && item.text_parts.length > 0) ||
|
|
386
|
+
(item.tool_calls && item.tool_calls.length > 0)
|
|
387
|
+
) {
|
|
388
|
+
markdown += "---\n\n";
|
|
389
|
+
}
|
|
390
|
+
} else if (itemType === "user_message") {
|
|
391
|
+
markdown += "## 👤 User\n\n";
|
|
392
|
+
for (const text of item.text_parts || []) {
|
|
393
|
+
if (text.trim()) {
|
|
394
|
+
markdown += `${text}\n\n`;
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
markdown += "---\n\n";
|
|
398
|
+
} else if (itemType === "final_result") {
|
|
399
|
+
const data = item.data || {};
|
|
400
|
+
const cost = (data as any).total_cost_usd || (data as any).cost_usd || 0;
|
|
401
|
+
const duration = (data as any).duration_ms || 0;
|
|
402
|
+
const resultText = (data as any).result || "";
|
|
403
|
+
|
|
404
|
+
markdown += "## ✅ Final Result\n\n";
|
|
405
|
+
if (resultText) {
|
|
406
|
+
markdown += `${resultText}\n\n`;
|
|
407
|
+
}
|
|
408
|
+
markdown += `**Cost:** $${cost.toFixed(4)} | **Duration:** ${(duration / 1000).toFixed(1)}s\n\n`;
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
return markdown;
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
export function formatTurnsFromData(data: Turn[]): string {
|
|
416
|
+
// Group turns naturally
|
|
417
|
+
const groupedContent = groupTurnsNaturally(data);
|
|
418
|
+
|
|
419
|
+
// Generate markdown
|
|
420
|
+
const markdown = formatGroupedContent(groupedContent);
|
|
421
|
+
|
|
422
|
+
return markdown;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
function main(): void {
|
|
426
|
+
// Get the JSON file path from command line arguments
|
|
427
|
+
const args = process.argv.slice(2);
|
|
428
|
+
if (args.length === 0) {
|
|
429
|
+
console.error("Usage: format-turns.ts <json-file>");
|
|
430
|
+
exit(1);
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
const jsonFile = args[0];
|
|
434
|
+
if (!jsonFile) {
|
|
435
|
+
console.error("Error: No JSON file provided");
|
|
436
|
+
exit(1);
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
if (!existsSync(jsonFile)) {
|
|
440
|
+
console.error(`Error: ${jsonFile} not found`);
|
|
441
|
+
exit(1);
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
try {
|
|
445
|
+
// Read the JSON file
|
|
446
|
+
const fileContent = readFileSync(jsonFile, "utf-8");
|
|
447
|
+
const data: Turn[] = JSON.parse(fileContent);
|
|
448
|
+
|
|
449
|
+
// Group turns naturally
|
|
450
|
+
const groupedContent = groupTurnsNaturally(data);
|
|
451
|
+
|
|
452
|
+
// Generate markdown
|
|
453
|
+
const markdown = formatGroupedContent(groupedContent);
|
|
454
|
+
|
|
455
|
+
// Print to stdout (so it can be captured by shell)
|
|
456
|
+
console.log(markdown);
|
|
457
|
+
} catch (error) {
|
|
458
|
+
console.error(`Error processing file: ${error}`);
|
|
459
|
+
exit(1);
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
if (import.meta.main) {
|
|
464
|
+
main();
|
|
465
|
+
}
|