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 }}
UserAd
/
AgentMail
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add cleanup command for stale data removal
- #32
#32
Merged
UserAd
merged 14 commits into
main
UserAd/AgentMail:main
from
011-cleanup
UserAd/AgentMail:011-cleanup
Copy head branch name to clipboard
Jan 18, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: add cleanup command for stale data removal
#32
UserAd
merged 14 commits into
main
UserAd/AgentMail:main
from
011-cleanup
UserAd/AgentMail:011-cleanup
Copy head branch name to clipboard
Commits
Commits on Jan 17, 2026
feat(mail): add CreatedAt timestamp to Message struct for cleanup
Show description for 1015a28
UserAd
committed
1015a28
View commit details
Copy full SHA for 1015a28
Browse repository at this point
feat(cli): add cleanup command foundation with types and registration
Show description for b38a03b
UserAd
committed
b38a03b
View commit details
Copy full SHA for b38a03b
Browse repository at this point
feat(cleanup): implement offline recipient removal (US1)
Show description for e12611e
UserAd
committed
e12611e
View commit details
Copy full SHA for e12611e
Browse repository at this point
feat(cleanup): implement stale recipient removal (US2)
Show description for 098a585
UserAd
committed
098a585
View commit details
Copy full SHA for 098a585
Browse repository at this point
feat(cleanup): implement old delivered message removal (US3)
Show description for dd0a4ab
UserAd
committed
dd0a4ab
View commit details
Copy full SHA for dd0a4ab
Browse repository at this point
feat(cleanup): implement empty mailbox removal (US4)
Show description for 2b63381
UserAd
committed
2b63381
View commit details
Copy full SHA for 2b63381
Browse repository at this point
test(cleanup): verify exclusions from onboard and MCP (US5 & US6)
Show description for ab4c2b4
UserAd
committed
ab4c2b4
View commit details
Copy full SHA for ab4c2b4
Browse repository at this point
feat(cleanup): implement output formatting and dry-run mode
Show description for 5a469a8
UserAd
committed
5a469a8
View commit details
Copy full SHA for 5a469a8
Browse repository at this point
chore(cleanup): complete Phase 9 final polish and verification
Show description for 8adb761
UserAd
committed
8adb761
View commit details
Copy full SHA for 8adb761
Browse repository at this point
docs(cleanup): add feature specification and design documents
UserAd
committed
d13669f
View commit details
Copy full SHA for d13669f
Browse repository at this point
fix(cleanup): treat read messages without timestamp as eligible for deletion
Show description for e8a260d
UserAd
committed
e8a260d
View commit details
Copy full SHA for e8a260d
Browse repository at this point
docs: align constitution and CLAUDE.md with CI pipeline
Show description for b39deed
UserAd
committed
b39deed
View commit details
Copy full SHA for b39deed
Browse repository at this point
Merge branch 'main' into 011-cleanup
Show description for 813efc4
UserAd
committed
813efc4
View commit details
Copy full SHA for 813efc4
Browse repository at this point
fix(mail): distinguish lock contention from real flock errors
Show description for 7ee564f
UserAd
committed
7ee564f
View commit details
Copy full SHA for 7ee564f
Browse repository at this point
You can’t perform that action at this time.