Philip Krogh Software Architect
// writing

On context management in long-running agents

February 15, 2025
AI Agents Architecture

Long-running agents face a fundamental tension: context windows are finite, but the work isn’t. The naive approach — keep stuffing the window until it overflows — fails predictably. The interesting question is what to do instead.

This is a placeholder; full content lands later.

© 2026 Philip Bjørknes Krogh