AgentsNew
Memorax Code
An agent memory plugin that can ask Jev whether a new request needs a memory search.
An agent memory plugin that can ask Jev whether a new request needs a memory search.
For each eligible distinct user request, optional Jev judges whether remembered context would help; the agent searches only when that decision warrants it.
The narrow decision sits before memory retrieval, so the system can avoid sending every task through search while still using memory when the request calls for it.
This project calls Jev on demand, in response to user input or events.