Hermes-Memory-Installer Update Fixes Sidecar Modules Not Loading at Runtime
A new release of hermes-memory-installer resolves a bug where memory sidecar modules were initialized at build time but never activated during runtime script execution. This caused sidecar modules to be skipped entirely, resulting in unreliable memory monitoring or crashes when profiling APIs were invoked without a registered sidecar. The fix injects a require call for each sidecar module directly into the generated runtime script, ensuring modules load synchronously before any application code runs. Developers using custom launchers will need to regenerate their runtime scripts to incorporate the update. The change is backward compatible, requiring no modifications to existing sidecar configurations.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in