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/.
cognirelay-continuity-authoring
skill.1.4.8.GET /v1/capabilities version field remains the capability schema
version ("1").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