Releases: sparkplug604/praxis
Releases · sparkplug604/praxis
Praxis v0.1.0
Changelog
0.1.0 - 2026-05-15
Initial public release.
Praxis includes:
- source capture and ingestion for web links, local files, directories, notes, papers, and watchlist hits;
- local SQLite-backed archive, vector, relational, and SkillGraph stores;
- provisional SkillGraph memory with audited change sets;
- promote, deprecate, and rollback commands for reversible graph updates;
- local-hash embeddings and optional OpenAI embedding support;
- hybrid search across semantic chunks, keyword matches, and SkillGraph context;
- explainable retrieval output with source and graph hints;
- watchlist scanning for trusted research and web sources;
- export commands for graph and skill-reference artifacts;
- health checks and retrieval eval commands.