mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
The banner said 'Container restart required' and a code comment claimed 'the container will tear down' — both wrong. /api/restart touches /tmp/meshai_restart, which the entrypoint watches to restart the BOT PROCESS in place (~seconds); the container is not recreated. Fix the copy + point users at the existing 'Restart now' button. Also mention transport connections in the restart-required list. Co-authored-by: Matt Johnson <mj@k7zvx.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||