Complete changelog
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.prepackrebuilds 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.