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 }}
codeabovelab
/
codeboost
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
13
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Run Ask in the lane D agent container
- #54
#54
Open
mchwang
wants to merge 28 commits into
docs/reconcile-plan-with-code
codeabovelab/codeboost:docs/reconcile-plan-with-code
from
ask-in-container
codeabovelab/codeboost:ask-in-container
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Run Ask in the lane D agent container
#54
mchwang
wants to merge 28 commits into
docs/reconcile-plan-with-code
codeabovelab/codeboost:docs/reconcile-plan-with-code
from
ask-in-container
codeabovelab/codeboost:ask-in-container
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2026
Run Ask in the lane D agent container
Show description for f5b2f09
mchwang
and
claude
committed
f5b2f09
View commit details
Copy full SHA for f5b2f09
Browse repository at this point
Merge remote-tracking branch 'origin/docs/reconcile-plan-with-code' into ask-in-container
Show description for 6c6766c
mchwang
committed
6c6766c
View commit details
Copy full SHA for 6c6766c
Browse repository at this point
Merge remote-tracking branch 'origin/docs/reconcile-plan-with-code' into HEAD
Show description for a17fc7f
mchwang
committed
a17fc7f
View commit details
Copy full SHA for a17fc7f
Browse repository at this point
Merge docs/reconcile-plan-with-code into ask-in-container
Show description for 93ceb06
mchwang
and
claude
committed
93ceb06
View commit details
Copy full SHA for 93ceb06
Browse repository at this point
Bind Ask answers to their attempt and keep cleanup ownership
Show description for 3acb93a
mchwang
and
claude
committed
3acb93a
View commit details
Copy full SHA for 3acb93a
Browse repository at this point
Run the Docker Ask suite when runner/questions.ts changes
Show description for a20b78a
mchwang
and
claude
committed
a20b78a
View commit details
Copy full SHA for a20b78a
Browse repository at this point
Record Ask storage left at shutdown and keep Ask off until it is gone
Show description for 6c488e8
mchwang
and
claude
committed
6c488e8
View commit details
Copy full SHA for 6c488e8
Browse repository at this point
Keep Ask off after a setup failure that leaves unidentifiable storage
Show description for 33161c5
mchwang
and
claude
committed
33161c5
View commit details
Copy full SHA for 33161c5
Browse repository at this point
Make the Ask leftover gate bounded and fail closed on unknown state
Show description for 67f2231
mchwang
and
claude
committed
67f2231
View commit details
Copy full SHA for 67f2231
Browse repository at this point
Bound Ask against unsettled lane D cleanup and scan all D labels
Show description for f46f50d
mchwang
and
claude
committed
f46f50d
View commit details
Copy full SHA for f46f50d
Browse repository at this point
Own the host staging directory like the Docker allocation
Show description for b5260f4
mchwang
and
claude
committed
b5260f4
View commit details
Copy full SHA for b5260f4
Browse repository at this point
Keep credentials out of setup subprocesses and settle abandon in order
Show description for 2f7430a
mchwang
and
claude
committed
2f7430a
View commit details
Copy full SHA for 2f7430a
Browse repository at this point
Own every host copy through a recorded Ask root; fix CI env dependency
Show description for 404c360
mchwang
and
claude
committed
404c360
View commit details
Copy full SHA for 404c360
Browse repository at this point
Delete an abandoned worker's root once its thread finally stops
Show description for da64ab9
mchwang
and
claude
committed
da64ab9
View commit details
Copy full SHA for da64ab9
Browse repository at this point
Serialize Ask per review with a lock and bound the release timeout
Show description for 127e431
mchwang
and
claude
committed
127e431
View commit details
Copy full SHA for 127e431
Browse repository at this point
Test that a refused second process cannot delete a live Ask root
Show description for 18e8c40
mchwang
and
claude
committed
18e8c40
View commit details
Copy full SHA for 18e8c40
Browse repository at this point
Give the Ask worker an allowlisted environment; credentials as data
Show description for f527d90
mchwang
and
claude
committed
f527d90
View commit details
Copy full SHA for f527d90
Browse repository at this point
Use an OS lock for Ask and key it by the canonical database path
Show description for 47ac211
mchwang
and
claude
committed
47ac211
View commit details
Copy full SHA for 47ac211
Browse repository at this point
Clean up the Ask root when the worker cannot be constructed
Show description for 5bd567a
mchwang
and
claude
committed
5bd567a
View commit details
Copy full SHA for 5bd567a
Browse repository at this point
Serialize Ask worker abandonment and bound the host clone up front
Show description for 1c81731
mchwang
and
claude
committed
1c81731
View commit details
Copy full SHA for 1c81731
Browse repository at this point
Never drop recorded Ask roots; keep the marker for unnamed resources
Show description for ac12016
mchwang
and
claude
committed
ac12016
View commit details
Copy full SHA for ac12016
Browse repository at this point
Make the Ask startup scan single-flight
Show description for 4027986
mchwang
and
claude
committed
4027986
View commit details
Copy full SHA for 4027986
Browse repository at this point
Wait for an in-progress abandonment when the Ask worker closes
Show description for 2d262d3
mchwang
and
claude
committed
2d262d3
View commit details
Copy full SHA for 2d262d3
Browse repository at this point
Key the Ask lock by file identity; finish the startup scan under it
Show description for b4cea37
mchwang
and
claude
committed
b4cea37
View commit details
Copy full SHA for b4cea37
Browse repository at this point
Find Ask roots by their owner stamp, not only through the record
Show description for b62cd0f
mchwang
and
claude
committed
b62cd0f
View commit details
Copy full SHA for b62cd0f
Browse repository at this point
Harden the Git size check and trust only codeboost lock stamps
Show description for 90dedeb
mchwang
and
claude
committed
90dedeb
View commit details
Copy full SHA for 90dedeb
Browse repository at this point
Name the labels the Ask leftover scan actually checks
Show description for 5272273
mchwang
and
claude
committed
5272273
View commit details
Copy full SHA for 5272273
Browse repository at this point
Write the Ask leftover record through an exclusive random temp file
Show description for f30c2fa
mchwang
and
claude
committed
f30c2fa
View commit details
Copy full SHA for f30c2fa
Browse repository at this point
You can’t perform that action at this time.