Add operator Mentra memory browser
Some checks failed
CI / rust-skia (Rust only) (push) Has been cancelled
CI / required (push) Has been cancelled

This commit is contained in:
2026-08-23 19:18:41 +02:00
parent 95cca3e777
commit 360203d647
190 changed files with 70246 additions and 45 deletions

View File

@@ -36,6 +36,9 @@ learning without displacing the command being handled.
Runtime records use `HybridRuntimeStore`: conversation/runtime state is stored
in `runtime.sqlite`, with the associated Mentra memory store and transcript,
task, team, and workspace paths under the configured state directory.
`memory-agents.json` atomically persists the authenticated avatar, logical
agent key, and actual Mentra agent ID for operator browsing. This explicit
mapping is restored independently of generated agent names.
## Tools and autonomous safety review