summaryrefslogtreecommitdiff
path: root/extension/src/activation
AgeCommit message (Expand)Author
2023-10-18CleanupTuowen Zhao
2023-10-09Preview (#541)Nate Sesti
2023-09-25fix: :bug: don't open continue automaticallyNate Sesti
2023-09-23UI Redesign and fixing many details (#496)Nate Sesti
2023-09-15fix: some typos (#478)LangLangBart
2023-09-07style: :children_crossing: remove -h flag conflicting with helpNate Sesti
2023-09-02fix: :rocket: fallback s3 bucketNate Sesti
2023-09-02fix: :bug: fix timeout typeNate Sesti
2023-09-01Windows meilisearch (#441)Nate Sesti
2023-08-31fix: :bug: ctrl+c for windows overriding copyNate Sesti
2023-08-30fix: :art: many small improvementsNate Sesti
2023-08-28feat: :sparkles: @terminal context providerNate Sesti
2023-08-28feat: :sparkles: manually running server optionNate Sesti
2023-08-27refactor: :zap: use code llama / llama2 prompt for TogetherLLMNate Sesti
2023-08-25fix: :bug: force kill old server with taskkill on windowsNate Sesti
2023-08-24fix unlinkNate Sesti
2023-08-23don't kill server if not redownloadNate Sesti
2023-08-23fix: :bug: bug where old server doesn't get updatedNate Sesti
2023-08-23use apple-silicon binaryNate Sesti
2023-08-23Testing gh workflow (#401)Nate Sesti
2023-08-19fix: :bug: make sure server_version.txt existsNate 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-14loggingNate Sesti
2023-08-14editing test againNate Sesti
2023-08-14debugging old pyinstaller exeNate Sesti
2023-08-11fix: :bug: a handful of bug fixesNate Sesti
2023-08-10fix: :bug: don't log stdout to consoleNate Sesti
2023-08-10Remove clientgen, fix windows startup errorssestinj
2023-08-09fix: :bug: windowsHide on process spawnNate Sesti
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-06Minor refactoring to fix up typingKirill Dubovitskiy
2023-08-06refactor: :loud_sound: log error on failure to start executableNate 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-04fix: :bug: more reliable download with requestNate Sesti
2023-08-03feat: :lipstick: nicer "continue server loading" UINate Sesti
2023-08-03feat: :lipstick: small ui tweaks, detached child processNate Sesti
2023-08-03fix: :lipstick: small UI improvementsNate Sesti