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 }}
aimdb-dev
/
aimdb
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
100
Code
Issues
3
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(052): runtime-neutral serial connector
- #251
#251
Merged
lxsaah
merged 17 commits into
main
aimdb-dev/aimdb:main
from
feat/platform-agnostic-serial-connector
aimdb-dev/aimdb:feat/platform-agnostic-serial-connector
Copy head branch name to clipboard
Sep 9, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(052): runtime-neutral serial connector
#251
lxsaah
merged 17 commits into
main
aimdb-dev/aimdb:main
from
feat/platform-agnostic-serial-connector
aimdb-dev/aimdb:feat/platform-agnostic-serial-connector
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2026
feat(connector): add runtime-neutral serial client and server implementations
lxsaah
committed
e1312b8
View commit details
Copy full SHA for e1312b8
Browse repository at this point
Refactor serial connector to unify runtime features and update dependencies
Show description for 69b42ad
lxsaah
committed
69b42ad
View commit details
Copy full SHA for 69b42ad
Browse repository at this point
docs(serial-connector): record the runtime-neutral migration
Show description for 2a84a12
lxsaah
and
claude
committed
2a84a12
View commit details
Copy full SHA for 2a84a12
Browse repository at this point
Commits on Sep 9, 2026
Merge remote-tracking branch 'origin/main' into feat/platform-agnostic-serial-connector
Show description for 863e86e
lxsaah
committed
863e86e
View commit details
Copy full SHA for 863e86e
Browse repository at this point
docs(serial-connector): the crate contributes framing, not the transport triple
Show description for 1e9cd7d
lxsaah
and
claude
committed
1e9cd7d
View commit details
Copy full SHA for 1e9cd7d
Browse repository at this point
refactor(serial-connector): replace runtime-specific features with a unified connector feature
lxsaah
committed
9f3a687
View commit details
Copy full SHA for 9f3a687
Browse repository at this point
refactor(connector): move EmbassyUart to io module and update dependencies
lxsaah
committed
eb748e3
View commit details
Copy full SHA for eb748e3
Browse repository at this point
feat(ci): add job to build all binaries including examples
lxsaah
committed
4c73079
View commit details
Copy full SHA for 4c73079
Browse repository at this point
refactor(connector): integrate OneShot dialer for improved resource management
lxsaah
committed
67e3522
View commit details
Copy full SHA for 67e3522
Browse repository at this point
refactor(docs): update changelog and example to reflect feature renaming from tokio-runtime to std
lxsaah
committed
65fddef
View commit details
Copy full SHA for 65fddef
Browse repository at this point
docs(changelog): update to reflect changes in host read chunk size and shared constants
lxsaah
committed
cadcea4
View commit details
Copy full SHA for cadcea4
Browse repository at this point
feat(connector): add logging for AimX serial server initialization
lxsaah
committed
d2e2ca0
View commit details
Copy full SHA for d2e2ca0
Browse repository at this point
feat(connector): implement OneShotDialer and OneShotListener for point-to-point connections
lxsaah
committed
2ab39fa
View commit details
Copy full SHA for 2ab39fa
Browse repository at this point
feat(connector): update serial connector features and improve build/test commands
lxsaah
committed
b1601fd
View commit details
Copy full SHA for b1601fd
Browse repository at this point
refactor(connector): update documentation for clarity and feature gating
lxsaah
committed
bd57cd3
View commit details
Copy full SHA for bd57cd3
Browse repository at this point
feat(doc): enhance documentation generation for serial and TCP connectors
lxsaah
committed
aa5b15b
View commit details
Copy full SHA for aa5b15b
Browse repository at this point
refactor(connector): simplify SessionClientConnector by using OneShot for dialer
lxsaah
committed
82bc83b
View commit details
Copy full SHA for 82bc83b
Browse repository at this point
You can’t perform that action at this time.