Skip to content

feat: Tool Execution Sandbox (#27522)#27523

Draft
dudinea wants to merge 23 commits into
argoproj:masterfrom
dudinea:tool-execution-sandbox
Draft

feat: Tool Execution Sandbox (#27522)#27523
dudinea wants to merge 23 commits into
argoproj:masterfrom
dudinea:tool-execution-sandbox

Conversation

@dudinea
Copy link
Copy Markdown
Member

@dudinea dudinea commented Apr 23, 2026

Closes #27522

See Proposal text

This is still very much WIP, not for reviews

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Title of the PR
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

@dudinea dudinea requested review from a team as code owners April 23, 2026 13:58
@bunnyshell
Copy link
Copy Markdown

bunnyshell Bot commented Apr 23, 2026

❌ Preview Environment undeployed from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

@dudinea dudinea marked this pull request as draft April 23, 2026 16:10
@dudinea dudinea self-assigned this Apr 28, 2026
@dudinea dudinea force-pushed the tool-execution-sandbox branch from 61a699a to d8c2142 Compare May 7, 2026 12:20
@dudinea dudinea changed the title docs: Proposal: Tool Execution Sandbox feat: Tool Execution Sandbox (#27522) May 7, 2026
dudinea added 15 commits May 8, 2026 20:22
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
…ceses

Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
@dudinea dudinea force-pushed the tool-execution-sandbox branch from 9f26cf7 to c1d6eef Compare May 8, 2026 17:26
dudinea added 6 commits May 8, 2026 20:31
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
dudinea added 2 commits May 13, 2026 20:28
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
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.

Proposal: Tool Execution Sandbox

1 participant