Bot for Windows — private test build 0.6.0

1. Extract this ZIP into a folder.
2. Open Bot.exe. Keep Newtonsoft.Json.dll and Bot.exe.config alongside it.
3. Sign in with your existing Bot login and password.
4. Pick a bot and chat. Enter sends. Shift+Enter starts a new line.

Windows 10 (1903 or newer) / Windows 11, with .NET Framework 4.8 or newer.
No Python, Tailscale, SSH or provider login is required on your PC.
This is a portable, unsigned test build; Windows may show an unknown-publisher warning.

The client only sends HTTPS requests to your VPS. It never runs model tools or
shell commands on your Windows PC. Your model credentials and transcripts stay
on the VPS. Remembered sessions and any unconfirmed outgoing request are encrypted
with Windows DPAPI for your Windows user under LocalAppData/Bot. Passwords are not saved.

The VPS certificate is pinned in the app. Never disable certificate checks.
A server certificate change requires an updated app build from the trusted download page.

The same request ID is reused when checking/retrying a pending message. Closing
the app does not cancel the VPS turn. Reopen it to recover the result. If the VPS
restarts mid-turn, check history before deliberately submitting a new request.
Reading bot lists, profiles and histories does not make model calls.

The imported Grok Bot histories are partial caches. This first app supports bot
navigation, sections/pins, login/logout, recent/older history, search, profile
viewing, remembered sessions and chat. Attachments, scheduling, profile editing
in the GUI and native iOS/Linux packages remain later work.
Current Codex execution permissions are unchanged (read-only sandbox).

Build validation: cross-compiled on Linux. Actual Windows desktop rendering and
your PC's network still need your test. Report the exact on-screen error if one occurs.

New in 0.6.0:
- Messages appear immediately and remain visible while Bot works.
- A VPS activity panel shows real tool actions and results (polled every 2 seconds).
- Stop cancels the current Codex process and its tool processes. It does not undo
  commands that already finished. Your sent message remains in chat.
- Signing in from another device discovers the running task on the VPS, without
  creating a second model request. Completed/failed/stopped requests are never
  retried automatically. A VPS restart marks unfinished requests interrupted.
- No usage reporting dashboard was added. Model stays GPT-6 Astra / low.

To upgrade, close the old Bot.exe and extract this ZIP into a new folder. Open
the new Bot.exe (title: Bot 0.6.0). Your existing remembered login is reused.
