This has been raised before (pre-v3) and it is disappointing to see the bug still exists.
If I change a code file directly (e.g. my faq.tsx file) and save it, and I then ask agent a question about the file, it refers to the contents from before my changes.
It is clearly caching its own local copy and not updating this after I make changes.
I even told it I had made a change and to look at the new file. I saw it say “opening faq.tsx” to take a new look, but then its response made it clear it was still seeing an old version.
I am the kind of user that lets agent do 99.9% of changes. But when I want to make my own minor edits, it is crucial that the agent immediately sees the new version of the file (and without me having to tell it I made changes).
For those users who make a lot more changes manually, this kind of bug makes Replit unusable, so I am curious if others are not seeing the same issue?