chore(release): 0.1.8#74
Merged
stevenobiajulu merged 1 commit intomainfrom May 3, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Bumps the workspace, package, MCP registry, and Gemini extension versions from 0.1.7 to 0.1.8 for the next release.
Included release value
download_attachmentMCP tool for inline base64 retrieval (feat(email-mcp): add download_attachment MCP tool #67)callsubcommand for one-shot tool invocation (feat(cli): addcallsubcommand for one-shot tool invocation #73)update_draft(fix(graph): preserve auto-quoted thread history in update_draft #71) — everyupdate_drafton a reply draft was wiping Graph's auto-quoted thread; now spliced via shared anatomy parser. Includes the follow-up bin-script fix that propagates non-zero exit codes fromrunClito the shell.download_attachment(refactor(email-core,provider-microsoft,provider-gmail,email-mcp): harden download_attachment (#68) #69)Validation
update_draftquote preservation (create reply draft → update → verify quoted thread retained)callsubcommand:--list,--schema,--args,--args-file,--args-stdin, jq pipe integration, all four exit codes (0/2/3/runtime), end-to-end create_draft → update_draft → read_email flow