Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BjornMelin
/
mailroom
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: split command handlers, CLI output, auth, and store modules
- #19
#19
Merged
BjornMelin
merged 8 commits into
main
BjornMelin/mailroom:main
from
refactor/lib-handlers-and-cli-output
BjornMelin/mailroom:refactor/lib-handlers-and-cli-output
Copy head branch name to clipboard
Apr 23, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
refactor: split command handlers, CLI output, auth, and store modules
#19
BjornMelin
merged 8 commits into
main
BjornMelin/mailroom:main
from
refactor/lib-handlers-and-cli-output
BjornMelin/mailroom:refactor/lib-handlers-and-cli-output
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2026
refactor(cli): extract handlers and split output modules
BjornMelin
committed
131e127
View commit details
Copy full SHA for 131e127
Browse repository at this point
refactor(auth): move orchestration into flow
BjornMelin
committed
6a44229
View commit details
Copy full SHA for 6a44229
Browse repository at this point
refactor(store): tighten store ownership
BjornMelin
committed
f63bdc8
View commit details
Copy full SHA for f63bdc8
Browse repository at this point
refactor(auth, cli): change visibility of structs and functions to crate scope
Show description for 4894dc5
BjornMelin
committed
4894dc5
View commit details
Copy full SHA for 4894dc5
Browse repository at this point
refactor(auth, handlers): improve code clarity and async handling
Show description for 002e678
BjornMelin
committed
002e678
View commit details
Copy full SHA for 002e678
Browse repository at this point
fix(store): preserve raw path bytes and share pragma formatting
BjornMelin
committed
035569b
View commit details
Copy full SHA for 035569b
Browse repository at this point
fix(cli): move blocking auth and command dispatch off the async runtime
BjornMelin
committed
87a270b
View commit details
Copy full SHA for 87a270b
Browse repository at this point
fix(config): drop debug payload and harden paths contract
BjornMelin
committed
d5605dc
View commit details
Copy full SHA for d5605dc
Browse repository at this point
You can’t perform that action at this time.