docs(config): complete VNC dormant comments in ssot-config, AppConfig, ServiceDiscovery, stores, slm-frontend, docs (#5138)#5819
Merged
mrveiss merged 2 commits intoDev_new_guifrom Apr 24, 2026
Merged
Conversation
…ra files (#5138) VNC browser path replaced by screenshot panel in #1130. Adds DORMANT comments to ssot-config.ts (frontend + slm), AppConfig.js, ServiceDiscovery.js, useChatStore.ts, and BROWSER_VNC_SETUP.md. No code or values deleted — preserved for future #5136 re-integration. 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
Follow-up to PR #5814 which only marked
.env.example. Adds DORMANT comments to the remaining 6 files that reference the VNC browser path (replaced by screenshot panel in #1130):autobot-frontend/src/config/ssot-config.ts— VNCConfig interface + config block + vncUrl getterautobot-frontend/src/config/AppConfig.js— vnc services block + enableVncDesktop + getVncUrl()autobot-frontend/src/config/ServiceDiscovery.js— vnc_desktop/terminal/playwright service config + health-check endpointautobot-frontend/src/stores/useChatStore.ts— desktopSession.vncUrl + getDesktopUrl()autobot-slm-frontend/src/config/ssot-config.ts— vnc port field + getVNCHosts()docs/infrastructure/BROWSER_VNC_SETUP.md— prominent DORMANT notice at topNo code or values deleted. Comments reference #1130 (replaced) and #5136 (future re-integration).
Closes #5138
🤖 Generated with Claude Code