summaryrefslogtreecommitdiff
path: root/extension
AgeCommit message (Expand)Author
2023-08-02Merge pull request #336 from 1984vc/mdp/files-with-numbersNate Sesti
2023-08-02anthropic fixesNate Sesti
2023-08-02Fix: Don't ignore files with numbers in the basenameMark Percival
2023-08-02patchNate Sesti
2023-08-01fix: :bug: fix history.timeline indexing bugNate Sesti
2023-08-01fix: :bug: fix bugs when selecting code to editNate Sesti
2023-08-01fix: :bug: bug when highlighting code prior to context_manager creationNate Sesti
2023-08-01refactor: :loud_sound: show errors to IDE before GUI connectedNate Sesti
2023-07-31feat: :egg: getting to know users formNate Sesti
2023-07-31docs: :memo: improved troubleshooting docsNate Sesti
2023-07-31docs: :memo: troubleshooting continue docsNate Sesti
2023-07-31feat: :sparkles: llama-2 supportNate Sesti
2023-07-31fix: :lipstick: logo alignment, better config failure description, patchNate Sesti
2023-07-29feat: :sparkles: EmbeddingContextProviderNate Sesti
2023-07-29fix: serve to localhostNate Sesti
2023-07-29chore: :bookmark: patchNate Sesti
2023-07-29feat: :loud_sound: display any server errors to the GUINate Sesti
2023-07-28fix: :children_crossing: clear the dropdown after text input clearedNate Sesti
2023-07-28fix: :children_crossing: add slash commands to default configNate Sesti
2023-07-28docs: :memo: improved README for VS Code marketplaceNate Sesti
2023-07-28refactor: :label: make HighlightedCodeContextProvider a subclass of ContextPr...Nate Sesti
2023-07-28show "View Logs" popup during server loadingNate Sesti
2023-07-28fix: :zap: register vscode commands prior to server loadingNate Sesti
2023-07-28fix: :bug: fix incorrect imports in default config fileNate Sesti
2023-07-28feat: :sparkles: allow custom OpenAI base_urlNate Sesti
2023-07-28refactor: :loud_sound: replace all print with logger.debugNate Sesti
2023-07-28fix: :goal_net: catch errors when loading to meilisearch indexNate Sesti
2023-07-28refactor: :loud_sound: potential telemetry fixesNate Sesti
2023-07-28fix: :ambulance: logging to file causing problems with starting serverNate Sesti
2023-07-28refactor: :loud_sound: improve logs on startup of serverNate Sesti
2023-07-28refactor: :goal_net: log errors from websocket, better logging from uvicornNate Sesti
2023-07-27fix: :bug: catch error when workspace uri isn't definedNate Sesti
2023-07-27chore: :bookmark: patchNate Sesti
2023-07-27chore: :bookmark: patchNate Sesti
2023-07-27feat: :technologist: button to view logs when loadingNate Sesti
2023-07-27feat: :loud_sound: give users access to Continue server logsNate Sesti
2023-07-27chore: :bookmark: patchNate Sesti
2023-07-27refactor: :children_crossing: accept 1 version difference before notifyingNate Sesti
2023-07-27revert: :fire: disable fallback_context_itemNate Sesti
2023-07-27fix: :bug: handle when vscode workspace not openNate Sesti
2023-07-26chore: :fire: remove sentry and segmentNate Sesti
2023-07-26fix: :ambulance: catch error from meilisearch client.healthNate Sesti
2023-07-26fix: :bug: async with Client (meilisearch)Nate Sesti
2023-07-26chore: :bookmark: patchNate Sesti
2023-07-26fix: :bug: fix dialog linksNate Sesti
2023-07-26chore: :bookmark: patchNate Sesti
2023-07-26fix: :bug: access highlighted_code through context_managerNate Sesti
2023-07-26patchNate Sesti
2023-07-26fix colors and hover box behaviorNate Sesti
2023-07-26patchNate Sesti