summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-23Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-23fix: :bug: small bug fixNate Sesti
2023-09-23ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-23ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-23UI Redesign and fixing many details (#496)Nate Sesti
2023-09-22Update PyInstaller call to detect M1 architecture or allow manual override (#...Joseph Mearman
2023-09-20fix: attempt to fix #485 (#498)LangLangBart
2023-09-20Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-20docs: note for JRE (#494)LangLangBart
2023-09-20The shebang must be on the first line. Delete blanks and move comments. See S...Joseph Mearman
2023-09-19docs: :memo: update codellama documentationNate Sesti
2023-09-19ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-19ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-19Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-19fix: :bug: fix >c_d.png file pathNate Sesti
2023-09-19ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-19fix: :ambulance: fix import of run from __main__Nate Sesti
2023-09-19fix: :lipstick: update light gray hex codeNate Sesti
2023-09-19style: :necktie: just to add an emoji to commit msgNate Sesti
2023-09-18updating headless mode linkTy Dunn
2023-09-19ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-18updating READMETy Dunn
2023-09-18updating placeholder text and color (#486)Ty Dunn
2023-09-18fixing hyperlinkTy Dunn
2023-09-18add ref to contrib boardTy Dunn
2023-09-17temporarily remove jetbrains from docsNate Sesti
2023-09-17refactor: :recycle: from continuedev import runNate Sesti
2023-09-17headless mode docs updateNate Sesti
2023-09-17Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-17feat: :sparkles: refactor via search StepNate Sesti
2023-09-16rename run_step_headless to runNate Sesti
2023-09-17ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-17ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-16Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-16Refactor helper (#481)Nate Sesti
2023-09-16Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-15feat: :sparkles: add stop_tokens option to LLMNate Sesti
2023-09-15ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-15ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-15fix: :bug: fix for lmstudio defaultsNate Sesti
2023-09-15ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-15ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-15fix: :bug: fixes to templating messagesNate Sesti
2023-09-15fix: some typos (#478)LangLangBart
2023-09-15Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-15docs: :memo: small docs update on how continue worksNate Sesti
2023-09-15Clarifying `logs` instructions in troubleshooting.md (#476)Aaron Mihalik