Skip to content

feat: agent sandbox support #1640

Merged
EItanya merged 13 commits intomainfrom
peterj/agent-sandbox
Apr 9, 2026
Merged

feat: agent sandbox support #1640
EItanya merged 13 commits intomainfrom
peterj/agent-sandbox

Conversation

@peterj
Copy link
Copy Markdown
Collaborator

@peterj peterj commented Apr 7, 2026

adds a new SandboxAgent CRD that creates a sandbox agent using agent-sandbox CRD.

Install:

export VERSION="v0.3.10"                              
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/${VERSION}/manifest.yaml
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/${VERSION}/extensions.yaml

Then create SandboxAgent resource (same as Agent resource).

@chromatic-com
Copy link
Copy Markdown

chromatic-com Bot commented Apr 7, 2026

Important

UI Tests need review – Review now

🟡 UI Tests: 5 visual and accessibility changes must be accepted as baselines
🟢 UI Review: Approved by Peter Jausovec
Storybook icon Storybook Publish: 108 stories published

@peterj peterj force-pushed the peterj/agent-sandbox branch 10 times, most recently from 9d30d1e to c34c0da Compare April 9, 2026 08:08
@peterj peterj changed the title agent sandbox support (wip) feat: agent sandbox support Apr 9, 2026
@peterj peterj force-pushed the peterj/agent-sandbox branch from c34c0da to 83225d7 Compare April 9, 2026 08:26
Comment thread go/core/pkg/sandboxbackend/apis_available.go
@peterj peterj force-pushed the peterj/agent-sandbox branch from daa26a1 to 84040b5 Compare April 9, 2026 12:42
peterj added 5 commits April 9, 2026 15:02
Add SandboxAgent kind with reconciliation via SandboxTemplate/SandboxClaim,
translator runInSandbox flag, HTTP/UI support.

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
@peterj peterj force-pushed the peterj/agent-sandbox branch from 84040b5 to ef71b3a Compare April 9, 2026 13:12
peterj and others added 3 commits April 9, 2026 15:17
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
@EItanya EItanya force-pushed the peterj/agent-sandbox branch from d821c29 to 62ad14a Compare April 9, 2026 20:29
EItanya added 2 commits April 9, 2026 20:42
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
EItanya added 3 commits April 9, 2026 20:55
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
@EItanya EItanya merged commit 583d7a4 into main Apr 9, 2026
26 of 27 checks passed
@EItanya EItanya deleted the peterj/agent-sandbox branch April 9, 2026 23:13
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