fix(gateway): anchor Feishu replies to triggering message - #62643
Conversation
Competing with the open Feishu reply-anchor cluster in |
|
I reviewed the linked PRs. This PR intentionally focuses on the current-message reply anchor:
If maintainers prefer #33584 or a combined superseding patch, this PR can be closed in favor of that direction. |
|
Thanks for the focused regression fix. Current main still returns The change in Automated hermes-sweeper review. |
Related: this is part of the open Feishu reply-anchor cluster in |
What does this PR do?
Related Issue
N/A — no related issue.
Type of Change
Changes Made
Fix Feishu threaded replies so they anchor to the triggering inbound message,
rather than the parent message of that thread. This preserves the thread while
making the bot visibly reply to the user message that triggered it.
How to Test
scripts/run_tests.sh tests/gateway/test_platform_base.py -q.message_idrather thanreply_to_message_id.Checklist
Code
fix(scope):,feat(scope):, etc.)pytest tests/ -qand all tests passDocumentation & Housekeeping
docs/, docstrings) — or N/Acli-config.yaml.exampleif I added/changed config keys — or N/ACONTRIBUTING.mdorAGENTS.mdif I changed architecture or workflows — or N/AFor New Skills
hermes --toolsets skills -q "Use the X skill to do Y"Screenshots / Logs