-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(chat): display git repo connected status in chat side panel (#3550)
* feat(ui): resolve indexed repository of IDE workspace * [autofix.ci] apply automated fixes * update: sync git url * update: lint * update: lint * update: animation * update * feat(ui): add repo select in chat sidebar * update * update: set default repo * update: code_query * [autofix.ci] apply automated fixes * update: focus * update: type * Update ee/tabby-ui/components/chat/repo-select.tsx * Apply suggestions from code review * update * update: styling * Update ee/tabby-ui/components/chat/repo-select.tsx * [autofix.ci] apply automated fixes * update: optional * update * update: chat panel api * [autofix.ci] apply automated fixes * update: init * update: init * update: revert * update * Update clients/tabby-chat-panel/src/index.ts Co-authored-by: Meng Zhang <meng@tabbyml.com> * Update clients/tabby-chat-panel/src/index.ts Co-authored-by: Meng Zhang <meng@tabbyml.com> * Update clients/tabby-chat-panel/src/index.ts Co-authored-by: Meng Zhang <meng@tabbyml.com> * update: rename * update * update: test * update * update: remove * update: test * update * update: test cases --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Meng Zhang <meng@tabbyml.com>
- Loading branch information
1 parent
2efdab9
commit 0942d09
Showing
14 changed files
with
646 additions
and
67 deletions.
There are no files selected for viewing
This file contains 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 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 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 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.