fix: resolve 7 identified issues [automated]#18270
Open
Sldark23 wants to merge 7 commits into
Open
Conversation
added 7 commits
May 1, 2026 06:08
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.
This automated PR resolves 7 open issues prioritized across bugs, cross-platform compatibility, and security hardening.
Resolved issues
[Bug]: Background process updates can leak into the wrong Slack thread #18101 — Background process updates leaking into wrong Slack thread
gateway/run.py[Bug]: [Email] IMAP fetch error: 'int' object has no attribute 'decode' #18106 — Email IMAP fetch error:
'int' object has no attribute 'decode'gateway/platforms/email.pyopenclaw migration: 3 issues (whatsapp config dropped, --overwrite appends providers, stale gateway PID) #18097 — OpenClaw migration drops WhatsApp config keys
enabled,dmPolicy,groupPolicy,sendReadReceipts,ackReaction) into Hermes config during migration.optional-skills/migration/openclaw-migration/scripts/openclaw_to_hermes.pytools/approval.py: Add reverse shell, download-execute, and credential read patterns to DANGEROUS_PATTERNS #17873 — Security hardening in dangerous command detection
tools/approval.pyProfile creation accepts reserved names like 'main' (re-introduces #12099 in a corner case) #17879 — Reserved profile name gap (
main) can reintroduce namespace collisionsmainin reserved profile names and enforce reserved-name check in profile creation.hermes_cli/profiles.pyskill_view resolves by directory name but skills_list displays frontmatter name — mismatch causes 'not found' #17914 —
skill_viewmismatch with frontmatternameskill_viewresolution by frontmatternamein addition to directory name, matchingskills_listoutput.tools/skills_tool.pyAuxiliary tasks don't inherit provider-level base_url/api_key from config #17737 — Auxiliary tasks not inheriting provider-level
base_url/api_keyproviders.<name>credentials whenauxiliary.<task>.provideris set without explicit task-level overrides.agent/auxiliary_client.pyCommits