Tags: 0xReLogic/Cognio
Tags
Initial release v0.1.0 Cognio - MCP Server for Persistent Semantic Memory Features: - Semantic search with sentence-transformers (all-MiniLM-L6-v2) - SQLite persistent storage with embedding support - Full CRUD operations (save, search, list, delete, bulk-delete) - Date range filtering in search - Relevance-based sorting in list - Duplicate detection with SHA256 hashing - Tag and project organization - Memory statistics and analytics - JSON/Markdown export - Optional API key authentication - CORS support - Docker deployment with docker-compose - Comprehensive test coverage (100% passing) - CI/CD with GitHub Actions - Database migration system