spawn/shared
L 608104a76d
fix: set IS_SANDBOX=1 in all spawn environments (#829)
All spawn environments are disposable cloud VMs. Setting IS_SANDBOX=1
helps agents like Claude Code recognize the environment as a sandbox,
avoiding unnecessary safety prompts for root-level operations.

Added in two places for full coverage:
- generate_env_config(): included automatically in every env injection
- get_cloud_init_userdata(): set in .bashrc/.zshrc during cloud-init

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-12 23:36:36 -08:00
..
common.sh fix: set IS_SANDBOX=1 in all spawn environments (#829) 2026-02-12 23:36:36 -08:00
key-request.sh feat: qa bot and emails (#565) 2026-02-11 20:19:45 -08:00