Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-25 | fix: :bug: don't open continue automatically | Nate Sesti | |
2023-09-23 | UI Redesign and fixing many details (#496) | Nate Sesti | |
* feat: :lipstick: start of major design upgrade * feat: :lipstick: model selection page * feat: :lipstick: use shortcut to add highlighted code as ctx * feat: :lipstick: better display of errors * feat: :lipstick: ui for learning keyboard shortcuts, more details * refactor: :construction: testing slash commands ui * Truncate continue.log * refactor: :construction: refactoring client_session, ui, more * feat: :bug: layout fixes * refactor: :lipstick: ui to enter OpenAI Key * refactor: :truck: rename MaybeProxyOpenAI -> OpenAIFreeTrial * starting help center * removing old shortcut docs * fix: :bug: fix model setting logic to avoid overwrites * feat: :lipstick: tutorial and model descriptions * refactor: :truck: rename unused -> saved * refactor: :truck: rename model roles * feat: :lipstick: edit indicator * refactor: :lipstick: move +, folder icons * feat: :lipstick: tab to clear all context * fix: :bug: context providers ui fixes * fix: :bug: fix lag when stopping step * fix: :bug: don't override system message for models * fix: :bug: fix continue button cursor * feat: :lipstick: title bar * fix: :bug: updates to code highlighting logic and more * fix: :bug: fix renaming of summarize model role * feat: :lipstick: help page and better session title * feat: :lipstick: more help page / ui improvements * feat: :lipstick: set session title * fix: :bug: small fixes for changing sessions * fix: :bug: perfecting the highlighting code and ctx interactions * style: :lipstick: sticky headers for scroll, ollama warming * fix: :bug: fix toggle bug --------- Co-authored-by: Ty Dunn <ty@tydunn.com> | |||
2023-09-15 | fix: some typos (#478) | LangLangBart | |
2023-08-28 | feat: :sparkles: @terminal context provider | Nate Sesti | |
2023-08-05 | fix: :bug: set api_keys in config.py, fix spawn error handling | Nate Sesti | |
2023-08-04 | fix: :bug: timeout on blocking processes | Nate Sesti | |
2023-08-04 | feat: :lipstick: improvements to keyboard shortcuts | Nate Sesti | |
2023-08-02 | cleaning environmentSetup | 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-27 | fix: :bug: catch error when workspace uri isn't defined | 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 | refactor: :children_crossing: accept 1 version difference before notifying | Nate Sesti | |
2023-07-25 | checkpoint. Somewhat working, just a bit slow, probably some blocking ↵ | Nate Sesti | |
meilisearch calls still happening | |||
2023-07-25 | more reliably install meilisearch | Nate Sesti | |
2023-07-25 | hot fixes | Nate Sesti | |
2023-07-24 | cleaning | Nate Sesti | |
2023-07-24 | Merge branch 'main' into show-react-immediately | Nate Sesti | |
2023-07-21 | remove Segment telemetry from React | Nate Sesti | |
2023-07-18 | CONTRIBUTING.md | Nate Sesti | |
2023-07-18 | error handle on invalid config file, don't immediately show loading message | Nate Sesti | |
2023-07-16 | feat: :sparkles: Continue Quick Fix | Nate Sesti | |
2023-07-13 | show react immediately | Nate Sesti | |
2023-07-12 | persist state and reconnect automatically | Nate Sesti | |
2023-07-12 | catch error at top level when activating extension | Nate Sesti | |
2023-07-12 | remove eventemitter from codelens classes | Nate Sesti | |
2023-07-12 | better onboarding | Nate Sesti | |
2023-07-11 | check for old version of Continue, notify | Nate Sesti | |
2023-06-30 | the fix. and others. | Nate Sesti | |
2023-06-28 | show UI before server loads with welcome msg | Nate Sesti | |
2023-06-28 | fixes | Nate Sesti | |
2023-06-27 | post-merge fixes | Nate Sesti | |
2023-06-25 | run locally without interference | Nate Sesti | |
2023-06-22 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-06-21 | removing captured terminal | Ty Dunn | |
2023-06-21 | purging old extension code | Nate Sesti | |
2023-06-16 | dlt demo work | Nate Sesti | |
2023-06-15 | handle and explain tracebacks | Nate Sesti | |
2023-06-15 | left panel | Nate Sesti | |
2023-06-04 | docusaurus link fixing | Nate Sesti | |
2023-06-02 | notebook -> gui | Nate Sesti | |
2023-06-01 | Polishing for dlt codespace and !config! | Nate Sesti | |
2023-05-31 | checkpoint! protocol reform and it works now | Nate Sesti | |
2023-05-23 | copying from old repo | Nate Sesti | |