summaryrefslogtreecommitdiff
path: root/extension/src
AgeCommit message (Expand)Author
2023-08-19replace original copy buffer and open cont.(cmd+d)Nate Sesti
2023-08-19fix: :bug: make sure server_version.txt existsNate Sesti
2023-08-18feat: :sparkles: alt+cmd+d to automatically debug terminal!Nate Sesti
2023-08-14remove hardcoded stuffNate Sesti
2023-08-14set permissions to /exeNate Sesti
2023-08-14log error on retryNate Sesti
2023-08-14ls exeNate Sesti
2023-08-14lsNate Sesti
2023-08-14don't chmod if not redownloadNate Sesti
2023-08-14log destinationNate Sesti
2023-08-14more loggingNate Sesti
2023-08-14give test more time to be sureNate Sesti
2023-08-14loggingNate Sesti
2023-08-14editing test againNate Sesti
2023-08-14fix: :bug: MAX_TOKENS_FOR_MODEL bug fix, more testingNate Sesti
2023-08-14ci: :green_heart: don't kill existing server in testNate Sesti
2023-08-14debugging old pyinstaller exeNate Sesti
2023-08-13feat: :white_check_mark: update test and add model telemetryNate Sesti
2023-08-11fix: :bug: a handful of bug fixesNate Sesti
2023-08-11Merge branch 'main' into ci-testingNate Sesti
2023-08-10Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polutionNate Sesti
2023-08-10fix: :white_check_mark: allow longer wait in testNate Sesti
2023-08-10fix: :bug: don't log stdout to consoleNate Sesti
2023-08-10Merge branch 'main' into ci-testingNate Sesti
2023-08-10Remove clientgen, fix windows startup errorssestinj
2023-08-09fix: :green_heart: increase testing timeout to allow for fkillNate Sesti
2023-08-09fix: :bug: write out npm run package as package.jsNate Sesti
2023-08-09ci: :green_heart: install Xvfb to run headless electron on LinuxNate Sesti
2023-08-09ci: :green_heart: testing testing in ciNate Sesti
2023-08-09fix: :bug: windowsHide on process spawnNate Sesti
2023-08-08Cleanup of obsolete typingKirill Dubovitskiy
2023-08-08feat: :children_crossing: display troubleshooting link when loadingNate Sesti
2023-08-07fix: :white_check_mark: allow longer for python server to start in testNate Sesti
2023-08-07- Allowing debugging server while debugging extension testsKirill Dubovitskiy
2023-08-07Adding launch configuration for debugging tests (separate from server)Kirill Dubovitskiy
2023-08-07Refactor test scripts and update build configurationsKirill Dubovitskiy
2023-08-07Merge pull request #352 from bra1nDump/setup-experienceNate Sesti
2023-08-06Added a launch configuration to start debugging both server + extensionKirill Dubovitskiy
2023-08-06Merge branch 'main' into historyNate Sesti
2023-08-06feat: :construction: successfully loading past sessionsNate Sesti
2023-08-06Initial stab at adding more launch configurationsKirill Dubovitskiy
2023-08-06Minor refactoring to fix up typingKirill Dubovitskiy
2023-08-06refactor: :loud_sound: log error on failure to start executableNate Sesti
2023-08-06docs: :memo: deduplicate extension/ READMEsNate Sesti
2023-08-05fix: :bug: set api_keys in config.py, fix spawn error handlingNate Sesti
2023-08-04fix: :bug: ebusy and logging bug fixesNate Sesti
2023-08-04fix: :bug: solve EBUSY by pollingNate Sesti
2023-08-04fix: :bug: timeout on blocking processesNate Sesti
2023-08-04feat: :lipstick: improvements to keyboard shortcutsNate Sesti
2023-08-04feat: :children_crossing: more keyboard shortcutsNate Sesti