tabby/crates/tabby-scheduler/src
vodkaslime 90aadad3ce
feat: map js,ts,jsx and tsx to js-ts as unified language [TAB-181] (#386)
* feat: reduce js, ts, jsx and tsx to js-ts

* chore: refactor and add language reducing to both indexing and dataset jobs

* chore: only reduce language in dataset job

* chore: only reduce language in index job

* chore: fix lint

* chore: resolve comments
2023-08-31 17:21:39 +00:00
..
dataset.rs feat: extend language [TAB-181] (#385) 2023-08-31 07:36:57 +00:00
index.rs feat: map js,ts,jsx and tsx to js-ts as unified language [TAB-181] (#386) 2023-08-31 17:21:39 +00:00
lib.rs feat: support prompt rewriting (#295) 2023-07-13 09:05:41 +00:00
repository.rs fix: use full clone in scheduler 2023-06-22 15:06:44 -07:00