-
Notifications
You must be signed in to change notification settings - Fork 1
fix(email): RFC 5322 compliance in message ingest (Message-ID whitespace + In-Reply-To multi-id + unknown-zone Date) #1192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
opencode-agent
merged 21 commits into
develop
from
claude/contextualwisdomlab-audit-governance-fb7470
Aug 3, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
9de4762
fix(threading): collapse interior whitespace in Message-ID normalization
claude 266cd0e
fix(email): normalize unknown-zone (-0000) Date to timezone-aware
claude bb8880c
fix(threading): parse In-Reply-To as RFC 5322 1*msg-id (multi-id + CFWS)
claude db600e3
test(email): raise threading/parser coverage on the RFC-5322 ingest path
claude 0921177
test(email): cover parser edge/error paths (email_parser 90% -> 98%)
claude feddde0
test(threading): reach 100% coverage on threading_service
claude 5cea7ba
docs(threading): add RFC 5322 standards-basis pack for email-ingest work
claude 74d1388
fix(email): store non-ASCII sender/recipient names decoded, not re-en…
claude 7e5406d
docs(threading): ground the RFC 2047 display-name fix in the standard…
claude f642f35
test(email): cover non-string part-content branches (email_parser 98%…
claude 5db7cac
test(email): import EmailParseError from the module under test
claude 838c1f0
Merge branch 'develop' into claude/contextualwisdomlab-audit-governan…
seonghobae 7abc92e
Merge branch 'develop' into claude/contextualwisdomlab-audit-governan…
seonghobae ce9f9fd
Merge branch 'develop' into claude/contextualwisdomlab-audit-governan…
opencode-agent[bot] bd79d75
chore(ci): refresh required checks for PR #1192
seonghobae cfb2b6b
chore(ci): remove refresh marker for PR #1192
seonghobae 751b985
Merge branch 'develop' into claude/contextualwisdomlab-audit-governan…
opencode-agent[bot] 37879c4
Merge branch 'develop' into claude/contextualwisdomlab-audit-governan…
opencode-agent[bot] fadfdba
Merge 37879c4eaaa8b18efdc95d529239a473137a9ad6 into 298c9f4432a51ce5a…
seonghobae 8792334
merge(develop): refresh RFC 5322 ingest branch
seonghobae 681be66
Merge branch 'develop' into claude/contextualwisdomlab-audit-governan…
opencode-agent[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.