I'm starting to yield great results with this framework!
It is however burning through my context window on my Claude Max 5x plan; I'm regularly hitting context compaction events during task processing, which I'm almost certain will affect the underlying performance of the agent.
I'm wondering if there's a way that the framework can prompt the agent to capture ongoing task progression and persist it to a file, so work can be resumed after such events?
I'm starting to yield great results with this framework!
It is however burning through my context window on my Claude Max 5x plan; I'm regularly hitting context compaction events during task processing, which I'm almost certain will affect the underlying performance of the agent.
I'm wondering if there's a way that the framework can prompt the agent to capture ongoing task progression and persist it to a file, so work can be resumed after such events?