-
Notifications
You must be signed in to change notification settings - Fork 6
feat(connections): let a connection be tried before it has to be saved (#364) #369
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 15 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
131f1e9
feat(connections): let a connection be tried before it has to be save…
deveshk0 8bc5168
fix(connections): close the three ways the save offer could mislead (…
deveshk0 64b48e4
fix(connections): give back a connection nobody is waiting for (#369 …
deveshk0 4030f18
test(indexes): wait for the schema fields, not just for the call (#36…
deveshk0 9f1edcc
fix(connections): stop an unsaved connection leaking into places it c…
deveshk0 da23591
fix(connections): keep an unsaved tab out of the mirrored split, and …
deveshk0 204169b
Revert "split_pane" half of da23591 — it needs a product decision, no…
deveshk0 41887aa
fix(connections): let the offer describe the connection that was made…
deveshk0 9f31a2f
fix(sidebar): refuse a shortcut that could not survive a restart (#36…
deveshk0 7c49485
fix(connections): show the URI that was connected, and decide shortcu…
deveshk0 c866ab2
fix(connections): stop an unsaved session answering to a saved profil…
deveshk0 c5bc1fb
fix(connections): keep an unsaved session out of a saved profile's qu…
deveshk0 a377e30
fix(connections): take Math.random out of an id that now keys storage…
deveshk0 b6d91fd
fix(connections): finish isolating an unsaved session's query, chat a…
deveshk0 6b48634
fix(connections): let only the current attempt release the Connect bu…
deveshk0 7385899
fix(connections): isolate history writes and the shell assistant, and…
deveshk0 1a08ba1
fix(connections): read ephemeral from the profile, and release a sess…
deveshk0 6d29038
fix(connections): make the post-await ownership checks actually able …
deveshk0 aa66bd5
fix(connections): retarget a trial connection's chats under its own i…
deveshk0 c942548
fix(connections): stop the name suggestion renaming a profile called …
deveshk0 29c33ff
fix(connections): advance the attempt generation when the editor clos…
deveshk0 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
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.