summaryrefslogtreecommitdiff
path: root/extension
AgeCommit message (Collapse)Author
2023-08-11Merge branch 'main' into ci-testingNate Sesti
2023-08-11fix: :bug: version patch in the publish stepNate Sesti
2023-08-10fix: :green_heart: package patchNate Sesti
2023-08-10fix: :green_heart: remove "patch" from vsce publish commandNate Sesti
2023-08-10fix: :fire: remove version from package.jsonNate Sesti
2023-08-10ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-10Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polutionNate Sesti
Fixup search cross workspace polution
2023-08-10fix: :green_heart: remove version from apckage.jsonNate Sesti
2023-08-10Merge branch 'main' into ci-testingNate Sesti
2023-08-10ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-10fix: :bookmark: update versionNate Sesti
2023-08-10fix: :white_check_mark: allow longer wait in testNate Sesti
2023-08-10Merge branch 'main' into ci-testingNate Sesti
2023-08-10fix: :bug: fix missing path importNate Sesti
2023-08-10Merge branch 'ci-testing' of https://github.com/continuedev/continue into ↵Nate Sesti
ci-testing
2023-08-10fix: :green_heart: testing for failure to package dist in vsixNate Sesti
2023-08-10ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-10revert: :bookmark: update versionNate Sesti
2023-08-10ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-10fix: :bug: don't log stdout to consoleNate Sesti
2023-08-10Merge branch 'main' into ci-testingNate Sesti
2023-08-10Merge branch 'main' into ci-testingNate Sesti
2023-08-10ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-10Remove clientgen, fix windows startup errorssestinj
2023-08-10ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-09fix: :bookmark: update extension versionNate Sesti
2023-08-09fix: :green_heart: publishing to depend on ALL testsNate Sesti
2023-08-09feat: :sparkles: support for Together.ai modelsNate Sesti
2023-08-09fix: :bug: add server/exe to .vscodeignore insteading of manually removingNate Sesti
2023-08-09fix: :green_heart: increase testing timeout to allow for fkillNate Sesti
2023-08-09fix: :bug: write out npm run package as package.jsNate Sesti
2023-08-09fix: :bug: attempting to fix mkdirNate Sesti
2023-08-09fix: :bug: another windows fix in typegen.jsNate Sesti
2023-08-09fix: :bug: make typegen.js windows compatibleNate Sesti
2023-08-09ci: :green_heart: install Xvfb to run headless electron on LinuxNate Sesti
2023-08-09ci: :green_heart: testing testing in ciNate Sesti
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-09Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-09fix: :bug: windowsHide on process spawnNate Sesti
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-09Merge pull request #358 from bra1nDump/environment-setup-documentation-updateNate Sesti
Updated documentation for environment setup
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-09Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08Fixed an issue with files from other workspaces showing up in @context searchKirill Dubovitskiy
- Adding workspace folder information to react-app that uses - Adding workspace_dir to the meilisearch documents - Keeping the original singlton index as that requires a bigger change - Truncated the context descriptions from absolute paths to only include path relative to workspace directory Note: I have freely changed the store.config model from workspacePath to workspacePaths as it was unused, can't think of a way how it would backfire at the moment with older versions that might have been using it. Might be missing something here
2023-08-08Cleanup of obsolete typingKirill Dubovitskiy
2023-08-08Fixing up react-app buildKirill Dubovitskiy
- Added to the build step in the vscode-extension:build task - Added inline source maps so its easier to track down issues when using console.log / debugger in chrome dev tools within vscode
2023-08-08feat: :sparkles: testing improved prompting for stablecodeNate Sesti
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action