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 }}
ProjectDMX
/
DMI
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
21
Code
Issues
12
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Native capture decoder parity, and the tests that hid the gaps
- #134
#134
Open
zaoxing
wants to merge 13 commits into
main
ProjectDMX/DMI:main
from
fix/native-decoder-parity
ProjectDMX/DMI:fix/native-decoder-parity
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Native capture decoder parity, and the tests that hid the gaps
#134
zaoxing
wants to merge 13 commits into
main
ProjectDMX/DMI:main
from
fix/native-decoder-parity
ProjectDMX/DMI:fix/native-decoder-parity
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
fix(catalog): decode \b and \f in the tuple parser, like the footer does
Show description for 3b3d796
zaoxing
committed
3b3d796
View commit details
Copy full SHA for 3b3d796
Browse repository at this point
test(sink): pin the surrogate decoder on something the footer cannot undo
Show description for b97daf7
zaoxing
committed
b97daf7
View commit details
Copy full SHA for b97daf7
Browse repository at this point
fix(json): refuse a lone surrogate and a malformed \uXXXX, as the oracle does
Show description for cb1e492
zaoxing
committed
cb1e492
View commit details
Copy full SHA for cb1e492
Browse repository at this point
test(ring-e2e): assert WHICH transport carried each record
Show description for 9375164
zaoxing
committed
9375164
View commit details
Copy full SHA for 9375164
Browse repository at this point
test(adapter): pin the exact metadata refusal, not the word "metadata"
Show description for b1ba92a
zaoxing
committed
b1ba92a
View commit details
Copy full SHA for b1ba92a
Browse repository at this point
test(sink-loader): assert the module the loader returns, not just non-None
Show description for de36717
zaoxing
committed
de36717
View commit details
Copy full SHA for de36717
Browse repository at this point
test(hydration): derive the footer width from CAPTURE_COLUMNS
Show description for b99cd40
zaoxing
committed
b99cd40
View commit details
Copy full SHA for b99cd40
Browse repository at this point
fix(spool): account a ready file this object has not counted before
Show description for 693a54b
zaoxing
committed
693a54b
View commit details
Copy full SHA for 693a54b
Browse repository at this point
test(spool): drive the release path the reservation test claimed to cover
Show description for 4540f78
zaoxing
committed
4540f78
View commit details
Copy full SHA for 4540f78
Browse repository at this point
Commits on Sep 18, 2026
fix(json): validate a \uXXXX escape before advancing past its digits
Show description for 0c5eaa9
zaoxing
committed
0c5eaa9
View commit details
Copy full SHA for 0c5eaa9
Browse repository at this point
Judge a retry's charge against the same capacity decision as a stage
Show description for cd5d042
zaoxing
committed
cd5d042
View commit details
Copy full SHA for cd5d042
Browse repository at this point
Name the escape failure the decoder actually reported
Show description for 9823a61
zaoxing
committed
9823a61
View commit details
Copy full SHA for 9823a61
Browse repository at this point
Make the retry verdict independent of which call ran the scan
Show description for 55470c8
zaoxing
committed
55470c8
View commit details
Copy full SHA for 55470c8
Browse repository at this point
You can’t perform that action at this time.