summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-01npx vsceNate Sesti
2023-08-01full vsce publish workflowNate Sesti
2023-08-01purge unecessary functions in envSetup (finally)Nate Sesti
2023-08-01fix icon sizesNate Sesti
2023-08-01fix exe pathsNate Sesti
2023-08-01reorder, don't push for nowNate Sesti
2023-08-01Merge branch 'package-python' of https://github.com/continuedev/continue ↵Nate Sesti
into package-python
2023-08-01uncomment pyinstallerNate Sesti
2023-08-02Update package.json version [skip ci]GitHub Action
2023-08-01correctly place permissions at job-levelNate Sesti
2023-08-01write permissions to push package.json updateNate Sesti
2023-08-01purge styled-iconsNate Sesti
2023-08-01use hero-icons, instead of styled-icons/heroiconsNate Sesti
2023-08-01--legacy-peer-deps for react-appNate Sesti
2023-08-01npm install @styled-icons/styled-iconNate Sesti
2023-08-01remove --legacy-peer-deps flagNate Sesti
2023-08-01add back typegen scriptNate Sesti
2023-08-01install @nestjs/commonNate Sesti
2023-08-01remove poetry build from package.jsonNate Sesti
2023-08-01use nodejs version 19.0.0Nate Sesti
2023-08-01again update package.jsonNate Sesti
2023-08-01remove unnecessary npm packagesNate Sesti
2023-08-01node-16 buster, not 14Nate Sesti
2023-08-01install android armNate Sesti
2023-08-01delete poetry install from main.yamlNate Sesti
2023-08-01testing busterNate Sesti
2023-08-01use correct poetry pathNate Sesti
2023-08-01run publish on macos, not ubuntuNate Sesti
2023-08-01fixes to main.yaml, build nodejsNate Sesti
2023-08-01tweaking main.ymlNate Sesti
2023-08-01newer version of setup-python workflow setpNate Sesti
2023-08-01main.yaml package only dist/runNate Sesti
2023-08-01main.yaml only setup python onceNate Sesti
2023-08-01use python 3.11 for pyinstallerNate Sesti
2023-08-01start executables from vscode extensionNate Sesti
2023-08-01try cx_freeze, smaller pyinstallerNate Sesti
2023-07-31fix requirements.txt pathNate Sesti
2023-07-31ci: :green_heart: ci download with pip, not poetryNate Sesti
2023-07-31ci: :green_heart: pyinstaller to main.yamlNate Sesti
2023-07-31ci: :green_heart: fix file structure for pyinstaller, main.yaml updatesNate Sesti
2023-07-31run workflow on this branchNate Sesti
2023-07-31testing nuitka, pyoxidizer, pyinstallerNate Sesti
2023-07-31feat: :egg: getting to know users formNate Sesti
2023-07-31fix: :memo: small fix in troubleshooting.mdNate Sesti
2023-07-31docs: :memo: improved troubleshooting docsNate Sesti
2023-07-31docs: :memo: troubleshooting continue docsNate Sesti
2023-07-31Merge pull request #330 from continuedev/ollamaNate Sesti
Llama-2 support with Ollama
2023-07-31feat: :sparkles: llama-2 supportNate Sesti
2023-07-31Merge branch 'main' into ollamaNate Sesti
2023-07-31Merge pull request #318 from lun-4/llm-object-configNate Sesti
make Config receive LLM objects