-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Description
Long-running sessions eventually hit the context window limit (FatalTurnLimitedError), forcing a full restart of the session.
Impact
- Loss of train of thought on complex tasks
- Inability to perform large-scale refactors requiring long context
- Wasted tokens re-reading the same information
Potential Fix
Introduce a ContextTool with commands to pin (keep), forget (drop), and summarize (compress to notes) items in the context window.
dCodes03vyagh
Metadata
Metadata
Assignees
Labels
No labels