Skip to content

feat: virtual desktop settings toggle backend#23171

Merged
hugodutka merged 1 commit intomainfrom
hugodutka/vdi-toggle-backend
Mar 18, 2026
Merged

feat: virtual desktop settings toggle backend#23171
hugodutka merged 1 commit intomainfrom
hugodutka/vdi-toggle-backend

Conversation

@hugodutka
Copy link
Copy Markdown
Contributor

@hugodutka hugodutka commented Mar 17, 2026

Adds a new site_config entry that controls whether the virtual desktop feature for Coder Agents is enabled. It can be set via a new /api/experimental/chats/config/desktop-enabled endpoint, which will be used by the frontend.

@hugodutka hugodutka changed the title feat(chatd): virtual desktop settings toggle backend feat: virtual desktop settings toggle backend Mar 17, 2026
@coder-tasks
Copy link
Copy Markdown
Contributor

coder-tasks bot commented Mar 17, 2026

Documentation Check

New Documentation Needed

  • docs/ai-coder/agents/platform-controls.md — Add a section documenting the desktop/virtual desktop toggle. Admins use PUT /api/experimental/chats/config/desktop-enabled to enable or disable the spawn_computer_use_agent tool deployment-wide. This belongs alongside the existing System Prompt and Providers controls already documented there.

ℹ️ This is backend-only infrastructure. Documentation can wait until the frontend toggle lands, but the platform-controls page should be updated before the feature is considered complete.


Automated review via Coder Tasks

@hugodutka hugodutka force-pushed the hugodutka/vdi-toggle-backend branch 2 times, most recently from c7a39ab to 9ee869d Compare March 17, 2026 16:58
@hugodutka hugodutka force-pushed the hugodutka/vdi-toggle-backend branch from 9ee869d to 03bc4d1 Compare March 17, 2026 17:24
@hugodutka hugodutka merged commit 2cf47ec into main Mar 18, 2026
27 of 28 checks passed
@hugodutka hugodutka deleted the hugodutka/vdi-toggle-backend branch March 18, 2026 08:35
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants