fix(gmail): make body truncation hints discoverable#809
Conversation
|
Codex review: needs maintainer review before merge. Reviewed June 15, 2026, 1:45 AM ET / 05:45 UTC. Summary Reproducibility: unclear. The review failed before ClawSweeper could establish a reproduction path. Review metrics: none identified. Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Risk before merge
Maintainer options:
Next step before merge
Review detailsBest possible solution: Retry the Codex review after fixing the execution failure. Do we have a high-confidence way to reproduce the issue? Unclear. The review failed before ClawSweeper could establish a reproduction path. Is this the best way to solve the issue? Unclear. Retry the review first so ClawSweeper can evaluate the actual issue and fix direction. AGENTS.md: unclear because the file could not be read completely. Codex review notes: model internal, reasoning high; reviewed against 23b847ca53cf. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
|
🦞👀 Source: I left the PR open for the remaining gate instead of bypassing it. Automerge progress:
|
|
@clawsweeper stop |
|
🦞✅ I added |
Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>
dfa1615 to
898088f
Compare
Summary
gmail thread get --fullhelp with the existinggmail messages search --fullwording.gmail thread getandgmail messages search --include-bodypoint users to--fullor JSON output.--fulland JSON, and refresh the generated Gmail command docs that change.Closes #807
Reported by @privatenumber in #807.
Testing
make fmtmake docs-commandsgo test ./internal/cmd -run 'TestExecute_GmailThread_Text_FullFlag|TestExecute_GmailMessagesSearch_Text_IncludeBodyTruncationDiscoverable|TestSanitizeMessageBody_TruncateUTF8|TestSanitizeMessageBody_FullSkipsTruncation|TestGmailPresentationSchemas|TestExecute_Schema_GmailTruncationHelp'make ciRelease note
Gmail read-body text output now makes truncation discoverable and points users at full-output modes.
ClawSweeper 🐠 replacement reef notes:
fish notes: reasoning high; reviewed against dfa1615.