477937df5410c6f2bfc235bab14dc6e39590bea811f1ff2c983ae910c8716733
active
contextual
axiomatic

AgentContext, defined in agent_context.py, stores persisted belief state including plan steps, accumulated knowledge, and artifact references in Redis, and tools update it through update-plan and update-knowledge.

Supporting contexts

Quoteverbatim

- **AgentContext** (`agent_context.py`): Persisted belief state (plan steps, accumulated knowledge, artifact refs).

PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md

Quoteverbatim

Stored in Redis, read each turn.

PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md

Quoteverbatim

Updated by tools (update-plan, update-knowledge).

PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md

Effective from: 7/16/2026, 11:28:20 PM

History