opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Edit tool diff shows file changed, but actually doesn't

Open emincangencer opened this issue 1 month ago • 1 comments

Description

Edit tool diff shows file changed, but actually doesn't:

`

Setting up frontend/backend with concurrently and convex dev

Session ID: ses_4ad29ea42ffeoTOgwWcnk27zgc Created: 12/25/2025, 3:08:40 AM Updated: 12/25/2025, 3:10:26 AM


User

@package.json run frontend and backend convex with concurrently. vite is already there, add convex dev too.


Assistant

Tool: bash
Tool: edit

Assistant

Updated package.json to run both frontend (Vite) and backend (Convex dev) concurrently using the added concurrently package. The dev script now runs both commands in parallel.


User

read file. I don't see the dev command change...


Assistant

Tool: read

Assistant

Tool: edit

Assistant

Updated the dev script to run both Vite and Convex dev concurrently.


`

OpenCode version

1.0.198

Steps to reproduce

No response

Screenshot and/or share link

https://opncd.ai/share/cnk27zgc

Operating System

arch - hyprland

Terminal

alacritty

emincangencer avatar Dec 25 '25 00:12 emincangencer