mission-control/docs
Nyk ebdc8de8b9 fix: resolve reconnect storm and improve Ubuntu deployment
Fix WebSocket reconnect storm (issue #53) caused by stale closure
reading connection.reconnectAttempts from Zustand state. Use a ref
to track attempts, avoiding the closure capture problem entirely.

Improve Dockerfile: create .data directory with correct ownership for
SQLite, set PORT/HOSTNAME env vars explicitly.

Add deployment guide documenting Ubuntu prerequisites (python3, make,
g++ for better-sqlite3 native compilation) and platform-specific
build constraints.
2026-03-02 12:15:19 +07:00
..
cli-integration.md feat: add direct CLI integration for gateway-free tool connections 2026-03-02 11:45:12 +07:00
deployment.md fix: resolve reconnect storm and improve Ubuntu deployment 2026-03-02 12:15:19 +07:00
mission-control.jpg fix: replace screenshot with redacted version 2026-03-01 15:39:49 +07:00