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
path:
root
/
extension
Age
Commit message (
Collapse
)
Author
2023-08-01
fixes to main.yaml, build nodejs
Nate Sesti
2023-08-01
start executables from vscode extension
Nate Sesti
2023-07-31
feat: :egg: getting to know users form
Nate Sesti
2023-07-31
docs: :memo: improved troubleshooting docs
Nate Sesti
2023-07-31
docs: :memo: troubleshooting continue docs
Nate Sesti
2023-07-31
feat: :sparkles: llama-2 support
Nate Sesti
2023-07-31
fix: :lipstick: logo alignment, better config failure description, patch
Nate Sesti
2023-07-29
feat: :sparkles: EmbeddingContextProvider
Nate Sesti
2023-07-29
fix: serve to localhost
Nate Sesti
2023-07-29
chore: :bookmark: patch
Nate Sesti
2023-07-29
feat: :loud_sound: display any server errors to the GUI
Nate Sesti
2023-07-28
fix: :children_crossing: clear the dropdown after text input cleared
Nate Sesti
2023-07-28
fix: :children_crossing: add slash commands to default config
Nate Sesti
2023-07-28
docs: :memo: improved README for VS Code marketplace
Nate Sesti
2023-07-28
refactor: :label: make HighlightedCodeContextProvider a subclass of ↵
Nate Sesti
ContextProvider
2023-07-28
show "View Logs" popup during server loading
Nate Sesti
2023-07-28
fix: :zap: register vscode commands prior to server loading
Nate Sesti
2023-07-28
fix: :bug: fix incorrect imports in default config file
Nate Sesti
2023-07-28
feat: :sparkles: allow custom OpenAI base_url
Nate Sesti
2023-07-28
refactor: :loud_sound: replace all print with logger.debug
Nate Sesti
2023-07-28
fix: :goal_net: catch errors when loading to meilisearch index
Nate Sesti
2023-07-28
refactor: :loud_sound: potential telemetry fixes
Nate Sesti
2023-07-28
fix: :ambulance: logging to file causing problems with starting server
Nate Sesti
2023-07-28
refactor: :loud_sound: improve logs on startup of server
Nate Sesti
2023-07-28
refactor: :goal_net: log errors from websocket, better logging from uvicorn
Nate Sesti
2023-07-27
fix: :bug: catch error when workspace uri isn't defined
Nate Sesti
2023-07-27
chore: :bookmark: patch
Nate Sesti
2023-07-27
chore: :bookmark: patch
Nate Sesti
2023-07-27
feat: :technologist: button to view logs when loading
Nate Sesti
2023-07-27
feat: :loud_sound: give users access to Continue server logs
Nate Sesti
can see logs in ~/.continue/continue.log
2023-07-27
chore: :bookmark: patch
Nate Sesti
2023-07-27
refactor: :children_crossing: accept 1 version difference before notifying
Nate Sesti
2023-07-27
revert: :fire: disable fallback_context_item
Nate Sesti
2023-07-27
fix: :bug: handle when vscode workspace not open
Nate Sesti
2023-07-26
chore: :fire: remove sentry and segment
Nate Sesti
2023-07-26
fix: :ambulance: catch error from meilisearch client.health
Nate Sesti
2023-07-26
fix: :bug: async with Client (meilisearch)
Nate Sesti
2023-07-26
chore: :bookmark: patch
Nate Sesti
2023-07-26
fix: :bug: fix dialog links
Nate Sesti
2023-07-26
chore: :bookmark: patch
Nate Sesti
2023-07-26
fix: :bug: access highlighted_code through context_manager
Nate Sesti
2023-07-26
patch
Nate Sesti
2023-07-26
fix colors and hover box behavior
Nate Sesti
2023-07-26
patch
Nate Sesti
2023-07-26
Merge branch 'config-py' into merge-config-py-TO-main
Nate Sesti
2023-07-25
messenger don't create new websocket if connecting
Nate Sesti
2023-07-25
patch
Nate Sesti
2023-07-25
correctly ignore directories in file context prov
Nate Sesti
2023-07-25
meilisearch async client
Nate Sesti
2023-07-25
moving intro gif
Ty Dunn
[next]