You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2026. It is now read-only.
When applying multi-file concurrent diffs, a red error “Current ask promise was ignored (#1)” appears. The UI does not handle the failure gracefully and the model doesn’t receive a clear explanation of why the tool call failed, which reduces model effectiveness.
Context
Affects batch changes across multiple files using the multi-file concurrent diff flow. The problem is intermittent and degrades the editing and feedback loop.
Type
Bug
Problem / Value
When applying multi-file concurrent diffs, a red error “Current ask promise was ignored (#1)” appears. The UI does not handle the failure gracefully and the model doesn’t receive a clear explanation of why the tool call failed, which reduces model effectiveness.
Context
Affects batch changes across multiple files using the multi-file concurrent diff flow. The problem is intermittent and degrades the editing and feedback loop.