CogniRelay

CogniRelay v1.4.4 Release Notes

Release date: 2026-04-26

CogniRelay v1.4.4 is a focused patch release for Codex MCP startup compatibility after the v1.4.3 protocol-version bridge.

Highlights

Compatibility Notes

Verification

Release preparation should pass:

git diff --check
./.venv/bin/python -m ruff check app tests tools
./.venv/bin/python -m unittest discover -s tests -v