Skip to content

teolex2020/AuraSDK

v1.2.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai ai-agents cognitive embedded encryption
+5 more
llm memory offline python rust

Summary

AI summary

Added 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

Track teolex2020/AuraSDK

Get notified when new releases ship.

Sign up free

About teolex2020/AuraSDK

Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.

All releases →

Beta — feedback welcome: [email protected]