Skip to content

BeeZee

v0.3.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates What's new, SSE terminal, and Relay improvements across a mixed release.

Changes in this release

Feature Medium

Windows GUI app runs silently in background without terminal window.

Windows GUI app runs silently in background without terminal window.

Source: llm_adapter@2026-05-30

Confidence: high

Feature Medium

Automatically opens browser to http://localhost:4242 on Windows startup.

Automatically opens browser to http://localhost:4242 on Windows startup.

Source: llm_adapter@2026-05-30

Confidence: high

Feature Medium

Adds "Install to Startup.bat" script for user‑level autostart of BeeZee on Windows login.

Adds "Install to Startup.bat" script for user‑level autostart of BeeZee on Windows login.

Source: llm_adapter@2026-05-30

Confidence: high

Feature Medium

Terminal sessions now stream via Server‑Sent Events for full cloud relay compatibility.

Terminal sessions now stream via Server‑Sent Events for full cloud relay compatibility.

Source: llm_adapter@2026-05-30

Confidence: high

Feature Medium

Terminal URLs work through app.beezyai.net relay without extra configuration.

Terminal URLs work through app.beezyai.net relay without extra configuration.

Source: llm_adapter@2026-05-30

Confidence: high

Feature Low

Auto‑detects Tailscale IP (100.x.x.x) for terminal URLs when no relay is configured.

Auto‑detects Tailscale IP (100.x.x.x) for terminal URLs when no relay is configured.

Source: llm_adapter@2026-05-30

Confidence: high

Bugfix Medium

PTY daemon now works correctly when started as a background service on Linux/Mac.

PTY daemon now works correctly when started as a background service on Linux/Mac.

Source: llm_adapter@2026-05-30

Confidence: high

Bugfix Medium

Fixed duplicate instance bug when relay reconnects.

Fixed duplicate instance bug when relay reconnects.

Source: llm_adapter@2026-05-30

Confidence: high

Full changelog

What's new

Windows — proper background process (no terminal window)

  • beezee.exe now runs as a GUI-subsystem app. Double-clicking launches it silently in the background — no terminal window appears and closing it won't kill the server.
  • Browser opens automatically to http://localhost:4242 on startup.
  • Install to Startup.bat — adds BeeZee to Windows Startup folder (user-level, no admin needed). BeeZee will launch automatically and silently each time you log in.

SSE terminal (browser-based)

  • Terminal sessions stream via Server-Sent Events instead of WebSocket, making them fully compatible with the cloud relay.
  • Terminal URLs work through app.beezyai.net relay without any extra configuration.

PTY daemon fix (Linux/Mac)

  • BeeZee now works correctly when started as a background service (nohup, systemd, launchctl). Python's pty.spawn() is used to allocate PTYs independently of the parent process's terminal.

Relay improvements

  • Fixed duplicate instance bug when relay reconnects.
  • Tailscale IP (100.x.x.x) auto-detected for terminal URLs when no relay is configured.

Downloads

| Platform | File |
|---|---|
| Windows x64 | beezee-windows-x64.zip — extract and run Start BeeZee.bat |
| Windows x64 (exe only) | beezee-windows-x64.exe |

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track BeeZee

Get notified when new releases ship.

Sign up free

About BeeZee

All releases →

Related context

Beta — feedback welcome: [email protected]