SoonPatch

Paste it.
Resolve it.

Paste a Slack request. SoonPatch works across your repos and worktrees to answer it or draft an apply-ready patch.

No spam. One email when it’s ready.

resolving
slack ›https://acme.slack.com/archives/C04BUG/p171...attached
Slack source#bug-reportingBug

Today after sending a visit update, the black cat emoji changes into an orange cat plus a black box...

Add a note for the triage (optional)
drafting fix
Fix draftedconfidence high
Preserves U+200D so joined emoji sequences stay intact while the sanitizer still strips invisible spam characters.
app-backend1 file+5-2
ChatValidationService.php
323- \x{200B}-\x{200F}
323+ keep U+200D zero width joiner
324+ required for emoji ZWJ sequences
Patch ready · apply when you’re ready