Skip to content

v0.3.1

Choose a tag to compare

@davesnowdon davesnowdon released this 05 Jun 05:06
· 94 commits to main since this release
Immutable release. Only release title and notes can be modified.
7a9fd54

Added support for metadata when creating and updating notes. For example can associate a project note with a Github repo.
Can now filter notes and tasks using metadata fields


🎉 Published to PyPI!

Install with:

pip install lithos-mcp==0.3.1

🐳 Published to Docker Hub!

Pull with:

docker pull davesnowdon/lithos:0.3.1

Or run directly:

docker run -d -p 8765:8765 -v lithos-data:/data davesnowdon/lithos:0.3.1