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

贡献者指南