Skip to content

feat: allow modifying sandbox metadata after creation - #178

Open
Abhijitam01 wants to merge 1 commit into
gofixpoint:mainfrom
Abhijitam01:Abhijitam01/review-problems
Open

feat: allow modifying sandbox metadata after creation#178
Abhijitam01 wants to merge 1 commit into
gofixpoint:mainfrom
Abhijitam01:Abhijitam01/review-problems

Conversation

@Abhijitam01

@Abhijitam01 Abhijitam01 commented Apr 25, 2026

Copy link
Copy Markdown

Add CLI sandbox update command and HTTP PATCH endpoint to modify sandbox metadata including rename, TTL, and timeout settings. Extends Service interface with UpdateSandbox method using immutable update pattern with pointer-based optional fields for selective updates. Implements Docker container rename integration and duration validation. Updates SandboxRecord with TTL, InactivityTimeout, and AutoDeleteTimeout fields persisted as JSONL with omitempty tags for backward compatibility.

closses #157

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@Abhijitam01
Abhijitam01 force-pushed the Abhijitam01/review-problems branch from 8126e98 to 242dc74 Compare April 25, 2026 00:11
@dbmikus

dbmikus commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Hey, just wanted to say thanks for your contributions. We'll get to reviewing them! Underwater with a few other things right now.

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