Octo Terminal v0.1.4
Release date: 2026-02-15
Fixed
- Codex start mode from Settings is now preserved and applied when opening new Codex terminals.
- Fixed release workflow matrix by removing unsupported
macos-13runner.
Technical details
- Added
startupModein terminal persistence/restore flow. - Codex mode to command mapping:
normal->codexauto-edit->codex --auto-editfull-auto->codex --full-auto
- GitHub Actions release build now targets:
macos-14(aarch64-apple-darwin)windows-latest(x86_64-pc-windows-msvc)