@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.
- package/bin/_internal/81d243bd2c585b0f4821__mypyc.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/_cffi_backend.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE +195 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE.md +195 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/METADATA +492 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/RECORD +15 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/WHEEL +4 -0
- package/bin/_internal/aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/aiohttp/_websocket/mask.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/aiohttp/_websocket/reader_c.cpython-312-x86_64-linux-gnu.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/caio/linux_aio.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/caio/thread_aio.cpython-312-x86_64-linux-gnu.so +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-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/charset_normalizer/md.cpython-312-x86_64-linux-gnu.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 +5 -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.3.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/email_validator-2.3.0.dist-info/METADATA +466 -0
- package/bin/_internal/email_validator-2.3.0.dist-info/RECORD +27 -0
- package/bin/_internal/email_validator-2.3.0.dist-info/WHEEL +5 -0
- package/bin/_internal/email_validator-2.3.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/email_validator-2.3.0.dist-info/licenses/LICENSE +27 -0
- package/bin/_internal/email_validator-2.3.0.dist-info/top_level.txt +1 -0
- package/bin/_internal/frozenlist/_frozenlist.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/importlib_metadata-8.7.1.dist-info/INSTALLER +1 -0
- package/bin/_internal/importlib_metadata-8.7.1.dist-info/METADATA +133 -0
- package/bin/_internal/importlib_metadata-8.7.1.dist-info/RECORD +33 -0
- package/bin/_internal/importlib_metadata-8.7.1.dist-info/WHEEL +5 -0
- package/bin/_internal/importlib_metadata-8.7.1.dist-info/licenses/LICENSE +73 -0
- package/bin/_internal/importlib_metadata-8.7.1.dist-info/top_level.txt +1 -0
- package/bin/_internal/integrations/cli_wrappers/IMPORTANT_USE_CASES.md +33 -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/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/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/integrations/n8n/src/credentials/OmnaraApi.credentials.ts +52 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.json +35 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.ts +304 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/index.ts +37 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/send.operation.ts +151 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/sendAndWait.operation.ts +252 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/end.operation.ts +56 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/index.ts +29 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/vicoa.png +0 -0
- package/bin/_internal/integrations/n8n/src/utils/GenericFunctions.ts +93 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWait/configureWaitTillDate.ts +42 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWait/descriptions.ts +20 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWaitWebhook.ts +72 -0
- package/bin/_internal/integrations/n8n/tsconfig.json +20 -0
- package/bin/_internal/jiter/jiter.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/METADATA +170 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/RECORD +82 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/WHEEL +4 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/licenses/COPYING +19 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/format +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
- package/bin/_internal/libbz2.so.1.0 +0 -0
- package/bin/_internal/libcrypto.so.3 +0 -0
- package/bin/_internal/libffi.so.8 +0 -0
- package/bin/_internal/libgcc_s.so.1 +0 -0
- package/bin/_internal/liblzma.so.5 +0 -0
- package/bin/_internal/libpython3.12.so.1.0 +0 -0
- package/bin/_internal/libreadline.so.8 +0 -0
- package/bin/_internal/libssl.so.3 +0 -0
- package/bin/_internal/libstdc++.so.6 +0 -0
- package/bin/_internal/libtinfo.so.6 +0 -0
- package/bin/_internal/libuuid.so.1 +0 -0
- package/bin/_internal/libz.so.1 +0 -0
- package/bin/_internal/mcp-1.27.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/mcp-1.27.0.dist-info/METADATA +230 -0
- package/bin/_internal/mcp-1.27.0.dist-info/RECORD +226 -0
- package/bin/_internal/mcp-1.27.0.dist-info/WHEEL +4 -0
- package/bin/_internal/mcp-1.27.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/mcp-1.27.0.dist-info/licenses/LICENSE +21 -0
- package/bin/_internal/multidict/_multidict.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/METADATA +45 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/RECORD +81 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/WHEEL +4 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/entry_points.txt +15 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/licenses/LICENSE +201 -0
- package/bin/_internal/propcache/_helpers_c.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/INSTALLER +1 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/METADATA +1269 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/RECORD +217 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/WHEEL +4 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/licenses/LICENSE +21 -0
- package/bin/_internal/pydantic_core/_pydantic_core.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_cn.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_hk.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_iso2022.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_jp.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_kr.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_tw.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_md5.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_multibytecodec.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_posixshmem.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha1.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha3.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_statistics.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_zoneinfo.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/readline.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/resource.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/rpds/rpds.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +2 -0
- package/bin/_internal/vicoa/_bin/README.md +28 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/INSTALLER +1 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/METADATA +311 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/RECORD +11 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/REQUESTED +0 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/WHEEL +5 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/direct_url.json +1 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/entry_points.txt +2 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/licenses/LICENSE +201 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/top_level.txt +3 -0
- package/bin/_internal/watchfiles/_rust_notify.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/websockets/speedups.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/websockets-16.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/websockets-16.0.dist-info/METADATA +179 -0
- package/bin/_internal/websockets-16.0.dist-info/RECORD +108 -0
- package/bin/_internal/websockets-16.0.dist-info/WHEEL +7 -0
- package/bin/_internal/websockets-16.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/websockets-16.0.dist-info/licenses/LICENSE +24 -0
- package/bin/_internal/websockets-16.0.dist-info/top_level.txt +1 -0
- package/bin/_internal/yaml/_yaml.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/_internal/yarl/_quoting_c.cpython-312-x86_64-linux-gnu.so +0 -0
- package/bin/vicoa +0 -0
- package/package.json +10 -16
- package/README.md +0 -82
- package/bin/vicoa.js +0 -38
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: websockets
|
|
3
|
+
Version: 16.0
|
|
4
|
+
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
|
5
|
+
Author-email: Aymeric Augustin <aymeric.augustin@m4x.org>
|
|
6
|
+
License-Expression: BSD-3-Clause
|
|
7
|
+
Project-URL: Homepage, https://github.com/python-websockets/websockets
|
|
8
|
+
Project-URL: Changelog, https://websockets.readthedocs.io/en/stable/project/changelog.html
|
|
9
|
+
Project-URL: Documentation, https://websockets.readthedocs.io/
|
|
10
|
+
Project-URL: Funding, https://tidelift.com/subscription/pkg/pypi-websockets?utm_source=pypi-websockets&utm_medium=referral&utm_campaign=readme
|
|
11
|
+
Project-URL: Tracker, https://github.com/python-websockets/websockets/issues
|
|
12
|
+
Keywords: WebSocket
|
|
13
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
14
|
+
Classifier: Environment :: Web Environment
|
|
15
|
+
Classifier: Intended Audience :: Developers
|
|
16
|
+
Classifier: Operating System :: OS Independent
|
|
17
|
+
Classifier: Programming Language :: Python
|
|
18
|
+
Classifier: Programming Language :: Python :: 3
|
|
19
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
20
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
21
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
22
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
23
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
24
|
+
Requires-Python: >=3.10
|
|
25
|
+
Description-Content-Type: text/x-rst
|
|
26
|
+
License-File: LICENSE
|
|
27
|
+
Dynamic: description
|
|
28
|
+
Dynamic: description-content-type
|
|
29
|
+
Dynamic: license-file
|
|
30
|
+
|
|
31
|
+
.. image:: logo/horizontal.svg
|
|
32
|
+
:width: 480px
|
|
33
|
+
:alt: websockets
|
|
34
|
+
|
|
35
|
+
|licence| |version| |pyversions| |tests| |docs| |openssf|
|
|
36
|
+
|
|
37
|
+
.. |licence| image:: https://img.shields.io/pypi/l/websockets.svg
|
|
38
|
+
:target: https://pypi.python.org/pypi/websockets
|
|
39
|
+
|
|
40
|
+
.. |version| image:: https://img.shields.io/pypi/v/websockets.svg
|
|
41
|
+
:target: https://pypi.python.org/pypi/websockets
|
|
42
|
+
|
|
43
|
+
.. |pyversions| image:: https://img.shields.io/pypi/pyversions/websockets.svg
|
|
44
|
+
:target: https://pypi.python.org/pypi/websockets
|
|
45
|
+
|
|
46
|
+
.. |tests| image:: https://img.shields.io/github/checks-status/python-websockets/websockets/main?label=tests
|
|
47
|
+
:target: https://github.com/python-websockets/websockets/actions/workflows/tests.yml
|
|
48
|
+
|
|
49
|
+
.. |docs| image:: https://img.shields.io/readthedocs/websockets.svg
|
|
50
|
+
:target: https://websockets.readthedocs.io/
|
|
51
|
+
|
|
52
|
+
.. |openssf| image:: https://bestpractices.coreinfrastructure.org/projects/6475/badge
|
|
53
|
+
:target: https://bestpractices.coreinfrastructure.org/projects/6475
|
|
54
|
+
|
|
55
|
+
What is ``websockets``?
|
|
56
|
+
-----------------------
|
|
57
|
+
|
|
58
|
+
websockets is a library for building WebSocket_ servers and clients in Python
|
|
59
|
+
with a focus on correctness, simplicity, robustness, and performance.
|
|
60
|
+
|
|
61
|
+
.. _WebSocket: https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API
|
|
62
|
+
|
|
63
|
+
Built on top of ``asyncio``, Python's standard asynchronous I/O framework, the
|
|
64
|
+
default implementation provides an elegant coroutine-based API.
|
|
65
|
+
|
|
66
|
+
An implementation on top of ``threading`` and a Sans-I/O implementation are also
|
|
67
|
+
available.
|
|
68
|
+
|
|
69
|
+
`Documentation is available on Read the Docs. <https://websockets.readthedocs.io/>`_
|
|
70
|
+
|
|
71
|
+
.. copy-pasted because GitHub doesn't support the include directive
|
|
72
|
+
|
|
73
|
+
Here's an echo server with the ``asyncio`` API:
|
|
74
|
+
|
|
75
|
+
.. code:: python
|
|
76
|
+
|
|
77
|
+
#!/usr/bin/env python
|
|
78
|
+
|
|
79
|
+
import asyncio
|
|
80
|
+
from websockets.asyncio.server import serve
|
|
81
|
+
|
|
82
|
+
async def echo(websocket):
|
|
83
|
+
async for message in websocket:
|
|
84
|
+
await websocket.send(message)
|
|
85
|
+
|
|
86
|
+
async def main():
|
|
87
|
+
async with serve(echo, "localhost", 8765) as server:
|
|
88
|
+
await server.serve_forever()
|
|
89
|
+
|
|
90
|
+
asyncio.run(main())
|
|
91
|
+
|
|
92
|
+
Here's how a client sends and receives messages with the ``threading`` API:
|
|
93
|
+
|
|
94
|
+
.. code:: python
|
|
95
|
+
|
|
96
|
+
#!/usr/bin/env python
|
|
97
|
+
|
|
98
|
+
from websockets.sync.client import connect
|
|
99
|
+
|
|
100
|
+
def hello():
|
|
101
|
+
with connect("ws://localhost:8765") as websocket:
|
|
102
|
+
websocket.send("Hello world!")
|
|
103
|
+
message = websocket.recv()
|
|
104
|
+
print(f"Received: {message}")
|
|
105
|
+
|
|
106
|
+
hello()
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
Does that look good?
|
|
110
|
+
|
|
111
|
+
`Get started with the tutorial! <https://websockets.readthedocs.io/en/stable/intro/index.html>`_
|
|
112
|
+
|
|
113
|
+
Why should I use ``websockets``?
|
|
114
|
+
--------------------------------
|
|
115
|
+
|
|
116
|
+
The development of ``websockets`` is shaped by four principles:
|
|
117
|
+
|
|
118
|
+
1. **Correctness**: ``websockets`` is heavily tested for compliance with
|
|
119
|
+
:rfc:`6455`. Continuous integration fails under 100% branch coverage.
|
|
120
|
+
|
|
121
|
+
2. **Simplicity**: all you need to understand is ``msg = await ws.recv()`` and
|
|
122
|
+
``await ws.send(msg)``. ``websockets`` takes care of managing connections
|
|
123
|
+
so you can focus on your application.
|
|
124
|
+
|
|
125
|
+
3. **Robustness**: ``websockets`` is built for production. For example, it was
|
|
126
|
+
the only library to `handle backpressure correctly`_ before the issue
|
|
127
|
+
became widely known in the Python community.
|
|
128
|
+
|
|
129
|
+
4. **Performance**: memory usage is optimized and configurable. A C extension
|
|
130
|
+
accelerates expensive operations. It's pre-compiled for Linux, macOS and
|
|
131
|
+
Windows and packaged in the wheel format for each system and Python version.
|
|
132
|
+
|
|
133
|
+
Documentation is a first class concern in the project. Head over to `Read the
|
|
134
|
+
Docs`_ and see for yourself.
|
|
135
|
+
|
|
136
|
+
.. _Read the Docs: https://websockets.readthedocs.io/
|
|
137
|
+
.. _handle backpressure correctly: https://vorpus.org/blog/some-thoughts-on-asynchronous-api-design-in-a-post-asyncawait-world/#websocket-servers
|
|
138
|
+
|
|
139
|
+
Why shouldn't I use ``websockets``?
|
|
140
|
+
-----------------------------------
|
|
141
|
+
|
|
142
|
+
* If you prefer callbacks over coroutines: ``websockets`` was created to
|
|
143
|
+
provide the best coroutine-based API to manage WebSocket connections in
|
|
144
|
+
Python. Pick another library for a callback-based API.
|
|
145
|
+
|
|
146
|
+
* If you're looking for a mixed HTTP / WebSocket library: ``websockets`` aims
|
|
147
|
+
at being an excellent implementation of :rfc:`6455`: The WebSocket Protocol
|
|
148
|
+
and :rfc:`7692`: Compression Extensions for WebSocket. Its support for HTTP
|
|
149
|
+
is minimal — just enough for an HTTP health check.
|
|
150
|
+
|
|
151
|
+
If you want to do both in the same server, look at HTTP + WebSocket servers
|
|
152
|
+
that build on top of ``websockets`` to support WebSocket connections, like
|
|
153
|
+
uvicorn_ or Sanic_.
|
|
154
|
+
|
|
155
|
+
.. _uvicorn: https://www.uvicorn.org/
|
|
156
|
+
.. _Sanic: https://sanic.dev/en/
|
|
157
|
+
|
|
158
|
+
What else?
|
|
159
|
+
----------
|
|
160
|
+
|
|
161
|
+
Bug reports, patches and suggestions are welcome!
|
|
162
|
+
|
|
163
|
+
To report a security vulnerability, please use the `Tidelift security
|
|
164
|
+
contact`_. Tidelift will coordinate the fix and disclosure.
|
|
165
|
+
|
|
166
|
+
.. _Tidelift security contact: https://tidelift.com/security
|
|
167
|
+
|
|
168
|
+
For anything else, please open an issue_ or send a `pull request`_.
|
|
169
|
+
|
|
170
|
+
.. _issue: https://github.com/python-websockets/websockets/issues/new
|
|
171
|
+
.. _pull request: https://github.com/python-websockets/websockets/compare/
|
|
172
|
+
|
|
173
|
+
Participants must uphold the `Contributor Covenant code of conduct`_.
|
|
174
|
+
|
|
175
|
+
.. _Contributor Covenant code of conduct: https://github.com/python-websockets/websockets/blob/main/CODE_OF_CONDUCT.md
|
|
176
|
+
|
|
177
|
+
``websockets`` is released under the `BSD license`_.
|
|
178
|
+
|
|
179
|
+
.. _BSD license: https://github.com/python-websockets/websockets/blob/main/LICENSE
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
../../../bin/websockets,sha256=qQiEBeQ1yjExAnbMADyUEilJRn2QGGOUjpviZPd0dL0,195
|
|
2
|
+
websockets-16.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
|
3
|
+
websockets-16.0.dist-info/METADATA,sha256=JcDvWo8DVSw5uoDAFbk9N8fJXuRJvnrcLXVBFyBjwN8,6799
|
|
4
|
+
websockets-16.0.dist-info/RECORD,,
|
|
5
|
+
websockets-16.0.dist-info/WHEEL,sha256=mX4U4odf6w47aVjwZUmTYd1MF9BbrhVLKlaWSvZwHEk,186
|
|
6
|
+
websockets-16.0.dist-info/entry_points.txt,sha256=Dnhn4dm5EsI4ZMAsHldGF6CwBXZrGXnR7cnK2-XR7zY,51
|
|
7
|
+
websockets-16.0.dist-info/licenses/LICENSE,sha256=PWoMBQ2L7FL6utUC5F-yW9ArytvXDeo01Ee2oP9Obag,1514
|
|
8
|
+
websockets-16.0.dist-info/top_level.txt,sha256=CMpdKklxKsvZgCgyltxUWOHibZXZ1uYIVpca9xsQ8Hk,11
|
|
9
|
+
websockets/__init__.py,sha256=AC2Hq92uSc_WOo9_xvITpGshJ7Dy0Md5m2_ywsdSt_Y,7058
|
|
10
|
+
websockets/__main__.py,sha256=wu5N2wk8mvBgyvr2ghmQf4prezAe0_i-p123VVreyYc,62
|
|
11
|
+
websockets/__pycache__/__init__.cpython-312.pyc,,
|
|
12
|
+
websockets/__pycache__/__main__.cpython-312.pyc,,
|
|
13
|
+
websockets/__pycache__/auth.cpython-312.pyc,,
|
|
14
|
+
websockets/__pycache__/cli.cpython-312.pyc,,
|
|
15
|
+
websockets/__pycache__/client.cpython-312.pyc,,
|
|
16
|
+
websockets/__pycache__/connection.cpython-312.pyc,,
|
|
17
|
+
websockets/__pycache__/datastructures.cpython-312.pyc,,
|
|
18
|
+
websockets/__pycache__/exceptions.cpython-312.pyc,,
|
|
19
|
+
websockets/__pycache__/frames.cpython-312.pyc,,
|
|
20
|
+
websockets/__pycache__/headers.cpython-312.pyc,,
|
|
21
|
+
websockets/__pycache__/http.cpython-312.pyc,,
|
|
22
|
+
websockets/__pycache__/http11.cpython-312.pyc,,
|
|
23
|
+
websockets/__pycache__/imports.cpython-312.pyc,,
|
|
24
|
+
websockets/__pycache__/protocol.cpython-312.pyc,,
|
|
25
|
+
websockets/__pycache__/proxy.cpython-312.pyc,,
|
|
26
|
+
websockets/__pycache__/server.cpython-312.pyc,,
|
|
27
|
+
websockets/__pycache__/streams.cpython-312.pyc,,
|
|
28
|
+
websockets/__pycache__/typing.cpython-312.pyc,,
|
|
29
|
+
websockets/__pycache__/uri.cpython-312.pyc,,
|
|
30
|
+
websockets/__pycache__/utils.cpython-312.pyc,,
|
|
31
|
+
websockets/__pycache__/version.cpython-312.pyc,,
|
|
32
|
+
websockets/asyncio/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
33
|
+
websockets/asyncio/__pycache__/__init__.cpython-312.pyc,,
|
|
34
|
+
websockets/asyncio/__pycache__/async_timeout.cpython-312.pyc,,
|
|
35
|
+
websockets/asyncio/__pycache__/client.cpython-312.pyc,,
|
|
36
|
+
websockets/asyncio/__pycache__/compatibility.cpython-312.pyc,,
|
|
37
|
+
websockets/asyncio/__pycache__/connection.cpython-312.pyc,,
|
|
38
|
+
websockets/asyncio/__pycache__/messages.cpython-312.pyc,,
|
|
39
|
+
websockets/asyncio/__pycache__/router.cpython-312.pyc,,
|
|
40
|
+
websockets/asyncio/__pycache__/server.cpython-312.pyc,,
|
|
41
|
+
websockets/asyncio/async_timeout.py,sha256=N-6Mubyiaoh66PAXGvCzhgxCM-7V2XiRnH32Xi6J6TE,8971
|
|
42
|
+
websockets/asyncio/client.py,sha256=e4xlgtzb3v29M2vN-UDiyoUtThg--d5GqKg3lt2pDdE,30850
|
|
43
|
+
websockets/asyncio/compatibility.py,sha256=gkenDDhzNbm6_iXV5Edvbvp6uHZYdrTvGNjt8P_JtyQ,786
|
|
44
|
+
websockets/asyncio/connection.py,sha256=87RdVURijJk8V-ShWAWfTEyhW5Z1YUXKV8ezUzxt5L0,49099
|
|
45
|
+
websockets/asyncio/messages.py,sha256=u2M5WKY9xPyw8G3nKoXfdO5K41hrTnf4MdizVHzgdM4,11129
|
|
46
|
+
websockets/asyncio/router.py,sha256=S-69vszK-SqUCcZbXXPOnux-eH2fTHYC2JNh7tOtmmA,7520
|
|
47
|
+
websockets/asyncio/server.py,sha256=wQ9oBc0WBOIzbXKDYJ8UhXRTeoXrSfLu6CWCrUl-vck,37941
|
|
48
|
+
websockets/auth.py,sha256=U_Jwmn59ZRQ6EecpOvMizQCG_ZbAvgUf1ik7haZRC3c,568
|
|
49
|
+
websockets/cli.py,sha256=YnegH59z93JxSVIGiXiWhR3ktgI6k1_pf_BRLanxKrQ,5336
|
|
50
|
+
websockets/client.py,sha256=fljI5k5oQ-Sfm53MCoyTlr2jFtOOIuO13H9bbtpBPes,13789
|
|
51
|
+
websockets/connection.py,sha256=OLiMVkNd25_86sB8Q7CrCwBoXy9nA0OCgdgLRA8WUR8,323
|
|
52
|
+
websockets/datastructures.py,sha256=Uq2CpjmXak9_pPWcOqh36rzJMo8eCi2lVPTFWDvK5sA,5518
|
|
53
|
+
websockets/exceptions.py,sha256=bgaMdqQGGZosAEULeCB30XW2YnwomWa3c8YOrEfeOoY,12859
|
|
54
|
+
websockets/extensions/__init__.py,sha256=QkZsxaJVllVSp1uhdD5uPGibdbx_091GrVVfS5LXcpw,98
|
|
55
|
+
websockets/extensions/__pycache__/__init__.cpython-312.pyc,,
|
|
56
|
+
websockets/extensions/__pycache__/base.cpython-312.pyc,,
|
|
57
|
+
websockets/extensions/__pycache__/permessage_deflate.cpython-312.pyc,,
|
|
58
|
+
websockets/extensions/base.py,sha256=JNfyk543C7VuPH0QOobiqKoGrzjJILje6sz5ILvOPl4,2903
|
|
59
|
+
websockets/extensions/permessage_deflate.py,sha256=AkuhkAKFo5lqJQMXnckbSs9b2KBBrOFsE1DHIcbLL3k,25770
|
|
60
|
+
websockets/frames.py,sha256=5IK4GZpl8ukr0bZ_UA_jjjztK09yYQAl9m5NVmGLiK0,12889
|
|
61
|
+
websockets/headers.py,sha256=yQnPljVZwV1_V-pOSRKNLG_u827wFC1h72cciojcQ8M,16046
|
|
62
|
+
websockets/http.py,sha256=T1tNLmbkFCneXQ6qepBmsVVDXyP9i500IVzTJTeBMR4,659
|
|
63
|
+
websockets/http11.py,sha256=T8ai5BcBGkV0n9It63oDeNpmtQMyg8Cpav5rf_yT0r4,15619
|
|
64
|
+
websockets/imports.py,sha256=T_B9TUmHoceKMQ-PNphdQQAH2XdxAxwSQNeQEgqILkE,2795
|
|
65
|
+
websockets/legacy/__init__.py,sha256=wQ5zRIENGUS_5eKNAX9CRE7x1TwKapKimrQFFWN9Sxs,276
|
|
66
|
+
websockets/legacy/__pycache__/__init__.cpython-312.pyc,,
|
|
67
|
+
websockets/legacy/__pycache__/auth.cpython-312.pyc,,
|
|
68
|
+
websockets/legacy/__pycache__/client.cpython-312.pyc,,
|
|
69
|
+
websockets/legacy/__pycache__/exceptions.cpython-312.pyc,,
|
|
70
|
+
websockets/legacy/__pycache__/framing.cpython-312.pyc,,
|
|
71
|
+
websockets/legacy/__pycache__/handshake.cpython-312.pyc,,
|
|
72
|
+
websockets/legacy/__pycache__/http.cpython-312.pyc,,
|
|
73
|
+
websockets/legacy/__pycache__/protocol.cpython-312.pyc,,
|
|
74
|
+
websockets/legacy/__pycache__/server.cpython-312.pyc,,
|
|
75
|
+
websockets/legacy/auth.py,sha256=DcQcCSeVeP93JcH8vFWE0HIJL-X-f23LZ0DsJpav1So,6531
|
|
76
|
+
websockets/legacy/client.py,sha256=fV2mbiU9rciXhJfAEKVSm0GztJDUbDpRQ-K5EMbkuQ0,26815
|
|
77
|
+
websockets/legacy/exceptions.py,sha256=ViEjpoT09fzx_Zqf0aNGDVtRDNjXaOw0gdCta3LkjFc,1924
|
|
78
|
+
websockets/legacy/framing.py,sha256=r9P1wiXv_1XuAVQw8SOPkuE9d4eZ0r_JowAkz9-WV4w,6366
|
|
79
|
+
websockets/legacy/handshake.py,sha256=2Nzr5AN2xvDC5EdNP-kB3lOcrAaUNlYuj_-hr_jv7pM,5285
|
|
80
|
+
websockets/legacy/http.py,sha256=cOCQmDWhIKQmm8UWGXPW7CDZg03wjogCsb0LP9oetNQ,7061
|
|
81
|
+
websockets/legacy/protocol.py,sha256=ajtVXDb-lEm9BN0NF3iEaTI_b1q5fBCKTB9wvUoGOxY,63632
|
|
82
|
+
websockets/legacy/server.py,sha256=7mwY-yD0ljNF93oPYumTWD7OIVbCWtaEOw1FFJBhIAM,45251
|
|
83
|
+
websockets/protocol.py,sha256=vTqjPIg2HmO-bSxsczuEmWMxPTxPXU1hmVUjqnahV44,27247
|
|
84
|
+
websockets/proxy.py,sha256=oFrbEYtasYWv-WDcniObD9nBR5Q5qkHpyCVLngx7WMQ,4969
|
|
85
|
+
websockets/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
86
|
+
websockets/server.py,sha256=E4SWBA8WZRmAOpsUm-oCqacBGZre9e0iDmDIrfpV21Q,21790
|
|
87
|
+
websockets/speedups.c,sha256=u_dncR4M38EX6He_fzb1TY6D3Hke67ZpoHLLhZZ0hvQ,5920
|
|
88
|
+
websockets/speedups.cpython-312-x86_64-linux-gnu.so,sha256=F8FiVerlQi_Z0YSsuY_ASEHvWcddXkyyRa3ylkV80B0,38048
|
|
89
|
+
websockets/speedups.pyi,sha256=unjvBNg-uW4c7z-9OW4WiSzZk_QH2bLEcjYAMuoSgBI,102
|
|
90
|
+
websockets/streams.py,sha256=pXqga7ttjuF6lChWYiWLSfUlt3FCaQpEX1ae_jvcCeQ,4071
|
|
91
|
+
websockets/sync/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
92
|
+
websockets/sync/__pycache__/__init__.cpython-312.pyc,,
|
|
93
|
+
websockets/sync/__pycache__/client.cpython-312.pyc,,
|
|
94
|
+
websockets/sync/__pycache__/connection.cpython-312.pyc,,
|
|
95
|
+
websockets/sync/__pycache__/messages.cpython-312.pyc,,
|
|
96
|
+
websockets/sync/__pycache__/router.cpython-312.pyc,,
|
|
97
|
+
websockets/sync/__pycache__/server.cpython-312.pyc,,
|
|
98
|
+
websockets/sync/__pycache__/utils.cpython-312.pyc,,
|
|
99
|
+
websockets/sync/client.py,sha256=_2Erytw1f3f9O_u2jLtS1oNV4HsHUi_h3lGvT9ZEaDQ,22108
|
|
100
|
+
websockets/sync/connection.py,sha256=1pJYEMRHLWIN7538vJcIeFVnvSXVrD0n1xrfX7wDNSc,41868
|
|
101
|
+
websockets/sync/messages.py,sha256=yZV1zhY07ZD0vRF5b1yDa7ug0rbA5UDOCCCQmWwAcds,12858
|
|
102
|
+
websockets/sync/router.py,sha256=BqKSAKNZYtRWiOxol9qYeyfgyXRrMNJ6FrTTZLNcXMg,7172
|
|
103
|
+
websockets/sync/server.py,sha256=s07HNK_2s1kLN62Uqc77uvND0z7C0YTXGePsCiBtXaE,27655
|
|
104
|
+
websockets/sync/utils.py,sha256=TtW-ncYFvJmiSW2gO86ngE2BVsnnBdL-4H88kWNDYbg,1107
|
|
105
|
+
websockets/typing.py,sha256=A6xh4m65pRzKAbuOs0kFuGhL4DWIIko-ppS4wvJVc0Q,1946
|
|
106
|
+
websockets/uri.py,sha256=2fFMw-AbKJ5HVHNCuw1Rx1MnkCkNWRpogxWhhM30EU4,3125
|
|
107
|
+
websockets/utils.py,sha256=AwhS4UmlbKv7meAaR7WNbUqD5JFoStOP1bAyo9sRMus,1197
|
|
108
|
+
websockets/version.py,sha256=IhaztWxysdY-pd-0nOubnnPduvySSvdoBwrQdJKtZ2g,3202
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
Copyright (c) Aymeric Augustin and contributors
|
|
2
|
+
|
|
3
|
+
Redistribution and use in source and binary forms, with or without
|
|
4
|
+
modification, are permitted provided that the following conditions are met:
|
|
5
|
+
|
|
6
|
+
* Redistributions of source code must retain the above copyright notice,
|
|
7
|
+
this list of conditions and the following disclaimer.
|
|
8
|
+
* Redistributions in binary form must reproduce the above copyright notice,
|
|
9
|
+
this list of conditions and the following disclaimer in the documentation
|
|
10
|
+
and/or other materials provided with the distribution.
|
|
11
|
+
* Neither the name of the copyright holder nor the names of its contributors
|
|
12
|
+
may be used to endorse or promote products derived from this software
|
|
13
|
+
without specific prior written permission.
|
|
14
|
+
|
|
15
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
16
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
17
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
18
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
19
|
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
20
|
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
21
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
22
|
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
23
|
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
24
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
websockets
|
|
Binary file
|
|
Binary file
|
package/bin/vicoa
ADDED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,21 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vicoa/cli",
|
|
3
|
-
"version": "1.3.
|
|
4
|
-
"description": "Vicoa CLI -
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
3
|
+
"version": "1.3.11-linux-x64",
|
|
4
|
+
"description": "Vicoa CLI - linux x64 binary",
|
|
5
|
+
"os": [
|
|
6
|
+
"linux"
|
|
7
|
+
],
|
|
8
|
+
"cpu": [
|
|
9
|
+
"x64"
|
|
10
|
+
],
|
|
8
11
|
"files": [
|
|
9
|
-
"bin/
|
|
10
|
-
"README.md"
|
|
12
|
+
"bin/"
|
|
11
13
|
],
|
|
12
|
-
"
|
|
13
|
-
"@vicoa/cli-darwin-arm64": "npm:@vicoa/cli@1.3.10-darwin-arm64",
|
|
14
|
-
"@vicoa/cli-linux-x64": "npm:@vicoa/cli@1.3.10-linux-x64",
|
|
15
|
-
"@vicoa/cli-win32-x64": "npm:@vicoa/cli@1.3.10-win32-x64"
|
|
16
|
-
},
|
|
17
|
-
"license": "Apache-2.0",
|
|
18
|
-
"engines": {
|
|
19
|
-
"node": ">=16"
|
|
20
|
-
}
|
|
14
|
+
"license": "Apache-2.0"
|
|
21
15
|
}
|
package/README.md
DELETED
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
<div align="center">
|
|
2
|
-
<img src="https://vicoa.ai/images/vicoa-light.webp" alt="Vicoa Logo" width="50" height="50">
|
|
3
|
-
<h1>Vicoa - Vibe Code Anywhere</h1>
|
|
4
|
-
</div>
|
|
5
|
-
|
|
6
|
-
Vicoa is a platform that allows you to run a team of coding agents (Claude Code, Codex, and OpenCode) anywhere, on any device. Remote control your AI agents from your phone or tablet.
|
|
7
|
-
|
|
8
|
-
<div align="center">
|
|
9
|
-
<img src="https://vicoa.ai/images/hero.webp" alt="Vicoa AI Apps">
|
|
10
|
-
</div>
|
|
11
|
-
|
|
12
|
-
<div align="center">
|
|
13
|
-
<a href="https://vicoa.ai">🌐 Website</a> |
|
|
14
|
-
<a href="https://apps.apple.com/app/id6751626168">📱 iOS App</a> |
|
|
15
|
-
<a href="https://play.google.com/store/apps/details?id=app.vicoa">📱 Android App</a> |
|
|
16
|
-
<a href="https://www.youtube.com/watch?v=iserdZx5yBs">🎥 Demo</a>
|
|
17
|
-
</div>
|
|
18
|
-
|
|
19
|
-
## CLI Installation
|
|
20
|
-
|
|
21
|
-
```bash
|
|
22
|
-
# Run directly with npx
|
|
23
|
-
npx @vicoa/cli
|
|
24
|
-
|
|
25
|
-
# Or install globally
|
|
26
|
-
npm install -g @vicoa/cli
|
|
27
|
-
|
|
28
|
-
# Then run
|
|
29
|
-
vicoa
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
## Usage
|
|
33
|
-
|
|
34
|
-
```bash
|
|
35
|
-
# Start Claude Code
|
|
36
|
-
vicoa
|
|
37
|
-
|
|
38
|
-
# Start Codex
|
|
39
|
-
vicoa codex
|
|
40
|
-
|
|
41
|
-
# Start OpenCode
|
|
42
|
-
vicoa opencode
|
|
43
|
-
|
|
44
|
-
# Run headless (controlled via web dashboard)
|
|
45
|
-
vicoa headless
|
|
46
|
-
|
|
47
|
-
# Authenticate
|
|
48
|
-
vicoa --auth
|
|
49
|
-
|
|
50
|
-
# Show version
|
|
51
|
-
vicoa --version
|
|
52
|
-
```
|
|
53
|
-
|
|
54
|
-
## Key Features
|
|
55
|
-
|
|
56
|
-
- 💻 **Cross-platform vibe coding** - Start on desktop, continue on mobile
|
|
57
|
-
- 📱 **Mobile-first design** - Full coding experience on phones and tablets
|
|
58
|
-
- 🔔 **Smart notifications** - Get alerts when your AI agent needs input
|
|
59
|
-
- 🤖 **Original Vibe Coding Experience** - Vibe coding with normal Claude Code and Codex sessions
|
|
60
|
-
- 🎯 **Seamless workflow** - Pick up exactly where you left off
|
|
61
|
-
|
|
62
|
-
## Demo Video
|
|
63
|
-
|
|
64
|
-
<a href="https://www.youtube.com/watch?v=iserdZx5yBs" target="_blank">
|
|
65
|
-
<img src="https://img.youtube.com/vi/ZBpNzqqLYmg/maxresdefault.jpg" alt="Vicoa Introduction | Demo Video">
|
|
66
|
-
</a>
|
|
67
|
-
|
|
68
|
-
## Requirements
|
|
69
|
-
|
|
70
|
-
- Node.js 16+
|
|
71
|
-
- macOS (Apple Silicon), Linux (x64), or Windows (x64)
|
|
72
|
-
|
|
73
|
-
## Connect With Us
|
|
74
|
-
|
|
75
|
-
- 📧 **Email**: hi@vicoa.ai
|
|
76
|
-
- 🐦 **Twitter**: [@vicoaai](https://x.com/vicoaai)
|
|
77
|
-
- 💼 **LinkedIn**: [Vicoa](https://linkedin.com/company/vicoa)
|
|
78
|
-
- 🌐 **Website**: [vicoa.ai](https://vicoa.ai)
|
|
79
|
-
|
|
80
|
-
## License
|
|
81
|
-
|
|
82
|
-
Apache 2.0
|
package/bin/vicoa.js
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
"use strict";
|
|
3
|
-
|
|
4
|
-
const { execFileSync } = require("child_process");
|
|
5
|
-
const path = require("path");
|
|
6
|
-
|
|
7
|
-
const PLATFORM_PACKAGES = {
|
|
8
|
-
"darwin-arm64": "@vicoa/cli-darwin-arm64",
|
|
9
|
-
// "darwin-x64": "@vicoa/cli-darwin-x64", // macos-13 runners are scarce
|
|
10
|
-
"linux-x64": "@vicoa/cli-linux-x64",
|
|
11
|
-
"win32-x64": "@vicoa/cli-win32-x64",
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
const key = `${process.platform}-${process.arch}`;
|
|
15
|
-
const alias = PLATFORM_PACKAGES[key];
|
|
16
|
-
|
|
17
|
-
if (!alias) {
|
|
18
|
-
console.error(`Unsupported platform: ${key}`);
|
|
19
|
-
process.exit(1);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
let pkgDir;
|
|
23
|
-
try {
|
|
24
|
-
pkgDir = path.dirname(require.resolve(`${alias}/package.json`));
|
|
25
|
-
} catch {
|
|
26
|
-
console.error(`Platform package for ${key} is not installed.`);
|
|
27
|
-
console.error(`Try reinstalling: npm install -g @vicoa/cli`);
|
|
28
|
-
process.exit(1);
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
const isWindows = process.platform === "win32";
|
|
32
|
-
const binary = path.join(pkgDir, "bin", isWindows ? "vicoa.exe" : "vicoa");
|
|
33
|
-
|
|
34
|
-
try {
|
|
35
|
-
execFileSync(binary, process.argv.slice(2), { stdio: "inherit" });
|
|
36
|
-
} catch (err) {
|
|
37
|
-
process.exit(err.status ?? 1);
|
|
38
|
-
}
|