summaryrefslogtreecommitdiff
path: root/extension
AgeCommit message (Expand)Author
2023-08-03ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-02publish in github workflowNate Sesti
2023-08-02cleaning environmentSetupNate Sesti
2023-08-02Merge branch 'main' into package-pythonNate Sesti
2023-08-02download binary from s3 bucketNate Sesti
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-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-02ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-01Merge branch 'main' into package-pythonNate Sesti
2023-08-02Update package.json version [skip ci]GitHub Action
2023-08-01correct package.json versionNate Sesti
2023-08-01purge unecessary functions in envSetup (finally)Nate Sesti
2023-08-01fix icon sizesNate Sesti
2023-08-01fix exe pathsNate Sesti
2023-08-02Update package.json version [skip ci]GitHub Action
2023-08-01purge styled-iconsNate Sesti
2023-08-01use hero-icons, instead of styled-icons/heroiconsNate Sesti
2023-08-01npm install @styled-icons/styled-iconNate Sesti
2023-08-01add back typegen scriptNate Sesti
2023-08-01install @nestjs/commonNate Sesti
2023-08-01remove poetry build from package.jsonNate Sesti
2023-08-01again update package.jsonNate Sesti
2023-08-01remove unnecessary npm packagesNate Sesti
2023-08-01install android armNate Sesti
2023-08-01fixes to main.yaml, build nodejsNate 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-08-01start executables from vscode extensionNate 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