summaryrefslogtreecommitdiff
path: root/continuedev/src
AgeCommit message (Expand)Author
2023-10-05check if attribute choices is present (#535)Abhijit Balaji
2023-10-04feat: :loud_sound: telemetry for vscode vs. jetbrainsNate Sesti
2023-10-04fix: :bug: fix for windows drive difference bugNate Sesti
2023-10-04docs: :memo: title for codeblocks in docsNate Sesti
2023-10-02fix: :bug: automigrate between short/long importsNate Sesti
2023-10-02fix: :bug: temporarily disable lsp before fixing w/ vscodeNate 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-02Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-10-02fix: :bug: change for/backwardslash decoding schemeNate Sesti
2023-10-02palm api docsTy Dunn
2023-09-30adding support for the google palm api (#524)Ty Dunn
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-28fix: :bug: don't override context length param in OpenAINate Sesti
2023-09-28fix: :bug: fix azure openai bug for 07 versionNate Sesti
2023-09-28Past input (#513)Nate Sesti
2023-09-26docs: :memo: update references to Ollama to mention Linux supportNate Sesti
2023-09-24feat: :lipstick: setting to change font sizeNate Sesti
2023-09-23UI Redesign and fixing many details (#496)Nate Sesti
2023-09-19fix: :ambulance: fix import of run from __main__Nate Sesti
2023-09-18updating placeholder text and color (#486)Ty Dunn
2023-09-17refactor: :recycle: from continuedev import runNate Sesti
2023-09-17feat: :sparkles: refactor via search StepNate Sesti
2023-09-16rename run_step_headless to runNate 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-14fix: :bug: fix huggingface tgiNate Sesti
2023-09-14fix: :bug: custom escaping instead of URI for diff pathsNate Sesti
2023-09-14fix: :bug: a few minor fixesNate Sesti
2023-09-14feat: :adhesive_bandage: ca_bundle_path for maybeproxyopenaiNate Sesti
2023-09-13fix: :bug: verify_ssl and ssl_context mutual exclusivityNate Sesti
2023-09-13feat: :sparkles: verify_ssl option for all LLMsNate Sesti
2023-09-13fix: :bug: compatibility with python 3.8Nate Sesti
2023-09-13fix: :bug: numerous small fixesNate Sesti
2023-09-12fix: :bug: a number of small fixes + disable summariesNate Sesti
2023-09-12docs: :memo: additional cleanup for context providers docsNate Sesti
2023-09-12docs: :memo: complete docs for context providersNate Sesti
2023-09-12docs: :memo: major docs improvementsNate Sesti
2023-09-11docs: :memo: working on autogenerated docsNate Sesti
2023-09-11fix: :bug: update search path for ripgrep on windowsNate Sesti
2023-09-11fix: :bug: gpt-4-32k in CHAT_MODELSNate Sesti
2023-09-10feat: :sparkles: LSP connection over websocketsNate Sesti
2023-09-09test: :white_check_mark: skip tests for now, not running in GHNate Sesti
2023-09-09ci: :green_heart: debugging testNate Sesti
2023-09-09feat: :sparkles: make follow-up editsNate Sesti
2023-09-09feat: :lipstick: query input indicator for ctx provsNate Sesti