Implement native author issue worktree bootstrap (#850)

This commit is contained in:
2026-07-23 17:28:23 -04:00
parent b70d5f3efa
commit a942afe6c4
8 changed files with 1128 additions and 5 deletions
+2 -1
View File
@@ -247,7 +247,8 @@ def bootstrap_permits_control_checkout(
"""
if not isinstance(assessment, dict):
return False
if not is_create_issue_task(task):
import author_issue_bootstrap
if not is_create_issue_task(task) and not author_issue_bootstrap.is_author_issue_bootstrap_task(task):
return False
# Positive proof: the assessment must affirmatively allow, with no