summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/core
AgeCommit message (Expand)Author
2023-09-06feat: :sparkles: run continue immediately from pypi pkgNate Sesti
2023-09-06fix: :construction: working on fixing lspNate Sesti
2023-09-05Development Data Logging (#455)Nate Sesti
2023-09-04fix: :bug: fix context length bug for /editNate 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-02docs: :memo: update docs for openaiserverifnoNate Sesti
2023-09-01refactor: :recycle: refactoring LLM to avoid repetitionNate Sesti
2023-09-01feat: :sparkles: improved model dropdownNate Sesti
2023-08-30fix: :art: many small improvementsNate Sesti
2023-08-29fix: :bug: fix 2 model config bugsNate Sesti
2023-08-29docs: :memo: Better documentation about Meilisearch Windows supportNate Sesti
2023-08-28fix: :bug: fix telemetry bugNate Sesti
2023-08-27fix: :bug: fix togetherAI model json parsingNate Sesti
2023-08-26feat: :sparkles: select model from dropdownNate Sesti
2023-08-25small fixes, mostly ggml updatesNate Sesti
2023-08-25feat: :sparkles: filter history by workspaceNate Sesti
2023-08-24don't clear context with /clearNate Sesti
2023-08-23fix: :bug: fix when multiple cursor ranges are selectedNate Sesti
2023-08-23fix: :bug: fix meilisearch empty body content-type bugNate Sesti
2023-08-23Testing gh workflow (#401)Nate Sesti
2023-08-22fix: :bug: correction to ContinueConfig serialization modelNate Sesti
2023-08-22fix: :bug: fix serialization bug for context_providersNate 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-18fix: :children_crossing: don't order meilisearch results by contnetNate Sesti
2023-08-18feat: :sparkles: alt+cmd+d to automatically debug terminal!Nate Sesti
2023-08-17feat: :sparkles: edit previous inputsNate Sesti
2023-08-16Fix highlighted code context providersestinj
2023-08-12feat: :lipstick: UI Improvements!Nate Sesti
2023-08-12feat: :sparkles: improvement to @ search rankingsNate Sesti
2023-08-11fix: :bug: fix "code" keyerror prior to context_manager.startNate Sesti
2023-08-10Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polutionNate Sesti
2023-08-10refactor: :recycle: load index in contextmanager.start, slight tweaksNate Sesti
2023-08-08Fixed an issue with files from other workspaces showing up in @context searchKirill Dubovitskiy
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti
2023-08-08feat: :loud_sound: light telemetry or context providersNate Sesti
2023-08-06refactor: :recycle: hoist FullState up to reduxNate Sesti
2023-08-06feat: :construction: create new sessionsNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-08-06feat: :construction: Router and new history pageNate Sesti
2023-08-04fix: :bug: timeout on blocking processesNate Sesti
2023-08-03fix: :lipstick: small UI improvementsNate Sesti
2023-08-02Merge branch 'main' into package-pythonNate Sesti
2023-08-02add --hidden-imports, simplify sdk.pyNate Sesti
2023-08-02checkpointNate Sesti
2023-08-02attempting alternative solution to import configNate Sesti