Meng Zhang
|
e8dbd36663
|
feat: improve download command - support local cache checking behavior (#178)
* move download.rs
* add metadata
* support prefer local args
* fix format
* replace errorchain with anyhow
|
2023-06-01 06:42:04 +00:00 |
Meng Zhang
|
f3b37b253b
|
feat: add events logger (#170)
* add common events
* log events in serve
* formatting
* extract serde_conv
* update
* update
* fix logging
* update
|
2023-05-30 15:44:29 -07:00 |
Meng Zhang
|
d8cee4adac
|
chore: extract tabby-common (#169)
* chore: extract tabby-common
* simplify
|
2023-05-29 23:39:02 -07:00 |
Meng Zhang
|
48796ecd77
|
feat: add `tabby download` command (#157)
* simplify fmt-display
* cleanup
* move tabby-admin to reduce nest
* add model downloader
* get rid of model-type
* improve commands
* fix fmt
|
2023-05-28 14:36:11 -07:00 |
Meng Zhang
|
80d1dd1ca6
|
Add admin panel (behand --experimental-admin-panel) (#156)
* add admin
* add feature:admin_panel
* update
* add dist directory
* update
|
2023-05-28 01:17:32 -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 |