wait 3s for extension after MCP starts relay server

This commit is contained in:
Tommy D. Rossi
2025-12-21 16:53:19 +01:00
parent b44f3ebb02
commit 43e1862cdb
6 changed files with 68 additions and 65 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.0.25
### Patch Changes
- **Wait for extension after server start**: When MCP starts the relay server, wait 3 seconds for the extension to connect before proceeding
## 0.0.24
### Patch Changes