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 (
Expand
)
Author
2023-07-29
feat: :sparkles: EmbeddingContextProvider
Nate Sesti
2023-07-29
docs: :memo: use hardcoded help info if no user_input
Nate Sesti
2023-07-29
docs: :memo: improved /help prompt (don't hallucinate slash commands)
Nate Sesti
2023-07-29
fix: serve to localhost
Nate Sesti
2023-07-29
chore: :bookmark: patch
Nate Sesti
2023-07-29
fix: :goal_net: display errors in SimpleChatStep
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
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-28
docs: :memo: improved README for VS Code marketplace
Nate Sesti
2023-07-28
Update how-continue-works.md
Nate Sesti
2023-07-28
refactor: :loud_sound: log server version to posthog
Nate Sesti
2023-07-28
refactor: :label: make HighlightedCodeContextProvider a subclass of ContextPr...
Nate Sesti
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
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-28
fix: :bug: fix incorrect imports in default config file
Nate Sesti
2023-07-28
adjusting anchor tags
Ty Dunn
2023-07-28
does this work?
Ty Dunn
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
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-28
refactor: :loud_sound: improve logs on startup of server
Nate Sesti
2023-07-28
Update customization.md
Nate Sesti
2023-07-28
refactor: :goal_net: log errors from websocket, better logging from uvicorn
Nate Sesti
2023-07-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-27
fix: :bug: catch error when workspace uri isn't defined
Nate Sesti
2023-07-27
Update how-to-use-continue.md
Nate Sesti
2023-07-27
Update getting-started.md
Nate Sesti
2023-07-27
chore: :bookmark: patch
Nate Sesti
2023-07-27
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-27
fix: :loud_sound: fix logs to be sent from uvicorn
Nate Sesti
2023-07-27
Update CONTRIBUTING.md
Nate Sesti
2023-07-27
Update CONTRIBUTING.md
Nate Sesti
2023-07-27
Update customization.md
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
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-27
feat: :loud_sound: give users access to Continue server logs
Nate Sesti
2023-07-27
updating discord link
Ty Dunn
2023-07-27
chore: :bookmark: patch
Nate Sesti
2023-07-27
fix: :adhesive_bandage: skip indexing really large files
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
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-27
fix: :bug: handle when vscode workspace not open
Nate Sesti
[next]