Commit Graph

  • b69efe9482 Merge pull request 'fix: include memory IDs in output for deletion support' (#5) from fix/include-memory-ids-in-output into main main Pakobbix 2026-05-12 17:00:30 +00:00
  • 4da384e68f fix: include memory IDs in search and list_all output for deletion support ARIA 2026-05-12 18:59:29 +02:00
  • f97cf9a551 refactor: rename tools to LLM-friendly names ARIA 2026-04-25 23:20:31 +02:00
  • 958476df65 fix: add kind: standalone to override Hermes v0.11.0 memory provider auto-detection ARIA 2026-04-25 23:14:01 +02:00
  • 5764cca61a Use XML tags for clear memory context delineation Aria Agent 2026-04-17 15:18:42 +00:00
  • 0c9f352ca6 Merge pull request 'Add configurable case-insensitive search' (#4) from feature/case-insensitive-search into main Pakobbix 2026-04-15 16:39:47 +00:00
  • 32b97bee87 Add configurable case-insensitive search ARIA 2026-04-15 18:19:52 +02:00
  • a1240adbb9 Remove hardcoded personal references and update README with config options ARIA 2026-04-12 17:26:54 +02:00
  • 9d28c9b7a8 Merge pull request 'Add prefetch settings as environment variables for installation prompts' (#3) from mem0-prefetch-improvements into main Pakobbix 2026-04-12 15:19:31 +00:00
  • 4a273dba3c Add prefetch settings as environment variables for installation prompts ARIA 2026-04-12 17:17:40 +02:00
  • 9aa76093d7 Merge pull request 'Add configurable prefetch limit and score threshold' (#2) from mem0-prefetch-improvements into main Pakobbix 2026-04-12 15:13:23 +00:00
  • 7d4cd463d7 Add configurable prefetch limit and score threshold for mem0 ARIA 2026-04-12 17:12:02 +02:00
  • e517b25360 Add debug logging to is_available() for better diagnostics ARIA 2026-04-11 03:37:13 +02:00
  • bb5c5ce396 Merge pull request 'Fix code review issues and improve code quality' (#1) from fixes/code-review-issues into main Pakobbix 2026-04-10 11:53:10 +00:00
  • 93876a2653 Refactor: improve thread safety and code organization ARIA 2026-04-10 13:50:19 +02:00
  • b70402ed30 Fix missing agent_id in sync_turn() ARIA 2026-04-10 13:47:08 +02:00
  • 2f98f63ecd Fix code review issues ARIA 2026-04-10 13:45:34 +02:00
  • cf09a3534d Add pre_llm_call hook to inject memory context before LLM ARIA 2026-04-10 13:39:26 +02:00
  • 6e7c6dd3ce Refactor client API based on OpenAPI spec and add mem0_delete tool ARIA 2026-04-10 13:24:14 +02:00
  • fdd2a07ae5 Fix: Use 'message' (singular string) instead of 'messages' array ARIA 2026-04-10 13:20:33 +02:00
  • 69715b29df Fix: Use /add endpoint for adding memories (not /memories) ARIA 2026-04-10 13:18:58 +02:00
  • 68d20fff75 Fix: Lazy config loading in _get_client() for tool calls before initialize() ARIA 2026-04-10 13:16:52 +02:00
  • 98bada59ef Fix: Handler must accept **kwargs for task_id and other params ARIA 2026-04-10 13:15:26 +02:00
  • 06254a52ed Update README with Gitea URL and troubleshooting section ARIA 2026-04-10 13:10:00 +02:00
  • 82d5f6cf92 Use ctx.register_tool() for proper plugin tracking in general plugin context ARIA 2026-04-10 13:09:23 +02:00
  • 73f7b98fcf Fix: Support both memory provider and general plugin contexts ARIA 2026-04-10 13:07:56 +02:00
  • 7dc7e03280 Fix indentation and linting issues ARIA 2026-04-10 13:03:49 +02:00
  • ece2cd02f0 Fix indentation error in __init__.py ARIA 2026-04-10 13:01:29 +02:00
  • 3a141d9180 Initial release: Mem0 local server memory provider for Hermes-Agent ARIA 2026-04-10 12:53:15 +02:00