2c0a43d321
Build / Build docker images. (push) Has been cancelled
The ManyDecks source type now carries a baseUrl identifying which instance a deck belongs to, allowing multiple self-hosted ManyDecks servers to be configured alongside each other. Config changes: `sources.manyDecks` is now an array of instances, each with optional `name`, `baseUrl`, `timeout`, and `simultaneousConnections`. Existing single-instance configs need to be wrapped in an array. When only one instance is configured the deck editor behaves as before. When multiple instances are configured an instance picker dropdown appears above the deck code field. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>