Skip to content

Add Security.md file#123

Merged
rumpl merged 1 commit into
mainfrom
tthede.baseline
Sep 8, 2025
Merged

Add Security.md file#123
rumpl merged 1 commit into
mainfrom
tthede.baseline

Conversation

@temenuzhka-thede
Copy link
Copy Markdown
Contributor

No description provided.

@temenuzhka-thede temenuzhka-thede requested a review from a team as a code owner September 8, 2025 18:44
@rumpl rumpl merged commit 0ecd082 into main Sep 8, 2025
7 checks passed
@rumpl rumpl deleted the tthede.baseline branch September 8, 2025 21:49
dgageot added a commit to dgageot/cagent that referenced this pull request Jun 1, 2026
Add `docker agent run --worktree-pr <number|url>`, which creates a git
worktree checked out on an existing GitHub pull request so the agent can
continue it. The PR's head branch is checked out tracking its remote, so
commits made during the run push back to the pull request.

PR resolution is delegated to the GitHub CLI (gh pr checkout), which
handles head-branch lookup, fork remotes, and upstream tracking. The flag
accepts a PR number, docker#123, or a pull request URL.

- Mutually exclusive with --worktree, --remote, and --sandbox.
- Returns clear errors when gh is missing or the ref is malformed.
- Reuses the existing worktree_create hook and end-of-session cleanup.

The worktree is stored under <data-dir>/worktrees/pr-<number>.
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