Hacker News new | ask | show | jobs
by october8140 142 days ago
Most AI only sends a limited context. These are sending all files it can access as well as all edits.
1 comments

> These are sending all files it can access

TBF, Cursor's code indexing works the same way, it has to send all workspace files to their servers.

Auto-completion systems need previous edits to suggest next edits so no surprises their either.