mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-02 04:44:10 +00:00
select-space, guided-save, and upload-file just render an interactive view without mutating memory data, so they get READ_ONLY_TOOL_ANNOTATIONS. set-active-tag mutates session state but isn't destructive, so it gets a new SETTINGS_TOOL_ANNOTATIONS (non-destructive, idempotent, closed-world). |
||
|---|---|---|
| .. | ||
| browser-extension | ||
| docs | ||
| mcp | ||
| memory-graph-playground | ||
| raycast-extension | ||
| web | ||