memory_recall was returning almost the entire store instead of a small
set of relevant matches. Two compounding causes, both fixed here:
1. Default limit was 10000 (commit
|
||
|---|---|---|
| .. | ||
| api | ||
| ui/static | ||
| __init__.py | ||
| __main__.py | ||
| credential_detector.py | ||
| crypto.py | ||
| mcp_server.py | ||
| sync.py | ||
| vault_client.py | ||