machinaos 0.0.25 → 0.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.env.template CHANGED
@@ -74,7 +74,7 @@ WS_LOGGING_ENABLED=true
74
74
  # GUNICORN_MAX_REQUESTS_JITTER=1000
75
75
 
76
76
  # WebSocket Configuration (For remote Android device connections)
77
- WEBSOCKET_URL=
77
+ WEBSOCKET_URL=wss://relay.zeenie.xyz/ws
78
78
  WEBSOCKET_API_KEY=
79
79
 
80
80
  # WhatsApp Service URL
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-flow-client",
3
3
  "private": true,
4
- "version": "0.0.25",
4
+ "version": "0.0.26",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "start": "vite --host 0.0.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "machinaos",
3
- "version": "0.0.25",
3
+ "version": "0.0.26",
4
4
  "description": "Open source workflow automation platform with AI agents, React Flow, and n8n-inspired architecture",
5
5
  "type": "module",
6
6
  "keywords": [