summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/libs/util
AgeCommit message (Expand)Author
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
2023-07-28make Models fetch LLM secret field declarativelyLuna
2023-07-28refactor: :loud_sound: log server version to posthogNate Sesti
2023-07-28fix: :bug: fix incorrect imports in default config fileNate Sesti
2023-07-28refactor: :loud_sound: replace all print with logger.debugNate Sesti
2023-07-28fix: :goal_net: catch errors when loading to meilisearch indexNate Sesti
2023-07-28refactor: :loud_sound: potential telemetry fixesNate Sesti
2023-07-27feat: :loud_sound: give users access to Continue server logsNate Sesti
2023-07-26Merge branch 'config-py' into merge-config-py-TO-mainNate Sesti
2023-07-24config cleaningNate Sesti
2023-07-24telemetry refactoring and switch config.json->pyNate Sesti
2023-07-24Merge branch 'main' into config-pyNate Sesti
2023-07-23refactoringNate Sesti
2023-07-23refactoringNate Sesti
2023-07-22@ feature (very large commit)Nate Sesti
2023-07-21clean pii from telemetryNate Sesti
2023-07-21clean pii from telemetryNate Sesti
2023-07-20don't summarize last user messageNate Sesti
2023-07-20don't summarize last user messageNate Sesti
2023-07-20deep copyNate Sesti
2023-07-20deep copyNate Sesti
2023-07-20fix mutable default arg with_history bugNate Sesti
2023-07-20fix mutable default arg with_history bugNate Sesti
2023-07-19Merge branch 'main' into config-pyNate Sesti
2023-07-18templated custom commandsNate Sesti
2023-07-18templated custom commandsNate Sesti
2023-07-18context length fix and cleanupNate Sesti
2023-07-18context length fix and cleanupNate Sesti
2023-07-17show exact prompt/completion logsNate Sesti
2023-07-17show exact prompt/completion logsNate Sesti