This release adds 1 notable feature for engineering teams evaluating rollout.
Published 3mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent
ai
ai-agents
cognitive
embedded
encryption
+5 more
llm
memory
offline
python
rust
Summary
AI summaryAdded source type provenance tracking for memory records
Full changelog
What's New
Source Type Provenance
Epistemological tracking for every memory record — know how each piece of data was obtained.
brain.store("User said they prefer dark mode", source_type="recorded") # direct user input
brain.store("API returned weather data", source_type="retrieved") # external source
brain.store("LLM concluded user is frustrated", source_type="inferred") # LLM reasoning
brain.store("Agent generated summary", source_type="generated") # agent-created
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About teolex2020/AuraSDK
Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.
Related context
Beta — feedback welcome: [email protected]