Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

Adds optional CLI flags to dev-server-sandbox and dev-desktop-sandbox scripts:

  • --clean-providers: Skip copying providers.jsonc into the sandbox
  • --clean-projects: Copy config.json but clear the projects list (preserves other settings)

Usage via make:

make dev-server-sandbox DEV_SERVER_SANDBOX_ARGS="--clean-providers --clean-projects"
make dev-desktop-sandbox DEV_DESKTOP_SANDBOX_ARGS="--clean-projects"

This makes it easy to start a truly fresh sandbox without inheriting credentials or project state from the host mux installation.


Generated with mux

Add --clean-providers/--clean-projects to dev-server-sandbox and dev-desktop-sandbox, plus Makefile arg forwarding and docs.

---

_Generated with `mux` • Model: `openai:gpt-5.2` • Thinking: `xhigh` • Cost: `.06`_

<!-- mux-attribution: model=openai:gpt-5.2 thinking=xhigh costs=1.06 -->
@github-actions github-actions bot added the enhancement New feature or functionality label Jan 26, 2026
@ibetitsmike ibetitsmike added this pull request to the merge queue Jan 26, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 26, 2026
@ibetitsmike ibetitsmike merged commit c249b64 into main Jan 29, 2026
24 checks passed
@ibetitsmike ibetitsmike deleted the mike/sandbox-clean-flags branch January 29, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant