Skip to content

titen-memory 0.8.2

Choose a tag to compare

@RamaAditya49 RamaAditya49 released this 15 Aug 02:09
· 11 commits to main since this release

Stable release · npm latest

npm install -g titen-memory@0.8.2

Install guide · Release page · npm package


The npm package now carries the same production dashboard that is checked into
the repository, so a fresh install cannot silently fall back to an older static
dashboard bundle.

Added

  • titen dashboard [--port 4322] serves the packaged Astro dashboard through
    the existing same-origin adapter. Live mode remains opt-in and requires the
    documented private service configuration.
  • prepack rebuilds the dashboard and SDK before creating the npm tarball.

Security

  • The package includes only built dashboard assets and the adapter entrypoint;
    credentials, mockup source, memory content, and runtime state remain excluded.