Skip to content

titen-memory 0.9.1

Choose a tag to compare

@RamaAditya49 RamaAditya49 released this 30 Aug 12:46
· 5 commits to main since this release

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_FOUND and 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.