Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-26 | feat: convert issue templates to issue form templates (#507) | LangLangBart | |
* feat: convert issue templates to issue form templates * update * fix: add missing parenthesis * adjusting words 🎵 * adjusting words again 🎵 --------- Co-authored-by: Ty Dunn <ty@tydunn.com> | |||
2023-09-25 | fix: :green_heart: update pypi version, don't push from main | Nate Sesti | |
2023-09-14 | fix: :bug: fix huggingface tgi | Nate Sesti | |
2023-09-11 | ci: :green_heart: skip tests for now | Nate Sesti | |
2023-09-07 | feat: :money_with_wings: free trial usage indicator | Nate Sesti | |
2023-09-07 | fix ci failure | Nate Sesti | |
2023-09-07 | fix: :green_heart: pull origin main in main.yaml after pypi update | Nate Sesti | |
2023-09-06 | fix: :bug: permissions for pypi-deployment step | Nate Sesti | |
2023-09-06 | ci: :green_heart: bump poetry version | Nate Sesti | |
2023-09-06 | ci: :green_heart: publish to pypi in ci | Nate Sesti | |
2023-09-03 | refactor: :construction: Initial, not tested, refactor of LLM (#448) | Nate Sesti | |
* refactor: :construction: Initial, not tested, refactor of LLM * refactor: :construction: replace usages of _complete with complete * fix: :bug: fixes after refactor * refactor: :recycle: template raw completions in chat format * test: :white_check_mark: simplified edit prompt and UNIT TESTS! * ci: :green_heart: unit tests in ci * fix: :bug: fixes for unit tests in ci * fix: :bug: start uvicorn in tests without poetry * fix: :closed_lock_with_key: add secrets to main.yaml * feat: :adhesive_bandage: timeout for all LLM classes * ci: :green_heart: prepare main.yaml for main branch | |||
2023-09-02 | fix: :rocket: fallback s3 bucket | Nate Sesti | |
2023-09-01 | refactor: :recycle: refactoring LLM to avoid repetition | Nate Sesti | |
2023-09-01 | ci: :green_heart: fix path for chmod | Nate Sesti | |
2023-09-01 | fix syntax | Nate Sesti | |
2023-09-01 | ci: :green_heart: copy binaries to new location in ci | Nate Sesti | |
2023-08-28 | build: :green_heart: publish to open vsx registry in ci | Nate Sesti | |
2023-08-23 | don't delete all of exe in s3, keep m1 binary | Nate Sesti | |
2023-08-23 | use apple-silicon binary | Nate Sesti | |
2023-08-23 | Testing gh workflow (#401) | Nate Sesti | |
* testing * logging again * log home dir * build m1 script * correctly parse dates in history.tsx * logging * add redbaron to requirements.txt * tweaks before merging to main | |||
2023-08-23 | continue.log artifact, add redbaron hidden import | Nate Sesti | |
2023-08-14 | set permissions to /exe | Nate Sesti | |
2023-08-14 | download directly to server/exe without os prefix | Nate Sesti | |
2023-08-14 | chmod | Nate Sesti | |
2023-08-14 | pwd | Nate Sesti | |
2023-08-14 | list files | Nate Sesti | |
2023-08-14 | testing | Nate Sesti | |
2023-08-14 | update pyinstaller | Nate Sesti | |
2023-08-14 | and more | Nate Sesti | |
2023-08-14 | more | Nate Sesti | |
2023-08-14 | again | Nate Sesti | |
2023-08-14 | fix powershell move command | Nate Sesti | |
2023-08-14 | download binaries to correct location | Nate Sesti | |
2023-08-14 | skip steps for speed | Nate Sesti | |
2023-08-14 | fix: :bug: MAX_TOKENS_FOR_MODEL bug fix, more testing | Nate Sesti | |
2023-08-14 | debugging old pyinstaller exe | Nate Sesti | |
2023-08-13 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-08-13 | ci: :green_heart: split into package and prepackage steps | Nate Sesti | |
2023-08-13 | Update main.yaml (temporary) | Nate Sesti | |
2023-08-11 | ci: :green_heart: run ci only on main | Nate Sesti | |
2023-08-11 | fix: :bug: version patch in the publish step | Nate Sesti | |
2023-08-10 | fix: :green_heart: remove "patch" from vsce publish command | Nate Sesti | |
2023-08-10 | fix: :ambulance: specify packagePath for vsix | Nate Sesti | |
2023-08-10 | test: :white_check_mark: do full ci run | Nate Sesti | |
2023-08-10 | fix: :green_heart: one last test | Nate Sesti | |
2023-08-10 | fix: :green_heart: testing for failure to package dist in vsix | Nate Sesti | |
2023-08-09 | fix: :green_heart: publishing to depend on ALL tests | Nate Sesti | |
2023-08-09 | feat: :sparkles: testing in ci, final test of | Nate Sesti | |
2023-08-09 | fix: :bug: add server/exe to .vscodeignore insteading of manually removing | Nate Sesti | |
2023-08-09 | fix: :bug: kill server before trying to delete exe on windows | Nate Sesti | |