flutter_agent_memory 0.0.1 copy "flutter_agent_memory: ^0.0.1" to clipboard
flutter_agent_memory: ^0.0.1 copied to clipboard

Dart memory library (questions, answers, notes, people) with LLM-powered analysis and CLI integration.

Changelog #

0.0.1 #

  • Initial release of agent_memory.
  • CLI with commands: process, regenerate, stats, search-tags, search, memory, skill.
  • LLM providers: OpenAI, OpenRouter, Ollama (OpenAI-compatible).
  • Markdown knowledge base generation (questions, answers, notes, people, topics, areas, stats).
  • Agent memory CRUD: add, ask, list, delete, rank, update.
  • Natural-language search with AI-generated tags.
  • Cross-platform install scripts and native binary compilation.
  • GitHub Actions workflows for CI, release, and pub.dev publishing.
  • Pre-commit hooks with dart analyze, tests, coverage ratchet, and duplication gate.
1
likes
0
points
578
downloads

Publisher

unverified uploader

Weekly Downloads

Dart memory library (questions, answers, notes, people) with LLM-powered analysis and CLI integration.

Repository (GitHub)
View/report issues

Topics

#knowledge-base #llm #memory #agent #cli

License

unknown (license)

Dependencies

args, http, meta, path, xml

More

Packages that depend on flutter_agent_memory