Skip to content

Fix agentmail invalid flag/seen toggle handling#80

Merged
ralyodio merged 1 commit into
profullstack:mainfrom
rissrice2105-agent:fix/mailbox-bot-boolean-args
Jul 7, 2026
Merged

Fix agentmail invalid flag/seen toggle handling#80
ralyodio merged 1 commit into
profullstack:mainfrom
rissrice2105-agent:fix/mailbox-bot-boolean-args

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Summary

  • reject invalid agentmail flag / agentmail seen toggle values instead of treating them as true
  • accept explicit on/off, true/false, and 1/0 values
  • add regression coverage to ensure invalid toggles do not mutate message flags

Testing

  • go test ./internal/mailbox

@ralyodio ralyodio merged commit ee06082 into profullstack:main Jul 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants