cat posts/zeyt-release-pipeline-notes.md

What I learned shipping public Zeyt releases

Jul 3, 2026

Zeyt gets better fastest when releases are regular and feedback loops stay short.

I treat release automation as product work, not just maintenance work.

Core release loop

  1. Ship a focused change.
  2. Cut a release via CI/CD.
  3. Collect issue feedback from real usage.
  4. Tighten the next release around concrete pain points.

Why this matters

A terminal emulator earns trust through consistency over time. Public releases make that consistency visible.