Skip to content

fix(agent): bootstrapper allows the background-task plumbing - #613

Merged
adampullely merged 1 commit into
mainfrom
feat/bootstrapper-bg-tools
Aug 3, 2026
Merged

fix(agent): bootstrapper allows the background-task plumbing#613
adampullely merged 1 commit into
mainfrom
feat/bootstrapper-bg-tools

Conversation

@adampullely

Copy link
Copy Markdown
Contributor

The brief tells the bootstrapper to run the umbrella in the background
and monitor it; the harness's BashOutput/KillShell/TaskOutput/TaskStop
were falling through to deny:["*"] — a live agent could not stop a
stale umbrella run. Task (spawning) stays denied.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com

The brief tells the bootstrapper to run the umbrella in the background
and monitor it; the harness's BashOutput/KillShell/TaskOutput/TaskStop
were falling through to deny:["*"] — a live agent could not stop a
stale umbrella run. Task (spawning) stays denied.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@adampullely
adampullely merged commit 91f1836 into main Aug 3, 2026
2 checks passed
@adampullely
adampullely deleted the feat/bootstrapper-bg-tools branch August 3, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants