Age | Commit message (Expand) | Author |
2023-08-01 | npx vsce | Nate Sesti |
2023-08-01 | full vsce publish workflow | Nate Sesti |
2023-08-01 | purge unecessary functions in envSetup (finally) | Nate Sesti |
2023-08-01 | fix icon sizes | Nate Sesti |
2023-08-01 | fix exe paths | Nate Sesti |
2023-08-01 | reorder, don't push for now | Nate Sesti |
2023-08-01 | Merge branch 'package-python' of https://github.com/continuedev/continue into... | Nate Sesti |
2023-08-01 | uncomment pyinstaller | Nate Sesti |
2023-08-02 | Update package.json version [skip ci] | GitHub Action |
2023-08-01 | correctly place permissions at job-level | Nate Sesti |
2023-08-01 | write permissions to push package.json update | Nate Sesti |
2023-08-01 | purge styled-icons | Nate Sesti |
2023-08-01 | use hero-icons, instead of styled-icons/heroicons | Nate Sesti |
2023-08-01 | --legacy-peer-deps for react-app | Nate Sesti |
2023-08-01 | npm install @styled-icons/styled-icon | Nate Sesti |
2023-08-01 | remove --legacy-peer-deps flag | Nate Sesti |
2023-08-01 | add back typegen script | Nate Sesti |
2023-08-01 | install @nestjs/common | Nate Sesti |
2023-08-01 | remove poetry build from package.json | Nate Sesti |
2023-08-01 | use nodejs version 19.0.0 | Nate Sesti |
2023-08-01 | again update package.json | Nate Sesti |
2023-08-01 | remove unnecessary npm packages | Nate Sesti |
2023-08-01 | node-16 buster, not 14 | Nate Sesti |
2023-08-01 | install android arm | Nate Sesti |
2023-08-01 | delete poetry install from main.yaml | Nate Sesti |
2023-08-01 | testing buster | Nate Sesti |
2023-08-01 | use correct poetry path | Nate Sesti |
2023-08-01 | run publish on macos, not ubuntu | Nate Sesti |
2023-08-01 | fixes to main.yaml, build nodejs | Nate Sesti |
2023-08-01 | tweaking main.yml | Nate Sesti |
2023-08-01 | newer version of setup-python workflow setp | Nate Sesti |
2023-08-01 | main.yaml package only dist/run | Nate Sesti |
2023-08-01 | main.yaml only setup python once | Nate Sesti |
2023-08-01 | use python 3.11 for pyinstaller | Nate Sesti |
2023-08-01 | start executables from vscode extension | Nate Sesti |
2023-08-01 | try cx_freeze, smaller pyinstaller | Nate Sesti |
2023-07-31 | fix requirements.txt path | Nate Sesti |
2023-07-31 | ci: :green_heart: ci download with pip, not poetry | Nate Sesti |
2023-07-31 | ci: :green_heart: pyinstaller to main.yaml | Nate Sesti |
2023-07-31 | ci: :green_heart: fix file structure for pyinstaller, main.yaml updates | Nate Sesti |
2023-07-31 | run workflow on this branch | Nate Sesti |
2023-07-31 | testing nuitka, pyoxidizer, pyinstaller | Nate Sesti |
2023-07-31 | feat: :egg: getting to know users form | Nate Sesti |
2023-07-31 | fix: :memo: small fix in troubleshooting.md | Nate Sesti |
2023-07-31 | docs: :memo: improved troubleshooting docs | Nate Sesti |
2023-07-31 | docs: :memo: troubleshooting continue docs | Nate Sesti |
2023-07-31 | Merge pull request #330 from continuedev/ollama | Nate Sesti |
2023-07-31 | feat: :sparkles: llama-2 support | Nate Sesti |
2023-07-31 | Merge branch 'main' into ollama | Nate Sesti |
2023-07-31 | Merge pull request #318 from lun-4/llm-object-config | Nate Sesti |