nixbot

builds

succeeded x86_64-linux.pkgs-hermes-agent build #514 · raw · ·

1these 3 derivations will be built:2  /nix/store/z0ps90brk66rqkbpgradlx5mrrc8hbaj-python3.14-slack-bolt-1.29.0.drv3  /nix/store/vz87bp9n1gi542wd1wlgp9lllp5pkx33-python3-3.14.6-env.drv4  /nix/store/rzxnzwnpwky4kqr3p7nim43wi39r423k-hermes-agent-2026.7.7.drv5building '/nix/store/z0ps90brk66rqkbpgradlx5mrrc8hbaj-python3.14-slack-bolt-1.29.0.drv'6python3.14-slack-bolt-1.29.0> Sourcing python-remove-tests-dir-hook7python3.14-slack-bolt-1.29.0> Sourcing python-catch-conflicts-hook.sh8python3.14-slack-bolt-1.29.0> Sourcing python-remove-bin-bytecode-hook.sh9python3.14-slack-bolt-1.29.0> Sourcing pypa-build-hook10python3.14-slack-bolt-1.29.0> Using pypaBuildPhase11python3.14-slack-bolt-1.29.0> Sourcing python-runtime-deps-check-hook12python3.14-slack-bolt-1.29.0> Using pythonRuntimeDepsCheckHook13python3.14-slack-bolt-1.29.0> Sourcing pypa-install-hook14python3.14-slack-bolt-1.29.0> Using pypaInstallPhase15python3.14-slack-bolt-1.29.0> Sourcing python-imports-check-hook.sh16python3.14-slack-bolt-1.29.0> Using pythonImportsCheckPhase17python3.14-slack-bolt-1.29.0> Sourcing python-namespaces-hook18python3.14-slack-bolt-1.29.0> Sourcing python-catch-conflicts-hook.sh19python3.14-slack-bolt-1.29.0> Sourcing pytest-check-hook20python3.14-slack-bolt-1.29.0> Using pytestCheckPhase21python3.14-slack-bolt-1.29.0> Running phase: unpackPhase22python3.14-slack-bolt-1.29.0> unpacking source archive /nix/store/90aw4p1b8jqw502xcrsjh0xb90agicg4-source23python3.14-slack-bolt-1.29.0> source root is source24python3.14-slack-bolt-1.29.0> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/utils.py"25python3.14-slack-bolt-1.29.0> Running phase: patchPhase26python3.14-slack-bolt-1.29.0> Running phase: updateAutotoolsGnuConfigScriptsPhase27python3.14-slack-bolt-1.29.0> Running phase: configurePhase28python3.14-slack-bolt-1.29.0> no configure script, doing nothing29python3.14-slack-bolt-1.29.0> Running phase: buildPhase30python3.14-slack-bolt-1.29.0> Executing pypaBuildPhase31python3.14-slack-bolt-1.29.0> Creating a wheel...32python3.14-slack-bolt-1.29.0> pypa build flags: --no-isolation --outdir dist/ --wheel33python3.14-slack-bolt-1.29.0> * Getting build dependencies for wheel...34python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.35python3.14-slack-bolt-1.29.0>   config = read_configuration(filepath, True, ignore_option_errors, dist)36python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated37python3.14-slack-bolt-1.29.0> !!38python3.14-slack-bolt-1.29.0> 39python3.14-slack-bolt-1.29.0>         ********************************************************************************40python3.14-slack-bolt-1.29.0>         Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).41python3.14-slack-bolt-1.29.0> 42python3.14-slack-bolt-1.29.0>         By 2027-Feb-18, you need to update your project and remove deprecated calls43python3.14-slack-bolt-1.29.0>         or your builds will no longer be supported.44python3.14-slack-bolt-1.29.0> 45python3.14-slack-bolt-1.29.0>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.46python3.14-slack-bolt-1.29.0>         ********************************************************************************47python3.14-slack-bolt-1.29.0> 48python3.14-slack-bolt-1.29.0> !!49python3.14-slack-bolt-1.29.0>   corresp(dist, value, root_dir)50python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.51python3.14-slack-bolt-1.29.0> !!52python3.14-slack-bolt-1.29.0> 53python3.14-slack-bolt-1.29.0>         ********************************************************************************54python3.14-slack-bolt-1.29.0>         Please consider removing the following classifiers in favor of a SPDX license expression:55python3.14-slack-bolt-1.29.0> 56python3.14-slack-bolt-1.29.0>         License :: OSI Approved :: MIT License57python3.14-slack-bolt-1.29.0> 58python3.14-slack-bolt-1.29.0>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.59python3.14-slack-bolt-1.29.0>         ********************************************************************************60python3.14-slack-bolt-1.29.0> 61python3.14-slack-bolt-1.29.0> !!62python3.14-slack-bolt-1.29.0>   dist._finalize_license_expression()63python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.64python3.14-slack-bolt-1.29.0> !!65python3.14-slack-bolt-1.29.0> 66python3.14-slack-bolt-1.29.0>         ********************************************************************************67python3.14-slack-bolt-1.29.0>         Please consider removing the following classifiers in favor of a SPDX license expression:68python3.14-slack-bolt-1.29.0> 69python3.14-slack-bolt-1.29.0>         License :: OSI Approved :: MIT License70python3.14-slack-bolt-1.29.0> 71python3.14-slack-bolt-1.29.0>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.72python3.14-slack-bolt-1.29.0>         ********************************************************************************73python3.14-slack-bolt-1.29.0> 74python3.14-slack-bolt-1.29.0> !!75python3.14-slack-bolt-1.29.0>   self._finalize_license_expression()76python3.14-slack-bolt-1.29.0> running egg_info77python3.14-slack-bolt-1.29.0> creating slack_bolt.egg-info78python3.14-slack-bolt-1.29.0> writing slack_bolt.egg-info/PKG-INFO79python3.14-slack-bolt-1.29.0> writing dependency_links to slack_bolt.egg-info/dependency_links.txt80python3.14-slack-bolt-1.29.0> writing requirements to slack_bolt.egg-info/requires.txt81python3.14-slack-bolt-1.29.0> writing top-level names to slack_bolt.egg-info/top_level.txt82python3.14-slack-bolt-1.29.0> writing manifest file 'slack_bolt.egg-info/SOURCES.txt'83python3.14-slack-bolt-1.29.0> reading manifest file 'slack_bolt.egg-info/SOURCES.txt'84python3.14-slack-bolt-1.29.0> reading manifest template 'MANIFEST.in'85python3.14-slack-bolt-1.29.0> adding license file 'LICENSE'86python3.14-slack-bolt-1.29.0> writing manifest file 'slack_bolt.egg-info/SOURCES.txt'87python3.14-slack-bolt-1.29.0> * Building wheel...88python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.89python3.14-slack-bolt-1.29.0>   config = read_configuration(filepath, True, ignore_option_errors, dist)90python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated91python3.14-slack-bolt-1.29.0> !!92python3.14-slack-bolt-1.29.0> 93python3.14-slack-bolt-1.29.0>         ********************************************************************************94python3.14-slack-bolt-1.29.0>         Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).95python3.14-slack-bolt-1.29.0> 96python3.14-slack-bolt-1.29.0>         By 2027-Feb-18, you need to update your project and remove deprecated calls97python3.14-slack-bolt-1.29.0>         or your builds will no longer be supported.98python3.14-slack-bolt-1.29.0> 99python3.14-slack-bolt-1.29.0>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.100python3.14-slack-bolt-1.29.0>         ********************************************************************************101python3.14-slack-bolt-1.29.0> 102python3.14-slack-bolt-1.29.0> !!103python3.14-slack-bolt-1.29.0>   corresp(dist, value, root_dir)104python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.105python3.14-slack-bolt-1.29.0> !!106python3.14-slack-bolt-1.29.0> 107python3.14-slack-bolt-1.29.0>         ********************************************************************************108python3.14-slack-bolt-1.29.0>         Please consider removing the following classifiers in favor of a SPDX license expression:109python3.14-slack-bolt-1.29.0> 110python3.14-slack-bolt-1.29.0>         License :: OSI Approved :: MIT License111python3.14-slack-bolt-1.29.0> 112python3.14-slack-bolt-1.29.0>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.113python3.14-slack-bolt-1.29.0>         ********************************************************************************114python3.14-slack-bolt-1.29.0> 115python3.14-slack-bolt-1.29.0> !!116python3.14-slack-bolt-1.29.0>   dist._finalize_license_expression()117python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.118python3.14-slack-bolt-1.29.0> !!119python3.14-slack-bolt-1.29.0> 120python3.14-slack-bolt-1.29.0>         ********************************************************************************121python3.14-slack-bolt-1.29.0>         Please consider removing the following classifiers in favor of a SPDX license expression:122python3.14-slack-bolt-1.29.0> 123python3.14-slack-bolt-1.29.0>         License :: OSI Approved :: MIT License124python3.14-slack-bolt-1.29.0> 125python3.14-slack-bolt-1.29.0>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.126python3.14-slack-bolt-1.29.0>         ********************************************************************************127python3.14-slack-bolt-1.29.0> 128python3.14-slack-bolt-1.29.0> !!129python3.14-slack-bolt-1.29.0>   self._finalize_license_expression()130python3.14-slack-bolt-1.29.0> running bdist_wheel131python3.14-slack-bolt-1.29.0> /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated132python3.14-slack-bolt-1.29.0> !!133python3.14-slack-bolt-1.29.0> 134python3.14-slack-bolt-1.29.0>         ********************************************************************************135python3.14-slack-bolt-1.29.0>         With Python 2.7 end-of-life, support for building universal wheels136python3.14-slack-bolt-1.29.0>         (i.e., wheels that support both Python 2 and Python 3)137python3.14-slack-bolt-1.29.0>         is being obviated.138python3.14-slack-bolt-1.29.0>         Please discontinue using this option, or if you still need it,139python3.14-slack-bolt-1.29.0>         file an issue with pypa/setuptools describing your use case.140python3.14-slack-bolt-1.29.0> 141python3.14-slack-bolt-1.29.0>         This deprecation is overdue, please update your project and remove deprecated142python3.14-slack-bolt-1.29.0>         calls to avoid build errors in the future.143python3.14-slack-bolt-1.29.0>         ********************************************************************************144python3.14-slack-bolt-1.29.0> 145python3.14-slack-bolt-1.29.0> !!146python3.14-slack-bolt-1.29.0>   self.finalize_options()147python3.14-slack-bolt-1.29.0> running build148python3.14-slack-bolt-1.29.0> running build_py149python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt150python3.14-slack-bolt-1.29.0> copying slack_bolt/async_app.py -> build/lib/slack_bolt151python3.14-slack-bolt-1.29.0> copying slack_bolt/version.py -> build/lib/slack_bolt152python3.14-slack-bolt-1.29.0> copying slack_bolt/__init__.py -> build/lib/slack_bolt153python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/request154python3.14-slack-bolt-1.29.0> copying slack_bolt/request/request.py -> build/lib/slack_bolt/request155python3.14-slack-bolt-1.29.0> copying slack_bolt/request/__init__.py -> build/lib/slack_bolt/request156python3.14-slack-bolt-1.29.0> copying slack_bolt/request/internals.py -> build/lib/slack_bolt/request157python3.14-slack-bolt-1.29.0> copying slack_bolt/request/async_internals.py -> build/lib/slack_bolt/request158python3.14-slack-bolt-1.29.0> copying slack_bolt/request/payload_utils.py -> build/lib/slack_bolt/request159python3.14-slack-bolt-1.29.0> copying slack_bolt/request/async_request.py -> build/lib/slack_bolt/request160python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/util161python3.14-slack-bolt-1.29.0> copying slack_bolt/util/async_utils.py -> build/lib/slack_bolt/util162python3.14-slack-bolt-1.29.0> copying slack_bolt/util/__init__.py -> build/lib/slack_bolt/util163python3.14-slack-bolt-1.29.0> copying slack_bolt/util/utils.py -> build/lib/slack_bolt/util164python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/lazy_listener165python3.14-slack-bolt-1.29.0> copying slack_bolt/lazy_listener/async_internals.py -> build/lib/slack_bolt/lazy_listener166python3.14-slack-bolt-1.29.0> copying slack_bolt/lazy_listener/runner.py -> build/lib/slack_bolt/lazy_listener167python3.14-slack-bolt-1.29.0> copying slack_bolt/lazy_listener/async_runner.py -> build/lib/slack_bolt/lazy_listener168python3.14-slack-bolt-1.29.0> copying slack_bolt/lazy_listener/internals.py -> build/lib/slack_bolt/lazy_listener169python3.14-slack-bolt-1.29.0> copying slack_bolt/lazy_listener/thread_runner.py -> build/lib/slack_bolt/lazy_listener170python3.14-slack-bolt-1.29.0> copying slack_bolt/lazy_listener/asyncio_runner.py -> build/lib/slack_bolt/lazy_listener171python3.14-slack-bolt-1.29.0> copying slack_bolt/lazy_listener/__init__.py -> build/lib/slack_bolt/lazy_listener172python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/logger173python3.14-slack-bolt-1.29.0> copying slack_bolt/logger/messages.py -> build/lib/slack_bolt/logger174python3.14-slack-bolt-1.29.0> copying slack_bolt/logger/__init__.py -> build/lib/slack_bolt/logger175python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/error176python3.14-slack-bolt-1.29.0> copying slack_bolt/error/__init__.py -> build/lib/slack_bolt/error177python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/listener_matcher178python3.14-slack-bolt-1.29.0> copying slack_bolt/listener_matcher/builtins.py -> build/lib/slack_bolt/listener_matcher179python3.14-slack-bolt-1.29.0> copying slack_bolt/listener_matcher/async_builtins.py -> build/lib/slack_bolt/listener_matcher180python3.14-slack-bolt-1.29.0> copying slack_bolt/listener_matcher/listener_matcher.py -> build/lib/slack_bolt/listener_matcher181python3.14-slack-bolt-1.29.0> copying slack_bolt/listener_matcher/async_listener_matcher.py -> build/lib/slack_bolt/listener_matcher182python3.14-slack-bolt-1.29.0> copying slack_bolt/listener_matcher/custom_listener_matcher.py -> build/lib/slack_bolt/listener_matcher183python3.14-slack-bolt-1.29.0> copying slack_bolt/listener_matcher/__init__.py -> build/lib/slack_bolt/listener_matcher184python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context185python3.14-slack-bolt-1.29.0> copying slack_bolt/context/context.py -> build/lib/slack_bolt/context186python3.14-slack-bolt-1.29.0> copying slack_bolt/context/base_context.py -> build/lib/slack_bolt/context187python3.14-slack-bolt-1.29.0> copying slack_bolt/context/__init__.py -> build/lib/slack_bolt/context188python3.14-slack-bolt-1.29.0> copying slack_bolt/context/async_context.py -> build/lib/slack_bolt/context189python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter190python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/__init__.py -> build/lib/slack_bolt/adapter191python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/kwargs_injection192python3.14-slack-bolt-1.29.0> copying slack_bolt/kwargs_injection/args.py -> build/lib/slack_bolt/kwargs_injection193python3.14-slack-bolt-1.29.0> copying slack_bolt/kwargs_injection/async_args.py -> build/lib/slack_bolt/kwargs_injection194python3.14-slack-bolt-1.29.0> copying slack_bolt/kwargs_injection/__init__.py -> build/lib/slack_bolt/kwargs_injection195python3.14-slack-bolt-1.29.0> copying slack_bolt/kwargs_injection/async_utils.py -> build/lib/slack_bolt/kwargs_injection196python3.14-slack-bolt-1.29.0> copying slack_bolt/kwargs_injection/utils.py -> build/lib/slack_bolt/kwargs_injection197python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/authorization198python3.14-slack-bolt-1.29.0> copying slack_bolt/authorization/authorize.py -> build/lib/slack_bolt/authorization199python3.14-slack-bolt-1.29.0> copying slack_bolt/authorization/async_authorize_args.py -> build/lib/slack_bolt/authorization200python3.14-slack-bolt-1.29.0> copying slack_bolt/authorization/async_authorize.py -> build/lib/slack_bolt/authorization201python3.14-slack-bolt-1.29.0> copying slack_bolt/authorization/__init__.py -> build/lib/slack_bolt/authorization202python3.14-slack-bolt-1.29.0> copying slack_bolt/authorization/authorize_args.py -> build/lib/slack_bolt/authorization203python3.14-slack-bolt-1.29.0> copying slack_bolt/authorization/authorize_result.py -> build/lib/slack_bolt/authorization204python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/response205python3.14-slack-bolt-1.29.0> copying slack_bolt/response/__init__.py -> build/lib/slack_bolt/response206python3.14-slack-bolt-1.29.0> copying slack_bolt/response/response.py -> build/lib/slack_bolt/response207python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/oauth208python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/async_callback_options.py -> build/lib/slack_bolt/oauth209python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/async_oauth_settings.py -> build/lib/slack_bolt/oauth210python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/__init__.py -> build/lib/slack_bolt/oauth211python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/async_internals.py -> build/lib/slack_bolt/oauth212python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/async_oauth_flow.py -> build/lib/slack_bolt/oauth213python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/internals.py -> build/lib/slack_bolt/oauth214python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/oauth_settings.py -> build/lib/slack_bolt/oauth215python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/oauth_flow.py -> build/lib/slack_bolt/oauth216python3.14-slack-bolt-1.29.0> copying slack_bolt/oauth/callback_options.py -> build/lib/slack_bolt/oauth217python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware218python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/async_builtins.py -> build/lib/slack_bolt/middleware219python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/middleware_error_handler.py -> build/lib/slack_bolt/middleware220python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/async_custom_middleware.py -> build/lib/slack_bolt/middleware221python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/async_middleware.py -> build/lib/slack_bolt/middleware222python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/async_middleware_error_handler.py -> build/lib/slack_bolt/middleware223python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/middleware.py -> build/lib/slack_bolt/middleware224python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/custom_middleware.py -> build/lib/slack_bolt/middleware225python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/__init__.py -> build/lib/slack_bolt/middleware226python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/listener227python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/thread_runner.py -> build/lib/slack_bolt/listener228python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/builtins.py -> build/lib/slack_bolt/listener229python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/listener_error_handler.py -> build/lib/slack_bolt/listener230python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/asyncio_runner.py -> build/lib/slack_bolt/listener231python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/async_builtins.py -> build/lib/slack_bolt/listener232python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/async_listener_error_handler.py -> build/lib/slack_bolt/listener233python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/listener_start_handler.py -> build/lib/slack_bolt/listener234python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/listener.py -> build/lib/slack_bolt/listener235python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/async_listener_start_handler.py -> build/lib/slack_bolt/listener236python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/custom_listener.py -> build/lib/slack_bolt/listener237python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/__init__.py -> build/lib/slack_bolt/listener238python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/async_listener.py -> build/lib/slack_bolt/listener239python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/async_listener_completion_handler.py -> build/lib/slack_bolt/listener240python3.14-slack-bolt-1.29.0> copying slack_bolt/listener/listener_completion_handler.py -> build/lib/slack_bolt/listener241python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/app242python3.14-slack-bolt-1.29.0> copying slack_bolt/app/app.py -> build/lib/slack_bolt/app243python3.14-slack-bolt-1.29.0> copying slack_bolt/app/__init__.py -> build/lib/slack_bolt/app244python3.14-slack-bolt-1.29.0> copying slack_bolt/app/async_server.py -> build/lib/slack_bolt/app245python3.14-slack-bolt-1.29.0> copying slack_bolt/app/async_app.py -> build/lib/slack_bolt/app246python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/workflows247python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/__init__.py -> build/lib/slack_bolt/workflows248python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/ack249python3.14-slack-bolt-1.29.0> copying slack_bolt/context/ack/__init__.py -> build/lib/slack_bolt/context/ack250python3.14-slack-bolt-1.29.0> copying slack_bolt/context/ack/ack.py -> build/lib/slack_bolt/context/ack251python3.14-slack-bolt-1.29.0> copying slack_bolt/context/ack/internals.py -> build/lib/slack_bolt/context/ack252python3.14-slack-bolt-1.29.0> copying slack_bolt/context/ack/async_ack.py -> build/lib/slack_bolt/context/ack253python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/respond254python3.14-slack-bolt-1.29.0> copying slack_bolt/context/respond/async_respond.py -> build/lib/slack_bolt/context/respond255python3.14-slack-bolt-1.29.0> copying slack_bolt/context/respond/__init__.py -> build/lib/slack_bolt/context/respond256python3.14-slack-bolt-1.29.0> copying slack_bolt/context/respond/respond.py -> build/lib/slack_bolt/context/respond257python3.14-slack-bolt-1.29.0> copying slack_bolt/context/respond/internals.py -> build/lib/slack_bolt/context/respond258python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/save_thread_context259python3.14-slack-bolt-1.29.0> copying slack_bolt/context/save_thread_context/async_save_thread_context.py -> build/lib/slack_bolt/context/save_thread_context260python3.14-slack-bolt-1.29.0> copying slack_bolt/context/save_thread_context/save_thread_context.py -> build/lib/slack_bolt/context/save_thread_context261python3.14-slack-bolt-1.29.0> copying slack_bolt/context/save_thread_context/__init__.py -> build/lib/slack_bolt/context/save_thread_context262python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/fail263python3.14-slack-bolt-1.29.0> copying slack_bolt/context/fail/async_fail.py -> build/lib/slack_bolt/context/fail264python3.14-slack-bolt-1.29.0> copying slack_bolt/context/fail/__init__.py -> build/lib/slack_bolt/context/fail265python3.14-slack-bolt-1.29.0> copying slack_bolt/context/fail/fail.py -> build/lib/slack_bolt/context/fail266python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/set_status267python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_status/async_set_status.py -> build/lib/slack_bolt/context/set_status268python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_status/set_status.py -> build/lib/slack_bolt/context/set_status269python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_status/__init__.py -> build/lib/slack_bolt/context/set_status270python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/assistant271python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/internals.py -> build/lib/slack_bolt/context/assistant272python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/async_assistant_utilities.py -> build/lib/slack_bolt/context/assistant273python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/__init__.py -> build/lib/slack_bolt/context/assistant274python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/assistant_utilities.py -> build/lib/slack_bolt/context/assistant275python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/say276python3.14-slack-bolt-1.29.0> copying slack_bolt/context/say/say.py -> build/lib/slack_bolt/context/say277python3.14-slack-bolt-1.29.0> copying slack_bolt/context/say/internals.py -> build/lib/slack_bolt/context/say278python3.14-slack-bolt-1.29.0> copying slack_bolt/context/say/__init__.py -> build/lib/slack_bolt/context/say279python3.14-slack-bolt-1.29.0> copying slack_bolt/context/say/async_say.py -> build/lib/slack_bolt/context/say280python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/complete281python3.14-slack-bolt-1.29.0> copying slack_bolt/context/complete/complete.py -> build/lib/slack_bolt/context/complete282python3.14-slack-bolt-1.29.0> copying slack_bolt/context/complete/__init__.py -> build/lib/slack_bolt/context/complete283python3.14-slack-bolt-1.29.0> copying slack_bolt/context/complete/async_complete.py -> build/lib/slack_bolt/context/complete284python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/set_suggested_prompts285python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_suggested_prompts/__init__.py -> build/lib/slack_bolt/context/set_suggested_prompts286python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_suggested_prompts/set_suggested_prompts.py -> build/lib/slack_bolt/context/set_suggested_prompts287python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_suggested_prompts/async_set_suggested_prompts.py -> build/lib/slack_bolt/context/set_suggested_prompts288python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/set_title289python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_title/async_set_title.py -> build/lib/slack_bolt/context/set_title290python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_title/set_title.py -> build/lib/slack_bolt/context/set_title291python3.14-slack-bolt-1.29.0> copying slack_bolt/context/set_title/__init__.py -> build/lib/slack_bolt/context/set_title292python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/say_stream293python3.14-slack-bolt-1.29.0> copying slack_bolt/context/say_stream/async_say_stream.py -> build/lib/slack_bolt/context/say_stream294python3.14-slack-bolt-1.29.0> copying slack_bolt/context/say_stream/__init__.py -> build/lib/slack_bolt/context/say_stream295python3.14-slack-bolt-1.29.0> copying slack_bolt/context/say_stream/say_stream.py -> build/lib/slack_bolt/context/say_stream296python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/get_thread_context297python3.14-slack-bolt-1.29.0> copying slack_bolt/context/get_thread_context/__init__.py -> build/lib/slack_bolt/context/get_thread_context298python3.14-slack-bolt-1.29.0> copying slack_bolt/context/get_thread_context/async_get_thread_context.py -> build/lib/slack_bolt/context/get_thread_context299python3.14-slack-bolt-1.29.0> copying slack_bolt/context/get_thread_context/get_thread_context.py -> build/lib/slack_bolt/context/get_thread_context300python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/assistant/thread_context_store301python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/thread_context_store/__init__.py -> build/lib/slack_bolt/context/assistant/thread_context_store302python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/thread_context_store/store.py -> build/lib/slack_bolt/context/assistant/thread_context_store303python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/thread_context_store/default_store.py -> build/lib/slack_bolt/context/assistant/thread_context_store304python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/thread_context_store/default_async_store.py -> build/lib/slack_bolt/context/assistant/thread_context_store305python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/thread_context_store/async_store.py -> build/lib/slack_bolt/context/assistant/thread_context_store306python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/assistant/thread_context307python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/thread_context/__init__.py -> build/lib/slack_bolt/context/assistant/thread_context308python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/context/assistant/thread_context_store/file309python3.14-slack-bolt-1.29.0> copying slack_bolt/context/assistant/thread_context_store/file/__init__.py -> build/lib/slack_bolt/context/assistant/thread_context_store/file310python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/pyramid311python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/pyramid/__init__.py -> build/lib/slack_bolt/adapter/pyramid312python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/pyramid/handler.py -> build/lib/slack_bolt/adapter/pyramid313python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/cherrypy314python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/cherrypy/handler.py -> build/lib/slack_bolt/adapter/cherrypy315python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/cherrypy/__init__.py -> build/lib/slack_bolt/adapter/cherrypy316python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/tornado317python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/tornado/handler.py -> build/lib/slack_bolt/adapter/tornado318python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/tornado/async_handler.py -> build/lib/slack_bolt/adapter/tornado319python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/tornado/__init__.py -> build/lib/slack_bolt/adapter/tornado320python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/django321python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/django/handler.py -> build/lib/slack_bolt/adapter/django322python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/django/__init__.py -> build/lib/slack_bolt/adapter/django323python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/aws_lambda324python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aws_lambda/lazy_listener_runner.py -> build/lib/slack_bolt/adapter/aws_lambda325python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aws_lambda/handler.py -> build/lib/slack_bolt/adapter/aws_lambda326python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aws_lambda/chalice_lazy_listener_runner.py -> build/lib/slack_bolt/adapter/aws_lambda327python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aws_lambda/__init__.py -> build/lib/slack_bolt/adapter/aws_lambda328python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aws_lambda/lambda_s3_oauth_flow.py -> build/lib/slack_bolt/adapter/aws_lambda329python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aws_lambda/internals.py -> build/lib/slack_bolt/adapter/aws_lambda330python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aws_lambda/local_lambda_client.py -> build/lib/slack_bolt/adapter/aws_lambda331python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aws_lambda/chalice_handler.py -> build/lib/slack_bolt/adapter/aws_lambda332python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/bottle333python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/bottle/handler.py -> build/lib/slack_bolt/adapter/bottle334python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/bottle/__init__.py -> build/lib/slack_bolt/adapter/bottle335python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/aiohttp336python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/aiohttp/__init__.py -> build/lib/slack_bolt/adapter/aiohttp337python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/wsgi338python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/wsgi/handler.py -> build/lib/slack_bolt/adapter/wsgi339python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/wsgi/http_request.py -> build/lib/slack_bolt/adapter/wsgi340python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/wsgi/__init__.py -> build/lib/slack_bolt/adapter/wsgi341python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/wsgi/internals.py -> build/lib/slack_bolt/adapter/wsgi342python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/wsgi/http_response.py -> build/lib/slack_bolt/adapter/wsgi343python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/asgi344python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/asgi/base_handler.py -> build/lib/slack_bolt/adapter/asgi345python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/asgi/__init__.py -> build/lib/slack_bolt/adapter/asgi346python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/asgi/async_handler.py -> build/lib/slack_bolt/adapter/asgi347python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/asgi/utils.py -> build/lib/slack_bolt/adapter/asgi348python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/asgi/http_request.py -> build/lib/slack_bolt/adapter/asgi349python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/asgi/http_response.py -> build/lib/slack_bolt/adapter/asgi350python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/fastapi351python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/fastapi/async_handler.py -> build/lib/slack_bolt/adapter/fastapi352python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/fastapi/__init__.py -> build/lib/slack_bolt/adapter/fastapi353python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/falcon354python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/falcon/resource.py -> build/lib/slack_bolt/adapter/falcon355python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/falcon/__init__.py -> build/lib/slack_bolt/adapter/falcon356python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/falcon/async_resource.py -> build/lib/slack_bolt/adapter/falcon357python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/flask358python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/flask/__init__.py -> build/lib/slack_bolt/adapter/flask359python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/flask/handler.py -> build/lib/slack_bolt/adapter/flask360python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/google_cloud_functions361python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/google_cloud_functions/handler.py -> build/lib/slack_bolt/adapter/google_cloud_functions362python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/google_cloud_functions/__init__.py -> build/lib/slack_bolt/adapter/google_cloud_functions363python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/starlette364python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/starlette/handler.py -> build/lib/slack_bolt/adapter/starlette365python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/starlette/__init__.py -> build/lib/slack_bolt/adapter/starlette366python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/starlette/async_handler.py -> build/lib/slack_bolt/adapter/starlette367python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/socket_mode368python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/async_internals.py -> build/lib/slack_bolt/adapter/socket_mode369python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/internals.py -> build/lib/slack_bolt/adapter/socket_mode370python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/async_handler.py -> build/lib/slack_bolt/adapter/socket_mode371python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/base_handler.py -> build/lib/slack_bolt/adapter/socket_mode372python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/__init__.py -> build/lib/slack_bolt/adapter/socket_mode373python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/async_base_handler.py -> build/lib/slack_bolt/adapter/socket_mode374python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/sanic375python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/sanic/async_handler.py -> build/lib/slack_bolt/adapter/sanic376python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/sanic/__init__.py -> build/lib/slack_bolt/adapter/sanic377python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/asgi/builtin378python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/asgi/builtin/__init__.py -> build/lib/slack_bolt/adapter/asgi/builtin379python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/asgi/aiohttp380python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/asgi/aiohttp/__init__.py -> build/lib/slack_bolt/adapter/asgi/aiohttp381python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/socket_mode/aiohttp382python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/aiohttp/__init__.py -> build/lib/slack_bolt/adapter/socket_mode/aiohttp383python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/socket_mode/websocket_client384python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/websocket_client/__init__.py -> build/lib/slack_bolt/adapter/socket_mode/websocket_client385python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/socket_mode/websockets386python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/websockets/__init__.py -> build/lib/slack_bolt/adapter/socket_mode/websockets387python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/adapter/socket_mode/builtin388python3.14-slack-bolt-1.29.0> copying slack_bolt/adapter/socket_mode/builtin/__init__.py -> build/lib/slack_bolt/adapter/socket_mode/builtin389python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/message_listener_matches390python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/message_listener_matches/__init__.py -> build/lib/slack_bolt/middleware/message_listener_matches391python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/message_listener_matches/async_message_listener_matches.py -> build/lib/slack_bolt/middleware/message_listener_matches392python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/message_listener_matches/message_listener_matches.py -> build/lib/slack_bolt/middleware/message_listener_matches393python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/assistant394python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/assistant/assistant.py -> build/lib/slack_bolt/middleware/assistant395python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/assistant/__init__.py -> build/lib/slack_bolt/middleware/assistant396python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/assistant/async_assistant.py -> build/lib/slack_bolt/middleware/assistant397python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/ignoring_self_events398python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/ignoring_self_events/ignoring_self_events.py -> build/lib/slack_bolt/middleware/ignoring_self_events399python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/ignoring_self_events/__init__.py -> build/lib/slack_bolt/middleware/ignoring_self_events400python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/ignoring_self_events/async_ignoring_self_events.py -> build/lib/slack_bolt/middleware/ignoring_self_events401python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/attaching_function_token402python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/attaching_function_token/async_attaching_function_token.py -> build/lib/slack_bolt/middleware/attaching_function_token403python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/attaching_function_token/__init__.py -> build/lib/slack_bolt/middleware/attaching_function_token404python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/attaching_function_token/attaching_function_token.py -> build/lib/slack_bolt/middleware/attaching_function_token405python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/url_verification406python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/url_verification/async_url_verification.py -> build/lib/slack_bolt/middleware/url_verification407python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/url_verification/__init__.py -> build/lib/slack_bolt/middleware/url_verification408python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/url_verification/url_verification.py -> build/lib/slack_bolt/middleware/url_verification409python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/ssl_check410python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/ssl_check/async_ssl_check.py -> build/lib/slack_bolt/middleware/ssl_check411python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/ssl_check/__init__.py -> build/lib/slack_bolt/middleware/ssl_check412python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/ssl_check/ssl_check.py -> build/lib/slack_bolt/middleware/ssl_check413python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/attaching_conversation_kwargs414python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/attaching_conversation_kwargs/attaching_conversation_kwargs.py -> build/lib/slack_bolt/middleware/attaching_conversation_kwargs415python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/attaching_conversation_kwargs/async_attaching_conversation_kwargs.py -> build/lib/slack_bolt/middleware/attaching_conversation_kwargs416python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/attaching_conversation_kwargs/__init__.py -> build/lib/slack_bolt/middleware/attaching_conversation_kwargs417python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/authorization418python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/multi_teams_authorization.py -> build/lib/slack_bolt/middleware/authorization419python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/async_single_team_authorization.py -> build/lib/slack_bolt/middleware/authorization420python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/async_internals.py -> build/lib/slack_bolt/middleware/authorization421python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/async_authorization.py -> build/lib/slack_bolt/middleware/authorization422python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/authorization.py -> build/lib/slack_bolt/middleware/authorization423python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/__init__.py -> build/lib/slack_bolt/middleware/authorization424python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/internals.py -> build/lib/slack_bolt/middleware/authorization425python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/async_multi_teams_authorization.py -> build/lib/slack_bolt/middleware/authorization426python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/authorization/single_team_authorization.py -> build/lib/slack_bolt/middleware/authorization427python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/middleware/request_verification428python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/request_verification/async_request_verification.py -> build/lib/slack_bolt/middleware/request_verification429python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/request_verification/request_verification.py -> build/lib/slack_bolt/middleware/request_verification430python3.14-slack-bolt-1.29.0> copying slack_bolt/middleware/request_verification/__init__.py -> build/lib/slack_bolt/middleware/request_verification431python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/workflows/step432python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/async_step.py -> build/lib/slack_bolt/workflows/step433python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/step.py -> build/lib/slack_bolt/workflows/step434python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/internals.py -> build/lib/slack_bolt/workflows/step435python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/step_middleware.py -> build/lib/slack_bolt/workflows/step436python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/async_step_middleware.py -> build/lib/slack_bolt/workflows/step437python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/__init__.py -> build/lib/slack_bolt/workflows/step438python3.14-slack-bolt-1.29.0> creating build/lib/slack_bolt/workflows/step/utilities439python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/async_fail.py -> build/lib/slack_bolt/workflows/step/utilities440python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/complete.py -> build/lib/slack_bolt/workflows/step/utilities441python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/__init__.py -> build/lib/slack_bolt/workflows/step/utilities442python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/fail.py -> build/lib/slack_bolt/workflows/step/utilities443python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/async_configure.py -> build/lib/slack_bolt/workflows/step/utilities444python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/async_complete.py -> build/lib/slack_bolt/workflows/step/utilities445python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/async_update.py -> build/lib/slack_bolt/workflows/step/utilities446python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/update.py -> build/lib/slack_bolt/workflows/step/utilities447python3.14-slack-bolt-1.29.0> copying slack_bolt/workflows/step/utilities/configure.py -> build/lib/slack_bolt/workflows/step/utilities448python3.14-slack-bolt-1.29.0> running egg_info449python3.14-slack-bolt-1.29.0> writing slack_bolt.egg-info/PKG-INFO450python3.14-slack-bolt-1.29.0> writing dependency_links to slack_bolt.egg-info/dependency_links.txt451python3.14-slack-bolt-1.29.0> writing requirements to slack_bolt.egg-info/requires.txt452python3.14-slack-bolt-1.29.0> writing top-level names to slack_bolt.egg-info/top_level.txt453python3.14-slack-bolt-1.29.0> reading manifest file 'slack_bolt.egg-info/SOURCES.txt'454python3.14-slack-bolt-1.29.0> reading manifest template 'MANIFEST.in'455python3.14-slack-bolt-1.29.0> adding license file 'LICENSE'456python3.14-slack-bolt-1.29.0> writing manifest file 'slack_bolt.egg-info/SOURCES.txt'457python3.14-slack-bolt-1.29.0> copying slack_bolt/py.typed -> build/lib/slack_bolt458python3.14-slack-bolt-1.29.0> installing to build/bdist.linux-x86_64/wheel459python3.14-slack-bolt-1.29.0> running install460python3.14-slack-bolt-1.29.0> running install_lib461python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel462python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt463python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter464python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter465python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/aws_lambda466python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aws_lambda/lambda_s3_oauth_flow.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aws_lambda467python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aws_lambda/chalice_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aws_lambda468python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aws_lambda/lazy_listener_runner.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aws_lambda469python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aws_lambda/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aws_lambda470python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aws_lambda/local_lambda_client.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aws_lambda471python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aws_lambda/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aws_lambda472python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aws_lambda/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aws_lambda473python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aws_lambda/chalice_lazy_listener_runner.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aws_lambda474python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/falcon475python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/falcon/async_resource.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/falcon476python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/falcon/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/falcon477python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/falcon/resource.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/falcon478python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/google_cloud_functions479python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/google_cloud_functions/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/google_cloud_functions480python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/google_cloud_functions/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/google_cloud_functions481python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/starlette482python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/starlette/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/starlette483python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/starlette/async_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/starlette484python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/starlette/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/starlette485python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/fastapi486python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/fastapi/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/fastapi487python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/fastapi/async_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/fastapi488python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/sanic489python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/sanic/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/sanic490python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/sanic/async_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/sanic491python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/flask492python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/flask/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/flask493python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/flask/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/flask494python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/bottle495python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/bottle/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/bottle496python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/bottle/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/bottle497python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/tornado498python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/tornado/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/tornado499python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/tornado/async_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/tornado500python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/tornado/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/tornado501python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/pyramid502python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/pyramid/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/pyramid503python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/pyramid/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/pyramid504python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/aiohttp505python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/aiohttp/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/aiohttp506python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/wsgi507python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/wsgi/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/wsgi508python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/wsgi/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/wsgi509python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/wsgi/http_response.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/wsgi510python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/wsgi511python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/wsgi/http_request.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/wsgi512python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/asgi513python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/asgi/http_request.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/asgi514python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/asgi/async_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/asgi515python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/asgi/builtin516python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/asgi/builtin/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/asgi/builtin517python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/asgi/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/asgi518python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/asgi/utils.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/asgi519python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/asgi/http_response.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/asgi520python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/asgi/aiohttp521python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/asgi/aiohttp/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/asgi/aiohttp522python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/asgi/base_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/asgi523python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/socket_mode524python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/base_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode525python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode526python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/async_base_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode527python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/socket_mode/builtin528python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/builtin/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode/builtin529python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode530python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/socket_mode/websocket_client531python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/websocket_client/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode/websocket_client532python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/async_internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode533python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/async_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode534python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/socket_mode/aiohttp535python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/aiohttp/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode/aiohttp536python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/socket_mode/websockets537python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/socket_mode/websockets/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/socket_mode/websockets538python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/django539python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/django/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/django540python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/django/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/django541python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/adapter/cherrypy542python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/cherrypy/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/cherrypy543python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/adapter/cherrypy/handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/adapter/cherrypy544python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/util545python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/util/async_utils.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/util546python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/util/utils.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/util547python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/util/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/util548python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/lazy_listener549python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/lazy_listener/async_internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/lazy_listener550python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/lazy_listener/thread_runner.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/lazy_listener551python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/lazy_listener/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/lazy_listener552python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/lazy_listener/async_runner.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/lazy_listener553python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/lazy_listener/asyncio_runner.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/lazy_listener554python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/lazy_listener/runner.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/lazy_listener555python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/lazy_listener/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/lazy_listener556python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/error557python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/error/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/error558python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context559python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/save_thread_context560python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/save_thread_context/save_thread_context.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/save_thread_context561python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/save_thread_context/async_save_thread_context.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/save_thread_context562python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/save_thread_context/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/save_thread_context563python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/say564python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/say/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/say565python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/say/async_say.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/say566python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/say/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/say567python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/say/say.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/say568python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/fail569python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/fail/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/fail570python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/fail/fail.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/fail571python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/fail/async_fail.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/fail572python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/set_status573python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_status/set_status.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_status574python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_status/async_set_status.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_status575python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_status/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_status576python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/assistant577python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant578python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/assistant_utilities.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant579python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant580python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/assistant/thread_context581python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/thread_context/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant/thread_context582python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/async_assistant_utilities.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant583python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/assistant/thread_context_store584python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/thread_context_store/default_async_store.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant/thread_context_store585python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/thread_context_store/default_store.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant/thread_context_store586python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/thread_context_store/store.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant/thread_context_store587python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/thread_context_store/async_store.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant/thread_context_store588python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/thread_context_store/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant/thread_context_store589python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/assistant/thread_context_store/file590python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/assistant/thread_context_store/file/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/assistant/thread_context_store/file591python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/complete592python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/complete/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/complete593python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/complete/complete.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/complete594python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/complete/async_complete.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/complete595python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/async_context.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context596python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/say_stream597python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/say_stream/async_say_stream.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/say_stream598python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/say_stream/say_stream.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/say_stream599python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/say_stream/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/say_stream600python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/set_title601python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_title/async_set_title.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_title602python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_title/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_title603python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_title/set_title.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_title604python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context605python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/respond606python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/respond/async_respond.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/respond607python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/respond/respond.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/respond608python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/respond/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/respond609python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/respond/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/respond610python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/ack611python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/ack/async_ack.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/ack612python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/ack/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/ack613python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/ack/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/ack614python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/ack/ack.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/ack615python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/base_context.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context616python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/set_suggested_prompts617python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_suggested_prompts/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_suggested_prompts618python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_suggested_prompts/set_suggested_prompts.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_suggested_prompts619python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/set_suggested_prompts/async_set_suggested_prompts.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/set_suggested_prompts620python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/context.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context621python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/context/get_thread_context622python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/get_thread_context/get_thread_context.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/get_thread_context623python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/get_thread_context/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/get_thread_context624python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/context/get_thread_context/async_get_thread_context.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/context/get_thread_context625python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware626python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/custom_middleware.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware627python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/ssl_check628python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/ssl_check/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/ssl_check629python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/ssl_check/ssl_check.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/ssl_check630python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/ssl_check/async_ssl_check.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/ssl_check631python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/middleware.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware632python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/message_listener_matches633python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/message_listener_matches/message_listener_matches.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/message_listener_matches634python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/message_listener_matches/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/message_listener_matches635python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/message_listener_matches/async_message_listener_matches.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/message_listener_matches636python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/url_verification637python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/url_verification/url_verification.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/url_verification638python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/url_verification/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/url_verification639python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/url_verification/async_url_verification.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/url_verification640python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/authorization641python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/async_multi_teams_authorization.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization642python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization643python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/async_internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization644python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/single_team_authorization.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization645python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/async_authorization.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization646python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/authorization.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization647python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/multi_teams_authorization.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization648python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/async_single_team_authorization.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization649python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/authorization/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/authorization650python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/request_verification651python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/request_verification/async_request_verification.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/request_verification652python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/request_verification/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/request_verification653python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/request_verification/request_verification.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/request_verification654python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/attaching_conversation_kwargs655python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/attaching_conversation_kwargs/attaching_conversation_kwargs.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/attaching_conversation_kwargs656python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/attaching_conversation_kwargs/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/attaching_conversation_kwargs657python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/attaching_conversation_kwargs/async_attaching_conversation_kwargs.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/attaching_conversation_kwargs658python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/middleware_error_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware659python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/attaching_function_token660python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/attaching_function_token/attaching_function_token.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/attaching_function_token661python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/attaching_function_token/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/attaching_function_token662python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/attaching_function_token/async_attaching_function_token.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/attaching_function_token663python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/assistant664python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/assistant/assistant.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/assistant665python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/assistant/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/assistant666python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/assistant/async_assistant.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/assistant667python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware668python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/async_custom_middleware.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware669python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/middleware/ignoring_self_events670python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/ignoring_self_events/async_ignoring_self_events.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/ignoring_self_events671python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/ignoring_self_events/ignoring_self_events.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/ignoring_self_events672python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/ignoring_self_events/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware/ignoring_self_events673python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/async_builtins.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware674python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/async_middleware.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware675python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/middleware/async_middleware_error_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/middleware676python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/app677python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/app/app.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/app678python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/app/async_server.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/app679python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/app/async_app.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/app680python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/app/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/app681python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/logger682python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/logger/messages.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/logger683python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/logger/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/logger684python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/request685python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/request/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/request686python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/request/async_request.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/request687python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/request/request.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/request688python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/request/payload_utils.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/request689python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/request/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/request690python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/request/async_internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/request691python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/async_app.py -> build/bdist.linux-x86_64/wheel/./slack_bolt692python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/oauth693python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/async_oauth_settings.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth694python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/async_callback_options.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth695python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/callback_options.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth696python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth697python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/oauth_settings.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth698python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/async_internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth699python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/oauth_flow.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth700python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth701python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/oauth/async_oauth_flow.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/oauth702python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/authorization703python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/authorization/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/authorization704python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/authorization/authorize.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/authorization705python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/authorization/async_authorize.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/authorization706python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/authorization/authorize_args.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/authorization707python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/authorization/authorize_result.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/authorization708python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/authorization/async_authorize_args.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/authorization709python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/response710python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/response/response.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/response711python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/response/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/response712python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/workflows713python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/workflows/step714python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/workflows/step/utilities715python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/configure.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities716python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities717python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/complete.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities718python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/async_fail.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities719python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/fail.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities720python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/async_configure.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities721python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/async_complete.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities722python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/async_update.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities723python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/utilities/update.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step/utilities724python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/internals.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step725python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/async_step.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step726python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step727python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/async_step_middleware.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step728python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/step.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step729python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/step/step_middleware.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows/step730python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/workflows731python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/listener_matcher732python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener_matcher/async_builtins.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener_matcher733python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener_matcher/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener_matcher734python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener_matcher/listener_matcher.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener_matcher735python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener_matcher/async_listener_matcher.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener_matcher736python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener_matcher/builtins.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener_matcher737python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener_matcher/custom_listener_matcher.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener_matcher738python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/listener739python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/listener.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener740python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener741python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/custom_listener.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener742python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/async_listener.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener743python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/thread_runner.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener744python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/listener_start_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener745python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/async_listener_error_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener746python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/listener_completion_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener747python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/builtins.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener748python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/listener_error_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener749python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/asyncio_runner.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener750python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/async_listener_completion_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener751python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/async_listener_start_handler.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener752python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/listener/async_builtins.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/listener753python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/version.py -> build/bdist.linux-x86_64/wheel/./slack_bolt754python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt755python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/py.typed -> build/bdist.linux-x86_64/wheel/./slack_bolt756python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt/kwargs_injection757python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/kwargs_injection/async_args.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/kwargs_injection758python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/kwargs_injection/utils.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/kwargs_injection759python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/kwargs_injection/__init__.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/kwargs_injection760python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/kwargs_injection/async_utils.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/kwargs_injection761python3.14-slack-bolt-1.29.0> copying build/lib/slack_bolt/kwargs_injection/args.py -> build/bdist.linux-x86_64/wheel/./slack_bolt/kwargs_injection762python3.14-slack-bolt-1.29.0> running install_egg_info763python3.14-slack-bolt-1.29.0> Copying slack_bolt.egg-info to build/bdist.linux-x86_64/wheel/./slack_bolt-1.29.0-py3.14.egg-info764python3.14-slack-bolt-1.29.0> running install_scripts765python3.14-slack-bolt-1.29.0> creating build/bdist.linux-x86_64/wheel/slack_bolt-1.29.0.dist-info/WHEEL766python3.14-slack-bolt-1.29.0> creating '/build/source/dist/.tmp-mhmxkc2w/slack_bolt-1.29.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it767python3.14-slack-bolt-1.29.0> adding 'slack_bolt/__init__.py'768python3.14-slack-bolt-1.29.0> adding 'slack_bolt/async_app.py'769python3.14-slack-bolt-1.29.0> adding 'slack_bolt/py.typed'770python3.14-slack-bolt-1.29.0> adding 'slack_bolt/version.py'771python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/__init__.py'772python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aiohttp/__init__.py'773python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/asgi/__init__.py'774python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/asgi/async_handler.py'775python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/asgi/base_handler.py'776python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/asgi/http_request.py'777python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/asgi/http_response.py'778python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/asgi/utils.py'779python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/asgi/aiohttp/__init__.py'780python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/asgi/builtin/__init__.py'781python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aws_lambda/__init__.py'782python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aws_lambda/chalice_handler.py'783python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aws_lambda/chalice_lazy_listener_runner.py'784python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aws_lambda/handler.py'785python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aws_lambda/internals.py'786python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aws_lambda/lambda_s3_oauth_flow.py'787python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aws_lambda/lazy_listener_runner.py'788python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/aws_lambda/local_lambda_client.py'789python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/bottle/__init__.py'790python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/bottle/handler.py'791python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/cherrypy/__init__.py'792python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/cherrypy/handler.py'793python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/django/__init__.py'794python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/django/handler.py'795python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/falcon/__init__.py'796python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/falcon/async_resource.py'797python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/falcon/resource.py'798python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/fastapi/__init__.py'799python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/fastapi/async_handler.py'800python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/flask/__init__.py'801python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/flask/handler.py'802python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/google_cloud_functions/__init__.py'803python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/google_cloud_functions/handler.py'804python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/pyramid/__init__.py'805python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/pyramid/handler.py'806python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/sanic/__init__.py'807python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/sanic/async_handler.py'808python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/__init__.py'809python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/async_base_handler.py'810python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/async_handler.py'811python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/async_internals.py'812python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/base_handler.py'813python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/internals.py'814python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/aiohttp/__init__.py'815python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/builtin/__init__.py'816python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/websocket_client/__init__.py'817python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/socket_mode/websockets/__init__.py'818python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/starlette/__init__.py'819python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/starlette/async_handler.py'820python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/starlette/handler.py'821python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/tornado/__init__.py'822python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/tornado/async_handler.py'823python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/tornado/handler.py'824python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/wsgi/__init__.py'825python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/wsgi/handler.py'826python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/wsgi/http_request.py'827python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/wsgi/http_response.py'828python3.14-slack-bolt-1.29.0> adding 'slack_bolt/adapter/wsgi/internals.py'829python3.14-slack-bolt-1.29.0> adding 'slack_bolt/app/__init__.py'830python3.14-slack-bolt-1.29.0> adding 'slack_bolt/app/app.py'831python3.14-slack-bolt-1.29.0> adding 'slack_bolt/app/async_app.py'832python3.14-slack-bolt-1.29.0> adding 'slack_bolt/app/async_server.py'833python3.14-slack-bolt-1.29.0> adding 'slack_bolt/authorization/__init__.py'834python3.14-slack-bolt-1.29.0> adding 'slack_bolt/authorization/async_authorize.py'835python3.14-slack-bolt-1.29.0> adding 'slack_bolt/authorization/async_authorize_args.py'836python3.14-slack-bolt-1.29.0> adding 'slack_bolt/authorization/authorize.py'837python3.14-slack-bolt-1.29.0> adding 'slack_bolt/authorization/authorize_args.py'838python3.14-slack-bolt-1.29.0> adding 'slack_bolt/authorization/authorize_result.py'839python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/__init__.py'840python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/async_context.py'841python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/base_context.py'842python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/context.py'843python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/ack/__init__.py'844python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/ack/ack.py'845python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/ack/async_ack.py'846python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/ack/internals.py'847python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/__init__.py'848python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/assistant_utilities.py'849python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/async_assistant_utilities.py'850python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/internals.py'851python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/thread_context/__init__.py'852python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/thread_context_store/__init__.py'853python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/thread_context_store/async_store.py'854python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/thread_context_store/default_async_store.py'855python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/thread_context_store/default_store.py'856python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/thread_context_store/store.py'857python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/assistant/thread_context_store/file/__init__.py'858python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/complete/__init__.py'859python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/complete/async_complete.py'860python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/complete/complete.py'861python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/fail/__init__.py'862python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/fail/async_fail.py'863python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/fail/fail.py'864python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/get_thread_context/__init__.py'865python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/get_thread_context/async_get_thread_context.py'866python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/get_thread_context/get_thread_context.py'867python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/respond/__init__.py'868python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/respond/async_respond.py'869python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/respond/internals.py'870python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/respond/respond.py'871python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/save_thread_context/__init__.py'872python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/save_thread_context/async_save_thread_context.py'873python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/save_thread_context/save_thread_context.py'874python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/say/__init__.py'875python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/say/async_say.py'876python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/say/internals.py'877python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/say/say.py'878python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/say_stream/__init__.py'879python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/say_stream/async_say_stream.py'880python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/say_stream/say_stream.py'881python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_status/__init__.py'882python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_status/async_set_status.py'883python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_status/set_status.py'884python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_suggested_prompts/__init__.py'885python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_suggested_prompts/async_set_suggested_prompts.py'886python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_suggested_prompts/set_suggested_prompts.py'887python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_title/__init__.py'888python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_title/async_set_title.py'889python3.14-slack-bolt-1.29.0> adding 'slack_bolt/context/set_title/set_title.py'890python3.14-slack-bolt-1.29.0> adding 'slack_bolt/error/__init__.py'891python3.14-slack-bolt-1.29.0> adding 'slack_bolt/kwargs_injection/__init__.py'892python3.14-slack-bolt-1.29.0> adding 'slack_bolt/kwargs_injection/args.py'893python3.14-slack-bolt-1.29.0> adding 'slack_bolt/kwargs_injection/async_args.py'894python3.14-slack-bolt-1.29.0> adding 'slack_bolt/kwargs_injection/async_utils.py'895python3.14-slack-bolt-1.29.0> adding 'slack_bolt/kwargs_injection/utils.py'896python3.14-slack-bolt-1.29.0> adding 'slack_bolt/lazy_listener/__init__.py'897python3.14-slack-bolt-1.29.0> adding 'slack_bolt/lazy_listener/async_internals.py'898python3.14-slack-bolt-1.29.0> adding 'slack_bolt/lazy_listener/async_runner.py'899python3.14-slack-bolt-1.29.0> adding 'slack_bolt/lazy_listener/asyncio_runner.py'900python3.14-slack-bolt-1.29.0> adding 'slack_bolt/lazy_listener/internals.py'901python3.14-slack-bolt-1.29.0> adding 'slack_bolt/lazy_listener/runner.py'902python3.14-slack-bolt-1.29.0> adding 'slack_bolt/lazy_listener/thread_runner.py'903python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/__init__.py'904python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/async_builtins.py'905python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/async_listener.py'906python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/async_listener_completion_handler.py'907python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/async_listener_error_handler.py'908python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/async_listener_start_handler.py'909python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/asyncio_runner.py'910python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/builtins.py'911python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/custom_listener.py'912python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/listener.py'913python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/listener_completion_handler.py'914python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/listener_error_handler.py'915python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/listener_start_handler.py'916python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener/thread_runner.py'917python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener_matcher/__init__.py'918python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener_matcher/async_builtins.py'919python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener_matcher/async_listener_matcher.py'920python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener_matcher/builtins.py'921python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener_matcher/custom_listener_matcher.py'922python3.14-slack-bolt-1.29.0> adding 'slack_bolt/listener_matcher/listener_matcher.py'923python3.14-slack-bolt-1.29.0> adding 'slack_bolt/logger/__init__.py'924python3.14-slack-bolt-1.29.0> adding 'slack_bolt/logger/messages.py'925python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/__init__.py'926python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/async_builtins.py'927python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/async_custom_middleware.py'928python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/async_middleware.py'929python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/async_middleware_error_handler.py'930python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/custom_middleware.py'931python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/middleware.py'932python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/middleware_error_handler.py'933python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/assistant/__init__.py'934python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/assistant/assistant.py'935python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/assistant/async_assistant.py'936python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/attaching_conversation_kwargs/__init__.py'937python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/attaching_conversation_kwargs/async_attaching_conversation_kwargs.py'938python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/attaching_conversation_kwargs/attaching_conversation_kwargs.py'939python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/attaching_function_token/__init__.py'940python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/attaching_function_token/async_attaching_function_token.py'941python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/attaching_function_token/attaching_function_token.py'942python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/__init__.py'943python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/async_authorization.py'944python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/async_internals.py'945python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/async_multi_teams_authorization.py'946python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/async_single_team_authorization.py'947python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/authorization.py'948python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/internals.py'949python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/multi_teams_authorization.py'950python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/authorization/single_team_authorization.py'951python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/ignoring_self_events/__init__.py'952python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/ignoring_self_events/async_ignoring_self_events.py'953python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/ignoring_self_events/ignoring_self_events.py'954python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/message_listener_matches/__init__.py'955python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/message_listener_matches/async_message_listener_matches.py'956python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/message_listener_matches/message_listener_matches.py'957python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/request_verification/__init__.py'958python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/request_verification/async_request_verification.py'959python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/request_verification/request_verification.py'960python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/ssl_check/__init__.py'961python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/ssl_check/async_ssl_check.py'962python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/ssl_check/ssl_check.py'963python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/url_verification/__init__.py'964python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/url_verification/async_url_verification.py'965python3.14-slack-bolt-1.29.0> adding 'slack_bolt/middleware/url_verification/url_verification.py'966python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/__init__.py'967python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/async_callback_options.py'968python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/async_internals.py'969python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/async_oauth_flow.py'970python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/async_oauth_settings.py'971python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/callback_options.py'972python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/internals.py'973python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/oauth_flow.py'974python3.14-slack-bolt-1.29.0> adding 'slack_bolt/oauth/oauth_settings.py'975python3.14-slack-bolt-1.29.0> adding 'slack_bolt/request/__init__.py'976python3.14-slack-bolt-1.29.0> adding 'slack_bolt/request/async_internals.py'977python3.14-slack-bolt-1.29.0> adding 'slack_bolt/request/async_request.py'978python3.14-slack-bolt-1.29.0> adding 'slack_bolt/request/internals.py'979python3.14-slack-bolt-1.29.0> adding 'slack_bolt/request/payload_utils.py'980python3.14-slack-bolt-1.29.0> adding 'slack_bolt/request/request.py'981python3.14-slack-bolt-1.29.0> adding 'slack_bolt/response/__init__.py'982python3.14-slack-bolt-1.29.0> adding 'slack_bolt/response/response.py'983python3.14-slack-bolt-1.29.0> adding 'slack_bolt/util/__init__.py'984python3.14-slack-bolt-1.29.0> adding 'slack_bolt/util/async_utils.py'985python3.14-slack-bolt-1.29.0> adding 'slack_bolt/util/utils.py'986python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/__init__.py'987python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/__init__.py'988python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/async_step.py'989python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/async_step_middleware.py'990python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/internals.py'991python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/step.py'992python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/step_middleware.py'993python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/__init__.py'994python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/async_complete.py'995python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/async_configure.py'996python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/async_fail.py'997python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/async_update.py'998python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/complete.py'999python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/configure.py'1000python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/fail.py'1001python3.14-slack-bolt-1.29.0> adding 'slack_bolt/workflows/step/utilities/update.py'1002python3.14-slack-bolt-1.29.0> adding 'slack_bolt-1.29.0.dist-info/licenses/LICENSE'1003python3.14-slack-bolt-1.29.0> adding 'slack_bolt-1.29.0.dist-info/METADATA'1004python3.14-slack-bolt-1.29.0> adding 'slack_bolt-1.29.0.dist-info/WHEEL'1005python3.14-slack-bolt-1.29.0> adding 'slack_bolt-1.29.0.dist-info/top_level.txt'1006python3.14-slack-bolt-1.29.0> adding 'slack_bolt-1.29.0.dist-info/RECORD'1007python3.14-slack-bolt-1.29.0> removing build/bdist.linux-x86_64/wheel1008python3.14-slack-bolt-1.29.0> Successfully built slack_bolt-1.29.0-py2.py3-none-any.whl1009python3.14-slack-bolt-1.29.0> Finished creating a wheel...1010python3.14-slack-bolt-1.29.0> Finished executing pypaBuildPhase1011python3.14-slack-bolt-1.29.0> Running phase: pythonRuntimeDepsCheckHook1012python3.14-slack-bolt-1.29.0> Executing pythonRuntimeDepsCheck1013python3.14-slack-bolt-1.29.0> Checking runtime dependencies for slack_bolt-1.29.0-py2.py3-none-any.whl1014python3.14-slack-bolt-1.29.0> Finished executing pythonRuntimeDepsCheck1015python3.14-slack-bolt-1.29.0> Running phase: installPhase1016python3.14-slack-bolt-1.29.0> Executing pypaInstallPhase1017python3.14-slack-bolt-1.29.0> Successfully installed slack_bolt-1.29.0-py2.py3-none-any.whl1018python3.14-slack-bolt-1.29.0> Finished executing pypaInstallPhase1019python3.14-slack-bolt-1.29.0> Running phase: pythonOutputDistPhase1020python3.14-slack-bolt-1.29.0> Executing pythonOutputDistPhase1021python3.14-slack-bolt-1.29.0> Finished executing pythonOutputDistPhase1022python3.14-slack-bolt-1.29.0> Running phase: fixupPhase1023python3.14-slack-bolt-1.29.0> shrinking RPATHs of ELF executables and libraries in /nix/store/jxx60s7n9nhmiv8n959p27lrk0fcnr9p-python3.14-slack-bolt-1.29.01024python3.14-slack-bolt-1.29.0> checking for references to /build/ in /nix/store/jxx60s7n9nhmiv8n959p27lrk0fcnr9p-python3.14-slack-bolt-1.29.0...1025python3.14-slack-bolt-1.29.0> patching script interpreter paths in /nix/store/jxx60s7n9nhmiv8n959p27lrk0fcnr9p-python3.14-slack-bolt-1.29.01026python3.14-slack-bolt-1.29.0> stripping (with command strip and flags -S -p) in  /nix/store/jxx60s7n9nhmiv8n959p27lrk0fcnr9p-python3.14-slack-bolt-1.29.0/lib1027python3.14-slack-bolt-1.29.0> shrinking RPATHs of ELF executables and libraries in /nix/store/g0hjf42lf1cqwimgc1lrk2z506inrfbs-python3.14-slack-bolt-1.29.0-dist1028python3.14-slack-bolt-1.29.0> checking for references to /build/ in /nix/store/g0hjf42lf1cqwimgc1lrk2z506inrfbs-python3.14-slack-bolt-1.29.0-dist...1029python3.14-slack-bolt-1.29.0> patching script interpreter paths in /nix/store/g0hjf42lf1cqwimgc1lrk2z506inrfbs-python3.14-slack-bolt-1.29.0-dist1030python3.14-slack-bolt-1.29.0> Executing pythonRemoveTestsDir1031python3.14-slack-bolt-1.29.0> Finished executing pythonRemoveTestsDir1032python3.14-slack-bolt-1.29.0> Running phase: installCheckPhase1033python3.14-slack-bolt-1.29.0> no Makefile or custom installCheckPhase, doing nothing1034python3.14-slack-bolt-1.29.0> Running phase: pythonCatchConflictsPhase1035python3.14-slack-bolt-1.29.0> Running phase: pythonRemoveBinBytecodePhase1036python3.14-slack-bolt-1.29.0> Running phase: pythonImportsCheckPhase1037python3.14-slack-bolt-1.29.0> Executing pythonImportsCheckPhase1038python3.14-slack-bolt-1.29.0> Check whether the following modules can be imported: slack_bolt1039python3.14-slack-bolt-1.29.0> Running phase: pytestCheckPhase1040python3.14-slack-bolt-1.29.0> Executing pytestCheckPhase1041python3.14-slack-bolt-1.29.0> pytest flags: -m pytest --ignore-glob=tests/adapter_tests/bottle/ --ignore-glob=tests/adapter_tests/pyramid/ -k not\ \(test_failure\)\ and\ not\ \(test_oauth\)\ and\ not\ \(test_buffer_size_overrides\)\ and\ not\ \(test_buffer_size_overrides\)\ and\ not\ \(test_default_params\)\ and\ not\ \(test_default_params\)\ and\ not\ \(test_parameter_overrides\)\ and\ not\ \(test_parameter_overrides\)1042python3.14-slack-bolt-1.29.0> ============================= test session starts ==============================1043python3.14-slack-bolt-1.29.0> platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.01044python3.14-slack-bolt-1.29.0> rootdir: /build/source1045python3.14-slack-bolt-1.29.0> configfile: pyproject.toml1046python3.14-slack-bolt-1.29.0> testpaths: tests1047python3.14-slack-bolt-1.29.0> plugins: asyncio-0.26.0, typeguard-4.5.1, anyio-4.14.11048python3.14-slack-bolt-1.29.0> asyncio: mode=Mode.AUTO, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function1049python3.14-slack-bolt-1.29.0> collected 914 items / 77 deselected / 837 selected                             1050python3.14-slack-bolt-1.29.0> 1051python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py .......                       [  0%]1052python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py ....                      [  1%]1053python3.14-slack-bolt-1.29.0> tests/adapter_tests/aws/test_aws_chalice.py .......                      [  2%]1054python3.14-slack-bolt-1.29.0> tests/adapter_tests/aws/test_aws_lambda.py .......                       [  2%]1055python3.14-slack-bolt-1.29.0> tests/adapter_tests/aws/test_lambda_s3_oauth_flow.py .                   [  3%]1056python3.14-slack-bolt-1.29.0> tests/adapter_tests/cherrypy/test_cherrypy.py ....                       [  3%]1057python3.14-slack-bolt-1.29.0> tests/adapter_tests/cherrypy/test_cherrypy_oauth.py .                    [  3%]1058python3.14-slack-bolt-1.29.0> tests/adapter_tests/django/test_django.py .....                          [  4%]1059python3.14-slack-bolt-1.29.0> tests/adapter_tests/falcon/test_falcon.py ....                           [  4%]1060python3.14-slack-bolt-1.29.0> tests/adapter_tests/flask/test_flask.py ....                             [  5%]1061python3.14-slack-bolt-1.29.0> tests/adapter_tests/google_cloud_functions/test_google_cloud_functions.py . [  5%]1062python3.14-slack-bolt-1.29.0> ...                                                                      [  5%]1063python3.14-slack-bolt-1.29.0> tests/adapter_tests/socket_mode/test_interactions_builtin.py .           [  5%]1064python3.14-slack-bolt-1.29.0> tests/adapter_tests/socket_mode/test_interactions_websocket_client.py .  [  5%]1065python3.14-slack-bolt-1.29.0> tests/adapter_tests/socket_mode/test_internals.py ..                     [  6%]1066python3.14-slack-bolt-1.29.0> tests/adapter_tests/socket_mode/test_lazy_listeners.py .                 [  6%]1067python3.14-slack-bolt-1.29.0> tests/adapter_tests/starlette/test_fastapi.py ....                       [  6%]1068python3.14-slack-bolt-1.29.0> tests/adapter_tests/starlette/test_starlette.py ...                      [  7%]1069python3.14-slack-bolt-1.29.0> tests/adapter_tests/tornado/test_tornado.py ...                          [  7%]1070python3.14-slack-bolt-1.29.0> tests/adapter_tests/wsgi/test_wsgi_http.py ......                        [  8%]1071python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py .            [  8%]1072python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py .     [  8%]1073python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py .         [  8%]1074python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py ....                        [  9%]1075python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py ....                      [  9%]1076python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_fastapi.py ....                     [ 10%]1077python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py ...                        [ 10%]1078python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_starlette.py ...                    [ 10%]1079python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_tornado.py ...                            [ 11%]1080python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_app.py ................                        [ 13%]1081python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_app_actor_user_token.py ..                     [ 13%]1082python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_app_bot_only.py .......                        [ 14%]1083python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_app_custom_authorize.py ...                    [ 14%]1084python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_app_decorators.py .                            [ 14%]1085python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_app_installation_store.py .                    [ 14%]1086python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_app_using_methods_in_class.py ........         [ 15%]1087python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_attachment_actions.py .....                    [ 16%]1088python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_authorize.py ....                              [ 16%]1089python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_block_actions.py ........                      [ 17%]1090python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_block_actions_respond.py ..                    [ 17%]1091python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_block_suggestion.py ........                   [ 18%]1092python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_dialogs.py ...............                     [ 20%]1093python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_error_handler.py .........                     [ 21%]1094python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events.py ................                     [ 23%]1095python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_assistant.py .........                  [ 24%]1096python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_assistant_without_middleware.py ....... [ 25%]1097python3.14-slack-bolt-1.29.0> .                                                                        [ 25%]1098python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_ignore_self.py ....                     [ 26%]1099python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_org_apps.py ....                        [ 26%]1100python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_request_verification.py ..              [ 26%]1101python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_say_stream.py ........                  [ 27%]1102python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_set_status.py .......                   [ 28%]1103python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_shared_channels.py .........            [ 29%]1104python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_socket_mode.py ..........               [ 30%]1105python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_token_revocations.py ...                [ 31%]1106python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_events_url_verification.py ..                  [ 31%]1107python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_function.py .........                          [ 32%]1108python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_installation_store_authorize.py .              [ 32%]1109python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_lazy.py ...                                    [ 33%]1110python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_listener_middleware.py ...                     [ 33%]1111python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_message.py ...........                         [ 34%]1112python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_message_bot.py .                               [ 34%]1113python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_message_changed.py .                           [ 35%]1114python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_message_deleted.py .                           [ 35%]1115python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_message_file_share.py .                        [ 35%]1116python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_message_thread_broadcast.py .                  [ 35%]1117python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_middleware.py ........                         [ 36%]1118python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_shortcut.py .......                            [ 37%]1119python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_slash_command.py ....                          [ 37%]1120python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_ssl_check.py ...                               [ 37%]1121python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_view_closed.py ....                            [ 38%]1122python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_view_submission.py ......                      [ 39%]1123python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_web_client_customization.py ......             [ 39%]1124python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps.py .127.0.0.1 - - [12/Jul/2026 09:51:05] "POST /views.open HTTP/1.1" 200 -1125python3.14-slack-bolt-1.29.0> ......                      [ 40%]1126python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_simple.py ...         [ 41%]1127python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_with_args.py ....     [ 41%]1128python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py .............                     [ 43%]1129python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py ..               [ 43%]1130python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py ......                   [ 44%]1131python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py ...              [ 44%]1132python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py .                      [ 44%]1133python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py ..                       [ 44%]1134python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py .              [ 44%]1135python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py .........  [ 45%]1136python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py ......             [ 46%]1137python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py ....                        [ 47%]1138python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py .........               [ 48%]1139python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py .               [ 48%]1140python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py ........             [ 49%]1141python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py ...............               [ 51%]1142python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py .........               [ 52%]1143python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py ..................             [ 54%]1144python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py ..........           [ 55%]1145python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py . [ 55%]1146python3.14-slack-bolt-1.29.0> .......                                                                  [ 56%]1147python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py ....               [ 56%]1148python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py ....                  [ 57%]1149python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py ..        [ 57%]1150python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py ........            [ 58%]1151python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py .......             [ 59%]1152python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py ...........    [ 60%]1153python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py ...........        [ 62%]1154python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py ...          [ 62%]1155python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py ..            [ 62%]1156python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py .........                    [ 63%]1157python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py .        [ 63%]1158python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py ..                               [ 64%]1159python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py ..                [ 64%]1160python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py ...........                   [ 65%]1161python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py .                         [ 65%]1162python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py .                     [ 65%]1163python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py .                     [ 66%]1164python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py .                  [ 66%]1165python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py .            [ 66%]1166python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py ......                     [ 67%]1167python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py .......                      [ 67%]1168python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py ....                    [ 68%]1169python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py ..                          [ 68%]1170python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py ....                      [ 69%]1171python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py ......                [ 69%]1172python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py ......       [ 70%]1173python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py .......                [ 71%]1174python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py ...   [ 71%]1175python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py .. [ 71%]1176python3.14-slack-bolt-1.29.0> ..                                                                       [ 72%]1177python3.14-slack-bolt-1.29.0> tests/slack_bolt/app/test_dev_server.py .                                [ 72%]1178python3.14-slack-bolt-1.29.0> tests/slack_bolt/authorization/test_authorize.py ...........             [ 73%]1179python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_ack.py ...........                         [ 74%]1180python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_complete.py ....                           [ 75%]1181python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_fail.py ....                               [ 75%]1182python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_respond.py ....                            [ 76%]1183python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_respond_internals.py ..........            [ 77%]1184python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_say.py ........                            [ 78%]1185python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_say_stream.py ...                          [ 78%]1186python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_set_status.py ....                         [ 79%]1187python3.14-slack-bolt-1.29.0> tests/slack_bolt/context/test_set_suggested_prompts.py ...               [ 79%]1188python3.14-slack-bolt-1.29.0> tests/slack_bolt/error/test_errors.py .                                  [ 79%]1189python3.14-slack-bolt-1.29.0> tests/slack_bolt/kwargs_injection/test_args.py ..                        [ 80%]1190python3.14-slack-bolt-1.29.0> tests/slack_bolt/listener/test_listener_completion_handler.py .          [ 80%]1191python3.14-slack-bolt-1.29.0> tests/slack_bolt/listener/test_listener_start_handler.py .               [ 80%]1192python3.14-slack-bolt-1.29.0> tests/slack_bolt/listener_matcher/test_builtins.py .....                 [ 80%]1193python3.14-slack-bolt-1.29.0> tests/slack_bolt/listener_matcher/test_custom_listener_matcher.py .      [ 81%]1194python3.14-slack-bolt-1.29.0> tests/slack_bolt/logger/test_unmatched_suggestions.py ...........        [ 82%]1195python3.14-slack-bolt-1.29.0> tests/slack_bolt/middleware/attaching_conversation_kwargs/test_attaching_conversation_kwargs.py . [ 82%]1196python3.14-slack-bolt-1.29.0> ...                                                                      [ 82%]1197python3.14-slack-bolt-1.29.0> tests/slack_bolt/middleware/authorization/test_single_team_authorization.py . [ 82%]1198python3.14-slack-bolt-1.29.0> .                                                                        [ 83%]1199python3.14-slack-bolt-1.29.0> tests/slack_bolt/middleware/request_verification/test_request_verification.py . [ 83%]1200python3.14-slack-bolt-1.29.0> .....                                                                    [ 83%]1201python3.14-slack-bolt-1.29.0> tests/slack_bolt/oauth/test_internals.py .......                         [ 84%]1202python3.14-slack-bolt-1.29.0> tests/slack_bolt/request/test_internals.py ................              [ 86%]1203python3.14-slack-bolt-1.29.0> tests/slack_bolt/request/test_request.py .....                           [ 87%]1204python3.14-slack-bolt-1.29.0> tests/slack_bolt/util/test_util.py ....                                  [ 87%]1205python3.14-slack-bolt-1.29.0> tests/slack_bolt/workflows/step/test_step.py ..                          [ 87%]1206python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/app/test_server.py .                              [ 87%]1207python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py ........... [ 89%]1208python3.14-slack-bolt-1.29.0>                                                                          [ 89%]1209python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py ...........             [ 90%]1210python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py ....               [ 91%]1211python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py ....                   [ 91%]1212python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py ----------------------------------------1213python3.14-slack-bolt-1.29.0> Exception occurred during processing of request from ('127.0.0.1', 55846)1214python3.14-slack-bolt-1.29.0> Traceback (most recent call last):1215python3.14-slack-bolt-1.29.0> .127.0.0.1 - - [12/Jul/2026 09:51:47] "{"text": "Hi there!"}" 400 -1216python3.14-slack-bolt-1.29.0> ----------------------------------------1217python3.14-slack-bolt-1.29.0> Exception occurred during processing of request from ('127.0.0.1', 55860)1218python3.14-slack-bolt-1.29.0> .----------------------------------------1219python3.14-slack-bolt-1.29.0> Exception occurred during processing of request from ('127.0.0.1', 55868)1220python3.14-slack-bolt-1.29.0> Traceback (most recent call last):1221python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/http/server.py", line 346, in parse_request1222python3.14-slack-bolt-1.29.0>     raise ValueError1223python3.14-slack-bolt-1.29.0> ValueError1224python3.14-slack-bolt-1.29.0> 1225python3.14-slack-bolt-1.29.0> During handling of the above exception, another exception occurred:1226python3.14-slack-bolt-1.29.0> 1227python3.14-slack-bolt-1.29.0> Traceback (most recent call last):1228python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/socketserver.py", line 318, in _handle_request_noblock1229python3.14-slack-bolt-1.29.0>     self.process_request(request, client_address)1230python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^1231python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/socketserver.py", line 349, in process_request1232python3.14-slack-bolt-1.29.0>     self.finish_request(request, client_address)1233python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^1234python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/socketserver.py", line 362, in finish_request1235python3.14-slack-bolt-1.29.0>     self.RequestHandlerClass(request, client_address, self)1236python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1237python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/http/server.py", line 732, in __init__1238python3.14-slack-bolt-1.29.0>     super().__init__(*args, **kwargs)1239python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^1240python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/socketserver.py", line 766, in __init__1241python3.14-slack-bolt-1.29.0>     self.handle()1242python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~^^1243python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/http/server.py", line 498, in handle1244python3.14-slack-bolt-1.29.0>     self.handle_one_request()1245python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~~~~~~~~^^1246python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/http/server.py", line 474, in handle_one_request1247python3.14-slack-bolt-1.29.0>     if not self.parse_request():1248python3.14-slack-bolt-1.29.0>            ~~~~~~~~~~~~~~~~~~^^1249python3.14-slack-bolt-1.29.0> .  File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/http/server.py", line 363, in parse_request1250python3.14-slack-bolt-1.29.0>     self.send_error(1251python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~^1252python3.14-slack-bolt-1.29.0>         HTTPStatus.BAD_REQUEST,1253python3.14-slack-bolt-1.29.0>         ^^^^^^^^^^^^^^^^^^^^^^^1254python3.14-slack-bolt-1.29.0>         "Bad request version (%r)" % version)1255python3.14-slack-bolt-1.29.0>         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1256python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/http/server.py", line 551, in send_error1257python3.14-slack-bolt-1.29.0>     self.wfile.write(body)1258python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~^^^^^^1259python3.14-slack-bolt-1.29.0> 127.0.0.1 - - [12/Jul/2026 09:51:47] "{"text": "Hi there!", "response_type": "in_channel", "metadata": {"event_type": "foo", "event_payload": {"foo": "bar"}}}" 400 -1260python3.14-slack-bolt-1.29.0> ----------------------------------------1261python3.14-slack-bolt-1.29.0> Exception occurred during processing of request from ('127.0.0.1', 55872)1262python3.14-slack-bolt-1.29.0> Traceback (most recent call last):1263python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/http/server.py", line 346, in parse_request1264python3.14-slack-bolt-1.29.0>     raise ValueError1265python3.14-slack-bolt-1.29.0> ValueError1266python3.14-slack-bolt-1.29.0> 1267python3.14-slack-bolt-1.29.0> During handling of the above exception, another exception occurred:1268python3.14-slack-bolt-1.29.0> 1269python3.14-slack-bolt-1.29.0> Traceback (most recent call last):1270python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/socketserver.py", line 318, in _handle_request_noblock1271python3.14-slack-bolt-1.29.0>     self.process_request(request, client_address)1272python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^1273python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/socketserver.py", line 349, in process_request1274python3.14-slack-bolt-1.29.0>     self.finish_request(request, client_address)1275python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^1276python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/socketserver.py", line 362, in finish_request1277python3.14-slack-bolt-1.29.0>     self.RequestHandlerClass(request, client_address, self)1278python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1279python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/http/server.py", line 732, in __init__1280python3.14-slack-bolt-1.29.0>     super().__init__(*args, **kwargs)1281python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^1282python3.14-slack-bolt-1.29.0>   File "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/lib/python3.14/socketserver.py", line 766, in __init__1283python3.14-slack-bolt-1.29.0>     self.handle()1284python3.14-slack-bolt-1.29.0>     ~~~~~~~~~~~^^1285python3.14-slack-bolt-1.29.0> .                [ 91%]1286python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py ........                [ 92%]1287python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py ...              [ 93%]1288python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py ....             [ 93%]1289python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py ...   [ 94%]1290python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/kwargs_injection/test_async_args.py ..            [ 94%]1291python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py . [ 94%]1292python3.14-slack-bolt-1.29.0>                                                                          [ 94%]1293python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py .   [ 94%]1294python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py . [ 94%]1295python3.14-slack-bolt-1.29.0>                                                                          [ 94%]1296python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/logger/test_unmatched_suggestions.py ...........  [ 96%]1297python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py . [ 96%]1298python3.14-slack-bolt-1.29.0> ...                                                                      [ 96%]1299python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py . [ 96%]1300python3.14-slack-bolt-1.29.0> .                                                                        [ 96%]1301python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py . [ 96%]1302python3.14-slack-bolt-1.29.0> .....                                                                    [ 97%]1303python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py ............       [ 98%]1304python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py .....      [ 99%]1305python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py ..                  [ 99%]1306python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/workflows/step/test_async_step.py ..              [100%]1307python3.14-slack-bolt-1.29.0> 1308python3.14-slack-bolt-1.29.0> =============================== warnings summary ===============================1309python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py::TestAsgiHttp::test_commands1310python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:1216: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.161311python3.14-slack-bolt-1.29.0>     return asyncio.get_event_loop_policy()1312python3.14-slack-bolt-1.29.0> 1313python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1314python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1315python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1316python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1317python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1318python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1319python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1320python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1321python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1322python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1323python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1324python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1325python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1326python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1327python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1328python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1329python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1330python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1331python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1332python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1333python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1334python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1335python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1336python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1337python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1338python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1339python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1340python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1341python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1342python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1343python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1344python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1345python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1346python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1347python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1348python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1349python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1350python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1351python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1352python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1353python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1354python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1355python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1356python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1357python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1358python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1359python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1360python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1361python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1362python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1363python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1364python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1365python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1366python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1367python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1368python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1369python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1370python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1371python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1372python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1373python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1374python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1375python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1376python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1377python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1378python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1379python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1380python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1381python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1382python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1383python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1384python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1385python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1386python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:874: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.161387python3.14-slack-bolt-1.29.0>     _restore_event_loop_policy(asyncio.get_event_loop_policy()),1388python3.14-slack-bolt-1.29.0> 1389python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1390python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1391python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1392python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1393python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1394python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1395python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1396python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1397python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1398python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1399python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1400python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1401python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1402python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1403python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1404python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1405python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1406python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1407python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1408python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1409python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1410python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1411python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1412python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1413python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1414python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1415python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1416python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1417python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1418python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1419python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1420python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1421python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1422python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1423python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1424python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1425python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1426python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1427python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1428python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1429python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1430python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1431python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1432python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1433python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1434python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1435python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1436python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1437python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1438python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1439python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1440python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1441python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1442python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1443python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1444python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1445python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1446python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1447python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1448python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1449python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1450python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1451python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1452python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1453python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1454python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1455python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1456python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1457python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1458python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1459python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1460python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1461python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1462python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:772: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.161463python3.14-slack-bolt-1.29.0>     old_loop_policy = asyncio.get_event_loop_policy()1464python3.14-slack-bolt-1.29.0> 1465python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1466python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1467python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1468python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1469python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1470python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1471python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1472python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1473python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1474python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1475python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1476python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1477python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1478python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1479python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1480python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1481python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1482python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1483python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1484python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1485python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1486python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1487python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1488python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1489python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1490python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1491python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1492python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1493python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1494python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1495python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1496python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1497python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1498python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1499python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1500python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1501python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1502python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1503python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1504python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1505python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1506python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1507python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1508python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1509python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1510python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1511python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1512python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1513python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1514python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1515python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1516python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1517python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1518python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1519python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1520python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1521python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1522python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1523python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1524python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1525python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1526python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1527python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1528python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1529python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1530python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1531python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1532python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1533python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1534python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1535python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1536python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1537python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1538python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:777: DeprecationWarning: 'asyncio.set_event_loop_policy' is deprecated and slated for removal in Python 3.161539python3.14-slack-bolt-1.29.0>     asyncio.set_event_loop_policy(policy)1540python3.14-slack-bolt-1.29.0> 1541python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1542python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1543python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1544python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1545python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1546python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1547python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1548python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1549python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1550python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1551python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1552python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1553python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1554python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1555python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1556python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1557python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1558python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1559python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1560python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1561python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1562python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1563python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1564python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1565python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1566python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1567python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1568python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1569python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1570python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1571python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1572python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1573python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1574python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1575python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1576python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1577python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1578python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1579python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1580python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1581python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1582python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1583python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1584python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1585python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1586python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1587python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1588python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1589python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1590python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1591python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1592python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1593python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1594python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1595python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1596python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1597python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1598python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1599python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1600python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1601python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1602python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1603python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1604python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1605python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1606python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1607python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1608python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1609python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1610python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1611python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1612python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1613python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1614python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:1183: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.161615python3.14-slack-bolt-1.29.0>     loop = asyncio.get_event_loop_policy().new_event_loop()1616python3.14-slack-bolt-1.29.0> 1617python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1618python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1619python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1620python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1621python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1622python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1623python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1624python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1625python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1626python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1627python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1628python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1629python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1630python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1631python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1632python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1633python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1634python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1635python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1636python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1637python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1638python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1639python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1640python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1641python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1642python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1643python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1644python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1645python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1646python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1647python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1648python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1649python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1650python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1651python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1652python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1653python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1654python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1655python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1656python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1657python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1658python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1659python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1660python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1661python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1662python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1663python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1664python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1665python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1666python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1667python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1668python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1669python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1670python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1671python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1672python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1673python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1674python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1675python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1676python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1677python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1678python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1679python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1680python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1681python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1682python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1683python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1684python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1685python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1686python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1687python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1688python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1689python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1690python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:889: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.161691python3.14-slack-bolt-1.29.0>     policy = asyncio.get_event_loop_policy()1692python3.14-slack-bolt-1.29.0> 1693python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1694python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1695python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1696python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1697python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1698python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1699python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1700python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1701python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1702python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1703python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1704python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1705python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1706python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1707python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1708python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1709python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1710python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1711python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1712python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1713python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1714python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1715python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1716python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1717python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1718python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1719python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1720python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1721python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1722python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1723python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1724python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1725python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1726python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1727python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1728python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1729python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1730python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1731python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1732python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1733python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1734python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1735python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1736python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1737python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1738python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1739python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1740python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1741python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1742python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1743python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1744python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1745python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1746python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1747python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1748python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1749python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1750python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1751python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1752python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1753python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1754python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1755python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1756python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1757python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1758python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1759python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1760python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1761python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1762python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1763python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1764python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1765python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1766python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:794: DeprecationWarning: 'asyncio.set_event_loop_policy' is deprecated and slated for removal in Python 3.161767python3.14-slack-bolt-1.29.0>     asyncio.set_event_loop_policy(old_loop_policy)1768python3.14-slack-bolt-1.29.0> 1769python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1770python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1771python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1772python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1773python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1774python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1775python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1776python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1777python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1778python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1779python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1780python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1781python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1782python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1783python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1784python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1785python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1786python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1787python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1788python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1789python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1790python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1791python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1792python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1793python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1794python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1795python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1796python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1797python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1798python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1799python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1800python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1801python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1802python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1803python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1804python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1805python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1806python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1807python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1808python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1809python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1810python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1811python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1812python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1813python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1814python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1815python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1816python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1817python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1818python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1819python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1820python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1821python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1822python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1823python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1824python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1825python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1826python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1827python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1828python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1829python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1830python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1831python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1832python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1833python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1834python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1835python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1836python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1837python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1838python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1839python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1840python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1841python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1842python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:942: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.161843python3.14-slack-bolt-1.29.0>     policy = asyncio.get_event_loop_policy()1844python3.14-slack-bolt-1.29.0> 1845python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1846python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1847python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1848python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1849python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1850python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1851python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1852python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1853python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1854python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1855python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1856python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1857python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1858python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1859python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1860python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1861python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1862python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1863python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1864python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1865python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1866python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1867python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1868python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1869python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1870python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1871python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1872python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1873python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1874python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1875python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1876python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1877python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1878python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1879python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1880python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1881python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1882python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1883python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1884python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1885python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1886python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1887python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1888python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1889python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1890python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1891python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1892python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1893python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1894python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1895python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1896python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1897python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1898python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1899python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1900python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1901python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1902python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1903python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1904python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1905python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1906python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1907python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1908python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1909python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1910python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1911python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1912python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1913python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1914python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1915python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1916python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1917python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1918python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:966: DeprecationWarning: 'asyncio.set_event_loop_policy' is deprecated and slated for removal in Python 3.161919python3.14-slack-bolt-1.29.0>     asyncio.set_event_loop_policy(previous_policy)1920python3.14-slack-bolt-1.29.0> 1921python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_http.py: 7 warnings1922python3.14-slack-bolt-1.29.0> tests/adapter_tests/asgi/test_asgi_lifespan.py: 4 warnings1923python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_aiohttp.py: 1 warning1924python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_lazy_listeners.py: 1 warning1925python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/socket_mode/test_async_websockets.py: 1 warning1926python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_asgi.py: 4 warnings1927python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_falcon.py: 4 warnings1928python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py: 3 warnings1929python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app.py: 2 warnings1930python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_actor_user_token.py: 2 warnings1931python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_bot_only.py: 6 warnings1932python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_custom_authorize.py: 3 warnings1933python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_decorators.py: 1 warning1934python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_dispatch.py: 2 warnings1935python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_installation_store.py: 1 warning1936python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_app_using_methods_in_class.py: 8 warnings1937python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_attachment_actions.py: 6 warnings1938python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_authorize.py: 4 warnings1939python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions.py: 9 warnings1940python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_actions_respond.py: 1 warning1941python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_block_suggestion.py: 8 warnings1942python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_dialogs.py: 15 warnings1943python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_error_handler.py: 9 warnings1944python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events.py: 18 warnings1945python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant.py: 10 warnings1946python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_assistant_without_middleware.py: 8 warnings1947python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_ignore_self.py: 4 warnings1948python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_org_apps.py: 4 warnings1949python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_request_verification.py: 2 warnings1950python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_say_stream.py: 8 warnings1951python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_set_status.py: 7 warnings1952python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_shared_channels.py: 11 warnings1953python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_socket_mode.py: 11 warnings1954python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_token_revocations.py: 3 warnings1955python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_events_url_verification.py: 2 warnings1956python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_function.py: 9 warnings1957python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_installation_store_authorize.py: 1 warning1958python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_lazy.py: 2 warnings1959python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_listener_middleware.py: 2 warnings1960python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message.py: 11 warnings1961python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_bot.py: 1 warning1962python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_changed.py: 1 warning1963python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_deleted.py: 1 warning1964python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_file_share.py: 1 warning1965python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_message_thread_broadcast.py: 1 warning1966python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_middleware.py: 6 warnings1967python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_shortcut.py: 7 warnings1968python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_slash_command.py: 4 warnings1969python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_ssl_check.py: 2 warnings1970python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_closed.py: 4 warnings1971python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_view_submission.py: 6 warnings1972python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_web_client_customization.py: 4 warnings1973python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 7 warnings1974python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 3 warnings1975python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 4 warnings1976python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py: 11 warnings1977python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_ack.py: 11 warnings1978python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_complete.py: 4 warnings1979python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_fail.py: 4 warnings1980python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_respond.py: 4 warnings1981python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say.py: 8 warnings1982python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_say_stream.py: 3 warnings1983python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_status.py: 4 warnings1984python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/context/test_async_set_suggested_prompts.py: 3 warnings1985python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_completion_handler.py: 1 warning1986python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener/test_async_listener_start_handler.py: 1 warning1987python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/listener_matcher/test_async_custom_listener_matcher.py: 1 warning1988python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/attaching_conversation_kwargs/test_async_attaching_conversation_kwargs.py: 4 warnings1989python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/authorization/test_single_team_authorization.py: 2 warnings1990python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/middleware/request_verification/test_request_verification.py: 5 warnings1991python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py: 12 warnings1992python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py: 5 warnings1993python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/request/test_async_request.py: 2 warnings1994python3.14-slack-bolt-1.29.0>   /nix/store/kww58aanrw2s6vdl3k8qk796pdvx1ipx-python3.14-pytest-asyncio-0.26.0/lib/python3.14/site-packages/pytest_asyncio/plugin.py:978: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.161995python3.14-slack-bolt-1.29.0>     policy = asyncio.get_event_loop_policy()1996python3.14-slack-bolt-1.29.0> 1997python3.14-slack-bolt-1.29.0> tests/adapter_tests_async/test_async_sanic.py::TestSanic::test_events1998python3.14-slack-bolt-1.29.0>   /nix/store/jmhbqzmfa8fgppszikschf610b5gsblx-python3.14-websockets-16.0/lib/python3.14/site-packages/websockets/legacy/__init__.py:6: DeprecationWarning: websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions1999python3.14-slack-bolt-1.29.0>     warnings.warn(  # deprecated in 14.0 - 2024-11-092000python3.14-slack-bolt-1.29.0> 2001python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps.py: 13 warnings2002python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_simple.py: 6 warnings2003python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_with_args.py: 8 warnings2004python3.14-slack-bolt-1.29.0>   /build/source/slack_bolt/app/app.py:750: DeprecationWarning: Steps from apps for legacy workflows are now deprecated. Use new custom steps: https://docs.slack.dev/workflows/workflow-steps/2005python3.14-slack-bolt-1.29.0>     warnings.warn(2006python3.14-slack-bolt-1.29.0> 2007python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps.py::TestWorkflowSteps::test_save2008python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps.py::TestWorkflowSteps::test_save_process_before_response2009python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_simple.py::TestWorkflowStepsDecorator::test_save2010python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_with_args.py::TestWorkflowStepsDecorator::test_save2011python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py::TestAsyncWorkflowSteps::test_save2012python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py::TestAsyncWorkflowSteps::test_save_process_before_response2013python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py::TestAsyncWorkflowStepsDecorator::test_save2014python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py::TestAsyncWorkflowStepsDecorator::test_save2015python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py::TestAsyncWorkflowStepsDecorator::test_logger_propagation2016python3.14-slack-bolt-1.29.0>   /nix/store/hr6xj0m0d1blqzxmbn5c7razhmfliynb-python3.14-slack-sdk-3.43.0/lib/python3.14/site-packages/slack_sdk/web/deprecation.py:53: UserWarning: workflows.updateStep is deprecated. For more info, go to https://docs.slack.dev/changelog/2023-08-workflow-steps-from-apps-step-back/2017python3.14-slack-bolt-1.29.0>     warnings.warn(message)2018python3.14-slack-bolt-1.29.0> 2019python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps.py::TestWorkflowSteps::test_execute2020python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps.py::TestWorkflowSteps::test_execute_process_before_response2021python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_simple.py::TestWorkflowStepsDecorator::test_execute2022python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_with_args.py::TestWorkflowStepsDecorator::test_execute2023python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py::TestAsyncWorkflowSteps::test_execute2024python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py::TestAsyncWorkflowSteps::test_execute_process_before_response2025python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py::TestAsyncWorkflowStepsDecorator::test_execute2026python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py::TestAsyncWorkflowStepsDecorator::test_execute2027python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py::TestAsyncWorkflowStepsDecorator::test_logger_propagation2028python3.14-slack-bolt-1.29.0>   /nix/store/hr6xj0m0d1blqzxmbn5c7razhmfliynb-python3.14-slack-sdk-3.43.0/lib/python3.14/site-packages/slack_sdk/web/deprecation.py:53: UserWarning: workflows.stepCompleted is deprecated. For more info, go to https://docs.slack.dev/changelog/2023-08-workflow-steps-from-apps-step-back/2029python3.14-slack-bolt-1.29.0>     warnings.warn(message)2030python3.14-slack-bolt-1.29.0> 2031python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps.py::TestWorkflowSteps::test_execute2032python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_simple.py::TestWorkflowStepsDecorator::test_execute2033python3.14-slack-bolt-1.29.0> tests/scenario_tests/test_workflow_steps_decorator_with_args.py::TestWorkflowStepsDecorator::test_execute2034python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py::TestAsyncWorkflowSteps::test_execute2035python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py::TestAsyncWorkflowStepsDecorator::test_execute2036python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py::TestAsyncWorkflowStepsDecorator::test_execute2037python3.14-slack-bolt-1.29.0> tests/slack_bolt/authorization/test_authorize.py::TestAuthorize::test_installation_store_legacy2038python3.14-slack-bolt-1.29.0>   /nix/store/hr6xj0m0d1blqzxmbn5c7razhmfliynb-python3.14-slack-sdk-3.43.0/lib/python3.14/site-packages/slack_sdk/web/deprecation.py:53: UserWarning: workflows.stepFailed is deprecated. For more info, go to https://docs.slack.dev/changelog/2023-08-workflow-steps-from-apps-step-back/2039python3.14-slack-bolt-1.29.0>     warnings.warn(message)2040python3.14-slack-bolt-1.29.0> 2041python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps.py: 13 warnings2042python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_simple.py: 6 warnings2043python3.14-slack-bolt-1.29.0> tests/scenario_tests_async/test_workflow_steps_decorator_with_args.py: 8 warnings2044python3.14-slack-bolt-1.29.0>   /build/source/slack_bolt/app/async_app.py:773: DeprecationWarning: Steps from apps for legacy workflows are now deprecated. Use new custom steps: https://docs.slack.dev/workflows/workflow-steps/2045python3.14-slack-bolt-1.29.0>     warnings.warn(2046python3.14-slack-bolt-1.29.0> 2047python3.14-slack-bolt-1.29.0> tests/slack_bolt/authorization/test_authorize.py::TestAuthorize::test_installation_store_legacy2048python3.14-slack-bolt-1.29.0>   /nix/store/16b7qk569x4v836n226vl7kyxlq4ly9f-python3.14-pytest-9.0.3/lib/python3.14/site-packages/_pytest/stash.py:108: RuntimeWarning: coroutine '_wait_for_close' was never awaited2049python3.14-slack-bolt-1.29.0>     del self._storage[key]2050python3.14-slack-bolt-1.29.0>   Enable tracemalloc to get traceback where the object was allocated.2051python3.14-slack-bolt-1.29.0>   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.2052python3.14-slack-bolt-1.29.0> 2053python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py::TestAsyncAuthorize::test_fetch_different_user_token_with_rotation2054python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py::TestAsyncAuthorize::test_fetch_different_user_token_with_rotation2055python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/authorization/test_async_authorize.py::TestAsyncAuthorize::test_rotate_only_bot_token2056python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py::TestAsyncOAuthFlow::test_handle_callback2057python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py::TestAsyncOAuthFlow::test_handle_callback_no_state_validation2058python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow.py::TestAsyncOAuthFlow::test_handle_callback_using_options2059python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py::TestAsyncOAuthFlowSQLite3::test_handle_callback2060python3.14-slack-bolt-1.29.0> tests/slack_bolt_async/oauth/test_async_oauth_flow_sqlite3.py::TestAsyncOAuthFlowSQLite3::test_handle_callback_using_options2061python3.14-slack-bolt-1.29.0>   /nix/store/hr6xj0m0d1blqzxmbn5c7razhmfliynb-python3.14-slack-sdk-3.43.0/lib/python3.14/site-packages/slack_sdk/web/async_base_client.py:150: DeprecationWarning: BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead2062python3.14-slack-bolt-1.29.0>     auth = BasicAuth(auth["client_id"], auth["client_secret"])  # type: ignore[assignment]2063python3.14-slack-bolt-1.29.0> 2064python3.14-slack-bolt-1.29.0> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html2065python3.14-slack-bolt-1.29.0> ======== 837 passed, 77 deselected, 3258 warnings in 122.15s (0:02:02) =========2066python3.14-slack-bolt-1.29.0> Finished executing pytestCheckPhase2067python3.14-slack-bolt-1.29.0> pytestCheckPhase completed in 2 minutes 5 seconds2068python3.14-slack-bolt-1.29.0> Running phase: pytestcachePhase2069python3.14-slack-bolt-1.29.0> Running phase: pytestRemoveBytecodePhase2070building '/nix/store/vz87bp9n1gi542wd1wlgp9lllp5pkx33-python3-3.14.6-env.drv'2071python3-3.14.6-env> structuredAttrs is enabled2072python3-3.14.6-env> created 661 symlinks in user environment2073building '/nix/store/rzxnzwnpwky4kqr3p7nim43wi39r423k-hermes-agent-2026.7.7.drv'2074hermes-agent-2026.7.7> Sourcing python-remove-tests-dir-hook2075hermes-agent-2026.7.7> Sourcing python-catch-conflicts-hook.sh2076hermes-agent-2026.7.7> Sourcing python-remove-bin-bytecode-hook.sh2077hermes-agent-2026.7.7> Sourcing pypa-build-hook2078hermes-agent-2026.7.7> Using pypaBuildPhase2079hermes-agent-2026.7.7> Sourcing python-runtime-deps-check-hook2080hermes-agent-2026.7.7> Using pythonRuntimeDepsCheckHook2081hermes-agent-2026.7.7> Sourcing pypa-install-hook2082hermes-agent-2026.7.7> Using pypaInstallPhase2083hermes-agent-2026.7.7> Sourcing python-imports-check-hook.sh2084hermes-agent-2026.7.7> Using pythonImportsCheckPhase2085hermes-agent-2026.7.7> Sourcing python-namespaces-hook2086hermes-agent-2026.7.7> Sourcing python-catch-conflicts-hook.sh2087hermes-agent-2026.7.7> Using versionCheckHook2088hermes-agent-2026.7.7> Running phase: unpackPhase2089hermes-agent-2026.7.7> unpacking source archive /nix/store/hglr58n8j0wla9idm1wgh8g649zwzqk8-source2090hermes-agent-2026.7.7> source root is source2091hermes-agent-2026.7.7> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/website/tsconfig.json"2092hermes-agent-2026.7.7> Running phase: patchPhase2093hermes-agent-2026.7.7> Running phase: updateAutotoolsGnuConfigScriptsPhase2094hermes-agent-2026.7.7> Running phase: configurePhase2095hermes-agent-2026.7.7> no configure script, doing nothing2096hermes-agent-2026.7.7> Running phase: buildPhase2097hermes-agent-2026.7.7> Executing pypaBuildPhase2098hermes-agent-2026.7.7> Creating a wheel...2099hermes-agent-2026.7.7> pypa build flags: --no-isolation --outdir dist/ --wheel2100hermes-agent-2026.7.7> * Getting build dependencies for wheel...2101hermes-agent-2026.7.7> running egg_info2102hermes-agent-2026.7.7> creating hermes_agent.egg-info2103hermes-agent-2026.7.7> writing hermes_agent.egg-info/PKG-INFO2104hermes-agent-2026.7.7> writing dependency_links to hermes_agent.egg-info/dependency_links.txt2105hermes-agent-2026.7.7> writing entry points to hermes_agent.egg-info/entry_points.txt2106hermes-agent-2026.7.7> writing requirements to hermes_agent.egg-info/requires.txt2107hermes-agent-2026.7.7> writing top-level names to hermes_agent.egg-info/top_level.txt2108hermes-agent-2026.7.7> writing manifest file 'hermes_agent.egg-info/SOURCES.txt'2109hermes-agent-2026.7.7> reading manifest file 'hermes_agent.egg-info/SOURCES.txt'2110hermes-agent-2026.7.7> reading manifest template 'MANIFEST.in'2111hermes-agent-2026.7.7> warning: no files found matching 'plugin.yml' under directory 'plugins'2112hermes-agent-2026.7.7> warning: no previously-included files matching '__pycache__' found anywhere in distribution2113hermes-agent-2026.7.7> warning: no previously-included files matching '*.py[cod]' found anywhere in distribution2114hermes-agent-2026.7.7> adding license file 'LICENSE'2115hermes-agent-2026.7.7> writing manifest file 'hermes_agent.egg-info/SOURCES.txt'2116hermes-agent-2026.7.7> * Building wheel...2117hermes-agent-2026.7.7> running bdist_wheel2118hermes-agent-2026.7.7> running build2119hermes-agent-2026.7.7> running build_py2120hermes-agent-2026.7.7> creating build/lib2121hermes-agent-2026.7.7> copying run_agent.py -> build/lib2122hermes-agent-2026.7.7> copying model_tools.py -> build/lib2123hermes-agent-2026.7.7> copying toolsets.py -> build/lib2124hermes-agent-2026.7.7> copying batch_runner.py -> build/lib2125hermes-agent-2026.7.7> copying trajectory_compressor.py -> build/lib2126hermes-agent-2026.7.7> copying toolset_distributions.py -> build/lib2127hermes-agent-2026.7.7> copying cli.py -> build/lib2128hermes-agent-2026.7.7> copying hermes_bootstrap.py -> build/lib2129hermes-agent-2026.7.7> copying hermes_constants.py -> build/lib2130hermes-agent-2026.7.7> copying hermes_state.py -> build/lib2131hermes-agent-2026.7.7> copying hermes_time.py -> build/lib2132hermes-agent-2026.7.7> copying hermes_logging.py -> build/lib2133hermes-agent-2026.7.7> copying utils.py -> build/lib2134hermes-agent-2026.7.7> copying mcp_serve.py -> build/lib2135hermes-agent-2026.7.7> creating build/lib/agent2136hermes-agent-2026.7.7> copying agent/insights.py -> build/lib/agent2137hermes-agent-2026.7.7> copying agent/learning_graph.py -> build/lib/agent2138hermes-agent-2026.7.7> copying agent/curator.py -> build/lib/agent2139hermes-agent-2026.7.7> copying agent/learn_prompt.py -> build/lib/agent2140hermes-agent-2026.7.7> copying agent/message_content.py -> build/lib/agent2141hermes-agent-2026.7.7> copying agent/auxiliary_client.py -> build/lib/agent2142hermes-agent-2026.7.7> copying agent/skill_preprocessing.py -> build/lib/agent2143hermes-agent-2026.7.7> copying agent/ssl_guard.py -> build/lib/agent2144hermes-agent-2026.7.7> copying agent/tts_registry.py -> build/lib/agent2145hermes-agent-2026.7.7> copying agent/chat_completion_helpers.py -> build/lib/agent2146hermes-agent-2026.7.7> copying agent/curator_backup.py -> build/lib/agent2147hermes-agent-2026.7.7> copying agent/bedrock_adapter.py -> build/lib/agent2148hermes-agent-2026.7.7> copying agent/rate_limit_tracker.py -> build/lib/agent2149hermes-agent-2026.7.7> copying agent/web_search_provider.py -> build/lib/agent2150hermes-agent-2026.7.7> copying agent/trace_upload.py -> build/lib/agent2151hermes-agent-2026.7.7> copying agent/credential_pool.py -> build/lib/agent2152hermes-agent-2026.7.7> copying agent/async_utils.py -> build/lib/agent2153hermes-agent-2026.7.7> copying agent/tool_guardrails.py -> build/lib/agent2154hermes-agent-2026.7.7> copying agent/azure_identity_adapter.py -> build/lib/agent2155hermes-agent-2026.7.7> copying agent/error_classifier.py -> build/lib/agent2156hermes-agent-2026.7.7> copying agent/jiter_preload.py -> build/lib/agent2157hermes-agent-2026.7.7> copying agent/reasoning_timeouts.py -> build/lib/agent2158hermes-agent-2026.7.7> copying agent/subdirectory_hints.py -> build/lib/agent2159hermes-agent-2026.7.7> copying agent/model_metadata.py -> build/lib/agent2160hermes-agent-2026.7.7> copying agent/onboarding.py -> build/lib/agent2161hermes-agent-2026.7.7> copying agent/trajectory.py -> build/lib/agent2162hermes-agent-2026.7.7> copying agent/turn_context.py -> build/lib/agent2163hermes-agent-2026.7.7> copying agent/browser_registry.py -> build/lib/agent2164hermes-agent-2026.7.7> copying agent/system_prompt.py -> build/lib/agent2165hermes-agent-2026.7.7> copying agent/turn_retry_state.py -> build/lib/agent2166hermes-agent-2026.7.7> copying agent/context_engine.py -> build/lib/agent2167hermes-agent-2026.7.7> copying agent/tool_result_classification.py -> build/lib/agent2168hermes-agent-2026.7.7> copying agent/memory_provider.py -> build/lib/agent2169hermes-agent-2026.7.7> copying agent/process_bootstrap.py -> build/lib/agent2170hermes-agent-2026.7.7> copying agent/credits_tracker.py -> build/lib/agent2171hermes-agent-2026.7.7> copying agent/image_gen_registry.py -> build/lib/agent2172hermes-agent-2026.7.7> copying agent/replay_cleanup.py -> build/lib/agent2173hermes-agent-2026.7.7> copying agent/stream_diag.py -> build/lib/agent2174hermes-agent-2026.7.7> copying agent/message_sanitization.py -> build/lib/agent2175hermes-agent-2026.7.7> copying agent/credential_sources.py -> build/lib/agent2176hermes-agent-2026.7.7> copying agent/account_usage.py -> build/lib/agent2177hermes-agent-2026.7.7> copying agent/think_scrubber.py -> build/lib/agent2178hermes-agent-2026.7.7> copying agent/usage_pricing.py -> build/lib/agent2179hermes-agent-2026.7.7> copying agent/thread_scoped_output.py -> build/lib/agent2180hermes-agent-2026.7.7> copying agent/memory_manager.py -> build/lib/agent2181hermes-agent-2026.7.7> copying agent/video_gen_provider.py -> build/lib/agent2182hermes-agent-2026.7.7> copying agent/verification_stop.py -> build/lib/agent2183hermes-agent-2026.7.7> copying agent/copilot_acp_client.py -> build/lib/agent2184hermes-agent-2026.7.7> copying agent/codex_responses_adapter.py -> build/lib/agent2185hermes-agent-2026.7.7> copying agent/skill_utils.py -> build/lib/agent2186hermes-agent-2026.7.7> copying agent/turn_finalizer.py -> build/lib/agent2187hermes-agent-2026.7.7> copying agent/learning_graph_render.py -> build/lib/agent2188hermes-agent-2026.7.7> copying agent/background_review.py -> build/lib/agent2189hermes-agent-2026.7.7> copying agent/skill_commands.py -> build/lib/agent2190hermes-agent-2026.7.7> copying agent/transcription_registry.py -> build/lib/agent2191hermes-agent-2026.7.7> copying agent/redact.py -> build/lib/agent2192hermes-agent-2026.7.7> copying agent/secret_scope.py -> build/lib/agent2193hermes-agent-2026.7.7> copying agent/prompt_caching.py -> build/lib/agent2194hermes-agent-2026.7.7> copying agent/coding_context.py -> build/lib/agent2195hermes-agent-2026.7.7> copying agent/i18n.py -> build/lib/agent2196hermes-agent-2026.7.7> copying agent/__init__.py -> build/lib/agent2197hermes-agent-2026.7.7> copying agent/moa_trace.py -> build/lib/agent2198hermes-agent-2026.7.7> copying agent/tts_provider.py -> build/lib/agent2199hermes-agent-2026.7.7> copying agent/plugin_llm.py -> build/lib/agent2200hermes-agent-2026.7.7> copying agent/models_dev.py -> build/lib/agent2201hermes-agent-2026.7.7> copying agent/web_search_registry.py -> build/lib/agent2202hermes-agent-2026.7.7> copying agent/agent_init.py -> build/lib/agent2203hermes-agent-2026.7.7> copying agent/moonshot_schema.py -> build/lib/agent2204hermes-agent-2026.7.7> copying agent/agent_runtime_helpers.py -> build/lib/agent2205hermes-agent-2026.7.7> copying agent/gemini_schema.py -> build/lib/agent2206hermes-agent-2026.7.7> copying agent/tool_executor.py -> build/lib/agent2207hermes-agent-2026.7.7> copying agent/retry_utils.py -> build/lib/agent2208hermes-agent-2026.7.7> copying agent/anthropic_adapter.py -> build/lib/agent2209hermes-agent-2026.7.7> copying agent/nous_rate_guard.py -> build/lib/agent2210hermes-agent-2026.7.7> copying agent/file_safety.py -> build/lib/agent2211hermes-agent-2026.7.7> copying agent/conversation_loop.py -> build/lib/agent2212hermes-agent-2026.7.7> copying agent/codex_runtime.py -> build/lib/agent2213hermes-agent-2026.7.7> copying agent/verification_evidence.py -> build/lib/agent2214hermes-agent-2026.7.7> copying agent/oneshot.py -> build/lib/agent2215hermes-agent-2026.7.7> copying agent/image_routing.py -> build/lib/agent2216hermes-agent-2026.7.7> copying agent/shell_hooks.py -> build/lib/agent2217hermes-agent-2026.7.7> copying agent/gemini_native_adapter.py -> build/lib/agent2218hermes-agent-2026.7.7> copying agent/browser_provider.py -> build/lib/agent2219hermes-agent-2026.7.7> copying agent/credential_persistence.py -> build/lib/agent2220hermes-agent-2026.7.7> copying agent/iteration_budget.py -> build/lib/agent2221hermes-agent-2026.7.7> copying agent/context_references.py -> build/lib/agent2222hermes-agent-2026.7.7> copying agent/context_breakdown.py -> build/lib/agent2223hermes-agent-2026.7.7> copying agent/manual_compression_feedback.py -> build/lib/agent2224hermes-agent-2026.7.7> copying agent/errors.py -> build/lib/agent2225hermes-agent-2026.7.7> copying agent/image_gen_provider.py -> build/lib/agent2226hermes-agent-2026.7.7> copying agent/markdown_tables.py -> build/lib/agent2227hermes-agent-2026.7.7> copying agent/runtime_cwd.py -> build/lib/agent2228hermes-agent-2026.7.7> copying agent/context_compressor.py -> build/lib/agent2229hermes-agent-2026.7.7> copying agent/moa_loop.py -> build/lib/agent2230hermes-agent-2026.7.7> copying agent/lmstudio_reasoning.py -> build/lib/agent2231hermes-agent-2026.7.7> copying agent/video_gen_registry.py -> build/lib/agent2232hermes-agent-2026.7.7> copying agent/billing_view.py -> build/lib/agent2233hermes-agent-2026.7.7> copying agent/prompt_builder.py -> build/lib/agent2234hermes-agent-2026.7.7> copying agent/learning_mutations.py -> build/lib/agent2235hermes-agent-2026.7.7> copying agent/skill_bundles.py -> build/lib/agent2236hermes-agent-2026.7.7> copying agent/tool_dispatch_helpers.py -> build/lib/agent2237hermes-agent-2026.7.7> copying agent/title_generator.py -> build/lib/agent2238hermes-agent-2026.7.7> copying agent/verify_hooks.py -> build/lib/agent2239hermes-agent-2026.7.7> copying agent/portal_tags.py -> build/lib/agent2240hermes-agent-2026.7.7> copying agent/vertex_adapter.py -> build/lib/agent2241hermes-agent-2026.7.7> copying agent/conversation_compression.py -> build/lib/agent2242hermes-agent-2026.7.7> copying agent/thinking_timeout_guidance.py -> build/lib/agent2243hermes-agent-2026.7.7> copying agent/display.py -> build/lib/agent2244hermes-agent-2026.7.7> copying agent/transcription_provider.py -> build/lib/agent2245hermes-agent-2026.7.7> copying agent/ssl_verify.py -> build/lib/agent2246hermes-agent-2026.7.7> copying agent/bounded_response.py -> build/lib/agent2247hermes-agent-2026.7.7> creating build/lib/cron2248hermes-agent-2026.7.7> copying cron/suggestions.py -> build/lib/cron2249hermes-agent-2026.7.7> copying cron/scheduler_provider.py -> build/lib/cron2250hermes-agent-2026.7.7> copying cron/suggestion_catalog.py -> build/lib/cron2251hermes-agent-2026.7.7> copying cron/scheduler.py -> build/lib/cron2252hermes-agent-2026.7.7> copying cron/lifecycle_guard.py -> build/lib/cron2253hermes-agent-2026.7.7> copying cron/__init__.py -> build/lib/cron2254hermes-agent-2026.7.7> copying cron/blueprint_catalog.py -> build/lib/cron2255hermes-agent-2026.7.7> copying cron/jobs.py -> build/lib/cron2256hermes-agent-2026.7.7> creating build/lib/tools2257hermes-agent-2026.7.7> copying tools/threat_patterns.py -> build/lib/tools2258hermes-agent-2026.7.7> copying tools/skill_usage.py -> build/lib/tools2259hermes-agent-2026.7.7> copying tools/read_terminal_tool.py -> build/lib/tools2260hermes-agent-2026.7.7> copying tools/microsoft_graph_client.py -> build/lib/tools2261hermes-agent-2026.7.7> copying tools/url_safety.py -> build/lib/tools2262hermes-agent-2026.7.7> copying tools/neutts_synth.py -> build/lib/tools2263hermes-agent-2026.7.7> copying tools/browser_supervisor.py -> build/lib/tools2264hermes-agent-2026.7.7> copying tools/ansi_strip.py -> build/lib/tools2265hermes-agent-2026.7.7> copying tools/feishu_drive_tool.py -> build/lib/tools2266hermes-agent-2026.7.7> copying tools/process_registry.py -> build/lib/tools2267hermes-agent-2026.7.7> copying tools/browser_cdp_tool.py -> build/lib/tools2268hermes-agent-2026.7.7> copying tools/vision_tools.py -> build/lib/tools2269hermes-agent-2026.7.7> copying tools/microsoft_graph_auth.py -> build/lib/tools2270hermes-agent-2026.7.7> copying tools/browser_dialog_tool.py -> build/lib/tools2271hermes-agent-2026.7.7> copying tools/tool_backend_helpers.py -> build/lib/tools2272hermes-agent-2026.7.7> copying tools/kanban_tools.py -> build/lib/tools2273hermes-agent-2026.7.7> copying tools/image_source.py -> build/lib/tools2274hermes-agent-2026.7.7> copying tools/todo_tool.py -> build/lib/tools2275hermes-agent-2026.7.7> copying tools/mcp_oauth_manager.py -> build/lib/tools2276hermes-agent-2026.7.7> copying tools/managed_tool_gateway.py -> build/lib/tools2277hermes-agent-2026.7.7> copying tools/file_state.py -> build/lib/tools2278hermes-agent-2026.7.7> copying tools/tool_search.py -> build/lib/tools2279hermes-agent-2026.7.7> copying tools/video_generation_tool.py -> build/lib/tools2280hermes-agent-2026.7.7> copying tools/fal_common.py -> build/lib/tools2281hermes-agent-2026.7.7> copying tools/binary_extensions.py -> build/lib/tools2282hermes-agent-2026.7.7> copying tools/skills_sync.py -> build/lib/tools2283hermes-agent-2026.7.7> copying tools/patch_parser.py -> build/lib/tools2284hermes-agent-2026.7.7> copying tools/browser_camofox_state.py -> build/lib/tools2285hermes-agent-2026.7.7> copying tools/file_operations.py -> build/lib/tools2286hermes-agent-2026.7.7> copying tools/async_delegation.py -> build/lib/tools2287hermes-agent-2026.7.7> copying tools/homeassistant_tool.py -> build/lib/tools2288hermes-agent-2026.7.7> copying tools/env_passthrough.py -> build/lib/tools2289hermes-agent-2026.7.7> copying tools/debug_helpers.py -> build/lib/tools2290hermes-agent-2026.7.7> copying tools/interrupt.py -> build/lib/tools2291hermes-agent-2026.7.7> copying tools/cronjob_tools.py -> build/lib/tools2292hermes-agent-2026.7.7> copying tools/image_generation_tool.py -> build/lib/tools2293hermes-agent-2026.7.7> copying tools/delegate_tool.py -> build/lib/tools2294hermes-agent-2026.7.7> copying tools/web_tools.py -> build/lib/tools2295hermes-agent-2026.7.7> copying tools/project_tools.py -> build/lib/tools2296hermes-agent-2026.7.7> copying tools/fuzzy_match.py -> build/lib/tools2297hermes-agent-2026.7.7> copying tools/skill_provenance.py -> build/lib/tools2298hermes-agent-2026.7.7> copying tools/xai_http.py -> build/lib/tools2299hermes-agent-2026.7.7> copying tools/clarify_gateway.py -> build/lib/tools2300hermes-agent-2026.7.7> copying tools/mcp_tool.py -> build/lib/tools2301hermes-agent-2026.7.7> copying tools/x_search_tool.py -> build/lib/tools2302hermes-agent-2026.7.7> copying tools/website_policy.py -> build/lib/tools2303hermes-agent-2026.7.7> copying tools/__init__.py -> build/lib/tools2304hermes-agent-2026.7.7> copying tools/skills_ast_audit.py -> build/lib/tools2305hermes-agent-2026.7.7> copying tools/tts_tool.py -> build/lib/tools2306hermes-agent-2026.7.7> copying tools/xai_video_tools.py -> build/lib/tools2307hermes-agent-2026.7.7> copying tools/blueprints.py -> build/lib/tools2308hermes-agent-2026.7.7> copying tools/daemon_pool.py -> build/lib/tools2309hermes-agent-2026.7.7> copying tools/path_security.py -> build/lib/tools2310hermes-agent-2026.7.7> copying tools/yuanbao_tools.py -> build/lib/tools2311hermes-agent-2026.7.7> copying tools/slash_confirm.py -> build/lib/tools2312hermes-agent-2026.7.7> copying tools/session_search_tool.py -> build/lib/tools2313hermes-agent-2026.7.7> copying tools/lazy_deps.py -> build/lib/tools2314hermes-agent-2026.7.7> copying tools/mcp_stdio_watchdog.py -> build/lib/tools2315hermes-agent-2026.7.7> copying tools/read_extract.py -> build/lib/tools2316hermes-agent-2026.7.7> copying tools/feishu_doc_tool.py -> build/lib/tools2317hermes-agent-2026.7.7> copying tools/code_execution_tool.py -> build/lib/tools2318hermes-agent-2026.7.7> copying tools/computer_use_tool.py -> build/lib/tools2319hermes-agent-2026.7.7> copying tools/tool_result_storage.py -> build/lib/tools2320hermes-agent-2026.7.7> copying tools/clarify_tool.py -> build/lib/tools2321hermes-agent-2026.7.7> copying tools/tool_output_limits.py -> build/lib/tools2322hermes-agent-2026.7.7> copying tools/skills_guard.py -> build/lib/tools2323hermes-agent-2026.7.7> copying tools/checkpoint_manager.py -> build/lib/tools2324hermes-agent-2026.7.7> copying tools/credential_files.py -> build/lib/tools2325hermes-agent-2026.7.7> copying tools/browser_camofox.py -> build/lib/tools2326hermes-agent-2026.7.7> copying tools/voice_mode.py -> build/lib/tools2327hermes-agent-2026.7.7> copying tools/transcription_tools.py -> build/lib/tools2328hermes-agent-2026.7.7> copying tools/budget_config.py -> build/lib/tools2329hermes-agent-2026.7.7> copying tools/thread_context.py -> build/lib/tools2330hermes-agent-2026.7.7> copying tools/skills_hub.py -> build/lib/tools2331hermes-agent-2026.7.7> copying tools/memory_tool.py -> build/lib/tools2332hermes-agent-2026.7.7> copying tools/skills_tool.py -> build/lib/tools2333hermes-agent-2026.7.7> copying tools/tirith_security.py -> build/lib/tools2334hermes-agent-2026.7.7> copying tools/hook_output_spill.py -> build/lib/tools2335hermes-agent-2026.7.7> copying tools/close_terminal_tool.py -> build/lib/tools2336hermes-agent-2026.7.7> copying tools/terminal_tool.py -> build/lib/tools2337hermes-agent-2026.7.7> copying tools/discord_tool.py -> build/lib/tools2338hermes-agent-2026.7.7> copying tools/schema_sanitizer.py -> build/lib/tools2339hermes-agent-2026.7.7> copying tools/send_message_tool.py -> build/lib/tools2340hermes-agent-2026.7.7> copying tools/write_approval.py -> build/lib/tools2341hermes-agent-2026.7.7> copying tools/approval.py -> build/lib/tools2342hermes-agent-2026.7.7> copying tools/env_probe.py -> build/lib/tools2343hermes-agent-2026.7.7> copying tools/skill_manager_tool.py -> build/lib/tools2344hermes-agent-2026.7.7> copying tools/openrouter_client.py -> build/lib/tools2345hermes-agent-2026.7.7> copying tools/registry.py -> build/lib/tools2346hermes-agent-2026.7.7> copying tools/file_tools.py -> build/lib/tools2347hermes-agent-2026.7.7> copying tools/osv_check.py -> build/lib/tools2348hermes-agent-2026.7.7> copying tools/browser_tool.py -> build/lib/tools2349hermes-agent-2026.7.7> copying tools/mcp_oauth.py -> build/lib/tools2350hermes-agent-2026.7.7> creating build/lib/providers2351hermes-agent-2026.7.7> copying providers/__init__.py -> build/lib/providers2352hermes-agent-2026.7.7> copying providers/base.py -> build/lib/providers2353hermes-agent-2026.7.7> creating build/lib/hermes_cli2354hermes-agent-2026.7.7> copying hermes_cli/managed_scope.py -> build/lib/hermes_cli2355hermes-agent-2026.7.7> copying hermes_cli/security_audit.py -> build/lib/hermes_cli2356hermes-agent-2026.7.7> copying hermes_cli/slack_cli.py -> build/lib/hermes_cli2357hermes-agent-2026.7.7> copying hermes_cli/memory_setup.py -> build/lib/hermes_cli2358hermes-agent-2026.7.7> copying hermes_cli/kanban_diagnostics.py -> build/lib/hermes_cli2359hermes-agent-2026.7.7> copying hermes_cli/profiles.py -> build/lib/hermes_cli2360hermes-agent-2026.7.7> copying hermes_cli/journey.py -> build/lib/hermes_cli2361hermes-agent-2026.7.7> copying hermes_cli/send_cmd.py -> build/lib/hermes_cli2362hermes-agent-2026.7.7> copying hermes_cli/pty_bridge.py -> build/lib/hermes_cli2363hermes-agent-2026.7.7> copying hermes_cli/sqlite_util.py -> build/lib/hermes_cli2364hermes-agent-2026.7.7> copying hermes_cli/moa_config.py -> build/lib/hermes_cli2365hermes-agent-2026.7.7> copying hermes_cli/stdio.py -> build/lib/hermes_cli2366hermes-agent-2026.7.7> copying hermes_cli/skills_config.py -> build/lib/hermes_cli2367hermes-agent-2026.7.7> copying hermes_cli/kanban_decompose.py -> build/lib/hermes_cli2368hermes-agent-2026.7.7> copying hermes_cli/setup.py -> build/lib/hermes_cli2369hermes-agent-2026.7.7> copying hermes_cli/callbacks.py -> build/lib/hermes_cli2370hermes-agent-2026.7.7> copying hermes_cli/managed_uv.py -> build/lib/hermes_cli2371hermes-agent-2026.7.7> copying hermes_cli/active_sessions.py -> build/lib/hermes_cli2372hermes-agent-2026.7.7> copying hermes_cli/suggestions_cmd.py -> build/lib/hermes_cli2373hermes-agent-2026.7.7> copying hermes_cli/gateway.py -> build/lib/hermes_cli2374hermes-agent-2026.7.7> copying hermes_cli/tools_config.py -> build/lib/hermes_cli2375hermes-agent-2026.7.7> copying hermes_cli/blueprint_cmd.py -> build/lib/hermes_cli2376hermes-agent-2026.7.7> copying hermes_cli/pt_input_extras.py -> build/lib/hermes_cli2377hermes-agent-2026.7.7> copying hermes_cli/psutil_android.py -> build/lib/hermes_cli2378hermes-agent-2026.7.7> copying hermes_cli/cron.py -> build/lib/hermes_cli2379hermes-agent-2026.7.7> copying hermes_cli/backup.py -> build/lib/hermes_cli2380hermes-agent-2026.7.7> copying hermes_cli/web_server.py -> build/lib/hermes_cli2381hermes-agent-2026.7.7> copying hermes_cli/mcp_startup.py -> build/lib/hermes_cli2382hermes-agent-2026.7.7> copying hermes_cli/projects_cmd.py -> build/lib/hermes_cli2383hermes-agent-2026.7.7> copying hermes_cli/partial_compress.py -> build/lib/hermes_cli2384hermes-agent-2026.7.7> copying hermes_cli/provider_catalog.py -> build/lib/hermes_cli2385hermes-agent-2026.7.7> copying hermes_cli/dump.py -> build/lib/hermes_cli2386hermes-agent-2026.7.7> copying hermes_cli/portal_cli.py -> build/lib/hermes_cli2387hermes-agent-2026.7.7> copying hermes_cli/write_approval_commands.py -> build/lib/hermes_cli2388hermes-agent-2026.7.7> copying hermes_cli/uninstall.py -> build/lib/hermes_cli2389hermes-agent-2026.7.7> copying hermes_cli/codex_runtime_switch.py -> build/lib/hermes_cli2390hermes-agent-2026.7.7> copying hermes_cli/claw.py -> build/lib/hermes_cli2391hermes-agent-2026.7.7> copying hermes_cli/kanban_swarm.py -> build/lib/hermes_cli2392hermes-agent-2026.7.7> copying hermes_cli/session_export_html.py -> build/lib/hermes_cli2393hermes-agent-2026.7.7> copying hermes_cli/env_loader.py -> build/lib/hermes_cli2394hermes-agent-2026.7.7> copying hermes_cli/browser_connect.py -> build/lib/hermes_cli2395hermes-agent-2026.7.7> copying hermes_cli/__init__.py -> build/lib/hermes_cli2396hermes-agent-2026.7.7> copying hermes_cli/console_engine.py -> build/lib/hermes_cli2397hermes-agent-2026.7.7> copying hermes_cli/runtime_provider.py -> build/lib/hermes_cli2398hermes-agent-2026.7.7> copying hermes_cli/xai_retirement.py -> build/lib/hermes_cli2399hermes-agent-2026.7.7> copying hermes_cli/providers.py -> build/lib/hermes_cli2400hermes-agent-2026.7.7> copying hermes_cli/mcp_security.py -> build/lib/hermes_cli2401hermes-agent-2026.7.7> copying hermes_cli/memory_oauth.py -> build/lib/hermes_cli2402hermes-agent-2026.7.7> copying hermes_cli/bundles.py -> build/lib/hermes_cli2403hermes-agent-2026.7.7> copying hermes_cli/hooks.py -> build/lib/hermes_cli2404hermes-agent-2026.7.7> copying hermes_cli/model_normalize.py -> build/lib/hermes_cli2405hermes-agent-2026.7.7> copying hermes_cli/gateway_enroll.py -> build/lib/hermes_cli2406hermes-agent-2026.7.7> copying hermes_cli/dep_ensure.py -> build/lib/hermes_cli2407hermes-agent-2026.7.7> copying hermes_cli/completion.py -> build/lib/hermes_cli2408hermes-agent-2026.7.7> copying hermes_cli/service_manager.py -> build/lib/hermes_cli2409hermes-agent-2026.7.7> copying hermes_cli/curator.py -> build/lib/hermes_cli2410hermes-agent-2026.7.7> copying hermes_cli/azure_detect.py -> build/lib/hermes_cli2411hermes-agent-2026.7.7> copying hermes_cli/middleware.py -> build/lib/hermes_cli2412hermes-agent-2026.7.7> copying hermes_cli/pty_session.py -> build/lib/hermes_cli2413hermes-agent-2026.7.7> copying hermes_cli/skills_hub.py -> build/lib/hermes_cli2414hermes-agent-2026.7.7> copying hermes_cli/codex_models.py -> build/lib/hermes_cli2415hermes-agent-2026.7.7> copying hermes_cli/plugins.py -> build/lib/hermes_cli2416hermes-agent-2026.7.7> copying hermes_cli/win_pty_bridge.py -> build/lib/hermes_cli2417hermes-agent-2026.7.7> copying hermes_cli/setup_whatsapp_cloud.py -> build/lib/hermes_cli2418hermes-agent-2026.7.7> copying hermes_cli/mcp_picker.py -> build/lib/hermes_cli2419hermes-agent-2026.7.7> copying hermes_cli/models.py -> build/lib/hermes_cli2420hermes-agent-2026.7.7> copying hermes_cli/default_soul.py -> build/lib/hermes_cli2421hermes-agent-2026.7.7> copying hermes_cli/codex_runtime_plugin_migration.py -> build/lib/hermes_cli2422hermes-agent-2026.7.7> copying hermes_cli/pets.py -> build/lib/hermes_cli2423hermes-agent-2026.7.7> copying hermes_cli/projects_db.py -> build/lib/hermes_cli2424hermes-agent-2026.7.7> copying hermes_cli/colors.py -> build/lib/hermes_cli2425hermes-agent-2026.7.7> copying hermes_cli/nous_account.py -> build/lib/hermes_cli2426hermes-agent-2026.7.7> copying hermes_cli/fallback_cmd.py -> build/lib/hermes_cli2427hermes-agent-2026.7.7> copying hermes_cli/banner.py -> build/lib/hermes_cli2428hermes-agent-2026.7.7> copying hermes_cli/pairing.py -> build/lib/hermes_cli2429hermes-agent-2026.7.7> copying hermes_cli/moa_cmd.py -> build/lib/hermes_cli2430hermes-agent-2026.7.7> copying hermes_cli/secret_prompt.py -> build/lib/hermes_cli2431hermes-agent-2026.7.7> copying hermes_cli/diagnostics_upload.py -> build/lib/hermes_cli2432hermes-agent-2026.7.7> copying hermes_cli/webhook.py -> build/lib/hermes_cli2433hermes-agent-2026.7.7> copying hermes_cli/cli_output.py -> build/lib/hermes_cli2434hermes-agent-2026.7.7> copying hermes_cli/model_setup_flows.py -> build/lib/hermes_cli2435hermes-agent-2026.7.7> copying hermes_cli/gui_uninstall.py -> build/lib/hermes_cli2436hermes-agent-2026.7.7> copying hermes_cli/fallback_config.py -> build/lib/hermes_cli2437hermes-agent-2026.7.7> copying hermes_cli/mcp_catalog.py -> build/lib/hermes_cli2438hermes-agent-2026.7.7> copying hermes_cli/mcp_config.py -> build/lib/hermes_cli2439hermes-agent-2026.7.7> copying hermes_cli/main.py -> build/lib/hermes_cli2440hermes-agent-2026.7.7> copying hermes_cli/container_boot.py -> build/lib/hermes_cli2441hermes-agent-2026.7.7> copying hermes_cli/goals.py -> build/lib/hermes_cli2442hermes-agent-2026.7.7> copying hermes_cli/config.py -> build/lib/hermes_cli2443hermes-agent-2026.7.7> copying hermes_cli/debug.py -> build/lib/hermes_cli2444hermes-agent-2026.7.7> copying hermes_cli/curses_ui.py -> build/lib/hermes_cli2445hermes-agent-2026.7.7> copying hermes_cli/voice.py -> build/lib/hermes_cli2446hermes-agent-2026.7.7> copying hermes_cli/kanban_db.py -> build/lib/hermes_cli2447hermes-agent-2026.7.7> copying hermes_cli/checkpoints.py -> build/lib/hermes_cli2448hermes-agent-2026.7.7> copying hermes_cli/nous_subscription.py -> build/lib/hermes_cli2449hermes-agent-2026.7.7> copying hermes_cli/telegram_managed_bot.py -> build/lib/hermes_cli2450hermes-agent-2026.7.7> copying hermes_cli/timeouts.py -> build/lib/hermes_cli2451hermes-agent-2026.7.7> copying hermes_cli/onepassword_secrets_cli.py -> build/lib/hermes_cli2452hermes-agent-2026.7.7> copying hermes_cli/profile_describer.py -> build/lib/hermes_cli2453hermes-agent-2026.7.7> copying hermes_cli/toolset_validation.py -> build/lib/hermes_cli2454hermes-agent-2026.7.7> copying hermes_cli/inventory.py -> build/lib/hermes_cli2455hermes-agent-2026.7.7> copying hermes_cli/prompt_size.py -> build/lib/hermes_cli2456hermes-agent-2026.7.7> copying hermes_cli/logs.py -> build/lib/hermes_cli2457hermes-agent-2026.7.7> copying hermes_cli/model_cost_guard.py -> build/lib/hermes_cli2458hermes-agent-2026.7.7> copying hermes_cli/status.py -> build/lib/hermes_cli2459hermes-agent-2026.7.7> copying hermes_cli/gateway_windows.py -> build/lib/hermes_cli2460hermes-agent-2026.7.7> copying hermes_cli/security_advisories.py -> build/lib/hermes_cli2461hermes-agent-2026.7.7> copying hermes_cli/dingtalk_auth.py -> build/lib/hermes_cli2462hermes-agent-2026.7.7> copying hermes_cli/cli_commands_mixin.py -> build/lib/hermes_cli2463hermes-agent-2026.7.7> copying hermes_cli/platforms.py -> build/lib/hermes_cli2464hermes-agent-2026.7.7> copying hermes_cli/kanban_specify.py -> build/lib/hermes_cli2465hermes-agent-2026.7.7> copying hermes_cli/nous_auth_keepalive.py -> build/lib/hermes_cli2466hermes-agent-2026.7.7> copying hermes_cli/migrate.py -> build/lib/hermes_cli2467hermes-agent-2026.7.7> copying hermes_cli/web_git.py -> build/lib/hermes_cli2468hermes-agent-2026.7.7> copying hermes_cli/session_listing.py -> build/lib/hermes_cli2469hermes-agent-2026.7.7> copying hermes_cli/model_switch.py -> build/lib/hermes_cli2470hermes-agent-2026.7.7> copying hermes_cli/doctor.py -> build/lib/hermes_cli2471hermes-agent-2026.7.7> copying hermes_cli/memory_providers.py -> build/lib/hermes_cli2472hermes-agent-2026.7.7> copying hermes_cli/oneshot.py -> build/lib/hermes_cli2473hermes-agent-2026.7.7> copying hermes_cli/commands.py -> build/lib/hermes_cli2474hermes-agent-2026.7.7> copying hermes_cli/session_export_md.py -> build/lib/hermes_cli2475hermes-agent-2026.7.7> copying hermes_cli/session_recap.py -> build/lib/hermes_cli2476hermes-agent-2026.7.7> copying hermes_cli/session_export.py -> build/lib/hermes_cli2477hermes-agent-2026.7.7> copying hermes_cli/context_switch_guard.py -> build/lib/hermes_cli2478hermes-agent-2026.7.7> copying hermes_cli/tips.py -> build/lib/hermes_cli2479hermes-agent-2026.7.7> copying hermes_cli/cli_agent_setup_mixin.py -> build/lib/hermes_cli2480hermes-agent-2026.7.7> copying hermes_cli/session_filters.py -> build/lib/hermes_cli2481hermes-agent-2026.7.7> copying hermes_cli/auth.py -> build/lib/hermes_cli2482hermes-agent-2026.7.7> copying hermes_cli/_subprocess_compat.py -> build/lib/hermes_cli2483hermes-agent-2026.7.7> copying hermes_cli/security_audit_startup.py -> build/lib/hermes_cli2484hermes-agent-2026.7.7> copying hermes_cli/profile_distribution.py -> build/lib/hermes_cli2485hermes-agent-2026.7.7> copying hermes_cli/kanban.py -> build/lib/hermes_cli2486hermes-agent-2026.7.7> copying hermes_cli/copilot_auth.py -> build/lib/hermes_cli2487hermes-agent-2026.7.7> copying hermes_cli/skin_engine.py -> build/lib/hermes_cli2488hermes-agent-2026.7.7> copying hermes_cli/relaunch.py -> build/lib/hermes_cli2489hermes-agent-2026.7.7> copying hermes_cli/_parser.py -> build/lib/hermes_cli2490hermes-agent-2026.7.7> copying hermes_cli/build_info.py -> build/lib/hermes_cli2491hermes-agent-2026.7.7> copying hermes_cli/secrets_cli.py -> build/lib/hermes_cli2492hermes-agent-2026.7.7> copying hermes_cli/clipboard.py -> build/lib/hermes_cli2493hermes-agent-2026.7.7> copying hermes_cli/model_catalog.py -> build/lib/hermes_cli2494hermes-agent-2026.7.7> copying hermes_cli/auth_commands.py -> build/lib/hermes_cli2495hermes-agent-2026.7.7> copying hermes_cli/plugins_cmd.py -> build/lib/hermes_cli2496hermes-agent-2026.7.7> copying hermes_cli/dashboard_register.py -> build/lib/hermes_cli2497hermes-agent-2026.7.7> copying hermes_cli/nous_billing.py -> build/lib/hermes_cli2498hermes-agent-2026.7.7> creating build/lib/tui_gateway2499hermes-agent-2026.7.7> copying tui_gateway/loop_noise.py -> build/lib/tui_gateway2500hermes-agent-2026.7.7> copying tui_gateway/ws.py -> build/lib/tui_gateway2501hermes-agent-2026.7.7> copying tui_gateway/entry.py -> build/lib/tui_gateway2502hermes-agent-2026.7.7> copying tui_gateway/event_publisher.py -> build/lib/tui_gateway2503hermes-agent-2026.7.7> copying tui_gateway/slash_worker.py -> build/lib/tui_gateway2504hermes-agent-2026.7.7> copying tui_gateway/server.py -> build/lib/tui_gateway2505hermes-agent-2026.7.7> copying tui_gateway/project_tree.py -> build/lib/tui_gateway2506hermes-agent-2026.7.7> copying tui_gateway/git_probe.py -> build/lib/tui_gateway2507hermes-agent-2026.7.7> copying tui_gateway/__init__.py -> build/lib/tui_gateway2508hermes-agent-2026.7.7> copying tui_gateway/transport.py -> build/lib/tui_gateway2509hermes-agent-2026.7.7> copying tui_gateway/render.py -> build/lib/tui_gateway2510hermes-agent-2026.7.7> creating build/lib/plugins2511hermes-agent-2026.7.7> copying plugins/plugin_utils.py -> build/lib/plugins2512hermes-agent-2026.7.7> copying plugins/__init__.py -> build/lib/plugins2513hermes-agent-2026.7.7> creating build/lib/acp_adapter2514hermes-agent-2026.7.7> copying acp_adapter/__main__.py -> build/lib/acp_adapter2515hermes-agent-2026.7.7> copying acp_adapter/provenance.py -> build/lib/acp_adapter2516hermes-agent-2026.7.7> copying acp_adapter/permissions.py -> build/lib/acp_adapter2517hermes-agent-2026.7.7> copying acp_adapter/tools.py -> build/lib/acp_adapter2518hermes-agent-2026.7.7> copying acp_adapter/entry.py -> build/lib/acp_adapter2519hermes-agent-2026.7.7> copying acp_adapter/__init__.py -> build/lib/acp_adapter2520hermes-agent-2026.7.7> copying acp_adapter/session.py -> build/lib/acp_adapter2521hermes-agent-2026.7.7> copying acp_adapter/server.py -> build/lib/acp_adapter2522hermes-agent-2026.7.7> copying acp_adapter/edit_approval.py -> build/lib/acp_adapter2523hermes-agent-2026.7.7> copying acp_adapter/events.py -> build/lib/acp_adapter2524hermes-agent-2026.7.7> copying acp_adapter/auth.py -> build/lib/acp_adapter2525hermes-agent-2026.7.7> creating build/lib/gateway2526hermes-agent-2026.7.7> copying gateway/mirror.py -> build/lib/gateway2527hermes-agent-2026.7.7> copying gateway/config.py -> build/lib/gateway2528hermes-agent-2026.7.7> copying gateway/status.py -> build/lib/gateway2529hermes-agent-2026.7.7> copying gateway/dead_targets.py -> build/lib/gateway2530hermes-agent-2026.7.7> copying gateway/shutdown_forensics.py -> build/lib/gateway2531hermes-agent-2026.7.7> copying gateway/hooks.py -> build/lib/gateway2532hermes-agent-2026.7.7> copying gateway/authz_mixin.py -> build/lib/gateway2533hermes-agent-2026.7.7> copying gateway/drain_control.py -> build/lib/gateway2534hermes-agent-2026.7.7> copying gateway/whatsapp_identity.py -> build/lib/gateway2535hermes-agent-2026.7.7> copying gateway/code_skew.py -> build/lib/gateway2536hermes-agent-2026.7.7> copying gateway/channel_directory.py -> build/lib/gateway2537hermes-agent-2026.7.7> copying gateway/stream_dispatch.py -> build/lib/gateway2538hermes-agent-2026.7.7> copying gateway/status_phrases.py -> build/lib/gateway2539hermes-agent-2026.7.7> copying gateway/stream_consumer.py -> build/lib/gateway2540hermes-agent-2026.7.7> copying gateway/restart_loop_guard.py -> build/lib/gateway2541hermes-agent-2026.7.7> copying gateway/memory_monitor.py -> build/lib/gateway2542hermes-agent-2026.7.7> copying gateway/runtime_footer.py -> build/lib/gateway2543hermes-agent-2026.7.7> copying gateway/delivery.py -> build/lib/gateway2544hermes-agent-2026.7.7> copying gateway/display_config.py -> build/lib/gateway2545hermes-agent-2026.7.7> copying gateway/response_filters.py -> build/lib/gateway2546hermes-agent-2026.7.7> copying gateway/kanban_watchers.py -> build/lib/gateway2547hermes-agent-2026.7.7> copying gateway/__init__.py -> build/lib/gateway2548hermes-agent-2026.7.7> copying gateway/session_context.py -> build/lib/gateway2549hermes-agent-2026.7.7> copying gateway/slash_commands.py -> build/lib/gateway2550hermes-agent-2026.7.7> copying gateway/cgroup_cleanup.py -> build/lib/gateway2551hermes-agent-2026.7.7> copying gateway/restart.py -> build/lib/gateway2552hermes-agent-2026.7.7> copying gateway/scale_to_zero.py -> build/lib/gateway2553hermes-agent-2026.7.7> copying gateway/pairing.py -> build/lib/gateway2554hermes-agent-2026.7.7> copying gateway/run.py -> build/lib/gateway2555hermes-agent-2026.7.7> copying gateway/stream_events.py -> build/lib/gateway2556hermes-agent-2026.7.7> copying gateway/slash_access.py -> build/lib/gateway2557hermes-agent-2026.7.7> copying gateway/platform_registry.py -> build/lib/gateway2558hermes-agent-2026.7.7> copying gateway/session.py -> build/lib/gateway2559hermes-agent-2026.7.7> copying gateway/rich_sent_store.py -> build/lib/gateway2560hermes-agent-2026.7.7> copying gateway/message_timestamps.py -> build/lib/gateway2561hermes-agent-2026.7.7> copying gateway/cwd_placeholder.py -> build/lib/gateway2562hermes-agent-2026.7.7> copying gateway/sticker_cache.py -> build/lib/gateway2563hermes-agent-2026.7.7> creating build/lib/agent/pet2564hermes-agent-2026.7.7> copying agent/pet/render.py -> build/lib/agent/pet2565hermes-agent-2026.7.7> copying agent/pet/__init__.py -> build/lib/agent/pet2566hermes-agent-2026.7.7> copying agent/pet/store.py -> build/lib/agent/pet2567hermes-agent-2026.7.7> copying agent/pet/constants.py -> build/lib/agent/pet2568hermes-agent-2026.7.7> copying agent/pet/manifest.py -> build/lib/agent/pet2569hermes-agent-2026.7.7> copying agent/pet/state.py -> build/lib/agent/pet2570hermes-agent-2026.7.7> creating build/lib/agent/lsp2571hermes-agent-2026.7.7> copying agent/lsp/workspace.py -> build/lib/agent/lsp2572hermes-agent-2026.7.7> copying agent/lsp/servers.py -> build/lib/agent/lsp2573hermes-agent-2026.7.7> copying agent/lsp/range_shift.py -> build/lib/agent/lsp2574hermes-agent-2026.7.7> copying agent/lsp/protocol.py -> build/lib/agent/lsp2575hermes-agent-2026.7.7> copying agent/lsp/cli.py -> build/lib/agent/lsp2576hermes-agent-2026.7.7> copying agent/lsp/manager.py -> build/lib/agent/lsp2577hermes-agent-2026.7.7> copying agent/lsp/reporter.py -> build/lib/agent/lsp2578hermes-agent-2026.7.7> copying agent/lsp/__init__.py -> build/lib/agent/lsp2579hermes-agent-2026.7.7> copying agent/lsp/install.py -> build/lib/agent/lsp2580hermes-agent-2026.7.7> copying agent/lsp/eventlog.py -> build/lib/agent/lsp2581hermes-agent-2026.7.7> copying agent/lsp/client.py -> build/lib/agent/lsp2582hermes-agent-2026.7.7> creating build/lib/agent/transports2583hermes-agent-2026.7.7> copying agent/transports/codex_app_server.py -> build/lib/agent/transports2584hermes-agent-2026.7.7> copying agent/transports/codex.py -> build/lib/agent/transports2585hermes-agent-2026.7.7> copying agent/transports/codex_event_projector.py -> build/lib/agent/transports2586hermes-agent-2026.7.7> copying agent/transports/base.py -> build/lib/agent/transports2587hermes-agent-2026.7.7> copying agent/transports/hermes_tools_mcp_server.py -> build/lib/agent/transports2588hermes-agent-2026.7.7> copying agent/transports/__init__.py -> build/lib/agent/transports2589hermes-agent-2026.7.7> copying agent/transports/chat_completions.py -> build/lib/agent/transports2590hermes-agent-2026.7.7> copying agent/transports/anthropic.py -> build/lib/agent/transports2591hermes-agent-2026.7.7> copying agent/transports/codex_app_server_session.py -> build/lib/agent/transports2592hermes-agent-2026.7.7> copying agent/transports/bedrock.py -> build/lib/agent/transports2593hermes-agent-2026.7.7> copying agent/transports/types.py -> build/lib/agent/transports2594hermes-agent-2026.7.7> creating build/lib/agent/secret_sources2595hermes-agent-2026.7.7> copying agent/secret_sources/_cache.py -> build/lib/agent/secret_sources2596hermes-agent-2026.7.7> copying agent/secret_sources/base.py -> build/lib/agent/secret_sources2597hermes-agent-2026.7.7> copying agent/secret_sources/onepassword.py -> build/lib/agent/secret_sources2598hermes-agent-2026.7.7> copying agent/secret_sources/bitwarden.py -> build/lib/agent/secret_sources2599hermes-agent-2026.7.7> copying agent/secret_sources/__init__.py -> build/lib/agent/secret_sources2600hermes-agent-2026.7.7> copying agent/secret_sources/registry.py -> build/lib/agent/secret_sources2601hermes-agent-2026.7.7> creating build/lib/agent/pet/generate2602hermes-agent-2026.7.7> copying agent/pet/generate/__init__.py -> build/lib/agent/pet/generate2603hermes-agent-2026.7.7> copying agent/pet/generate/prompts.py -> build/lib/agent/pet/generate2604hermes-agent-2026.7.7> copying agent/pet/generate/orchestrate.py -> build/lib/agent/pet/generate2605hermes-agent-2026.7.7> copying agent/pet/generate/imagegen.py -> build/lib/agent/pet/generate2606hermes-agent-2026.7.7> copying agent/pet/generate/atlas.py -> build/lib/agent/pet/generate2607hermes-agent-2026.7.7> creating build/lib/cron/scripts2608hermes-agent-2026.7.7> copying cron/scripts/__init__.py -> build/lib/cron/scripts2609hermes-agent-2026.7.7> copying cron/scripts/classify_items.py -> build/lib/cron/scripts2610hermes-agent-2026.7.7> creating build/lib/tools/environments2611hermes-agent-2026.7.7> copying tools/environments/file_sync.py -> build/lib/tools/environments2612hermes-agent-2026.7.7> copying tools/environments/ssh.py -> build/lib/tools/environments2613hermes-agent-2026.7.7> copying tools/environments/singularity.py -> build/lib/tools/environments2614hermes-agent-2026.7.7> copying tools/environments/base.py -> build/lib/tools/environments2615hermes-agent-2026.7.7> copying tools/environments/managed_modal.py -> build/lib/tools/environments2616hermes-agent-2026.7.7> copying tools/environments/__init__.py -> build/lib/tools/environments2617hermes-agent-2026.7.7> copying tools/environments/local.py -> build/lib/tools/environments2618hermes-agent-2026.7.7> copying tools/environments/docker.py -> build/lib/tools/environments2619hermes-agent-2026.7.7> copying tools/environments/modal_utils.py -> build/lib/tools/environments2620hermes-agent-2026.7.7> copying tools/environments/modal.py -> build/lib/tools/environments2621hermes-agent-2026.7.7> copying tools/environments/daytona.py -> build/lib/tools/environments2622hermes-agent-2026.7.7> creating build/lib/tools/computer_use2623hermes-agent-2026.7.7> copying tools/computer_use/cua_backend.py -> build/lib/tools/computer_use2624hermes-agent-2026.7.7> copying tools/computer_use/schema.py -> build/lib/tools/computer_use2625hermes-agent-2026.7.7> copying tools/computer_use/doctor.py -> build/lib/tools/computer_use2626hermes-agent-2026.7.7> copying tools/computer_use/permissions.py -> build/lib/tools/computer_use2627hermes-agent-2026.7.7> copying tools/computer_use/tool.py -> build/lib/tools/computer_use2628hermes-agent-2026.7.7> copying tools/computer_use/vision_routing.py -> build/lib/tools/computer_use2629hermes-agent-2026.7.7> copying tools/computer_use/__init__.py -> build/lib/tools/computer_use2630hermes-agent-2026.7.7> copying tools/computer_use/backend.py -> build/lib/tools/computer_use2631hermes-agent-2026.7.7> creating build/lib/hermes_cli/proxy2632hermes-agent-2026.7.7> copying hermes_cli/proxy/server.py -> build/lib/hermes_cli/proxy2633hermes-agent-2026.7.7> copying hermes_cli/proxy/cli.py -> build/lib/hermes_cli/proxy2634hermes-agent-2026.7.7> copying hermes_cli/proxy/__init__.py -> build/lib/hermes_cli/proxy2635hermes-agent-2026.7.7> creating build/lib/hermes_cli/dashboard_auth2636hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/public_paths.py -> build/lib/hermes_cli/dashboard_auth2637hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/routes.py -> build/lib/hermes_cli/dashboard_auth2638hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/prefix.py -> build/lib/hermes_cli/dashboard_auth2639hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/__init__.py -> build/lib/hermes_cli/dashboard_auth2640hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/registry.py -> build/lib/hermes_cli/dashboard_auth2641hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/token_auth.py -> build/lib/hermes_cli/dashboard_auth2642hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/ws_tickets.py -> build/lib/hermes_cli/dashboard_auth2643hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/login_page.py -> build/lib/hermes_cli/dashboard_auth2644hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/audit.py -> build/lib/hermes_cli/dashboard_auth2645hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/cookies.py -> build/lib/hermes_cli/dashboard_auth2646hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/base.py -> build/lib/hermes_cli/dashboard_auth2647hermes-agent-2026.7.7> copying hermes_cli/dashboard_auth/middleware.py -> build/lib/hermes_cli/dashboard_auth2648hermes-agent-2026.7.7> creating build/lib/hermes_cli/subcommands2649hermes-agent-2026.7.7> copying hermes_cli/subcommands/postinstall.py -> build/lib/hermes_cli/subcommands2650hermes-agent-2026.7.7> copying hermes_cli/subcommands/gateway.py -> build/lib/hermes_cli/subcommands2651hermes-agent-2026.7.7> copying hermes_cli/subcommands/console.py -> build/lib/hermes_cli/subcommands2652hermes-agent-2026.7.7> copying hermes_cli/subcommands/memory.py -> build/lib/hermes_cli/subcommands2653hermes-agent-2026.7.7> copying hermes_cli/subcommands/gui.py -> build/lib/hermes_cli/subcommands2654hermes-agent-2026.7.7> copying hermes_cli/subcommands/__init__.py -> build/lib/hermes_cli/subcommands2655hermes-agent-2026.7.7> copying hermes_cli/subcommands/login.py -> build/lib/hermes_cli/subcommands2656hermes-agent-2026.7.7> copying hermes_cli/subcommands/logs.py -> build/lib/hermes_cli/subcommands2657hermes-agent-2026.7.7> copying hermes_cli/subcommands/hooks.py -> build/lib/hermes_cli/subcommands2658hermes-agent-2026.7.7> copying hermes_cli/subcommands/tools.py -> build/lib/hermes_cli/subcommands2659hermes-agent-2026.7.7> copying hermes_cli/subcommands/skills.py -> build/lib/hermes_cli/subcommands2660hermes-agent-2026.7.7> copying hermes_cli/subcommands/security.py -> build/lib/hermes_cli/subcommands2661hermes-agent-2026.7.7> copying hermes_cli/subcommands/backup.py -> build/lib/hermes_cli/subcommands2662hermes-agent-2026.7.7> copying hermes_cli/subcommands/auth.py -> build/lib/hermes_cli/subcommands2663hermes-agent-2026.7.7> copying hermes_cli/subcommands/setup.py -> build/lib/hermes_cli/subcommands2664hermes-agent-2026.7.7> copying hermes_cli/subcommands/mcp.py -> build/lib/hermes_cli/subcommands2665hermes-agent-2026.7.7> copying hermes_cli/subcommands/version.py -> build/lib/hermes_cli/subcommands2666hermes-agent-2026.7.7> copying hermes_cli/subcommands/config.py -> build/lib/hermes_cli/subcommands2667hermes-agent-2026.7.7> copying hermes_cli/subcommands/status.py -> build/lib/hermes_cli/subcommands2668hermes-agent-2026.7.7> copying hermes_cli/subcommands/slack.py -> build/lib/hermes_cli/subcommands2669hermes-agent-2026.7.7> copying hermes_cli/subcommands/insights.py -> build/lib/hermes_cli/subcommands2670hermes-agent-2026.7.7> copying hermes_cli/subcommands/plugins.py -> build/lib/hermes_cli/subcommands2671hermes-agent-2026.7.7> copying hermes_cli/subcommands/webhook.py -> build/lib/hermes_cli/subcommands2672hermes-agent-2026.7.7> copying hermes_cli/subcommands/pairing.py -> build/lib/hermes_cli/subcommands2673hermes-agent-2026.7.7> copying hermes_cli/subcommands/import_cmd.py -> build/lib/hermes_cli/subcommands2674hermes-agent-2026.7.7> copying hermes_cli/subcommands/logout.py -> build/lib/hermes_cli/subcommands2675hermes-agent-2026.7.7> copying hermes_cli/subcommands/acp.py -> build/lib/hermes_cli/subcommands2676hermes-agent-2026.7.7> copying hermes_cli/subcommands/_shared.py -> build/lib/hermes_cli/subcommands2677hermes-agent-2026.7.7> copying hermes_cli/subcommands/dump.py -> build/lib/hermes_cli/subcommands2678hermes-agent-2026.7.7> copying hermes_cli/subcommands/update.py -> build/lib/hermes_cli/subcommands2679hermes-agent-2026.7.7> copying hermes_cli/subcommands/whatsapp.py -> build/lib/hermes_cli/subcommands2680hermes-agent-2026.7.7> copying hermes_cli/subcommands/cron.py -> build/lib/hermes_cli/subcommands2681hermes-agent-2026.7.7> copying hermes_cli/subcommands/dashboard.py -> build/lib/hermes_cli/subcommands2682hermes-agent-2026.7.7> copying hermes_cli/subcommands/claw.py -> build/lib/hermes_cli/subcommands2683hermes-agent-2026.7.7> copying hermes_cli/subcommands/prompt_size.py -> build/lib/hermes_cli/subcommands2684hermes-agent-2026.7.7> copying hermes_cli/subcommands/model.py -> build/lib/hermes_cli/subcommands2685hermes-agent-2026.7.7> copying hermes_cli/subcommands/doctor.py -> build/lib/hermes_cli/subcommands2686hermes-agent-2026.7.7> copying hermes_cli/subcommands/profile.py -> build/lib/hermes_cli/subcommands2687hermes-agent-2026.7.7> copying hermes_cli/subcommands/debug.py -> build/lib/hermes_cli/subcommands2688hermes-agent-2026.7.7> copying hermes_cli/subcommands/uninstall.py -> build/lib/hermes_cli/subcommands2689hermes-agent-2026.7.7> creating build/lib/hermes_cli/proxy/adapters2690hermes-agent-2026.7.7> copying hermes_cli/proxy/adapters/__init__.py -> build/lib/hermes_cli/proxy/adapters2691hermes-agent-2026.7.7> copying hermes_cli/proxy/adapters/xai.py -> build/lib/hermes_cli/proxy/adapters2692hermes-agent-2026.7.7> copying hermes_cli/proxy/adapters/nous_portal.py -> build/lib/hermes_cli/proxy/adapters2693hermes-agent-2026.7.7> copying hermes_cli/proxy/adapters/base.py -> build/lib/hermes_cli/proxy/adapters2694hermes-agent-2026.7.7> creating build/lib/plugins/spotify2695hermes-agent-2026.7.7> copying plugins/spotify/__init__.py -> build/lib/plugins/spotify2696hermes-agent-2026.7.7> copying plugins/spotify/tools.py -> build/lib/plugins/spotify2697hermes-agent-2026.7.7> copying plugins/spotify/client.py -> build/lib/plugins/spotify2698hermes-agent-2026.7.7> creating build/lib/plugins/cron_providers2699hermes-agent-2026.7.7> copying plugins/cron_providers/__init__.py -> build/lib/plugins/cron_providers2700hermes-agent-2026.7.7> creating build/lib/plugins/security-guidance2701hermes-agent-2026.7.7> copying plugins/security-guidance/__init__.py -> build/lib/plugins/security-guidance2702hermes-agent-2026.7.7> copying plugins/security-guidance/patterns.py -> build/lib/plugins/security-guidance2703hermes-agent-2026.7.7> creating build/lib/plugins/google_meet2704hermes-agent-2026.7.7> copying plugins/google_meet/tools.py -> build/lib/plugins/google_meet2705hermes-agent-2026.7.7> copying plugins/google_meet/process_manager.py -> build/lib/plugins/google_meet2706hermes-agent-2026.7.7> copying plugins/google_meet/audio_bridge.py -> build/lib/plugins/google_meet2707hermes-agent-2026.7.7> copying plugins/google_meet/__init__.py -> build/lib/plugins/google_meet2708hermes-agent-2026.7.7> copying plugins/google_meet/meet_bot.py -> build/lib/plugins/google_meet2709hermes-agent-2026.7.7> copying plugins/google_meet/cli.py -> build/lib/plugins/google_meet2710hermes-agent-2026.7.7> creating build/lib/plugins/teams_pipeline2711hermes-agent-2026.7.7> copying plugins/teams_pipeline/models.py -> build/lib/plugins/teams_pipeline2712hermes-agent-2026.7.7> copying plugins/teams_pipeline/__init__.py -> build/lib/plugins/teams_pipeline2713hermes-agent-2026.7.7> copying plugins/teams_pipeline/store.py -> build/lib/plugins/teams_pipeline2714hermes-agent-2026.7.7> copying plugins/teams_pipeline/runtime.py -> build/lib/plugins/teams_pipeline2715hermes-agent-2026.7.7> copying plugins/teams_pipeline/cli.py -> build/lib/plugins/teams_pipeline2716hermes-agent-2026.7.7> copying plugins/teams_pipeline/subscriptions.py -> build/lib/plugins/teams_pipeline2717hermes-agent-2026.7.7> copying plugins/teams_pipeline/pipeline.py -> build/lib/plugins/teams_pipeline2718hermes-agent-2026.7.7> copying plugins/teams_pipeline/meetings.py -> build/lib/plugins/teams_pipeline2719hermes-agent-2026.7.7> creating build/lib/plugins/memory2720hermes-agent-2026.7.7> copying plugins/memory/__init__.py -> build/lib/plugins/memory2721hermes-agent-2026.7.7> creating build/lib/plugins/web2722hermes-agent-2026.7.7> copying plugins/web/__init__.py -> build/lib/plugins/web2723hermes-agent-2026.7.7> creating build/lib/plugins/context_engine2724hermes-agent-2026.7.7> copying plugins/context_engine/__init__.py -> build/lib/plugins/context_engine2725hermes-agent-2026.7.7> creating build/lib/plugins/disk-cleanup2726hermes-agent-2026.7.7> copying plugins/disk-cleanup/disk_cleanup.py -> build/lib/plugins/disk-cleanup2727hermes-agent-2026.7.7> copying plugins/disk-cleanup/__init__.py -> build/lib/plugins/disk-cleanup2728hermes-agent-2026.7.7> creating build/lib/plugins/dashboard_auth/basic2729hermes-agent-2026.7.7> copying plugins/dashboard_auth/basic/__init__.py -> build/lib/plugins/dashboard_auth/basic2730hermes-agent-2026.7.7> creating build/lib/plugins/dashboard_auth/nous2731hermes-agent-2026.7.7> copying plugins/dashboard_auth/nous/__init__.py -> build/lib/plugins/dashboard_auth/nous2732hermes-agent-2026.7.7> creating build/lib/plugins/dashboard_auth/self_hosted2733hermes-agent-2026.7.7> copying plugins/dashboard_auth/self_hosted/__init__.py -> build/lib/plugins/dashboard_auth/self_hosted2734hermes-agent-2026.7.7> creating build/lib/plugins/dashboard_auth/drain2735hermes-agent-2026.7.7> copying plugins/dashboard_auth/drain/__init__.py -> build/lib/plugins/dashboard_auth/drain2736hermes-agent-2026.7.7> creating build/lib/plugins/image_gen/openrouter2737hermes-agent-2026.7.7> copying plugins/image_gen/openrouter/__init__.py -> build/lib/plugins/image_gen/openrouter2738hermes-agent-2026.7.7> creating build/lib/plugins/image_gen/openai2739hermes-agent-2026.7.7> copying plugins/image_gen/openai/__init__.py -> build/lib/plugins/image_gen/openai2740hermes-agent-2026.7.7> creating build/lib/plugins/image_gen/openai-codex2741hermes-agent-2026.7.7> copying plugins/image_gen/openai-codex/__init__.py -> build/lib/plugins/image_gen/openai-codex2742hermes-agent-2026.7.7> creating build/lib/plugins/image_gen/fal2743hermes-agent-2026.7.7> copying plugins/image_gen/fal/__init__.py -> build/lib/plugins/image_gen/fal2744hermes-agent-2026.7.7> creating build/lib/plugins/image_gen/xai2745hermes-agent-2026.7.7> copying plugins/image_gen/xai/__init__.py -> build/lib/plugins/image_gen/xai2746hermes-agent-2026.7.7> creating build/lib/plugins/image_gen/krea2747hermes-agent-2026.7.7> copying plugins/image_gen/krea/__init__.py -> build/lib/plugins/image_gen/krea2748hermes-agent-2026.7.7> creating build/lib/plugins/platforms/dingtalk2749hermes-agent-2026.7.7> copying plugins/platforms/dingtalk/adapter.py -> build/lib/plugins/platforms/dingtalk2750hermes-agent-2026.7.7> copying plugins/platforms/dingtalk/__init__.py -> build/lib/plugins/platforms/dingtalk2751hermes-agent-2026.7.7> creating build/lib/plugins/platforms/mattermost2752hermes-agent-2026.7.7> copying plugins/platforms/mattermost/__init__.py -> build/lib/plugins/platforms/mattermost2753hermes-agent-2026.7.7> copying plugins/platforms/mattermost/adapter.py -> build/lib/plugins/platforms/mattermost2754hermes-agent-2026.7.7> creating build/lib/plugins/platforms/discord2755hermes-agent-2026.7.7> copying plugins/platforms/discord/__init__.py -> build/lib/plugins/platforms/discord2756hermes-agent-2026.7.7> copying plugins/platforms/discord/adapter.py -> build/lib/plugins/platforms/discord2757hermes-agent-2026.7.7> copying plugins/platforms/discord/voice_mixer.py -> build/lib/plugins/platforms/discord2758hermes-agent-2026.7.7> creating build/lib/plugins/platforms/homeassistant2759hermes-agent-2026.7.7> copying plugins/platforms/homeassistant/adapter.py -> build/lib/plugins/platforms/homeassistant2760hermes-agent-2026.7.7> copying plugins/platforms/homeassistant/__init__.py -> build/lib/plugins/platforms/homeassistant2761hermes-agent-2026.7.7> creating build/lib/plugins/platforms/simplex2762hermes-agent-2026.7.7> copying plugins/platforms/simplex/adapter.py -> build/lib/plugins/platforms/simplex2763hermes-agent-2026.7.7> copying plugins/platforms/simplex/__init__.py -> build/lib/plugins/platforms/simplex2764hermes-agent-2026.7.7> creating build/lib/plugins/platforms/telegram2765hermes-agent-2026.7.7> copying plugins/platforms/telegram/telegram_network.py -> build/lib/plugins/platforms/telegram2766hermes-agent-2026.7.7> copying plugins/platforms/telegram/telegram_ids.py -> build/lib/plugins/platforms/telegram2767hermes-agent-2026.7.7> copying plugins/platforms/telegram/adapter.py -> build/lib/plugins/platforms/telegram2768hermes-agent-2026.7.7> copying plugins/platforms/telegram/__init__.py -> build/lib/plugins/platforms/telegram2769hermes-agent-2026.7.7> creating build/lib/plugins/platforms/raft2770hermes-agent-2026.7.7> copying plugins/platforms/raft/__init__.py -> build/lib/plugins/platforms/raft2771hermes-agent-2026.7.7> copying plugins/platforms/raft/adapter.py -> build/lib/plugins/platforms/raft2772hermes-agent-2026.7.7> creating build/lib/plugins/platforms/matrix2773hermes-agent-2026.7.7> copying plugins/platforms/matrix/__init__.py -> build/lib/plugins/platforms/matrix2774hermes-agent-2026.7.7> copying plugins/platforms/matrix/adapter.py -> build/lib/plugins/platforms/matrix2775hermes-agent-2026.7.7> creating build/lib/plugins/platforms/sms2776hermes-agent-2026.7.7> copying plugins/platforms/sms/__init__.py -> build/lib/plugins/platforms/sms2777hermes-agent-2026.7.7> copying plugins/platforms/sms/adapter.py -> build/lib/plugins/platforms/sms2778hermes-agent-2026.7.7> creating build/lib/plugins/platforms/line2779hermes-agent-2026.7.7> copying plugins/platforms/line/__init__.py -> build/lib/plugins/platforms/line2780hermes-agent-2026.7.7> copying plugins/platforms/line/adapter.py -> build/lib/plugins/platforms/line2781hermes-agent-2026.7.7> creating build/lib/plugins/platforms/email2782hermes-agent-2026.7.7> copying plugins/platforms/email/adapter.py -> build/lib/plugins/platforms/email2783hermes-agent-2026.7.7> copying plugins/platforms/email/__init__.py -> build/lib/plugins/platforms/email2784hermes-agent-2026.7.7> creating build/lib/plugins/platforms/feishu2785hermes-agent-2026.7.7> copying plugins/platforms/feishu/feishu_comment.py -> build/lib/plugins/platforms/feishu2786hermes-agent-2026.7.7> copying plugins/platforms/feishu/__init__.py -> build/lib/plugins/platforms/feishu2787hermes-agent-2026.7.7> copying plugins/platforms/feishu/adapter.py -> build/lib/plugins/platforms/feishu2788hermes-agent-2026.7.7> copying plugins/platforms/feishu/feishu_meeting_invite.py -> build/lib/plugins/platforms/feishu2789hermes-agent-2026.7.7> copying plugins/platforms/feishu/feishu_comment_rules.py -> build/lib/plugins/platforms/feishu2790hermes-agent-2026.7.7> creating build/lib/plugins/platforms/ntfy2791hermes-agent-2026.7.7> copying plugins/platforms/ntfy/adapter.py -> build/lib/plugins/platforms/ntfy2792hermes-agent-2026.7.7> copying plugins/platforms/ntfy/__init__.py -> build/lib/plugins/platforms/ntfy2793hermes-agent-2026.7.7> creating build/lib/plugins/platforms/whatsapp2794hermes-agent-2026.7.7> copying plugins/platforms/whatsapp/adapter.py -> build/lib/plugins/platforms/whatsapp2795hermes-agent-2026.7.7> copying plugins/platforms/whatsapp/__init__.py -> build/lib/plugins/platforms/whatsapp2796hermes-agent-2026.7.7> creating build/lib/plugins/platforms/google_chat2797hermes-agent-2026.7.7> copying plugins/platforms/google_chat/adapter.py -> build/lib/plugins/platforms/google_chat2798hermes-agent-2026.7.7> copying plugins/platforms/google_chat/__init__.py -> build/lib/plugins/platforms/google_chat2799hermes-agent-2026.7.7> copying plugins/platforms/google_chat/oauth.py -> build/lib/plugins/platforms/google_chat2800hermes-agent-2026.7.7> creating build/lib/plugins/platforms/photon2801hermes-agent-2026.7.7> copying plugins/platforms/photon/cli.py -> build/lib/plugins/platforms/photon2802hermes-agent-2026.7.7> copying plugins/platforms/photon/__init__.py -> build/lib/plugins/platforms/photon2803hermes-agent-2026.7.7> copying plugins/platforms/photon/adapter.py -> build/lib/plugins/platforms/photon2804hermes-agent-2026.7.7> copying plugins/platforms/photon/auth.py -> build/lib/plugins/platforms/photon2805hermes-agent-2026.7.7> creating build/lib/plugins/platforms/wecom2806hermes-agent-2026.7.7> copying plugins/platforms/wecom/__init__.py -> build/lib/plugins/platforms/wecom2807hermes-agent-2026.7.7> copying plugins/platforms/wecom/adapter.py -> build/lib/plugins/platforms/wecom2808hermes-agent-2026.7.7> copying plugins/platforms/wecom/callback_adapter.py -> build/lib/plugins/platforms/wecom2809hermes-agent-2026.7.7> copying plugins/platforms/wecom/wecom_crypto.py -> build/lib/plugins/platforms/wecom2810hermes-agent-2026.7.7> creating build/lib/plugins/platforms/slack2811hermes-agent-2026.7.7> copying plugins/platforms/slack/adapter.py -> build/lib/plugins/platforms/slack2812hermes-agent-2026.7.7> copying plugins/platforms/slack/block_kit.py -> build/lib/plugins/platforms/slack2813hermes-agent-2026.7.7> copying plugins/platforms/slack/__init__.py -> build/lib/plugins/platforms/slack2814hermes-agent-2026.7.7> creating build/lib/plugins/platforms/teams2815hermes-agent-2026.7.7> copying plugins/platforms/teams/adapter.py -> build/lib/plugins/platforms/teams2816hermes-agent-2026.7.7> copying plugins/platforms/teams/__init__.py -> build/lib/plugins/platforms/teams2817hermes-agent-2026.7.7> creating build/lib/plugins/platforms/irc2818hermes-agent-2026.7.7> copying plugins/platforms/irc/__init__.py -> build/lib/plugins/platforms/irc2819hermes-agent-2026.7.7> copying plugins/platforms/irc/adapter.py -> build/lib/plugins/platforms/irc2820hermes-agent-2026.7.7> creating build/lib/plugins/cron_providers/chronos2821hermes-agent-2026.7.7> copying plugins/cron_providers/chronos/_nas_client.py -> build/lib/plugins/cron_providers/chronos2822hermes-agent-2026.7.7> copying plugins/cron_providers/chronos/verify.py -> build/lib/plugins/cron_providers/chronos2823hermes-agent-2026.7.7> copying plugins/cron_providers/chronos/__init__.py -> build/lib/plugins/cron_providers/chronos2824hermes-agent-2026.7.7> creating build/lib/plugins/google_meet/node2825hermes-agent-2026.7.7> copying plugins/google_meet/node/protocol.py -> build/lib/plugins/google_meet/node2826hermes-agent-2026.7.7> copying plugins/google_meet/node/client.py -> build/lib/plugins/google_meet/node2827hermes-agent-2026.7.7> copying plugins/google_meet/node/server.py -> build/lib/plugins/google_meet/node2828hermes-agent-2026.7.7> copying plugins/google_meet/node/cli.py -> build/lib/plugins/google_meet/node2829hermes-agent-2026.7.7> copying plugins/google_meet/node/__init__.py -> build/lib/plugins/google_meet/node2830hermes-agent-2026.7.7> copying plugins/google_meet/node/registry.py -> build/lib/plugins/google_meet/node2831hermes-agent-2026.7.7> creating build/lib/plugins/google_meet/realtime2832hermes-agent-2026.7.7> copying plugins/google_meet/realtime/openai_client.py -> build/lib/plugins/google_meet/realtime2833hermes-agent-2026.7.7> copying plugins/google_meet/realtime/__init__.py -> build/lib/plugins/google_meet/realtime2834hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/minimax2835hermes-agent-2026.7.7> copying plugins/model-providers/minimax/__init__.py -> build/lib/plugins/model-providers/minimax2836hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/gmi2837hermes-agent-2026.7.7> copying plugins/model-providers/gmi/__init__.py -> build/lib/plugins/model-providers/gmi2838hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/kilocode2839hermes-agent-2026.7.7> copying plugins/model-providers/kilocode/__init__.py -> build/lib/plugins/model-providers/kilocode2840hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/qwen-oauth2841hermes-agent-2026.7.7> copying plugins/model-providers/qwen-oauth/__init__.py -> build/lib/plugins/model-providers/qwen-oauth2842hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/xiaomi2843hermes-agent-2026.7.7> copying plugins/model-providers/xiaomi/__init__.py -> build/lib/plugins/model-providers/xiaomi2844hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/vertex2845hermes-agent-2026.7.7> copying plugins/model-providers/vertex/__init__.py -> build/lib/plugins/model-providers/vertex2846hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/kimi-coding2847hermes-agent-2026.7.7> copying plugins/model-providers/kimi-coding/__init__.py -> build/lib/plugins/model-providers/kimi-coding2848hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/azure-foundry2849hermes-agent-2026.7.7> copying plugins/model-providers/azure-foundry/__init__.py -> build/lib/plugins/model-providers/azure-foundry2850hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/copilot-acp2851hermes-agent-2026.7.7> copying plugins/model-providers/copilot-acp/__init__.py -> build/lib/plugins/model-providers/copilot-acp2852hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/ollama-cloud2853hermes-agent-2026.7.7> copying plugins/model-providers/ollama-cloud/__init__.py -> build/lib/plugins/model-providers/ollama-cloud2854hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/arcee2855hermes-agent-2026.7.7> copying plugins/model-providers/arcee/__init__.py -> build/lib/plugins/model-providers/arcee2856hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/openrouter2857hermes-agent-2026.7.7> copying plugins/model-providers/openrouter/__init__.py -> build/lib/plugins/model-providers/openrouter2858hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/opencode-zen2859hermes-agent-2026.7.7> copying plugins/model-providers/opencode-zen/__init__.py -> build/lib/plugins/model-providers/opencode-zen2860hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/alibaba-coding-plan2861hermes-agent-2026.7.7> copying plugins/model-providers/alibaba-coding-plan/__init__.py -> build/lib/plugins/model-providers/alibaba-coding-plan2862hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/anthropic2863hermes-agent-2026.7.7> copying plugins/model-providers/anthropic/__init__.py -> build/lib/plugins/model-providers/anthropic2864hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/gemini2865hermes-agent-2026.7.7> copying plugins/model-providers/gemini/__init__.py -> build/lib/plugins/model-providers/gemini2866hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/custom2867hermes-agent-2026.7.7> copying plugins/model-providers/custom/__init__.py -> build/lib/plugins/model-providers/custom2868hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/zai2869hermes-agent-2026.7.7> copying plugins/model-providers/zai/__init__.py -> build/lib/plugins/model-providers/zai2870hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/nvidia2871hermes-agent-2026.7.7> copying plugins/model-providers/nvidia/__init__.py -> build/lib/plugins/model-providers/nvidia2872hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/huggingface2873hermes-agent-2026.7.7> copying plugins/model-providers/huggingface/__init__.py -> build/lib/plugins/model-providers/huggingface2874hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/bedrock2875hermes-agent-2026.7.7> copying plugins/model-providers/bedrock/__init__.py -> build/lib/plugins/model-providers/bedrock2876hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/xai2877hermes-agent-2026.7.7> copying plugins/model-providers/xai/__init__.py -> build/lib/plugins/model-providers/xai2878hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/novita2879hermes-agent-2026.7.7> copying plugins/model-providers/novita/__init__.py -> build/lib/plugins/model-providers/novita2880hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/copilot2881hermes-agent-2026.7.7> copying plugins/model-providers/copilot/__init__.py -> build/lib/plugins/model-providers/copilot2882hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/stepfun2883hermes-agent-2026.7.7> copying plugins/model-providers/stepfun/__init__.py -> build/lib/plugins/model-providers/stepfun2884hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/nous2885hermes-agent-2026.7.7> copying plugins/model-providers/nous/__init__.py -> build/lib/plugins/model-providers/nous2886hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/openai-codex2887hermes-agent-2026.7.7> copying plugins/model-providers/openai-codex/__init__.py -> build/lib/plugins/model-providers/openai-codex2888hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/deepseek2889hermes-agent-2026.7.7> copying plugins/model-providers/deepseek/__init__.py -> build/lib/plugins/model-providers/deepseek2890hermes-agent-2026.7.7> creating build/lib/plugins/model-providers/alibaba2891hermes-agent-2026.7.7> copying plugins/model-providers/alibaba/__init__.py -> build/lib/plugins/model-providers/alibaba2892hermes-agent-2026.7.7> creating build/lib/plugins/video_gen/fal2893hermes-agent-2026.7.7> copying plugins/video_gen/fal/__init__.py -> build/lib/plugins/video_gen/fal2894hermes-agent-2026.7.7> creating build/lib/plugins/video_gen/xai2895hermes-agent-2026.7.7> copying plugins/video_gen/xai/__init__.py -> build/lib/plugins/video_gen/xai2896hermes-agent-2026.7.7> creating build/lib/plugins/kanban/dashboard2897hermes-agent-2026.7.7> copying plugins/kanban/dashboard/plugin_api.py -> build/lib/plugins/kanban/dashboard2898hermes-agent-2026.7.7> creating build/lib/plugins/memory/holographic2899hermes-agent-2026.7.7> copying plugins/memory/holographic/holographic.py -> build/lib/plugins/memory/holographic2900hermes-agent-2026.7.7> copying plugins/memory/holographic/store.py -> build/lib/plugins/memory/holographic2901hermes-agent-2026.7.7> copying plugins/memory/holographic/retrieval.py -> build/lib/plugins/memory/holographic2902hermes-agent-2026.7.7> copying plugins/memory/holographic/__init__.py -> build/lib/plugins/memory/holographic2903hermes-agent-2026.7.7> creating build/lib/plugins/memory/retaindb2904hermes-agent-2026.7.7> copying plugins/memory/retaindb/__init__.py -> build/lib/plugins/memory/retaindb2905hermes-agent-2026.7.7> creating build/lib/plugins/memory/mem02906hermes-agent-2026.7.7> copying plugins/memory/mem0/__init__.py -> build/lib/plugins/memory/mem02907hermes-agent-2026.7.7> copying plugins/memory/mem0/_backend.py -> build/lib/plugins/memory/mem02908hermes-agent-2026.7.7> copying plugins/memory/mem0/_setup.py -> build/lib/plugins/memory/mem02909hermes-agent-2026.7.7> copying plugins/memory/mem0/_oss_providers.py -> build/lib/plugins/memory/mem02910hermes-agent-2026.7.7> creating build/lib/plugins/memory/hindsight2911hermes-agent-2026.7.7> copying plugins/memory/hindsight/__init__.py -> build/lib/plugins/memory/hindsight2912hermes-agent-2026.7.7> creating build/lib/plugins/memory/openviking2913hermes-agent-2026.7.7> copying plugins/memory/openviking/__init__.py -> build/lib/plugins/memory/openviking2914hermes-agent-2026.7.7> creating build/lib/plugins/memory/honcho2915hermes-agent-2026.7.7> copying plugins/memory/honcho/client.py -> build/lib/plugins/memory/honcho2916hermes-agent-2026.7.7> copying plugins/memory/honcho/oauth.py -> build/lib/plugins/memory/honcho2917hermes-agent-2026.7.7> copying plugins/memory/honcho/__init__.py -> build/lib/plugins/memory/honcho2918hermes-agent-2026.7.7> copying plugins/memory/honcho/oauth_flow.py -> build/lib/plugins/memory/honcho2919hermes-agent-2026.7.7> copying plugins/memory/honcho/cli.py -> build/lib/plugins/memory/honcho2920hermes-agent-2026.7.7> copying plugins/memory/honcho/session.py -> build/lib/plugins/memory/honcho2921hermes-agent-2026.7.7> creating build/lib/plugins/memory/supermemory2922hermes-agent-2026.7.7> copying plugins/memory/supermemory/__init__.py -> build/lib/plugins/memory/supermemory2923hermes-agent-2026.7.7> creating build/lib/plugins/memory/byterover2924hermes-agent-2026.7.7> copying plugins/memory/byterover/__init__.py -> build/lib/plugins/memory/byterover2925hermes-agent-2026.7.7> creating build/lib/plugins/web/tavily2926hermes-agent-2026.7.7> copying plugins/web/tavily/provider.py -> build/lib/plugins/web/tavily2927hermes-agent-2026.7.7> copying plugins/web/tavily/__init__.py -> build/lib/plugins/web/tavily2928hermes-agent-2026.7.7> creating build/lib/plugins/web/ddgs2929hermes-agent-2026.7.7> copying plugins/web/ddgs/__init__.py -> build/lib/plugins/web/ddgs2930hermes-agent-2026.7.7> copying plugins/web/ddgs/provider.py -> build/lib/plugins/web/ddgs2931hermes-agent-2026.7.7> creating build/lib/plugins/web/xai2932hermes-agent-2026.7.7> copying plugins/web/xai/__init__.py -> build/lib/plugins/web/xai2933hermes-agent-2026.7.7> copying plugins/web/xai/provider.py -> build/lib/plugins/web/xai2934hermes-agent-2026.7.7> creating build/lib/plugins/web/searxng2935hermes-agent-2026.7.7> copying plugins/web/searxng/__init__.py -> build/lib/plugins/web/searxng2936hermes-agent-2026.7.7> copying plugins/web/searxng/provider.py -> build/lib/plugins/web/searxng2937hermes-agent-2026.7.7> creating build/lib/plugins/web/exa2938hermes-agent-2026.7.7> copying plugins/web/exa/__init__.py -> build/lib/plugins/web/exa2939hermes-agent-2026.7.7> copying plugins/web/exa/provider.py -> build/lib/plugins/web/exa2940hermes-agent-2026.7.7> creating build/lib/plugins/web/firecrawl2941hermes-agent-2026.7.7> copying plugins/web/firecrawl/__init__.py -> build/lib/plugins/web/firecrawl2942hermes-agent-2026.7.7> copying plugins/web/firecrawl/provider.py -> build/lib/plugins/web/firecrawl2943hermes-agent-2026.7.7> creating build/lib/plugins/web/parallel2944hermes-agent-2026.7.7> copying plugins/web/parallel/__init__.py -> build/lib/plugins/web/parallel2945hermes-agent-2026.7.7> copying plugins/web/parallel/provider.py -> build/lib/plugins/web/parallel2946hermes-agent-2026.7.7> creating build/lib/plugins/web/brave_free2947hermes-agent-2026.7.7> copying plugins/web/brave_free/__init__.py -> build/lib/plugins/web/brave_free2948hermes-agent-2026.7.7> copying plugins/web/brave_free/provider.py -> build/lib/plugins/web/brave_free2949hermes-agent-2026.7.7> creating build/lib/plugins/hermes-achievements/tests2950hermes-agent-2026.7.7> copying plugins/hermes-achievements/tests/test_achievement_engine.py -> build/lib/plugins/hermes-achievements/tests2951hermes-agent-2026.7.7> creating build/lib/plugins/hermes-achievements/dashboard2952hermes-agent-2026.7.7> copying plugins/hermes-achievements/dashboard/plugin_api.py -> build/lib/plugins/hermes-achievements/dashboard2953hermes-agent-2026.7.7> creating build/lib/plugins/observability/langfuse2954hermes-agent-2026.7.7> copying plugins/observability/langfuse/__init__.py -> build/lib/plugins/observability/langfuse2955hermes-agent-2026.7.7> creating build/lib/plugins/observability/nemo_relay2956hermes-agent-2026.7.7> copying plugins/observability/nemo_relay/__init__.py -> build/lib/plugins/observability/nemo_relay2957hermes-agent-2026.7.7> creating build/lib/plugins/browser/firecrawl2958hermes-agent-2026.7.7> copying plugins/browser/firecrawl/__init__.py -> build/lib/plugins/browser/firecrawl2959hermes-agent-2026.7.7> copying plugins/browser/firecrawl/provider.py -> build/lib/plugins/browser/firecrawl2960hermes-agent-2026.7.7> creating build/lib/plugins/browser/browserbase2961hermes-agent-2026.7.7> copying plugins/browser/browserbase/__init__.py -> build/lib/plugins/browser/browserbase2962hermes-agent-2026.7.7> copying plugins/browser/browserbase/provider.py -> build/lib/plugins/browser/browserbase2963hermes-agent-2026.7.7> creating build/lib/plugins/browser/browser_use2964hermes-agent-2026.7.7> copying plugins/browser/browser_use/provider.py -> build/lib/plugins/browser/browser_use2965hermes-agent-2026.7.7> copying plugins/browser/browser_use/__init__.py -> build/lib/plugins/browser/browser_use2966hermes-agent-2026.7.7> creating build/lib/gateway/relay2967hermes-agent-2026.7.7> copying gateway/relay/ws_transport.py -> build/lib/gateway/relay2968hermes-agent-2026.7.7> copying gateway/relay/transport.py -> build/lib/gateway/relay2969hermes-agent-2026.7.7> copying gateway/relay/adapter.py -> build/lib/gateway/relay2970hermes-agent-2026.7.7> copying gateway/relay/__init__.py -> build/lib/gateway/relay2971hermes-agent-2026.7.7> copying gateway/relay/descriptor.py -> build/lib/gateway/relay2972hermes-agent-2026.7.7> copying gateway/relay/auth.py -> build/lib/gateway/relay2973hermes-agent-2026.7.7> creating build/lib/gateway/platforms2974hermes-agent-2026.7.7> copying gateway/platforms/whatsapp_cloud.py -> build/lib/gateway/platforms2975hermes-agent-2026.7.7> copying gateway/platforms/signal_rate_limit.py -> build/lib/gateway/platforms2976hermes-agent-2026.7.7> copying gateway/platforms/yuanbao.py -> build/lib/gateway/platforms2977hermes-agent-2026.7.7> copying gateway/platforms/yuanbao_media.py -> build/lib/gateway/platforms2978hermes-agent-2026.7.7> copying gateway/platforms/base.py -> build/lib/gateway/platforms2979hermes-agent-2026.7.7> copying gateway/platforms/msgraph_webhook.py -> build/lib/gateway/platforms2980hermes-agent-2026.7.7> copying gateway/platforms/api_server.py -> build/lib/gateway/platforms2981hermes-agent-2026.7.7> copying gateway/platforms/webhook.py -> build/lib/gateway/platforms2982hermes-agent-2026.7.7> copying gateway/platforms/_http_client_limits.py -> build/lib/gateway/platforms2983hermes-agent-2026.7.7> copying gateway/platforms/yuanbao_sticker.py -> build/lib/gateway/platforms2984hermes-agent-2026.7.7> copying gateway/platforms/bluebubbles.py -> build/lib/gateway/platforms2985hermes-agent-2026.7.7> copying gateway/platforms/yuanbao_proto.py -> build/lib/gateway/platforms2986hermes-agent-2026.7.7> copying gateway/platforms/whatsapp_common.py -> build/lib/gateway/platforms2987hermes-agent-2026.7.7> copying gateway/platforms/signal_format.py -> build/lib/gateway/platforms2988hermes-agent-2026.7.7> copying gateway/platforms/weixin.py -> build/lib/gateway/platforms2989hermes-agent-2026.7.7> copying gateway/platforms/__init__.py -> build/lib/gateway/platforms2990hermes-agent-2026.7.7> copying gateway/platforms/helpers.py -> build/lib/gateway/platforms2991hermes-agent-2026.7.7> copying gateway/platforms/signal.py -> build/lib/gateway/platforms2992hermes-agent-2026.7.7> creating build/lib/gateway/builtin_hooks2993hermes-agent-2026.7.7> copying gateway/builtin_hooks/__init__.py -> build/lib/gateway/builtin_hooks2994hermes-agent-2026.7.7> creating build/lib/gateway/platforms/qqbot2995hermes-agent-2026.7.7> copying gateway/platforms/qqbot/__init__.py -> build/lib/gateway/platforms/qqbot2996hermes-agent-2026.7.7> copying gateway/platforms/qqbot/keyboards.py -> build/lib/gateway/platforms/qqbot2997hermes-agent-2026.7.7> copying gateway/platforms/qqbot/crypto.py -> build/lib/gateway/platforms/qqbot2998hermes-agent-2026.7.7> copying gateway/platforms/qqbot/utils.py -> build/lib/gateway/platforms/qqbot2999hermes-agent-2026.7.7> copying gateway/platforms/qqbot/chunked_upload.py -> build/lib/gateway/platforms/qqbot3000hermes-agent-2026.7.7> copying gateway/platforms/qqbot/adapter.py -> build/lib/gateway/platforms/qqbot3001hermes-agent-2026.7.7> copying gateway/platforms/qqbot/onboard.py -> build/lib/gateway/platforms/qqbot3002hermes-agent-2026.7.7> copying gateway/platforms/qqbot/constants.py -> build/lib/gateway/platforms/qqbot3003hermes-agent-2026.7.7> running egg_info3004hermes-agent-2026.7.7> writing hermes_agent.egg-info/PKG-INFO3005hermes-agent-2026.7.7> writing dependency_links to hermes_agent.egg-info/dependency_links.txt3006hermes-agent-2026.7.7> writing entry points to hermes_agent.egg-info/entry_points.txt3007hermes-agent-2026.7.7> writing requirements to hermes_agent.egg-info/requires.txt3008hermes-agent-2026.7.7> writing top-level names to hermes_agent.egg-info/top_level.txt3009hermes-agent-2026.7.7> reading manifest file 'hermes_agent.egg-info/SOURCES.txt'3010hermes-agent-2026.7.7> reading manifest template 'MANIFEST.in'3011hermes-agent-2026.7.7> warning: no files found matching 'plugin.yml' under directory 'plugins'3012hermes-agent-2026.7.7> warning: no previously-included files matching '__pycache__' found anywhere in distribution3013hermes-agent-2026.7.7> warning: no previously-included files matching '*.py[cod]' found anywhere in distribution3014hermes-agent-2026.7.7> adding license file 'LICENSE'3015hermes-agent-2026.7.7> writing manifest file 'hermes_agent.egg-info/SOURCES.txt'3016hermes-agent-2026.7.7> copying plugins/kanban/dashboard/manifest.json -> build/lib/plugins/kanban/dashboard3017hermes-agent-2026.7.7> copying plugins/hermes-achievements/dashboard/manifest.json -> build/lib/plugins/hermes-achievements/dashboard3018hermes-agent-2026.7.7> creating build/lib/plugins/kanban/dashboard/dist3019hermes-agent-2026.7.7> copying plugins/kanban/dashboard/dist/index.js -> build/lib/plugins/kanban/dashboard/dist3020hermes-agent-2026.7.7> copying plugins/kanban/dashboard/dist/style.css -> build/lib/plugins/kanban/dashboard/dist3021hermes-agent-2026.7.7> creating build/lib/plugins/hermes-achievements/dashboard/dist3022hermes-agent-2026.7.7> copying plugins/hermes-achievements/dashboard/dist/style.css -> build/lib/plugins/hermes-achievements/dashboard/dist3023hermes-agent-2026.7.7> copying plugins/hermes-achievements/dashboard/dist/index.js -> build/lib/plugins/hermes-achievements/dashboard/dist3024hermes-agent-2026.7.7> copying plugins/dashboard_auth/basic/plugin.yaml -> build/lib/plugins/dashboard_auth/basic3025hermes-agent-2026.7.7> copying plugins/dashboard_auth/nous/plugin.yaml -> build/lib/plugins/dashboard_auth/nous3026hermes-agent-2026.7.7> copying plugins/dashboard_auth/self_hosted/plugin.yaml -> build/lib/plugins/dashboard_auth/self_hosted3027hermes-agent-2026.7.7> copying plugins/dashboard_auth/drain/plugin.yaml -> build/lib/plugins/dashboard_auth/drain3028hermes-agent-2026.7.7> copying plugins/image_gen/openrouter/plugin.yaml -> build/lib/plugins/image_gen/openrouter3029hermes-agent-2026.7.7> copying plugins/image_gen/openai/plugin.yaml -> build/lib/plugins/image_gen/openai3030hermes-agent-2026.7.7> copying plugins/image_gen/openai-codex/plugin.yaml -> build/lib/plugins/image_gen/openai-codex3031hermes-agent-2026.7.7> copying plugins/image_gen/fal/plugin.yaml -> build/lib/plugins/image_gen/fal3032hermes-agent-2026.7.7> copying plugins/image_gen/xai/plugin.yaml -> build/lib/plugins/image_gen/xai3033hermes-agent-2026.7.7> copying plugins/image_gen/krea/plugin.yaml -> build/lib/plugins/image_gen/krea3034hermes-agent-2026.7.7> copying plugins/spotify/plugin.yaml -> build/lib/plugins/spotify3035hermes-agent-2026.7.7> copying plugins/platforms/dingtalk/plugin.yaml -> build/lib/plugins/platforms/dingtalk3036hermes-agent-2026.7.7> copying plugins/platforms/mattermost/plugin.yaml -> build/lib/plugins/platforms/mattermost3037hermes-agent-2026.7.7> copying plugins/platforms/discord/plugin.yaml -> build/lib/plugins/platforms/discord3038hermes-agent-2026.7.7> copying plugins/platforms/homeassistant/plugin.yaml -> build/lib/plugins/platforms/homeassistant3039hermes-agent-2026.7.7> copying plugins/platforms/simplex/plugin.yaml -> build/lib/plugins/platforms/simplex3040hermes-agent-2026.7.7> copying plugins/platforms/telegram/plugin.yaml -> build/lib/plugins/platforms/telegram3041hermes-agent-2026.7.7> copying plugins/platforms/raft/plugin.yaml -> build/lib/plugins/platforms/raft3042hermes-agent-2026.7.7> copying plugins/platforms/matrix/plugin.yaml -> build/lib/plugins/platforms/matrix3043hermes-agent-2026.7.7> copying plugins/platforms/sms/plugin.yaml -> build/lib/plugins/platforms/sms3044hermes-agent-2026.7.7> copying plugins/platforms/line/plugin.yaml -> build/lib/plugins/platforms/line3045hermes-agent-2026.7.7> copying plugins/platforms/email/plugin.yaml -> build/lib/plugins/platforms/email3046hermes-agent-2026.7.7> copying plugins/platforms/feishu/plugin.yaml -> build/lib/plugins/platforms/feishu3047hermes-agent-2026.7.7> copying plugins/platforms/ntfy/plugin.yaml -> build/lib/plugins/platforms/ntfy3048hermes-agent-2026.7.7> copying plugins/platforms/whatsapp/plugin.yaml -> build/lib/plugins/platforms/whatsapp3049hermes-agent-2026.7.7> copying plugins/platforms/google_chat/plugin.yaml -> build/lib/plugins/platforms/google_chat3050hermes-agent-2026.7.7> copying plugins/platforms/photon/plugin.yaml -> build/lib/plugins/platforms/photon3051hermes-agent-2026.7.7> copying plugins/platforms/wecom/plugin.yaml -> build/lib/plugins/platforms/wecom3052hermes-agent-2026.7.7> copying plugins/platforms/slack/plugin.yaml -> build/lib/plugins/platforms/slack3053hermes-agent-2026.7.7> copying plugins/platforms/teams/plugin.yaml -> build/lib/plugins/platforms/teams3054hermes-agent-2026.7.7> copying plugins/platforms/irc/plugin.yaml -> build/lib/plugins/platforms/irc3055hermes-agent-2026.7.7> copying plugins/cron_providers/chronos/plugin.yaml -> build/lib/plugins/cron_providers/chronos3056hermes-agent-2026.7.7> copying plugins/security-guidance/plugin.yaml -> build/lib/plugins/security-guidance3057hermes-agent-2026.7.7> copying plugins/google_meet/plugin.yaml -> build/lib/plugins/google_meet3058hermes-agent-2026.7.7> copying plugins/model-providers/minimax/plugin.yaml -> build/lib/plugins/model-providers/minimax3059hermes-agent-2026.7.7> copying plugins/model-providers/gmi/plugin.yaml -> build/lib/plugins/model-providers/gmi3060hermes-agent-2026.7.7> copying plugins/model-providers/kilocode/plugin.yaml -> build/lib/plugins/model-providers/kilocode3061hermes-agent-2026.7.7> copying plugins/model-providers/qwen-oauth/plugin.yaml -> build/lib/plugins/model-providers/qwen-oauth3062hermes-agent-2026.7.7> copying plugins/model-providers/xiaomi/plugin.yaml -> build/lib/plugins/model-providers/xiaomi3063hermes-agent-2026.7.7> copying plugins/model-providers/vertex/plugin.yaml -> build/lib/plugins/model-providers/vertex3064hermes-agent-2026.7.7> copying plugins/model-providers/kimi-coding/plugin.yaml -> build/lib/plugins/model-providers/kimi-coding3065hermes-agent-2026.7.7> copying plugins/model-providers/azure-foundry/plugin.yaml -> build/lib/plugins/model-providers/azure-foundry3066hermes-agent-2026.7.7> copying plugins/model-providers/copilot-acp/plugin.yaml -> build/lib/plugins/model-providers/copilot-acp3067hermes-agent-2026.7.7> copying plugins/model-providers/ollama-cloud/plugin.yaml -> build/lib/plugins/model-providers/ollama-cloud3068hermes-agent-2026.7.7> copying plugins/model-providers/arcee/plugin.yaml -> build/lib/plugins/model-providers/arcee3069hermes-agent-2026.7.7> copying plugins/model-providers/openrouter/plugin.yaml -> build/lib/plugins/model-providers/openrouter3070hermes-agent-2026.7.7> copying plugins/model-providers/opencode-zen/plugin.yaml -> build/lib/plugins/model-providers/opencode-zen3071hermes-agent-2026.7.7> copying plugins/model-providers/alibaba-coding-plan/plugin.yaml -> build/lib/plugins/model-providers/alibaba-coding-plan3072hermes-agent-2026.7.7> copying plugins/model-providers/anthropic/plugin.yaml -> build/lib/plugins/model-providers/anthropic3073hermes-agent-2026.7.7> copying plugins/model-providers/gemini/plugin.yaml -> build/lib/plugins/model-providers/gemini3074hermes-agent-2026.7.7> copying plugins/model-providers/custom/plugin.yaml -> build/lib/plugins/model-providers/custom3075hermes-agent-2026.7.7> copying plugins/model-providers/zai/plugin.yaml -> build/lib/plugins/model-providers/zai3076hermes-agent-2026.7.7> copying plugins/model-providers/nvidia/plugin.yaml -> build/lib/plugins/model-providers/nvidia3077hermes-agent-2026.7.7> copying plugins/model-providers/huggingface/plugin.yaml -> build/lib/plugins/model-providers/huggingface3078hermes-agent-2026.7.7> copying plugins/model-providers/bedrock/plugin.yaml -> build/lib/plugins/model-providers/bedrock3079hermes-agent-2026.7.7> copying plugins/model-providers/xai/plugin.yaml -> build/lib/plugins/model-providers/xai3080hermes-agent-2026.7.7> copying plugins/model-providers/novita/plugin.yaml -> build/lib/plugins/model-providers/novita3081hermes-agent-2026.7.7> copying plugins/model-providers/copilot/plugin.yaml -> build/lib/plugins/model-providers/copilot3082hermes-agent-2026.7.7> copying plugins/model-providers/stepfun/plugin.yaml -> build/lib/plugins/model-providers/stepfun3083hermes-agent-2026.7.7> copying plugins/model-providers/nous/plugin.yaml -> build/lib/plugins/model-providers/nous3084hermes-agent-2026.7.7> copying plugins/model-providers/openai-codex/plugin.yaml -> build/lib/plugins/model-providers/openai-codex3085hermes-agent-2026.7.7> copying plugins/model-providers/deepseek/plugin.yaml -> build/lib/plugins/model-providers/deepseek3086hermes-agent-2026.7.7> copying plugins/model-providers/alibaba/plugin.yaml -> build/lib/plugins/model-providers/alibaba3087hermes-agent-2026.7.7> copying plugins/video_gen/fal/plugin.yaml -> build/lib/plugins/video_gen/fal3088hermes-agent-2026.7.7> copying plugins/video_gen/xai/plugin.yaml -> build/lib/plugins/video_gen/xai3089hermes-agent-2026.7.7> copying plugins/teams_pipeline/plugin.yaml -> build/lib/plugins/teams_pipeline3090hermes-agent-2026.7.7> copying plugins/memory/holographic/plugin.yaml -> build/lib/plugins/memory/holographic3091hermes-agent-2026.7.7> copying plugins/memory/retaindb/plugin.yaml -> build/lib/plugins/memory/retaindb3092hermes-agent-2026.7.7> copying plugins/memory/mem0/plugin.yaml -> build/lib/plugins/memory/mem03093hermes-agent-2026.7.7> copying plugins/memory/hindsight/plugin.yaml -> build/lib/plugins/memory/hindsight3094hermes-agent-2026.7.7> copying plugins/memory/openviking/plugin.yaml -> build/lib/plugins/memory/openviking3095hermes-agent-2026.7.7> copying plugins/memory/honcho/plugin.yaml -> build/lib/plugins/memory/honcho3096hermes-agent-2026.7.7> copying plugins/memory/supermemory/plugin.yaml -> build/lib/plugins/memory/supermemory3097hermes-agent-2026.7.7> copying plugins/memory/byterover/plugin.yaml -> build/lib/plugins/memory/byterover3098hermes-agent-2026.7.7> copying plugins/web/tavily/plugin.yaml -> build/lib/plugins/web/tavily3099hermes-agent-2026.7.7> copying plugins/web/ddgs/plugin.yaml -> build/lib/plugins/web/ddgs3100hermes-agent-2026.7.7> copying plugins/web/xai/plugin.yaml -> build/lib/plugins/web/xai3101hermes-agent-2026.7.7> copying plugins/web/searxng/plugin.yaml -> build/lib/plugins/web/searxng3102hermes-agent-2026.7.7> copying plugins/web/exa/plugin.yaml -> build/lib/plugins/web/exa3103hermes-agent-2026.7.7> copying plugins/web/firecrawl/plugin.yaml -> build/lib/plugins/web/firecrawl3104hermes-agent-2026.7.7> copying plugins/web/parallel/plugin.yaml -> build/lib/plugins/web/parallel3105hermes-agent-2026.7.7> copying plugins/web/brave_free/plugin.yaml -> build/lib/plugins/web/brave_free3106hermes-agent-2026.7.7> copying plugins/observability/langfuse/plugin.yaml -> build/lib/plugins/observability/langfuse3107hermes-agent-2026.7.7> copying plugins/observability/nemo_relay/plugin.yaml -> build/lib/plugins/observability/nemo_relay3108hermes-agent-2026.7.7> copying plugins/browser/firecrawl/plugin.yaml -> build/lib/plugins/browser/firecrawl3109hermes-agent-2026.7.7> copying plugins/browser/browserbase/plugin.yaml -> build/lib/plugins/browser/browserbase3110hermes-agent-2026.7.7> copying plugins/browser/browser_use/plugin.yaml -> build/lib/plugins/browser/browser_use3111hermes-agent-2026.7.7> copying plugins/disk-cleanup/plugin.yaml -> build/lib/plugins/disk-cleanup3112hermes-agent-2026.7.7> copying plugins/platforms/photon/README.md -> build/lib/plugins/platforms/photon3113hermes-agent-2026.7.7> creating build/lib/plugins/platforms/photon/sidecar3114hermes-agent-2026.7.7> copying plugins/platforms/photon/sidecar/README.md -> build/lib/plugins/platforms/photon/sidecar3115hermes-agent-2026.7.7> copying plugins/security-guidance/README.md -> build/lib/plugins/security-guidance3116hermes-agent-2026.7.7> copying plugins/google_meet/README.md -> build/lib/plugins/google_meet3117hermes-agent-2026.7.7> copying plugins/model-providers/README.md -> build/lib/plugins/model-providers3118hermes-agent-2026.7.7> copying plugins/memory/holographic/README.md -> build/lib/plugins/memory/holographic3119hermes-agent-2026.7.7> copying plugins/memory/retaindb/README.md -> build/lib/plugins/memory/retaindb3120hermes-agent-2026.7.7> copying plugins/memory/mem0/README.md -> build/lib/plugins/memory/mem03121hermes-agent-2026.7.7> copying plugins/memory/hindsight/README.md -> build/lib/plugins/memory/hindsight3122hermes-agent-2026.7.7> copying plugins/memory/openviking/README.md -> build/lib/plugins/memory/openviking3123hermes-agent-2026.7.7> copying plugins/memory/honcho/README.md -> build/lib/plugins/memory/honcho3124hermes-agent-2026.7.7> copying plugins/memory/supermemory/README.md -> build/lib/plugins/memory/supermemory3125hermes-agent-2026.7.7> copying plugins/memory/byterover/README.md -> build/lib/plugins/memory/byterover3126hermes-agent-2026.7.7> copying plugins/hermes-achievements/README.md -> build/lib/plugins/hermes-achievements3127hermes-agent-2026.7.7> copying plugins/observability/langfuse/README.md -> build/lib/plugins/observability/langfuse3128hermes-agent-2026.7.7> copying plugins/observability/nemo_relay/README.md -> build/lib/plugins/observability/nemo_relay3129hermes-agent-2026.7.7> copying plugins/disk-cleanup/README.md -> build/lib/plugins/disk-cleanup3130hermes-agent-2026.7.7> creating build/lib/gateway/assets3131hermes-agent-2026.7.7> copying gateway/assets/telegram-botfather-threads-settings.jpg -> build/lib/gateway/assets3132hermes-agent-2026.7.7> copying gateway/assets/status_phrases.yaml -> build/lib/gateway/assets3133hermes-agent-2026.7.7> installing to build/bdist.linux-x86_64/wheel3134hermes-agent-2026.7.7> running install3135hermes-agent-2026.7.7> running install_lib3136hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel3137hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/agent3138hermes-agent-2026.7.7> copying build/lib/agent/tts_provider.py -> build/bdist.linux-x86_64/wheel/./agent3139hermes-agent-2026.7.7> copying build/lib/agent/auxiliary_client.py -> build/bdist.linux-x86_64/wheel/./agent3140hermes-agent-2026.7.7> copying build/lib/agent/curator_backup.py -> build/bdist.linux-x86_64/wheel/./agent3141hermes-agent-2026.7.7> copying build/lib/agent/skill_utils.py -> build/bdist.linux-x86_64/wheel/./agent3142hermes-agent-2026.7.7> copying build/lib/agent/curator.py -> build/bdist.linux-x86_64/wheel/./agent3143hermes-agent-2026.7.7> copying build/lib/agent/gemini_schema.py -> build/bdist.linux-x86_64/wheel/./agent3144hermes-agent-2026.7.7> copying build/lib/agent/tool_executor.py -> build/bdist.linux-x86_64/wheel/./agent3145hermes-agent-2026.7.7> copying build/lib/agent/learning_graph.py -> build/bdist.linux-x86_64/wheel/./agent3146hermes-agent-2026.7.7> copying build/lib/agent/nous_rate_guard.py -> build/bdist.linux-x86_64/wheel/./agent3147hermes-agent-2026.7.7> copying build/lib/agent/agent_init.py -> build/bdist.linux-x86_64/wheel/./agent3148hermes-agent-2026.7.7> copying build/lib/agent/codex_runtime.py -> build/bdist.linux-x86_64/wheel/./agent3149hermes-agent-2026.7.7> copying build/lib/agent/error_classifier.py -> build/bdist.linux-x86_64/wheel/./agent3150hermes-agent-2026.7.7> copying build/lib/agent/moonshot_schema.py -> build/bdist.linux-x86_64/wheel/./agent3151hermes-agent-2026.7.7> copying build/lib/agent/image_gen_provider.py -> build/bdist.linux-x86_64/wheel/./agent3152hermes-agent-2026.7.7> copying build/lib/agent/stream_diag.py -> build/bdist.linux-x86_64/wheel/./agent3153hermes-agent-2026.7.7> copying build/lib/agent/context_compressor.py -> build/bdist.linux-x86_64/wheel/./agent3154hermes-agent-2026.7.7> copying build/lib/agent/plugin_llm.py -> build/bdist.linux-x86_64/wheel/./agent3155hermes-agent-2026.7.7> copying build/lib/agent/learning_mutations.py -> build/bdist.linux-x86_64/wheel/./agent3156hermes-agent-2026.7.7> copying build/lib/agent/models_dev.py -> build/bdist.linux-x86_64/wheel/./agent3157hermes-agent-2026.7.7> copying build/lib/agent/video_gen_registry.py -> build/bdist.linux-x86_64/wheel/./agent3158hermes-agent-2026.7.7> copying build/lib/agent/transcription_provider.py -> build/bdist.linux-x86_64/wheel/./agent3159hermes-agent-2026.7.7> copying build/lib/agent/lmstudio_reasoning.py -> build/bdist.linux-x86_64/wheel/./agent3160hermes-agent-2026.7.7> copying build/lib/agent/model_metadata.py -> build/bdist.linux-x86_64/wheel/./agent3161hermes-agent-2026.7.7> copying build/lib/agent/browser_registry.py -> build/bdist.linux-x86_64/wheel/./agent3162hermes-agent-2026.7.7> copying build/lib/agent/turn_retry_state.py -> build/bdist.linux-x86_64/wheel/./agent3163hermes-agent-2026.7.7> copying build/lib/agent/image_routing.py -> build/bdist.linux-x86_64/wheel/./agent3164hermes-agent-2026.7.7> copying build/lib/agent/async_utils.py -> build/bdist.linux-x86_64/wheel/./agent3165hermes-agent-2026.7.7> copying build/lib/agent/web_search_registry.py -> build/bdist.linux-x86_64/wheel/./agent3166hermes-agent-2026.7.7> copying build/lib/agent/conversation_compression.py -> build/bdist.linux-x86_64/wheel/./agent3167hermes-agent-2026.7.7> copying build/lib/agent/think_scrubber.py -> build/bdist.linux-x86_64/wheel/./agent3168hermes-agent-2026.7.7> copying build/lib/agent/memory_manager.py -> build/bdist.linux-x86_64/wheel/./agent3169hermes-agent-2026.7.7> copying build/lib/agent/ssl_verify.py -> build/bdist.linux-x86_64/wheel/./agent3170hermes-agent-2026.7.7> copying build/lib/agent/context_engine.py -> build/bdist.linux-x86_64/wheel/./agent3171hermes-agent-2026.7.7> copying build/lib/agent/title_generator.py -> build/bdist.linux-x86_64/wheel/./agent3172hermes-agent-2026.7.7> copying build/lib/agent/skill_bundles.py -> build/bdist.linux-x86_64/wheel/./agent3173hermes-agent-2026.7.7> copying build/lib/agent/billing_view.py -> build/bdist.linux-x86_64/wheel/./agent3174hermes-agent-2026.7.7> copying build/lib/agent/context_references.py -> build/bdist.linux-x86_64/wheel/./agent3175hermes-agent-2026.7.7> copying build/lib/agent/replay_cleanup.py -> build/bdist.linux-x86_64/wheel/./agent3176hermes-agent-2026.7.7> copying build/lib/agent/learning_graph_render.py -> build/bdist.linux-x86_64/wheel/./agent3177hermes-agent-2026.7.7> copying build/lib/agent/thread_scoped_output.py -> build/bdist.linux-x86_64/wheel/./agent3178hermes-agent-2026.7.7> copying build/lib/agent/message_sanitization.py -> build/bdist.linux-x86_64/wheel/./agent3179hermes-agent-2026.7.7> copying build/lib/agent/errors.py -> build/bdist.linux-x86_64/wheel/./agent3180hermes-agent-2026.7.7> copying build/lib/agent/turn_finalizer.py -> build/bdist.linux-x86_64/wheel/./agent3181hermes-agent-2026.7.7> copying build/lib/agent/anthropic_adapter.py -> build/bdist.linux-x86_64/wheel/./agent3182hermes-agent-2026.7.7> copying build/lib/agent/prompt_caching.py -> build/bdist.linux-x86_64/wheel/./agent3183hermes-agent-2026.7.7> copying build/lib/agent/skill_commands.py -> build/bdist.linux-x86_64/wheel/./agent3184hermes-agent-2026.7.7> copying build/lib/agent/conversation_loop.py -> build/bdist.linux-x86_64/wheel/./agent3185hermes-agent-2026.7.7> copying build/lib/agent/insights.py -> build/bdist.linux-x86_64/wheel/./agent3186hermes-agent-2026.7.7> copying build/lib/agent/i18n.py -> build/bdist.linux-x86_64/wheel/./agent3187hermes-agent-2026.7.7> copying build/lib/agent/manual_compression_feedback.py -> build/bdist.linux-x86_64/wheel/./agent3188hermes-agent-2026.7.7> copying build/lib/agent/markdown_tables.py -> build/bdist.linux-x86_64/wheel/./agent3189hermes-agent-2026.7.7> copying build/lib/agent/context_breakdown.py -> build/bdist.linux-x86_64/wheel/./agent3190hermes-agent-2026.7.7> copying build/lib/agent/ssl_guard.py -> build/bdist.linux-x86_64/wheel/./agent3191hermes-agent-2026.7.7> copying build/lib/agent/credential_persistence.py -> build/bdist.linux-x86_64/wheel/./agent3192hermes-agent-2026.7.7> copying build/lib/agent/verify_hooks.py -> build/bdist.linux-x86_64/wheel/./agent3193hermes-agent-2026.7.7> copying build/lib/agent/trajectory.py -> build/bdist.linux-x86_64/wheel/./agent3194hermes-agent-2026.7.7> copying build/lib/agent/process_bootstrap.py -> build/bdist.linux-x86_64/wheel/./agent3195hermes-agent-2026.7.7> copying build/lib/agent/codex_responses_adapter.py -> build/bdist.linux-x86_64/wheel/./agent3196hermes-agent-2026.7.7> copying build/lib/agent/agent_runtime_helpers.py -> build/bdist.linux-x86_64/wheel/./agent3197hermes-agent-2026.7.7> copying build/lib/agent/copilot_acp_client.py -> build/bdist.linux-x86_64/wheel/./agent3198hermes-agent-2026.7.7> copying build/lib/agent/tts_registry.py -> build/bdist.linux-x86_64/wheel/./agent3199hermes-agent-2026.7.7> copying build/lib/agent/learn_prompt.py -> build/bdist.linux-x86_64/wheel/./agent3200hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/agent/transports3201hermes-agent-2026.7.7> copying build/lib/agent/transports/types.py -> build/bdist.linux-x86_64/wheel/./agent/transports3202hermes-agent-2026.7.7> copying build/lib/agent/transports/bedrock.py -> build/bdist.linux-x86_64/wheel/./agent/transports3203hermes-agent-2026.7.7> copying build/lib/agent/transports/codex_app_server.py -> build/bdist.linux-x86_64/wheel/./agent/transports3204hermes-agent-2026.7.7> copying build/lib/agent/transports/anthropic.py -> build/bdist.linux-x86_64/wheel/./agent/transports3205hermes-agent-2026.7.7> copying build/lib/agent/transports/codex_app_server_session.py -> build/bdist.linux-x86_64/wheel/./agent/transports3206hermes-agent-2026.7.7> copying build/lib/agent/transports/base.py -> build/bdist.linux-x86_64/wheel/./agent/transports3207hermes-agent-2026.7.7> copying build/lib/agent/transports/codex.py -> build/bdist.linux-x86_64/wheel/./agent/transports3208hermes-agent-2026.7.7> copying build/lib/agent/transports/hermes_tools_mcp_server.py -> build/bdist.linux-x86_64/wheel/./agent/transports3209hermes-agent-2026.7.7> copying build/lib/agent/transports/codex_event_projector.py -> build/bdist.linux-x86_64/wheel/./agent/transports3210hermes-agent-2026.7.7> copying build/lib/agent/transports/chat_completions.py -> build/bdist.linux-x86_64/wheel/./agent/transports3211hermes-agent-2026.7.7> copying build/lib/agent/transports/__init__.py -> build/bdist.linux-x86_64/wheel/./agent/transports3212hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/agent/secret_sources3213hermes-agent-2026.7.7> copying build/lib/agent/secret_sources/_cache.py -> build/bdist.linux-x86_64/wheel/./agent/secret_sources3214hermes-agent-2026.7.7> copying build/lib/agent/secret_sources/base.py -> build/bdist.linux-x86_64/wheel/./agent/secret_sources3215hermes-agent-2026.7.7> copying build/lib/agent/secret_sources/onepassword.py -> build/bdist.linux-x86_64/wheel/./agent/secret_sources3216hermes-agent-2026.7.7> copying build/lib/agent/secret_sources/registry.py -> build/bdist.linux-x86_64/wheel/./agent/secret_sources3217hermes-agent-2026.7.7> copying build/lib/agent/secret_sources/__init__.py -> build/bdist.linux-x86_64/wheel/./agent/secret_sources3218hermes-agent-2026.7.7> copying build/lib/agent/secret_sources/bitwarden.py -> build/bdist.linux-x86_64/wheel/./agent/secret_sources3219hermes-agent-2026.7.7> copying build/lib/agent/portal_tags.py -> build/bdist.linux-x86_64/wheel/./agent3220hermes-agent-2026.7.7> copying build/lib/agent/coding_context.py -> build/bdist.linux-x86_64/wheel/./agent3221hermes-agent-2026.7.7> copying build/lib/agent/onboarding.py -> build/bdist.linux-x86_64/wheel/./agent3222hermes-agent-2026.7.7> copying build/lib/agent/trace_upload.py -> build/bdist.linux-x86_64/wheel/./agent3223hermes-agent-2026.7.7> copying build/lib/agent/tool_guardrails.py -> build/bdist.linux-x86_64/wheel/./agent3224hermes-agent-2026.7.7> copying build/lib/agent/verification_stop.py -> build/bdist.linux-x86_64/wheel/./agent3225hermes-agent-2026.7.7> copying build/lib/agent/credential_pool.py -> build/bdist.linux-x86_64/wheel/./agent3226hermes-agent-2026.7.7> copying build/lib/agent/moa_loop.py -> build/bdist.linux-x86_64/wheel/./agent3227hermes-agent-2026.7.7> copying build/lib/agent/bedrock_adapter.py -> build/bdist.linux-x86_64/wheel/./agent3228hermes-agent-2026.7.7> copying build/lib/agent/image_gen_registry.py -> build/bdist.linux-x86_64/wheel/./agent3229hermes-agent-2026.7.7> copying build/lib/agent/gemini_native_adapter.py -> build/bdist.linux-x86_64/wheel/./agent3230hermes-agent-2026.7.7> copying build/lib/agent/jiter_preload.py -> build/bdist.linux-x86_64/wheel/./agent3231hermes-agent-2026.7.7> copying build/lib/agent/runtime_cwd.py -> build/bdist.linux-x86_64/wheel/./agent3232hermes-agent-2026.7.7> copying build/lib/agent/credential_sources.py -> build/bdist.linux-x86_64/wheel/./agent3233hermes-agent-2026.7.7> copying build/lib/agent/thinking_timeout_guidance.py -> build/bdist.linux-x86_64/wheel/./agent3234hermes-agent-2026.7.7> copying build/lib/agent/turn_context.py -> build/bdist.linux-x86_64/wheel/./agent3235hermes-agent-2026.7.7> copying build/lib/agent/system_prompt.py -> build/bdist.linux-x86_64/wheel/./agent3236hermes-agent-2026.7.7> copying build/lib/agent/iteration_budget.py -> build/bdist.linux-x86_64/wheel/./agent3237hermes-agent-2026.7.7> copying build/lib/agent/browser_provider.py -> build/bdist.linux-x86_64/wheel/./agent3238hermes-agent-2026.7.7> copying build/lib/agent/verification_evidence.py -> build/bdist.linux-x86_64/wheel/./agent3239hermes-agent-2026.7.7> copying build/lib/agent/transcription_registry.py -> build/bdist.linux-x86_64/wheel/./agent3240hermes-agent-2026.7.7> copying build/lib/agent/video_gen_provider.py -> build/bdist.linux-x86_64/wheel/./agent3241hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/agent/pet3242hermes-agent-2026.7.7> copying build/lib/agent/pet/constants.py -> build/bdist.linux-x86_64/wheel/./agent/pet3243hermes-agent-2026.7.7> copying build/lib/agent/pet/state.py -> build/bdist.linux-x86_64/wheel/./agent/pet3244hermes-agent-2026.7.7> copying build/lib/agent/pet/manifest.py -> build/bdist.linux-x86_64/wheel/./agent/pet3245hermes-agent-2026.7.7> copying build/lib/agent/pet/store.py -> build/bdist.linux-x86_64/wheel/./agent/pet3246hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/agent/pet/generate3247hermes-agent-2026.7.7> copying build/lib/agent/pet/generate/orchestrate.py -> build/bdist.linux-x86_64/wheel/./agent/pet/generate3248hermes-agent-2026.7.7> copying build/lib/agent/pet/generate/imagegen.py -> build/bdist.linux-x86_64/wheel/./agent/pet/generate3249hermes-agent-2026.7.7> copying build/lib/agent/pet/generate/prompts.py -> build/bdist.linux-x86_64/wheel/./agent/pet/generate3250hermes-agent-2026.7.7> copying build/lib/agent/pet/generate/__init__.py -> build/bdist.linux-x86_64/wheel/./agent/pet/generate3251hermes-agent-2026.7.7> copying build/lib/agent/pet/generate/atlas.py -> build/bdist.linux-x86_64/wheel/./agent/pet/generate3252hermes-agent-2026.7.7> copying build/lib/agent/pet/__init__.py -> build/bdist.linux-x86_64/wheel/./agent/pet3253hermes-agent-2026.7.7> copying build/lib/agent/pet/render.py -> build/bdist.linux-x86_64/wheel/./agent/pet3254hermes-agent-2026.7.7> copying build/lib/agent/background_review.py -> build/bdist.linux-x86_64/wheel/./agent3255hermes-agent-2026.7.7> copying build/lib/agent/oneshot.py -> build/bdist.linux-x86_64/wheel/./agent3256hermes-agent-2026.7.7> copying build/lib/agent/message_content.py -> build/bdist.linux-x86_64/wheel/./agent3257hermes-agent-2026.7.7> copying build/lib/agent/retry_utils.py -> build/bdist.linux-x86_64/wheel/./agent3258hermes-agent-2026.7.7> copying build/lib/agent/web_search_provider.py -> build/bdist.linux-x86_64/wheel/./agent3259hermes-agent-2026.7.7> copying build/lib/agent/file_safety.py -> build/bdist.linux-x86_64/wheel/./agent3260hermes-agent-2026.7.7> copying build/lib/agent/subdirectory_hints.py -> build/bdist.linux-x86_64/wheel/./agent3261hermes-agent-2026.7.7> copying build/lib/agent/reasoning_timeouts.py -> build/bdist.linux-x86_64/wheel/./agent3262hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/agent/lsp3263hermes-agent-2026.7.7> copying build/lib/agent/lsp/install.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3264hermes-agent-2026.7.7> copying build/lib/agent/lsp/protocol.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3265hermes-agent-2026.7.7> copying build/lib/agent/lsp/workspace.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3266hermes-agent-2026.7.7> copying build/lib/agent/lsp/cli.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3267hermes-agent-2026.7.7> copying build/lib/agent/lsp/reporter.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3268hermes-agent-2026.7.7> copying build/lib/agent/lsp/range_shift.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3269hermes-agent-2026.7.7> copying build/lib/agent/lsp/eventlog.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3270hermes-agent-2026.7.7> copying build/lib/agent/lsp/__init__.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3271hermes-agent-2026.7.7> copying build/lib/agent/lsp/servers.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3272hermes-agent-2026.7.7> copying build/lib/agent/lsp/manager.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3273hermes-agent-2026.7.7> copying build/lib/agent/lsp/client.py -> build/bdist.linux-x86_64/wheel/./agent/lsp3274hermes-agent-2026.7.7> copying build/lib/agent/prompt_builder.py -> build/bdist.linux-x86_64/wheel/./agent3275hermes-agent-2026.7.7> copying build/lib/agent/redact.py -> build/bdist.linux-x86_64/wheel/./agent3276hermes-agent-2026.7.7> copying build/lib/agent/shell_hooks.py -> build/bdist.linux-x86_64/wheel/./agent3277hermes-agent-2026.7.7> copying build/lib/agent/account_usage.py -> build/bdist.linux-x86_64/wheel/./agent3278hermes-agent-2026.7.7> copying build/lib/agent/tool_result_classification.py -> build/bdist.linux-x86_64/wheel/./agent3279hermes-agent-2026.7.7> copying build/lib/agent/skill_preprocessing.py -> build/bdist.linux-x86_64/wheel/./agent3280hermes-agent-2026.7.7> copying build/lib/agent/usage_pricing.py -> build/bdist.linux-x86_64/wheel/./agent3281hermes-agent-2026.7.7> copying build/lib/agent/azure_identity_adapter.py -> build/bdist.linux-x86_64/wheel/./agent3282hermes-agent-2026.7.7> copying build/lib/agent/chat_completion_helpers.py -> build/bdist.linux-x86_64/wheel/./agent3283hermes-agent-2026.7.7> copying build/lib/agent/vertex_adapter.py -> build/bdist.linux-x86_64/wheel/./agent3284hermes-agent-2026.7.7> copying build/lib/agent/display.py -> build/bdist.linux-x86_64/wheel/./agent3285hermes-agent-2026.7.7> copying build/lib/agent/credits_tracker.py -> build/bdist.linux-x86_64/wheel/./agent3286hermes-agent-2026.7.7> copying build/lib/agent/secret_scope.py -> build/bdist.linux-x86_64/wheel/./agent3287hermes-agent-2026.7.7> copying build/lib/agent/rate_limit_tracker.py -> build/bdist.linux-x86_64/wheel/./agent3288hermes-agent-2026.7.7> copying build/lib/agent/__init__.py -> build/bdist.linux-x86_64/wheel/./agent3289hermes-agent-2026.7.7> copying build/lib/agent/moa_trace.py -> build/bdist.linux-x86_64/wheel/./agent3290hermes-agent-2026.7.7> copying build/lib/agent/tool_dispatch_helpers.py -> build/bdist.linux-x86_64/wheel/./agent3291hermes-agent-2026.7.7> copying build/lib/agent/memory_provider.py -> build/bdist.linux-x86_64/wheel/./agent3292hermes-agent-2026.7.7> copying build/lib/agent/bounded_response.py -> build/bdist.linux-x86_64/wheel/./agent3293hermes-agent-2026.7.7> copying build/lib/hermes_constants.py -> build/bdist.linux-x86_64/wheel/.3294hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_cli3295hermes-agent-2026.7.7> copying build/lib/hermes_cli/curator.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3296hermes-agent-2026.7.7> copying build/lib/hermes_cli/profile_describer.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3297hermes-agent-2026.7.7> copying build/lib/hermes_cli/cli_commands_mixin.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3298hermes-agent-2026.7.7> copying build/lib/hermes_cli/blueprint_cmd.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3299hermes-agent-2026.7.7> copying build/lib/hermes_cli/telegram_managed_bot.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3300hermes-agent-2026.7.7> copying build/lib/hermes_cli/bundles.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3301hermes-agent-2026.7.7> copying build/lib/hermes_cli/profiles.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3302hermes-agent-2026.7.7> copying build/lib/hermes_cli/send_cmd.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3303hermes-agent-2026.7.7> copying build/lib/hermes_cli/write_approval_commands.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3304hermes-agent-2026.7.7> copying build/lib/hermes_cli/skills_config.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3305hermes-agent-2026.7.7> copying build/lib/hermes_cli/session_export_html.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3306hermes-agent-2026.7.7> copying build/lib/hermes_cli/clipboard.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3307hermes-agent-2026.7.7> copying build/lib/hermes_cli/nous_subscription.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3308hermes-agent-2026.7.7> copying build/lib/hermes_cli/container_boot.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3309hermes-agent-2026.7.7> copying build/lib/hermes_cli/backup.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3310hermes-agent-2026.7.7> copying build/lib/hermes_cli/stdio.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3311hermes-agent-2026.7.7> copying build/lib/hermes_cli/setup.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3312hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_cli/proxy3313hermes-agent-2026.7.7> copying build/lib/hermes_cli/proxy/server.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/proxy3314hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_cli/proxy/adapters3315hermes-agent-2026.7.7> copying build/lib/hermes_cli/proxy/adapters/nous_portal.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/proxy/adapters3316hermes-agent-2026.7.7> copying build/lib/hermes_cli/proxy/adapters/base.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/proxy/adapters3317hermes-agent-2026.7.7> copying build/lib/hermes_cli/proxy/adapters/__init__.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/proxy/adapters3318hermes-agent-2026.7.7> copying build/lib/hermes_cli/proxy/adapters/xai.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/proxy/adapters3319hermes-agent-2026.7.7> copying build/lib/hermes_cli/proxy/cli.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/proxy3320hermes-agent-2026.7.7> copying build/lib/hermes_cli/proxy/__init__.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/proxy3321hermes-agent-2026.7.7> copying build/lib/hermes_cli/model_setup_flows.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3322hermes-agent-2026.7.7> copying build/lib/hermes_cli/nous_account.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3323hermes-agent-2026.7.7> copying build/lib/hermes_cli/platforms.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3324hermes-agent-2026.7.7> copying build/lib/hermes_cli/fallback_cmd.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3325hermes-agent-2026.7.7> copying build/lib/hermes_cli/default_soul.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3326hermes-agent-2026.7.7> copying build/lib/hermes_cli/_subprocess_compat.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3327hermes-agent-2026.7.7> copying build/lib/hermes_cli/skin_engine.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3328hermes-agent-2026.7.7> copying build/lib/hermes_cli/codex_models.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3329hermes-agent-2026.7.7> copying build/lib/hermes_cli/browser_connect.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3330hermes-agent-2026.7.7> copying build/lib/hermes_cli/setup_whatsapp_cloud.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3331hermes-agent-2026.7.7> copying build/lib/hermes_cli/build_info.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3332hermes-agent-2026.7.7> copying build/lib/hermes_cli/model_cost_guard.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3333hermes-agent-2026.7.7> copying build/lib/hermes_cli/managed_scope.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3334hermes-agent-2026.7.7> copying build/lib/hermes_cli/service_manager.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3335hermes-agent-2026.7.7> copying build/lib/hermes_cli/plugins_cmd.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3336hermes-agent-2026.7.7> copying build/lib/hermes_cli/secrets_cli.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3337hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_register.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3338hermes-agent-2026.7.7> copying build/lib/hermes_cli/model_normalize.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3339hermes-agent-2026.7.7> copying build/lib/hermes_cli/win_pty_bridge.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3340hermes-agent-2026.7.7> copying build/lib/hermes_cli/projects_db.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3341hermes-agent-2026.7.7> copying build/lib/hermes_cli/profile_distribution.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3342hermes-agent-2026.7.7> copying build/lib/hermes_cli/curses_ui.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3343hermes-agent-2026.7.7> copying build/lib/hermes_cli/memory_providers.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3344hermes-agent-2026.7.7> copying build/lib/hermes_cli/cli_output.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3345hermes-agent-2026.7.7> copying build/lib/hermes_cli/hooks.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3346hermes-agent-2026.7.7> copying build/lib/hermes_cli/copilot_auth.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3347hermes-agent-2026.7.7> copying build/lib/hermes_cli/kanban_db.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3348hermes-agent-2026.7.7> copying build/lib/hermes_cli/pty_session.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3349hermes-agent-2026.7.7> copying build/lib/hermes_cli/nous_billing.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3350hermes-agent-2026.7.7> copying build/lib/hermes_cli/mcp_catalog.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3351hermes-agent-2026.7.7> copying build/lib/hermes_cli/inventory.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3352hermes-agent-2026.7.7> copying build/lib/hermes_cli/gateway.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3353hermes-agent-2026.7.7> copying build/lib/hermes_cli/mcp_picker.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3354hermes-agent-2026.7.7> copying build/lib/hermes_cli/diagnostics_upload.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3355hermes-agent-2026.7.7> copying build/lib/hermes_cli/skills_hub.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3356hermes-agent-2026.7.7> copying build/lib/hermes_cli/session_export_md.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3357hermes-agent-2026.7.7> copying build/lib/hermes_cli/session_export.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3358hermes-agent-2026.7.7> copying build/lib/hermes_cli/cron.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3359hermes-agent-2026.7.7> copying build/lib/hermes_cli/model_switch.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3360hermes-agent-2026.7.7> copying build/lib/hermes_cli/checkpoints.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3361hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_cli/dashboard_auth3362hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/__init__.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3363hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/ws_tickets.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3364hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/registry.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3365hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/audit.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3366hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/token_auth.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3367hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/public_paths.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3368hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/prefix.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3369hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/routes.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3370hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/cookies.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3371hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/login_page.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3372hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/base.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3373hermes-agent-2026.7.7> copying build/lib/hermes_cli/dashboard_auth/middleware.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/dashboard_auth3374hermes-agent-2026.7.7> copying build/lib/hermes_cli/suggestions_cmd.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3375hermes-agent-2026.7.7> copying build/lib/hermes_cli/active_sessions.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3376hermes-agent-2026.7.7> copying build/lib/hermes_cli/dump.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3377hermes-agent-2026.7.7> copying build/lib/hermes_cli/journey.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3378hermes-agent-2026.7.7> copying build/lib/hermes_cli/toolset_validation.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3379hermes-agent-2026.7.7> copying build/lib/hermes_cli/pt_input_extras.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3380hermes-agent-2026.7.7> copying build/lib/hermes_cli/prompt_size.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3381hermes-agent-2026.7.7> copying build/lib/hermes_cli/kanban_specify.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3382hermes-agent-2026.7.7> copying build/lib/hermes_cli/claw.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3383hermes-agent-2026.7.7> copying build/lib/hermes_cli/__init__.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3384hermes-agent-2026.7.7> copying build/lib/hermes_cli/mcp_config.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3385hermes-agent-2026.7.7> copying build/lib/hermes_cli/context_switch_guard.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3386hermes-agent-2026.7.7> copying build/lib/hermes_cli/tools_config.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3387hermes-agent-2026.7.7> copying build/lib/hermes_cli/main.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3388hermes-agent-2026.7.7> copying build/lib/hermes_cli/psutil_android.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3389hermes-agent-2026.7.7> copying build/lib/hermes_cli/session_listing.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3390hermes-agent-2026.7.7> copying build/lib/hermes_cli/providers.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3391hermes-agent-2026.7.7> copying build/lib/hermes_cli/mcp_startup.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3392hermes-agent-2026.7.7> copying build/lib/hermes_cli/security_audit_startup.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3393hermes-agent-2026.7.7> copying build/lib/hermes_cli/portal_cli.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3394hermes-agent-2026.7.7> copying build/lib/hermes_cli/_parser.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3395hermes-agent-2026.7.7> copying build/lib/hermes_cli/doctor.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3396hermes-agent-2026.7.7> copying build/lib/hermes_cli/voice.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3397hermes-agent-2026.7.7> copying build/lib/hermes_cli/session_filters.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3398hermes-agent-2026.7.7> copying build/lib/hermes_cli/logs.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3399hermes-agent-2026.7.7> copying build/lib/hermes_cli/codex_runtime_plugin_migration.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3400hermes-agent-2026.7.7> copying build/lib/hermes_cli/goals.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3401hermes-agent-2026.7.7> copying build/lib/hermes_cli/web_server.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3402hermes-agent-2026.7.7> copying build/lib/hermes_cli/debug.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3403hermes-agent-2026.7.7> copying build/lib/hermes_cli/middleware.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3404hermes-agent-2026.7.7> copying build/lib/hermes_cli/secret_prompt.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3405hermes-agent-2026.7.7> copying build/lib/hermes_cli/completion.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3406hermes-agent-2026.7.7> copying build/lib/hermes_cli/dep_ensure.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3407hermes-agent-2026.7.7> copying build/lib/hermes_cli/pets.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3408hermes-agent-2026.7.7> copying build/lib/hermes_cli/memory_setup.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3409hermes-agent-2026.7.7> copying build/lib/hermes_cli/gui_uninstall.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3410hermes-agent-2026.7.7> copying build/lib/hermes_cli/kanban_decompose.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3411hermes-agent-2026.7.7> copying build/lib/hermes_cli/timeouts.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3412hermes-agent-2026.7.7> copying build/lib/hermes_cli/nous_auth_keepalive.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3413hermes-agent-2026.7.7> copying build/lib/hermes_cli/oneshot.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3414hermes-agent-2026.7.7> copying build/lib/hermes_cli/uninstall.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3415hermes-agent-2026.7.7> copying build/lib/hermes_cli/security_audit.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3416hermes-agent-2026.7.7> copying build/lib/hermes_cli/kanban.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3417hermes-agent-2026.7.7> copying build/lib/hermes_cli/env_loader.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3418hermes-agent-2026.7.7> copying build/lib/hermes_cli/web_git.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3419hermes-agent-2026.7.7> copying build/lib/hermes_cli/migrate.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3420hermes-agent-2026.7.7> copying build/lib/hermes_cli/auth.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3421hermes-agent-2026.7.7> copying build/lib/hermes_cli/mcp_security.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3422hermes-agent-2026.7.7> copying build/lib/hermes_cli/moa_config.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3423hermes-agent-2026.7.7> copying build/lib/hermes_cli/callbacks.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3424hermes-agent-2026.7.7> copying build/lib/hermes_cli/auth_commands.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3425hermes-agent-2026.7.7> copying build/lib/hermes_cli/pty_bridge.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3426hermes-agent-2026.7.7> copying build/lib/hermes_cli/partial_compress.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3427hermes-agent-2026.7.7> copying build/lib/hermes_cli/provider_catalog.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3428hermes-agent-2026.7.7> copying build/lib/hermes_cli/memory_oauth.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3429hermes-agent-2026.7.7> copying build/lib/hermes_cli/model_catalog.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3430hermes-agent-2026.7.7> copying build/lib/hermes_cli/kanban_diagnostics.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3431hermes-agent-2026.7.7> copying build/lib/hermes_cli/security_advisories.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3432hermes-agent-2026.7.7> copying build/lib/hermes_cli/gateway_enroll.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3433hermes-agent-2026.7.7> copying build/lib/hermes_cli/commands.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3434hermes-agent-2026.7.7> copying build/lib/hermes_cli/models.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3435hermes-agent-2026.7.7> copying build/lib/hermes_cli/sqlite_util.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3436hermes-agent-2026.7.7> copying build/lib/hermes_cli/fallback_config.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3437hermes-agent-2026.7.7> copying build/lib/hermes_cli/banner.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3438hermes-agent-2026.7.7> copying build/lib/hermes_cli/xai_retirement.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3439hermes-agent-2026.7.7> copying build/lib/hermes_cli/colors.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3440hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_cli/subcommands3441hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/plugins.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3442hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/update.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3443hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/login.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3444hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/_shared.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3445hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/gui.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3446hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/hooks.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3447hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/pairing.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3448hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/logs.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3449hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/webhook.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3450hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/version.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3451hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/doctor.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3452hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/security.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3453hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/profile.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3454hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/auth.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3455hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/config.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3456hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/setup.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3457hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/import_cmd.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3458hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/__init__.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3459hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/status.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3460hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/prompt_size.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3461hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/tools.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3462hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/logout.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3463hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/dashboard.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3464hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/skills.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3465hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/acp.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3466hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/postinstall.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3467hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/backup.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3468hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/gateway.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3469hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/uninstall.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3470hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/console.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3471hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/mcp.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3472hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/slack.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3473hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/whatsapp.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3474hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/debug.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3475hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/insights.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3476hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/cron.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3477hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/dump.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3478hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/memory.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3479hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/model.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3480hermes-agent-2026.7.7> copying build/lib/hermes_cli/subcommands/claw.py -> build/bdist.linux-x86_64/wheel/./hermes_cli/subcommands3481hermes-agent-2026.7.7> copying build/lib/hermes_cli/azure_detect.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3482hermes-agent-2026.7.7> copying build/lib/hermes_cli/console_engine.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3483hermes-agent-2026.7.7> copying build/lib/hermes_cli/cli_agent_setup_mixin.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3484hermes-agent-2026.7.7> copying build/lib/hermes_cli/status.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3485hermes-agent-2026.7.7> copying build/lib/hermes_cli/slack_cli.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3486hermes-agent-2026.7.7> copying build/lib/hermes_cli/runtime_provider.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3487hermes-agent-2026.7.7> copying build/lib/hermes_cli/onepassword_secrets_cli.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3488hermes-agent-2026.7.7> copying build/lib/hermes_cli/pairing.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3489hermes-agent-2026.7.7> copying build/lib/hermes_cli/moa_cmd.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3490hermes-agent-2026.7.7> copying build/lib/hermes_cli/webhook.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3491hermes-agent-2026.7.7> copying build/lib/hermes_cli/session_recap.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3492hermes-agent-2026.7.7> copying build/lib/hermes_cli/projects_cmd.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3493hermes-agent-2026.7.7> copying build/lib/hermes_cli/gateway_windows.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3494hermes-agent-2026.7.7> copying build/lib/hermes_cli/dingtalk_auth.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3495hermes-agent-2026.7.7> copying build/lib/hermes_cli/kanban_swarm.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3496hermes-agent-2026.7.7> copying build/lib/hermes_cli/relaunch.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3497hermes-agent-2026.7.7> copying build/lib/hermes_cli/tips.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3498hermes-agent-2026.7.7> copying build/lib/hermes_cli/managed_uv.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3499hermes-agent-2026.7.7> copying build/lib/hermes_cli/codex_runtime_switch.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3500hermes-agent-2026.7.7> copying build/lib/hermes_cli/config.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3501hermes-agent-2026.7.7> copying build/lib/hermes_cli/plugins.py -> build/bdist.linux-x86_64/wheel/./hermes_cli3502hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/providers3503hermes-agent-2026.7.7> copying build/lib/providers/base.py -> build/bdist.linux-x86_64/wheel/./providers3504hermes-agent-2026.7.7> copying build/lib/providers/__init__.py -> build/bdist.linux-x86_64/wheel/./providers3505hermes-agent-2026.7.7> copying build/lib/cli.py -> build/bdist.linux-x86_64/wheel/.3506hermes-agent-2026.7.7> copying build/lib/model_tools.py -> build/bdist.linux-x86_64/wheel/.3507hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/cron3508hermes-agent-2026.7.7> copying build/lib/cron/suggestions.py -> build/bdist.linux-x86_64/wheel/./cron3509hermes-agent-2026.7.7> copying build/lib/cron/__init__.py -> build/bdist.linux-x86_64/wheel/./cron3510hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/cron/scripts3511hermes-agent-2026.7.7> copying build/lib/cron/scripts/classify_items.py -> build/bdist.linux-x86_64/wheel/./cron/scripts3512hermes-agent-2026.7.7> copying build/lib/cron/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./cron/scripts3513hermes-agent-2026.7.7> copying build/lib/cron/scheduler_provider.py -> build/bdist.linux-x86_64/wheel/./cron3514hermes-agent-2026.7.7> copying build/lib/cron/suggestion_catalog.py -> build/bdist.linux-x86_64/wheel/./cron3515hermes-agent-2026.7.7> copying build/lib/cron/scheduler.py -> build/bdist.linux-x86_64/wheel/./cron3516hermes-agent-2026.7.7> copying build/lib/cron/lifecycle_guard.py -> build/bdist.linux-x86_64/wheel/./cron3517hermes-agent-2026.7.7> copying build/lib/cron/jobs.py -> build/bdist.linux-x86_64/wheel/./cron3518hermes-agent-2026.7.7> copying build/lib/cron/blueprint_catalog.py -> build/bdist.linux-x86_64/wheel/./cron3519hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/tools3520hermes-agent-2026.7.7> copying build/lib/tools/env_passthrough.py -> build/bdist.linux-x86_64/wheel/./tools3521hermes-agent-2026.7.7> copying build/lib/tools/tool_search.py -> build/bdist.linux-x86_64/wheel/./tools3522hermes-agent-2026.7.7> copying build/lib/tools/skills_sync.py -> build/bdist.linux-x86_64/wheel/./tools3523hermes-agent-2026.7.7> copying build/lib/tools/session_search_tool.py -> build/bdist.linux-x86_64/wheel/./tools3524hermes-agent-2026.7.7> copying build/lib/tools/read_terminal_tool.py -> build/bdist.linux-x86_64/wheel/./tools3525hermes-agent-2026.7.7> copying build/lib/tools/file_operations.py -> build/bdist.linux-x86_64/wheel/./tools3526hermes-agent-2026.7.7> copying build/lib/tools/tool_backend_helpers.py -> build/bdist.linux-x86_64/wheel/./tools3527hermes-agent-2026.7.7> copying build/lib/tools/microsoft_graph_auth.py -> build/bdist.linux-x86_64/wheel/./tools3528hermes-agent-2026.7.7> copying build/lib/tools/managed_tool_gateway.py -> build/bdist.linux-x86_64/wheel/./tools3529hermes-agent-2026.7.7> copying build/lib/tools/neutts_synth.py -> build/bdist.linux-x86_64/wheel/./tools3530hermes-agent-2026.7.7> copying build/lib/tools/clarify_gateway.py -> build/bdist.linux-x86_64/wheel/./tools3531hermes-agent-2026.7.7> copying build/lib/tools/computer_use_tool.py -> build/bdist.linux-x86_64/wheel/./tools3532hermes-agent-2026.7.7> copying build/lib/tools/xai_http.py -> build/bdist.linux-x86_64/wheel/./tools3533hermes-agent-2026.7.7> copying build/lib/tools/blueprints.py -> build/bdist.linux-x86_64/wheel/./tools3534hermes-agent-2026.7.7> copying build/lib/tools/browser_cdp_tool.py -> build/bdist.linux-x86_64/wheel/./tools3535hermes-agent-2026.7.7> copying build/lib/tools/process_registry.py -> build/bdist.linux-x86_64/wheel/./tools3536hermes-agent-2026.7.7> copying build/lib/tools/slash_confirm.py -> build/bdist.linux-x86_64/wheel/./tools3537hermes-agent-2026.7.7> copying build/lib/tools/fuzzy_match.py -> build/bdist.linux-x86_64/wheel/./tools3538hermes-agent-2026.7.7> copying build/lib/tools/vision_tools.py -> build/bdist.linux-x86_64/wheel/./tools3539hermes-agent-2026.7.7> copying build/lib/tools/tool_result_storage.py -> build/bdist.linux-x86_64/wheel/./tools3540hermes-agent-2026.7.7> copying build/lib/tools/interrupt.py -> build/bdist.linux-x86_64/wheel/./tools3541hermes-agent-2026.7.7> copying build/lib/tools/kanban_tools.py -> build/bdist.linux-x86_64/wheel/./tools3542hermes-agent-2026.7.7> copying build/lib/tools/path_security.py -> build/bdist.linux-x86_64/wheel/./tools3543hermes-agent-2026.7.7> copying build/lib/tools/image_source.py -> build/bdist.linux-x86_64/wheel/./tools3544hermes-agent-2026.7.7> copying build/lib/tools/yuanbao_tools.py -> build/bdist.linux-x86_64/wheel/./tools3545hermes-agent-2026.7.7> copying build/lib/tools/x_search_tool.py -> build/bdist.linux-x86_64/wheel/./tools3546hermes-agent-2026.7.7> copying build/lib/tools/code_execution_tool.py -> build/bdist.linux-x86_64/wheel/./tools3547hermes-agent-2026.7.7> copying build/lib/tools/browser_supervisor.py -> build/bdist.linux-x86_64/wheel/./tools3548hermes-agent-2026.7.7> copying build/lib/tools/web_tools.py -> build/bdist.linux-x86_64/wheel/./tools3549hermes-agent-2026.7.7> copying build/lib/tools/close_terminal_tool.py -> build/bdist.linux-x86_64/wheel/./tools3550hermes-agent-2026.7.7> copying build/lib/tools/homeassistant_tool.py -> build/bdist.linux-x86_64/wheel/./tools3551hermes-agent-2026.7.7> copying build/lib/tools/patch_parser.py -> build/bdist.linux-x86_64/wheel/./tools3552hermes-agent-2026.7.7> copying build/lib/tools/skill_usage.py -> build/bdist.linux-x86_64/wheel/./tools3553hermes-agent-2026.7.7> copying build/lib/tools/file_tools.py -> build/bdist.linux-x86_64/wheel/./tools3554hermes-agent-2026.7.7> copying build/lib/tools/threat_patterns.py -> build/bdist.linux-x86_64/wheel/./tools3555hermes-agent-2026.7.7> copying build/lib/tools/microsoft_graph_client.py -> build/bdist.linux-x86_64/wheel/./tools3556hermes-agent-2026.7.7> copying build/lib/tools/transcription_tools.py -> build/bdist.linux-x86_64/wheel/./tools3557hermes-agent-2026.7.7> copying build/lib/tools/hook_output_spill.py -> build/bdist.linux-x86_64/wheel/./tools3558hermes-agent-2026.7.7> copying build/lib/tools/async_delegation.py -> build/bdist.linux-x86_64/wheel/./tools3559hermes-agent-2026.7.7> copying build/lib/tools/voice_mode.py -> build/bdist.linux-x86_64/wheel/./tools3560hermes-agent-2026.7.7> copying build/lib/tools/send_message_tool.py -> build/bdist.linux-x86_64/wheel/./tools3561hermes-agent-2026.7.7> copying build/lib/tools/terminal_tool.py -> build/bdist.linux-x86_64/wheel/./tools3562hermes-agent-2026.7.7> copying build/lib/tools/todo_tool.py -> build/bdist.linux-x86_64/wheel/./tools3563hermes-agent-2026.7.7> copying build/lib/tools/skills_hub.py -> build/bdist.linux-x86_64/wheel/./tools3564hermes-agent-2026.7.7> copying build/lib/tools/openrouter_client.py -> build/bdist.linux-x86_64/wheel/./tools3565hermes-agent-2026.7.7> copying build/lib/tools/skill_provenance.py -> build/bdist.linux-x86_64/wheel/./tools3566hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/tools/environments3567hermes-agent-2026.7.7> copying build/lib/tools/environments/docker.py -> build/bdist.linux-x86_64/wheel/./tools/environments3568hermes-agent-2026.7.7> copying build/lib/tools/environments/singularity.py -> build/bdist.linux-x86_64/wheel/./tools/environments3569hermes-agent-2026.7.7> copying build/lib/tools/environments/ssh.py -> build/bdist.linux-x86_64/wheel/./tools/environments3570hermes-agent-2026.7.7> copying build/lib/tools/environments/daytona.py -> build/bdist.linux-x86_64/wheel/./tools/environments3571hermes-agent-2026.7.7> copying build/lib/tools/environments/base.py -> build/bdist.linux-x86_64/wheel/./tools/environments3572hermes-agent-2026.7.7> copying build/lib/tools/environments/managed_modal.py -> build/bdist.linux-x86_64/wheel/./tools/environments3573hermes-agent-2026.7.7> copying build/lib/tools/environments/modal.py -> build/bdist.linux-x86_64/wheel/./tools/environments3574hermes-agent-2026.7.7> copying build/lib/tools/environments/__init__.py -> build/bdist.linux-x86_64/wheel/./tools/environments3575hermes-agent-2026.7.7> copying build/lib/tools/environments/local.py -> build/bdist.linux-x86_64/wheel/./tools/environments3576hermes-agent-2026.7.7> copying build/lib/tools/environments/modal_utils.py -> build/bdist.linux-x86_64/wheel/./tools/environments3577hermes-agent-2026.7.7> copying build/lib/tools/environments/file_sync.py -> build/bdist.linux-x86_64/wheel/./tools/environments3578hermes-agent-2026.7.7> copying build/lib/tools/budget_config.py -> build/bdist.linux-x86_64/wheel/./tools3579hermes-agent-2026.7.7> copying build/lib/tools/ansi_strip.py -> build/bdist.linux-x86_64/wheel/./tools3580hermes-agent-2026.7.7> copying build/lib/tools/image_generation_tool.py -> build/bdist.linux-x86_64/wheel/./tools3581hermes-agent-2026.7.7> copying build/lib/tools/memory_tool.py -> build/bdist.linux-x86_64/wheel/./tools3582hermes-agent-2026.7.7> copying build/lib/tools/tirith_security.py -> build/bdist.linux-x86_64/wheel/./tools3583hermes-agent-2026.7.7> copying build/lib/tools/skills_tool.py -> build/bdist.linux-x86_64/wheel/./tools3584hermes-agent-2026.7.7> copying build/lib/tools/thread_context.py -> build/bdist.linux-x86_64/wheel/./tools3585hermes-agent-2026.7.7> copying build/lib/tools/skills_ast_audit.py -> build/bdist.linux-x86_64/wheel/./tools3586hermes-agent-2026.7.7> copying build/lib/tools/file_state.py -> build/bdist.linux-x86_64/wheel/./tools3587hermes-agent-2026.7.7> copying build/lib/tools/read_extract.py -> build/bdist.linux-x86_64/wheel/./tools3588hermes-agent-2026.7.7> copying build/lib/tools/write_approval.py -> build/bdist.linux-x86_64/wheel/./tools3589hermes-agent-2026.7.7> copying build/lib/tools/browser_camofox_state.py -> build/bdist.linux-x86_64/wheel/./tools3590hermes-agent-2026.7.7> copying build/lib/tools/checkpoint_manager.py -> build/bdist.linux-x86_64/wheel/./tools3591hermes-agent-2026.7.7> copying build/lib/tools/mcp_oauth.py -> build/bdist.linux-x86_64/wheel/./tools3592hermes-agent-2026.7.7> copying build/lib/tools/video_generation_tool.py -> build/bdist.linux-x86_64/wheel/./tools3593hermes-agent-2026.7.7> copying build/lib/tools/feishu_drive_tool.py -> build/bdist.linux-x86_64/wheel/./tools3594hermes-agent-2026.7.7> copying build/lib/tools/browser_dialog_tool.py -> build/bdist.linux-x86_64/wheel/./tools3595hermes-agent-2026.7.7> copying build/lib/tools/tool_output_limits.py -> build/bdist.linux-x86_64/wheel/./tools3596hermes-agent-2026.7.7> copying build/lib/tools/osv_check.py -> build/bdist.linux-x86_64/wheel/./tools3597hermes-agent-2026.7.7> copying build/lib/tools/clarify_tool.py -> build/bdist.linux-x86_64/wheel/./tools3598hermes-agent-2026.7.7> copying build/lib/tools/skills_guard.py -> build/bdist.linux-x86_64/wheel/./tools3599hermes-agent-2026.7.7> copying build/lib/tools/approval.py -> build/bdist.linux-x86_64/wheel/./tools3600hermes-agent-2026.7.7> copying build/lib/tools/mcp_oauth_manager.py -> build/bdist.linux-x86_64/wheel/./tools3601hermes-agent-2026.7.7> copying build/lib/tools/credential_files.py -> build/bdist.linux-x86_64/wheel/./tools3602hermes-agent-2026.7.7> copying build/lib/tools/env_probe.py -> build/bdist.linux-x86_64/wheel/./tools3603hermes-agent-2026.7.7> copying build/lib/tools/mcp_stdio_watchdog.py -> build/bdist.linux-x86_64/wheel/./tools3604hermes-agent-2026.7.7> copying build/lib/tools/url_safety.py -> build/bdist.linux-x86_64/wheel/./tools3605hermes-agent-2026.7.7> copying build/lib/tools/registry.py -> build/bdist.linux-x86_64/wheel/./tools3606hermes-agent-2026.7.7> copying build/lib/tools/website_policy.py -> build/bdist.linux-x86_64/wheel/./tools3607hermes-agent-2026.7.7> copying build/lib/tools/binary_extensions.py -> build/bdist.linux-x86_64/wheel/./tools3608hermes-agent-2026.7.7> copying build/lib/tools/daemon_pool.py -> build/bdist.linux-x86_64/wheel/./tools3609hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/tools/computer_use3610hermes-agent-2026.7.7> copying build/lib/tools/computer_use/permissions.py -> build/bdist.linux-x86_64/wheel/./tools/computer_use3611hermes-agent-2026.7.7> copying build/lib/tools/computer_use/cua_backend.py -> build/bdist.linux-x86_64/wheel/./tools/computer_use3612hermes-agent-2026.7.7> copying build/lib/tools/computer_use/tool.py -> build/bdist.linux-x86_64/wheel/./tools/computer_use3613hermes-agent-2026.7.7> copying build/lib/tools/computer_use/backend.py -> build/bdist.linux-x86_64/wheel/./tools/computer_use3614hermes-agent-2026.7.7> copying build/lib/tools/computer_use/doctor.py -> build/bdist.linux-x86_64/wheel/./tools/computer_use3615hermes-agent-2026.7.7> copying build/lib/tools/computer_use/vision_routing.py -> build/bdist.linux-x86_64/wheel/./tools/computer_use3616hermes-agent-2026.7.7> copying build/lib/tools/computer_use/schema.py -> build/bdist.linux-x86_64/wheel/./tools/computer_use3617hermes-agent-2026.7.7> copying build/lib/tools/computer_use/__init__.py -> build/bdist.linux-x86_64/wheel/./tools/computer_use3618hermes-agent-2026.7.7> copying build/lib/tools/delegate_tool.py -> build/bdist.linux-x86_64/wheel/./tools3619hermes-agent-2026.7.7> copying build/lib/tools/mcp_tool.py -> build/bdist.linux-x86_64/wheel/./tools3620hermes-agent-2026.7.7> copying build/lib/tools/__init__.py -> build/bdist.linux-x86_64/wheel/./tools3621hermes-agent-2026.7.7> copying build/lib/tools/xai_video_tools.py -> build/bdist.linux-x86_64/wheel/./tools3622hermes-agent-2026.7.7> copying build/lib/tools/project_tools.py -> build/bdist.linux-x86_64/wheel/./tools3623hermes-agent-2026.7.7> copying build/lib/tools/cronjob_tools.py -> build/bdist.linux-x86_64/wheel/./tools3624hermes-agent-2026.7.7> copying build/lib/tools/schema_sanitizer.py -> build/bdist.linux-x86_64/wheel/./tools3625hermes-agent-2026.7.7> copying build/lib/tools/tts_tool.py -> build/bdist.linux-x86_64/wheel/./tools3626hermes-agent-2026.7.7> copying build/lib/tools/discord_tool.py -> build/bdist.linux-x86_64/wheel/./tools3627hermes-agent-2026.7.7> copying build/lib/tools/fal_common.py -> build/bdist.linux-x86_64/wheel/./tools3628hermes-agent-2026.7.7> copying build/lib/tools/browser_camofox.py -> build/bdist.linux-x86_64/wheel/./tools3629hermes-agent-2026.7.7> copying build/lib/tools/debug_helpers.py -> build/bdist.linux-x86_64/wheel/./tools3630hermes-agent-2026.7.7> copying build/lib/tools/lazy_deps.py -> build/bdist.linux-x86_64/wheel/./tools3631hermes-agent-2026.7.7> copying build/lib/tools/skill_manager_tool.py -> build/bdist.linux-x86_64/wheel/./tools3632hermes-agent-2026.7.7> copying build/lib/tools/feishu_doc_tool.py -> build/bdist.linux-x86_64/wheel/./tools3633hermes-agent-2026.7.7> copying build/lib/tools/browser_tool.py -> build/bdist.linux-x86_64/wheel/./tools3634hermes-agent-2026.7.7> copying build/lib/hermes_logging.py -> build/bdist.linux-x86_64/wheel/.3635hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/gateway3636hermes-agent-2026.7.7> copying build/lib/gateway/message_timestamps.py -> build/bdist.linux-x86_64/wheel/./gateway3637hermes-agent-2026.7.7> copying build/lib/gateway/slash_commands.py -> build/bdist.linux-x86_64/wheel/./gateway3638hermes-agent-2026.7.7> copying build/lib/gateway/cgroup_cleanup.py -> build/bdist.linux-x86_64/wheel/./gateway3639hermes-agent-2026.7.7> copying build/lib/gateway/stream_consumer.py -> build/bdist.linux-x86_64/wheel/./gateway3640hermes-agent-2026.7.7> copying build/lib/gateway/session.py -> build/bdist.linux-x86_64/wheel/./gateway3641hermes-agent-2026.7.7> copying build/lib/gateway/scale_to_zero.py -> build/bdist.linux-x86_64/wheel/./gateway3642hermes-agent-2026.7.7> copying build/lib/gateway/run.py -> build/bdist.linux-x86_64/wheel/./gateway3643hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/gateway/platforms3644hermes-agent-2026.7.7> copying build/lib/gateway/platforms/signal_rate_limit.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3645hermes-agent-2026.7.7> copying build/lib/gateway/platforms/whatsapp_cloud.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3646hermes-agent-2026.7.7> copying build/lib/gateway/platforms/_http_client_limits.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3647hermes-agent-2026.7.7> copying build/lib/gateway/platforms/yuanbao_sticker.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3648hermes-agent-2026.7.7> copying build/lib/gateway/platforms/whatsapp_common.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3649hermes-agent-2026.7.7> copying build/lib/gateway/platforms/yuanbao_media.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3650hermes-agent-2026.7.7> copying build/lib/gateway/platforms/helpers.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3651hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/gateway/platforms/qqbot3652hermes-agent-2026.7.7> copying build/lib/gateway/platforms/qqbot/constants.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms/qqbot3653hermes-agent-2026.7.7> copying build/lib/gateway/platforms/qqbot/utils.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms/qqbot3654hermes-agent-2026.7.7> copying build/lib/gateway/platforms/qqbot/chunked_upload.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms/qqbot3655hermes-agent-2026.7.7> copying build/lib/gateway/platforms/qqbot/crypto.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms/qqbot3656hermes-agent-2026.7.7> copying build/lib/gateway/platforms/qqbot/__init__.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms/qqbot3657hermes-agent-2026.7.7> copying build/lib/gateway/platforms/qqbot/keyboards.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms/qqbot3658hermes-agent-2026.7.7> copying build/lib/gateway/platforms/qqbot/adapter.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms/qqbot3659hermes-agent-2026.7.7> copying build/lib/gateway/platforms/qqbot/onboard.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms/qqbot3660hermes-agent-2026.7.7> copying build/lib/gateway/platforms/base.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3661hermes-agent-2026.7.7> copying build/lib/gateway/platforms/bluebubbles.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3662hermes-agent-2026.7.7> copying build/lib/gateway/platforms/yuanbao.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3663hermes-agent-2026.7.7> copying build/lib/gateway/platforms/msgraph_webhook.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3664hermes-agent-2026.7.7> copying build/lib/gateway/platforms/signal.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3665hermes-agent-2026.7.7> copying build/lib/gateway/platforms/__init__.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3666hermes-agent-2026.7.7> copying build/lib/gateway/platforms/weixin.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3667hermes-agent-2026.7.7> copying build/lib/gateway/platforms/api_server.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3668hermes-agent-2026.7.7> copying build/lib/gateway/platforms/webhook.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3669hermes-agent-2026.7.7> copying build/lib/gateway/platforms/signal_format.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3670hermes-agent-2026.7.7> copying build/lib/gateway/platforms/yuanbao_proto.py -> build/bdist.linux-x86_64/wheel/./gateway/platforms3671hermes-agent-2026.7.7> copying build/lib/gateway/response_filters.py -> build/bdist.linux-x86_64/wheel/./gateway3672hermes-agent-2026.7.7> copying build/lib/gateway/stream_dispatch.py -> build/bdist.linux-x86_64/wheel/./gateway3673hermes-agent-2026.7.7> copying build/lib/gateway/stream_events.py -> build/bdist.linux-x86_64/wheel/./gateway3674hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/gateway/builtin_hooks3675hermes-agent-2026.7.7> copying build/lib/gateway/builtin_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./gateway/builtin_hooks3676hermes-agent-2026.7.7> copying build/lib/gateway/pairing.py -> build/bdist.linux-x86_64/wheel/./gateway3677hermes-agent-2026.7.7> copying build/lib/gateway/code_skew.py -> build/bdist.linux-x86_64/wheel/./gateway3678hermes-agent-2026.7.7> copying build/lib/gateway/authz_mixin.py -> build/bdist.linux-x86_64/wheel/./gateway3679hermes-agent-2026.7.7> copying build/lib/gateway/channel_directory.py -> build/bdist.linux-x86_64/wheel/./gateway3680hermes-agent-2026.7.7> copying build/lib/gateway/restart.py -> build/bdist.linux-x86_64/wheel/./gateway3681hermes-agent-2026.7.7> copying build/lib/gateway/dead_targets.py -> build/bdist.linux-x86_64/wheel/./gateway3682hermes-agent-2026.7.7> copying build/lib/gateway/__init__.py -> build/bdist.linux-x86_64/wheel/./gateway3683hermes-agent-2026.7.7> copying build/lib/gateway/whatsapp_identity.py -> build/bdist.linux-x86_64/wheel/./gateway3684hermes-agent-2026.7.7> copying build/lib/gateway/sticker_cache.py -> build/bdist.linux-x86_64/wheel/./gateway3685hermes-agent-2026.7.7> copying build/lib/gateway/delivery.py -> build/bdist.linux-x86_64/wheel/./gateway3686hermes-agent-2026.7.7> copying build/lib/gateway/rich_sent_store.py -> build/bdist.linux-x86_64/wheel/./gateway3687hermes-agent-2026.7.7> copying build/lib/gateway/restart_loop_guard.py -> build/bdist.linux-x86_64/wheel/./gateway3688hermes-agent-2026.7.7> copying build/lib/gateway/slash_access.py -> build/bdist.linux-x86_64/wheel/./gateway3689hermes-agent-2026.7.7> copying build/lib/gateway/status.py -> build/bdist.linux-x86_64/wheel/./gateway3690hermes-agent-2026.7.7> copying build/lib/gateway/mirror.py -> build/bdist.linux-x86_64/wheel/./gateway3691hermes-agent-2026.7.7> copying build/lib/gateway/config.py -> build/bdist.linux-x86_64/wheel/./gateway3692hermes-agent-2026.7.7> copying build/lib/gateway/cwd_placeholder.py -> build/bdist.linux-x86_64/wheel/./gateway3693hermes-agent-2026.7.7> copying build/lib/gateway/drain_control.py -> build/bdist.linux-x86_64/wheel/./gateway3694hermes-agent-2026.7.7> copying build/lib/gateway/kanban_watchers.py -> build/bdist.linux-x86_64/wheel/./gateway3695hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/gateway/relay3696hermes-agent-2026.7.7> copying build/lib/gateway/relay/adapter.py -> build/bdist.linux-x86_64/wheel/./gateway/relay3697hermes-agent-2026.7.7> copying build/lib/gateway/relay/descriptor.py -> build/bdist.linux-x86_64/wheel/./gateway/relay3698hermes-agent-2026.7.7> copying build/lib/gateway/relay/transport.py -> build/bdist.linux-x86_64/wheel/./gateway/relay3699hermes-agent-2026.7.7> copying build/lib/gateway/relay/ws_transport.py -> build/bdist.linux-x86_64/wheel/./gateway/relay3700hermes-agent-2026.7.7> copying build/lib/gateway/relay/__init__.py -> build/bdist.linux-x86_64/wheel/./gateway/relay3701hermes-agent-2026.7.7> copying build/lib/gateway/relay/auth.py -> build/bdist.linux-x86_64/wheel/./gateway/relay3702hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/gateway/assets3703hermes-agent-2026.7.7> copying build/lib/gateway/assets/status_phrases.yaml -> build/bdist.linux-x86_64/wheel/./gateway/assets3704hermes-agent-2026.7.7> copying build/lib/gateway/assets/telegram-botfather-threads-settings.jpg -> build/bdist.linux-x86_64/wheel/./gateway/assets3705hermes-agent-2026.7.7> copying build/lib/gateway/session_context.py -> build/bdist.linux-x86_64/wheel/./gateway3706hermes-agent-2026.7.7> copying build/lib/gateway/shutdown_forensics.py -> build/bdist.linux-x86_64/wheel/./gateway3707hermes-agent-2026.7.7> copying build/lib/gateway/status_phrases.py -> build/bdist.linux-x86_64/wheel/./gateway3708hermes-agent-2026.7.7> copying build/lib/gateway/platform_registry.py -> build/bdist.linux-x86_64/wheel/./gateway3709hermes-agent-2026.7.7> copying build/lib/gateway/hooks.py -> build/bdist.linux-x86_64/wheel/./gateway3710hermes-agent-2026.7.7> copying build/lib/gateway/display_config.py -> build/bdist.linux-x86_64/wheel/./gateway3711hermes-agent-2026.7.7> copying build/lib/gateway/runtime_footer.py -> build/bdist.linux-x86_64/wheel/./gateway3712hermes-agent-2026.7.7> copying build/lib/gateway/memory_monitor.py -> build/bdist.linux-x86_64/wheel/./gateway3713hermes-agent-2026.7.7> copying build/lib/mcp_serve.py -> build/bdist.linux-x86_64/wheel/.3714hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/acp_adapter3715hermes-agent-2026.7.7> copying build/lib/acp_adapter/permissions.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3716hermes-agent-2026.7.7> copying build/lib/acp_adapter/provenance.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3717hermes-agent-2026.7.7> copying build/lib/acp_adapter/entry.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3718hermes-agent-2026.7.7> copying build/lib/acp_adapter/session.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3719hermes-agent-2026.7.7> copying build/lib/acp_adapter/__init__.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3720hermes-agent-2026.7.7> copying build/lib/acp_adapter/edit_approval.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3721hermes-agent-2026.7.7> copying build/lib/acp_adapter/events.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3722hermes-agent-2026.7.7> copying build/lib/acp_adapter/__main__.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3723hermes-agent-2026.7.7> copying build/lib/acp_adapter/tools.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3724hermes-agent-2026.7.7> copying build/lib/acp_adapter/server.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3725hermes-agent-2026.7.7> copying build/lib/acp_adapter/auth.py -> build/bdist.linux-x86_64/wheel/./acp_adapter3726hermes-agent-2026.7.7> copying build/lib/toolset_distributions.py -> build/bdist.linux-x86_64/wheel/.3727hermes-agent-2026.7.7> copying build/lib/trajectory_compressor.py -> build/bdist.linux-x86_64/wheel/.3728hermes-agent-2026.7.7> copying build/lib/hermes_state.py -> build/bdist.linux-x86_64/wheel/.3729hermes-agent-2026.7.7> copying build/lib/utils.py -> build/bdist.linux-x86_64/wheel/.3730hermes-agent-2026.7.7> copying build/lib/batch_runner.py -> build/bdist.linux-x86_64/wheel/.3731hermes-agent-2026.7.7> copying build/lib/hermes_time.py -> build/bdist.linux-x86_64/wheel/.3732hermes-agent-2026.7.7> copying build/lib/hermes_bootstrap.py -> build/bdist.linux-x86_64/wheel/.3733hermes-agent-2026.7.7> copying build/lib/run_agent.py -> build/bdist.linux-x86_64/wheel/.3734hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/tui_gateway3735hermes-agent-2026.7.7> copying build/lib/tui_gateway/transport.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3736hermes-agent-2026.7.7> copying build/lib/tui_gateway/render.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3737hermes-agent-2026.7.7> copying build/lib/tui_gateway/loop_noise.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3738hermes-agent-2026.7.7> copying build/lib/tui_gateway/server.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3739hermes-agent-2026.7.7> copying build/lib/tui_gateway/project_tree.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3740hermes-agent-2026.7.7> copying build/lib/tui_gateway/slash_worker.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3741hermes-agent-2026.7.7> copying build/lib/tui_gateway/event_publisher.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3742hermes-agent-2026.7.7> copying build/lib/tui_gateway/git_probe.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3743hermes-agent-2026.7.7> copying build/lib/tui_gateway/__init__.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3744hermes-agent-2026.7.7> copying build/lib/tui_gateway/entry.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3745hermes-agent-2026.7.7> copying build/lib/tui_gateway/ws.py -> build/bdist.linux-x86_64/wheel/./tui_gateway3746hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins3747hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/spotify3748hermes-agent-2026.7.7> copying build/lib/plugins/spotify/tools.py -> build/bdist.linux-x86_64/wheel/./plugins/spotify3749hermes-agent-2026.7.7> copying build/lib/plugins/spotify/client.py -> build/bdist.linux-x86_64/wheel/./plugins/spotify3750hermes-agent-2026.7.7> copying build/lib/plugins/spotify/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/spotify3751hermes-agent-2026.7.7> copying build/lib/plugins/spotify/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/spotify3752hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/kanban3753hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/kanban/dashboard3754hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/kanban/dashboard/dist3755hermes-agent-2026.7.7> copying build/lib/plugins/kanban/dashboard/dist/style.css -> build/bdist.linux-x86_64/wheel/./plugins/kanban/dashboard/dist3756hermes-agent-2026.7.7> copying build/lib/plugins/kanban/dashboard/dist/index.js -> build/bdist.linux-x86_64/wheel/./plugins/kanban/dashboard/dist3757hermes-agent-2026.7.7> copying build/lib/plugins/kanban/dashboard/manifest.json -> build/bdist.linux-x86_64/wheel/./plugins/kanban/dashboard3758hermes-agent-2026.7.7> copying build/lib/plugins/kanban/dashboard/plugin_api.py -> build/bdist.linux-x86_64/wheel/./plugins/kanban/dashboard3759hermes-agent-2026.7.7> copying build/lib/plugins/plugin_utils.py -> build/bdist.linux-x86_64/wheel/./plugins3760hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/dashboard_auth3761hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/dashboard_auth/self_hosted3762hermes-agent-2026.7.7> copying build/lib/plugins/dashboard_auth/self_hosted/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/dashboard_auth/self_hosted3763hermes-agent-2026.7.7> copying build/lib/plugins/dashboard_auth/self_hosted/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/dashboard_auth/self_hosted3764hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/dashboard_auth/drain3765hermes-agent-2026.7.7> copying build/lib/plugins/dashboard_auth/drain/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/dashboard_auth/drain3766hermes-agent-2026.7.7> copying build/lib/plugins/dashboard_auth/drain/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/dashboard_auth/drain3767hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/dashboard_auth/nous3768hermes-agent-2026.7.7> copying build/lib/plugins/dashboard_auth/nous/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/dashboard_auth/nous3769hermes-agent-2026.7.7> copying build/lib/plugins/dashboard_auth/nous/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/dashboard_auth/nous3770hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/dashboard_auth/basic3771hermes-agent-2026.7.7> copying build/lib/plugins/dashboard_auth/basic/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/dashboard_auth/basic3772hermes-agent-2026.7.7> copying build/lib/plugins/dashboard_auth/basic/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/dashboard_auth/basic3773hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory3774hermes-agent-2026.7.7> copying build/lib/plugins/memory/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory3775hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory/supermemory3776hermes-agent-2026.7.7> copying build/lib/plugins/memory/supermemory/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/supermemory3777hermes-agent-2026.7.7> copying build/lib/plugins/memory/supermemory/README.md -> build/bdist.linux-x86_64/wheel/./plugins/memory/supermemory3778hermes-agent-2026.7.7> copying build/lib/plugins/memory/supermemory/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/memory/supermemory3779hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory/hindsight3780hermes-agent-2026.7.7> copying build/lib/plugins/memory/hindsight/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/hindsight3781hermes-agent-2026.7.7> copying build/lib/plugins/memory/hindsight/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/memory/hindsight3782hermes-agent-2026.7.7> copying build/lib/plugins/memory/hindsight/README.md -> build/bdist.linux-x86_64/wheel/./plugins/memory/hindsight3783hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory/retaindb3784hermes-agent-2026.7.7> copying build/lib/plugins/memory/retaindb/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/retaindb3785hermes-agent-2026.7.7> copying build/lib/plugins/memory/retaindb/README.md -> build/bdist.linux-x86_64/wheel/./plugins/memory/retaindb3786hermes-agent-2026.7.7> copying build/lib/plugins/memory/retaindb/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/memory/retaindb3787hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory/holographic3788hermes-agent-2026.7.7> copying build/lib/plugins/memory/holographic/holographic.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/holographic3789hermes-agent-2026.7.7> copying build/lib/plugins/memory/holographic/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/memory/holographic3790hermes-agent-2026.7.7> copying build/lib/plugins/memory/holographic/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/holographic3791hermes-agent-2026.7.7> copying build/lib/plugins/memory/holographic/README.md -> build/bdist.linux-x86_64/wheel/./plugins/memory/holographic3792hermes-agent-2026.7.7> copying build/lib/plugins/memory/holographic/store.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/holographic3793hermes-agent-2026.7.7> copying build/lib/plugins/memory/holographic/retrieval.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/holographic3794hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory/openviking3795hermes-agent-2026.7.7> copying build/lib/plugins/memory/openviking/README.md -> build/bdist.linux-x86_64/wheel/./plugins/memory/openviking3796hermes-agent-2026.7.7> copying build/lib/plugins/memory/openviking/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/memory/openviking3797hermes-agent-2026.7.7> copying build/lib/plugins/memory/openviking/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/openviking3798hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory/honcho3799hermes-agent-2026.7.7> copying build/lib/plugins/memory/honcho/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/honcho3800hermes-agent-2026.7.7> copying build/lib/plugins/memory/honcho/cli.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/honcho3801hermes-agent-2026.7.7> copying build/lib/plugins/memory/honcho/README.md -> build/bdist.linux-x86_64/wheel/./plugins/memory/honcho3802hermes-agent-2026.7.7> copying build/lib/plugins/memory/honcho/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/memory/honcho3803hermes-agent-2026.7.7> copying build/lib/plugins/memory/honcho/session.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/honcho3804hermes-agent-2026.7.7> copying build/lib/plugins/memory/honcho/client.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/honcho3805hermes-agent-2026.7.7> copying build/lib/plugins/memory/honcho/oauth_flow.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/honcho3806hermes-agent-2026.7.7> copying build/lib/plugins/memory/honcho/oauth.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/honcho3807hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory/byterover3808hermes-agent-2026.7.7> copying build/lib/plugins/memory/byterover/README.md -> build/bdist.linux-x86_64/wheel/./plugins/memory/byterover3809hermes-agent-2026.7.7> copying build/lib/plugins/memory/byterover/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/memory/byterover3810hermes-agent-2026.7.7> copying build/lib/plugins/memory/byterover/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/byterover3811hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/memory/mem03812hermes-agent-2026.7.7> copying build/lib/plugins/memory/mem0/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/memory/mem03813hermes-agent-2026.7.7> copying build/lib/plugins/memory/mem0/README.md -> build/bdist.linux-x86_64/wheel/./plugins/memory/mem03814hermes-agent-2026.7.7> copying build/lib/plugins/memory/mem0/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/mem03815hermes-agent-2026.7.7> copying build/lib/plugins/memory/mem0/_backend.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/mem03816hermes-agent-2026.7.7> copying build/lib/plugins/memory/mem0/_setup.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/mem03817hermes-agent-2026.7.7> copying build/lib/plugins/memory/mem0/_oss_providers.py -> build/bdist.linux-x86_64/wheel/./plugins/memory/mem03818hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/security-guidance3819hermes-agent-2026.7.7> copying build/lib/plugins/security-guidance/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/security-guidance3820hermes-agent-2026.7.7> copying build/lib/plugins/security-guidance/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/security-guidance3821hermes-agent-2026.7.7> copying build/lib/plugins/security-guidance/patterns.py -> build/bdist.linux-x86_64/wheel/./plugins/security-guidance3822hermes-agent-2026.7.7> copying build/lib/plugins/security-guidance/README.md -> build/bdist.linux-x86_64/wheel/./plugins/security-guidance3823hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/google_meet3824hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/google_meet/realtime3825hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/realtime/openai_client.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet/realtime3826hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/realtime/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet/realtime3827hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/cli.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet3828hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet3829hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/meet_bot.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet3830hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/google_meet3831hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/audio_bridge.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet3832hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/tools.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet3833hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/process_manager.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet3834hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/google_meet/node3835hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/node/server.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet/node3836hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/node/protocol.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet/node3837hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/node/client.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet/node3838hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/node/cli.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet/node3839hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/node/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet/node3840hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/node/registry.py -> build/bdist.linux-x86_64/wheel/./plugins/google_meet/node3841hermes-agent-2026.7.7> copying build/lib/plugins/google_meet/README.md -> build/bdist.linux-x86_64/wheel/./plugins/google_meet3842hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/disk-cleanup3843hermes-agent-2026.7.7> copying build/lib/plugins/disk-cleanup/README.md -> build/bdist.linux-x86_64/wheel/./plugins/disk-cleanup3844hermes-agent-2026.7.7> copying build/lib/plugins/disk-cleanup/disk_cleanup.py -> build/bdist.linux-x86_64/wheel/./plugins/disk-cleanup3845hermes-agent-2026.7.7> copying build/lib/plugins/disk-cleanup/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/disk-cleanup3846hermes-agent-2026.7.7> copying build/lib/plugins/disk-cleanup/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/disk-cleanup3847hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers3848hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/vertex3849hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/vertex/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/vertex3850hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/vertex/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/vertex3851hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/xiaomi3852hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/xiaomi/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/xiaomi3853hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/xiaomi/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/xiaomi3854hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/copilot-acp3855hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/copilot-acp/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/copilot-acp3856hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/copilot-acp/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/copilot-acp3857hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/qwen-oauth3858hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/qwen-oauth/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/qwen-oauth3859hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/qwen-oauth/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/qwen-oauth3860hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/gmi3861hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/gmi/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/gmi3862hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/gmi/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/gmi3863hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/alibaba-coding-plan3864hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/alibaba-coding-plan/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/alibaba-coding-plan3865hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/alibaba-coding-plan/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/alibaba-coding-plan3866hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/kimi-coding3867hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/kimi-coding/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/kimi-coding3868hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/kimi-coding/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/kimi-coding3869hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/ollama-cloud3870hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/ollama-cloud/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/ollama-cloud3871hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/ollama-cloud/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/ollama-cloud3872hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/azure-foundry3873hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/azure-foundry/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/azure-foundry3874hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/azure-foundry/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/azure-foundry3875hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/deepseek3876hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/deepseek/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/deepseek3877hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/deepseek/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/deepseek3878hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/minimax3879hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/minimax/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/minimax3880hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/minimax/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/minimax3881hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/anthropic3882hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/anthropic/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/anthropic3883hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/anthropic/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/anthropic3884hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/opencode-zen3885hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/opencode-zen/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/opencode-zen3886hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/opencode-zen/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/opencode-zen3887hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/gemini3888hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/gemini/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/gemini3889hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/gemini/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/gemini3890hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/kilocode3891hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/kilocode/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/kilocode3892hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/kilocode/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/kilocode3893hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/copilot3894hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/copilot/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/copilot3895hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/copilot/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/copilot3896hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/openrouter3897hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/openrouter/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/openrouter3898hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/openrouter/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/openrouter3899hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/custom3900hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/custom/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/custom3901hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/custom/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/custom3902hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/nous3903hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/nous/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/nous3904hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/nous/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/nous3905hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/alibaba3906hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/alibaba/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/alibaba3907hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/alibaba/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/alibaba3908hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/nvidia3909hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/nvidia/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/nvidia3910hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/nvidia/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/nvidia3911hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/xai3912hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/xai/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/xai3913hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/xai/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/xai3914hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/stepfun3915hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/stepfun/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/stepfun3916hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/stepfun/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/stepfun3917hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/README.md -> build/bdist.linux-x86_64/wheel/./plugins/model-providers3918hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/huggingface3919hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/huggingface/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/huggingface3920hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/huggingface/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/huggingface3921hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/bedrock3922hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/bedrock/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/bedrock3923hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/bedrock/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/bedrock3924hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/novita3925hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/novita/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/novita3926hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/novita/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/novita3927hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/zai3928hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/zai/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/zai3929hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/zai/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/zai3930hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/openai-codex3931hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/openai-codex/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/openai-codex3932hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/openai-codex/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/openai-codex3933hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/model-providers/arcee3934hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/arcee/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/arcee3935hermes-agent-2026.7.7> copying build/lib/plugins/model-providers/arcee/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/model-providers/arcee3936hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/cron_providers3937hermes-agent-2026.7.7> copying build/lib/plugins/cron_providers/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/cron_providers3938hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/cron_providers/chronos3939hermes-agent-2026.7.7> copying build/lib/plugins/cron_providers/chronos/verify.py -> build/bdist.linux-x86_64/wheel/./plugins/cron_providers/chronos3940hermes-agent-2026.7.7> copying build/lib/plugins/cron_providers/chronos/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/cron_providers/chronos3941hermes-agent-2026.7.7> copying build/lib/plugins/cron_providers/chronos/_nas_client.py -> build/bdist.linux-x86_64/wheel/./plugins/cron_providers/chronos3942hermes-agent-2026.7.7> copying build/lib/plugins/cron_providers/chronos/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/cron_providers/chronos3943hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web3944hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web/xai3945hermes-agent-2026.7.7> copying build/lib/plugins/web/xai/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/web/xai3946hermes-agent-2026.7.7> copying build/lib/plugins/web/xai/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/web/xai3947hermes-agent-2026.7.7> copying build/lib/plugins/web/xai/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web/xai3948hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web/exa3949hermes-agent-2026.7.7> copying build/lib/plugins/web/exa/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/web/exa3950hermes-agent-2026.7.7> copying build/lib/plugins/web/exa/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web/exa3951hermes-agent-2026.7.7> copying build/lib/plugins/web/exa/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/web/exa3952hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web/ddgs3953hermes-agent-2026.7.7> copying build/lib/plugins/web/ddgs/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/web/ddgs3954hermes-agent-2026.7.7> copying build/lib/plugins/web/ddgs/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web/ddgs3955hermes-agent-2026.7.7> copying build/lib/plugins/web/ddgs/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/web/ddgs3956hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web/firecrawl3957hermes-agent-2026.7.7> copying build/lib/plugins/web/firecrawl/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/web/firecrawl3958hermes-agent-2026.7.7> copying build/lib/plugins/web/firecrawl/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/web/firecrawl3959hermes-agent-2026.7.7> copying build/lib/plugins/web/firecrawl/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web/firecrawl3960hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web/searxng3961hermes-agent-2026.7.7> copying build/lib/plugins/web/searxng/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/web/searxng3962hermes-agent-2026.7.7> copying build/lib/plugins/web/searxng/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web/searxng3963hermes-agent-2026.7.7> copying build/lib/plugins/web/searxng/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/web/searxng3964hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web/tavily3965hermes-agent-2026.7.7> copying build/lib/plugins/web/tavily/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web/tavily3966hermes-agent-2026.7.7> copying build/lib/plugins/web/tavily/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/web/tavily3967hermes-agent-2026.7.7> copying build/lib/plugins/web/tavily/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/web/tavily3968hermes-agent-2026.7.7> copying build/lib/plugins/web/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web3969hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web/parallel3970hermes-agent-2026.7.7> copying build/lib/plugins/web/parallel/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/web/parallel3971hermes-agent-2026.7.7> copying build/lib/plugins/web/parallel/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/web/parallel3972hermes-agent-2026.7.7> copying build/lib/plugins/web/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web/parallel3973hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/web/brave_free3974hermes-agent-2026.7.7> copying build/lib/plugins/web/brave_free/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/web/brave_free3975hermes-agent-2026.7.7> copying build/lib/plugins/web/brave_free/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/web/brave_free3976hermes-agent-2026.7.7> copying build/lib/plugins/web/brave_free/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/web/brave_free3977hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/image_gen3978hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/image_gen/openai-codex3979hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/openai-codex/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/openai-codex3980hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/openai-codex/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/openai-codex3981hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/image_gen/openrouter3982hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/openrouter/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/openrouter3983hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/openrouter/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/openrouter3984hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/image_gen/fal3985hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/fal/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/fal3986hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/fal/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/fal3987hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/image_gen/openai3988hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/openai/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/openai3989hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/openai/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/openai3990hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/image_gen/xai3991hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/xai/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/xai3992hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/xai/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/xai3993hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/image_gen/krea3994hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/krea/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/krea3995hermes-agent-2026.7.7> copying build/lib/plugins/image_gen/krea/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/image_gen/krea3996hermes-agent-2026.7.7> copying build/lib/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins3997hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/teams_pipeline3998hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline3999hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/runtime.py -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline4000hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/cli.py -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline4001hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/store.py -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline4002hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline4003hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/models.py -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline4004hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/meetings.py -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline4005hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/pipeline.py -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline4006hermes-agent-2026.7.7> copying build/lib/plugins/teams_pipeline/subscriptions.py -> build/bdist.linux-x86_64/wheel/./plugins/teams_pipeline4007hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms4008hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/telegram4009hermes-agent-2026.7.7> copying build/lib/plugins/platforms/telegram/telegram_network.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/telegram4010hermes-agent-2026.7.7> copying build/lib/plugins/platforms/telegram/telegram_ids.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/telegram4011hermes-agent-2026.7.7> copying build/lib/plugins/platforms/telegram/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/telegram4012hermes-agent-2026.7.7> copying build/lib/plugins/platforms/telegram/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/telegram4013hermes-agent-2026.7.7> copying build/lib/plugins/platforms/telegram/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/telegram4014hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/line4015hermes-agent-2026.7.7> copying build/lib/plugins/platforms/line/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/line4016hermes-agent-2026.7.7> copying build/lib/plugins/platforms/line/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/line4017hermes-agent-2026.7.7> copying build/lib/plugins/platforms/line/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/line4018hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/photon4019hermes-agent-2026.7.7> copying build/lib/plugins/platforms/photon/auth.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/photon4020hermes-agent-2026.7.7> copying build/lib/plugins/platforms/photon/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/photon4021hermes-agent-2026.7.7> copying build/lib/plugins/platforms/photon/README.md -> build/bdist.linux-x86_64/wheel/./plugins/platforms/photon4022hermes-agent-2026.7.7> copying build/lib/plugins/platforms/photon/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/photon4023hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/photon/sidecar4024hermes-agent-2026.7.7> copying build/lib/plugins/platforms/photon/sidecar/README.md -> build/bdist.linux-x86_64/wheel/./plugins/platforms/photon/sidecar4025hermes-agent-2026.7.7> copying build/lib/plugins/platforms/photon/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/photon4026hermes-agent-2026.7.7> copying build/lib/plugins/platforms/photon/cli.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/photon4027hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/sms4028hermes-agent-2026.7.7> copying build/lib/plugins/platforms/sms/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/sms4029hermes-agent-2026.7.7> copying build/lib/plugins/platforms/sms/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/sms4030hermes-agent-2026.7.7> copying build/lib/plugins/platforms/sms/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/sms4031hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/dingtalk4032hermes-agent-2026.7.7> copying build/lib/plugins/platforms/dingtalk/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/dingtalk4033hermes-agent-2026.7.7> copying build/lib/plugins/platforms/dingtalk/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/dingtalk4034hermes-agent-2026.7.7> copying build/lib/plugins/platforms/dingtalk/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/dingtalk4035hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/raft4036hermes-agent-2026.7.7> copying build/lib/plugins/platforms/raft/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/raft4037hermes-agent-2026.7.7> copying build/lib/plugins/platforms/raft/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/raft4038hermes-agent-2026.7.7> copying build/lib/plugins/platforms/raft/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/raft4039hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/feishu4040hermes-agent-2026.7.7> copying build/lib/plugins/platforms/feishu/feishu_comment.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/feishu4041hermes-agent-2026.7.7> copying build/lib/plugins/platforms/feishu/feishu_comment_rules.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/feishu4042hermes-agent-2026.7.7> copying build/lib/plugins/platforms/feishu/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/feishu4043hermes-agent-2026.7.7> copying build/lib/plugins/platforms/feishu/feishu_meeting_invite.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/feishu4044hermes-agent-2026.7.7> copying build/lib/plugins/platforms/feishu/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/feishu4045hermes-agent-2026.7.7> copying build/lib/plugins/platforms/feishu/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/feishu4046hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/matrix4047hermes-agent-2026.7.7> copying build/lib/plugins/platforms/matrix/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/matrix4048hermes-agent-2026.7.7> copying build/lib/plugins/platforms/matrix/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/matrix4049hermes-agent-2026.7.7> copying build/lib/plugins/platforms/matrix/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/matrix4050hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/google_chat4051hermes-agent-2026.7.7> copying build/lib/plugins/platforms/google_chat/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/google_chat4052hermes-agent-2026.7.7> copying build/lib/plugins/platforms/google_chat/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/google_chat4053hermes-agent-2026.7.7> copying build/lib/plugins/platforms/google_chat/oauth.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/google_chat4054hermes-agent-2026.7.7> copying build/lib/plugins/platforms/google_chat/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/google_chat4055hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/ntfy4056hermes-agent-2026.7.7> copying build/lib/plugins/platforms/ntfy/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/ntfy4057hermes-agent-2026.7.7> copying build/lib/plugins/platforms/ntfy/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/ntfy4058hermes-agent-2026.7.7> copying build/lib/plugins/platforms/ntfy/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/ntfy4059hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/irc4060hermes-agent-2026.7.7> copying build/lib/plugins/platforms/irc/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/irc4061hermes-agent-2026.7.7> copying build/lib/plugins/platforms/irc/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/irc4062hermes-agent-2026.7.7> copying build/lib/plugins/platforms/irc/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/irc4063hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/email4064hermes-agent-2026.7.7> copying build/lib/plugins/platforms/email/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/email4065hermes-agent-2026.7.7> copying build/lib/plugins/platforms/email/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/email4066hermes-agent-2026.7.7> copying build/lib/plugins/platforms/email/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/email4067hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/discord4068hermes-agent-2026.7.7> copying build/lib/plugins/platforms/discord/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/discord4069hermes-agent-2026.7.7> copying build/lib/plugins/platforms/discord/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/discord4070hermes-agent-2026.7.7> copying build/lib/plugins/platforms/discord/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/discord4071hermes-agent-2026.7.7> copying build/lib/plugins/platforms/discord/voice_mixer.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/discord4072hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/mattermost4073hermes-agent-2026.7.7> copying build/lib/plugins/platforms/mattermost/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/mattermost4074hermes-agent-2026.7.7> copying build/lib/plugins/platforms/mattermost/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/mattermost4075hermes-agent-2026.7.7> copying build/lib/plugins/platforms/mattermost/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/mattermost4076hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/teams4077hermes-agent-2026.7.7> copying build/lib/plugins/platforms/teams/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/teams4078hermes-agent-2026.7.7> copying build/lib/plugins/platforms/teams/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/teams4079hermes-agent-2026.7.7> copying build/lib/plugins/platforms/teams/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/teams4080hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/simplex4081hermes-agent-2026.7.7> copying build/lib/plugins/platforms/simplex/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/simplex4082hermes-agent-2026.7.7> copying build/lib/plugins/platforms/simplex/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/simplex4083hermes-agent-2026.7.7> copying build/lib/plugins/platforms/simplex/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/simplex4084hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/slack4085hermes-agent-2026.7.7> copying build/lib/plugins/platforms/slack/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/slack4086hermes-agent-2026.7.7> copying build/lib/plugins/platforms/slack/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/slack4087hermes-agent-2026.7.7> copying build/lib/plugins/platforms/slack/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/slack4088hermes-agent-2026.7.7> copying build/lib/plugins/platforms/slack/block_kit.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/slack4089hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/whatsapp4090hermes-agent-2026.7.7> copying build/lib/plugins/platforms/whatsapp/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/whatsapp4091hermes-agent-2026.7.7> copying build/lib/plugins/platforms/whatsapp/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/whatsapp4092hermes-agent-2026.7.7> copying build/lib/plugins/platforms/whatsapp/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/whatsapp4093hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/wecom4094hermes-agent-2026.7.7> copying build/lib/plugins/platforms/wecom/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/wecom4095hermes-agent-2026.7.7> copying build/lib/plugins/platforms/wecom/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/wecom4096hermes-agent-2026.7.7> copying build/lib/plugins/platforms/wecom/wecom_crypto.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/wecom4097hermes-agent-2026.7.7> copying build/lib/plugins/platforms/wecom/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/wecom4098hermes-agent-2026.7.7> copying build/lib/plugins/platforms/wecom/callback_adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/wecom4099hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/platforms/homeassistant4100hermes-agent-2026.7.7> copying build/lib/plugins/platforms/homeassistant/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/platforms/homeassistant4101hermes-agent-2026.7.7> copying build/lib/plugins/platforms/homeassistant/adapter.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/homeassistant4102hermes-agent-2026.7.7> copying build/lib/plugins/platforms/homeassistant/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/platforms/homeassistant4103hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/hermes-achievements4104hermes-agent-2026.7.7> copying build/lib/plugins/hermes-achievements/README.md -> build/bdist.linux-x86_64/wheel/./plugins/hermes-achievements4105hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/hermes-achievements/tests4106hermes-agent-2026.7.7> copying build/lib/plugins/hermes-achievements/tests/test_achievement_engine.py -> build/bdist.linux-x86_64/wheel/./plugins/hermes-achievements/tests4107hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/hermes-achievements/dashboard4108hermes-agent-2026.7.7> copying build/lib/plugins/hermes-achievements/dashboard/plugin_api.py -> build/bdist.linux-x86_64/wheel/./plugins/hermes-achievements/dashboard4109hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/hermes-achievements/dashboard/dist4110hermes-agent-2026.7.7> copying build/lib/plugins/hermes-achievements/dashboard/dist/style.css -> build/bdist.linux-x86_64/wheel/./plugins/hermes-achievements/dashboard/dist4111hermes-agent-2026.7.7> copying build/lib/plugins/hermes-achievements/dashboard/dist/index.js -> build/bdist.linux-x86_64/wheel/./plugins/hermes-achievements/dashboard/dist4112hermes-agent-2026.7.7> copying build/lib/plugins/hermes-achievements/dashboard/manifest.json -> build/bdist.linux-x86_64/wheel/./plugins/hermes-achievements/dashboard4113hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/browser4114hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/browser/browser_use4115hermes-agent-2026.7.7> copying build/lib/plugins/browser/browser_use/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/browser/browser_use4116hermes-agent-2026.7.7> copying build/lib/plugins/browser/browser_use/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/browser/browser_use4117hermes-agent-2026.7.7> copying build/lib/plugins/browser/browser_use/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/browser/browser_use4118hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/browser/firecrawl4119hermes-agent-2026.7.7> copying build/lib/plugins/browser/firecrawl/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/browser/firecrawl4120hermes-agent-2026.7.7> copying build/lib/plugins/browser/firecrawl/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/browser/firecrawl4121hermes-agent-2026.7.7> copying build/lib/plugins/browser/firecrawl/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/browser/firecrawl4122hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/browser/browserbase4123hermes-agent-2026.7.7> copying build/lib/plugins/browser/browserbase/provider.py -> build/bdist.linux-x86_64/wheel/./plugins/browser/browserbase4124hermes-agent-2026.7.7> copying build/lib/plugins/browser/browserbase/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/browser/browserbase4125hermes-agent-2026.7.7> copying build/lib/plugins/browser/browserbase/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/browser/browserbase4126hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/observability4127hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/observability/langfuse4128hermes-agent-2026.7.7> copying build/lib/plugins/observability/langfuse/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/observability/langfuse4129hermes-agent-2026.7.7> copying build/lib/plugins/observability/langfuse/README.md -> build/bdist.linux-x86_64/wheel/./plugins/observability/langfuse4130hermes-agent-2026.7.7> copying build/lib/plugins/observability/langfuse/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/observability/langfuse4131hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/observability/nemo_relay4132hermes-agent-2026.7.7> copying build/lib/plugins/observability/nemo_relay/README.md -> build/bdist.linux-x86_64/wheel/./plugins/observability/nemo_relay4133hermes-agent-2026.7.7> copying build/lib/plugins/observability/nemo_relay/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/observability/nemo_relay4134hermes-agent-2026.7.7> copying build/lib/plugins/observability/nemo_relay/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/observability/nemo_relay4135hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/video_gen4136hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/video_gen/fal4137hermes-agent-2026.7.7> copying build/lib/plugins/video_gen/fal/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/video_gen/fal4138hermes-agent-2026.7.7> copying build/lib/plugins/video_gen/fal/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/video_gen/fal4139hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/video_gen/xai4140hermes-agent-2026.7.7> copying build/lib/plugins/video_gen/xai/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/video_gen/xai4141hermes-agent-2026.7.7> copying build/lib/plugins/video_gen/xai/plugin.yaml -> build/bdist.linux-x86_64/wheel/./plugins/video_gen/xai4142hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/plugins/context_engine4143hermes-agent-2026.7.7> copying build/lib/plugins/context_engine/__init__.py -> build/bdist.linux-x86_64/wheel/./plugins/context_engine4144hermes-agent-2026.7.7> copying build/lib/toolsets.py -> build/bdist.linux-x86_64/wheel/.4145hermes-agent-2026.7.7> running install_data4146hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data4147hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4148hermes-agent-2026.7.7> copying locales/af.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4149hermes-agent-2026.7.7> copying locales/de.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4150hermes-agent-2026.7.7> copying locales/en.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4151hermes-agent-2026.7.7> copying locales/es.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4152hermes-agent-2026.7.7> copying locales/fr.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4153hermes-agent-2026.7.7> copying locales/ga.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4154hermes-agent-2026.7.7> copying locales/hu.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4155hermes-agent-2026.7.7> copying locales/it.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4156hermes-agent-2026.7.7> copying locales/ja.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4157hermes-agent-2026.7.7> copying locales/ko.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4158hermes-agent-2026.7.7> copying locales/pt.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4159hermes-agent-2026.7.7> copying locales/ru.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4160hermes-agent-2026.7.7> copying locales/tr.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4161hermes-agent-2026.7.7> copying locales/uk.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4162hermes-agent-2026.7.7> copying locales/zh-hant.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4163hermes-agent-2026.7.7> copying locales/zh.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/locales4164hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/optional-mcps/linear4165hermes-agent-2026.7.7> copying optional-mcps/linear/manifest.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/optional-mcps/linear4166hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/optional-mcps/n8n4167hermes-agent-2026.7.7> copying optional-mcps/n8n/manifest.yaml -> build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.data/data/optional-mcps/n8n4168hermes-agent-2026.7.7> running install_egg_info4169hermes-agent-2026.7.7> Copying hermes_agent.egg-info to build/bdist.linux-x86_64/wheel/./hermes_agent-0.18.1-py3.14.egg-info4170hermes-agent-2026.7.7> running install_scripts4171hermes-agent-2026.7.7> creating build/bdist.linux-x86_64/wheel/hermes_agent-0.18.1.dist-info/WHEEL4172hermes-agent-2026.7.7> creating '/build/source/dist/.tmp-optlku6f/hermes_agent-0.18.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it4173hermes-agent-2026.7.7> adding 'batch_runner.py'4174hermes-agent-2026.7.7> adding 'cli.py'4175hermes-agent-2026.7.7> adding 'hermes_bootstrap.py'4176hermes-agent-2026.7.7> adding 'hermes_constants.py'4177hermes-agent-2026.7.7> adding 'hermes_logging.py'4178hermes-agent-2026.7.7> adding 'hermes_state.py'4179hermes-agent-2026.7.7> adding 'hermes_time.py'4180hermes-agent-2026.7.7> adding 'mcp_serve.py'4181hermes-agent-2026.7.7> adding 'model_tools.py'4182hermes-agent-2026.7.7> adding 'run_agent.py'4183hermes-agent-2026.7.7> adding 'toolset_distributions.py'4184hermes-agent-2026.7.7> adding 'toolsets.py'4185hermes-agent-2026.7.7> adding 'trajectory_compressor.py'4186hermes-agent-2026.7.7> adding 'utils.py'4187hermes-agent-2026.7.7> adding 'acp_adapter/__init__.py'4188hermes-agent-2026.7.7> adding 'acp_adapter/__main__.py'4189hermes-agent-2026.7.7> adding 'acp_adapter/auth.py'4190hermes-agent-2026.7.7> adding 'acp_adapter/edit_approval.py'4191hermes-agent-2026.7.7> adding 'acp_adapter/entry.py'4192hermes-agent-2026.7.7> adding 'acp_adapter/events.py'4193hermes-agent-2026.7.7> adding 'acp_adapter/permissions.py'4194hermes-agent-2026.7.7> adding 'acp_adapter/provenance.py'4195hermes-agent-2026.7.7> adding 'acp_adapter/server.py'4196hermes-agent-2026.7.7> adding 'acp_adapter/session.py'4197hermes-agent-2026.7.7> adding 'acp_adapter/tools.py'4198hermes-agent-2026.7.7> adding 'agent/__init__.py'4199hermes-agent-2026.7.7> adding 'agent/account_usage.py'4200hermes-agent-2026.7.7> adding 'agent/agent_init.py'4201hermes-agent-2026.7.7> adding 'agent/agent_runtime_helpers.py'4202hermes-agent-2026.7.7> adding 'agent/anthropic_adapter.py'4203hermes-agent-2026.7.7> adding 'agent/async_utils.py'4204hermes-agent-2026.7.7> adding 'agent/auxiliary_client.py'4205hermes-agent-2026.7.7> adding 'agent/azure_identity_adapter.py'4206hermes-agent-2026.7.7> adding 'agent/background_review.py'4207hermes-agent-2026.7.7> adding 'agent/bedrock_adapter.py'4208hermes-agent-2026.7.7> adding 'agent/billing_view.py'4209hermes-agent-2026.7.7> adding 'agent/bounded_response.py'4210hermes-agent-2026.7.7> adding 'agent/browser_provider.py'4211hermes-agent-2026.7.7> adding 'agent/browser_registry.py'4212hermes-agent-2026.7.7> adding 'agent/chat_completion_helpers.py'4213hermes-agent-2026.7.7> adding 'agent/codex_responses_adapter.py'4214hermes-agent-2026.7.7> adding 'agent/codex_runtime.py'4215hermes-agent-2026.7.7> adding 'agent/coding_context.py'4216hermes-agent-2026.7.7> adding 'agent/context_breakdown.py'4217hermes-agent-2026.7.7> adding 'agent/context_compressor.py'4218hermes-agent-2026.7.7> adding 'agent/context_engine.py'4219hermes-agent-2026.7.7> adding 'agent/context_references.py'4220hermes-agent-2026.7.7> adding 'agent/conversation_compression.py'4221hermes-agent-2026.7.7> adding 'agent/conversation_loop.py'4222hermes-agent-2026.7.7> adding 'agent/copilot_acp_client.py'4223hermes-agent-2026.7.7> adding 'agent/credential_persistence.py'4224hermes-agent-2026.7.7> adding 'agent/credential_pool.py'4225hermes-agent-2026.7.7> adding 'agent/credential_sources.py'4226hermes-agent-2026.7.7> adding 'agent/credits_tracker.py'4227hermes-agent-2026.7.7> adding 'agent/curator.py'4228hermes-agent-2026.7.7> adding 'agent/curator_backup.py'4229hermes-agent-2026.7.7> adding 'agent/display.py'4230hermes-agent-2026.7.7> adding 'agent/error_classifier.py'4231hermes-agent-2026.7.7> adding 'agent/errors.py'4232hermes-agent-2026.7.7> adding 'agent/file_safety.py'4233hermes-agent-2026.7.7> adding 'agent/gemini_native_adapter.py'4234hermes-agent-2026.7.7> adding 'agent/gemini_schema.py'4235hermes-agent-2026.7.7> adding 'agent/i18n.py'4236hermes-agent-2026.7.7> adding 'agent/image_gen_provider.py'4237hermes-agent-2026.7.7> adding 'agent/image_gen_registry.py'4238hermes-agent-2026.7.7> adding 'agent/image_routing.py'4239hermes-agent-2026.7.7> adding 'agent/insights.py'4240hermes-agent-2026.7.7> adding 'agent/iteration_budget.py'4241hermes-agent-2026.7.7> adding 'agent/jiter_preload.py'4242hermes-agent-2026.7.7> adding 'agent/learn_prompt.py'4243hermes-agent-2026.7.7> adding 'agent/learning_graph.py'4244hermes-agent-2026.7.7> adding 'agent/learning_graph_render.py'4245hermes-agent-2026.7.7> adding 'agent/learning_mutations.py'4246hermes-agent-2026.7.7> adding 'agent/lmstudio_reasoning.py'4247hermes-agent-2026.7.7> adding 'agent/manual_compression_feedback.py'4248hermes-agent-2026.7.7> adding 'agent/markdown_tables.py'4249hermes-agent-2026.7.7> adding 'agent/memory_manager.py'4250hermes-agent-2026.7.7> adding 'agent/memory_provider.py'4251hermes-agent-2026.7.7> adding 'agent/message_content.py'4252hermes-agent-2026.7.7> adding 'agent/message_sanitization.py'4253hermes-agent-2026.7.7> adding 'agent/moa_loop.py'4254hermes-agent-2026.7.7> adding 'agent/moa_trace.py'4255hermes-agent-2026.7.7> adding 'agent/model_metadata.py'4256hermes-agent-2026.7.7> adding 'agent/models_dev.py'4257hermes-agent-2026.7.7> adding 'agent/moonshot_schema.py'4258hermes-agent-2026.7.7> adding 'agent/nous_rate_guard.py'4259hermes-agent-2026.7.7> adding 'agent/onboarding.py'4260hermes-agent-2026.7.7> adding 'agent/oneshot.py'4261hermes-agent-2026.7.7> adding 'agent/plugin_llm.py'4262hermes-agent-2026.7.7> adding 'agent/portal_tags.py'4263hermes-agent-2026.7.7> adding 'agent/process_bootstrap.py'4264hermes-agent-2026.7.7> adding 'agent/prompt_builder.py'4265hermes-agent-2026.7.7> adding 'agent/prompt_caching.py'4266hermes-agent-2026.7.7> adding 'agent/rate_limit_tracker.py'4267hermes-agent-2026.7.7> adding 'agent/reasoning_timeouts.py'4268hermes-agent-2026.7.7> adding 'agent/redact.py'4269hermes-agent-2026.7.7> adding 'agent/replay_cleanup.py'4270hermes-agent-2026.7.7> adding 'agent/retry_utils.py'4271hermes-agent-2026.7.7> adding 'agent/runtime_cwd.py'4272hermes-agent-2026.7.7> adding 'agent/secret_scope.py'4273hermes-agent-2026.7.7> adding 'agent/shell_hooks.py'4274hermes-agent-2026.7.7> adding 'agent/skill_bundles.py'4275hermes-agent-2026.7.7> adding 'agent/skill_commands.py'4276hermes-agent-2026.7.7> adding 'agent/skill_preprocessing.py'4277hermes-agent-2026.7.7> adding 'agent/skill_utils.py'4278hermes-agent-2026.7.7> adding 'agent/ssl_guard.py'4279hermes-agent-2026.7.7> adding 'agent/ssl_verify.py'4280hermes-agent-2026.7.7> adding 'agent/stream_diag.py'4281hermes-agent-2026.7.7> adding 'agent/subdirectory_hints.py'4282hermes-agent-2026.7.7> adding 'agent/system_prompt.py'4283hermes-agent-2026.7.7> adding 'agent/think_scrubber.py'4284hermes-agent-2026.7.7> adding 'agent/thinking_timeout_guidance.py'4285hermes-agent-2026.7.7> adding 'agent/thread_scoped_output.py'4286hermes-agent-2026.7.7> adding 'agent/title_generator.py'4287hermes-agent-2026.7.7> adding 'agent/tool_dispatch_helpers.py'4288hermes-agent-2026.7.7> adding 'agent/tool_executor.py'4289hermes-agent-2026.7.7> adding 'agent/tool_guardrails.py'4290hermes-agent-2026.7.7> adding 'agent/tool_result_classification.py'4291hermes-agent-2026.7.7> adding 'agent/trace_upload.py'4292hermes-agent-2026.7.7> adding 'agent/trajectory.py'4293hermes-agent-2026.7.7> adding 'agent/transcription_provider.py'4294hermes-agent-2026.7.7> adding 'agent/transcription_registry.py'4295hermes-agent-2026.7.7> adding 'agent/tts_provider.py'4296hermes-agent-2026.7.7> adding 'agent/tts_registry.py'4297hermes-agent-2026.7.7> adding 'agent/turn_context.py'4298hermes-agent-2026.7.7> adding 'agent/turn_finalizer.py'4299hermes-agent-2026.7.7> adding 'agent/turn_retry_state.py'4300hermes-agent-2026.7.7> adding 'agent/usage_pricing.py'4301hermes-agent-2026.7.7> adding 'agent/verification_evidence.py'4302hermes-agent-2026.7.7> adding 'agent/verification_stop.py'4303hermes-agent-2026.7.7> adding 'agent/verify_hooks.py'4304hermes-agent-2026.7.7> adding 'agent/vertex_adapter.py'4305hermes-agent-2026.7.7> adding 'agent/video_gen_provider.py'4306hermes-agent-2026.7.7> adding 'agent/video_gen_registry.py'4307hermes-agent-2026.7.7> adding 'agent/web_search_provider.py'4308hermes-agent-2026.7.7> adding 'agent/web_search_registry.py'4309hermes-agent-2026.7.7> adding 'agent/lsp/__init__.py'4310hermes-agent-2026.7.7> adding 'agent/lsp/cli.py'4311hermes-agent-2026.7.7> adding 'agent/lsp/client.py'4312hermes-agent-2026.7.7> adding 'agent/lsp/eventlog.py'4313hermes-agent-2026.7.7> adding 'agent/lsp/install.py'4314hermes-agent-2026.7.7> adding 'agent/lsp/manager.py'4315hermes-agent-2026.7.7> adding 'agent/lsp/protocol.py'4316hermes-agent-2026.7.7> adding 'agent/lsp/range_shift.py'4317hermes-agent-2026.7.7> adding 'agent/lsp/reporter.py'4318hermes-agent-2026.7.7> adding 'agent/lsp/servers.py'4319hermes-agent-2026.7.7> adding 'agent/lsp/workspace.py'4320hermes-agent-2026.7.7> adding 'agent/pet/__init__.py'4321hermes-agent-2026.7.7> adding 'agent/pet/constants.py'4322hermes-agent-2026.7.7> adding 'agent/pet/manifest.py'4323hermes-agent-2026.7.7> adding 'agent/pet/render.py'4324hermes-agent-2026.7.7> adding 'agent/pet/state.py'4325hermes-agent-2026.7.7> adding 'agent/pet/store.py'4326hermes-agent-2026.7.7> adding 'agent/pet/generate/__init__.py'4327hermes-agent-2026.7.7> adding 'agent/pet/generate/atlas.py'4328hermes-agent-2026.7.7> adding 'agent/pet/generate/imagegen.py'4329hermes-agent-2026.7.7> adding 'agent/pet/generate/orchestrate.py'4330hermes-agent-2026.7.7> adding 'agent/pet/generate/prompts.py'4331hermes-agent-2026.7.7> adding 'agent/secret_sources/__init__.py'4332hermes-agent-2026.7.7> adding 'agent/secret_sources/_cache.py'4333hermes-agent-2026.7.7> adding 'agent/secret_sources/base.py'4334hermes-agent-2026.7.7> adding 'agent/secret_sources/bitwarden.py'4335hermes-agent-2026.7.7> adding 'agent/secret_sources/onepassword.py'4336hermes-agent-2026.7.7> adding 'agent/secret_sources/registry.py'4337hermes-agent-2026.7.7> adding 'agent/transports/__init__.py'4338hermes-agent-2026.7.7> adding 'agent/transports/anthropic.py'4339hermes-agent-2026.7.7> adding 'agent/transports/base.py'4340hermes-agent-2026.7.7> adding 'agent/transports/bedrock.py'4341hermes-agent-2026.7.7> adding 'agent/transports/chat_completions.py'4342hermes-agent-2026.7.7> adding 'agent/transports/codex.py'4343hermes-agent-2026.7.7> adding 'agent/transports/codex_app_server.py'4344hermes-agent-2026.7.7> adding 'agent/transports/codex_app_server_session.py'4345hermes-agent-2026.7.7> adding 'agent/transports/codex_event_projector.py'4346hermes-agent-2026.7.7> adding 'agent/transports/hermes_tools_mcp_server.py'4347hermes-agent-2026.7.7> adding 'agent/transports/types.py'4348hermes-agent-2026.7.7> adding 'cron/__init__.py'4349hermes-agent-2026.7.7> adding 'cron/blueprint_catalog.py'4350hermes-agent-2026.7.7> adding 'cron/jobs.py'4351hermes-agent-2026.7.7> adding 'cron/lifecycle_guard.py'4352hermes-agent-2026.7.7> adding 'cron/scheduler.py'4353hermes-agent-2026.7.7> adding 'cron/scheduler_provider.py'4354hermes-agent-2026.7.7> adding 'cron/suggestion_catalog.py'4355hermes-agent-2026.7.7> adding 'cron/suggestions.py'4356hermes-agent-2026.7.7> adding 'cron/scripts/__init__.py'4357hermes-agent-2026.7.7> adding 'cron/scripts/classify_items.py'4358hermes-agent-2026.7.7> adding 'gateway/__init__.py'4359hermes-agent-2026.7.7> adding 'gateway/authz_mixin.py'4360hermes-agent-2026.7.7> adding 'gateway/cgroup_cleanup.py'4361hermes-agent-2026.7.7> adding 'gateway/channel_directory.py'4362hermes-agent-2026.7.7> adding 'gateway/code_skew.py'4363hermes-agent-2026.7.7> adding 'gateway/config.py'4364hermes-agent-2026.7.7> adding 'gateway/cwd_placeholder.py'4365hermes-agent-2026.7.7> adding 'gateway/dead_targets.py'4366hermes-agent-2026.7.7> adding 'gateway/delivery.py'4367hermes-agent-2026.7.7> adding 'gateway/display_config.py'4368hermes-agent-2026.7.7> adding 'gateway/drain_control.py'4369hermes-agent-2026.7.7> adding 'gateway/hooks.py'4370hermes-agent-2026.7.7> adding 'gateway/kanban_watchers.py'4371hermes-agent-2026.7.7> adding 'gateway/memory_monitor.py'4372hermes-agent-2026.7.7> adding 'gateway/message_timestamps.py'4373hermes-agent-2026.7.7> adding 'gateway/mirror.py'4374hermes-agent-2026.7.7> adding 'gateway/pairing.py'4375hermes-agent-2026.7.7> adding 'gateway/platform_registry.py'4376hermes-agent-2026.7.7> adding 'gateway/response_filters.py'4377hermes-agent-2026.7.7> adding 'gateway/restart.py'4378hermes-agent-2026.7.7> adding 'gateway/restart_loop_guard.py'4379hermes-agent-2026.7.7> adding 'gateway/rich_sent_store.py'4380hermes-agent-2026.7.7> adding 'gateway/run.py'4381hermes-agent-2026.7.7> adding 'gateway/runtime_footer.py'4382hermes-agent-2026.7.7> adding 'gateway/scale_to_zero.py'4383hermes-agent-2026.7.7> adding 'gateway/session.py'4384hermes-agent-2026.7.7> adding 'gateway/session_context.py'4385hermes-agent-2026.7.7> adding 'gateway/shutdown_forensics.py'4386hermes-agent-2026.7.7> adding 'gateway/slash_access.py'4387hermes-agent-2026.7.7> adding 'gateway/slash_commands.py'4388hermes-agent-2026.7.7> adding 'gateway/status.py'4389hermes-agent-2026.7.7> adding 'gateway/status_phrases.py'4390hermes-agent-2026.7.7> adding 'gateway/sticker_cache.py'4391hermes-agent-2026.7.7> adding 'gateway/stream_consumer.py'4392hermes-agent-2026.7.7> adding 'gateway/stream_dispatch.py'4393hermes-agent-2026.7.7> adding 'gateway/stream_events.py'4394hermes-agent-2026.7.7> adding 'gateway/whatsapp_identity.py'4395hermes-agent-2026.7.7> adding 'gateway/assets/status_phrases.yaml'4396hermes-agent-2026.7.7> adding 'gateway/assets/telegram-botfather-threads-settings.jpg'4397hermes-agent-2026.7.7> adding 'gateway/builtin_hooks/__init__.py'4398hermes-agent-2026.7.7> adding 'gateway/platforms/__init__.py'4399hermes-agent-2026.7.7> adding 'gateway/platforms/_http_client_limits.py'4400hermes-agent-2026.7.7> adding 'gateway/platforms/api_server.py'4401hermes-agent-2026.7.7> adding 'gateway/platforms/base.py'4402hermes-agent-2026.7.7> adding 'gateway/platforms/bluebubbles.py'4403hermes-agent-2026.7.7> adding 'gateway/platforms/helpers.py'4404hermes-agent-2026.7.7> adding 'gateway/platforms/msgraph_webhook.py'4405hermes-agent-2026.7.7> adding 'gateway/platforms/signal.py'4406hermes-agent-2026.7.7> adding 'gateway/platforms/signal_format.py'4407hermes-agent-2026.7.7> adding 'gateway/platforms/signal_rate_limit.py'4408hermes-agent-2026.7.7> adding 'gateway/platforms/webhook.py'4409hermes-agent-2026.7.7> adding 'gateway/platforms/weixin.py'4410hermes-agent-2026.7.7> adding 'gateway/platforms/whatsapp_cloud.py'4411hermes-agent-2026.7.7> adding 'gateway/platforms/whatsapp_common.py'4412hermes-agent-2026.7.7> adding 'gateway/platforms/yuanbao.py'4413hermes-agent-2026.7.7> adding 'gateway/platforms/yuanbao_media.py'4414hermes-agent-2026.7.7> adding 'gateway/platforms/yuanbao_proto.py'4415hermes-agent-2026.7.7> adding 'gateway/platforms/yuanbao_sticker.py'4416hermes-agent-2026.7.7> adding 'gateway/platforms/qqbot/__init__.py'4417hermes-agent-2026.7.7> adding 'gateway/platforms/qqbot/adapter.py'4418hermes-agent-2026.7.7> adding 'gateway/platforms/qqbot/chunked_upload.py'4419hermes-agent-2026.7.7> adding 'gateway/platforms/qqbot/constants.py'4420hermes-agent-2026.7.7> adding 'gateway/platforms/qqbot/crypto.py'4421hermes-agent-2026.7.7> adding 'gateway/platforms/qqbot/keyboards.py'4422hermes-agent-2026.7.7> adding 'gateway/platforms/qqbot/onboard.py'4423hermes-agent-2026.7.7> adding 'gateway/platforms/qqbot/utils.py'4424hermes-agent-2026.7.7> adding 'gateway/relay/__init__.py'4425hermes-agent-2026.7.7> adding 'gateway/relay/adapter.py'4426hermes-agent-2026.7.7> adding 'gateway/relay/auth.py'4427hermes-agent-2026.7.7> adding 'gateway/relay/descriptor.py'4428hermes-agent-2026.7.7> adding 'gateway/relay/transport.py'4429hermes-agent-2026.7.7> adding 'gateway/relay/ws_transport.py'4430hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/af.yaml'4431hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/de.yaml'4432hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/en.yaml'4433hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/es.yaml'4434hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/fr.yaml'4435hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/ga.yaml'4436hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/hu.yaml'4437hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/it.yaml'4438hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/ja.yaml'4439hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/ko.yaml'4440hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/pt.yaml'4441hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/ru.yaml'4442hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/tr.yaml'4443hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/uk.yaml'4444hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/zh-hant.yaml'4445hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/locales/zh.yaml'4446hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/optional-mcps/linear/manifest.yaml'4447hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.data/data/optional-mcps/n8n/manifest.yaml'4448hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.dist-info/licenses/LICENSE'4449hermes-agent-2026.7.7> adding 'hermes_cli/__init__.py'4450hermes-agent-2026.7.7> adding 'hermes_cli/_parser.py'4451hermes-agent-2026.7.7> adding 'hermes_cli/_subprocess_compat.py'4452hermes-agent-2026.7.7> adding 'hermes_cli/active_sessions.py'4453hermes-agent-2026.7.7> adding 'hermes_cli/auth.py'4454hermes-agent-2026.7.7> adding 'hermes_cli/auth_commands.py'4455hermes-agent-2026.7.7> adding 'hermes_cli/azure_detect.py'4456hermes-agent-2026.7.7> adding 'hermes_cli/backup.py'4457hermes-agent-2026.7.7> adding 'hermes_cli/banner.py'4458hermes-agent-2026.7.7> adding 'hermes_cli/blueprint_cmd.py'4459hermes-agent-2026.7.7> adding 'hermes_cli/browser_connect.py'4460hermes-agent-2026.7.7> adding 'hermes_cli/build_info.py'4461hermes-agent-2026.7.7> adding 'hermes_cli/bundles.py'4462hermes-agent-2026.7.7> adding 'hermes_cli/callbacks.py'4463hermes-agent-2026.7.7> adding 'hermes_cli/checkpoints.py'4464hermes-agent-2026.7.7> adding 'hermes_cli/claw.py'4465hermes-agent-2026.7.7> adding 'hermes_cli/cli_agent_setup_mixin.py'4466hermes-agent-2026.7.7> adding 'hermes_cli/cli_commands_mixin.py'4467hermes-agent-2026.7.7> adding 'hermes_cli/cli_output.py'4468hermes-agent-2026.7.7> adding 'hermes_cli/clipboard.py'4469hermes-agent-2026.7.7> adding 'hermes_cli/codex_models.py'4470hermes-agent-2026.7.7> adding 'hermes_cli/codex_runtime_plugin_migration.py'4471hermes-agent-2026.7.7> adding 'hermes_cli/codex_runtime_switch.py'4472hermes-agent-2026.7.7> adding 'hermes_cli/colors.py'4473hermes-agent-2026.7.7> adding 'hermes_cli/commands.py'4474hermes-agent-2026.7.7> adding 'hermes_cli/completion.py'4475hermes-agent-2026.7.7> adding 'hermes_cli/config.py'4476hermes-agent-2026.7.7> adding 'hermes_cli/console_engine.py'4477hermes-agent-2026.7.7> adding 'hermes_cli/container_boot.py'4478hermes-agent-2026.7.7> adding 'hermes_cli/context_switch_guard.py'4479hermes-agent-2026.7.7> adding 'hermes_cli/copilot_auth.py'4480hermes-agent-2026.7.7> adding 'hermes_cli/cron.py'4481hermes-agent-2026.7.7> adding 'hermes_cli/curator.py'4482hermes-agent-2026.7.7> adding 'hermes_cli/curses_ui.py'4483hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_register.py'4484hermes-agent-2026.7.7> adding 'hermes_cli/debug.py'4485hermes-agent-2026.7.7> adding 'hermes_cli/default_soul.py'4486hermes-agent-2026.7.7> adding 'hermes_cli/dep_ensure.py'4487hermes-agent-2026.7.7> adding 'hermes_cli/diagnostics_upload.py'4488hermes-agent-2026.7.7> adding 'hermes_cli/dingtalk_auth.py'4489hermes-agent-2026.7.7> adding 'hermes_cli/doctor.py'4490hermes-agent-2026.7.7> adding 'hermes_cli/dump.py'4491hermes-agent-2026.7.7> adding 'hermes_cli/env_loader.py'4492hermes-agent-2026.7.7> adding 'hermes_cli/fallback_cmd.py'4493hermes-agent-2026.7.7> adding 'hermes_cli/fallback_config.py'4494hermes-agent-2026.7.7> adding 'hermes_cli/gateway.py'4495hermes-agent-2026.7.7> adding 'hermes_cli/gateway_enroll.py'4496hermes-agent-2026.7.7> adding 'hermes_cli/gateway_windows.py'4497hermes-agent-2026.7.7> adding 'hermes_cli/goals.py'4498hermes-agent-2026.7.7> adding 'hermes_cli/gui_uninstall.py'4499hermes-agent-2026.7.7> adding 'hermes_cli/hooks.py'4500hermes-agent-2026.7.7> adding 'hermes_cli/inventory.py'4501hermes-agent-2026.7.7> adding 'hermes_cli/journey.py'4502hermes-agent-2026.7.7> adding 'hermes_cli/kanban.py'4503hermes-agent-2026.7.7> adding 'hermes_cli/kanban_db.py'4504hermes-agent-2026.7.7> adding 'hermes_cli/kanban_decompose.py'4505hermes-agent-2026.7.7> adding 'hermes_cli/kanban_diagnostics.py'4506hermes-agent-2026.7.7> adding 'hermes_cli/kanban_specify.py'4507hermes-agent-2026.7.7> adding 'hermes_cli/kanban_swarm.py'4508hermes-agent-2026.7.7> adding 'hermes_cli/logs.py'4509hermes-agent-2026.7.7> adding 'hermes_cli/main.py'4510hermes-agent-2026.7.7> adding 'hermes_cli/managed_scope.py'4511hermes-agent-2026.7.7> adding 'hermes_cli/managed_uv.py'4512hermes-agent-2026.7.7> adding 'hermes_cli/mcp_catalog.py'4513hermes-agent-2026.7.7> adding 'hermes_cli/mcp_config.py'4514hermes-agent-2026.7.7> adding 'hermes_cli/mcp_picker.py'4515hermes-agent-2026.7.7> adding 'hermes_cli/mcp_security.py'4516hermes-agent-2026.7.7> adding 'hermes_cli/mcp_startup.py'4517hermes-agent-2026.7.7> adding 'hermes_cli/memory_oauth.py'4518hermes-agent-2026.7.7> adding 'hermes_cli/memory_providers.py'4519hermes-agent-2026.7.7> adding 'hermes_cli/memory_setup.py'4520hermes-agent-2026.7.7> adding 'hermes_cli/middleware.py'4521hermes-agent-2026.7.7> adding 'hermes_cli/migrate.py'4522hermes-agent-2026.7.7> adding 'hermes_cli/moa_cmd.py'4523hermes-agent-2026.7.7> adding 'hermes_cli/moa_config.py'4524hermes-agent-2026.7.7> adding 'hermes_cli/model_catalog.py'4525hermes-agent-2026.7.7> adding 'hermes_cli/model_cost_guard.py'4526hermes-agent-2026.7.7> adding 'hermes_cli/model_normalize.py'4527hermes-agent-2026.7.7> adding 'hermes_cli/model_setup_flows.py'4528hermes-agent-2026.7.7> adding 'hermes_cli/model_switch.py'4529hermes-agent-2026.7.7> adding 'hermes_cli/models.py'4530hermes-agent-2026.7.7> adding 'hermes_cli/nous_account.py'4531hermes-agent-2026.7.7> adding 'hermes_cli/nous_auth_keepalive.py'4532hermes-agent-2026.7.7> adding 'hermes_cli/nous_billing.py'4533hermes-agent-2026.7.7> adding 'hermes_cli/nous_subscription.py'4534hermes-agent-2026.7.7> adding 'hermes_cli/onepassword_secrets_cli.py'4535hermes-agent-2026.7.7> adding 'hermes_cli/oneshot.py'4536hermes-agent-2026.7.7> adding 'hermes_cli/pairing.py'4537hermes-agent-2026.7.7> adding 'hermes_cli/partial_compress.py'4538hermes-agent-2026.7.7> adding 'hermes_cli/pets.py'4539hermes-agent-2026.7.7> adding 'hermes_cli/platforms.py'4540hermes-agent-2026.7.7> adding 'hermes_cli/plugins.py'4541hermes-agent-2026.7.7> adding 'hermes_cli/plugins_cmd.py'4542hermes-agent-2026.7.7> adding 'hermes_cli/portal_cli.py'4543hermes-agent-2026.7.7> adding 'hermes_cli/profile_describer.py'4544hermes-agent-2026.7.7> adding 'hermes_cli/profile_distribution.py'4545hermes-agent-2026.7.7> adding 'hermes_cli/profiles.py'4546hermes-agent-2026.7.7> adding 'hermes_cli/projects_cmd.py'4547hermes-agent-2026.7.7> adding 'hermes_cli/projects_db.py'4548hermes-agent-2026.7.7> adding 'hermes_cli/prompt_size.py'4549hermes-agent-2026.7.7> adding 'hermes_cli/provider_catalog.py'4550hermes-agent-2026.7.7> adding 'hermes_cli/providers.py'4551hermes-agent-2026.7.7> adding 'hermes_cli/psutil_android.py'4552hermes-agent-2026.7.7> adding 'hermes_cli/pt_input_extras.py'4553hermes-agent-2026.7.7> adding 'hermes_cli/pty_bridge.py'4554hermes-agent-2026.7.7> adding 'hermes_cli/pty_session.py'4555hermes-agent-2026.7.7> adding 'hermes_cli/relaunch.py'4556hermes-agent-2026.7.7> adding 'hermes_cli/runtime_provider.py'4557hermes-agent-2026.7.7> adding 'hermes_cli/secret_prompt.py'4558hermes-agent-2026.7.7> adding 'hermes_cli/secrets_cli.py'4559hermes-agent-2026.7.7> adding 'hermes_cli/security_advisories.py'4560hermes-agent-2026.7.7> adding 'hermes_cli/security_audit.py'4561hermes-agent-2026.7.7> adding 'hermes_cli/security_audit_startup.py'4562hermes-agent-2026.7.7> adding 'hermes_cli/send_cmd.py'4563hermes-agent-2026.7.7> adding 'hermes_cli/service_manager.py'4564hermes-agent-2026.7.7> adding 'hermes_cli/session_export.py'4565hermes-agent-2026.7.7> adding 'hermes_cli/session_export_html.py'4566hermes-agent-2026.7.7> adding 'hermes_cli/session_export_md.py'4567hermes-agent-2026.7.7> adding 'hermes_cli/session_filters.py'4568hermes-agent-2026.7.7> adding 'hermes_cli/session_listing.py'4569hermes-agent-2026.7.7> adding 'hermes_cli/session_recap.py'4570hermes-agent-2026.7.7> adding 'hermes_cli/setup.py'4571hermes-agent-2026.7.7> adding 'hermes_cli/setup_whatsapp_cloud.py'4572hermes-agent-2026.7.7> adding 'hermes_cli/skills_config.py'4573hermes-agent-2026.7.7> adding 'hermes_cli/skills_hub.py'4574hermes-agent-2026.7.7> adding 'hermes_cli/skin_engine.py'4575hermes-agent-2026.7.7> adding 'hermes_cli/slack_cli.py'4576hermes-agent-2026.7.7> adding 'hermes_cli/sqlite_util.py'4577hermes-agent-2026.7.7> adding 'hermes_cli/status.py'4578hermes-agent-2026.7.7> adding 'hermes_cli/stdio.py'4579hermes-agent-2026.7.7> adding 'hermes_cli/suggestions_cmd.py'4580hermes-agent-2026.7.7> adding 'hermes_cli/telegram_managed_bot.py'4581hermes-agent-2026.7.7> adding 'hermes_cli/timeouts.py'4582hermes-agent-2026.7.7> adding 'hermes_cli/tips.py'4583hermes-agent-2026.7.7> adding 'hermes_cli/tools_config.py'4584hermes-agent-2026.7.7> adding 'hermes_cli/toolset_validation.py'4585hermes-agent-2026.7.7> adding 'hermes_cli/uninstall.py'4586hermes-agent-2026.7.7> adding 'hermes_cli/voice.py'4587hermes-agent-2026.7.7> adding 'hermes_cli/web_git.py'4588hermes-agent-2026.7.7> adding 'hermes_cli/web_server.py'4589hermes-agent-2026.7.7> adding 'hermes_cli/webhook.py'4590hermes-agent-2026.7.7> adding 'hermes_cli/win_pty_bridge.py'4591hermes-agent-2026.7.7> adding 'hermes_cli/write_approval_commands.py'4592hermes-agent-2026.7.7> adding 'hermes_cli/xai_retirement.py'4593hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/__init__.py'4594hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/audit.py'4595hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/base.py'4596hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/cookies.py'4597hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/login_page.py'4598hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/middleware.py'4599hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/prefix.py'4600hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/public_paths.py'4601hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/registry.py'4602hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/routes.py'4603hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/token_auth.py'4604hermes-agent-2026.7.7> adding 'hermes_cli/dashboard_auth/ws_tickets.py'4605hermes-agent-2026.7.7> adding 'hermes_cli/proxy/__init__.py'4606hermes-agent-2026.7.7> adding 'hermes_cli/proxy/cli.py'4607hermes-agent-2026.7.7> adding 'hermes_cli/proxy/server.py'4608hermes-agent-2026.7.7> adding 'hermes_cli/proxy/adapters/__init__.py'4609hermes-agent-2026.7.7> adding 'hermes_cli/proxy/adapters/base.py'4610hermes-agent-2026.7.7> adding 'hermes_cli/proxy/adapters/nous_portal.py'4611hermes-agent-2026.7.7> adding 'hermes_cli/proxy/adapters/xai.py'4612hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/__init__.py'4613hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/_shared.py'4614hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/acp.py'4615hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/auth.py'4616hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/backup.py'4617hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/claw.py'4618hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/config.py'4619hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/console.py'4620hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/cron.py'4621hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/dashboard.py'4622hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/debug.py'4623hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/doctor.py'4624hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/dump.py'4625hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/gateway.py'4626hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/gui.py'4627hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/hooks.py'4628hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/import_cmd.py'4629hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/insights.py'4630hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/login.py'4631hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/logout.py'4632hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/logs.py'4633hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/mcp.py'4634hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/memory.py'4635hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/model.py'4636hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/pairing.py'4637hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/plugins.py'4638hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/postinstall.py'4639hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/profile.py'4640hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/prompt_size.py'4641hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/security.py'4642hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/setup.py'4643hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/skills.py'4644hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/slack.py'4645hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/status.py'4646hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/tools.py'4647hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/uninstall.py'4648hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/update.py'4649hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/version.py'4650hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/webhook.py'4651hermes-agent-2026.7.7> adding 'hermes_cli/subcommands/whatsapp.py'4652hermes-agent-2026.7.7> adding 'plugins/__init__.py'4653hermes-agent-2026.7.7> adding 'plugins/plugin_utils.py'4654hermes-agent-2026.7.7> adding 'plugins/browser/browser_use/__init__.py'4655hermes-agent-2026.7.7> adding 'plugins/browser/browser_use/plugin.yaml'4656hermes-agent-2026.7.7> adding 'plugins/browser/browser_use/provider.py'4657hermes-agent-2026.7.7> adding 'plugins/browser/browserbase/__init__.py'4658hermes-agent-2026.7.7> adding 'plugins/browser/browserbase/plugin.yaml'4659hermes-agent-2026.7.7> adding 'plugins/browser/browserbase/provider.py'4660hermes-agent-2026.7.7> adding 'plugins/browser/firecrawl/__init__.py'4661hermes-agent-2026.7.7> adding 'plugins/browser/firecrawl/plugin.yaml'4662hermes-agent-2026.7.7> adding 'plugins/browser/firecrawl/provider.py'4663hermes-agent-2026.7.7> adding 'plugins/context_engine/__init__.py'4664hermes-agent-2026.7.7> adding 'plugins/cron_providers/__init__.py'4665hermes-agent-2026.7.7> adding 'plugins/cron_providers/chronos/__init__.py'4666hermes-agent-2026.7.7> adding 'plugins/cron_providers/chronos/_nas_client.py'4667hermes-agent-2026.7.7> adding 'plugins/cron_providers/chronos/plugin.yaml'4668hermes-agent-2026.7.7> adding 'plugins/cron_providers/chronos/verify.py'4669hermes-agent-2026.7.7> adding 'plugins/dashboard_auth/basic/__init__.py'4670hermes-agent-2026.7.7> adding 'plugins/dashboard_auth/basic/plugin.yaml'4671hermes-agent-2026.7.7> adding 'plugins/dashboard_auth/drain/__init__.py'4672hermes-agent-2026.7.7> adding 'plugins/dashboard_auth/drain/plugin.yaml'4673hermes-agent-2026.7.7> adding 'plugins/dashboard_auth/nous/__init__.py'4674hermes-agent-2026.7.7> adding 'plugins/dashboard_auth/nous/plugin.yaml'4675hermes-agent-2026.7.7> adding 'plugins/dashboard_auth/self_hosted/__init__.py'4676hermes-agent-2026.7.7> adding 'plugins/dashboard_auth/self_hosted/plugin.yaml'4677hermes-agent-2026.7.7> adding 'plugins/disk-cleanup/README.md'4678hermes-agent-2026.7.7> adding 'plugins/disk-cleanup/__init__.py'4679hermes-agent-2026.7.7> adding 'plugins/disk-cleanup/disk_cleanup.py'4680hermes-agent-2026.7.7> adding 'plugins/disk-cleanup/plugin.yaml'4681hermes-agent-2026.7.7> adding 'plugins/google_meet/README.md'4682hermes-agent-2026.7.7> adding 'plugins/google_meet/__init__.py'4683hermes-agent-2026.7.7> adding 'plugins/google_meet/audio_bridge.py'4684hermes-agent-2026.7.7> adding 'plugins/google_meet/cli.py'4685hermes-agent-2026.7.7> adding 'plugins/google_meet/meet_bot.py'4686hermes-agent-2026.7.7> adding 'plugins/google_meet/plugin.yaml'4687hermes-agent-2026.7.7> adding 'plugins/google_meet/process_manager.py'4688hermes-agent-2026.7.7> adding 'plugins/google_meet/tools.py'4689hermes-agent-2026.7.7> adding 'plugins/google_meet/node/__init__.py'4690hermes-agent-2026.7.7> adding 'plugins/google_meet/node/cli.py'4691hermes-agent-2026.7.7> adding 'plugins/google_meet/node/client.py'4692hermes-agent-2026.7.7> adding 'plugins/google_meet/node/protocol.py'4693hermes-agent-2026.7.7> adding 'plugins/google_meet/node/registry.py'4694hermes-agent-2026.7.7> adding 'plugins/google_meet/node/server.py'4695hermes-agent-2026.7.7> adding 'plugins/google_meet/realtime/__init__.py'4696hermes-agent-2026.7.7> adding 'plugins/google_meet/realtime/openai_client.py'4697hermes-agent-2026.7.7> adding 'plugins/hermes-achievements/README.md'4698hermes-agent-2026.7.7> adding 'plugins/hermes-achievements/dashboard/manifest.json'4699hermes-agent-2026.7.7> adding 'plugins/hermes-achievements/dashboard/plugin_api.py'4700hermes-agent-2026.7.7> adding 'plugins/hermes-achievements/dashboard/dist/index.js'4701hermes-agent-2026.7.7> adding 'plugins/hermes-achievements/dashboard/dist/style.css'4702hermes-agent-2026.7.7> adding 'plugins/hermes-achievements/tests/test_achievement_engine.py'4703hermes-agent-2026.7.7> adding 'plugins/image_gen/fal/__init__.py'4704hermes-agent-2026.7.7> adding 'plugins/image_gen/fal/plugin.yaml'4705hermes-agent-2026.7.7> adding 'plugins/image_gen/krea/__init__.py'4706hermes-agent-2026.7.7> adding 'plugins/image_gen/krea/plugin.yaml'4707hermes-agent-2026.7.7> adding 'plugins/image_gen/openai/__init__.py'4708hermes-agent-2026.7.7> adding 'plugins/image_gen/openai/plugin.yaml'4709hermes-agent-2026.7.7> adding 'plugins/image_gen/openai-codex/__init__.py'4710hermes-agent-2026.7.7> adding 'plugins/image_gen/openai-codex/plugin.yaml'4711hermes-agent-2026.7.7> adding 'plugins/image_gen/openrouter/__init__.py'4712hermes-agent-2026.7.7> adding 'plugins/image_gen/openrouter/plugin.yaml'4713hermes-agent-2026.7.7> adding 'plugins/image_gen/xai/__init__.py'4714hermes-agent-2026.7.7> adding 'plugins/image_gen/xai/plugin.yaml'4715hermes-agent-2026.7.7> adding 'plugins/kanban/dashboard/manifest.json'4716hermes-agent-2026.7.7> adding 'plugins/kanban/dashboard/plugin_api.py'4717hermes-agent-2026.7.7> adding 'plugins/kanban/dashboard/dist/index.js'4718hermes-agent-2026.7.7> adding 'plugins/kanban/dashboard/dist/style.css'4719hermes-agent-2026.7.7> adding 'plugins/memory/__init__.py'4720hermes-agent-2026.7.7> adding 'plugins/memory/byterover/README.md'4721hermes-agent-2026.7.7> adding 'plugins/memory/byterover/__init__.py'4722hermes-agent-2026.7.7> adding 'plugins/memory/byterover/plugin.yaml'4723hermes-agent-2026.7.7> adding 'plugins/memory/hindsight/README.md'4724hermes-agent-2026.7.7> adding 'plugins/memory/hindsight/__init__.py'4725hermes-agent-2026.7.7> adding 'plugins/memory/hindsight/plugin.yaml'4726hermes-agent-2026.7.7> adding 'plugins/memory/holographic/README.md'4727hermes-agent-2026.7.7> adding 'plugins/memory/holographic/__init__.py'4728hermes-agent-2026.7.7> adding 'plugins/memory/holographic/holographic.py'4729hermes-agent-2026.7.7> adding 'plugins/memory/holographic/plugin.yaml'4730hermes-agent-2026.7.7> adding 'plugins/memory/holographic/retrieval.py'4731hermes-agent-2026.7.7> adding 'plugins/memory/holographic/store.py'4732hermes-agent-2026.7.7> adding 'plugins/memory/honcho/README.md'4733hermes-agent-2026.7.7> adding 'plugins/memory/honcho/__init__.py'4734hermes-agent-2026.7.7> adding 'plugins/memory/honcho/cli.py'4735hermes-agent-2026.7.7> adding 'plugins/memory/honcho/client.py'4736hermes-agent-2026.7.7> adding 'plugins/memory/honcho/oauth.py'4737hermes-agent-2026.7.7> adding 'plugins/memory/honcho/oauth_flow.py'4738hermes-agent-2026.7.7> adding 'plugins/memory/honcho/plugin.yaml'4739hermes-agent-2026.7.7> adding 'plugins/memory/honcho/session.py'4740hermes-agent-2026.7.7> adding 'plugins/memory/mem0/README.md'4741hermes-agent-2026.7.7> adding 'plugins/memory/mem0/__init__.py'4742hermes-agent-2026.7.7> adding 'plugins/memory/mem0/_backend.py'4743hermes-agent-2026.7.7> adding 'plugins/memory/mem0/_oss_providers.py'4744hermes-agent-2026.7.7> adding 'plugins/memory/mem0/_setup.py'4745hermes-agent-2026.7.7> adding 'plugins/memory/mem0/plugin.yaml'4746hermes-agent-2026.7.7> adding 'plugins/memory/openviking/README.md'4747hermes-agent-2026.7.7> adding 'plugins/memory/openviking/__init__.py'4748hermes-agent-2026.7.7> adding 'plugins/memory/openviking/plugin.yaml'4749hermes-agent-2026.7.7> adding 'plugins/memory/retaindb/README.md'4750hermes-agent-2026.7.7> adding 'plugins/memory/retaindb/__init__.py'4751hermes-agent-2026.7.7> adding 'plugins/memory/retaindb/plugin.yaml'4752hermes-agent-2026.7.7> adding 'plugins/memory/supermemory/README.md'4753hermes-agent-2026.7.7> adding 'plugins/memory/supermemory/__init__.py'4754hermes-agent-2026.7.7> adding 'plugins/memory/supermemory/plugin.yaml'4755hermes-agent-2026.7.7> adding 'plugins/model-providers/README.md'4756hermes-agent-2026.7.7> adding 'plugins/model-providers/alibaba/__init__.py'4757hermes-agent-2026.7.7> adding 'plugins/model-providers/alibaba/plugin.yaml'4758hermes-agent-2026.7.7> adding 'plugins/model-providers/alibaba-coding-plan/__init__.py'4759hermes-agent-2026.7.7> adding 'plugins/model-providers/alibaba-coding-plan/plugin.yaml'4760hermes-agent-2026.7.7> adding 'plugins/model-providers/anthropic/__init__.py'4761hermes-agent-2026.7.7> adding 'plugins/model-providers/anthropic/plugin.yaml'4762hermes-agent-2026.7.7> adding 'plugins/model-providers/arcee/__init__.py'4763hermes-agent-2026.7.7> adding 'plugins/model-providers/arcee/plugin.yaml'4764hermes-agent-2026.7.7> adding 'plugins/model-providers/azure-foundry/__init__.py'4765hermes-agent-2026.7.7> adding 'plugins/model-providers/azure-foundry/plugin.yaml'4766hermes-agent-2026.7.7> adding 'plugins/model-providers/bedrock/__init__.py'4767hermes-agent-2026.7.7> adding 'plugins/model-providers/bedrock/plugin.yaml'4768hermes-agent-2026.7.7> adding 'plugins/model-providers/copilot/__init__.py'4769hermes-agent-2026.7.7> adding 'plugins/model-providers/copilot/plugin.yaml'4770hermes-agent-2026.7.7> adding 'plugins/model-providers/copilot-acp/__init__.py'4771hermes-agent-2026.7.7> adding 'plugins/model-providers/copilot-acp/plugin.yaml'4772hermes-agent-2026.7.7> adding 'plugins/model-providers/custom/__init__.py'4773hermes-agent-2026.7.7> adding 'plugins/model-providers/custom/plugin.yaml'4774hermes-agent-2026.7.7> adding 'plugins/model-providers/deepseek/__init__.py'4775hermes-agent-2026.7.7> adding 'plugins/model-providers/deepseek/plugin.yaml'4776hermes-agent-2026.7.7> adding 'plugins/model-providers/gemini/__init__.py'4777hermes-agent-2026.7.7> adding 'plugins/model-providers/gemini/plugin.yaml'4778hermes-agent-2026.7.7> adding 'plugins/model-providers/gmi/__init__.py'4779hermes-agent-2026.7.7> adding 'plugins/model-providers/gmi/plugin.yaml'4780hermes-agent-2026.7.7> adding 'plugins/model-providers/huggingface/__init__.py'4781hermes-agent-2026.7.7> adding 'plugins/model-providers/huggingface/plugin.yaml'4782hermes-agent-2026.7.7> adding 'plugins/model-providers/kilocode/__init__.py'4783hermes-agent-2026.7.7> adding 'plugins/model-providers/kilocode/plugin.yaml'4784hermes-agent-2026.7.7> adding 'plugins/model-providers/kimi-coding/__init__.py'4785hermes-agent-2026.7.7> adding 'plugins/model-providers/kimi-coding/plugin.yaml'4786hermes-agent-2026.7.7> adding 'plugins/model-providers/minimax/__init__.py'4787hermes-agent-2026.7.7> adding 'plugins/model-providers/minimax/plugin.yaml'4788hermes-agent-2026.7.7> adding 'plugins/model-providers/nous/__init__.py'4789hermes-agent-2026.7.7> adding 'plugins/model-providers/nous/plugin.yaml'4790hermes-agent-2026.7.7> adding 'plugins/model-providers/novita/__init__.py'4791hermes-agent-2026.7.7> adding 'plugins/model-providers/novita/plugin.yaml'4792hermes-agent-2026.7.7> adding 'plugins/model-providers/nvidia/__init__.py'4793hermes-agent-2026.7.7> adding 'plugins/model-providers/nvidia/plugin.yaml'4794hermes-agent-2026.7.7> adding 'plugins/model-providers/ollama-cloud/__init__.py'4795hermes-agent-2026.7.7> adding 'plugins/model-providers/ollama-cloud/plugin.yaml'4796hermes-agent-2026.7.7> adding 'plugins/model-providers/openai-codex/__init__.py'4797hermes-agent-2026.7.7> adding 'plugins/model-providers/openai-codex/plugin.yaml'4798hermes-agent-2026.7.7> adding 'plugins/model-providers/opencode-zen/__init__.py'4799hermes-agent-2026.7.7> adding 'plugins/model-providers/opencode-zen/plugin.yaml'4800hermes-agent-2026.7.7> adding 'plugins/model-providers/openrouter/__init__.py'4801hermes-agent-2026.7.7> adding 'plugins/model-providers/openrouter/plugin.yaml'4802hermes-agent-2026.7.7> adding 'plugins/model-providers/qwen-oauth/__init__.py'4803hermes-agent-2026.7.7> adding 'plugins/model-providers/qwen-oauth/plugin.yaml'4804hermes-agent-2026.7.7> adding 'plugins/model-providers/stepfun/__init__.py'4805hermes-agent-2026.7.7> adding 'plugins/model-providers/stepfun/plugin.yaml'4806hermes-agent-2026.7.7> adding 'plugins/model-providers/vertex/__init__.py'4807hermes-agent-2026.7.7> adding 'plugins/model-providers/vertex/plugin.yaml'4808hermes-agent-2026.7.7> adding 'plugins/model-providers/xai/__init__.py'4809hermes-agent-2026.7.7> adding 'plugins/model-providers/xai/plugin.yaml'4810hermes-agent-2026.7.7> adding 'plugins/model-providers/xiaomi/__init__.py'4811hermes-agent-2026.7.7> adding 'plugins/model-providers/xiaomi/plugin.yaml'4812hermes-agent-2026.7.7> adding 'plugins/model-providers/zai/__init__.py'4813hermes-agent-2026.7.7> adding 'plugins/model-providers/zai/plugin.yaml'4814hermes-agent-2026.7.7> adding 'plugins/observability/langfuse/README.md'4815hermes-agent-2026.7.7> adding 'plugins/observability/langfuse/__init__.py'4816hermes-agent-2026.7.7> adding 'plugins/observability/langfuse/plugin.yaml'4817hermes-agent-2026.7.7> adding 'plugins/observability/nemo_relay/README.md'4818hermes-agent-2026.7.7> adding 'plugins/observability/nemo_relay/__init__.py'4819hermes-agent-2026.7.7> adding 'plugins/observability/nemo_relay/plugin.yaml'4820hermes-agent-2026.7.7> adding 'plugins/platforms/dingtalk/__init__.py'4821hermes-agent-2026.7.7> adding 'plugins/platforms/dingtalk/adapter.py'4822hermes-agent-2026.7.7> adding 'plugins/platforms/dingtalk/plugin.yaml'4823hermes-agent-2026.7.7> adding 'plugins/platforms/discord/__init__.py'4824hermes-agent-2026.7.7> adding 'plugins/platforms/discord/adapter.py'4825hermes-agent-2026.7.7> adding 'plugins/platforms/discord/plugin.yaml'4826hermes-agent-2026.7.7> adding 'plugins/platforms/discord/voice_mixer.py'4827hermes-agent-2026.7.7> adding 'plugins/platforms/email/__init__.py'4828hermes-agent-2026.7.7> adding 'plugins/platforms/email/adapter.py'4829hermes-agent-2026.7.7> adding 'plugins/platforms/email/plugin.yaml'4830hermes-agent-2026.7.7> adding 'plugins/platforms/feishu/__init__.py'4831hermes-agent-2026.7.7> adding 'plugins/platforms/feishu/adapter.py'4832hermes-agent-2026.7.7> adding 'plugins/platforms/feishu/feishu_comment.py'4833hermes-agent-2026.7.7> adding 'plugins/platforms/feishu/feishu_comment_rules.py'4834hermes-agent-2026.7.7> adding 'plugins/platforms/feishu/feishu_meeting_invite.py'4835hermes-agent-2026.7.7> adding 'plugins/platforms/feishu/plugin.yaml'4836hermes-agent-2026.7.7> adding 'plugins/platforms/google_chat/__init__.py'4837hermes-agent-2026.7.7> adding 'plugins/platforms/google_chat/adapter.py'4838hermes-agent-2026.7.7> adding 'plugins/platforms/google_chat/oauth.py'4839hermes-agent-2026.7.7> adding 'plugins/platforms/google_chat/plugin.yaml'4840hermes-agent-2026.7.7> adding 'plugins/platforms/homeassistant/__init__.py'4841hermes-agent-2026.7.7> adding 'plugins/platforms/homeassistant/adapter.py'4842hermes-agent-2026.7.7> adding 'plugins/platforms/homeassistant/plugin.yaml'4843hermes-agent-2026.7.7> adding 'plugins/platforms/irc/__init__.py'4844hermes-agent-2026.7.7> adding 'plugins/platforms/irc/adapter.py'4845hermes-agent-2026.7.7> adding 'plugins/platforms/irc/plugin.yaml'4846hermes-agent-2026.7.7> adding 'plugins/platforms/line/__init__.py'4847hermes-agent-2026.7.7> adding 'plugins/platforms/line/adapter.py'4848hermes-agent-2026.7.7> adding 'plugins/platforms/line/plugin.yaml'4849hermes-agent-2026.7.7> adding 'plugins/platforms/matrix/__init__.py'4850hermes-agent-2026.7.7> adding 'plugins/platforms/matrix/adapter.py'4851hermes-agent-2026.7.7> adding 'plugins/platforms/matrix/plugin.yaml'4852hermes-agent-2026.7.7> adding 'plugins/platforms/mattermost/__init__.py'4853hermes-agent-2026.7.7> adding 'plugins/platforms/mattermost/adapter.py'4854hermes-agent-2026.7.7> adding 'plugins/platforms/mattermost/plugin.yaml'4855hermes-agent-2026.7.7> adding 'plugins/platforms/ntfy/__init__.py'4856hermes-agent-2026.7.7> adding 'plugins/platforms/ntfy/adapter.py'4857hermes-agent-2026.7.7> adding 'plugins/platforms/ntfy/plugin.yaml'4858hermes-agent-2026.7.7> adding 'plugins/platforms/photon/README.md'4859hermes-agent-2026.7.7> adding 'plugins/platforms/photon/__init__.py'4860hermes-agent-2026.7.7> adding 'plugins/platforms/photon/adapter.py'4861hermes-agent-2026.7.7> adding 'plugins/platforms/photon/auth.py'4862hermes-agent-2026.7.7> adding 'plugins/platforms/photon/cli.py'4863hermes-agent-2026.7.7> adding 'plugins/platforms/photon/plugin.yaml'4864hermes-agent-2026.7.7> adding 'plugins/platforms/photon/sidecar/README.md'4865hermes-agent-2026.7.7> adding 'plugins/platforms/raft/__init__.py'4866hermes-agent-2026.7.7> adding 'plugins/platforms/raft/adapter.py'4867hermes-agent-2026.7.7> adding 'plugins/platforms/raft/plugin.yaml'4868hermes-agent-2026.7.7> adding 'plugins/platforms/simplex/__init__.py'4869hermes-agent-2026.7.7> adding 'plugins/platforms/simplex/adapter.py'4870hermes-agent-2026.7.7> adding 'plugins/platforms/simplex/plugin.yaml'4871hermes-agent-2026.7.7> adding 'plugins/platforms/slack/__init__.py'4872hermes-agent-2026.7.7> adding 'plugins/platforms/slack/adapter.py'4873hermes-agent-2026.7.7> adding 'plugins/platforms/slack/block_kit.py'4874hermes-agent-2026.7.7> adding 'plugins/platforms/slack/plugin.yaml'4875hermes-agent-2026.7.7> adding 'plugins/platforms/sms/__init__.py'4876hermes-agent-2026.7.7> adding 'plugins/platforms/sms/adapter.py'4877hermes-agent-2026.7.7> adding 'plugins/platforms/sms/plugin.yaml'4878hermes-agent-2026.7.7> adding 'plugins/platforms/teams/__init__.py'4879hermes-agent-2026.7.7> adding 'plugins/platforms/teams/adapter.py'4880hermes-agent-2026.7.7> adding 'plugins/platforms/teams/plugin.yaml'4881hermes-agent-2026.7.7> adding 'plugins/platforms/telegram/__init__.py'4882hermes-agent-2026.7.7> adding 'plugins/platforms/telegram/adapter.py'4883hermes-agent-2026.7.7> adding 'plugins/platforms/telegram/plugin.yaml'4884hermes-agent-2026.7.7> adding 'plugins/platforms/telegram/telegram_ids.py'4885hermes-agent-2026.7.7> adding 'plugins/platforms/telegram/telegram_network.py'4886hermes-agent-2026.7.7> adding 'plugins/platforms/wecom/__init__.py'4887hermes-agent-2026.7.7> adding 'plugins/platforms/wecom/adapter.py'4888hermes-agent-2026.7.7> adding 'plugins/platforms/wecom/callback_adapter.py'4889hermes-agent-2026.7.7> adding 'plugins/platforms/wecom/plugin.yaml'4890hermes-agent-2026.7.7> adding 'plugins/platforms/wecom/wecom_crypto.py'4891hermes-agent-2026.7.7> adding 'plugins/platforms/whatsapp/__init__.py'4892hermes-agent-2026.7.7> adding 'plugins/platforms/whatsapp/adapter.py'4893hermes-agent-2026.7.7> adding 'plugins/platforms/whatsapp/plugin.yaml'4894hermes-agent-2026.7.7> adding 'plugins/security-guidance/README.md'4895hermes-agent-2026.7.7> adding 'plugins/security-guidance/__init__.py'4896hermes-agent-2026.7.7> adding 'plugins/security-guidance/patterns.py'4897hermes-agent-2026.7.7> adding 'plugins/security-guidance/plugin.yaml'4898hermes-agent-2026.7.7> adding 'plugins/spotify/__init__.py'4899hermes-agent-2026.7.7> adding 'plugins/spotify/client.py'4900hermes-agent-2026.7.7> adding 'plugins/spotify/plugin.yaml'4901hermes-agent-2026.7.7> adding 'plugins/spotify/tools.py'4902hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/__init__.py'4903hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/cli.py'4904hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/meetings.py'4905hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/models.py'4906hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/pipeline.py'4907hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/plugin.yaml'4908hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/runtime.py'4909hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/store.py'4910hermes-agent-2026.7.7> adding 'plugins/teams_pipeline/subscriptions.py'4911hermes-agent-2026.7.7> adding 'plugins/video_gen/fal/__init__.py'4912hermes-agent-2026.7.7> adding 'plugins/video_gen/fal/plugin.yaml'4913hermes-agent-2026.7.7> adding 'plugins/video_gen/xai/__init__.py'4914hermes-agent-2026.7.7> adding 'plugins/video_gen/xai/plugin.yaml'4915hermes-agent-2026.7.7> adding 'plugins/web/__init__.py'4916hermes-agent-2026.7.7> adding 'plugins/web/brave_free/__init__.py'4917hermes-agent-2026.7.7> adding 'plugins/web/brave_free/plugin.yaml'4918hermes-agent-2026.7.7> adding 'plugins/web/brave_free/provider.py'4919hermes-agent-2026.7.7> adding 'plugins/web/ddgs/__init__.py'4920hermes-agent-2026.7.7> adding 'plugins/web/ddgs/plugin.yaml'4921hermes-agent-2026.7.7> adding 'plugins/web/ddgs/provider.py'4922hermes-agent-2026.7.7> adding 'plugins/web/exa/__init__.py'4923hermes-agent-2026.7.7> adding 'plugins/web/exa/plugin.yaml'4924hermes-agent-2026.7.7> adding 'plugins/web/exa/provider.py'4925hermes-agent-2026.7.7> adding 'plugins/web/firecrawl/__init__.py'4926hermes-agent-2026.7.7> adding 'plugins/web/firecrawl/plugin.yaml'4927hermes-agent-2026.7.7> adding 'plugins/web/firecrawl/provider.py'4928hermes-agent-2026.7.7> adding 'plugins/web/parallel/__init__.py'4929hermes-agent-2026.7.7> adding 'plugins/web/parallel/plugin.yaml'4930hermes-agent-2026.7.7> adding 'plugins/web/parallel/provider.py'4931hermes-agent-2026.7.7> adding 'plugins/web/searxng/__init__.py'4932hermes-agent-2026.7.7> adding 'plugins/web/searxng/plugin.yaml'4933hermes-agent-2026.7.7> adding 'plugins/web/searxng/provider.py'4934hermes-agent-2026.7.7> adding 'plugins/web/tavily/__init__.py'4935hermes-agent-2026.7.7> adding 'plugins/web/tavily/plugin.yaml'4936hermes-agent-2026.7.7> adding 'plugins/web/tavily/provider.py'4937hermes-agent-2026.7.7> adding 'plugins/web/xai/__init__.py'4938hermes-agent-2026.7.7> adding 'plugins/web/xai/plugin.yaml'4939hermes-agent-2026.7.7> adding 'plugins/web/xai/provider.py'4940hermes-agent-2026.7.7> adding 'providers/__init__.py'4941hermes-agent-2026.7.7> adding 'providers/base.py'4942hermes-agent-2026.7.7> adding 'tools/__init__.py'4943hermes-agent-2026.7.7> adding 'tools/ansi_strip.py'4944hermes-agent-2026.7.7> adding 'tools/approval.py'4945hermes-agent-2026.7.7> adding 'tools/async_delegation.py'4946hermes-agent-2026.7.7> adding 'tools/binary_extensions.py'4947hermes-agent-2026.7.7> adding 'tools/blueprints.py'4948hermes-agent-2026.7.7> adding 'tools/browser_camofox.py'4949hermes-agent-2026.7.7> adding 'tools/browser_camofox_state.py'4950hermes-agent-2026.7.7> adding 'tools/browser_cdp_tool.py'4951hermes-agent-2026.7.7> adding 'tools/browser_dialog_tool.py'4952hermes-agent-2026.7.7> adding 'tools/browser_supervisor.py'4953hermes-agent-2026.7.7> adding 'tools/browser_tool.py'4954hermes-agent-2026.7.7> adding 'tools/budget_config.py'4955hermes-agent-2026.7.7> adding 'tools/checkpoint_manager.py'4956hermes-agent-2026.7.7> adding 'tools/clarify_gateway.py'4957hermes-agent-2026.7.7> adding 'tools/clarify_tool.py'4958hermes-agent-2026.7.7> adding 'tools/close_terminal_tool.py'4959hermes-agent-2026.7.7> adding 'tools/code_execution_tool.py'4960hermes-agent-2026.7.7> adding 'tools/computer_use_tool.py'4961hermes-agent-2026.7.7> adding 'tools/credential_files.py'4962hermes-agent-2026.7.7> adding 'tools/cronjob_tools.py'4963hermes-agent-2026.7.7> adding 'tools/daemon_pool.py'4964hermes-agent-2026.7.7> adding 'tools/debug_helpers.py'4965hermes-agent-2026.7.7> adding 'tools/delegate_tool.py'4966hermes-agent-2026.7.7> adding 'tools/discord_tool.py'4967hermes-agent-2026.7.7> adding 'tools/env_passthrough.py'4968hermes-agent-2026.7.7> adding 'tools/env_probe.py'4969hermes-agent-2026.7.7> adding 'tools/fal_common.py'4970hermes-agent-2026.7.7> adding 'tools/feishu_doc_tool.py'4971hermes-agent-2026.7.7> adding 'tools/feishu_drive_tool.py'4972hermes-agent-2026.7.7> adding 'tools/file_operations.py'4973hermes-agent-2026.7.7> adding 'tools/file_state.py'4974hermes-agent-2026.7.7> adding 'tools/file_tools.py'4975hermes-agent-2026.7.7> adding 'tools/fuzzy_match.py'4976hermes-agent-2026.7.7> adding 'tools/homeassistant_tool.py'4977hermes-agent-2026.7.7> adding 'tools/hook_output_spill.py'4978hermes-agent-2026.7.7> adding 'tools/image_generation_tool.py'4979hermes-agent-2026.7.7> adding 'tools/image_source.py'4980hermes-agent-2026.7.7> adding 'tools/interrupt.py'4981hermes-agent-2026.7.7> adding 'tools/kanban_tools.py'4982hermes-agent-2026.7.7> adding 'tools/lazy_deps.py'4983hermes-agent-2026.7.7> adding 'tools/managed_tool_gateway.py'4984hermes-agent-2026.7.7> adding 'tools/mcp_oauth.py'4985hermes-agent-2026.7.7> adding 'tools/mcp_oauth_manager.py'4986hermes-agent-2026.7.7> adding 'tools/mcp_stdio_watchdog.py'4987hermes-agent-2026.7.7> adding 'tools/mcp_tool.py'4988hermes-agent-2026.7.7> adding 'tools/memory_tool.py'4989hermes-agent-2026.7.7> adding 'tools/microsoft_graph_auth.py'4990hermes-agent-2026.7.7> adding 'tools/microsoft_graph_client.py'4991hermes-agent-2026.7.7> adding 'tools/neutts_synth.py'4992hermes-agent-2026.7.7> adding 'tools/openrouter_client.py'4993hermes-agent-2026.7.7> adding 'tools/osv_check.py'4994hermes-agent-2026.7.7> adding 'tools/patch_parser.py'4995hermes-agent-2026.7.7> adding 'tools/path_security.py'4996hermes-agent-2026.7.7> adding 'tools/process_registry.py'4997hermes-agent-2026.7.7> adding 'tools/project_tools.py'4998hermes-agent-2026.7.7> adding 'tools/read_extract.py'4999hermes-agent-2026.7.7> adding 'tools/read_terminal_tool.py'5000hermes-agent-2026.7.7> adding 'tools/registry.py'5001hermes-agent-2026.7.7> adding 'tools/schema_sanitizer.py'5002hermes-agent-2026.7.7> adding 'tools/send_message_tool.py'5003hermes-agent-2026.7.7> adding 'tools/session_search_tool.py'5004hermes-agent-2026.7.7> adding 'tools/skill_manager_tool.py'5005hermes-agent-2026.7.7> adding 'tools/skill_provenance.py'5006hermes-agent-2026.7.7> adding 'tools/skill_usage.py'5007hermes-agent-2026.7.7> adding 'tools/skills_ast_audit.py'5008hermes-agent-2026.7.7> adding 'tools/skills_guard.py'5009hermes-agent-2026.7.7> adding 'tools/skills_hub.py'5010hermes-agent-2026.7.7> adding 'tools/skills_sync.py'5011hermes-agent-2026.7.7> adding 'tools/skills_tool.py'5012hermes-agent-2026.7.7> adding 'tools/slash_confirm.py'5013hermes-agent-2026.7.7> adding 'tools/terminal_tool.py'5014hermes-agent-2026.7.7> adding 'tools/thread_context.py'5015hermes-agent-2026.7.7> adding 'tools/threat_patterns.py'5016hermes-agent-2026.7.7> adding 'tools/tirith_security.py'5017hermes-agent-2026.7.7> adding 'tools/todo_tool.py'5018hermes-agent-2026.7.7> adding 'tools/tool_backend_helpers.py'5019hermes-agent-2026.7.7> adding 'tools/tool_output_limits.py'5020hermes-agent-2026.7.7> adding 'tools/tool_result_storage.py'5021hermes-agent-2026.7.7> adding 'tools/tool_search.py'5022hermes-agent-2026.7.7> adding 'tools/transcription_tools.py'5023hermes-agent-2026.7.7> adding 'tools/tts_tool.py'5024hermes-agent-2026.7.7> adding 'tools/url_safety.py'5025hermes-agent-2026.7.7> adding 'tools/video_generation_tool.py'5026hermes-agent-2026.7.7> adding 'tools/vision_tools.py'5027hermes-agent-2026.7.7> adding 'tools/voice_mode.py'5028hermes-agent-2026.7.7> adding 'tools/web_tools.py'5029hermes-agent-2026.7.7> adding 'tools/website_policy.py'5030hermes-agent-2026.7.7> adding 'tools/write_approval.py'5031hermes-agent-2026.7.7> adding 'tools/x_search_tool.py'5032hermes-agent-2026.7.7> adding 'tools/xai_http.py'5033hermes-agent-2026.7.7> adding 'tools/xai_video_tools.py'5034hermes-agent-2026.7.7> adding 'tools/yuanbao_tools.py'5035hermes-agent-2026.7.7> adding 'tools/computer_use/__init__.py'5036hermes-agent-2026.7.7> adding 'tools/computer_use/backend.py'5037hermes-agent-2026.7.7> adding 'tools/computer_use/cua_backend.py'5038hermes-agent-2026.7.7> adding 'tools/computer_use/doctor.py'5039hermes-agent-2026.7.7> adding 'tools/computer_use/permissions.py'5040hermes-agent-2026.7.7> adding 'tools/computer_use/schema.py'5041hermes-agent-2026.7.7> adding 'tools/computer_use/tool.py'5042hermes-agent-2026.7.7> adding 'tools/computer_use/vision_routing.py'5043hermes-agent-2026.7.7> adding 'tools/environments/__init__.py'5044hermes-agent-2026.7.7> adding 'tools/environments/base.py'5045hermes-agent-2026.7.7> adding 'tools/environments/daytona.py'5046hermes-agent-2026.7.7> adding 'tools/environments/docker.py'5047hermes-agent-2026.7.7> adding 'tools/environments/file_sync.py'5048hermes-agent-2026.7.7> adding 'tools/environments/local.py'5049hermes-agent-2026.7.7> adding 'tools/environments/managed_modal.py'5050hermes-agent-2026.7.7> adding 'tools/environments/modal.py'5051hermes-agent-2026.7.7> adding 'tools/environments/modal_utils.py'5052hermes-agent-2026.7.7> adding 'tools/environments/singularity.py'5053hermes-agent-2026.7.7> adding 'tools/environments/ssh.py'5054hermes-agent-2026.7.7> adding 'tui_gateway/__init__.py'5055hermes-agent-2026.7.7> adding 'tui_gateway/entry.py'5056hermes-agent-2026.7.7> adding 'tui_gateway/event_publisher.py'5057hermes-agent-2026.7.7> adding 'tui_gateway/git_probe.py'5058hermes-agent-2026.7.7> adding 'tui_gateway/loop_noise.py'5059hermes-agent-2026.7.7> adding 'tui_gateway/project_tree.py'5060hermes-agent-2026.7.7> adding 'tui_gateway/render.py'5061hermes-agent-2026.7.7> adding 'tui_gateway/server.py'5062hermes-agent-2026.7.7> adding 'tui_gateway/slash_worker.py'5063hermes-agent-2026.7.7> adding 'tui_gateway/transport.py'5064hermes-agent-2026.7.7> adding 'tui_gateway/ws.py'5065hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.dist-info/METADATA'5066hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.dist-info/WHEEL'5067hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.dist-info/entry_points.txt'5068hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.dist-info/top_level.txt'5069hermes-agent-2026.7.7> adding 'hermes_agent-0.18.1.dist-info/RECORD'5070hermes-agent-2026.7.7> removing build/bdist.linux-x86_64/wheel5071hermes-agent-2026.7.7> Successfully built hermes_agent-0.18.1-py3-none-any.whl5072hermes-agent-2026.7.7> Finished creating a wheel...5073hermes-agent-2026.7.7> /build/source/dist /build/source5074hermes-agent-2026.7.7> Unpacking to: unpacked/hermes_agent-0.18.1...OK5075hermes-agent-2026.7.7> Repacking wheel as ./hermes_agent-0.18.1-py3-none-any.whl...OK5076hermes-agent-2026.7.7> /build/source5077hermes-agent-2026.7.7> Finished executing pypaBuildPhase5078hermes-agent-2026.7.7> Running phase: pythonRuntimeDepsCheckHook5079hermes-agent-2026.7.7> Executing pythonRuntimeDepsCheck5080hermes-agent-2026.7.7> Checking runtime dependencies for hermes_agent-0.18.1-py3-none-any.whl5081hermes-agent-2026.7.7> Finished executing pythonRuntimeDepsCheck5082hermes-agent-2026.7.7> Running phase: installPhase5083hermes-agent-2026.7.7> Executing pypaInstallPhase5084hermes-agent-2026.7.7> /nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7/lib/python3.14/site-packages/cli.py:11250: SyntaxWarning: 'return' in a 'finally' block5085hermes-agent-2026.7.7>   return5086hermes-agent-2026.7.7> /nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7/lib/python3.14/site-packages/cli.py:11250: SyntaxWarning: 'return' in a 'finally' block5087hermes-agent-2026.7.7>   return5088hermes-agent-2026.7.7> Successfully installed hermes_agent-0.18.1-py3-none-any.whl5089hermes-agent-2026.7.7> Finished executing pypaInstallPhase5090hermes-agent-2026.7.7> Running phase: pythonOutputDistPhase5091hermes-agent-2026.7.7> Executing pythonOutputDistPhase5092hermes-agent-2026.7.7> Finished executing pythonOutputDistPhase5093hermes-agent-2026.7.7> Running phase: fixupPhase5094hermes-agent-2026.7.7> shrinking RPATHs of ELF executables and libraries in /nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.75095hermes-agent-2026.7.7> checking for references to /build/ in /nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7...5096hermes-agent-2026.7.7> patching script interpreter paths in /nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.75097hermes-agent-2026.7.7> stripping (with command strip and flags -S -p) in  /nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7/lib /nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7/bin5098hermes-agent-2026.7.7> shrinking RPATHs of ELF executables and libraries in /nix/store/qvh78yl3xg40nhnk5s53hp1sd2yysjx1-hermes-agent-2026.7.7-dist5099hermes-agent-2026.7.7> checking for references to /build/ in /nix/store/qvh78yl3xg40nhnk5s53hp1sd2yysjx1-hermes-agent-2026.7.7-dist...5100hermes-agent-2026.7.7> patching script interpreter paths in /nix/store/qvh78yl3xg40nhnk5s53hp1sd2yysjx1-hermes-agent-2026.7.7-dist5101hermes-agent-2026.7.7> Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.65102hermes-agent-2026.7.7> wrapping `/nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7/bin/hermes'...5103hermes-agent-2026.7.7> Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.65104hermes-agent-2026.7.7> wrapping `/nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7/bin/hermes-agent'...5105hermes-agent-2026.7.7> Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.65106hermes-agent-2026.7.7> wrapping `/nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7/bin/hermes-acp'...5107hermes-agent-2026.7.7> Executing pythonRemoveTestsDir5108hermes-agent-2026.7.7> Finished executing pythonRemoveTestsDir5109hermes-agent-2026.7.7> Running phase: installCheckPhase5110hermes-agent-2026.7.7> Executing versionCheckPhase5111hermes-agent-2026.7.7> Successfully managed to find version 2026.7.7 in the output of the command /nix/store/bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7/bin/hermes --version5112hermes-agent-2026.7.7> Hermes Agent v0.18.1 (2026.7.7)5113hermes-agent-2026.7.7> Project: {{storeDir}}/lib/python3.14/site-packages5114hermes-agent-2026.7.7> Python: 3.14.65115hermes-agent-2026.7.7> OpenAI SDK: 2.41.15116hermes-agent-2026.7.7> Finished versionCheckPhase5117hermes-agent-2026.7.7> no Makefile or custom installCheckPhase, doing nothing5118hermes-agent-2026.7.7> Running phase: pythonCatchConflictsPhase5119hermes-agent-2026.7.7> Running phase: pythonRemoveBinBytecodePhase5120hermes-agent-2026.7.7> Running phase: pythonImportsCheckPhase5121hermes-agent-2026.7.7> Executing pythonImportsCheckPhase5122hermes-agent-2026.7.7> Check whether the following modules can be imported: hermes_cli hermes_cli.dashboard_auth hermes_cli.proxy slack_bolt discord telegram.ext croniter51235124post-build step Upload to niks3: ok5125time=2026-07-12T09:52:29.503Z level=INFO msg="Uploading 51 paths to niks3.numtide.com (471 already cached)"5126time=2026-07-12T09:52:29.934Z level=INFO msg="Uploading avixrvrsyk507965as9lkpw6b7452psx-python3.14-outcome-1.3.0.post0 (59.4KB)"5127time=2026-07-12T09:52:29.937Z level=INFO msg="Uploading v68kv0sqacsh30m9xd0lrrckc4h6v7vn-python3.14-trio-0.32.0 (7.0MB)"5128time=2026-07-12T09:52:29.950Z level=INFO msg="Uploading 67fi3gyw7655sghp2yy2d77pv9l1jg68-python3.14-termcolor-3.3.0 (44.8KB)"5129time=2026-07-12T09:52:29.955Z level=INFO msg="Uploading jxx60s7n9nhmiv8n959p27lrk0fcnr9p-python3.14-slack-bolt-1.29.0 (2.9MB)"5130time=2026-07-12T09:52:29.957Z level=INFO msg="Uploading j5j8ylfj99gxvg491gqygr6rqx6rxw7m-python3.14-h2-4.3.0 (767.7KB)"5131time=2026-07-12T09:52:29.964Z level=INFO msg="Uploading 5yxk26vw35lzx30k5q792kpfyqfhc17r-python3.14-audioop-lts-0.2.2 (93.0KB)"5132time=2026-07-12T09:52:29.966Z level=INFO msg="Uploading mqz86mj3izvc1k1xv2y5ba1b4ydfaz0y-python3.14-asyncpg-0.31.0 (3.0MB)"5133time=2026-07-12T09:52:29.970Z level=INFO msg="Uploading fdv4i9isva2sr514pzw96m2nhn61v41s-python3.14-boto3-1.42.31 (1.6MB)"5134time=2026-07-12T09:52:29.973Z level=INFO msg="Uploading 61li4hpgmv7hrhhsxcakvqhrfg0dbmhz-python3.14-python-telegram-bot-22.7 (10.4MB)"5135time=2026-07-12T09:52:29.974Z level=INFO msg="Uploading ga00lmcn7wpz5lfbskk9rzqpnfl2hxzg-python3.14-curio-1.6-unstable-2024-04-11 (730.8KB)"5136time=2026-07-12T09:52:29.980Z level=INFO msg="Uploading 4g2q52zh176mwgny3vp6bijrl7j6h90m-python3.14-exa-py-2.10.2 (1.1MB)"5137time=2026-07-12T09:52:29.985Z level=INFO msg="Uploading 6zb7l23cv8ian3n630m0vyzi221d789i-python3.14-hyperframe-6.1.0 (156.1KB)"5138time=2026-07-12T09:52:29.986Z level=INFO msg="Uploading mr3xar1kb7g8958cr389477vkw46pmvz-python3.14-grpclib-0.4.9 (919.2KB)"5139time=2026-07-12T09:52:29.986Z level=INFO msg="Uploading 13mgni6kp5mwzn4khr2pl9ynwvhm0n26-python3.14-msgpack-1.1.2 (353.3KB)"5140time=2026-07-12T09:52:29.994Z level=INFO msg="Uploading 4cb17ryqp364msq9yjdd2nm8jf4fzxqf-python3.14-mistralai-2.5.2 (16.7MB)"5141time=2026-07-12T09:52:29.995Z level=INFO msg="Uploading bwvssaqh1q009si9jcxrw1fbqm8vlnmh-python3.14-jsonpath-python-1.1.6 (128.9KB)"5142time=2026-07-12T09:52:29.996Z level=INFO msg="Uploading 1xyi3i8hj8pw0aljy9n5sfv9hjgy3j6l-python3.14-pynacl-1.6.2 (1.1MB)"5143time=2026-07-12T09:52:30.003Z level=INFO msg="Uploading b8i0r6vznw53js4p2xvnxsdr7rb013zh-python3.14-aiosqlite-0.21.0 (251.2KB)"5144time=2026-07-12T09:52:30.006Z level=INFO msg="Uploading 6c7ymb4f5rda7w3ym7n08fkci5x5q769-python3.14-unpaddedbase64-2.1.0 (19.9KB)"5145time=2026-07-12T09:52:30.023Z level=INFO msg="Uploading 807xj98n08sclpk52rb0j0djj8mg4k7d-python3.14-pycryptodome-3.23.0 (9.5MB)"5146time=2026-07-12T09:52:30.023Z level=INFO msg="Uploading ycg6j4y88za464ad26grc9m4b9rb70jr-python3.14-base58-2.1.1 (34.7KB)"5147time=2026-07-12T09:52:30.028Z level=INFO msg="Uploading 8wz613ychhwbdpmcv80zhfclb35jgc3y-python3.14-anthropic-0.109.1 (9.7MB)"5148time=2026-07-12T09:52:30.038Z level=INFO msg="Uploading 90bk62shyyw811s317khb370q6prhfd9-python3.14-agent-client-protocol-0.10.1 (1.1MB)"5149time=2026-07-12T09:52:30.049Z level=INFO msg="Uploading a76ly0in1fqvj6pvfnfqkh86xbg5ly2n-python3.14-elevenlabs-2.56.0 (23.9MB)"5150time=2026-07-12T09:52:30.051Z level=INFO msg="Uploading dhxsvr6rh57kplzsnlhxv1s0pj3x0fpg-python3.14-croniter-6.0.0 (195.2KB)"5151time=2026-07-12T09:52:30.054Z level=INFO msg="Uploading 04071lmwppjl4cznaaqkg8am3vigmnfn-python3.14-hpack-4.1.0 (644.4KB)"5152time=2026-07-12T09:52:30.067Z level=INFO msg="Uploading 0amb09vpchl2xa60fsmqsi9z3rsh64qj-python3.14-s3transfer-0.16.0 (994.7KB)"5153time=2026-07-12T09:52:30.113Z level=INFO msg="Uploading 8y92zywdf2qclf1z27144gd4k3dlg7nz-python3.14-types-toml-0.10.8.20240310 (12.0KB)"5154time=2026-07-12T09:52:30.157Z level=INFO msg="Uploading 4g30z224wmxab8rj1qqnfvmwqpxl1wwy-python3.14-edge-tts-7.2.8 (289.9KB)"5155time=2026-07-12T09:52:30.167Z level=INFO msg="Uploading j3dsqvm9ll86y6g1nzsvkyy7835xavav-python3.14-parallel-web-0.4.2 (1.7MB)"5156time=2026-07-12T09:52:30.342Z level=INFO msg="Uploading 08dg5f3mfqmzgrl8rpci23izhl3z0jvi-python3.14-modal-1.4.2 (10.4MB)"5157time=2026-07-12T09:52:30.354Z level=INFO msg="Uploading fbfr3cpjb8qi54vzsap0mvn2qn2h8pwp-python3.14-types-certifi-2021.10.8.3 (4.7KB)"5158time=2026-07-12T09:52:30.362Z level=INFO msg="Uploading 419gxxyaa6s90wlk78r0dzvdl663fpxg-python3.14-synchronicity-0.12.5 (398.7KB)"5159time=2026-07-12T09:52:30.373Z level=INFO msg="Uploading 3k9jdvcdl5f5bfqdg59py9iq7qmmm1h3-python3.14-discord.py-2.6.4 (12.0MB)"5160time=2026-07-12T09:52:30.380Z level=INFO msg="Uploading hr6xj0m0d1blqzxmbn5c7razhmfliynb-python3.14-slack-sdk-3.43.0 (6.0MB)"5161time=2026-07-12T09:52:30.410Z level=INFO msg="Uploading xsim0llg7vva5pvr6kkfj6lyghhx9qz2-python3.14-python-socks-2.8.1 (584.6KB)"5162time=2026-07-12T09:52:30.412Z level=INFO msg="Uploading z7dmnnfaa3g5a8qpxdch4j63bqmllwfx-python3.14-simple-term-menu-1.6.6 (379.9KB)"5163time=2026-07-12T09:52:30.421Z level=INFO msg="Uploading iyxg8sc8303dsy840ykvb7ks9m9drhp6-python3.14-async-timeout-5.0.1 (48.6KB)"5164time=2026-07-12T09:52:30.421Z level=INFO msg="Uploading g3h8h2ki49lmf6m324sv47ifwnmnsdm3-python3.14-mautrix-0.21.0 (4.5MB)"5165time=2026-07-12T09:52:30.426Z level=INFO msg="Uploading qa4ng5pg4y4yyslkd7lqpfs8wkcgz0qm-python3.14-aiohttp-socks-0.11.0 (70.5KB)"5166time=2026-07-12T09:52:30.426Z level=INFO msg="Uploading qfxf9rhznahg5cvp80sv3ygkkvws74p4-python3.14-jmespath-1.1.0 (235.2KB)"5167time=2026-07-12T09:52:30.426Z level=INFO msg="Uploading bdpv7vq2ddnx32bzf7nb6g90xkbi3yaj-hermes-agent-2026.7.7 (78.1MB)"5168time=2026-07-12T09:52:30.435Z level=INFO msg="Uploading yh74m17x10ci0hwjydvszxv7lrqsgcq5-python3.14-python-olm-3.2.16 (481.3KB)"5169time=2026-07-12T09:52:30.435Z level=INFO msg="Uploading pxiaql8hmr524dhlfws3rpl5nbab5pya-python3.14-faster-whisper-1.2.1 (1.6MB)"5170time=2026-07-12T09:52:30.441Z level=INFO msg="Uploading ljsndgr2silhc1jfwv0m5m54lg4419bx-python3.14-firecrawl-py-2.8.0 (3.4MB)"5171time=2026-07-12T09:52:30.450Z level=INFO msg="Uploading bvbn3j42nibnxixmy7nbd8mpnvp78ma6-python3.14-tenacity-9.1.4 (354.9KB)"5172time=2026-07-12T09:52:30.451Z level=INFO msg="Uploading f8rzlw8hdmnp7v212pywiy0py4c35dnw-python3.14-fal-client-0.13.1 (358.7KB)"5173time=2026-07-12T09:52:30.472Z level=INFO msg="Uploading 9r16678f5bpcn8b3bm59nn2dalrgmixv-python3.14-botocore-1.42.31 (110.8MB)"5174time=2026-07-12T09:52:30.502Z level=INFO msg="Uploading 7qi8r7y6h1s7r9mkvn5hc3az48hdnp2r-python3.14-cbor2-5.8.0 (531.2KB)"5175time=2026-07-12T09:52:30.540Z level=INFO msg="Uploading xnlpmknkdxp4q826fikcxn945ylqaqcc-python3-3.14.6-env (1.0MB)"5176time=2026-07-12T09:52:30.541Z level=INFO msg="Uploading zkbg86ii99zgmzaq9pwdr6qxf4w1038v-python3.14-fire-0.7.1 (1.3MB)"5177time=2026-07-12T09:52:32.442Z level=INFO msg="Uploading 52 narinfos"5178time=2026-07-12T09:52:33.016Z level=INFO msg="Upload complete. (5.264s)"