isar_agent_memory 0.1.2
isar_agent_memory: ^0.1.2 copied to clipboard
Universal, local-first cognitive memory package for LLMs and AI agents. Graph-based, explainable, LLM-agnostic. Inspired by Cognee/Graphiti.
Changelog #
0.1.2 - 2025-07-10 #
- Fix: Resolved JavaScript error in Isar generated files by integrating
build_runner
.
0.1.1 - 2025-07-10 #
- Documentation: Added comprehensive dartdoc comments to public APIs.
- Linting: Fixed various linting and formatting issues.
- Publishing: Corrected pub.flutter-io.cn topics for successful publication.
0.1.0 - 2025-07-09 #
- Initial release: Isar agent memory graph with ANN search, explainability, robust tests, and modern CI/CD automation (Coderabbit, Renovate, Dependabot, Jules).