docs: surface mirrord up, local UI, and browser extension in onboarding - #303
Open
trawler wants to merge 1 commit into
Open
docs: surface mirrord up, local UI, and browser extension in onboarding#303trawler wants to merge 1 commit into
trawler wants to merge 1 commit into
Conversation
Contributor
|
| Filename | Overview |
|---|---|
| docs/getting-started/quick-start.md | Adds onboarding instructions for multiple services, session monitoring, and browser routing, including the session and HTTP-filter prerequisites requested in the previous review. |
| docs/SUMMARY.md | Moves and renames the existing mirrord up navigation entry while retaining its current destination. |
| docs/README.md | Introduces mirrord up as the multi-service workflow from the documentation landing page. |
| docs/getting-started/what-is-mirrord.md | Adds a concise cross-link to the multi-session workflow. |
| docs/use-cases/local-development.md | Expands the multiple-sessions benefit to mention mirrord up lifecycle management. |
| docs/using-mirrord/incoming-traffic/README.md | Links filtered multi-service traffic stealing to the mirrord up guide. |
Reviews (2): Last reviewed commit: "docs: surface mirrord up, local UI, and ..." | Re-trigger Greptile
trawler
force-pushed
the
karena/cor-1645-quick-start-up-ui-browser
branch
3 times, most recently
from
August 5, 2026 15:34
c00f428 to
434bacf
Compare
Quick start covers mirrord up under Try it, adds Watch your sessions (mirrord ui) and Test from your browser (extension) sections, and links all three from the Next Steps table. Welcome, What is mirrord, Remocal Development, and Incoming Traffic now cross-link the mirrord up page. Nav entry moves from Using mirrord to Use Cases, right after Remocal Development, renamed to "mirrord up (Multiple Concurrent Sessions)". COR-1645
trawler
force-pushed
the
karena/cor-1645-quick-start-up-ui-browser
branch
from
August 5, 2026 15:36
434bacf to
fd16889
Compare
Contributor
Author
|
@greptileai recheck |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Makes
mirrord up,mirrord ui, and the browser extension discoverable from the getting started content.mirrord up init+mirrord up), new "Watch your sessions" (mirrord ui) and "Test from your browser" (extension) sections, plus two new Next Steps rows.Why
Consistent feedback that getting started is daunting and these features are invisible in onboarding.
mirrord upin particular was only reachable via the sidebar deep in Using mirrord and the feature matrix.Closes COR-1645