WeKnora v0.8.0: Open-Source Agentic RAG Platform Adds Sandboxed Memory
Key Info
WeKnora, an MIT-licensed open-source knowledge agent platform with 22k stars, released v0.8.0, marking a shift from RAG toward agentic RAG with self-remembering memory and safely sandboxed skills.
Highlights
- Adds cross-session memory for profile, preference, fact, task, and interest, each proposed for user confirmation before being stored.
- Skills no longer run in the host process; each session is sandboxed by default via Docker, E2B, or Cube, with configurable network egress policies.