Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Conversation

@anastasiya1155
Copy link
Collaborator

No description provided.

@anastasiya1155 anastasiya1155 merged commit 760f372 into main Jun 16, 2023
@anastasiya1155 anastasiya1155 deleted the fix-deleted-repo-tab branch June 16, 2023 10:55
rsdy pushed a commit that referenced this pull request Jun 20, 2023
rsdy added a commit that referenced this pull request Jun 20, 2023
* Upload build artefacts to release (#628)

* upload artefacts to release

* upload assets to release

* Track cancellation of queries in RudderStack (#638)

* Minor UI fixes (#637)

* change icon for syncing github repos

* selectable path breadcrumbs

* always show search input

* Change endpoints to take query param instead of path (#644)

* Change endpoints to take query param instead of path

* update endpoints on the FE

---------

Co-authored-by: anastasiia <anastasiya1155@gmail.com>

* Update GPT3.5 to use 16k variant (#647)

* calculate popup position based on cursor position, handle case when selection ends outside the container (#649)

* Upgrade dependencies (#643)

* don't parse the query in the agent workflow (#651)

* close the tab if repo is removed (#653)

* Wire up config with iterators

* API support for branching

* Fix tests

* Bump serialization logic

* Better flow for this function

* Log queries in SQLite

* Split out periodic background functions

* Add logrotate to prune old branches

* Make PATCH additive

* Make misc endpoints recognize branch filters

* Fix test

* Fix tantivy query

---------

Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>
Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>
Co-authored-by: Anastasiia Solop <35258279+anastasiya1155@users.noreply.github.com>
Co-authored-by: anastasiia <anastasiya1155@gmail.com>
Co-authored-by: Louis Knight-Webb <louis@bloop.ai>
ggordonhall added a commit that referenced this pull request Jul 8, 2023
* Add new file cache

* Port to db-based file cache

* Remove data_dir from config

* Move cache management to new function

* Query qdrant before calculating embeddings

* Make branch sorting stable

* Include repo & file in the hash

* Rename sql fields

* Consider unique files

* Use scroll instead of search

* API endpoints to allow branch sync configuration (#645)

* Upload build artefacts to release (#628)

* upload artefacts to release

* upload assets to release

* Track cancellation of queries in RudderStack (#638)

* Minor UI fixes (#637)

* change icon for syncing github repos

* selectable path breadcrumbs

* always show search input

* Change endpoints to take query param instead of path (#644)

* Change endpoints to take query param instead of path

* update endpoints on the FE

---------

Co-authored-by: anastasiia <anastasiya1155@gmail.com>

* Update GPT3.5 to use 16k variant (#647)

* calculate popup position based on cursor position, handle case when selection ends outside the container (#649)

* Upgrade dependencies (#643)

* don't parse the query in the agent workflow (#651)

* close the tab if repo is removed (#653)

* Wire up config with iterators

* API support for branching

* Fix tests

* Bump serialization logic

* Better flow for this function

* Log queries in SQLite

* Split out periodic background functions

* Add logrotate to prune old branches

* Make PATCH additive

* Make misc endpoints recognize branch filters

* Fix test

* Fix tantivy query

---------

Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>
Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>
Co-authored-by: Anastasiia Solop <35258279+anastasiya1155@users.noreply.github.com>
Co-authored-by: anastasiia <anastasiya1155@gmail.com>
Co-authored-by: Louis Knight-Webb <louis@bloop.ai>

* Use a hash as unique id for files

* Include path in the unique hash

* initial implementation of branch selector

* refetch files when switching branches

* api updates

* fix eslint and typescript errors

* Fix clippy

* Always include HEAD in the list

* Move cache check to central `match`

* Sort branches, and return last commit time

* api updates, better UX

* fix branch indexing loader, make branch item fully clickable

* Always include HEAD

* Resolve the referent for HEAD

* set default selected branch

* Return HEAD as 0th element of filter list

* remove 'origin/' part from branches

* show which branch is indexed

* Add endpoint to inspect queue & branch details

* do not hide branch list while indexing

* add index queue polling

* Fix race condition of queue

* Fix logrotate crash

* Add branchfilter info to SSE endpoint

* implement progress bar per branch

* UI feedback fixes

* add branch icon, remove 'all branches' option

* change selected branch if current branch is not indexed

* minor FE fix

* Parameterize semantic queries

* show indexed branches on top

* Add logging, fix file search

* Move, don't just insert

* Improve logging story

* Bind fuzzy search & semantic queries

* avoid conflict

* fix linter

* fix  duplicated branch in selector after right indexing finished

* Make sure testing usual query syntax

* Add another filter

* Fix caching

* Normalise branch names

* Fix clippy

* quickfix for feature popup

* fix error state on repo card after indexing

* Add a few more logs to state changes

* fix branch filters on code-nav (#718)

* Move pinning of source file to outside of embedding

* Add fast-path for cold runs to avoid qdrant round trip

* Don't fetch the full payload

* Fix rustfmt

* Improve naming of different sync functions

* Split ee code to a different module

* move branch to Exchange struct

* Update server/bleep/src/ee.rs

Add doc comment to `ee` module

Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>

* fix closing file modal

* Store owned SemanticQuery on Exchange

This avoids parsing the query unnecessarily.

* enterprise license

* Run cargo fmt

* Fix clippy errors by moving more code to ee

* Package Enterprise Edition for Docker

---------

Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>
Co-authored-by: calyptobai <111788964+calyptobai@users.noreply.github.com>
Co-authored-by: Anastasiia Solop <35258279+anastasiya1155@users.noreply.github.com>
Co-authored-by: anastasiia <anastasiya1155@gmail.com>
Co-authored-by: Louis Knight-Webb <louis@bloop.ai>
Co-authored-by: Akshay <nerdy@peppe.rs>
Co-authored-by: calyptobai <calyptobai@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant