cortex-mem-tools 2.7.0

High-level tools and utilities for Cortex Memory Integration
1
2
3
4
5
6
7
8
9
10
11
12
13
Layered semantic search across memory using L0/L1/L2 tiered retrieval.

**Key Features:**
- Tiered retrieval: L0 (abstract) -> L1 (overview) -> L2 (full content)
- Token-efficient: Control exactly which layers to return

**Parameters:**
- return_layers: ["L0"] default, ~100 tokens, ["L0","L1"] ~2100 tokens, ["L0","L1","L2"] full

**When to use:**
- Finding past conversations or decisions
- Searching across all sessions
- Discovering related memories by semantic similarity