Commit Graph

  • bd3ae7203e
    docs: improve README.md (#373) Meng Zhang 2023-08-29 10:14:44 +0800
  • fc9a623e72
    feat: add logging on server starting (#372) Meng Zhang 2023-08-28 14:12:00 +0800
  • 65836ee199
    feat: add stop words encoding offset for ctranslate model config (#371) Meng Zhang 2023-08-28 14:07:01 +0800
  • 4da95892ba
    chore: bump intellij plugin version 0.2.0. (#369) Zhiming Ma 2023-08-25 00:19:45 +0800
  • 1e245be721
    fix(intellij): fix inlay text rendering. (#368) Zhiming Ma 2023-08-24 17:40:50 +0800
  • 77fc2be552
    fix(agent): improve postprocess: limitScopeByIndentaion. (#367) Zhiming Ma 2023-08-24 13:58:04 +0800
  • 4a8a14afdf
    docs: add jetbrains downloads to README (#366) Meng Zhang 2023-08-22 00:05:19 +0800
  • 2a91a21787
    feat: add gpu info to health state [TAB-162] (#364) vodkaslime 2023-08-21 18:06:38 +0800
  • bdda8a534f
    feat(intellij): add anonymous usage event IntelliJInitFailed. (#365) Zhiming Ma 2023-08-21 13:51:41 +0800
  • b1ad936033
    feat: add version information in health state. (#363) Meng Zhang 2023-08-20 23:21:12 +0800
  • df45573501
    feat: reduce ServeHealth event to every 300s to reduce event volume (#362) Meng Zhang 2023-08-20 20:36:59 +0800
  • 3a2262429a
    chore: bump VSCode extension version 0.3.0. (#361) Zhiming Ma 2023-08-18 10:55:57 +0800
  • b4381acfbf
    feat: add model-converter [TAB-153] (#357) vodkaslime 2023-08-17 22:29:20 +0800
  • 732d83feef
    feat(agent): monitor completion response time. (#359) Zhiming Ma 2023-08-17 22:28:41 +0800
  • 2026b4dd0e
    feat: add architecture/cpu info to health api response [TAB-162] (#355) vodkaslime 2023-08-15 23:22:03 +0800
  • 119d8740fc
    Fix typo in tagline (#353) Sandro Figo 2023-08-15 03:08:49 +0200
  • d497217427
    feat(agent): support add request headers in config. (#351) Zhiming Ma 2023-08-11 19:39:17 +0800
  • ad85befc7c
    fix(agent): event name Connected -> AgentConnected. (#350) Zhiming Ma 2023-08-10 17:34:24 +0800
  • b6ce85733f
    feat(agent): add anonymous event: Connected. (#349) Zhiming Ma 2023-08-10 17:14:45 +0800
  • 61a885ddd8
    fix(vscode): will show warning if editor inline suggest is disabled. (#348) Zhiming Ma 2023-08-10 15:57:59 +0800
  • 3052ad4450
    fix(vim): text inserted position error when completion ends with empty line. (#346) Zhiming Ma 2023-08-09 18:29:06 +0800
  • d89d5aeef2
    fix(vim): multibytes characters counting. (#345) Zhiming Ma 2023-08-09 17:42:57 +0800
  • dbc89831b1
    feat: add serve health heartbeat (#343) Meng Zhang 2023-08-09 16:08:42 +0800
  • a128fdcf5a
    docs: Update self-hosting.md about usage collection (#344) Meng Zhang 2023-08-09 16:02:37 +0800
  • d0f6ad2d2a
    feat: add anonymous usage tracker (#342) Meng Zhang 2023-08-09 15:31:13 +0800
  • 203949bb76
    feat(intellij): support auth. (#341) Zhiming Ma 2023-08-09 13:55:24 +0800
  • 220fcc0d65
    fix: make `config.experimental` optional (#339) Meng Zhang 2023-08-07 17:53:00 +0800
  • 9e44d469d1
    docs: add instruction to intellij plugin. (#338) Zhiming Ma 2023-08-05 13:13:21 +0800
  • d4a83cf302
    chore: update intellij plugin description. Bump version to 0.1.2. (#337) Zhiming Ma 2023-08-04 23:18:02 +0800
  • 81f953faea
    fix(intellij): node process not closed. (#336) Zhiming Ma 2023-08-04 16:59:31 +0800
  • a90a195807
    fix(intellij): fix compatibility for build 2023.x. Bump version to 0.1.1. (#335) Zhiming Ma 2023-08-04 14:18:14 +0800
  • 7a61ceac1b
    chore: bump intellij plugin version to 0.1.0. (#334) Zhiming Ma 2023-08-04 12:39:47 +0800
  • 20e9788f29
    feat(intellij): add statusbar and settings (#333) Zhiming Ma 2023-08-04 12:02:32 +0800
  • 4eaae27ed3
    Update Cargo.toml (#331) Meng Zhang 2023-08-03 19:55:00 +0800
  • 6a50902ca7
    fix: support ctranslate2 rev7 vocab files (.json) (#327) Meng Zhang 2023-08-02 21:36:31 +0800
  • b990781c9f
    feat: upgrade ctranslate2 to v3.17.1 (#326) Meng Zhang 2023-08-02 15:03:24 +0800
  • 57c811b30f
    fix: improve download logging (#325) Meng Zhang 2023-08-02 14:30:35 +0800
  • b8308b7118
    refactor: extract TextGeneration trait (#324) Meng Zhang 2023-08-02 14:12:51 +0800
  • 83e1cf76d8
    feat: Upgrade ctranslate2 to v3.17.1 (#323) Meng Zhang 2023-08-02 13:46:08 +0800
  • 5a49ba60b1
    Update crates/tabby-download/src/lib.rs sweep/improve-logging sweep-ai[bot] 2023-07-27 16:18:38 +0000
  • 9d66c098f8
    Update crates/tabby-download/src/lib.rs sweep-ai[bot] 2023-07-27 10:13:53 +0000
  • e0e2702d76
    Update crates/tabby-download/src/lib.rs sweep-ai[bot] 2023-07-27 10:12:32 +0000
  • cf8e45121d
    Update crates/tabby-download/src/lib.rs sweep-ai[bot] 2023-07-27 10:10:38 +0000
  • 8898045fa8
    Update crates/tabby-download/src/lib.rs sweep-ai[bot] 2023-07-27 10:01:52 +0000
  • 8f29730850
    Update crates/tabby/src/serve/completions.rs sweep/improve-logging-information sweep-ai[bot] 2023-07-27 09:56:43 +0000
  • c69638b60c
    Update crates/tabby/src/serve/completions.rs sweep-ai[bot] 2023-07-27 09:54:36 +0000
  • 62c18e2ac4
    Create refactor template sweep/add-sweep-config sweep-ai[bot] 2023-07-27 09:53:06 +0000
  • f3d208d7ec
    Create feature template sweep-ai[bot] 2023-07-27 09:53:05 +0000
  • acc008cad2
    Create bugfix template sweep-ai[bot] 2023-07-27 09:53:05 +0000
  • c708dfa6b9
    Create sweep.yaml config file sweep-ai[bot] 2023-07-27 09:53:04 +0000
  • 67d407779c
    feat(intellij): auto trigger completion and add hotkeys to accept/dismiss completion. (#315) Zhiming Ma 2023-07-27 16:47:51 +0800
  • b66a178bb7
    docs: Update self-hosting.md Meng Zhang 2023-07-26 21:15:31 +0800
  • ce79d40e07
    docs: Update self-hosting.md Meng Zhang 2023-07-26 18:19:38 +0800
  • ead8090a8f
    feat: add intellij plugin. (#312) Zhiming Ma 2023-07-25 19:17:14 +0800
  • 81a8332c89
    chore: bump VSCode extension version 0.2.1. (#303) Zhiming Ma 2023-07-17 16:47:54 +0800
  • ec73728825
    chore(vscode): set keybinding default to vscode-style. (#302) Zhiming Ma 2023-07-17 12:58:42 +0800
  • 3c8455077e
    docs(vscode): add changelog. (#300) Zhiming Ma 2023-07-16 16:03:13 +0800
  • 95bd53ac9c
    feat: add select kind param. Supported editors could log line select … (#299) Meng Zhang 2023-07-16 16:02:40 +0800
  • 3457599db5
    chore: bump VSCode extension version 0.1.2. (#298) Zhiming Ma 2023-07-14 15:16:19 +0800
  • 1878644778
    feat(vscode): add keybindings for accepting inline completions. (#297) Zhiming Ma 2023-07-14 14:54:24 +0800
  • be5fe0d737
    feat: add rust prompt rewrite support (#296) Meng Zhang 2023-07-13 17:31:44 +0800
  • 4388fd0050
    feat: support prompt rewriting (#295) Meng Zhang 2023-07-13 17:05:41 +0800
  • 207559b0a2
    feat: Agent add postprocess for repetitive patterns. (#294) Zhiming Ma 2023-07-13 16:31:20 +0800
  • 19586a4926
    fix: fix bad indexing field of tag indexer (#293) Meng Zhang 2023-07-13 15:19:46 +0800
  • 24d17dc1ed
    feat: switching index to tag based (#265) Meng Zhang 2023-07-13 14:25:39 +0800
  • be90047477
    fix: fix int8 compute type, fix auto compute type selection (include float32 into consideration for cuda compute capability <= 6.0) (#291) Meng Zhang 2023-07-12 11:09:38 +0800
  • 2ad0b69786
    feat(experimental): visualize with streamlit (#290) Meng Zhang 2023-07-11 15:29:45 +0800
  • 5a5d6ee9d2
    refactor: update yarn workspace struct and build scripts. (#288) Zhiming Ma 2023-07-11 14:02:58 +0800
  • 7ca416aa13 feat(experimental): add script to run eval in cli Meng Zhang 2023-07-11 10:34:36 +0800
  • b135022dc0 feat: add script to run eval in cli Meng Zhang 2023-07-11 10:31:50 +0800
  • bed723fced
    feat: add python eval script (#266) Meng Zhang 2023-07-11 09:53:04 +0800
  • e822d1857f
    fix: add retry strategy in tabby download (#285) Meng Zhang 2023-07-09 13:18:19 +0800
  • 62e0ea91d4
    refactor: move vscode dev options to agent config. (#283) Zhiming Ma 2023-07-07 00:31:15 +0800
  • 920ff9d0fe
    docs: update VSCode extensino walkthrough docs about Tabby Cloud. (#282) Zhiming Ma 2023-07-06 11:43:34 +0800
  • 8d1b4f1edb
    Revert "Update 02-apple.md (#280)" (#281) Meng Zhang 2023-07-06 10:56:07 +0800
  • 93e4882005
    Update 02-apple.md (#280) Meng Zhang 2023-07-06 10:51:22 +0800
  • 011b05ee30
    feat: vscode extension walkthrough guide (#278) Zhiming Ma 2023-07-05 22:56:07 +0800
  • 77079a9033
    fix: vim plugin tab keymap fallback. (#277) Zhiming Ma 2023-07-04 16:35:46 +0800
  • 9ca7d11295
    chore: move agent log filepath. (#275) Zhiming Ma 2023-07-03 14:16:19 +0800
  • 2a01fdf177
    feat: agent read config toml (#274) Zhiming Ma 2023-07-03 11:19:09 +0800
  • 8a7630563b
    chore: bump VSCode extention version 0.1.1. (#271) Zhiming Ma 2023-06-25 10:57:29 +0800
  • 9ca1f7e5f1
    fix: add additional whitespace to match tokens that combining space and li… (#270) Meng Zhang 2023-06-24 18:15:52 -0700
  • af517fb15b
    refactor: improve client auth flow (#269) Zhiming Ma 2023-06-25 05:43:13 +0800
  • 7abca766ca
    feat(python): add tabby-python-client (#268) Meng Zhang 2023-06-24 09:43:16 -0700
  • 848aff7d1f chore: add experimental eval setup Meng Zhang 2023-06-24 09:02:50 -0700
  • 06ac9f594e chore: add git dependency, for purpose of using scheduler in container Meng Zhang 2023-06-24 09:23:16 -0700
  • 9e42a36376
    Update README.md Meng Zhang 2023-06-24 07:41:33 -0700
  • 450bf5eded
    fix: agent auth token refresh. (#267) Zhiming Ma 2023-06-24 21:33:33 +0800
  • 631cff3aed docs: update url of playground server Meng Zhang 2023-06-23 18:55:23 -0700
  • 9278c67c8e
    Update docker-compose.yaml Meng Zhang 2023-06-23 12:14:29 -0700
  • 8879ed7655
    feat: add experimental self host setup (#261) Meng Zhang 2023-06-23 12:13:22 -0700
  • 0265d946d9 fix Meng Zhang 2023-06-23 11:00:19 -0700
  • c43f885bc1
    fix authApiBase (#264) Meng Zhang 2023-06-23 10:56:00 -0700
  • 55ecfaca7b fix: change tabby server url Meng Zhang 2023-06-23 10:09:03 -0700
  • 2b258041bb
    fix: Agent refresh auth token retry delay. (#263) Zhiming Ma 2023-06-23 15:39:06 +0800
  • 1752f1555b
    feat: agent auth support to refresh token. (#262) Zhiming Ma 2023-06-23 14:43:55 +0800
  • b6845ddac0
    feat: vim user configurable bindings for accept/dismiss (#257) Will Owens 2023-06-23 02:35:55 -0400
  • 59b03ae477 fix: use full clone in scheduler Meng Zhang 2023-06-22 15:06:44 -0700
  • fcbc5edc55
    Revert "feat: add /experimental/search endpoint (#258)" (#260) Meng Zhang 2023-06-22 14:23:35 -0700
  • 04980160e5
    feat: add /experimental/search endpoint (#258) Meng Zhang 2023-06-22 13:47:32 -0700