Add Weixin messaging platform integration - #7199
Closed
white0dew wants to merge 1 commit into
Closed
Conversation
Contributor
|
Merged via PR #8665 which synthesizes the best fixes from ~25 community PRs into a single consolidated change. Your contribution (Weixin messaging integration) was reviewed and informed the final implementation. Thank you @white0dew for your work on this! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
python -m py_compile agent/prompt_builder.py cron/scheduler.py gateway/channel_directory.py gateway/config.py gateway/platforms/weixin.py gateway/run.py gateway/session.py hermes_cli/config.py hermes_cli/gateway.py hermes_cli/main.py hermes_cli/setup.py hermes_cli/skills_config.py hermes_cli/status.py hermes_cli/tools_config.py tests/gateway/test_allowlist_startup_check.py tests/gateway/test_config.py tests/gateway/test_unauthorized_dm_behavior.py tests/gateway/test_weixin_connect.py tests/hermes_cli/test_weixin_cli.py tests/test_toolsets.py tests/tools/test_local_env_blocklist.py tests/tools/test_send_message_tool.py tools/cronjob_tools.py tools/environments/local.py tools/send_message_tool.py toolsets.pynode --check scripts/weixin-bridge/bridge.jspytestis not installed in this environment, so the new tests could not be executed here