Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker deployment: Optionally avoid container deletion #182

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

RNabel
Copy link
Contributor

@RNabel RNabel commented Mar 5, 2025

It's sometimes useful to look at the state of a container after the agent workflow completed, e.g. when the agent made changes outside the repository. This PR introduces a new configuration option which controls whether the container should be cleaned up automatically.

The default value matches the current behavior of always automatically deleting the container.

Copy link
Member

@klieret klieret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, that looks good @RNabel . Appreciate the PR :)

@klieret
Copy link
Member

klieret commented Mar 5, 2025

(test failure seems to be unrelated, something with modal auth/credits)

@klieret klieret merged commit 16d3fa3 into SWE-agent:main Mar 5, 2025
3 of 4 checks passed
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