Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/NanoResearch
/ MemoryScope
Class
MemoryScope
nanoresearch/evolution/memory.py:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
140
141
class
MemoryScope(str, Enum):
142
GLOBAL_USER =
"global_user"
143
PROJECT =
"project"
144
WORKSPACE_DERIVED =
"workspace_derived"
145
146
147
class
ResearchMemoryKind(str, Enum):
Callers
1
remember
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected