hermes-agent/plugins/memory
Chris Korhonen 1a567f7067 Forward provider output caps in bg-review + cron agents; chunk OpenViking batch sync
- agent/background_review.py, cron/scheduler.py: forward custom_providers
  max_output_tokens so qwen-family models don't fall back to the 65,536
  family cap and 400 on long prompts against a 131k local vLLM.
- plugins/memory/openviking: chunk /messages/batch posts at 100 items so
  long sessions keep structured sync instead of the 4k text fallback.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 18:30:04 -04:00
..
byterover fix(byterover): honor auto extract config 2026-06-27 04:04:15 -07:00
hindsight feat(hindsight): configurable embedded daemon health grace timeout (#50341) 2026-06-21 12:20:53 -07:00
holographic fix(memory/holographic): apply FTS5 sanitizer to search_facts sibling 2026-06-30 15:55:11 -07:00
honcho revert(windows): roll back terminal-popup PRs #53791 #53810 #53829 (#53853) 2026-06-27 15:59:00 -07:00
mem0 fix(memory/mem0): recall on the current question + stronger search guidance (#55535) 2026-06-30 15:51:08 +05:30
openviking Forward provider output caps in bg-review + cron agents; chunk OpenViking batch sync 2026-07-05 18:30:04 -04:00
retaindb fix(memory): guard local uploads against credential reads 2026-07-05 03:14:49 -07:00
supermemory fix(memory): lazy-install supermemory + mem0 SDKs like honcho/hindsight 2026-06-29 00:25:36 -07:00
__init__.py fix(memory): register parent packages for user-installed provider imports 2026-06-04 05:35:43 -07:00