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
Type
/
to 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
.
bmad-code-org
/
bmad-loop
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
83
Code
Issues
101
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(tui): resolve a run's control window by identity, not listing order
- #518
#518
Merged
pbean
merged 22 commits into
bmad-code-org:main
bmad-code-org/bmad-loop:main
from
dracic:fix/482-ctl-window-identity
dracic/bmad-auto:fix/482-ctl-window-identity
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
fix(tui): resolve a run's control window by identity, not listing order
#518
pbean
merged 22 commits into
bmad-code-org:main
bmad-code-org/bmad-loop:main
from
dracic:fix/482-ctl-window-identity
dracic/bmad-auto:fix/482-ctl-window-identity
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
fix(tui): resolve a run's control window by identity, not listing order
Show description for 9142677
dracic
committed
9142677
View commit details
Copy full SHA for 9142677
Browse repository at this point
fix(tui): harden the ctl-window record's failure paths
Show description for cc26fb8
dracic
committed
cc26fb8
View commit details
Copy full SHA for cc26fb8
Browse repository at this point
fix(tui): address review — trim the #482 changelog entry, drop a useless conditional
dracic
committed
251f77e
View commit details
Copy full SHA for 251f77e
Browse repository at this point
Commits on Aug 10, 2026
fix(tui): survive a non-OSError from the ctl-window record write
Show description for 50bab0e
t
committed
50bab0e
View commit details
Copy full SHA for 50bab0e
Browse repository at this point
fix(tui): refuse a symlinked ctl-window record instead of writing through it
Show description for d31f08b
t
committed
d31f08b
View commit details
Copy full SHA for d31f08b
Browse repository at this point
fix(tui): replace the ctl-window record's name, never a link's target
Show description for d5acf47
t
committed
d5acf47
View commit details
Copy full SHA for d5acf47
Browse repository at this point
fix(tui): bound and shape-check the ctl-window record read
Show description for d203f4e
t
committed
d203f4e
View commit details
Copy full SHA for d203f4e
Browse repository at this point
fix(tui): prove the ctl-window record against the live listing
Show description for c2fdffe
t
committed
c2fdffe
View commit details
Copy full SHA for c2fdffe
Browse repository at this point
fix(tui): scope the ctl-window lookup to its project
Show description for b2a0b81
t
committed
b2a0b81
View commit details
Copy full SHA for b2a0b81
Browse repository at this point
test(tui): pin tmux in the resolve record-warning test
Show description for bd64a93
t
committed
bd64a93
View commit details
Copy full SHA for bd64a93
Browse repository at this point
fix(tui): confine the record path and prefer tagged windows
Show description for f1c60e1
t
committed
f1c60e1
View commit details
Copy full SHA for f1c60e1
Browse repository at this point
fix(platform): inherit nothing when replacing a name no-follow
Show description for ae67ea4
t
committed
ae67ea4
View commit details
Copy full SHA for ae67ea4
Browse repository at this point
fix(tui): match the whole run id when resolving a control window
Show description for 7ecb190
t
committed
7ecb190
View commit details
Copy full SHA for 7ecb190
Browse repository at this point
fix(tui): anchor the ctl-window record write at a directory descriptor
Show description for 385fa22
t
committed
385fa22
View commit details
Copy full SHA for 385fa22
Browse repository at this point
Commits on Aug 11, 2026
fix(tui): anchor the ctl-window record removal at a directory descriptor
Show description for 80ae01e
t
committed
80ae01e
View commit details
Copy full SHA for 80ae01e
Browse repository at this point
fix(tui): see junctions when checking that a run dir is confined
Show description for 4f084c5
t
committed
4f084c5
View commit details
Copy full SHA for 4f084c5
Browse repository at this point
fix(tui): forget the previous record when recording is skipped
Show description for 899d81a
t
committed
899d81a
View commit details
Copy full SHA for 899d81a
Browse repository at this point
fix(mux): keep delimiters out of the project-tag comparison
Show description for c251c20
t
committed
c251c20
View commit details
Copy full SHA for c251c20
Browse repository at this point
fix(mux): reject every line separator in a project tag, not just LF
Show description for 597631c
t
committed
597631c
View commit details
Copy full SHA for 597631c
Browse repository at this point
fix(mux): encode a project tag the listing cannot carry
Show description for fdbb684
t
committed
fdbb684
View commit details
Copy full SHA for fdbb684
Browse repository at this point
chore: hoist _TMP_NAME_ATTEMPTS and drop a stray paren
Show description for f765f9e
t
committed
f765f9e
View commit details
Copy full SHA for f765f9e
Browse repository at this point
fix(mux): encode a filename byte the listing cannot decode either
Show description for 2cfd10a
t
committed
2cfd10a
View commit details
Copy full SHA for 2cfd10a
Browse repository at this point
You can’t perform that action at this time.