CogniRelay

CogniRelay v1.4.1 Release Notes

Release date: 2026-04-26

CogniRelay v1.4.1 is a focused patch release for the agent onboarding and runtime help surfaces introduced in v1.4.0.

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