mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 02:01:29 +00:00
The async diff preview computation could race with tool execution, causing editDiffPreview to contain an error (file already modified) while the actual tool result had the correct diff in details.diff. Fix: prioritize result.details.diff over editDiffPreview when the tool has executed successfully. The preview is only used before tool execution completes. |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| tui | ||
| web-ui | ||