Add reusable Mailozaurr application, CLI, and MCP platform#599
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Claude finished @PrzemyslawKlys's task —— View job PR Review: Mailozaurr Application Platform
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## v2-speedygonzales #599 +/- ##
=====================================================
+ Coverage 45.68% 48.55% +2.87%
=====================================================
Files 339 427 +88
Lines 22530 27810 +5280
Branches 3990 4903 +913
=====================================================
+ Hits 10292 13504 +3212
- Misses 10970 12574 +1604
- Partials 1268 1732 +464 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|

Summary
Mailozaurr.Applicationlayer for shared profile, auth, mailbox read, send, draft, queue, and capability workflowsMailozaurr.Clihost with CLI commands and an MCP server backed by the same application servicesVerification
dotnet build Sources/Mailozaurr.sln -c Debugdotnet test Sources/Mailozaurr.Tests/Mailozaurr.Tests.csproj -c Debug --filter "ApplicationRoutingServicesTests|CliRunnerTests|MailMcpToolsTests|ApplicationBuilderTests"