anomalyco / anomalyco/opencode
Edits in file on a chat are shown in another chat also
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
I have found a weird behaviour: one repo, two conversations working in parallel in app version of OpenCode. At a certain point, conversation A did changes on a certain file (conversation B did not touch any file) and these changes are shown in conversation B: I see 'changed file' log and the name of the file. Yet, no change happened in that conversation.
Feel free to ask if I can support with more details
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no files, tests, or entry points, so first reproduce it in the app with two parallel conversations in one repository: change a file in conversation A while leaving conversation B untouched. Trace how changed-file events or state are associated with conversations; done means conversation B no longer displays A's file-change log.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100