Add app server connection selector - #861
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-cloud | 4d4f02e | May 29 2026, 03:05 AM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-marketing | 4d4f02e | Commit Preview URL Branch Preview URL |
May 29 2026, 03:03 AM |
@executor-js/cli
@executor-js/config
@executor-js/execution
@executor-js/sdk
@executor-js/codemode-core
@executor-js/runtime-quickjs
@executor-js/plugin-file-secrets
@executor-js/plugin-graphql
@executor-js/plugin-keychain
@executor-js/plugin-mcp
@executor-js/plugin-onepassword
@executor-js/plugin-openapi
executor
commit: |
RhysSullivan
marked this pull request as ready for review
May 28, 2026 21:33
RhysSullivan
force-pushed
the
codex/server-connection-model
branch
from
May 28, 2026 21:54
84888fb to
1becb20
Compare
RhysSullivan
changed the base branch from
main
to
codex/server-connection-desktop
May 28, 2026 21:57
This was referenced May 28, 2026
RhysSullivan
force-pushed
the
codex/server-connection-model
branch
from
May 29, 2026 01:37
1becb20 to
4dbd889
Compare
RhysSullivan
force-pushed
the
codex/server-connection-desktop
branch
from
May 29, 2026 01:37
2c820ed to
2094679
Compare
RhysSullivan
force-pushed
the
codex/server-connection-model
branch
from
May 29, 2026 02:37
4dbd889 to
157a871
Compare
RhysSullivan
force-pushed
the
codex/server-connection-desktop
branch
2 times, most recently
from
May 29, 2026 02:56
3c390af to
07bf3db
Compare
RhysSullivan
changed the base branch from
codex/server-connection-desktop
to
main
May 29, 2026 03:01
RhysSullivan
force-pushed
the
codex/server-connection-model
branch
from
May 29, 2026 03:01
157a871 to
4d4f02e
Compare
RhysSullivan
added a commit
that referenced
this pull request
May 31, 2026
* Add app server connection selector * Avoid window typeof checks in server menu
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
Product Scope
This PR does not add hosted cloud login, cloud navigation, cloud API-key docs, or a distinct cloud server kind. Custom endpoints are plain HTTP Executor server profiles.
Validation
bun run typecheckinpackages/appbun x oxfmt --check packages/app/src/web/server-connection-menu.tsx packages/app/src/web/shell.tsx packages/app/src/routes/__root.tsx packages/app/package.json bun.lockbun x oxlint -c .oxlintrc.jsonc packages/app/src/web/server-connection-menu.tsx packages/app/src/web/shell.tsx packages/app/src/routes/__root.tsx --deny-warningsStack