@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
package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/sendAndWait.operation.ts
ADDED
|
@@ -0,0 +1,252 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IExecuteFunctions,
|
|
3
|
+
INodeExecutionData,
|
|
4
|
+
INodeProperties,
|
|
5
|
+
NodeOperationError,
|
|
6
|
+
} from 'n8n-workflow';
|
|
7
|
+
|
|
8
|
+
// This matches Discord's approach - properties for the sendAndWait message
|
|
9
|
+
export const sendAndWaitDescription: INodeProperties[] = [
|
|
10
|
+
{
|
|
11
|
+
displayName: 'Agent Instance ID',
|
|
12
|
+
name: 'agentInstanceId',
|
|
13
|
+
type: 'string',
|
|
14
|
+
default: '',
|
|
15
|
+
required: false,
|
|
16
|
+
displayOptions: {
|
|
17
|
+
show: {
|
|
18
|
+
resource: ['message'],
|
|
19
|
+
operation: ['sendAndWait'],
|
|
20
|
+
},
|
|
21
|
+
},
|
|
22
|
+
placeholder: 'e.g. 550e8400-e29b-41d4-a716-446655440000',
|
|
23
|
+
description:
|
|
24
|
+
'A unique identifier for this workflow run. Must be the same across all Vicoa nodes in this workflow. Use webhook data or generate with {{ $uuid() }}. If left empty, a default value will be generated.',
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
displayName: 'Agent Type',
|
|
28
|
+
name: 'agentType',
|
|
29
|
+
type: 'string',
|
|
30
|
+
default: '',
|
|
31
|
+
required: false,
|
|
32
|
+
displayOptions: {
|
|
33
|
+
show: {
|
|
34
|
+
resource: ['message'],
|
|
35
|
+
operation: ['sendAndWait'],
|
|
36
|
+
},
|
|
37
|
+
},
|
|
38
|
+
placeholder: 'e.g. Customer Support',
|
|
39
|
+
description:
|
|
40
|
+
'The name of your agent on Vicoa dashboard. Must be the same across all Vicoa nodes. If left empty, the workflow name will be used as the default.',
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
displayName: 'Message',
|
|
44
|
+
name: 'message',
|
|
45
|
+
type: 'string',
|
|
46
|
+
default: '',
|
|
47
|
+
required: true,
|
|
48
|
+
typeOptions: {
|
|
49
|
+
rows: 4,
|
|
50
|
+
},
|
|
51
|
+
displayOptions: {
|
|
52
|
+
show: {
|
|
53
|
+
resource: ['message'],
|
|
54
|
+
operation: ['sendAndWait'],
|
|
55
|
+
},
|
|
56
|
+
},
|
|
57
|
+
placeholder: 'e.g. Please review and approve this deployment',
|
|
58
|
+
description:
|
|
59
|
+
'Question or request that requires a user response. This will appear in their Vicoa web/mobile app and the workflow will pause until they respond. Use this for questions, approvals, or when you need human input to continue',
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
displayName: 'Options',
|
|
63
|
+
name: 'options',
|
|
64
|
+
type: 'collection',
|
|
65
|
+
placeholder: 'Add Option',
|
|
66
|
+
default: {},
|
|
67
|
+
displayOptions: {
|
|
68
|
+
show: {
|
|
69
|
+
resource: ['message'],
|
|
70
|
+
operation: ['sendAndWait'],
|
|
71
|
+
},
|
|
72
|
+
},
|
|
73
|
+
options: [
|
|
74
|
+
{
|
|
75
|
+
displayName: 'Sync Mode (For AI Agents)',
|
|
76
|
+
name: 'syncMode',
|
|
77
|
+
type: 'boolean',
|
|
78
|
+
default: false,
|
|
79
|
+
description:
|
|
80
|
+
'Whether to enable AI Agent compatibility mode. When enabled, the node will wait for a response before continuing. Required when using this node as an AI Agent tool',
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
displayName: 'Sync Timeout (Seconds)',
|
|
84
|
+
name: 'syncTimeout',
|
|
85
|
+
type: 'number',
|
|
86
|
+
default: 7200,
|
|
87
|
+
displayOptions: {
|
|
88
|
+
show: {
|
|
89
|
+
syncMode: [true],
|
|
90
|
+
},
|
|
91
|
+
},
|
|
92
|
+
description:
|
|
93
|
+
'Maximum time to wait for a response in sync mode (in seconds)',
|
|
94
|
+
typeOptions: {
|
|
95
|
+
minValue: 10,
|
|
96
|
+
maxValue: 172800,
|
|
97
|
+
},
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
displayName: 'Poll Interval (Seconds)',
|
|
101
|
+
name: 'pollInterval',
|
|
102
|
+
type: 'number',
|
|
103
|
+
default: 5,
|
|
104
|
+
displayOptions: {
|
|
105
|
+
show: {
|
|
106
|
+
syncMode: [true],
|
|
107
|
+
},
|
|
108
|
+
},
|
|
109
|
+
description: 'How often to check for responses in sync mode (in seconds)',
|
|
110
|
+
typeOptions: {
|
|
111
|
+
minValue: 5,
|
|
112
|
+
maxValue: 60,
|
|
113
|
+
},
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
displayName: 'Send Email',
|
|
117
|
+
name: 'sendEmail',
|
|
118
|
+
type: 'boolean',
|
|
119
|
+
default: true,
|
|
120
|
+
description: 'Whether to send an email notification',
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
displayName: 'Send SMS',
|
|
124
|
+
name: 'sendSms',
|
|
125
|
+
type: 'boolean',
|
|
126
|
+
default: false,
|
|
127
|
+
description: 'Whether to send an SMS notification',
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
displayName: 'Send Push',
|
|
131
|
+
name: 'sendPush',
|
|
132
|
+
type: 'boolean',
|
|
133
|
+
default: true,
|
|
134
|
+
description: 'Whether to send a push notification',
|
|
135
|
+
},
|
|
136
|
+
],
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
displayName: 'Limit Wait Time',
|
|
140
|
+
name: 'limitWaitTime',
|
|
141
|
+
type: 'boolean',
|
|
142
|
+
default: false,
|
|
143
|
+
displayOptions: {
|
|
144
|
+
show: {
|
|
145
|
+
resource: ['message'],
|
|
146
|
+
operation: ['sendAndWait'],
|
|
147
|
+
},
|
|
148
|
+
},
|
|
149
|
+
description: 'Whether to set a time limit for how long to wait for a response',
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
displayName: 'Limit Type',
|
|
153
|
+
name: 'limitType',
|
|
154
|
+
type: 'options',
|
|
155
|
+
default: 'afterTimeInterval',
|
|
156
|
+
displayOptions: {
|
|
157
|
+
show: {
|
|
158
|
+
resource: ['message'],
|
|
159
|
+
operation: ['sendAndWait'],
|
|
160
|
+
limitWaitTime: [true],
|
|
161
|
+
},
|
|
162
|
+
},
|
|
163
|
+
options: [
|
|
164
|
+
{
|
|
165
|
+
name: 'After Time Interval',
|
|
166
|
+
value: 'afterTimeInterval',
|
|
167
|
+
description: 'Wait for a specified amount of time',
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
name: 'At Specified Time',
|
|
171
|
+
value: 'atSpecifiedTime',
|
|
172
|
+
description: 'Wait until a specific date and time',
|
|
173
|
+
},
|
|
174
|
+
],
|
|
175
|
+
description: 'When to stop waiting if no response is received',
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
displayName: 'Resume After',
|
|
179
|
+
name: 'resumeAmount',
|
|
180
|
+
type: 'number',
|
|
181
|
+
default: 1,
|
|
182
|
+
displayOptions: {
|
|
183
|
+
show: {
|
|
184
|
+
resource: ['message'],
|
|
185
|
+
operation: ['sendAndWait'],
|
|
186
|
+
limitWaitTime: [true],
|
|
187
|
+
limitType: ['afterTimeInterval'],
|
|
188
|
+
},
|
|
189
|
+
},
|
|
190
|
+
description: 'Amount of time to wait',
|
|
191
|
+
typeOptions: {
|
|
192
|
+
minValue: 0,
|
|
193
|
+
},
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
displayName: 'Unit',
|
|
197
|
+
name: 'resumeUnit',
|
|
198
|
+
type: 'options',
|
|
199
|
+
default: 'hours',
|
|
200
|
+
displayOptions: {
|
|
201
|
+
show: {
|
|
202
|
+
resource: ['message'],
|
|
203
|
+
operation: ['sendAndWait'],
|
|
204
|
+
limitWaitTime: [true],
|
|
205
|
+
limitType: ['afterTimeInterval'],
|
|
206
|
+
},
|
|
207
|
+
},
|
|
208
|
+
options: [
|
|
209
|
+
{
|
|
210
|
+
name: 'Minutes',
|
|
211
|
+
value: 'minutes',
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
name: 'Hours',
|
|
215
|
+
value: 'hours',
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
name: 'Days',
|
|
219
|
+
value: 'days',
|
|
220
|
+
},
|
|
221
|
+
],
|
|
222
|
+
description: 'Unit of time to wait',
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
displayName: 'Max Date and Time',
|
|
226
|
+
name: 'maxDateAndTime',
|
|
227
|
+
type: 'dateTime',
|
|
228
|
+
default: '',
|
|
229
|
+
displayOptions: {
|
|
230
|
+
show: {
|
|
231
|
+
resource: ['message'],
|
|
232
|
+
operation: ['sendAndWait'],
|
|
233
|
+
limitWaitTime: [true],
|
|
234
|
+
limitType: ['atSpecifiedTime'],
|
|
235
|
+
},
|
|
236
|
+
},
|
|
237
|
+
description: 'The date and time to stop waiting for a response',
|
|
238
|
+
},
|
|
239
|
+
];
|
|
240
|
+
|
|
241
|
+
// This function is not used - sendAndWait is handled in the main node file
|
|
242
|
+
// following the Slack pattern
|
|
243
|
+
export async function execute(
|
|
244
|
+
this: IExecuteFunctions,
|
|
245
|
+
_items: INodeExecutionData[],
|
|
246
|
+
): Promise<INodeExecutionData[][]> {
|
|
247
|
+
// Should not be called - handled in main node
|
|
248
|
+
throw new NodeOperationError(
|
|
249
|
+
this.getNode(),
|
|
250
|
+
'sendAndWait should be handled in the main node file',
|
|
251
|
+
);
|
|
252
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IExecuteFunctions,
|
|
3
|
+
INodeExecutionData,
|
|
4
|
+
INodeProperties,
|
|
5
|
+
NodeOperationError,
|
|
6
|
+
} from 'n8n-workflow';
|
|
7
|
+
|
|
8
|
+
import { vicoaApiRequest, generateAgentInstanceId, getAgentType } from '../../../../utils/GenericFunctions';
|
|
9
|
+
|
|
10
|
+
export const endSessionDescription: INodeProperties[] = [
|
|
11
|
+
{
|
|
12
|
+
displayName: 'Agent Instance ID',
|
|
13
|
+
name: 'agentInstanceId',
|
|
14
|
+
type: 'string',
|
|
15
|
+
default: '',
|
|
16
|
+
required: false,
|
|
17
|
+
displayOptions: {
|
|
18
|
+
show: {
|
|
19
|
+
resource: ['session'],
|
|
20
|
+
operation: ['end'],
|
|
21
|
+
},
|
|
22
|
+
},
|
|
23
|
+
placeholder: 'e.g. 550e8400-e29b-41d4-a716-446655440000',
|
|
24
|
+
description: 'The ID of the agent instance session to end. If left empty, a default value will be generated.',
|
|
25
|
+
},
|
|
26
|
+
];
|
|
27
|
+
|
|
28
|
+
export async function execute(
|
|
29
|
+
this: IExecuteFunctions,
|
|
30
|
+
index: number,
|
|
31
|
+
): Promise<INodeExecutionData[]> {
|
|
32
|
+
const agentType = getAgentType.call(this, 0);
|
|
33
|
+
const agentInstanceId = generateAgentInstanceId.call(this, 0, agentType);
|
|
34
|
+
const body = {
|
|
35
|
+
agent_instance_id: agentInstanceId,
|
|
36
|
+
};
|
|
37
|
+
|
|
38
|
+
try {
|
|
39
|
+
const response = await vicoaApiRequest.call(this, 'POST', '/sessions/end', body);
|
|
40
|
+
|
|
41
|
+
const result = {
|
|
42
|
+
success: response.success,
|
|
43
|
+
agentInstanceId: response.agent_instance_id,
|
|
44
|
+
finalStatus: response.final_status,
|
|
45
|
+
endedAt: new Date().toISOString(),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
return [{ json: result }];
|
|
49
|
+
} catch (error) {
|
|
50
|
+
throw new NodeOperationError(
|
|
51
|
+
this.getNode(),
|
|
52
|
+
`Failed to end session: ${error instanceof Error ? error.message : String(error)}`,
|
|
53
|
+
{ itemIndex: index },
|
|
54
|
+
);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as end from './end.operation';
|
|
2
|
+
|
|
3
|
+
import { INodeProperties } from 'n8n-workflow';
|
|
4
|
+
|
|
5
|
+
export { end };
|
|
6
|
+
|
|
7
|
+
export const descriptions: INodeProperties[] = [
|
|
8
|
+
{
|
|
9
|
+
displayName: 'Operation',
|
|
10
|
+
name: 'operation',
|
|
11
|
+
type: 'options',
|
|
12
|
+
noDataExpression: true,
|
|
13
|
+
displayOptions: {
|
|
14
|
+
show: {
|
|
15
|
+
resource: ['session'],
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
options: [
|
|
19
|
+
{
|
|
20
|
+
name: 'End',
|
|
21
|
+
value: 'end',
|
|
22
|
+
description: 'End an agent session',
|
|
23
|
+
action: 'End agent session',
|
|
24
|
+
},
|
|
25
|
+
],
|
|
26
|
+
default: 'end',
|
|
27
|
+
},
|
|
28
|
+
...end.endSessionDescription,
|
|
29
|
+
];
|
|
Binary file
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IExecuteFunctions,
|
|
3
|
+
ILoadOptionsFunctions,
|
|
4
|
+
IHttpRequestMethods,
|
|
5
|
+
IHttpRequestOptions,
|
|
6
|
+
IDataObject,
|
|
7
|
+
NodeApiError
|
|
8
|
+
} from 'n8n-workflow';
|
|
9
|
+
import { v5 as uuidv5 } from 'uuid';
|
|
10
|
+
|
|
11
|
+
export async function vicoaApiRequest(
|
|
12
|
+
this: IExecuteFunctions | ILoadOptionsFunctions,
|
|
13
|
+
method: IHttpRequestMethods,
|
|
14
|
+
endpoint: string,
|
|
15
|
+
body: IDataObject = {},
|
|
16
|
+
qs: IDataObject = {},
|
|
17
|
+
uri?: string,
|
|
18
|
+
option: IDataObject = {},
|
|
19
|
+
): Promise<any> {
|
|
20
|
+
const credentials = await this.getCredentials('vicoaApi');
|
|
21
|
+
|
|
22
|
+
if (!credentials) {
|
|
23
|
+
throw new NodeApiError(this.getNode(), {
|
|
24
|
+
message: 'No credentials found',
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
const options: IHttpRequestOptions = {
|
|
29
|
+
method,
|
|
30
|
+
body,
|
|
31
|
+
qs,
|
|
32
|
+
url: uri || `${credentials.serverUrl}/api/v1${endpoint}`,
|
|
33
|
+
json: true,
|
|
34
|
+
...option,
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
try {
|
|
38
|
+
const response = await this.helpers.httpRequestWithAuthentication.call(
|
|
39
|
+
this,
|
|
40
|
+
'vicoaApi',
|
|
41
|
+
options,
|
|
42
|
+
);
|
|
43
|
+
return response;
|
|
44
|
+
} catch (error) {
|
|
45
|
+
throw new NodeApiError(this.getNode(), error as any);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
export function formatMessageResponse(message: any): IDataObject {
|
|
50
|
+
return {
|
|
51
|
+
id: message.id,
|
|
52
|
+
content: message.content,
|
|
53
|
+
senderType: message.sender_type || message.senderType,
|
|
54
|
+
createdAt: message.created_at || message.createdAt,
|
|
55
|
+
requiresUserInput:
|
|
56
|
+
message.requires_user_input !== undefined
|
|
57
|
+
? message.requires_user_input
|
|
58
|
+
: message.requiresUserInput,
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
export function generateAgentInstanceId(this: IExecuteFunctions, index: number, agentType: string): string {
|
|
63
|
+
// Check if user provided a custom agent instance ID, otherwise generate one
|
|
64
|
+
var key = this.getNodeParameter('agentInstanceId', index) as string;
|
|
65
|
+
if (!key || key.trim() === '') {
|
|
66
|
+
const workflowId = this.getWorkflow().id as string;
|
|
67
|
+
const executionId = this.getExecutionId();
|
|
68
|
+
key = `${String(workflowId)}:${executionId}`;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
key = `${key}:${agentType}`;
|
|
73
|
+
const NAMESPACE = '6ba7b810-9dad-11d1-80b4-00c04fd430c8';
|
|
74
|
+
const agentInstanceId = uuidv5(key, NAMESPACE);
|
|
75
|
+
|
|
76
|
+
// Validate UUID format
|
|
77
|
+
if (!agentInstanceId || typeof agentInstanceId !== 'string' || agentInstanceId.length !== 36) {
|
|
78
|
+
throw new Error('Failed to generate valid UUID');
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
return agentInstanceId;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
export function getAgentType(this: IExecuteFunctions, index: number): string {
|
|
85
|
+
const userProvidedAgentType = this.getNodeParameter('agentType', index) as string;
|
|
86
|
+
if (userProvidedAgentType && userProvidedAgentType.trim() !== '') {
|
|
87
|
+
return userProvidedAgentType;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// Use workflow name as default
|
|
91
|
+
const workflowName = this.getWorkflow().name as string;
|
|
92
|
+
return workflowName || 'n8n agent';
|
|
93
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { IExecuteFunctions } from 'n8n-workflow';
|
|
2
|
+
|
|
3
|
+
const WAIT_INDEFINITELY = 'WAIT_INDEFINITELY';
|
|
4
|
+
|
|
5
|
+
export function configureWaitTillDate(context: IExecuteFunctions, index: number): Date | string {
|
|
6
|
+
const limitWaitTime = context.getNodeParameter('limitWaitTime', index, false) as boolean;
|
|
7
|
+
|
|
8
|
+
if (!limitWaitTime) {
|
|
9
|
+
return WAIT_INDEFINITELY;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
const limitType = context.getNodeParameter('limitType', index, 'afterTimeInterval') as string;
|
|
13
|
+
|
|
14
|
+
if (limitType === 'afterTimeInterval') {
|
|
15
|
+
const resumeAmount = context.getNodeParameter('resumeAmount', index, 1) as number;
|
|
16
|
+
const resumeUnit = context.getNodeParameter('resumeUnit', index, 'hours') as string;
|
|
17
|
+
|
|
18
|
+
let waitSeconds = 0;
|
|
19
|
+
switch (resumeUnit) {
|
|
20
|
+
case 'minutes':
|
|
21
|
+
waitSeconds = resumeAmount * 60;
|
|
22
|
+
break;
|
|
23
|
+
case 'hours':
|
|
24
|
+
waitSeconds = resumeAmount * 60 * 60;
|
|
25
|
+
break;
|
|
26
|
+
case 'days':
|
|
27
|
+
waitSeconds = resumeAmount * 60 * 60 * 24;
|
|
28
|
+
break;
|
|
29
|
+
default:
|
|
30
|
+
waitSeconds = resumeAmount;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
const waitTill = new Date();
|
|
34
|
+
waitTill.setTime(waitTill.getTime() + waitSeconds * 1000);
|
|
35
|
+
return waitTill;
|
|
36
|
+
} else if (limitType === 'atSpecifiedTime') {
|
|
37
|
+
const maxDateAndTime = context.getNodeParameter('maxDateAndTime', index) as string;
|
|
38
|
+
return new Date(maxDateAndTime);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
return WAIT_INDEFINITELY;
|
|
42
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { IWebhookDescription } from 'n8n-workflow';
|
|
2
|
+
|
|
3
|
+
export const sendAndWaitWebhooksDescription: IWebhookDescription[] = [
|
|
4
|
+
{
|
|
5
|
+
name: 'default',
|
|
6
|
+
httpMethod: 'GET',
|
|
7
|
+
responseMode: 'onReceived',
|
|
8
|
+
path: '={{$nodeId}}',
|
|
9
|
+
restartWebhook: true,
|
|
10
|
+
isFullPath: true,
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
name: 'default',
|
|
14
|
+
httpMethod: 'POST',
|
|
15
|
+
responseMode: 'onReceived',
|
|
16
|
+
path: '={{$nodeId}}',
|
|
17
|
+
restartWebhook: true,
|
|
18
|
+
isFullPath: true,
|
|
19
|
+
},
|
|
20
|
+
];
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IWebhookFunctions,
|
|
3
|
+
IWebhookResponseData,
|
|
4
|
+
INodeExecutionData,
|
|
5
|
+
IDataObject,
|
|
6
|
+
} from 'n8n-workflow';
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Handle webhook responses for Vicoa sendAndWait operations
|
|
10
|
+
* This receives the user's response from Vicoa and continues the workflow
|
|
11
|
+
*/
|
|
12
|
+
export async function vicoaSendAndWaitWebhook(
|
|
13
|
+
this: IWebhookFunctions,
|
|
14
|
+
): Promise<IWebhookResponseData> {
|
|
15
|
+
const headers = this.getHeaderData() as IDataObject;
|
|
16
|
+
const body = this.getBodyData() as IDataObject;
|
|
17
|
+
|
|
18
|
+
// Check if this is a valid Vicoa webhook call
|
|
19
|
+
if (!headers['x-vicoa-webhook'] && !body.agent_instance_id) {
|
|
20
|
+
return {
|
|
21
|
+
webhookResponse: {
|
|
22
|
+
status: 400,
|
|
23
|
+
body: {
|
|
24
|
+
error: 'Invalid webhook call - missing Vicoa headers',
|
|
25
|
+
},
|
|
26
|
+
},
|
|
27
|
+
noWebhookResponse: false,
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
// Extract the response data from Vicoa
|
|
32
|
+
const responseData: IDataObject = {
|
|
33
|
+
userResponse: body.user_message || '',
|
|
34
|
+
userId: body.user_id,
|
|
35
|
+
messageId: body.message_id,
|
|
36
|
+
agentInstanceId: body.agent_instance_id,
|
|
37
|
+
timestamp: body.timestamp || new Date().toISOString(),
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
// Return the data to continue the workflow
|
|
41
|
+
const returnData: INodeExecutionData[] = [
|
|
42
|
+
{
|
|
43
|
+
json: responseData,
|
|
44
|
+
},
|
|
45
|
+
];
|
|
46
|
+
|
|
47
|
+
// Return both the workflow data and webhook response
|
|
48
|
+
return {
|
|
49
|
+
webhookResponse: {
|
|
50
|
+
status: 200,
|
|
51
|
+
body: {
|
|
52
|
+
success: true,
|
|
53
|
+
message: 'Webhook received successfully',
|
|
54
|
+
execution_resumed: true,
|
|
55
|
+
},
|
|
56
|
+
},
|
|
57
|
+
workflowData: [returnData],
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Generate the webhook configuration for sendAndWait
|
|
63
|
+
*/
|
|
64
|
+
export function getVicoaWebhookConfig(instanceId: string): IDataObject {
|
|
65
|
+
return {
|
|
66
|
+
name: 'default',
|
|
67
|
+
httpMethod: 'POST',
|
|
68
|
+
responseMode: 'onReceived',
|
|
69
|
+
path: `vicoa-webhook/${instanceId}`,
|
|
70
|
+
restartWebhook: true,
|
|
71
|
+
};
|
|
72
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"compilerOptions": {
|
|
3
|
+
"target": "ES2020",
|
|
4
|
+
"module": "commonjs",
|
|
5
|
+
"lib": ["ES2020"],
|
|
6
|
+
"outDir": "./dist",
|
|
7
|
+
"rootDir": "./src",
|
|
8
|
+
"strict": true,
|
|
9
|
+
"esModuleInterop": true,
|
|
10
|
+
"skipLibCheck": true,
|
|
11
|
+
"forceConsistentCasingInFileNames": true,
|
|
12
|
+
"declaration": true,
|
|
13
|
+
"declarationMap": true,
|
|
14
|
+
"sourceMap": true,
|
|
15
|
+
"resolveJsonModule": true,
|
|
16
|
+
"moduleResolution": "node"
|
|
17
|
+
},
|
|
18
|
+
"include": ["src/**/*"],
|
|
19
|
+
"exclude": ["node_modules", "dist"]
|
|
20
|
+
}
|
|
Binary file
|