Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
GraphMemoryScope
Type alias GraphMemoryScope
Graph
Memory
Scope
:
"global"
|
"persona"
|
"session"
|
"conversation"
Visibility scope of a memory trace.
global
— shared across all agents and all sessions.
persona
— private to this agent identity.
session
— lives only for the lifetime of a single run.
conversation
— lives only for the current conversation turn window.
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...
Visibility scope of a memory trace.
global— shared across all agents and all sessions.persona— private to this agent identity.session— lives only for the lifetime of a single run.conversation— lives only for the current conversation turn window.