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 }}
vmillet-dev
/
devbox-rs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
(feat) Refactor architecture, enhance type safety, and migrate to Diesel
- #2
#2
Merged
vmillet-dev
merged 6 commits into
main
vmillet-dev/devbox-rs:main
from
refacto-wip
vmillet-dev/devbox-rs:refacto-wip
Copy head branch name to clipboard
Aug 9, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
(feat) Refactor architecture, enhance type safety, and migrate to Diesel
#2
vmillet-dev
merged 6 commits into
main
vmillet-dev/devbox-rs:main
from
refacto-wip
vmillet-dev/devbox-rs:refacto-wip
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
Integrate automated TypeScript bindings generation with tauri-specta, replace manual `IpcContract` definitions, enhance type safety for cross-layer communication, and refactor invocation error hand…
Show description for 8db6c77
vmillet-dev
committed
8db6c77
View commit details
Copy full SHA for 8db6c77
Browse repository at this point
Migrate from rusqlite to Diesel, refactor storage layer, adopt embedded migrations with legacy compatibility, and enhance schema evolution logic.
vmillet-dev
committed
86dab62
View commit details
Copy full SHA for 86dab62
Browse repository at this point
Commits on Aug 9, 2026
Remove `rules.rs` and its tests, simplify `bindings.ts`, enhance strict enumeration for `language`, refactor DTOs and CI checks for streamlined dependency direction.
vmillet-dev
committed
d94066e
View commit details
Copy full SHA for d94066e
Browse repository at this point
Remove Rust domain-layer modules, commands, and their respective tests; streamline architecture by eliminating unnecessary intermediate abstractions.
vmillet-dev
committed
4bab907
View commit details
Copy full SHA for 4bab907
Browse repository at this point
Remove unused test modules and fixtures for notes, database migration logic, language detection, and view model; streamline codebase by eliminating legacy unit tests and redundant abstractions.
vmillet-dev
committed
3816609
View commit details
Copy full SHA for 3816609
Browse repository at this point
Translate all Rust comments, docstrings, and user-facing text from French to English for improved consistency and accessibility across the codebase. Adjust comments for clarity and precision where …
Show description for 523df34
vmillet-dev
committed
523df34
View commit details
Copy full SHA for 523df34
Browse repository at this point
You can’t perform that action at this time.