Skip to content

Baking Bread v3.0.0

Latest

Choose a tag to compare

@emtypyie emtypyie released this 21 Jul 18:18

v3.0.0 — Baking Bread

What's new

  • Electron GUI wrapper (emtypyie.cli-Wrapper) — frameless window with custom title bar, min/max/close, drag support
  • Multi-tab terminal — each tab runs an independent C engine session with streaming per-line output
  • Status bar — per-tab footer shows current command with animated pulse dot, auto-clears after 4s idle
  • Settings panel — accent color swatches (white → jet), font size toggle, environment variables (GitHub/npm tokens)
  • Ricing section — background image opacity slider (0–100%, persists to localStorage)
  • Runtime self-check — on startup detects missing \emtypyie.exe\ and offers to download from GitHub
  • Update mechanism — checks GitHub releases for new wrapper version, downloads + extracts
  • Smooth streaming — no more _EMT_READY_\ buffering; output writes per-line to the DOM immediately
  • Auto desktop shortcut — created on first launch

Assets

  • \emtypyie-cli-native-windows-x64-3.0.0.zip\ — C engine binary (standalone)
  • \emtypyie.cli-Wrapper.zip\ — Electron GUI wrapper (118 MB)
  • \wrapper-version.txt\ — version marker for auto-update checks

Notes

  • Windows x64 only