Luc Georges
|
eeb443feb3
|
feat: add user agent (#20)
* feat: add user agent
* feat: add mock_server to repo
* feat: bump to `0.1.1`
|
2023-09-21 14:32:21 +02:00 |
|
Luc Georges
|
f5e6911932
|
feat: add CI for release (#8)
* feat: add release CI
* debug: disable `aarch64-unknown-linux-gnu` & add missing `pkgconfig`
* fix: add `g++` & `pkg-config`
* fix: install libssl-dev on ubuntu
* fix: add sudo in specific case
* fix: remove ssl dependency
* feat: update Cargo.lock
* fix: use gcc-multilib
* fix: disable aarch64-linux for now
* fix: disable problematic platforms
* fix: comment out `aarch64-pc-windows-msvc`
* fix: set allow deadcode for `Document.language_id`
* fix: set valid release tag
|
2023-09-05 13:32:35 +02:00 |
|
Luc Georges
|
de459b3789
|
fix: incorrect offset in build prompt when fim disabled (#6)
|
2023-08-27 10:16:27 +02:00 |
|
Luc Georges
|
073be09042
|
feat: add tokenizer for context window size check (#5)
* feat: add tokenizer for context window size check
* refactor: clippy
* refactor: use `format!` instead of mut
* refactor: remove unnecessary cloning
|
2023-08-27 00:21:55 +02:00 |
|
Luc Georges
|
b3b7bb2b4e
|
feat: code completion (#2)
|
2023-08-24 17:46:26 +02:00 |
|
Luc Georges
|
f3a7f8ee03
|
feat: init ccserver
|
2023-08-10 22:46:10 +02:00 |
|