Commit Graph

  • 2cc751766f
    feat(vim): update tabby-agent. (#824) Zhiming Ma 2023-11-18 15:59:12 +0800
  • 8c5639b544
    refactor: delete contrib/jetson/Dockerfile as it's no longer compatible post 0.5 Meng Zhang 2023-11-17 22:50:58 -0800
  • 6ed94a7951
    feat(vscode): Add dont-show-again for warnings. Add online help links. (#821) Zhiming Ma 2023-11-18 12:33:59 +0800
  • fcfa13136a
    fix: move db path, fix compile error (#820) Eric 2023-11-18 10:08:07 +0800
  • 33e817e1bc
    chore: exclude ee/tabby-webserver/ui to language stats Meng Zhang 2023-11-17 15:50:27 -0800
  • 9bb6e2d472
    chore: exclude experimental directory for language stats Meng Zhang 2023-11-17 15:45:47 -0800
  • 474833131e
    fix: rust build caused by 1.74.0 release (#819) Meng Zhang 2023-11-17 15:21:47 -0800
  • 2bcbf8145c fix: mark tabby-ui as yarn managed Meng Zhang 2023-11-17 15:08:29 -0800
  • 25621547a7
    feat: make --model optional, so user can start a chat only instance (#817) Meng Zhang 2023-11-17 14:35:58 -0800
  • fb2b8dab2b
    docs: remove 0.5.0 warning as tabby adapt same format for remote / local storage Meng Zhang 2023-11-17 11:43:16 -0800
  • ce338c7436
    feat: validate token during worker registration (#803) Eric 2023-11-17 15:05:39 +0800
  • 97f4989905
    fix(intellij): set manual trigger default keymap to Ctrl+BackSlash to avoid conflict when new UI enabled. (#811) Zhiming Ma 2023-11-17 15:03:16 +0800
  • 549dc97e58
    feat(vscode): show loading status when fetching completion for auto trigger mode. (#810) Zhiming Ma 2023-11-17 14:14:07 +0800
  • 76679bc249
    feat(intellij): add check connection button in settings page. (#809) Zhiming Ma 2023-11-17 13:34:41 +0800
  • d47dac9041
    fix(vim): fix vim tab keybinding fallback. (#763) Zhiming Ma 2023-11-17 13:24:57 +0800
  • adb4bcd13f
    feat(vscode): add notification when failed to connect to server. (#808) Zhiming Ma 2023-11-17 12:30:04 +0800
  • d0c9b56467
    fix: chat model loading is wrongly distributed to --model (#801) Meng Zhang 2023-11-15 19:35:12 -0800
  • d41942975d
    feat: match local model directory to MODEL_SPEC.md (#800) Meng Zhang 2023-11-15 19:33:38 -0800
  • b8325bd8ab docs: polish faq part for custom model Meng Zhang 2023-11-15 15:00:16 -0800
  • c0a4309061
    docs: add custom registry information to faq (#799) Meng Zhang 2023-11-15 14:34:25 -0800
  • abe0411f03
    feat: add ee feature flag to distinguish the OSS and EE offering (#789) Meng Zhang 2023-11-14 16:15:15 -0800
  • bd072d8fb9
    feat(ui): always display chat api endpoints in swagger doc (#784) Meng Zhang 2023-11-14 13:10:41 -0800
  • 6236566a21
    feat: update tabby ui (#783) Meng Zhang 2023-11-14 13:05:36 -0800
  • 184ccc81e9
    feat: adding conversation history / new chat in chat playground (#780) aliang 2023-11-15 04:50:58 +0800
  • 618009373b
    refactor: use tarpc for easier worker <-> hub communication (#781) Meng Zhang 2023-11-14 12:48:20 -0800
  • e521f0637c
    feat: add worker command worker::completion and worker::chat (#778) Meng Zhang 2023-11-13 15:21:57 -0800
  • 510eddca89
    docs: change blogpost date, fix typos, and add twitter image. (#777) Lucy Gao 2023-11-13 12:05:20 -0800
  • ebbe6e5af8
    fix: helpful message when llama.cpp submodule is not present (#719) (#775) Maciej 2023-11-13 08:51:46 +0100
  • ae2612051f refactor: serve/mod.rs -> serve.rs extract-routes Meng Zhang 2023-11-12 22:26:30 -0800
  • e0017cadec
    refactor: extract routes/ to share routes between commands (#774) Meng Zhang 2023-11-12 22:24:20 -0800
  • 66f4b9330e fix test Meng Zhang 2023-11-12 22:19:21 -0800
  • 5cebca4164 remove useless code Meng Zhang 2023-11-12 21:29:12 -0800
  • 300007a288 services completions -> completion Meng Zhang 2023-11-12 21:27:50 -0800
  • a0f7a8b91c lift api into sub packages Meng Zhang 2023-11-12 21:26:31 -0800
  • 5b502c452f extract EventLogger service Meng Zhang 2023-11-12 21:23:11 -0800
  • f45c62af36 refactor: extract events api Meng Zhang 2023-11-12 21:03:46 -0800
  • 98c50f8050 refactor: extract routes/ to share routes between commands Meng Zhang 2023-11-12 20:59:40 -0800
  • 63c7da4f96
    feat(agent): postprocess add calculate replace range by syntax. (#765) Zhiming Ma 2023-11-13 12:53:20 +0800
  • bad87a99a2 refactor: serve/engine.rs => services/model.rs Meng Zhang 2023-11-12 20:37:31 -0800
  • 4359b0cc4b
    refactor: extract CompletionState -> CompletionService (#773) Meng Zhang 2023-11-12 16:14:58 -0800
  • 6f1a3039b0 chore: fix ci.yml rust toolchain Meng Zhang 2023-11-12 15:25:27 -0800
  • 52793304c0 chore: remove format / clippy / machette check as they're in autofix.yml Meng Zhang 2023-11-12 14:58:39 -0800
  • febfa18e4a
    refactor: move code api to tabby/serve (#771) Meng Zhang 2023-11-12 14:58:15 -0800
  • 3a9b4d9ef5
    feat: add graphql interface to tabby-webserver (#770) Meng Zhang 2023-11-12 14:52:28 -0800
  • 4d6dc626c0 chore: switch cargo clippy to nightly Meng Zhang 2023-11-12 13:49:42 -0800
  • 17db8a2950 refactor: use unwrap_or_default as suggested by clippy nightly Meng Zhang 2023-11-12 13:48:55 -0800
  • 15f768a971 feat: add tabby-webserver as distribution layer of tabby #769 Meng Zhang 2023-11-09 10:51:07 -0800
  • 56ec7c05f6 chore(ci): update cis for tabby-webserver Meng Zhang 2023-11-12 13:03:39 -0800
  • 3a70cda5e9
    chore: checkout submodules in autofix.yml Meng Zhang 2023-11-12 13:01:11 -0800
  • c5603d802b
    chore: update autofix-ci Meng Zhang 2023-11-12 12:56:37 -0800
  • 99d43a2b8c
    chore: add autofix workflow Meng Zhang 2023-11-12 12:29:34 -0800
  • 568b7b41a5
    feat(agent): add experimental postprocess limit scope by syntax. (#758) Zhiming Ma 2023-11-13 02:11:31 +0800
  • d7180ec7b9 fix: remove useless hyper-reverse-proxy Meng Zhang 2023-11-11 14:37:23 -0800
  • 8e58ff4003 refactor: move chat.rs to services/ rename search.rs -> code.rs Meng Zhang 2023-11-11 14:35:19 -0800
  • 4069fe735f refactor: remove useless route check for playground Meng Zhang 2023-11-11 14:24:31 -0800
  • 7695a667bb refactor: move tabby/src/search.rs -> tabby/src/services/search.rs Meng Zhang 2023-11-11 14:20:17 -0800
  • fce94f622b refactor: use Arc<dyn TextGeneration> and Arc<dyn CodeSearch> Meng Zhang 2023-11-11 13:56:01 -0800
  • 22592374c1
    refactor: add experimental-http feature (#750) Eric 2023-11-12 01:50:16 +0800
  • f2ea57bdd6
    refactor(agent): extract calculateReplaceRange and add unit test. (#764) Zhiming Ma 2023-11-12 00:42:00 +0800
  • 8a4ceba411
    feat(intellij): add loading status in intellij plugin when fetching completions for automatic trigger mode. Bryan 2023-11-11 23:01:33 +0800
  • e3518b46a5
    test(agent): add test bad case for limit scopy by indentation. (#757) Zhiming Ma 2023-11-11 14:45:38 +0800
  • 71815bef8f
    docs: fix and add additional information in the Modal installation page (#748) Bryan 2023-11-11 09:45:26 +0800
  • 41f60d3204
    refactor(code): extract `search_in_language` (#762) Meng Zhang 2023-11-10 17:29:50 -0800
  • bf2c1e6a79
    docs: blogpost for code model evals (#705) Lucy Gao 2023-11-10 17:00:18 -0800
  • 9380da130e fix: fix tests Meng Zhang 2023-11-10 14:57:15 -0800
  • 4068d6e81d
    refactor: extract BoxCodeSearch as interface to CodeSearch (#756) Meng Zhang 2023-11-10 14:55:51 -0800
  • f5508554e2 refactor: extract tabby-common/src/code refactor-extract-code Meng Zhang 2023-11-10 13:23:01 -0800
  • aa61f0549f docs: update openapi.json Meng Zhang 2023-11-10 12:09:07 -0800
  • 73a76a3d8e
    feat(scheduler): add a tqdm bar for scheduler job to better present the remaining time. (#754) Meng Zhang 2023-11-10 11:52:07 -0800
  • 3600ef77fc fix: clippy warnings in CodeSearchSchema Meng Zhang 2023-11-10 11:48:52 -0800
  • 27ed9c2cc4
    fix: tantivy requires more memory for indexing in new version. (#753) Meng Zhang 2023-11-10 11:41:50 -0800
  • b510f61aca
    refactor: extract tabby_common::api::code / tabby_common::index::CodeSearchSchema (#743) Meng Zhang 2023-11-10 10:11:13 -0800
  • ff03e2a34e
    feat(agent): add back agent timeout config. (#739) Zhiming Ma 2023-11-10 14:39:22 +0800
  • 138b7459c5
    feat: add LLAMA_CPP_N_THREADS env (#742) Erfan Safari 2023-11-09 23:24:23 +0330
  • 4bbcdfa38e
    docs Update README.md with v0.5.5 Meng Zhang 2023-11-09 00:51:50 -0800
  • e6fb1b6ac0
    docs: add v0.5.5 CHANGELOG.md Meng Zhang 2023-11-09 00:36:35 -0800
  • 8c669dee8e
    fix: llama.cpp queuing logic (#741) Meng Zhang 2023-11-09 00:29:54 -0800
  • 507a9d937b Release 0.5.5 v0.5.5 r0.5 Meng Zhang 2023-11-09 00:26:12 -0800
  • 16f47005dd fix: llama.cpp queuing logic Meng Zhang 2023-11-09 00:20:41 -0800
  • cc5e257b74
    docs: update docs about Tabby Cloud. (#740) Zhiming Ma 2023-11-09 14:47:49 +0800
  • 03ff80efdb feat: update tabby-ui Meng Zhang 2023-11-08 16:07:39 -0800
  • cde3602877 feat: sync llama.cpp to latest Meng Zhang 2023-11-08 16:06:09 -0800
  • b51520062a
    refactor: extract ChatState -> ChatService (#730) Meng Zhang 2023-11-08 14:12:29 -0800
  • 72d1d9f0bb
    refactor: extract IndexServer into CodeSearchService (#728) Meng Zhang 2023-11-08 13:42:03 -0800
  • 8ab35b2639
    feat: add --parallelism to control throughput and vram usage (#727) Meng Zhang 2023-11-08 10:31:22 -0800
  • 3fb8445747
    feat: supports java (#715) leiwen83 2023-11-08 15:59:00 +0800
  • b0a62e4af9
    fix(intellij): fix agent IO charset to UTF8. (#723) Zhiming Ma 2023-11-08 15:08:00 +0800
  • 3af2ad7c60
    docs: Update .gitattributes Meng Zhang 2023-11-07 18:57:55 -0800
  • a8a89bbc6f
    docs(README.md): add 0.5.4 to what's new Meng Zhang 2023-11-07 13:44:08 -0800
  • e7f874b8da
    feat: adding an auto completion component in chat playground (#702) aliang 2023-11-08 05:29:07 +0800
  • 6bea2a4a78
    docs: add v0.5.4 to changelog Meng Zhang 2023-11-07 13:27:52 -0800
  • 2d1700dc93 add AND for query feat-adding-an-auto-completion-component Meng Zhang 2023-11-07 13:20:56 -0800
  • 732f022708 Release 0.5.4 v0.5.4 Meng Zhang 2023-11-07 13:12:33 -0800
  • f72b87bf79 fix: deadlock between background job and requests (#720) Meng Zhang 2023-11-07 13:11:28 -0800
  • 1ad0d39903
    fix: deadlock between background job and requests (#720) Meng Zhang 2023-11-07 13:11:28 -0800
  • b001816671
    chore: change default bug label to be bug-unconfirmed Meng Zhang 2023-11-07 08:59:54 -0800
  • 62d53fe4d5 fix: select completion and replace with doc name liangfung 2023-11-07 23:00:12 +0800
  • 1351642430
    docs: add 0.5.3 release to what's new Meng Zhang 2023-11-07 01:29:25 -0800
  • 8d7724b30a
    chore: Update CHANGELOG.md Meng Zhang 2023-11-07 00:58:25 -0800
  • 8046a482ea Release 0.5.3 v0.5.3 Meng Zhang 2023-11-07 00:57:48 -0800