fix(telegram): normalize delivery-only group chat ids#42571
fix(telegram): normalize delivery-only group chat ids#42571sonwr wants to merge 1 commit intoopenclaw:mainfrom
Conversation
Greptile SummaryThis PR introduces Functional issues:
Confidence Score: 1/5
|
|
This pull request has been automatically marked as stale due to inactivity. |
|
Codex review: needs changes before merge. Summary Reproducibility: yes. from source inspection: current main keeps bare Next step before merge Security Review findings
Review detailsBest possible solution: Land a repaired or replacement PR against Do we have a high-confidence way to reproduce the issue? Yes, from source inspection: current main keeps bare Is this the best way to solve the issue? No. This PR is not the best current fix because it targets removed paths and only normalizes chat-id/lookup helpers; the maintainable fix belongs in the active extension's shared target strip/parse path. Full review comments:
Overall correctness: patch is incorrect Acceptance criteria:
What I checked:
Likely related people:
Codex review notes: model gpt-5.5, reasoning high; reviewed against a7c5a0425988. |
Summary
group:<numeric_chat_id>targets in Telegram delivery helpersTesting