github basicmachines-co/basic-memory v0.8.0

latest releases: v0.18.5, v0.18.4, v0.18.2...
11 months ago

v0.8.0 (2025-02-28)

This release is published under the AGPL-3.0-or-later License.

Features

  • Add enhanced prompts and resources (#15, 093dab5)
  • Add comprehensive documentation to all MCP prompt modules
  • Enhance search prompt with detailed contextual output formatting
  • Implement consistent logging and docstring patterns across prompt utilities
  • Added/Enhanced - search.py: New formatted output with relevance scores, excerpts, and next steps
  • recent_activity.py: Enhanced with better metadata handling and documentation
  • continue_conversation.py: Improved context management
  • Added/Enhanced - ai_assistant_guide: Resource with description to give to LLM to understand how to use the tools
  • Add new canvas tool to create json canvas files in obsidian. (#14, 0d7b0b3)
  • Incremental sync on watch (#13, 37a01b8)
  • experimental read_resource tool for reading non-markdown files in raw form (pdf, image)

Technical improvements

  • Added detailed docstrings to all prompt modules explaining their purpose and usage
  • Enhanced the search prompt with rich contextual output that helps LLMs understand results
  • Created a consistent pattern for formatting output across prompts
  • Improved error handling in metadata extraction
  • Standardized import organization and naming conventions
  • Fixed various type checking issues across the codebase

Chores

  • Formatting (93cc637)
  • Refactor logging setup (f4b703e)
  • Fix type checking in prompt modules

Detailed Changes: v0.7.0...v0.8.0

Don't miss a new basic-memory release

NewReleases is sending notifications on new releases.