Agentic.Loop.Stages.ProgressInjector (agentic v0.2.2)

Copy Markdown

Injects a system reminder after tool calls to prevent context drift.

After every tool use, injects a structured reminder with current phase, progress, context usage, and turns remaining. This keeps the model focused on its current objective in long conversations.

Only injects when config.progress_injection is :system_reminder.