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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dds-bridge
/
dds
Public
Notifications
You must be signed in to change notification settings
Fork
119
Star
176
Code
Issues
17
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Reject extra compass letters on PBN deals
- #340
#340
Merged
tameware
merged 10 commits into
dds-bridge:develop
dds-bridge/dds:develop
from
tameware:fix/pbn-deal-format
tameware/dds:fix/pbn-deal-format
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Reject extra compass letters on PBN deals
#340
tameware
merged 10 commits into
dds-bridge:develop
dds-bridge/dds:develop
from
tameware:fix/pbn-deal-format
tameware/dds:fix/pbn-deal-format
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
Reject extra compass letters on later hands in PBN deals.
Show description for a9a5d9c
tameware
and
cursoragent
committed
a9a5d9c
View commit details
Copy full SHA for a9a5d9c
Browse repository at this point
Commits on Aug 19, 2026
Guard convert_from_pbn against null and short PBN strings.
Show description for 76695d4
tameware
and
cursoragent
committed
76695d4
View commit details
Copy full SHA for 76695d4
Browse repository at this point
Always clear remainCards before convert_from_pbn error returns.
Show description for f795279
tameware
and
cursoragent
committed
f795279
View commit details
Copy full SHA for f795279
Browse repository at this point
Bounds-check hand and suit indices in convert_from_pbn.
Show description for 37fe782
tameware
and
cursoragent
committed
37fe782
View commit details
Copy full SHA for 37fe782
Browse repository at this point
Fail convert_from_pbn when PBN input exceeds the 80-byte buffer.
Show description for 82f03eb
tameware
and
cursoragent
committed
82f03eb
View commit details
Copy full SHA for 82f03eb
Browse repository at this point
Test PBN rejection at exactly 80 characters.
Show description for 9910158
tameware
and
cursoragent
committed
9910158
View commit details
Copy full SHA for 9910158
Browse repository at this point
Pad overlong PBN test with card chars so only the length check triggers.
Show description for 5329d3a
tameware
and
cursoragent
committed
5329d3a
View commit details
Copy full SHA for 5329d3a
Browse repository at this point
Derive PBN buffer limit from DealPBN::remainCards instead of hard-coding 80.
Show description for 8140ca5
tameware
and
cursoragent
committed
8140ca5
View commit details
Copy full SHA for 8140ca5
Browse repository at this point
Reject truncated PBN deals with fewer than 4 hands
Show description for f1782bc
tameware
and
cursoragent
committed
f1782bc
View commit details
Copy full SHA for f1782bc
Browse repository at this point
Commits on Aug 20, 2026
Clarify that extra PBN compass letters fail validation.
Show description for 6d8e42b
tameware
and
cursoragent
committed
6d8e42b
View commit details
Copy full SHA for 6d8e42b
Browse repository at this point
You can’t perform that action at this time.