Skip to content

v0.9.2 - Importer that updates + sharper memory

Choose a tag to compare

@neonmem-lab neonmem-lab released this 14 Jun 16:37
· 4 commits to main since this release

v0.9.2 - An importer that updates, and a sharper memory

The importer now updates an existing cartridge in place. Re-run it over changed docs or code and it merges what's new, supersedes what moved on, and skips what it already knows - your memory stays current instead of just growing.

Also in this release (rolled up from 0.9.1):

  • Resume from the exact stop-point - a fresh session picks up the open thread and your last directive, not just "recent notes".
  • Connections render reliably - memories show their links (fixed an edge-dump issue), including across tiers.
  • Cleaner subsystem names - the brain labels its self-organised subsystems with readable names, not raw code signatures.
  • Version alignment - the CLI reports its real version (neonmem --version).

Offline, local, private. Signed installer + portable build. Windows x64.