summaryrefslogtreecommitdiff
path: root/extension
AgeCommit message (Expand)Author
2023-08-07Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-07feat: :children_crossing: sort history by reverse dateNate Sesti
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06fix: :bug: clear all other selector destrucuringNate Sesti
2023-08-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-06fix: :bug: another hotfix - don't destructure selectorsNate Sesti
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-06fix: :bug: hotfix for user_input_queue.mapNate Sesti
2023-08-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06Merge pull request #351 from continuedev/historyNate Sesti
2023-08-06feat: :memo: note about where session data is storedNate Sesti
2023-08-06refactor: :recycle: hoist FullState up to reduxNate Sesti
2023-08-06ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06Merge branch 'main' into historyNate Sesti
2023-08-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-06feat: :sparkles: back button on history pageNate Sesti
2023-08-06refactor: :recycle: refactor bottom bar into LayoutNate Sesti
2023-08-06feat: :construction: create new sessionsNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-08-06feat: :construction: react-router-dom workNate Sesti
2023-08-06refactor: :loud_sound: log error on failure to start executableNate Sesti
2023-08-06ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-06docs: :memo: deduplicate extension/ READMEsNate Sesti
2023-08-06ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-06feat: :construction: Router and new history pageNate Sesti
2023-08-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-05Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-05fix: :bug: set api_keys in config.py, fix spawn error handlingNate Sesti
2023-08-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-04fix: :bug: ebusy and logging bug fixesNate Sesti
2023-08-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-04fix: :bug: solve EBUSY by pollingNate Sesti
2023-08-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-04feat: :zap: queue messages before load, then sendNate Sesti
2023-08-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-04fix: :bug: timeout on blocking processesNate Sesti
2023-08-04ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-04ci: 💚 Update package.json version [skip ci]GitHub Action
2023-08-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-08-04feat: :lipstick: improvements to keyboard shortcutsNate Sesti
2023-08-04feat: :children_crossing: more keyboard shortcutsNate Sesti
2023-08-04docs: :memo: improved keyboard shortcut docsNate Sesti
2023-08-04refactor: :fire: remove unused vscode commandsNate Sesti