[#7554] Document settings mode env var naming and migration guide#12
Merged
vladzholnerchuk merged 1 commit intomainfrom May 8, 2026
Merged
[#7554] Document settings mode env var naming and migration guide#12vladzholnerchuk merged 1 commit intomainfrom
vladzholnerchuk merged 1 commit intomainfrom
Conversation
- Remove stale "obsolete in July 2025" deadline from legacy mode description - Add table explaining __ vs _ env var separator by settings mode - Add warning callout about silent config breakage when renaming env vars without switching BOX_SETTINGS_MODE - Add migration stepper for moving from legacy to read-write mode Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
legacymode description — the deadline has passed and legacy is still the default for existing instances__vs_env var separator difference by settings mode__-style to_-style without switchingBOX_SETTINGS_MODEsilently breaks configurationlegacytoread-writemodeNote:
docs/reference/all-settings.mdis auto-generated from sansara — the corresponding fix to the generated content (removing the stale date from thelegacyvariant description and renaming "Deprecated environment variables" to "Legacy mode environment variable") is in the companion PR at HealthSamurai/sansara.Test plan
bun lint— no new errorsCloses #7554
🤖 Generated with Claude Code