Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-22 | Update PyInstaller call to detect M1 architecture or allow manual override ↵ | Joseph Mearman | |
(#497) * The shebang must be on the first line. Delete blanks and move comments. See SC1128. https://github.com/koalaman/shellcheck/wiki/SC1128 * In POSIX sh, 'source' in place of '.' is undefined. https://github.com/koalaman/shellcheck/wiki/SC2039 * build.sh: Update PyInstaller call to detect M1 architecture or allow manual override This commit updates the build.sh script to include logic for detecting the M1 architecture or allowing a manual override. The SPEC_FILE variable is set accordingly based on the provided argument ("m1" or "regular") or the system's architecture. This ensures that the correct spec file is used when calling PyInstaller from within the virtual environment. Additionally, a comment is added to clarify each step of the process. Note: The virtual environment is deactivated at the end of the script. * build.sh: Add architecture detection and print statements - Added architecture detection for M1 and regular architectures - Print statements added to indicate the detected architecture and spec file being used * Update build script command for M1 Mac in manually-run-continue.md The build script command for building on an M1 Mac has been updated to `sh build.sh m1` instead of `sh buildm1.sh`. This change ensures that the correct build script is used when building for an M1 Mac. | |||
2023-09-20 | fix: attempt to fix #485 (#498) | LangLangBart | |
2023-09-20 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-20 | docs: note for JRE (#494) | LangLangBart | |
* docs: note for JRE use the note/warning syntax for colored symbols https://github.com/orgs/community/discussions/16925 * chore: use line breaks for limit of 90 chars for both notes | |||
2023-09-20 | The shebang must be on the first line. Delete blanks and move comments. See ↵ | Joseph Mearman | |
SC1128. (#495) * The shebang must be on the first line. Delete blanks and move comments. See SC1128. https://github.com/koalaman/shellcheck/wiki/SC1128 * In POSIX sh, 'source' in place of '.' is undefined. https://github.com/koalaman/shellcheck/wiki/SC2039 | |||
2023-09-19 | docs: :memo: update codellama documentation | Nate Sesti | |
2023-09-19 | ci: 💚 Update package.json version [skip ci] | GitHub Action | |
2023-09-19 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-19 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-19 | fix: :bug: fix >c_d.png file path | Nate Sesti | |
2023-09-19 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-19 | fix: :ambulance: fix import of run from __main__ | Nate Sesti | |
2023-09-19 | fix: :lipstick: update light gray hex code | Nate Sesti | |
2023-09-19 | style: :necktie: just to add an emoji to commit msg | Nate Sesti | |
2023-09-18 | updating headless mode link | Ty Dunn | |
2023-09-19 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-18 | updating README | Ty Dunn | |
2023-09-18 | updating placeholder text and color (#486) | Ty Dunn | |
2023-09-18 | fixing hyperlink | Ty Dunn | |
2023-09-18 | add ref to contrib board | Ty Dunn | |
2023-09-17 | temporarily remove jetbrains from docs | Nate Sesti | |
2023-09-17 | refactor: :recycle: from continuedev import run | Nate Sesti | |
2023-09-17 | headless mode docs update | Nate Sesti | |
2023-09-17 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-17 | feat: :sparkles: refactor via search Step | Nate Sesti | |
2023-09-16 | rename run_step_headless to run | Nate Sesti | |
2023-09-17 | ci: 💚 Update package.json version [skip ci] | GitHub Action | |
2023-09-17 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-16 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-16 | Refactor helper (#481) | Nate Sesti | |
* feat: :sparkles: add stop_tokens option to LLM * work on refactoring in headless mode * feat: :sparkles: headless mode refactors * chore: :fire: remove test.py | |||
2023-09-16 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-15 | feat: :sparkles: add stop_tokens option to LLM | Nate Sesti | |
2023-09-15 | ci: 💚 Update package.json version [skip ci] | GitHub Action | |
2023-09-15 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-15 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-15 | fix: :bug: fix for lmstudio defaults | Nate Sesti | |
2023-09-15 | ci: 💚 Update package.json version [skip ci] | GitHub Action | |
2023-09-15 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-15 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-15 | fix: :bug: fixes to templating messages | Nate Sesti | |
2023-09-15 | fix: some typos (#478) | LangLangBart | |
2023-09-15 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-15 | docs: :memo: small docs update on how continue works | Nate Sesti | |
2023-09-15 | Clarifying `logs` instructions in troubleshooting.md (#476) | Aaron Mihalik | |
2023-09-15 | ci: 💚 Update package.json version [skip ci] | GitHub Action | |
2023-09-15 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |
2023-09-14 | Merge branch 'main' of https://github.com/continuedev/continue | Nate Sesti | |
2023-09-14 | fix: :bug: fix huggingface tgi | Nate Sesti | |
2023-09-15 | ci: 💚 Update package.json version [skip ci] | GitHub Action | |
2023-09-15 | ci: 🏷 Update PyPI version [skip ci] | GitHub Action | |