summaryrefslogtreecommitdiff
path: root/continuedev/src/continuedev/plugins
AgeCommit message (Expand)Author
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti
2023-08-08feat: :sparkles: /share slash commandNate Sesti
2023-08-08feat: :sparkles: set static urls for contextproviderNate Sesti
2023-08-07feat: :sparkles: diff context providerNate Sesti
2023-08-07feat: :construction: first work on URLContextProviderNate Sesti
2023-08-07feat: :sparkles: add searchcontextprovider to default_config.pyNate Sesti
2023-08-07feat: :sparkles: Search context provider with ripgrepNate Sesti
2023-08-05fix: :bug: set api_keys in config.py, fix spawn error handlingNate Sesti
2023-08-02Merge branch 'main' into package-pythonNate Sesti
2023-08-02anthropic fixesNate Sesti
2023-07-31testing nuitka, pyoxidizer, pyinstallerNate Sesti
2023-07-31Merge branch 'main' into llm-object-configNate Sesti
2023-07-31fix: :lipstick: logo alignment, better config failure description, patchNate Sesti
2023-07-31Merge branch 'main' into at-embedNate Sesti
2023-07-31feat: :technologist: bit of customization for DefaultPolicyNate Sesti
2023-07-30fix: :bug: post-merge fixesNate Sesti
2023-07-30Merge remote-tracking branch 'continuedev/main' into llm-object-config-merge-...Nate Sesti
2023-07-30refactor: :recycle: clean up LLM-specific constants from util filesNate Sesti
2023-07-30refactor: :construction: replace all sdk.models.gpt35/etc. with sdk.models.me...Nate Sesti
2023-07-29feat: :sparkles: FileTreeContextProviderNate Sesti
2023-07-29feat: :sparkles: EmbeddingContextProviderNate Sesti
2023-07-29docs: :memo: use hardcoded help info if no user_inputNate Sesti
2023-07-29docs: :memo: improved /help prompt (don't hallucinate slash commands)Nate Sesti
2023-07-29fix: :goal_net: display errors in SimpleChatStepNate Sesti
2023-07-29feat: :loud_sound: display any server errors to the GUINate Sesti
2023-07-28refactor: :label: make HighlightedCodeContextProvider a subclass of ContextPr...Nate Sesti
2023-07-28refactor: :loud_sound: replace all print with logger.debugNate Sesti
2023-07-27feat: :loud_sound: give users access to Continue server logsNate Sesti
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: :bug: async with Client (meilisearch)Nate Sesti
2023-07-26fix: :bug: more reliable setup of meilisearchNate Sesti
2023-07-25correctly ignore directories in file context provNate Sesti
2023-07-25meilisearch async clientNate Sesti
2023-07-25accept unicodeDecodeErrorNate 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-23refactoringNate Sesti
2023-06-02notebook -> guiNate Sesti
2023-05-27Refactoring and shortcut functions to common stepsNate Sesti
2023-05-23copying from old repoNate Sesti