Complete changelog
Stable release · npm
latest
npm install -g titen-memory@0.9.1
Install guide · Release page · npm package
Added
- REST and MCP errors now include bounded support guidance that classifies an error as expected, requiring investigation, or a defect candidate.
- Missing project references keep
404 NOT_FOUNDand now identify the expected setup action, normalized caller-supplied reference, and create capability. - Distributed agent skills now reproduce and sanitize a defect, search existing issues, and use a draft when GitHub write access is unavailable.
- Codex, Claude, Cursor, OpenClaw, Hermes, and Pi plugin manifests now publish the updated issue-triage instructions under new patch versions.
Security
- Error guidance uses allowlisted constants and never copies request bodies, exception details, provider responses, credentials, prompts, or memory content.
- Titen keeps GitHub authentication in the host agent. Security findings use the private disclosure path instead of a public issue.