fix: prevent desktop app from opening OS's browser for local pages#2830
fix: prevent desktop app from opening OS's browser for local pages#2830afsuyadi wants to merge 3 commits into
Conversation
|
@AgentWrapper Please inform me if there is something missing or not right. Thanks! |
|
Thanks for contributing to Agent Orchestrator. This PR is being picked up by the current external contributor on-call pair: If someone is already working on this, please continue as usual. For faster context or live questions, you can also join the AO Discord. Join the session here: Come by if you want to see what is being built, ask questions, or just hang around with the community. |
|
I see, thanks for the info. I'll be joining the discord @somewherelostt |
|
Please inform me if there is anything missing or need to be added @neversettle17-101 @somewherelostt |
What
Why
Fixes #2809 .
To ensure that the local pages stay in Desktop app's preview pane, not opened in the OS's browser.
How
Key implementation decisions, trade-offs, or areas reviewers should focus on.
Call out intentional omissions (especially vs older TypeScript behavior) when relevant.
Testing
I add a test file to test out the changes. Here are the CLI to run these two functions (matched by Regex):
Result after testing (via Terminal):
Result after testing (via Desktop App):

Checklist
main(or continuing an existing PR branch)go, frontend, etc.)