index
:
sncontinue.git
cleanup
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-08-09
fix: :heavy_plus_sign: include replicate in requirements.rtxt
Nate Sesti
2023-08-09
revert: :bug: revert unecessary changes from yesterday
Nate Sesti
2023-08-09
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-09
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-09
feat: :sparkles: add urlcontextprovider back to default config
Nate Sesti
2023-08-08
feat: :sparkles: testing improved prompting for stablecode
Nate Sesti
2023-08-09
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-08
fix: :heavy_plus_sign: hidden import for replicate
Nate Sesti
2023-08-08
docs: :memo: documentation for replicate LLM
Nate Sesti
2023-08-08
feat: :sparkles: support stablecoder with replicate LLM
Nate Sesti
2023-08-09
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-08
feat: :sparkles: /share slash command
Nate Sesti
2023-08-08
docs: :memo: update vscode readme with discord badge, center
Nate Sesti
2023-08-08
feat: :sparkles: set static urls for contextprovider
Nate Sesti
2023-08-08
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-08
build: :arrow_down: lock to urllib3 1.25.11 for ssl fix
Nate Sesti
2023-08-08
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-08
fix: :lipstick: fix UI problems in vscode light themes
Nate Sesti
2023-08-08
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-08
feat: :children_crossing: display troubleshooting link when loading
Nate Sesti
2023-08-08
feat: :loud_sound: light telemetry or context providers
Nate Sesti
2023-08-08
feat: :sparkles: huggingface inference api llm update
Nate Sesti
2023-08-08
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-08
fix: :bug: fix reducers for user input queue
Nate Sesti
2023-08-08
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-08
fix: :bug: add data file for ca_bundle
Nate Sesti
2023-08-08
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-08-08
fix: :bug: use certifi to set ca_bundle_path for openai
Nate Sesti
2023-08-08
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-08
fix: :arrow_up: upgrade openai python package
Nate Sesti
2023-08-08
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-07
Merge pull request #357 from bra1nDump/fix-lock-file-version-issue
Nate Sesti
Remove the naughty ci from downgrading lockfile version
2023-08-07
Merge pull request #356 from bra1nDump/fix-testing
Nate Sesti
Fixed Mocha tests + added debugging configurations to vscode
2023-08-07
fix: :white_check_mark: allow longer for python server to start in test
Nate Sesti
2023-08-07
Remove the naughty ci from downgrading lockfile version
Kirill Dubovitskiy
2023-08-07
- Allowing debugging server while debugging extension tests
Kirill Dubovitskiy
- Preventing mocha timeouts due to hitting breakpoints
2023-08-07
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-07
Merge pull request #355 from continuedev/url-context-provider
Nate Sesti
URL + Diff Context Providers
2023-08-07
feat: :sparkles: diff context provider
Nate Sesti
2023-08-07
Adding launch configuration for debugging tests (separate from server)
Kirill Dubovitskiy
2023-08-07
ci: 💚 Update package.json version [skip ci]
GitHub Action
2023-08-07
build: :bug: add ripgrepy as hidden import
Nate Sesti
[next]