-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(site): expose workspace apps in chat workspace pill #24295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
51d076f
feat(site): expose workspace apps in chat workspace pill
DanielleMaywood 057ac8d
test(site): add storybook stories for WorkspacePill
DanielleMaywood dd3f0be
refactor(site): drop appendChatIdToHref, match AgentRow pattern
DanielleMaywood da60ae8
chore(site): remove stale-prone comments from WorkspacePill
DanielleMaywood fd165c9
refactor(site): WorkspacePill owns its status display, eliminate Reac…
DanielleMaywood f366b30
fix(site): remove stray whitespace expression in ChatTopBar
DanielleMaywood ba6fda9
fix(site): update AgentChatPage story for meatball menu changes
DanielleMaywood 3441075
refactor(site): use Popover styling from #24308 for WorkspacePill
DanielleMaywood 9689199
refactor(site): move Copy SSH and View Workspace from meatball to pill
DanielleMaywood 6610110
fix(site): flip chevron direction for top popover, suppress tooltip w…
DanielleMaywood 20de227
fix(site): show all workspace apps in pill, not just external ones
DanielleMaywood 9c4be48
fix(site): address self-review findings (separator, overflow, story)
DanielleMaywood 29ae400
fix(site): address review feedback (folder, status indicator, null gu…
DanielleMaywood 0dcd9bd
fix(site): address panel review feedback (dropdown, token guard, stor…
DanielleMaywood 5d6aa30
fix(site): address self-review findings (mutation unmount, disabled s…
DanielleMaywood 559e05b
fix(site): address self-review round 2 (tooltip, alt, folder fallback…
DanielleMaywood 1b186da
refactor(site): inline cls variables and remove workspaceStatusDisplay
DanielleMaywood 19ba116
refactor(site): extract StatusIcon component to deduplicate status ic…
DanielleMaywood a95bf52
fix(site): address R3 review feedback (shared status, mutation lift, …
DanielleMaywood 831572d
fix(site/src/pages/AgentsPage): add external app disabled assertions,…
DanielleMaywood 6373d75
fix(site/src/pages/AgentsPage): fix WithWorkspace story props, add en…
DanielleMaywood ef908e8
fix(site/src/pages/AgentsPage): useClipboard, restore Cursor, fix fak…
DanielleMaywood 95d78c5
fix(site/src/pages/AgentsPage): remove builtin Cursor, fix clipboard/…
DanielleMaywood cff4e04
fix(site/src/pages/AgentsPage): assert href absence on disabled exter…
DanielleMaywood aedb81c
fix(site/src/pages/AgentsPage): group launch items above separator
DanielleMaywood ed94b48
fix(site/src/pages/AgentsPage): use consistent app names without Open…
DanielleMaywood File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
fix(site/src/pages/AgentsPage): use consistent app names without Open…
… prefix Drop 'Open in' from VS Code/VS Code Insiders and 'Open' from Terminal labels to match user-configured app naming (just the app name). All menu items now consistently show their name only.
- Loading branch information
commit ed94b483b0f22cc12c39ff69f40059df11b293f1
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.