repoburg 1.3.134 → 1.3.136

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.
Files changed (52) hide show
  1. package/.playwright-mcp/console-2026-05-14T23-58-12-858Z.log +28 -0
  2. package/.playwright-mcp/console-2026-05-15T00-15-00-760Z.log +81 -0
  3. package/.playwright-mcp/page-2026-05-14T23-58-13-064Z.yml +3 -0
  4. package/.playwright-mcp/page-2026-05-14T23-58-33-500Z.yml +1561 -0
  5. package/.playwright-mcp/page-2026-05-15T00-15-00-945Z.yml +3 -0
  6. package/backend/.env +2 -2
  7. package/backend/database.sqlite +0 -0
  8. package/backend/dist/src/core-entities/ai-action.entity.js +2 -1
  9. package/backend/dist/src/core-entities/ai-action.entity.js.map +1 -1
  10. package/backend/dist/src/core-entities/execution-log.entity.js +2 -1
  11. package/backend/dist/src/core-entities/execution-log.entity.js.map +1 -1
  12. package/backend/dist/src/llm-orchestration/action-handlers/manage-context-snippets.handler.d.ts +18 -0
  13. package/backend/dist/src/llm-orchestration/action-handlers/manage-context-snippets.handler.js +224 -0
  14. package/backend/dist/src/llm-orchestration/action-handlers/manage-context-snippets.handler.js.map +1 -0
  15. package/backend/dist/src/llm-orchestration/action-handlers/manage-context-templates.handler.d.ts +20 -0
  16. package/backend/dist/src/llm-orchestration/action-handlers/manage-context-templates.handler.js +309 -0
  17. package/backend/dist/src/llm-orchestration/action-handlers/manage-context-templates.handler.js.map +1 -0
  18. package/backend/dist/src/llm-orchestration/action-handlers/manage-custom-snippets.handler.d.ts +19 -0
  19. package/backend/dist/src/llm-orchestration/action-handlers/manage-custom-snippets.handler.js +249 -0
  20. package/backend/dist/src/llm-orchestration/action-handlers/manage-custom-snippets.handler.js.map +1 -0
  21. package/backend/dist/src/llm-orchestration/action-handlers/manage-custom-variables.handler.d.ts +17 -0
  22. package/backend/dist/src/llm-orchestration/action-handlers/manage-custom-variables.handler.js +227 -0
  23. package/backend/dist/src/llm-orchestration/action-handlers/manage-custom-variables.handler.js.map +1 -0
  24. package/backend/dist/src/llm-orchestration/action-handlers/manage-mcp-servers.handler.d.ts +18 -0
  25. package/backend/dist/src/llm-orchestration/action-handlers/manage-mcp-servers.handler.js +246 -0
  26. package/backend/dist/src/llm-orchestration/action-handlers/manage-mcp-servers.handler.js.map +1 -0
  27. package/backend/dist/src/llm-orchestration/action-handlers/manage-sub-agents.handler.d.ts +19 -0
  28. package/backend/dist/src/llm-orchestration/action-handlers/manage-sub-agents.handler.js +297 -0
  29. package/backend/dist/src/llm-orchestration/action-handlers/manage-sub-agents.handler.js.map +1 -0
  30. package/backend/dist/src/llm-orchestration/action-handlers/manage-system-prompts.handler.d.ts +27 -0
  31. package/backend/dist/src/llm-orchestration/action-handlers/manage-system-prompts.handler.js +493 -0
  32. package/backend/dist/src/llm-orchestration/action-handlers/manage-system-prompts.handler.js.map +1 -0
  33. package/backend/dist/src/llm-orchestration/action-handlers/manage-tool-hooks.handler.d.ts +20 -0
  34. package/backend/dist/src/llm-orchestration/action-handlers/manage-tool-hooks.handler.js +313 -0
  35. package/backend/dist/src/llm-orchestration/action-handlers/manage-tool-hooks.handler.js.map +1 -0
  36. package/backend/dist/src/llm-orchestration/llm-orchestration.module.js +41 -1
  37. package/backend/dist/src/llm-orchestration/llm-orchestration.module.js.map +1 -1
  38. package/backend/dist/src/llm-provider/ollama-llm.provider.js +2 -0
  39. package/backend/dist/src/llm-provider/ollama-llm.provider.js.map +1 -1
  40. package/backend/dist/src/seeding/data/sub-agents/config-manager.d.ts +4 -0
  41. package/backend/dist/src/seeding/data/sub-agents/config-manager.js +25 -0
  42. package/backend/dist/src/seeding/data/sub-agents/config-manager.js.map +1 -0
  43. package/backend/dist/src/seeding/data/system-prompts/config-manager-agent.d.ts +3 -0
  44. package/backend/dist/src/seeding/data/system-prompts/config-manager-agent.js +78 -0
  45. package/backend/dist/src/seeding/data/system-prompts/config-manager-agent.js.map +1 -0
  46. package/backend/dist/src/session-inputs/session-inputs.controller.d.ts +1 -0
  47. package/backend/dist/src/session-inputs/session-inputs.controller.js +22 -0
  48. package/backend/dist/src/session-inputs/session-inputs.controller.js.map +1 -1
  49. package/backend/dist/src/system-prompts/system-prompts.service.js +8 -0
  50. package/backend/dist/src/system-prompts/system-prompts.service.js.map +1 -1
  51. package/backend/dist/tsconfig.build.tsbuildinfo +1 -1
  52. package/package.json +1 -1
