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
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 }}
corbitsdev
/
corbits-mailbox
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
A native Interchange mailbox, and nothing else
- #20
#20
Merged
TheGreatAxios
merged 17 commits into
main
corbitsdev/corbits-mailbox:main
from
native-mailbox-store
corbitsdev/corbits-mailbox:native-mailbox-store
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
A native Interchange mailbox, and nothing else
#20
TheGreatAxios
merged 17 commits into
main
corbitsdev/corbits-mailbox:main
from
native-mailbox-store
corbitsdev/corbits-mailbox:native-mailbox-store
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
Vendor @intx/mailbox, mime, types at 692c3106 (unpublished)
TheGreatAxios
committed
4d21e3c
View commit details
Copy full SHA for 4d21e3c
Browse repository at this point
Native MailboxStore over the principal mailbox tables
TheGreatAxios
committed
54f657f
View commit details
Copy full SHA for 54f657f
Browse repository at this point
Delete tests of the pre-native mailbox model
TheGreatAxios
committed
172e08d
View commit details
Copy full SHA for 172e08d
Browse repository at this point
Routes over the native store
TheGreatAxios
committed
6aa29a0
View commit details
Copy full SHA for 6aa29a0
Browse repository at this point
Drop the pre-native columns
TheGreatAxios
committed
25dee05
View commit details
Copy full SHA for 25dee05
Browse repository at this point
Update docs: one-job README, routes, and a major version bump
Show description for 9f32346
TheGreatAxios
committed
9f32346
View commit details
Copy full SHA for 9f32346
Browse repository at this point
Add tests for native thread routes
TheGreatAxios
committed
9e2fcbc
View commit details
Copy full SHA for 9e2fcbc
Browse repository at this point
Add native GET /me/inbox/threads(/:rootUid) over vendored executeThread
TheGreatAxios
committed
becd8e8
View commit details
Copy full SHA for becd8e8
Browse repository at this point
Fix recipients test fixtures to the real run_ address prefix
TheGreatAxios
committed
37fcf89
View commit details
Copy full SHA for 37fcf89
Browse repository at this point
Update reference-host example and acceptance suite to the native mailbox API
TheGreatAxios
committed
bc61900
View commit details
Copy full SHA for bc61900
Browse repository at this point
Update docs: the two thread routes
TheGreatAxios
committed
da011f5
View commit details
Copy full SHA for da011f5
Browse repository at this point
Drop the coverage gate; tests are the gate
TheGreatAxios
committed
b3ea5aa
View commit details
Copy full SHA for b3ea5aa
Browse repository at this point
fix(build): bundle vendored @intx packages into dist, not the manifest
Show description for 18c32d8
TheGreatAxios
committed
18c32d8
View commit details
Copy full SHA for 18c32d8
Browse repository at this point
fix(build): stop bun's own bundle from tree-shaking its re-exports
Show description for 73d54eb
TheGreatAxios
committed
73d54eb
View commit details
Copy full SHA for 73d54eb
Browse repository at this point
Add tests for POST /me/inbox/send
TheGreatAxios
committed
fdfc264
View commit details
Copy full SHA for fdfc264
Browse repository at this point
Replace bun-bundler build with plain tsc emit; add POST /me/inbox/send
Show description for 99ceb59
TheGreatAxios
committed
99ceb59
View commit details
Copy full SHA for 99ceb59
Browse repository at this point
Update docs: POST /me/inbox/send
TheGreatAxios
committed
bce7e7e
View commit details
Copy full SHA for bce7e7e
Browse repository at this point
You can’t perform that action at this time.