Age | Commit message (Expand) | Author |
2023-08-08 | Fixing up react-app build | Kirill Dubovitskiy |
2023-08-08 | fix: :lipstick: fix UI problems in vscode light themes | Nate Sesti |
2023-08-08 | feat: :children_crossing: display troubleshooting link when loading | Nate Sesti |
2023-08-08 | fix: :bug: fix reducers for user input queue | Nate Sesti |
2023-08-08 | fix: :bug: add data file for ca_bundle | Nate Sesti |
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 | feat: :children_crossing: sort history by reverse date | Nate Sesti |
2023-08-06 | fix: :bug: clear all other selector destrucuring | Nate Sesti |
2023-08-06 | fix: :bug: another hotfix - don't destructure selectors | Nate Sesti |
2023-08-06 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-08-06 | fix: :bug: hotfix for user_input_queue.map | Nate Sesti |
2023-08-07 | ci: 💚 Update package.json version [skip ci] | GitHub Action |
2023-08-06 | feat: :memo: note about where session data is stored | Nate Sesti |
2023-08-06 | refactor: :recycle: hoist FullState up to redux | Nate Sesti |
2023-08-06 | feat: :sparkles: back button on history page | Nate Sesti |
2023-08-06 | refactor: :recycle: refactor bottom bar into Layout | Nate Sesti |
2023-08-06 | feat: :construction: create new sessions | Nate Sesti |
2023-08-06 | feat: :construction: successfully loading past sessions | Nate Sesti |
2023-08-06 | feat: :construction: react-router-dom work | Nate Sesti |
2023-08-06 | feat: :construction: Router and new history page | Nate Sesti |
2023-08-04 | feat: :zap: queue messages before load, then send | Nate Sesti |
2023-08-04 | feat: :lipstick: improvements to keyboard shortcuts | Nate Sesti |
2023-08-04 | feat: :children_crossing: more keyboard shortcuts | Nate Sesti |
2023-08-03 | fix: :bug: fix 404 from undefined gif | Nate Sesti |
2023-08-03 | feat: :children_crossing: drag continue to right bar tip | Nate Sesti |
2023-08-03 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti |
2023-08-03 | feat: :lipstick: nicer "continue server loading" UI | Nate Sesti |
2023-08-03 | feat: :lipstick: small ui tweaks, detached child process | Nate Sesti |
2023-08-03 | refactor: :lipstick: smaller icons | Nate Sesti |
2023-08-03 | ci: 💚 Update package.json version [skip ci] | GitHub Action |
2023-08-03 | build: :bug: fix react-app build | Nate Sesti |
2023-08-03 | fix: :lipstick: small UI improvements | Nate Sesti |
2023-08-03 | Merge branch 'main' into package-python [skip ci] | Nate Sesti |
2023-08-02 | keyboard shortcuts again | Nate Sesti |
2023-08-02 | more keyboard shortcuts work | Nate Sesti |
2023-08-02 | keyboard shortcuts | Nate Sesti |
2023-08-01 | Merge branch 'main' into package-python | Nate Sesti |
2023-08-01 | fix icon sizes | Nate Sesti |
2023-08-02 | Update package.json version [skip ci] | GitHub Action |
2023-08-01 | use hero-icons, instead of styled-icons/heroicons | Nate Sesti |
2023-08-01 | npm install @styled-icons/styled-icon | Nate Sesti |
2023-08-01 | fix: :bug: fix bugs when selecting code to edit | 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-28 | fix: :children_crossing: clear the dropdown after text input cleared | Nate Sesti |
2023-07-28 | refactor: :goal_net: log errors from websocket, better logging from uvicorn | Nate Sesti |
2023-07-27 | fix: :bug: handle when vscode workspace not open | Nate Sesti |
2023-07-26 | fix: :bug: fix dialog links | Nate Sesti |
2023-07-26 | fix: :bug: access highlighted_code through context_manager | Nate Sesti |