Conversation
kube
added this pull request to stack #9699
September 15, 2026 00:38
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
kube
removed this pull request from stack #9699
September 15, 2026 01:16
kube
force-pushed
the
codex/fe-1716-experiment-scenario-views
branch
from
September 15, 2026 01:18
d09db2d to
887c130
Compare
kube
added this pull request to stack #9730
September 15, 2026 01:18
kube
removed this pull request from stack #9730
September 15, 2026 02:00
kube
changed the base branch from
codex/fe-1709-petrinaut-user-settings
to
codex/fe-601-code-editor-variations
September 15, 2026 02:00
kube
force-pushed
the
codex/fe-1716-experiment-scenario-views
branch
from
September 15, 2026 02:01
887c130 to
fea71c6
Compare
kube
added this pull request to stack #9731
September 15, 2026 02:02
kube
removed this pull request from stack #9731
September 15, 2026 02:30
kube
force-pushed
the
codex/fe-1716-experiment-scenario-views
branch
from
September 15, 2026 02:30
fea71c6 to
f40d7bc
Compare
kube
added this pull request to stack #9733
September 15, 2026 02:31
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
Experiment results can render inline using the existing results content. This provides a small starting point for replacing Experiment and Scenario drawers.
Links
Blocked by
Changes
Known issues
This seed does not expose a new user entry point. User-guide changes and a changeset are deferred until the routed views are connected.
Next steps
This draft contains the initial small change. Continue this PR with:
Test coverage
The drawer tests cover inline rendering, status content, and existing drawer behavior. Package build, unit tests, type checks, and lint passed.
How to test