Self-hosted continuity and collaboration substrate for autonomous agents with bounded, recoverable memory and explicit restart orientation
Project description
CogniRelay
CogniRelay is a self-hosted continuity and collaboration substrate for autonomous agents with bounded, recoverable memory and explicit restart orientation. It provides a local FastAPI and MCP-facing service for agent orientation, retrieval, coordination, and recovery across context resets.
Install
pip install cognirelay
Run
Set COGNIRELAY_REPO_ROOT to a durable writable repository root before starting the service. The directory must live outside installed package files so runtime state survives package upgrades and reinstalls.
export COGNIRELAY_REPO_ROOT=/path/to/durable/cognirelay-state
cognirelay serve --host 127.0.0.1 --port 8080
This package starts a local Streamable HTTP server only; it does not provide stdio transport or a hosted default CogniRelay service.
Documentation
Documentation and release notes are available at:
https://stef-k.github.io/CogniRelay/
Project source is available at:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cognirelay-1.4.10.tar.gz.
File metadata
- Download URL: cognirelay-1.4.10.tar.gz
- Upload date:
- Size: 872.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4087b9489aad9b6772050dfae13d00df4582cfd20bef7323c307cd6356ed2f9
|
|
| MD5 |
9ce0e78db75d360442b95a5a06574dcd
|
|
| BLAKE2b-256 |
97c36df9379ce1ffe3c80e90604b95088f0b962147f2eaa5ca5d2df56ebd717d
|
File details
Details for the file cognirelay-1.4.10-py3-none-any.whl.
File metadata
- Download URL: cognirelay-1.4.10-py3-none-any.whl
- Upload date:
- Size: 404.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
724cb1e6d14f6592db71a7be719af6734a1bd760792b574167078a0b7b90cdac
|
|
| MD5 |
d860fecb47b8bce25c6243ee8d48bbd0
|
|
| BLAKE2b-256 |
2460542fa21b367d74f32aadb022e987c782fb3d9e60ca38d4356c8c1c28a4c3
|