fix(ux): UX fixes for Gemini UI redesign — prompt first, simulate vs live clarity - #1
Merged
Merged
Conversation
…al Python execution engine
…rd style and restore tab labels
…ate vs live - Move AGENT INSTRUCTION INPUT textarea to the top of the control panel so users immediately see where to type a custom topic, rather than discovering it below the preset scenario chips - Update placeholder text from "...select a scenario vector above..." to "...or pick a preset below..." to match the new order - Restyle "Simulate Scenario Tracing" as an outline/ghost button so it is visually secondary to the solid green "Run Live AI Check" button - Add an "offline" badge to the Simulate button so users know no API calls are made - Update the footer disclaimer to read "Live AI Check queries Tavily/Exa APIs · Simulate is offline only" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
offlinebadge. The footer disclaimer was also updated: "Live AI Check queries Tavily/Exa APIs · Simulate is offline only."What was reviewed
This branch is a full UI redesign by Gemini (7 commits, ~3700 insertions): TypeScript migration, Tailwind CSS, new Trace Viewport Map diagram, Harness Mode Inspector panel, and scenario vector selector. A verification pass confirmed:
npm run build)/api/openrouter,/api/tavily,/api/exa,/api/session-state,/api/run)model,obs,alert,reason,checkpoints,loops,saved) all match what the frontend reads/api/runend-to-end verified via curlTest plan
npm run buildpassesofflinebadge🤖 Generated with Claude Code