v2.1.1
Orphus 2.1.1
This patch makes the Orphus identity clearer and brings the terminal into line
with the black-and-Matrix-green branding at localhost:4321.
What changed
- Replaced the hard-to-read overlapping wordmark with a compact, plain-ASCII
ORPHUSmark that stays legible in ordinary terminals and on GitHub. - Pinned the startup mark to Orphus Matrix green (
#00ff41) instead of allowing
a theme to render it olive. - Aligned the default dark terminal theme with the Orphus black, Matrix green,
dim green, off-white, and grey brand palette. - Kept
NO_COLOR, narrow-terminal fallback, startup animation, worker lanes,
and the v2.1 completion runtime behaviour intact. - Updated the README, terminal usage documentation, tests, and changelog.
Upgrade
If Orphus is already installed:
orphus updateOr install this exact release:
curl -fsSL https://raw.githubusercontent.com/kelvincushman/orphus/main/install.sh | sh -s -- --ref v2.1.1Verification
- The exact merged
maincommit passed the full GitHub Actions suite. - macOS arm64 and Linux x64 archives were built by GitHub Actions.
- Both archives match the published
SHA256SUMSfile.