summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-10refactor: :recycle: load index in contextmanager.start, slight tweaksNate Sesti
2023-08-10ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-10fix: :bookmark: update versionNate 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-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-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-09Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-09fix: :bug: temporarily remove replicate altogetherNate Sesti
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-09fix: :heavy_plus_sign: include replicate in requirements.rtxtNate Sesti
2023-08-09revert: :bug: revert unecessary changes from yesterdayNate 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-09feat: :sparkles: add urlcontextprovider back to default configNate 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
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08fix: :heavy_plus_sign: hidden import for replicateNate Sesti
2023-08-08docs: :memo: documentation for replicate LLMNate Sesti
2023-08-08feat: :sparkles: support stablecoder with replicate LLMNate Sesti
2023-08-09ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08feat: :sparkles: /share slash commandNate Sesti
2023-08-08Updated documentation to reflect the new fastest getting started path in VSCodeKirill Dubovitskiy
2023-08-08docs: :memo: update vscode readme with discord badge, centerNate Sesti
2023-08-08feat: :sparkles: set static urls for contextproviderNate Sesti
2023-08-08ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08build: :arrow_down: lock to urllib3 1.25.11 for ssl fixNate Sesti
2023-08-08ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08fix: :lipstick: fix UI problems in vscode light themesNate Sesti
2023-08-08ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-08Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-08feat: :children_crossing: display troubleshooting link when loadingNate Sesti
2023-08-08feat: :loud_sound: light telemetry or context providersNate Sesti