summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-09fix: :bug: fix cmd+m bugNate Sesti
2023-09-09feat: :sparkles: make follow-up editsNate Sesti
2023-09-09feat: :lipstick: query input indicator for ctx provsNate Sesti
2023-09-09feat: :lipstick: add context button (plus icon)Nate Sesti
2023-09-08feat: :construction: work on EditableDiv - better ctx prov. UINate Sesti
2023-09-08feat: :lipstick: nested context provider dropdownNate Sesti
2023-09-07feat: :money_with_wings: free trial usage indicatorNate Sesti
2023-09-07Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-07fix ci failureNate Sesti
2023-09-07ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-07Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-07style: :children_crossing: remove -h flag conflicting with helpNate Sesti
2023-09-07adding support for Hugging Face Inference Endpoints (#460)Ty Dunn
* stream complete sketch * correct structure but issues * refactor: :art: clean up hf_inference_api.py * fix: :bug: quick fix in hf_infrerence_api.py * feat: :memo: update documentation code for hf_inference_api * hf docs * now working --------- Co-authored-by: Nate Sesti <sestinj@gmail.com>
2023-09-07ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-07ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-07chore: :bookmark: update versionNate Sesti
2023-09-07ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-07Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-07fix: :green_heart: pull origin main in main.yaml after pypi updateNate Sesti
2023-09-07ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-07fix: :bug: templating fix for queued LLMNate Sesti
2023-09-07ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-07refactor: :art: template_messages for GGMLNate Sesti
2023-09-06adjusting some design review notes (#462)Ty Dunn
Co-authored-by: Nate Sesti <sestinj@gmail.com>
2023-09-06adding some basic unit tests (#456)Ty Dunn
* basic unit tests * addressing comments
2023-09-06feat: :lipstick: handful of UI improvementsNate Sesti
2023-09-06fix: :lipstick: ui tweaks to history + scrollbarsNate Sesti
2023-09-06feat: :adhesive_bandage: QueuedLLM for simultaneous reqs (LM Studio)Nate Sesti
2023-09-06feat: :globe_with_meridians: alpaca chat templateNate Sesti
2023-09-06fix: :adhesive_bandage: allow GGML to use api.openai.comNate Sesti
2023-09-06fix: :bug: separately load ctx provs, fix filetreeNate Sesti
2023-09-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-06fix: :bug: fixes for a few context_providersNate Sesti
2023-09-06restart_meilisearchsestinj
2023-09-06ci: 🏷 Update PyPI version [skip ci]GitHub Action
2023-09-06chore: :bookmark: update pypi version manuallyNate Sesti
2023-09-06fix: :bug: permissions for pypi-deployment stepNate Sesti
2023-09-06ci: :green_heart: bump poetry versionNate Sesti
2023-09-06feat: :sparkles: run continue immediately from pypi pkgNate Sesti
2023-09-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-06ci: :green_heart: publish to pypi in ciNate Sesti
2023-09-06fix: :construction: working on fixing lspNate Sesti
2023-09-06Update customization.mdNate Sesti
2023-09-06ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05Development Data Logging (#455)Nate Sesti
* feat: :tada: playing around with dlt for data loading * feat: :loud_sound: log development data * feat: :loud_sound: log tokens generated by model * fix: :safety_vest: try/except around dev_data_logger.capture
2023-09-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05fix: :lipstick: nicer autoscrollNate Sesti
2023-09-05ci: 💚 Update package.json version [skip ci]GitHub Action
2023-09-05Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-09-05feat: :sparkles: /cmd slash commandNate Sesti