This repository was archived by the owner on Aug 1, 2025. It is now read-only.
refactor: add default prompt mixin to transcripts by default#1479
Merged
Conversation
rafax
reviewed
Oct 24, 2023
Co-authored-by: Rafał Gajdulewicz <rafax@users.noreply.github.com>
rafax
approved these changes
Oct 24, 2023
rafax
left a comment
Contributor
There was a problem hiding this comment.
Code LGTM, tried running locally but changes don't seem to be picked up, but I trust you :)
burmudar
pushed a commit
that referenced
this pull request
Nov 21, 2024
Changes to the enterprise enhanced context panel: - Pluralizes repo/repos in the repo tree view summary line - Updates counts in the repo tree view summary line - Mentions the number of ignored repos in the repo tree view summary line (if any) - Adds a help tooltip with a link to documentation - Removes the help button from the right-hand side toolbar - Clicking outside the repo picker popup accepts the edits instead of cancelling them - Alt-tabbing while the repo picker popup is open does not dismiss it Part of #1322 ## Test plan Tested manually. 1. Run with `CODY_JETBRAINS_FEATURES=cody.feature.internals-menu=true` 2. Sign into an Enterprise account 3. Verify the repo picker is collapsed, one line and the edit pencil is visible 4. Hover the repo picker and verify the tooltip, opening the link goes to context documentation  5. Add repos and verify the summary line language updates, pluralization is correct, etc. 6. Use Internals, Testing: Cody Ignore and ignore some repositories, check the "ignored" language updates, etc.  7. Verify the details of adding repositories with the pencil: - Change text, press ESC, repo list should *not* update - Change text, press cmd-enter, repo list should update - Change text, click outside popup, repo list *should* update (new behavior) 8. Open the pencil popup, verify that cmd-tab/alt-tab away from IntelliJ and back does not close the popup
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Moved from https://github.com/sourcegraph/cody/pull/1466
refactor: add default prompt mixin to transcripts by default
Test plan
You should see
(Reply as Cody, a coding assistant developed by Sourcegraph...)prepended to all users' questions: