Skip to content

feat(gmail): add message-level search + body decoding#88

Merged
steipete merged 2 commits intoopenclaw:mainfrom
mbelinky:feat/gmail-message-search
Jan 22, 2026
Merged

feat(gmail): add message-level search + body decoding#88
steipete merged 2 commits intoopenclaw:mainfrom
mbelinky:feat/gmail-message-search

Conversation

@mbelinky
Copy link
Copy Markdown
Contributor

Summary\n- add message-level Gmail search (one row per message) with optional --include-body\n- improve body decoding (transfer-encoding + charset) and HTML detection for mislabeled parts\n- update docs + tests\n\n## Testing\n- `make test\n

@mbelinky
Copy link
Copy Markdown
Contributor Author

Apologies for the earlier PR nonsense and wasting your time, I moved a folder to a different server and killed the repo changes. I’ve now reproduced the issue and fixed it properly with tests and docs updates. lmk if you see any other problems (hopefully not).

@steipete steipete force-pushed the feat/gmail-message-search branch from bb559b3 to 07a0691 Compare January 22, 2026 01:16
@steipete steipete merged commit b392e4d into openclaw:main Jan 22, 2026
1 check passed
@steipete
Copy link
Copy Markdown
Collaborator

Landed via temp rebase onto main.\n\n- Gate: pnpm lint && pnpm build && pnpm test\n- Gate: go test ./internal/cmd\n- Land commit: 07a0691\n- Merge commit: b392e4d\n\nThanks @mbelinky!

klodr pushed a commit to klodr/gogcli that referenced this pull request Apr 22, 2026
klodr pushed a commit to klodr/gogcli that referenced this pull request Apr 22, 2026
feat(gmail): add message-level search + body decoding
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