Commit Graph

13 Commits

Author SHA1 Message Date
Meng Zhang
52c7b5b5d2
fix(scheduler): properly set parallelism for code indexer (#2504)
* fix(scheduler): properly set parallelism for code indexer

* update

* update

* update

* improve index warning messages

* fix
2024-06-26 12:44:22 +08:00
Meng Zhang
e50f04bb37
feat: migrate to pnpm (#2214)
* fix(chat-panel): FileContext.content shall be required field.

* fix: tabby agent build

* migrate vscode series

* fix tabby-ui build

* migrate all build pipeline

* cleanup lint / fix

* update test

* simplify workflow

* update

* update

* update

* update

* fix

* fix tabby-ui build

* fix name

* update

* update

* update

* update

* migrate tabby-email

* update
2024-05-21 21:43:15 +00:00
Meng Zhang
96522f81c6
feat: support use experimental-http device for --chat-model (#1537)
* fix panic message

* adapt

* update

* update

* update

* cleanup

* cleanup

* fix

* update

* update

* update

* restructure

* update

* update
2024-02-25 23:27:39 +00:00
Meng Zhang
257dba64a5
feat(experimental): use modal for easier evaluation. (#594) 2023-10-18 23:33:27 -07:00
Xudong Guo
7809bccc35 refactor: 💡 Add some .gitignore rules 2023-09-11 09:58:47 +08:00
Zhiming Ma
5a5d6ee9d2
refactor: update yarn workspace struct and build scripts. (#288)
* refactor: update yarn workspace struct and build scripts.

* fix: vim upgrade agent script.
2023-07-11 14:02:58 +08:00
Meng Zhang
fcf9b4345f
refactor: cleanup unused dotfiles (#198) 2023-06-05 12:54:40 -07:00
Meng Zhang
734957d1de
build mac binary in ci (#152)
* build mac binary in ci

* update

* update

* turn on verbose

* fix cross compile

* update

* update

* update

* update

* update

* update

* update
2023-05-27 14:31:27 -07:00
Meng Zhang
2bcc4d649f Add supervisord.pid to gitignore 2023-03-29 16:41:18 +08:00
Meng Zhang
1c3ec20f93
Prepare public release with a minimal deployment setup (#16)
* Move deployment to deployment-next

* Add deployment setup

* Update deployment-next

* Remove vector label

* update README.md
2023-03-26 22:44:15 +08:00
Meng Zhang
bcce00794e
Add admin panel (w/ streamlit) and logging (w/ vectordev) (#4) 2023-03-22 23:18:12 +08:00
Meng Zhang
f177fab951
Add docker compose (#3)
* Add docker-compose.yaml

* Update docker-compose
2023-03-22 02:42:47 +08:00
Meng Zhang
cf27c1a504 Add project preprocessing 2023-03-16 17:26:43 +08:00