Rename FileLocation to LocalOrRemotePath#10909
Conversation
FileLocation to LocalOrRemotePath
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR mechanically renames the code buffer file identity type from FileLocation to LocalOrRemotePath across the editor, file tree, workspace, pane, code review, and persistence test call sites. The changed hunks preserve the existing local/remote variants and behavior.
Concerns
- No blocking concerns found.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
## Description * WISOTT * To clarify the intent of the type and avoid the overlapping FileLocation names that are also used in agent and notebook types ## Testing Should be a no-op - [x] I have manually tested my changes locally with `./script/run`
Description
Testing
Should be a no-op
./script/run