Product
Buffaly.CodexEmbedded

Download

Pick your platform, install quickly, and keep an easy upgrade path.

Latest stable

View all releases
Version
v2026.02.27.01
Released
2026-02-27
Release highlights
  • Planning Mode end-to-end support (stream, review, approve, continue).
  • Voice dictation for fast prompt entry.
  • Recap workflow for end-of-day reports and exports.
  • Diff-style timeline preview and long-session review improvements.
  • Multi-session recovery and attach reliability improvements.

Quick install

Use the paste-ready commands below. If you are packaging via GitHub releases, this is where you keep the commands accurate.

Prereq
codex --version
codex login
Codex CLI must be installed and authenticated before launching Buffaly.CodexEmbedded.
Recommended install (MSI)
Download latest .msi from GitHub releases
Run installer
Open a new terminal
MSI adds `buffaly-codex` and `buffaly-codex-web` to PATH and creates a Start Menu shortcut.
Portable install (ZIP fallback)
pwsh -ExecutionPolicy Bypass -File .\install.ps1
Run from extracted package root where `release-manifest.json`, `apps\`, and `install.ps1` exist.
Launch web UI
buffaly-codex-web
Opens browser automatically; reuses an already running local server when available.