[Remote envs] codebase indexing UI#10889
Conversation
|
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 |
e6a461c to
12efd0b
Compare
There was a problem hiding this comment.
Overview
This PR adds remote codebase indexing entries to the Code settings UI, model events for settings updates, host labels for remote hosts, and related tests. The attached screenshot satisfies the repo's visual-evidence requirement.
Concerns
- After deleting a remote codebase index, the daemon returns a Disabled status, but the new UI hides the retry/resync action for that state. That leaves the row visible but only deletable again, so users cannot recreate the index from this settings surface.
Verdict
Found: 0 critical, 1 important, 0 suggestions
Request changes
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
1f6b3c8 to
452ac8a
Compare
452ac8a to
18cc005
Compare
8f2f718 to
91e5c0d
Compare
18cc005 to
65fa4ca
Compare
0182419 to
9970331
Compare
9970331 to
e21cf86
Compare
e21cf86 to
64c23fe
Compare
|
i'm going to wait to merge this because it's currently stacked on top of the persistence PR and i don't want to make that PR harder to review |
2c36de0 to
af4199e
Compare
df96ad8 to
26473fc
Compare
Co-Authored-By: Oz <oz-agent@warp.dev>
26473fc to
f55b80e
Compare
## Description Add UI for remote codebase indexing repos ## Testing Locally tested + added unit tests - [x] I have manually tested my changes locally with `./script/run` ### Screenshots / Videos <img width="841" height="550" alt="image (1)" src="https://github.com/user-attachments/assets/953b924a-7dc0-4b50-b799-fdde96df8889" /> ## Agent Mode - [x] Warp Agent Mode - This PR was created via Warp's AI Agent Mode --------- Co-authored-by: Oz <oz-agent@warp.dev>
Description
Add UI for remote codebase indexing repos
Testing
Locally tested + added unit tests
./script/runScreenshots / Videos
Agent Mode