titen-memory 0.5.6
Stable release · npm
latest
npm install -g titen-memory@0.5.6Install guide · Release page · npm package
Added
titen mcpbridges newline-delimited stdio MCP clients to an existing
authenticated Titen/mcpendpoint, so hosts without native remote MCP can
use the same nine tools without another memory implementation.
Changed
- MCP initialization now tells compatible hosts to resolve the repository and
compile authorized memory once at each task or scope boundary while keeping
durable writes explicit and typed.
Security
- The stdio bridge accepts its endpoint and revocable key only through the
inherited environment, rejects credential-bearing or ambiguous URLs, emits no
notification reply, and sanitizes upstream failures without exposing the key.