feat: agenstra live browser preview - #515
Draft
me-marcel wants to merge 1 commit into
Draft
Conversation
me-marcel
force-pushed
the
feat/live_browser_preview
branch
from
August 2, 2026 13:07
8eeef53 to
43acf05
Compare
Knowledge graph blast radiusDiff: Touched projects
Shared dependenciesDependencies linked to 2+ touched projects:
Docs to review
Unmapped paths
Overview from |
Nx coverageProjects: 67 · Up: 1 · Down: 1 Project summary
Generated from Jest |
Nx testsProjects: 71 · Passed projects: 71 · Failed projects: 0 Project summary
Generated from per-project Jest summaries under |
me-marcel
force-pushed
the
feat/live_browser_preview
branch
from
August 10, 2026 16:08
43acf05 to
255f601
Compare
me-marcel
force-pushed
the
feat/live_browser_preview
branch
from
August 18, 2026 15:29
255f601 to
ff923f9
Compare
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.
This PR adds a live browser to the Agenstra UI that can be controlled over the websocket. Until now controlling a browser was only possible through the VNC session which may grant more rights than the user should have in some cases. Hence, giving the option to have an in-browser browser available that streams input and output through the existing websocket, was the next logical step to take.
Note: This is a concept. There should be no expectation of this feature existing in a release for as long as it is marked as a draft.