OpenHands/agent-canvas

[Bug]: Diff still shows after agent has committed and pushed

已關閉

#1,087 建立於 2026年6月3日

 (2 則留言) (0 個反應) (0 位負責人)TypeScript (26 個分叉)github user discovery
buggood first issue

倉庫指標

星標
 (43 顆星)
PR 合併指標
 (平均合併 2天 10小時) (30 天內合併 106 個 PR)

描述

Operating System

macOS

Installation Method

npm (npx @openhands/agent-canvas or npm install -g @openhands/agent-canvas)

Agent Canvas Version

1.0.0-alpha.6

Bug Description

The diff view is stale--it's showing a diff after changes were committed and pushed. diff disappears after clicking the refresh button

seems like we're not staying in sync for some reason

Steps to Reproduce

  • make changes to a code base
  • see diff
  • have the agent commit and push
  • diff still visible

Actual Behavior

diff still visible

Expected Behavior

diff goes back to empty after commit

Relevant Logs

Screenshots

Additional Context

No response

貢獻者指南