Skip to content

Tags: agentic-mcp-tools/memora

Tags

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from agentic-mcp-tools/dev

  Fix R2 compatibility and add AWS_PROFILE support

v0.2.7

Toggle v0.2.7's commit message
Release v0.2.7

v0.2.6

Toggle v0.2.6's commit message
v0.2.6 - Knowledge graph screenshot + README updates

v0.2.5

Toggle v0.2.5's commit message
Structured Issues & TODOs with Graph Visualization

v0.2.4

Toggle v0.2.4's commit message
v0.2.4 - Direct Image Upload & Graph Rendering Fix

Features:
- Add memory_upload_image MCP tool for direct file-to-R2 uploads (no base64 migration needed)

Fixes:
- Fix graph visualization image rendering by using local proxy URLs instead of presigned R2 URLs

v0.2.3

Toggle v0.2.3's commit message
Add image resizing and memory ID tooltip in graph

- Add Pillow-based image resizing for memory visualization thumbnails
- Resize images to 200px max dimension at 70% quality
- Preserve PNG for transparent images, convert to JPEG otherwise
- Show memory ID on hover in graph visualization nodes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

v0.2.2

Toggle v0.2.2's commit message
Live Graph Server

Auto-starts HTTP server for remote knowledge graph access via SSH.

v0.2.1

Toggle v0.2.1's commit message
bump ver

v0.2.0

Toggle v0.2.0's commit message
Release v0.2.0: Hybrid search and importance scoring

0.1.1

Toggle 0.1.1's commit message
Streamline README and add cloud storage backends

Simplified README from 694 to 64 lines, focusing on introduction,
features, and installation. Added S3/GCS/Azure cloud storage support
with local caching, bidirectional sync, and comprehensive test coverage.