CogniRelay

CogniRelay v1.4.6 Release Notes

Release date: 2026-04-26

CogniRelay v1.4.6 is a focused MCP startup compatibility patch for standard request metadata. It fixes clients that send MCP-reserved params._meta during startup or request-method calls.

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