@@ -0,0 +1,28 @@
1
+ [ 133ms] [INFO] %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold @ http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:20102
2
+ [ 136ms] [WARNING] Monaco property "editor" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
3
+ [ 136ms] [WARNING] Monaco property "languages" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
4
+ [ 136ms] [WARNING] Monaco property "Uri" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
5
+ [ 136ms] [WARNING] Monaco property "KeyCode" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
6
+ [ 136ms] [WARNING] Monaco property "KeyMod" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
7
+ [ 136ms] [WARNING] Monaco property "Position" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
8
+ [ 136ms] [WARNING] Monaco property "Range" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
9
+ [ 136ms] [WARNING] Monaco property "Selection" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
10
+ [ 200ms] [WARNING] WebSocket connection to 'ws://localhost:9998/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:73
11
+ [ 201ms] [ERROR] AuthGate: WebSocket error: Event @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:64
12
+ [ 270ms] [WARNING] WebSocket connection to 'ws://localhost:3000/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/common/AppInitializer.tsx:279
13
+ [ 442756ms] [WARNING] WebSocket connection to 'ws://localhost:9998/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:73
14
+ [ 442756ms] [ERROR] AuthGate: WebSocket error: Event @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:64
15
+ [ 442795ms] [WARNING] WebSocket connection to 'ws://localhost:3000/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778803535487:279
16
+ [ 502641ms] [WARNING] WebSocket connection to 'ws://localhost:9998/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:73
17
+ [ 502642ms] [ERROR] AuthGate: WebSocket error: Event @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:64
18
+ [ 502679ms] [WARNING] WebSocket connection to 'ws://localhost:3000/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778803595372:279
19
+ [ 670658ms] [ERROR] WebSocket connection to 'ws://localhost:3000/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778803595372:144
20
+ [ 673916ms] [WARNING] WebSocket connection to 'ws://localhost:9998/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:73
21
+ [ 673916ms] [ERROR] AuthGate: WebSocket error: Event @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:64
22
+ [ 673951ms] [WARNING] WebSocket connection to 'ws://localhost:3000/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778803766645:279
23
+ [ 786191ms] [WARNING] WebSocket connection to 'ws://localhost:9998/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:73
24
+ [ 786192ms] [ERROR] AuthGate: WebSocket error: Event @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:64
25
+ [ 786227ms] [WARNING] WebSocket connection to 'ws://localhost:3000/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778803878933:279
26
+ [ 801444ms] [WARNING] WebSocket connection to 'ws://localhost:9998/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:73
27
+ [ 801445ms] [ERROR] AuthGate: WebSocket error: Event @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:64
28
+ [ 801477ms] [WARNING] WebSocket connection to 'ws://localhost:3000/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778803894199:279
@@ -0,0 +1,81 @@
1
+ [ 116ms] [INFO] %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold @ http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:20102
2
+ [ 119ms] [WARNING] Monaco property "editor" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
3
+ [ 119ms] [WARNING] Monaco property "languages" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
4
+ [ 119ms] [WARNING] Monaco property "Uri" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
5
+ [ 119ms] [WARNING] Monaco property "KeyCode" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
6
+ [ 119ms] [WARNING] Monaco property "KeyMod" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
7
+ [ 119ms] [WARNING] Monaco property "Position" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
8
+ [ 119ms] [WARNING] Monaco property "Range" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
9
+ [ 119ms] [WARNING] Monaco property "Selection" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
10
+ [ 203ms] [WARNING] WebSocket connection to 'ws://localhost:9998/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:73
11
+ [ 204ms] [ERROR] AuthGate: WebSocket error: Event @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:64
12
+ [ 262ms] [WARNING] WebSocket connection to 'ws://localhost:3000/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778803894199:279
13
+ [ 174893ms] [LOG] [vite] server connection lost. Polling for restart... @ http://localhost:5173/@vite/client:963
14
+ [ 174895ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
15
+ [ 176611ms] [INFO] %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold @ http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:20102
16
+ [ 176613ms] [WARNING] Monaco property "editor" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
17
+ [ 176613ms] [WARNING] Monaco property "languages" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
18
+ [ 176613ms] [WARNING] Monaco property "Uri" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
19
+ [ 176613ms] [WARNING] Monaco property "KeyCode" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
20
+ [ 176613ms] [WARNING] Monaco property "KeyMod" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
21
+ [ 176613ms] [WARNING] Monaco property "Position" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
22
+ [ 176613ms] [WARNING] Monaco property "Range" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
23
+ [ 176613ms] [WARNING] Monaco property "Selection" accessed before Monaco loaded. Monaco will load shortly. @ http://localhost:5173/src/lib/monaco-shim.ts:31
24
+ [ 176641ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/application-state/theme:0
25
+ [ 176641ms] [ERROR] Failed to sync theme to backend: TypeError: Failed to fetch
26
+ at setTheme (http://localhost:5173/src/lib/api/app.ts:111:26)
27
+ at http://localhost:5173/src/app/components/common/theme-provider.tsx:26:7
28
+ at Object.react_stack_bottom_frame (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:18567:20)
29
+ at runWithFiberInDEV (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:997:72)
30
+ at commitHookEffectListMount (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:9411:163)
31
+ at commitHookPassiveMountEffects (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:9465:60)
32
+ at commitPassiveMountOnFiber (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:11040:29)
33
+ at recursivelyTraversePassiveMountEffects (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:11010:13)
34
+ at commitPassiveMountOnFiber (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:11201:13)
35
+ at recursivelyTraversePassiveMountEffects (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:11010:13) @ http://localhost:5173/src/app/components/common/theme-provider.tsx:26
36
+ [ 176641ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/sessions/active:0
37
+ [ 176646ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/sessions/active:0
38
+ [ 176652ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/application-state/theme:0
39
+ [ 176652ms] [ERROR] Failed to sync theme to backend: TypeError: Failed to fetch
40
+ at setTheme (http://localhost:5173/src/lib/api/app.ts:111:26)
41
+ at http://localhost:5173/src/app/components/common/theme-provider.tsx:26:7
42
+ at Object.react_stack_bottom_frame (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:18567:20)
43
+ at runWithFiberInDEV (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:997:72)
44
+ at commitHookEffectListMount (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:9411:163)
45
+ at commitHookPassiveMountEffects (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:9465:60)
46
+ at reconnectPassiveEffects (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:11273:13)
47
+ at recursivelyTraverseReconnectPassiveEffects (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:11240:11)
48
+ at reconnectPassiveEffects (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:11317:13)
49
+ at recursivelyTraverseReconnectPassiveEffects (http://localhost:5173/node_modules/.vite/deps/react-dom_client.js?v=b79a6ae3:11240:11) @ http://localhost:5173/src/app/components/common/theme-provider.tsx:26
50
+ [ 546633ms] [WARNING] WebSocket connection to 'ws://localhost:9998/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:73
51
+ [ 546634ms] [ERROR] AuthGate: WebSocket error: Event @ http://localhost:5173/src/app/components/auth/AuthGate.tsx:64
52
+ [ 546695ms] [WARNING] WebSocket connection to 'ws://localhost:3000/' failed: WebSocket is closed before the connection is established. @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778804647060:279
53
+ [ 549263ms] [LOG] [vite] server connection lost. Polling for restart... @ http://localhost:5173/@vite/client:963
54
+ [ 549266ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
55
+ [ 549284ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_RESET @ http://localhost:3000/sessions?filter=non-empty:0
56
+ [ 549311ms] [ERROR] WebSocket connection to 'ws://localhost:3000/' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778804647060:144
57
+ [ 549314ms] [ERROR] Failed to load resource: net::ERR_EMPTY_RESPONSE @ http://localhost:3000/application-state/effective:0
58
+ [ 549314ms] [ERROR] Failed to fetch application state: TypeError: Failed to fetch
59
+ at getEffectiveSettings (http://localhost:5173/src/lib/api/app.ts:471:26)
60
+ at Object.fetchAllApplicationState (http://localhost:5173/src/store/session/ui.slice.ts?t=1778804647069:395:30)
61
+ at Object.setCurrentSessionId (http://localhost:5173/src/store/session/session.slice.ts?t=1778804647079:230:13)
62
+ at loadActiveSession (http://localhost:5173/src/store/session/session.slice.ts?t=1778804647079:549:15) @ http://localhost:5173/src/store/session/ui.slice.ts?t=1778804647069:416
63
+ [ 549314ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/custom-snippets:0
64
+ [ 549317ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/context-snippets:0
65
+ [ 549334ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/custom-variables:0
66
+ [ 549337ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/context-templates:0
67
+ [ 549346ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/system-prompts:0
68
+ [ 549359ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/sessions/96bbe7a3-c70f-4960-b554-c15c6abcaa2a?includeLogs=true:0
69
+ [ 549384ms] [ERROR] Failed to load resource: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/sessions/96bbe7a3-c70f-4960-b554-c15c6abcaa2a/set-active:0
70
+ [ 549384ms] [ERROR] Failed to set active session on backend: TypeError: Failed to fetch
71
+ at setActiveSession (http://localhost:5173/src/lib/api/session.ts?t=1778804647060:13:26)
72
+ at Object.setCurrentSessionId (http://localhost:5173/src/store/session/session.slice.ts?t=1778804647079:223:7)
73
+ at loadActiveSession (http://localhost:5173/src/store/session/session.slice.ts?t=1778804647079:549:15) @ http://localhost:5173/src/store/session/session.slice.ts?t=1778804647079:223
74
+ [ 550272ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
75
+ [ 551275ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
76
+ [ 552279ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
77
+ [ 553283ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
78
+ [ 554287ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
79
+ [ 554390ms] [ERROR] WebSocket connection to 'ws://localhost:3000/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/src/app/components/common/AppInitializer.tsx?t=1778804647060:144
80
+ [ 555290ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
81
+ [ 556297ms] [ERROR] WebSocket connection to 'ws://localhost:5173/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:5173/@vite/client:1034
@@ -0,0 +1,3 @@
1
+ - generic [ref=e4]:
2
+ - img [ref=e5]
3
+ - paragraph [ref=e7]: Connecting to Repoburg backend...