CogniRelay

CogniRelay v1.4.3 Release Notes

Release date: 2026-04-26

CogniRelay v1.4.3 is a focused patch release for MCP startup compatibility with currently deployed Codex clients.

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