Render session widgets in web UI#246
Merged
Merged
Conversation
Contributor
Author
|
Updated per feedback:\n\n- Moved the web widget trigger to a top-right overlay control (), positioned left of the terminal controls when those are visible.\n- Changed widget content to a top-right popover instead of a full-width section.\n- Raised web browser preview z-order above widget popovers.\n- Adjusted TUI render order so browser preview redraws after dynamic UI widgets/popovers and stays on top.\n\nValidation rerun:\n- on extracted web script\n- \n- \n- Browser smoke test verified the button has a visible top-right rect and opens a 420px popover. |
Contributor
Author
|
Updated per feedback:
Validation rerun:
|
Contributor
Author
|
Follow-up polish from web hot-reload review:
Validation:
|
Contributor
Author
|
Follow-up from web UI review:
Validation:
|
Contributor
Author
|
Final widget visual polish:
Validation:
|
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.
Summary
SessionDetail.ui_panelswidgetsdropdown with persisted per-session visibility inlocalStorage:::timeline/:::agentd-timeline, and inlineagentd:action/...linkssession.inputasOBSERVATION: ui.action ...?key=shortcut display/dispatch only while a widget card has focusManual QA
Using an isolated daemon (
AGENTD_WEBUI_PORT=5876) with atimeline-demo.mdwidget:[d] Start demo,[r] Run checks)localStorageRun checkssendsOBSERVATION: ui.action ...into the session transcriptValidation
node --checkon extractedindex.htmlscriptcargo build -p agentdcargo build -p agentd-cli(for isolated smoke-test CLI)git diff --check