docs(config): document dynamic customer configuration - #414
Open
EvgeniyKvasyuk wants to merge 2 commits into
Open
EvgeniyKvasyuk wants to merge 2 commits into
EvgeniyKvasyuk wants to merge 2 commits into
Conversation
EvgeniyKvasyuk
force-pushed
the
docs/dynamic-customer-configuration
branch
from
September 15, 2026 08:49
9281151 to
81d094d
Compare
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
Documents dynamic customer configuration: the Settings → Administration → Customer Configuration page, where platform administrators and maintainers override declared
customer-config.yamlcomponents at runtime without a redeploy. Also reflects the banner moving from three components to a singlebannercomponent.Changes
admin/configuration/codemie/dynamic-customer-configuration: access, Save / Reset to default / Reset all, per-field value resolution (override over YAML), propagation (CUSTOMER_CONFIG_CACHE_TTL_SECONDS), audit, API reference, and the list of currently dynamic settings (chatDisclaimer,banner,features:webSearch,releaseNotesRecentCount) with screenshotscustomer-feature-configuration: runtime-changes tip, component table rows forbanner/chatDisclaimer/releaseNotesRecentCount(replacingbannerMessage,bannerLinkLabel,bannerLinkRoute), updated full configuration examplevbscriptadded to the cspell dictionaryTesting
npm startnpm run build)npm run build, no broken links or anchors)Quality Checks
npm run checkpasses (typecheck + lint + commitlint)<text>must be`<text>`)static/img/)Additional Notes
bannerMessage,bannerLinkLabel, andbannerLinkRoutecomponents are replaced by a singlebannercomponent. Please merge this PR only once the release that ships thebannercomponent is out.npm run checkandnpm run buildwere run manually, and Gitleaks runs in CI.https://claude.ai/code/session_01SgDqcy1wRWBF7LGJghFTNw