codex-memory 3.0.15

A simple memory storage service with MCP interface for Claude Desktop
Documentation
1
2
3
4
5
6
7
8
9
pub mod config_test;
pub mod database_test;
pub mod error_test;
pub mod mcp_transport_test;
pub mod models_test;
pub mod progressive_search_test;
pub mod search_models_test;
pub mod search_storage_test;
pub mod storage_test;