CogniRelay

CogniRelay v1.4.0 Release Notes

Release date: 2026-04-25

CogniRelay v1.4.0 completes the post-#218/#236 roadmap. The release turns the post-hardening work into shipped agent-facing runtime surfaces, stronger operator inspection tools, and coherent docs/help/discovery metadata.

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