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
- Ship a focused change.
- Cut a release via CI/CD.
- Collect issue feedback from real usage.
- 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.