summaryrefslogtreecommitdiff
path: root/continuedev/src
AgeCommit message (Expand)Author
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
2023-09-08feat: :lipstick: nested context provider dropdownNate Sesti
2023-09-07Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-07style: :children_crossing: remove -h flag conflicting with helpNate Sesti
2023-09-07adding support for Hugging Face Inference Endpoints (#460)Ty Dunn
2023-09-07fix: :bug: templating fix for queued LLMNate Sesti
2023-09-07refactor: :art: template_messages for GGMLNate Sesti
2023-09-06adding some basic unit tests (#456)Ty Dunn
2023-09-06feat: :lipstick: handful of UI improvementsNate Sesti
2023-09-06feat: :adhesive_bandage: QueuedLLM for simultaneous reqs (LM Studio)Nate Sesti
2023-09-06feat: :globe_with_meridians: alpaca chat templateNate Sesti
2023-09-06fix: :adhesive_bandage: allow GGML to use api.openai.comNate Sesti