-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
The todo list is currently only visible to the model via ephemeral environment_details content in user messages. After context condensation removes earlier messages, the model loses awareness of outstanding todo items. This can lead to premature task completion — the model believes all work is done because it can no longer see the todo list.
Expected Behavior
The todo list should be included in the system prompt so it survives context condensation and remains visible to the model throughout the entire task lifecycle.
Steps to Reproduce
- Start a task with todo items
- Generate enough conversation to trigger context condensation
- Observe that the model loses awareness of incomplete todo items
Impact
Orchestrator mode is particularly affected — when the model loses visibility into incomplete todos after condensation, it may attempt completion while work remains outstanding.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working