summaryrefslogtreecommitdiff
path: root/continuedev
AgeCommit message (Collapse)Author
2023-07-29make the MaybeProxy correctly instantiate the real LLMLuna
2023-07-29fix missing attributes in ModelsLuna
2023-07-29turn Models and LLM into pydantic-compatible classesLuna
required as they're part of the config class
2023-07-28make Models fetch LLM secret field declarativelyLuna
2023-07-28use large/medium/small role separation for llm configLuna
2023-07-28make Config receive LLM objectsLuna
2023-07-27fix: :bug: catch error when workspace uri isn't definedNate Sesti
2023-07-27fix: :loud_sound: fix logs to be sent from uvicornNate Sesti
2023-07-27feat: :loud_sound: give users access to Continue server logsNate Sesti
can see logs in ~/.continue/continue.log
2023-07-27fix: :adhesive_bandage: skip indexing really large filesNate Sesti
2023-07-27revert: :fire: disable fallback_context_itemNate Sesti
2023-07-27fix: :bug: handle when vscode workspace not openNate Sesti
2023-07-26fix: :lock: opt out of meilisearch analyticsNate Sesti
2023-07-26fix: :ambulance: catch error from meilisearch client.healthNate Sesti
2023-07-26Merge pull request #299 from sanders41/close-clientNate Sesti
Close Client after use
2023-07-26fix: :bug: async with Client (meilisearch)Nate Sesti
2023-07-26Close Client after usePaul Sanders
2023-07-26fix: :bug: more reliable setup of meilisearchNate Sesti
2023-07-26fix: :bug: access highlighted_code through context_managerNate Sesti
2023-07-26Merge branch 'config-py' into merge-config-py-TO-mainNate Sesti
2023-07-25correctly ignore directories in file context provNate Sesti
2023-07-25start meilisearch in ide.pyNate Sesti
2023-07-25meilisearch async clientNate Sesti
2023-07-25checkpoint. Somewhat working, just a bit slow, probably some blocking ↵Nate Sesti
meilisearch calls still happening
2023-07-25stuffNate Sesti
2023-07-25accept unicodeDecodeErrorNate Sesti
2023-07-25more reliably install meilisearchNate Sesti
2023-07-24tweaksNate Sesti
2023-07-24config cleaningNate Sesti
2023-07-24telemetry refactoring and switch config.json->pyNate Sesti
2023-07-24file context provider and hovering nicetiesNate Sesti
2023-07-24fixes from merge, imagesNate Sesti
2023-07-24steps_on_startup_step merge leftoverNate Sesti
2023-07-24Merge branch 'main' into config-pyNate Sesti
2023-07-24move proxy server unique id to headerNate Sesti
2023-07-24move proxy server unique id to headerNate Sesti
2023-07-23file context providerNate Sesti
2023-07-23refactoringNate Sesti
2023-07-23refactoringNate Sesti
2023-07-23documentationNate Sesti
2023-07-23documentationNate 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-21fix for top-of-file pruning in default edit stepNate Sesti
2023-07-21fix for top-of-file pruning in default edit stepNate 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