CogniRelay

CogniRelay v1.4.8 Release Notes

Release date: 2026-04-26

CogniRelay v1.4.8 is a focused packaging compatibility patch for the shipped last-mile adapter skill. It fixes the cognirelay-continuity-authoring skill from v1.4.7 so common skill loaders can accept it directly from agent-assets/.

Highlights

Compatibility Notes

Verification

Release preparation should pass:

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