summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/libs/util
AgeCommit message (Expand)Author
2023-10-09Preview (#541)Nate Sesti
2023-10-04feat: :loud_sound: telemetry for vscode vs. jetbrainsNate Sesti
2023-10-02fix: :bug: automigrate between short/long importsNate Sesti
2023-10-02fix: :bug: start meilisearch in parallel to serverNate Sesti
2023-09-29Model config UI (#522)Nate Sesti
2023-09-23UI Redesign and fixing many details (#496)Nate Sesti
2023-09-17feat: :sparkles: refactor via search StepNate Sesti
2023-09-16Refactor helper (#481)Nate Sesti
2023-09-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-15fix: :bug: fixes to templating messagesNate Sesti
2023-09-15fix: some typos (#478)LangLangBart
2023-09-14feat: :adhesive_bandage: ca_bundle_path for maybeproxyopenaiNate Sesti
2023-09-13fix: :bug: numerous small fixesNate Sesti
2023-09-12fix: :bug: a number of small fixes + disable summariesNate Sesti
2023-09-06feat: :lipstick: handful of UI improvementsNate Sesti
2023-09-05Development Data Logging (#455)Nate Sesti
2023-09-04Integrate LSP for debugging (#450)Nate Sesti
2023-09-03refactor: :construction: Initial, not tested, refactor of LLM (#448)Nate Sesti
2023-09-01refactor: :recycle: refactoring LLM to avoid repetitionNate Sesti
2023-09-01Windows meilisearch (#441)Nate Sesti
2023-08-30fix: :art: many small improvementsNate Sesti
2023-08-29fix: :bug: fix 2 model config bugsNate Sesti
2023-08-29feat: :mute: complete removal of telemetry when allow_anonymous_telemetry falseNate Sesti
2023-08-28fix: :bug: fix telemetry bugNate Sesti
2023-08-27feat: :art: custom prompt templates per modelNate Sesti
2023-08-27fix: :bug: default to counting chars if tiktoken blockedNate Sesti
2023-08-26feat: :sparkles: select model from dropdownNate Sesti
2023-08-25small fixes, mostly ggml updatesNate Sesti
2023-08-24fix: :bug: replace hardcoded path for config fileNate Sesti
2023-08-23fix: :bug: bug where old server doesn't get updatedNate Sesti
2023-08-22Config UI (#399)Nate Sesti
2023-08-20feat: :sparkles: saved context groupsNate Sesti
2023-08-19don't ignore unused import for tiktokenNate Sesti
2023-08-19fix: :bug: make sure server_version.txt existsNate Sesti
2023-08-18style: :art: autoformat with black on all python filesNate Sesti
2023-08-13feat: :white_check_mark: update test and add model telemetryNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-08-06feat: :construction: Router and new history pageNate Sesti
2023-08-03small fixes to setupNate Sesti
2023-08-02default_config.py migration helperNate Sesti
2023-08-01remove data fileNate Sesti
2023-08-01full vsce publish workflowNate Sesti
2023-08-01try cx_freeze, smaller pyinstallerNate Sesti
2023-07-31ci: :green_heart: fix file structure for pyinstaller, main.yaml updatesNate Sesti
2023-07-31testing nuitka, pyoxidizer, pyinstallerNate Sesti
2023-07-31Merge branch 'main' into llm-object-configNate Sesti
2023-07-30Merge remote-tracking branch 'continuedev/main' into llm-object-config-merge-...Nate Sesti
2023-07-30refactor: :recycle: clean up LLM-specific constants from util filesNate Sesti
2023-07-29feat: :sparkles: EmbeddingContextProviderNate Sesti
2023-07-29feat: :loud_sound: display any server errors to the GUINate Sesti