summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/server
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: let context providers work without meilisearchNate Sesti
2023-10-02fix: :bug: start meilisearch in parallel to serverNate Sesti
2023-10-02fix: :bug: change for/backwardslash decoding schemeNate Sesti
2023-09-29Model config UI (#522)Nate Sesti
2023-09-29fix: :bug: try/except around starting meilisearchNate Sesti
2023-09-29fix: :bug: fix for edit=None in highlightedCode updateNate Sesti
2023-09-28Past input (#513)Nate Sesti
2023-09-23UI Redesign and fixing many details (#496)Nate Sesti
2023-09-16Refactor helper (#481)Nate Sesti
2023-09-15fix: some typos (#478)LangLangBart
2023-09-07style: :children_crossing: remove -h flag conflicting with helpNate Sesti
2023-09-06feat: :lipstick: handful of UI improvementsNate Sesti
2023-09-06fix: :bug: separately load ctx provs, fix filetreeNate Sesti
2023-09-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-06fix: :bug: fixes for a few context_providersNate Sesti
2023-09-06restart_meilisearchsestinj
2023-09-06feat: :sparkles: run continue immediately from pypi pkgNate 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-02fix: :bug: don't fail on disconnected websocketNate Sesti
2023-09-01fix: :bug: avoid removing disallowed file windowsNate Sesti
2023-09-01feat: :sparkles: improved model dropdownNate Sesti
2023-09-01Windows meilisearch (#441)Nate Sesti
2023-08-31fix: :bug: fix model changing bugNate Sesti
2023-08-30fix: :art: many small improvementsNate Sesti
2023-08-29docs: :memo: Better documentation about Meilisearch Windows supportNate Sesti
2023-08-28feat: :sparkles: @terminal context providerNate Sesti
2023-08-27fix: :bug: fix togetherAI model json parsingNate Sesti
2023-08-27fix: :bug: urldecode ollama responses, make edit fasterNate Sesti
2023-08-26fix: :bug: fix ssh /edit by checking for file through vscode fsNate Sesti
2023-08-26feat: :sparkles: select model from dropdownNate Sesti
2023-08-25migration logic for filter by workspaceNate Sesti
2023-08-25fix: :bug: ssh compatibility by reading from vscode.workspace.fsNate Sesti
2023-08-22Config UI (#399)Nate Sesti
2023-08-22feat: :children_crossing: keep file context up to data by listening for files...Nate Sesti
2023-08-20feat: :sparkles: delete context groupsNate Sesti
2023-08-20feat: :sparkles: saved context groupsNate Sesti
2023-08-18style: :art: autoformat with black on all python filesNate Sesti
2023-08-18feat: :sparkles: alt+cmd+d to automatically debug terminal!Nate Sesti
2023-08-17feat: :sparkles: edit previous inputsNate Sesti
2023-08-12feat: :lipstick: UI Improvements!Nate Sesti
2023-08-10refactor: :recycle: load index in contextmanager.start, slight tweaksNate Sesti
2023-08-08feat: :loud_sound: light telemetry or context providersNate Sesti
2023-08-06feat: :construction: create new sessionsNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-08-06feat: :construction: react-router-dom workNate Sesti
2023-08-06feat: :construction: Router and new history pageNate Sesti