hermes-agent/cron
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
..
scripts fix(cron-recipes): pre-release hardening — honest cadences, strict slot names, surface-aware UX 2026-06-11 10:49:47 -07:00
__init__.py docs: clarify gateway service scopes (#1378) 2026-03-14 21:17:41 -07:00
blueprint_catalog.py docs: finish Automation Blueprints terminology rebrand (#44470) 2026-06-11 17:22:22 -04:00
jobs.py fix(gateway,cron): guard cron model-tool path + add auto-resume loop breaker (#30719) 2026-07-01 02:48:36 -07:00
lifecycle_guard.py fix(gateway,cron): guard cron model-tool path + add auto-resume loop breaker (#30719) 2026-07-01 02:48:36 -07:00
scheduler.py Forward provider output caps in bg-review + cron agents; chunk OpenViking batch sync 2026-07-05 18:30:04 -04:00
scheduler_provider.py fix(cron): avoid provider package shadowing core cron 2026-06-23 23:39:22 -07:00
suggestion_catalog.py fix(cron-recipes): pre-release hardening — honest cadences, strict slot names, surface-aware UX 2026-06-11 10:49:47 -07:00
suggestions.py fix(cron): make per-profile cron isolation intentional and tested (#4707) (#53570) 2026-06-27 03:55:01 -07:00