Skip to content

titen-memory 0.8.1

Choose a tag to compare

@RamaAditya49 RamaAditya49 released this 15 Aug 01:46
· 14 commits to main since this release

Stable release · npm latest

npm install -g titen-memory@0.8.1

Install guide · Release page · npm package


The live operator dashboard now follows the approved Memory Atlas visual system
while keeping the authenticated adapter and six-area contracts unchanged.

Changed

  • Reworked the Astro dashboard rail, header, lens controls, status metadata,
    topology workspace, compile trace, and inspector with local Titen icons and
    the approved warm paper palette.
  • Added a live, bounded SVG topology that is derived only from authorized Atlas
    nodes and edges, with a synchronized accessible record list and inspector.
  • Added a native search dialog that fills the authorized Atlas query without
    moving credentials or memory data into browser storage.
  • Wired every visible rail item to a real destination: Memories aliases Atlas,
    System shows live health/readiness, Access shows the effective principal
    policy, and Releases loads authorized release data.
  • Added a private Profile view with session-backed password rotation, and fixed
    the readiness revision display when the upstream reports it in response
    metadata.

Fixed

  • Dashboard mobile layout now keeps the Atlas graph inside an internal scroll
    region and preserves a single-column reading path.